Skip to content

Console Output

17:43:53 [2024-02-28T22:43:53.180Z] Started by user Patrick Tasse
17:43:53 [2024-02-28T22:43:53.180Z] Running as Patrick Tasse
17:43:53 [2024-02-28T22:43:53.631Z] Obtained jenkins/pipelines/tracecompass-jdk17.Jenkinsfile from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
17:43:54 [2024-02-28T22:43:54.076Z] [Pipeline] Start of Pipeline
17:43:56 [2024-02-28T22:43:56.026Z] [Pipeline] readTrusted
17:43:56 [2024-02-28T22:43:56.325Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
17:43:56 [2024-02-28T22:43:56.572Z] [Pipeline] echo
17:43:56 [2024-02-28T22:43:56.573Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
17:43:56 [2024-02-28T22:43:56.576Z] [Pipeline] podTemplate
17:43:56 [2024-02-28T22:43:56.660Z] [Pipeline] {
17:43:57 [2024-02-28T22:43:57.538Z] [Pipeline] node
17:44:03 [2024-02-28T22:44:03.632Z] Created Pod: kubernetes tracecompass/tracecompass-build-xvqtf-58kv4
17:44:12 [2024-02-28T22:44:12.539Z] Still waiting to schedule task
17:44:12 [2024-02-28T22:44:12.540Z]tracecompass-build-xvqtf-58kv4’ is offline
17:44:54 [2024-02-28T22:44:54.689Z] Agent tracecompass-build-xvqtf-58kv4 is provisioned from template tracecompass-build-xvqtf
17:44:54 [2024-02-28T22:44:54.717Z] ---
17:44:54 [2024-02-28T22:44:54.717Z] apiVersion: "v1"
17:44:54 [2024-02-28T22:44:54.717Z] kind: "Pod"
17:44:54 [2024-02-28T22:44:54.717Z] metadata:
17:44:54 [2024-02-28T22:44:54.717Z]   annotations:
17:44:54 [2024-02-28T22:44:54.717Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-master-nightly/787/"
17:44:54 [2024-02-28T22:44:54.717Z]     runUrl: "job/tracecompass-master-nightly/787/"
17:44:54 [2024-02-28T22:44:54.717Z]   labels:
17:44:54 [2024-02-28T22:44:54.717Z]     jenkins: "slave"
17:44:54 [2024-02-28T22:44:54.717Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
17:44:54 [2024-02-28T22:44:54.717Z]     jenkins/label: "tracecompass-build"
17:44:54 [2024-02-28T22:44:54.717Z]   name: "tracecompass-build-xvqtf-58kv4"
17:44:54 [2024-02-28T22:44:54.717Z]   namespace: "tracecompass"
17:44:54 [2024-02-28T22:44:54.717Z] spec:
17:44:54 [2024-02-28T22:44:54.717Z]   containers:
17:44:54 [2024-02-28T22:44:54.717Z]   - args:
17:44:54 [2024-02-28T22:44:54.717Z]     - "-c"
17:44:54 [2024-02-28T22:44:54.717Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
17:44:54 [2024-02-28T22:44:54.717Z]     command:
17:44:54 [2024-02-28T22:44:54.717Z]     - "/bin/sh"
17:44:54 [2024-02-28T22:44:54.717Z]     image: "eclipse/tracecompass-build-env:18.04"
17:44:54 [2024-02-28T22:44:54.717Z]     imagePullPolicy: "Always"
17:44:54 [2024-02-28T22:44:54.717Z]     name: "tracecompass"
17:44:54 [2024-02-28T22:44:54.717Z]     resources:
17:44:54 [2024-02-28T22:44:54.717Z]       limits:
17:44:54 [2024-02-28T22:44:54.717Z]         memory: "2.6Gi"
17:44:54 [2024-02-28T22:44:54.717Z]         cpu: "1.3"
17:44:54 [2024-02-28T22:44:54.717Z]       requests:
17:44:54 [2024-02-28T22:44:54.717Z]         memory: "2.6Gi"
17:44:54 [2024-02-28T22:44:54.717Z]         cpu: "1.3"
17:44:54 [2024-02-28T22:44:54.717Z]     tty: true
17:44:54 [2024-02-28T22:44:54.717Z]     volumeMounts:
17:44:54 [2024-02-28T22:44:54.717Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
17:44:54 [2024-02-28T22:44:54.717Z]       name: "settings-xml"
17:44:54 [2024-02-28T22:44:54.717Z]       readOnly: true
17:44:54 [2024-02-28T22:44:54.717Z]       subPath: "settings.xml"
17:44:54 [2024-02-28T22:44:54.717Z]     - mountPath: "/home/jenkins/.m2/repository"
17:44:54 [2024-02-28T22:44:54.717Z]       name: "m2-repo"
17:44:54 [2024-02-28T22:44:54.717Z]     - mountPath: "/opt/tools"
17:44:54 [2024-02-28T22:44:54.717Z]       name: "tools"
17:44:54 [2024-02-28T22:44:54.717Z]     - mountPath: "/home/jenkins/agent"
17:44:54 [2024-02-28T22:44:54.717Z]       name: "workspace-volume"
17:44:54 [2024-02-28T22:44:54.717Z]       readOnly: false
17:44:54 [2024-02-28T22:44:54.717Z]   - env:
17:44:54 [2024-02-28T22:44:54.717Z]     - name: "JENKINS_SECRET"
17:44:54 [2024-02-28T22:44:54.717Z]       value: "********"
17:44:54 [2024-02-28T22:44:54.717Z]     - name: "JENKINS_TUNNEL"
17:44:54 [2024-02-28T22:44:54.717Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
17:44:54 [2024-02-28T22:44:54.717Z]     - name: "JENKINS_AGENT_NAME"
17:44:54 [2024-02-28T22:44:54.717Z]       value: "tracecompass-build-xvqtf-58kv4"
17:44:54 [2024-02-28T22:44:54.717Z]     - name: "JENKINS_NAME"
17:44:54 [2024-02-28T22:44:54.717Z]       value: "tracecompass-build-xvqtf-58kv4"
17:44:54 [2024-02-28T22:44:54.717Z]     - name: "JENKINS_AGENT_WORKDIR"
17:44:54 [2024-02-28T22:44:54.717Z]       value: "/home/jenkins/agent"
17:44:54 [2024-02-28T22:44:54.717Z]     - name: "JENKINS_URL"
17:44:54 [2024-02-28T22:44:54.717Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
17:44:54 [2024-02-28T22:44:54.717Z]     image: "eclipsecbi/jenkins-jnlp-agent"
17:44:54 [2024-02-28T22:44:54.717Z]     name: "jnlp"
17:44:54 [2024-02-28T22:44:54.717Z]     resources:
17:44:54 [2024-02-28T22:44:54.717Z]       requests:
17:44:54 [2024-02-28T22:44:54.717Z]         memory: "256Mi"
17:44:54 [2024-02-28T22:44:54.717Z]         cpu: "100m"
17:44:54 [2024-02-28T22:44:54.717Z]     volumeMounts:
17:44:54 [2024-02-28T22:44:54.717Z]     - mountPath: "/home/jenkins/.ssh"
17:44:54 [2024-02-28T22:44:54.717Z]       name: "volume-known-hosts"
17:44:54 [2024-02-28T22:44:54.717Z]     - mountPath: "/home/jenkins/agent"
17:44:54 [2024-02-28T22:44:54.717Z]       name: "workspace-volume"
17:44:54 [2024-02-28T22:44:54.717Z]       readOnly: false
17:44:54 [2024-02-28T22:44:54.717Z]   nodeSelector:
17:44:54 [2024-02-28T22:44:54.717Z]     kubernetes.io/os: "linux"
17:44:54 [2024-02-28T22:44:54.717Z]   restartPolicy: "Never"
17:44:54 [2024-02-28T22:44:54.717Z]   volumes:
17:44:54 [2024-02-28T22:44:54.717Z]   - emptyDir: {}
17:44:54 [2024-02-28T22:44:54.717Z]     name: "m2-repo"
17:44:54 [2024-02-28T22:44:54.717Z]   - name: "settings-xml"
17:44:54 [2024-02-28T22:44:54.717Z]     secret:
17:44:54 [2024-02-28T22:44:54.717Z]       items:
17:44:54 [2024-02-28T22:44:54.717Z]       - key: "settings.xml"
17:44:54 [2024-02-28T22:44:54.717Z]         path: "settings.xml"
17:44:54 [2024-02-28T22:44:54.717Z]       secretName: "m2-secret-dir"
17:44:54 [2024-02-28T22:44:54.717Z]   - emptyDir:
17:44:54 [2024-02-28T22:44:54.717Z]       medium: ""
17:44:54 [2024-02-28T22:44:54.717Z]     name: "workspace-volume"
17:44:54 [2024-02-28T22:44:54.717Z]   - configMap:
17:44:54 [2024-02-28T22:44:54.717Z]       name: "known-hosts"
17:44:54 [2024-02-28T22:44:54.717Z]     name: "volume-known-hosts"
17:44:54 [2024-02-28T22:44:54.717Z]   - name: "tools"
17:44:54 [2024-02-28T22:44:54.717Z]     persistentVolumeClaim:
17:44:54 [2024-02-28T22:44:54.717Z]       claimName: "tools-claim-jiro-tracecompass"
17:44:54 [2024-02-28T22:44:54.717Z] 
17:44:55 [2024-02-28T22:44:55.829Z] Running on tracecompass-build-xvqtf-58kv4 in /home/jenkins/agent/workspace/tracecompass-master-nightly
17:44:56 [2024-02-28T22:44:56.203Z] [Pipeline] {
17:44:57 [2024-02-28T22:44:57.343Z] [Pipeline] stage
17:44:57 [2024-02-28T22:44:57.345Z] [Pipeline] { (Declarative: Checkout SCM)
17:44:57 [2024-02-28T22:44:57.975Z] [Pipeline] checkout
17:44:58 [2024-02-28T22:44:58.930Z] Selected Git installation does not exist. Using Default
17:44:58 [2024-02-28T22:44:58.930Z] The recommended git tool is: NONE
17:45:17 [2024-02-28T22:45:17.626Z] No credentials specified
17:45:17 [2024-02-28T22:45:17.629Z] Cloning the remote Git repository
17:45:17 [2024-02-28T22:45:17.815Z] Cloning repository https://github.com/eclipse-tracecompass/tracecompass-infra.git
17:45:18 [2024-02-28T22:45:18.026Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-nightly # timeout=10
17:45:18 [2024-02-28T22:45:18.730Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git
17:45:18 [2024-02-28T22:45:18.731Z]  > git --version # timeout=10
17:45:18 [2024-02-28T22:45:18.818Z]  > git --version # 'git version 2.20.1'
17:45:18 [2024-02-28T22:45:18.819Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:45:19 [2024-02-28T22:45:19.820Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10
17:45:19 [2024-02-28T22:45:19.916Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:45:26 [2024-02-28T22:45:26.135Z] Avoid second fetch
17:45:26 [2024-02-28T22:45:26.231Z] Checking out Revision d488b4c6d0e2bb961c603040d4ce9e4b74ae77c3 (refs/remotes/origin/master)
17:45:26 [2024-02-28T22:45:26.215Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:45:26 [2024-02-28T22:45:26.320Z]  > git config core.sparsecheckout # timeout=10
17:45:26 [2024-02-28T22:45:26.327Z]  > git checkout -f d488b4c6d0e2bb961c603040d4ce9e4b74ae77c3 # timeout=10
17:45:27 [2024-02-28T22:45:27.830Z] Commit message: "Merge pull request #2 from PatrickTasse/master"
17:45:27 [2024-02-28T22:45:27.916Z]  > git rev-list --no-walk d488b4c6d0e2bb961c603040d4ce9e4b74ae77c3 # timeout=10
17:45:28 [2024-02-28T22:45:28.388Z] [Pipeline] }
17:45:28 [2024-02-28T22:45:28.646Z] [Pipeline] // stage
17:45:29 [2024-02-28T22:45:29.713Z] [Pipeline] withEnv
17:45:29 [2024-02-28T22:45:29.714Z] [Pipeline] {
17:45:34 [2024-02-28T22:45:34.834Z] [Pipeline] withEnv
17:45:34 [2024-02-28T22:45:34.835Z] [Pipeline] {
17:45:36 [2024-02-28T22:45:36.115Z] [Pipeline] timestamps
17:45:36 [2024-02-28T22:45:36.116Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
17:45:36 [2024-02-28T22:45:36.116Z] [Pipeline] {
17:45:37 [2024-02-28T22:45:37.024Z] [Pipeline] timeout
17:45:37 [2024-02-28T22:45:37.024Z] Timeout set to expire in 4 hr 0 min
17:45:37 [2024-02-28T22:45:37.024Z] [Pipeline] {
17:45:38 [2024-02-28T22:45:38.193Z] [Pipeline] stage
17:45:38 [2024-02-28T22:45:38.194Z] [Pipeline] { (Declarative: Tool Install)
17:45:39 [2024-02-28T22:45:39.327Z] [Pipeline] tool
17:45:39 [2024-02-28T22:45:39.831Z] [Pipeline] envVarsForTool
17:45:40 [2024-02-28T22:45:40.717Z] [Pipeline] tool
17:45:41 [2024-02-28T22:45:41.234Z] [Pipeline] envVarsForTool
17:45:41 [2024-02-28T22:45:41.758Z] [Pipeline] }
17:45:42 [2024-02-28T22:45:42.021Z] [Pipeline] // stage
17:45:42 [2024-02-28T22:45:42.539Z] [Pipeline] withEnv
17:45:42 [2024-02-28T22:45:42.540Z] [Pipeline] {
17:45:43 [2024-02-28T22:45:43.907Z] [Pipeline] stage
17:45:43 [2024-02-28T22:45:43.909Z] [Pipeline] { (Checkout)
17:45:48 [2024-02-28T22:45:48.851Z] [Pipeline] tool
17:45:49 [2024-02-28T22:45:49.365Z] [Pipeline] envVarsForTool
17:45:50 [2024-02-28T22:45:50.250Z] [Pipeline] tool
17:45:50 [2024-02-28T22:45:50.779Z] [Pipeline] envVarsForTool
17:45:51 [2024-02-28T22:45:51.420Z] [Pipeline] withEnv
17:45:51 [2024-02-28T22:45:51.421Z] [Pipeline] {
17:45:52 [2024-02-28T22:45:52.956Z] [Pipeline] container
17:45:52 [2024-02-28T22:45:52.958Z] [Pipeline] {
17:45:53 [2024-02-28T22:45:53.579Z] [Pipeline] sh
17:45:54 [2024-02-28T22:45:54.529Z] + mkdir -p ../scripts
17:45:54 [2024-02-28T22:45:54.884Z] [Pipeline] sh
17:45:55 [2024-02-28T22:45:55.522Z] + cp scripts/deploy-rcp.sh ../scripts
17:45:55 [2024-02-28T22:45:55.771Z] [Pipeline] sh
17:45:56 [2024-02-28T22:45:56.420Z] + cp scripts/deploy-update-site.sh ../scripts
17:45:56 [2024-02-28T22:45:56.691Z] [Pipeline] sh
17:45:57 [2024-02-28T22:45:57.242Z] + cp scripts/deploy-doc.sh ../scripts
17:45:57 [2024-02-28T22:45:57.588Z] [Pipeline] sh
17:45:58 [2024-02-28T22:45:58.223Z] + cp scripts/deploy-javadoc.sh ../scripts
17:45:58 [2024-02-28T22:45:58.496Z] [Pipeline] sh
17:45:59 [2024-02-28T22:45:59.224Z] + cp scripts/macosx-notarize.sh ../scripts
17:45:59 [2024-02-28T22:45:59.484Z] [Pipeline] checkout
17:45:59 [2024-02-28T22:45:59.491Z] The recommended git tool is: NONE
17:45:59 [2024-02-28T22:45:59.524Z] No credentials specified
17:45:59 [2024-02-28T22:45:59.524Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@beda3151; decorates RemoteLauncher[hudson.remoting.Channel@7cd662a3:JNLP4-connect connection from 10.40.37.44/10.40.37.44:35296] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
17:45:59 [2024-02-28T22:45:59.620Z] Fetching changes from the remote Git repository
17:45:59 [2024-02-28T22:45:59.524Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-master-nightly/.git # timeout=10
17:45:59 [2024-02-28T22:45:59.625Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git # timeout=10
17:45:59 [2024-02-28T22:45:59.725Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git
17:45:59 [2024-02-28T22:45:59.726Z]  > git --version # timeout=10
17:45:59 [2024-02-28T22:45:59.816Z]  > git --version # 'git version 2.20.1'
17:45:59 [2024-02-28T22:45:59.816Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git refs/heads/master # timeout=10
17:46:43 [2024-02-28T22:46:43.526Z] Checking out Revision 466812b5b1be23e5513602bca255a159b652450d (master)
17:46:43 [2024-02-28T22:46:43.445Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
17:46:43 [2024-02-28T22:46:43.525Z]  > git config core.sparsecheckout # timeout=10
17:46:43 [2024-02-28T22:46:43.616Z]  > git checkout -f 466812b5b1be23e5513602bca255a159b652450d # timeout=10
17:46:48 [2024-02-28T22:46:48.230Z] Commit message: "releng: Update Eclipse update site for help-docs-eclipserun-repo"
17:46:48 [2024-02-28T22:46:48.326Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
17:46:49 [2024-02-28T22:46:49.121Z]  > git rev-list --no-walk 45d417945726ecf4fecad3791b5798f9eb2c691c # timeout=10
17:46:49 [2024-02-28T22:46:49.496Z] [Pipeline] sh
17:46:50 [2024-02-28T22:46:50.040Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts/
17:46:50 [2024-02-28T22:46:50.387Z] [Pipeline] sh
17:46:51 [2024-02-28T22:46:51.021Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts/
17:46:51 [2024-02-28T22:46:51.288Z] [Pipeline] sh
17:46:52 [2024-02-28T22:46:52.024Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts/
17:46:52 [2024-02-28T22:46:52.293Z] [Pipeline] sh
17:46:52 [2024-02-28T22:46:52.844Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts/
17:46:53 [2024-02-28T22:46:53.197Z] [Pipeline] sh
17:46:53 [2024-02-28T22:46:53.823Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts/
17:46:54 [2024-02-28T22:46:54.071Z] [Pipeline] sh
17:46:54 [2024-02-28T22:46:54.631Z] + cp ../scripts/macosx-notarize.sh /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts/
17:46:54 [2024-02-28T22:46:54.890Z] [Pipeline] }
17:46:55 [2024-02-28T22:46:55.150Z] [Pipeline] // container
17:46:55 [2024-02-28T22:46:55.535Z] [Pipeline] }
17:46:55 [2024-02-28T22:46:55.808Z] [Pipeline] // withEnv
17:46:56 [2024-02-28T22:46:56.194Z] [Pipeline] }
17:46:56 [2024-02-28T22:46:56.460Z] [Pipeline] // stage
17:46:57 [2024-02-28T22:46:57.221Z] [Pipeline] stage
17:46:57 [2024-02-28T22:46:57.222Z] [Pipeline] { (Product File)
17:47:01 [2024-02-28T22:47:01.932Z] Stage "Product File" skipped due to when conditional
17:47:01 [2024-02-28T22:47:01.933Z] [Pipeline] }
17:47:02 [2024-02-28T22:47:02.214Z] [Pipeline] // stage
17:47:02 [2024-02-28T22:47:02.975Z] [Pipeline] stage
17:47:02 [2024-02-28T22:47:02.976Z] [Pipeline] { (RCP Feature File)
17:47:07 [2024-02-28T22:47:07.634Z] Stage "RCP Feature File" skipped due to when conditional
17:47:07 [2024-02-28T22:47:07.634Z] [Pipeline] }
17:47:07 [2024-02-28T22:47:07.896Z] [Pipeline] // stage
17:47:08 [2024-02-28T22:47:08.659Z] [Pipeline] stage
17:47:08 [2024-02-28T22:47:08.660Z] [Pipeline] { (SLF4J Properties Manifest)
17:47:13 [2024-02-28T22:47:13.362Z] Stage "SLF4J Properties Manifest" skipped due to when conditional
17:47:13 [2024-02-28T22:47:13.362Z] [Pipeline] }
17:47:13 [2024-02-28T22:47:13.618Z] [Pipeline] // stage
17:47:14 [2024-02-28T22:47:14.378Z] [Pipeline] stage
17:47:14 [2024-02-28T22:47:14.379Z] [Pipeline] { (Build)
17:47:19 [2024-02-28T22:47:19.278Z] [Pipeline] tool
17:47:19 [2024-02-28T22:47:19.789Z] [Pipeline] envVarsForTool
17:47:20 [2024-02-28T22:47:20.669Z] [Pipeline] tool
17:47:21 [2024-02-28T22:47:21.194Z] [Pipeline] envVarsForTool
17:47:21 [2024-02-28T22:47:21.838Z] [Pipeline] withEnv
17:47:21 [2024-02-28T22:47:21.839Z] [Pipeline] {
17:47:23 [2024-02-28T22:47:23.390Z] [Pipeline] container
17:47:23 [2024-02-28T22:47:23.391Z] [Pipeline] {
17:47:24 [2024-02-28T22:47:24.054Z] [Pipeline] sh
17:47:24 [2024-02-28T22:47:24.607Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp
17:47:24 [2024-02-28T22:47:24.871Z] [Pipeline] sh
17:47:25 [2024-02-28T22:47:25.495Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.doc.dev
17:47:25 [2024-02-28T22:47:25.776Z] [Pipeline] sh
17:47:26 [2024-02-28T22:47:26.309Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.doc.user
17:47:26 [2024-02-28T22:47:26.563Z] [Pipeline] sh
17:47:27 [2024-02-28T22:47:27.129Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
17:47:27 [2024-02-28T22:47:27.400Z] [Pipeline] sh
17:47:27 [2024-02-28T22:47:27.930Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
17:47:28 [2024-02-28T22:47:28.187Z] [Pipeline] sh
17:47:28 [2024-02-28T22:47:28.719Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
17:47:28 [2024-02-28T22:47:28.967Z] [Pipeline] sh
17:47:29 [2024-02-28T22:47:29.487Z] + 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
17:47:29 [2024-02-28T22:47:29.487Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:47:33 [2024-02-28T22:47:33.685Z] [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
17:47:33 [2024-02-28T22:47:33.685Z] [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 4.7 kB/s)
17:47:33 [2024-02-28T22:47:33.685Z] [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
17:47:33 [2024-02-28T22:47:33.685Z] [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 535 kB/s)
17:47:33 [2024-02-28T22:47:33.944Z] [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
17:47:33 [2024-02-28T22:47:33.944Z] [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 45 kB/s)
17:47:33 [2024-02-28T22:47:33.944Z] [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
17:47:33 [2024-02-28T22:47:33.944Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom (6.5 kB at 465 kB/s)
17:47:33 [2024-02-28T22:47:33.944Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
17:47:33 [2024-02-28T22:47:33.944Z] [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 784 kB/s)
17:47:33 [2024-02-28T22:47:33.944Z] [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
17:47:33 [2024-02-28T22:47:33.944Z] [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 835 kB/s)
17:47:33 [2024-02-28T22:47:33.944Z] [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
17:47:33 [2024-02-28T22:47:33.944Z] [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 1.7 MB/s)
17:47:33 [2024-02-28T22:47:33.944Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
17:47:33 [2024-02-28T22:47:33.944Z] [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 376 kB/s)
17:47:34 [2024-02-28T22:47:34.202Z] [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
17:47:34 [2024-02-28T22:47:34.202Z] [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 618 kB/s)
17:47:34 [2024-02-28T22:47:34.202Z] [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
17:47:34 [2024-02-28T22:47:34.202Z] [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.6 MB/s)
17:47:34 [2024-02-28T22:47:34.768Z] [INFO] Scanning for projects...
17:47:34 [2024-02-28T22:47:34.768Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
17:47:34 [2024-02-28T22:47:34.768Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
17:47:34 [2024-02-28T22:47:34.768Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
17:47:34 [2024-02-28T22:47:34.768Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
17:47:34 [2024-02-28T22:47:34.768Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.031Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.031Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.031Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.031Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.031Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.031Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.031Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.031Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.290Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.290Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.290Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.291Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.291Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.291Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.291Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.291Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.291Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.291Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.549Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.549Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.549Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.549Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.549Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.549Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.549Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.549Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.549Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.549Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.549Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.549Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.549Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.549Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.549Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.549Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.808Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.808Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.808Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.808Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.808Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.808Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.808Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.808Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.808Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.808Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.808Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.808Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.808Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
17:47:35 [2024-02-28T22:47:35.808Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
17:47:36 [2024-02-28T22:47:36.068Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
17:47:36 [2024-02-28T22:47:36.068Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
17:47:36 [2024-02-28T22:47:36.068Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
17:47:36 [2024-02-28T22:47:36.068Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
17:47:36 [2024-02-28T22:47:36.068Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
17:47:36 [2024-02-28T22:47:36.068Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
17:47:36 [2024-02-28T22:47:36.068Z] [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
17:47:36 [2024-02-28T22:47:36.068Z] [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
17:47:36 [2024-02-28T22:47:36.068Z] [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
17:47:36 [2024-02-28T22:47:36.327Z] [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
17:47:36 [2024-02-28T22:47:36.327Z] [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
17:47:36 [2024-02-28T22:47:36.327Z] [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
17:47:36 [2024-02-28T22:47:36.327Z] [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 119 kB/s)
17:47:36 [2024-02-28T22:47:36.327Z] [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
17:47:36 [2024-02-28T22:47:36.327Z] [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
17:47:36 [2024-02-28T22:47:36.327Z] [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
17:47:36 [2024-02-28T22:47:36.585Z] [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
17:47:36 [2024-02-28T22:47:36.585Z] [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
17:47:36 [2024-02-28T22:47:36.585Z] [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
17:47:36 [2024-02-28T22:47:36.585Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom (20 kB at 1.6 MB/s)
17:47:36 [2024-02-28T22:47:36.585Z] [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
17:47:36 [2024-02-28T22:47:36.585Z] [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
17:47:36 [2024-02-28T22:47:36.585Z] [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
17:47:36 [2024-02-28T22:47:36.585Z] [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
17:47:36 [2024-02-28T22:47:36.585Z] [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
17:47:36 [2024-02-28T22:47:36.585Z] [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
17:47:36 [2024-02-28T22:47:36.585Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom (9.7 kB at 810 kB/s)
17:47:36 [2024-02-28T22:47:36.585Z] [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
17:47:36 [2024-02-28T22:47:36.585Z] [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
17:47:36 [2024-02-28T22:47:36.585Z] [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
17:47:36 [2024-02-28T22:47:36.844Z] [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
17:47:36 [2024-02-28T22:47:36.844Z] [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
17:47:36 [2024-02-28T22:47:36.844Z] [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
17:47:36 [2024-02-28T22:47:36.844Z] [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 130 kB/s)
17:47:36 [2024-02-28T22:47:36.844Z] [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
17:47:36 [2024-02-28T22:47:36.844Z] [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
17:47:36 [2024-02-28T22:47:36.844Z] [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
17:47:36 [2024-02-28T22:47:36.844Z] [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
17:47:36 [2024-02-28T22:47:36.844Z] [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
17:47:36 [2024-02-28T22:47:36.844Z] [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
17:47:36 [2024-02-28T22:47:36.844Z] [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.7 MB/s)
17:47:36 [2024-02-28T22:47:36.844Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
17:47:36 [2024-02-28T22:47:36.845Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
17:47:36 [2024-02-28T22:47:36.845Z] [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
17:47:37 [2024-02-28T22:47:37.103Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
17:47:37 [2024-02-28T22:47:37.103Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
17:47:37 [2024-02-28T22:47:37.103Z] [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
17:47:37 [2024-02-28T22:47:37.103Z] [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 3.8 MB/s)
17:47:37 [2024-02-28T22:47:37.103Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/30/apache-30.pom
17:47:37 [2024-02-28T22:47:37.103Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/30/apache-30.pom
17:47:37 [2024-02-28T22:47:37.103Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/30/apache-30.pom
17:47:37 [2024-02-28T22:47:37.103Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/30/apache-30.pom
17:47:37 [2024-02-28T22:47:37.103Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/30/apache-30.pom
17:47:37 [2024-02-28T22:47:37.103Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/30/apache-30.pom
17:47:37 [2024-02-28T22:47:37.363Z] [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 1.2 MB/s)
17:47:37 [2024-02-28T22:47:37.363Z] [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
17:47:37 [2024-02-28T22:47:37.363Z] [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
17:47:37 [2024-02-28T22:47:37.363Z] [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
17:47:37 [2024-02-28T22:47:37.363Z] [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
17:47:37 [2024-02-28T22:47:37.363Z] [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
17:47:37 [2024-02-28T22:47:37.363Z] [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
17:47:37 [2024-02-28T22:47:37.363Z] [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 179 kB/s)
17:47:37 [2024-02-28T22:47:37.363Z] [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
17:47:37 [2024-02-28T22:47:37.363Z] [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
17:47:37 [2024-02-28T22:47:37.363Z] [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
17:47:37 [2024-02-28T22:47:37.363Z] [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
17:47:37 [2024-02-28T22:47:37.622Z] [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
17:47:37 [2024-02-28T22:47:37.622Z] [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
17:47:37 [2024-02-28T22:47:37.622Z] [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 469 kB/s)
17:47:37 [2024-02-28T22:47:37.622Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/14/plexus-14.pom
17:47:37 [2024-02-28T22:47:37.622Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
17:47:37 [2024-02-28T22:47:37.622Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/14/plexus-14.pom
17:47:37 [2024-02-28T22:47:37.622Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
17:47:37 [2024-02-28T22:47:37.622Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/14/plexus-14.pom
17:47:37 [2024-02-28T22:47:37.622Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/14/plexus-14.pom
17:47:37 [2024-02-28T22:47:37.622Z] [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 1.2 MB/s)
17:47:37 [2024-02-28T22:47:37.622Z] [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
17:47:37 [2024-02-28T22:47:37.622Z] [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
17:47:37 [2024-02-28T22:47:37.622Z] [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
17:47:37 [2024-02-28T22:47:37.881Z] [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
17:47:37 [2024-02-28T22:47:37.881Z] [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
17:47:37 [2024-02-28T22:47:37.881Z] [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
17:47:37 [2024-02-28T22:47:37.881Z] [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 296 kB/s)
17:47:37 [2024-02-28T22:47:37.881Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom
17:47:37 [2024-02-28T22:47:37.881Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
17:47:37 [2024-02-28T22:47:37.881Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
17:47:37 [2024-02-28T22:47:37.881Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
17:47:37 [2024-02-28T22:47:37.881Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.pom
17:47:37 [2024-02-28T22:47:37.881Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
17:47:37 [2024-02-28T22:47:37.881Z] [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 31 kB/s)
17:47:37 [2024-02-28T22:47:37.881Z] [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
17:47:38 [2024-02-28T22:47:38.140Z] [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
17:47:38 [2024-02-28T22:47:38.141Z] [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
17:47:38 [2024-02-28T22:47:38.141Z] [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
17:47:38 [2024-02-28T22:47:38.141Z] [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
17:47:38 [2024-02-28T22:47:38.141Z] [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
17:47:38 [2024-02-28T22:47:38.141Z] [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 274 kB/s)
17:47:38 [2024-02-28T22:47:38.141Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/10/plexus-10.pom
17:47:38 [2024-02-28T22:47:38.141Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
17:47:38 [2024-02-28T22:47:38.141Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/10/plexus-10.pom
17:47:38 [2024-02-28T22:47:38.141Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
17:47:38 [2024-02-28T22:47:38.399Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/10/plexus-10.pom
17:47:38 [2024-02-28T22:47:38.400Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom
17:47:38 [2024-02-28T22:47:38.400Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 2.3 MB/s)
17:47:38 [2024-02-28T22:47:38.400Z] [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
17:47:38 [2024-02-28T22:47:38.400Z] [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
17:47:38 [2024-02-28T22:47:38.400Z] [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
17:47:38 [2024-02-28T22:47:38.400Z] [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
17:47:38 [2024-02-28T22:47:38.400Z] [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
17:47:38 [2024-02-28T22:47:38.400Z] [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
17:47:38 [2024-02-28T22:47:38.400Z] [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 463 kB/s)
17:47:38 [2024-02-28T22:47:38.400Z] [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
17:47:38 [2024-02-28T22:47:38.400Z] [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
17:47:38 [2024-02-28T22:47:38.658Z] [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
17:47:38 [2024-02-28T22:47:38.659Z] [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
17:47:38 [2024-02-28T22:47:38.659Z] [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
17:47:38 [2024-02-28T22:47:38.659Z] [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
17:47:38 [2024-02-28T22:47:38.659Z] [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.1 MB/s)
17:47:38 [2024-02-28T22:47:38.659Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
17:47:38 [2024-02-28T22:47:38.659Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
17:47:38 [2024-02-28T22:47:38.659Z] [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
17:47:38 [2024-02-28T22:47:38.920Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
17:47:38 [2024-02-28T22:47:38.920Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
17:47:38 [2024-02-28T22:47:38.920Z] [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
17:47:38 [2024-02-28T22:47:38.920Z] [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 3.0 MB/s)
17:47:38 [2024-02-28T22:47:38.920Z] [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
17:47:38 [2024-02-28T22:47:38.920Z] [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
17:47:38 [2024-02-28T22:47:38.920Z] [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
17:47:38 [2024-02-28T22:47:38.920Z] [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
17:47:38 [2024-02-28T22:47:38.920Z] [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
17:47:38 [2024-02-28T22:47:38.920Z] [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
17:47:38 [2024-02-28T22:47:38.920Z] [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
17:47:38 [2024-02-28T22:47:38.920Z] [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 1.5 MB/s)
17:47:38 [2024-02-28T22:47:38.920Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
17:47:38 [2024-02-28T22:47:38.920Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
17:47:38 [2024-02-28T22:47:38.920Z] [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
17:47:39 [2024-02-28T22:47:39.178Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
17:47:39 [2024-02-28T22:47:39.178Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
17:47:39 [2024-02-28T22:47:39.178Z] [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
17:47:39 [2024-02-28T22:47:39.178Z] [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.5 MB/s)
17:47:39 [2024-02-28T22:47:39.178Z] [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
17:47:39 [2024-02-28T22:47:39.178Z] [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
17:47:39 [2024-02-28T22:47:39.178Z] [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
17:47:39 [2024-02-28T22:47:39.178Z] [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
17:47:39 [2024-02-28T22:47:39.178Z] [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
17:47:39 [2024-02-28T22:47:39.178Z] [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
17:47:39 [2024-02-28T22:47:39.178Z] [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
17:47:39 [2024-02-28T22:47:39.178Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 249 kB/s)
17:47:39 [2024-02-28T22:47:39.178Z] [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
17:47:39 [2024-02-28T22:47:39.436Z] [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
17:47:39 [2024-02-28T22:47:39.436Z] [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
17:47:39 [2024-02-28T22:47:39.436Z] [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
17:47:39 [2024-02-28T22:47:39.436Z] [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
17:47:39 [2024-02-28T22:47:39.436Z] [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
17:47:39 [2024-02-28T22:47:39.436Z] [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 671 kB/s)
17:47:39 [2024-02-28T22:47:39.436Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
17:47:39 [2024-02-28T22:47:39.436Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
17:47:39 [2024-02-28T22:47:39.436Z] [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
17:47:39 [2024-02-28T22:47:39.697Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
17:47:39 [2024-02-28T22:47:39.697Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
17:47:39 [2024-02-28T22:47:39.697Z] [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
17:47:39 [2024-02-28T22:47:39.697Z] [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 1.3 MB/s)
17:47:39 [2024-02-28T22:47:39.697Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom
17:47:39 [2024-02-28T22:47:39.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
17:47:39 [2024-02-28T22:47:39.697Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.pom
17:47:39 [2024-02-28T22:47:39.697Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
17:47:39 [2024-02-28T22:47:39.697Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.pom
17:47:39 [2024-02-28T22:47:39.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom
17:47:39 [2024-02-28T22:47:39.697Z] [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 171 kB/s)
17:47:39 [2024-02-28T22:47:39.697Z] [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
17:47:39 [2024-02-28T22:47:39.697Z] [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
17:47:39 [2024-02-28T22:47:39.957Z] [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
17:47:39 [2024-02-28T22:47:39.957Z] [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
17:47:39 [2024-02-28T22:47:39.957Z] [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
17:47:39 [2024-02-28T22:47:39.957Z] [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
17:47:39 [2024-02-28T22:47:39.957Z] [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 160 kB/s)
17:47:39 [2024-02-28T22:47:39.957Z] [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
17:47:39 [2024-02-28T22:47:39.957Z] [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
17:47:39 [2024-02-28T22:47:39.957Z] [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
17:47:40 [2024-02-28T22:47:40.215Z] [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
17:47:40 [2024-02-28T22:47:40.215Z] [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
17:47:40 [2024-02-28T22:47:40.215Z] [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
17:47:40 [2024-02-28T22:47:40.215Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 221 kB/s)
17:47:40 [2024-02-28T22:47:40.216Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
17:47:40 [2024-02-28T22:47:40.216Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
17:47:40 [2024-02-28T22:47:40.216Z] [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
17:47:40 [2024-02-28T22:47:40.216Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
17:47:40 [2024-02-28T22:47:40.216Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
17:47:40 [2024-02-28T22:47:40.216Z] [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
17:47:40 [2024-02-28T22:47:40.216Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 1.7 MB/s)
17:47:40 [2024-02-28T22:47:40.216Z] [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
17:47:40 [2024-02-28T22:47:40.216Z] [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
17:47:40 [2024-02-28T22:47:40.216Z] [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
17:47:40 [2024-02-28T22:47:40.474Z] [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
17:47:40 [2024-02-28T22:47:40.474Z] [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
17:47:40 [2024-02-28T22:47:40.474Z] [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
17:47:40 [2024-02-28T22:47:40.474Z] [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 402 kB/s)
17:47:40 [2024-02-28T22:47:40.474Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom
17:47:40 [2024-02-28T22:47:40.474Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
17:47:40 [2024-02-28T22:47:40.474Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
17:47:40 [2024-02-28T22:47:40.474Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
17:47:40 [2024-02-28T22:47:40.474Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/8/plexus-8.pom
17:47:40 [2024-02-28T22:47:40.474Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom
17:47:40 [2024-02-28T22:47:40.474Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 2.3 MB/s)
17:47:40 [2024-02-28T22:47:40.474Z] [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
17:47:40 [2024-02-28T22:47:40.474Z] [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
17:47:40 [2024-02-28T22:47:40.769Z] [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
17:47:40 [2024-02-28T22:47:40.769Z] [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
17:47:40 [2024-02-28T22:47:40.770Z] [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
17:47:40 [2024-02-28T22:47:40.770Z] [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
17:47:40 [2024-02-28T22:47:40.770Z] [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 47 kB/s)
17:47:40 [2024-02-28T22:47:40.770Z] [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
17:47:41 [2024-02-28T22:47:41.028Z] [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
17:47:41 [2024-02-28T22:47:41.028Z] [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
17:47:41 [2024-02-28T22:47:41.029Z] [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
17:47:41 [2024-02-28T22:47:41.029Z] [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
17:47:41 [2024-02-28T22:47:41.029Z] [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
17:47:41 [2024-02-28T22:47:41.029Z] [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 88 kB/s)
17:47:41 [2024-02-28T22:47:41.029Z] [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
17:47:41 [2024-02-28T22:47:41.029Z] [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
17:47:41 [2024-02-28T22:47:41.029Z] [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
17:47:41 [2024-02-28T22:47:41.287Z] [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
17:47:41 [2024-02-28T22:47:41.287Z] [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
17:47:41 [2024-02-28T22:47:41.287Z] [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
17:47:41 [2024-02-28T22:47:41.287Z] [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 112 kB/s)
17:47:41 [2024-02-28T22:47:41.287Z] [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
17:47:41 [2024-02-28T22:47:41.287Z] [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
17:47:41 [2024-02-28T22:47:41.287Z] [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
17:47:41 [2024-02-28T22:47:41.287Z] [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
17:47:41 [2024-02-28T22:47:41.287Z] [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
17:47:41 [2024-02-28T22:47:41.287Z] [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
17:47:41 [2024-02-28T22:47:41.287Z] [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 179 kB/s)
17:47:41 [2024-02-28T22:47:41.287Z] [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
17:47:41 [2024-02-28T22:47:41.287Z] [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
17:47:41 [2024-02-28T22:47:41.287Z] [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
17:47:41 [2024-02-28T22:47:41.545Z] [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
17:47:41 [2024-02-28T22:47:41.545Z] [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
17:47:41 [2024-02-28T22:47:41.545Z] [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
17:47:41 [2024-02-28T22:47:41.545Z] [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 156 kB/s)
17:47:41 [2024-02-28T22:47:41.545Z] [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
17:47:41 [2024-02-28T22:47:41.546Z] [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
17:47:41 [2024-02-28T22:47:41.546Z] [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
17:47:41 [2024-02-28T22:47:41.546Z] [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
17:47:41 [2024-02-28T22:47:41.546Z] [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
17:47:41 [2024-02-28T22:47:41.546Z] [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
17:47:41 [2024-02-28T22:47:41.546Z] [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 57 kB/s)
17:47:41 [2024-02-28T22:47:41.803Z] [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
17:47:41 [2024-02-28T22:47:41.803Z] [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
17:47:41 [2024-02-28T22:47:41.803Z] [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
17:47:41 [2024-02-28T22:47:41.803Z] [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
17:47:41 [2024-02-28T22:47:41.803Z] [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
17:47:41 [2024-02-28T22:47:41.803Z] [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
17:47:41 [2024-02-28T22:47:41.803Z] [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 181 kB/s)
17:47:41 [2024-02-28T22:47:41.803Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
17:47:41 [2024-02-28T22:47:41.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
17:47:41 [2024-02-28T22:47:41.803Z] [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
17:47:41 [2024-02-28T22:47:41.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
17:47:41 [2024-02-28T22:47:41.803Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
17:47:42 [2024-02-28T22:47:42.061Z] [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
17:47:42 [2024-02-28T22:47:42.061Z] [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 106 kB/s)
17:47:42 [2024-02-28T22:47:42.061Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
17:47:42 [2024-02-28T22:47:42.061Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
17:47:42 [2024-02-28T22:47:42.061Z] [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
17:47:42 [2024-02-28T22:47:42.061Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
17:47:42 [2024-02-28T22:47:42.061Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
17:47:42 [2024-02-28T22:47:42.061Z] [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
17:47:42 [2024-02-28T22:47:42.061Z] [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 60 kB/s)
17:47:42 [2024-02-28T22:47:42.061Z] [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
17:47:42 [2024-02-28T22:47:42.061Z] [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
17:47:42 [2024-02-28T22:47:42.061Z] [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
17:47:42 [2024-02-28T22:47:42.318Z] [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
17:47:42 [2024-02-28T22:47:42.318Z] [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
17:47:42 [2024-02-28T22:47:42.318Z] [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
17:47:42 [2024-02-28T22:47:42.318Z] [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 179 kB/s)
17:47:42 [2024-02-28T22:47:42.318Z] [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
17:47:42 [2024-02-28T22:47:42.318Z] [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
17:47:42 [2024-02-28T22:47:42.318Z] [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
17:47:42 [2024-02-28T22:47:42.318Z] [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
17:47:42 [2024-02-28T22:47:42.318Z] [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
17:47:42 [2024-02-28T22:47:42.318Z] [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
17:47:42 [2024-02-28T22:47:42.318Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom (2.8 kB at 254 kB/s)
17:47:42 [2024-02-28T22:47:42.318Z] [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
17:47:42 [2024-02-28T22:47:42.318Z] [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
17:47:42 [2024-02-28T22:47:42.318Z] [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
17:47:42 [2024-02-28T22:47:42.576Z] [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
17:47:42 [2024-02-28T22:47:42.576Z] [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
17:47:42 [2024-02-28T22:47:42.576Z] [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
17:47:42 [2024-02-28T22:47:42.576Z] [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 42 kB/s)
17:47:42 [2024-02-28T22:47:42.576Z] [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
17:47:42 [2024-02-28T22:47:42.576Z] [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
17:47:42 [2024-02-28T22:47:42.576Z] [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
17:47:42 [2024-02-28T22:47:42.576Z] [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
17:47:42 [2024-02-28T22:47:42.576Z] [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
17:47:42 [2024-02-28T22:47:42.835Z] [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
17:47:42 [2024-02-28T22:47:42.835Z] [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 218 kB/s)
17:47:42 [2024-02-28T22:47:42.835Z] [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
17:47:42 [2024-02-28T22:47:42.835Z] [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
17:47:42 [2024-02-28T22:47:42.835Z] [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
17:47:42 [2024-02-28T22:47:42.835Z] [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
17:47:42 [2024-02-28T22:47:42.835Z] [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
17:47:42 [2024-02-28T22:47:42.835Z] [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
17:47:42 [2024-02-28T22:47:42.835Z] [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 122 kB/s)
17:47:42 [2024-02-28T22:47:42.835Z] [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
17:47:42 [2024-02-28T22:47:42.835Z] [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
17:47:42 [2024-02-28T22:47:42.835Z] [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
17:47:42 [2024-02-28T22:47:42.835Z] [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
17:47:42 [2024-02-28T22:47:42.835Z] [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
17:47:42 [2024-02-28T22:47:42.835Z] [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
17:47:43 [2024-02-28T22:47:43.093Z] [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 114 kB/s)
17:47:43 [2024-02-28T22:47:43.093Z] [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
17:47:43 [2024-02-28T22:47:43.093Z] [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
17:47:43 [2024-02-28T22:47:43.093Z] [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
17:47:43 [2024-02-28T22:47:43.093Z] [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
17:47:43 [2024-02-28T22:47:43.093Z] [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
17:47:43 [2024-02-28T22:47:43.093Z] [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
17:47:43 [2024-02-28T22:47:43.093Z] [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 123 kB/s)
17:47:43 [2024-02-28T22:47:43.093Z] [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
17:47:43 [2024-02-28T22:47:43.093Z] [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
17:47:43 [2024-02-28T22:47:43.093Z] [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
17:47:43 [2024-02-28T22:47:43.093Z] [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
17:47:43 [2024-02-28T22:47:43.353Z] [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
17:47:43 [2024-02-28T22:47:43.353Z] [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
17:47:43 [2024-02-28T22:47:43.353Z] [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 135 kB/s)
17:47:43 [2024-02-28T22:47:43.353Z] [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
17:47:43 [2024-02-28T22:47:43.353Z] [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
17:47:43 [2024-02-28T22:47:43.353Z] [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
17:47:43 [2024-02-28T22:47:43.353Z] [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
17:47:43 [2024-02-28T22:47:43.353Z] [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
17:47:43 [2024-02-28T22:47:43.353Z] [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
17:47:43 [2024-02-28T22:47:43.353Z] [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 123 kB/s)
17:47:43 [2024-02-28T22:47:43.354Z] [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
17:47:43 [2024-02-28T22:47:43.354Z] [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
17:47:43 [2024-02-28T22:47:43.354Z] [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
17:47:43 [2024-02-28T22:47:43.620Z] [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
17:47:43 [2024-02-28T22:47:43.620Z] [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
17:47:43 [2024-02-28T22:47:43.620Z] [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
17:47:43 [2024-02-28T22:47:43.620Z] [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 316 kB/s)
17:47:43 [2024-02-28T22:47:43.620Z] [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
17:47:43 [2024-02-28T22:47:43.620Z] [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
17:47:43 [2024-02-28T22:47:43.620Z] [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
17:47:43 [2024-02-28T22:47:43.620Z] [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
17:47:43 [2024-02-28T22:47:43.620Z] [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
17:47:43 [2024-02-28T22:47:43.620Z] [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
17:47:43 [2024-02-28T22:47:43.620Z] [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 148 kB/s)
17:47:43 [2024-02-28T22:47:43.620Z] [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
17:47:43 [2024-02-28T22:47:43.620Z] [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
17:47:43 [2024-02-28T22:47:43.620Z] [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
17:47:43 [2024-02-28T22:47:43.878Z] [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
17:47:43 [2024-02-28T22:47:43.878Z] [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
17:47:43 [2024-02-28T22:47:43.878Z] [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
17:47:43 [2024-02-28T22:47:43.878Z] [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 102 kB/s)
17:47:43 [2024-02-28T22:47:43.878Z] [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
17:47:43 [2024-02-28T22:47:43.878Z] [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
17:47:43 [2024-02-28T22:47:43.879Z] [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
17:47:43 [2024-02-28T22:47:43.879Z] [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
17:47:43 [2024-02-28T22:47:43.879Z] [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
17:47:43 [2024-02-28T22:47:43.879Z] [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
17:47:43 [2024-02-28T22:47:43.879Z] [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 167 kB/s)
17:47:43 [2024-02-28T22:47:43.879Z] [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
17:47:43 [2024-02-28T22:47:43.879Z] [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
17:47:43 [2024-02-28T22:47:43.879Z] [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
17:47:44 [2024-02-28T22:47:44.136Z] [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
17:47:44 [2024-02-28T22:47:44.136Z] [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
17:47:44 [2024-02-28T22:47:44.136Z] [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
17:47:44 [2024-02-28T22:47:44.136Z] [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 176 kB/s)
17:47:44 [2024-02-28T22:47:44.136Z] [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
17:47:44 [2024-02-28T22:47:44.136Z] [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
17:47:44 [2024-02-28T22:47:44.137Z] [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
17:47:44 [2024-02-28T22:47:44.137Z] [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
17:47:44 [2024-02-28T22:47:44.137Z] [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
17:47:44 [2024-02-28T22:47:44.137Z] [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
17:47:44 [2024-02-28T22:47:44.137Z] [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)
17:47:44 [2024-02-28T22:47:44.137Z] [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
17:47:44 [2024-02-28T22:47:44.137Z] [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
17:47:44 [2024-02-28T22:47:44.137Z] [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
17:47:44 [2024-02-28T22:47:44.394Z] [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
17:47:44 [2024-02-28T22:47:44.394Z] [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
17:47:44 [2024-02-28T22:47:44.394Z] [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
17:47:44 [2024-02-28T22:47:44.394Z] [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 733 kB/s)
17:47:44 [2024-02-28T22:47:44.394Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
17:47:44 [2024-02-28T22:47:44.394Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
17:47:44 [2024-02-28T22:47:44.394Z] [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
17:47:44 [2024-02-28T22:47:44.394Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
17:47:44 [2024-02-28T22:47:44.394Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
17:47:44 [2024-02-28T22:47:44.652Z] [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
17:47:44 [2024-02-28T22:47:44.652Z] [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 1.3 MB/s)
17:47:44 [2024-02-28T22:47:44.652Z] [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
17:47:44 [2024-02-28T22:47:44.652Z] [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
17:47:44 [2024-02-28T22:47:44.652Z] [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
17:47:44 [2024-02-28T22:47:44.652Z] [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
17:47:44 [2024-02-28T22:47:44.652Z] [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
17:47:44 [2024-02-28T22:47:44.652Z] [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
17:47:44 [2024-02-28T22:47:44.652Z] [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
17:47:44 [2024-02-28T22:47:44.652Z] [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 59 kB/s)
17:47:44 [2024-02-28T22:47:44.652Z] [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
17:47:44 [2024-02-28T22:47:44.652Z] [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
17:47:44 [2024-02-28T22:47:44.652Z] [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
17:47:44 [2024-02-28T22:47:44.910Z] [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
17:47:44 [2024-02-28T22:47:44.910Z] [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
17:47:44 [2024-02-28T22:47:44.910Z] [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
17:47:44 [2024-02-28T22:47:44.910Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 464 kB/s)
17:47:44 [2024-02-28T22:47:44.910Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
17:47:44 [2024-02-28T22:47:44.911Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
17:47:44 [2024-02-28T22:47:44.911Z] [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
17:47:44 [2024-02-28T22:47:44.911Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
17:47:44 [2024-02-28T22:47:44.911Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
17:47:44 [2024-02-28T22:47:44.911Z] [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
17:47:44 [2024-02-28T22:47:44.911Z] [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 2.3 MB/s)
17:47:44 [2024-02-28T22:47:44.911Z] [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
17:47:44 [2024-02-28T22:47:44.911Z] [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
17:47:44 [2024-02-28T22:47:44.911Z] [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
17:47:45 [2024-02-28T22:47:45.168Z] [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
17:47:45 [2024-02-28T22:47:45.169Z] [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
17:47:45 [2024-02-28T22:47:45.169Z] [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
17:47:45 [2024-02-28T22:47:45.169Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom (2.0 kB at 196 kB/s)
17:47:45 [2024-02-28T22:47:45.169Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
17:47:45 [2024-02-28T22:47:45.169Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
17:47:45 [2024-02-28T22:47:45.169Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.pom
17:47:45 [2024-02-28T22:47:45.427Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
17:47:45 [2024-02-28T22:47:45.427Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
17:47:45 [2024-02-28T22:47:45.427Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom
17:47:45 [2024-02-28T22:47:45.687Z] [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 633 kB/s)
17:47:45 [2024-02-28T22:47:45.687Z] [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
17:47:45 [2024-02-28T22:47:45.687Z] [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
17:47:45 [2024-02-28T22:47:45.687Z] [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
17:47:45 [2024-02-28T22:47:45.687Z] [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
17:47:45 [2024-02-28T22:47:45.687Z] [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
17:47:45 [2024-02-28T22:47:45.687Z] [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
17:47:45 [2024-02-28T22:47:45.687Z] [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 422 kB/s)
17:47:45 [2024-02-28T22:47:45.687Z] [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
17:47:45 [2024-02-28T22:47:45.687Z] [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
17:47:45 [2024-02-28T22:47:45.687Z] [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
17:47:45 [2024-02-28T22:47:45.946Z] [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
17:47:45 [2024-02-28T22:47:45.946Z] [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
17:47:45 [2024-02-28T22:47:45.946Z] [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
17:47:45 [2024-02-28T22:47:45.946Z] [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 166 kB/s)
17:47:45 [2024-02-28T22:47:45.946Z] [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
17:47:45 [2024-02-28T22:47:45.946Z] [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
17:47:45 [2024-02-28T22:47:45.946Z] [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
17:47:45 [2024-02-28T22:47:45.946Z] [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
17:47:45 [2024-02-28T22:47:45.946Z] [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
17:47:45 [2024-02-28T22:47:45.946Z] [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
17:47:45 [2024-02-28T22:47:45.946Z] [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 250 kB/s)
17:47:45 [2024-02-28T22:47:45.946Z] [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
17:47:45 [2024-02-28T22:47:45.946Z] [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
17:47:45 [2024-02-28T22:47:45.946Z] [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
17:47:46 [2024-02-28T22:47:46.204Z] [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
17:47:46 [2024-02-28T22:47:46.204Z] [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
17:47:46 [2024-02-28T22:47:46.204Z] [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
17:47:46 [2024-02-28T22:47:46.204Z] [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 383 kB/s)
17:47:46 [2024-02-28T22:47:46.204Z] [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
17:47:46 [2024-02-28T22:47:46.204Z] [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
17:47:46 [2024-02-28T22:47:46.204Z] [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
17:47:46 [2024-02-28T22:47:46.204Z] [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
17:47:46 [2024-02-28T22:47:46.205Z] [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
17:47:46 [2024-02-28T22:47:46.205Z] [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
17:47:46 [2024-02-28T22:47:46.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 1.4 MB/s)
17:47:46 [2024-02-28T22:47:46.205Z] [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
17:47:46 [2024-02-28T22:47:46.205Z] [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
17:47:46 [2024-02-28T22:47:46.205Z] [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
17:47:46 [2024-02-28T22:47:46.463Z] [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
17:47:46 [2024-02-28T22:47:46.463Z] [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
17:47:46 [2024-02-28T22:47:46.463Z] [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
17:47:46 [2024-02-28T22:47:46.463Z] [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 148 kB/s)
17:47:46 [2024-02-28T22:47:46.463Z] [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
17:47:46 [2024-02-28T22:47:46.463Z] [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
17:47:46 [2024-02-28T22:47:46.463Z] [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
17:47:46 [2024-02-28T22:47:46.463Z] [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
17:47:46 [2024-02-28T22:47:46.463Z] [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
17:47:46 [2024-02-28T22:47:46.463Z] [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
17:47:46 [2024-02-28T22:47:46.463Z] [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 1.1 MB/s)
17:47:46 [2024-02-28T22:47:46.463Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
17:47:46 [2024-02-28T22:47:46.463Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
17:47:46 [2024-02-28T22:47:46.463Z] [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
17:47:46 [2024-02-28T22:47:46.463Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
17:47:46 [2024-02-28T22:47:46.721Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
17:47:46 [2024-02-28T22:47:46.722Z] [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
17:47:46 [2024-02-28T22:47:46.722Z] [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 3.8 MB/s)
17:47:46 [2024-02-28T22:47:46.722Z] [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
17:47:46 [2024-02-28T22:47:46.722Z] [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
17:47:46 [2024-02-28T22:47:46.722Z] [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
17:47:46 [2024-02-28T22:47:46.722Z] [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
17:47:46 [2024-02-28T22:47:46.722Z] [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
17:47:46 [2024-02-28T22:47:46.722Z] [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
17:47:46 [2024-02-28T22:47:46.722Z] [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
17:47:46 [2024-02-28T22:47:46.722Z] [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 236 kB/s)
17:47:46 [2024-02-28T22:47:46.722Z] [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
17:47:46 [2024-02-28T22:47:46.722Z] [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
17:47:46 [2024-02-28T22:47:46.722Z] [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
17:47:46 [2024-02-28T22:47:46.722Z] [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
17:47:46 [2024-02-28T22:47:46.980Z] [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
17:47:46 [2024-02-28T22:47:46.980Z] [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
17:47:46 [2024-02-28T22:47:46.980Z] [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 698 kB/s)
17:47:46 [2024-02-28T22:47:46.980Z] [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
17:47:46 [2024-02-28T22:47:46.981Z] [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
17:47:46 [2024-02-28T22:47:46.981Z] [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
17:47:46 [2024-02-28T22:47:46.981Z] [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
17:47:46 [2024-02-28T22:47:46.981Z] [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
17:47:46 [2024-02-28T22:47:46.981Z] [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
17:47:46 [2024-02-28T22:47:46.981Z] [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 199 kB/s)
17:47:46 [2024-02-28T22:47:46.981Z] [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
17:47:46 [2024-02-28T22:47:46.981Z] [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
17:47:46 [2024-02-28T22:47:46.981Z] [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
17:47:47 [2024-02-28T22:47:47.240Z] [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
17:47:47 [2024-02-28T22:47:47.240Z] [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
17:47:47 [2024-02-28T22:47:47.240Z] [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
17:47:47 [2024-02-28T22:47:47.240Z] [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 137 kB/s)
17:47:47 [2024-02-28T22:47:47.240Z] [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
17:47:47 [2024-02-28T22:47:47.240Z] [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
17:47:47 [2024-02-28T22:47:47.241Z] [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
17:47:47 [2024-02-28T22:47:47.241Z] [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
17:47:47 [2024-02-28T22:47:47.241Z] [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
17:47:47 [2024-02-28T22:47:47.241Z] [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
17:47:47 [2024-02-28T22:47:47.241Z] [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 1.1 MB/s)
17:47:47 [2024-02-28T22:47:47.241Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
17:47:47 [2024-02-28T22:47:47.241Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
17:47:47 [2024-02-28T22:47:47.500Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
17:47:47 [2024-02-28T22:47:47.500Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
17:47:47 [2024-02-28T22:47:47.500Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
17:47:47 [2024-02-28T22:47:47.500Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
17:47:47 [2024-02-28T22:47:47.500Z] [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 562 kB/s)
17:47:47 [2024-02-28T22:47:47.500Z] [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
17:47:47 [2024-02-28T22:47:47.500Z] [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
17:47:47 [2024-02-28T22:47:47.500Z] [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
17:47:47 [2024-02-28T22:47:47.761Z] [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
17:47:47 [2024-02-28T22:47:47.761Z] [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
17:47:47 [2024-02-28T22:47:47.761Z] [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
17:47:47 [2024-02-28T22:47:47.761Z] [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 90 kB/s)
17:47:47 [2024-02-28T22:47:47.762Z] [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
17:47:47 [2024-02-28T22:47:47.762Z] [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
17:47:47 [2024-02-28T22:47:47.762Z] [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
17:47:47 [2024-02-28T22:47:47.762Z] [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
17:47:47 [2024-02-28T22:47:47.762Z] [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
17:47:47 [2024-02-28T22:47:47.762Z] [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
17:47:48 [2024-02-28T22:47:48.025Z] [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 44 kB/s)
17:47:48 [2024-02-28T22:47:48.025Z] [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
17:47:48 [2024-02-28T22:47:48.025Z] [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
17:47:48 [2024-02-28T22:47:48.025Z] [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
17:47:48 [2024-02-28T22:47:48.025Z] [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
17:47:48 [2024-02-28T22:47:48.025Z] [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
17:47:48 [2024-02-28T22:47:48.025Z] [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
17:47:48 [2024-02-28T22:47:48.025Z] [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 424 kB/s)
17:47:48 [2024-02-28T22:47:48.025Z] [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
17:47:48 [2024-02-28T22:47:48.025Z] [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
17:47:48 [2024-02-28T22:47:48.025Z] [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
17:47:48 [2024-02-28T22:47:48.025Z] [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
17:47:48 [2024-02-28T22:47:48.025Z] [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
17:47:48 [2024-02-28T22:47:48.025Z] [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
17:47:48 [2024-02-28T22:47:48.283Z] [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)
17:47:48 [2024-02-28T22:47:48.283Z] [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
17:47:48 [2024-02-28T22:47:48.283Z] [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
17:47:48 [2024-02-28T22:47:48.283Z] [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
17:47:48 [2024-02-28T22:47:48.283Z] [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
17:47:48 [2024-02-28T22:47:48.283Z] [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
17:47:48 [2024-02-28T22:47:48.283Z] [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
17:47:48 [2024-02-28T22:47:48.283Z] [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 247 kB/s)
17:47:48 [2024-02-28T22:47:48.283Z] [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
17:47:48 [2024-02-28T22:47:48.283Z] [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
17:47:48 [2024-02-28T22:47:48.283Z] [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
17:47:48 [2024-02-28T22:47:48.283Z] [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
17:47:48 [2024-02-28T22:47:48.541Z] [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
17:47:48 [2024-02-28T22:47:48.541Z] [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
17:47:48 [2024-02-28T22:47:48.541Z] [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 160 kB/s)
17:47:48 [2024-02-28T22:47:48.541Z] [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
17:47:48 [2024-02-28T22:47:48.541Z] [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
17:47:48 [2024-02-28T22:47:48.541Z] [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
17:47:48 [2024-02-28T22:47:48.542Z] [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
17:47:48 [2024-02-28T22:47:48.542Z] [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
17:47:48 [2024-02-28T22:47:48.542Z] [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
17:47:48 [2024-02-28T22:47:48.542Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom (2.0 kB at 182 kB/s)
17:47:48 [2024-02-28T22:47:48.542Z] [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
17:47:48 [2024-02-28T22:47:48.542Z] [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
17:47:48 [2024-02-28T22:47:48.542Z] [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
17:47:48 [2024-02-28T22:47:48.799Z] [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
17:47:48 [2024-02-28T22:47:48.799Z] [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
17:47:48 [2024-02-28T22:47:48.799Z] [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
17:47:48 [2024-02-28T22:47:48.799Z] [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 203 kB/s)
17:47:48 [2024-02-28T22:47:48.799Z] [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
17:47:48 [2024-02-28T22:47:48.799Z] [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
17:47:48 [2024-02-28T22:47:48.799Z] [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
17:47:48 [2024-02-28T22:47:48.800Z] [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
17:47:48 [2024-02-28T22:47:48.800Z] [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
17:47:48 [2024-02-28T22:47:48.800Z] [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
17:47:48 [2024-02-28T22:47:48.800Z] [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 206 kB/s)
17:47:48 [2024-02-28T22:47:48.800Z] [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
17:47:48 [2024-02-28T22:47:48.800Z] [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
17:47:48 [2024-02-28T22:47:48.800Z] [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
17:47:49 [2024-02-28T22:47:49.058Z] [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
17:47:49 [2024-02-28T22:47:49.058Z] [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
17:47:49 [2024-02-28T22:47:49.058Z] [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
17:47:49 [2024-02-28T22:47:49.058Z] [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 82 kB/s)
17:47:49 [2024-02-28T22:47:49.058Z] [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
17:47:49 [2024-02-28T22:47:49.058Z] [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
17:47:49 [2024-02-28T22:47:49.058Z] [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
17:47:49 [2024-02-28T22:47:49.058Z] [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
17:47:49 [2024-02-28T22:47:49.058Z] [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
17:47:49 [2024-02-28T22:47:49.058Z] [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
17:47:49 [2024-02-28T22:47:49.058Z] [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 312 kB/s)
17:47:49 [2024-02-28T22:47:49.058Z] [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
17:47:49 [2024-02-28T22:47:49.058Z] [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
17:47:49 [2024-02-28T22:47:49.058Z] [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
17:47:49 [2024-02-28T22:47:49.316Z] [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
17:47:49 [2024-02-28T22:47:49.316Z] [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
17:47:49 [2024-02-28T22:47:49.316Z] [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
17:47:49 [2024-02-28T22:47:49.316Z] [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 134 kB/s)
17:47:49 [2024-02-28T22:47:49.316Z] [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
17:47:49 [2024-02-28T22:47:49.316Z] [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
17:47:49 [2024-02-28T22:47:49.316Z] [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
17:47:49 [2024-02-28T22:47:49.316Z] [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
17:47:49 [2024-02-28T22:47:49.316Z] [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
17:47:49 [2024-02-28T22:47:49.316Z] [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
17:47:49 [2024-02-28T22:47:49.316Z] [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 109 kB/s)
17:47:49 [2024-02-28T22:47:49.316Z] [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
17:47:49 [2024-02-28T22:47:49.316Z] [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
17:47:49 [2024-02-28T22:47:49.316Z] [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
17:47:49 [2024-02-28T22:47:49.316Z] [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
17:47:49 [2024-02-28T22:47:49.316Z] [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
17:47:49 [2024-02-28T22:47:49.316Z] [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
17:47:49 [2024-02-28T22:47:49.575Z] [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 99 kB/s)
17:47:49 [2024-02-28T22:47:49.575Z] [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
17:47:49 [2024-02-28T22:47:49.575Z] [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
17:47:49 [2024-02-28T22:47:49.575Z] [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
17:47:49 [2024-02-28T22:47:49.575Z] [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
17:47:49 [2024-02-28T22:47:49.575Z] [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
17:47:49 [2024-02-28T22:47:49.575Z] [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
17:47:49 [2024-02-28T22:47:49.575Z] [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 99 kB/s)
17:47:49 [2024-02-28T22:47:49.575Z] [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
17:47:49 [2024-02-28T22:47:49.575Z] [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
17:47:49 [2024-02-28T22:47:49.575Z] [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
17:47:49 [2024-02-28T22:47:49.575Z] [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
17:47:49 [2024-02-28T22:47:49.575Z] [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
17:47:49 [2024-02-28T22:47:49.832Z] [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
17:47:49 [2024-02-28T22:47:49.832Z] [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 257 kB/s)
17:47:49 [2024-02-28T22:47:49.832Z] [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
17:47:49 [2024-02-28T22:47:49.832Z] [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
17:47:49 [2024-02-28T22:47:49.832Z] [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
17:47:49 [2024-02-28T22:47:49.832Z] [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
17:47:49 [2024-02-28T22:47:49.832Z] [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
17:47:49 [2024-02-28T22:47:49.832Z] [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
17:47:49 [2024-02-28T22:47:49.832Z] [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 350 kB/s)
17:47:49 [2024-02-28T22:47:49.832Z] [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
17:47:49 [2024-02-28T22:47:49.832Z] [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
17:47:49 [2024-02-28T22:47:49.832Z] [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
17:47:49 [2024-02-28T22:47:49.832Z] [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
17:47:49 [2024-02-28T22:47:49.832Z] [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
17:47:49 [2024-02-28T22:47:49.833Z] [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
17:47:50 [2024-02-28T22:47:50.090Z] [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 323 kB/s)
17:47:50 [2024-02-28T22:47:50.090Z] [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
17:47:50 [2024-02-28T22:47:50.090Z] [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
17:47:50 [2024-02-28T22:47:50.090Z] [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
17:47:50 [2024-02-28T22:47:50.090Z] [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
17:47:50 [2024-02-28T22:47:50.090Z] [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
17:47:50 [2024-02-28T22:47:50.090Z] [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
17:47:50 [2024-02-28T22:47:50.090Z] [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)
17:47:50 [2024-02-28T22:47:50.090Z] [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
17:47:50 [2024-02-28T22:47:50.349Z] [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
17:47:50 [2024-02-28T22:47:50.349Z] [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
17:47:50 [2024-02-28T22:47:50.349Z] [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
17:47:50 [2024-02-28T22:47:50.349Z] [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
17:47:50 [2024-02-28T22:47:50.349Z] [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
17:47:50 [2024-02-28T22:47:50.349Z] [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 301 kB/s)
17:47:50 [2024-02-28T22:47:50.349Z] [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
17:47:50 [2024-02-28T22:47:50.349Z] [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
17:47:50 [2024-02-28T22:47:50.349Z] [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
17:47:50 [2024-02-28T22:47:50.349Z] [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
17:47:50 [2024-02-28T22:47:50.349Z] [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
17:47:50 [2024-02-28T22:47:50.349Z] [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
17:47:50 [2024-02-28T22:47:50.349Z] [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 108 kB/s)
17:47:50 [2024-02-28T22:47:50.349Z] [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
17:47:50 [2024-02-28T22:47:50.607Z] [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
17:47:50 [2024-02-28T22:47:50.607Z] [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
17:47:50 [2024-02-28T22:47:50.607Z] [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
17:47:50 [2024-02-28T22:47:50.607Z] [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
17:47:50 [2024-02-28T22:47:50.607Z] [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
17:47:50 [2024-02-28T22:47:50.607Z] [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.2 MB/s)
17:47:50 [2024-02-28T22:47:50.607Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
17:47:50 [2024-02-28T22:47:50.607Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
17:47:50 [2024-02-28T22:47:50.607Z] [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
17:47:50 [2024-02-28T22:47:50.607Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
17:47:50 [2024-02-28T22:47:50.607Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
17:47:50 [2024-02-28T22:47:50.607Z] [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
17:47:50 [2024-02-28T22:47:50.607Z] [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 1.3 MB/s)
17:47:50 [2024-02-28T22:47:50.607Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom
17:47:50 [2024-02-28T22:47:50.607Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom
17:47:50 [2024-02-28T22:47:50.607Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
17:47:50 [2024-02-28T22:47:50.866Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/21/apache-21.pom
17:47:50 [2024-02-28T22:47:50.866Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/21/apache-21.pom
17:47:50 [2024-02-28T22:47:50.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
17:47:50 [2024-02-28T22:47:50.866Z] [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 1.0 MB/s)
17:47:50 [2024-02-28T22:47:50.866Z] [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
17:47:50 [2024-02-28T22:47:50.866Z] [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
17:47:50 [2024-02-28T22:47:50.866Z] [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
17:47:51 [2024-02-28T22:47:51.124Z] [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
17:47:51 [2024-02-28T22:47:51.124Z] [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
17:47:51 [2024-02-28T22:47:51.124Z] [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
17:47:51 [2024-02-28T22:47:51.124Z] [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 212 kB/s)
17:47:51 [2024-02-28T22:47:51.124Z] [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
17:47:51 [2024-02-28T22:47:51.124Z] [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
17:47:51 [2024-02-28T22:47:51.124Z] [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
17:47:51 [2024-02-28T22:47:51.124Z] [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
17:47:51 [2024-02-28T22:47:51.124Z] [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
17:47:51 [2024-02-28T22:47:51.124Z] [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
17:47:51 [2024-02-28T22:47:51.124Z] [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 206 kB/s)
17:47:51 [2024-02-28T22:47:51.124Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
17:47:51 [2024-02-28T22:47:51.124Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
17:47:51 [2024-02-28T22:47:51.124Z] [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
17:47:51 [2024-02-28T22:47:51.383Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
17:47:51 [2024-02-28T22:47:51.383Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
17:47:51 [2024-02-28T22:47:51.383Z] [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
17:47:51 [2024-02-28T22:47:51.383Z] [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 2.4 MB/s)
17:47:51 [2024-02-28T22:47:51.383Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
17:47:51 [2024-02-28T22:47:51.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
17:47:51 [2024-02-28T22:47:51.383Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
17:47:51 [2024-02-28T22:47:51.383Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
17:47:51 [2024-02-28T22:47:51.383Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
17:47:51 [2024-02-28T22:47:51.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
17:47:51 [2024-02-28T22:47:51.383Z] [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 411 kB/s)
17:47:51 [2024-02-28T22:47:51.383Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
17:47:51 [2024-02-28T22:47:51.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
17:47:51 [2024-02-28T22:47:51.383Z] [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
17:47:51 [2024-02-28T22:47:51.641Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
17:47:51 [2024-02-28T22:47:51.642Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
17:47:51 [2024-02-28T22:47:51.642Z] [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
17:47:51 [2024-02-28T22:47:51.642Z] [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 75 kB/s)
17:47:51 [2024-02-28T22:47:51.642Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
17:47:51 [2024-02-28T22:47:51.642Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
17:47:51 [2024-02-28T22:47:51.642Z] [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
17:47:51 [2024-02-28T22:47:51.642Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
17:47:51 [2024-02-28T22:47:51.642Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
17:47:51 [2024-02-28T22:47:51.642Z] [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
17:47:51 [2024-02-28T22:47:51.642Z] [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 95 kB/s)
17:47:51 [2024-02-28T22:47:51.642Z] [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
17:47:51 [2024-02-28T22:47:51.642Z] [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
17:47:51 [2024-02-28T22:47:51.642Z] [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
17:47:51 [2024-02-28T22:47:51.900Z] [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
17:47:51 [2024-02-28T22:47:51.900Z] [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
17:47:51 [2024-02-28T22:47:51.900Z] [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
17:47:51 [2024-02-28T22:47:51.900Z] [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 898 kB/s)
17:47:51 [2024-02-28T22:47:51.900Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
17:47:51 [2024-02-28T22:47:51.900Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
17:47:51 [2024-02-28T22:47:51.900Z] [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
17:47:52 [2024-02-28T22:47:52.158Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
17:47:52 [2024-02-28T22:47:52.158Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
17:47:52 [2024-02-28T22:47:52.158Z] [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
17:47:52 [2024-02-28T22:47:52.158Z] [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 2.7 MB/s)
17:47:52 [2024-02-28T22:47:52.158Z] [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
17:47:52 [2024-02-28T22:47:52.158Z] [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
17:47:52 [2024-02-28T22:47:52.158Z] [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
17:47:52 [2024-02-28T22:47:52.158Z] [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
17:47:52 [2024-02-28T22:47:52.158Z] [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
17:47:52 [2024-02-28T22:47:52.158Z] [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
17:47:52 [2024-02-28T22:47:52.158Z] [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
17:47:52 [2024-02-28T22:47:52.158Z] [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 123 kB/s)
17:47:52 [2024-02-28T22:47:52.159Z] [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
17:47:52 [2024-02-28T22:47:52.159Z] [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
17:47:52 [2024-02-28T22:47:52.159Z] [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
17:47:52 [2024-02-28T22:47:52.418Z] [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
17:47:52 [2024-02-28T22:47:52.418Z] [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
17:47:52 [2024-02-28T22:47:52.418Z] [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
17:47:52 [2024-02-28T22:47:52.418Z] [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 154 kB/s)
17:47:52 [2024-02-28T22:47:52.418Z] [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
17:47:52 [2024-02-28T22:47:52.418Z] [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
17:47:52 [2024-02-28T22:47:52.418Z] [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
17:47:52 [2024-02-28T22:47:52.418Z] [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
17:47:52 [2024-02-28T22:47:52.418Z] [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
17:47:52 [2024-02-28T22:47:52.418Z] [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
17:47:52 [2024-02-28T22:47:52.418Z] [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 131 kB/s)
17:47:52 [2024-02-28T22:47:52.418Z] [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
17:47:52 [2024-02-28T22:47:52.418Z] [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
17:47:52 [2024-02-28T22:47:52.418Z] [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
17:47:52 [2024-02-28T22:47:52.676Z] [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
17:47:52 [2024-02-28T22:47:52.676Z] [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
17:47:52 [2024-02-28T22:47:52.677Z] [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
17:47:52 [2024-02-28T22:47:52.677Z] [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 170 kB/s)
17:47:52 [2024-02-28T22:47:52.677Z] [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
17:47:52 [2024-02-28T22:47:52.677Z] [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
17:47:52 [2024-02-28T22:47:52.677Z] [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
17:47:52 [2024-02-28T22:47:52.677Z] [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
17:47:52 [2024-02-28T22:47:52.677Z] [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
17:47:52 [2024-02-28T22:47:52.935Z] [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
17:47:52 [2024-02-28T22:47:52.935Z] [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 235 kB/s)
17:47:52 [2024-02-28T22:47:52.935Z] [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
17:47:52 [2024-02-28T22:47:52.935Z] [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
17:47:52 [2024-02-28T22:47:52.935Z] [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
17:47:52 [2024-02-28T22:47:52.935Z] [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
17:47:52 [2024-02-28T22:47:52.935Z] [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
17:47:52 [2024-02-28T22:47:52.935Z] [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
17:47:52 [2024-02-28T22:47:52.935Z] [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 110 kB/s)
17:47:52 [2024-02-28T22:47:52.935Z] [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
17:47:52 [2024-02-28T22:47:52.935Z] [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
17:47:52 [2024-02-28T22:47:52.935Z] [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
17:47:52 [2024-02-28T22:47:52.935Z] [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
17:47:52 [2024-02-28T22:47:52.935Z] [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
17:47:52 [2024-02-28T22:47:52.935Z] [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
17:47:52 [2024-02-28T22:47:52.935Z] [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 282 kB/s)
17:47:52 [2024-02-28T22:47:52.935Z] [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
17:47:52 [2024-02-28T22:47:52.935Z] [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
17:47:53 [2024-02-28T22:47:53.193Z] [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
17:47:53 [2024-02-28T22:47:53.193Z] [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
17:47:53 [2024-02-28T22:47:53.193Z] [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
17:47:53 [2024-02-28T22:47:53.193Z] [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
17:47:53 [2024-02-28T22:47:53.193Z] [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.2 MB/s)
17:47:53 [2024-02-28T22:47:53.193Z] [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
17:47:53 [2024-02-28T22:47:53.193Z] [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
17:47:53 [2024-02-28T22:47:53.193Z] [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
17:47:53 [2024-02-28T22:47:53.193Z] [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
17:47:53 [2024-02-28T22:47:53.193Z] [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
17:47:53 [2024-02-28T22:47:53.193Z] [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
17:47:53 [2024-02-28T22:47:53.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom (4.9 kB at 328 kB/s)
17:47:53 [2024-02-28T22:47:53.193Z] [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
17:47:53 [2024-02-28T22:47:53.451Z] [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
17:47:53 [2024-02-28T22:47:53.451Z] [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
17:47:53 [2024-02-28T22:47:53.451Z] [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
17:47:53 [2024-02-28T22:47:53.451Z] [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
17:47:53 [2024-02-28T22:47:53.451Z] [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
17:47:53 [2024-02-28T22:47:53.451Z] [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 170 kB/s)
17:47:53 [2024-02-28T22:47:53.451Z] [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
17:47:53 [2024-02-28T22:47:53.451Z] [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
17:47:53 [2024-02-28T22:47:53.451Z] [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
17:47:53 [2024-02-28T22:47:53.451Z] [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
17:47:53 [2024-02-28T22:47:53.451Z] [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
17:47:53 [2024-02-28T22:47:53.451Z] [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
17:47:53 [2024-02-28T22:47:53.710Z] [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 150 kB/s)
17:47:53 [2024-02-28T22:47:53.710Z] [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
17:47:53 [2024-02-28T22:47:53.710Z] [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
17:47:53 [2024-02-28T22:47:53.710Z] [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
17:47:53 [2024-02-28T22:47:53.710Z] [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
17:47:53 [2024-02-28T22:47:53.710Z] [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
17:47:53 [2024-02-28T22:47:53.710Z] [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
17:47:53 [2024-02-28T22:47:53.710Z] [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 114 kB/s)
17:47:53 [2024-02-28T22:47:53.710Z] [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
17:47:53 [2024-02-28T22:47:53.710Z] [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
17:47:53 [2024-02-28T22:47:53.710Z] [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
17:47:53 [2024-02-28T22:47:53.968Z] [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
17:47:53 [2024-02-28T22:47:53.968Z] [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
17:47:53 [2024-02-28T22:47:53.968Z] [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
17:47:53 [2024-02-28T22:47:53.968Z] [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 87 kB/s)
17:47:53 [2024-02-28T22:47:53.968Z] [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
17:47:53 [2024-02-28T22:47:53.968Z] [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
17:47:53 [2024-02-28T22:47:53.968Z] [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
17:47:53 [2024-02-28T22:47:53.968Z] [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
17:47:53 [2024-02-28T22:47:53.968Z] [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
17:47:53 [2024-02-28T22:47:53.968Z] [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
17:47:53 [2024-02-28T22:47:53.968Z] [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 218 kB/s)
17:47:53 [2024-02-28T22:47:53.968Z] [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
17:47:53 [2024-02-28T22:47:53.969Z] [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
17:47:53 [2024-02-28T22:47:53.969Z] [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
17:47:54 [2024-02-28T22:47:54.226Z] [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
17:47:54 [2024-02-28T22:47:54.226Z] [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
17:47:54 [2024-02-28T22:47:54.226Z] [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
17:47:54 [2024-02-28T22:47:54.226Z] [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 143 kB/s)
17:47:54 [2024-02-28T22:47:54.226Z] [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
17:47:54 [2024-02-28T22:47:54.227Z] [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
17:47:54 [2024-02-28T22:47:54.227Z] [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
17:47:54 [2024-02-28T22:47:54.227Z] [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
17:47:54 [2024-02-28T22:47:54.227Z] [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
17:47:54 [2024-02-28T22:47:54.227Z] [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
17:47:54 [2024-02-28T22:47:54.227Z] [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 101 kB/s)
17:47:54 [2024-02-28T22:47:54.484Z] [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
17:47:54 [2024-02-28T22:47:54.484Z] [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
17:47:54 [2024-02-28T22:47:54.484Z] [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
17:47:54 [2024-02-28T22:47:54.484Z] [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
17:47:54 [2024-02-28T22:47:54.484Z] [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
17:47:54 [2024-02-28T22:47:54.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar
17:47:54 [2024-02-28T22:47:54.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
17:47:54 [2024-02-28T22:47:54.484Z] [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
17:47:54 [2024-02-28T22:47:54.484Z] [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
17:47:54 [2024-02-28T22:47:54.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
17:47:54 [2024-02-28T22:47:54.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar
17:47:54 [2024-02-28T22:47:54.484Z] [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
17:47:54 [2024-02-28T22:47:54.484Z] [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
17:47:54 [2024-02-28T22:47:54.484Z] [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
17:47:54 [2024-02-28T22:47:54.484Z] [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
17:47:54 [2024-02-28T22:47:54.484Z] [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
17:47:54 [2024-02-28T22:47:54.484Z] [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
17:47:54 [2024-02-28T22:47:54.484Z] [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
17:47:54 [2024-02-28T22:47:54.484Z] [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
17:47:54 [2024-02-28T22:47:54.484Z] [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
17:47:54 [2024-02-28T22:47:54.484Z] [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
17:47:54 [2024-02-28T22:47:54.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
17:47:54 [2024-02-28T22:47:54.484Z] [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
17:47:54 [2024-02-28T22:47:54.484Z] [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
17:47:54 [2024-02-28T22:47:54.484Z] [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
17:47:54 [2024-02-28T22:47:54.484Z] [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
17:47:54 [2024-02-28T22:47:54.484Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.743Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
17:47:54 [2024-02-28T22:47:54.744Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:54 [2024-02-28T22:47:54.744Z] [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
17:47:55 [2024-02-28T22:47:55.002Z] [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
17:47:55 [2024-02-28T22:47:55.002Z] [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
17:47:55 [2024-02-28T22:47:55.002Z] [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
17:47:55 [2024-02-28T22:47:55.002Z] [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
17:47:55 [2024-02-28T22:47:55.002Z] [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
17:47:55 [2024-02-28T22:47:55.002Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
17:47:55 [2024-02-28T22:47:55.002Z] [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
17:47:55 [2024-02-28T22:47:55.002Z] [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
17:47:55 [2024-02-28T22:47:55.002Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
17:47:55 [2024-02-28T22:47:55.003Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.003Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.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.jar
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
17:47:55 [2024-02-28T22:47:55.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.004Z] [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
17:47:55 [2024-02-28T22:47:55.262Z] [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
17:47:55 [2024-02-28T22:47:55.262Z] [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
17:47:55 [2024-02-28T22:47:55.262Z] [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
17:47:55 [2024-02-28T22:47:55.262Z] [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
17:47:55 [2024-02-28T22:47:55.262Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
17:47:55 [2024-02-28T22:47:55.262Z] [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
17:47:55 [2024-02-28T22:47:55.520Z] [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
17:47:55 [2024-02-28T22:47:55.520Z] [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
17:47:55 [2024-02-28T22:47:55.520Z] [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
17:47:55 [2024-02-28T22:47:55.520Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar
17:47:55 [2024-02-28T22:47:55.520Z] [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
17:47:55 [2024-02-28T22:47:55.520Z] [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
17:47:55 [2024-02-28T22:47:55.520Z] [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
17:47:55 [2024-02-28T22:47:55.520Z] [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
17:47:55 [2024-02-28T22:47:55.520Z] [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
17:47:55 [2024-02-28T22:47:55.520Z] [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
17:47:55 [2024-02-28T22:47:55.520Z] [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
17:47:55 [2024-02-28T22:47:55.520Z] [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
17:47:55 [2024-02-28T22:47:55.520Z] [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
17:47:55 [2024-02-28T22:47:55.777Z] [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
17:47:55 [2024-02-28T22:47:55.777Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.jar
17:47:55 [2024-02-28T22:47:55.777Z] [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
17:47:55 [2024-02-28T22:47:55.777Z] [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
17:47:55 [2024-02-28T22:47:55.777Z] [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
17:47:55 [2024-02-28T22:47:55.777Z] [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
17:47:55 [2024-02-28T22:47:55.778Z] [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
17:47:55 [2024-02-28T22:47:55.778Z] [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
17:47:55 [2024-02-28T22:47:55.778Z] [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
17:47:55 [2024-02-28T22:47:55.778Z] [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
17:47:55 [2024-02-28T22:47:55.778Z] [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
17:47:55 [2024-02-28T22:47:55.778Z] [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
17:47:55 [2024-02-28T22:47:55.778Z] [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
17:47:55 [2024-02-28T22:47:55.778Z] [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
17:47:55 [2024-02-28T22:47:55.778Z] [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
17:47:55 [2024-02-28T22:47:55.778Z] [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
17:47:56 [2024-02-28T22:47:56.035Z] [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
17:47:56 [2024-02-28T22:47:56.035Z] [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
17:47:56 [2024-02-28T22:47:56.035Z] [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
17:47:56 [2024-02-28T22:47:56.035Z] [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
17:47:56 [2024-02-28T22:47:56.035Z] [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
17:47:56 [2024-02-28T22:47:56.035Z] [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
17:47:56 [2024-02-28T22:47:56.035Z] [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
17:47:56 [2024-02-28T22:47:56.035Z] [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
17:47:56 [2024-02-28T22:47:56.035Z] [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
17:47:56 [2024-02-28T22:47:56.035Z] [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
17:47:56 [2024-02-28T22:47:56.035Z] [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
17:47:56 [2024-02-28T22:47:56.035Z] [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
17:47:56 [2024-02-28T22:47:56.035Z] [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
17:47:56 [2024-02-28T22:47:56.035Z] [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
17:47:56 [2024-02-28T22:47:56.292Z] [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
17:47:56 [2024-02-28T22:47:56.292Z] [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
17:47:56 [2024-02-28T22:47:56.293Z] [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
17:47:56 [2024-02-28T22:47:56.293Z] [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
17:47:56 [2024-02-28T22:47:56.293Z] [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
17:47:56 [2024-02-28T22:47:56.293Z] [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
17:47:56 [2024-02-28T22:47:56.293Z] [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
17:47:56 [2024-02-28T22:47:56.293Z] [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
17:47:56 [2024-02-28T22:47:56.293Z] [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
17:47:56 [2024-02-28T22:47:56.293Z] [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
17:47:56 [2024-02-28T22:47:56.293Z] [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
17:47:56 [2024-02-28T22:47:56.551Z] [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
17:47:56 [2024-02-28T22:47:56.551Z] [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
17:47:56 [2024-02-28T22:47:56.551Z] [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
17:47:56 [2024-02-28T22:47:56.551Z] [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
17:47:56 [2024-02-28T22:47:56.551Z] [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
17:47:56 [2024-02-28T22:47:56.551Z] [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
17:47:56 [2024-02-28T22:47:56.551Z] [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
17:47:56 [2024-02-28T22:47:56.551Z] [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
17:47:56 [2024-02-28T22:47:56.551Z] [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
17:47:56 [2024-02-28T22:47:56.551Z] [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
17:47:56 [2024-02-28T22:47:56.551Z] [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
17:47:56 [2024-02-28T22:47:56.551Z] [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
17:47:56 [2024-02-28T22:47:56.551Z] [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
17:47:56 [2024-02-28T22:47:56.551Z] [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
17:47:56 [2024-02-28T22:47:56.551Z] [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
17:47:56 [2024-02-28T22:47:56.551Z] [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
17:47:56 [2024-02-28T22:47:56.810Z] [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
17:47:56 [2024-02-28T22:47:56.810Z] [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
17:47:56 [2024-02-28T22:47:56.810Z] [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
17:47:56 [2024-02-28T22:47:56.810Z] [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
17:47:56 [2024-02-28T22:47:56.810Z] [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
17:47:56 [2024-02-28T22:47:56.810Z] [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
17:47:56 [2024-02-28T22:47:56.810Z] [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
17:47:56 [2024-02-28T22:47:56.810Z] [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
17:47:56 [2024-02-28T22:47:56.810Z] [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
17:47:56 [2024-02-28T22:47:56.810Z] [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
17:47:57 [2024-02-28T22:47:57.068Z] [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
17:47:57 [2024-02-28T22:47:57.068Z] [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
17:47:57 [2024-02-28T22:47:57.068Z] [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
17:47:57 [2024-02-28T22:47:57.068Z] [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
17:47:57 [2024-02-28T22:47:57.068Z] [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
17:47:57 [2024-02-28T22:47:57.068Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
17:47:57 [2024-02-28T22:47:57.068Z] [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
17:47:57 [2024-02-28T22:47:57.068Z] [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
17:47:57 [2024-02-28T22:47:57.068Z] [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
17:47:57 [2024-02-28T22:47:57.068Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
17:47:57 [2024-02-28T22:47:57.068Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.069Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
17:47:57 [2024-02-28T22:47:57.070Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.070Z] [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
17:47:57 [2024-02-28T22:47:57.329Z] [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
17:47:57 [2024-02-28T22:47:57.329Z] [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
17:47:57 [2024-02-28T22:47:57.329Z] [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
17:47:57 [2024-02-28T22:47:57.329Z] [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
17:47:57 [2024-02-28T22:47:57.329Z] [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
17:47:57 [2024-02-28T22:47:57.329Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.jar
17:47:57 [2024-02-28T22:47:57.329Z] [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
17:47:57 [2024-02-28T22:47:57.329Z] [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
17:47:57 [2024-02-28T22:47:57.329Z] [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
17:47:57 [2024-02-28T22:47:57.329Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
17:47:57 [2024-02-28T22:47:57.329Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.jar
17:47:57 [2024-02-28T22:47:57.329Z] [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
17:47:57 [2024-02-28T22:47:57.329Z] [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
17:47:57 [2024-02-28T22:47:57.329Z] [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
17:47:57 [2024-02-28T22:47:57.329Z] [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
17:47:57 [2024-02-28T22:47:57.329Z] [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
17:47:57 [2024-02-28T22:47:57.329Z] [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
17:47:57 [2024-02-28T22:47:57.329Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [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
17:47:57 [2024-02-28T22:47:57.330Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
17:47:57 [2024-02-28T22:47:57.331Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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 599 kB/s)
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
17:47:57 [2024-02-28T22:47:57.331Z] [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 59 kB/s)
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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 3.7 MB/s)
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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 4.8 MB/s)
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.331Z] [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 4.1 MB/s)
17:47:57 [2024-02-28T22:47:57.331Z] [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
17:47:57 [2024-02-28T22:47:57.589Z] [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.0 MB/s)
17:47:57 [2024-02-28T22:47:57.589Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar
17:47:57 [2024-02-28T22:47:57.589Z] [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 1.3 MB/s)
17:47:57 [2024-02-28T22:47:57.589Z] [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
17:47:57 [2024-02-28T22:47:57.589Z] [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 4.6 MB/s)
17:47:57 [2024-02-28T22:47:57.589Z] [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
17:47:57 [2024-02-28T22:47:57.590Z] [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 14 MB/s)
17:47:57 [2024-02-28T22:47:57.590Z] [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
17:47:57 [2024-02-28T22:47:57.590Z] [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 176 kB/s)
17:47:57 [2024-02-28T22:47:57.590Z] [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
17:47:57 [2024-02-28T22:47:57.590Z] [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 605 kB/s)
17:47:57 [2024-02-28T22:47:57.590Z] [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
17:47:57 [2024-02-28T22:47:57.590Z] [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 823 kB/s)
17:47:57 [2024-02-28T22:47:57.590Z] [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
17:47:57 [2024-02-28T22:47:57.590Z] [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 156 kB/s)
17:47:57 [2024-02-28T22:47:57.590Z] [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
17:47:57 [2024-02-28T22:47:57.590Z] [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 7.2 MB/s)
17:47:57 [2024-02-28T22:47:57.590Z] [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
17:47:57 [2024-02-28T22:47:57.590Z] [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 286 kB/s)
17:47:57 [2024-02-28T22:47:57.590Z] [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
17:47:57 [2024-02-28T22:47:57.590Z] [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 26 kB/s)
17:47:57 [2024-02-28T22:47:57.590Z] [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
17:47:57 [2024-02-28T22:47:57.590Z] [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 338 kB/s)
17:47:57 [2024-02-28T22:47:57.590Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar
17:47:57 [2024-02-28T22:47:57.590Z] [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 53 kB/s)
17:47:57 [2024-02-28T22:47:57.590Z] [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
17:47:57 [2024-02-28T22:47:57.590Z] [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 349 kB/s)
17:47:57 [2024-02-28T22:47:57.590Z] [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
17:47:57 [2024-02-28T22:47:57.590Z] [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 137 kB/s)
17:47:57 [2024-02-28T22:47:57.590Z] [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
17:47:57 [2024-02-28T22:47:57.590Z] [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 542 kB/s)
17:47:57 [2024-02-28T22:47:57.590Z] [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
17:47:57 [2024-02-28T22:47:57.590Z] [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 6.3 MB/s)
17:47:57 [2024-02-28T22:47:57.590Z] [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
17:47:57 [2024-02-28T22:47:57.590Z] [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 100 kB/s)
17:47:57 [2024-02-28T22:47:57.590Z] [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
17:47:57 [2024-02-28T22:47:57.590Z] [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 892 kB/s)
17:47:57 [2024-02-28T22:47:57.590Z] [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
17:47:57 [2024-02-28T22:47:57.590Z] [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 4.2 MB/s)
17:47:57 [2024-02-28T22:47:57.590Z] [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
17:47:57 [2024-02-28T22:47:57.590Z] [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 314 kB/s)
17:47:57 [2024-02-28T22:47:57.590Z] [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
17:47:57 [2024-02-28T22:47:57.590Z] [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 650 kB/s)
17:47:57 [2024-02-28T22:47:57.590Z] [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
17:47:57 [2024-02-28T22:47:57.590Z] [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 390 kB/s)
17:47:57 [2024-02-28T22:47:57.590Z] [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
17:47:57 [2024-02-28T22:47:57.855Z] [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 340 kB/s)
17:47:57 [2024-02-28T22:47:57.855Z] [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 1.3 MB/s)
17:47:57 [2024-02-28T22:47:57.855Z] [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
17:47:57 [2024-02-28T22:47:57.856Z] [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
17:47:57 [2024-02-28T22:47:57.856Z] [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 1.3 MB/s)
17:47:57 [2024-02-28T22:47:57.856Z] [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
17:47:57 [2024-02-28T22:47:57.856Z] [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 1.3 MB/s)
17:47:57 [2024-02-28T22:47:57.856Z] [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
17:47:57 [2024-02-28T22:47:57.856Z] [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 55 kB/s)
17:47:57 [2024-02-28T22:47:57.856Z] [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
17:47:57 [2024-02-28T22:47:57.856Z] [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 508 kB/s)
17:47:57 [2024-02-28T22:47:57.856Z] [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
17:47:57 [2024-02-28T22:47:57.856Z] [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 997 kB/s)
17:47:57 [2024-02-28T22:47:57.856Z] [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
17:47:57 [2024-02-28T22:47:57.856Z] [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 16 MB/s)
17:47:57 [2024-02-28T22:47:57.856Z] [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
17:47:57 [2024-02-28T22:47:57.856Z] [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 633 kB/s)
17:47:57 [2024-02-28T22:47:57.856Z] [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
17:47:57 [2024-02-28T22:47:57.856Z] [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 91 kB/s)
17:47:57 [2024-02-28T22:47:57.856Z] [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
17:47:57 [2024-02-28T22:47:57.856Z] [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 269 kB/s)
17:47:57 [2024-02-28T22:47:57.856Z] [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
17:47:57 [2024-02-28T22:47:57.856Z] [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 573 kB/s)
17:47:57 [2024-02-28T22:47:57.856Z] [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
17:47:57 [2024-02-28T22:47:57.856Z] [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 575 kB/s)
17:47:57 [2024-02-28T22:47:57.856Z] [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
17:47:57 [2024-02-28T22:47:57.856Z] [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 309 kB/s)
17:47:57 [2024-02-28T22:47:57.856Z] [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
17:47:57 [2024-02-28T22:47:57.856Z] [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 305 kB/s)
17:47:57 [2024-02-28T22:47:57.856Z] [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
17:47:57 [2024-02-28T22:47:57.856Z] [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 90 kB/s)
17:47:57 [2024-02-28T22:47:57.856Z] [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
17:47:57 [2024-02-28T22:47:57.856Z] [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 226 kB/s)
17:47:57 [2024-02-28T22:47:57.856Z] [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
17:47:57 [2024-02-28T22:47:57.856Z] [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 139 kB/s)
17:47:57 [2024-02-28T22:47:57.856Z] [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
17:47:57 [2024-02-28T22:47:57.856Z] [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 191 kB/s)
17:47:57 [2024-02-28T22:47:57.856Z] [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
17:47:57 [2024-02-28T22:47:57.856Z] [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 289 kB/s)
17:47:57 [2024-02-28T22:47:57.856Z] [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
17:47:57 [2024-02-28T22:47:57.856Z] [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 57 kB/s)
17:47:57 [2024-02-28T22:47:57.857Z] [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
17:47:57 [2024-02-28T22:47:57.857Z] [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 130 kB/s)
17:47:57 [2024-02-28T22:47:57.857Z] [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
17:47:57 [2024-02-28T22:47:57.857Z] [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 55 kB/s)
17:47:57 [2024-02-28T22:47:57.857Z] [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
17:47:57 [2024-02-28T22:47:57.857Z] [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 93 kB/s)
17:47:57 [2024-02-28T22:47:57.857Z] [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
17:47:57 [2024-02-28T22:47:57.857Z] [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 488 kB/s)
17:47:57 [2024-02-28T22:47:57.857Z] [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
17:47:57 [2024-02-28T22:47:57.857Z] [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 170 kB/s)
17:47:57 [2024-02-28T22:47:57.857Z] [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
17:47:57 [2024-02-28T22:47:57.857Z] [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 54 kB/s)
17:47:57 [2024-02-28T22:47:57.857Z] [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
17:47:57 [2024-02-28T22:47:57.857Z] [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 132 kB/s)
17:47:57 [2024-02-28T22:47:57.857Z] [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
17:47:57 [2024-02-28T22:47:57.857Z] [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 6.1 kB/s)
17:47:57 [2024-02-28T22:47:57.857Z] [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
17:47:57 [2024-02-28T22:47:57.857Z] [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 119 kB/s)
17:47:57 [2024-02-28T22:47:57.857Z] [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
17:47:57 [2024-02-28T22:47:57.857Z] [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 21 kB/s)
17:47:57 [2024-02-28T22:47:57.857Z] [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
17:47:58 [2024-02-28T22:47:58.115Z] [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 700 kB/s)
17:47:58 [2024-02-28T22:47:58.115Z] [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
17:47:58 [2024-02-28T22:47:58.115Z] [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 651 kB/s)
17:47:58 [2024-02-28T22:47:58.115Z] [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
17:47:58 [2024-02-28T22:47:58.115Z] [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 5.0 kB/s)
17:47:58 [2024-02-28T22:47:58.115Z] [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
17:47:58 [2024-02-28T22:47:58.115Z] [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 74 kB/s)
17:47:58 [2024-02-28T22:47:58.115Z] [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
17:47:58 [2024-02-28T22:47:58.115Z] [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 491 kB/s)
17:47:58 [2024-02-28T22:47:58.115Z] [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
17:47:58 [2024-02-28T22:47:58.115Z] [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 237 kB/s)
17:47:58 [2024-02-28T22:47:58.115Z] [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
17:47:58 [2024-02-28T22:47:58.115Z] [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 121 kB/s)
17:47:58 [2024-02-28T22:47:58.115Z] [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
17:47:58 [2024-02-28T22:47:58.115Z] [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 179 kB/s)
17:47:58 [2024-02-28T22:47:58.115Z] [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
17:47:58 [2024-02-28T22:47:58.116Z] [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 275 kB/s)
17:47:58 [2024-02-28T22:47:58.116Z] [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
17:47:58 [2024-02-28T22:47:58.116Z] [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 142 kB/s)
17:47:58 [2024-02-28T22:47:58.116Z] [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
17:47:58 [2024-02-28T22:47:58.116Z] [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 34 kB/s)
17:47:58 [2024-02-28T22:47:58.116Z] [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
17:47:58 [2024-02-28T22:47:58.116Z] [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 31 kB/s)
17:47:58 [2024-02-28T22:47:58.116Z] [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
17:47:58 [2024-02-28T22:47:58.116Z] [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 11 MB/s)
17:47:58 [2024-02-28T22:47:58.116Z] [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
17:47:58 [2024-02-28T22:47:58.373Z] [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 511 kB/s)
17:47:58 [2024-02-28T22:47:58.373Z] [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
17:47:58 [2024-02-28T22:47:58.373Z] [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 102 kB/s)
17:47:58 [2024-02-28T22:47:58.373Z] [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
17:47:58 [2024-02-28T22:47:58.373Z] [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 575 kB/s)
17:47:58 [2024-02-28T22:47:58.374Z] [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
17:47:58 [2024-02-28T22:47:58.374Z] [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 75 kB/s)
17:47:58 [2024-02-28T22:47:58.374Z] [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 43 kB/s)
17:47:58 [2024-02-28T22:47:58.374Z] [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
17:47:58 [2024-02-28T22:47:58.374Z] [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
17:47:58 [2024-02-28T22:47:58.374Z] [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 3.7 MB/s)
17:47:58 [2024-02-28T22:47:58.374Z] [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
17:47:58 [2024-02-28T22:47:58.374Z] [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 104 kB/s)
17:47:58 [2024-02-28T22:47:58.374Z] [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
17:47:58 [2024-02-28T22:47:58.374Z] [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 383 kB/s)
17:47:58 [2024-02-28T22:47:58.374Z] [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 6.2 MB/s)
17:47:58 [2024-02-28T22:47:58.374Z] [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
17:47:58 [2024-02-28T22:47:58.374Z] [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
17:47:58 [2024-02-28T22:47:58.374Z] [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 968 kB/s)
17:47:58 [2024-02-28T22:47:58.374Z] [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
17:47:58 [2024-02-28T22:47:58.374Z] [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 78 kB/s)
17:47:58 [2024-02-28T22:47:58.374Z] [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 126 kB/s)
17:47:58 [2024-02-28T22:47:58.374Z] [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 319 kB/s)
17:47:58 [2024-02-28T22:47:58.374Z] [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 4.0 MB/s)
17:47:58 [2024-02-28T22:47:58.374Z] [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 3.0 MB/s)
17:48:00 [2024-02-28T22:48:00.903Z] [INFO] Tycho Version:  4.0.3 (88e4728c5da382f02c0459c918c2683048f95740)
17:48:00 [2024-02-28T22:48:00.903Z] [INFO] Tycho Mode:     project
17:48:00 [2024-02-28T22:48:00.903Z] [INFO] Tycho Builder:  maven
17:48:01 [2024-02-28T22:48:01.161Z] [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
17:48:01 [2024-02-28T22:48:01.161Z] [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
17:48:01 [2024-02-28T22:48:01.161Z] [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
17:48:01 [2024-02-28T22:48:01.419Z] [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
17:48:01 [2024-02-28T22:48:01.419Z] [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
17:48:01 [2024-02-28T22:48:01.419Z] [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
17:48:01 [2024-02-28T22:48:01.419Z] [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 367 kB/s)
17:48:01 [2024-02-28T22:48:01.419Z] [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
17:48:01 [2024-02-28T22:48:01.419Z] [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
17:48:01 [2024-02-28T22:48:01.419Z] [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
17:48:01 [2024-02-28T22:48:01.419Z] [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
17:48:01 [2024-02-28T22:48:01.678Z] [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
17:48:01 [2024-02-28T22:48:01.679Z] [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
17:48:01 [2024-02-28T22:48:01.679Z] [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 374 kB/s)
17:48:01 [2024-02-28T22:48:01.679Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
17:48:01 [2024-02-28T22:48:01.679Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
17:48:01 [2024-02-28T22:48:01.679Z] [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
17:48:01 [2024-02-28T22:48:01.679Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
17:48:01 [2024-02-28T22:48:01.679Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
17:48:01 [2024-02-28T22:48:01.679Z] [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
17:48:01 [2024-02-28T22:48:01.679Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 5.3 MB/s)
17:48:01 [2024-02-28T22:48:01.679Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/29/apache-29.pom
17:48:01 [2024-02-28T22:48:01.679Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/29/apache-29.pom
17:48:01 [2024-02-28T22:48:01.679Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/29/apache-29.pom
17:48:01 [2024-02-28T22:48:01.937Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/29/apache-29.pom
17:48:01 [2024-02-28T22:48:01.937Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/29/apache-29.pom
17:48:01 [2024-02-28T22:48:01.937Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom
17:48:01 [2024-02-28T22:48:01.937Z] [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 1.9 MB/s)
17:48:01 [2024-02-28T22:48:01.937Z] [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
17:48:01 [2024-02-28T22:48:01.937Z] [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
17:48:01 [2024-02-28T22:48:01.937Z] [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
17:48:01 [2024-02-28T22:48:01.937Z] [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
17:48:01 [2024-02-28T22:48:01.937Z] [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
17:48:01 [2024-02-28T22:48:01.937Z] [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
17:48:01 [2024-02-28T22:48:01.937Z] [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 563 kB/s)
17:48:01 [2024-02-28T22:48:01.937Z] [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
17:48:02 [2024-02-28T22:48:02.195Z] [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
17:48:02 [2024-02-28T22:48:02.195Z] [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
17:48:02 [2024-02-28T22:48:02.195Z] [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
17:48:02 [2024-02-28T22:48:02.195Z] [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
17:48:02 [2024-02-28T22:48:02.195Z] [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
17:48:02 [2024-02-28T22:48:02.195Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar (39 kB at 3.9 MB/s)
17:48:02 [2024-02-28T22:48:02.195Z] [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
17:48:02 [2024-02-28T22:48:02.195Z] [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
17:48:02 [2024-02-28T22:48:02.196Z] [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
17:48:02 [2024-02-28T22:48:02.456Z] [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
17:48:02 [2024-02-28T22:48:02.456Z] [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
17:48:02 [2024-02-28T22:48:02.456Z] [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
17:48:02 [2024-02-28T22:48:02.456Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom (1.8 kB at 197 kB/s)
17:48:02 [2024-02-28T22:48:02.456Z] [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
17:48:02 [2024-02-28T22:48:02.456Z] [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
17:48:02 [2024-02-28T22:48:02.456Z] [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
17:48:02 [2024-02-28T22:48:02.713Z] [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
17:48:02 [2024-02-28T22:48:02.713Z] [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
17:48:02 [2024-02-28T22:48:02.713Z] [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
17:48:02 [2024-02-28T22:48:02.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar (22 kB at 1.7 MB/s)
17:48:03 [2024-02-28T22:48:03.280Z] [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
17:48:03 [2024-02-28T22:48:03.280Z] [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
17:48:03 [2024-02-28T22:48:03.280Z] [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
17:48:03 [2024-02-28T22:48:03.537Z] [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
17:48:03 [2024-02-28T22:48:03.537Z] [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
17:48:03 [2024-02-28T22:48:03.537Z] [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
17:48:03 [2024-02-28T22:48:03.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom (3.0 kB at 276 kB/s)
17:48:03 [2024-02-28T22:48:03.537Z] [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
17:48:03 [2024-02-28T22:48:03.537Z] [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
17:48:03 [2024-02-28T22:48:03.537Z] [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
17:48:03 [2024-02-28T22:48:03.537Z] [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
17:48:03 [2024-02-28T22:48:03.537Z] [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
17:48:03 [2024-02-28T22:48:03.537Z] [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
17:48:03 [2024-02-28T22:48:03.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar (49 kB at 3.5 MB/s)
17:48:03 [2024-02-28T22:48:03.537Z] [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
17:48:03 [2024-02-28T22:48:03.537Z] [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
17:48:03 [2024-02-28T22:48:03.538Z] [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
17:48:03 [2024-02-28T22:48:03.796Z] [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
17:48:03 [2024-02-28T22:48:03.796Z] [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
17:48:03 [2024-02-28T22:48:03.796Z] [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
17:48:03 [2024-02-28T22:48:03.796Z] [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 629 kB/s)
17:48:03 [2024-02-28T22:48:03.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
17:48:03 [2024-02-28T22:48:03.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
17:48:03 [2024-02-28T22:48:03.796Z] [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
17:48:03 [2024-02-28T22:48:03.796Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
17:48:03 [2024-02-28T22:48:03.796Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
17:48:03 [2024-02-28T22:48:03.796Z] [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
17:48:03 [2024-02-28T22:48:03.796Z] [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 891 kB/s)
17:48:03 [2024-02-28T22:48:03.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
17:48:03 [2024-02-28T22:48:03.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
17:48:04 [2024-02-28T22:48:04.054Z] [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
17:48:04 [2024-02-28T22:48:04.054Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
17:48:04 [2024-02-28T22:48:04.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
17:48:04 [2024-02-28T22:48:04.054Z] [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
17:48:04 [2024-02-28T22:48:04.054Z] [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 4.0 MB/s)
17:48:04 [2024-02-28T22:48:04.054Z] [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
17:48:04 [2024-02-28T22:48:04.054Z] [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
17:48:04 [2024-02-28T22:48:04.054Z] [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
17:48:04 [2024-02-28T22:48:04.054Z] [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
17:48:04 [2024-02-28T22:48:04.054Z] [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
17:48:04 [2024-02-28T22:48:04.054Z] [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
17:48:04 [2024-02-28T22:48:04.313Z] [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 136 kB/s)
17:48:04 [2024-02-28T22:48:04.313Z] [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
17:48:04 [2024-02-28T22:48:04.313Z] [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
17:48:04 [2024-02-28T22:48:04.313Z] [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
17:48:04 [2024-02-28T22:48:04.313Z] [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
17:48:04 [2024-02-28T22:48:04.313Z] [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
17:48:04 [2024-02-28T22:48:04.313Z] [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
17:48:04 [2024-02-28T22:48:04.313Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.9.4/maven-3.9.4.pom (30 kB at 2.5 MB/s)
17:48:04 [2024-02-28T22:48:04.313Z] [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
17:48:04 [2024-02-28T22:48:04.313Z] [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
17:48:04 [2024-02-28T22:48:04.313Z] [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
17:48:04 [2024-02-28T22:48:04.313Z] [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
17:48:04 [2024-02-28T22:48:04.313Z] [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
17:48:04 [2024-02-28T22:48:04.571Z] [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
17:48:04 [2024-02-28T22:48:04.571Z] [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 327 kB/s)
17:48:04 [2024-02-28T22:48:04.571Z] [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
17:48:04 [2024-02-28T22:48:04.572Z] [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
17:48:04 [2024-02-28T22:48:04.572Z] [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
17:48:04 [2024-02-28T22:48:04.572Z] [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
17:48:04 [2024-02-28T22:48:04.572Z] [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
17:48:04 [2024-02-28T22:48:04.572Z] [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
17:48:04 [2024-02-28T22:48:04.572Z] [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 306 kB/s)
17:48:04 [2024-02-28T22:48:04.572Z] [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
17:48:04 [2024-02-28T22:48:04.572Z] [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
17:48:04 [2024-02-28T22:48:04.572Z] [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
17:48:04 [2024-02-28T22:48:04.829Z] [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
17:48:04 [2024-02-28T22:48:04.829Z] [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
17:48:04 [2024-02-28T22:48:04.829Z] [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
17:48:04 [2024-02-28T22:48:04.829Z] [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 915 kB/s)
17:48:04 [2024-02-28T22:48:04.829Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
17:48:04 [2024-02-28T22:48:04.829Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
17:48:04 [2024-02-28T22:48:04.829Z] [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
17:48:04 [2024-02-28T22:48:04.829Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
17:48:05 [2024-02-28T22:48:05.087Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
17:48:05 [2024-02-28T22:48:05.087Z] [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
17:48:05 [2024-02-28T22:48:05.087Z] [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 547 kB/s)
17:48:05 [2024-02-28T22:48:05.087Z] [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
17:48:05 [2024-02-28T22:48:05.087Z] [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
17:48:05 [2024-02-28T22:48:05.087Z] [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
17:48:05 [2024-02-28T22:48:05.087Z] [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
17:48:05 [2024-02-28T22:48:05.087Z] [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
17:48:05 [2024-02-28T22:48:05.087Z] [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
17:48:05 [2024-02-28T22:48:05.087Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 1.2 MB/s)
17:48:05 [2024-02-28T22:48:05.087Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
17:48:05 [2024-02-28T22:48:05.087Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
17:48:05 [2024-02-28T22:48:05.087Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
17:48:05 [2024-02-28T22:48:05.087Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
17:48:05 [2024-02-28T22:48:05.087Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
17:48:05 [2024-02-28T22:48:05.087Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom
17:48:05 [2024-02-28T22:48:05.345Z] [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 368 kB/s)
17:48:05 [2024-02-28T22:48:05.345Z] [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
17:48:05 [2024-02-28T22:48:05.345Z] [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
17:48:05 [2024-02-28T22:48:05.345Z] [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
17:48:05 [2024-02-28T22:48:05.345Z] [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
17:48:05 [2024-02-28T22:48:05.345Z] [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
17:48:05 [2024-02-28T22:48:05.345Z] [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
17:48:05 [2024-02-28T22:48:05.345Z] [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 202 kB/s)
17:48:05 [2024-02-28T22:48:05.345Z] [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
17:48:05 [2024-02-28T22:48:05.345Z] [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
17:48:05 [2024-02-28T22:48:05.345Z] [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
17:48:05 [2024-02-28T22:48:05.603Z] [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
17:48:05 [2024-02-28T22:48:05.603Z] [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
17:48:05 [2024-02-28T22:48:05.603Z] [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
17:48:05 [2024-02-28T22:48:05.603Z] [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 1.1 MB/s)
17:48:05 [2024-02-28T22:48:05.603Z] [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
17:48:05 [2024-02-28T22:48:05.603Z] [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
17:48:05 [2024-02-28T22:48:05.603Z] [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
17:48:05 [2024-02-28T22:48:05.603Z] [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
17:48:05 [2024-02-28T22:48:05.603Z] [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
17:48:05 [2024-02-28T22:48:05.603Z] [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
17:48:05 [2024-02-28T22:48:05.603Z] [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 730 kB/s)
17:48:05 [2024-02-28T22:48:05.603Z] [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
17:48:05 [2024-02-28T22:48:05.603Z] [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
17:48:05 [2024-02-28T22:48:05.603Z] [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
17:48:05 [2024-02-28T22:48:05.861Z] [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
17:48:05 [2024-02-28T22:48:05.861Z] [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
17:48:05 [2024-02-28T22:48:05.861Z] [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
17:48:05 [2024-02-28T22:48:05.861Z] [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 2.0 MB/s)
17:48:05 [2024-02-28T22:48:05.861Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
17:48:05 [2024-02-28T22:48:05.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
17:48:05 [2024-02-28T22:48:05.861Z] [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
17:48:05 [2024-02-28T22:48:05.861Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
17:48:05 [2024-02-28T22:48:05.861Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
17:48:05 [2024-02-28T22:48:05.861Z] [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
17:48:05 [2024-02-28T22:48:05.861Z] [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 676 kB/s)
17:48:05 [2024-02-28T22:48:05.861Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
17:48:05 [2024-02-28T22:48:05.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
17:48:05 [2024-02-28T22:48:05.861Z] [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
17:48:06 [2024-02-28T22:48:06.118Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
17:48:06 [2024-02-28T22:48:06.118Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
17:48:06 [2024-02-28T22:48:06.118Z] [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
17:48:06 [2024-02-28T22:48:06.118Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.2 MB/s)
17:48:06 [2024-02-28T22:48:06.118Z] [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
17:48:06 [2024-02-28T22:48:06.118Z] [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
17:48:06 [2024-02-28T22:48:06.118Z] [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
17:48:06 [2024-02-28T22:48:06.118Z] [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
17:48:06 [2024-02-28T22:48:06.118Z] [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
17:48:06 [2024-02-28T22:48:06.118Z] [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
17:48:06 [2024-02-28T22:48:06.118Z] [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 850 kB/s)
17:48:06 [2024-02-28T22:48:06.118Z] [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
17:48:06 [2024-02-28T22:48:06.118Z] [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
17:48:06 [2024-02-28T22:48:06.118Z] [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
17:48:06 [2024-02-28T22:48:06.376Z] [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
17:48:06 [2024-02-28T22:48:06.376Z] [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
17:48:06 [2024-02-28T22:48:06.376Z] [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
17:48:06 [2024-02-28T22:48:06.376Z] [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 837 kB/s)
17:48:06 [2024-02-28T22:48:06.376Z] [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
17:48:06 [2024-02-28T22:48:06.376Z] [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
17:48:06 [2024-02-28T22:48:06.376Z] [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
17:48:06 [2024-02-28T22:48:06.376Z] [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
17:48:06 [2024-02-28T22:48:06.634Z] [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
17:48:06 [2024-02-28T22:48:06.634Z] [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
17:48:06 [2024-02-28T22:48:06.634Z] [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 204 kB/s)
17:48:06 [2024-02-28T22:48:06.634Z] [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
17:48:06 [2024-02-28T22:48:06.634Z] [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
17:48:06 [2024-02-28T22:48:06.634Z] [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
17:48:06 [2024-02-28T22:48:06.634Z] [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
17:48:06 [2024-02-28T22:48:06.634Z] [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
17:48:06 [2024-02-28T22:48:06.634Z] [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
17:48:06 [2024-02-28T22:48:06.634Z] [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 246 kB/s)
17:48:06 [2024-02-28T22:48:06.634Z] [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
17:48:06 [2024-02-28T22:48:06.634Z] [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
17:48:06 [2024-02-28T22:48:06.634Z] [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
17:48:06 [2024-02-28T22:48:06.634Z] [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
17:48:06 [2024-02-28T22:48:06.634Z] [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
17:48:06 [2024-02-28T22:48:06.634Z] [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
17:48:06 [2024-02-28T22:48:06.892Z] [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 137 kB/s)
17:48:06 [2024-02-28T22:48:06.892Z] [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
17:48:06 [2024-02-28T22:48:06.892Z] [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
17:48:06 [2024-02-28T22:48:06.892Z] [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
17:48:06 [2024-02-28T22:48:06.892Z] [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
17:48:06 [2024-02-28T22:48:06.893Z] [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
17:48:06 [2024-02-28T22:48:06.893Z] [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
17:48:06 [2024-02-28T22:48:06.893Z] [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 270 kB/s)
17:48:06 [2024-02-28T22:48:06.893Z] [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
17:48:06 [2024-02-28T22:48:06.893Z] [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
17:48:06 [2024-02-28T22:48:06.893Z] [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
17:48:06 [2024-02-28T22:48:06.893Z] [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
17:48:06 [2024-02-28T22:48:06.893Z] [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
17:48:07 [2024-02-28T22:48:07.152Z] [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
17:48:07 [2024-02-28T22:48:07.152Z] [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 205 kB/s)
17:48:07 [2024-02-28T22:48:07.152Z] [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
17:48:07 [2024-02-28T22:48:07.152Z] [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
17:48:07 [2024-02-28T22:48:07.152Z] [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
17:48:07 [2024-02-28T22:48:07.152Z] [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
17:48:07 [2024-02-28T22:48:07.152Z] [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
17:48:07 [2024-02-28T22:48:07.152Z] [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
17:48:07 [2024-02-28T22:48:07.152Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom (3.5 kB at 321 kB/s)
17:48:07 [2024-02-28T22:48:07.152Z] [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
17:48:07 [2024-02-28T22:48:07.152Z] [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
17:48:07 [2024-02-28T22:48:07.152Z] [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
17:48:07 [2024-02-28T22:48:07.410Z] [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
17:48:07 [2024-02-28T22:48:07.410Z] [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
17:48:07 [2024-02-28T22:48:07.410Z] [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
17:48:07 [2024-02-28T22:48:07.410Z] [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)
17:48:07 [2024-02-28T22:48:07.410Z] [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
17:48:07 [2024-02-28T22:48:07.410Z] [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
17:48:07 [2024-02-28T22:48:07.410Z] [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
17:48:07 [2024-02-28T22:48:07.410Z] [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
17:48:07 [2024-02-28T22:48:07.410Z] [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
17:48:07 [2024-02-28T22:48:07.410Z] [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
17:48:07 [2024-02-28T22:48:07.410Z] [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)
17:48:07 [2024-02-28T22:48:07.410Z] [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
17:48:07 [2024-02-28T22:48:07.410Z] [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
17:48:07 [2024-02-28T22:48:07.670Z] [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
17:48:07 [2024-02-28T22:48:07.670Z] [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
17:48:07 [2024-02-28T22:48:07.670Z] [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
17:48:07 [2024-02-28T22:48:07.670Z] [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
17:48:07 [2024-02-28T22:48:07.670Z] [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.0 MB/s)
17:48:07 [2024-02-28T22:48:07.670Z] [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
17:48:07 [2024-02-28T22:48:07.670Z] [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
17:48:07 [2024-02-28T22:48:07.670Z] [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
17:48:07 [2024-02-28T22:48:07.670Z] [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
17:48:07 [2024-02-28T22:48:07.670Z] [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
17:48:07 [2024-02-28T22:48:07.670Z] [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
17:48:07 [2024-02-28T22:48:07.670Z] [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 193 kB/s)
17:48:07 [2024-02-28T22:48:07.670Z] [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
17:48:07 [2024-02-28T22:48:07.928Z] [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
17:48:07 [2024-02-28T22:48:07.928Z] [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
17:48:07 [2024-02-28T22:48:07.928Z] [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
17:48:07 [2024-02-28T22:48:07.928Z] [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
17:48:07 [2024-02-28T22:48:07.928Z] [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
17:48:07 [2024-02-28T22:48:07.928Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom (2.9 kB at 150 kB/s)
17:48:07 [2024-02-28T22:48:07.928Z] [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
17:48:07 [2024-02-28T22:48:07.928Z] [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
17:48:07 [2024-02-28T22:48:07.928Z] [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
17:48:07 [2024-02-28T22:48:07.928Z] [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
17:48:07 [2024-02-28T22:48:07.928Z] [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
17:48:08 [2024-02-28T22:48:08.186Z] [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
17:48:08 [2024-02-28T22:48:08.186Z] [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 360 kB/s)
17:48:08 [2024-02-28T22:48:08.186Z] [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
17:48:08 [2024-02-28T22:48:08.186Z] [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
17:48:08 [2024-02-28T22:48:08.186Z] [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
17:48:08 [2024-02-28T22:48:08.186Z] [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
17:48:08 [2024-02-28T22:48:08.186Z] [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
17:48:08 [2024-02-28T22:48:08.186Z] [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
17:48:08 [2024-02-28T22:48:08.186Z] [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 293 kB/s)
17:48:08 [2024-02-28T22:48:08.186Z] [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
17:48:08 [2024-02-28T22:48:08.187Z] [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
17:48:08 [2024-02-28T22:48:08.187Z] [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
17:48:08 [2024-02-28T22:48:08.444Z] [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
17:48:08 [2024-02-28T22:48:08.444Z] [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
17:48:08 [2024-02-28T22:48:08.444Z] [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
17:48:08 [2024-02-28T22:48:08.444Z] [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 583 kB/s)
17:48:08 [2024-02-28T22:48:08.444Z] [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
17:48:08 [2024-02-28T22:48:08.444Z] [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
17:48:08 [2024-02-28T22:48:08.444Z] [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
17:48:08 [2024-02-28T22:48:08.444Z] [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
17:48:08 [2024-02-28T22:48:08.444Z] [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
17:48:08 [2024-02-28T22:48:08.444Z] [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
17:48:08 [2024-02-28T22:48:08.444Z] [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 268 kB/s)
17:48:08 [2024-02-28T22:48:08.444Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
17:48:08 [2024-02-28T22:48:08.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
17:48:08 [2024-02-28T22:48:08.702Z] [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
17:48:08 [2024-02-28T22:48:08.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
17:48:08 [2024-02-28T22:48:08.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
17:48:08 [2024-02-28T22:48:08.702Z] [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
17:48:08 [2024-02-28T22:48:08.702Z] [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 2.4 MB/s)
17:48:08 [2024-02-28T22:48:08.702Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom
17:48:08 [2024-02-28T22:48:08.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom
17:48:08 [2024-02-28T22:48:08.702Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom
17:48:08 [2024-02-28T22:48:08.960Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/23/apache-23.pom
17:48:08 [2024-02-28T22:48:08.960Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/23/apache-23.pom
17:48:08 [2024-02-28T22:48:08.960Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom
17:48:08 [2024-02-28T22:48:08.960Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom (18 kB at 1.5 MB/s)
17:48:08 [2024-02-28T22:48:08.960Z] [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
17:48:08 [2024-02-28T22:48:08.960Z] [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
17:48:08 [2024-02-28T22:48:08.960Z] [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
17:48:08 [2024-02-28T22:48:08.960Z] [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
17:48:08 [2024-02-28T22:48:08.960Z] [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
17:48:08 [2024-02-28T22:48:08.960Z] [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
17:48:08 [2024-02-28T22:48:08.960Z] [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 554 kB/s)
17:48:08 [2024-02-28T22:48:08.960Z] [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
17:48:08 [2024-02-28T22:48:08.960Z] [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
17:48:09 [2024-02-28T22:48:09.217Z] [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
17:48:09 [2024-02-28T22:48:09.217Z] [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
17:48:09 [2024-02-28T22:48:09.217Z] [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
17:48:09 [2024-02-28T22:48:09.217Z] [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
17:48:09 [2024-02-28T22:48:09.217Z] [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 2.0 MB/s)
17:48:09 [2024-02-28T22:48:09.217Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom
17:48:09 [2024-02-28T22:48:09.217Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom
17:48:09 [2024-02-28T22:48:09.217Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom
17:48:09 [2024-02-28T22:48:09.217Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/5/google-5.pom
17:48:09 [2024-02-28T22:48:09.217Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/5/google-5.pom
17:48:09 [2024-02-28T22:48:09.217Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
17:48:09 [2024-02-28T22:48:09.217Z] [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 205 kB/s)
17:48:09 [2024-02-28T22:48:09.217Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
17:48:09 [2024-02-28T22:48:09.217Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
17:48:09 [2024-02-28T22:48:09.217Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
17:48:09 [2024-02-28T22:48:09.475Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
17:48:09 [2024-02-28T22:48:09.475Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
17:48:09 [2024-02-28T22:48:09.475Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
17:48:09 [2024-02-28T22:48:09.475Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 45 kB/s)
17:48:09 [2024-02-28T22:48:09.475Z] [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
17:48:09 [2024-02-28T22:48:09.475Z] [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
17:48:09 [2024-02-28T22:48:09.475Z] [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
17:48:09 [2024-02-28T22:48:09.475Z] [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
17:48:09 [2024-02-28T22:48:09.475Z] [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
17:48:09 [2024-02-28T22:48:09.475Z] [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
17:48:09 [2024-02-28T22:48:09.475Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom (11 kB at 1.0 MB/s)
17:48:09 [2024-02-28T22:48:09.475Z] [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
17:48:09 [2024-02-28T22:48:09.475Z] [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
17:48:09 [2024-02-28T22:48:09.475Z] [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
17:48:09 [2024-02-28T22:48:09.733Z] [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
17:48:09 [2024-02-28T22:48:09.733Z] [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
17:48:09 [2024-02-28T22:48:09.733Z] [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
17:48:09 [2024-02-28T22:48:09.733Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom (21 kB at 1.5 MB/s)
17:48:09 [2024-02-28T22:48:09.733Z] [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
17:48:09 [2024-02-28T22:48:09.733Z] [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
17:48:09 [2024-02-28T22:48:09.733Z] [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
17:48:09 [2024-02-28T22:48:09.733Z] [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
17:48:09 [2024-02-28T22:48:09.733Z] [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
17:48:09 [2024-02-28T22:48:09.733Z] [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
17:48:09 [2024-02-28T22:48:09.733Z] [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 201 kB/s)
17:48:09 [2024-02-28T22:48:09.733Z] [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
17:48:09 [2024-02-28T22:48:09.991Z] [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
17:48:09 [2024-02-28T22:48:09.991Z] [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
17:48:09 [2024-02-28T22:48:09.991Z] [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
17:48:09 [2024-02-28T22:48:09.991Z] [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
17:48:09 [2024-02-28T22:48:09.991Z] [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
17:48:09 [2024-02-28T22:48:09.991Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 1.1 MB/s)
17:48:09 [2024-02-28T22:48:09.991Z] [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
17:48:09 [2024-02-28T22:48:09.991Z] [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
17:48:09 [2024-02-28T22:48:09.991Z] [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
17:48:10 [2024-02-28T22:48:10.249Z] [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
17:48:10 [2024-02-28T22:48:10.249Z] [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
17:48:10 [2024-02-28T22:48:10.249Z] [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
17:48:10 [2024-02-28T22:48:10.249Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 1.3 MB/s)
17:48:10 [2024-02-28T22:48:10.249Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
17:48:10 [2024-02-28T22:48:10.250Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
17:48:10 [2024-02-28T22:48:10.250Z] [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
17:48:10 [2024-02-28T22:48:10.250Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
17:48:10 [2024-02-28T22:48:10.250Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
17:48:10 [2024-02-28T22:48:10.250Z] [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
17:48:10 [2024-02-28T22:48:10.250Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 5.3 MB/s)
17:48:10 [2024-02-28T22:48:10.250Z] [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
17:48:10 [2024-02-28T22:48:10.250Z] [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
17:48:10 [2024-02-28T22:48:10.250Z] [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
17:48:10 [2024-02-28T22:48:10.250Z] [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
17:48:10 [2024-02-28T22:48:10.507Z] [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
17:48:10 [2024-02-28T22:48:10.507Z] [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
17:48:10 [2024-02-28T22:48:10.507Z] [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
17:48:10 [2024-02-28T22:48:10.507Z] [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 506 kB/s)
17:48:10 [2024-02-28T22:48:10.507Z] [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
17:48:10 [2024-02-28T22:48:10.507Z] [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
17:48:10 [2024-02-28T22:48:10.507Z] [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
17:48:10 [2024-02-28T22:48:10.507Z] [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
17:48:10 [2024-02-28T22:48:10.507Z] [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
17:48:10 [2024-02-28T22:48:10.507Z] [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
17:48:10 [2024-02-28T22:48:10.507Z] [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 460 kB/s)
17:48:10 [2024-02-28T22:48:10.507Z] [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
17:48:10 [2024-02-28T22:48:10.507Z] [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
17:48:10 [2024-02-28T22:48:10.507Z] [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
17:48:10 [2024-02-28T22:48:10.765Z] [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
17:48:10 [2024-02-28T22:48:10.765Z] [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
17:48:10 [2024-02-28T22:48:10.765Z] [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
17:48:10 [2024-02-28T22:48:10.765Z] [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 807 kB/s)
17:48:10 [2024-02-28T22:48:10.765Z] [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
17:48:10 [2024-02-28T22:48:10.765Z] [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
17:48:10 [2024-02-28T22:48:10.765Z] [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
17:48:10 [2024-02-28T22:48:10.765Z] [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
17:48:10 [2024-02-28T22:48:10.765Z] [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
17:48:10 [2024-02-28T22:48:10.765Z] [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
17:48:10 [2024-02-28T22:48:10.765Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom (3.0 kB at 380 kB/s)
17:48:10 [2024-02-28T22:48:10.765Z] [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
17:48:10 [2024-02-28T22:48:10.766Z] [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
17:48:10 [2024-02-28T22:48:10.766Z] [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
17:48:11 [2024-02-28T22:48:11.023Z] [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
17:48:11 [2024-02-28T22:48:11.023Z] [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
17:48:11 [2024-02-28T22:48:11.023Z] [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
17:48:11 [2024-02-28T22:48:11.024Z] [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 435 kB/s)
17:48:11 [2024-02-28T22:48:11.024Z] [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
17:48:11 [2024-02-28T22:48:11.024Z] [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
17:48:11 [2024-02-28T22:48:11.024Z] [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
17:48:11 [2024-02-28T22:48:11.024Z] [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
17:48:11 [2024-02-28T22:48:11.024Z] [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
17:48:11 [2024-02-28T22:48:11.024Z] [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
17:48:11 [2024-02-28T22:48:11.024Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom (19 kB at 1.9 MB/s)
17:48:11 [2024-02-28T22:48:11.024Z] [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
17:48:11 [2024-02-28T22:48:11.024Z] [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
17:48:11 [2024-02-28T22:48:11.024Z] [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
17:48:11 [2024-02-28T22:48:11.281Z] [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
17:48:11 [2024-02-28T22:48:11.281Z] [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
17:48:11 [2024-02-28T22:48:11.281Z] [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
17:48:11 [2024-02-28T22:48:11.281Z] [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 734 kB/s)
17:48:11 [2024-02-28T22:48:11.281Z] [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
17:48:11 [2024-02-28T22:48:11.281Z] [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
17:48:11 [2024-02-28T22:48:11.281Z] [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
17:48:11 [2024-02-28T22:48:11.281Z] [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
17:48:11 [2024-02-28T22:48:11.282Z] [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
17:48:11 [2024-02-28T22:48:11.282Z] [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
17:48:11 [2024-02-28T22:48:11.282Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 1.4 MB/s)
17:48:11 [2024-02-28T22:48:11.282Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
17:48:11 [2024-02-28T22:48:11.282Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
17:48:11 [2024-02-28T22:48:11.282Z] [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
17:48:11 [2024-02-28T22:48:11.541Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
17:48:11 [2024-02-28T22:48:11.541Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
17:48:11 [2024-02-28T22:48:11.541Z] [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
17:48:11 [2024-02-28T22:48:11.541Z] [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 3.5 MB/s)
17:48:11 [2024-02-28T22:48:11.541Z] [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
17:48:11 [2024-02-28T22:48:11.541Z] [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
17:48:11 [2024-02-28T22:48:11.541Z] [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
17:48:11 [2024-02-28T22:48:11.541Z] [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
17:48:11 [2024-02-28T22:48:11.799Z] [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
17:48:11 [2024-02-28T22:48:11.799Z] [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
17:48:11 [2024-02-28T22:48:11.799Z] [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 292 kB/s)
17:48:11 [2024-02-28T22:48:11.799Z] [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
17:48:11 [2024-02-28T22:48:11.799Z] [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
17:48:11 [2024-02-28T22:48:11.799Z] [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
17:48:11 [2024-02-28T22:48:11.799Z] [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
17:48:11 [2024-02-28T22:48:11.799Z] [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
17:48:11 [2024-02-28T22:48:11.799Z] [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
17:48:11 [2024-02-28T22:48:11.799Z] [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 878 kB/s)
17:48:11 [2024-02-28T22:48:11.799Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
17:48:11 [2024-02-28T22:48:11.799Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
17:48:11 [2024-02-28T22:48:11.799Z] [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
17:48:12 [2024-02-28T22:48:12.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
17:48:12 [2024-02-28T22:48:12.056Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
17:48:12 [2024-02-28T22:48:12.056Z] [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
17:48:12 [2024-02-28T22:48:12.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 2.1 MB/s)
17:48:12 [2024-02-28T22:48:12.056Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
17:48:12 [2024-02-28T22:48:12.056Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
17:48:12 [2024-02-28T22:48:12.056Z] [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
17:48:12 [2024-02-28T22:48:12.056Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
17:48:12 [2024-02-28T22:48:12.056Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
17:48:12 [2024-02-28T22:48:12.056Z] [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
17:48:12 [2024-02-28T22:48:12.056Z] [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 4.3 MB/s)
17:48:12 [2024-02-28T22:48:12.056Z] [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
17:48:12 [2024-02-28T22:48:12.056Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
17:48:12 [2024-02-28T22:48:12.056Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
17:48:12 [2024-02-28T22:48:12.056Z] [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
17:48:12 [2024-02-28T22:48:12.313Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
17:48:12 [2024-02-28T22:48:12.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
17:48:12 [2024-02-28T22:48:12.313Z] [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
17:48:12 [2024-02-28T22:48:12.313Z] [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 1.4 MB/s)
17:48:12 [2024-02-28T22:48:12.313Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
17:48:12 [2024-02-28T22:48:12.313Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
17:48:12 [2024-02-28T22:48:12.313Z] [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
17:48:12 [2024-02-28T22:48:12.313Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
17:48:12 [2024-02-28T22:48:12.313Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
17:48:12 [2024-02-28T22:48:12.313Z] [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
17:48:12 [2024-02-28T22:48:12.313Z] [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 4.9 MB/s)
17:48:12 [2024-02-28T22:48:12.313Z] [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
17:48:12 [2024-02-28T22:48:12.313Z] [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
17:48:12 [2024-02-28T22:48:12.313Z] [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
17:48:12 [2024-02-28T22:48:12.313Z] [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
17:48:12 [2024-02-28T22:48:12.571Z] [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
17:48:12 [2024-02-28T22:48:12.571Z] [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
17:48:12 [2024-02-28T22:48:12.571Z] [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
17:48:12 [2024-02-28T22:48:12.571Z] [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 521 kB/s)
17:48:12 [2024-02-28T22:48:12.571Z] [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
17:48:12 [2024-02-28T22:48:12.571Z] [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
17:48:12 [2024-02-28T22:48:12.571Z] [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
17:48:12 [2024-02-28T22:48:12.571Z] [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
17:48:12 [2024-02-28T22:48:12.571Z] [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
17:48:12 [2024-02-28T22:48:12.571Z] [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
17:48:12 [2024-02-28T22:48:12.828Z] [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 688 kB/s)
17:48:12 [2024-02-28T22:48:12.828Z] [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
17:48:12 [2024-02-28T22:48:12.828Z] [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
17:48:12 [2024-02-28T22:48:12.828Z] [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
17:48:12 [2024-02-28T22:48:12.828Z] [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
17:48:12 [2024-02-28T22:48:12.828Z] [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
17:48:12 [2024-02-28T22:48:12.828Z] [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
17:48:12 [2024-02-28T22:48:12.828Z] [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 590 kB/s)
17:48:12 [2024-02-28T22:48:12.828Z] [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
17:48:12 [2024-02-28T22:48:12.828Z] [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
17:48:12 [2024-02-28T22:48:12.828Z] [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
17:48:12 [2024-02-28T22:48:12.828Z] [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
17:48:13 [2024-02-28T22:48:13.086Z] [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
17:48:13 [2024-02-28T22:48:13.086Z] [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
17:48:13 [2024-02-28T22:48:13.086Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom (10 kB at 1.0 MB/s)
17:48:13 [2024-02-28T22:48:13.086Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
17:48:13 [2024-02-28T22:48:13.086Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
17:48:13 [2024-02-28T22:48:13.086Z] [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
17:48:13 [2024-02-28T22:48:13.086Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
17:48:13 [2024-02-28T22:48:13.086Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
17:48:13 [2024-02-28T22:48:13.086Z] [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
17:48:13 [2024-02-28T22:48:13.086Z] [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 965 kB/s)
17:48:13 [2024-02-28T22:48:13.086Z] [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
17:48:13 [2024-02-28T22:48:13.086Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.pom
17:48:13 [2024-02-28T22:48:13.086Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
17:48:13 [2024-02-28T22:48:13.086Z] [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
17:48:13 [2024-02-28T22:48:13.344Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
17:48:13 [2024-02-28T22:48:13.344Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.pom
17:48:13 [2024-02-28T22:48:13.344Z] [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
17:48:13 [2024-02-28T22:48:13.344Z] [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 720 kB/s)
17:48:13 [2024-02-28T22:48:13.344Z] [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
17:48:13 [2024-02-28T22:48:13.344Z] [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
17:48:13 [2024-02-28T22:48:13.344Z] [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
17:48:13 [2024-02-28T22:48:13.344Z] [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
17:48:13 [2024-02-28T22:48:13.344Z] [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
17:48:13 [2024-02-28T22:48:13.344Z] [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
17:48:13 [2024-02-28T22:48:13.344Z] [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 767 kB/s)
17:48:13 [2024-02-28T22:48:13.344Z] [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
17:48:13 [2024-02-28T22:48:13.344Z] [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
17:48:13 [2024-02-28T22:48:13.344Z] [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
17:48:13 [2024-02-28T22:48:13.602Z] [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
17:48:13 [2024-02-28T22:48:13.602Z] [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
17:48:13 [2024-02-28T22:48:13.602Z] [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
17:48:13 [2024-02-28T22:48:13.602Z] [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 356 kB/s)
17:48:13 [2024-02-28T22:48:13.602Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
17:48:13 [2024-02-28T22:48:13.602Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
17:48:13 [2024-02-28T22:48:13.602Z] [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
17:48:13 [2024-02-28T22:48:13.602Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
17:48:13 [2024-02-28T22:48:13.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
17:48:13 [2024-02-28T22:48:13.602Z] [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
17:48:13 [2024-02-28T22:48:13.602Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 597 kB/s)
17:48:13 [2024-02-28T22:48:13.602Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
17:48:13 [2024-02-28T22:48:13.602Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
17:48:13 [2024-02-28T22:48:13.860Z] [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
17:48:13 [2024-02-28T22:48:13.860Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
17:48:13 [2024-02-28T22:48:13.860Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
17:48:13 [2024-02-28T22:48:13.860Z] [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
17:48:13 [2024-02-28T22:48:13.860Z] [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 836 kB/s)
17:48:13 [2024-02-28T22:48:13.860Z] [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
17:48:13 [2024-02-28T22:48:13.860Z] [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
17:48:13 [2024-02-28T22:48:13.860Z] [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
17:48:13 [2024-02-28T22:48:13.860Z] [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
17:48:13 [2024-02-28T22:48:13.860Z] [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
17:48:13 [2024-02-28T22:48:13.860Z] [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
17:48:13 [2024-02-28T22:48:13.860Z] [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
17:48:13 [2024-02-28T22:48:13.860Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
17:48:13 [2024-02-28T22:48:13.860Z] [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
17:48:13 [2024-02-28T22:48:13.860Z] [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
17:48:14 [2024-02-28T22:48:14.118Z] [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
17:48:14 [2024-02-28T22:48:14.118Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.jar
17:48:14 [2024-02-28T22:48:14.118Z] [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
17:48:14 [2024-02-28T22:48:14.118Z] [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
17:48:14 [2024-02-28T22:48:14.118Z] [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
17:48:14 [2024-02-28T22:48:14.118Z] [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
17:48:14 [2024-02-28T22:48:14.118Z] [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
17:48:14 [2024-02-28T22:48:14.118Z] [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
17:48:14 [2024-02-28T22:48:14.118Z] [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
17:48:14 [2024-02-28T22:48:14.118Z] [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
17:48:14 [2024-02-28T22:48:14.118Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
17:48:14 [2024-02-28T22:48:14.118Z] [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
17:48:14 [2024-02-28T22:48:14.118Z] [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
17:48:14 [2024-02-28T22:48:14.118Z] [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
17:48:14 [2024-02-28T22:48:14.118Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
17:48:14 [2024-02-28T22:48:14.118Z] [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
17:48:14 [2024-02-28T22:48:14.118Z] [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
17:48:14 [2024-02-28T22:48:14.118Z] [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
17:48:14 [2024-02-28T22:48:14.118Z] [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
17:48:14 [2024-02-28T22:48:14.118Z] [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
17:48:14 [2024-02-28T22:48:14.118Z] [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
17:48:14 [2024-02-28T22:48:14.118Z] [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
17:48:14 [2024-02-28T22:48:14.118Z] [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
17:48:14 [2024-02-28T22:48:14.118Z] [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
17:48:14 [2024-02-28T22:48:14.118Z] [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
17:48:14 [2024-02-28T22:48:14.377Z] [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
17:48:14 [2024-02-28T22:48:14.377Z] [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
17:48:14 [2024-02-28T22:48:14.377Z] [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
17:48:14 [2024-02-28T22:48:14.377Z] [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
17:48:14 [2024-02-28T22:48:14.377Z] [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
17:48:14 [2024-02-28T22:48:14.635Z] [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
17:48:14 [2024-02-28T22:48:14.635Z] [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
17:48:14 [2024-02-28T22:48:14.635Z] [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
17:48:14 [2024-02-28T22:48:14.635Z] [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
17:48:14 [2024-02-28T22:48:14.635Z] [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
17:48:14 [2024-02-28T22:48:14.635Z] [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
17:48:14 [2024-02-28T22:48:14.635Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
17:48:14 [2024-02-28T22:48:14.635Z] [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
17:48:14 [2024-02-28T22:48:14.635Z] [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
17:48:14 [2024-02-28T22:48:14.635Z] [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
17:48:14 [2024-02-28T22:48:14.635Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
17:48:14 [2024-02-28T22:48:14.635Z] [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
17:48:14 [2024-02-28T22:48:14.635Z] [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
17:48:14 [2024-02-28T22:48:14.635Z] [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
17:48:14 [2024-02-28T22:48:14.635Z] [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
17:48:14 [2024-02-28T22:48:14.635Z] [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
17:48:14 [2024-02-28T22:48:14.635Z] [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
17:48:14 [2024-02-28T22:48:14.635Z] [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
17:48:14 [2024-02-28T22:48:14.635Z] [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
17:48:14 [2024-02-28T22:48:14.635Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
17:48:14 [2024-02-28T22:48:14.635Z] [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
17:48:14 [2024-02-28T22:48:14.635Z] [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
17:48:14 [2024-02-28T22:48:14.635Z] [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
17:48:14 [2024-02-28T22:48:14.635Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.jar
17:48:14 [2024-02-28T22:48:14.635Z] [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
17:48:14 [2024-02-28T22:48:14.635Z] [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
17:48:14 [2024-02-28T22:48:14.635Z] [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 2.9 MB/s)
17:48:14 [2024-02-28T22:48:14.636Z] [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
17:48:14 [2024-02-28T22:48:14.636Z] [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
17:48:14 [2024-02-28T22:48:14.636Z] [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
17:48:14 [2024-02-28T22:48:14.636Z] [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
17:48:14 [2024-02-28T22:48:14.636Z] [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
17:48:14 [2024-02-28T22:48:14.636Z] [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 591 kB/s)
17:48:14 [2024-02-28T22:48:14.636Z] [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
17:48:14 [2024-02-28T22:48:14.636Z] [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 4.3 MB/s)
17:48:14 [2024-02-28T22:48:14.636Z] [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
17:48:14 [2024-02-28T22:48:14.636Z] [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 3.3 MB/s)
17:48:14 [2024-02-28T22:48:14.636Z] [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
17:48:14 [2024-02-28T22:48:14.636Z] [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 3.4 MB/s)
17:48:14 [2024-02-28T22:48:14.636Z] [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
17:48:14 [2024-02-28T22:48:14.636Z] [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 746 kB/s)
17:48:14 [2024-02-28T22:48:14.636Z] [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
17:48:14 [2024-02-28T22:48:14.636Z] [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 1.1 MB/s)
17:48:14 [2024-02-28T22:48:14.636Z] [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
17:48:14 [2024-02-28T22:48:14.636Z] [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 13 MB/s)
17:48:14 [2024-02-28T22:48:14.636Z] [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
17:48:14 [2024-02-28T22:48:14.636Z] [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 6.0 MB/s)
17:48:14 [2024-02-28T22:48:14.636Z] [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 129 kB/s)
17:48:14 [2024-02-28T22:48:14.636Z] [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 2.7 MB/s)
17:48:14 [2024-02-28T22:48:14.636Z] [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 4.8 MB/s)
17:48:14 [2024-02-28T22:48:14.636Z] [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 3.6 MB/s)
17:48:15 [2024-02-28T22:48:15.568Z] [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
17:48:15 [2024-02-28T22:48:15.569Z] [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
17:48:15 [2024-02-28T22:48:15.569Z] [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
17:48:15 [2024-02-28T22:48:15.569Z] [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
17:48:15 [2024-02-28T22:48:15.569Z] [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
17:48:15 [2024-02-28T22:48:15.569Z] [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
17:48:15 [2024-02-28T22:48:15.569Z] [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 162 kB/s)
17:48:15 [2024-02-28T22:48:15.569Z] [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
17:48:15 [2024-02-28T22:48:15.569Z] [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
17:48:15 [2024-02-28T22:48:15.569Z] [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
17:48:15 [2024-02-28T22:48:15.569Z] [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
17:48:15 [2024-02-28T22:48:15.569Z] [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
17:48:15 [2024-02-28T22:48:15.569Z] [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
17:48:15 [2024-02-28T22:48:15.569Z] [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 3.4 MB/s)
17:48:15 [2024-02-28T22:48:15.569Z] [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
17:48:15 [2024-02-28T22:48:15.569Z] [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
17:48:15 [2024-02-28T22:48:15.569Z] [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
17:48:15 [2024-02-28T22:48:15.825Z] [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
17:48:15 [2024-02-28T22:48:15.825Z] [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
17:48:15 [2024-02-28T22:48:15.825Z] [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
17:48:15 [2024-02-28T22:48:15.825Z] [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 77 kB/s)
17:48:15 [2024-02-28T22:48:15.826Z] [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
17:48:15 [2024-02-28T22:48:15.826Z] [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
17:48:15 [2024-02-28T22:48:15.826Z] [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
17:48:15 [2024-02-28T22:48:15.826Z] [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
17:48:16 [2024-02-28T22:48:16.083Z] [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
17:48:16 [2024-02-28T22:48:16.083Z] [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
17:48:16 [2024-02-28T22:48:16.083Z] [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 259 kB/s)
17:48:16 [2024-02-28T22:48:16.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
17:48:16 [2024-02-28T22:48:16.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
17:48:16 [2024-02-28T22:48:16.083Z] [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
17:48:16 [2024-02-28T22:48:16.083Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
17:48:16 [2024-02-28T22:48:16.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
17:48:16 [2024-02-28T22:48:16.083Z] [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
17:48:16 [2024-02-28T22:48:16.083Z] [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 941 kB/s)
17:48:16 [2024-02-28T22:48:16.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.pom
17:48:16 [2024-02-28T22:48:16.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
17:48:16 [2024-02-28T22:48:16.083Z] [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
17:48:16 [2024-02-28T22:48:16.083Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
17:48:16 [2024-02-28T22:48:16.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.pom
17:48:16 [2024-02-28T22:48:16.343Z] [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
17:48:16 [2024-02-28T22:48:16.343Z] [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 237 kB/s)
17:48:16 [2024-02-28T22:48:16.343Z] [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
17:48:16 [2024-02-28T22:48:16.343Z] [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
17:48:16 [2024-02-28T22:48:16.343Z] [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
17:48:16 [2024-02-28T22:48:16.343Z] [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
17:48:16 [2024-02-28T22:48:16.343Z] [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
17:48:16 [2024-02-28T22:48:16.343Z] [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
17:48:16 [2024-02-28T22:48:16.343Z] [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 58 kB/s)
17:48:16 [2024-02-28T22:48:16.343Z] [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
17:48:16 [2024-02-28T22:48:16.343Z] [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
17:48:16 [2024-02-28T22:48:16.623Z] [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
17:48:16 [2024-02-28T22:48:16.623Z] [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
17:48:16 [2024-02-28T22:48:16.623Z] [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
17:48:16 [2024-02-28T22:48:16.623Z] [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
17:48:16 [2024-02-28T22:48:16.623Z] [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 154 kB/s)
17:48:16 [2024-02-28T22:48:16.623Z] [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
17:48:16 [2024-02-28T22:48:16.623Z] [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
17:48:16 [2024-02-28T22:48:16.623Z] [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
17:48:16 [2024-02-28T22:48:16.881Z] [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
17:48:16 [2024-02-28T22:48:16.881Z] [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
17:48:16 [2024-02-28T22:48:16.881Z] [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
17:48:16 [2024-02-28T22:48:16.881Z] [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 79 kB/s)
17:48:16 [2024-02-28T22:48:16.881Z] [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
17:48:16 [2024-02-28T22:48:16.881Z] [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
17:48:16 [2024-02-28T22:48:16.881Z] [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
17:48:16 [2024-02-28T22:48:16.881Z] [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
17:48:16 [2024-02-28T22:48:16.881Z] [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
17:48:16 [2024-02-28T22:48:16.881Z] [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
17:48:16 [2024-02-28T22:48:16.881Z] [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 1.2 MB/s)
17:48:16 [2024-02-28T22:48:16.881Z] [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
17:48:16 [2024-02-28T22:48:16.881Z] [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
17:48:16 [2024-02-28T22:48:16.881Z] [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
17:48:17 [2024-02-28T22:48:17.139Z] [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
17:48:17 [2024-02-28T22:48:17.139Z] [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
17:48:17 [2024-02-28T22:48:17.139Z] [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
17:48:17 [2024-02-28T22:48:17.139Z] [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.3 MB/s)
17:48:17 [2024-02-28T22:48:17.139Z] [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
17:48:17 [2024-02-28T22:48:17.139Z] [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
17:48:17 [2024-02-28T22:48:17.139Z] [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
17:48:17 [2024-02-28T22:48:17.140Z] [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
17:48:17 [2024-02-28T22:48:17.140Z] [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
17:48:17 [2024-02-28T22:48:17.140Z] [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
17:48:17 [2024-02-28T22:48:17.140Z] [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.3 MB/s)
17:48:17 [2024-02-28T22:48:17.140Z] [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
17:48:17 [2024-02-28T22:48:17.140Z] [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
17:48:17 [2024-02-28T22:48:17.140Z] [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
17:48:17 [2024-02-28T22:48:17.140Z] [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
17:48:17 [2024-02-28T22:48:17.140Z] [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
17:48:17 [2024-02-28T22:48:17.398Z] [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
17:48:17 [2024-02-28T22:48:17.398Z] [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 784 kB/s)
17:48:17 [2024-02-28T22:48:17.398Z] [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
17:48:17 [2024-02-28T22:48:17.398Z] [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
17:48:17 [2024-02-28T22:48:17.398Z] [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
17:48:17 [2024-02-28T22:48:17.398Z] [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
17:48:17 [2024-02-28T22:48:17.398Z] [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
17:48:17 [2024-02-28T22:48:17.398Z] [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
17:48:17 [2024-02-28T22:48:17.398Z] [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 312 kB/s)
17:48:17 [2024-02-28T22:48:17.398Z] [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
17:48:17 [2024-02-28T22:48:17.398Z] [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
17:48:17 [2024-02-28T22:48:17.398Z] [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
17:48:17 [2024-02-28T22:48:17.398Z] [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
17:48:17 [2024-02-28T22:48:17.656Z] [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
17:48:17 [2024-02-28T22:48:17.656Z] [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
17:48:17 [2024-02-28T22:48:17.656Z] [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
17:48:17 [2024-02-28T22:48:17.656Z] [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 296 kB/s)
17:48:17 [2024-02-28T22:48:17.656Z] [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
17:48:17 [2024-02-28T22:48:17.656Z] [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
17:48:17 [2024-02-28T22:48:17.656Z] [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
17:48:17 [2024-02-28T22:48:17.656Z] [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
17:48:17 [2024-02-28T22:48:17.656Z] [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
17:48:17 [2024-02-28T22:48:17.656Z] [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
17:48:17 [2024-02-28T22:48:17.656Z] [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 673 kB/s)
17:48:17 [2024-02-28T22:48:17.656Z] [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
17:48:17 [2024-02-28T22:48:17.656Z] [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
17:48:17 [2024-02-28T22:48:17.656Z] [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
17:48:17 [2024-02-28T22:48:17.914Z] [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
17:48:17 [2024-02-28T22:48:17.914Z] [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
17:48:17 [2024-02-28T22:48:17.914Z] [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
17:48:17 [2024-02-28T22:48:17.914Z] [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 2.6 MB/s)
17:48:17 [2024-02-28T22:48:17.914Z] [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
17:48:17 [2024-02-28T22:48:17.914Z] [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
17:48:17 [2024-02-28T22:48:17.914Z] [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
17:48:17 [2024-02-28T22:48:17.914Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.jar
17:48:17 [2024-02-28T22:48:17.914Z] [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
17:48:17 [2024-02-28T22:48:17.914Z] [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
17:48:17 [2024-02-28T22:48:17.914Z] [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
17:48:17 [2024-02-28T22:48:17.914Z] [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
17:48:17 [2024-02-28T22:48:17.914Z] [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
17:48:17 [2024-02-28T22:48:17.914Z] [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
17:48:17 [2024-02-28T22:48:17.914Z] [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
17:48:17 [2024-02-28T22:48:17.914Z] [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
17:48:17 [2024-02-28T22:48:17.914Z] [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
17:48:17 [2024-02-28T22:48:17.914Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
17:48:17 [2024-02-28T22:48:17.914Z] [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
17:48:17 [2024-02-28T22:48:17.914Z] [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
17:48:17 [2024-02-28T22:48:17.914Z] [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
17:48:17 [2024-02-28T22:48:17.914Z] [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
17:48:17 [2024-02-28T22:48:17.914Z] [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
17:48:17 [2024-02-28T22:48:17.914Z] [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
17:48:17 [2024-02-28T22:48:17.914Z] [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
17:48:18 [2024-02-28T22:48:18.172Z] [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
17:48:18 [2024-02-28T22:48:18.172Z] [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
17:48:18 [2024-02-28T22:48:18.172Z] [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
17:48:18 [2024-02-28T22:48:18.172Z] [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
17:48:18 [2024-02-28T22:48:18.172Z] [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
17:48:18 [2024-02-28T22:48:18.172Z] [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
17:48:18 [2024-02-28T22:48:18.172Z] [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
17:48:18 [2024-02-28T22:48:18.172Z] [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
17:48:18 [2024-02-28T22:48:18.172Z] [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
17:48:18 [2024-02-28T22:48:18.172Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.jar
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [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.0 MB/s)
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar (52 kB at 5.2 MB/s)
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [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 15 MB/s)
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [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 1.7 MB/s)
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [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 1.2 MB/s)
17:48:18 [2024-02-28T22:48:18.429Z] [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
17:48:18 [2024-02-28T22:48:18.429Z] [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 3.3 MB/s)
17:48:18 [2024-02-28T22:48:18.429Z] [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 4.3 MB/s)
17:48:18 [2024-02-28T22:48:18.429Z] [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 4.1 MB/s)
17:48:18 [2024-02-28T22:48:18.430Z] [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 2.0 MB/s)
17:48:18 [2024-02-28T22:48:18.430Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar (632 kB at 13 MB/s)
17:48:18 [2024-02-28T22:48:18.994Z] [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
17:48:18 [2024-02-28T22:48:18.994Z] [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 68 kB/s)
17:48:18 [2024-02-28T22:48:18.994Z] [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
17:48:19 [2024-02-28T22:48:19.252Z] [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 94 kB/s)
17:48:19 [2024-02-28T22:48:19.252Z] [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
17:48:19 [2024-02-28T22:48:19.252Z] [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 315 kB/s)
17:48:19 [2024-02-28T22:48:19.252Z] [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
17:48:19 [2024-02-28T22:48:19.252Z] [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)
17:48:19 [2024-02-28T22:48:19.252Z] [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
17:48:19 [2024-02-28T22:48:19.252Z] [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 6.6 MB/s)
17:48:19 [2024-02-28T22:48:19.252Z] [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
17:48:19 [2024-02-28T22:48:19.252Z] [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
17:48:19 [2024-02-28T22:48:19.252Z] [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
17:48:19 [2024-02-28T22:48:19.252Z] [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
17:48:19 [2024-02-28T22:48:19.252Z] [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
17:48:19 [2024-02-28T22:48:19.252Z] [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
17:48:19 [2024-02-28T22:48:19.253Z] [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 313 kB/s)
17:48:19 [2024-02-28T22:48:19.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
17:48:19 [2024-02-28T22:48:19.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
17:48:19 [2024-02-28T22:48:19.253Z] [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
17:48:19 [2024-02-28T22:48:19.510Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
17:48:19 [2024-02-28T22:48:19.510Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
17:48:19 [2024-02-28T22:48:19.510Z] [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
17:48:19 [2024-02-28T22:48:19.510Z] [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 899 kB/s)
17:48:19 [2024-02-28T22:48:19.510Z] [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
17:48:19 [2024-02-28T22:48:19.510Z] [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
17:48:19 [2024-02-28T22:48:19.510Z] [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
17:48:19 [2024-02-28T22:48:19.511Z] [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
17:48:19 [2024-02-28T22:48:19.511Z] [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
17:48:19 [2024-02-28T22:48:19.511Z] [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
17:48:19 [2024-02-28T22:48:19.511Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar (36 kB at 3.6 MB/s)
17:48:19 [2024-02-28T22:48:19.511Z] [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
17:48:19 [2024-02-28T22:48:19.511Z] [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
17:48:19 [2024-02-28T22:48:19.511Z] [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
17:48:19 [2024-02-28T22:48:19.769Z] [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
17:48:19 [2024-02-28T22:48:19.769Z] [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
17:48:19 [2024-02-28T22:48:19.769Z] [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
17:48:19 [2024-02-28T22:48:19.769Z] [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 135 kB/s)
17:48:19 [2024-02-28T22:48:19.769Z] [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
17:48:19 [2024-02-28T22:48:19.769Z] [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
17:48:19 [2024-02-28T22:48:19.769Z] [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
17:48:20 [2024-02-28T22:48:20.026Z] [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
17:48:20 [2024-02-28T22:48:20.026Z] [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
17:48:20 [2024-02-28T22:48:20.026Z] [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
17:48:20 [2024-02-28T22:48:20.026Z] [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 408 kB/s)
17:48:20 [2024-02-28T22:48:20.026Z] [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
17:48:20 [2024-02-28T22:48:20.026Z] [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 700 kB/s)
17:48:20 [2024-02-28T22:48:20.026Z] [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
17:48:20 [2024-02-28T22:48:20.026Z] [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.1 MB/s)
17:48:20 [2024-02-28T22:48:20.026Z] [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
17:48:20 [2024-02-28T22:48:20.026Z] [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
17:48:20 [2024-02-28T22:48:20.026Z] [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
17:48:20 [2024-02-28T22:48:20.285Z] [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
17:48:20 [2024-02-28T22:48:20.285Z] [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
17:48:20 [2024-02-28T22:48:20.285Z] [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
17:48:20 [2024-02-28T22:48:20.285Z] [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 515 kB/s)
17:48:20 [2024-02-28T22:48:20.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
17:48:20 [2024-02-28T22:48:20.285Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
17:48:20 [2024-02-28T22:48:20.285Z] [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
17:48:20 [2024-02-28T22:48:20.285Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
17:48:20 [2024-02-28T22:48:20.285Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
17:48:20 [2024-02-28T22:48:20.285Z] [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
17:48:20 [2024-02-28T22:48:20.285Z] [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 408 kB/s)
17:48:20 [2024-02-28T22:48:20.543Z] [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
17:48:20 [2024-02-28T22:48:20.543Z] [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
17:48:20 [2024-02-28T22:48:20.543Z] [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
17:48:20 [2024-02-28T22:48:20.543Z] [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 48 MB/s)
17:48:20 [2024-02-28T22:48:20.543Z] [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
17:48:20 [2024-02-28T22:48:20.543Z] [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
17:48:20 [2024-02-28T22:48:20.543Z] [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
17:48:20 [2024-02-28T22:48:20.543Z] [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
17:48:20 [2024-02-28T22:48:20.543Z] [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
17:48:20 [2024-02-28T22:48:20.802Z] [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
17:48:20 [2024-02-28T22:48:20.802Z] [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
17:48:20 [2024-02-28T22:48:20.802Z] [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
17:48:20 [2024-02-28T22:48:20.802Z] [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
17:48:20 [2024-02-28T22:48:20.802Z] [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 135 kB/s)
17:48:20 [2024-02-28T22:48:20.802Z] [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
17:48:20 [2024-02-28T22:48:20.802Z] [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 3.7 MB/s)
17:48:21 [2024-02-28T22:48:21.368Z] [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
17:48:21 [2024-02-28T22:48:21.368Z] [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
17:48:21 [2024-02-28T22:48:21.368Z] [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
17:48:21 [2024-02-28T22:48:21.368Z] [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
17:48:21 [2024-02-28T22:48:21.369Z] [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
17:48:21 [2024-02-28T22:48:21.369Z] [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
17:48:21 [2024-02-28T22:48:21.369Z] [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 249 kB/s)
17:48:21 [2024-02-28T22:48:21.369Z] [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
17:48:21 [2024-02-28T22:48:21.369Z] [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
17:48:21 [2024-02-28T22:48:21.369Z] [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
17:48:21 [2024-02-28T22:48:21.627Z] [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
17:48:21 [2024-02-28T22:48:21.627Z] [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
17:48:21 [2024-02-28T22:48:21.627Z] [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
17:48:21 [2024-02-28T22:48:21.627Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar (54 kB at 6.0 MB/s)
17:48:21 [2024-02-28T22:48:21.627Z] [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
17:48:21 [2024-02-28T22:48:21.627Z] [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
17:48:21 [2024-02-28T22:48:21.627Z] [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
17:48:21 [2024-02-28T22:48:21.627Z] [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
17:48:21 [2024-02-28T22:48:21.627Z] [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
17:48:21 [2024-02-28T22:48:21.627Z] [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
17:48:21 [2024-02-28T22:48:21.627Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom (1.1 kB at 114 kB/s)
17:48:21 [2024-02-28T22:48:21.627Z] [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
17:48:21 [2024-02-28T22:48:21.627Z] [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
17:48:21 [2024-02-28T22:48:21.627Z] [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
17:48:21 [2024-02-28T22:48:21.885Z] [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
17:48:21 [2024-02-28T22:48:21.885Z] [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
17:48:21 [2024-02-28T22:48:21.885Z] [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
17:48:21 [2024-02-28T22:48:21.885Z] [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 698 kB/s)
17:48:21 [2024-02-28T22:48:21.885Z] [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
17:48:21 [2024-02-28T22:48:21.885Z] [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
17:48:21 [2024-02-28T22:48:21.885Z] [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
17:48:21 [2024-02-28T22:48:21.885Z] [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
17:48:21 [2024-02-28T22:48:21.885Z] [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
17:48:21 [2024-02-28T22:48:21.885Z] [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
17:48:21 [2024-02-28T22:48:21.885Z] [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 268 kB/s)
17:48:21 [2024-02-28T22:48:21.885Z] [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
17:48:21 [2024-02-28T22:48:21.885Z] [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
17:48:21 [2024-02-28T22:48:21.885Z] [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
17:48:22 [2024-02-28T22:48:22.142Z] [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
17:48:22 [2024-02-28T22:48:22.142Z] [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
17:48:22 [2024-02-28T22:48:22.142Z] [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
17:48:22 [2024-02-28T22:48:22.143Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 626 kB/s)
17:48:22 [2024-02-28T22:48:22.143Z] [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
17:48:22 [2024-02-28T22:48:22.143Z] [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
17:48:22 [2024-02-28T22:48:22.143Z] [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
17:48:22 [2024-02-28T22:48:22.400Z] [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
17:48:22 [2024-02-28T22:48:22.400Z] [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
17:48:22 [2024-02-28T22:48:22.400Z] [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
17:48:22 [2024-02-28T22:48:22.400Z] [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 106 kB/s)
17:48:22 [2024-02-28T22:48:22.400Z] [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
17:48:22 [2024-02-28T22:48:22.400Z] [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
17:48:22 [2024-02-28T22:48:22.400Z] [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
17:48:22 [2024-02-28T22:48:22.658Z] [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
17:48:22 [2024-02-28T22:48:22.658Z] [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
17:48:22 [2024-02-28T22:48:22.658Z] [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
17:48:22 [2024-02-28T22:48:22.658Z] [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 239 kB/s)
17:48:22 [2024-02-28T22:48:22.658Z] [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
17:48:22 [2024-02-28T22:48:22.658Z] [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
17:48:22 [2024-02-28T22:48:22.658Z] [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
17:48:22 [2024-02-28T22:48:22.915Z] [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
17:48:22 [2024-02-28T22:48:22.915Z] [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
17:48:22 [2024-02-28T22:48:22.915Z] [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
17:48:22 [2024-02-28T22:48:22.915Z] [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 154 kB/s)
17:48:22 [2024-02-28T22:48:22.915Z] [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
17:48:22 [2024-02-28T22:48:22.915Z] [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
17:48:22 [2024-02-28T22:48:22.916Z] [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
17:48:22 [2024-02-28T22:48:22.916Z] [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
17:48:23 [2024-02-28T22:48:23.173Z] [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
17:48:23 [2024-02-28T22:48:23.173Z] [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
17:48:23 [2024-02-28T22:48:23.173Z] [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
17:48:23 [2024-02-28T22:48:23.173Z] [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
17:48:23 [2024-02-28T22:48:23.173Z] [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
17:48:23 [2024-02-28T22:48:23.173Z] [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
17:48:23 [2024-02-28T22:48:23.174Z] [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
17:48:23 [2024-02-28T22:48:23.174Z] [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
17:48:23 [2024-02-28T22:48:23.174Z] [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
17:48:23 [2024-02-28T22:48:23.174Z] [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
17:48:23 [2024-02-28T22:48:23.174Z] [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
17:48:23 [2024-02-28T22:48:23.174Z] [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
17:48:23 [2024-02-28T22:48:23.431Z] [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
17:48:23 [2024-02-28T22:48:23.431Z] [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
17:48:23 [2024-02-28T22:48:23.431Z] [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
17:48:23 [2024-02-28T22:48:23.431Z] [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
17:48:23 [2024-02-28T22:48:23.431Z] [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
17:48:23 [2024-02-28T22:48:23.431Z] [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 466 kB/s)
17:48:23 [2024-02-28T22:48:23.431Z] [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
17:48:23 [2024-02-28T22:48:23.431Z] [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
17:48:23 [2024-02-28T22:48:23.431Z] [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
17:48:23 [2024-02-28T22:48:23.431Z] [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 269 kB/s)
17:48:23 [2024-02-28T22:48:23.431Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar (27 kB at 1.9 MB/s)
17:48:23 [2024-02-28T22:48:23.431Z] [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 1.4 MB/s)
17:48:23 [2024-02-28T22:48:23.689Z] [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
17:48:23 [2024-02-28T22:48:23.689Z] [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
17:48:23 [2024-02-28T22:48:23.689Z] [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
17:48:23 [2024-02-28T22:48:23.947Z] [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
17:48:23 [2024-02-28T22:48:23.947Z] [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
17:48:23 [2024-02-28T22:48:23.947Z] [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
17:48:23 [2024-02-28T22:48:23.947Z] [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 886 kB/s)
17:48:23 [2024-02-28T22:48:23.947Z] [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
17:48:23 [2024-02-28T22:48:23.947Z] [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
17:48:23 [2024-02-28T22:48:23.947Z] [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
17:48:23 [2024-02-28T22:48:23.947Z] [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
17:48:23 [2024-02-28T22:48:23.947Z] [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
17:48:23 [2024-02-28T22:48:23.947Z] [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
17:48:23 [2024-02-28T22:48:23.947Z] [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 3.6 MB/s)
17:48:23 [2024-02-28T22:48:23.947Z] [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
17:48:23 [2024-02-28T22:48:23.947Z] [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
17:48:24 [2024-02-28T22:48:24.204Z] [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
17:48:24 [2024-02-28T22:48:24.204Z] [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
17:48:24 [2024-02-28T22:48:24.204Z] [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
17:48:24 [2024-02-28T22:48:24.204Z] [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
17:48:24 [2024-02-28T22:48:24.204Z] [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 742 kB/s)
17:48:24 [2024-02-28T22:48:24.204Z] [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
17:48:24 [2024-02-28T22:48:24.204Z] [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
17:48:24 [2024-02-28T22:48:24.204Z] [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
17:48:24 [2024-02-28T22:48:24.204Z] [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
17:48:24 [2024-02-28T22:48:24.204Z] [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
17:48:24 [2024-02-28T22:48:24.204Z] [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
17:48:24 [2024-02-28T22:48:24.204Z] [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 3.4 MB/s)
17:48:24 [2024-02-28T22:48:24.204Z] [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
17:48:24 [2024-02-28T22:48:24.204Z] [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
17:48:24 [2024-02-28T22:48:24.205Z] [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
17:48:24 [2024-02-28T22:48:24.462Z] [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
17:48:24 [2024-02-28T22:48:24.463Z] [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
17:48:24 [2024-02-28T22:48:24.463Z] [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
17:48:24 [2024-02-28T22:48:24.463Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (6.4 kB at 583 kB/s)
17:48:24 [2024-02-28T22:48:24.463Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
17:48:24 [2024-02-28T22:48:24.463Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
17:48:24 [2024-02-28T22:48:24.463Z] [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
17:48:24 [2024-02-28T22:48:24.463Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
17:48:24 [2024-02-28T22:48:24.463Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
17:48:24 [2024-02-28T22:48:24.463Z] [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
17:48:24 [2024-02-28T22:48:24.463Z] [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)
17:48:24 [2024-02-28T22:48:24.463Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
17:48:24 [2024-02-28T22:48:24.463Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
17:48:24 [2024-02-28T22:48:24.720Z] [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
17:48:24 [2024-02-28T22:48:24.720Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
17:48:24 [2024-02-28T22:48:24.720Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
17:48:24 [2024-02-28T22:48:24.720Z] [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
17:48:24 [2024-02-28T22:48:24.720Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 2.2 MB/s)
17:48:24 [2024-02-28T22:48:24.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
17:48:24 [2024-02-28T22:48:24.721Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
17:48:24 [2024-02-28T22:48:24.721Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
17:48:24 [2024-02-28T22:48:24.721Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
17:48:24 [2024-02-28T22:48:24.721Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
17:48:24 [2024-02-28T22:48:24.721Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
17:48:24 [2024-02-28T22:48:24.721Z] [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 864 kB/s)
17:48:24 [2024-02-28T22:48:24.721Z] [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
17:48:24 [2024-02-28T22:48:24.721Z] [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
17:48:24 [2024-02-28T22:48:24.721Z] [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
17:48:24 [2024-02-28T22:48:24.978Z] [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
17:48:24 [2024-02-28T22:48:24.978Z] [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
17:48:24 [2024-02-28T22:48:24.978Z] [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
17:48:24 [2024-02-28T22:48:24.978Z] [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 3.3 MB/s)
17:48:24 [2024-02-28T22:48:24.978Z] [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
17:48:24 [2024-02-28T22:48:24.978Z] [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
17:48:24 [2024-02-28T22:48:24.978Z] [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
17:48:25 [2024-02-28T22:48:25.235Z] [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
17:48:25 [2024-02-28T22:48:25.235Z] [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
17:48:25 [2024-02-28T22:48:25.235Z] [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
17:48:25 [2024-02-28T22:48:25.235Z] [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)
17:48:25 [2024-02-28T22:48:25.235Z] [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
17:48:25 [2024-02-28T22:48:25.235Z] [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
17:48:25 [2024-02-28T22:48:25.235Z] [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
17:48:25 [2024-02-28T22:48:25.235Z] [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
17:48:25 [2024-02-28T22:48:25.235Z] [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
17:48:25 [2024-02-28T22:48:25.235Z] [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
17:48:25 [2024-02-28T22:48:25.235Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar (28 kB at 2.8 MB/s)
17:48:25 [2024-02-28T22:48:25.235Z] [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
17:48:25 [2024-02-28T22:48:25.235Z] [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
17:48:25 [2024-02-28T22:48:25.235Z] [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
17:48:25 [2024-02-28T22:48:25.495Z] [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
17:48:25 [2024-02-28T22:48:25.495Z] [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
17:48:25 [2024-02-28T22:48:25.495Z] [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
17:48:25 [2024-02-28T22:48:25.495Z] [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 115 kB/s)
17:48:25 [2024-02-28T22:48:25.495Z] [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
17:48:25 [2024-02-28T22:48:25.495Z] [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
17:48:25 [2024-02-28T22:48:25.495Z] [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
17:48:25 [2024-02-28T22:48:25.495Z] [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
17:48:25 [2024-02-28T22:48:25.495Z] [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
17:48:25 [2024-02-28T22:48:25.495Z] [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
17:48:25 [2024-02-28T22:48:25.495Z] [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 128 kB/s)
17:48:25 [2024-02-28T22:48:25.495Z] [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
17:48:25 [2024-02-28T22:48:25.495Z] [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
17:48:25 [2024-02-28T22:48:25.495Z] [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
17:48:25 [2024-02-28T22:48:25.753Z] [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
17:48:25 [2024-02-28T22:48:25.753Z] [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
17:48:25 [2024-02-28T22:48:25.753Z] [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
17:48:25 [2024-02-28T22:48:25.753Z] [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 142 kB/s)
17:48:25 [2024-02-28T22:48:25.753Z] [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
17:48:25 [2024-02-28T22:48:25.753Z] [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
17:48:25 [2024-02-28T22:48:25.753Z] [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
17:48:25 [2024-02-28T22:48:25.753Z] [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
17:48:25 [2024-02-28T22:48:25.753Z] [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
17:48:25 [2024-02-28T22:48:25.753Z] [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
17:48:25 [2024-02-28T22:48:25.753Z] [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 73 kB/s)
17:48:25 [2024-02-28T22:48:25.753Z] [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
17:48:25 [2024-02-28T22:48:25.753Z] [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
17:48:25 [2024-02-28T22:48:25.753Z] [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
17:48:25 [2024-02-28T22:48:25.753Z] [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
17:48:25 [2024-02-28T22:48:25.753Z] [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
17:48:25 [2024-02-28T22:48:25.753Z] [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
17:48:25 [2024-02-28T22:48:25.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom (1.3 kB at 129 kB/s)
17:48:25 [2024-02-28T22:48:25.753Z] [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
17:48:26 [2024-02-28T22:48:26.010Z] [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
17:48:26 [2024-02-28T22:48:26.010Z] [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
17:48:26 [2024-02-28T22:48:26.010Z] [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
17:48:26 [2024-02-28T22:48:26.010Z] [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
17:48:26 [2024-02-28T22:48:26.010Z] [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
17:48:26 [2024-02-28T22:48:26.010Z] [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 209 kB/s)
17:48:26 [2024-02-28T22:48:26.010Z] [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
17:48:26 [2024-02-28T22:48:26.010Z] [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
17:48:26 [2024-02-28T22:48:26.011Z] [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
17:48:26 [2024-02-28T22:48:26.268Z] [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
17:48:26 [2024-02-28T22:48:26.268Z] [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
17:48:26 [2024-02-28T22:48:26.268Z] [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
17:48:26 [2024-02-28T22:48:26.268Z] [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 226 kB/s)
17:48:26 [2024-02-28T22:48:26.268Z] [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
17:48:26 [2024-02-28T22:48:26.268Z] [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
17:48:26 [2024-02-28T22:48:26.268Z] [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
17:48:26 [2024-02-28T22:48:26.268Z] [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
17:48:26 [2024-02-28T22:48:26.268Z] [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
17:48:26 [2024-02-28T22:48:26.269Z] [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
17:48:26 [2024-02-28T22:48:26.269Z] [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
17:48:26 [2024-02-28T22:48:26.269Z] [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
17:48:26 [2024-02-28T22:48:26.269Z] [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
17:48:26 [2024-02-28T22:48:26.269Z] [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
17:48:26 [2024-02-28T22:48:26.269Z] [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
17:48:26 [2024-02-28T22:48:26.269Z] [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
17:48:26 [2024-02-28T22:48:26.269Z] [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
17:48:26 [2024-02-28T22:48:26.526Z] [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
17:48:26 [2024-02-28T22:48:26.526Z] [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
17:48:26 [2024-02-28T22:48:26.526Z] [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
17:48:26 [2024-02-28T22:48:26.526Z] [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
17:48:26 [2024-02-28T22:48:26.526Z] [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
17:48:26 [2024-02-28T22:48:26.785Z] [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
17:48:26 [2024-02-28T22:48:26.785Z] [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
17:48:26 [2024-02-28T22:48:26.785Z] [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
17:48:26 [2024-02-28T22:48:26.785Z] [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
17:48:26 [2024-02-28T22:48:26.785Z] [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
17:48:26 [2024-02-28T22:48:26.785Z] [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
17:48:26 [2024-02-28T22:48:26.785Z] [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
17:48:26 [2024-02-28T22:48:26.785Z] [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
17:48:26 [2024-02-28T22:48:26.785Z] [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
17:48:26 [2024-02-28T22:48:26.785Z] [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
17:48:26 [2024-02-28T22:48:26.785Z] [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
17:48:26 [2024-02-28T22:48:26.785Z] [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
17:48:27 [2024-02-28T22:48:27.043Z] [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
17:48:27 [2024-02-28T22:48:27.044Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 1.6 MB/s)
17:48:27 [2024-02-28T22:48:27.044Z] [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
17:48:27 [2024-02-28T22:48:27.044Z] [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
17:48:27 [2024-02-28T22:48:27.044Z] [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
17:48:27 [2024-02-28T22:48:27.044Z] [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
17:48:27 [2024-02-28T22:48:27.044Z] [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
17:48:27 [2024-02-28T22:48:27.044Z] [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 4.1 MB/s)
17:48:27 [2024-02-28T22:48:27.044Z] [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 1.7 MB/s)
17:48:27 [2024-02-28T22:48:27.044Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 3.0 MB/s)
17:48:27 [2024-02-28T22:48:27.044Z] [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 23 MB/s)
17:48:27 [2024-02-28T22:48:27.044Z] [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 42 MB/s)
17:48:27 [2024-02-28T22:48:27.609Z] [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
17:48:27 [2024-02-28T22:48:27.609Z] [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
17:48:27 [2024-02-28T22:48:27.609Z] [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
17:48:27 [2024-02-28T22:48:27.609Z] [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
17:48:27 [2024-02-28T22:48:27.609Z] [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
17:48:27 [2024-02-28T22:48:27.610Z] [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
17:48:27 [2024-02-28T22:48:27.610Z] [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 159 kB/s)
17:48:27 [2024-02-28T22:48:27.610Z] [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
17:48:27 [2024-02-28T22:48:27.610Z] [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
17:48:27 [2024-02-28T22:48:27.610Z] [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
17:48:27 [2024-02-28T22:48:27.867Z] [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
17:48:27 [2024-02-28T22:48:27.867Z] [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
17:48:27 [2024-02-28T22:48:27.867Z] [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
17:48:27 [2024-02-28T22:48:27.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar (23 kB at 2.1 MB/s)
17:48:28 [2024-02-28T22:48:28.434Z] [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
17:48:28 [2024-02-28T22:48:28.434Z] [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
17:48:28 [2024-02-28T22:48:28.434Z] [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
17:48:28 [2024-02-28T22:48:28.434Z] [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
17:48:28 [2024-02-28T22:48:28.434Z] [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
17:48:28 [2024-02-28T22:48:28.434Z] [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
17:48:28 [2024-02-28T22:48:28.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom (22 kB at 1.6 MB/s)
17:48:28 [2024-02-28T22:48:28.434Z] [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
17:48:28 [2024-02-28T22:48:28.434Z] [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
17:48:28 [2024-02-28T22:48:28.434Z] [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
17:48:28 [2024-02-28T22:48:28.691Z] [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
17:48:28 [2024-02-28T22:48:28.691Z] [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
17:48:28 [2024-02-28T22:48:28.691Z] [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
17:48:28 [2024-02-28T22:48:28.691Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar (118 kB at 7.8 MB/s)
17:48:28 [2024-02-28T22:48:28.691Z] [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
17:48:28 [2024-02-28T22:48:28.691Z] [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
17:48:28 [2024-02-28T22:48:28.691Z] [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
17:48:28 [2024-02-28T22:48:28.691Z] [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
17:48:28 [2024-02-28T22:48:28.692Z] [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
17:48:28 [2024-02-28T22:48:28.692Z] [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
17:48:28 [2024-02-28T22:48:28.692Z] [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 750 kB/s)
17:48:28 [2024-02-28T22:48:28.692Z] [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
17:48:28 [2024-02-28T22:48:28.692Z] [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
17:48:28 [2024-02-28T22:48:28.692Z] [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
17:48:28 [2024-02-28T22:48:28.949Z] [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
17:48:28 [2024-02-28T22:48:28.949Z] [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
17:48:28 [2024-02-28T22:48:28.949Z] [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
17:48:28 [2024-02-28T22:48:28.949Z] [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 10 MB/s)
17:48:28 [2024-02-28T22:48:28.949Z] [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
17:48:28 [2024-02-28T22:48:28.949Z] [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
17:48:28 [2024-02-28T22:48:28.949Z] [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
17:48:28 [2024-02-28T22:48:28.949Z] [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
17:48:28 [2024-02-28T22:48:28.949Z] [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
17:48:28 [2024-02-28T22:48:28.949Z] [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
17:48:28 [2024-02-28T22:48:28.949Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom (6.3 kB at 704 kB/s)
17:48:28 [2024-02-28T22:48:28.949Z] [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
17:48:28 [2024-02-28T22:48:28.950Z] [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
17:48:28 [2024-02-28T22:48:28.950Z] [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
17:48:29 [2024-02-28T22:48:29.207Z] [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
17:48:29 [2024-02-28T22:48:29.207Z] [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
17:48:29 [2024-02-28T22:48:29.207Z] [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
17:48:29 [2024-02-28T22:48:29.207Z] [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 140 kB/s)
17:48:29 [2024-02-28T22:48:29.207Z] [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
17:48:29 [2024-02-28T22:48:29.207Z] [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
17:48:29 [2024-02-28T22:48:29.207Z] [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
17:48:29 [2024-02-28T22:48:29.207Z] [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
17:48:29 [2024-02-28T22:48:29.207Z] [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
17:48:29 [2024-02-28T22:48:29.207Z] [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
17:48:29 [2024-02-28T22:48:29.207Z] [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 321 kB/s)
17:48:29 [2024-02-28T22:48:29.207Z] [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
17:48:29 [2024-02-28T22:48:29.207Z] [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
17:48:29 [2024-02-28T22:48:29.207Z] [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
17:48:29 [2024-02-28T22:48:29.465Z] [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
17:48:29 [2024-02-28T22:48:29.465Z] [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
17:48:29 [2024-02-28T22:48:29.465Z] [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
17:48:29 [2024-02-28T22:48:29.465Z] [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 186 kB/s)
17:48:29 [2024-02-28T22:48:29.465Z] [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
17:48:29 [2024-02-28T22:48:29.465Z] [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
17:48:29 [2024-02-28T22:48:29.465Z] [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
17:48:29 [2024-02-28T22:48:29.465Z] [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
17:48:29 [2024-02-28T22:48:29.465Z] [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
17:48:29 [2024-02-28T22:48:29.465Z] [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
17:48:29 [2024-02-28T22:48:29.465Z] [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 247 kB/s)
17:48:29 [2024-02-28T22:48:29.465Z] [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
17:48:29 [2024-02-28T22:48:29.465Z] [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
17:48:29 [2024-02-28T22:48:29.465Z] [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
17:48:29 [2024-02-28T22:48:29.723Z] [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
17:48:29 [2024-02-28T22:48:29.723Z] [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
17:48:29 [2024-02-28T22:48:29.723Z] [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
17:48:29 [2024-02-28T22:48:29.723Z] [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 234 kB/s)
17:48:29 [2024-02-28T22:48:29.723Z] [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
17:48:29 [2024-02-28T22:48:29.723Z] [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
17:48:29 [2024-02-28T22:48:29.723Z] [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
17:48:29 [2024-02-28T22:48:29.983Z] [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
17:48:29 [2024-02-28T22:48:29.983Z] [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
17:48:29 [2024-02-28T22:48:29.983Z] [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
17:48:29 [2024-02-28T22:48:29.983Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom (3.3 kB at 412 kB/s)
17:48:29 [2024-02-28T22:48:29.983Z] [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
17:48:29 [2024-02-28T22:48:29.983Z] [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
17:48:29 [2024-02-28T22:48:29.983Z] [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
17:48:29 [2024-02-28T22:48:29.983Z] [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
17:48:29 [2024-02-28T22:48:29.983Z] [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
17:48:29 [2024-02-28T22:48:29.983Z] [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
17:48:29 [2024-02-28T22:48:29.983Z] [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 329 kB/s)
17:48:29 [2024-02-28T22:48:29.983Z] [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
17:48:29 [2024-02-28T22:48:29.983Z] [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
17:48:29 [2024-02-28T22:48:29.983Z] [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
17:48:30 [2024-02-28T22:48:30.241Z] [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
17:48:30 [2024-02-28T22:48:30.241Z] [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
17:48:30 [2024-02-28T22:48:30.241Z] [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
17:48:30 [2024-02-28T22:48:30.241Z] [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 299 kB/s)
17:48:30 [2024-02-28T22:48:30.241Z] [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
17:48:30 [2024-02-28T22:48:30.241Z] [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
17:48:30 [2024-02-28T22:48:30.241Z] [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
17:48:30 [2024-02-28T22:48:30.499Z] [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
17:48:30 [2024-02-28T22:48:30.499Z] [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
17:48:30 [2024-02-28T22:48:30.499Z] [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
17:48:30 [2024-02-28T22:48:30.499Z] [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 268 kB/s)
17:48:30 [2024-02-28T22:48:30.499Z] [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
17:48:30 [2024-02-28T22:48:30.499Z] [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
17:48:30 [2024-02-28T22:48:30.499Z] [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
17:48:30 [2024-02-28T22:48:30.757Z] [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
17:48:30 [2024-02-28T22:48:30.757Z] [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
17:48:30 [2024-02-28T22:48:30.757Z] [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
17:48:30 [2024-02-28T22:48:30.757Z] [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 336 kB/s)
17:48:30 [2024-02-28T22:48:30.757Z] [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
17:48:30 [2024-02-28T22:48:30.757Z] [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
17:48:30 [2024-02-28T22:48:30.757Z] [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
17:48:30 [2024-02-28T22:48:30.757Z] [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
17:48:30 [2024-02-28T22:48:30.757Z] [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
17:48:30 [2024-02-28T22:48:30.757Z] [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
17:48:30 [2024-02-28T22:48:30.757Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom (2.9 kB at 327 kB/s)
17:48:30 [2024-02-28T22:48:30.757Z] [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
17:48:30 [2024-02-28T22:48:30.757Z] [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
17:48:30 [2024-02-28T22:48:30.757Z] [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
17:48:31 [2024-02-28T22:48:31.015Z] [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
17:48:31 [2024-02-28T22:48:31.015Z] [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
17:48:31 [2024-02-28T22:48:31.015Z] [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
17:48:31 [2024-02-28T22:48:31.015Z] [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 336 kB/s)
17:48:31 [2024-02-28T22:48:31.015Z] [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
17:48:31 [2024-02-28T22:48:31.015Z] [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
17:48:31 [2024-02-28T22:48:31.015Z] [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
17:48:31 [2024-02-28T22:48:31.015Z] [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
17:48:31 [2024-02-28T22:48:31.015Z] [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
17:48:31 [2024-02-28T22:48:31.015Z] [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
17:48:31 [2024-02-28T22:48:31.015Z] [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 327 kB/s)
17:48:31 [2024-02-28T22:48:31.016Z] [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
17:48:31 [2024-02-28T22:48:31.016Z] [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
17:48:31 [2024-02-28T22:48:31.273Z] [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
17:48:31 [2024-02-28T22:48:31.273Z] [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
17:48:31 [2024-02-28T22:48:31.273Z] [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
17:48:31 [2024-02-28T22:48:31.273Z] [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
17:48:31 [2024-02-28T22:48:31.273Z] [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)
17:48:31 [2024-02-28T22:48:31.273Z] [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
17:48:31 [2024-02-28T22:48:31.273Z] [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
17:48:31 [2024-02-28T22:48:31.274Z] [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
17:48:31 [2024-02-28T22:48:31.274Z] [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
17:48:31 [2024-02-28T22:48:31.274Z] [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
17:48:31 [2024-02-28T22:48:31.274Z] [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
17:48:31 [2024-02-28T22:48:31.274Z] [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 207 kB/s)
17:48:31 [2024-02-28T22:48:31.274Z] [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
17:48:31 [2024-02-28T22:48:31.274Z] [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
17:48:31 [2024-02-28T22:48:31.274Z] [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
17:48:31 [2024-02-28T22:48:31.531Z] [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
17:48:31 [2024-02-28T22:48:31.532Z] [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
17:48:31 [2024-02-28T22:48:31.532Z] [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
17:48:31 [2024-02-28T22:48:31.532Z] [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 934 kB/s)
17:48:31 [2024-02-28T22:48:31.532Z] [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
17:48:31 [2024-02-28T22:48:31.532Z] [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
17:48:31 [2024-02-28T22:48:31.532Z] [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
17:48:31 [2024-02-28T22:48:31.532Z] [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
17:48:31 [2024-02-28T22:48:31.532Z] [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
17:48:31 [2024-02-28T22:48:31.532Z] [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
17:48:31 [2024-02-28T22:48:31.532Z] [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 1.6 MB/s)
17:48:31 [2024-02-28T22:48:31.532Z] [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
17:48:31 [2024-02-28T22:48:31.532Z] [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
17:48:31 [2024-02-28T22:48:31.532Z] [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
17:48:31 [2024-02-28T22:48:31.790Z] [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
17:48:31 [2024-02-28T22:48:31.790Z] [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
17:48:31 [2024-02-28T22:48:31.790Z] [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
17:48:31 [2024-02-28T22:48:31.790Z] [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 554 kB/s)
17:48:31 [2024-02-28T22:48:31.790Z] [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
17:48:31 [2024-02-28T22:48:31.790Z] [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
17:48:31 [2024-02-28T22:48:31.790Z] [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
17:48:31 [2024-02-28T22:48:31.790Z] [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
17:48:31 [2024-02-28T22:48:31.790Z] [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
17:48:31 [2024-02-28T22:48:31.790Z] [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
17:48:31 [2024-02-28T22:48:31.790Z] [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 321 kB/s)
17:48:32 [2024-02-28T22:48:32.048Z] [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
17:48:32 [2024-02-28T22:48:32.048Z] [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
17:48:32 [2024-02-28T22:48:32.048Z] [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
17:48:32 [2024-02-28T22:48:32.048Z] [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
17:48:32 [2024-02-28T22:48:32.048Z] [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
17:48:32 [2024-02-28T22:48:32.048Z] [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
17:48:32 [2024-02-28T22:48:32.048Z] [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 204 kB/s)
17:48:32 [2024-02-28T22:48:32.048Z] [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
17:48:32 [2024-02-28T22:48:32.048Z] [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
17:48:32 [2024-02-28T22:48:32.048Z] [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
17:48:32 [2024-02-28T22:48:32.048Z] [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
17:48:32 [2024-02-28T22:48:32.048Z] [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
17:48:32 [2024-02-28T22:48:32.048Z] [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
17:48:32 [2024-02-28T22:48:32.048Z] [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 406 kB/s)
17:48:32 [2024-02-28T22:48:32.049Z] [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
17:48:32 [2024-02-28T22:48:32.306Z] [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
17:48:32 [2024-02-28T22:48:32.306Z] [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
17:48:32 [2024-02-28T22:48:32.306Z] [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
17:48:32 [2024-02-28T22:48:32.306Z] [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
17:48:32 [2024-02-28T22:48:32.306Z] [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
17:48:32 [2024-02-28T22:48:32.306Z] [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 207 kB/s)
17:48:32 [2024-02-28T22:48:32.306Z] [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
17:48:32 [2024-02-28T22:48:32.306Z] [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
17:48:32 [2024-02-28T22:48:32.306Z] [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
17:48:32 [2024-02-28T22:48:32.306Z] [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
17:48:32 [2024-02-28T22:48:32.306Z] [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
17:48:32 [2024-02-28T22:48:32.306Z] [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
17:48:32 [2024-02-28T22:48:32.564Z] [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 405 kB/s)
17:48:32 [2024-02-28T22:48:32.564Z] [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
17:48:32 [2024-02-28T22:48:32.564Z] [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
17:48:32 [2024-02-28T22:48:32.564Z] [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
17:48:32 [2024-02-28T22:48:32.564Z] [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
17:48:32 [2024-02-28T22:48:32.564Z] [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
17:48:32 [2024-02-28T22:48:32.564Z] [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
17:48:32 [2024-02-28T22:48:32.564Z] [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 176 kB/s)
17:48:32 [2024-02-28T22:48:32.564Z] [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
17:48:32 [2024-02-28T22:48:32.564Z] [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
17:48:32 [2024-02-28T22:48:32.564Z] [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
17:48:32 [2024-02-28T22:48:32.565Z] [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
17:48:32 [2024-02-28T22:48:32.565Z] [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
17:48:32 [2024-02-28T22:48:32.565Z] [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
17:48:32 [2024-02-28T22:48:32.565Z] [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 199 kB/s)
17:48:32 [2024-02-28T22:48:32.565Z] [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
17:48:32 [2024-02-28T22:48:32.565Z] [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
17:48:32 [2024-02-28T22:48:32.565Z] [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
17:48:32 [2024-02-28T22:48:32.822Z] [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
17:48:32 [2024-02-28T22:48:32.822Z] [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
17:48:32 [2024-02-28T22:48:32.822Z] [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
17:48:32 [2024-02-28T22:48:32.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 2.5 MB/s)
17:48:32 [2024-02-28T22:48:32.822Z] [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
17:48:32 [2024-02-28T22:48:32.822Z] [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
17:48:32 [2024-02-28T22:48:32.822Z] [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
17:48:33 [2024-02-28T22:48:33.080Z] [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
17:48:33 [2024-02-28T22:48:33.080Z] [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
17:48:33 [2024-02-28T22:48:33.080Z] [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
17:48:33 [2024-02-28T22:48:33.080Z] [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 118 kB/s)
17:48:33 [2024-02-28T22:48:33.080Z] [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
17:48:33 [2024-02-28T22:48:33.080Z] [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
17:48:33 [2024-02-28T22:48:33.080Z] [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
17:48:33 [2024-02-28T22:48:33.080Z] [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
17:48:33 [2024-02-28T22:48:33.080Z] [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
17:48:33 [2024-02-28T22:48:33.080Z] [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
17:48:33 [2024-02-28T22:48:33.080Z] [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 580 kB/s)
17:48:33 [2024-02-28T22:48:33.080Z] [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
17:48:33 [2024-02-28T22:48:33.338Z] [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
17:48:33 [2024-02-28T22:48:33.338Z] [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
17:48:33 [2024-02-28T22:48:33.595Z] [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
17:48:33 [2024-02-28T22:48:33.595Z] [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
17:48:33 [2024-02-28T22:48:33.595Z] [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
17:48:33 [2024-02-28T22:48:33.595Z] [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 110 kB/s)
17:48:33 [2024-02-28T22:48:33.595Z] [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
17:48:33 [2024-02-28T22:48:33.595Z] [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
17:48:33 [2024-02-28T22:48:33.595Z] [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
17:48:33 [2024-02-28T22:48:33.595Z] [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
17:48:33 [2024-02-28T22:48:33.853Z] [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
17:48:33 [2024-02-28T22:48:33.853Z] [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
17:48:33 [2024-02-28T22:48:33.853Z] [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 331 kB/s)
17:48:33 [2024-02-28T22:48:33.853Z] [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
17:48:33 [2024-02-28T22:48:33.853Z] [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
17:48:33 [2024-02-28T22:48:33.853Z] [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
17:48:33 [2024-02-28T22:48:33.853Z] [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
17:48:33 [2024-02-28T22:48:33.853Z] [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
17:48:33 [2024-02-28T22:48:33.853Z] [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
17:48:33 [2024-02-28T22:48:33.853Z] [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 207 kB/s)
17:48:33 [2024-02-28T22:48:33.853Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.pom
17:48:33 [2024-02-28T22:48:33.853Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
17:48:33 [2024-02-28T22:48:33.853Z] [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
17:48:34 [2024-02-28T22:48:34.111Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
17:48:34 [2024-02-28T22:48:34.111Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.pom
17:48:34 [2024-02-28T22:48:34.111Z] [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
17:48:34 [2024-02-28T22:48:34.111Z] [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 158 kB/s)
17:48:34 [2024-02-28T22:48:34.111Z] [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
17:48:34 [2024-02-28T22:48:34.111Z] [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
17:48:34 [2024-02-28T22:48:34.111Z] [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
17:48:34 [2024-02-28T22:48:34.368Z] [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
17:48:34 [2024-02-28T22:48:34.368Z] [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
17:48:34 [2024-02-28T22:48:34.368Z] [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
17:48:34 [2024-02-28T22:48:34.368Z] [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 1.6 MB/s)
17:48:34 [2024-02-28T22:48:34.368Z] [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
17:48:34 [2024-02-28T22:48:34.368Z] [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
17:48:34 [2024-02-28T22:48:34.368Z] [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
17:48:34 [2024-02-28T22:48:34.368Z] [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
17:48:34 [2024-02-28T22:48:34.368Z] [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
17:48:34 [2024-02-28T22:48:34.369Z] [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
17:48:34 [2024-02-28T22:48:34.369Z] [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 545 kB/s)
17:48:34 [2024-02-28T22:48:34.369Z] [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
17:48:34 [2024-02-28T22:48:34.369Z] [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
17:48:34 [2024-02-28T22:48:34.369Z] [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
17:48:34 [2024-02-28T22:48:34.627Z] [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
17:48:34 [2024-02-28T22:48:34.627Z] [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
17:48:34 [2024-02-28T22:48:34.627Z] [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
17:48:34 [2024-02-28T22:48:34.627Z] [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 541 kB/s)
17:48:34 [2024-02-28T22:48:34.627Z] [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
17:48:34 [2024-02-28T22:48:34.627Z] [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
17:48:34 [2024-02-28T22:48:34.627Z] [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
17:48:34 [2024-02-28T22:48:34.627Z] [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
17:48:34 [2024-02-28T22:48:34.627Z] [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
17:48:34 [2024-02-28T22:48:34.628Z] [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
17:48:34 [2024-02-28T22:48:34.628Z] [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 182 kB/s)
17:48:34 [2024-02-28T22:48:34.628Z] [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
17:48:34 [2024-02-28T22:48:34.628Z] [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
17:48:34 [2024-02-28T22:48:34.628Z] [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
17:48:34 [2024-02-28T22:48:34.885Z] [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
17:48:34 [2024-02-28T22:48:34.885Z] [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
17:48:34 [2024-02-28T22:48:34.885Z] [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
17:48:34 [2024-02-28T22:48:34.885Z] [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 183 kB/s)
17:48:34 [2024-02-28T22:48:34.885Z] [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
17:48:34 [2024-02-28T22:48:34.885Z] [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
17:48:34 [2024-02-28T22:48:34.885Z] [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
17:48:35 [2024-02-28T22:48:35.143Z] [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
17:48:35 [2024-02-28T22:48:35.143Z] [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
17:48:35 [2024-02-28T22:48:35.143Z] [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
17:48:35 [2024-02-28T22:48:35.143Z] [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 2.9 MB/s)
17:48:35 [2024-02-28T22:48:35.143Z] [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
17:48:35 [2024-02-28T22:48:35.143Z] [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
17:48:35 [2024-02-28T22:48:35.143Z] [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
17:48:35 [2024-02-28T22:48:35.143Z] [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
17:48:35 [2024-02-28T22:48:35.143Z] [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
17:48:35 [2024-02-28T22:48:35.143Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.jar
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.401Z] [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
17:48:35 [2024-02-28T22:48:35.402Z] [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
17:48:35 [2024-02-28T22:48:35.402Z] [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
17:48:35 [2024-02-28T22:48:35.402Z] [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
17:48:35 [2024-02-28T22:48:35.402Z] [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
17:48:35 [2024-02-28T22:48:35.402Z] [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
17:48:35 [2024-02-28T22:48:35.402Z] [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
17:48:35 [2024-02-28T22:48:35.402Z] [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
17:48:35 [2024-02-28T22:48:35.402Z] [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
17:48:35 [2024-02-28T22:48:35.402Z] [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
17:48:35 [2024-02-28T22:48:35.402Z] [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
17:48:35 [2024-02-28T22:48:35.402Z] [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
17:48:35 [2024-02-28T22:48:35.402Z] [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
17:48:35 [2024-02-28T22:48:35.402Z] [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
17:48:35 [2024-02-28T22:48:35.402Z] [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
17:48:35 [2024-02-28T22:48:35.402Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
17:48:35 [2024-02-28T22:48:35.402Z] [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
17:48:35 [2024-02-28T22:48:35.402Z] [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
17:48:35 [2024-02-28T22:48:35.402Z] [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
17:48:35 [2024-02-28T22:48:35.402Z] [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
17:48:35 [2024-02-28T22:48:35.402Z] [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
17:48:35 [2024-02-28T22:48:35.402Z] [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
17:48:35 [2024-02-28T22:48:35.402Z] [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
17:48:35 [2024-02-28T22:48:35.402Z] [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
17:48:35 [2024-02-28T22:48:35.402Z] [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
17:48:35 [2024-02-28T22:48:35.402Z] [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
17:48:35 [2024-02-28T22:48:35.402Z] [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
17:48:35 [2024-02-28T22:48:35.660Z] [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
17:48:35 [2024-02-28T22:48:35.660Z] [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
17:48:35 [2024-02-28T22:48:35.660Z] [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
17:48:35 [2024-02-28T22:48:35.660Z] [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
17:48:35 [2024-02-28T22:48:35.660Z] [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
17:48:35 [2024-02-28T22:48:35.660Z] [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
17:48:35 [2024-02-28T22:48:35.660Z] [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
17:48:35 [2024-02-28T22:48:35.660Z] [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
17:48:35 [2024-02-28T22:48:35.660Z] [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
17:48:35 [2024-02-28T22:48:35.918Z] [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
17:48:35 [2024-02-28T22:48:35.918Z] [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
17:48:35 [2024-02-28T22:48:35.918Z] [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
17:48:35 [2024-02-28T22:48:35.918Z] [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
17:48:35 [2024-02-28T22:48:35.918Z] [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
17:48:35 [2024-02-28T22:48:35.918Z] [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
17:48:35 [2024-02-28T22:48:35.918Z] [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
17:48:35 [2024-02-28T22:48:35.918Z] [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
17:48:35 [2024-02-28T22:48:35.918Z] [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
17:48:35 [2024-02-28T22:48:35.918Z] [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
17:48:35 [2024-02-28T22:48:35.918Z] [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
17:48:35 [2024-02-28T22:48:35.918Z] [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
17:48:36 [2024-02-28T22:48:36.176Z] [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
17:48:36 [2024-02-28T22:48:36.176Z] [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
17:48:36 [2024-02-28T22:48:36.176Z] [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
17:48:36 [2024-02-28T22:48:36.176Z] [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
17:48:36 [2024-02-28T22:48:36.176Z] [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
17:48:36 [2024-02-28T22:48:36.176Z] [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
17:48:36 [2024-02-28T22:48:36.176Z] [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
17:48:36 [2024-02-28T22:48:36.176Z] [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
17:48:36 [2024-02-28T22:48:36.176Z] [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
17:48:36 [2024-02-28T22:48:36.176Z] [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
17:48:36 [2024-02-28T22:48:36.176Z] [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
17:48:36 [2024-02-28T22:48:36.176Z] [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
17:48:36 [2024-02-28T22:48:36.176Z] [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
17:48:36 [2024-02-28T22:48:36.176Z] [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
17:48:36 [2024-02-28T22:48:36.176Z] [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
17:48:36 [2024-02-28T22:48:36.176Z] [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
17:48:36 [2024-02-28T22:48:36.177Z] [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
17:48:36 [2024-02-28T22:48:36.177Z] [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
17:48:36 [2024-02-28T22:48:36.177Z] [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
17:48:36 [2024-02-28T22:48:36.177Z] [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
17:48:36 [2024-02-28T22:48:36.177Z] [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
17:48:36 [2024-02-28T22:48:36.177Z] [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
17:48:36 [2024-02-28T22:48:36.177Z] [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
17:48:36 [2024-02-28T22:48:36.177Z] [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
17:48:36 [2024-02-28T22:48:36.177Z] [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
17:48:36 [2024-02-28T22:48:36.177Z] [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
17:48:36 [2024-02-28T22:48:36.177Z] [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
17:48:36 [2024-02-28T22:48:36.177Z] [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
17:48:36 [2024-02-28T22:48:36.177Z] [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
17:48:36 [2024-02-28T22:48:36.177Z] [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
17:48:36 [2024-02-28T22:48:36.177Z] [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
17:48:36 [2024-02-28T22:48:36.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
17:48:36 [2024-02-28T22:48:36.177Z] [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
17:48:36 [2024-02-28T22:48:36.177Z] [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
17:48:36 [2024-02-28T22:48:36.177Z] [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
17:48:36 [2024-02-28T22:48:36.436Z] [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
17:48:36 [2024-02-28T22:48:36.436Z] [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
17:48:36 [2024-02-28T22:48:36.436Z] [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
17:48:36 [2024-02-28T22:48:36.436Z] [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
17:48:36 [2024-02-28T22:48:36.436Z] [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
17:48:36 [2024-02-28T22:48:36.436Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.jar
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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 45 MB/s)
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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.2 MB/s)
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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 14 MB/s)
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar (41 kB at 2.4 MB/s)
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.437Z] [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 30 MB/s)
17:48:36 [2024-02-28T22:48:36.437Z] [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
17:48:36 [2024-02-28T22:48:36.438Z] [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 14 MB/s)
17:48:36 [2024-02-28T22:48:36.438Z] [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
17:48:36 [2024-02-28T22:48:36.438Z] [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 24 MB/s)
17:48:36 [2024-02-28T22:48:36.438Z] [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
17:48:36 [2024-02-28T22:48:36.438Z] [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 17 MB/s)
17:48:36 [2024-02-28T22:48:36.438Z] [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
17:48:36 [2024-02-28T22:48:36.438Z] [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 6.8 MB/s)
17:48:36 [2024-02-28T22:48:36.438Z] [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
17:48:36 [2024-02-28T22:48:36.438Z] [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 7.3 MB/s)
17:48:36 [2024-02-28T22:48:36.438Z] [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
17:48:36 [2024-02-28T22:48:36.438Z] [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 7.1 MB/s)
17:48:36 [2024-02-28T22:48:36.438Z] [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
17:48:36 [2024-02-28T22:48:36.438Z] [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 7.4 MB/s)
17:48:36 [2024-02-28T22:48:36.438Z] [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
17:48:36 [2024-02-28T22:48:36.438Z] [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 7.0 MB/s)
17:48:36 [2024-02-28T22:48:36.438Z] [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
17:48:36 [2024-02-28T22:48:36.438Z] [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 498 kB/s)
17:48:36 [2024-02-28T22:48:36.438Z] [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
17:48:36 [2024-02-28T22:48:36.438Z] [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 883 kB/s)
17:48:36 [2024-02-28T22:48:36.438Z] [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
17:48:36 [2024-02-28T22:48:36.696Z] [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 1.5 MB/s)
17:48:36 [2024-02-28T22:48:36.696Z] [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
17:48:36 [2024-02-28T22:48:36.696Z] [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 114 kB/s)
17:48:36 [2024-02-28T22:48:36.696Z] [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
17:48:36 [2024-02-28T22:48:36.696Z] [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 6.6 MB/s)
17:48:36 [2024-02-28T22:48:36.696Z] [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
17:48:36 [2024-02-28T22:48:36.696Z] [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 212 kB/s)
17:48:36 [2024-02-28T22:48:36.696Z] [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
17:48:36 [2024-02-28T22:48:36.696Z] [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 2.5 MB/s)
17:48:36 [2024-02-28T22:48:36.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
17:48:36 [2024-02-28T22:48:36.696Z] [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 63 kB/s)
17:48:36 [2024-02-28T22:48:36.696Z] [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
17:48:36 [2024-02-28T22:48:36.696Z] [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 905 kB/s)
17:48:36 [2024-02-28T22:48:36.696Z] [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
17:48:36 [2024-02-28T22:48:36.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 1.1 MB/s)
17:48:36 [2024-02-28T22:48:36.696Z] [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
17:48:36 [2024-02-28T22:48:36.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 454 kB/s)
17:48:36 [2024-02-28T22:48:36.696Z] [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
17:48:36 [2024-02-28T22:48:36.696Z] [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 282 kB/s)
17:48:36 [2024-02-28T22:48:36.697Z] [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
17:48:36 [2024-02-28T22:48:36.697Z] [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 628 kB/s)
17:48:36 [2024-02-28T22:48:36.697Z] [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
17:48:36 [2024-02-28T22:48:36.697Z] [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 113 kB/s)
17:48:36 [2024-02-28T22:48:36.697Z] [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
17:48:36 [2024-02-28T22:48:36.697Z] [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 952 kB/s)
17:48:36 [2024-02-28T22:48:36.697Z] [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 3.1 MB/s)
17:48:36 [2024-02-28T22:48:36.697Z] [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 1.6 MB/s)
17:48:36 [2024-02-28T22:48:36.697Z] [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 637 kB/s)
17:48:36 [2024-02-28T22:48:36.697Z] [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 11 MB/s)
17:48:37 [2024-02-28T22:48:37.630Z] [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
17:48:37 [2024-02-28T22:48:37.630Z] [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
17:48:37 [2024-02-28T22:48:37.630Z] [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
17:48:37 [2024-02-28T22:48:37.888Z] [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
17:48:37 [2024-02-28T22:48:37.888Z] [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
17:48:37 [2024-02-28T22:48:37.888Z] [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
17:48:37 [2024-02-28T22:48:37.888Z] [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 700 kB/s)
17:48:37 [2024-02-28T22:48:37.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
17:48:37 [2024-02-28T22:48:37.888Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
17:48:37 [2024-02-28T22:48:37.888Z] [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
17:48:37 [2024-02-28T22:48:37.888Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
17:48:37 [2024-02-28T22:48:37.888Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
17:48:37 [2024-02-28T22:48:37.888Z] [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
17:48:37 [2024-02-28T22:48:37.888Z] [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 972 kB/s)
17:48:37 [2024-02-28T22:48:37.888Z] [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
17:48:38 [2024-02-28T22:48:38.146Z] [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
17:48:38 [2024-02-28T22:48:38.146Z] [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
17:48:38 [2024-02-28T22:48:38.147Z] [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
17:48:38 [2024-02-28T22:48:38.147Z] [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
17:48:38 [2024-02-28T22:48:38.147Z] [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
17:48:38 [2024-02-28T22:48:38.147Z] [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 4.1 MB/s)
17:48:38 [2024-02-28T22:48:38.147Z] [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
17:48:38 [2024-02-28T22:48:38.147Z] [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
17:48:38 [2024-02-28T22:48:38.147Z] [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
17:48:38 [2024-02-28T22:48:38.147Z] [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
17:48:38 [2024-02-28T22:48:38.147Z] [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
17:48:38 [2024-02-28T22:48:38.405Z] [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
17:48:38 [2024-02-28T22:48:38.405Z] [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 453 kB/s)
17:48:38 [2024-02-28T22:48:38.405Z] [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
17:48:38 [2024-02-28T22:48:38.405Z] [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
17:48:38 [2024-02-28T22:48:38.405Z] [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
17:48:38 [2024-02-28T22:48:38.405Z] [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
17:48:38 [2024-02-28T22:48:38.405Z] [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
17:48:38 [2024-02-28T22:48:38.405Z] [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
17:48:38 [2024-02-28T22:48:38.405Z] [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 493 kB/s)
17:48:38 [2024-02-28T22:48:38.405Z] [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
17:48:38 [2024-02-28T22:48:38.405Z] [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
17:48:38 [2024-02-28T22:48:38.405Z] [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
17:48:38 [2024-02-28T22:48:38.663Z] [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
17:48:38 [2024-02-28T22:48:38.663Z] [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
17:48:38 [2024-02-28T22:48:38.663Z] [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
17:48:38 [2024-02-28T22:48:38.663Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.3/antlr3-maven-plugin-3.5.3.jar (16 kB at 1.8 MB/s)
17:48:38 [2024-02-28T22:48:38.663Z] [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
17:48:38 [2024-02-28T22:48:38.663Z] [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
17:48:38 [2024-02-28T22:48:38.663Z] [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
17:48:38 [2024-02-28T22:48:38.920Z] [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
17:48:38 [2024-02-28T22:48:38.920Z] [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
17:48:38 [2024-02-28T22:48:38.920Z] [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
17:48:38 [2024-02-28T22:48:38.920Z] [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 204 kB/s)
17:48:38 [2024-02-28T22:48:38.920Z] [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
17:48:38 [2024-02-28T22:48:38.920Z] [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
17:48:38 [2024-02-28T22:48:38.921Z] [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
17:48:38 [2024-02-28T22:48:38.921Z] [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
17:48:38 [2024-02-28T22:48:38.921Z] [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
17:48:38 [2024-02-28T22:48:38.921Z] [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
17:48:38 [2024-02-28T22:48:38.921Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar (16 kB at 1.8 MB/s)
17:48:38 [2024-02-28T22:48:38.921Z] [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
17:48:38 [2024-02-28T22:48:38.921Z] [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
17:48:38 [2024-02-28T22:48:38.921Z] [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
17:48:39 [2024-02-28T22:48:39.181Z] [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
17:48:39 [2024-02-28T22:48:39.181Z] [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
17:48:39 [2024-02-28T22:48:39.181Z] [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
17:48:39 [2024-02-28T22:48:39.181Z] [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)
17:48:39 [2024-02-28T22:48:39.438Z] [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
17:48:39 [2024-02-28T22:48:39.438Z] [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
17:48:39 [2024-02-28T22:48:39.438Z] [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
17:48:39 [2024-02-28T22:48:39.438Z] [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
17:48:39 [2024-02-28T22:48:39.438Z] [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
17:48:39 [2024-02-28T22:48:39.697Z] [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
17:48:39 [2024-02-28T22:48:39.697Z] [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
17:48:39 [2024-02-28T22:48:39.697Z] [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
17:48:39 [2024-02-28T22:48:39.697Z] [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
17:48:39 [2024-02-28T22:48:39.697Z] [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
17:48:39 [2024-02-28T22:48:39.955Z] [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
17:48:39 [2024-02-28T22:48:39.955Z] [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 2.4 MB/s)
17:48:39 [2024-02-28T22:48:39.955Z] [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
17:48:39 [2024-02-28T22:48:39.955Z] [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 1.4 MB/s)
17:48:40 [2024-02-28T22:48:40.887Z] [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
17:48:40 [2024-02-28T22:48:40.887Z] [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
17:48:40 [2024-02-28T22:48:40.887Z] [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
17:48:41 [2024-02-28T22:48:41.145Z] [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
17:48:41 [2024-02-28T22:48:41.145Z] [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
17:48:41 [2024-02-28T22:48:41.145Z] [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
17:48:41 [2024-02-28T22:48:41.145Z] [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 252 kB/s)
17:48:41 [2024-02-28T22:48:41.145Z] [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
17:48:41 [2024-02-28T22:48:41.145Z] [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
17:48:41 [2024-02-28T22:48:41.145Z] [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
17:48:41 [2024-02-28T22:48:41.145Z] [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
17:48:41 [2024-02-28T22:48:41.145Z] [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
17:48:41 [2024-02-28T22:48:41.145Z] [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
17:48:41 [2024-02-28T22:48:41.145Z] [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 1.7 MB/s)
17:48:41 [2024-02-28T22:48:41.403Z] [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
17:48:41 [2024-02-28T22:48:41.403Z] [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
17:48:41 [2024-02-28T22:48:41.403Z] [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
17:48:41 [2024-02-28T22:48:41.403Z] [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
17:48:41 [2024-02-28T22:48:41.403Z] [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
17:48:41 [2024-02-28T22:48:41.403Z] [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
17:48:41 [2024-02-28T22:48:41.403Z] [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 176 kB/s)
17:48:41 [2024-02-28T22:48:41.403Z] [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
17:48:41 [2024-02-28T22:48:41.403Z] [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
17:48:41 [2024-02-28T22:48:41.403Z] [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
17:48:41 [2024-02-28T22:48:41.661Z] [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
17:48:41 [2024-02-28T22:48:41.661Z] [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
17:48:41 [2024-02-28T22:48:41.661Z] [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
17:48:41 [2024-02-28T22:48:41.661Z] [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 319 kB/s)
17:48:41 [2024-02-28T22:48:41.661Z] [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
17:48:41 [2024-02-28T22:48:41.661Z] [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
17:48:41 [2024-02-28T22:48:41.661Z] [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
17:48:41 [2024-02-28T22:48:41.661Z] [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
17:48:41 [2024-02-28T22:48:41.661Z] [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
17:48:41 [2024-02-28T22:48:41.661Z] [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
17:48:41 [2024-02-28T22:48:41.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom (18 kB at 1.1 MB/s)
17:48:41 [2024-02-28T22:48:41.919Z] [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
17:48:41 [2024-02-28T22:48:41.919Z] [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
17:48:41 [2024-02-28T22:48:41.919Z] [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
17:48:41 [2024-02-28T22:48:41.919Z] [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
17:48:41 [2024-02-28T22:48:41.919Z] [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
17:48:41 [2024-02-28T22:48:41.919Z] [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
17:48:41 [2024-02-28T22:48:41.919Z] [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
17:48:42 [2024-02-28T22:48:42.177Z] [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
17:48:42 [2024-02-28T22:48:42.177Z] [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
17:48:42 [2024-02-28T22:48:42.177Z] [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
17:48:42 [2024-02-28T22:48:42.178Z] [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
17:48:42 [2024-02-28T22:48:42.178Z] [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
17:48:42 [2024-02-28T22:48:42.435Z] [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 60 MB/s)
17:48:42 [2024-02-28T22:48:42.435Z] [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
17:48:42 [2024-02-28T22:48:42.435Z] [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 31 MB/s)
17:48:42 [2024-02-28T22:48:42.999Z] [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
17:48:42 [2024-02-28T22:48:42.999Z] [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 177 kB/s)
17:48:43 [2024-02-28T22:48:43.000Z] [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
17:48:43 [2024-02-28T22:48:43.000Z] [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 3.2 MB/s)
17:48:43 [2024-02-28T22:48:43.000Z] [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
17:48:43 [2024-02-28T22:48:43.000Z] [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 106 kB/s)
17:48:43 [2024-02-28T22:48:43.000Z] [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
17:48:43 [2024-02-28T22:48:43.000Z] [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.4 MB/s)
17:48:43 [2024-02-28T22:48:43.000Z] [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
17:48:43 [2024-02-28T22:48:43.000Z] [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 113 kB/s)
17:48:43 [2024-02-28T22:48:43.000Z] [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
17:48:43 [2024-02-28T22:48:43.000Z] [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.1 MB/s)
17:48:43 [2024-02-28T22:48:43.000Z] [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
17:48:43 [2024-02-28T22:48:43.000Z] [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
17:48:43 [2024-02-28T22:48:43.000Z] [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
17:48:43 [2024-02-28T22:48:43.000Z] [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
17:48:43 [2024-02-28T22:48:43.000Z] [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
17:48:43 [2024-02-28T22:48:43.000Z] [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
17:48:43 [2024-02-28T22:48:43.257Z] [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 112 kB/s)
17:48:43 [2024-02-28T22:48:43.257Z] [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
17:48:43 [2024-02-28T22:48:43.257Z] [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
17:48:43 [2024-02-28T22:48:43.257Z] [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
17:48:43 [2024-02-28T22:48:43.257Z] [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
17:48:43 [2024-02-28T22:48:43.257Z] [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
17:48:43 [2024-02-28T22:48:43.257Z] [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
17:48:43 [2024-02-28T22:48:43.257Z] [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.0 MB/s)
17:48:43 [2024-02-28T22:48:43.822Z] [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
17:48:43 [2024-02-28T22:48:43.822Z] [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
17:48:43 [2024-02-28T22:48:43.822Z] [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
17:48:43 [2024-02-28T22:48:43.822Z] [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
17:48:43 [2024-02-28T22:48:43.822Z] [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
17:48:43 [2024-02-28T22:48:43.822Z] [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
17:48:43 [2024-02-28T22:48:43.822Z] [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 140 kB/s)
17:48:43 [2024-02-28T22:48:43.822Z] [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
17:48:43 [2024-02-28T22:48:43.822Z] [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
17:48:43 [2024-02-28T22:48:43.822Z] [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
17:48:44 [2024-02-28T22:48:44.081Z] [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
17:48:44 [2024-02-28T22:48:44.081Z] [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
17:48:44 [2024-02-28T22:48:44.081Z] [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
17:48:44 [2024-02-28T22:48:44.081Z] [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 2.5 MB/s)
17:48:47 [2024-02-28T22:48:47.359Z] [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
17:48:47 [2024-02-28T22:48:47.359Z] [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
17:48:47 [2024-02-28T22:48:47.359Z] [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
17:48:47 [2024-02-28T22:48:47.359Z] [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
17:48:47 [2024-02-28T22:48:47.359Z] [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
17:48:47 [2024-02-28T22:48:47.359Z] [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
17:48:47 [2024-02-28T22:48:47.359Z] [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 423 kB/s)
17:48:47 [2024-02-28T22:48:47.359Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
17:48:47 [2024-02-28T22:48:47.359Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
17:48:47 [2024-02-28T22:48:47.359Z] [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
17:48:47 [2024-02-28T22:48:47.359Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
17:48:47 [2024-02-28T22:48:47.359Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
17:48:47 [2024-02-28T22:48:47.359Z] [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
17:48:47 [2024-02-28T22:48:47.359Z] [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 3.2 MB/s)
17:48:47 [2024-02-28T22:48:47.617Z] [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
17:48:47 [2024-02-28T22:48:47.617Z] [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
17:48:47 [2024-02-28T22:48:47.617Z] [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
17:48:47 [2024-02-28T22:48:47.617Z] [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
17:48:47 [2024-02-28T22:48:47.617Z] [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
17:48:47 [2024-02-28T22:48:47.617Z] [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
17:48:47 [2024-02-28T22:48:47.617Z] [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 2.9 MB/s)
17:48:48 [2024-02-28T22:48:48.989Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:9.3.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] ------------------------------------------------------------------------
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] Reactor Build Order:
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] 
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] Trace Compass Parent                                               [pom]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] Trace Compass State System Parent                                  [pom]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] Trace Compass TMF Parent                                           [pom]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.989Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] Trace Compass Documentation                                        [pom]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] Trace Compass Profiling User Guide                      [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] Trace Compass RCP Parent                                           [pom]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] Trace Compass Json trace Parent                                    [pom]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] Trace Compass Target Platform                                      [pom]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.integration.core.tests    [eclipse-test-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] Trace Compass Repository                            [eclipse-repository]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] 
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] Building Trace Compass Parent 9.3.0-SNAPSHOT                     [1/141]
17:48:48 [2024-02-28T22:48:48.990Z] [INFO]   from pom.xml
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] --------------------------------[ pom ]---------------------------------
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] 
17:48:48 [2024-02-28T22:48:48.990Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass ---
17:48:48 [2024-02-28T22:48:48.990Z] [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
17:48:48 [2024-02-28T22:48:48.990Z] [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
17:48:48 [2024-02-28T22:48:48.990Z] [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
17:48:48 [2024-02-28T22:48:48.990Z] [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
17:48:48 [2024-02-28T22:48:48.990Z] [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
17:48:48 [2024-02-28T22:48:48.991Z] [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
17:48:48 [2024-02-28T22:48:48.991Z] [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 577 kB/s)
17:48:48 [2024-02-28T22:48:48.991Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/13/plexus-13.pom
17:48:48 [2024-02-28T22:48:48.991Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
17:48:48 [2024-02-28T22:48:48.991Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/13/plexus-13.pom
17:48:48 [2024-02-28T22:48:48.991Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
17:48:48 [2024-02-28T22:48:48.991Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/13/plexus-13.pom
17:48:48 [2024-02-28T22:48:48.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom
17:48:48 [2024-02-28T22:48:48.991Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom (27 kB at 1.8 MB/s)
17:48:48 [2024-02-28T22:48:48.991Z] [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
17:48:48 [2024-02-28T22:48:48.991Z] [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
17:48:48 [2024-02-28T22:48:48.991Z] [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
17:48:49 [2024-02-28T22:48:49.248Z] [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
17:48:49 [2024-02-28T22:48:49.249Z] [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
17:48:49 [2024-02-28T22:48:49.249Z] [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
17:48:49 [2024-02-28T22:48:49.249Z] [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 13 MB/s)
17:48:49 [2024-02-28T22:48:49.506Z] [INFO] 
17:48:49 [2024-02-28T22:48:49.506Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
17:48:49 [2024-02-28T22:48:49.506Z] [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
17:48:49 [2024-02-28T22:48:49.506Z] [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
17:48:49 [2024-02-28T22:48:49.506Z] [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
17:48:49 [2024-02-28T22:48:49.506Z] [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
17:48:49 [2024-02-28T22:48:49.506Z] [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
17:48:49 [2024-02-28T22:48:49.506Z] [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
17:48:49 [2024-02-28T22:48:49.506Z] [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 199 kB/s)
17:48:49 [2024-02-28T22:48:49.506Z] [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
17:48:49 [2024-02-28T22:48:49.506Z] [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
17:48:49 [2024-02-28T22:48:49.764Z] [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
17:48:49 [2024-02-28T22:48:49.764Z] [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
17:48:49 [2024-02-28T22:48:49.764Z] [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
17:48:49 [2024-02-28T22:48:49.764Z] [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
17:48:49 [2024-02-28T22:48:49.764Z] [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 257 kB/s)
17:48:49 [2024-02-28T22:48:49.764Z] [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
17:48:49 [2024-02-28T22:48:49.764Z] [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
17:48:49 [2024-02-28T22:48:49.764Z] [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
17:48:50 [2024-02-28T22:48:50.022Z] [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
17:48:50 [2024-02-28T22:48:50.022Z] [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
17:48:50 [2024-02-28T22:48:50.022Z] [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
17:48:50 [2024-02-28T22:48:50.022Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 1.6 MB/s)
17:48:50 [2024-02-28T22:48:50.022Z] [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
17:48:50 [2024-02-28T22:48:50.022Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
17:48:50 [2024-02-28T22:48:50.022Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
17:48:50 [2024-02-28T22:48:50.022Z] [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
17:48:50 [2024-02-28T22:48:50.022Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
17:48:50 [2024-02-28T22:48:50.022Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
17:48:50 [2024-02-28T22:48:50.022Z] [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
17:48:50 [2024-02-28T22:48:50.022Z] [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 454 kB/s)
17:48:50 [2024-02-28T22:48:50.022Z] [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
17:48:50 [2024-02-28T22:48:50.022Z] [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
17:48:50 [2024-02-28T22:48:50.022Z] [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
17:48:50 [2024-02-28T22:48:50.022Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
17:48:50 [2024-02-28T22:48:50.022Z] [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
17:48:50 [2024-02-28T22:48:50.022Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
17:48:50 [2024-02-28T22:48:50.022Z] [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
17:48:50 [2024-02-28T22:48:50.022Z] [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
17:48:50 [2024-02-28T22:48:50.022Z] [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
17:48:50 [2024-02-28T22:48:50.022Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
17:48:50 [2024-02-28T22:48:50.022Z] [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
17:48:50 [2024-02-28T22:48:50.022Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
17:48:50 [2024-02-28T22:48:50.282Z] [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
17:48:50 [2024-02-28T22:48:50.282Z] [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
17:48:50 [2024-02-28T22:48:50.282Z] [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
17:48:50 [2024-02-28T22:48:50.282Z] [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
17:48:50 [2024-02-28T22:48:50.282Z] [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
17:48:50 [2024-02-28T22:48:50.282Z] [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
17:48:50 [2024-02-28T22:48:50.282Z] [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
17:48:50 [2024-02-28T22:48:50.540Z] [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
17:48:50 [2024-02-28T22:48:50.540Z] [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
17:48:50 [2024-02-28T22:48:50.540Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
17:48:50 [2024-02-28T22:48:50.540Z] [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
17:48:50 [2024-02-28T22:48:50.540Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
17:48:50 [2024-02-28T22:48:50.540Z] [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
17:48:50 [2024-02-28T22:48:50.540Z] [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
17:48:50 [2024-02-28T22:48:50.540Z] [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
17:48:50 [2024-02-28T22:48:50.540Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
17:48:50 [2024-02-28T22:48:50.540Z] [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
17:48:50 [2024-02-28T22:48:50.540Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
17:48:50 [2024-02-28T22:48:50.540Z] [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
17:48:50 [2024-02-28T22:48:50.540Z] [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)
17:48:50 [2024-02-28T22:48:50.540Z] [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
17:48:50 [2024-02-28T22:48:50.540Z] [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
17:48:50 [2024-02-28T22:48:50.540Z] [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
17:48:50 [2024-02-28T22:48:50.540Z] [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
17:48:50 [2024-02-28T22:48:50.540Z] [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
17:48:50 [2024-02-28T22:48:50.540Z] [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 26 MB/s)
17:48:50 [2024-02-28T22:48:50.540Z] [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 9.0 MB/s)
17:48:50 [2024-02-28T22:48:50.540Z] [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 18 MB/s)
17:48:50 [2024-02-28T22:48:50.540Z] [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 26 MB/s)
17:48:50 [2024-02-28T22:48:50.540Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 11 MB/s)
17:48:50 [2024-02-28T22:48:50.797Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
17:48:50 [2024-02-28T22:48:50.798Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
17:48:50 [2024-02-28T22:48:50.798Z] [INFO] 
17:48:50 [2024-02-28T22:48:50.798Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass ---
17:48:50 [2024-02-28T22:48:50.798Z] [INFO] 
17:48:50 [2024-02-28T22:48:50.798Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass ---
17:48:50 [2024-02-28T22:48:50.798Z] [INFO] 
17:48:50 [2024-02-28T22:48:50.798Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass ---
17:48:50 [2024-02-28T22:48:50.798Z] [INFO] 
17:48:50 [2024-02-28T22:48:50.798Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass ---
17:48:50 [2024-02-28T22:48:50.798Z] [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
17:48:50 [2024-02-28T22:48:50.798Z] [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 199 kB/s)
17:48:50 [2024-02-28T22:48:50.798Z] [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
17:48:50 [2024-02-28T22:48:50.798Z] [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
17:48:50 [2024-02-28T22:48:50.798Z] [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
17:48:50 [2024-02-28T22:48:50.798Z] [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
17:48:50 [2024-02-28T22:48:50.798Z] [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
17:48:50 [2024-02-28T22:48:50.798Z] [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
17:48:50 [2024-02-28T22:48:50.798Z] [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 2.2 MB/s)
17:48:50 [2024-02-28T22:48:50.798Z] [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
17:48:50 [2024-02-28T22:48:50.798Z] [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
17:48:50 [2024-02-28T22:48:50.798Z] [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
17:48:50 [2024-02-28T22:48:50.798Z] [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
17:48:51 [2024-02-28T22:48:51.061Z] [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
17:48:51 [2024-02-28T22:48:51.061Z] [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
17:48:51 [2024-02-28T22:48:51.061Z] [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
17:48:51 [2024-02-28T22:48:51.061Z] [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 998 kB/s)
17:48:51 [2024-02-28T22:48:51.061Z] [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
17:48:51 [2024-02-28T22:48:51.061Z] [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
17:48:51 [2024-02-28T22:48:51.061Z] [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
17:48:51 [2024-02-28T22:48:51.318Z] [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
17:48:51 [2024-02-28T22:48:51.318Z] [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
17:48:51 [2024-02-28T22:48:51.318Z] [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
17:48:51 [2024-02-28T22:48:51.318Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 1.1 MB/s)
17:48:51 [2024-02-28T22:48:51.318Z] [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
17:48:51 [2024-02-28T22:48:51.318Z] [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
17:48:51 [2024-02-28T22:48:51.318Z] [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
17:48:51 [2024-02-28T22:48:51.318Z] [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
17:48:51 [2024-02-28T22:48:51.318Z] [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
17:48:51 [2024-02-28T22:48:51.318Z] [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
17:48:51 [2024-02-28T22:48:51.319Z] [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 190 kB/s)
17:48:51 [2024-02-28T22:48:51.319Z] [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
17:48:51 [2024-02-28T22:48:51.319Z] [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
17:48:51 [2024-02-28T22:48:51.319Z] [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
17:48:51 [2024-02-28T22:48:51.319Z] [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
17:48:51 [2024-02-28T22:48:51.576Z] [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
17:48:51 [2024-02-28T22:48:51.576Z] [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
17:48:51 [2024-02-28T22:48:51.576Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 429 kB/s)
17:48:51 [2024-02-28T22:48:51.576Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
17:48:51 [2024-02-28T22:48:51.576Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
17:48:51 [2024-02-28T22:48:51.576Z] [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
17:48:51 [2024-02-28T22:48:51.576Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
17:48:51 [2024-02-28T22:48:51.576Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
17:48:51 [2024-02-28T22:48:51.576Z] [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
17:48:51 [2024-02-28T22:48:51.576Z] [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 219 kB/s)
17:48:51 [2024-02-28T22:48:51.576Z] [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
17:48:51 [2024-02-28T22:48:51.576Z] [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
17:48:51 [2024-02-28T22:48:51.576Z] [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
17:48:51 [2024-02-28T22:48:51.576Z] [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
17:48:51 [2024-02-28T22:48:51.834Z] [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
17:48:51 [2024-02-28T22:48:51.834Z] [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
17:48:51 [2024-02-28T22:48:51.834Z] [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 139 kB/s)
17:48:51 [2024-02-28T22:48:51.834Z] [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
17:48:51 [2024-02-28T22:48:51.834Z] [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
17:48:51 [2024-02-28T22:48:51.834Z] [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
17:48:51 [2024-02-28T22:48:51.834Z] [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
17:48:51 [2024-02-28T22:48:51.834Z] [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
17:48:51 [2024-02-28T22:48:51.834Z] [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
17:48:51 [2024-02-28T22:48:51.834Z] [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 120 kB/s)
17:48:51 [2024-02-28T22:48:51.834Z] [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
17:48:51 [2024-02-28T22:48:51.834Z] [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
17:48:51 [2024-02-28T22:48:51.834Z] [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
17:48:52 [2024-02-28T22:48:52.091Z] [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
17:48:52 [2024-02-28T22:48:52.091Z] [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
17:48:52 [2024-02-28T22:48:52.091Z] [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
17:48:52 [2024-02-28T22:48:52.091Z] [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 976 kB/s)
17:48:52 [2024-02-28T22:48:52.092Z] [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
17:48:52 [2024-02-28T22:48:52.092Z] [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
17:48:52 [2024-02-28T22:48:52.092Z] [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
17:48:52 [2024-02-28T22:48:52.092Z] [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
17:48:52 [2024-02-28T22:48:52.092Z] [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
17:48:52 [2024-02-28T22:48:52.092Z] [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
17:48:52 [2024-02-28T22:48:52.092Z] [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 276 kB/s)
17:48:52 [2024-02-28T22:48:52.092Z] [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
17:48:52 [2024-02-28T22:48:52.092Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.pom (2.6 kB at 260 kB/s)
17:48:52 [2024-02-28T22:48:52.092Z] [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
17:48:52 [2024-02-28T22:48:52.092Z] [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
17:48:52 [2024-02-28T22:48:52.092Z] [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
17:48:52 [2024-02-28T22:48:52.349Z] [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
17:48:52 [2024-02-28T22:48:52.349Z] [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
17:48:52 [2024-02-28T22:48:52.349Z] [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
17:48:52 [2024-02-28T22:48:52.349Z] [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 304 kB/s)
17:48:52 [2024-02-28T22:48:52.349Z] [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
17:48:52 [2024-02-28T22:48:52.349Z] [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
17:48:52 [2024-02-28T22:48:52.349Z] [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
17:48:52 [2024-02-28T22:48:52.349Z] [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
17:48:52 [2024-02-28T22:48:52.349Z] [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
17:48:52 [2024-02-28T22:48:52.349Z] [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
17:48:52 [2024-02-28T22:48:52.349Z] [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 2.2 MB/s)
17:48:52 [2024-02-28T22:48:52.349Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
17:48:52 [2024-02-28T22:48:52.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
17:48:52 [2024-02-28T22:48:52.349Z] [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
17:48:52 [2024-02-28T22:48:52.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
17:48:52 [2024-02-28T22:48:52.349Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
17:48:52 [2024-02-28T22:48:52.607Z] [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
17:48:52 [2024-02-28T22:48:52.607Z] [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 4.1 MB/s)
17:48:52 [2024-02-28T22:48:52.607Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/25/apache-25.pom
17:48:52 [2024-02-28T22:48:52.607Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/25/apache-25.pom
17:48:52 [2024-02-28T22:48:52.607Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/25/apache-25.pom
17:48:52 [2024-02-28T22:48:52.607Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/25/apache-25.pom
17:48:52 [2024-02-28T22:48:52.607Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/25/apache-25.pom
17:48:52 [2024-02-28T22:48:52.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom
17:48:52 [2024-02-28T22:48:52.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom (21 kB at 2.1 MB/s)
17:48:52 [2024-02-28T22:48:52.607Z] [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
17:48:52 [2024-02-28T22:48:52.607Z] [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
17:48:52 [2024-02-28T22:48:52.607Z] [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
17:48:52 [2024-02-28T22:48:52.607Z] [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
17:48:52 [2024-02-28T22:48:52.864Z] [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
17:48:52 [2024-02-28T22:48:52.864Z] [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
17:48:52 [2024-02-28T22:48:52.865Z] [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 200 kB/s)
17:48:52 [2024-02-28T22:48:52.865Z] [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
17:48:52 [2024-02-28T22:48:52.865Z] [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
17:48:52 [2024-02-28T22:48:52.865Z] [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
17:48:52 [2024-02-28T22:48:52.865Z] [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
17:48:52 [2024-02-28T22:48:52.865Z] [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
17:48:52 [2024-02-28T22:48:52.865Z] [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
17:48:52 [2024-02-28T22:48:52.865Z] [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 501 kB/s)
17:48:52 [2024-02-28T22:48:52.865Z] [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
17:48:52 [2024-02-28T22:48:52.865Z] [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
17:48:52 [2024-02-28T22:48:52.865Z] [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
17:48:52 [2024-02-28T22:48:52.865Z] [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
17:48:52 [2024-02-28T22:48:52.865Z] [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
17:48:52 [2024-02-28T22:48:52.865Z] [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
17:48:52 [2024-02-28T22:48:52.865Z] [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 184 kB/s)
17:48:52 [2024-02-28T22:48:52.865Z] [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
17:48:53 [2024-02-28T22:48:53.123Z] [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
17:48:53 [2024-02-28T22:48:53.123Z] [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
17:48:53 [2024-02-28T22:48:53.123Z] [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
17:48:53 [2024-02-28T22:48:53.123Z] [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
17:48:53 [2024-02-28T22:48:53.123Z] [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
17:48:53 [2024-02-28T22:48:53.123Z] [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 2.8 MB/s)
17:48:53 [2024-02-28T22:48:53.123Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
17:48:53 [2024-02-28T22:48:53.123Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
17:48:53 [2024-02-28T22:48:53.123Z] [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
17:48:53 [2024-02-28T22:48:53.379Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
17:48:53 [2024-02-28T22:48:53.380Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
17:48:53 [2024-02-28T22:48:53.380Z] [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
17:48:53 [2024-02-28T22:48:53.380Z] [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 1.8 MB/s)
17:48:53 [2024-02-28T22:48:53.380Z] [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
17:48:53 [2024-02-28T22:48:53.380Z] [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
17:48:53 [2024-02-28T22:48:53.380Z] [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
17:48:53 [2024-02-28T22:48:53.380Z] [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
17:48:53 [2024-02-28T22:48:53.380Z] [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
17:48:53 [2024-02-28T22:48:53.380Z] [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
17:48:53 [2024-02-28T22:48:53.380Z] [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
17:48:53 [2024-02-28T22:48:53.380Z] [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 662 kB/s)
17:48:53 [2024-02-28T22:48:53.380Z] [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
17:48:53 [2024-02-28T22:48:53.380Z] [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
17:48:53 [2024-02-28T22:48:53.380Z] [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
17:48:53 [2024-02-28T22:48:53.637Z] [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
17:48:53 [2024-02-28T22:48:53.637Z] [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
17:48:53 [2024-02-28T22:48:53.637Z] [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
17:48:53 [2024-02-28T22:48:53.637Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 1.7 MB/s)
17:48:53 [2024-02-28T22:48:53.637Z] [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
17:48:53 [2024-02-28T22:48:53.637Z] [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
17:48:53 [2024-02-28T22:48:53.637Z] [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
17:48:53 [2024-02-28T22:48:53.637Z] [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
17:48:53 [2024-02-28T22:48:53.637Z] [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
17:48:53 [2024-02-28T22:48:53.637Z] [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
17:48:53 [2024-02-28T22:48:53.637Z] [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 331 kB/s)
17:48:53 [2024-02-28T22:48:53.637Z] [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
17:48:53 [2024-02-28T22:48:53.637Z] [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
17:48:53 [2024-02-28T22:48:53.637Z] [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
17:48:53 [2024-02-28T22:48:53.637Z] [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
17:48:53 [2024-02-28T22:48:53.895Z] [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
17:48:53 [2024-02-28T22:48:53.895Z] [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
17:48:53 [2024-02-28T22:48:53.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 1.1 MB/s)
17:48:53 [2024-02-28T22:48:53.895Z] [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
17:48:53 [2024-02-28T22:48:53.895Z] [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
17:48:53 [2024-02-28T22:48:53.895Z] [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
17:48:53 [2024-02-28T22:48:53.895Z] [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
17:48:53 [2024-02-28T22:48:53.895Z] [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
17:48:53 [2024-02-28T22:48:53.895Z] [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
17:48:53 [2024-02-28T22:48:53.895Z] [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 428 kB/s)
17:48:53 [2024-02-28T22:48:53.895Z] [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
17:48:53 [2024-02-28T22:48:53.895Z] [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 3.9 MB/s)
17:48:53 [2024-02-28T22:48:53.895Z] [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
17:48:53 [2024-02-28T22:48:53.895Z] [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
17:48:53 [2024-02-28T22:48:53.895Z] [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
17:48:53 [2024-02-28T22:48:53.895Z] [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
17:48:53 [2024-02-28T22:48:53.895Z] [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
17:48:53 [2024-02-28T22:48:53.895Z] [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
17:48:53 [2024-02-28T22:48:53.895Z] [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
17:48:53 [2024-02-28T22:48:53.895Z] [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
17:48:53 [2024-02-28T22:48:53.895Z] [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
17:48:53 [2024-02-28T22:48:53.895Z] [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
17:48:53 [2024-02-28T22:48:53.895Z] [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.5 MB/s)
17:48:53 [2024-02-28T22:48:53.895Z] [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
17:48:53 [2024-02-28T22:48:53.895Z] [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
17:48:53 [2024-02-28T22:48:53.895Z] [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
17:48:53 [2024-02-28T22:48:53.895Z] [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
17:48:53 [2024-02-28T22:48:53.895Z] [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
17:48:53 [2024-02-28T22:48:53.895Z] [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
17:48:53 [2024-02-28T22:48:53.895Z] [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
17:48:53 [2024-02-28T22:48:53.895Z] [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
17:48:53 [2024-02-28T22:48:53.896Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.153Z] [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
17:48:54 [2024-02-28T22:48:54.411Z] [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
17:48:54 [2024-02-28T22:48:54.411Z] [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
17:48:54 [2024-02-28T22:48:54.411Z] [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
17:48:54 [2024-02-28T22:48:54.411Z] [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
17:48:54 [2024-02-28T22:48:54.411Z] [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
17:48:54 [2024-02-28T22:48:54.411Z] [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
17:48:54 [2024-02-28T22:48:54.411Z] [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
17:48:54 [2024-02-28T22:48:54.411Z] [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
17:48:54 [2024-02-28T22:48:54.412Z] [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
17:48:54 [2024-02-28T22:48:54.412Z] [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
17:48:54 [2024-02-28T22:48:54.412Z] [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
17:48:54 [2024-02-28T22:48:54.669Z] [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
17:48:54 [2024-02-28T22:48:54.669Z] [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
17:48:54 [2024-02-28T22:48:54.669Z] [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
17:48:54 [2024-02-28T22:48:54.669Z] [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
17:48:54 [2024-02-28T22:48:54.669Z] [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
17:48:54 [2024-02-28T22:48:54.669Z] [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
17:48:54 [2024-02-28T22:48:54.669Z] [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
17:48:54 [2024-02-28T22:48:54.669Z] [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
17:48:54 [2024-02-28T22:48:54.669Z] [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
17:48:54 [2024-02-28T22:48:54.669Z] [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
17:48:54 [2024-02-28T22:48:54.669Z] [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
17:48:54 [2024-02-28T22:48:54.669Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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 43 MB/s)
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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 513 kB/s)
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 200 kB/s)
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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 16 MB/s)
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 1.2 MB/s)
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [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 888 kB/s)
17:48:54 [2024-02-28T22:48:54.670Z] [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
17:48:54 [2024-02-28T22:48:54.670Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 488 kB/s)
17:48:54 [2024-02-28T22:48:54.671Z] [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
17:48:54 [2024-02-28T22:48:54.671Z] [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 1.1 MB/s)
17:48:54 [2024-02-28T22:48:54.671Z] [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
17:48:54 [2024-02-28T22:48:54.671Z] [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 4.9 MB/s)
17:48:54 [2024-02-28T22:48:54.671Z] [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
17:48:54 [2024-02-28T22:48:54.671Z] [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 1.1 MB/s)
17:48:54 [2024-02-28T22:48:54.671Z] [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
17:48:54 [2024-02-28T22:48:54.671Z] [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 463 kB/s)
17:48:54 [2024-02-28T22:48:54.671Z] [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
17:48:54 [2024-02-28T22:48:54.671Z] [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 7.5 MB/s)
17:48:54 [2024-02-28T22:48:54.671Z] [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
17:48:54 [2024-02-28T22:48:54.671Z] [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 2.9 MB/s)
17:48:54 [2024-02-28T22:48:54.671Z] [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
17:48:54 [2024-02-28T22:48:54.671Z] [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 3.8 MB/s)
17:48:54 [2024-02-28T22:48:54.671Z] [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
17:48:54 [2024-02-28T22:48:54.671Z] [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 5.3 MB/s)
17:48:54 [2024-02-28T22:48:54.671Z] [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
17:48:54 [2024-02-28T22:48:54.671Z] [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 693 kB/s)
17:48:54 [2024-02-28T22:48:54.671Z] [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
17:48:54 [2024-02-28T22:48:54.671Z] [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 36 MB/s)
17:48:54 [2024-02-28T22:48:54.671Z] [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 485 kB/s)
17:48:54 [2024-02-28T22:48:54.671Z] [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 8.8 MB/s)
17:48:54 [2024-02-28T22:48:54.928Z] [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 2.3 MB/s)
17:48:54 [2024-02-28T22:48:54.928Z] [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 2.3 MB/s)
17:48:54 [2024-02-28T22:48:54.928Z] [INFO] 
17:48:54 [2024-02-28T22:48:54.928Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass ---
17:48:54 [2024-02-28T22:48:54.928Z] [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
17:48:54 [2024-02-28T22:48:54.928Z] [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
17:48:54 [2024-02-28T22:48:54.928Z] [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
17:48:54 [2024-02-28T22:48:54.928Z] [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
17:48:54 [2024-02-28T22:48:54.928Z] [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
17:48:54 [2024-02-28T22:48:54.928Z] [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
17:48:55 [2024-02-28T22:48:55.186Z] [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 97 kB/s)
17:48:55 [2024-02-28T22:48:55.186Z] [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
17:48:55 [2024-02-28T22:48:55.186Z] [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
17:48:55 [2024-02-28T22:48:55.186Z] [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
17:48:55 [2024-02-28T22:48:55.186Z] [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
17:48:55 [2024-02-28T22:48:55.186Z] [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
17:48:55 [2024-02-28T22:48:55.186Z] [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
17:48:55 [2024-02-28T22:48:55.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 2.2 MB/s)
17:48:55 [2024-02-28T22:48:55.186Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
17:48:55 [2024-02-28T22:48:55.186Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
17:48:55 [2024-02-28T22:48:55.186Z] [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
17:48:55 [2024-02-28T22:48:55.186Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
17:48:55 [2024-02-28T22:48:55.186Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
17:48:55 [2024-02-28T22:48:55.186Z] [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
17:48:55 [2024-02-28T22:48:55.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 3.6 MB/s)
17:48:55 [2024-02-28T22:48:55.186Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
17:48:55 [2024-02-28T22:48:55.443Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
17:48:55 [2024-02-28T22:48:55.443Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
17:48:55 [2024-02-28T22:48:55.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
17:48:55 [2024-02-28T22:48:55.443Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
17:48:55 [2024-02-28T22:48:55.443Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
17:48:55 [2024-02-28T22:48:55.443Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 315 kB/s)
17:48:55 [2024-02-28T22:48:55.443Z] [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
17:48:55 [2024-02-28T22:48:55.443Z] [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
17:48:55 [2024-02-28T22:48:55.443Z] [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
17:48:55 [2024-02-28T22:48:55.443Z] [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
17:48:55 [2024-02-28T22:48:55.443Z] [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
17:48:55 [2024-02-28T22:48:55.443Z] [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
17:48:55 [2024-02-28T22:48:55.443Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 185 kB/s)
17:48:55 [2024-02-28T22:48:55.443Z] [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
17:48:55 [2024-02-28T22:48:55.702Z] [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
17:48:55 [2024-02-28T22:48:55.702Z] [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
17:48:55 [2024-02-28T22:48:55.702Z] [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
17:48:55 [2024-02-28T22:48:55.702Z] [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
17:48:55 [2024-02-28T22:48:55.702Z] [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
17:48:55 [2024-02-28T22:48:55.702Z] [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 182 kB/s)
17:48:55 [2024-02-28T22:48:55.702Z] [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
17:48:55 [2024-02-28T22:48:55.702Z] [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
17:48:55 [2024-02-28T22:48:55.702Z] [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
17:48:55 [2024-02-28T22:48:55.702Z] [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
17:48:55 [2024-02-28T22:48:55.702Z] [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
17:48:55 [2024-02-28T22:48:55.702Z] [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
17:48:55 [2024-02-28T22:48:55.960Z] [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 93 kB/s)
17:48:55 [2024-02-28T22:48:55.960Z] [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
17:48:55 [2024-02-28T22:48:55.960Z] [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
17:48:55 [2024-02-28T22:48:55.960Z] [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
17:48:55 [2024-02-28T22:48:55.960Z] [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
17:48:55 [2024-02-28T22:48:55.960Z] [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
17:48:55 [2024-02-28T22:48:55.960Z] [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
17:48:55 [2024-02-28T22:48:55.960Z] [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 761 kB/s)
17:48:55 [2024-02-28T22:48:55.960Z] [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
17:48:55 [2024-02-28T22:48:55.960Z] [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
17:48:55 [2024-02-28T22:48:55.960Z] [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
17:48:55 [2024-02-28T22:48:55.960Z] [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
17:48:55 [2024-02-28T22:48:55.960Z] [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
17:48:56 [2024-02-28T22:48:56.217Z] [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
17:48:56 [2024-02-28T22:48:56.217Z] [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 1.3 MB/s)
17:48:56 [2024-02-28T22:48:56.217Z] [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
17:48:56 [2024-02-28T22:48:56.217Z] [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
17:48:56 [2024-02-28T22:48:56.217Z] [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
17:48:56 [2024-02-28T22:48:56.217Z] [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
17:48:56 [2024-02-28T22:48:56.217Z] [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
17:48:56 [2024-02-28T22:48:56.217Z] [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
17:48:56 [2024-02-28T22:48:56.217Z] [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 99 kB/s)
17:48:56 [2024-02-28T22:48:56.217Z] [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
17:48:56 [2024-02-28T22:48:56.217Z] [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
17:48:56 [2024-02-28T22:48:56.217Z] [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
17:48:56 [2024-02-28T22:48:56.217Z] [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
17:48:56 [2024-02-28T22:48:56.217Z] [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
17:48:56 [2024-02-28T22:48:56.217Z] [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
17:48:56 [2024-02-28T22:48:56.217Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 417 kB/s)
17:48:56 [2024-02-28T22:48:56.475Z] [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
17:48:56 [2024-02-28T22:48:56.475Z] [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
17:48:56 [2024-02-28T22:48:56.475Z] [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
17:48:56 [2024-02-28T22:48:56.475Z] [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
17:48:56 [2024-02-28T22:48:56.475Z] [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
17:48:56 [2024-02-28T22:48:56.475Z] [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
17:48:56 [2024-02-28T22:48:56.475Z] [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 329 kB/s)
17:48:56 [2024-02-28T22:48:56.475Z] [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
17:48:56 [2024-02-28T22:48:56.475Z] [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
17:48:56 [2024-02-28T22:48:56.475Z] [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
17:48:56 [2024-02-28T22:48:56.475Z] [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
17:48:56 [2024-02-28T22:48:56.475Z] [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
17:48:56 [2024-02-28T22:48:56.475Z] [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
17:48:56 [2024-02-28T22:48:56.475Z] [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 55 kB/s)
17:48:56 [2024-02-28T22:48:56.475Z] [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
17:48:56 [2024-02-28T22:48:56.475Z] [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
17:48:56 [2024-02-28T22:48:56.732Z] [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
17:48:56 [2024-02-28T22:48:56.732Z] [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
17:48:56 [2024-02-28T22:48:56.732Z] [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
17:48:56 [2024-02-28T22:48:56.732Z] [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
17:48:56 [2024-02-28T22:48:56.732Z] [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 574 kB/s)
17:48:56 [2024-02-28T22:48:56.732Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
17:48:56 [2024-02-28T22:48:56.732Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
17:48:56 [2024-02-28T22:48:56.732Z] [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
17:48:56 [2024-02-28T22:48:56.732Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
17:48:56 [2024-02-28T22:48:56.733Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
17:48:56 [2024-02-28T22:48:56.733Z] [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
17:48:56 [2024-02-28T22:48:56.990Z] [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 59 kB/s)
17:48:56 [2024-02-28T22:48:56.990Z] [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
17:48:56 [2024-02-28T22:48:56.990Z] [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
17:48:56 [2024-02-28T22:48:56.990Z] [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
17:48:56 [2024-02-28T22:48:56.990Z] [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
17:48:56 [2024-02-28T22:48:56.990Z] [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
17:48:56 [2024-02-28T22:48:56.990Z] [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
17:48:56 [2024-02-28T22:48:56.990Z] [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 527 kB/s)
17:48:56 [2024-02-28T22:48:56.990Z] [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
17:48:56 [2024-02-28T22:48:56.990Z] [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
17:48:56 [2024-02-28T22:48:56.990Z] [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
17:48:56 [2024-02-28T22:48:56.990Z] [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
17:48:56 [2024-02-28T22:48:56.990Z] [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
17:48:56 [2024-02-28T22:48:56.990Z] [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
17:48:56 [2024-02-28T22:48:56.990Z] [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 313 kB/s)
17:48:56 [2024-02-28T22:48:56.990Z] [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
17:48:57 [2024-02-28T22:48:57.248Z] [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
17:48:57 [2024-02-28T22:48:57.248Z] [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
17:48:57 [2024-02-28T22:48:57.248Z] [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
17:48:57 [2024-02-28T22:48:57.248Z] [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
17:48:57 [2024-02-28T22:48:57.248Z] [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
17:48:57 [2024-02-28T22:48:57.248Z] [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 197 kB/s)
17:48:57 [2024-02-28T22:48:57.248Z] [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
17:48:57 [2024-02-28T22:48:57.248Z] [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
17:48:57 [2024-02-28T22:48:57.248Z] [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
17:48:57 [2024-02-28T22:48:57.248Z] [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
17:48:57 [2024-02-28T22:48:57.248Z] [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
17:48:57 [2024-02-28T22:48:57.248Z] [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
17:48:57 [2024-02-28T22:48:57.248Z] [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 282 kB/s)
17:48:57 [2024-02-28T22:48:57.248Z] [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
17:48:57 [2024-02-28T22:48:57.248Z] [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
17:48:57 [2024-02-28T22:48:57.505Z] [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
17:48:57 [2024-02-28T22:48:57.505Z] [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
17:48:57 [2024-02-28T22:48:57.505Z] [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
17:48:57 [2024-02-28T22:48:57.505Z] [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
17:48:57 [2024-02-28T22:48:57.505Z] [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 187 kB/s)
17:48:57 [2024-02-28T22:48:57.505Z] [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
17:48:57 [2024-02-28T22:48:57.505Z] [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
17:48:57 [2024-02-28T22:48:57.505Z] [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
17:48:57 [2024-02-28T22:48:57.505Z] [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
17:48:57 [2024-02-28T22:48:57.505Z] [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
17:48:57 [2024-02-28T22:48:57.505Z] [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
17:48:57 [2024-02-28T22:48:57.505Z] [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 198 kB/s)
17:48:57 [2024-02-28T22:48:57.505Z] [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
17:48:57 [2024-02-28T22:48:57.763Z] [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
17:48:57 [2024-02-28T22:48:57.763Z] [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
17:48:57 [2024-02-28T22:48:57.763Z] [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
17:48:57 [2024-02-28T22:48:57.763Z] [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
17:48:57 [2024-02-28T22:48:57.763Z] [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
17:48:57 [2024-02-28T22:48:57.763Z] [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 52 kB/s)
17:48:57 [2024-02-28T22:48:57.763Z] [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
17:48:57 [2024-02-28T22:48:57.763Z] [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
17:48:57 [2024-02-28T22:48:57.763Z] [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
17:48:57 [2024-02-28T22:48:57.763Z] [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
17:48:57 [2024-02-28T22:48:57.763Z] [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
17:48:57 [2024-02-28T22:48:57.763Z] [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
17:48:57 [2024-02-28T22:48:57.763Z] [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 175 kB/s)
17:48:57 [2024-02-28T22:48:57.763Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
17:48:58 [2024-02-28T22:48:58.020Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
17:48:58 [2024-02-28T22:48:58.020Z] [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
17:48:58 [2024-02-28T22:48:58.020Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
17:48:58 [2024-02-28T22:48:58.020Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
17:48:58 [2024-02-28T22:48:58.020Z] [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
17:48:58 [2024-02-28T22:48:58.020Z] [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 620 kB/s)
17:48:58 [2024-02-28T22:48:58.020Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
17:48:58 [2024-02-28T22:48:58.020Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
17:48:58 [2024-02-28T22:48:58.020Z] [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
17:48:58 [2024-02-28T22:48:58.020Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
17:48:58 [2024-02-28T22:48:58.020Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
17:48:58 [2024-02-28T22:48:58.278Z] [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
17:48:58 [2024-02-28T22:48:58.278Z] [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 2.6 MB/s)
17:48:58 [2024-02-28T22:48:58.278Z] [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
17:48:58 [2024-02-28T22:48:58.278Z] [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
17:48:58 [2024-02-28T22:48:58.278Z] [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
17:48:58 [2024-02-28T22:48:58.278Z] [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
17:48:58 [2024-02-28T22:48:58.278Z] [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
17:48:58 [2024-02-28T22:48:58.278Z] [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
17:48:58 [2024-02-28T22:48:58.278Z] [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
17:48:58 [2024-02-28T22:48:58.278Z] [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 337 kB/s)
17:48:58 [2024-02-28T22:48:58.278Z] [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
17:48:58 [2024-02-28T22:48:58.278Z] [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
17:48:58 [2024-02-28T22:48:58.278Z] [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
17:48:58 [2024-02-28T22:48:58.278Z] [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
17:48:58 [2024-02-28T22:48:58.535Z] [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
17:48:58 [2024-02-28T22:48:58.535Z] [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
17:48:58 [2024-02-28T22:48:58.535Z] [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 424 kB/s)
17:48:58 [2024-02-28T22:48:58.535Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
17:48:58 [2024-02-28T22:48:58.535Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
17:48:58 [2024-02-28T22:48:58.535Z] [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
17:48:58 [2024-02-28T22:48:58.535Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
17:48:58 [2024-02-28T22:48:58.535Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
17:48:58 [2024-02-28T22:48:58.535Z] [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
17:48:58 [2024-02-28T22:48:58.535Z] [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 3.6 MB/s)
17:48:58 [2024-02-28T22:48:58.535Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
17:48:58 [2024-02-28T22:48:58.535Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
17:48:58 [2024-02-28T22:48:58.536Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
17:48:58 [2024-02-28T22:48:58.536Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
17:48:58 [2024-02-28T22:48:58.536Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
17:48:58 [2024-02-28T22:48:58.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
17:48:58 [2024-02-28T22:48:58.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 1.6 MB/s)
17:48:58 [2024-02-28T22:48:58.536Z] [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
17:48:58 [2024-02-28T22:48:58.793Z] [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
17:48:58 [2024-02-28T22:48:58.793Z] [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
17:48:58 [2024-02-28T22:48:58.793Z] [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
17:48:58 [2024-02-28T22:48:58.793Z] [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
17:48:58 [2024-02-28T22:48:58.793Z] [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
17:48:58 [2024-02-28T22:48:58.793Z] [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 42 kB/s)
17:48:58 [2024-02-28T22:48:58.793Z] [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
17:48:58 [2024-02-28T22:48:58.793Z] [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
17:48:58 [2024-02-28T22:48:58.793Z] [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
17:48:58 [2024-02-28T22:48:58.793Z] [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
17:48:58 [2024-02-28T22:48:58.793Z] [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
17:48:58 [2024-02-28T22:48:58.793Z] [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
17:48:58 [2024-02-28T22:48:58.793Z] [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 350 kB/s)
17:48:58 [2024-02-28T22:48:58.793Z] [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
17:48:58 [2024-02-28T22:48:58.793Z] [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
17:48:58 [2024-02-28T22:48:58.793Z] [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
17:48:58 [2024-02-28T22:48:58.793Z] [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
17:48:58 [2024-02-28T22:48:58.793Z] [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
17:48:58 [2024-02-28T22:48:58.793Z] [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
17:48:58 [2024-02-28T22:48:58.793Z] [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
17:48:58 [2024-02-28T22:48:58.793Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
17:48:58 [2024-02-28T22:48:58.793Z] [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
17:48:58 [2024-02-28T22:48:58.793Z] [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
17:48:58 [2024-02-28T22:48:58.793Z] [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
17:48:58 [2024-02-28T22:48:58.793Z] [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
17:48:58 [2024-02-28T22:48:58.793Z] [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
17:48:59 [2024-02-28T22:48:59.051Z] [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
17:48:59 [2024-02-28T22:48:59.051Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
17:48:59 [2024-02-28T22:48:59.051Z] [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
17:48:59 [2024-02-28T22:48:59.051Z] [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
17:48:59 [2024-02-28T22:48:59.051Z] [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
17:48:59 [2024-02-28T22:48:59.051Z] [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
17:48:59 [2024-02-28T22:48:59.051Z] [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
17:48:59 [2024-02-28T22:48:59.052Z] [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
17:48:59 [2024-02-28T22:48:59.052Z] [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
17:48:59 [2024-02-28T22:48:59.052Z] [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
17:48:59 [2024-02-28T22:48:59.052Z] [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
17:48:59 [2024-02-28T22:48:59.052Z] [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
17:48:59 [2024-02-28T22:48:59.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
17:48:59 [2024-02-28T22:48:59.052Z] [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
17:48:59 [2024-02-28T22:48:59.052Z] [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
17:48:59 [2024-02-28T22:48:59.052Z] [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
17:48:59 [2024-02-28T22:48:59.052Z] [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
17:48:59 [2024-02-28T22:48:59.052Z] [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
17:48:59 [2024-02-28T22:48:59.052Z] [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
17:48:59 [2024-02-28T22:48:59.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
17:48:59 [2024-02-28T22:48:59.052Z] [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
17:48:59 [2024-02-28T22:48:59.052Z] [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
17:48:59 [2024-02-28T22:48:59.052Z] [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
17:48:59 [2024-02-28T22:48:59.052Z] [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
17:48:59 [2024-02-28T22:48:59.052Z] [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
17:48:59 [2024-02-28T22:48:59.052Z] [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
17:48:59 [2024-02-28T22:48:59.052Z] [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
17:48:59 [2024-02-28T22:48:59.052Z] [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
17:48:59 [2024-02-28T22:48:59.052Z] [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
17:48:59 [2024-02-28T22:48:59.052Z] [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
17:48:59 [2024-02-28T22:48:59.052Z] [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
17:48:59 [2024-02-28T22:48:59.052Z] [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
17:48:59 [2024-02-28T22:48:59.052Z] [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
17:48:59 [2024-02-28T22:48:59.311Z] [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
17:48:59 [2024-02-28T22:48:59.311Z] [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
17:48:59 [2024-02-28T22:48:59.311Z] [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
17:48:59 [2024-02-28T22:48:59.311Z] [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
17:48:59 [2024-02-28T22:48:59.312Z] [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
17:48:59 [2024-02-28T22:48:59.312Z] [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
17:48:59 [2024-02-28T22:48:59.312Z] [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
17:48:59 [2024-02-28T22:48:59.312Z] [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
17:48:59 [2024-02-28T22:48:59.569Z] [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
17:48:59 [2024-02-28T22:48:59.827Z] [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
17:48:59 [2024-02-28T22:48:59.827Z] [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
17:48:59 [2024-02-28T22:48:59.827Z] [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
17:48:59 [2024-02-28T22:48:59.827Z] [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
17:48:59 [2024-02-28T22:48:59.827Z] [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
17:48:59 [2024-02-28T22:48:59.827Z] [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
17:48:59 [2024-02-28T22:48:59.827Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
17:48:59 [2024-02-28T22:48:59.827Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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 952 kB/s)
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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 2.5 MB/s)
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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 2.7 MB/s)
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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 3.8 MB/s)
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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 10 MB/s)
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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 3.2 MB/s)
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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 1.6 MB/s)
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.828Z] [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 7.8 MB/s)
17:48:59 [2024-02-28T22:48:59.828Z] [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
17:48:59 [2024-02-28T22:48:59.829Z] [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 4.7 MB/s)
17:48:59 [2024-02-28T22:48:59.829Z] [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
17:48:59 [2024-02-28T22:48:59.829Z] [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 2.5 MB/s)
17:48:59 [2024-02-28T22:48:59.829Z] [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
17:48:59 [2024-02-28T22:48:59.829Z] [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 2.9 MB/s)
17:48:59 [2024-02-28T22:48:59.829Z] [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
17:48:59 [2024-02-28T22:48:59.829Z] [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 2.2 MB/s)
17:48:59 [2024-02-28T22:48:59.829Z] [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
17:48:59 [2024-02-28T22:48:59.829Z] [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 611 kB/s)
17:48:59 [2024-02-28T22:48:59.829Z] [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
17:48:59 [2024-02-28T22:48:59.829Z] [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 7.7 MB/s)
17:48:59 [2024-02-28T22:48:59.829Z] [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 625 kB/s)
17:48:59 [2024-02-28T22:48:59.829Z] [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 2.9 MB/s)
17:48:59 [2024-02-28T22:48:59.829Z] [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 3.8 MB/s)
17:48:59 [2024-02-28T22:48:59.829Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 3.8 MB/s)
17:48:59 [2024-02-28T22:48:59.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/9.3.0-SNAPSHOT/org.eclipse.tracecompass-9.3.0-SNAPSHOT.pom
17:48:59 [2024-02-28T22:48:59.829Z] [INFO] 
17:48:59 [2024-02-28T22:48:59.829Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
17:48:59 [2024-02-28T22:48:59.829Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT [2/141]
17:48:59 [2024-02-28T22:48:59.829Z] [INFO]   from analysis/pom.xml
17:48:59 [2024-02-28T22:48:59.829Z] [INFO] --------------------------------[ pom ]---------------------------------
17:48:59 [2024-02-28T22:48:59.829Z] [INFO] 
17:48:59 [2024-02-28T22:48:59.829Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent ---
17:48:59 [2024-02-28T22:48:59.829Z] [INFO] 
17:48:59 [2024-02-28T22:48:59.829Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
17:48:59 [2024-02-28T22:48:59.829Z] [INFO] 
17:48:59 [2024-02-28T22:48:59.829Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent ---
17:48:59 [2024-02-28T22:48:59.829Z] [INFO] 
17:48:59 [2024-02-28T22:48:59.829Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis-parent ---
17:48:59 [2024-02-28T22:48:59.829Z] [INFO] 
17:48:59 [2024-02-28T22:48:59.829Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent ---
17:48:59 [2024-02-28T22:48:59.829Z] [INFO] 
17:48:59 [2024-02-28T22:48:59.829Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis-parent ---
17:48:59 [2024-02-28T22:48:59.829Z] [INFO] 
17:48:59 [2024-02-28T22:48:59.829Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent ---
17:48:59 [2024-02-28T22:48:59.829Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-9.3.0-SNAPSHOT.pom
17:49:00 [2024-02-28T22:49:00.086Z] [INFO] 
17:49:00 [2024-02-28T22:49:00.086Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
17:49:00 [2024-02-28T22:49:00.086Z] [INFO] Building Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT    [3/141]
17:49:00 [2024-02-28T22:49:00.086Z] [INFO]   from common/pom.xml
17:49:00 [2024-02-28T22:49:00.086Z] [INFO] --------------------------------[ pom ]---------------------------------
17:49:00 [2024-02-28T22:49:00.086Z] [INFO] 
17:49:00 [2024-02-28T22:49:00.086Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common-parent ---
17:49:00 [2024-02-28T22:49:00.086Z] [INFO] 
17:49:00 [2024-02-28T22:49:00.086Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
17:49:00 [2024-02-28T22:49:00.086Z] [INFO] 
17:49:00 [2024-02-28T22:49:00.086Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent ---
17:49:00 [2024-02-28T22:49:00.086Z] [INFO] 
17:49:00 [2024-02-28T22:49:00.086Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common-parent ---
17:49:00 [2024-02-28T22:49:00.086Z] [INFO] 
17:49:00 [2024-02-28T22:49:00.086Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent ---
17:49:00 [2024-02-28T22:49:00.086Z] [INFO] 
17:49:00 [2024-02-28T22:49:00.086Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.common-parent ---
17:49:00 [2024-02-28T22:49:00.086Z] [INFO] 
17:49:00 [2024-02-28T22:49:00.086Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent ---
17:49:00 [2024-02-28T22:49:00.086Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-9.3.0-SNAPSHOT.pom
17:49:00 [2024-02-28T22:49:00.086Z] [INFO] 
17:49:00 [2024-02-28T22:49:00.086Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
17:49:00 [2024-02-28T22:49:00.086Z] [INFO] Building org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT     [4/141]
17:49:00 [2024-02-28T22:49:00.086Z] [INFO]   from common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
17:49:00 [2024-02-28T22:49:00.086Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:49:00 [2024-02-28T22:49:00.086Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:00 [2024-02-28T22:49:00.086Z] [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@602397ef
17:49:00 [2024-02-28T22:49:00.344Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
17:49:00 [2024-02-28T22:49:00.344Z] [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
17:49:00 [2024-02-28T22:49:00.344Z] [INFO]     Transport mode:         online
17:49:00 [2024-02-28T22:49:00.344Z] [INFO]     Http Transport type:    Java11Client
17:49:00 [2024-02-28T22:49:00.344Z] [INFO]     Update mode:            cache first
17:49:00 [2024-02-28T22:49:00.344Z] [INFO]     Minimum cache duration: 60 minutes
17:49:00 [2024-02-28T22:49:00.344Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
17:49:08 [2024-02-28T22:49:08.449Z] [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
17:49:10 [2024-02-28T22:49:10.346Z] [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
17:49:10 [2024-02-28T22:49:10.346Z] [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 37 MB/s)
17:49:10 [2024-02-28T22:49:10.604Z] [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
17:49:10 [2024-02-28T22:49:10.604Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar (4.7 kB at 527 kB/s)
17:49:11 [2024-02-28T22:49:11.535Z] [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
17:49:11 [2024-02-28T22:49:11.535Z] [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 558 kB/s)
17:49:11 [2024-02-28T22:49:11.535Z] [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
17:49:11 [2024-02-28T22:49:11.535Z] [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 2.5 MB/s)
17:49:11 [2024-02-28T22:49:11.535Z] [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
17:49:11 [2024-02-28T22:49:11.535Z] [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 191 kB/s)
17:49:11 [2024-02-28T22:49:11.535Z] [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
17:49:11 [2024-02-28T22:49:11.535Z] [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 262 kB/s)
17:49:11 [2024-02-28T22:49:11.535Z] [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
17:49:11 [2024-02-28T22:49:11.535Z] [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 512 kB/s)
17:49:11 [2024-02-28T22:49:11.535Z] [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
17:49:11 [2024-02-28T22:49:11.535Z] [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 292 kB/s)
17:49:11 [2024-02-28T22:49:11.535Z] [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
17:49:11 [2024-02-28T22:49:11.535Z] [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 257 kB/s)
17:49:11 [2024-02-28T22:49:11.535Z] [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
17:49:11 [2024-02-28T22:49:11.535Z] [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 22 MB/s)
17:49:11 [2024-02-28T22:49:11.535Z] [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
17:49:11 [2024-02-28T22:49:11.535Z] [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
17:49:11 [2024-02-28T22:49:11.535Z] [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 1.9 MB/s)
17:49:11 [2024-02-28T22:49:11.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar (9.3 kB at 1.2 MB/s)
17:49:11 [2024-02-28T22:49:11.535Z] [INFO] 
17:49:11 [2024-02-28T22:49:11.535Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core ---
17:49:11 [2024-02-28T22:49:11.535Z] [INFO] 
17:49:11 [2024-02-28T22:49:11.535Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
17:49:11 [2024-02-28T22:49:11.535Z] [INFO] The project's OSGi version is 5.2.0.202402282247
17:49:11 [2024-02-28T22:49:11.535Z] [INFO] 
17:49:11 [2024-02-28T22:49:11.535Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
17:49:11 [2024-02-28T22:49:11.535Z] [INFO] 
17:49:11 [2024-02-28T22:49:11.535Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
17:49:11 [2024-02-28T22:49:11.535Z] [INFO] 
17:49:11 [2024-02-28T22:49:11.535Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
17:49:11 [2024-02-28T22:49:11.535Z] [INFO] 
17:49:11 [2024-02-28T22:49:11.535Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
17:49:11 [2024-02-28T22:49:11.535Z] [INFO] 
17:49:11 [2024-02-28T22:49:11.535Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
17:49:11 [2024-02-28T22:49:11.793Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core
17:49:12 [2024-02-28T22:49:12.049Z] [INFO] 
17:49:12 [2024-02-28T22:49:12.049Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
17:49:12 [2024-02-28T22:49:12.049Z] [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
17:49:12 [2024-02-28T22:49:12.049Z] [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
17:49:12 [2024-02-28T22:49:12.049Z] [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
17:49:12 [2024-02-28T22:49:12.049Z] [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
17:49:12 [2024-02-28T22:49:12.049Z] [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
17:49:12 [2024-02-28T22:49:12.049Z] [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
17:49:12 [2024-02-28T22:49:12.049Z] [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 318 kB/s)
17:49:12 [2024-02-28T22:49:12.049Z] [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
17:49:12 [2024-02-28T22:49:12.049Z] [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
17:49:12 [2024-02-28T22:49:12.049Z] [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
17:49:12 [2024-02-28T22:49:12.307Z] [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
17:49:12 [2024-02-28T22:49:12.307Z] [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
17:49:12 [2024-02-28T22:49:12.307Z] [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
17:49:12 [2024-02-28T22:49:12.307Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom (3.2 kB at 402 kB/s)
17:49:12 [2024-02-28T22:49:12.307Z] [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
17:49:12 [2024-02-28T22:49:12.307Z] [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
17:49:12 [2024-02-28T22:49:12.307Z] [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
17:49:12 [2024-02-28T22:49:12.564Z] [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
17:49:12 [2024-02-28T22:49:12.564Z] [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
17:49:12 [2024-02-28T22:49:12.564Z] [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
17:49:12 [2024-02-28T22:49:12.564Z] [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 2.9 MB/s)
17:49:12 [2024-02-28T22:49:12.564Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/main/resources
17:49:12 [2024-02-28T22:49:12.564Z] [INFO] 
17:49:12 [2024-02-28T22:49:12.564Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
17:49:12 [2024-02-28T22:49:12.564Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:12 [2024-02-28T22:49:12.564Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:12 [2024-02-28T22:49:12.564Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
17:49:12 [2024-02-28T22:49:12.564Z] [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
17:49:12 [2024-02-28T22:49:12.564Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype.annotations/maven-metadata.xml (435 B at 33 kB/s)
17:49:12 [2024-02-28T22:49:12.564Z] [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
17:49:12 [2024-02-28T22:49:12.564Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar (28 kB at 3.5 MB/s)
17:49:12 [2024-02-28T22:49:12.821Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/maven-metadata.xml
17:49:12 [2024-02-28T22:49:12.821Z] [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 76 kB/s)
17:49:12 [2024-02-28T22:49:12.821Z] [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
17:49:12 [2024-02-28T22:49:12.821Z] [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 1.9 MB/s)
17:49:12 [2024-02-28T22:49:12.821Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml
17:49:12 [2024-02-28T22:49:12.821Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml (455 B at 57 kB/s)
17:49:12 [2024-02-28T22:49:12.821Z] [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
17:49:12 [2024-02-28T22:49:12.821Z] [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 1.7 MB/s)
17:49:12 [2024-02-28T22:49:12.821Z] [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
17:49:17 [2024-02-28T22:49:17.000Z] [INFO] 
17:49:17 [2024-02-28T22:49:17.000Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.common.core ---
17:49:17 [2024-02-28T22:49:17.000Z] [INFO] 
17:49:17 [2024-02-28T22:49:17.000Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core ---
17:49:17 [2024-02-28T22:49:17.000Z] [INFO] 
17:49:17 [2024-02-28T22:49:17.000Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core ---
17:49:17 [2024-02-28T22:49:17.000Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/test/resources
17:49:17 [2024-02-28T22:49:17.000Z] [INFO] 
17:49:17 [2024-02-28T22:49:17.000Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.common.core ---
17:49:17 [2024-02-28T22:49:17.000Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:17 [2024-02-28T22:49:17.000Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:17 [2024-02-28T22:49:17.000Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
17:49:17 [2024-02-28T22:49:17.000Z] [INFO] 
17:49:17 [2024-02-28T22:49:17.000Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core ---
17:49:17 [2024-02-28T22:49:17.000Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
17:49:17 [2024-02-28T22:49:17.000Z] [INFO] 
17:49:17 [2024-02-28T22:49:17.000Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core ---
17:49:17 [2024-02-28T22:49:17.000Z] [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
17:49:17 [2024-02-28T22:49:17.000Z] [INFO] 
17:49:17 [2024-02-28T22:49:17.000Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core ---
17:49:20 [2024-02-28T22:49:20.278Z] [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
17:49:20 [2024-02-28T22:49:20.536Z] [INFO] 
17:49:20 [2024-02-28T22:49:20.536Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core ---
17:49:20 [2024-02-28T22:49:20.536Z] [INFO] 
17:49:20 [2024-02-28T22:49:20.536Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common.core ---
17:49:20 [2024-02-28T22:49:20.536Z] [INFO] 
17:49:20 [2024-02-28T22:49:20.536Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core ---
17:49:20 [2024-02-28T22:49:20.536Z] [INFO] 
17:49:20 [2024-02-28T22:49:20.536Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.common.core ---
17:49:20 [2024-02-28T22:49:20.793Z] [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
17:49:22 [2024-02-28T22:49:22.165Z] [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
17:49:23 [2024-02-28T22:49:23.536Z] [INFO] 
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core ---
17:49:23 [2024-02-28T22:49:23.537Z] [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
17:49:23 [2024-02-28T22:49:23.537Z] [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
17:49:23 [2024-02-28T22:49:23.537Z] [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
17:49:23 [2024-02-28T22:49:23.537Z] [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
17:49:23 [2024-02-28T22:49:23.537Z] [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
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] 
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core ---
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] 
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] Building Trace Compass State System Parent 9.3.0-SNAPSHOT        [5/141]
17:49:23 [2024-02-28T22:49:23.537Z] [INFO]   from statesystem/pom.xml
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] --------------------------------[ pom ]---------------------------------
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] 
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent ---
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] 
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] 
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent ---
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] 
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem-parent ---
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] 
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent ---
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] 
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.statesystem-parent ---
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] 
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent ---
17:49:23 [2024-02-28T22:49:23.537Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-9.3.0-SNAPSHOT.pom
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] 
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT  [6/141]
17:49:23 [2024-02-28T22:49:23.537Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:49:23 [2024-02-28T22:49:23.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
17:49:23 [2024-02-28T22:49:23.537Z] [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
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] 
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core ---
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] 
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] The project's OSGi version is 1.3.0.202402282247
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] 
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] 
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] 
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] 
17:49:23 [2024-02-28T22:49:23.537Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
17:49:23 [2024-02-28T22:49:23.796Z] [INFO] 
17:49:23 [2024-02-28T22:49:23.796Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
17:49:23 [2024-02-28T22:49:23.796Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core
17:49:23 [2024-02-28T22:49:23.796Z] [INFO] 
17:49:23 [2024-02-28T22:49:23.796Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
17:49:23 [2024-02-28T22:49:23.796Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
17:49:23 [2024-02-28T22:49:23.796Z] [INFO] 
17:49:23 [2024-02-28T22:49:23.796Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
17:49:23 [2024-02-28T22:49:23.796Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:23 [2024-02-28T22:49:23.796Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:23 [2024-02-28T22:49:23.796Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
17:49:23 [2024-02-28T22:49:23.796Z] [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
17:49:25 [2024-02-28T22:49:25.166Z] [INFO] 
17:49:25 [2024-02-28T22:49:25.166Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.datastore.core ---
17:49:25 [2024-02-28T22:49:25.166Z] [INFO] 
17:49:25 [2024-02-28T22:49:25.166Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core ---
17:49:25 [2024-02-28T22:49:25.166Z] [INFO] 
17:49:25 [2024-02-28T22:49:25.166Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core ---
17:49:25 [2024-02-28T22:49:25.166Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources
17:49:25 [2024-02-28T22:49:25.166Z] [INFO] 
17:49:25 [2024-02-28T22:49:25.166Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.datastore.core ---
17:49:25 [2024-02-28T22:49:25.166Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:25 [2024-02-28T22:49:25.166Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:25 [2024-02-28T22:49:25.166Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
17:49:25 [2024-02-28T22:49:25.166Z] [INFO] 
17:49:25 [2024-02-28T22:49:25.166Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core ---
17:49:25 [2024-02-28T22:49:25.166Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
17:49:25 [2024-02-28T22:49:25.166Z] [INFO] 
17:49:25 [2024-02-28T22:49:25.166Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core ---
17:49:25 [2024-02-28T22:49:25.166Z] [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
17:49:25 [2024-02-28T22:49:25.166Z] [INFO] 
17:49:25 [2024-02-28T22:49:25.166Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core ---
17:49:25 [2024-02-28T22:49:25.166Z] [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
17:49:25 [2024-02-28T22:49:25.166Z] [INFO] 
17:49:25 [2024-02-28T22:49:25.166Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core ---
17:49:25 [2024-02-28T22:49:25.166Z] [INFO] 
17:49:25 [2024-02-28T22:49:25.166Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core ---
17:49:25 [2024-02-28T22:49:25.424Z] [INFO] 
17:49:25 [2024-02-28T22:49:25.424Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core ---
17:49:25 [2024-02-28T22:49:25.424Z] [INFO] 
17:49:25 [2024-02-28T22:49:25.424Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.datastore.core ---
17:49:25 [2024-02-28T22:49:25.424Z] [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
17:49:26 [2024-02-28T22:49:26.358Z] [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
17:49:27 [2024-02-28T22:49:27.730Z] [INFO] 
17:49:27 [2024-02-28T22:49:27.730Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core ---
17:49:27 [2024-02-28T22:49:27.731Z] [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
17:49:27 [2024-02-28T22:49:27.731Z] [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
17:49:27 [2024-02-28T22:49:27.731Z] [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
17:49:27 [2024-02-28T22:49:27.731Z] [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
17:49:27 [2024-02-28T22:49:27.731Z] [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
17:49:27 [2024-02-28T22:49:27.731Z] [INFO] 
17:49:27 [2024-02-28T22:49:27.731Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core ---
17:49:27 [2024-02-28T22:49:27.731Z] [INFO] 
17:49:27 [2024-02-28T22:49:27.731Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
17:49:27 [2024-02-28T22:49:27.731Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT [7/141]
17:49:27 [2024-02-28T22:49:27.731Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
17:49:27 [2024-02-28T22:49:27.731Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:49:27 [2024-02-28T22:49:27.731Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:27 [2024-02-28T22:49:27.731Z] [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
17:49:27 [2024-02-28T22:49:27.731Z] [INFO] 
17:49:27 [2024-02-28T22:49:27.731Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core ---
17:49:27 [2024-02-28T22:49:27.731Z] [INFO] 
17:49:27 [2024-02-28T22:49:27.731Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
17:49:27 [2024-02-28T22:49:27.731Z] [INFO] The project's OSGi version is 3.1.0.202402282247
17:49:27 [2024-02-28T22:49:27.731Z] [INFO] 
17:49:27 [2024-02-28T22:49:27.731Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
17:49:27 [2024-02-28T22:49:27.731Z] [INFO] 
17:49:27 [2024-02-28T22:49:27.731Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
17:49:27 [2024-02-28T22:49:27.731Z] [INFO] 
17:49:27 [2024-02-28T22:49:27.731Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
17:49:27 [2024-02-28T22:49:27.731Z] [INFO] 
17:49:27 [2024-02-28T22:49:27.731Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
17:49:27 [2024-02-28T22:49:27.731Z] [INFO] 
17:49:27 [2024-02-28T22:49:27.731Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
17:49:27 [2024-02-28T22:49:27.731Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core
17:49:27 [2024-02-28T22:49:27.731Z] [INFO] 
17:49:27 [2024-02-28T22:49:27.731Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
17:49:27 [2024-02-28T22:49:27.731Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
17:49:27 [2024-02-28T22:49:27.731Z] [INFO] 
17:49:27 [2024-02-28T22:49:27.731Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
17:49:27 [2024-02-28T22:49:27.731Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:27 [2024-02-28T22:49:27.731Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:27 [2024-02-28T22:49:27.731Z] [WARNING] The 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
17:49:27 [2024-02-28T22:49:27.731Z] [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
17:49:28 [2024-02-28T22:49:28.663Z] [INFO] 
17:49:28 [2024-02-28T22:49:28.663Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.segmentstore.core ---
17:49:28 [2024-02-28T22:49:28.663Z] [INFO] 
17:49:28 [2024-02-28T22:49:28.663Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core ---
17:49:28 [2024-02-28T22:49:28.663Z] [INFO] 
17:49:28 [2024-02-28T22:49:28.663Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core ---
17:49:28 [2024-02-28T22:49:28.663Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources
17:49:28 [2024-02-28T22:49:28.663Z] [INFO] 
17:49:28 [2024-02-28T22:49:28.663Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.segmentstore.core ---
17:49:28 [2024-02-28T22:49:28.664Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:28 [2024-02-28T22:49:28.664Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:28 [2024-02-28T22:49:28.664Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
17:49:28 [2024-02-28T22:49:28.664Z] [INFO] 
17:49:28 [2024-02-28T22:49:28.664Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core ---
17:49:28 [2024-02-28T22:49:28.664Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
17:49:28 [2024-02-28T22:49:28.664Z] [INFO] 
17:49:28 [2024-02-28T22:49:28.664Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core ---
17:49:28 [2024-02-28T22:49:28.664Z] [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
17:49:28 [2024-02-28T22:49:28.664Z] [INFO] 
17:49:28 [2024-02-28T22:49:28.664Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core ---
17:49:28 [2024-02-28T22:49:28.664Z] [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
17:49:28 [2024-02-28T22:49:28.664Z] [INFO] 
17:49:28 [2024-02-28T22:49:28.664Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core ---
17:49:28 [2024-02-28T22:49:28.664Z] [INFO] 
17:49:28 [2024-02-28T22:49:28.664Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core ---
17:49:28 [2024-02-28T22:49:28.664Z] [INFO] 
17:49:28 [2024-02-28T22:49:28.664Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core ---
17:49:28 [2024-02-28T22:49:28.664Z] [INFO] 
17:49:28 [2024-02-28T22:49:28.664Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.segmentstore.core ---
17:49:28 [2024-02-28T22:49:28.921Z] [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
17:49:30 [2024-02-28T22:49:30.295Z] [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
17:49:30 [2024-02-28T22:49:30.858Z] [INFO] 
17:49:30 [2024-02-28T22:49:30.858Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core ---
17:49:30 [2024-02-28T22:49:30.858Z] [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
17:49:30 [2024-02-28T22:49:30.858Z] [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
17:49:30 [2024-02-28T22:49:30.858Z] [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
17:49:30 [2024-02-28T22:49:30.858Z] [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
17:49:30 [2024-02-28T22:49:30.858Z] [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
17:49:30 [2024-02-28T22:49:30.858Z] [INFO] 
17:49:30 [2024-02-28T22:49:30.858Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core ---
17:49:30 [2024-02-28T22:49:30.858Z] [INFO] 
17:49:30 [2024-02-28T22:49:30.858Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
17:49:30 [2024-02-28T22:49:30.858Z] [INFO] Building Trace Compass TMF Parent 9.3.0-SNAPSHOT                 [8/141]
17:49:30 [2024-02-28T22:49:30.858Z] [INFO]   from tmf/pom.xml
17:49:30 [2024-02-28T22:49:30.858Z] [INFO] --------------------------------[ pom ]---------------------------------
17:49:30 [2024-02-28T22:49:30.858Z] [INFO] 
17:49:30 [2024-02-28T22:49:30.858Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent ---
17:49:30 [2024-02-28T22:49:30.858Z] [INFO] 
17:49:30 [2024-02-28T22:49:30.858Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
17:49:30 [2024-02-28T22:49:30.858Z] [INFO] 
17:49:30 [2024-02-28T22:49:30.858Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent ---
17:49:30 [2024-02-28T22:49:30.858Z] [INFO] 
17:49:30 [2024-02-28T22:49:30.858Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf-parent ---
17:49:30 [2024-02-28T22:49:30.858Z] [INFO] 
17:49:30 [2024-02-28T22:49:30.858Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent ---
17:49:30 [2024-02-28T22:49:30.858Z] [INFO] 
17:49:30 [2024-02-28T22:49:30.858Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf-parent ---
17:49:30 [2024-02-28T22:49:30.858Z] [INFO] 
17:49:30 [2024-02-28T22:49:30.858Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent ---
17:49:30 [2024-02-28T22:49:30.858Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-9.3.0-SNAPSHOT.pom
17:49:30 [2024-02-28T22:49:30.858Z] [INFO] 
17:49:30 [2024-02-28T22:49:30.858Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
17:49:30 [2024-02-28T22:49:30.858Z] [INFO] Building Trace Compass Filter Parser 1.1.1-SNAPSHOT              [9/141]
17:49:30 [2024-02-28T22:49:30.858Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
17:49:30 [2024-02-28T22:49:30.858Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:49:30 [2024-02-28T22:49:30.858Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:30 [2024-02-28T22:49:30.858Z] [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
17:49:30 [2024-02-28T22:49:30.858Z] [INFO] 
17:49:30 [2024-02-28T22:49:30.859Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:49:30 [2024-02-28T22:49:30.859Z] [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])
17:49:30 [2024-02-28T22:49:30.859Z] [INFO] 
17:49:30 [2024-02-28T22:49:30.859Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:49:30 [2024-02-28T22:49:30.859Z] [INFO] The project's OSGi version is 1.1.1.202402282247
17:49:30 [2024-02-28T22:49:30.859Z] [INFO] 
17:49:30 [2024-02-28T22:49:30.859Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:49:30 [2024-02-28T22:49:30.859Z] [INFO] 
17:49:30 [2024-02-28T22:49:30.859Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:49:30 [2024-02-28T22:49:30.859Z] [INFO] 
17:49:30 [2024-02-28T22:49:30.859Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:49:30 [2024-02-28T22:49:30.859Z] [INFO] 
17:49:30 [2024-02-28T22:49:30.859Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:49:30 [2024-02-28T22:49:30.859Z] [INFO] 
17:49:30 [2024-02-28T22:49:30.859Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:49:30 [2024-02-28T22:49:30.859Z] [INFO] Resolving class path of Trace Compass Filter Parser
17:49:30 [2024-02-28T22:49:30.859Z] [INFO] 
17:49:30 [2024-02-28T22:49:30.859Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:49:30 [2024-02-28T22:49:30.859Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
17:49:30 [2024-02-28T22:49:30.859Z] [INFO] 
17:49:30 [2024-02-28T22:49:30.859Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:49:30 [2024-02-28T22:49:30.859Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:30 [2024-02-28T22:49:30.859Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:30 [2024-02-28T22:49:30.859Z] [WARNING] The effective 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
17:49:30 [2024-02-28T22:49:30.859Z] [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
17:49:31 [2024-02-28T22:49:31.423Z] [INFO] 
17:49:31 [2024-02-28T22:49:31.423Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:49:31 [2024-02-28T22:49:31.423Z] [INFO] 
17:49:31 [2024-02-28T22:49:31.423Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:49:31 [2024-02-28T22:49:31.423Z] [INFO] 
17:49:31 [2024-02-28T22:49:31.423Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:49:31 [2024-02-28T22:49:31.423Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources
17:49:31 [2024-02-28T22:49:31.423Z] [INFO] 
17:49:31 [2024-02-28T22:49:31.423Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:49:31 [2024-02-28T22:49:31.423Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:31 [2024-02-28T22:49:31.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
17:49:31 [2024-02-28T22:49:31.423Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
17:49:31 [2024-02-28T22:49:31.424Z] [INFO] 
17:49:31 [2024-02-28T22:49:31.424Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:49:31 [2024-02-28T22:49:31.424Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped
17:49:31 [2024-02-28T22:49:31.424Z] [INFO] 
17:49:31 [2024-02-28T22:49:31.424Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:49:31 [2024-02-28T22:49:31.424Z] [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
17:49:31 [2024-02-28T22:49:31.424Z] [INFO] 
17:49:31 [2024-02-28T22:49:31.424Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:49:31 [2024-02-28T22:49:31.424Z] [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
17:49:31 [2024-02-28T22:49:31.424Z] [INFO] 
17:49:31 [2024-02-28T22:49:31.424Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:49:31 [2024-02-28T22:49:31.424Z] [INFO] 
17:49:31 [2024-02-28T22:49:31.424Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:49:31 [2024-02-28T22:49:31.424Z] [INFO] 
17:49:31 [2024-02-28T22:49:31.424Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:49:31 [2024-02-28T22:49:31.424Z] [INFO] 
17:49:31 [2024-02-28T22:49:31.424Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:49:31 [2024-02-28T22:49:31.424Z] [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
17:49:32 [2024-02-28T22:49:32.356Z] [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
17:49:33 [2024-02-28T22:49:33.288Z] [INFO] 
17:49:33 [2024-02-28T22:49:33.288Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:49:33 [2024-02-28T22:49:33.288Z] [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
17:49:33 [2024-02-28T22:49:33.288Z] [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
17:49:33 [2024-02-28T22:49:33.288Z] [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
17:49:33 [2024-02-28T22:49:33.288Z] [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
17:49:33 [2024-02-28T22:49:33.288Z] [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
17:49:33 [2024-02-28T22:49:33.288Z] [INFO] 
17:49:33 [2024-02-28T22:49:33.288Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser ---
17:49:33 [2024-02-28T22:49:33.288Z] [INFO] 
17:49:33 [2024-02-28T22:49:33.288Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
17:49:33 [2024-02-28T22:49:33.288Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT [10/141]
17:49:33 [2024-02-28T22:49:33.288Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
17:49:33 [2024-02-28T22:49:33.288Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:49:33 [2024-02-28T22:49:33.288Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:33 [2024-02-28T22:49:33.288Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
17:49:33 [2024-02-28T22:49:33.546Z] [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
17:49:33 [2024-02-28T22:49:33.546Z] [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 6.2 MB/s)
17:49:33 [2024-02-28T22:49:33.546Z] [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
17:49:33 [2024-02-28T22:49:33.546Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom (9.4 kB at 780 kB/s)
17:49:33 [2024-02-28T22:49:33.546Z] [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
17:49:33 [2024-02-28T22:49:33.803Z] [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.3 MB/s)
17:49:33 [2024-02-28T22:49:33.803Z] [INFO] 
17:49:33 [2024-02-28T22:49:33.803Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core ---
17:49:33 [2024-02-28T22:49:33.803Z] [INFO] 
17:49:33 [2024-02-28T22:49:33.803Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
17:49:33 [2024-02-28T22:49:33.803Z] [INFO] The project's OSGi version is 5.3.1.202402282247
17:49:33 [2024-02-28T22:49:33.803Z] [INFO] 
17:49:33 [2024-02-28T22:49:33.803Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
17:49:33 [2024-02-28T22:49:33.803Z] [INFO] 
17:49:33 [2024-02-28T22:49:33.803Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
17:49:33 [2024-02-28T22:49:33.803Z] [INFO] 
17:49:33 [2024-02-28T22:49:33.803Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
17:49:33 [2024-02-28T22:49:33.803Z] [INFO] 
17:49:33 [2024-02-28T22:49:33.803Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
17:49:33 [2024-02-28T22:49:33.803Z] [INFO] 
17:49:33 [2024-02-28T22:49:33.803Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
17:49:33 [2024-02-28T22:49:33.803Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core
17:49:33 [2024-02-28T22:49:33.803Z] [INFO] 
17:49:33 [2024-02-28T22:49:33.803Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
17:49:33 [2024-02-28T22:49:33.803Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
17:49:33 [2024-02-28T22:49:33.803Z] [INFO] 
17:49:33 [2024-02-28T22:49:33.803Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
17:49:33 [2024-02-28T22:49:33.803Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:33 [2024-02-28T22:49:33.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
17:49:33 [2024-02-28T22:49:33.803Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
17:49:33 [2024-02-28T22:49:33.803Z] [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
17:49:35 [2024-02-28T22:49:35.175Z] [INFO] 
17:49:35 [2024-02-28T22:49:35.175Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.statesystem.core ---
17:49:35 [2024-02-28T22:49:35.175Z] [INFO] 
17:49:35 [2024-02-28T22:49:35.175Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core ---
17:49:35 [2024-02-28T22:49:35.175Z] [INFO] 
17:49:35 [2024-02-28T22:49:35.175Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core ---
17:49:35 [2024-02-28T22:49:35.175Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources
17:49:35 [2024-02-28T22:49:35.175Z] [INFO] 
17:49:35 [2024-02-28T22:49:35.175Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.statesystem.core ---
17:49:35 [2024-02-28T22:49:35.175Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:35 [2024-02-28T22:49:35.175Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:35 [2024-02-28T22:49:35.175Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
17:49:35 [2024-02-28T22:49:35.175Z] [INFO] 
17:49:35 [2024-02-28T22:49:35.175Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core ---
17:49:35 [2024-02-28T22:49:35.175Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
17:49:35 [2024-02-28T22:49:35.175Z] [INFO] 
17:49:35 [2024-02-28T22:49:35.175Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core ---
17:49:35 [2024-02-28T22:49:35.175Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-sources.jar
17:49:35 [2024-02-28T22:49:35.175Z] [INFO] 
17:49:35 [2024-02-28T22:49:35.175Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core ---
17:49:35 [2024-02-28T22:49:35.433Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT.jar
17:49:35 [2024-02-28T22:49:35.433Z] [INFO] 
17:49:35 [2024-02-28T22:49:35.433Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core ---
17:49:35 [2024-02-28T22:49:35.433Z] [INFO] 
17:49:35 [2024-02-28T22:49:35.433Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core ---
17:49:35 [2024-02-28T22:49:35.433Z] [INFO] 
17:49:35 [2024-02-28T22:49:35.433Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core ---
17:49:35 [2024-02-28T22:49:35.433Z] [INFO] 
17:49:35 [2024-02-28T22:49:35.433Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.statesystem.core ---
17:49:35 [2024-02-28T22:49:35.691Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT.jar
17:49:36 [2024-02-28T22:49:36.623Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-sources.jar
17:49:37 [2024-02-28T22:49:37.556Z] [INFO] 
17:49:37 [2024-02-28T22:49:37.556Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core ---
17:49:37 [2024-02-28T22:49:37.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT.jar
17:49:37 [2024-02-28T22:49:37.556Z] [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.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT.pom
17:49:37 [2024-02-28T22:49:37.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-sources.jar
17:49:37 [2024-02-28T22:49:37.556Z] [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.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-p2metadata.xml
17:49:37 [2024-02-28T22:49:37.556Z] [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.1-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.1-SNAPSHOT-p2artifacts.xml
17:49:37 [2024-02-28T22:49:37.556Z] [INFO] 
17:49:37 [2024-02-28T22:49:37.556Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core ---
17:49:37 [2024-02-28T22:49:37.556Z] [INFO] 
17:49:37 [2024-02-28T22:49:37.556Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
17:49:37 [2024-02-28T22:49:37.556Z] [INFO] Building org.eclipse.tracecompass.tmf.core 9.2.1-SNAPSHOT       [11/141]
17:49:37 [2024-02-28T22:49:37.556Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
17:49:37 [2024-02-28T22:49:37.556Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:49:37 [2024-02-28T22:49:37.556Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:37 [2024-02-28T22:49:37.556Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
17:49:37 [2024-02-28T22:49:37.814Z] [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
17:49:38 [2024-02-28T22:49:38.071Z] [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 13 MB/s)
17:49:39 [2024-02-28T22:49:39.443Z] [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
17:49:39 [2024-02-28T22:49:39.443Z] [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 3.0 MB/s)
17:49:39 [2024-02-28T22:49:39.443Z] [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
17:49:39 [2024-02-28T22:49:39.443Z] [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 3.7 MB/s)
17:49:39 [2024-02-28T22:49:39.443Z] [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
17:49:39 [2024-02-28T22:49:39.443Z] [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 806 kB/s)
17:49:39 [2024-02-28T22:49:39.443Z] [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
17:49:39 [2024-02-28T22:49:39.443Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar (31 kB at 3.5 MB/s)
17:49:39 [2024-02-28T22:49:39.443Z] [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
17:49:39 [2024-02-28T22:49:39.443Z] [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 3.1 MB/s)
17:49:39 [2024-02-28T22:49:39.443Z] [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
17:49:39 [2024-02-28T22:49:39.443Z] [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 391 kB/s)
17:49:39 [2024-02-28T22:49:39.444Z] [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
17:49:39 [2024-02-28T22:49:39.444Z] [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 2.9 MB/s)
17:49:39 [2024-02-28T22:49:39.444Z] [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
17:49:39 [2024-02-28T22:49:39.444Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar (30 kB at 3.0 MB/s)
17:49:39 [2024-02-28T22:49:39.444Z] [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
17:49:39 [2024-02-28T22:49:39.702Z] [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 2.0 MB/s)
17:49:39 [2024-02-28T22:49:39.702Z] [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
17:49:39 [2024-02-28T22:49:39.702Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 6.0 MB/s)
17:49:39 [2024-02-28T22:49:39.702Z] [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
17:49:39 [2024-02-28T22:49:39.702Z] [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
17:49:39 [2024-02-28T22:49:39.702Z] [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 228 kB/s)
17:49:39 [2024-02-28T22:49:39.702Z] [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
17:49:39 [2024-02-28T22:49:39.702Z] [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 133 kB/s)
17:49:39 [2024-02-28T22:49:39.702Z] [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
17:49:39 [2024-02-28T22:49:39.702Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.pom (1.9 kB at 211 kB/s)
17:49:39 [2024-02-28T22:49:39.702Z] [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
17:49:39 [2024-02-28T22:49:39.703Z] [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 164 kB/s)
17:49:39 [2024-02-28T22:49:39.703Z] [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
17:49:39 [2024-02-28T22:49:39.703Z] [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 131 kB/s)
17:49:39 [2024-02-28T22:49:39.703Z] [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
17:49:39 [2024-02-28T22:49:39.703Z] [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 118 kB/s)
17:49:39 [2024-02-28T22:49:39.703Z] [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
17:49:39 [2024-02-28T22:49:39.703Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.pom (1.9 kB at 236 kB/s)
17:49:39 [2024-02-28T22:49:39.703Z] [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
17:49:39 [2024-02-28T22:49:39.703Z] [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 258 kB/s)
17:49:39 [2024-02-28T22:49:39.703Z] [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
17:49:39 [2024-02-28T22:49:39.703Z] [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 227 kB/s)
17:49:39 [2024-02-28T22:49:39.703Z] [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
17:49:39 [2024-02-28T22:49:39.703Z] [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 993 kB/s)
17:49:39 [2024-02-28T22:49:39.703Z] [INFO] 
17:49:39 [2024-02-28T22:49:39.703Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core ---
17:49:39 [2024-02-28T22:49:39.703Z] [INFO] 
17:49:39 [2024-02-28T22:49:39.703Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
17:49:39 [2024-02-28T22:49:39.703Z] [INFO] The project's OSGi version is 9.2.1.202402282247
17:49:39 [2024-02-28T22:49:39.703Z] [INFO] 
17:49:39 [2024-02-28T22:49:39.703Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
17:49:39 [2024-02-28T22:49:39.703Z] [INFO] 
17:49:39 [2024-02-28T22:49:39.703Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
17:49:39 [2024-02-28T22:49:39.703Z] [INFO] 
17:49:39 [2024-02-28T22:49:39.703Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
17:49:39 [2024-02-28T22:49:39.703Z] [INFO] 
17:49:39 [2024-02-28T22:49:39.703Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
17:49:39 [2024-02-28T22:49:39.703Z] [INFO] 
17:49:39 [2024-02-28T22:49:39.703Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
17:49:39 [2024-02-28T22:49:39.703Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core
17:49:39 [2024-02-28T22:49:39.961Z] [INFO] 
17:49:39 [2024-02-28T22:49:39.961Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
17:49:39 [2024-02-28T22:49:39.961Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
17:49:39 [2024-02-28T22:49:39.961Z] [INFO] 
17:49:39 [2024-02-28T22:49:39.961Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
17:49:39 [2024-02-28T22:49:39.961Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:39 [2024-02-28T22:49:39.961Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:39 [2024-02-28T22:49:39.961Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
17:49:39 [2024-02-28T22:49:39.961Z] [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
17:49:46 [2024-02-28T22:49:46.519Z] [INFO] 
17:49:46 [2024-02-28T22:49:46.519Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.core ---
17:49:46 [2024-02-28T22:49:46.519Z] [INFO] 
17:49:46 [2024-02-28T22:49:46.519Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core ---
17:49:46 [2024-02-28T22:49:46.519Z] [INFO] 
17:49:46 [2024-02-28T22:49:46.519Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core ---
17:49:46 [2024-02-28T22:49:46.519Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources
17:49:46 [2024-02-28T22:49:46.519Z] [INFO] 
17:49:46 [2024-02-28T22:49:46.519Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.core ---
17:49:46 [2024-02-28T22:49:46.519Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:46 [2024-02-28T22:49:46.519Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:46 [2024-02-28T22:49:46.519Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
17:49:46 [2024-02-28T22:49:46.519Z] [INFO] 
17:49:46 [2024-02-28T22:49:46.519Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core ---
17:49:46 [2024-02-28T22:49:46.519Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
17:49:46 [2024-02-28T22:49:46.519Z] [INFO] 
17:49:46 [2024-02-28T22:49:46.519Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core ---
17:49:46 [2024-02-28T22:49:46.519Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT-sources.jar
17:49:46 [2024-02-28T22:49:46.519Z] [INFO] 
17:49:46 [2024-02-28T22:49:46.519Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core ---
17:49:46 [2024-02-28T22:49:46.519Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT.jar
17:49:46 [2024-02-28T22:49:46.519Z] [INFO] 
17:49:46 [2024-02-28T22:49:46.519Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core ---
17:49:46 [2024-02-28T22:49:46.519Z] [INFO] 
17:49:46 [2024-02-28T22:49:46.520Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core ---
17:49:46 [2024-02-28T22:49:46.520Z] [INFO] 
17:49:46 [2024-02-28T22:49:46.520Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core ---
17:49:46 [2024-02-28T22:49:46.777Z] [INFO] 
17:49:46 [2024-02-28T22:49:46.777Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.core ---
17:49:47 [2024-02-28T22:49:47.711Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT.jar
17:49:49 [2024-02-28T22:49:49.605Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT-sources.jar
17:49:50 [2024-02-28T22:49:50.977Z] [INFO] 
17:49:50 [2024-02-28T22:49:50.977Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core ---
17:49:50 [2024-02-28T22:49:50.977Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT.jar
17:49:50 [2024-02-28T22:49:50.977Z] [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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT.pom
17:49:50 [2024-02-28T22:49:50.977Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT-sources.jar
17:49:50 [2024-02-28T22:49:50.977Z] [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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT-p2metadata.xml
17:49:50 [2024-02-28T22:49:50.977Z] [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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.1-SNAPSHOT-p2artifacts.xml
17:49:50 [2024-02-28T22:49:50.977Z] [INFO] 
17:49:50 [2024-02-28T22:49:50.977Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core ---
17:49:50 [2024-02-28T22:49:50.978Z] [INFO] 
17:49:50 [2024-02-28T22:49:50.978Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
17:49:50 [2024-02-28T22:49:50.978Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT [12/141]
17:49:50 [2024-02-28T22:49:50.978Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
17:49:50 [2024-02-28T22:49:50.978Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:49:50 [2024-02-28T22:49:50.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
17:49:50 [2024-02-28T22:49:50.978Z] [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
17:49:50 [2024-02-28T22:49:50.978Z] [INFO] 
17:49:50 [2024-02-28T22:49:50.978Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core ---
17:49:50 [2024-02-28T22:49:50.978Z] [INFO] 
17:49:50 [2024-02-28T22:49:50.978Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
17:49:50 [2024-02-28T22:49:50.978Z] [INFO] The project's OSGi version is 2.2.1.202402282247
17:49:50 [2024-02-28T22:49:50.978Z] [INFO] 
17:49:50 [2024-02-28T22:49:50.978Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
17:49:50 [2024-02-28T22:49:50.978Z] [INFO] 
17:49:50 [2024-02-28T22:49:50.978Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
17:49:50 [2024-02-28T22:49:50.978Z] [INFO] 
17:49:50 [2024-02-28T22:49:50.978Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
17:49:50 [2024-02-28T22:49:50.978Z] [INFO] 
17:49:50 [2024-02-28T22:49:50.978Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
17:49:50 [2024-02-28T22:49:50.978Z] [INFO] 
17:49:50 [2024-02-28T22:49:50.978Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
17:49:50 [2024-02-28T22:49:50.978Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core
17:49:51 [2024-02-28T22:49:51.235Z] [INFO] 
17:49:51 [2024-02-28T22:49:51.235Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
17:49:51 [2024-02-28T22:49:51.235Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
17:49:51 [2024-02-28T22:49:51.235Z] [INFO] 
17:49:51 [2024-02-28T22:49:51.235Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
17:49:51 [2024-02-28T22:49:51.235Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:51 [2024-02-28T22:49:51.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
17:49:51 [2024-02-28T22:49:51.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.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
17:49:51 [2024-02-28T22:49:51.235Z] [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
17:49:51 [2024-02-28T22:49:51.800Z] [INFO] 
17:49:51 [2024-02-28T22:49:51.800Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.counters.core ---
17:49:51 [2024-02-28T22:49:51.800Z] [INFO] 
17:49:51 [2024-02-28T22:49:51.800Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core ---
17:49:51 [2024-02-28T22:49:51.800Z] [INFO] 
17:49:51 [2024-02-28T22:49:51.800Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core ---
17:49:51 [2024-02-28T22:49:51.800Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources
17:49:51 [2024-02-28T22:49:51.800Z] [INFO] 
17:49:51 [2024-02-28T22:49:51.800Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.core ---
17:49:51 [2024-02-28T22:49:51.800Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:49:51 [2024-02-28T22:49:51.800Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:49:51 [2024-02-28T22:49:51.800Z] [WARNING] The 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
17:49:51 [2024-02-28T22:49:51.800Z] [INFO] 
17:49:51 [2024-02-28T22:49:51.800Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core ---
17:49:51 [2024-02-28T22:49:51.800Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
17:49:51 [2024-02-28T22:49:51.800Z] [INFO] 
17:49:51 [2024-02-28T22:49:51.800Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core ---
17:49:51 [2024-02-28T22:49:51.800Z] [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
17:49:51 [2024-02-28T22:49:51.800Z] [INFO] 
17:49:51 [2024-02-28T22:49:51.800Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core ---
17:49:51 [2024-02-28T22:49:51.800Z] [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
17:49:52 [2024-02-28T22:49:52.057Z] [INFO] 
17:49:52 [2024-02-28T22:49:52.057Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core ---
17:49:52 [2024-02-28T22:49:52.057Z] [INFO] 
17:49:52 [2024-02-28T22:49:52.057Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core ---
17:49:52 [2024-02-28T22:49:52.057Z] [INFO] 
17:49:52 [2024-02-28T22:49:52.057Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core ---
17:49:52 [2024-02-28T22:49:52.057Z] [INFO] 
17:49:52 [2024-02-28T22:49:52.057Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.core ---
17:49:52 [2024-02-28T22:49:52.057Z] [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
17:49:52 [2024-02-28T22:49:52.988Z] [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
17:49:53 [2024-02-28T22:49:53.920Z] [INFO] 
17:49:53 [2024-02-28T22:49:53.920Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core ---
17:49:53 [2024-02-28T22:49:53.920Z] [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
17:49:53 [2024-02-28T22:49:53.920Z] [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
17:49:53 [2024-02-28T22:49:53.920Z] [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
17:49:53 [2024-02-28T22:49:53.920Z] [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
17:49:53 [2024-02-28T22:49:53.920Z] [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
17:49:53 [2024-02-28T22:49:53.920Z] [INFO] 
17:49:53 [2024-02-28T22:49:53.920Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core ---
17:49:53 [2024-02-28T22:49:53.920Z] [INFO] 
17:49:53 [2024-02-28T22:49:53.920Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
17:49:53 [2024-02-28T22:49:53.920Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT [13/141]
17:49:53 [2024-02-28T22:49:53.920Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
17:49:53 [2024-02-28T22:49:53.920Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:49:53 [2024-02-28T22:49:53.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
17:49:53 [2024-02-28T22:49:53.920Z] [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
17:49:54 [2024-02-28T22:49:54.483Z] [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
17:49:54 [2024-02-28T22:49:54.483Z] [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 8.5 MB/s)
17:49:55 [2024-02-28T22:49:55.856Z] [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
17:49:55 [2024-02-28T22:49:55.856Z] [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 42 MB/s)
17:49:57 [2024-02-28T22:49:57.752Z] [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
17:49:57 [2024-02-28T22:49:57.752Z] [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 63 MB/s)
17:49:58 [2024-02-28T22:49:58.315Z] [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
17:49:58 [2024-02-28T22:49:58.316Z] [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 35 MB/s)
17:49:58 [2024-02-28T22:49:58.316Z] [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
17:49:58 [2024-02-28T22:49:58.316Z] [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 1.5 MB/s)
17:49:58 [2024-02-28T22:49:58.316Z] [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
17:49:58 [2024-02-28T22:49:58.316Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar (11 kB at 1.2 MB/s)
17:49:58 [2024-02-28T22:49:58.572Z] [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
17:49:58 [2024-02-28T22:49:58.572Z] [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 13 MB/s)
17:49:58 [2024-02-28T22:49:58.573Z] [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
17:49:58 [2024-02-28T22:49:58.573Z] [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 5.6 MB/s)
17:49:58 [2024-02-28T22:49:58.573Z] [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
17:49:58 [2024-02-28T22:49:58.573Z] [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 333 kB/s)
17:49:58 [2024-02-28T22:49:58.573Z] [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
17:49:58 [2024-02-28T22:49:58.573Z] [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 12 MB/s)
17:49:58 [2024-02-28T22:49:58.829Z] [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
17:49:58 [2024-02-28T22:49:58.829Z] [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 5.0 MB/s)
17:49:58 [2024-02-28T22:49:58.829Z] [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
17:49:58 [2024-02-28T22:49:58.829Z] [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 9.2 MB/s)
17:49:58 [2024-02-28T22:49:58.829Z] [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
17:49:58 [2024-02-28T22:49:58.829Z] [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)
17:50:04 [2024-02-28T22:50:04.093Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar
17:50:04 [2024-02-28T22:50:04.093Z] [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 2.4 MB/s)
17:50:05 [2024-02-28T22:50:05.028Z] [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
17:50:05 [2024-02-28T22:50:05.028Z] [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 75 kB/s)
17:50:05 [2024-02-28T22:50:05.028Z] [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
17:50:05 [2024-02-28T22:50:05.028Z] [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 76 kB/s)
17:50:05 [2024-02-28T22:50:05.028Z] [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
17:50:05 [2024-02-28T22:50:05.028Z] [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 1.3 MB/s)
17:50:05 [2024-02-28T22:50:05.028Z] [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
17:50:05 [2024-02-28T22:50:05.028Z] [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 2.5 MB/s)
17:50:05 [2024-02-28T22:50:05.028Z] [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
17:50:05 [2024-02-28T22:50:05.028Z] [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 161 kB/s)
17:50:05 [2024-02-28T22:50:05.028Z] [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
17:50:05 [2024-02-28T22:50:05.028Z] [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 185 kB/s)
17:50:05 [2024-02-28T22:50:05.028Z] [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
17:50:05 [2024-02-28T22:50:05.028Z] [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 1.6 MB/s)
17:50:05 [2024-02-28T22:50:05.028Z] [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
17:50:05 [2024-02-28T22:50:05.028Z] [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 945 kB/s)
17:50:05 [2024-02-28T22:50:05.285Z] [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
17:50:05 [2024-02-28T22:50:05.286Z] [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 395 kB/s)
17:50:05 [2024-02-28T22:50:05.286Z] [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
17:50:05 [2024-02-28T22:50:05.286Z] [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 168 kB/s)
17:50:05 [2024-02-28T22:50:05.286Z] [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
17:50:05 [2024-02-28T22:50:05.286Z] [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 353 kB/s)
17:50:05 [2024-02-28T22:50:05.286Z] [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
17:50:05 [2024-02-28T22:50:05.286Z] [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 204 kB/s)
17:50:05 [2024-02-28T22:50:05.286Z] [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
17:50:05 [2024-02-28T22:50:05.286Z] [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 202 kB/s)
17:50:05 [2024-02-28T22:50:05.286Z] [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
17:50:05 [2024-02-28T22:50:05.286Z] [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 54 kB/s)
17:50:05 [2024-02-28T22:50:05.286Z] [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
17:50:05 [2024-02-28T22:50:05.286Z] [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 291 kB/s)
17:50:05 [2024-02-28T22:50:05.286Z] [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
17:50:05 [2024-02-28T22:50:05.286Z] [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)
17:50:05 [2024-02-28T22:50:05.286Z] [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
17:50:05 [2024-02-28T22:50:05.286Z] [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 252 kB/s)
17:50:05 [2024-02-28T22:50:05.286Z] [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
17:50:05 [2024-02-28T22:50:05.286Z] [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 337 kB/s)
17:50:05 [2024-02-28T22:50:05.286Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
17:50:05 [2024-02-28T22:50:05.286Z] [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 47 kB/s)
17:50:05 [2024-02-28T22:50:05.286Z] [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
17:50:05 [2024-02-28T22:50:05.544Z] [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 25 MB/s)
17:50:05 [2024-02-28T22:50:05.544Z] [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
17:50:05 [2024-02-28T22:50:05.544Z] [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
17:50:05 [2024-02-28T22:50:05.544Z] [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 3.0 MB/s)
17:50:05 [2024-02-28T22:50:05.544Z] [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 96 kB/s)
17:50:05 [2024-02-28T22:50:05.544Z] [INFO] 
17:50:05 [2024-02-28T22:50:05.544Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:50:05 [2024-02-28T22:50:05.544Z] [INFO] 
17:50:05 [2024-02-28T22:50:05.544Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:50:05 [2024-02-28T22:50:05.544Z] [INFO] The project's OSGi version is 1.0.16.202402282247
17:50:05 [2024-02-28T22:50:05.544Z] [INFO] 
17:50:05 [2024-02-28T22:50:05.544Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:50:05 [2024-02-28T22:50:05.544Z] [INFO] 
17:50:05 [2024-02-28T22:50:05.544Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:50:05 [2024-02-28T22:50:05.544Z] [INFO] 
17:50:05 [2024-02-28T22:50:05.544Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:50:05 [2024-02-28T22:50:05.544Z] [INFO] 
17:50:05 [2024-02-28T22:50:05.544Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:50:05 [2024-02-28T22:50:05.544Z] [INFO] 
17:50:05 [2024-02-28T22:50:05.544Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:50:05 [2024-02-28T22:50:05.544Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core.tests
17:50:06 [2024-02-28T22:50:06.475Z] [INFO] 
17:50:06 [2024-02-28T22:50:06.475Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:50:06 [2024-02-28T22:50:06.475Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
17:50:06 [2024-02-28T22:50:06.475Z] [INFO] 
17:50:06 [2024-02-28T22:50:06.475Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:50:06 [2024-02-28T22:50:06.475Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:50:06 [2024-02-28T22:50:06.475Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:50:06 [2024-02-28T22:50:06.475Z] [WARNING] The 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
17:50:06 [2024-02-28T22:50:06.475Z] [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
17:50:07 [2024-02-28T22:50:07.408Z] [INFO] 
17:50:07 [2024-02-28T22:50:07.409Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:50:07 [2024-02-28T22:50:07.409Z] [INFO] 
17:50:07 [2024-02-28T22:50:07.409Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:50:07 [2024-02-28T22:50:07.409Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources
17:50:07 [2024-02-28T22:50:07.409Z] [INFO] 
17:50:07 [2024-02-28T22:50:07.409Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:50:07 [2024-02-28T22:50:07.409Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
17:50:07 [2024-02-28T22:50:07.409Z] [INFO] 
17:50:07 [2024-02-28T22:50:07.409Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:50:07 [2024-02-28T22:50:07.409Z] [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
17:50:07 [2024-02-28T22:50:07.667Z] [INFO] 
17:50:07 [2024-02-28T22:50:07.667Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:50:07 [2024-02-28T22:50:07.667Z] [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
17:50:07 [2024-02-28T22:50:07.667Z] [INFO] 
17:50:07 [2024-02-28T22:50:07.667Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:50:07 [2024-02-28T22:50:07.667Z] [INFO] 
17:50:07 [2024-02-28T22:50:07.667Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:50:07 [2024-02-28T22:50:07.667Z] [INFO] 
17:50:07 [2024-02-28T22:50:07.667Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:50:07 [2024-02-28T22:50:07.667Z] [INFO] 
17:50:07 [2024-02-28T22:50:07.667Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:50:07 [2024-02-28T22:50:07.667Z] [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
17:50:09 [2024-02-28T22:50:09.038Z] [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
17:50:09 [2024-02-28T22:50:09.605Z] [INFO] 
17:50:09 [2024-02-28T22:50:09.606Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:50:17 [2024-02-28T22:50:17.038Z] [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
17:50:17 [2024-02-28T22:50:17.295Z] [INFO] Command line:
17:50:17 [2024-02-28T22:50:17.295Z] 	[/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]
17:50:17 [2024-02-28T22:50:17.295Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:50:23 [2024-02-28T22:50:23.847Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
17:50:26 [2024-02-28T22:50:26.374Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.125 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
17:50:26 [2024-02-28T22:50:26.374Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=false] -- Time elapsed: 0.126 s
17:50:26 [2024-02-28T22:50:26.374Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=false] -- Time elapsed: 0.004 s
17:50:26 [2024-02-28T22:50:26.374Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=false] -- Time elapsed: 0.119 s
17:50:26 [2024-02-28T22:50:26.374Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testCascadingIntervals[ReOpen=false] -- Time elapsed: 0.301 s
17:50:26 [2024-02-28T22:50:26.374Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testNegativeTimes[ReOpen=false] -- Time elapsed: 0.001 s
17:50:26 [2024-02-28T22:50:26.374Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testFullIntervals[ReOpen=false] -- Time elapsed: 1.333 s
17:50:26 [2024-02-28T22:50:26.374Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=true] -- Time elapsed: 0.016 s
17:50:26 [2024-02-28T22:50:26.374Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=true] -- Time elapsed: 0.001 s
17:50:26 [2024-02-28T22:50:26.374Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=true] -- Time elapsed: 0.001 s
17:50:26 [2024-02-28T22:50:26.374Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testCascadingIntervals[ReOpen=true] -- Time elapsed: 0.088 s
17:50:26 [2024-02-28T22:50:26.374Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testNegativeTimes[ReOpen=true] -- Time elapsed: 0.003 s
17:50:26 [2024-02-28T22:50:26.374Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testFullIntervals[ReOpen=true] -- Time elapsed: 1.052 s
17:50:26 [2024-02-28T22:50:26.374Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
17:50:26 [2024-02-28T22:50:26.374Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
17:50:26 [2024-02-28T22:50:26.374Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.007 s
17:50:26 [2024-02-28T22:50:26.374Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testDepth -- Time elapsed: 0.002 s
17:50:26 [2024-02-28T22:50:26.374Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testSequentialFill -- Time elapsed: 0.002 s
17:50:26 [2024-02-28T22:50:26.374Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
17:50:26 [2024-02-28T22:50:26.374Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
17:50:26 [2024-02-28T22:50:26.374Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest.testHtInterval[0: Hello] -- Time elapsed: 0.001 s
17:50:26 [2024-02-28T22:50:26.374Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest.testHtInterval[1: Test0] -- Time elapsed: 0.001 s
17:50:26 [2024-02-28T22:50:26.374Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
17:50:26 [2024-02-28T22:50:26.374Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
17:50:26 [2024-02-28T22:50:26.374Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest.testFillNodes[CLASSIC] -- Time elapsed: 0.016 s
17:50:26 [2024-02-28T22:50:26.374Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
17:50:26 [2024-02-28T22:50:26.632Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
17:50:26 [2024-02-28T22:50:26.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 1] -- Time elapsed: 0.003 s
17:50:26 [2024-02-28T22:50:26.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 2] -- Time elapsed: 0.001 s
17:50:26 [2024-02-28T22:50:26.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 3] -- Time elapsed: 0.001 s
17:50:26 [2024-02-28T22:50:26.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 1] -- Time elapsed: 0.001 s
17:50:26 [2024-02-28T22:50:26.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 2] -- Time elapsed: 0.001 s
17:50:26 [2024-02-28T22:50:26.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 3] -- Time elapsed: 0.001 s
17:50:26 [2024-02-28T22:50:26.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 1] -- Time elapsed: 0 s
17:50:26 [2024-02-28T22:50:26.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 2] -- Time elapsed: 0 s
17:50:26 [2024-02-28T22:50:26.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 3] -- Time elapsed: 0.001 s
17:50:26 [2024-02-28T22:50:26.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 1] -- Time elapsed: 0 s
17:50:26 [2024-02-28T22:50:26.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 2] -- Time elapsed: 0 s
17:50:26 [2024-02-28T22:50:26.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 3] -- Time elapsed: 0.001 s
17:50:26 [2024-02-28T22:50:26.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 1] -- Time elapsed: 0.001 s
17:50:26 [2024-02-28T22:50:26.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 2] -- Time elapsed: 0 s
17:50:26 [2024-02-28T22:50:26.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 3] -- Time elapsed: 0 s
17:50:26 [2024-02-28T22:50:26.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 1] -- Time elapsed: 0.004 s
17:50:26 [2024-02-28T22:50:26.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 2] -- Time elapsed: 0.002 s
17:50:26 [2024-02-28T22:50:26.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 3] -- Time elapsed: 0.056 s
17:50:26 [2024-02-28T22:50:26.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 1] -- Time elapsed: 0.001 s
17:50:26 [2024-02-28T22:50:26.632Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 2] -- Time elapsed: 0.002 s
17:50:26 [2024-02-28T22:50:26.633Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 3] -- Time elapsed: 0.007 s
17:50:26 [2024-02-28T22:50:26.633Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 1] -- Time elapsed: 0.001 s
17:50:26 [2024-02-28T22:50:26.633Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 2] -- Time elapsed: 0.001 s
17:50:26 [2024-02-28T22:50:26.633Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 3] -- Time elapsed: 0.001 s
17:50:26 [2024-02-28T22:50:26.633Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 1] -- Time elapsed: 0 s
17:50:26 [2024-02-28T22:50:26.633Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 2] -- Time elapsed: 0.002 s
17:50:26 [2024-02-28T22:50:26.633Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 3] -- Time elapsed: 0.004 s
17:50:26 [2024-02-28T22:50:26.633Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 1] -- Time elapsed: 0 s
17:50:26 [2024-02-28T22:50:26.633Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 2] -- Time elapsed: 0.001 s
17:50:26 [2024-02-28T22:50:26.633Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 3] -- Time elapsed: 0.003 s
17:50:26 [2024-02-28T22:50:26.633Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 1] -- Time elapsed: 0.001 s
17:50:26 [2024-02-28T22:50:26.633Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 2] -- Time elapsed: 0.001 s
17:50:26 [2024-02-28T22:50:26.633Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 3] -- Time elapsed: 0.001 s
17:50:26 [2024-02-28T22:50:26.633Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 1] -- Time elapsed: 0.001 s
17:50:26 [2024-02-28T22:50:26.633Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 2] -- Time elapsed: 0.002 s
17:50:26 [2024-02-28T22:50:26.633Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 3] -- Time elapsed: 0.002 s
17:50:26 [2024-02-28T22:50:26.633Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 1] -- Time elapsed: 0.001 s
17:50:26 [2024-02-28T22:50:26.633Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 2] -- Time elapsed: 0.001 s
17:50:26 [2024-02-28T22:50:26.633Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 3] -- Time elapsed: 0.003 s
17:50:26 [2024-02-28T22:50:26.633Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 1] -- Time elapsed: 0 s
17:50:26 [2024-02-28T22:50:26.633Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 2] -- Time elapsed: 0.002 s
17:50:26 [2024-02-28T22:50:26.633Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 3] -- Time elapsed: 0.002 s
17:50:26 [2024-02-28T22:50:26.633Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
17:50:30 [2024-02-28T22:50:30.809Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.354 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
17:50:30 [2024-02-28T22:50:30.809Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testEndTime -- Time elapsed: 0.001 s
17:50:30 [2024-02-28T22:50:30.809Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testStartTime -- Time elapsed: 0 s
17:50:30 [2024-02-28T22:50:30.809Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testEnd -- Time elapsed: 0.040 s
17:50:30 [2024-02-28T22:50:30.809Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testQueryAttribute -- Time elapsed: 0.002 s
17:50:30 [2024-02-28T22:50:30.809Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testBegin -- Time elapsed: 0 s
17:50:30 [2024-02-28T22:50:30.809Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testOutOfRange_1 -- Time elapsed: 0.009 s
17:50:30 [2024-02-28T22:50:30.809Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testOutOfRange_2 -- Time elapsed: 0 s
17:50:30 [2024-02-28T22:50:30.809Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testQueryAttributeEmpty -- Time elapsed: 0 s
17:50:30 [2024-02-28T22:50:30.809Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testDoQuery -- Time elapsed: 0 s
17:50:30 [2024-02-28T22:50:30.809Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testBuildNowQueryLaterStateValues -- Time elapsed: 0.001 s
17:50:30 [2024-02-28T22:50:30.809Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testIntervalBeforeStart -- Time elapsed: 0 s
17:50:30 [2024-02-28T22:50:30.809Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testInsertQueryStateValues -- Time elapsed: 0.001 s
17:50:30 [2024-02-28T22:50:30.809Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testCascadingIntervals -- Time elapsed: 0.198 s
17:50:30 [2024-02-28T22:50:30.810Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testNegativeTimes -- Time elapsed: 0 s
17:50:30 [2024-02-28T22:50:30.810Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testFullIntervals -- Time elapsed: 4.061 s
17:50:30 [2024-02-28T22:50:30.810Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
17:50:32 [2024-02-28T22:50:32.185Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=false] -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=false] -- Time elapsed: 0.007 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=false] -- Time elapsed: 0.003 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testCascadingIntervals[ReOpen=false] -- Time elapsed: 0.039 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testNegativeTimes[ReOpen=false] -- Time elapsed: 0.002 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testFullIntervals[ReOpen=false] -- Time elapsed: 0.729 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=true] -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=true] -- Time elapsed: 0.003 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=true] -- Time elapsed: 0.002 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testCascadingIntervals[ReOpen=true] -- Time elapsed: 0.030 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testNegativeTimes[ReOpen=true] -- Time elapsed: 0.003 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testFullIntervals[ReOpen=true] -- Time elapsed: 0.382 s
17:50:32 [2024-02-28T22:50:32.185Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
17:50:32 [2024-02-28T22:50:32.185Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxLong -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxInt -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testGetType -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxDouble -- Time elapsed: 0.001 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxStr -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testIsNull -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.185Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
17:50:32 [2024-02-28T22:50:32.185Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithInt -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithLong -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithNull -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithLong -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithNull -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithLong -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithNull -- Time elapsed: 0.001 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithInt -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithLong -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithNull -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.tcompareIntWithString -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithInt -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithInt -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithDouble -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithDouble -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.185Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithString -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.186Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithDouble -- Time elapsed: 0.001 s
17:50:32 [2024-02-28T22:50:32.186Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithString -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.186Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithInt -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.186Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithDouble -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.186Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithLong -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.186Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithNull -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.186Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithDouble -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.186Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithString -- Time elapsed: 0.001 s
17:50:32 [2024-02-28T22:50:32.186Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithString -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.186Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
17:50:32 [2024-02-28T22:50:32.186Z] !SESSION 2024-02-28 22:50:17.323 -----------------------------------------------
17:50:32 [2024-02-28T22:50:32.186Z] eclipse.buildId=unknown
17:50:32 [2024-02-28T22:50:32.186Z] java.version=17.0.2
17:50:32 [2024-02-28T22:50:32.186Z] java.vendor=Oracle Corporation
17:50:32 [2024-02-28T22:50:32.186Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
17:50:32 [2024-02-28T22:50:32.186Z] 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
17:50:32 [2024-02-28T22:50:32.186Z] 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
17:50:32 [2024-02-28T22:50:32.186Z] 
17:50:32 [2024-02-28T22:50:32.186Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2024-02-28 22:50:32.144
17:50:32 [2024-02-28T22:50:32.186Z] !MESSAGE Custom factory for type 87 does not exist
17:50:32 [2024-02-28T22:50:32.186Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
17:50:32 [2024-02-28T22:50:32.186Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testNoFactoryAvailable -- Time elapsed: 0.088 s
17:50:32 [2024-02-28T22:50:32.186Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testSerialization -- Time elapsed: 0.001 s
17:50:32 [2024-02-28T22:50:32.186Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testWrongCustomId -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.186Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testWrongCustomId2 -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.186Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testSerializedTooLarge -- Time elapsed: 0.001 s
17:50:32 [2024-02-28T22:50:32.186Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxLong -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.186Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testGetType -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.186Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxDouble -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.186Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxInt -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.186Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxStr -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.186Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testIsNull -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.186Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
17:50:32 [2024-02-28T22:50:32.186Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
17:50:32 [2024-02-28T22:50:32.186Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxLong -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.186Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testGetType -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.186Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxDouble -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.186Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxInt -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.186Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxStr -- Time elapsed: 0.001 s
17:50:32 [2024-02-28T22:50:32.186Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testIsNull -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.186Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
17:50:32 [2024-02-28T22:50:32.444Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
17:50:32 [2024-02-28T22:50:32.444Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxStr -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.444Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxLong -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.444Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testGetType -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.444Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxDouble -- Time elapsed: 0.001 s
17:50:32 [2024-02-28T22:50:32.444Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxInt -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.444Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testIsNull -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.444Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
17:50:32 [2024-02-28T22:50:32.444Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
17:50:32 [2024-02-28T22:50:32.444Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxDouble -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.444Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxLong -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.444Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testGetType -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.444Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxInt -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.444Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxStr -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.444Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testIsNull -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.444Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
17:50:32 [2024-02-28T22:50:32.444Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
17:50:32 [2024-02-28T22:50:32.444Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxLong -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.444Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxDouble -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.444Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxInt -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.444Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxStr -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.444Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testIsNull -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.444Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testGetType -- Time elapsed: 0 s
17:50:32 [2024-02-28T22:50:32.444Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
17:50:33 [2024-02-28T22:50:33.008Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
17:50:33 [2024-02-28T22:50:33.008Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testAttributes -- Time elapsed: 0.010 s
17:50:33 [2024-02-28T22:50:33.008Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testWaitUntilBuilt -- Time elapsed: 0.501 s
17:50:33 [2024-02-28T22:50:33.008Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testSetAndQueryOngoing -- Time elapsed: 0.001 s
17:50:33 [2024-02-28T22:50:33.008Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
17:50:33 [2024-02-28T22:50:33.008Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
17:50:33 [2024-02-28T22:50:33.008Z] org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest.testSimpleSnapshot -- Time elapsed: 0.176 s
17:50:33 [2024-02-28T22:50:33.008Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
17:50:33 [2024-02-28T22:50:33.008Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
17:50:33 [2024-02-28T22:50:33.008Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkEndTime -- Time elapsed: 0.002 s
17:50:33 [2024-02-28T22:50:33.008Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkResolution -- Time elapsed: 0 s
17:50:33 [2024-02-28T22:50:33.008Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkReversed -- Time elapsed: 0 s
17:50:33 [2024-02-28T22:50:33.008Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueueOfferPollPeek -- Time elapsed: 0.002 s
17:50:33 [2024-02-28T22:50:33.008Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueryOngoingStackTop -- Time elapsed: 0 s
17:50:33 [2024-02-28T22:50:33.008Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQuerySingleStackTop -- Time elapsed: 0.001 s
17:50:33 [2024-02-28T22:50:33.008Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueryUntilNonNullValue -- Time elapsed: 0 s
17:50:33 [2024-02-28T22:50:33.008Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuark -- Time elapsed: 0 s
17:50:33 [2024-02-28T22:50:33.008Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkAddMoreIntervals -- Time elapsed: 0.002 s
17:50:33 [2024-02-28T22:50:33.009Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkSubrange -- Time elapsed: 0 s
17:50:33 [2024-02-28T22:50:33.009Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
17:50:33 [2024-02-28T22:50:33.009Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
17:50:33 [2024-02-28T22:50:33.009Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementDouble -- Time elapsed: 0.001 s
17:50:33 [2024-02-28T22:50:33.009Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementInt -- Time elapsed: 0 s
17:50:33 [2024-02-28T22:50:33.009Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementLong -- Time elapsed: 0 s
17:50:33 [2024-02-28T22:50:33.009Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
17:50:33 [2024-02-28T22:50:33.265Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
17:50:33 [2024-02-28T22:50:33.265Z] org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest.testAttributeTreeFileStorage -- Time elapsed: 0.055 s
17:50:33 [2024-02-28T22:50:33.265Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
17:50:33 [2024-02-28T22:50:33.265Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
17:50:33 [2024-02-28T22:50:33.265Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testBeginEnd -- Time elapsed: 0.003 s
17:50:33 [2024-02-28T22:50:33.265Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testEmptyStack -- Time elapsed: 0.001 s
17:50:33 [2024-02-28T22:50:33.265Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testFullQueries -- Time elapsed: 0.002 s
17:50:33 [2024-02-28T22:50:33.265Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testSingleQueries -- Time elapsed: 0.002 s
17:50:33 [2024-02-28T22:50:33.265Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testStackTop -- Time elapsed: 0.002 s
17:50:33 [2024-02-28T22:50:33.265Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
17:50:33 [2024-02-28T22:50:33.265Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
17:50:33 [2024-02-28T22:50:33.265Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testTimeRangeException2DContinous -- Time elapsed: 0.004 s
17:50:33 [2024-02-28T22:50:33.265Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testEmpty2DQuery -- Time elapsed: 0.002 s
17:50:33 [2024-02-28T22:50:33.265Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testIOOB2DQuery -- Time elapsed: 0.002 s
17:50:33 [2024-02-28T22:50:33.266Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testContinuous2DQuery -- Time elapsed: 0.070 s
17:50:33 [2024-02-28T22:50:33.266Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testReverse2DQuery -- Time elapsed: 0.002 s
17:50:33 [2024-02-28T22:50:33.266Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testTimeRangeException2DDiscrete -- Time elapsed: 0.002 s
17:50:33 [2024-02-28T22:50:33.266Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testDiscrete2DQuery -- Time elapsed: 0.008 s
17:50:33 [2024-02-28T22:50:33.266Z] 
17:50:33 [2024-02-28T22:50:33.266Z] Results:
17:50:33 [2024-02-28T22:50:33.266Z] 
17:50:33 [2024-02-28T22:50:33.266Z] Tests run: 183, Failures: 0, Errors: 0, Skipped: 0
17:50:33 [2024-02-28T22:50:33.266Z] 
17:50:33 [2024-02-28T22:50:33.830Z] [INFO] All tests passed
17:50:33 [2024-02-28T22:50:33.830Z] [INFO] 
17:50:33 [2024-02-28T22:50:33.830Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:50:33 [2024-02-28T22:50:33.830Z] [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
17:50:33 [2024-02-28T22:50:33.830Z] [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
17:50:33 [2024-02-28T22:50:33.830Z] [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
17:50:33 [2024-02-28T22:50:33.830Z] [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
17:50:33 [2024-02-28T22:50:33.830Z] [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
17:50:33 [2024-02-28T22:50:33.830Z] [INFO] 
17:50:33 [2024-02-28T22:50:33.830Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests ---
17:50:33 [2024-02-28T22:50:33.830Z] [INFO] 
17:50:33 [2024-02-28T22:50:33.830Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
17:50:33 [2024-02-28T22:50:33.830Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT [14/141]
17:50:33 [2024-02-28T22:50:33.830Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
17:50:33 [2024-02-28T22:50:33.830Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:50:33 [2024-02-28T22:50:33.830Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:50:33 [2024-02-28T22:50:33.830Z] [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
17:50:34 [2024-02-28T22:50:34.394Z] [INFO] 
17:50:34 [2024-02-28T22:50:34.394Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests ---
17:50:34 [2024-02-28T22:50:34.394Z] [INFO] 
17:50:34 [2024-02-28T22:50:34.394Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
17:50:34 [2024-02-28T22:50:34.394Z] [INFO] The project's OSGi version is 1.0.25.202402282247
17:50:34 [2024-02-28T22:50:34.394Z] [INFO] 
17:50:34 [2024-02-28T22:50:34.394Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
17:50:34 [2024-02-28T22:50:34.394Z] [INFO] 
17:50:34 [2024-02-28T22:50:34.394Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
17:50:34 [2024-02-28T22:50:34.394Z] [INFO] 
17:50:34 [2024-02-28T22:50:34.394Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
17:50:34 [2024-02-28T22:50:34.394Z] [INFO] 
17:50:34 [2024-02-28T22:50:34.394Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
17:50:34 [2024-02-28T22:50:34.394Z] [INFO] 
17:50:34 [2024-02-28T22:50:34.395Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
17:50:34 [2024-02-28T22:50:34.395Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core.tests
17:50:34 [2024-02-28T22:50:34.652Z] [INFO] 
17:50:34 [2024-02-28T22:50:34.652Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
17:50:34 [2024-02-28T22:50:34.652Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
17:50:34 [2024-02-28T22:50:34.652Z] [INFO] 
17:50:34 [2024-02-28T22:50:34.652Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
17:50:34 [2024-02-28T22:50:34.652Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:50:34 [2024-02-28T22:50:34.652Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:50:34 [2024-02-28T22:50:34.652Z] [WARNING] The effective 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
17:50:34 [2024-02-28T22:50:34.909Z] [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
17:50:38 [2024-02-28T22:50:38.188Z] [INFO] 
17:50:38 [2024-02-28T22:50:38.188Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core.tests ---
17:50:38 [2024-02-28T22:50:38.188Z] [INFO] 
17:50:38 [2024-02-28T22:50:38.188Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests ---
17:50:38 [2024-02-28T22:50:38.188Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources
17:50:38 [2024-02-28T22:50:38.188Z] [INFO] 
17:50:38 [2024-02-28T22:50:38.188Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core.tests ---
17:50:38 [2024-02-28T22:50:38.188Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
17:50:38 [2024-02-28T22:50:38.188Z] [INFO] 
17:50:38 [2024-02-28T22:50:38.188Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests ---
17:50:38 [2024-02-28T22:50:38.188Z] [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
17:50:38 [2024-02-28T22:50:38.188Z] [INFO] 
17:50:38 [2024-02-28T22:50:38.188Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests ---
17:50:38 [2024-02-28T22:50:38.446Z] [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
17:50:38 [2024-02-28T22:50:38.704Z] [INFO] 
17:50:38 [2024-02-28T22:50:38.704Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests ---
17:50:38 [2024-02-28T22:50:38.704Z] [INFO] 
17:50:38 [2024-02-28T22:50:38.704Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core.tests ---
17:50:38 [2024-02-28T22:50:38.704Z] [INFO] 
17:50:38 [2024-02-28T22:50:38.704Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests ---
17:50:38 [2024-02-28T22:50:38.704Z] [INFO] 
17:50:38 [2024-02-28T22:50:38.704Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.core.tests ---
17:50:39 [2024-02-28T22:50:39.637Z] [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
17:50:41 [2024-02-28T22:50:41.535Z] [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
17:50:42 [2024-02-28T22:50:42.908Z] [INFO] 
17:50:42 [2024-02-28T22:50:42.908Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests ---
17:50:43 [2024-02-28T22:50:43.474Z] [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
17:50:43 [2024-02-28T22:50:43.474Z] [INFO] Command line:
17:50:43 [2024-02-28T22:50:43.474Z] 	[/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]
17:50:43 [2024-02-28T22:50:43.474Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:50:50 [2024-02-28T22:50:50.260Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
17:50:50 [2024-02-28T22:50:50.517Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
17:50:50 [2024-02-28T22:50:50.517Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testAppliesToExperiment -- Time elapsed: 0.119 s
17:50:50 [2024-02-28T22:50:50.518Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testParameters -- Time elapsed: 0.178 s
17:50:50 [2024-02-28T22:50:50.518Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testGetRequirements -- Time elapsed: 0.003 s
17:50:50 [2024-02-28T22:50:50.518Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testNewModule -- Time elapsed: 0.005 s
17:50:50 [2024-02-28T22:50:50.518Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testGetValidTraceTypes -- Time elapsed: 0.113 s
17:50:50 [2024-02-28T22:50:50.518Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testHelperGetters -- Time elapsed: 0.002 s
17:50:50 [2024-02-28T22:50:50.518Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testAppliesToTrace -- Time elapsed: 0.002 s
17:50:50 [2024-02-28T22:50:50.518Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
17:50:50 [2024-02-28T22:50:50.775Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
17:50:50 [2024-02-28T22:50:50.775Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testGetValueLevel -- Time elapsed: 0 s
17:50:50 [2024-02-28T22:50:50.776Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testAddAndGetInformation -- Time elapsed: 0.001 s
17:50:50 [2024-02-28T22:50:50.776Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testGetValues -- Time elapsed: 0 s
17:50:50 [2024-02-28T22:50:50.776Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
17:50:50 [2024-02-28T22:50:50.776Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
17:50:50 [2024-02-28T22:50:50.776Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testMandatoryRequirements -- Time elapsed: 0.002 s
17:50:50 [2024-02-28T22:50:50.776Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testAtLeastOneRequirements -- Time elapsed: 0.001 s
17:50:50 [2024-02-28T22:50:50.776Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testAllOrNothingRequirements -- Time elapsed: 0 s
17:50:50 [2024-02-28T22:50:50.776Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testNoPreDefinedEvents -- Time elapsed: 0.001 s
17:50:50 [2024-02-28T22:50:50.776Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testOptionalRequirements -- Time elapsed: 0.001 s
17:50:50 [2024-02-28T22:50:50.776Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
17:50:50 [2024-02-28T22:50:50.776Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
17:50:50 [2024-02-28T22:50:50.776Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testMandatoryRequirements -- Time elapsed: 0.010 s
17:50:50 [2024-02-28T22:50:50.776Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testAtLeastOneRequirements -- Time elapsed: 0.001 s
17:50:50 [2024-02-28T22:50:50.776Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testAllOrNothingRequirements -- Time elapsed: 0.002 s
17:50:50 [2024-02-28T22:50:50.776Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testNoPreDefinedEvents -- Time elapsed: 0.001 s
17:50:50 [2024-02-28T22:50:50.776Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testOptionalRequirements -- Time elapsed: 0 s
17:50:50 [2024-02-28T22:50:50.776Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
17:50:50 [2024-02-28T22:50:50.776Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
17:50:50 [2024-02-28T22:50:50.776Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testAllOrNothing -- Time elapsed: 0.056 s
17:50:50 [2024-02-28T22:50:50.776Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testAtLeastOne -- Time elapsed: 0.001 s
17:50:50 [2024-02-28T22:50:50.776Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testMandatory -- Time elapsed: 0 s
17:50:50 [2024-02-28T22:50:50.776Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testOptional -- Time elapsed: 0 s
17:50:50 [2024-02-28T22:50:50.776Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
17:50:50 [2024-02-28T22:50:50.776Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
17:50:50 [2024-02-28T22:50:50.776Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest.testNewModuleListener -- Time elapsed: 0 s
17:50:50 [2024-02-28T22:50:50.776Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
17:50:50 [2024-02-28T22:50:50.776Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
17:50:50 [2024-02-28T22:50:50.776Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testApplies -- Time elapsed: 0.001 s
17:50:50 [2024-02-28T22:50:50.776Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testDoesNotApply -- Time elapsed: 0.001 s
17:50:50 [2024-02-28T22:50:50.776Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testGetNoAnalysisFromTrace -- Time elapsed: 0.027 s
17:50:50 [2024-02-28T22:50:50.776Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testGetAnalysisFromTrace -- Time elapsed: 0.001 s
17:50:50 [2024-02-28T22:50:50.776Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
17:50:53 [2024-02-28T22:50:53.302Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.056 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
17:50:53 [2024-02-28T22:50:53.302Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testGettersSetters -- Time elapsed: 0.003 s
17:50:53 [2024-02-28T22:50:53.302Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testDependentAnalyses -- Time elapsed: 1.028 s
17:50:53 [2024-02-28T22:50:53.302Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testSetWrongTrace -- Time elapsed: 0.002 s
17:50:53 [2024-02-28T22:50:53.302Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testSetTraceTwice -- Time elapsed: 0.003 s
17:50:53 [2024-02-28T22:50:53.302Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testMultipleDependencies -- Time elapsed: 0.004 s
17:50:53 [2024-02-28T22:50:53.302Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testWaitForCompletionCancelled -- Time elapsed: 0.002 s
17:50:53 [2024-02-28T22:50:53.302Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testCancel -- Time elapsed: 1.002 s
17:50:53 [2024-02-28T22:50:53.302Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testHelper -- Time elapsed: 0.003 s
17:50:53 [2024-02-28T22:50:53.302Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testWaitForCompletionSuccess -- Time elapsed: 0.003 s
17:50:53 [2024-02-28T22:50:53.302Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testParameterChanged -- Time elapsed: 0.001 s
17:50:53 [2024-02-28T22:50:53.302Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
17:50:53 [2024-02-28T22:50:53.302Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
17:50:53 [2024-02-28T22:50:53.302Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest.testProviderTmfTrace -- Time elapsed: 0.003 s
17:50:53 [2024-02-28T22:50:53.302Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
17:50:53 [2024-02-28T22:50:53.302Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
17:50:53 [2024-02-28T22:50:53.302Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testListForTraces -- Time elapsed: 0.005 s
17:50:53 [2024-02-28T22:50:53.302Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testSources -- Time elapsed: 0.006 s
17:50:53 [2024-02-28T22:50:53.302Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testGetAnalysisModules -- Time elapsed: 0.001 s
17:50:53 [2024-02-28T22:50:53.302Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
17:50:53 [2024-02-28T22:50:53.302Z] !SESSION 2024-02-28 22:50:43.725 -----------------------------------------------
17:50:53 [2024-02-28T22:50:53.303Z] eclipse.buildId=unknown
17:50:53 [2024-02-28T22:50:53.303Z] java.version=17.0.2
17:50:53 [2024-02-28T22:50:53.303Z] java.vendor=Oracle Corporation
17:50:53 [2024-02-28T22:50:53.303Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
17:50:53 [2024-02-28T22:50:53.303Z] 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
17:50:53 [2024-02-28T22:50:53.303Z] 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
17:50:53 [2024-02-28T22:50:53.303Z] 
17:50:53 [2024-02-28T22:50:53.303Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 22:50:52.892
17:50:53 [2024-02-28T22:50:53.303Z] !MESSAGE Error parsing /tmp/markers1009522994572263030xml
17:50:53 [2024-02-28T22:50:53.303Z] !STACK 0
17:50:53 [2024-02-28T22:50:53.303Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers1009522994572263030xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'.
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:50:53 [2024-02-28T22:50:53.303Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:50:53 [2024-02-28T22:50:53.303Z] 
17:50:53 [2024-02-28T22:50:53.303Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 22:50:52.928
17:50:53 [2024-02-28T22:50:53.303Z] !MESSAGE Error parsing /tmp/markers16444809602591062379xml
17:50:53 [2024-02-28T22:50:53.303Z] !STACK 0
17:50:53 [2024-02-28T22:50:53.303Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers16444809602591062379xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
17:50:53 [2024-02-28T22:50:53.303Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:50:53 [2024-02-28T22:50:53.304Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:50:53 [2024-02-28T22:50:53.304Z] 
17:50:53 [2024-02-28T22:50:53.304Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 22:50:52.938
17:50:53 [2024-02-28T22:50:53.304Z] !MESSAGE Error parsing /tmp/markers146684380074761964xml
17:50:53 [2024-02-28T22:50:53.304Z] !STACK 0
17:50:53 [2024-02-28T22:50:53.304Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers146684380074761964xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
17:50:53 [2024-02-28T22:50:53.304Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:50:53 [2024-02-28T22:50:53.305Z] 
17:50:53 [2024-02-28T22:50:53.305Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 22:50:52.948
17:50:53 [2024-02-28T22:50:53.305Z] !MESSAGE Error parsing /tmp/markers3023856277214370798xml
17:50:53 [2024-02-28T22:50:53.305Z] !STACK 0
17:50:53 [2024-02-28T22:50:53.305Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers3023856277214370798xml; 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.
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:50:53 [2024-02-28T22:50:53.305Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:50:53 [2024-02-28T22:50:53.305Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:50:53 [2024-02-28T22:50:53.306Z] 
17:50:53 [2024-02-28T22:50:53.306Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 22:50:53.016
17:50:53 [2024-02-28T22:50:53.306Z] !MESSAGE Error parsing /tmp/markers14289717650846336680xml
17:50:53 [2024-02-28T22:50:53.306Z] !STACK 0
17:50:53 [2024-02-28T22:50:53.306Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
17:50:53 [2024-02-28T22:50:53.306Z] 	at com.google.common.collect.Range.<init>(Range.java:363)
17:50:53 [2024-02-28T22:50:53.306Z] 	at com.google.common.collect.Range.create(Range.java:161)
17:50:53 [2024-02-28T22:50:53.306Z] 	at com.google.common.collect.Range.closed(Range.java:186)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:50:53 [2024-02-28T22:50:53.306Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:50:53 [2024-02-28T22:50:53.306Z] 
17:50:53 [2024-02-28T22:50:53.306Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 22:50:53.026
17:50:53 [2024-02-28T22:50:53.306Z] !MESSAGE Error parsing /tmp/markers9738908915698749121xml
17:50:53 [2024-02-28T22:50:53.306Z] !STACK 0
17:50:53 [2024-02-28T22:50:53.306Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers9738908915698749121xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'.
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
17:50:53 [2024-02-28T22:50:53.306Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:50:53 [2024-02-28T22:50:53.307Z] 
17:50:53 [2024-02-28T22:50:53.307Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 22:50:53.036
17:50:53 [2024-02-28T22:50:53.307Z] !MESSAGE Error parsing /tmp/markers17943837527241498067xml
17:50:53 [2024-02-28T22:50:53.307Z] !STACK 0
17:50:53 [2024-02-28T22:50:53.307Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
17:50:53 [2024-02-28T22:50:53.307Z] 	at com.google.common.collect.Range.<init>(Range.java:363)
17:50:53 [2024-02-28T22:50:53.307Z] 	at com.google.common.collect.Range.create(Range.java:161)
17:50:53 [2024-02-28T22:50:53.307Z] 	at com.google.common.collect.Range.closed(Range.java:186)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:50:53 [2024-02-28T22:50:53.307Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:50:53 [2024-02-28T22:50:53.307Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:50:53 [2024-02-28T22:50:53.308Z] 
17:50:53 [2024-02-28T22:50:53.308Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 22:50:53.045
17:50:53 [2024-02-28T22:50:53.308Z] !MESSAGE Error parsing /tmp/markers15901335212849442463xml
17:50:53 [2024-02-28T22:50:53.308Z] !STACK 0
17:50:53 [2024-02-28T22:50:53.308Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers15901335212849442463xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected.
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3507)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3433)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3335)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2373)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:944)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1728)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2899)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:297)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:50:53 [2024-02-28T22:50:53.308Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:50:53 [2024-02-28T22:50:53.308Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:50:53 [2024-02-28T22:50:53.309Z] 
17:50:53 [2024-02-28T22:50:53.309Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 22:50:53.053
17:50:53 [2024-02-28T22:50:53.309Z] !MESSAGE Error parsing /tmp/markers4258670215751448871xml
17:50:53 [2024-02-28T22:50:53.309Z] !STACK 0
17:50:53 [2024-02-28T22:50:53.309Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4258670215751448871xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'.
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:850)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:298)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:50:53 [2024-02-28T22:50:53.309Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
17:50:53 [2024-02-28T22:50:53.309Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
17:50:53 [2024-02-28T22:50:53.309Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
17:50:53 [2024-02-28T22:50:53.309Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent -- Time elapsed: 0.237 s
17:50:53 [2024-02-28T22:50:53.309Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testExtensionPoint -- Time elapsed: 0.071 s
17:50:53 [2024-02-28T22:50:53.309Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParse -- Time elapsed: 0.010 s
17:50:53 [2024-02-28T22:50:53.309Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidFile -- Time elapsed: 0.006 s
17:50:53 [2024-02-28T22:50:53.309Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
17:50:53 [2024-02-28T22:50:53.309Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
17:50:53 [2024-02-28T22:50:53.309Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest.testAddMarker -- Time elapsed: 0.002 s
17:50:53 [2024-02-28T22:50:53.309Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest.testConstructor -- Time elapsed: 0 s
17:50:53 [2024-02-28T22:50:53.309Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
17:50:53 [2024-02-28T22:50:53.309Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
17:50:53 [2024-02-28T22:50:53.310Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testAddSegment -- Time elapsed: 0 s
17:50:53 [2024-02-28T22:50:53.310Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testAddSubMarker -- Time elapsed: 0.001 s
17:50:53 [2024-02-28T22:50:53.310Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testConstructor -- Time elapsed: 0 s
17:50:53 [2024-02-28T22:50:53.310Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
17:50:55 [2024-02-28T22:50:55.837Z] 
17:50:55 [2024-02-28T22:50:55.837Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2024-02-28 22:50:55.786
17:50:55 [2024-02-28T22:50:55.837Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
17:50:55 [2024-02-28T22:50:55.837Z] !STACK 0
17:50:55 [2024-02-28T22:50:55.837Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself
17:50:55 [2024-02-28T22:50:55.837Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
17:50:55 [2024-02-28T22:50:55.837Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
17:50:55 [2024-02-28T22:50:55.837Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
17:50:55 [2024-02-28T22:50:55.837Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
17:50:55 [2024-02-28T22:50:55.837Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
17:50:57 [2024-02-28T22:50:57.209Z] 
17:50:57 [2024-02-28T22:50:57.209Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2024-02-28 22:50:56.881
17:50:57 [2024-02-28T22:50:57.209Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
17:50:57 [2024-02-28T22:50:57.209Z] !STACK 0
17:50:57 [2024-02-28T22:50:57.209Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request
17:50:57 [2024-02-28T22:50:57.209Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
17:50:57 [2024-02-28T22:50:57.209Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
17:50:57 [2024-02-28T22:50:57.209Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
17:50:57 [2024-02-28T22:50:57.209Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
17:50:57 [2024-02-28T22:50:57.209Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
17:50:57 [2024-02-28T22:50:57.209Z] 
17:50:57 [2024-02-28T22:50:57.209Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 22:50:56.899
17:50:57 [2024-02-28T22:50:57.209Z] !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
17:50:58 [2024-02-28T22:50:58.140Z] 
17:50:58 [2024-02-28T22:50:58.140Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2024-02-28 22:50:57.971
17:50:58 [2024-02-28T22:50:58.140Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
17:50:58 [2024-02-28T22:50:58.140Z] !STACK 0
17:50:58 [2024-02-28T22:50:58.140Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread
17:50:58 [2024-02-28T22:50:58.140Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
17:50:58 [2024-02-28T22:50:58.140Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
17:50:58 [2024-02-28T22:50:58.140Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
17:50:58 [2024-02-28T22:50:58.140Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
17:50:58 [2024-02-28T22:50:58.140Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
17:50:58 [2024-02-28T22:50:58.140Z] 
17:50:58 [2024-02-28T22:50:58.140Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 22:50:57.975
17:50:58 [2024-02-28T22:50:58.140Z] !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
17:51:00 [2024-02-28T22:51:00.666Z] 
17:51:00 [2024-02-28T22:51:00.666Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 22:51:00.224
17:51:00 [2024-02-28T22:51:00.666Z] !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
17:51:01 [2024-02-28T22:51:01.597Z] 
17:51:01 [2024-02-28T22:51:01.597Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 22:51:01.420
17:51:01 [2024-02-28T22:51:01.597Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml
17:51:01 [2024-02-28T22:51:01.597Z] !STACK 0
17:51:01 [2024-02-28T22:51:01.597Z] java.lang.IllegalStateException: This exception happens before initialization
17:51:01 [2024-02-28T22:51:01.597Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
17:51:01 [2024-02-28T22:51:01.597Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
17:51:01 [2024-02-28T22:51:01.597Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
17:51:01 [2024-02-28T22:51:01.597Z] 
17:51:01 [2024-02-28T22:51:01.597Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 22:51:01.421
17:51:01 [2024-02-28T22:51:01.597Z] !MESSAGE Exception executing analysis
17:51:01 [2024-02-28T22:51:01.597Z] !STACK 0
17:51:01 [2024-02-28T22:51:01.597Z] java.lang.IllegalStateException: This exception happens before initialization
17:51:01 [2024-02-28T22:51:01.597Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
17:51:01 [2024-02-28T22:51:01.597Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
17:51:01 [2024-02-28T22:51:01.597Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
17:51:02 [2024-02-28T22:51:02.971Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.313 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
17:51:02 [2024-02-28T22:51:02.971Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testProperties -- Time elapsed: 0.099 s
17:51:02 [2024-02-28T22:51:02.971Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testIsQueryable -- Time elapsed: 1.311 s
17:51:02 [2024-02-28T22:51:02.971Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFaultyStateProvider -- Time elapsed: 3.330 s
17:51:02 [2024-02-28T22:51:02.971Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest skipped
17:51:02 [2024-02-28T22:51:02.971Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testReReadFullAnalysis -- Time elapsed: 1.130 s
17:51:02 [2024-02-28T22:51:02.971Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testRequestFailure -- Time elapsed: 1.117 s
17:51:02 [2024-02-28T22:51:02.971Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testSsModule -- Time elapsed: 1.128 s
17:51:02 [2024-02-28T22:51:02.971Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testInitialization -- Time elapsed: 0.015 s
17:51:02 [2024-02-28T22:51:02.971Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFailBeforeInitialization -- Time elapsed: 0.049 s
17:51:02 [2024-02-28T22:51:02.971Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFutureEvents -- Time elapsed: 1.127 s
17:51:02 [2024-02-28T22:51:02.971Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
17:51:04 [2024-02-28T22:51:04.342Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.407 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
17:51:04 [2024-02-28T22:51:04.342Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipAvg -- Time elapsed: 0.035 s
17:51:04 [2024-02-28T22:51:04.342Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipMax -- Time elapsed: 0.053 s
17:51:04 [2024-02-28T22:51:04.342Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipMin -- Time elapsed: 0.012 s
17:51:04 [2024-02-28T22:51:04.342Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQuery -- Time elapsed: 0.005 s
17:51:04 [2024-02-28T22:51:04.342Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryValuesOnClose -- Time elapsed: 0.001 s
17:51:04 [2024-02-28T22:51:04.342Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryValuesOnStart -- Time elapsed: 0.004 s
17:51:04 [2024-02-28T22:51:04.342Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeAvg -- Time elapsed: 0.117 s
17:51:04 [2024-02-28T22:51:04.342Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeMax -- Time elapsed: 0.063 s
17:51:04 [2024-02-28T22:51:04.342Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeMin -- Time elapsed: 0.040 s
17:51:04 [2024-02-28T22:51:04.342Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testMaxLevel -- Time elapsed: 0.003 s
17:51:04 [2024-02-28T22:51:04.342Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryEventField -- Time elapsed: 0.003 s
17:51:04 [2024-02-28T22:51:04.342Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
17:51:04 [2024-02-28T22:51:04.342Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
17:51:04 [2024-02-28T22:51:04.342Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMinInteger -- Time elapsed: 0.001 s
17:51:04 [2024-02-28T22:51:04.342Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMaxDouble -- Time elapsed: 0.001 s
17:51:04 [2024-02-28T22:51:04.342Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeAvgDouble -- Time elapsed: 0.002 s
17:51:04 [2024-02-28T22:51:04.342Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeAvgInteger -- Time elapsed: 0.001 s
17:51:04 [2024-02-28T22:51:04.342Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMinDouble -- Time elapsed: 0.001 s
17:51:04 [2024-02-28T22:51:04.342Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMaxInteger -- Time elapsed: 0.001 s
17:51:04 [2024-02-28T22:51:04.342Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
17:51:04 [2024-02-28T22:51:04.342Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
17:51:04 [2024-02-28T22:51:04.342Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testSimplePool -- Time elapsed: 0.001 s
17:51:04 [2024-02-28T22:51:04.342Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorBad2 -- Time elapsed: 0 s
17:51:04 [2024-02-28T22:51:04.342Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorGood -- Time elapsed: 0 s
17:51:04 [2024-02-28T22:51:04.342Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testRecycleWrongQuark -- Time elapsed: 0.003 s
17:51:04 [2024-02-28T22:51:04.342Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testRecycleChildQuark -- Time elapsed: 0 s
17:51:04 [2024-02-28T22:51:04.342Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testPoolWithSubTree -- Time elapsed: 0 s
17:51:04 [2024-02-28T22:51:04.342Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorBad -- Time elapsed: 0 s
17:51:04 [2024-02-28T22:51:04.343Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testPriorityPool -- Time elapsed: 0.001 s
17:51:04 [2024-02-28T22:51:04.343Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
17:51:06 [2024-02-28T22:51:06.238Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.915 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
17:51:06 [2024-02-28T22:51:06.238Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest.testSsModule -- Time elapsed: 1.904 s
17:51:06 [2024-02-28T22:51:06.238Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest.testInitialization -- Time elapsed: 0.008 s
17:51:06 [2024-02-28T22:51:06.238Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
17:51:24 [2024-02-28T22:51:24.302Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.01 s -- in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testDelay -- Time elapsed: 6.003 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testOneChannel -- Time elapsed: 5.002 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testMultipleChannels -- Time elapsed: 5.001 s
17:51:24 [2024-02-28T22:51:24.302Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
17:51:24 [2024-02-28T22:51:24.302Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testInboundBlacklisting -- Time elapsed: 0.003 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testBroadcastAsync -- Time elapsed: 0.003 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testSendReceive -- Time elapsed: 0.001 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testConcurrentSignals -- Time elapsed: 0.009 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testOutboundBlacklisting -- Time elapsed: 0 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testNestedSignals -- Time elapsed: 0 s
17:51:24 [2024-02-28T22:51:24.302Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
17:51:24 [2024-02-28T22:51:24.302Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldNames -- Time elapsed: 0.002 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldValueWithIndex -- Time elapsed: 0 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldNameWithIndex -- Time elapsed: 0 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testToString -- Time elapsed: 0.001 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEqualsNull -- Time elapsed: 0 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFormattedValue -- Time elapsed: 0 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldWithName -- Time elapsed: 0.001 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldWithPath -- Time elapsed: 0 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testHashCode -- Time elapsed: 0 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFields -- Time elapsed: 0 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEventTypeInstance -- Time elapsed: 0.001 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEquals -- Time elapsed: 0 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldValueWithName -- Time elapsed: 0 s
17:51:24 [2024-02-28T22:51:24.302Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
17:51:24 [2024-02-28T22:51:24.302Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testIncreaseRank -- Time elapsed: 0.001 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testSetLocation -- Time elapsed: 0 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testTmfContextDefault -- Time elapsed: 0.001 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsNull -- Time elapsed: 0 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testNonEquals -- Time elapsed: 0.001 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsSymmetry -- Time elapsed: 0 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testHashCode -- Time elapsed: 0 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsTransivity -- Time elapsed: 0 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsReflexivity -- Time elapsed: 0.001 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testSetRank -- Time elapsed: 0 s
17:51:24 [2024-02-28T22:51:24.302Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
17:51:24 [2024-02-28T22:51:24.302Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testEmptyConstructor -- Time elapsed: 0.001 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testValidation -- Time elapsed: 0.002 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testLocationRatio -- Time elapsed: 0.002 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testInitTrace -- Time elapsed: 0.003 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testTraceParsing -- Time elapsed: 0.002 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testBounds -- Time elapsed: 0.001 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testTraceIndexing -- Time elapsed: 0 s
17:51:24 [2024-02-28T22:51:24.302Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
17:51:24 [2024-02-28T22:51:24.302Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsWrongTypes -- Time elapsed: 0.001 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testToString -- Time elapsed: 0.002 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testTmfLocation -- Time elapsed: 0 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testTmfLocationCopy -- Time elapsed: 0 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsNull -- Time elapsed: 0 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsSymmetry -- Time elapsed: 0.001 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testHashCode -- Time elapsed: 0 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsTransivity -- Time elapsed: 0 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsReflexivity -- Time elapsed: 0.001 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsWithNulls -- Time elapsed: 0 s
17:51:24 [2024-02-28T22:51:24.302Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
17:51:24 [2024-02-28T22:51:24.302Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.208 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testAspects -- Time elapsed: 0.024 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testValidate -- Time elapsed: 0.019 s
17:51:24 [2024-02-28T22:51:24.302Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testDevelopmentTrace -- Time elapsed: 1.164 s
17:51:24 [2024-02-28T22:51:24.302Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
17:51:34 [2024-02-28T22:51:34.262Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.49 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
17:51:34 [2024-02-28T22:51:34.262Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testReopenIndex -- Time elapsed: 4.497 s
17:51:34 [2024-02-28T22:51:34.262Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testInsertAfterReopenIndex -- Time elapsed: 3.765 s
17:51:34 [2024-02-28T22:51:34.262Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testEmptyTmfTraceIndexing -- Time elapsed: 1.109 s
17:51:34 [2024-02-28T22:51:34.262Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testTmfTraceIndexing -- Time elapsed: 1.113 s
17:51:34 [2024-02-28T22:51:34.262Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
17:51:49 [2024-02-28T22:51:49.123Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.34 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
17:51:49 [2024-02-28T22:51:49.124Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest.testGrowingIndex -- Time elapsed: 7.753 s
17:51:49 [2024-02-28T22:51:49.124Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest.testTmfTraceIndexing -- Time elapsed: 4.588 s
17:51:49 [2024-02-28T22:51:49.124Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
17:51:49 [2024-02-28T22:51:49.124Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
17:51:49 [2024-02-28T22:51:49.124Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testNotEqual -- Time elapsed: 0 s
17:51:49 [2024-02-28T22:51:49.124Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testHashCodeNull -- Time elapsed: 0 s
17:51:49 [2024-02-28T22:51:49.124Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testToString -- Time elapsed: 0.006 s
17:51:49 [2024-02-28T22:51:49.124Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testCompareTo -- Time elapsed: 0.001 s
17:51:49 [2024-02-28T22:51:49.124Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testTmfLocationCopy2 -- Time elapsed: 0 s
17:51:49 [2024-02-28T22:51:49.124Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsSymmetry -- Time elapsed: 0 s
17:51:49 [2024-02-28T22:51:49.124Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testCompareToNull -- Time elapsed: 0 s
17:51:49 [2024-02-28T22:51:49.124Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testHashCode -- Time elapsed: 0 s
17:51:49 [2024-02-28T22:51:49.124Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsTransivity -- Time elapsed: 0 s
17:51:49 [2024-02-28T22:51:49.124Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsReflexivity -- Time elapsed: 0 s
17:51:49 [2024-02-28T22:51:49.124Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testTmfCheckpoint -- Time elapsed: 0 s
17:51:49 [2024-02-28T22:51:49.124Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
17:51:49 [2024-02-28T22:51:49.689Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.949 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
17:51:49 [2024-02-28T22:51:49.689Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest.testEmptyTmfTraceIndexing -- Time elapsed: 1.566 s
17:51:49 [2024-02-28T22:51:49.689Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest.testTmfTraceIndexing -- Time elapsed: 1.381 s
17:51:49 [2024-02-28T22:51:49.689Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
17:51:52 [2024-02-28T22:51:52.964Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.025 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
17:51:52 [2024-02-28T22:51:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testAccept -- Time elapsed: 0.263 s
17:51:52 [2024-02-28T22:51:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAlotCheckEquals -- Time elapsed: 1.105 s
17:51:52 [2024-02-28T22:51:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertSameTimestamp -- Time elapsed: 0.569 s
17:51:52 [2024-02-28T22:51:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testVersionChange -- Time elapsed: 0.002 s
17:51:52 [2024-02-28T22:51:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testSetGetTimeRange -- Time elapsed: 0 s
17:51:52 [2024-02-28T22:51:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testIsCreatedFromScratch -- Time elapsed: 0.001 s
17:51:52 [2024-02-28T22:51:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testGetSize -- Time elapsed: 0.092 s
17:51:52 [2024-02-28T22:51:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.091 s
17:51:52 [2024-02-28T22:51:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testSetGetNbEvents -- Time elapsed: 0.001 s
17:51:52 [2024-02-28T22:51:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAlot -- Time elapsed: 0.698 s
17:51:52 [2024-02-28T22:51:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAfterReopen -- Time elapsed: 0.002 s
17:51:52 [2024-02-28T22:51:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testDelete -- Time elapsed: 0.001 s
17:51:52 [2024-02-28T22:51:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsert -- Time elapsed: 0.001 s
17:51:52 [2024-02-28T22:51:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testConstructorExistingFile -- Time elapsed: 0.001 s
17:51:52 [2024-02-28T22:51:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.091 s
17:51:52 [2024-02-28T22:51:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAfterEmptyReopen -- Time elapsed: 0.002 s
17:51:52 [2024-02-28T22:51:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testConstructor -- Time elapsed: 0.001 s
17:51:52 [2024-02-28T22:51:52.964Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testBinarySearchFindInBetween -- Time elapsed: 0.102 s
17:51:52 [2024-02-28T22:51:52.964Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
17:51:59 [2024-02-28T22:51:59.518Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.824 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearch -- Time elapsed: 0.221 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAlotCheckEquals -- Time elapsed: 0.396 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertSameTimestamp -- Time elapsed: 2.100 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testVersionChange -- Time elapsed: 0.002 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testSetGetTimeRange -- Time elapsed: 0.001 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testIsCreatedFromScratch -- Time elapsed: 0.001 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testGetSize -- Time elapsed: 0.206 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.207 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testSetGetNbEvents -- Time elapsed: 0.001 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAlot -- Time elapsed: 2.001 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAfterReopen -- Time elapsed: 0.001 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testDelete -- Time elapsed: 0.001 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsert -- Time elapsed: 0.001 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testConstructorExistingFile -- Time elapsed: 0.001 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.323 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAfterEmptyReopen -- Time elapsed: 0.002 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testConstructor -- Time elapsed: 0.001 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearchFindInBetween -- Time elapsed: 0.355 s
17:51:59 [2024-02-28T22:51:59.518Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
17:51:59 [2024-02-28T22:51:59.518Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.490 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearch -- Time elapsed: 0.012 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDispose -- Time elapsed: 0 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsert -- Time elapsed: 0.001 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertSameTimestamp -- Time elapsed: 0.306 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testVersionChange -- Time elapsed: 0.001 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testSetGetTimeRange -- Time elapsed: 0 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testIsCreatedFromScratch -- Time elapsed: 0 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testGetSize -- Time elapsed: 0.006 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.047 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testSetGetNbEvents -- Time elapsed: 0 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAlot -- Time elapsed: 0.104 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAfterReopen -- Time elapsed: 0 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDelete -- Time elapsed: 0 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testConstructorExistingFile -- Time elapsed: 0.001 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.005 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAfterEmptyReopen -- Time elapsed: 0.001 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testConstructor -- Time elapsed: 0 s
17:51:59 [2024-02-28T22:51:59.518Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearchFindInBetween -- Time elapsed: 0.005 s
17:51:59 [2024-02-28T22:51:59.518Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
17:52:00 [2024-02-28T22:52:00.450Z] 
17:52:00 [2024-02-28T22:52:00.450Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 22:52:00.412
17:52:00 [2024-02-28T22:52:00.450Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
17:52:00 [2024-02-28T22:52:00.450Z] !STACK 0
17:52:00 [2024-02-28T22:52:00.450Z] java.lang.RuntimeException: The parameter should be set
17:52:00 [2024-02-28T22:52:00.450Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
17:52:00 [2024-02-28T22:52:00.450Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
17:52:00 [2024-02-28T22:52:00.450Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
17:52:00 [2024-02-28T22:52:00.450Z] 
17:52:00 [2024-02-28T22:52:00.450Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 22:52:00.414
17:52:00 [2024-02-28T22:52:00.450Z] !MESSAGE Exception executing analysis
17:52:00 [2024-02-28T22:52:00.450Z] !STACK 0
17:52:00 [2024-02-28T22:52:00.450Z] java.lang.RuntimeException: The parameter should be set
17:52:00 [2024-02-28T22:52:00.450Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
17:52:00 [2024-02-28T22:52:00.450Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
17:52:00 [2024-02-28T22:52:00.450Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
17:52:02 [2024-02-28T22:52:02.346Z] 
17:52:02 [2024-02-28T22:52:02.346Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 22:52:01.854
17:52:02 [2024-02-28T22:52:02.346Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
17:52:02 [2024-02-28T22:52:02.346Z] !STACK 0
17:52:02 [2024-02-28T22:52:02.346Z] java.lang.RuntimeException: The parameter should be set
17:52:02 [2024-02-28T22:52:02.346Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
17:52:02 [2024-02-28T22:52:02.346Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
17:52:02 [2024-02-28T22:52:02.346Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
17:52:02 [2024-02-28T22:52:02.346Z] 
17:52:02 [2024-02-28T22:52:02.346Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 22:52:01.855
17:52:02 [2024-02-28T22:52:02.346Z] !MESSAGE Exception executing analysis
17:52:02 [2024-02-28T22:52:02.346Z] !STACK 0
17:52:02 [2024-02-28T22:52:02.346Z] java.lang.RuntimeException: The parameter should be set
17:52:02 [2024-02-28T22:52:02.346Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
17:52:02 [2024-02-28T22:52:02.346Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
17:52:02 [2024-02-28T22:52:02.346Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
17:52:02 [2024-02-28T22:52:02.346Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.013 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
17:52:02 [2024-02-28T22:52:02.346Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest.testGetModuleById -- Time elapsed: 1.568 s
17:52:02 [2024-02-28T22:52:02.346Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest.testGetModuleByClass -- Time elapsed: 1.443 s
17:52:02 [2024-02-28T22:52:02.346Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
17:53:23 [2024-02-28T22:53:23.748Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.93 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 1.381 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 1.375 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 1.430 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextLocation -- Time elapsed: 1.370 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testParseEvent -- Time elapsed: 1.382 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetTimeRange -- Time elapsed: 2.783 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForSomeEvents -- Time elapsed: 1.447 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCopyConstructor -- Time elapsed: 2.793 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetNbEvents -- Time elapsed: 2.848 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekOnRankNotOnCacheBoundary -- Time elapsed: 1.493 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnNullTimestamp -- Time elapsed: 1.364 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekOnRankOnCacheBoundary -- Time elapsed: 1.372 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampOutOfScope -- Time elapsed: 1.437 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testTraceHostId -- Time elapsed: 1.449 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testFullConstructor -- Time elapsed: 2.751 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetStreamingInterval -- Time elapsed: 1.403 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetUUID -- Time elapsed: 1.392 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCurrentTimeValues -- Time elapsed: 2.758 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampNotOnCacheBoundary -- Time elapsed: 1.434 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeNullPath -- Time elapsed: 1.370 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventNotOnCacheBoundary -- Time elapsed: 1.454 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 1.402 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 1.366 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 1.399 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextEndLocation -- Time elapsed: 1.437 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnNegativeRank -- Time elapsed: 1.361 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessDataRequestForSomeEvents -- Time elapsed: 1.445 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testLiveTraceConstructor -- Time elapsed: 2.850 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForAllEvents -- Time elapsed: 1.776 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOutOfScope -- Time elapsed: 1.410 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitTrace -- Time elapsed: 2.753 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetStartTime -- Time elapsed: 2.752 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnRankOutOfScope -- Time elapsed: 1.432 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetEndTime -- Time elapsed: 2.735 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampOnCacheBoundary -- Time elapsed: 1.470 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCancel -- Time elapsed: 1.421 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForOtherEvents -- Time elapsed: 1.442 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetModules -- Time elapsed: 1.396 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetEventAspects -- Time elapsed: 1.373 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnCacheBoundary -- Time elapsed: 1.434 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForNbEvents -- Time elapsed: 1.439 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeSimplePath -- Time elapsed: 1.400 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testDefaultTmfTraceStub -- Time elapsed: 1.414 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeNormalPath -- Time elapsed: 1.373 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 1.406 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 1.362 s
17:53:23 [2024-02-28T22:53:23.748Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 1.381 s
17:53:23 [2024-02-28T22:53:23.748Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
17:53:30 [2024-02-28T22:53:30.300Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.289 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
17:53:30 [2024-02-28T22:53:30.300Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetModulesByClass -- Time elapsed: 1.385 s
17:53:30 [2024-02-28T22:53:30.300Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testResolveEventAspectsOfNameForEvent -- Time elapsed: 1.367 s
17:53:30 [2024-02-28T22:53:30.300Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testAdditionalAspects -- Time elapsed: 1.372 s
17:53:30 [2024-02-28T22:53:30.300Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetAspects -- Time elapsed: 1.391 s
17:53:30 [2024-02-28T22:53:30.300Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetModulesByClassForHost -- Time elapsed: 1.407 s
17:53:30 [2024-02-28T22:53:30.300Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testResolveEventAspectsOfClassForEvent -- Time elapsed: 1.364 s
17:53:30 [2024-02-28T22:53:30.300Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
17:55:06 [2024-02-28T22:55:06.717Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 96.90 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 2.770 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 2.747 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 2.838 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextLocation -- Time elapsed: 2.764 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testProcessRequestForNbEvents -- Time elapsed: 2.803 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampOnCacheBoundary -- Time elapsed: 2.848 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankOutOfScope -- Time elapsed: 2.884 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testProcessRequestForAllEvents -- Time elapsed: 3.205 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationNotOnCacheBoundary -- Time elapsed: 2.871 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationOnCacheBoundary -- Time elapsed: 2.750 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSimpleTmfExperimentConstructor -- Time elapsed: 2.761 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testExperimentInitialization -- Time elapsed: 4.151 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekNoTrace -- Time elapsed: 2.766 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampNotOnCacheBoundary -- Time elapsed: 2.927 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 2.742 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 2.787 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 2.761 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextEndLocation -- Time elapsed: 2.806 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetLocationRatio -- Time elapsed: 2.825 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekBadLocation -- Time elapsed: 2.846 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationOutOfScope -- Time elapsed: 2.788 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetTimestamp -- Time elapsed: 2.840 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testWithMultiHostClockOffset -- Time elapsed: 2.802 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekEventOnRatio -- Time elapsed: 2.859 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testCancel -- Time elapsed: 2.800 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankNotOnCacheBoundary -- Time elapsed: 2.818 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampOutOfScope -- Time elapsed: 2.763 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testNormalTmfExperimentConstructor -- Time elapsed: 2.764 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testWithSingleHostClockOffset -- Time elapsed: 2.779 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankOnCacheBoundary -- Time elapsed: 2.727 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 2.758 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 2.748 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 2.806 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetAnalysisModules -- Time elapsed: 2.792 s
17:55:06 [2024-02-28T22:55:06.717Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
17:55:06 [2024-02-28T22:55:06.717Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContext -- Time elapsed: 0.001 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testIncreaseRank -- Time elapsed: 0 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testSetLocation -- Time elapsed: 0 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testToString -- Time elapsed: 0.001 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextDefault -- Time elapsed: 0 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsNull -- Time elapsed: 0 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextCopy -- Time elapsed: 0 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testNonEquals -- Time elapsed: 0.001 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsSymmetry -- Time elapsed: 0 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextCopy2 -- Time elapsed: 0 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testHashCode -- Time elapsed: 0 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsTransivity -- Time elapsed: 0 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsReflexivity -- Time elapsed: 0 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextNoRank -- Time elapsed: 0 s
17:55:06 [2024-02-28T22:55:06.717Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testSetRank -- Time elapsed: 0 s
17:55:06 [2024-02-28T22:55:06.717Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
17:55:18 [2024-02-28T22:55:18.901Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.71 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 0.001 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 0.001 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 0.020 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextLocation -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testInitialRangeOffset -- Time elapsed: 2.768 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testProcessRequestForNbEvents -- Time elapsed: 0.088 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampOnCacheBoundary -- Time elapsed: 0.073 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankOutOfScope -- Time elapsed: 0.035 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testProcessRequestForAllEvents -- Time elapsed: 0.854 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationNotOnCacheBoundary -- Time elapsed: 0.124 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationOnCacheBoundary -- Time elapsed: 0.001 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampNotOnCacheBoundary -- Time elapsed: 0.055 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 0.002 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 0.001 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 0.019 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextEndLocation -- Time elapsed: 0.036 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testDefaultCurrentTimeValues -- Time elapsed: 2.761 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationOutOfScope -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testBasicTmfExperimentConstructor -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetTimestamp -- Time elapsed: 0.130 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testCancel -- Time elapsed: 0.114 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankNotOnCacheBoundary -- Time elapsed: 0.054 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampOutOfScope -- Time elapsed: 0.057 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankOnCacheBoundary -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 0.002 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 0.002 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 0.020 s
17:55:18 [2024-02-28T22:55:18.901Z] Running org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest
17:55:18 [2024-02-28T22:55:18.901Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testToString -- Time elapsed: 0.010 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testConstructors -- Time elapsed: 0.001 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsNull -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsSymmetry -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testHashCode -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsTransivity -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsReflexivity -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.901Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest
17:55:18 [2024-02-28T22:55:18.901Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testToString -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testBuilderMissingParams -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testBuilder -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testHashCode -- Time elapsed: 0.001 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testEquality -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.901Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest
17:55:18 [2024-02-28T22:55:18.901Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testToString -- Time elapsed: 0.002 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testBuilderMissingParams -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testBuilder -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testHashCode -- Time elapsed: 0.001 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testEquality -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.901Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest
17:55:18 [2024-02-28T22:55:18.901Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testToString -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testBuilderMissingParams -- Time elapsed: 0.001 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testBuilder -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.901Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testHashCode -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.902Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testEquality -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.902Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest
17:55:18 [2024-02-28T22:55:18.902Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest
17:55:18 [2024-02-28T22:55:18.902Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest.testConfigurationSourceTypes -- Time elapsed: 0.002 s
17:55:18 [2024-02-28T22:55:18.902Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest.testConfigurationSource -- Time elapsed: 0.001 s
17:55:18 [2024-02-28T22:55:18.902Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
17:55:18 [2024-02-28T22:55:18.902Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
17:55:18 [2024-02-28T22:55:18.902Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest.testTmfTreeModelConstructor2 -- Time elapsed: 0.003 s
17:55:18 [2024-02-28T22:55:18.902Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest.testTmfTreeModelConstructor -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.902Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
17:55:18 [2024-02-28T22:55:18.902Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
17:55:18 [2024-02-28T22:55:18.902Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testCompositeTree -- Time elapsed: 0.009 s
17:55:18 [2024-02-28T22:55:18.902Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testToString -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.902Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testConstructors -- Time elapsed: 0.001 s
17:55:18 [2024-02-28T22:55:18.902Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsNull -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.902Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsSymmetry -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.902Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testHashCode -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.902Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsTransivity -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.902Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsReflexivity -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.902Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
17:55:18 [2024-02-28T22:55:18.902Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
17:55:18 [2024-02-28T22:55:18.902Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testToString -- Time elapsed: 0.001 s
17:55:18 [2024-02-28T22:55:18.902Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsNull -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.902Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.test -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.902Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsSymmetry -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.902Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testHashCode -- Time elapsed: 0.001 s
17:55:18 [2024-02-28T22:55:18.902Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsTransivity -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.902Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsReflexivity -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.902Z] Running org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
17:55:18 [2024-02-28T22:55:18.902Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
17:55:18 [2024-02-28T22:55:18.902Z] org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest.testEquality -- Time elapsed: 0 s
17:55:18 [2024-02-28T22:55:18.902Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
17:55:18 [2024-02-28T22:55:18.902Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
17:55:18 [2024-02-28T22:55:18.902Z] org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest.testValidateName -- Time elapsed: 0.002 s
17:55:18 [2024-02-28T22:55:18.902Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
17:55:36 [2024-02-28T22:55:36.965Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.92 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
17:55:36 [2024-02-28T22:55:36.965Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest.testReopenIndex -- Time elapsed: 11.98 s
17:55:36 [2024-02-28T22:55:36.965Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest.testTmfTraceIndexing -- Time elapsed: 5.946 s
17:55:36 [2024-02-28T22:55:36.965Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
17:55:36 [2024-02-28T22:55:36.965Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
17:55:36 [2024-02-28T22:55:36.965Z] 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.002 s
17:55:36 [2024-02-28T22:55:36.965Z] 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.001 s
17:55:36 [2024-02-28T22:55:36.965Z] 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.001 s
17:55:36 [2024-02-28T22:55:36.965Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
17:55:39 [2024-02-28T22:55:39.491Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.357 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
17:55:39 [2024-02-28T22:55:39.491Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[0: Base parser] -- Time elapsed: 1.110 s
17:55:39 [2024-02-28T22:55:39.491Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[0: Base parser] -- Time elapsed: 0.008 s
17:55:39 [2024-02-28T22:55:39.491Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[1: Parse with event name] -- Time elapsed: 1.109 s
17:55:39 [2024-02-28T22:55:39.491Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[1: Parse with event name] -- Time elapsed: 0.010 s
17:55:39 [2024-02-28T22:55:39.491Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[2: Parse with extra fields] -- Time elapsed: 1.109 s
17:55:39 [2024-02-28T22:55:39.491Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[2: Parse with extra fields] -- Time elapsed: 0.006 s
17:55:39 [2024-02-28T22:55:39.491Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
17:55:42 [2024-02-28T22:55:42.765Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.346 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
17:55:42 [2024-02-28T22:55:42.766Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[0: Base parser] -- Time elapsed: 1.108 s
17:55:42 [2024-02-28T22:55:42.766Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[0: Base parser] -- Time elapsed: 0.006 s
17:55:42 [2024-02-28T22:55:42.766Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[1: Parse with event name] -- Time elapsed: 1.109 s
17:55:42 [2024-02-28T22:55:42.766Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[1: Parse with event name] -- Time elapsed: 0.006 s
17:55:42 [2024-02-28T22:55:42.766Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[2: Parse with extra fields] -- Time elapsed: 1.108 s
17:55:42 [2024-02-28T22:55:42.766Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[2: Parse with extra fields] -- Time elapsed: 0.005 s
17:55:42 [2024-02-28T22:55:42.766Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
17:55:42 [2024-02-28T22:55:42.766Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
17:55:42 [2024-02-28T22:55:42.766Z] 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
17:55:42 [2024-02-28T22:55:42.766Z] 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
17:55:42 [2024-02-28T22:55:42.766Z] 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
17:55:42 [2024-02-28T22:55:42.766Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
17:55:42 [2024-02-28T22:55:42.766Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
17:55:42 [2024-02-28T22:55:42.766Z] 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
17:55:42 [2024-02-28T22:55:42.766Z] 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
17:55:42 [2024-02-28T22:55:42.766Z] 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.001 s
17:55:42 [2024-02-28T22:55:42.766Z] 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
17:55:42 [2024-02-28T22:55:42.766Z] 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.001 s
17:55:42 [2024-02-28T22:55:42.766Z] 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
17:55:42 [2024-02-28T22:55:42.766Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
17:55:42 [2024-02-28T22:55:42.766Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
17:55:42 [2024-02-28T22:55:42.766Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest.testValidate -- Time elapsed: 0.010 s
17:55:42 [2024-02-28T22:55:42.766Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest.testTraceTypePresence -- Time elapsed: 0 s
17:55:42 [2024-02-28T22:55:42.766Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
17:55:42 [2024-02-28T22:55:42.766Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
17:55:42 [2024-02-28T22:55:42.766Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest.testValidate -- Time elapsed: 0.005 s
17:55:42 [2024-02-28T22:55:42.766Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest.testTraceTypePresence -- Time elapsed: 0 s
17:55:42 [2024-02-28T22:55:42.766Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
17:55:48 [2024-02-28T22:55:48.024Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.152 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest.testReopenIndex -- Time elapsed: 3.321 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest.testTmfTraceIndexing -- Time elapsed: 1.830 s
17:55:48 [2024-02-28T22:55:48.024Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
17:55:48 [2024-02-28T22:55:48.024Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetTimePattern -- Time elapsed: 0.001 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetIntervalPattern -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testComputeTimePattern -- Time elapsed: 0.032 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetPreferenceMap -- Time elapsed: 0.006 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testInit -- Time elapsed: 0.001 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetTimeZone -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
17:55:48 [2024-02-28T22:55:48.024Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testToString -- Time elapsed: 0.020 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualRanks -- Time elapsed: 0.001 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTypes -- Time elapsed: 0.001 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testFullConstructor -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsNull -- Time elapsed: 0.001 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testTmfEventCopy -- Time elapsed: 0.001 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testToStringExtended -- Time elapsed: 0.059 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNoRankConstructor -- Time elapsed: 0.001 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualClasses -- Time elapsed: 0.001 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsSymmetry -- Time elapsed: 0.001 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testHashCode -- Time elapsed: 0.002 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsTransivity -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsReflexivity -- Time elapsed: 0.001 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testConstructorWithTrace -- Time elapsed: 0.001 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualContents -- Time elapsed: 0.001 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTraces -- Time elapsed: 0.002 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTimestamps -- Time elapsed: 0.001 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testDefaultConstructor -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
17:55:48 [2024-02-28T22:55:48.024Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testToString -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsEndTime -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange1 -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange2 -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange3 -- Time elapsed: 0.001 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsNull -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testContainsRange -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualStartTime -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsBadType -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsSymmetry -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testContainsTimestamp -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testHashCode -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsTransivity -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsReflexivity -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testGetIntersection -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testConstructor -- Time elapsed: 0.001 s
17:55:48 [2024-02-28T22:55:48.024Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
17:55:48 [2024-02-28T22:55:48.024Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateFromSingle -- Time elapsed: 0.001 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateHappy -- Time elapsed: 0.002 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateFrom -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testResolve -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateIllegalFrom -- Time elapsed: 0.001 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateIllegal -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
17:55:48 [2024-02-28T22:55:48.024Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest.testGetName -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest.testResolve -- Time elapsed: 0.001 s
17:55:48 [2024-02-28T22:55:48.024Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
17:55:48 [2024-02-28T22:55:48.024Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testToString -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsNull -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testNonEqualClasses -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsSymmetry -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testHashCode -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsTransivity -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsReflexivity -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testCallsiteCopy -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testDefaultConstructor -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.024Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
17:55:48 [2024-02-28T22:55:48.282Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testUpdateDefaultFormats -- Time elapsed: 0.036 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testGetDefaulIntervalFormat -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testValueTimeZoneConstructor -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseDateTime -- Time elapsed: 0.065 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testGetDefaulTimeFormat -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseDateTimeWithRef -- Time elapsed: 0.003 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testValueConstructor -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseSeconds -- Time elapsed: 0.006 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testDefaultConstructor -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testUnitOfSecondsFormat -- Time elapsed: 0.003 s
17:55:48 [2024-02-28T22:55:48.282Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
17:55:48 [2024-02-28T22:55:48.282Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDelta -- Time elapsed: 0.001 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testToString -- Time elapsed: 0.001 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testCompareTo -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testFullConstructor -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsNull -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testHashCode -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testNormalizeScale0 -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDelta2 -- Time elapsed: 0.001 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testNormalizeScaleNot0 -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.282Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
17:55:48 [2024-02-28T22:55:48.282Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayPrimitivesNotEquals -- Time elapsed: 0.001 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayObject -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayOfArrays -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayAndOther -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayPrimitives -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayMismatchedTypes -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayOfArraysNotEquals -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.282Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
17:55:48 [2024-02-28T22:55:48.282Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testCopyConstructor -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testFullConstructor -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testValueConstructor -- Time elapsed: 0.001 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testValueScaleConstructor -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringDefault -- Time elapsed: 0.001 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testNormalizeOffset -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringBigBangBigCrunch -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringFormat -- Time elapsed: 0.001 s
17:55:48 [2024-02-28T22:55:48.282Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testDefaultConstructor -- Time elapsed: 0 s
17:55:48 [2024-02-28T22:55:48.282Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
17:55:53 [2024-02-28T22:55:53.540Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.513 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSearchTypo -- Time elapsed: 0.006 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleSingleColumnsSearch -- Time elapsed: 0.112 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithOutOfBoundIndex -- Time elapsed: 0.138 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testQueryFilterIndexParameter -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleFilter -- Time elapsed: 0.550 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSearchNoMatch -- Time elapsed: 0.390 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithOneNonExistentColumns -- Time elapsed: 0.027 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleSingleColumnsIndexBackwardsSearch -- Time elapsed: 0.096 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithMultipleFilter -- Time elapsed: 1.077 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderFetchColumn -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProvider -- Time elapsed: 0.024 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithNonExistentColumns -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithDesiredColumns -- Time elapsed: 0.098 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithGetDataFromSearchForwardMatch -- Time elapsed: 0.200 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithGetDataFromSearchBackwardsMatch -- Time elapsed: 0.200 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleMultiColumnsSearch -- Time elapsed: 0.201 s
17:55:53 [2024-02-28T22:55:53.540Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
17:55:53 [2024-02-28T22:55:53.540Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalCopyConstructor -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueAssignableValue -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testDuplicateFieldNames -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueNullValue -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualsValue -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualsFields -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueExists -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsEverything -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testToString -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueCast -- Time elapsed: 0.004 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalConstructor -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueDoesntExist -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsNull -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalCopyConstructor -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalStructConstructor -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualClasses -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEquals -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsSymmetry -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testMakeRoot -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testHashCode -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsTransivity -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.540Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsReflexivity -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEquals -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalStructConstructor -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalConstructor -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualValues -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testCopyConstructorBadArg -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueExistsButWrongType -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
17:55:53 [2024-02-28T22:55:53.541Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testCopyConstructor -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testToString -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testNonEqualsClasses -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testFullConstructor -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsNull -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testNonEquals -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsSymmetry -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testHashCode -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsTransivity -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsReflexivity -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testDefaultConstructor -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
17:55:53 [2024-02-28T22:55:53.541Z] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringInterval -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorZero -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale1 -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale2 -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale3 -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeScale -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizedScaleLimits -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToNanos -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructor -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeLargeScale -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testDelta -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScaleTrivial -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeZeroScale -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testFullConstructor -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsNull -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases1 -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases2 -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases3 -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases4 -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorBigBang -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorBigCrunch -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetLowerLimits -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToSpecials -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToDifferentScale -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testValueConstructor -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsSymmetry -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetUpperLimits -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testValueScaleConstructor -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringDefault -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testHashCode -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToSameScale -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffset -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsTransivity -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringBigBangBigCrunch -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToDifferentScale2 -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScale -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScale2 -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
17:55:53 [2024-02-28T22:55:53.541Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testMultiHostMultiKeyType -- Time elapsed: 0.023 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testHostToSelf -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testMultiHost -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
17:55:53 [2024-02-28T22:55:53.541Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testCopyConstructor -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDelta -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testToString -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testCompareTo -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testFullConstructor -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsNull -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsSymmetry -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testHashCode -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsTransivity -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testNormalizeScale0 -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDelta2 -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testNormalizeScaleNot0 -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.541Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
17:55:53 [2024-02-28T22:55:53.541Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetValidChildren -- Time elapsed: 0.002 s
17:55:53 [2024-02-28T22:55:53.541Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetName -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testMatches -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testClone -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testRemoveChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testAddChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testDefaults -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testReplaceChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testRemove -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.542Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
17:55:53 [2024-02-28T22:55:53.542Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetValidChildren -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetName -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testMatches -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testClone -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testRemoveChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testAddChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testDefaults -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testReplaceChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testRemove -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
17:55:53 [2024-02-28T22:55:53.542Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetValidChildren -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetName -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testMatches -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetChild -- Time elapsed: 0.044 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testClone -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testRemoveChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testAddChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testDefaults -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testReplaceChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testRemove -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.542Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
17:55:53 [2024-02-28T22:55:53.542Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testLogicalOperator -- Time elapsed: 0.031 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testContainsOperator -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testEqualsOperator -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testRegex -- Time elapsed: 0.003 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testNotOperator -- Time elapsed: 0.002 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testComplexFilter -- Time elapsed: 0.004 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testFilterWithNumber -- Time elapsed: 0.049 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testLessThanOperator -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testPresentOperator -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testMatchesOperator -- Time elapsed: 0.003 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testNotEqualsOperator -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testInvalid -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testGreaterThanOperator -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.542Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
17:55:53 [2024-02-28T22:55:53.542Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesTimestamp -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetValidChildren -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesAlpha -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetName -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesNum -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetChild -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testClone -- Time elapsed: 0.009 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testRemoveChild -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testAddChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testDefaults -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testReplaceChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testRemove -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
17:55:53 [2024-02-28T22:55:53.542Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterEquals -- Time elapsed: 0.004 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNoField -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexMatchesNot -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterUnsupported -- Time elapsed: 0.052 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexContains -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexPresent -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterContains -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexAspect -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterAnd -- Time elapsed: 0.010 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterMatches -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterCompare -- Time elapsed: 0.002 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNoAspect -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexMatches -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexCompare -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterOr -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.542Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexAnd -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNot -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
17:55:53 [2024-02-28T22:55:53.543Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetValidChildren -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetName -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testMatches -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testClone -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testRemoveChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testAddChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testDefaults -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testReplaceChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testRemove -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
17:55:53 [2024-02-28T22:55:53.543Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetValidChildren -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetName -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testMatches -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testClone -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testRemoveChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testAddChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testDefaults -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testReplaceChild -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testRemove -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
17:55:53 [2024-02-28T22:55:53.543Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetValidChildren -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetName -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetFilterName -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testMatches -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testClone -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testRemoveChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testAddChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testDefaults -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testReplaceChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testRemove -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
17:55:53 [2024-02-28T22:55:53.543Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testGetChild -- Time elapsed: 0.046 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testGetValidChildren -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testClone -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testRemoveChild -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testAddChild -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testMatches -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testReplaceChild -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testRemove -- Time elapsed: 0.001 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testInterfaces -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
17:55:53 [2024-02-28T22:55:53.543Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetValidChildren -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetName -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testMatches -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testClone -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testRemoveChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testAddChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testDefaults -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testReplaceChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testRemove -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
17:55:53 [2024-02-28T22:55:53.543Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetValidChildren -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetName -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testMatches -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testClone -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testRemoveChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testAddChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testDefaults -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testReplaceChild -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testRemove -- Time elapsed: 0 s
17:55:53 [2024-02-28T22:55:53.543Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
17:55:54 [2024-02-28T22:55:54.475Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.030 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
17:55:54 [2024-02-28T22:55:54.475Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlopeAndOffset[Factory=Object] -- Time elapsed: 0.011 s
17:55:54 [2024-02-28T22:55:54.475Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlope[Factory=Object] -- Time elapsed: 0.190 s
17:55:54 [2024-02-28T22:55:54.475Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformArguments[Factory=Object] -- Time elapsed: 0 s
17:55:54 [2024-02-28T22:55:54.475Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTRepeatability[Factory=Object] -- Time elapsed: 0 s
17:55:54 [2024-02-28T22:55:54.475Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformPrecision[Factory=Object] -- Time elapsed: 0.332 s
17:55:54 [2024-02-28T22:55:54.475Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTEquivalence[Factory=Object] -- Time elapsed: 0.032 s
17:55:54 [2024-02-28T22:55:54.475Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlopeAndOffset[Factory=Deserialized] -- Time elapsed: 0.140 s
17:55:54 [2024-02-28T22:55:54.475Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlope[Factory=Deserialized] -- Time elapsed: 0.168 s
17:55:54 [2024-02-28T22:55:54.475Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformArguments[Factory=Deserialized] -- Time elapsed: 0 s
17:55:54 [2024-02-28T22:55:54.475Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTRepeatability[Factory=Deserialized] -- Time elapsed: 0.001 s
17:55:54 [2024-02-28T22:55:54.476Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformPrecision[Factory=Deserialized] -- Time elapsed: 0.149 s
17:55:54 [2024-02-28T22:55:54.476Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTEquivalence[Factory=Deserialized] -- Time elapsed: 0.003 s
17:55:54 [2024-02-28T22:55:54.476Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
17:55:54 [2024-02-28T22:55:54.476Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
17:55:54 [2024-02-28T22:55:54.476Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testComposition -- Time elapsed: 0 s
17:55:54 [2024-02-28T22:55:54.476Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testEqualityConstantTransform -- Time elapsed: 0 s
17:55:54 [2024-02-28T22:55:54.476Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testLinearTransform -- Time elapsed: 0 s
17:55:54 [2024-02-28T22:55:54.476Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testIdentityTransform -- Time elapsed: 0 s
17:55:54 [2024-02-28T22:55:54.476Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testEquality -- Time elapsed: 0 s
17:55:54 [2024-02-28T22:55:54.476Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
17:55:54 [2024-02-28T22:55:54.476Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
17:55:54 [2024-02-28T22:55:54.476Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformSlope -- Time elapsed: 0 s
17:55:54 [2024-02-28T22:55:54.476Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.testToString -- Time elapsed: 0.001 s
17:55:54 [2024-02-28T22:55:54.476Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformIdentity -- Time elapsed: 0 s
17:55:54 [2024-02-28T22:55:54.476Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformOffset -- Time elapsed: 0 s
17:55:54 [2024-02-28T22:55:54.476Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
17:55:54 [2024-02-28T22:55:54.476Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
17:55:54 [2024-02-28T22:55:54.476Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testOneHull -- Time elapsed: 0.004 s
17:55:54 [2024-02-28T22:55:54.476Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testFullyIncrementalSerialization -- Time elapsed: 0.011 s
17:55:54 [2024-02-28T22:55:54.476Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testFullyIncremental -- Time elapsed: 0.002 s
17:55:54 [2024-02-28T22:55:54.476Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testDisjoint -- Time elapsed: 0 s
17:55:54 [2024-02-28T22:55:54.476Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
17:56:01 [2024-02-28T22:56:01.026Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.747 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
17:56:01 [2024-02-28T22:56:01.026Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testNegativeOffset -- Time elapsed: 1.569 s
17:56:01 [2024-02-28T22:56:01.026Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testPositiveOffset -- Time elapsed: 1.391 s
17:56:01 [2024-02-28T22:56:01.026Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testNoOffset -- Time elapsed: 1.377 s
17:56:01 [2024-02-28T22:56:01.026Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testClearOffset -- Time elapsed: 1.409 s
17:56:01 [2024-02-28T22:56:01.026Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest
17:56:01 [2024-02-28T22:56:01.026Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest
17:56:01 [2024-02-28T22:56:01.026Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest.testTimeQuery -- Time elapsed: 0.003 s
17:56:01 [2024-02-28T22:56:01.026Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
17:56:01 [2024-02-28T22:56:01.026Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
17:56:01 [2024-02-28T22:56:01.026Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractSelectedItems -- Time elapsed: 0.001 s
17:56:01 [2024-02-28T22:56:01.027Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractBoolean -- Time elapsed: 0 s
17:56:01 [2024-02-28T22:56:01.027Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractTimeRequested -- Time elapsed: 0.001 s
17:56:01 [2024-02-28T22:56:01.027Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractLongList -- Time elapsed: 0 s
17:56:01 [2024-02-28T22:56:01.027Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
17:56:01 [2024-02-28T22:56:01.027Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
17:56:01 [2024-02-28T22:56:01.027Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testSelectionTimeQuery -- Time elapsed: 0.004 s
17:56:01 [2024-02-28T22:56:01.027Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testTimeQuery -- Time elapsed: 0 s
17:56:01 [2024-02-28T22:56:01.027Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testVirtualTableQuery -- Time elapsed: 0 s
17:56:01 [2024-02-28T22:56:01.027Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
17:56:02 [2024-02-28T22:56:02.920Z] 
17:56:02 [2024-02-28T22:56:02.920Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 22:56:02.554
17:56:02 [2024-02-28T22:56:02.920Z] !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
17:56:03 [2024-02-28T22:56:03.852Z] 
17:56:03 [2024-02-28T22:56:03.852Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 22:56:03.655
17:56:03 [2024-02-28T22:56:03.852Z] !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
17:56:03 [2024-02-28T22:56:03.852Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.506 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
17:56:03 [2024-02-28T22:56:03.852Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest.testRequestException -- Time elapsed: 1.039 s
17:56:03 [2024-02-28T22:56:03.852Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest.testSingleRequestException -- Time elapsed: 1.101 s
17:56:03 [2024-02-28T22:56:03.852Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
17:56:03 [2024-02-28T22:56:03.852Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
17:56:03 [2024-02-28T22:56:03.852Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testDone -- Time elapsed: 0.001 s
17:56:03 [2024-02-28T22:56:03.852Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testFail -- Time elapsed: 0.001 s
17:56:03 [2024-02-28T22:56:03.852Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestWithDependencyLevel -- Time elapsed: 0.001 s
17:56:03 [2024-02-28T22:56:03.852Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testToString -- Time elapsed: 0.002 s
17:56:03 [2024-02-28T22:56:03.852Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRangeNbRequestedBlocksize -- Time elapsed: 0.001 s
17:56:03 [2024-02-28T22:56:03.852Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterDone -- Time elapsed: 0.001 s
17:56:03 [2024-02-28T22:56:03.852Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRangeNbRequested -- Time elapsed: 0 s
17:56:03 [2024-02-28T22:56:03.852Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRange -- Time elapsed: 0.001 s
17:56:03 [2024-02-28T22:56:03.852Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartBeforeStart -- Time elapsed: 0.001 s
17:56:03 [2024-02-28T22:56:03.852Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterStart -- Time elapsed: 0.001 s
17:56:03 [2024-02-28T22:56:03.852Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testCancel -- Time elapsed: 0 s
17:56:03 [2024-02-28T22:56:03.852Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testEquals -- Time elapsed: 0.001 s
17:56:03 [2024-02-28T22:56:03.852Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequest -- Time elapsed: 0 s
17:56:03 [2024-02-28T22:56:03.852Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterCancel -- Time elapsed: 0.001 s
17:56:03 [2024-02-28T22:56:03.852Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
17:56:05 [2024-02-28T22:56:05.747Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.831 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
17:56:05 [2024-02-28T22:56:05.747Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testIsCompatible -- Time elapsed: 0.001 s
17:56:05 [2024-02-28T22:56:05.747Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testTmfCoalescedEventRequestIndexNbEventsBlocksize -- Time elapsed: 0 s
17:56:05 [2024-02-28T22:56:05.747Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testDone -- Time elapsed: 0 s
17:56:05 [2024-02-28T22:56:05.747Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testFail -- Time elapsed: 0 s
17:56:05 [2024-02-28T22:56:05.747Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCancelCoalescedRequest -- Time elapsed: 0.419 s
17:56:05 [2024-02-28T22:56:05.747Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testToString -- Time elapsed: 0.008 s
17:56:05 [2024-02-28T22:56:05.747Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testAddEvent1 -- Time elapsed: 0.001 s
17:56:05 [2024-02-28T22:56:05.747Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testAddEvent2 -- Time elapsed: 0 s
17:56:05 [2024-02-28T22:56:05.747Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testSingleTimeRequest -- Time elapsed: 0.106 s
17:56:05 [2024-02-28T22:56:05.747Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testIsCompatibleDependency -- Time elapsed: 0 s
17:56:05 [2024-02-28T22:56:05.747Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCoalescedRequest -- Time elapsed: 1.292 s
17:56:05 [2024-02-28T22:56:05.747Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCancel -- Time elapsed: 0 s
17:56:05 [2024-02-28T22:56:05.747Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testEquals -- Time elapsed: 0 s
17:56:05 [2024-02-28T22:56:05.747Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
17:56:05 [2024-02-28T22:56:05.747Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
17:56:05 [2024-02-28T22:56:05.747Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testSeekAndWrite -- Time elapsed: 0.004 s
17:56:05 [2024-02-28T22:56:05.747Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testRead -- Time elapsed: 0.001 s
17:56:05 [2024-02-28T22:56:05.747Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testReadLine -- Time elapsed: 0.001 s
17:56:05 [2024-02-28T22:56:05.747Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testSeekAndRead -- Time elapsed: 0.089 s
17:56:05 [2024-02-28T22:56:05.747Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
17:56:06 [2024-02-28T22:56:06.680Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 s -- in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
17:56:06 [2024-02-28T22:56:06.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCopyResource[0: (P/SomeProject)] -- Time elapsed: 0.287 s
17:56:06 [2024-02-28T22:56:06.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocationUri[0: (P/SomeProject)] -- Time elapsed: 0 s
17:56:06 [2024-02-28T22:56:06.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCreateSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.081 s
17:56:06 [2024-02-28T22:56:06.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocation[0: (P/SomeProject)] -- Time elapsed: 0.004 s
17:56:06 [2024-02-28T22:56:06.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteResource[0: (P/SomeProject)] -- Time elapsed: 0.030 s
17:56:06 [2024-02-28T22:56:06.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.009 s
17:56:06 [2024-02-28T22:56:06.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testIsSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.053 s
17:56:06 [2024-02-28T22:56:06.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCopyResource[1: (P/SomeOtherProject)] -- Time elapsed: 0.120 s
17:56:06 [2024-02-28T22:56:06.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocationUri[1: (P/SomeOtherProject)] -- Time elapsed: 0.001 s
17:56:06 [2024-02-28T22:56:06.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCreateSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.020 s
17:56:06 [2024-02-28T22:56:06.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocation[1: (P/SomeOtherProject)] -- Time elapsed: 0.003 s
17:56:06 [2024-02-28T22:56:06.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteResource[1: (P/SomeOtherProject)] -- Time elapsed: 0.076 s
17:56:06 [2024-02-28T22:56:06.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.008 s
17:56:06 [2024-02-28T22:56:06.680Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testIsSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.002 s
17:56:06 [2024-02-28T22:56:06.680Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
17:56:16 [2024-02-28T22:56:16.638Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.969 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
17:56:16 [2024-02-28T22:56:16.638Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetPlainEvents -- Time elapsed: 1.544 s
17:56:16 [2024-02-28T22:56:16.638Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetSyntheticEvents_TimeRange -- Time elapsed: 1.504 s
17:56:16 [2024-02-28T22:56:16.638Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetProviders -- Time elapsed: 1.376 s
17:56:16 [2024-02-28T22:56:16.638Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testCancelRequests -- Time elapsed: 1.535 s
17:56:16 [2024-02-28T22:56:16.638Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetSyntheticEvents_EqualBlockSizes -- Time elapsed: 1.628 s
17:56:16 [2024-02-28T22:56:16.638Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetProviders2 -- Time elapsed: 1.379 s
17:56:16 [2024-02-28T22:56:16.638Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
17:56:28 [2024-02-28T22:56:28.820Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.51 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
17:56:28 [2024-02-28T22:56:28.820Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildrenFirstCoalescing2 -- Time elapsed: 0.891 s
17:56:28 [2024-02-28T22:56:28.820Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testTraceDependencyBackground -- Time elapsed: 0.828 s
17:56:28 [2024-02-28T22:56:28.820Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildrenFirstCoalescing -- Time elapsed: 0.902 s
17:56:28 [2024-02-28T22:56:28.820Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMultipleRequestsCoalescing -- Time elapsed: 0.905 s
17:56:28 [2024-02-28T22:56:28.820Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildFirstDependencyBackground -- Time elapsed: 1.664 s
17:56:28 [2024-02-28T22:56:28.820Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testParentDependencyBackground -- Time elapsed: 1.688 s
17:56:28 [2024-02-28T22:56:28.820Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMixedOrderCoalescing -- Time elapsed: 0.985 s
17:56:28 [2024-02-28T22:56:28.820Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMixedCoalescing2 -- Time elapsed: 0.901 s
17:56:28 [2024-02-28T22:56:28.820Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testParentFirstCoalescing -- Time elapsed: 0.005 s
17:56:28 [2024-02-28T22:56:28.820Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testTraceDependencyForeground -- Time elapsed: 0.869 s
17:56:28 [2024-02-28T22:56:28.820Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
17:56:28 [2024-02-28T22:56:28.820Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
17:56:28 [2024-02-28T22:56:28.820Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testGetProvider -- Time elapsed: 0.007 s
17:56:28 [2024-02-28T22:56:28.820Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_0 -- Time elapsed: 0 s
17:56:28 [2024-02-28T22:56:28.820Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_1 -- Time elapsed: 0 s
17:56:28 [2024-02-28T22:56:28.820Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_2 -- Time elapsed: 0.001 s
17:56:28 [2024-02-28T22:56:28.820Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_3 -- Time elapsed: 0.001 s
17:56:28 [2024-02-28T22:56:28.820Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
17:56:28 [2024-02-28T22:56:28.820Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 s -- in org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
17:56:28 [2024-02-28T22:56:28.820Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testWeightedWithSubmarkers -- Time elapsed: 0.051 s
17:56:28 [2024-02-28T22:56:28.820Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testSubmarkers -- Time elapsed: 0.434 s
17:56:28 [2024-02-28T22:56:28.820Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testOffset -- Time elapsed: 0.002 s
17:56:28 [2024-02-28T22:56:28.820Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testSimple -- Time elapsed: 0.011 s
17:56:28 [2024-02-28T22:56:28.820Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testIrregular -- Time elapsed: 0.001 s
17:56:28 [2024-02-28T22:56:28.821Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
17:56:28 [2024-02-28T22:56:28.821Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testNextPreviousIncluded -- Time elapsed: 0.001 s
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testInvalidRollover -- Time elapsed: 0 s
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testSmallPeriod -- Time elapsed: 0.001 s
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testIsApplicable -- Time elapsed: 0 s
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testFractionalPeriod -- Time elapsed: 0.001 s
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testReference -- Time elapsed: 0 s
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testAlternateShadingAnnotationSource -- Time elapsed: 0 s
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testRollover -- Time elapsed: 0 s
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testLineAnnotationSource -- Time elapsed: 0 s
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testCategories -- Time elapsed: 0.001 s
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testInvalidPeriod -- Time elapsed: 0 s
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testResolution -- Time elapsed: 0 s
17:56:28 [2024-02-28T22:56:28.821Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
17:56:28 [2024-02-28T22:56:28.821Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest.testGetterForExperiment -- Time elapsed: 0.006 s
17:56:28 [2024-02-28T22:56:28.821Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
17:56:28 [2024-02-28T22:56:28.821Z] 
17:56:28 [2024-02-28T22:56:28.821Z] !ENTRY org.eclipse.cdt.core.native 4 0 2024-02-28 22:56:27.672
17:56:28 [2024-02-28T22:56:28.821Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
17:56:28 [2024-02-28T22:56:28.821Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testExtremeValues -- Time elapsed: 0.288 s
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testValidTextFile -- Time elapsed: 0.025 s
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testGettingSymbolMapFile -- Time elapsed: 0.005 s
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testInvalidFiles -- Time elapsed: 0.001 s
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testGettingSymbolWithSize -- Time elapsed: 0.055 s
17:56:28 [2024-02-28T22:56:28.821Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
17:56:28 [2024-02-28T22:56:28.821Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testMapFileWithSize -- Time elapsed: 0.004 s
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testGuessingFileType -- Time elapsed: 0.001 s
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testNmFile -- Time elapsed: 0.005 s
17:56:28 [2024-02-28T22:56:28.821Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest
17:56:28 [2024-02-28T22:56:28.821Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.util.PairTest
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testAccessors -- Time elapsed: 0 s
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testToString -- Time elapsed: 0.001 s
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsNull -- Time elapsed: 0 s
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsDifferentObj -- Time elapsed: 0 s
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsSymmetry -- Time elapsed: 0 s
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testHashCode -- Time elapsed: 0 s
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsTransivity -- Time elapsed: 0 s
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsReflexivity -- Time elapsed: 0 s
17:56:28 [2024-02-28T22:56:28.821Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
17:56:28 [2024-02-28T22:56:28.821Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest.testTmfAsyncSequenceDiagramEvent -- Time elapsed: 0.002 s
17:56:28 [2024-02-28T22:56:28.821Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
17:56:28 [2024-02-28T22:56:28.821Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest.testTmfSyncSequenceDiagramEvent -- Time elapsed: 0 s
17:56:28 [2024-02-28T22:56:28.821Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
17:56:28 [2024-02-28T22:56:28.821Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest.testGetDefault -- Time elapsed: 0 s
17:56:28 [2024-02-28T22:56:28.821Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
17:56:28 [2024-02-28T22:56:28.821Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest.aspectResolveTest -- Time elapsed: 0.040 s
17:56:28 [2024-02-28T22:56:28.821Z] org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest.aspectTypeTest -- Time elapsed: 0 s
17:56:28 [2024-02-28T22:56:28.821Z] 
17:56:28 [2024-02-28T22:56:28.821Z] Results:
17:56:28 [2024-02-28T22:56:28.821Z] 
17:56:28 [2024-02-28T22:56:28.821Z] Tests run: 908, Failures: 0, Errors: 0, Skipped: 1
17:56:28 [2024-02-28T22:56:28.821Z] 
17:56:28 [2024-02-28T22:56:28.821Z] 
17:56:28 [2024-02-28T22:56:28.821Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-28 22:56:27.964
17:56:28 [2024-02-28T22:56:28.821Z] !MESSAGE The workspace will exit with unsaved changes in this session.
17:56:28 [2024-02-28T22:56:28.821Z] [INFO] All tests passed
17:56:28 [2024-02-28T22:56:28.821Z] [INFO] 
17:56:28 [2024-02-28T22:56:28.821Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests ---
17:56:28 [2024-02-28T22:56:28.821Z] [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
17:56:28 [2024-02-28T22:56:28.821Z] [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
17:56:28 [2024-02-28T22:56:28.821Z] [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
17:56:28 [2024-02-28T22:56:28.821Z] [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
17:56:28 [2024-02-28T22:56:28.821Z] [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
17:56:28 [2024-02-28T22:56:28.821Z] [INFO] 
17:56:28 [2024-02-28T22:56:28.821Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests ---
17:56:28 [2024-02-28T22:56:28.821Z] [INFO] 
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] Building Trace Compass CTF Support Parent 9.3.0-SNAPSHOT        [15/141]
17:56:28 [2024-02-28T22:56:28.822Z] [INFO]   from ctf/pom.xml
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] --------------------------------[ pom ]---------------------------------
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] 
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent ---
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] 
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] 
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent ---
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] 
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf-parent ---
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] 
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent ---
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] 
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf-parent ---
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] 
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent ---
17:56:28 [2024-02-28T22:56:28.822Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-9.3.0-SNAPSHOT.pom
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] 
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT        [16/141]
17:56:28 [2024-02-28T22:56:28.822Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:56:28 [2024-02-28T22:56:28.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
17:56:28 [2024-02-28T22:56:28.822Z] [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
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] 
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser ---
17:56:28 [2024-02-28T22:56:28.822Z] [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])
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] 
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] The project's OSGi version is 1.1.1.202402282247
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] 
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] 
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] 
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] 
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] 
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] Resolving class path of Trace Compass CTF Parser Plug-in
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] 
17:56:28 [2024-02-28T22:56:28.822Z] [INFO] --- antlr3:3.5.3:antlr (default) @ org.eclipse.tracecompass.ctf.parser ---
17:56:28 [2024-02-28T22:56:28.822Z] [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
17:56:28 [2024-02-28T22:56:28.822Z] [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
17:56:28 [2024-02-28T22:56:28.822Z] [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
17:56:28 [2024-02-28T22:56:28.822Z] [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
17:56:28 [2024-02-28T22:56:28.822Z] [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
17:56:28 [2024-02-28T22:56:28.822Z] [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
17:56:28 [2024-02-28T22:56:28.822Z] [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 204 kB/s)
17:56:28 [2024-02-28T22:56:28.822Z] [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
17:56:28 [2024-02-28T22:56:28.822Z] [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
17:56:28 [2024-02-28T22:56:28.822Z] [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
17:56:29 [2024-02-28T22:56:29.079Z] [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
17:56:29 [2024-02-28T22:56:29.079Z] [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
17:56:29 [2024-02-28T22:56:29.079Z] [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
17:56:29 [2024-02-28T22:56:29.079Z] [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 56 kB/s)
17:56:29 [2024-02-28T22:56:29.079Z] [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
17:56:29 [2024-02-28T22:56:29.079Z] [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
17:56:29 [2024-02-28T22:56:29.079Z] [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
17:56:29 [2024-02-28T22:56:29.336Z] [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
17:56:29 [2024-02-28T22:56:29.336Z] [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
17:56:29 [2024-02-28T22:56:29.336Z] [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
17:56:29 [2024-02-28T22:56:29.336Z] [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 426 kB/s)
17:56:29 [2024-02-28T22:56:29.336Z] [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
17:56:29 [2024-02-28T22:56:29.336Z] [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
17:56:29 [2024-02-28T22:56:29.336Z] [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
17:56:29 [2024-02-28T22:56:29.336Z] [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
17:56:29 [2024-02-28T22:56:29.336Z] [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
17:56:29 [2024-02-28T22:56:29.336Z] [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
17:56:29 [2024-02-28T22:56:29.336Z] [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 269 kB/s)
17:56:29 [2024-02-28T22:56:29.336Z] [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
17:56:29 [2024-02-28T22:56:29.336Z] [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
17:56:29 [2024-02-28T22:56:29.336Z] [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
17:56:29 [2024-02-28T22:56:29.593Z] [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
17:56:29 [2024-02-28T22:56:29.593Z] [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
17:56:29 [2024-02-28T22:56:29.593Z] [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
17:56:29 [2024-02-28T22:56:29.594Z] [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 370 kB/s)
17:56:29 [2024-02-28T22:56:29.594Z] [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
17:56:29 [2024-02-28T22:56:29.594Z] [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
17:56:29 [2024-02-28T22:56:29.594Z] [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
17:56:29 [2024-02-28T22:56:29.594Z] [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
17:56:29 [2024-02-28T22:56:29.594Z] [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
17:56:29 [2024-02-28T22:56:29.594Z] [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
17:56:29 [2024-02-28T22:56:29.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 4.0 MB/s)
17:56:29 [2024-02-28T22:56:29.594Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
17:56:29 [2024-02-28T22:56:29.594Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
17:56:29 [2024-02-28T22:56:29.594Z] [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
17:56:29 [2024-02-28T22:56:29.851Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
17:56:29 [2024-02-28T22:56:29.851Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
17:56:29 [2024-02-28T22:56:29.851Z] [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
17:56:29 [2024-02-28T22:56:29.851Z] [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 248 kB/s)
17:56:29 [2024-02-28T22:56:29.851Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
17:56:29 [2024-02-28T22:56:29.851Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
17:56:29 [2024-02-28T22:56:29.851Z] [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
17:56:29 [2024-02-28T22:56:29.851Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
17:56:29 [2024-02-28T22:56:29.851Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
17:56:29 [2024-02-28T22:56:29.851Z] [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
17:56:29 [2024-02-28T22:56:29.851Z] [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 412 kB/s)
17:56:29 [2024-02-28T22:56:29.851Z] [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
17:56:29 [2024-02-28T22:56:29.851Z] [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
17:56:29 [2024-02-28T22:56:29.851Z] [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
17:56:30 [2024-02-28T22:56:30.108Z] [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
17:56:30 [2024-02-28T22:56:30.108Z] [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
17:56:30 [2024-02-28T22:56:30.108Z] [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
17:56:30 [2024-02-28T22:56:30.108Z] [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 249 kB/s)
17:56:30 [2024-02-28T22:56:30.108Z] [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
17:56:30 [2024-02-28T22:56:30.108Z] [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
17:56:30 [2024-02-28T22:56:30.108Z] [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
17:56:30 [2024-02-28T22:56:30.108Z] [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
17:56:30 [2024-02-28T22:56:30.108Z] [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
17:56:30 [2024-02-28T22:56:30.108Z] [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
17:56:30 [2024-02-28T22:56:30.108Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 1.1 MB/s)
17:56:30 [2024-02-28T22:56:30.108Z] [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
17:56:30 [2024-02-28T22:56:30.108Z] [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
17:56:30 [2024-02-28T22:56:30.108Z] [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
17:56:30 [2024-02-28T22:56:30.365Z] [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
17:56:30 [2024-02-28T22:56:30.365Z] [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
17:56:30 [2024-02-28T22:56:30.365Z] [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
17:56:30 [2024-02-28T22:56:30.365Z] [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 160 kB/s)
17:56:30 [2024-02-28T22:56:30.365Z] [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
17:56:30 [2024-02-28T22:56:30.365Z] [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
17:56:30 [2024-02-28T22:56:30.365Z] [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
17:56:30 [2024-02-28T22:56:30.365Z] [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
17:56:30 [2024-02-28T22:56:30.365Z] [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
17:56:30 [2024-02-28T22:56:30.365Z] [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
17:56:30 [2024-02-28T22:56:30.365Z] [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.3 MB/s)
17:56:30 [2024-02-28T22:56:30.365Z] [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
17:56:30 [2024-02-28T22:56:30.365Z] [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
17:56:30 [2024-02-28T22:56:30.365Z] [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
17:56:30 [2024-02-28T22:56:30.365Z] [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
17:56:30 [2024-02-28T22:56:30.365Z] [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
17:56:30 [2024-02-28T22:56:30.365Z] [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
17:56:30 [2024-02-28T22:56:30.624Z] [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 113 kB/s)
17:56:30 [2024-02-28T22:56:30.624Z] [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
17:56:30 [2024-02-28T22:56:30.624Z] [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
17:56:30 [2024-02-28T22:56:30.624Z] [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
17:56:30 [2024-02-28T22:56:30.624Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
17:56:30 [2024-02-28T22:56:30.624Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
17:56:30 [2024-02-28T22:56:30.624Z] [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
17:56:30 [2024-02-28T22:56:30.624Z] [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
17:56:30 [2024-02-28T22:56:30.624Z] [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
17:56:30 [2024-02-28T22:56:30.624Z] [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
17:56:30 [2024-02-28T22:56:30.624Z] [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
17:56:30 [2024-02-28T22:56:30.624Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
17:56:30 [2024-02-28T22:56:30.624Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
17:56:30 [2024-02-28T22:56:30.624Z] [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
17:56:30 [2024-02-28T22:56:30.624Z] [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
17:56:30 [2024-02-28T22:56:30.624Z] [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
17:56:30 [2024-02-28T22:56:30.881Z] [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
17:56:30 [2024-02-28T22:56:30.881Z] [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
17:56:30 [2024-02-28T22:56:30.881Z] [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
17:56:30 [2024-02-28T22:56:30.882Z] [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
17:56:30 [2024-02-28T22:56:30.882Z] [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
17:56:31 [2024-02-28T22:56:31.138Z] [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
17:56:31 [2024-02-28T22:56:31.396Z] [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
17:56:31 [2024-02-28T22:56:31.396Z] [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
17:56:31 [2024-02-28T22:56:31.396Z] [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
17:56:31 [2024-02-28T22:56:31.396Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
17:56:31 [2024-02-28T22:56:31.396Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
17:56:31 [2024-02-28T22:56:31.396Z] [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
17:56:31 [2024-02-28T22:56:31.396Z] [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
17:56:31 [2024-02-28T22:56:31.396Z] [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
17:56:31 [2024-02-28T22:56:31.396Z] [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
17:56:31 [2024-02-28T22:56:31.396Z] [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
17:56:31 [2024-02-28T22:56:31.396Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
17:56:31 [2024-02-28T22:56:31.396Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
17:56:31 [2024-02-28T22:56:31.396Z] [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
17:56:31 [2024-02-28T22:56:31.396Z] [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
17:56:31 [2024-02-28T22:56:31.396Z] [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
17:56:31 [2024-02-28T22:56:31.396Z] [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 9.1 MB/s)
17:56:31 [2024-02-28T22:56:31.396Z] [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
17:56:31 [2024-02-28T22:56:31.396Z] [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
17:56:31 [2024-02-28T22:56:31.396Z] [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
17:56:31 [2024-02-28T22:56:31.396Z] [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
17:56:31 [2024-02-28T22:56:31.396Z] [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
17:56:31 [2024-02-28T22:56:31.396Z] [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 3.0 MB/s)
17:56:31 [2024-02-28T22:56:31.396Z] [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
17:56:31 [2024-02-28T22:56:31.396Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar (27 kB at 1.6 MB/s)
17:56:31 [2024-02-28T22:56:31.396Z] [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 13 MB/s)
17:56:31 [2024-02-28T22:56:31.396Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.3.1/ST4-4.3.1.jar (251 kB at 10 MB/s)
17:56:31 [2024-02-28T22:56:31.396Z] [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 38 MB/s)
17:56:31 [2024-02-28T22:56:31.396Z] [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 132 kB/s)
17:56:31 [2024-02-28T22:56:31.654Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3
17:56:31 [2024-02-28T22:56:31.654Z] ANTLR Parser Generator  Version 3.5.3
17:56:32 [2024-02-28T22:56:32.585Z] 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
17:56:32 [2024-02-28T22:56:32.586Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g
17:56:33 [2024-02-28T22:56:33.149Z] 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
17:56:33 [2024-02-28T22:56:33.149Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g
17:56:33 [2024-02-28T22:56:33.406Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:232:3: 
17:56:33 [2024-02-28T22:56:33.406Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2
17:56:33 [2024-02-28T22:56:33.406Z] 
17:56:33 [2024-02-28T22:56:33.406Z] As a result, alternative(s) 2 were disabled for that input
17:56:33 [2024-02-28T22:56:33.406Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:452:13: 
17:56:33 [2024-02-28T22:56:33.406Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3
17:56:33 [2024-02-28T22:56:33.406Z] 
17:56:33 [2024-02-28T22:56:33.406Z] As a result, alternative(s) 3 were disabled for that input
17:56:33 [2024-02-28T22:56:33.406Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:620:15: 
17:56:33 [2024-02-28T22:56:33.406Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2
17:56:33 [2024-02-28T22:56:33.406Z] 
17:56:33 [2024-02-28T22:56:33.406Z] As a result, alternative(s) 2 were disabled for that input
17:56:33 [2024-02-28T22:56:33.968Z] [INFO] 
17:56:33 [2024-02-28T22:56:33.968Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
17:56:33 [2024-02-28T22:56:33.968Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
17:56:33 [2024-02-28T22:56:33.968Z] [INFO] 
17:56:33 [2024-02-28T22:56:33.968Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
17:56:33 [2024-02-28T22:56:33.968Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:56:33 [2024-02-28T22:56:33.968Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:56:33 [2024-02-28T22:56:33.968Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
17:56:33 [2024-02-28T22:56:33.968Z] [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
17:56:34 [2024-02-28T22:56:34.900Z] [INFO] 
17:56:34 [2024-02-28T22:56:34.900Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.ctf.parser ---
17:56:34 [2024-02-28T22:56:34.900Z] [INFO] 
17:56:34 [2024-02-28T22:56:34.900Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser ---
17:56:34 [2024-02-28T22:56:34.900Z] [INFO] 
17:56:34 [2024-02-28T22:56:34.900Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser ---
17:56:34 [2024-02-28T22:56:34.900Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources
17:56:34 [2024-02-28T22:56:34.900Z] [INFO] 
17:56:34 [2024-02-28T22:56:34.900Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.parser ---
17:56:34 [2024-02-28T22:56:34.900Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:56:34 [2024-02-28T22:56:34.900Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:56:34 [2024-02-28T22:56:34.900Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
17:56:34 [2024-02-28T22:56:34.900Z] [INFO] 
17:56:34 [2024-02-28T22:56:34.900Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser ---
17:56:34 [2024-02-28T22:56:34.900Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped
17:56:34 [2024-02-28T22:56:34.900Z] [INFO] 
17:56:34 [2024-02-28T22:56:34.900Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser ---
17:56:34 [2024-02-28T22:56:34.900Z] [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
17:56:34 [2024-02-28T22:56:34.900Z] [INFO] 
17:56:34 [2024-02-28T22:56:34.900Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser ---
17:56:34 [2024-02-28T22:56:34.900Z] [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
17:56:34 [2024-02-28T22:56:34.900Z] [INFO] 
17:56:34 [2024-02-28T22:56:34.900Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser ---
17:56:34 [2024-02-28T22:56:34.900Z] [INFO] 
17:56:34 [2024-02-28T22:56:34.900Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser ---
17:56:34 [2024-02-28T22:56:34.900Z] [INFO] 
17:56:34 [2024-02-28T22:56:34.900Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser ---
17:56:35 [2024-02-28T22:56:35.158Z] [INFO] 
17:56:35 [2024-02-28T22:56:35.158Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.parser ---
17:56:35 [2024-02-28T22:56:35.158Z] [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
17:56:36 [2024-02-28T22:56:36.528Z] [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
17:56:37 [2024-02-28T22:56:37.460Z] [INFO] 
17:56:37 [2024-02-28T22:56:37.460Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser ---
17:56:37 [2024-02-28T22:56:37.460Z] [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
17:56:37 [2024-02-28T22:56:37.460Z] [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
17:56:37 [2024-02-28T22:56:37.460Z] [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
17:56:37 [2024-02-28T22:56:37.460Z] [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
17:56:37 [2024-02-28T22:56:37.460Z] [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
17:56:37 [2024-02-28T22:56:37.460Z] [INFO] 
17:56:37 [2024-02-28T22:56:37.460Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser ---
17:56:37 [2024-02-28T22:56:37.460Z] [INFO] 
17:56:37 [2024-02-28T22:56:37.460Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
17:56:37 [2024-02-28T22:56:37.460Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT       [17/141]
17:56:37 [2024-02-28T22:56:37.460Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
17:56:37 [2024-02-28T22:56:37.460Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:56:37 [2024-02-28T22:56:37.460Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:56:37 [2024-02-28T22:56:37.460Z] [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
17:56:37 [2024-02-28T22:56:37.460Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.jar
17:56:37 [2024-02-28T22:56:37.460Z] [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 3.0 MB/s)
17:56:37 [2024-02-28T22:56:37.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.pom
17:56:37 [2024-02-28T22:56:37.719Z] [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 431 kB/s)
17:56:37 [2024-02-28T22:56:37.719Z] [INFO] 
17:56:37 [2024-02-28T22:56:37.719Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core ---
17:56:37 [2024-02-28T22:56:37.719Z] [INFO] 
17:56:37 [2024-02-28T22:56:37.719Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
17:56:37 [2024-02-28T22:56:37.719Z] [INFO] The project's OSGi version is 4.4.1.202402282247
17:56:37 [2024-02-28T22:56:37.719Z] [INFO] 
17:56:37 [2024-02-28T22:56:37.719Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
17:56:37 [2024-02-28T22:56:37.719Z] [INFO] 
17:56:37 [2024-02-28T22:56:37.719Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
17:56:37 [2024-02-28T22:56:37.719Z] [INFO] 
17:56:37 [2024-02-28T22:56:37.719Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
17:56:37 [2024-02-28T22:56:37.719Z] [INFO] 
17:56:37 [2024-02-28T22:56:37.719Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
17:56:37 [2024-02-28T22:56:37.719Z] [INFO] 
17:56:37 [2024-02-28T22:56:37.719Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
17:56:37 [2024-02-28T22:56:37.719Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.core
17:56:37 [2024-02-28T22:56:37.719Z] [INFO] 
17:56:37 [2024-02-28T22:56:37.719Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
17:56:37 [2024-02-28T22:56:37.719Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
17:56:37 [2024-02-28T22:56:37.719Z] [INFO] 
17:56:37 [2024-02-28T22:56:37.719Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
17:56:37 [2024-02-28T22:56:37.719Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:56:37 [2024-02-28T22:56:37.719Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:56:37 [2024-02-28T22:56:37.719Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
17:56:37 [2024-02-28T22:56:37.720Z] [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
17:56:39 [2024-02-28T22:56:39.088Z] [INFO] 
17:56:39 [2024-02-28T22:56:39.088Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.ctf.core ---
17:56:39 [2024-02-28T22:56:39.088Z] [INFO] 
17:56:39 [2024-02-28T22:56:39.088Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core ---
17:56:39 [2024-02-28T22:56:39.088Z] [INFO] 
17:56:39 [2024-02-28T22:56:39.088Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core ---
17:56:39 [2024-02-28T22:56:39.088Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources
17:56:39 [2024-02-28T22:56:39.088Z] [INFO] 
17:56:39 [2024-02-28T22:56:39.088Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.core ---
17:56:39 [2024-02-28T22:56:39.088Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:56:39 [2024-02-28T22:56:39.088Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:56:39 [2024-02-28T22:56:39.088Z] [WARNING] The 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
17:56:39 [2024-02-28T22:56:39.088Z] [INFO] 
17:56:39 [2024-02-28T22:56:39.088Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core ---
17:56:39 [2024-02-28T22:56:39.088Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped
17:56:39 [2024-02-28T22:56:39.088Z] [INFO] 
17:56:39 [2024-02-28T22:56:39.088Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core ---
17:56:39 [2024-02-28T22:56:39.344Z] [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
17:56:39 [2024-02-28T22:56:39.344Z] [INFO] 
17:56:39 [2024-02-28T22:56:39.344Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core ---
17:56:39 [2024-02-28T22:56:39.601Z] [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
17:56:39 [2024-02-28T22:56:39.601Z] [INFO] 
17:56:39 [2024-02-28T22:56:39.601Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core ---
17:56:39 [2024-02-28T22:56:39.601Z] [INFO] 
17:56:39 [2024-02-28T22:56:39.601Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core ---
17:56:39 [2024-02-28T22:56:39.601Z] [INFO] 
17:56:39 [2024-02-28T22:56:39.601Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core ---
17:56:39 [2024-02-28T22:56:39.601Z] [INFO] 
17:56:39 [2024-02-28T22:56:39.601Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.core ---
17:56:39 [2024-02-28T22:56:39.857Z] [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
17:56:41 [2024-02-28T22:56:41.226Z] [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
17:56:42 [2024-02-28T22:56:42.619Z] [INFO] 
17:56:42 [2024-02-28T22:56:42.619Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core ---
17:56:42 [2024-02-28T22:56:42.619Z] [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
17:56:42 [2024-02-28T22:56:42.619Z] [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
17:56:42 [2024-02-28T22:56:42.619Z] [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
17:56:42 [2024-02-28T22:56:42.619Z] [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
17:56:42 [2024-02-28T22:56:42.619Z] [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
17:56:42 [2024-02-28T22:56:42.619Z] [INFO] 
17:56:42 [2024-02-28T22:56:42.619Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core ---
17:56:42 [2024-02-28T22:56:42.619Z] [INFO] 
17:56:42 [2024-02-28T22:56:42.619Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
17:56:42 [2024-02-28T22:56:42.619Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT   [18/141]
17:56:42 [2024-02-28T22:56:42.619Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
17:56:42 [2024-02-28T22:56:42.619Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:56:42 [2024-02-28T22:56: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
17:56:42 [2024-02-28T22:56:42.619Z] [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
17:56:42 [2024-02-28T22:56:42.619Z] [INFO] 
17:56:42 [2024-02-28T22:56:42.619Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:56:42 [2024-02-28T22:56:42.619Z] [INFO] 
17:56:42 [2024-02-28T22:56:42.619Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:56:42 [2024-02-28T22:56:42.619Z] [INFO] The project's OSGi version is 4.5.1.202402282247
17:56:42 [2024-02-28T22:56:42.619Z] [INFO] 
17:56:42 [2024-02-28T22:56:42.619Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:56:42 [2024-02-28T22:56:42.619Z] [INFO] 
17:56:42 [2024-02-28T22:56:42.619Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:56:42 [2024-02-28T22:56:42.619Z] [INFO] 
17:56:42 [2024-02-28T22:56:42.619Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:56:42 [2024-02-28T22:56:42.619Z] [INFO] 
17:56:42 [2024-02-28T22:56:42.619Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:56:42 [2024-02-28T22:56:42.619Z] [INFO] 
17:56:42 [2024-02-28T22:56:42.619Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:56:42 [2024-02-28T22:56:42.619Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core
17:56:42 [2024-02-28T22:56:42.876Z] [INFO] 
17:56:42 [2024-02-28T22:56:42.876Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:56:42 [2024-02-28T22:56:42.876Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
17:56:42 [2024-02-28T22:56:42.876Z] [INFO] 
17:56:42 [2024-02-28T22:56:42.876Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:56:42 [2024-02-28T22:56:42.876Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:56:42 [2024-02-28T22:56:42.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
17:56:42 [2024-02-28T22:56:42.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.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
17:56:42 [2024-02-28T22:56:42.877Z] [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
17:56:43 [2024-02-28T22:56:43.440Z] [INFO] 
17:56:43 [2024-02-28T22:56:43.440Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:56:43 [2024-02-28T22:56:43.440Z] [INFO] 
17:56:43 [2024-02-28T22:56:43.440Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:56:43 [2024-02-28T22:56:43.440Z] [INFO] 
17:56:43 [2024-02-28T22:56:43.440Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:56:43 [2024-02-28T22:56:43.440Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources
17:56:43 [2024-02-28T22:56:43.440Z] [INFO] 
17:56:43 [2024-02-28T22:56:43.440Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:56:43 [2024-02-28T22:56:43.440Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:56:43 [2024-02-28T22:56:43.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
17:56:43 [2024-02-28T22:56:43.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.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
17:56:43 [2024-02-28T22:56:43.440Z] [INFO] 
17:56:43 [2024-02-28T22:56:43.440Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:56:43 [2024-02-28T22:56:43.440Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
17:56:43 [2024-02-28T22:56:43.440Z] [INFO] 
17:56:43 [2024-02-28T22:56:43.440Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:56:43 [2024-02-28T22:56:43.440Z] [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
17:56:43 [2024-02-28T22:56:43.440Z] [INFO] 
17:56:43 [2024-02-28T22:56:43.440Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:56:43 [2024-02-28T22:56:43.440Z] [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
17:56:43 [2024-02-28T22:56:43.698Z] [INFO] 
17:56:43 [2024-02-28T22:56:43.698Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:56:43 [2024-02-28T22:56:43.698Z] [INFO] 
17:56:43 [2024-02-28T22:56:43.698Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:56:43 [2024-02-28T22:56:43.698Z] [INFO] 
17:56:43 [2024-02-28T22:56:43.698Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:56:43 [2024-02-28T22:56:43.698Z] [INFO] 
17:56:43 [2024-02-28T22:56:43.698Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:56:43 [2024-02-28T22:56:43.698Z] [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
17:56:45 [2024-02-28T22:56:45.067Z] [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
17:56:45 [2024-02-28T22:56:45.631Z] [INFO] 
17:56:45 [2024-02-28T22:56:45.631Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:56:45 [2024-02-28T22:56:45.631Z] [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
17:56:45 [2024-02-28T22:56:45.631Z] [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
17:56:45 [2024-02-28T22:56:45.631Z] [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
17:56:45 [2024-02-28T22:56:45.631Z] [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
17:56:45 [2024-02-28T22:56:45.631Z] [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
17:56:45 [2024-02-28T22:56:45.631Z] [INFO] 
17:56:45 [2024-02-28T22:56:45.631Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core ---
17:56:45 [2024-02-28T22:56:45.631Z] [INFO] 
17:56:45 [2024-02-28T22:56:45.631Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
17:56:45 [2024-02-28T22:56:45.631Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT   [19/141]
17:56:45 [2024-02-28T22:56:45.631Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
17:56:45 [2024-02-28T22:56:45.631Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:56:45 [2024-02-28T22:56:45.631Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:56:45 [2024-02-28T22:56:45.631Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
17:56:46 [2024-02-28T22:56:46.194Z] [WARNING] [d897353e-67f2-40e1-aaf1-ff3b5da98a72][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.
17:56:51 [2024-02-28T22:56:51.464Z] [INFO] 
17:56:51 [2024-02-28T22:56:51.464Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests ---
17:56:51 [2024-02-28T22:56:51.464Z] [INFO] 
17:56:51 [2024-02-28T22:56:51.464Z] [INFO] --- clean:3.3.1:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests ---
17:56:51 [2024-02-28T22:56:51.464Z] [INFO] 
17:56:51 [2024-02-28T22:56:51.464Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
17:56:51 [2024-02-28T22:56:51.464Z] [INFO] The project's OSGi version is 1.0.15.202402282247
17:56:51 [2024-02-28T22:56:51.464Z] [INFO] 
17:56:51 [2024-02-28T22:56:51.464Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
17:56:51 [2024-02-28T22:56:51.464Z] [INFO] 
17:56:51 [2024-02-28T22:56:51.464Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
17:56:51 [2024-02-28T22:56:51.464Z] [INFO] 
17:56:51 [2024-02-28T22:56:51.464Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
17:56:51 [2024-02-28T22:56:51.464Z] [INFO] 
17:56:51 [2024-02-28T22:56:51.464Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
17:56:51 [2024-02-28T22:56:51.464Z] [INFO] 
17:56:51 [2024-02-28T22:56:51.464Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
17:56:51 [2024-02-28T22:56:51.465Z] [INFO] Resolving class path of Trace Compass CTF Core Tests Plug-in
17:56:51 [2024-02-28T22:56:51.465Z] [INFO] 
17:56:51 [2024-02-28T22:56:51.465Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
17:56:51 [2024-02-28T22:56:51.465Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
17:56:51 [2024-02-28T22:56:51.465Z] [INFO] 
17:56:51 [2024-02-28T22:56:51.465Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
17:56:51 [2024-02-28T22:56:51.465Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:56:51 [2024-02-28T22:56:51.465Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:56:51 [2024-02-28T22:56:51.465Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
17:56:51 [2024-02-28T22:56:51.465Z] [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
17:56:52 [2024-02-28T22:56:52.397Z] [INFO] 
17:56:52 [2024-02-28T22:56:52.397Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core.tests ---
17:56:52 [2024-02-28T22:56:52.397Z] [INFO] 
17:56:52 [2024-02-28T22:56:52.397Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests ---
17:56:52 [2024-02-28T22:56:52.397Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources
17:56:52 [2024-02-28T22:56:52.397Z] [INFO] 
17:56:52 [2024-02-28T22:56:52.397Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core.tests ---
17:56:52 [2024-02-28T22:56:52.397Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 98 were skipped
17:56:52 [2024-02-28T22:56:52.397Z] [INFO] 
17:56:52 [2024-02-28T22:56:52.397Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests ---
17:56:52 [2024-02-28T22:56:52.397Z] [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.15-SNAPSHOT-sources.jar
17:56:52 [2024-02-28T22:56:52.653Z] [INFO] 
17:56:52 [2024-02-28T22:56:52.653Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests ---
17:56:52 [2024-02-28T22:56:52.653Z] [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.15-SNAPSHOT.jar
17:56:52 [2024-02-28T22:56:52.653Z] [INFO] 
17:56:52 [2024-02-28T22:56:52.653Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests ---
17:56:52 [2024-02-28T22:56:52.653Z] [INFO] 
17:56:52 [2024-02-28T22:56:52.653Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core.tests ---
17:56:52 [2024-02-28T22:56:52.653Z] [INFO] 
17:56:52 [2024-02-28T22:56:52.653Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests ---
17:56:52 [2024-02-28T22:56:52.910Z] [INFO] 
17:56:52 [2024-02-28T22:56:52.910Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.core.tests ---
17:56:52 [2024-02-28T22:56:52.910Z] [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.15-SNAPSHOT.jar
17:56:54 [2024-02-28T22:56:54.282Z] [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.15-SNAPSHOT-sources.jar
17:56:55 [2024-02-28T22:56:55.652Z] [INFO] 
17:56:55 [2024-02-28T22:56:55.652Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests ---
17:56:55 [2024-02-28T22:56:55.652Z] [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
17:56:55 [2024-02-28T22:56:55.652Z] [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
17:56:55 [2024-02-28T22:56:55.652Z] [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
17:56:55 [2024-02-28T22:56:55.652Z] [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
17:56:55 [2024-02-28T22:56:55.652Z] [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
17:56:55 [2024-02-28T22:56:55.652Z] [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
17:56:55 [2024-02-28T22:56:55.652Z] [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 664 kB/s)
17:56:55 [2024-02-28T22:56:55.652Z] [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
17:56:55 [2024-02-28T22:56:55.652Z] [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
17:56:55 [2024-02-28T22:56:55.652Z] [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
17:56:55 [2024-02-28T22:56:55.652Z] [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
17:56:55 [2024-02-28T22:56:55.653Z] [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
17:56:55 [2024-02-28T22:56:55.653Z] [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
17:56:55 [2024-02-28T22:56:55.653Z] [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 1.3 MB/s)
17:56:55 [2024-02-28T22:56:55.653Z] [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
17:56:55 [2024-02-28T22:56:55.909Z] [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
17:56:55 [2024-02-28T22:56:55.909Z] [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
17:56:55 [2024-02-28T22:56:55.909Z] [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
17:56:55 [2024-02-28T22:56:55.909Z] [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
17:56:55 [2024-02-28T22:56:55.909Z] [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
17:56:55 [2024-02-28T22:56:55.909Z] [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 544 kB/s)
17:56:55 [2024-02-28T22:56:55.909Z] [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
17:56:55 [2024-02-28T22:56:55.909Z] [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
17:56:55 [2024-02-28T22:56:55.909Z] [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
17:56:56 [2024-02-28T22:56:56.166Z] [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
17:56:56 [2024-02-28T22:56:56.166Z] [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
17:56:56 [2024-02-28T22:56:56.166Z] [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
17:56:56 [2024-02-28T22:56:56.166Z] [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 226 kB/s)
17:56:56 [2024-02-28T22:56:56.166Z] [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
17:56:56 [2024-02-28T22:56:56.166Z] [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
17:56:56 [2024-02-28T22:56:56.166Z] [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
17:56:56 [2024-02-28T22:56:56.166Z] [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
17:56:56 [2024-02-28T22:56:56.166Z] [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
17:56:56 [2024-02-28T22:56:56.166Z] [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
17:56:56 [2024-02-28T22:56:56.166Z] [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
17:56:56 [2024-02-28T22:56:56.730Z] [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
17:56:56 [2024-02-28T22:56:56.730Z] [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
17:56:56 [2024-02-28T22:56:56.987Z] [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
17:56:56 [2024-02-28T22:56:56.987Z] [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
17:56:56 [2024-02-28T22:56:56.987Z] [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
17:56:56 [2024-02-28T22:56:56.987Z] [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
17:56:56 [2024-02-28T22:56:56.987Z] [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
17:56:56 [2024-02-28T22:56:56.987Z] [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
17:56:56 [2024-02-28T22:56:56.987Z] [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
17:56:56 [2024-02-28T22:56:56.987Z] [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 20 MB/s)
17:56:56 [2024-02-28T22:56:56.987Z] [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
17:56:56 [2024-02-28T22:56:56.987Z] [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
17:56:56 [2024-02-28T22:56:56.987Z] [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 1.1 MB/s)
17:56:56 [2024-02-28T22:56:56.987Z] [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 47 MB/s)
17:56:57 [2024-02-28T22:56:57.551Z] [INFO] Executing tasks
17:56:57 [2024-02-28T22:56:57.551Z] [WARNING]      [echo] Verifying: ${anyTraceExists}
17:56:57 [2024-02-28T22:56:57.808Z] [WARNING]      [echo] Attempting to download test traces
17:56:57 [2024-02-28T22:56:57.808Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
17:56:57 [2024-02-28T22:56:57.808Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
17:56:57 [2024-02-28T22:56:57.808Z] [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
17:56:57 [2024-02-28T22:56:57.808Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
17:56:57 [2024-02-28T22:56:57.808Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz
17:56:57 [2024-02-28T22:56:57.808Z] [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
17:56:58 [2024-02-28T22:56:58.378Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
17:56:58 [2024-02-28T22:56:58.378Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz
17:56:58 [2024-02-28T22:56:58.378Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
17:56:58 [2024-02-28T22:56:58.378Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
17:56:58 [2024-02-28T22:56:58.378Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
17:56:58 [2024-02-28T22:56:58.378Z] [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
17:56:58 [2024-02-28T22:56:58.943Z] [INFO]      [exec] Cloning into 'ctf-testsuite'...
17:56:59 [2024-02-28T22:56:59.507Z] [INFO]      [exec] Your branch is up to date with 'origin/master'.
17:56:59 [2024-02-28T22:56:59.507Z] [INFO]      [exec] Already on 'master'
17:56:59 [2024-02-28T22:56:59.764Z] [INFO]      [exec] Already up to date.
17:56:59 [2024-02-28T22:56:59.764Z] [INFO]      [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'.
17:56:59 [2024-02-28T22:56:59.764Z] [INFO]      [exec] 
17:56:59 [2024-02-28T22:56:59.764Z] [INFO]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
17:56:59 [2024-02-28T22:56:59.764Z] [INFO]      [exec] changes and commit them, and you can discard any commits you make in this
17:56:59 [2024-02-28T22:56:59.764Z] [INFO]      [exec] state without impacting any branches by performing another checkout.
17:56:59 [2024-02-28T22:56:59.764Z] [INFO]      [exec] 
17:56:59 [2024-02-28T22:56:59.764Z] [INFO]      [exec] If you want to create a new branch to retain commits you create, you may
17:56:59 [2024-02-28T22:56:59.764Z] [INFO]      [exec] do so (now or later) by using -b with the checkout command again. Example:
17:56:59 [2024-02-28T22:56:59.764Z] [INFO]      [exec] 
17:56:59 [2024-02-28T22:56:59.764Z] [INFO]      [exec]   git checkout -b <new-branch-name>
17:56:59 [2024-02-28T22:56:59.764Z] [INFO]      [exec] 
17:56:59 [2024-02-28T22:56:59.764Z] [INFO]      [exec] HEAD is now at 0f8beba Merge pull request #35 from compudj/master
17:56:59 [2024-02-28T22:56:59.764Z] [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
17:57:00 [2024-02-28T22:57:00.330Z] [INFO]    [gunzip] Expanding synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar
17:57:00 [2024-02-28T22:57:00.330Z] [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
17:57:00 [2024-02-28T22:57:00.330Z] [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
17:57:01 [2024-02-28T22:57:01.699Z] [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
17:57:02 [2024-02-28T22:57:02.263Z] [INFO]    [gunzip] Expanding qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar
17:57:02 [2024-02-28T22:57:02.520Z] [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
17:57:02 [2024-02-28T22:57:02.520Z] [INFO]    [gunzip] Expanding vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar
17:57:05 [2024-02-28T22:57:05.041Z] [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
17:57:06 [2024-02-28T22:57:06.412Z] [WARNING]      [echo] Traces extracted successfully
17:57:06 [2024-02-28T22:57:06.412Z] [INFO] Executed tasks
17:57:06 [2024-02-28T22:57:06.412Z] [INFO] 
17:57:06 [2024-02-28T22:57:06.412Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests ---
17:57:07 [2024-02-28T22:57:07.343Z] [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
17:57:07 [2024-02-28T22:57:07.343Z] [INFO] Command line:
17:57:07 [2024-02-28T22:57:07.343Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.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]
17:57:07 [2024-02-28T22:57:07.343Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:57:12 [2024-02-28T22:57:12.596Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
17:57:12 [2024-02-28T22:57:12.854Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_le1 -- Time elapsed: 0.003 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_le2 -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe -- Time elapsed: 0.001 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_invalid -- Time elapsed: 0.002 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos0LE -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos7LE -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos8LE -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet24Unsigned -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_invalid -- Time elapsed: 0.004 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet24Signed -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35_pos7LE -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35_pos8LE -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_length0 -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_length1 -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos0LE -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos7LE -- Time elapsed: 0.001 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos8LE -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos0BE -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos0LE -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos8BE -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe_length0 -- Time elapsed: 0.001 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe_length1 -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos0 -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos7 -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos8 -- Time elapsed: 0.001 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetUnsigned -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_invalid2 -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetSigned -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_hex -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_base -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos0 -- Time elapsed: 0.001 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos1 -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos2 -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
17:57:12 [2024-02-28T22:57:12.854Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetPosition -- Time elapsed: 0.043 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testCanRead_1param -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetBytes -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetOrder -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testClear -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetByteOrder -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testBitBuffer -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetByteOrder -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.854Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testBitBuffer_fromByteBuffer -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.855Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetByteBuffer -- Time elapsed: 0.001 s
17:57:12 [2024-02-28T22:57:12.855Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetPosition -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.855Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetBytesMiddle -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.855Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetOrder -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.855Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
17:57:12 [2024-02-28T22:57:12.855Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
17:57:12 [2024-02-28T22:57:12.855Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest.testStreamInputReaderTimestampComparator_1 -- Time elapsed: 0 s
17:57:12 [2024-02-28T22:57:12.855Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
17:57:14 [2024-02-28T22:57:14.749Z] !SESSION 2024-02-28 22:57:07.328 -----------------------------------------------
17:57:14 [2024-02-28T22:57:14.749Z] eclipse.buildId=unknown
17:57:14 [2024-02-28T22:57:14.749Z] java.version=17.0.2
17:57:14 [2024-02-28T22:57:14.749Z] java.vendor=Oracle Corporation
17:57:14 [2024-02-28T22:57:14.749Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
17:57:14 [2024-02-28T22:57:14.749Z] 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
17:57:14 [2024-02-28T22:57:14.749Z] 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
17:57:14 [2024-02-28T22:57:14.749Z] 
17:57:14 [2024-02-28T22:57:14.749Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-28 22:57:14.722
17:57:14 [2024-02-28T22:57:14.749Z] !MESSAGE channel0_0	[+++++++++++++++++++++++++++++++++++++++++++++++++                                                   ]	491 Events
17:57:14 [2024-02-28T22:57:14.749Z] 
17:57:14 [2024-02-28T22:57:14.749Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-28 22:57:14.723
17:57:14 [2024-02-28T22:57:14.749Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++                                                  ]	509 Events
17:57:15 [2024-02-28T22:57:15.007Z] 
17:57:15 [2024-02-28T22:57:15.008Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-28 22:57:14.962
17:57:15 [2024-02-28T22:57:15.008Z] !MESSAGE channel0_0	[                                                            ]	0 Events
17:57:15 [2024-02-28T22:57:15.008Z] 
17:57:15 [2024-02-28T22:57:15.008Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-28 22:57:14.963
17:57:15 [2024-02-28T22:57:15.008Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]	1 Events
17:57:18 [2024-02-28T22:57:18.284Z] 
17:57:18 [2024-02-28T22:57:18.284Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-28 22:57:18.059
17:57:18 [2024-02-28T22:57:18.284Z] !MESSAGE channel0_0	[ ]	0 Events
17:57:18 [2024-02-28T22:57:18.284Z] 
17:57:18 [2024-02-28T22:57:18.284Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-28 22:57:18.060
17:57:18 [2024-02-28T22:57:18.284Z] !MESSAGE channel0_1	[+]	1 Events
17:57:18 [2024-02-28T22:57:18.284Z] 
17:57:18 [2024-02-28T22:57:18.284Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-28 22:57:18.233
17:57:18 [2024-02-28T22:57:18.284Z] !MESSAGE channel0_0	[  ]	0 Events
17:57:18 [2024-02-28T22:57:18.284Z] 
17:57:18 [2024-02-28T22:57:18.284Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-28 22:57:18.234
17:57:18 [2024-02-28T22:57:18.284Z] !MESSAGE channel0_1	[++]	1 Events
17:57:18 [2024-02-28T22:57:18.848Z] 
17:57:18 [2024-02-28T22:57:18.848Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-28 22:57:18.629
17:57:18 [2024-02-28T22:57:18.848Z] !MESSAGE channel0_0	[          ]	0 Events
17:57:18 [2024-02-28T22:57:18.848Z] 
17:57:18 [2024-02-28T22:57:18.848Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-28 22:57:18.629
17:57:18 [2024-02-28T22:57:18.848Z] !MESSAGE channel0_1	[++++++++++]	1 Events
17:57:19 [2024-02-28T22:57:19.779Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.576 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testHasMoreEvents -- Time elapsed: 0.990 s
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetCurrentEventDef_last -- Time elapsed: 0.582 s
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_100 -- Time elapsed: 0.299 s
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_noparam -- Time elapsed: 0.239 s
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetEndTime -- Time elapsed: 0.206 s
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testSeek -- Time elapsed: 0.191 s
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetStartTime -- Time elapsed: 0.107 s
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testAdvance_end -- Time elapsed: 2.069 s
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_invalid -- Time elapsed: 0.105 s
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetCurrentEventDef_first -- Time elapsed: 0.122 s
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width0 -- Time elapsed: 0.166 s
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width1 -- Time elapsed: 0.128 s
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width2 -- Time elapsed: 0.173 s
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testCopyFrom -- Time elapsed: 0.120 s
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testAdvance_normal -- Time elapsed: 0.161 s
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width10 -- Time elapsed: 0.114 s
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_nonexisting -- Time elapsed: 0.389 s
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGoToLastEvent -- Time elapsed: 0.148 s
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_existing -- Time elapsed: 0.255 s
17:57:19 [2024-02-28T22:57:19.779Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
17:57:19 [2024-02-28T22:57:19.779Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor1 -- Time elapsed: 0.006 s
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor2 -- Time elapsed: 0.001 s
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor3 -- Time elapsed: 0 s
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor4 -- Time elapsed: 0 s
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor5 -- Time elapsed: 0.001 s
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor6 -- Time elapsed: 0 s
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor7 -- Time elapsed: 0 s
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor8 -- Time elapsed: 0 s
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testToString -- Time elapsed: 0.004 s
17:57:19 [2024-02-28T22:57:19.779Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntry_1 -- Time elapsed: 0.001 s
17:57:19 [2024-02-28T22:57:19.779Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
17:57:23 [2024-02-28T22:57:23.958Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.153 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
17:57:23 [2024-02-28T22:57:23.958Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[0: WHOLE_TRACE] -- Time elapsed: 3.015 s
17:57:23 [2024-02-28T22:57:23.958Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME] -- Time elapsed: 0.193 s
17:57:23 [2024-02-28T22:57:23.958Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[2: STREAM0_FIRST_PACKET_TIME] -- Time elapsed: 0.301 s
17:57:23 [2024-02-28T22:57:23.958Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY] -- Time elapsed: 0.195 s
17:57:23 [2024-02-28T22:57:23.958Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS] -- Time elapsed: 0.434 s
17:57:23 [2024-02-28T22:57:23.958Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
17:57:23 [2024-02-28T22:57:23.958Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
17:57:23 [2024-02-28T22:57:23.958Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketNoHeader -- Time elapsed: 0.001 s
17:57:23 [2024-02-28T22:57:23.958Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketWithContext -- Time elapsed: 0.007 s
17:57:23 [2024-02-28T22:57:23.958Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketWithPacketContextAndLostEvents -- Time elapsed: 0.002 s
17:57:23 [2024-02-28T22:57:23.958Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacket -- Time elapsed: 0 s
17:57:23 [2024-02-28T22:57:23.958Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
17:57:24 [2024-02-28T22:57:24.888Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.991 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
17:57:24 [2024-02-28T22:57:24.889Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testParse -- Time elapsed: 0.341 s
17:57:24 [2024-02-28T22:57:24.889Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testToString -- Time elapsed: 0.148 s
17:57:24 [2024-02-28T22:57:24.889Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testStreamTextMD -- Time elapsed: 0.048 s
17:57:24 [2024-02-28T22:57:24.889Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testMetadata -- Time elapsed: 0.082 s
17:57:24 [2024-02-28T22:57:24.889Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testGetDetectedByteOrder -- Time elapsed: 0.190 s
17:57:24 [2024-02-28T22:57:24.889Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testEndian -- Time elapsed: 0.089 s
17:57:24 [2024-02-28T22:57:24.889Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testTextMD -- Time elapsed: 0.089 s
17:57:24 [2024-02-28T22:57:24.889Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
17:57:29 [2024-02-28T22:57:29.062Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.761 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
17:57:29 [2024-02-28T22:57:29.062Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetTrace -- Time elapsed: 0.230 s
17:57:29 [2024-02-28T22:57:29.062Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testAddEvent_base -- Time elapsed: 0.347 s
17:57:29 [2024-02-28T22:57:29.062Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetId -- Time elapsed: 0.319 s
17:57:29 [2024-02-28T22:57:29.062Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetId -- Time elapsed: 0.312 s
17:57:29 [2024-02-28T22:57:29.062Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testAddHugeIDEvent_base -- Time elapsed: 0.276 s
17:57:29 [2024-02-28T22:57:29.062Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testToString -- Time elapsed: 0.209 s
17:57:29 [2024-02-28T22:57:29.062Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetPacketContextDecl -- Time elapsed: 0.219 s
17:57:29 [2024-02-28T22:57:29.062Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEventHeaderDecl -- Time elapsed: 0.191 s
17:57:29 [2024-02-28T22:57:29.062Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testEventHeaderIsSet -- Time elapsed: 0.187 s
17:57:29 [2024-02-28T22:57:29.062Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetStreamInputs -- Time elapsed: 0.214 s
17:57:29 [2024-02-28T22:57:29.062Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetEventContext -- Time elapsed: 0.192 s
17:57:29 [2024-02-28T22:57:29.062Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetEventHeader -- Time elapsed: 0.132 s
17:57:29 [2024-02-28T22:57:29.062Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEventContextDecl -- Time elapsed: 0.120 s
17:57:29 [2024-02-28T22:57:29.062Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testEventContextIsSet -- Time elapsed: 0.185 s
17:57:29 [2024-02-28T22:57:29.062Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetPacketContext -- Time elapsed: 0.124 s
17:57:29 [2024-02-28T22:57:29.062Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEvents -- Time elapsed: 0.116 s
17:57:29 [2024-02-28T22:57:29.062Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testIdIsSet -- Time elapsed: 0.115 s
17:57:29 [2024-02-28T22:57:29.062Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testStream -- Time elapsed: 0.161 s
17:57:29 [2024-02-28T22:57:29.062Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testPacketContextIsSet -- Time elapsed: 0.106 s
17:57:29 [2024-02-28T22:57:29.062Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
17:57:47 [2024-02-28T22:57:47.120Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 16.85 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
17:57:47 [2024-02-28T22:57:47.120Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[0: KERNEL] -- Time elapsed: 0.699 s
17:57:47 [2024-02-28T22:57:47.120Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[1: TRACE2] -- Time elapsed: 1.148 s
17:57:47 [2024-02-28T22:57:47.120Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[2: KERNEL_VM] -- Time elapsed: 3.940 s
17:57:47 [2024-02-28T22:57:47.120Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[3: SYNC_SRC] -- Time elapsed: 0.127 s
17:57:47 [2024-02-28T22:57:47.120Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[4: SYNC_DEST] -- Time elapsed: 0.087 s
17:57:47 [2024-02-28T22:57:47.120Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[5: DJANGO_CLIENT] -- Time elapsed: 1.708 s
17:57:47 [2024-02-28T22:57:47.120Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[6: DJANGO_DB] -- Time elapsed: 1.122 s
17:57:47 [2024-02-28T22:57:47.120Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[7: DJANGO_HTTPD] -- Time elapsed: 2.109 s
17:57:47 [2024-02-28T22:57:47.120Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[8: HELLO_LOST] -- Time elapsed: 0.564 s
17:57:47 [2024-02-28T22:57:47.120Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[9: CYG_PROFILE] -- Time elapsed: 0.022 s
17:57:47 [2024-02-28T22:57:47.120Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[10: CYG_PROFILE_FAST] -- Time elapsed: 0.015 s
17:57:47 [2024-02-28T22:57:47.120Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[11: FUNKY_TRACE] -- Time elapsed: 0.780 s
17:57:47 [2024-02-28T22:57:47.120Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[12: ARM_64_BIT_HEADER] -- Time elapsed: 0.730 s
17:57:47 [2024-02-28T22:57:47.120Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[13: FLIPPING_ENDIANNESS] -- Time elapsed: 0.166 s
17:57:47 [2024-02-28T22:57:47.120Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[14: DYNSCOPE] -- Time elapsed: 0.397 s
17:57:47 [2024-02-28T22:57:47.120Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest skipped
17:57:47 [2024-02-28T22:57:47.120Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[16: DEBUG_INFO] -- Time elapsed: 0.014 s
17:57:47 [2024-02-28T22:57:47.120Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[17: DEBUG_INFO3] -- Time elapsed: 0.020 s
17:57:47 [2024-02-28T22:57:47.121Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[18: DEBUG_INFO4] -- Time elapsed: 0.045 s
17:57:47 [2024-02-28T22:57:47.121Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[19: DEBUG_INFO_SYNTH_EXEC] -- Time elapsed: 0.005 s
17:57:47 [2024-02-28T22:57:47.121Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES] -- Time elapsed: 0.005 s
17:57:47 [2024-02-28T22:57:47.121Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK] -- Time elapsed: 0.004 s
17:57:47 [2024-02-28T22:57:47.121Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[22: MEMORY_ANALYSIS] -- Time elapsed: 0.413 s
17:57:47 [2024-02-28T22:57:47.121Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[23: PERF_TASKSET2] -- Time elapsed: 0.020 s
17:57:47 [2024-02-28T22:57:47.121Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[24: MANY_THREADS] -- Time elapsed: 0.745 s
17:57:47 [2024-02-28T22:57:47.121Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[25: CONTEXT_SWITCHES_KERNEL] -- Time elapsed: 0.432 s
17:57:47 [2024-02-28T22:57:47.121Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[26: CONTEXT_SWITCHES_UST] -- Time elapsed: 0.010 s
17:57:47 [2024-02-28T22:57:47.121Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[27: UNEVEN_STREAMS] -- Time elapsed: 1.507 s
17:57:47 [2024-02-28T22:57:47.121Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
17:57:48 [2024-02-28T22:57:48.055Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.414 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
17:57:48 [2024-02-28T22:57:48.055Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals1 -- Time elapsed: 0.322 s
17:57:48 [2024-02-28T22:57:48.055Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals2 -- Time elapsed: 0.286 s
17:57:48 [2024-02-28T22:57:48.055Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals3 -- Time elapsed: 0.323 s
17:57:48 [2024-02-28T22:57:48.055Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals4 -- Time elapsed: 0.476 s
17:57:48 [2024-02-28T22:57:48.055Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetTimestampEnd -- Time elapsed: 0.112 s
17:57:48 [2024-02-28T22:57:48.055Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetPath -- Time elapsed: 0.114 s
17:57:48 [2024-02-28T22:57:48.055Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testSetTimestampEnd -- Time elapsed: 0.113 s
17:57:48 [2024-02-28T22:57:48.055Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetFilename -- Time elapsed: 0.213 s
17:57:48 [2024-02-28T22:57:48.055Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testStreamInput -- Time elapsed: 0.183 s
17:57:48 [2024-02-28T22:57:48.055Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetStream -- Time elapsed: 0.152 s
17:57:48 [2024-02-28T22:57:48.055Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testLookupDefinition -- Time elapsed: 0.116 s
17:57:48 [2024-02-28T22:57:48.055Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
17:57:48 [2024-02-28T22:57:48.055Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
17:57:48 [2024-02-28T22:57:48.055Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest.testGrowingLive -- Time elapsed: 0.007 s
17:57:48 [2024-02-28T22:57:48.055Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest.testGrowingNotLive -- Time elapsed: 0.002 s
17:57:48 [2024-02-28T22:57:48.055Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
17:57:48 [2024-02-28T22:57:48.055Z] 
17:57:48 [2024-02-28T22:57:48.055Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 22:57:48.048
17:57:48 [2024-02-28T22:57:48.055Z] !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]
17:57:48 [2024-02-28T22:57:48.313Z] 
17:57:48 [2024-02-28T22:57:48.313Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 22:57:48.057
17:57:48 [2024-02-28T22:57:48.313Z] !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]
17:57:48 [2024-02-28T22:57:48.313Z] 
17:57:48 [2024-02-28T22:57:48.313Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 22:57:48.140
17:57:48 [2024-02-28T22:57:48.313Z] !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]
17:57:48 [2024-02-28T22:57:48.313Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.290 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
17:57:48 [2024-02-28T22:57:48.313Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonClockedTest -- Time elapsed: 0.133 s
17:57:48 [2024-02-28T22:57:48.313Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonPacketContextTest -- Time elapsed: 0.009 s
17:57:48 [2024-02-28T22:57:48.313Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLContextTest -- Time elapsed: 0.005 s
17:57:48 [2024-02-28T22:57:48.313Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLEnvironmentTest -- Time elapsed: 0.004 s
17:57:48 [2024-02-28T22:57:48.313Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLSimpleTest -- Time elapsed: 0.051 s
17:57:48 [2024-02-28T22:57:48.313Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLClockTest -- Time elapsed: 0.005 s
17:57:48 [2024-02-28T22:57:48.313Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLCallsiteTest -- Time elapsed: 0.007 s
17:57:48 [2024-02-28T22:57:48.313Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonPacketHeaderTest -- Time elapsed: 0.008 s
17:57:48 [2024-02-28T22:57:48.313Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLEnumTest -- Time elapsed: 0.005 s
17:57:48 [2024-02-28T22:57:48.313Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLAllTest -- Time elapsed: 0.007 s
17:57:48 [2024-02-28T22:57:48.313Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
17:57:48 [2024-02-28T22:57:48.313Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
17:57:48 [2024-02-28T22:57:48.313Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexDisjoint -- Time elapsed: 0.001 s
17:57:48 [2024-02-28T22:57:48.313Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexOverlappingBothSides -- Time elapsed: 0 s
17:57:48 [2024-02-28T22:57:48.313Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexLargeOverlapping -- Time elapsed: 0.001 s
17:57:48 [2024-02-28T22:57:48.313Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexContiguous -- Time elapsed: 0 s
17:57:48 [2024-02-28T22:57:48.313Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexInvalidAppend -- Time elapsed: 0 s
17:57:48 [2024-02-28T22:57:48.313Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexGet -- Time elapsed: 0 s
17:57:48 [2024-02-28T22:57:48.313Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndex -- Time elapsed: 0.001 s
17:57:48 [2024-02-28T22:57:48.313Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexOverlapping -- Time elapsed: 0 s
17:57:48 [2024-02-28T22:57:48.313Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
17:57:48 [2024-02-28T22:57:48.570Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
17:57:48 [2024-02-28T22:57:48.570Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams1 -- Time elapsed: 0.101 s
17:57:48 [2024-02-28T22:57:48.570Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams2 -- Time elapsed: 0.028 s
17:57:48 [2024-02-28T22:57:48.570Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams3 -- Time elapsed: 0.077 s
17:57:48 [2024-02-28T22:57:48.570Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testEmptyStream -- Time elapsed: 0.025 s
17:57:48 [2024-02-28T22:57:48.570Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddStream -- Time elapsed: 0.069 s
17:57:48 [2024-02-28T22:57:48.570Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddStreamFail -- Time elapsed: 0.026 s
17:57:48 [2024-02-28T22:57:48.570Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
17:57:48 [2024-02-28T22:57:48.827Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
17:57:48 [2024-02-28T22:57:48.827Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceFileDoesNotExist -- Time elapsed: 0 s
17:57:48 [2024-02-28T22:57:48.827Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithTextMetadata -- Time elapsed: 0.047 s
17:57:48 [2024-02-28T22:57:48.827Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWith1ByteMetadata -- Time elapsed: 0.001 s
17:57:48 [2024-02-28T22:57:48.827Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithLittleEndianMetadata -- Time elapsed: 0.001 s
17:57:48 [2024-02-28T22:57:48.827Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithNoFiles -- Time elapsed: 0 s
17:57:48 [2024-02-28T22:57:48.827Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithNoMetadataButFiles -- Time elapsed: 0.001 s
17:57:48 [2024-02-28T22:57:48.827Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithInvalidMetadata -- Time elapsed: 0.001 s
17:57:48 [2024-02-28T22:57:48.827Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithInvalidJson -- Time elapsed: 0.001 s
17:57:48 [2024-02-28T22:57:48.827Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithEmptyMetadata -- Time elapsed: 0 s
17:57:48 [2024-02-28T22:57:48.827Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceFile -- Time elapsed: 0.001 s
17:57:48 [2024-02-28T22:57:48.827Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceNull -- Time elapsed: 0.001 s
17:57:48 [2024-02-28T22:57:48.827Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithJsonMetadata -- Time elapsed: 0 s
17:57:48 [2024-02-28T22:57:48.827Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithBigEndianMetadata -- Time elapsed: 0.001 s
17:57:48 [2024-02-28T22:57:48.827Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
17:57:51 [2024-02-28T22:57:51.353Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.579 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetMajor -- Time elapsed: 0.099 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetMinor -- Time elapsed: 0.084 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testPacketHeaderIsSet_valid -- Time elapsed: 0.049 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_1 -- Time elapsed: 0.082 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_2 -- Time elapsed: 0.088 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_3 -- Time elapsed: 0.076 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_4 -- Time elapsed: 0.042 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testMajorIsSet -- Time elapsed: 0.080 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testByteOrderIsSet -- Time elapsed: 0.094 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testOpen_invalid -- Time elapsed: 0.042 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetPath -- Time elapsed: 0.075 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetUUID -- Time elapsed: 0.083 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testUUIDIsSet -- Time elapsed: 0.084 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testMinorIsSet -- Time elapsed: 0.044 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetPacketHeader -- Time elapsed: 0.090 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetTraceDirectory -- Time elapsed: 0.081 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetByteOrder -- Time elapsed: 0.046 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testAddStream -- Time elapsed: 0.263 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetPacketHeader -- Time elapsed: 0.091 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetSetClock_1 -- Time elapsed: 0.043 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetSetClock_2 -- Time elapsed: 0.100 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetByteOrder_1 -- Time elapsed: 0.094 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetStream -- Time elapsed: 0.092 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetUUID -- Time elapsed: 0.095 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testPacketHeaderIsSet_invalid -- Time elapsed: 0.185 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupDefinition -- Time elapsed: 0.085 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testOpen_existing -- Time elapsed: 0.148 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetMajor -- Time elapsed: 0.073 s
17:57:51 [2024-02-28T22:57:51.353Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetMinor -- Time elapsed: 0.067 s
17:57:51 [2024-02-28T22:57:51.353Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
17:57:53 [2024-02-28T22:57:53.249Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.604 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
17:57:53 [2024-02-28T22:57:53.249Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCurrentEvent -- Time elapsed: 0.037 s
17:57:53 [2024-02-28T22:57:53.249Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetName -- Time elapsed: 0.070 s
17:57:53 [2024-02-28T22:57:53.249Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGoToLastEvent1 -- Time elapsed: 0.089 s
17:57:53 [2024-02-28T22:57:53.249Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGoToLastEvent2 -- Time elapsed: 0.957 s
17:57:53 [2024-02-28T22:57:53.249Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCurrentPacketContext -- Time elapsed: 0.047 s
17:57:53 [2024-02-28T22:57:53.249Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testStreamInputReader_invalid -- Time elapsed: 0.088 s
17:57:53 [2024-02-28T22:57:53.249Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testSeek_timestamp -- Time elapsed: 0.037 s
17:57:53 [2024-02-28T22:57:53.249Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testReadNextEvent -- Time elapsed: 0.072 s
17:57:53 [2024-02-28T22:57:53.249Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCPU -- Time elapsed: 0.039 s
17:57:53 [2024-02-28T22:57:53.249Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testStreamInputReader_valid -- Time elapsed: 0.054 s
17:57:53 [2024-02-28T22:57:53.249Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testSeek_eventDefinition -- Time elapsed: 0.111 s
17:57:53 [2024-02-28T22:57:53.249Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
17:57:53 [2024-02-28T22:57:53.249Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
17:57:53 [2024-02-28T22:57:53.249Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthArray -- Time elapsed: 0.005 s
17:57:53 [2024-02-28T22:57:53.249Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthNotNullTerminatedArray -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.249Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthString -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.249Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.249Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_complex -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.249Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple2 -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.249Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple3 -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.249Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedHexLengthArray -- Time elapsed: 0.005 s
17:57:53 [2024-02-28T22:57:53.249Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
17:57:53 [2024-02-28T22:57:53.249Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
17:57:53 [2024-02-28T22:57:53.249Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.getterTest -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.249Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.constructorTest -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.249Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.comparatorTest -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.249Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.equalsTest -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.249Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.toStringTest -- Time elapsed: 0.052 s
17:57:53 [2024-02-28T22:57:53.249Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.hashCodeTest -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.249Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
17:57:53 [2024-02-28T22:57:53.249Z] 
17:57:53 [2024-02-28T22:57:53.249Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 22:57:52.929
17:57:53 [2024-02-28T22:57:53.249Z] !MESSAGE Struct already contains a field named ctx
17:57:53 [2024-02-28T22:57:53.249Z] 
17:57:53 [2024-02-28T22:57:53.249Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 22:57:52.930
17:57:53 [2024-02-28T22:57:53.249Z] !MESSAGE Struct already contains a field named ctx
17:57:53 [2024-02-28T22:57:53.249Z] 
17:57:53 [2024-02-28T22:57:53.249Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 22:57:52.931
17:57:53 [2024-02-28T22:57:53.249Z] !MESSAGE Struct already contains a field named ctx
17:57:53 [2024-02-28T22:57:53.249Z] 
17:57:53 [2024-02-28T22:57:53.249Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 22:57:52.931
17:57:53 [2024-02-28T22:57:53.249Z] !MESSAGE Struct already contains a field named ctx
17:57:53 [2024-02-28T22:57:53.249Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
17:57:53 [2024-02-28T22:57:53.249Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest.testEvents -- Time elapsed: 0.005 s
17:57:53 [2024-02-28T22:57:53.250Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
17:57:53 [2024-02-28T22:57:53.250Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange1 -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange2 -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange3 -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange4 -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testBitFlagEnum -- Time elapsed: 0.003 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAddMany -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAddNext -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlap -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testEnumDeclaration -- Time elapsed: 0.010 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAdd -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testQuery -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testDubs -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testToString -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.binaryEquivalentTest -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.equalsTest -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.hashcodeTest -- Time elapsed: 0.002 s
17:57:53 [2024-02-28T22:57:53.250Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
17:57:53 [2024-02-28T22:57:53.250Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupVariant -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testToString -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupInteger_1 -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupInteger_2 -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupString -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupStruct -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupEnum -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupArray -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testGetDefinitions_1 -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupFixedStringDefinition -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupDefinition -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.250Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
17:57:53 [2024-02-28T22:57:53.250Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testGetElementType -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testToString -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testSequenceDeclaration -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testCreateDefinition -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.equalsTest -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.hashcodeTest -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
17:57:53 [2024-02-28T22:57:53.250Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat32BitNeg -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat32Bit -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat48Bit -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat64Bit -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testGetValue -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat248 -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat5311 -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testToString -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat64BitNeg -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.250Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
17:57:53 [2024-02-28T22:57:53.250Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testGetElementType -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testArrayDeclaration -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testToString -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testIsString_complex -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testCreateDefinition -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.equalsTest -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testGetLength -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.hashcodeTest -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testIsString_ownDefs -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
17:57:53 [2024-02-28T22:57:53.250Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testLargeExtended -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateLargeFail -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateLarge -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateCompactFail -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testLargeCompact -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testCompactExtended -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testMaxSizes -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateCompact -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testCompactCompact -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
17:57:53 [2024-02-28T22:57:53.250Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIntegerDeclarationBruteForce -- Time elapsed: 0.035 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetEncoding -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testToString -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetByteOrder -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsCharacter_8bytes -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.250Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testMinValue -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIntegerDeclaration -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetBase -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.equalsTest -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsSigned_unsigned -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsSigned_signed -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testMaxValue -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetLength -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.hashcodeTest -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsCharacter -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
17:57:53 [2024-02-28T22:57:53.251Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testGetValue -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testGetIntegerValue_one -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testToString -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testUnknownEnum -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testEnumDefinition -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
17:57:53 [2024-02-28T22:57:53.251Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetCurrentField -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupVariant -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testToString -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetCurrentFieldName -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetPath -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupInteger -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupString -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupStruct -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupEnum -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testVariantDefinition -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupArray -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetDefinitions -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupDefinition -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
17:57:53 [2024-02-28T22:57:53.251Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testgetElem_withDefs -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToStringStringArray -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testRead_noDefs -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testgetElem_noDefs -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_withDefs -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testArrayDefinition_baseDeclaration -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testArrayDefinition_newDeclaration -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_string -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_char -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_long -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.251Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testGetDeclaration -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.251Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
17:57:53 [2024-02-28T22:57:53.509Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
17:57:53 [2024-02-28T22:57:53.509Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testGetValue -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.509Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testToString -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.509Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testFormatNumber_unsignedLong -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.509Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testIntegerDefinition -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.509Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testFormatNumber_signedLong -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.509Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.509Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
17:57:53 [2024-02-28T22:57:53.509Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
17:57:53 [2024-02-28T22:57:53.509Z] org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest.testToString -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.509Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
17:57:53 [2024-02-28T22:57:53.509Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
17:57:53 [2024-02-28T22:57:53.509Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testVariantDeclaration -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.509Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsAddTwiceTest -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.509Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testToString -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.509Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testAddField -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.509Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testCreateDefinition -- Time elapsed: 0.084 s
17:57:53 [2024-02-28T22:57:53.509Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsOutOfOrderTest -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.509Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsTest -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.509Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testIsTagged -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.509Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testIsTagged_null -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.509Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testHasField -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.509Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.hashcodeTest -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.509Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testSetTag -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.509Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
17:57:53 [2024-02-28T22:57:53.509Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
17:57:53 [2024-02-28T22:57:53.509Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test32BE -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.509Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test32LE -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.509Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test64BE -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.509Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test64LE -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.509Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
17:57:53 [2024-02-28T22:57:53.509Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
17:57:53 [2024-02-28T22:57:53.509Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetFieldsList -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.509Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetField -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.509Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testToString -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.510Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testStructDeclaration -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.510Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testAddField -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.510Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.510Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetMinAlign -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.510Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.equalsTest -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.510Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testHasField -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.510Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.hashcodeTest -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.510Z] Running org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest
17:57:53 [2024-02-28T22:57:53.510Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest
17:57:53 [2024-02-28T22:57:53.510Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest.testBlobDeclaration -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.510Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.510Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
17:57:53 [2024-02-28T22:57:53.510Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
17:57:53 [2024-02-28T22:57:53.510Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.getterTest -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.510Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.ctorTest -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.510Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.equalsTest -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.510Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.toStringTest -- Time elapsed: 0.001 s
17:57:53 [2024-02-28T22:57:53.510Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.hashcodeTest -- Time elapsed: 0 s
17:57:53 [2024-02-28T22:57:53.510Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
17:57:55 [2024-02-28T22:57:55.406Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.586 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals1 -- Time elapsed: 0.036 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals2 -- Time elapsed: 0.077 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals3 -- Time elapsed: 0.037 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals4 -- Time elapsed: 0.066 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals5 -- Time elapsed: 0.086 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testHashCode_null -- Time elapsed: 0.095 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEventDefinition -- Time elapsed: 0.116 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_null -- Time elapsed: 0.077 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetId -- Time elapsed: 0.038 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testFieldsIsSet_null -- Time elapsed: 0.082 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testNameIsSet_null -- Time elapsed: 0.040 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetName -- Time elapsed: 0.038 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testFieldsIsSet -- Time elapsed: 0.041 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other1 -- Time elapsed: 0.043 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other2 -- Time elapsed: 0.037 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other3 -- Time elapsed: 0.037 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other4 -- Time elapsed: 0.036 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEventDeclaration -- Time elapsed: 0.038 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testHashCode -- Time elapsed: 0.035 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testContextIsSet_null -- Time elapsed: 0.036 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testStreamIsSet -- Time elapsed: 0.036 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetFields -- Time elapsed: 0.057 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testIdIsSet -- Time elapsed: 0.038 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals -- Time elapsed: 0.072 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetStream -- Time elapsed: 0.036 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testStreamIsSet_null -- Time elapsed: 0.071 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_emptyObject -- Time elapsed: 0.034 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testNameIsSet -- Time elapsed: 0.076 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testContextIsSet -- Time elapsed: 0.072 s
17:57:55 [2024-02-28T22:57:55.406Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
17:57:55 [2024-02-28T22:57:55.406Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testGetEncoding -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testToString -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testStringDeclaration -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.equalsTest -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testStringDeclaration_2 -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.hashcodeTest -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.406Z] Running org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest
17:57:55 [2024-02-28T22:57:55.406Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetBytes -- Time elapsed: 0.001 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testToString -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetStringValue -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testBlobDefinition -- Time elapsed: 0.001 s
17:57:55 [2024-02-28T22:57:55.406Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
17:57:55 [2024-02-28T22:57:55.406Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testToString -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testGetElem -- Time elapsed: 0.001 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testGetDeclaration -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testFixedStringDefinition -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.406Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
17:57:55 [2024-02-28T22:57:55.406Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testGetValue -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testStringDefinition -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testToString -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testSetValue -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.406Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
17:57:55 [2024-02-28T22:57:55.406Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID_2 -- Time elapsed: 0.001 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID_3 -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testUnsignedCompare -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.406Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
17:57:55 [2024-02-28T22:57:55.406Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructorWithNull -- Time elapsed: 0.001 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testUnsupporteds -- Time elapsed: 0.047 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testToArray -- Time elapsed: 0.002 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructor -- Time elapsed: 0.001 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testSet -- Time elapsed: 0.001 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testClear -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testToString -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIterator -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.406Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testUnorderedSet -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.407Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testRecursiveCopyConstructor -- Time elapsed: 0.001 s
17:57:55 [2024-02-28T22:57:55.407Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testContains -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.407Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIteratorWithNull -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.407Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructorWithNulls -- Time elapsed: 0.001 s
17:57:55 [2024-02-28T22:57:55.407Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testHashCollision -- Time elapsed: 0.139 s
17:57:55 [2024-02-28T22:57:55.407Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testEquality -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.407Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIteratorOutOfOrder -- Time elapsed: 0.001 s
17:57:55 [2024-02-28T22:57:55.407Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testIndexOf -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.407Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testIsEmpty -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.407Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testSimple -- Time elapsed: 0.008 s
17:57:55 [2024-02-28T22:57:55.407Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testStream -- Time elapsed: 0.004 s
17:57:55 [2024-02-28T22:57:55.407Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testStreams -- Time elapsed: 0.001 s
17:57:55 [2024-02-28T22:57:55.407Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
17:57:55 [2024-02-28T22:57:55.407Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
17:57:55 [2024-02-28T22:57:55.407Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testEventHeaders -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.407Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testRoot -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.407Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testGetPath -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.407Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testComplexNode -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.407Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testFields -- Time elapsed: 0.001 s
17:57:55 [2024-02-28T22:57:55.407Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testNotEquals -- Time elapsed: 0 s
17:57:55 [2024-02-28T22:57:55.407Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
17:57:55 [2024-02-28T22:57:55.407Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested.
17:57:55 [2024-02-28T22:57:55.407Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested.
17:57:55 [2024-02-28T22:57:55.665Z] line 8:11 required (...)+ loop did not match anything at character ';'
17:57:55 [2024-02-28T22:57:55.665Z] line 10:46 mismatched character '<EOF>' expecting '"'
17:57:55 [2024-02-28T22:57:55.665Z] line 9:16 no viable alternative at character 'o'
17:57:55 [2024-02-28T22:57:55.665Z] line 9:20 no viable alternative at character '?'
17:57:55 [2024-02-28T22:57:55.665Z] line 12:14 no viable alternative at character ''
17:57:55 [2024-02-28T22:57:55.665Z] line 32:0 mismatched character '<EOF>' expecting '"'
17:57:55 [2024-02-28T22:57:55.665Z] 
17:57:55 [2024-02-28T22:57:55.665Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 22:57:55.637
17:57:55 [2024-02-28T22:57:55.665Z] !MESSAGE Unknown trace attribute: test
17:57:55 [2024-02-28T22:57:55.665Z] 
17:57:55 [2024-02-28T22:57:55.665Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 22:57:55.638
17:57:55 [2024-02-28T22:57:55.665Z] !MESSAGE Unknown trace attribute: test1
17:57:55 [2024-02-28T22:57:55.665Z] 
17:57:55 [2024-02-28T22:57:55.665Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 22:57:55.638
17:57:55 [2024-02-28T22:57:55.665Z] !MESSAGE Unknown trace attribute: test2
17:57:55 [2024-02-28T22:57:55.665Z] 
17:57:55 [2024-02-28T22:57:55.665Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 22:57:55.638
17:57:55 [2024-02-28T22:57:55.665Z] !MESSAGE Unknown trace attribute: test3
17:57:55 [2024-02-28T22:57:55.665Z] 
17:57:55 [2024-02-28T22:57:55.665Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 22:57:55.639
17:57:55 [2024-02-28T22:57:55.665Z] !MESSAGE Unknown trace attribute: test4
17:57:55 [2024-02-28T22:57:55.665Z] 
17:57:55 [2024-02-28T22:57:55.665Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 22:57:55.654
17:57:55 [2024-02-28T22:57:55.665Z] !MESSAGE Unknown trace attribute: test2
17:57:55 [2024-02-28T22:57:55.922Z] 
17:57:55 [2024-02-28T22:57:55.922Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 22:57:55.766
17:57:55 [2024-02-28T22:57:55.922Z] !MESSAGE Unknown integer attribute: aa
17:57:55 [2024-02-28T22:57:55.922Z] 
17:57:55 [2024-02-28T22:57:55.922Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 22:57:55.767
17:57:55 [2024-02-28T22:57:55.922Z] !MESSAGE Unknown integer attribute: zz
17:57:55 [2024-02-28T22:57:55.922Z] 
17:57:55 [2024-02-28T22:57:55.922Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 22:57:55.767
17:57:55 [2024-02-28T22:57:55.922Z] !MESSAGE Unknown trace attribute: blah
17:57:55 [2024-02-28T22:57:55.922Z] 
17:57:55 [2024-02-28T22:57:55.922Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 22:57:55.768
17:57:55 [2024-02-28T22:57:55.922Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh
17:57:56 [2024-02-28T22:57:56.486Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.045 s -- in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
17:57:56 [2024-02-28T22:57:56.486Z] 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
17:57:56 [2024-02-28T22:57:56.486Z] 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.003 s
17:57:56 [2024-02-28T22:57:56.486Z] 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
17:57:56 [2024-02-28T22:57:56.486Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.486Z] 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
17:57:56 [2024-02-28T22:57:56.486Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[5: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.486Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.486Z] 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
17:57:56 [2024-02-28T22:57:56.486Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty] -- Time elapsed: 0.049 s
17:57:56 [2024-02-28T22:57:56.486Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.486Z] 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
17:57:56 [2024-02-28T22:57:56.486Z] 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
17:57:56 [2024-02-28T22:57:56.486Z] 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
17:57:56 [2024-02-28T22:57:56.486Z] 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
17:57:56 [2024-02-28T22:57:56.486Z] 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
17:57:56 [2024-02-28T22:57:56.486Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.486Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.486Z] 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
17:57:56 [2024-02-28T22:57:56.486Z] 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
17:57:56 [2024-02-28T22:57:56.486Z] 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
17:57:56 [2024-02-28T22:57:56.486Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.486Z] 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
17:57:56 [2024-02-28T22:57:56.486Z] 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
17:57:56 [2024-02-28T22:57:56.486Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[23: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-non-power-2] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.486Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.486Z] 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
17:57:56 [2024-02-28T22:57:56.486Z] 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
17:57:56 [2024-02-28T22:57:56.486Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string] -- Time elapsed: 0 s
17:57:56 [2024-02-28T22:57:56.486Z] 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
17:57:56 [2024-02-28T22:57:56.486Z] 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
17:57:56 [2024-02-28T22:57:56.486Z] 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
17:57:56 [2024-02-28T22:57:56.486Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[31: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.486Z] 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
17:57:56 [2024-02-28T22:57:56.486Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.486Z] 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
17:57:56 [2024-02-28T22:57:56.486Z] 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
17:57:56 [2024-02-28T22:57:56.486Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[36: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-corrupted] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.487Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.487Z] 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
17:57:56 [2024-02-28T22:57:56.487Z] 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
17:57:56 [2024-02-28T22:57:56.487Z] 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
17:57:56 [2024-02-28T22:57:56.487Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.487Z] 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
17:57:56 [2024-02-28T22:57:56.487Z] 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
17:57:56 [2024-02-28T22:57:56.487Z] 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.061 s
17:57:56 [2024-02-28T22:57:56.487Z] 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
17:57:56 [2024-02-28T22:57:56.487Z] 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
17:57:56 [2024-02-28T22:57:56.487Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[47: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.487Z] 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
17:57:56 [2024-02-28T22:57:56.487Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.487Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.487Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream] -- Time elapsed: 0.002 s
17:57:56 [2024-02-28T22:57:56.487Z] 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
17:57:56 [2024-02-28T22:57:56.487Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.487Z] 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
17:57:56 [2024-02-28T22:57:56.487Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.487Z] 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
17:57:56 [2024-02-28T22:57:56.487Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[57: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.487Z] 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
17:57:56 [2024-02-28T22:57:56.487Z] 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
17:57:56 [2024-02-28T22:57:56.487Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.487Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.487Z] 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
17:57:56 [2024-02-28T22:57:56.487Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.487Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.487Z] 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
17:57:56 [2024-02-28T22:57:56.487Z] 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
17:57:56 [2024-02-28T22:57:56.487Z] 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.001 s
17:57:56 [2024-02-28T22:57:56.487Z] 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
17:57:56 [2024-02-28T22:57:56.487Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[69: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-redefinition] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.487Z] 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
17:57:56 [2024-02-28T22:57:56.487Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.487Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[72: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-string-fields] -- Time elapsed: 0.002 s
17:57:56 [2024-02-28T22:57:56.487Z] 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
17:57:56 [2024-02-28T22:57:56.487Z] 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
17:57:56 [2024-02-28T22:57:56.487Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.487Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.487Z] 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
17:57:56 [2024-02-28T22:57:56.487Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.487Z] 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.056 s
17:57:56 [2024-02-28T22:57:56.487Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.487Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.487Z] 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
17:57:56 [2024-02-28T22:57:56.488Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.488Z] 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
17:57:56 [2024-02-28T22:57:56.488Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.488Z] 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
17:57:56 [2024-02-28T22:57:56.488Z] 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
17:57:56 [2024-02-28T22:57:56.488Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.488Z] 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
17:57:56 [2024-02-28T22:57:56.488Z] 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
17:57:56 [2024-02-28T22:57:56.488Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[91: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/event-id-integer] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.488Z] 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
17:57:56 [2024-02-28T22:57:56.488Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers] -- Time elapsed: 0.006 s
17:57:56 [2024-02-28T22:57:56.488Z] 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
17:57:56 [2024-02-28T22:57:56.488Z] 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 s
17:57:56 [2024-02-28T22:57:56.488Z] 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.001 s
17:57:56 [2024-02-28T22:57:56.488Z] 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
17:57:56 [2024-02-28T22:57:56.488Z] 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
17:57:56 [2024-02-28T22:57:56.488Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[99: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-empty] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.488Z] 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
17:57:56 [2024-02-28T22:57:56.488Z] 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
17:57:56 [2024-02-28T22:57:56.488Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.488Z] 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
17:57:56 [2024-02-28T22:57:56.488Z] 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
17:57:56 [2024-02-28T22:57:56.488Z] 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.101 s
17:57:56 [2024-02-28T22:57:56.488Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.488Z] 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
17:57:56 [2024-02-28T22:57:56.488Z] 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
17:57:56 [2024-02-28T22:57:56.488Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[109: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-inner-struct] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.488Z] 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
17:57:56 [2024-02-28T22:57:56.488Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[111: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-underscores-in-fields] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.488Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[112: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.488Z] 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
17:57:56 [2024-02-28T22:57:56.488Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.488Z] 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.004 s
17:57:56 [2024-02-28T22:57:56.488Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.488Z] 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.001 s
17:57:56 [2024-02-28T22:57:56.488Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers] -- Time elapsed: 0.002 s
17:57:56 [2024-02-28T22:57:56.488Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[119: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-missing-selector] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.488Z] 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
17:57:56 [2024-02-28T22:57:56.488Z] 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
17:57:56 [2024-02-28T22:57:56.488Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.488Z] 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
17:57:56 [2024-02-28T22:57:56.488Z] 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.004 s
17:57:56 [2024-02-28T22:57:56.488Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.488Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.488Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.488Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[128: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-float] -- Time elapsed: 0.002 s
17:57:56 [2024-02-28T22:57:56.489Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.489Z] 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
17:57:56 [2024-02-28T22:57:56.489Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-between-elements] -- Time elapsed: 0.002 s
17:57:56 [2024-02-28T22:57:56.489Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[132: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-start] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.489Z] 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
17:57:56 [2024-02-28T22:57:56.489Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.489Z] 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
17:57:56 [2024-02-28T22:57:56.489Z] 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
17:57:56 [2024-02-28T22:57:56.489Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty] -- Time elapsed: 0.002 s
17:57:56 [2024-02-28T22:57:56.489Z] 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
17:57:56 [2024-02-28T22:57:56.489Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.489Z] 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
17:57:56 [2024-02-28T22:57:56.489Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.489Z] 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
17:57:56 [2024-02-28T22:57:56.489Z] 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
17:57:56 [2024-02-28T22:57:56.489Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.489Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[145: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-len-of-sequence] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.489Z] 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
17:57:56 [2024-02-28T22:57:56.489Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.489Z] 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
17:57:56 [2024-02-28T22:57:56.489Z] 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.050 s
17:57:56 [2024-02-28T22:57:56.489Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.489Z] 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
17:57:56 [2024-02-28T22:57:56.489Z] 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
17:57:56 [2024-02-28T22:57:56.489Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.489Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.489Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.489Z] 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
17:57:56 [2024-02-28T22:57:56.489Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets] -- Time elapsed: 0.002 s
17:57:56 [2024-02-28T22:57:56.489Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.489Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.489Z] 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
17:57:56 [2024-02-28T22:57:56.489Z] 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
17:57:56 [2024-02-28T22:57:56.489Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.489Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[163: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-empty-struct] -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.489Z] 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
17:57:56 [2024-02-28T22:57:56.489Z] 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.201 s
17:57:56 [2024-02-28T22:57:56.489Z] 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.192 s
17:57:56 [2024-02-28T22:57:56.489Z] 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.004 s
17:57:56 [2024-02-28T22:57:56.489Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.489Z] 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.026 s
17:57:56 [2024-02-28T22:57:56.489Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.489Z] 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
17:57:56 [2024-02-28T22:57:56.489Z] 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.002 s
17:57:56 [2024-02-28T22:57:56.489Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest
17:57:56 [2024-02-28T22:57:56.489Z] 
17:57:56 [2024-02-28T22:57:56.489Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-28 22:57:56.435
17:57:56 [2024-02-28T22:57:56.489Z] !MESSAGE Some message
17:57:56 [2024-02-28T22:57:56.490Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest
17:57:56 [2024-02-28T22:57:56.490Z] org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest.testCtfCorePluginId -- Time elapsed: 0 s
17:57:56 [2024-02-28T22:57:56.490Z] org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest.testLog -- Time elapsed: 0.001 s
17:57:56 [2024-02-28T22:57:56.490Z] 
17:57:56 [2024-02-28T22:57:56.490Z] Results:
17:57:56 [2024-02-28T22:57:56.490Z] 
17:57:56 [2024-02-28T22:57:56.490Z] Tests run: 649, Failures: 0, Errors: 0, Skipped: 1
17:57:56 [2024-02-28T22:57:56.490Z] 
17:57:57 [2024-02-28T22:57:57.053Z] [INFO] All tests passed
17:57:57 [2024-02-28T22:57:57.053Z] [INFO] 
17:57:57 [2024-02-28T22:57:57.053Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests ---
17:57:57 [2024-02-28T22:57:57.054Z] [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.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT.jar
17:57:57 [2024-02-28T22:57:57.054Z] [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.15-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT.pom
17:57:57 [2024-02-28T22:57:57.054Z] [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.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT-sources.jar
17:57:57 [2024-02-28T22:57:57.054Z] [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.15-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT-p2metadata.xml
17:57:57 [2024-02-28T22:57:57.054Z] [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.15-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.15-SNAPSHOT-p2artifacts.xml
17:57:57 [2024-02-28T22:57:57.054Z] [INFO] 
17:57:57 [2024-02-28T22:57:57.054Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests ---
17:57:57 [2024-02-28T22:57:57.054Z] [INFO] 
17:57:57 [2024-02-28T22:57:57.054Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
17:57:57 [2024-02-28T22:57:57.054Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT [20/141]
17:57:57 [2024-02-28T22:57:57.054Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
17:57:57 [2024-02-28T22:57:57.054Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
17:57:57 [2024-02-28T22:57:57.054Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:57:57 [2024-02-28T22:57:57.054Z] [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
17:57:57 [2024-02-28T22:57:57.311Z] [INFO] 
17:57:57 [2024-02-28T22:57:57.311Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:57:57 [2024-02-28T22:57:57.311Z] [INFO] 
17:57:57 [2024-02-28T22:57:57.311Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:57:57 [2024-02-28T22:57:57.311Z] [INFO] The project's OSGi version is 1.0.17.202402282247
17:57:57 [2024-02-28T22:57:57.311Z] [INFO] 
17:57:57 [2024-02-28T22:57:57.311Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:57:57 [2024-02-28T22:57:57.311Z] [INFO] 
17:57:57 [2024-02-28T22:57:57.311Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:57:57 [2024-02-28T22:57:57.311Z] [INFO] 
17:57:57 [2024-02-28T22:57:57.311Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:57:57 [2024-02-28T22:57:57.311Z] [INFO] 
17:57:57 [2024-02-28T22:57:57.311Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:57:57 [2024-02-28T22:57:57.311Z] [INFO] 
17:57:57 [2024-02-28T22:57:57.311Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:57:57 [2024-02-28T22:57:57.311Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core.tests
17:57:57 [2024-02-28T22:57:57.567Z] [INFO] 
17:57:57 [2024-02-28T22:57:57.567Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:57:57 [2024-02-28T22:57:57.567Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
17:57:57 [2024-02-28T22:57:57.567Z] [INFO] 
17:57:57 [2024-02-28T22:57:57.567Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:57:57 [2024-02-28T22:57:57.567Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
17:57:57 [2024-02-28T22:57:57.567Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
17:57:57 [2024-02-28T22:57:57.567Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.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
17:57:57 [2024-02-28T22:57:57.824Z] [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
17:57:58 [2024-02-28T22:57:58.751Z] [INFO] 
17:57:58 [2024-02-28T22:57:58.752Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:57:58 [2024-02-28T22:57:58.752Z] [INFO] 
17:57:58 [2024-02-28T22:57:58.752Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:57:58 [2024-02-28T22:57:58.752Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources
17:57:58 [2024-02-28T22:57:58.752Z] [INFO] 
17:57:58 [2024-02-28T22:57:58.752Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:57:58 [2024-02-28T22:57:58.752Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
17:57:58 [2024-02-28T22:57:58.752Z] [INFO] 
17:57:58 [2024-02-28T22:57:58.752Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:57:58 [2024-02-28T22:57:58.752Z] [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
17:57:58 [2024-02-28T22:57:58.752Z] [INFO] 
17:57:58 [2024-02-28T22:57:58.752Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:57:59 [2024-02-28T22:57:59.008Z] [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
17:57:59 [2024-02-28T22:57:59.008Z] [INFO] 
17:57:59 [2024-02-28T22:57:59.008Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:57:59 [2024-02-28T22:57:59.008Z] [INFO] 
17:57:59 [2024-02-28T22:57:59.009Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:57:59 [2024-02-28T22:57:59.009Z] [INFO] 
17:57:59 [2024-02-28T22:57:59.009Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:57:59 [2024-02-28T22:57:59.009Z] [INFO] 
17:57:59 [2024-02-28T22:57:59.009Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:57:59 [2024-02-28T22:57:59.266Z] [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
17:58:00 [2024-02-28T22:58:00.196Z] [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
17:58:01 [2024-02-28T22:58:01.567Z] [INFO] 
17:58:01 [2024-02-28T22:58:01.567Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
17:58:01 [2024-02-28T22:58:01.823Z] [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
17:58:01 [2024-02-28T22:58:01.823Z] [INFO] Command line:
17:58:01 [2024-02-28T22:58:01.823Z] 	[/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]
17:58:01 [2024-02-28T22:58:01.823Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
17:58:08 [2024-02-28T22:58:08.375Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
17:58:08 [2024-02-28T22:58:08.375Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
17:58:08 [2024-02-28T22:58:08.375Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest.testToString -- Time elapsed: 0.008 s
17:58:08 [2024-02-28T22:58:08.375Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest.testCtfTmfEventType -- Time elapsed: 0 s
17:58:08 [2024-02-28T22:58:08.375Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
17:58:26 [2024-02-28T22:58:26.438Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.06 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
17:58:26 [2024-02-28T22:58:26.438Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNbEvents -- Time elapsed: 3.806 s
17:58:26 [2024-02-28T22:58:26.438Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNbEventsBug475007 -- Time elapsed: 4.685 s
17:58:26 [2024-02-28T22:58:26.438Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNormalEvent -- Time elapsed: 1.717 s
17:58:26 [2024-02-28T22:58:26.438Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testSecondLostEvent -- Time elapsed: 1.609 s
17:58:26 [2024-02-28T22:58:26.438Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testFirstLostEvent -- Time elapsed: 1.610 s
17:58:26 [2024-02-28T22:58:26.438Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testLostEventWithTransform -- Time elapsed: 2.623 s
17:58:26 [2024-02-28T22:58:26.438Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
17:58:29 [2024-02-28T22:58:29.712Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.135 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
17:58:29 [2024-02-28T22:58:29.712Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testTrace -- Time elapsed: 0.001 s
17:58:29 [2024-02-28T22:58:29.712Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextEnd -- Time elapsed: 0.151 s
17:58:29 [2024-02-28T22:58:29.712Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext1 -- Time elapsed: 0.156 s
17:58:29 [2024-02-28T22:58:29.712Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext2 -- Time elapsed: 0.124 s
17:58:29 [2024-02-28T22:58:29.712Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext3 -- Time elapsed: 0.075 s
17:58:29 [2024-02-28T22:58:29.712Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext4 -- Time elapsed: 0.162 s
17:58:29 [2024-02-28T22:58:29.712Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextMiddle -- Time elapsed: 0.052 s
17:58:29 [2024-02-28T22:58:29.712Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextStart -- Time elapsed: 0.056 s
17:58:29 [2024-02-28T22:58:29.712Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
17:58:32 [2024-02-28T22:58:32.989Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.984 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
17:58:32 [2024-02-28T22:58:32.989Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTotals -- Time elapsed: 0.005 s
17:58:32 [2024-02-28T22:58:32.989Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTypes -- Time elapsed: 0.001 s
17:58:32 [2024-02-28T22:58:32.989Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTotalInRange -- Time elapsed: 0.001 s
17:58:32 [2024-02-28T22:58:32.989Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTypesInRange -- Time elapsed: 0.002 s
17:58:32 [2024-02-28T22:58:32.989Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
17:58:32 [2024-02-28T22:58:32.989Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
17:58:32 [2024-02-28T22:58:32.989Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest.test -- Time elapsed: 0.002 s
17:58:32 [2024-02-28T22:58:32.989Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
17:58:32 [2024-02-28T22:58:32.989Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
17:58:32 [2024-02-28T22:58:32.989Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest.testUnsignedByte -- Time elapsed: 0.034 s
17:58:32 [2024-02-28T22:58:32.989Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
17:58:32 [2024-02-28T22:58:32.989Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
17:58:32 [2024-02-28T22:58:32.989Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_int -- Time elapsed: 0.002 s
17:58:32 [2024-02-28T22:58:32.989Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_variant -- Time elapsed: 0.001 s
17:58:32 [2024-02-28T22:58:32.989Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_float -- Time elapsed: 0.001 s
17:58:32 [2024-02-28T22:58:32.989Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_enum -- Time elapsed: 0.001 s
17:58:32 [2024-02-28T22:58:32.989Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_string -- Time elapsed: 0.001 s
17:58:32 [2024-02-28T22:58:32.989Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_struct -- Time elapsed: 0.001 s
17:58:32 [2024-02-28T22:58:32.989Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_sequence -- Time elapsed: 0 s
17:58:32 [2024-02-28T22:58:32.989Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_sequence_value -- Time elapsed: 0.001 s
17:58:32 [2024-02-28T22:58:32.989Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_enum -- Time elapsed: 0.001 s
17:58:32 [2024-02-28T22:58:32.989Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_float -- Time elapsed: 0 s
17:58:32 [2024-02-28T22:58:32.989Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_int -- Time elapsed: 0.001 s
17:58:32 [2024-02-28T22:58:32.989Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_variant -- Time elapsed: 0 s
17:58:32 [2024-02-28T22:58:32.989Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_string -- Time elapsed: 0.001 s
17:58:32 [2024-02-28T22:58:32.989Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_struct -- Time elapsed: 0 s
17:58:32 [2024-02-28T22:58:32.989Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
17:58:33 [2024-02-28T22:58:33.246Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
17:58:33 [2024-02-28T22:58:33.246Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFieldNames -- Time elapsed: 0.001 s
17:58:33 [2024-02-28T22:58:33.246Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFieldValue -- Time elapsed: 0 s
17:58:33 [2024-02-28T22:58:33.246Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testCTFEvent_read -- Time elapsed: 0 s
17:58:33 [2024-02-28T22:58:33.246Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetSubFieldValue -- Time elapsed: 0 s
17:58:33 [2024-02-28T22:58:33.246Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testToString -- Time elapsed: 0.001 s
17:58:33 [2024-02-28T22:58:33.246Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testCustomAttributes -- Time elapsed: 0 s
17:58:33 [2024-02-28T22:58:33.246Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetters -- Time elapsed: 0 s
17:58:33 [2024-02-28T22:58:33.246Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testTimestamp -- Time elapsed: 0 s
17:58:33 [2024-02-28T22:58:33.246Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetEventName -- Time elapsed: 0 s
17:58:33 [2024-02-28T22:58:33.246Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetTimestamp -- Time elapsed: 0 s
17:58:33 [2024-02-28T22:58:33.246Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFields -- Time elapsed: 0 s
17:58:33 [2024-02-28T22:58:33.246Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetCPU -- Time elapsed: 0 s
17:58:33 [2024-02-28T22:58:33.246Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testNullEvent -- Time elapsed: 0 s
17:58:33 [2024-02-28T22:58:33.246Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
17:58:33 [2024-02-28T22:58:33.246Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
17:58:33 [2024-02-28T22:58:33.246Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest.testVariantGetField -- Time elapsed: 0 s
17:58:33 [2024-02-28T22:58:33.246Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
17:58:51 [2024-02-28T22:58:51.306Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.58 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
17:58:51 [2024-02-28T22:58:51.306Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest.testReopenIndex -- Time elapsed: 8.997 s
17:58:51 [2024-02-28T22:58:51.306Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest.testIndexing -- Time elapsed: 6.581 s
17:58:51 [2024-02-28T22:58:51.306Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
17:58:51 [2024-02-28T22:58:51.307Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.025 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
17:58:51 [2024-02-28T22:58:51.307Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testSecondToLastEvent -- Time elapsed: 0.201 s
17:58:51 [2024-02-28T22:58:51.307Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testLastEvent -- Time elapsed: 0.205 s
17:58:51 [2024-02-28T22:58:51.307Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testFirstEvent -- Time elapsed: 0.037 s
17:58:51 [2024-02-28T22:58:51.307Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testSecondEvent -- Time elapsed: 0.100 s
17:58:51 [2024-02-28T22:58:51.307Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
17:58:51 [2024-02-28T22:58:51.564Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.590 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
17:58:51 [2024-02-28T22:58:51.564Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest.testRapidBoundsWithTransform -- Time elapsed: 0.316 s
17:58:51 [2024-02-28T22:58:51.564Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest.testRapidBounds -- Time elapsed: 0.273 s
17:58:51 [2024-02-28T22:58:51.564Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
17:58:56 [2024-02-28T22:58:56.816Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.327 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
17:58:56 [2024-02-28T22:58:56.816Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventStartMatches -- Time elapsed: 0.216 s
17:58:56 [2024-02-28T22:58:56.816Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventProgressMonitor -- Time elapsed: 0.300 s
17:58:56 [2024-02-28T22:58:56.816Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventStartMatches -- Time elapsed: 0.298 s
17:58:56 [2024-02-28T22:58:56.816Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEvent -- Time elapsed: 0.302 s
17:58:56 [2024-02-28T22:58:56.816Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventProgressMonitor -- Time elapsed: 0.300 s
17:58:56 [2024-02-28T22:58:56.816Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventFar -- Time elapsed: 0.301 s
17:58:56 [2024-02-28T22:58:56.816Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventCancelled -- Time elapsed: 0.001 s
17:58:56 [2024-02-28T22:58:56.816Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingBeginningOfTrace -- Time elapsed: 0.598 s
17:58:56 [2024-02-28T22:58:56.816Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventNoMatch -- Time elapsed: 0.301 s
17:58:56 [2024-02-28T22:58:56.816Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventNoMatch -- Time elapsed: 1.300 s
17:58:56 [2024-02-28T22:58:56.816Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEvent -- Time elapsed: 0.217 s
17:58:56 [2024-02-28T22:58:56.816Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventCancelled -- Time elapsed: 0 s
17:58:56 [2024-02-28T22:58:56.816Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
17:58:56 [2024-02-28T22:58:56.816Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
17:58:56 [2024-02-28T22:58:56.816Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testCtfTmfTrace -- Time elapsed: 0.001 s
17:58:56 [2024-02-28T22:58:56.816Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_timestamp -- Time elapsed: 0.001 s
17:58:56 [2024-02-28T22:58:56.816Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventLoc_timetamp -- Time elapsed: 0.001 s
17:58:56 [2024-02-28T22:58:56.816Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testParseEvent -- Time elapsed: 0 s
17:58:56 [2024-02-28T22:58:56.816Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEndTime -- Time elapsed: 0 s
17:58:56 [2024-02-28T22:58:56.816Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetNbEvents -- Time elapsed: 0 s
17:58:56 [2024-02-28T22:58:56.816Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventLoc_null -- Time elapsed: 0 s
17:58:56 [2024-02-28T22:58:56.816Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetStartTime -- Time elapsed: 0 s
17:58:56 [2024-02-28T22:58:56.816Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testBroadcast -- Time elapsed: 0 s
17:58:56 [2024-02-28T22:58:56.816Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testEventLookup -- Time elapsed: 0.003 s
17:58:56 [2024-02-28T22:58:56.816Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testValidate -- Time elapsed: 0.095 s
17:58:56 [2024-02-28T22:58:56.817Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEnvValue -- Time elapsed: 0 s
17:58:56 [2024-02-28T22:58:56.817Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetName -- Time elapsed: 0 s
17:58:56 [2024-02-28T22:58:56.817Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetNext -- Time elapsed: 0.001 s
17:58:56 [2024-02-28T22:58:56.817Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetPath -- Time elapsed: 0 s
17:58:56 [2024-02-28T22:58:56.817Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetStreamingInterval -- Time elapsed: 0.001 s
17:58:56 [2024-02-28T22:58:56.817Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetContainedEventTypes -- Time elapsed: 0 s
17:58:56 [2024-02-28T22:58:56.817Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetLocationRatio -- Time elapsed: 0.001 s
17:58:56 [2024-02-28T22:58:56.817Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetCacheSize -- Time elapsed: 0 s
17:58:56 [2024-02-28T22:58:56.817Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetTraceProperties -- Time elapsed: 0 s
17:58:56 [2024-02-28T22:58:56.817Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testCtfHostId -- Time elapsed: 0 s
17:58:56 [2024-02-28T22:58:56.817Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_rank -- Time elapsed: 0 s
17:58:56 [2024-02-28T22:58:56.817Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetTimeRange -- Time elapsed: 0 s
17:58:56 [2024-02-28T22:58:56.817Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEventType -- Time elapsed: 0.001 s
17:58:56 [2024-02-28T22:58:56.817Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_ratio -- Time elapsed: 0.001 s
17:58:56 [2024-02-28T22:58:56.817Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetResource -- Time elapsed: 0 s
17:58:56 [2024-02-28T22:58:56.817Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_location -- Time elapsed: 0 s
17:58:56 [2024-02-28T22:58:56.817Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testReadNextEvent -- Time elapsed: 0 s
17:58:56 [2024-02-28T22:58:56.817Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testDispose -- Time elapsed: 0 s
17:58:56 [2024-02-28T22:58:56.817Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventInvalidLocation -- Time elapsed: 0 s
17:58:56 [2024-02-28T22:58:56.817Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetCurrentLocation -- Time elapsed: 0 s
17:58:56 [2024-02-28T22:58:56.817Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
17:58:56 [2024-02-28T22:58:56.817Z] !SESSION 2024-02-28 22:58:01.923 -----------------------------------------------
17:58:56 [2024-02-28T22:58:56.817Z] eclipse.buildId=unknown
17:58:56 [2024-02-28T22:58:56.817Z] java.version=17.0.2
17:58:56 [2024-02-28T22:58:56.817Z] java.vendor=Oracle Corporation
17:58:56 [2024-02-28T22:58:56.817Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
17:58:56 [2024-02-28T22:58:56.817Z] 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
17:58:56 [2024-02-28T22:58:56.817Z] 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
17:58:56 [2024-02-28T22:58:56.817Z] 
17:58:56 [2024-02-28T22:58:56.817Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 22:58:56.031
17:58:56 [2024-02-28T22:58:56.817Z] !MESSAGE Unknown trace attribute: test
17:58:56 [2024-02-28T22:58:56.817Z] 
17:58:56 [2024-02-28T22:58:56.817Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 22:58:56.032
17:58:56 [2024-02-28T22:58:56.817Z] !MESSAGE Unknown trace attribute: test1
17:58:56 [2024-02-28T22:58:56.817Z] 
17:58:56 [2024-02-28T22:58:56.817Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 22:58:56.033
17:58:56 [2024-02-28T22:58:56.817Z] !MESSAGE Unknown trace attribute: test2
17:58:56 [2024-02-28T22:58:56.817Z] 
17:58:56 [2024-02-28T22:58:56.817Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 22:58:56.034
17:58:56 [2024-02-28T22:58:56.817Z] !MESSAGE Unknown trace attribute: test3
17:58:56 [2024-02-28T22:58:56.817Z] 
17:58:56 [2024-02-28T22:58:56.817Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-28 22:58:56.034
17:58:56 [2024-02-28T22:58:56.817Z] !MESSAGE Unknown trace attribute: test4
17:58:56 [2024-02-28T22:58:56.817Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
17:58:56 [2024-02-28T22:58:56.817Z] 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.021 s
17:58:56 [2024-02-28T22:58:56.817Z] 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.115 s
17:58:56 [2024-02-28T22:58:56.817Z] 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.009 s
17:58:56 [2024-02-28T22:58:56.817Z] 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.001 s
17:58:56 [2024-02-28T22:58:56.817Z] 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
17:58:56 [2024-02-28T22:58:56.817Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
17:59:04 [2024-02-28T22:59:04.921Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.444 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
17:59:04 [2024-02-28T22:59:04.921Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testSupplementaryFileDir -- Time elapsed: 2.656 s
17:59:04 [2024-02-28T22:59:04.921Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testDeleteSupplementaryFolder -- Time elapsed: 1.299 s
17:59:04 [2024-02-28T22:59:04.921Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testTemporaryDirPath -- Time elapsed: 2.297 s
17:59:04 [2024-02-28T22:59:04.921Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testDeleteSupplementaryFiles -- Time elapsed: 1.191 s
17:59:04 [2024-02-28T22:59:04.921Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
18:00:26 [2024-02-28T23:00:26.329Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.16 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
18:00:26 [2024-02-28T23:00:26.329Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingEnd -- Time elapsed: 0.007 s
18:00:26 [2024-02-28T23:00:26.329Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetNestedExperiment -- Time elapsed: 12.36 s
18:00:26 [2024-02-28T23:00:26.329Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInTrace -- Time elapsed: 3.969 s
18:00:26 [2024-02-28T23:00:26.329Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInvalid -- Time elapsed: 3.942 s
18:00:26 [2024-02-28T23:00:26.329Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentInitialRange -- Time elapsed: 3.830 s
18:00:26 [2024-02-28T23:00:26.329Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingStart -- Time elapsed: 0.001 s
18:00:26 [2024-02-28T23:00:26.329Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangePartiallyInOne -- Time elapsed: 0.001 s
18:00:26 [2024-02-28T23:00:26.329Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeClampingBoth -- Time elapsed: 3.804 s
18:00:26 [2024-02-28T23:00:26.329Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampValid -- Time elapsed: 0.002 s
18:00:26 [2024-02-28T23:00:26.329Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampInBetween -- Time elapsed: 0.001 s
18:00:26 [2024-02-28T23:00:26.329Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetWithNestedExperiment -- Time elapsed: 11.89 s
18:00:26 [2024-02-28T23:00:26.329Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampInvalid -- Time elapsed: 0.002 s
18:00:26 [2024-02-28T23:00:26.329Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceInitialRange -- Time elapsed: 0.001 s
18:00:26 [2024-02-28T23:00:26.329Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeAllInOne -- Time elapsed: 0.003 s
18:00:26 [2024-02-28T23:00:26.329Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testInitialize -- Time elapsed: 0.001 s
18:00:26 [2024-02-28T23:00:26.329Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingBoth -- Time elapsed: 0.002 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceNewTimeRange -- Time elapsed: 0.001 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetExperiment -- Time elapsed: 3.830 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeInBoth -- Time elapsed: 0.003 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeInBetween -- Time elapsed: 3.755 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeClampingOne -- Time elapsed: 3.813 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetWithExperiment -- Time elapsed: 3.927 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testNewTimestamp -- Time elapsed: 0.001 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetForHost -- Time elapsed: 0.003 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetExperimentForHost -- Time elapsed: 3.993 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeInBetween -- Time elapsed: 0.002 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInBetween -- Time elapsed: 3.895 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSet -- Time elapsed: 0.001 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTimestampAfter -- Time elapsed: 0 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTimestampBefore -- Time elapsed: 0.001 s
18:00:26 [2024-02-28T23:00:26.330Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
18:00:26 [2024-02-28T23:00:26.330Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.067 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeWholeRange -- Time elapsed: 0.001 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeMinusEnd -- Time elapsed: 0.001 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeMinusEnd -- Time elapsed: 0.001 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testEventTypesTotal -- Time elapsed: 0 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeWholeRange -- Time elapsed: 0 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsTotal -- Time elapsed: 0.001 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeNoEventsAtEdges -- Time elapsed: 0.063 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtEnd -- Time elapsed: 0.002 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtStart -- Time elapsed: 0.001 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeNoEvents -- Time elapsed: 0.004 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testHistogramQuerySmall -- Time elapsed: 0.009 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeNoEvents -- Time elapsed: 0.001 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeMinusStart -- Time elapsed: 0 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeNoEventsAtEdges -- Time elapsed: 0.002 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtEnd -- Time elapsed: 0.003 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtStart -- Time elapsed: 0.004 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtBoth -- Time elapsed: 0.001 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeMinusStart -- Time elapsed: 0.002 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtBoth -- Time elapsed: 0.002 s
18:00:26 [2024-02-28T23:00:26.330Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testHistogramQueryFull -- Time elapsed: 0.012 s
18:00:26 [2024-02-28T23:00:26.330Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
18:00:44 [2024-02-28T23:00:44.398Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 22.10 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
18:00:44 [2024-02-28T23:00:44.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.preemptedForegroundRequest -- Time elapsed: 0.406 s
18:00:44 [2024-02-28T23:00:44.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.foregroundRequest -- Time elapsed: 2.155 s
18:00:44 [2024-02-28T23:00:44.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest skipped
18:00:44 [2024-02-28T23:00:44.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest1 -- Time elapsed: 2.714 s
18:00:44 [2024-02-28T23:00:44.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest2 -- Time elapsed: 2.536 s
18:00:44 [2024-02-28T23:00:44.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest3 -- Time elapsed: 1.152 s
18:00:44 [2024-02-28T23:00:44.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest4 -- Time elapsed: 0.350 s
18:00:44 [2024-02-28T23:00:44.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest5 -- Time elapsed: 0.305 s
18:00:44 [2024-02-28T23:00:44.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest6 -- Time elapsed: 2.448 s
18:00:44 [2024-02-28T23:00:44.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest7 -- Time elapsed: 3.648 s
18:00:44 [2024-02-28T23:00:44.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.preemptedBackgroundRequest -- Time elapsed: 1.012 s
18:00:44 [2024-02-28T23:00:44.398Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.backgroundRequest -- Time elapsed: 2.937 s
18:00:44 [2024-02-28T23:00:44.398Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
18:00:44 [2024-02-28T23:00:44.656Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.574 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
18:00:44 [2024-02-28T23:00:44.656Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testEqualsEmpty -- Time elapsed: 0.087 s
18:00:44 [2024-02-28T23:00:44.656Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testEqualsOther -- Time elapsed: 0.147 s
18:00:44 [2024-02-28T23:00:44.656Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testAdvance -- Time elapsed: 0.089 s
18:00:44 [2024-02-28T23:00:44.656Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetCurrentEvent -- Time elapsed: 0.088 s
18:00:44 [2024-02-28T23:00:44.656Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testIncreaseRank -- Time elapsed: 0.087 s
18:00:44 [2024-02-28T23:00:44.656Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testHasValidRank -- Time elapsed: 0.088 s
18:00:44 [2024-02-28T23:00:44.656Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSeek -- Time elapsed: 0.241 s
18:00:44 [2024-02-28T23:00:44.656Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSetLocation -- Time elapsed: 0.086 s
18:00:44 [2024-02-28T23:00:44.656Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetLocation -- Time elapsed: 0.094 s
18:00:44 [2024-02-28T23:00:44.656Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCompareTo -- Time elapsed: 0.095 s
18:00:44 [2024-02-28T23:00:44.656Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetRank -- Time elapsed: 0.091 s
18:00:44 [2024-02-28T23:00:44.656Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testHashCode -- Time elapsed: 0.051 s
18:00:44 [2024-02-28T23:00:44.656Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetCtfTmfTrace -- Time elapsed: 0.087 s
18:00:44 [2024-02-28T23:00:44.656Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorPosition -- Time elapsed: 0.076 s
18:00:44 [2024-02-28T23:00:44.656Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorInit -- Time elapsed: 0.047 s
18:00:44 [2024-02-28T23:00:44.656Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSetRank -- Time elapsed: 0.070 s
18:00:44 [2024-02-28T23:00:44.656Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorNoinit -- Time elapsed: 0.047 s
18:00:44 [2024-02-28T23:00:44.656Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
18:00:48 [2024-02-28T23:00:48.837Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.116 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
18:00:48 [2024-02-28T23:00:48.837Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest.testTooManyContexts -- Time elapsed: 2.812 s
18:00:48 [2024-02-28T23:00:48.837Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest.testIndexing -- Time elapsed: 1.207 s
18:00:48 [2024-02-28T23:00:48.837Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
18:00:48 [2024-02-28T23:00:48.837Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
18:00:48 [2024-02-28T23:00:48.837Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testToString -- Time elapsed: 0 s
18:00:48 [2024-02-28T23:00:48.837Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testCompareTo -- Time elapsed: 0.001 s
18:00:48 [2024-02-28T23:00:48.837Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testGetters -- Time elapsed: 0 s
18:00:48 [2024-02-28T23:00:48.837Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testHashCode -- Time elapsed: 0 s
18:00:48 [2024-02-28T23:00:48.837Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testEquals -- Time elapsed: 0 s
18:00:48 [2024-02-28T23:00:48.837Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
18:00:48 [2024-02-28T23:00:48.837Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
18:00:48 [2024-02-28T23:00:48.837Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testCtfLocation_timestamp -- Time elapsed: 0 s
18:00:48 [2024-02-28T23:00:48.837Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testToString_valid -- Time elapsed: 0 s
18:00:48 [2024-02-28T23:00:48.837Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testSetLocation -- Time elapsed: 0 s
18:00:48 [2024-02-28T23:00:48.837Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testGetLocation -- Time elapsed: 0 s
18:00:48 [2024-02-28T23:00:48.837Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testToString_invalid -- Time elapsed: 0 s
18:00:48 [2024-02-28T23:00:48.837Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testCtfLocation_long -- Time elapsed: 0 s
18:00:48 [2024-02-28T23:00:48.837Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
18:04:55 [2024-02-28T23:04:55.345Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 243.3 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
18:04:55 [2024-02-28T23:04:55.345Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[0: KERNEL] -- Time elapsed: 20.64 s
18:04:55 [2024-02-28T23:04:55.345Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[1: TRACE2] -- Time elapsed: 19.64 s
18:04:55 [2024-02-28T23:04:55.345Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[2: KERNEL_VM] -- Time elapsed: 24.21 s
18:04:55 [2024-02-28T23:04:55.345Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[3: SYNC_SRC] -- Time elapsed: 4.962 s
18:04:55 [2024-02-28T23:04:55.345Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[4: SYNC_DEST] -- Time elapsed: 4.285 s
18:04:55 [2024-02-28T23:04:55.345Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[5: DJANGO_CLIENT] -- Time elapsed: 27.95 s
18:04:55 [2024-02-28T23:04:55.345Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[6: DJANGO_DB] -- Time elapsed: 23.81 s
18:04:55 [2024-02-28T23:04:55.345Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[7: DJANGO_HTTPD] -- Time elapsed: 25.61 s
18:04:55 [2024-02-28T23:04:55.345Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[8: CYG_PROFILE] -- Time elapsed: 2.371 s
18:04:55 [2024-02-28T23:04:55.345Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[9: CYG_PROFILE_FAST] -- Time elapsed: 2.348 s
18:04:55 [2024-02-28T23:04:55.345Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[10: FUNKY_TRACE] -- Time elapsed: 2.353 s
18:04:55 [2024-02-28T23:04:55.345Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[11: ARM_64_BIT_HEADER] -- Time elapsed: 4.092 s
18:04:55 [2024-02-28T23:04:55.345Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[12: FLIPPING_ENDIANNESS] -- Time elapsed: 2.768 s
18:04:55 [2024-02-28T23:04:55.345Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[13: DYNSCOPE] -- Time elapsed: 3.009 s
18:04:55 [2024-02-28T23:04:55.345Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[14: DEBUG_INFO] -- Time elapsed: 2.226 s
18:04:55 [2024-02-28T23:04:55.345Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[15: DEBUG_INFO3] -- Time elapsed: 2.224 s
18:04:55 [2024-02-28T23:04:55.345Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[16: DEBUG_INFO4] -- Time elapsed: 2.222 s
18:04:55 [2024-02-28T23:04:55.345Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC] -- Time elapsed: 2.217 s
18:04:55 [2024-02-28T23:04:55.345Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES] -- Time elapsed: 2.216 s
18:04:55 [2024-02-28T23:04:55.345Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK] -- Time elapsed: 2.216 s
18:04:55 [2024-02-28T23:04:55.345Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[20: MEMORY_ANALYSIS] -- Time elapsed: 11.93 s
18:04:55 [2024-02-28T23:04:55.345Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[21: PERF_TASKSET2] -- Time elapsed: 2.269 s
18:04:55 [2024-02-28T23:04:55.345Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[22: MANY_THREADS] -- Time elapsed: 9.991 s
18:04:55 [2024-02-28T23:04:55.345Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[23: CONTEXT_SWITCHES_KERNEL] -- Time elapsed: 12.14 s
18:04:55 [2024-02-28T23:04:55.345Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[24: CONTEXT_SWITCHES_UST] -- Time elapsed: 2.293 s
18:04:55 [2024-02-28T23:04:55.345Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[25: UNEVEN_STREAMS] -- Time elapsed: 23.28 s
18:04:55 [2024-02-28T23:04:55.345Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
18:04:55 [2024-02-28T23:04:55.345Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
18:04:55 [2024-02-28T23:04:55.345Z] org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest.testHelloLost -- Time elapsed: 0.159 s
18:04:55 [2024-02-28T23:04:55.345Z] 
18:04:55 [2024-02-28T23:04:55.345Z] Results:
18:04:55 [2024-02-28T23:04:55.345Z] 
18:04:55 [2024-02-28T23:04:55.345Z] Tests run: 229, Failures: 0, Errors: 0, Skipped: 1
18:04:55 [2024-02-28T23:04:55.345Z] 
18:04:55 [2024-02-28T23:04:55.345Z] [INFO] All tests passed
18:04:55 [2024-02-28T23:04:55.345Z] [INFO] 
18:04:55 [2024-02-28T23:04:55.345Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
18:04:55 [2024-02-28T23:04:55.345Z] [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
18:04:55 [2024-02-28T23:04:55.345Z] [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
18:04:55 [2024-02-28T23:04:55.345Z] [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
18:04:55 [2024-02-28T23:04:55.345Z] [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
18:04:55 [2024-02-28T23:04:55.345Z] [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
18:04:55 [2024-02-28T23:04:55.345Z] [INFO] 
18:04:55 [2024-02-28T23:04:55.345Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
18:04:55 [2024-02-28T23:04:55.345Z] [INFO] 
18:04:55 [2024-02-28T23:04:55.345Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT [21/141]
18:04:55 [2024-02-28T23:04:55.346Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:04:55 [2024-02-28T23:04:55.346Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:04:55 [2024-02-28T23:04:55.346Z] [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
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] 
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] 
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] The project's OSGi version is 1.0.3.202402282247
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] 
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] 
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] 
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] 
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] 
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core.tests
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] 
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] 
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
18:04:55 [2024-02-28T23:04:55.346Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:04:55 [2024-02-28T23:04:55.346Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:04:55 [2024-02-28T23:04:55.346Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.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
18:04:55 [2024-02-28T23:04:55.346Z] [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
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] 
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] 
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] 
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
18:04:55 [2024-02-28T23:04:55.346Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] 
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
18:04:55 [2024-02-28T23:04:55.346Z] [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
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] 
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
18:04:55 [2024-02-28T23:04:55.346Z] [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
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] 
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] 
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] 
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] 
18:04:55 [2024-02-28T23:04:55.346Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
18:04:55 [2024-02-28T23:04:55.346Z] [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
18:04:55 [2024-02-28T23:04:55.346Z] [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
18:04:55 [2024-02-28T23:04:55.909Z] [INFO] 
18:04:55 [2024-02-28T23:04:55.909Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
18:04:56 [2024-02-28T23:04:56.473Z] [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
18:04:56 [2024-02-28T23:04:56.473Z] [INFO] Command line:
18:04:56 [2024-02-28T23:04:56.473Z] 	[/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]
18:04:56 [2024-02-28T23:04:56.473Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:05:03 [2024-02-28T23:05:03.023Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
18:05:03 [2024-02-28T23:05:03.280Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s -- in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
18:05:03 [2024-02-28T23:05:03.281Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest.testCanExecute -- Time elapsed: 0.153 s
18:05:03 [2024-02-28T23:05:03.538Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
18:05:03 [2024-02-28T23:05:03.797Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s -- in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
18:05:03 [2024-02-28T23:05:03.797Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest.testEventHandle -- Time elapsed: 0.421 s
18:05:03 [2024-02-28T23:05:03.797Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest.testGetNewInstance -- Time elapsed: 0.023 s
18:05:04 [2024-02-28T23:05:04.054Z] 
18:05:04 [2024-02-28T23:05:04.054Z] Results:
18:05:04 [2024-02-28T23:05:04.054Z] 
18:05:04 [2024-02-28T23:05:04.054Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
18:05:04 [2024-02-28T23:05:04.054Z] 
18:05:04 [2024-02-28T23:05:04.618Z] [INFO] All tests passed
18:05:04 [2024-02-28T23:05:04.618Z] [INFO] 
18:05:04 [2024-02-28T23:05:04.618Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
18:05:04 [2024-02-28T23:05:04.618Z] [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
18:05:04 [2024-02-28T23:05:04.618Z] [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
18:05:04 [2024-02-28T23:05:04.618Z] [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
18:05:04 [2024-02-28T23:05:04.618Z] [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
18:05:04 [2024-02-28T23:05:04.618Z] [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
18:05:04 [2024-02-28T23:05:04.618Z] [INFO] 
18:05:04 [2024-02-28T23:05:04.618Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
18:05:04 [2024-02-28T23:05:04.618Z] [INFO] 
18:05:04 [2024-02-28T23:05:04.618Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
18:05:04 [2024-02-28T23:05:04.618Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT         [22/141]
18:05:04 [2024-02-28T23:05:04.618Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
18:05:04 [2024-02-28T23:05:04.618Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:05:04 [2024-02-28T23:05:04.618Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)'
18:05:04 [2024-02-28T23:05:04.618Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (cleanup-dark-theme-css)'
18:05:04 [2024-02-28T23:05:04.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
18:05:04 [2024-02-28T23:05:04.618Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
18:05:05 [2024-02-28T23:05:05.182Z] [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
18:05:05 [2024-02-28T23:05:05.182Z] [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 12 MB/s)
18:05:05 [2024-02-28T23:05:05.747Z] [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
18:05:05 [2024-02-28T23:05:05.747Z] [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 824 kB/s)
18:05:05 [2024-02-28T23:05:05.747Z] [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
18:05:05 [2024-02-28T23:05:05.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar (14 kB at 1.8 MB/s)
18:05:05 [2024-02-28T23:05:05.747Z] [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
18:05:05 [2024-02-28T23:05:05.747Z] [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 1.7 MB/s)
18:05:07 [2024-02-28T23:05:07.118Z] [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
18:05:07 [2024-02-28T23:05:07.119Z] [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 7.2 MB/s)
18:05:07 [2024-02-28T23:05:07.119Z] [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
18:05:07 [2024-02-28T23:05:07.119Z] [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
18:05:07 [2024-02-28T23:05:07.119Z] [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 80 kB/s)
18:05:07 [2024-02-28T23:05:07.376Z] [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
18:05:07 [2024-02-28T23:05:07.376Z] [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 129 kB/s)
18:05:07 [2024-02-28T23:05:07.376Z] [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
18:05:07 [2024-02-28T23:05:07.376Z] [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 208 kB/s)
18:05:07 [2024-02-28T23:05:07.376Z] [INFO] 
18:05:07 [2024-02-28T23:05:07.376Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui ---
18:05:07 [2024-02-28T23:05:07.376Z] [INFO] 
18:05:07 [2024-02-28T23:05:07.376Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
18:05:07 [2024-02-28T23:05:07.376Z] [INFO] The project's OSGi version is 9.0.3.202402282247
18:05:07 [2024-02-28T23:05:07.376Z] [INFO] 
18:05:07 [2024-02-28T23:05:07.376Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
18:05:07 [2024-02-28T23:05:07.376Z] [INFO] 
18:05:07 [2024-02-28T23:05:07.376Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
18:05:07 [2024-02-28T23:05:07.376Z] [INFO] 
18:05:07 [2024-02-28T23:05:07.376Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
18:05:07 [2024-02-28T23:05:07.376Z] [INFO] 
18:05:07 [2024-02-28T23:05:07.376Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
18:05:07 [2024-02-28T23:05:07.376Z] [INFO] Executing tasks
18:05:07 [2024-02-28T23:05:07.376Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
18:05:07 [2024-02-28T23:05:07.376Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.30
18:05:07 [2024-02-28T23:05:07.376Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
18:05:07 [2024-02-28T23:05:07.376Z] [INFO] Executed tasks
18:05:07 [2024-02-28T23:05:07.376Z] [INFO] 
18:05:07 [2024-02-28T23:05:07.376Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
18:05:07 [2024-02-28T23:05:07.376Z] [INFO] 
18:05:07 [2024-02-28T23:05:07.376Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
18:05:07 [2024-02-28T23:05:07.376Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui
18:05:08 [2024-02-28T23:05:08.308Z] [INFO] 
18:05:08 [2024-02-28T23:05:08.308Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
18:05:08 [2024-02-28T23:05:08.308Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
18:05:08 [2024-02-28T23:05:08.308Z] [INFO] 
18:05:08 [2024-02-28T23:05:08.308Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
18:05:08 [2024-02-28T23:05:08.308Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:05:08 [2024-02-28T23:05:08.308Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:05:08 [2024-02-28T23:05:08.308Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
18:05:08 [2024-02-28T23:05:08.308Z] [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
18:05:16 [2024-02-28T23:05:16.406Z] [INFO] 
18:05:16 [2024-02-28T23:05:16.406Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.ui ---
18:05:16 [2024-02-28T23:05:16.406Z] [INFO] 
18:05:16 [2024-02-28T23:05:16.406Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui ---
18:05:16 [2024-02-28T23:05:16.406Z] [INFO] 
18:05:16 [2024-02-28T23:05:16.406Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui ---
18:05:16 [2024-02-28T23:05:16.406Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources
18:05:16 [2024-02-28T23:05:16.406Z] [INFO] 
18:05:16 [2024-02-28T23:05:16.406Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ui ---
18:05:16 [2024-02-28T23:05:16.406Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:05:16 [2024-02-28T23:05:16.406Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:05:16 [2024-02-28T23:05:16.406Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
18:05:16 [2024-02-28T23:05:16.406Z] [INFO] 
18:05:16 [2024-02-28T23:05:16.406Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui ---
18:05:16 [2024-02-28T23:05:16.406Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
18:05:16 [2024-02-28T23:05:16.406Z] [INFO] 
18:05:16 [2024-02-28T23:05:16.406Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui ---
18:05:16 [2024-02-28T23:05:16.663Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-sources.jar
18:05:16 [2024-02-28T23:05:16.921Z] [INFO] 
18:05:16 [2024-02-28T23:05:16.921Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui ---
18:05:17 [2024-02-28T23:05:17.484Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT.jar
18:05:18 [2024-02-28T23:05:18.048Z] [INFO] 
18:05:18 [2024-02-28T23:05:18.048Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui ---
18:05:18 [2024-02-28T23:05:18.048Z] [INFO] 
18:05:18 [2024-02-28T23:05:18.048Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui ---
18:05:18 [2024-02-28T23:05:18.048Z] [INFO] 
18:05:18 [2024-02-28T23:05:18.048Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui ---
18:05:18 [2024-02-28T23:05:18.048Z] [INFO] 
18:05:18 [2024-02-28T23:05:18.048Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui ---
18:05:19 [2024-02-28T23:05:19.944Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT.jar
18:05:22 [2024-02-28T23:05:22.466Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-sources.jar
18:05:23 [2024-02-28T23:05:23.836Z] [INFO] 
18:05:23 [2024-02-28T23:05:23.836Z] [INFO] --- antrun:3.1.0:run (cleanup-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
18:05:23 [2024-02-28T23:05:23.836Z] [INFO] Executing tasks
18:05:23 [2024-02-28T23:05:23.836Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
18:05:23 [2024-02-28T23:05:23.836Z] [INFO] Executed tasks
18:05:23 [2024-02-28T23:05:23.836Z] [INFO] 
18:05:23 [2024-02-28T23:05:23.836Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui ---
18:05:23 [2024-02-28T23:05:23.836Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT.jar
18:05:23 [2024-02-28T23:05:23.836Z] [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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT.pom
18:05:23 [2024-02-28T23:05:23.836Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-sources.jar
18:05:23 [2024-02-28T23:05:23.836Z] [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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-p2metadata.xml
18:05:23 [2024-02-28T23:05:23.836Z] [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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.3-SNAPSHOT-p2artifacts.xml
18:05:23 [2024-02-28T23:05:23.836Z] [INFO] 
18:05:23 [2024-02-28T23:05:23.836Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui ---
18:05:23 [2024-02-28T23:05:23.836Z] [INFO] 
18:05:23 [2024-02-28T23:05:23.836Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
18:05:23 [2024-02-28T23:05:23.836Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT [23/141]
18:05:23 [2024-02-28T23:05:23.836Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
18:05:23 [2024-02-28T23:05:23.836Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:05:23 [2024-02-28T23:05:23.836Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:05:23 [2024-02-28T23:05:23.836Z] [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
18:05:24 [2024-02-28T23:05:24.399Z] [INFO] 
18:05:24 [2024-02-28T23:05:24.399Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui ---
18:05:24 [2024-02-28T23:05:24.399Z] [INFO] 
18:05:24 [2024-02-28T23:05:24.399Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
18:05:24 [2024-02-28T23:05:24.399Z] [INFO] The project's OSGi version is 2.1.0.202402282247
18:05:24 [2024-02-28T23:05:24.399Z] [INFO] 
18:05:24 [2024-02-28T23:05:24.399Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
18:05:24 [2024-02-28T23:05:24.399Z] [INFO] 
18:05:24 [2024-02-28T23:05:24.399Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
18:05:24 [2024-02-28T23:05:24.399Z] [INFO] 
18:05:24 [2024-02-28T23:05:24.399Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
18:05:24 [2024-02-28T23:05:24.400Z] [INFO] 
18:05:24 [2024-02-28T23:05:24.400Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
18:05:24 [2024-02-28T23:05:24.400Z] [INFO] 
18:05:24 [2024-02-28T23:05:24.400Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
18:05:24 [2024-02-28T23:05:24.400Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui
18:05:24 [2024-02-28T23:05:24.963Z] [INFO] 
18:05:24 [2024-02-28T23:05:24.963Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
18:05:24 [2024-02-28T23:05:24.963Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
18:05:24 [2024-02-28T23:05:24.963Z] [INFO] 
18:05:24 [2024-02-28T23:05:24.963Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
18:05:24 [2024-02-28T23:05:24.963Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:05:24 [2024-02-28T23:05:24.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
18:05:24 [2024-02-28T23:05:24.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.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
18:05:24 [2024-02-28T23:05:24.963Z] [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
18:05:25 [2024-02-28T23:05:25.530Z] [INFO] 
18:05:25 [2024-02-28T23:05:25.530Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.counters.ui ---
18:05:25 [2024-02-28T23:05:25.530Z] [INFO] 
18:05:25 [2024-02-28T23:05:25.530Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui ---
18:05:25 [2024-02-28T23:05:25.530Z] [INFO] 
18:05:25 [2024-02-28T23:05:25.530Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui ---
18:05:25 [2024-02-28T23:05:25.530Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources
18:05:25 [2024-02-28T23:05:25.530Z] [INFO] 
18:05:25 [2024-02-28T23:05:25.530Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.ui ---
18:05:25 [2024-02-28T23:05:25.530Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:05:25 [2024-02-28T23:05:25.530Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:05:25 [2024-02-28T23:05:25.530Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
18:05:25 [2024-02-28T23:05:25.530Z] [INFO] 
18:05:25 [2024-02-28T23:05:25.530Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui ---
18:05:25 [2024-02-28T23:05:25.530Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
18:05:25 [2024-02-28T23:05:25.530Z] [INFO] 
18:05:25 [2024-02-28T23:05:25.530Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
18:05:25 [2024-02-28T23:05:25.530Z] [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
18:05:25 [2024-02-28T23:05:25.530Z] [INFO] 
18:05:25 [2024-02-28T23:05:25.530Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui ---
18:05:25 [2024-02-28T23:05:25.530Z] [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
18:05:25 [2024-02-28T23:05:25.530Z] [INFO] 
18:05:25 [2024-02-28T23:05:25.530Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui ---
18:05:25 [2024-02-28T23:05:25.530Z] [INFO] 
18:05:25 [2024-02-28T23:05:25.530Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
18:05:25 [2024-02-28T23:05:25.530Z] [INFO] 
18:05:25 [2024-02-28T23:05:25.530Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui ---
18:05:25 [2024-02-28T23:05:25.530Z] [INFO] 
18:05:25 [2024-02-28T23:05:25.530Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.ui ---
18:05:25 [2024-02-28T23:05:25.530Z] [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
18:05:26 [2024-02-28T23:05:26.459Z] [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
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] 
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui ---
18:05:27 [2024-02-28T23:05:27.391Z] [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
18:05:27 [2024-02-28T23:05:27.391Z] [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
18:05:27 [2024-02-28T23:05:27.391Z] [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
18:05:27 [2024-02-28T23:05:27.391Z] [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
18:05:27 [2024-02-28T23:05:27.391Z] [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
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] 
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui ---
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] 
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT [24/141]
18:05:27 [2024-02-28T23:05:27.391Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:05:27 [2024-02-28T23:05:27.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
18:05:27 [2024-02-28T23:05:27.391Z] [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
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] 
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core ---
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] 
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] The project's OSGi version is 1.1.0.202402282247
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] 
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] 
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] 
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] 
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] 
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] 
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] 
18:05:27 [2024-02-28T23:05:27.391Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
18:05:27 [2024-02-28T23:05:27.391Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:05:27 [2024-02-28T23:05:27.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
18:05:27 [2024-02-28T23:05:27.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.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
18:05:27 [2024-02-28T23:05:27.648Z] [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
18:05:27 [2024-02-28T23:05:27.905Z] [INFO] 
18:05:27 [2024-02-28T23:05:27.905Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.chart.core ---
18:05:27 [2024-02-28T23:05:27.905Z] [INFO] 
18:05:27 [2024-02-28T23:05:27.905Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core ---
18:05:27 [2024-02-28T23:05:27.905Z] [INFO] 
18:05:27 [2024-02-28T23:05:27.905Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core ---
18:05:27 [2024-02-28T23:05:27.905Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources
18:05:27 [2024-02-28T23:05:27.905Z] [INFO] 
18:05:27 [2024-02-28T23:05:27.905Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.core ---
18:05:27 [2024-02-28T23:05:27.905Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:05:27 [2024-02-28T23:05:27.905Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:05:27 [2024-02-28T23:05:27.905Z] [WARNING] The effective 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
18:05:27 [2024-02-28T23:05:27.905Z] [INFO] 
18:05:27 [2024-02-28T23:05:27.905Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core ---
18:05:27 [2024-02-28T23:05:27.905Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
18:05:27 [2024-02-28T23:05:27.905Z] [INFO] 
18:05:27 [2024-02-28T23:05:27.905Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core ---
18:05:27 [2024-02-28T23:05:27.905Z] [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
18:05:27 [2024-02-28T23:05:27.906Z] [INFO] 
18:05:27 [2024-02-28T23:05:27.906Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core ---
18:05:27 [2024-02-28T23:05:27.906Z] [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
18:05:27 [2024-02-28T23:05:27.906Z] [INFO] 
18:05:27 [2024-02-28T23:05:27.906Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core ---
18:05:27 [2024-02-28T23:05:27.906Z] [INFO] 
18:05:27 [2024-02-28T23:05:27.906Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core ---
18:05:27 [2024-02-28T23:05:27.906Z] [INFO] 
18:05:27 [2024-02-28T23:05:27.906Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core ---
18:05:27 [2024-02-28T23:05:27.906Z] [INFO] 
18:05:27 [2024-02-28T23:05:27.906Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.core ---
18:05:28 [2024-02-28T23:05:28.162Z] [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
18:05:29 [2024-02-28T23:05:29.091Z] [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
18:05:30 [2024-02-28T23:05:30.022Z] [INFO] 
18:05:30 [2024-02-28T23:05:30.022Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core ---
18:05:30 [2024-02-28T23:05:30.022Z] [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
18:05:30 [2024-02-28T23:05:30.022Z] [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
18:05:30 [2024-02-28T23:05:30.022Z] [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
18:05:30 [2024-02-28T23:05:30.022Z] [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
18:05:30 [2024-02-28T23:05:30.022Z] [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
18:05:30 [2024-02-28T23:05:30.022Z] [INFO] 
18:05:30 [2024-02-28T23:05:30.022Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core ---
18:05:30 [2024-02-28T23:05:30.022Z] [INFO] 
18:05:30 [2024-02-28T23:05:30.022Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
18:05:30 [2024-02-28T23:05:30.022Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT [25/141]
18:05:30 [2024-02-28T23:05:30.022Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
18:05:30 [2024-02-28T23:05:30.022Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:05:30 [2024-02-28T23:05:30.022Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:05:30 [2024-02-28T23:05:30.022Z] [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
18:05:30 [2024-02-28T23:05:30.022Z] [INFO] 
18:05:30 [2024-02-28T23:05:30.022Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core ---
18:05:30 [2024-02-28T23:05:30.022Z] [INFO] 
18:05:30 [2024-02-28T23:05:30.022Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
18:05:30 [2024-02-28T23:05:30.022Z] [INFO] The project's OSGi version is 1.2.1.202402282247
18:05:30 [2024-02-28T23:05:30.022Z] [INFO] 
18:05:30 [2024-02-28T23:05:30.022Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
18:05:30 [2024-02-28T23:05:30.022Z] [INFO] 
18:05:30 [2024-02-28T23:05:30.022Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
18:05:30 [2024-02-28T23:05:30.022Z] [INFO] 
18:05:30 [2024-02-28T23:05:30.022Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
18:05:30 [2024-02-28T23:05:30.022Z] [INFO] 
18:05:30 [2024-02-28T23:05:30.022Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
18:05:30 [2024-02-28T23:05:30.022Z] [INFO] 
18:05:30 [2024-02-28T23:05:30.022Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
18:05:30 [2024-02-28T23:05:30.022Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core
18:05:30 [2024-02-28T23:05:30.280Z] [INFO] 
18:05:30 [2024-02-28T23:05:30.280Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
18:05:30 [2024-02-28T23:05:30.280Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
18:05:30 [2024-02-28T23:05:30.280Z] [INFO] 
18:05:30 [2024-02-28T23:05:30.280Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
18:05:30 [2024-02-28T23:05:30.280Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:05:30 [2024-02-28T23:05:30.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
18:05:30 [2024-02-28T23:05:30.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.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
18:05:30 [2024-02-28T23:05:30.280Z] [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
18:05:30 [2024-02-28T23:05:30.844Z] [INFO] 
18:05:30 [2024-02-28T23:05:30.844Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.lami.core ---
18:05:30 [2024-02-28T23:05:30.844Z] [INFO] 
18:05:30 [2024-02-28T23:05:30.844Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core ---
18:05:30 [2024-02-28T23:05:30.844Z] [INFO] 
18:05:30 [2024-02-28T23:05:30.844Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core ---
18:05:30 [2024-02-28T23:05:30.844Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources
18:05:30 [2024-02-28T23:05:30.844Z] [INFO] 
18:05:30 [2024-02-28T23:05:30.844Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.core ---
18:05:30 [2024-02-28T23:05:30.844Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:05:30 [2024-02-28T23:05:30.844Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:05:30 [2024-02-28T23:05:30.844Z] [WARNING] The 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
18:05:30 [2024-02-28T23:05:30.844Z] [INFO] 
18:05:30 [2024-02-28T23:05:30.844Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core ---
18:05:30 [2024-02-28T23:05:30.844Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
18:05:30 [2024-02-28T23:05:30.844Z] [INFO] 
18:05:30 [2024-02-28T23:05:30.844Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core ---
18:05:30 [2024-02-28T23:05:30.844Z] [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
18:05:30 [2024-02-28T23:05:30.844Z] [INFO] 
18:05:30 [2024-02-28T23:05:30.844Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core ---
18:05:31 [2024-02-28T23:05:31.101Z] [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
18:05:31 [2024-02-28T23:05:31.101Z] [INFO] 
18:05:31 [2024-02-28T23:05:31.101Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core ---
18:05:31 [2024-02-28T23:05:31.101Z] [INFO] 
18:05:31 [2024-02-28T23:05:31.101Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core ---
18:05:31 [2024-02-28T23:05:31.101Z] [INFO] 
18:05:31 [2024-02-28T23:05:31.101Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core ---
18:05:31 [2024-02-28T23:05:31.101Z] [INFO] 
18:05:31 [2024-02-28T23:05:31.101Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.core ---
18:05:31 [2024-02-28T23:05:31.101Z] [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
18:05:32 [2024-02-28T23:05:32.031Z] [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
18:05:33 [2024-02-28T23:05:33.402Z] [INFO] 
18:05:33 [2024-02-28T23:05:33.402Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core ---
18:05:33 [2024-02-28T23:05:33.402Z] [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
18:05:33 [2024-02-28T23:05:33.402Z] [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
18:05:33 [2024-02-28T23:05:33.402Z] [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
18:05:33 [2024-02-28T23:05:33.402Z] [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
18:05:33 [2024-02-28T23:05:33.402Z] [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
18:05:33 [2024-02-28T23:05:33.402Z] [INFO] 
18:05:33 [2024-02-28T23:05:33.402Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core ---
18:05:33 [2024-02-28T23:05:33.402Z] [INFO] 
18:05:33 [2024-02-28T23:05:33.402Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
18:05:33 [2024-02-28T23:05:33.402Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT [26/141]
18:05:33 [2024-02-28T23:05:33.402Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
18:05:33 [2024-02-28T23:05:33.402Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:05:33 [2024-02-28T23:05:33.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
18:05:33 [2024-02-28T23:05:33.402Z] [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
18:05:33 [2024-02-28T23:05:33.402Z] [INFO] 
18:05:33 [2024-02-28T23:05:33.402Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core ---
18:05:33 [2024-02-28T23:05:33.402Z] [INFO] 
18:05:33 [2024-02-28T23:05:33.402Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
18:05:33 [2024-02-28T23:05:33.402Z] [INFO] The project's OSGi version is 4.1.1.202402282247
18:05:33 [2024-02-28T23:05:33.402Z] [INFO] 
18:05:33 [2024-02-28T23:05:33.402Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
18:05:33 [2024-02-28T23:05:33.402Z] [INFO] 
18:05:33 [2024-02-28T23:05:33.402Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
18:05:33 [2024-02-28T23:05:33.402Z] [INFO] 
18:05:33 [2024-02-28T23:05:33.402Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
18:05:33 [2024-02-28T23:05:33.402Z] [INFO] 
18:05:33 [2024-02-28T23:05:33.402Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
18:05:33 [2024-02-28T23:05:33.402Z] [INFO] 
18:05:33 [2024-02-28T23:05:33.402Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
18:05:33 [2024-02-28T23:05:33.402Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core
18:05:33 [2024-02-28T23:05:33.659Z] [INFO] 
18:05:33 [2024-02-28T23:05:33.659Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
18:05:33 [2024-02-28T23:05:33.659Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
18:05:33 [2024-02-28T23:05:33.660Z] [INFO] 
18:05:33 [2024-02-28T23:05:33.660Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
18:05:33 [2024-02-28T23:05:33.660Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:05:33 [2024-02-28T23:05:33.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
18:05:33 [2024-02-28T23:05:33.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.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
18:05:33 [2024-02-28T23:05:33.660Z] [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
18:05:34 [2024-02-28T23:05:34.589Z] [INFO] 
18:05:34 [2024-02-28T23:05:34.589Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.graph.core ---
18:05:34 [2024-02-28T23:05:34.589Z] [INFO] 
18:05:34 [2024-02-28T23:05:34.589Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core ---
18:05:34 [2024-02-28T23:05:34.589Z] [INFO] 
18:05:34 [2024-02-28T23:05:34.589Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core ---
18:05:34 [2024-02-28T23:05:34.589Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources
18:05:34 [2024-02-28T23:05:34.589Z] [INFO] 
18:05:34 [2024-02-28T23:05:34.589Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.core ---
18:05:34 [2024-02-28T23:05:34.589Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:05:34 [2024-02-28T23:05:34.589Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:05:34 [2024-02-28T23:05:34.589Z] [WARNING] The 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
18:05:34 [2024-02-28T23:05:34.589Z] [INFO] 
18:05:34 [2024-02-28T23:05:34.589Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core ---
18:05:34 [2024-02-28T23:05:34.589Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
18:05:34 [2024-02-28T23:05:34.590Z] [INFO] 
18:05:34 [2024-02-28T23:05:34.590Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core ---
18:05:34 [2024-02-28T23:05:34.590Z] [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
18:05:34 [2024-02-28T23:05:34.590Z] [INFO] 
18:05:34 [2024-02-28T23:05:34.590Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core ---
18:05:34 [2024-02-28T23:05:34.590Z] [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
18:05:34 [2024-02-28T23:05:34.590Z] [INFO] 
18:05:34 [2024-02-28T23:05:34.590Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core ---
18:05:34 [2024-02-28T23:05:34.590Z] [INFO] 
18:05:34 [2024-02-28T23:05:34.590Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core ---
18:05:34 [2024-02-28T23:05:34.590Z] [INFO] 
18:05:34 [2024-02-28T23:05:34.590Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core ---
18:05:34 [2024-02-28T23:05:34.847Z] [INFO] 
18:05:34 [2024-02-28T23:05:34.847Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.core ---
18:05:34 [2024-02-28T23:05:34.847Z] [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
18:05:36 [2024-02-28T23:05:36.215Z] [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
18:05:37 [2024-02-28T23:05:37.146Z] [INFO] 
18:05:37 [2024-02-28T23:05:37.146Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core ---
18:05:37 [2024-02-28T23:05:37.146Z] [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
18:05:37 [2024-02-28T23:05:37.147Z] [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
18:05:37 [2024-02-28T23:05:37.147Z] [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
18:05:37 [2024-02-28T23:05:37.147Z] [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
18:05:37 [2024-02-28T23:05:37.147Z] [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
18:05:37 [2024-02-28T23:05:37.147Z] [INFO] 
18:05:37 [2024-02-28T23:05:37.147Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core ---
18:05:37 [2024-02-28T23:05:37.147Z] [INFO] 
18:05:37 [2024-02-28T23:05:37.147Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
18:05:37 [2024-02-28T23:05:37.147Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT [27/141]
18:05:37 [2024-02-28T23:05:37.147Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
18:05:37 [2024-02-28T23:05:37.147Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:05:37 [2024-02-28T23:05:37.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
18:05:37 [2024-02-28T23:05:37.147Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
18:05:37 [2024-02-28T23:05:37.147Z] [INFO] 
18:05:37 [2024-02-28T23:05:37.147Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core ---
18:05:37 [2024-02-28T23:05:37.147Z] [INFO] 
18:05:37 [2024-02-28T23:05:37.147Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
18:05:37 [2024-02-28T23:05:37.147Z] [INFO] The project's OSGi version is 5.5.1.202402282247
18:05:37 [2024-02-28T23:05:37.147Z] [INFO] 
18:05:37 [2024-02-28T23:05:37.147Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
18:05:37 [2024-02-28T23:05:37.147Z] [INFO] 
18:05:37 [2024-02-28T23:05:37.147Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
18:05:37 [2024-02-28T23:05:37.147Z] [INFO] 
18:05:37 [2024-02-28T23:05:37.147Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
18:05:37 [2024-02-28T23:05:37.147Z] [INFO] 
18:05:37 [2024-02-28T23:05:37.147Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
18:05:37 [2024-02-28T23:05:37.147Z] [INFO] 
18:05:37 [2024-02-28T23:05:37.147Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
18:05:37 [2024-02-28T23:05:37.147Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core
18:05:37 [2024-02-28T23:05:37.404Z] [INFO] 
18:05:37 [2024-02-28T23:05:37.404Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
18:05:37 [2024-02-28T23:05:37.404Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
18:05:37 [2024-02-28T23:05:37.404Z] [INFO] 
18:05:37 [2024-02-28T23:05:37.404Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
18:05:37 [2024-02-28T23:05:37.404Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:05:37 [2024-02-28T23:05:37.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
18:05:37 [2024-02-28T23:05:37.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.timing.core:5.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
18:05:37 [2024-02-28T23:05:37.404Z] [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
18:05:38 [2024-02-28T23:05:38.335Z] [INFO] 
18:05:38 [2024-02-28T23:05:38.335Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.timing.core ---
18:05:38 [2024-02-28T23:05:38.335Z] [INFO] 
18:05:38 [2024-02-28T23:05:38.335Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core ---
18:05:38 [2024-02-28T23:05:38.335Z] [INFO] 
18:05:38 [2024-02-28T23:05:38.335Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core ---
18:05:38 [2024-02-28T23:05:38.335Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources
18:05:38 [2024-02-28T23:05:38.335Z] [INFO] 
18:05:38 [2024-02-28T23:05:38.335Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.core ---
18:05:38 [2024-02-28T23:05:38.335Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:05:38 [2024-02-28T23:05:38.335Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:05:38 [2024-02-28T23:05:38.335Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
18:05:38 [2024-02-28T23:05:38.335Z] [INFO] 
18:05:38 [2024-02-28T23:05:38.335Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core ---
18:05:38 [2024-02-28T23:05:38.335Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
18:05:38 [2024-02-28T23:05:38.335Z] [INFO] 
18:05:38 [2024-02-28T23:05:38.336Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core ---
18:05:38 [2024-02-28T23:05:38.336Z] [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.1-SNAPSHOT-sources.jar
18:05:38 [2024-02-28T23:05:38.336Z] [INFO] 
18:05:38 [2024-02-28T23:05:38.336Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core ---
18:05:38 [2024-02-28T23:05:38.336Z] [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.1-SNAPSHOT.jar
18:05:38 [2024-02-28T23:05:38.336Z] [INFO] 
18:05:38 [2024-02-28T23:05:38.336Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core ---
18:05:38 [2024-02-28T23:05:38.336Z] [INFO] 
18:05:38 [2024-02-28T23:05:38.336Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core ---
18:05:38 [2024-02-28T23:05:38.336Z] [INFO] 
18:05:38 [2024-02-28T23:05:38.336Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core ---
18:05:38 [2024-02-28T23:05:38.336Z] [INFO] 
18:05:38 [2024-02-28T23:05:38.336Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.core ---
18:05:38 [2024-02-28T23:05:38.592Z] [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.1-SNAPSHOT.jar
18:05:39 [2024-02-28T23:05:39.961Z] [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.1-SNAPSHOT-sources.jar
18:05:40 [2024-02-28T23:05:40.891Z] [INFO] 
18:05:40 [2024-02-28T23:05:40.891Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core ---
18:05:40 [2024-02-28T23:05:40.891Z] [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.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT.jar
18:05:40 [2024-02-28T23:05:40.892Z] [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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT.pom
18:05:40 [2024-02-28T23:05:40.892Z] [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.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT-sources.jar
18:05:40 [2024-02-28T23:05:40.892Z] [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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT-p2metadata.xml
18:05:40 [2024-02-28T23:05:40.892Z] [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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.1-SNAPSHOT-p2artifacts.xml
18:05:40 [2024-02-28T23:05:40.892Z] [INFO] 
18:05:40 [2024-02-28T23:05:40.892Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core ---
18:05:40 [2024-02-28T23:05:40.892Z] [INFO] 
18:05:40 [2024-02-28T23:05:40.892Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
18:05:40 [2024-02-28T23:05:40.892Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT [28/141]
18:05:40 [2024-02-28T23:05:40.892Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
18:05:40 [2024-02-28T23:05:40.892Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:05:40 [2024-02-28T23:05:40.892Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:05:40 [2024-02-28T23:05:40.892Z] [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
18:05:41 [2024-02-28T23:05:41.149Z] [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
18:05:41 [2024-02-28T23:05:41.149Z] [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 38 MB/s)
18:05:41 [2024-02-28T23:05:41.149Z] [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
18:05:41 [2024-02-28T23:05:41.149Z] [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 168 kB/s)
18:05:41 [2024-02-28T23:05:41.149Z] [INFO] 
18:05:41 [2024-02-28T23:05:41.149Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
18:05:41 [2024-02-28T23:05:41.149Z] [INFO] 
18:05:41 [2024-02-28T23:05:41.149Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
18:05:41 [2024-02-28T23:05:41.149Z] [INFO] The project's OSGi version is 4.1.1.202402282247
18:05:41 [2024-02-28T23:05:41.149Z] [INFO] 
18:05:41 [2024-02-28T23:05:41.149Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
18:05:41 [2024-02-28T23:05:41.149Z] [INFO] 
18:05:41 [2024-02-28T23:05:41.149Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
18:05:41 [2024-02-28T23:05:41.149Z] [INFO] 
18:05:41 [2024-02-28T23:05:41.149Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
18:05:41 [2024-02-28T23:05:41.149Z] [INFO] 
18:05:41 [2024-02-28T23:05:41.149Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
18:05:41 [2024-02-28T23:05:41.149Z] [INFO] 
18:05:41 [2024-02-28T23:05:41.149Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
18:05:41 [2024-02-28T23:05:41.149Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core
18:05:41 [2024-02-28T23:05:41.149Z] [INFO] 
18:05:41 [2024-02-28T23:05:41.149Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
18:05:41 [2024-02-28T23:05:41.149Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
18:05:41 [2024-02-28T23:05:41.149Z] [INFO] 
18:05:41 [2024-02-28T23:05:41.149Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
18:05:41 [2024-02-28T23:05:41.149Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:05:41 [2024-02-28T23:05:41.149Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:05:41 [2024-02-28T23:05:41.149Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.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
18:05:41 [2024-02-28T23:05:41.407Z] [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
18:05:42 [2024-02-28T23:05:42.792Z] [INFO] 
18:05:42 [2024-02-28T23:05:42.792Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
18:05:42 [2024-02-28T23:05:42.792Z] [INFO] 
18:05:42 [2024-02-28T23:05:42.792Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
18:05:42 [2024-02-28T23:05:42.792Z] [INFO] 
18:05:42 [2024-02-28T23:05:42.792Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
18:05:42 [2024-02-28T23:05:42.792Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources
18:05:42 [2024-02-28T23:05:42.792Z] [INFO] 
18:05:42 [2024-02-28T23:05:42.792Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
18:05:42 [2024-02-28T23:05:42.792Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:05:42 [2024-02-28T23:05:42.792Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:05:42 [2024-02-28T23:05:42.793Z] [WARNING] The effective 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
18:05:42 [2024-02-28T23:05:42.793Z] [INFO] 
18:05:42 [2024-02-28T23:05:42.793Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
18:05:42 [2024-02-28T23:05:42.793Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
18:05:42 [2024-02-28T23:05:42.793Z] [INFO] 
18:05:42 [2024-02-28T23:05:42.793Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
18:05:42 [2024-02-28T23:05:42.793Z] [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
18:05:42 [2024-02-28T23:05:42.793Z] [INFO] 
18:05:42 [2024-02-28T23:05:42.793Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
18:05:42 [2024-02-28T23:05:42.793Z] [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
18:05:42 [2024-02-28T23:05:42.793Z] [INFO] 
18:05:42 [2024-02-28T23:05:42.793Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
18:05:42 [2024-02-28T23:05:42.793Z] [INFO] 
18:05:42 [2024-02-28T23:05:42.793Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
18:05:42 [2024-02-28T23:05:42.793Z] [INFO] 
18:05:42 [2024-02-28T23:05:42.793Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
18:05:42 [2024-02-28T23:05:42.793Z] [INFO] 
18:05:42 [2024-02-28T23:05:42.793Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
18:05:43 [2024-02-28T23:05:43.050Z] [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
18:05:44 [2024-02-28T23:05:44.942Z] [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
18:05:45 [2024-02-28T23:05:45.871Z] [INFO] 
18:05:45 [2024-02-28T23:05:45.871Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
18:05:45 [2024-02-28T23:05:45.872Z] [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
18:05:45 [2024-02-28T23:05:45.872Z] [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
18:05:45 [2024-02-28T23:05:45.872Z] [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
18:05:45 [2024-02-28T23:05:45.872Z] [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
18:05:45 [2024-02-28T23:05:45.872Z] [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
18:05:45 [2024-02-28T23:05:45.872Z] [INFO] 
18:05:45 [2024-02-28T23:05:45.872Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
18:05:45 [2024-02-28T23:05:45.872Z] [INFO] 
18:05:45 [2024-02-28T23:05:45.872Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
18:05:45 [2024-02-28T23:05:45.872Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT [29/141]
18:05:45 [2024-02-28T23:05:45.872Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
18:05:45 [2024-02-28T23:05:45.872Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:05:45 [2024-02-28T23:05:45.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
18:05:45 [2024-02-28T23:05:45.872Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
18:05:46 [2024-02-28T23:05:46.129Z] [INFO] 
18:05:46 [2024-02-28T23:05:46.129Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core ---
18:05:46 [2024-02-28T23:05:46.129Z] [INFO] 
18:05:46 [2024-02-28T23:05:46.129Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
18:05:46 [2024-02-28T23:05:46.129Z] [INFO] The project's OSGi version is 8.2.1.202402282247
18:05:46 [2024-02-28T23:05:46.129Z] [INFO] 
18:05:46 [2024-02-28T23:05:46.129Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
18:05:46 [2024-02-28T23:05:46.129Z] [INFO] 
18:05:46 [2024-02-28T23:05:46.129Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
18:05:46 [2024-02-28T23:05:46.129Z] [INFO] 
18:05:46 [2024-02-28T23:05:46.129Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
18:05:46 [2024-02-28T23:05:46.129Z] [INFO] 
18:05:46 [2024-02-28T23:05:46.129Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
18:05:46 [2024-02-28T23:05:46.129Z] [INFO] 
18:05:46 [2024-02-28T23:05:46.129Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
18:05:46 [2024-02-28T23:05:46.129Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core
18:05:46 [2024-02-28T23:05:46.129Z] [INFO] 
18:05:46 [2024-02-28T23:05:46.129Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
18:05:46 [2024-02-28T23:05:46.129Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
18:05:46 [2024-02-28T23:05:46.129Z] [INFO] 
18:05:46 [2024-02-28T23:05:46.129Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
18:05:46 [2024-02-28T23:05:46.129Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:05:46 [2024-02-28T23:05:46.129Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:05:46 [2024-02-28T23:05:46.129Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
18:05:46 [2024-02-28T23:05:46.129Z] [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
18:05:47 [2024-02-28T23:05:47.498Z] [INFO] 
18:05:47 [2024-02-28T23:05:47.498Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.os.linux.core ---
18:05:47 [2024-02-28T23:05:47.498Z] [INFO] 
18:05:47 [2024-02-28T23:05:47.498Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core ---
18:05:47 [2024-02-28T23:05:47.498Z] [INFO] 
18:05:47 [2024-02-28T23:05:47.498Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
18:05:47 [2024-02-28T23:05:47.498Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources
18:05:47 [2024-02-28T23:05:47.498Z] [INFO] 
18:05:47 [2024-02-28T23:05:47.498Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
18:05:47 [2024-02-28T23:05:47.498Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:05:47 [2024-02-28T23:05:47.498Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:05:47 [2024-02-28T23:05:47.498Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
18:05:47 [2024-02-28T23:05:47.498Z] [INFO] 
18:05:47 [2024-02-28T23:05:47.498Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core ---
18:05:47 [2024-02-28T23:05:47.498Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
18:05:47 [2024-02-28T23:05:47.498Z] [INFO] 
18:05:47 [2024-02-28T23:05:47.498Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
18:05:47 [2024-02-28T23:05:47.757Z] [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.1-SNAPSHOT-sources.jar
18:05:47 [2024-02-28T23:05:47.757Z] [INFO] 
18:05:47 [2024-02-28T23:05:47.757Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core ---
18:05:48 [2024-02-28T23:05:48.013Z] [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.1-SNAPSHOT.jar
18:05:48 [2024-02-28T23:05:48.013Z] [INFO] 
18:05:48 [2024-02-28T23:05:48.013Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core ---
18:05:48 [2024-02-28T23:05:48.013Z] [INFO] 
18:05:48 [2024-02-28T23:05:48.013Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
18:05:48 [2024-02-28T23:05:48.013Z] [INFO] 
18:05:48 [2024-02-28T23:05:48.013Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core ---
18:05:48 [2024-02-28T23:05:48.014Z] [INFO] 
18:05:48 [2024-02-28T23:05:48.014Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.core ---
18:05:48 [2024-02-28T23:05:48.270Z] [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.1-SNAPSHOT.jar
18:05:49 [2024-02-28T23:05:49.638Z] [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.1-SNAPSHOT-sources.jar
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core ---
18:05:51 [2024-02-28T23:05:51.007Z] [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.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT.jar
18:05:51 [2024-02-28T23:05:51.007Z] [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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT.pom
18:05:51 [2024-02-28T23:05:51.007Z] [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.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT-sources.jar
18:05:51 [2024-02-28T23:05:51.007Z] [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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT-p2metadata.xml
18:05:51 [2024-02-28T23:05:51.007Z] [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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.1-SNAPSHOT-p2artifacts.xml
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core ---
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] Building Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT      [30/141]
18:05:51 [2024-02-28T23:05:51.007Z] [INFO]   from lttng/pom.xml
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] --------------------------------[ pom ]---------------------------------
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent ---
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent ---
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng-parent ---
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent ---
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng-parent ---
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent ---
18:05:51 [2024-02-28T23:05:51.007Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-9.3.0-SNAPSHOT.pom
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT [31/141]
18:05:51 [2024-02-28T23:05:51.007Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:05:51 [2024-02-28T23:05:51.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
18:05:51 [2024-02-28T23:05:51.007Z] [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
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core ---
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] The project's OSGi version is 1.2.0.202402282247
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.007Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
18:05:51 [2024-02-28T23:05:51.007Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:05:51 [2024-02-28T23:05:51.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
18:05:51 [2024-02-28T23:05:51.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.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
18:05:51 [2024-02-28T23:05:51.007Z] [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
18:05:51 [2024-02-28T23:05:51.571Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.571Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.common.core ---
18:05:51 [2024-02-28T23:05:51.571Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.572Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core ---
18:05:51 [2024-02-28T23:05:51.572Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.572Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core ---
18:05:51 [2024-02-28T23:05:51.572Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources
18:05:51 [2024-02-28T23:05:51.572Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.572Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.common.core ---
18:05:51 [2024-02-28T23:05:51.572Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:05:51 [2024-02-28T23:05:51.572Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:05:51 [2024-02-28T23:05:51.572Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
18:05:51 [2024-02-28T23:05:51.572Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.572Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core ---
18:05:51 [2024-02-28T23:05:51.572Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
18:05:51 [2024-02-28T23:05:51.572Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.572Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core ---
18:05:51 [2024-02-28T23:05:51.572Z] [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
18:05:51 [2024-02-28T23:05:51.572Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.572Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core ---
18:05:51 [2024-02-28T23:05:51.572Z] [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
18:05:51 [2024-02-28T23:05:51.572Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.572Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core ---
18:05:51 [2024-02-28T23:05:51.572Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.572Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core ---
18:05:51 [2024-02-28T23:05:51.572Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.572Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core ---
18:05:51 [2024-02-28T23:05:51.572Z] [INFO] 
18:05:51 [2024-02-28T23:05:51.572Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.common.core ---
18:05:51 [2024-02-28T23:05:51.572Z] [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
18:05:52 [2024-02-28T23:05:52.502Z] [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
18:05:53 [2024-02-28T23:05:53.435Z] [INFO] 
18:05:53 [2024-02-28T23:05:53.435Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core ---
18:05:53 [2024-02-28T23:05:53.435Z] [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
18:05:53 [2024-02-28T23:05:53.435Z] [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
18:05:53 [2024-02-28T23:05:53.435Z] [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
18:05:53 [2024-02-28T23:05:53.435Z] [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
18:05:53 [2024-02-28T23:05:53.435Z] [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
18:05:53 [2024-02-28T23:05:53.435Z] [INFO] 
18:05:53 [2024-02-28T23:05:53.435Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core ---
18:05:53 [2024-02-28T23:05:53.435Z] [INFO] 
18:05:53 [2024-02-28T23:05:53.435Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
18:05:53 [2024-02-28T23:05:53.435Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT [32/141]
18:05:53 [2024-02-28T23:05:53.435Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
18:05:53 [2024-02-28T23:05:53.435Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:05:53 [2024-02-28T23:05:53.435Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:05:53 [2024-02-28T23:05:53.435Z] [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
18:05:53 [2024-02-28T23:05:53.435Z] [INFO] 
18:05:53 [2024-02-28T23:05:53.435Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core ---
18:05:53 [2024-02-28T23:05:53.435Z] [INFO] 
18:05:53 [2024-02-28T23:05:53.435Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
18:05:53 [2024-02-28T23:05:53.435Z] [INFO] The project's OSGi version is 3.1.1.202402282247
18:05:53 [2024-02-28T23:05:53.435Z] [INFO] 
18:05:53 [2024-02-28T23:05:53.435Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
18:05:53 [2024-02-28T23:05:53.435Z] [INFO] 
18:05:53 [2024-02-28T23:05:53.435Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
18:05:53 [2024-02-28T23:05:53.435Z] [INFO] 
18:05:53 [2024-02-28T23:05:53.435Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
18:05:53 [2024-02-28T23:05:53.435Z] [INFO] 
18:05:53 [2024-02-28T23:05:53.435Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
18:05:53 [2024-02-28T23:05:53.693Z] [INFO] 
18:05:53 [2024-02-28T23:05:53.693Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
18:05:53 [2024-02-28T23:05:53.693Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core
18:05:53 [2024-02-28T23:05:53.693Z] [INFO] 
18:05:53 [2024-02-28T23:05:53.693Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
18:05:53 [2024-02-28T23:05:53.693Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
18:05:53 [2024-02-28T23:05:53.693Z] [INFO] 
18:05:53 [2024-02-28T23:05:53.693Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
18:05:53 [2024-02-28T23:05:53.693Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:05:53 [2024-02-28T23:05:53.693Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:05:53 [2024-02-28T23:05:53.693Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
18:05:53 [2024-02-28T23:05:53.693Z] [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
18:05:54 [2024-02-28T23:05:54.257Z] [INFO] 
18:05:54 [2024-02-28T23:05:54.257Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.kernel.core ---
18:05:54 [2024-02-28T23:05:54.257Z] [INFO] 
18:05:54 [2024-02-28T23:05:54.257Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core ---
18:05:54 [2024-02-28T23:05:54.257Z] [INFO] 
18:05:54 [2024-02-28T23:05:54.257Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
18:05:54 [2024-02-28T23:05:54.257Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources
18:05:54 [2024-02-28T23:05:54.257Z] [INFO] 
18:05:54 [2024-02-28T23:05:54.257Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
18:05:54 [2024-02-28T23:05:54.257Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:05:54 [2024-02-28T23:05:54.257Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:05:54 [2024-02-28T23:05:54.257Z] [WARNING] The 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
18:05:54 [2024-02-28T23:05:54.257Z] [INFO] 
18:05:54 [2024-02-28T23:05:54.257Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core ---
18:05:54 [2024-02-28T23:05:54.257Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
18:05:54 [2024-02-28T23:05:54.257Z] [INFO] 
18:05:54 [2024-02-28T23:05:54.257Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
18:05:54 [2024-02-28T23:05:54.257Z] [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
18:05:54 [2024-02-28T23:05:54.257Z] [INFO] 
18:05:54 [2024-02-28T23:05:54.257Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core ---
18:05:54 [2024-02-28T23:05:54.514Z] [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
18:05:54 [2024-02-28T23:05:54.514Z] [INFO] 
18:05:54 [2024-02-28T23:05:54.514Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core ---
18:05:54 [2024-02-28T23:05:54.514Z] [INFO] 
18:05:54 [2024-02-28T23:05:54.514Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
18:05:54 [2024-02-28T23:05:54.514Z] [INFO] 
18:05:54 [2024-02-28T23:05:54.514Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core ---
18:05:54 [2024-02-28T23:05:54.514Z] [INFO] 
18:05:54 [2024-02-28T23:05:54.514Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.core ---
18:05:54 [2024-02-28T23:05:54.514Z] [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
18:05:55 [2024-02-28T23:05:55.445Z] [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
18:05:56 [2024-02-28T23:05:56.375Z] [INFO] 
18:05:56 [2024-02-28T23:05:56.375Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core ---
18:05:56 [2024-02-28T23:05:56.375Z] [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
18:05:56 [2024-02-28T23:05:56.375Z] [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
18:05:56 [2024-02-28T23:05:56.375Z] [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
18:05:56 [2024-02-28T23:05:56.375Z] [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
18:05:56 [2024-02-28T23:05:56.376Z] [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
18:05:56 [2024-02-28T23:05:56.376Z] [INFO] 
18:05:56 [2024-02-28T23:05:56.376Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core ---
18:05:56 [2024-02-28T23:05:56.376Z] [INFO] 
18:05:56 [2024-02-28T23:05:56.376Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
18:05:56 [2024-02-28T23:05:56.376Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT  [33/141]
18:05:56 [2024-02-28T23:05:56.376Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
18:05:56 [2024-02-28T23:05:56.376Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:05:56 [2024-02-28T23:05:56.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
18:05:56 [2024-02-28T23:05:56.376Z] [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
18:05:56 [2024-02-28T23:05:56.939Z] [INFO] 
18:05:56 [2024-02-28T23:05:56.939Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests ---
18:05:56 [2024-02-28T23:05:56.939Z] [INFO] 
18:05:56 [2024-02-28T23:05:56.939Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
18:05:56 [2024-02-28T23:05:56.939Z] [INFO] The project's OSGi version is 1.0.21.202402282247
18:05:56 [2024-02-28T23:05:56.939Z] [INFO] 
18:05:56 [2024-02-28T23:05:56.939Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
18:05:56 [2024-02-28T23:05:56.939Z] [INFO] 
18:05:56 [2024-02-28T23:05:56.939Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
18:05:56 [2024-02-28T23:05:56.939Z] [INFO] 
18:05:56 [2024-02-28T23:05:56.939Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
18:05:56 [2024-02-28T23:05:56.940Z] [INFO] 
18:05:56 [2024-02-28T23:05:56.940Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
18:05:56 [2024-02-28T23:05:56.940Z] [INFO] 
18:05:56 [2024-02-28T23:05:56.940Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
18:05:56 [2024-02-28T23:05:56.940Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.tests
18:05:57 [2024-02-28T23:05:57.504Z] [INFO] 
18:05:57 [2024-02-28T23:05:57.504Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
18:05:57 [2024-02-28T23:05:57.504Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
18:05:57 [2024-02-28T23:05:57.504Z] [INFO] 
18:05:57 [2024-02-28T23:05:57.504Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
18:05:57 [2024-02-28T23:05:57.504Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:05:57 [2024-02-28T23:05:57.504Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:05:57 [2024-02-28T23:05:57.504Z] [WARNING] The effective 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
18:05:57 [2024-02-28T23:05:57.504Z] [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
18:05:58 [2024-02-28T23:05:58.874Z] [INFO] 
18:05:58 [2024-02-28T23:05:58.874Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui.tests ---
18:05:58 [2024-02-28T23:05:58.874Z] [INFO] 
18:05:58 [2024-02-28T23:05:58.874Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests ---
18:05:58 [2024-02-28T23:05:58.874Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources
18:05:58 [2024-02-28T23:05:58.874Z] [INFO] 
18:05:58 [2024-02-28T23:05:58.874Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.tests ---
18:05:58 [2024-02-28T23:05:58.874Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 126 were skipped
18:05:58 [2024-02-28T23:05:58.874Z] [INFO] 
18:05:58 [2024-02-28T23:05:58.874Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
18:05:58 [2024-02-28T23:05:58.874Z] [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
18:05:58 [2024-02-28T23:05:58.874Z] [INFO] 
18:05:58 [2024-02-28T23:05:58.874Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests ---
18:05:58 [2024-02-28T23:05:58.874Z] [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
18:05:59 [2024-02-28T23:05:59.130Z] [INFO] 
18:05:59 [2024-02-28T23:05:59.130Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests ---
18:05:59 [2024-02-28T23:05:59.130Z] [INFO] 
18:05:59 [2024-02-28T23:05:59.130Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
18:05:59 [2024-02-28T23:05:59.130Z] [INFO] 
18:05:59 [2024-02-28T23:05:59.131Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests ---
18:05:59 [2024-02-28T23:05:59.131Z] [INFO] 
18:05:59 [2024-02-28T23:05:59.131Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui.tests ---
18:05:59 [2024-02-28T23:05:59.387Z] [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
18:06:00 [2024-02-28T23:06:00.756Z] [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
18:06:02 [2024-02-28T23:06:02.126Z] [INFO] 
18:06:02 [2024-02-28T23:06:02.126Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
18:06:02 [2024-02-28T23:06:02.383Z] [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
18:06:02 [2024-02-28T23:06:02.383Z] [INFO] Command line:
18:06:02 [2024-02-28T23:06:02.383Z] 	[/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]
18:06:02 [2024-02-28T23:06:02.640Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:06:09 [2024-02-28T23:06:09.187Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:06:09 [2024-02-28T23:06:09.187Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:06:17 [2024-02-28T23:06:17.286Z] !SESSION 2024-02-28 23:06:02.766 -----------------------------------------------
18:06:17 [2024-02-28T23:06:17.286Z] eclipse.buildId=unknown
18:06:17 [2024-02-28T23:06:17.286Z] java.version=17.0.2
18:06:17 [2024-02-28T23:06:17.286Z] java.vendor=Oracle Corporation
18:06:17 [2024-02-28T23:06:17.286Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
18:06:17 [2024-02-28T23:06:17.286Z] 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
18:06:17 [2024-02-28T23:06:17.286Z] 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
18:06:17 [2024-02-28T23:06:17.286Z] 
18:06:17 [2024-02-28T23:06:17.286Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 23:06:17.019
18:06:17 [2024-02-28T23:06:17.286Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
18:06:17 [2024-02-28T23:06:17.286Z] !STACK 0
18:06:17 [2024-02-28T23:06:17.286Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
18:06:17 [2024-02-28T23:06:17.286Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
18:06:17 [2024-02-28T23:06:17.286Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
18:06:17 [2024-02-28T23:06:17.286Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
18:06:17 [2024-02-28T23:06:17.286Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
18:06:17 [2024-02-28T23:06:17.286Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
18:06:17 [2024-02-28T23:06:17.286Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
18:06:17 [2024-02-28T23:06:17.286Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
18:06:17 [2024-02-28T23:06:17.286Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:06:17 [2024-02-28T23:06:17.286Z] Caused by: java.io.IOException: error=2, No such file or directory
18:06:17 [2024-02-28T23:06:17.286Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
18:06:17 [2024-02-28T23:06:17.286Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
18:06:17 [2024-02-28T23:06:17.286Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
18:06:17 [2024-02-28T23:06:17.286Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
18:06:17 [2024-02-28T23:06:17.286Z] 	... 7 more
18:06:18 [2024-02-28T23:06:18.217Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
18:06:18 [2024-02-28T23:06:18.474Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
18:06:18 [2024-02-28T23:06:18.474Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testResetPartial -- Time elapsed: 0.002 s
18:06:18 [2024-02-28T23:06:18.474Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testInitialState -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.474Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testResetTotal -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.474Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testSetValue -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.475Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
18:06:18 [2024-02-28T23:06:18.475Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
18:06:18 [2024-02-28T23:06:18.475Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testgetName -- Time elapsed: 0.003 s
18:06:18 [2024-02-28T23:06:18.475Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetValue -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.475Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testResetTimeRangeValue -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.475Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetChildren -- Time elapsed: 0.001 s
18:06:18 [2024-02-28T23:06:18.475Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testReset -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.475Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetPath -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.475Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testResetGlobalValue -- Time elapsed: 0.001 s
18:06:18 [2024-02-28T23:06:18.475Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testHasChildren -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.475Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testContainsChild -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.475Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetParent -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.475Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetNbChildren -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.475Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
18:06:18 [2024-02-28T23:06:18.475Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
18:06:18 [2024-02-28T23:06:18.475Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest.testGetColumnData -- Time elapsed: 0.022 s
18:06:18 [2024-02-28T23:06:18.475Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
18:06:18 [2024-02-28T23:06:18.475Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
18:06:18 [2024-02-28T23:06:18.475Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGet -- Time elapsed: 0.001 s
18:06:18 [2024-02-28T23:06:18.475Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGetChildren -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.475Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testReset -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.475Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testRegisterEvent -- Time elapsed: 0.001 s
18:06:18 [2024-02-28T23:06:18.475Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGetParent -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.475Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGetOrCreate -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.475Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
18:06:18 [2024-02-28T23:06:18.731Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
18:06:18 [2024-02-28T23:06:18.731Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testGetChildren -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.731Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testHasChildren -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.731Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testGetParent -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.732Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testGetElements -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.732Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
18:06:18 [2024-02-28T23:06:18.732Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
18:06:18 [2024-02-28T23:06:18.732Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetWidth -- Time elapsed: 0.040 s
18:06:18 [2024-02-28T23:06:18.732Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetAlignment -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.732Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetLabelProvider -- Time elapsed: 0.002 s
18:06:18 [2024-02-28T23:06:18.732Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetTooltip -- Time elapsed: 0.001 s
18:06:18 [2024-02-28T23:06:18.732Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetComparator -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.732Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetPercentageProvider -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.732Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetHeader -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.732Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
18:06:18 [2024-02-28T23:06:18.732Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
18:06:18 [2024-02-28T23:06:18.732Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testaddStatsTreeRoot -- Time elapsed: 0.001 s
18:06:18 [2024-02-28T23:06:18.732Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testGetStatTree -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.732Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testContainsTreeRoot -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.732Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testRemoveStatTreeRoot -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.732Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testGetStatTreeRoot -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.732Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testRemoveAll -- Time elapsed: 0 s
18:06:18 [2024-02-28T23:06:18.732Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
18:06:30 [2024-02-28T23:06:30.911Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.26 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
18:06:30 [2024-02-28T23:06:30.911Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.testTimeRangeFiltering -- Time elapsed: 1.465 s
18:06:30 [2024-02-28T23:06:30.911Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.test -- Time elapsed: 1.298 s
18:06:30 [2024-02-28T23:06:30.911Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.testSkipArchiveExtraction -- Time elapsed: 1.819 s
18:06:30 [2024-02-28T23:06:30.911Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.testRename -- Time elapsed: 5.282 s
18:06:30 [2024-02-28T23:06:30.911Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
18:06:30 [2024-02-28T23:06:30.911Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.798 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
18:06:30 [2024-02-28T23:06:30.911Z] org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest.testTraceDownload -- Time elapsed: 0.685 s
18:06:30 [2024-02-28T23:06:30.911Z] org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest.testArchiveTraceDownload -- Time elapsed: 0.044 s
18:06:30 [2024-02-28T23:06:30.911Z] org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest.testMutlipleTracesDownload -- Time elapsed: 0.067 s
18:06:30 [2024-02-28T23:06:30.911Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
18:06:30 [2024-02-28T23:06:30.911Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
18:06:30 [2024-02-28T23:06:30.911Z] org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest.testTraceImport -- Time elapsed: 0.290 s
18:06:30 [2024-02-28T23:06:30.911Z] org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest.testMultipleTracesImport -- Time elapsed: 0.412 s
18:06:30 [2024-02-28T23:06:30.911Z] org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest.testArchiveImport -- Time elapsed: 0.382 s
18:06:30 [2024-02-28T23:06:30.911Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
18:06:31 [2024-02-28T23:06:31.840Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.758 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
18:06:31 [2024-02-28T23:06:31.841Z] org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest.testOperationTimeRange -- Time elapsed: 0.382 s
18:06:31 [2024-02-28T23:06:31.841Z] org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest.testBasicOperation -- Time elapsed: 0.374 s
18:06:31 [2024-02-28T23:06:31.841Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
18:07:28 [2024-02-28T23:07:28.033Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.81 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
18:07:28 [2024-02-28T23:07:28.033Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyLastPage -- Time elapsed: 2.985 s
18:07:28 [2024-02-28T23:07:28.033Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyPrevPage -- Time elapsed: 14.27 s
18:07:28 [2024-02-28T23:07:28.033Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyPageNumberChanged -- Time elapsed: 3.146 s
18:07:28 [2024-02-28T23:07:28.033Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyFirstPage -- Time elapsed: 2.735 s
18:07:28 [2024-02-28T23:07:28.033Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyPagesCount -- Time elapsed: 0 s
18:07:28 [2024-02-28T23:07:28.033Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyNextPage -- Time elapsed: 14.05 s
18:07:28 [2024-02-28T23:07:28.033Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
18:07:33 [2024-02-28T23:07:33.287Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.40 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
18:07:33 [2024-02-28T23:07:33.287Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest.verifyFirstPageSignal -- Time elapsed: 1.394 s
18:07:33 [2024-02-28T23:07:33.287Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest.verifySelectionSignal -- Time elapsed: 0.003 s
18:07:33 [2024-02-28T23:07:33.287Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
18:07:59 [2024-02-28T23:07:59.800Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.18 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
18:07:59 [2024-02-28T23:07:59.800Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifyTimeRangeSamePage -- Time elapsed: 1.435 s
18:07:59 [2024-02-28T23:07:59.800Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifyTimeRangeDifferentPages -- Time elapsed: 1.744 s
18:07:59 [2024-02-28T23:07:59.800Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeEqualsLast -- Time elapsed: 1.745 s
18:07:59 [2024-02-28T23:07:59.800Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeBeforeExpStart -- Time elapsed: 1.432 s
18:07:59 [2024-02-28T23:07:59.800Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeAfterExpEnd -- Time elapsed: 1.283 s
18:07:59 [2024-02-28T23:07:59.800Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeInPage -- Time elapsed: 1.419 s
18:07:59 [2024-02-28T23:07:59.801Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeNonExisting -- Time elapsed: 2.141 s
18:07:59 [2024-02-28T23:07:59.801Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeFirst -- Time elapsed: 1.695 s
18:07:59 [2024-02-28T23:07:59.801Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeOutsidePage -- Time elapsed: 1.607 s
18:07:59 [2024-02-28T23:07:59.801Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
18:08:26 [2024-02-28T23:08:26.325Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.78 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
18:08:26 [2024-02-28T23:08:26.325Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifySetup -- Time elapsed: 2.072 s
18:08:26 [2024-02-28T23:08:26.325Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifyCancel -- Time elapsed: 16.28 s
18:08:26 [2024-02-28T23:08:26.325Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifyLoaderDispose -- Time elapsed: 0.057 s
18:08:26 [2024-02-28T23:08:26.325Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.testSetViewer -- Time elapsed: 0.102 s
18:08:26 [2024-02-28T23:08:26.325Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifyDispose -- Time elapsed: 0.001 s
18:08:26 [2024-02-28T23:08:26.325Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
18:08:48 [2024-02-28T23:08:48.241Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.50 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
18:08:48 [2024-02-28T23:08:48.241Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyFirstMessage -- Time elapsed: 3.875 s
18:08:48 [2024-02-28T23:08:48.241Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyFind -- Time elapsed: 5.833 s
18:08:48 [2024-02-28T23:08:48.241Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyISDGraphNodeSupporter -- Time elapsed: 1.420 s
18:08:48 [2024-02-28T23:08:48.241Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyCancelSearch -- Time elapsed: 3.106 s
18:08:48 [2024-02-28T23:08:48.241Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
18:09:14 [2024-02-28T23:09:14.756Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.39 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyMessageFilter -- Time elapsed: 3.430 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyRemoval -- Time elapsed: 4.597 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyFilter1of2 -- Time elapsed: 3.452 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyFilter1of3 -- Time elapsed: 4.254 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyFilter2of2 -- Time elapsed: 3.478 s
18:09:14 [2024-02-28T23:09:14.756Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
18:09:14 [2024-02-28T23:09:14.756Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testCriteria -- Time elapsed: 0.001 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testAccessors -- Time elapsed: 0 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testLoad -- Time elapsed: 0 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testSave -- Time elapsed: 0 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testCompareTo -- Time elapsed: 0 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testCriteriaCriteria -- Time elapsed: 0 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testMatches -- Time elapsed: 0 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testGetGraphNodeSummary -- Time elapsed: 0.002 s
18:09:14 [2024-02-28T23:09:14.756Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
18:09:14 [2024-02-28T23:09:14.756Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.476 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest.testLoaderManager -- Time elapsed: 1.475 s
18:09:14 [2024-02-28T23:09:14.756Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
18:09:14 [2024-02-28T23:09:14.756Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest.testFormatTimeRelative -- Time elapsed: 0.007 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest.testFormatTimeCalendar -- Time elapsed: 0 s
18:09:14 [2024-02-28T23:09:14.756Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
18:09:14 [2024-02-28T23:09:14.756Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest.testGetBaseSecId -- Time elapsed: 0.001 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest.testNewView -- Time elapsed: 0.192 s
18:09:14 [2024-02-28T23:09:14.756Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
18:09:14 [2024-02-28T23:09:14.756Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testHistogramDataModelInt -- Time elapsed: 0.001 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_0 -- Time elapsed: 0.001 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_1 -- Time elapsed: 0.002 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_2 -- Time elapsed: 0 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_3 -- Time elapsed: 0 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_4 -- Time elapsed: 0 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_5 -- Time elapsed: 0 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_6 -- Time elapsed: 0.001 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_7 -- Time elapsed: 0 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testClear -- Time elapsed: 0 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testHistogramDataModel -- Time elapsed: 0.001 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testModelListener -- Time elapsed: 0.012 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testHistogramDataModelCopyConstructor -- Time elapsed: 0.003 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_0 -- Time elapsed: 0 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_1 -- Time elapsed: 0 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_2 -- Time elapsed: 0.001 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_3 -- Time elapsed: 0 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_4 -- Time elapsed: 0 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_0 -- Time elapsed: 0 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_1 -- Time elapsed: 0.001 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_2 -- Time elapsed: 0 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_3 -- Time elapsed: 0 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_4 -- Time elapsed: 0 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_5 -- Time elapsed: 0.001 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_6 -- Time elapsed: 0 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleToReverse_1 -- Time elapsed: 0.002 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleToReverse_2 -- Time elapsed: 0.001 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEventLimitOverflow -- Time elapsed: 0.001 s
18:09:14 [2024-02-28T23:09:14.756Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest
18:09:14 [2024-02-28T23:09:14.756Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest.testInit -- Time elapsed: 0 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest.testLabelSetterGetters -- Time elapsed: 0 s
18:09:14 [2024-02-28T23:09:14.756Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest.testIconSetterGetters -- Time elapsed: 0 s
18:09:14 [2024-02-28T23:09:14.756Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
18:09:17 [2024-02-28T23:09:17.278Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.504 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
18:09:17 [2024-02-28T23:09:17.278Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest.testListAnalysis -- Time elapsed: 0.374 s
18:09:17 [2024-02-28T23:09:17.278Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest.testPopulate -- Time elapsed: 0.029 s
18:09:17 [2024-02-28T23:09:17.278Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest.testInstantiate -- Time elapsed: 2.100 s
18:09:17 [2024-02-28T23:09:17.278Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
18:09:17 [2024-02-28T23:09:17.843Z] 
18:09:17 [2024-02-28T23:09:17.843Z] !ENTRY org.eclipse.core.resources 4 372 2024-02-28 23:09:17.552
18:09:17 [2024-02-28T23:09:17.843Z] !MESSAGE Project 'SomeProject' is not open.
18:09:17 [2024-02-28T23:09:17.843Z] !STACK 0
18:09:17 [2024-02-28T23:09:17.843Z] java.lang.Exception: Project 'SomeProject' is not open.
18:09:17 [2024-02-28T23:09:17.843Z] 	at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)
18:09:17 [2024-02-28T23:09:17.843Z] 	at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38)
18:09:17 [2024-02-28T23:09:17.843Z] 	at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:186)
18:09:17 [2024-02-28T23:09:17.843Z] 	at org.eclipse.core.internal.resources.Resource.deleteMarkers(Resource.java:847)
18:09:17 [2024-02-28T23:09:17.843Z] 	at org.eclipse.cdt.internal.core.pdom.indexer.TodoTaskUpdater$2.runInWorkspace(TodoTaskUpdater.java:199)
18:09:17 [2024-02-28T23:09:17.843Z] 	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:43)
18:09:17 [2024-02-28T23:09:17.843Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:09:18 [2024-02-28T23:09:18.100Z] 
18:09:18 [2024-02-28T23:09:18.100Z] !ENTRY org.eclipse.core.resources 2 2 2024-02-28 23:09:18.034
18:09:18 [2024-02-28T23:09:18.100Z] !MESSAGE Save operation warnings.
18:09:18 [2024-02-28T23:09:18.100Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2024-02-28 23:09:18.035
18:09:18 [2024-02-28T23:09:18.100Z] !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.
18:09:18 [2024-02-28T23:09:18.358Z] 
18:09:18 [2024-02-28T23:09:18.358Z] !ENTRY org.eclipse.cdt.core 1 0 2024-02-28 23:09:18.122
18:09:18 [2024-02-28T23:09:18.358Z] !MESSAGE Indexed 'SomeProject2' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
18:09:18 [2024-02-28T23:09:18.358Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.105 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
18:09:18 [2024-02-28T23:09:18.358Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest.testAddingTracingNature -- Time elapsed: 0.712 s
18:09:18 [2024-02-28T23:09:18.358Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest.testCreateTracingProject -- Time elapsed: 0.016 s
18:09:18 [2024-02-28T23:09:18.358Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest.testAddingTracingNatureNotAllowed -- Time elapsed: 0.001 s
18:09:18 [2024-02-28T23:09:18.358Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
18:09:19 [2024-02-28T23:09:19.727Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.405 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
18:09:19 [2024-02-28T23:09:19.727Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest.testListOutputs -- Time elapsed: 0.556 s
18:09:19 [2024-02-28T23:09:19.727Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest.testOpenView -- Time elapsed: 0.849 s
18:09:19 [2024-02-28T23:09:19.727Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
18:09:26 [2024-02-28T23:09:26.273Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.087 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
18:09:26 [2024-02-28T23:09:26.273Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeWithHint -- Time elapsed: 0.286 s
18:09:26 [2024-02-28T23:09:26.273Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testExperimentTypeAnalysis -- Time elapsed: 0.441 s
18:09:26 [2024-02-28T23:09:26.273Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testDefaultExperimentType -- Time elapsed: 0.496 s
18:09:26 [2024-02-28T23:09:26.273Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeWithoutHint -- Time elapsed: 0.317 s
18:09:26 [2024-02-28T23:09:26.273Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeSyslog -- Time elapsed: 0.421 s
18:09:26 [2024-02-28T23:09:26.273Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testNoExperimentTypeChildren -- Time elapsed: 0.885 s
18:09:26 [2024-02-28T23:09:26.273Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeError -- Time elapsed: 0.394 s
18:09:26 [2024-02-28T23:09:26.273Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeMixed -- Time elapsed: 0.497 s
18:09:26 [2024-02-28T23:09:26.273Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testExperimentType -- Time elapsed: 0.998 s
18:09:26 [2024-02-28T23:09:26.273Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeUnknown -- Time elapsed: 0.148 s
18:09:26 [2024-02-28T23:09:26.273Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testExperimentTypeChildren -- Time elapsed: 1.202 s
18:09:26 [2024-02-28T23:09:26.273Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
18:09:26 [2024-02-28T23:09:26.531Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest.testOpenTrace -- Time elapsed: 0.592 s
18:09:26 [2024-02-28T23:09:26.531Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
18:09:26 [2024-02-28T23:09:26.531Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChildOtherParent -- Time elapsed: 0.009 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddEventReplaceLast -- Time elapsed: 0.003 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChildAtPosition -- Time elapsed: 0.001 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testGetTimeEventsIteratorMixedSplit -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testSortChildren -- Time elapsed: 0.001 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddEventNulls -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testRemoveChild -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testGetTimeEventsIteratorMixed -- Time elapsed: 0.001 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testSortChildrenThenAdd -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChild -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddEvent -- Time elapsed: 0.001 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testRemoveChildOtherParent -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEvent -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testRemoveChildNoParent -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEventPartialRestart -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChildSameParent -- Time elapsed: 0.001 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEventDuplicate -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEventReplaceLast -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddZoomedEventNulls -- Time elapsed: 0.001 s
18:09:26 [2024-02-28T23:09:26.531Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
18:09:26 [2024-02-28T23:09:26.531Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[0: disjoint styles] -- Time elapsed: 0.001 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[0: disjoint styles] -- Time elapsed: 0.001 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[0: disjoint styles] -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[1: styles with map] -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[1: styles with map] -- Time elapsed: 0.001 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[1: styles with map] -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[2: style inheritance] -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[2: style inheritance] -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[2: style inheritance] -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[3: default values] -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[3: default values] -- Time elapsed: 0.001 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[3: default values] -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[4: multiple inheritance] -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[4: multiple inheritance] -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.531Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[4: multiple inheritance] -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.531Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
18:09:26 [2024-02-28T23:09:26.531Z] 
18:09:26 [2024-02-28T23:09:26.531Z] !ENTRY org.eclipse.cdt.core.native 4 0 2024-02-28 23:09:26.469
18:09:26 [2024-02-28T23:09:26.531Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
18:09:26 [2024-02-28T23:09:26.789Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest.testBasicProvider -- Time elapsed: 0.094 s
18:09:26 [2024-02-28T23:09:26.789Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
18:09:26 [2024-02-28T23:09:26.789Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipRightTest -- Time elapsed: 0.001 s
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipXTest -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.horizontalTest -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.tangentInsideTest -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.glancingTest -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.ousideSquareTest -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.insideTest -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.verticalTest -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipTopTest -- Time elapsed: 0.001 s
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.tangentTest -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.tangentInsideCornerTest -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipLeftTest -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipBottomTest -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.789Z] Running org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
18:09:26 [2024-02-28T23:09:26.789Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest.testToHexStringRGB -- Time elapsed: 0.002 s
18:09:26 [2024-02-28T23:09:26.789Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
18:09:26 [2024-02-28T23:09:26.789Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testHtml -- Time elapsed: 0.014 s
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testTimestamp -- Time elapsed: 0.001 s
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testDecimal -- Time elapsed: 0.003 s
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testString -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testEgality -- Time elapsed: 0.001 s
18:09:26 [2024-02-28T23:09:26.789Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
18:09:26 [2024-02-28T23:09:26.789Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testNextPreviousIncluded -- Time elapsed: 0.009 s
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testInvalidRollover -- Time elapsed: 0.001 s
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testSmallPeriod -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testIsApplicable -- Time elapsed: 0.001 s
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testAlternateShadingMarkerEventSource -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testFractionalPeriod -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testReference -- Time elapsed: 0.001 s
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testRollover -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testInvalidPeriod -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testLineMarkerEventSource -- Time elapsed: 0 s
18:09:26 [2024-02-28T23:09:26.789Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testResolution -- Time elapsed: 0.001 s
18:09:26 [2024-02-28T23:09:26.789Z] 
18:09:26 [2024-02-28T23:09:26.789Z] Results:
18:09:26 [2024-02-28T23:09:26.789Z] 
18:09:26 [2024-02-28T23:09:26.789Z] Tests run: 211, Failures: 0, Errors: 0, Skipped: 0
18:09:26 [2024-02-28T23:09:26.789Z] 
18:09:27 [2024-02-28T23:09:27.722Z] 
18:09:27 [2024-02-28T23:09:27.722Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-28 23:09:27.363
18:09:27 [2024-02-28T23:09:27.722Z] !MESSAGE The workspace will exit with unsaved changes in this session.
18:09:27 [2024-02-28T23:09:27.979Z] [INFO] All tests passed
18:09:27 [2024-02-28T23:09:27.979Z] [INFO] 
18:09:27 [2024-02-28T23:09:27.979Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests ---
18:09:27 [2024-02-28T23:09:27.979Z] [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
18:09:27 [2024-02-28T23:09:27.979Z] [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
18:09:27 [2024-02-28T23:09:27.979Z] [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
18:09:27 [2024-02-28T23:09:27.980Z] [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
18:09:27 [2024-02-28T23:09:27.980Z] [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
18:09:27 [2024-02-28T23:09:27.980Z] [INFO] 
18:09:27 [2024-02-28T23:09:27.980Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests ---
18:09:27 [2024-02-28T23:09:27.980Z] [INFO] 
18:09:27 [2024-02-28T23:09:27.980Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
18:09:27 [2024-02-28T23:09:27.980Z] [INFO] Building Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT [34/141]
18:09:27 [2024-02-28T23:09:27.980Z] [INFO]   from releng/pom.xml
18:09:27 [2024-02-28T23:09:27.980Z] [INFO] --------------------------------[ pom ]---------------------------------
18:09:27 [2024-02-28T23:09:27.980Z] [INFO] 
18:09:27 [2024-02-28T23:09:27.980Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-parent ---
18:09:27 [2024-02-28T23:09:27.980Z] [INFO] 
18:09:27 [2024-02-28T23:09:27.980Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
18:09:27 [2024-02-28T23:09:27.980Z] [INFO] 
18:09:27 [2024-02-28T23:09:27.980Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent ---
18:09:27 [2024-02-28T23:09:27.980Z] [INFO] 
18:09:27 [2024-02-28T23:09:27.980Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.releng-parent ---
18:09:27 [2024-02-28T23:09:27.980Z] [INFO] 
18:09:27 [2024-02-28T23:09:27.980Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent ---
18:09:27 [2024-02-28T23:09:27.980Z] [INFO] 
18:09:27 [2024-02-28T23:09:27.980Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.releng-parent ---
18:09:27 [2024-02-28T23:09:27.980Z] [INFO] 
18:09:27 [2024-02-28T23:09:27.980Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent ---
18:09:27 [2024-02-28T23:09:27.980Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-9.3.0-SNAPSHOT.pom
18:09:27 [2024-02-28T23:09:27.980Z] [INFO] 
18:09:27 [2024-02-28T23:09:27.980Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties >--
18:09:27 [2024-02-28T23:09:27.980Z] [INFO] Building org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT [35/141]
18:09:27 [2024-02-28T23:09:27.980Z] [INFO]   from releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
18:09:27 [2024-02-28T23:09:27.980Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:09:27 [2024-02-28T23:09:27.980Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:09:27 [2024-02-28T23:09:27.980Z] [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
18:09:27 [2024-02-28T23:09:27.980Z] [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
18:09:27 [2024-02-28T23:09:27.980Z] [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 5.0 MB/s)
18:09:27 [2024-02-28T23:09:27.980Z] [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
18:09:27 [2024-02-28T23:09:27.980Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.jar (124 kB at 11 MB/s)
18:09:27 [2024-02-28T23:09:27.980Z] [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
18:09:27 [2024-02-28T23:09:27.980Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar (72 kB at 2.2 MB/s)
18:09:27 [2024-02-28T23:09:27.980Z] [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
18:09:27 [2024-02-28T23:09:27.980Z] [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)
18:09:27 [2024-02-28T23:09:27.980Z] [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
18:09:27 [2024-02-28T23:09:27.980Z] [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.1 MB/s)
18:09:27 [2024-02-28T23:09:27.980Z] [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
18:09:27 [2024-02-28T23:09:27.980Z] [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 5.2 MB/s)
18:09:27 [2024-02-28T23:09:27.980Z] [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
18:09:27 [2024-02-28T23:09:27.980Z] [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.6 MB/s)
18:09:28 [2024-02-28T23:09:28.238Z] [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
18:09:28 [2024-02-28T23:09:28.238Z] [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 600 kB/s)
18:09:28 [2024-02-28T23:09:28.238Z] [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
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.pom (2.4 kB at 339 kB/s)
18:09:28 [2024-02-28T23:09:28.238Z] [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
18:09:28 [2024-02-28T23:09:28.238Z] [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 214 kB/s)
18:09:28 [2024-02-28T23:09:28.238Z] [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
18:09:28 [2024-02-28T23:09:28.238Z] [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 144 kB/s)
18:09:28 [2024-02-28T23:09:28.238Z] [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
18:09:28 [2024-02-28T23:09:28.238Z] [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 267 kB/s)
18:09:28 [2024-02-28T23:09:28.238Z] [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
18:09:28 [2024-02-28T23:09:28.238Z] [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 437 kB/s)
18:09:28 [2024-02-28T23:09:28.238Z] [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
18:09:28 [2024-02-28T23:09:28.238Z] [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 119 kB/s)
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] 
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] 
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] The project's OSGi version is 1.0.2.202402282247
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] 
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] 
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] 
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] 
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] 
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] Resolving class path of org.eclipse.tracecompass.slf4j.binding.simple.properties
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] 
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] 
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
18:09:28 [2024-02-28T23:09:28.238Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:09:28 [2024-02-28T23:09:28.238Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:09:28 [2024-02-28T23:09:28.238Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.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
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] No sources to compile
18:09:28 [2024-02-28T23:09:28.238Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] 
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] 
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] 
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/test/resources
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] 
18:09:28 [2024-02-28T23:09:28.238Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
18:09:28 [2024-02-28T23:09:28.239Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:09:28 [2024-02-28T23:09:28.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
18:09:28 [2024-02-28T23:09:28.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.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
18:09:28 [2024-02-28T23:09:28.239Z] [INFO] 
18:09:28 [2024-02-28T23:09:28.239Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
18:09:28 [2024-02-28T23:09:28.239Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1 were skipped
18:09:28 [2024-02-28T23:09:28.239Z] [INFO] 
18:09:28 [2024-02-28T23:09:28.239Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
18:09:28 [2024-02-28T23:09:28.239Z] [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
18:09:28 [2024-02-28T23:09:28.239Z] [INFO] 
18:09:28 [2024-02-28T23:09:28.239Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
18:09:28 [2024-02-28T23:09:28.239Z] [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
18:09:28 [2024-02-28T23:09:28.239Z] [INFO] 
18:09:28 [2024-02-28T23:09:28.239Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
18:09:28 [2024-02-28T23:09:28.239Z] [INFO] 
18:09:28 [2024-02-28T23:09:28.239Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
18:09:28 [2024-02-28T23:09:28.239Z] [INFO] 
18:09:28 [2024-02-28T23:09:28.239Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
18:09:28 [2024-02-28T23:09:28.239Z] [INFO] 
18:09:28 [2024-02-28T23:09:28.239Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
18:09:28 [2024-02-28T23:09:28.239Z] [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
18:09:29 [2024-02-28T23:09:29.169Z] [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
18:09:30 [2024-02-28T23:09:30.538Z] [INFO] 
18:09:30 [2024-02-28T23:09:30.538Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
18:09:30 [2024-02-28T23:09:30.538Z] [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
18:09:30 [2024-02-28T23:09:30.538Z] [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
18:09:30 [2024-02-28T23:09:30.538Z] [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
18:09:30 [2024-02-28T23:09:30.538Z] [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
18:09:30 [2024-02-28T23:09:30.539Z] [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
18:09:30 [2024-02-28T23:09:30.539Z] [INFO] 
18:09:30 [2024-02-28T23:09:30.539Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
18:09:30 [2024-02-28T23:09:30.539Z] [INFO] 
18:09:30 [2024-02-28T23:09:30.539Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
18:09:30 [2024-02-28T23:09:30.539Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT [36/141]
18:09:30 [2024-02-28T23:09:30.539Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
18:09:30 [2024-02-28T23:09:30.539Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:09:30 [2024-02-28T23:09:30.539Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:09:30 [2024-02-28T23:09:30.539Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
18:09:31 [2024-02-28T23:09:31.474Z] [INFO] 
18:09:31 [2024-02-28T23:09:31.474Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
18:09:31 [2024-02-28T23:09:31.474Z] [INFO] 
18:09:31 [2024-02-28T23:09:31.474Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
18:09:31 [2024-02-28T23:09:31.474Z] [INFO] The project's OSGi version is 1.0.22.202402282247
18:09:31 [2024-02-28T23:09:31.474Z] [INFO] 
18:09:31 [2024-02-28T23:09:31.474Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
18:09:31 [2024-02-28T23:09:31.474Z] [INFO] 
18:09:31 [2024-02-28T23:09:31.474Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
18:09:31 [2024-02-28T23:09:31.474Z] [INFO] 
18:09:31 [2024-02-28T23:09:31.474Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
18:09:31 [2024-02-28T23:09:31.474Z] [INFO] 
18:09:31 [2024-02-28T23:09:31.474Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
18:09:31 [2024-02-28T23:09:31.474Z] [INFO] 
18:09:31 [2024-02-28T23:09:31.474Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
18:09:31 [2024-02-28T23:09:31.474Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.swtbot.tests
18:09:32 [2024-02-28T23:09:32.040Z] [INFO] 
18:09:32 [2024-02-28T23:09:32.040Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
18:09:32 [2024-02-28T23:09:32.040Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
18:09:32 [2024-02-28T23:09:32.040Z] [INFO] 
18:09:32 [2024-02-28T23:09:32.040Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
18:09:32 [2024-02-28T23:09:32.040Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:09:32 [2024-02-28T23:09:32.040Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:09:32 [2024-02-28T23:09:32.040Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
18:09:32 [2024-02-28T23:09:32.040Z] [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
18:09:33 [2024-02-28T23:09:33.936Z] [INFO] 
18:09:33 [2024-02-28T23:09:33.936Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
18:09:33 [2024-02-28T23:09:33.936Z] [INFO] 
18:09:33 [2024-02-28T23:09:33.936Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
18:09:33 [2024-02-28T23:09:33.936Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources
18:09:33 [2024-02-28T23:09:33.936Z] [INFO] 
18:09:33 [2024-02-28T23:09:33.936Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
18:09:33 [2024-02-28T23:09:33.936Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
18:09:33 [2024-02-28T23:09:33.936Z] [INFO] 
18:09:33 [2024-02-28T23:09:33.936Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
18:09:33 [2024-02-28T23:09:33.936Z] [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.22-SNAPSHOT-sources.jar
18:09:33 [2024-02-28T23:09:33.936Z] [INFO] 
18:09:33 [2024-02-28T23:09:33.936Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
18:09:33 [2024-02-28T23:09:33.936Z] [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.22-SNAPSHOT.jar
18:09:33 [2024-02-28T23:09:33.936Z] [INFO] 
18:09:33 [2024-02-28T23:09:33.936Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
18:09:33 [2024-02-28T23:09:33.936Z] [INFO] 
18:09:33 [2024-02-28T23:09:33.936Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
18:09:33 [2024-02-28T23:09:33.936Z] [INFO] 
18:09:33 [2024-02-28T23:09:33.936Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
18:09:33 [2024-02-28T23:09:33.936Z] [INFO] 
18:09:33 [2024-02-28T23:09:33.936Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
18:09:34 [2024-02-28T23:09:34.192Z] [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.22-SNAPSHOT.jar
18:09:35 [2024-02-28T23:09:35.561Z] [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.22-SNAPSHOT-sources.jar
18:09:36 [2024-02-28T23:09:36.125Z] [INFO] 
18:09:36 [2024-02-28T23:09:36.125Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
18:09:36 [2024-02-28T23:09:36.382Z] [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
18:09:36 [2024-02-28T23:09:36.382Z] [INFO] Command line:
18:09:36 [2024-02-28T23:09:36.382Z] 	[/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]
18:09:36 [2024-02-28T23:09:36.382Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:09:40 [2024-02-28T23:09:40.563Z] Feb 28, 2024 11:09:39 PM org.apache.aries.spifly.BaseActivator log
18:09:40 [2024-02-28T23:09:40.564Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
18:09:43 [2024-02-28T23:09:43.083Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:09:43 [2024-02-28T23:09:43.084Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:09:51 [2024-02-28T23:09:51.182Z] !SESSION 2024-02-28 23:09:36.538 -----------------------------------------------
18:09:51 [2024-02-28T23:09:51.182Z] eclipse.buildId=unknown
18:09:51 [2024-02-28T23:09:51.182Z] java.version=17.0.2
18:09:51 [2024-02-28T23:09:51.182Z] java.vendor=Oracle Corporation
18:09:51 [2024-02-28T23:09:51.182Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
18:09:51 [2024-02-28T23:09:51.182Z] 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
18:09:51 [2024-02-28T23:09:51.182Z] 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
18:09:51 [2024-02-28T23:09:51.182Z] 
18:09:51 [2024-02-28T23:09:51.182Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 23:09:50.622
18:09:51 [2024-02-28T23:09:51.182Z] !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
18:09:51 [2024-02-28T23:09:51.182Z] 
18:09:51 [2024-02-28T23:09:51.182Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 23:09:50.719
18:09:51 [2024-02-28T23:09:51.182Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
18:09:51 [2024-02-28T23:09:51.182Z] !STACK 0
18:09:51 [2024-02-28T23:09:51.182Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
18:09:51 [2024-02-28T23:09:51.182Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
18:09:51 [2024-02-28T23:09:51.182Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
18:09:51 [2024-02-28T23:09:51.182Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
18:09:51 [2024-02-28T23:09:51.182Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
18:09:51 [2024-02-28T23:09:51.182Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
18:09:51 [2024-02-28T23:09:51.182Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
18:09:51 [2024-02-28T23:09:51.182Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
18:09:51 [2024-02-28T23:09:51.182Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:09:51 [2024-02-28T23:09:51.182Z] Caused by: java.io.IOException: error=2, No such file or directory
18:09:51 [2024-02-28T23:09:51.182Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
18:09:51 [2024-02-28T23:09:51.182Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
18:09:51 [2024-02-28T23:09:51.182Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
18:09:51 [2024-02-28T23:09:51.182Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
18:09:51 [2024-02-28T23:09:51.182Z] 	... 7 more
18:09:51 [2024-02-28T23:09:51.182Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
18:09:52 [2024-02-28T23:09:52.111Z] Display size: 1440x900
18:09:52 [2024-02-28T23:09:52.111Z] OS version=6.1.11-200.fc37.x86_64
18:09:52 [2024-02-28T23:09:52.111Z] GTK version=3.22.30
18:09:52 [2024-02-28T23:09:52.111Z] GTK theme=Ambiance
18:09:52 [2024-02-28T23:09:52.111Z] LIBOVERLAY_SCROLLBAR=0
18:09:52 [2024-02-28T23:09:52.111Z] Time zone: Greenwich Mean Time
18:09:52 [2024-02-28T23:09:52.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-235191886 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:09:53 [2024-02-28T23:09:53.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:09:53 [2024-02-28T23:09:53.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:09:53 [2024-02-28T23:09:53.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:09:53 [2024-02-28T23:09:53.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:09:53 [2024-02-28T23:09:53.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-235190573 data=null doit=true}, MenuItem with text {&Hierarchical}]
18:09:53 [2024-02-28T23:09:53.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-235190573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
18:09:53 [2024-02-28T23:09:53.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-235190560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:09:53 [2024-02-28T23:09:53.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:09:53 [2024-02-28T23:09:53.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:09:53 [2024-02-28T23:09:53.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:09:53 [2024-02-28T23:09:53.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:09:53 [2024-02-28T23:09:53.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:09:53 [2024-02-28T23:09:53.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:09:53 [2024-02-28T23:09:53.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:09:53 [2024-02-28T23:09:53.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-235190226 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
18:09:53 [2024-02-28T23:09:53.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=-235190190 data=null doit=true}, TreeItem with text {TestXML}]
18:09:53 [2024-02-28T23:09:53.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-235190189 data=null}, TreeItem with text {TestXML}]
18:09:53 [2024-02-28T23:09:53.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-235190186 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
18:09:53 [2024-02-28T23:09:53.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235190185 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}]
18:09:53 [2024-02-28T23:09:53.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-235189974 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
18:09:53 [2024-02-28T23:09:53.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:09:53 [2024-02-28T23:09:53.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-235189970 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
18:09:53 [2024-02-28T23:09:53.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=-235189969 data=null doit=true}, TreeItem with text {TestXML}]
18:09:53 [2024-02-28T23:09:53.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-235189969 data=null}, TreeItem with text {TestXML}]
18:09:53 [2024-02-28T23:09:53.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-235189968 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
18:09:53 [2024-02-28T23:09:53.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235189964 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}]
18:09:53 [2024-02-28T23:09:53.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-235189884 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
18:09:53 [2024-02-28T23:09:53.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=-235189882 data=null doit=true}, TreeItem with text {TestXML}]
18:09:53 [2024-02-28T23:09:53.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-235189881 data=null}, TreeItem with text {TestXML}]
18:09:53 [2024-02-28T23:09:53.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-235189880 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
18:09:53 [2024-02-28T23:09:53.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-235189880 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}]
18:09:53 [2024-02-28T23:09:53.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-235189839 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
18:09:54 [2024-02-28T23:09:54.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:09:54 [2024-02-28T23:09:54.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-235189791 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
18:09:54 [2024-02-28T23:09:54.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-235189790 data=null doit=true}, TreeItem with text {Traces [0]}]
18:09:54 [2024-02-28T23:09:54.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-235189790 data=null}, TreeItem with text {Traces [0]}]
18:09:54 [2024-02-28T23:09:54.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-235189789 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:09:54 [2024-02-28T23:09:54.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235189789 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
18:09:54 [2024-02-28T23:09:54.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-235189752 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:09:54 [2024-02-28T23:09:54.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:09:54 [2024-02-28T23:09:54.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-235189750 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
18:09:54 [2024-02-28T23:09:54.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-235189750 data=null doit=true}, TreeItem with text {Traces [0]}]
18:09:54 [2024-02-28T23:09:54.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-235189750 data=null}, TreeItem with text {Traces [0]}]
18:09:54 [2024-02-28T23:09:54.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-235189749 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:09:54 [2024-02-28T23:09:54.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235189749 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
18:09:54 [2024-02-28T23:09:54.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-235189682 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:09:54 [2024-02-28T23:09:54.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
18:09:54 [2024-02-28T23:09:54.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
18:09:55 [2024-02-28T23:09:55.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
18:09:55 [2024-02-28T23:09:55.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
18:09:55 [2024-02-28T23:09:55.072Z] 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=-235188743 data=null doit=true}, Shell with text {Manage Custom Parsers}]
18:09:55 [2024-02-28T23:09:55.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
18:09:55 [2024-02-28T23:09:55.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
18:09:55 [2024-02-28T23:09:55.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
18:09:55 [2024-02-28T23:09:55.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with mnemonic 'XML'
18:09:55 [2024-02-28T23:09:55.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
18:09:55 [2024-02-28T23:09:55.329Z] 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')
18:09:55 [2024-02-28T23:09:55.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
18:09:55 [2024-02-28T23:09:55.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:09:55 [2024-02-28T23:09:55.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:09:55 [2024-02-28T23:09:55.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
18:09:55 [2024-02-28T23:09:55.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
18:09:55 [2024-02-28T23:09:55.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
18:09:55 [2024-02-28T23:09:55.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
18:09:55 [2024-02-28T23:09:55.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Text} time=-235188685 data=null doit=true}, Button with text {Text}]
18:09:55 [2024-02-28T23:09:55.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Text} time=-235188685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Text}]
18:09:55 [2024-02-28T23:09:55.329Z] 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')
18:09:55 [2024-02-28T23:09:55.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {XML} time=-235188683 data=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
18:09:55 [2024-02-28T23:09:55.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {XML} time=-235188682 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
18:09:55 [2024-02-28T23:09:55.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {XML} time=-235188682 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
18:09:55 [2024-02-28T23:09:55.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {XML} time=-235188682 data=null 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')]
18:09:55 [2024-02-28T23:09:55.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
18:09:55 [2024-02-28T23:09:55.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
18:09:55 [2024-02-28T23:09:55.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
18:09:55 [2024-02-28T23:09:55.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
18:09:55 [2024-02-28T23:09:55.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with mnemonic 'New...'
18:09:55 [2024-02-28T23:09:55.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
18:09:55 [2024-02-28T23:09:55.330Z] 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')
18:09:55 [2024-02-28T23:09:55.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:09:55 [2024-02-28T23:09:55.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:09:55 [2024-02-28T23:09:55.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
18:09:55 [2024-02-28T23:09:55.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
18:09:55 [2024-02-28T23:09:55.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
18:09:55 [2024-02-28T23:09:55.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on New...
18:09:55 [2024-02-28T23:09:55.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {New...} time=-235188677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
18:09:55 [2024-02-28T23:09:55.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=-235188676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
18:09:55 [2024-02-28T23:09:55.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {New...} time=-235188676 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
18:09:55 [2024-02-28T23:09:55.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {New...} time=-235188670 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
18:09:55 [2024-02-28T23:09:55.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {New...} time=-235188670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
18:09:55 [2024-02-28T23:09:55.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {New...} time=-235188669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
18:09:55 [2024-02-28T23:09:55.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {New...} time=-235188247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
18:09:55 [2024-02-28T23:09:55.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=-235188245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
18:09:55 [2024-02-28T23:09:55.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {New...} time=-235188244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {New...} time=-235188183 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {New...} time=-235188183 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on New...
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser'
18:09:55 [2024-02-28T23:09:55.844Z] 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=-235188179 data=null doit=true}, Shell with text {Custom XML Parser}]
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom XML Parser}
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: of type 'Text'
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:')
18:09:55 [2024-02-28T23:09:55.844Z] 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:'))
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:')
18:09:55 [2024-02-28T23:09:55.844Z] 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:'))
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
18:09:55 [2024-02-28T23:09:55.844Z] 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:'))
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
18:09:55 [2024-02-28T23:09:55.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
18:09:55 [2024-02-28T23:09:55.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
18:09:55 [2024-02-28T23:09:55.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:')
18:09:55 [2024-02-28T23:09:55.845Z] 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:'))
18:09:55 [2024-02-28T23:09:55.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
18:09:55 [2024-02-28T23:09:55.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
18:09:55 [2024-02-28T23:09:55.845Z] 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:')
18:09:55 [2024-02-28T23:09:55.845Z] 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:'))
18:09:55 [2024-02-28T23:09:55.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
18:09:55 [2024-02-28T23:09:55.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:09:55 [2024-02-28T23:09:55.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
18:09:55 [2024-02-28T23:09:55.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
18:09:55 [2024-02-28T23:09:55.845Z] 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:'))
18:09:55 [2024-02-28T23:09:55.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
18:09:55 [2024-02-28T23:09:55.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
18:09:55 [2024-02-28T23:09:55.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
18:09:55 [2024-02-28T23:09:55.845Z] 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:'))
18:09:55 [2024-02-28T23:09:55.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
18:09:55 [2024-02-28T23:09:55.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
18:09:55 [2024-02-28T23:09:55.845Z] 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:')
18:09:55 [2024-02-28T23:09:55.845Z] 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:'))
18:09:55 [2024-02-28T23:09:55.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Add a document eleme...", using matcher: of type 'Text'
18:09:55 [2024-02-28T23:09:55.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
18:09:55 [2024-02-28T23:09:55.845Z] 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:')
18:09:55 [2024-02-28T23:09:55.845Z] 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:'))
18:09:55 [2024-02-28T23:09:55.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
18:09:55 [2024-02-28T23:09:55.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
18:09:56 [2024-02-28T23:09:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with tooltip 'Feeling lucky'
18:09:56 [2024-02-28T23:09:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:09:56 [2024-02-28T23:09:56.101Z] 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')
18:09:56 [2024-02-28T23:09:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
18:09:56 [2024-02-28T23:09:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-235187955 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')]
18:09:56 [2024-02-28T23:09:56.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-235187955 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')]
18:09:56 [2024-02-28T23:09:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-235187955 data=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
18:09:56 [2024-02-28T23:09:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-235187955 data=null}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
18:09:56 [2024-02-28T23:09:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-235187954 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')]
18:09:56 [2024-02-28T23:09:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-235187954 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')]
18:09:56 [2024-02-28T23:09:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-235187953 data=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')]
18:09:56 [2024-02-28T23:09:56.102Z] 
18:09:56 [2024-02-28T23:09:56.102Z] (Eclipse:4738): Gtk-CRITICAL **: 23:09:55.928: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:09:56 [2024-02-28T23:09:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-235187876 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')]
18:09:56 [2024-02-28T23:09:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-235187875 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')]
18:09:56 [2024-02-28T23:09:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-235187875 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')]
18:09:56 [2024-02-28T23:09:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-235187875 data=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
18:09:56 [2024-02-28T23:09:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-235187875 data=null}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
18:09:56 [2024-02-28T23:09:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:09:56 [2024-02-28T23:09:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:09:56 [2024-02-28T23:09:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:09:56 [2024-02-28T23:09:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:09:56 [2024-02-28T23:09:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {event} time=-235187867 data=null button=0 stateMask=0x0 x=79 y=35 count=0}, Tree node with text: event]
18:09:56 [2024-02-28T23:09:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {event} time=-235187866 data=null doit=true}, Tree node with text: event]
18:09:56 [2024-02-28T23:09:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {event} time=-235187866 data=null}, Tree node with text: event]
18:09:56 [2024-02-28T23:09:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {event} time=-235187866 data=null button=1 stateMask=0x0 x=79 y=35 count=1}, Tree node with text: event]
18:09:56 [2024-02-28T23:09:56.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235187865 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]
18:09:56 [2024-02-28T23:09:56.359Z] 
18:09:56 [2024-02-28T23:09:56.359Z] (Eclipse:4738): Gtk-CRITICAL **: 23:09:56.115: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:09:56 [2024-02-28T23:09:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {event} time=-235187671 data=null button=1 stateMask=0x80000 x=79 y=35 count=1}, Tree node with text: event]
18:09:56 [2024-02-28T23:09:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK'
18:09:56 [2024-02-28T23:09:56.360Z] 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')
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Log Entry}. Setting state to selected
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Log Entry} time=-235187638 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')]
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Log Entry} time=-235187638 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')]
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Log Entry} time=-235187638 data=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Log Entry} time=-235187637 data=null}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Log Entry} time=-235187637 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')]
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Log Entry} time=-235187622 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')]
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Log Entry} time=-235187622 data=null 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')]
18:09:56 [2024-02-28T23:09:56.360Z] 
18:09:56 [2024-02-28T23:09:56.360Z] (Eclipse:4738): Gtk-CRITICAL **: 23:09:56.229: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Log Entry} time=-235187572 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')]
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Log Entry} time=-235187572 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')]
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Log Entry} time=-235187572 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')]
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Log Entry} time=-235187572 data=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Log Entry} time=-235187571 data=null}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
18:09:56 [2024-02-28T23:09:56.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
18:09:56 [2024-02-28T23:09:56.360Z] 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')
18:09:56 [2024-02-28T23:09:56.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
18:09:56 [2024-02-28T23:09:56.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-235187563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:09:56 [2024-02-28T23:09:56.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-235187562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:09:56 [2024-02-28T23:09:56.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-235187562 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:09:56 [2024-02-28T23:09:56.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-235187546 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:09:56 [2024-02-28T23:09:56.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-235187546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:09:56 [2024-02-28T23:09:56.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-235187545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:09:56 [2024-02-28T23:09:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-235187545 data=null 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')]
18:09:56 [2024-02-28T23:09:56.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:09:56 [2024-02-28T23:09:56.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:09:56 [2024-02-28T23:09:56.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:09:56 [2024-02-28T23:09:56.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:09:56 [2024-02-28T23:09:56.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:09:56 [2024-02-28T23:09:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
18:09:56 [2024-02-28T23:09:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:09:56 [2024-02-28T23:09:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:09:56 [2024-02-28T23:09:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:09:56 [2024-02-28T23:09:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:09:56 [2024-02-28T23:09:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:09:56 [2024-02-28T23:09:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-235187363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:09:56 [2024-02-28T23:09:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-235187363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:09:56 [2024-02-28T23:09:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-235187362 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:09:56 [2024-02-28T23:09:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-235187362 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:09:56 [2024-02-28T23:09:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-235187362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:09:56 [2024-02-28T23:09:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-235187361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:09:56 [2024-02-28T23:09:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-235187361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:09:56 [2024-02-28T23:09:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {New...} time=-235188669 data=null 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')]
18:09:56 [2024-02-28T23:09:56.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
18:09:57 [2024-02-28T23:09:57.133Z] 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=-235186886 data=null doit=true}, Shell with text {Manage Custom Parsers}]
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-235186879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-235186879 data=null doit=true}, (of type 'List')]
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-235186879 data=null}, (of type 'List')]
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-235186877 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-235186877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-235186877 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
18:09:57 [2024-02-28T23:09:57.133Z] 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')
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-235186865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-235186865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-235186865 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-235186865 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-235186864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:09:57 [2024-02-28T23:09:57.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-235186864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:09:57 [2024-02-28T23:09:57.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-235186776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:09:57 [2024-02-28T23:09:57.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-235186773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:09:57 [2024-02-28T23:09:57.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-235186773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:09:57 [2024-02-28T23:09:57.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-235186772 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:09:57 [2024-02-28T23:09:57.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-235186772 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:09:57 [2024-02-28T23:09:57.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
18:09:57 [2024-02-28T23:09:57.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
18:09:57 [2024-02-28T23:09:57.134Z] 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=-235186770 data=null doit=true}, Shell with text {Delete Custom Parser}]
18:09:57 [2024-02-28T23:09:57.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
18:09:57 [2024-02-28T23:09:57.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
18:09:57 [2024-02-28T23:09:57.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
18:09:57 [2024-02-28T23:09:57.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
18:09:57 [2024-02-28T23:09:57.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
18:09:57 [2024-02-28T23:09:57.134Z] 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')
18:09:57 [2024-02-28T23:09:57.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
18:09:57 [2024-02-28T23:09:57.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-235186769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:09:57 [2024-02-28T23:09:57.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-235186768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:09:57 [2024-02-28T23:09:57.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-235186768 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:09:57 [2024-02-28T23:09:57.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-235186768 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:09:57 [2024-02-28T23:09:57.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-235186766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:09:57 [2024-02-28T23:09:57.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-235186766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:09:57 [2024-02-28T23:09:57.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-235186765 data=null 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')]
18:09:57 [2024-02-28T23:09:57.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-235186864 data=null 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')]
18:09:57 [2024-02-28T23:09:57.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:09:57 [2024-02-28T23:09:57.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
18:09:57 [2024-02-28T23:09:57.391Z] 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=-235186560 data=null doit=true}, Shell with text {Manage Custom Parsers}]
18:09:57 [2024-02-28T23:09:57.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
18:09:57 [2024-02-28T23:09:57.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
18:09:57 [2024-02-28T23:09:57.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
18:09:57 [2024-02-28T23:09:57.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
18:09:57 [2024-02-28T23:09:57.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:09:57 [2024-02-28T23:09:57.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:09:57 [2024-02-28T23:09:57.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
18:09:57 [2024-02-28T23:09:57.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
18:09:57 [2024-02-28T23:09:57.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
18:09:57 [2024-02-28T23:09:57.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
18:09:57 [2024-02-28T23:09:57.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
18:09:57 [2024-02-28T23:09:57.391Z] 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')
18:09:57 [2024-02-28T23:09:57.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
18:09:57 [2024-02-28T23:09:57.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=-235186549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:09:57 [2024-02-28T23:09:57.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=-235186549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:09:57 [2024-02-28T23:09:57.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=-235186549 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:09:57 [2024-02-28T23:09:57.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=-235186549 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:09:57 [2024-02-28T23:09:57.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=-235186548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:09:57 [2024-02-28T23:09:57.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=-235186548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:09:57 [2024-02-28T23:09:57.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=-235186548 data=null 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')]
18:09:57 [2024-02-28T23:09:57.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-235189249 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...']
18:09:57 [2024-02-28T23:09:57.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:09:57 [2024-02-28T23:09:57.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-235186383 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:09:57 [2024-02-28T23:09:57.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:09:57 [2024-02-28T23:09:57.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:09:57 [2024-02-28T23:09:57.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:09:57 [2024-02-28T23:09:57.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:09:57 [2024-02-28T23:09:57.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-235186352 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
18:09:57 [2024-02-28T23:09:57.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=-235186352 data=null doit=true}, TreeItem with text {TestXML}]
18:09:57 [2024-02-28T23:09:57.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-235186352 data=null}, TreeItem with text {TestXML}]
18:09:57 [2024-02-28T23:09:57.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-235186351 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
18:09:57 [2024-02-28T23:09:57.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235186351 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}]
18:09:57 [2024-02-28T23:09:57.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-235186261 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
18:09:57 [2024-02-28T23:09:57.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:09:57 [2024-02-28T23:09:57.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:09:57 [2024-02-28T23:09:57.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:09:58 [2024-02-28T23:09:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:09:58 [2024-02-28T23:09:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:09:58 [2024-02-28T23:09:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:09:58 [2024-02-28T23:09:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:09:58 [2024-02-28T23:09:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:09:58 [2024-02-28T23:09:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:09:58 [2024-02-28T23:09:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:09:58 [2024-02-28T23:09:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:09:58 [2024-02-28T23:09:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:09:58 [2024-02-28T23:09:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:09:58 [2024-02-28T23:09:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235185371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:09:58 [2024-02-28T23:09:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235185367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:09:58 [2024-02-28T23:09:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235185367 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:09:58 [2024-02-28T23:09:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235185367 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:09:58 [2024-02-28T23:09:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235185366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:09:58 [2024-02-28T23:09:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235185366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:09:58 [2024-02-28T23:09:58.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235185366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:09:58 [2024-02-28T23:09:58.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235185366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:09:58 [2024-02-28T23:09:58.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235185366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:09:58 [2024-02-28T23:09:58.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235185365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:09:58 [2024-02-28T23:09:58.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235185365 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:09:58 [2024-02-28T23:09:58.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235185365 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:09:58 [2024-02-28T23:09:58.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:09:58 [2024-02-28T23:09:58.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:09:58 [2024-02-28T23:09:58.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:09:58 [2024-02-28T23:09:58.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:09:58 [2024-02-28T23:09:58.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:09:58 [2024-02-28T23:09:58.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:09:58 [2024-02-28T23:09:58.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:09:58 [2024-02-28T23:09:58.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:09:58 [2024-02-28T23:09:58.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:09:58 [2024-02-28T23:09:58.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-235185363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:09:58 [2024-02-28T23:09:58.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-235185362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:09:58 [2024-02-28T23:09:58.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-235185362 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:09:58 [2024-02-28T23:09:58.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-235185362 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:09:58 [2024-02-28T23:09:58.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-235185361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:09:58 [2024-02-28T23:09:58.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-235185361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:09:58 [2024-02-28T23:09:58.728Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:09:58 [2024-02-28T23:09:58.728Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:09:58 [2024-02-28T23:09:58.728Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:09:58 [2024-02-28T23:09:58.728Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:09:58 [2024-02-28T23:09:58.728Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:09:58 [2024-02-28T23:09:58.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:09:58 [2024-02-28T23:09:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-235185361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:09:58 [2024-02-28T23:09:58.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-235186061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:09:59 [2024-02-28T23:09:59.243Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.912 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
18:09:59 [2024-02-28T23:09:59.243Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard.testNew -- Time elapsed: 5.701 s
18:09:59 [2024-02-28T23:09:59.243Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
18:09:59 [2024-02-28T23:09:59.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-235184674 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:09:59 [2024-02-28T23:09:59.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:09:59 [2024-02-28T23:09:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:09:59 [2024-02-28T23:09:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:09:59 [2024-02-28T23:09:59.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:09:59 [2024-02-28T23:09:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-235184249 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:09:59 [2024-02-28T23:09:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:09:59 [2024-02-28T23:09:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:09:59 [2024-02-28T23:09:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:09:59 [2024-02-28T23:09:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:09:59 [2024-02-28T23:09:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:09:59 [2024-02-28T23:09:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:09:59 [2024-02-28T23:09:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:09:59 [2024-02-28T23:09:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-235184118 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
18:09:59 [2024-02-28T23:09:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-235184118 data=null doit=true}, TreeItem with text {TestText}]
18:09:59 [2024-02-28T23:09:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-235184117 data=null}, TreeItem with text {TestText}]
18:09:59 [2024-02-28T23:09:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-235184116 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
18:09:59 [2024-02-28T23:09:59.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235184116 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}]
18:10:00 [2024-02-28T23:10:00.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-235184054 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
18:10:00 [2024-02-28T23:10:00.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:10:00 [2024-02-28T23:10:00.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-235184053 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
18:10:00 [2024-02-28T23:10:00.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-235184053 data=null doit=true}, TreeItem with text {TestText}]
18:10:00 [2024-02-28T23:10:00.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-235184053 data=null}, TreeItem with text {TestText}]
18:10:00 [2024-02-28T23:10:00.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-235184052 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
18:10:00 [2024-02-28T23:10:00.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235184052 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}]
18:10:00 [2024-02-28T23:10:00.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-235183984 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
18:10:00 [2024-02-28T23:10:00.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-235183983 data=null doit=true}, TreeItem with text {TestText}]
18:10:00 [2024-02-28T23:10:00.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-235183983 data=null}, TreeItem with text {TestText}]
18:10:00 [2024-02-28T23:10:00.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-235183983 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
18:10:00 [2024-02-28T23:10:00.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-235183982 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}]
18:10:00 [2024-02-28T23:10:00.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-235183978 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
18:10:00 [2024-02-28T23:10:00.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:10:00 [2024-02-28T23:10:00.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-235183977 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
18:10:00 [2024-02-28T23:10:00.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-235183976 data=null doit=true}, TreeItem with text {Traces [0]}]
18:10:00 [2024-02-28T23:10:00.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-235183976 data=null}, TreeItem with text {Traces [0]}]
18:10:00 [2024-02-28T23:10:00.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-235183976 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:10:00 [2024-02-28T23:10:00.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235183975 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
18:10:00 [2024-02-28T23:10:00.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-235183949 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:10:00 [2024-02-28T23:10:00.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:10:00 [2024-02-28T23:10:00.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-235183947 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
18:10:00 [2024-02-28T23:10:00.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-235183947 data=null doit=true}, TreeItem with text {Traces [0]}]
18:10:00 [2024-02-28T23:10:00.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-235183947 data=null}, TreeItem with text {Traces [0]}]
18:10:00 [2024-02-28T23:10:00.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-235183946 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:10:00 [2024-02-28T23:10:00.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235183946 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
18:10:00 [2024-02-28T23:10:00.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-235183886 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:10:00 [2024-02-28T23:10:00.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
18:10:00 [2024-02-28T23:10:00.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
18:10:00 [2024-02-28T23:10:00.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
18:10:00 [2024-02-28T23:10:00.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
18:10:00 [2024-02-28T23:10:00.528Z] 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=-235183371 data=null doit=true}, Shell with text {Manage Custom Parsers}]
18:10:00 [2024-02-28T23:10:00.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
18:10:00 [2024-02-28T23:10:00.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
18:10:00 [2024-02-28T23:10:00.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
18:10:00 [2024-02-28T23:10:00.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
18:10:00 [2024-02-28T23:10:00.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with mnemonic 'New...'
18:10:00 [2024-02-28T23:10:00.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
18:10:00 [2024-02-28T23:10:00.528Z] 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')
18:10:00 [2024-02-28T23:10:00.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:10:00 [2024-02-28T23:10:00.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:10:00 [2024-02-28T23:10:00.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
18:10:00 [2024-02-28T23:10:00.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
18:10:00 [2024-02-28T23:10:00.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
18:10:00 [2024-02-28T23:10:00.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on New...
18:10:00 [2024-02-28T23:10:00.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {New...} time=-235183368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
18:10:00 [2024-02-28T23:10:00.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=-235183368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
18:10:00 [2024-02-28T23:10:00.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {New...} time=-235183367 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
18:10:00 [2024-02-28T23:10:00.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {New...} time=-235183367 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
18:10:00 [2024-02-28T23:10:00.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {New...} time=-235183367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
18:10:00 [2024-02-28T23:10:00.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {New...} time=-235183367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {New...} time=-235182980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=-235182978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {New...} time=-235182978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {New...} time=-235182977 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {New...} time=-235182977 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on New...
18:10:01 [2024-02-28T23:10:01.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
18:10:01 [2024-02-28T23:10:01.092Z] 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=-235182960 data=null doit=true}, Shell with text {Custom Text Parser}]
18:10:01 [2024-02-28T23:10:01.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom Text Parser}
18:10:01 [2024-02-28T23:10:01.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:')
18:10:01 [2024-02-28T23:10:01.093Z] 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:'))
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:')
18:10:01 [2024-02-28T23:10:01.093Z] 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:'))
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:')
18:10:01 [2024-02-28T23:10:01.093Z] 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:'))
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
18:10:01 [2024-02-28T23:10:01.093Z] 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:'))
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
18:10:01 [2024-02-28T23:10:01.093Z] 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:'))
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:')
18:10:01 [2024-02-28T23:10:01.093Z] 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:'))
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:')
18:10:01 [2024-02-28T23:10:01.093Z] 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:'))
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
18:10:01 [2024-02-28T23:10:01.093Z] 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:'))
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
18:10:01 [2024-02-28T23:10:01.093Z] 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:')
18:10:01 [2024-02-28T23:10:01.093Z] 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:'))
18:10:01 [2024-02-28T23:10:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
18:10:01 [2024-02-28T23:10:01.094Z] 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:'))
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
18:10:01 [2024-02-28T23:10:01.094Z] 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:'))
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:')
18:10:01 [2024-02-28T23:10:01.094Z] 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:'))
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:')
18:10:01 [2024-02-28T23:10:01.094Z] 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:'))
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
18:10:01 [2024-02-28T23:10:01.094Z] 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:'))
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
18:10:01 [2024-02-28T23:10:01.094Z] 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:'))
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
18:10:01 [2024-02-28T23:10:01.094Z] 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:')
18:10:01 [2024-02-28T23:10:01.094Z] 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:'))
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: (of type 'Combo')
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to Timestamp
18:10:01 [2024-02-28T23:10:01.094Z] 
18:10:01 [2024-02-28T23:10:01.094Z] (Eclipse:4738): Gtk-WARNING **: 23:10:01.034: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
18:10:01 [2024-02-28T23:10:01.094Z] 
18:10:01 [2024-02-28T23:10:01.094Z] (Eclipse:4738): Gtk-WARNING **: 23:10:01.042: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Timestamp} [layout=null] time=-235182777 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
18:10:01 [2024-02-28T23:10:01.094Z] 
18:10:01 [2024-02-28T23:10:01.094Z] (Eclipse:4738): Gtk-WARNING **: 23:10:01.047: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to Timestamp
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'format:')
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
18:10:01 [2024-02-28T23:10:01.094Z] 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:'))
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter the input form...", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
18:10:01 [2024-02-28T23:10:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:')
18:10:01 [2024-02-28T23:10:01.094Z] 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:'))
18:10:01 [2024-02-28T23:10:01.094Z] 
18:10:01 [2024-02-28T23:10:01.094Z] (Eclipse:4738): Gtk-WARNING **: 23:10:01.071: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-235182679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-235182679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-235182679 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-235182678 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-235182678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-235182678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-235182677 data=null item=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')]
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-235182578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-235182578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-235182578 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-235182577 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-235182577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-235182577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-235182576 data=null item=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')]
18:10:01 [2024-02-28T23:10:01.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-235182484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-235182483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-235182483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-235182483 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-235182483 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:10:01 [2024-02-28T23:10:01.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:10:01 [2024-02-28T23:10:01.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:10:01 [2024-02-28T23:10:01.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:10:01 [2024-02-28T23:10:01.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:10:01 [2024-02-28T23:10:01.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
18:10:01 [2024-02-28T23:10:01.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
18:10:01 [2024-02-28T23:10:01.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:10:01 [2024-02-28T23:10:01.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-235182457 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
18:10:01 [2024-02-28T23:10:01.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-235182456 data=null doit=true}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
18:10:01 [2024-02-28T23:10:01.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-235182442 data=null}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
18:10:01 [2024-02-28T23:10:01.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-235182441 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
18:10:01 [2024-02-28T23:10:01.611Z] 
18:10:01 [2024-02-28T23:10:01.611Z] (Eclipse:4738): Gtk-WARNING **: 23:10:01.471: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
18:10:01 [2024-02-28T23:10:01.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235182440 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)}]
18:10:01 [2024-02-28T23:10:01.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-235182233 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
18:10:01 [2024-02-28T23:10:01.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
18:10:01 [2024-02-28T23:10:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:')
18:10:01 [2024-02-28T23:10:01.612Z] 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:'))
18:10:01 [2024-02-28T23:10:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
18:10:01 [2024-02-28T23:10:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
18:10:01 [2024-02-28T23:10:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
18:10:01 [2024-02-28T23:10:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
18:10:01 [2024-02-28T23:10:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
18:10:01 [2024-02-28T23:10:01.612Z] 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:'))
18:10:01 [2024-02-28T23:10:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
18:10:01 [2024-02-28T23:10:01.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:')
18:10:01 [2024-02-28T23:10:01.612Z] 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:'))
18:10:01 [2024-02-28T23:10:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
18:10:01 [2024-02-28T23:10:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:')
18:10:01 [2024-02-28T23:10:01.869Z] 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:'))
18:10:01 [2024-02-28T23:10:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
18:10:01 [2024-02-28T23:10:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
18:10:01 [2024-02-28T23:10:01.869Z] 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:'))
18:10:01 [2024-02-28T23:10:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:10:01 [2024-02-28T23:10:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-235182161 data=null button=0 stateMask=0x0 x=103 y=35 count=0}, TreeItem with text {Root Line 2 (0,∞) : }]
18:10:01 [2024-02-28T23:10:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-235182161 data=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
18:10:01 [2024-02-28T23:10:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-235182160 data=null}, TreeItem with text {Root Line 2 (0,∞) : }]
18:10:01 [2024-02-28T23:10:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-235182160 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
18:10:01 [2024-02-28T23:10:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235182159 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,∞) : }]
18:10:01 [2024-02-28T23:10:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-235182052 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
18:10:01 [2024-02-28T23:10:01.870Z] 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:'))
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
18:10:01 [2024-02-28T23:10:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-235181979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-235181979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-235181979 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-235181979 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-235181979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-235181978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:01 [2024-02-28T23:10:01.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-235181978 data=null item=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')]
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: with text 'Set'
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Append with |} [layout=null] time=-235181876 data=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')]
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with text 'Set') to Append with |
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
18:10:02 [2024-02-28T23:10:02.128Z] 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')
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Highlight All
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Highlight All} time=-235181854 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')]
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=-235181854 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')]
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Highlight All} time=-235181853 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Highlight All} time=-235181853 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Highlight All} time=-235181853 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')]
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Highlight All} time=-235181853 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')]
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Highlight All} time=-235181852 data=null 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')]
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Highlight All} time=-235181845 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')]
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=-235181845 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')]
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Highlight All} time=-235181845 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')]
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Highlight All} time=-235181845 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Highlight All} time=-235181845 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Highlight All
18:10:02 [2024-02-28T23:10:02.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
18:10:02 [2024-02-28T23:10:02.129Z] 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')
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-235181834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-235181834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-235181834 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-235181834 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-235181833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-235181833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-235181833 data=null 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')]
18:10:02 [2024-02-28T23:10:02.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:10:02 [2024-02-28T23:10:02.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:10:02 [2024-02-28T23:10:02.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:10:02 [2024-02-28T23:10:02.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:10:02 [2024-02-28T23:10:02.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-235181732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-235181732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-235181732 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-235181732 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-235181732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-235181731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-235181731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {New...} time=-235183367 data=null 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')]
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
18:10:02 [2024-02-28T23:10:02.387Z] 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=-235181483 data=null doit=true}, Shell with text {Manage Custom Parsers}]
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-235181480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-235181480 data=null doit=true}, (of type 'List')]
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-235181479 data=null}, (of type 'List')]
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-235181479 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-235181479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-235181478 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-235181476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-235181476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-235181476 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-235181476 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-235181476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-235181475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-235181373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-235181372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-235181372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-235181372 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-235181372 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
18:10:02 [2024-02-28T23:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
18:10:02 [2024-02-28T23:10:02.644Z] 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=-235181370 data=null doit=true}, Shell with text {Delete Custom Parser}]
18:10:02 [2024-02-28T23:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
18:10:02 [2024-02-28T23:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
18:10:02 [2024-02-28T23:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
18:10:02 [2024-02-28T23:10:02.644Z] 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')
18:10:02 [2024-02-28T23:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
18:10:02 [2024-02-28T23:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-235181368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-235181368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-235181368 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-235181368 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-235181365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-235181365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-235181365 data=null 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')]
18:10:02 [2024-02-28T23:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-235181475 data=null 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')]
18:10:02 [2024-02-28T23:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:10:02 [2024-02-28T23:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
18:10:02 [2024-02-28T23:10:02.645Z] 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=-235181171 data=null doit=true}, Shell with text {Manage Custom Parsers}]
18:10:02 [2024-02-28T23:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
18:10:02 [2024-02-28T23:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
18:10:02 [2024-02-28T23:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
18:10:02 [2024-02-28T23:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
18:10:02 [2024-02-28T23:10:02.645Z] 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')
18:10:02 [2024-02-28T23:10:02.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
18:10:02 [2024-02-28T23:10:02.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=-235181168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=-235181168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=-235181168 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=-235181168 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=-235181167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=-235181167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:10:02 [2024-02-28T23:10:02.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=-235181167 data=null 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')]
18:10:02 [2024-02-28T23:10:02.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-235183763 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...']
18:10:02 [2024-02-28T23:10:02.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:10:02 [2024-02-28T23:10:02.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-235181042 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:10:02 [2024-02-28T23:10:02.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:10:02 [2024-02-28T23:10:02.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:10:02 [2024-02-28T23:10:02.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:10:02 [2024-02-28T23:10:02.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:10:02 [2024-02-28T23:10:02.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-235180967 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
18:10:02 [2024-02-28T23:10:02.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-235180967 data=null doit=true}, TreeItem with text {TestText}]
18:10:02 [2024-02-28T23:10:02.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-235180966 data=null}, TreeItem with text {TestText}]
18:10:02 [2024-02-28T23:10:02.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-235180966 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
18:10:02 [2024-02-28T23:10:02.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235180965 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}]
18:10:03 [2024-02-28T23:10:03.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-235180880 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
18:10:03 [2024-02-28T23:10:03.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:10:03 [2024-02-28T23:10:03.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:10:03 [2024-02-28T23:10:03.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235179712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235179712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235179712 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235179712 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235179711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235179711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235179711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235179711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235179711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235179710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235179710 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235179710 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:10:04 [2024-02-28T23:10:04.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:10:04 [2024-02-28T23:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:10:04 [2024-02-28T23:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:04 [2024-02-28T23:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:10:04 [2024-02-28T23:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-235179708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:04 [2024-02-28T23:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-235179708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:04 [2024-02-28T23:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-235179708 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:04 [2024-02-28T23:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-235179707 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:04 [2024-02-28T23:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-235179707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:04 [2024-02-28T23:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-235179707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:04 [2024-02-28T23:10:04.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:04 [2024-02-28T23:10:04.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:04 [2024-02-28T23:10:04.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:04 [2024-02-28T23:10:04.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:04 [2024-02-28T23:10:04.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:04 [2024-02-28T23:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:10:04 [2024-02-28T23:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-235179707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:04 [2024-02-28T23:10:04.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-235180758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:10:04 [2024-02-28T23:10:04.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:10:04 [2024-02-28T23:10:04.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:10:04 [2024-02-28T23:10:04.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:10:04 [2024-02-28T23:10:04.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:10:04 [2024-02-28T23:10:04.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:10:04 [2024-02-28T23:10:04.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:10:04 [2024-02-28T23:10:04.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-235179061 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
18:10:04 [2024-02-28T23:10:04.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-235179060 data=null doit=true}, TreeItem with text {TestText}]
18:10:04 [2024-02-28T23:10:04.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-235179060 data=null}, TreeItem with text {TestText}]
18:10:04 [2024-02-28T23:10:04.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-235179060 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
18:10:04 [2024-02-28T23:10:04.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235179059 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}]
18:10:05 [2024-02-28T23:10:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-235178976 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
18:10:05 [2024-02-28T23:10:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:10:05 [2024-02-28T23:10:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-235178967 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
18:10:05 [2024-02-28T23:10:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-235178967 data=null doit=true}, TreeItem with text {TestText}]
18:10:05 [2024-02-28T23:10:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-235178966 data=null}, TreeItem with text {TestText}]
18:10:05 [2024-02-28T23:10:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-235178966 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
18:10:05 [2024-02-28T23:10:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235178965 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}]
18:10:05 [2024-02-28T23:10:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-235178943 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
18:10:05 [2024-02-28T23:10:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-235178886 data=null doit=true}, TreeItem with text {TestText}]
18:10:05 [2024-02-28T23:10:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-235178886 data=null}, TreeItem with text {TestText}]
18:10:05 [2024-02-28T23:10:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-235178885 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
18:10:05 [2024-02-28T23:10:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-235178885 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}]
18:10:05 [2024-02-28T23:10:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-235178881 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
18:10:05 [2024-02-28T23:10:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:10:05 [2024-02-28T23:10:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-235178878 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
18:10:05 [2024-02-28T23:10:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-235178878 data=null doit=true}, TreeItem with text {Traces [0]}]
18:10:05 [2024-02-28T23:10:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-235178878 data=null}, TreeItem with text {Traces [0]}]
18:10:05 [2024-02-28T23:10:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-235178878 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:10:05 [2024-02-28T23:10:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235178877 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
18:10:05 [2024-02-28T23:10:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-235178845 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:10:05 [2024-02-28T23:10:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:10:05 [2024-02-28T23:10:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-235178844 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
18:10:05 [2024-02-28T23:10:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-235178844 data=null doit=true}, TreeItem with text {Traces [0]}]
18:10:05 [2024-02-28T23:10:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-235178844 data=null}, TreeItem with text {Traces [0]}]
18:10:05 [2024-02-28T23:10:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-235178843 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:10:05 [2024-02-28T23:10:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235178843 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
18:10:05 [2024-02-28T23:10:05.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-235178781 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:10:05 [2024-02-28T23:10:05.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
18:10:05 [2024-02-28T23:10:05.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
18:10:05 [2024-02-28T23:10:05.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
18:10:05 [2024-02-28T23:10:05.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
18:10:05 [2024-02-28T23:10:05.818Z] 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=-235178250 data=null doit=true}, Shell with text {Manage Custom Parsers}]
18:10:05 [2024-02-28T23:10:05.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
18:10:05 [2024-02-28T23:10:05.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
18:10:05 [2024-02-28T23:10:05.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
18:10:05 [2024-02-28T23:10:05.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Demo Category : Demo trace
18:10:05 [2024-02-28T23:10:05.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-235178248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
18:10:05 [2024-02-28T23:10:05.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-235178247 data=null doit=true}, (of type 'List')]
18:10:05 [2024-02-28T23:10:05.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-235178247 data=null}, (of type 'List')]
18:10:05 [2024-02-28T23:10:05.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-235178247 data=null button=1 stateMask=0x0 x=103 y=34 count=1}, (of type 'List')]
18:10:05 [2024-02-28T23:10:05.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-235178247 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
18:10:05 [2024-02-28T23:10:05.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-235178246 data=null button=1 stateMask=0x80000 x=103 y=34 count=1}, (of type 'List')]
18:10:05 [2024-02-28T23:10:05.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
18:10:05 [2024-02-28T23:10:05.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
18:10:05 [2024-02-28T23:10:05.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
18:10:05 [2024-02-28T23:10:05.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:10:05 [2024-02-28T23:10:05.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
18:10:05 [2024-02-28T23:10:05.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
18:10:05 [2024-02-28T23:10:05.818Z] 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')
18:10:05 [2024-02-28T23:10:05.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:10:05 [2024-02-28T23:10:05.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
18:10:05 [2024-02-28T23:10:05.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
18:10:05 [2024-02-28T23:10:05.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
18:10:05 [2024-02-28T23:10:05.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
18:10:05 [2024-02-28T23:10:05.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=-235178244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:10:05 [2024-02-28T23:10:05.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-235178244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:10:05 [2024-02-28T23:10:05.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=-235178244 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:10:05 [2024-02-28T23:10:05.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=-235178244 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:10:05 [2024-02-28T23:10:05.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=-235178244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:10:05 [2024-02-28T23:10:05.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=-235178243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:10:06 [2024-02-28T23:10:06.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=-235177764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:10:06 [2024-02-28T23:10:06.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-235177759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:10:06 [2024-02-28T23:10:06.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=-235177747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:10:06 [2024-02-28T23:10:06.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=-235177746 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:10:06 [2024-02-28T23:10:06.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=-235177746 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:10:06 [2024-02-28T23:10:06.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
18:10:06 [2024-02-28T23:10:06.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
18:10:06 [2024-02-28T23:10:06.075Z] 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=-235177744 data=null doit=true}, Shell with text {Custom Text Parser}]
18:10:06 [2024-02-28T23:10:06.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom Text Parser}
18:10:06 [2024-02-28T23:10:06.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:')
18:10:06 [2024-02-28T23:10:06.333Z] 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:'))
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:')
18:10:06 [2024-02-28T23:10:06.333Z] 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:'))
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:')
18:10:06 [2024-02-28T23:10:06.333Z] 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:'))
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:')
18:10:06 [2024-02-28T23:10:06.333Z] 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:'))
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
18:10:06 [2024-02-28T23:10:06.333Z] 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:'))
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
18:10:06 [2024-02-28T23:10:06.333Z] 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:'))
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:')
18:10:06 [2024-02-28T23:10:06.333Z] 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:'))
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:')
18:10:06 [2024-02-28T23:10:06.333Z] 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:'))
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
18:10:06 [2024-02-28T23:10:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:')
18:10:06 [2024-02-28T23:10:06.334Z] 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:'))
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:')
18:10:06 [2024-02-28T23:10:06.334Z] 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:'))
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:')
18:10:06 [2024-02-28T23:10:06.334Z] 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:'))
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
18:10:06 [2024-02-28T23:10:06.334Z] 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:'))
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
18:10:06 [2024-02-28T23:10:06.334Z] 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:'))
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:')
18:10:06 [2024-02-28T23:10:06.334Z] 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:'))
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
18:10:06 [2024-02-28T23:10:06.334Z] 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:'))
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
18:10:06 [2024-02-28T23:10:06.334Z] 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:'))
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:')
18:10:06 [2024-02-28T23:10:06.334Z] 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:'))
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:')
18:10:06 [2024-02-28T23:10:06.334Z] 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:'))
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
18:10:06 [2024-02-28T23:10:06.334Z] 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:'))
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
18:10:06 [2024-02-28T23:10:06.334Z] 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:'))
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
18:10:06 [2024-02-28T23:10:06.334Z] 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:'))
18:10:06 [2024-02-28T23:10:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
18:10:06 [2024-02-28T23:10:06.335Z] 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:'))
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
18:10:06 [2024-02-28T23:10:06.335Z] 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:')
18:10:06 [2024-02-28T23:10:06.335Z] 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:'))
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Timestamp", using matcher: of type 'Combo'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Timestamp", using matcher: (of type 'Combo')
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: (of type 'Combo')
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to Timestamp
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Timestamp} [layout=null] time=-235177561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to Timestamp
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'format:')
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
18:10:06 [2024-02-28T23:10:06.335Z] 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:'))
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
18:10:06 [2024-02-28T23:10:06.335Z] 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:'))
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:')
18:10:06 [2024-02-28T23:10:06.335Z] 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:'))
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:06 [2024-02-28T23:10:06.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:06 [2024-02-28T23:10:06.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:06 [2024-02-28T23:10:06.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:06 [2024-02-28T23:10:06.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:06 [2024-02-28T23:10:06.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:06 [2024-02-28T23:10:06.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:06 [2024-02-28T23:10:06.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-235177477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-235177477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:06 [2024-02-28T23:10:06.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-235177477 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:06 [2024-02-28T23:10:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-235177477 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:06 [2024-02-28T23:10:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-235177477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:06 [2024-02-28T23:10:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-235177476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:06 [2024-02-28T23:10:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-235177476 data=null item=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')]
18:10:06 [2024-02-28T23:10:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-235177383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:06 [2024-02-28T23:10:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-235177382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:06 [2024-02-28T23:10:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-235177382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:06 [2024-02-28T23:10:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-235177382 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:06 [2024-02-28T23:10:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-235177382 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:06 [2024-02-28T23:10:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:10:06 [2024-02-28T23:10:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:10:06 [2024-02-28T23:10:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:10:06 [2024-02-28T23:10:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:10:06 [2024-02-28T23:10:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:10:06 [2024-02-28T23:10:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
18:10:06 [2024-02-28T23:10:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
18:10:06 [2024-02-28T23:10:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:10:06 [2024-02-28T23:10:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-235177347 data=null button=0 stateMask=0x0 x=142 y=12 count=0}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
18:10:06 [2024-02-28T23:10:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-235177346 data=null doit=true}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
18:10:06 [2024-02-28T23:10:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-235177346 data=null}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
18:10:06 [2024-02-28T23:10:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-235177345 data=null button=1 stateMask=0x0 x=142 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
18:10:06 [2024-02-28T23:10:06.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235177345 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(.*)}]
18:10:06 [2024-02-28T23:10:06.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-235177076 data=null button=1 stateMask=0x80000 x=142 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
18:10:06 [2024-02-28T23:10:06.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
18:10:06 [2024-02-28T23:10:06.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:')
18:10:06 [2024-02-28T23:10:06.851Z] 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:'))
18:10:06 [2024-02-28T23:10:06.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
18:10:06 [2024-02-28T23:10:06.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
18:10:06 [2024-02-28T23:10:06.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
18:10:06 [2024-02-28T23:10:06.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
18:10:06 [2024-02-28T23:10:06.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
18:10:06 [2024-02-28T23:10:06.851Z] 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:'))
18:10:06 [2024-02-28T23:10:06.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
18:10:06 [2024-02-28T23:10:06.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:')
18:10:06 [2024-02-28T23:10:06.851Z] 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:'))
18:10:06 [2024-02-28T23:10:06.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
18:10:06 [2024-02-28T23:10:06.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:')
18:10:06 [2024-02-28T23:10:06.851Z] 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:'))
18:10:06 [2024-02-28T23:10:06.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
18:10:06 [2024-02-28T23:10:06.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
18:10:06 [2024-02-28T23:10:06.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
18:10:06 [2024-02-28T23:10:06.851Z] 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:'))
18:10:06 [2024-02-28T23:10:06.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:10:06 [2024-02-28T23:10:06.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-235176977 data=null button=0 stateMask=0x0 x=103 y=35 count=0}, TreeItem with text {Root Line 2 (0,∞) : }]
18:10:06 [2024-02-28T23:10:06.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-235176976 data=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
18:10:06 [2024-02-28T23:10:06.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-235176976 data=null}, TreeItem with text {Root Line 2 (0,∞) : }]
18:10:06 [2024-02-28T23:10:06.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-235176975 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
18:10:07 [2024-02-28T23:10:07.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235176975 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,∞) : }]
18:10:07 [2024-02-28T23:10:07.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-235176850 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
18:10:07 [2024-02-28T23:10:07.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
18:10:07 [2024-02-28T23:10:07.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
18:10:07 [2024-02-28T23:10:07.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
18:10:07 [2024-02-28T23:10:07.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
18:10:07 [2024-02-28T23:10:07.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
18:10:07 [2024-02-28T23:10:07.108Z] 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:'))
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-235176777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-235176776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-235176776 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-235176776 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-235176776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-235176775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-235176775 data=null item=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')]
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: with text 'Set'
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Append with |} [layout=null] time=-235176675 data=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')]
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with text 'Set') to Append with |
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
18:10:07 [2024-02-28T23:10:07.368Z] 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')
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Highlight All
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Highlight All} time=-235176654 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')]
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=-235176654 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')]
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Highlight All} time=-235176653 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Highlight All} time=-235176653 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Highlight All} time=-235176653 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')]
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Highlight All} time=-235176653 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')]
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Highlight All} time=-235176653 data=null 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')]
18:10:07 [2024-02-28T23:10:07.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Highlight All} time=-235176646 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')]
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=-235176646 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')]
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Highlight All} time=-235176646 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')]
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Highlight All} time=-235176645 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Highlight All} time=-235176645 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Highlight All
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
18:10:07 [2024-02-28T23:10:07.369Z] 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')
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-235176587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-235176587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-235176586 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-235176586 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-235176586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-235176586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-235176586 data=null 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')]
18:10:07 [2024-02-28T23:10:07.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:10:07 [2024-02-28T23:10:07.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:10:07 [2024-02-28T23:10:07.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:10:07 [2024-02-28T23:10:07.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:10:07 [2024-02-28T23:10:07.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-235176466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-235176466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-235176466 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-235176465 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-235176465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-235176465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.932Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:10:07 [2024-02-28T23:10:07.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-235176465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=-235178243 data=null 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')]
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
18:10:07 [2024-02-28T23:10:07.933Z] 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=-235175953 data=null doit=true}, Shell with text {Manage Custom Parsers}]
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-235175950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-235175950 data=null doit=true}, (of type 'List')]
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-235175950 data=null}, (of type 'List')]
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-235175944 data=null button=1 stateMask=0x0 x=103 y=34 count=1}, (of type 'List')]
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-235175944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-235175944 data=null button=1 stateMask=0x80000 x=103 y=34 count=1}, (of type 'List')]
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
18:10:07 [2024-02-28T23:10:07.933Z] 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')
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-235175942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-235175942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-235175942 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-235175942 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-235175941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:10:07 [2024-02-28T23:10:07.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-235175941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:10:08 [2024-02-28T23:10:08.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-235175840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:10:08 [2024-02-28T23:10:08.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-235175837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:10:08 [2024-02-28T23:10:08.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-235175837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:10:08 [2024-02-28T23:10:08.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-235175793 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:10:08 [2024-02-28T23:10:08.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-235175783 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:10:08 [2024-02-28T23:10:08.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
18:10:08 [2024-02-28T23:10:08.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
18:10:08 [2024-02-28T23:10:08.190Z] 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=-235175781 data=null doit=true}, Shell with text {Delete Custom Parser}]
18:10:08 [2024-02-28T23:10:08.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
18:10:08 [2024-02-28T23:10:08.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
18:10:08 [2024-02-28T23:10:08.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
18:10:08 [2024-02-28T23:10:08.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
18:10:08 [2024-02-28T23:10:08.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
18:10:08 [2024-02-28T23:10:08.190Z] 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')
18:10:08 [2024-02-28T23:10:08.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
18:10:08 [2024-02-28T23:10:08.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-235175779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:10:08 [2024-02-28T23:10:08.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-235175779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:10:08 [2024-02-28T23:10:08.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-235175779 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:10:08 [2024-02-28T23:10:08.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-235175779 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:10:08 [2024-02-28T23:10:08.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-235175778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:10:08 [2024-02-28T23:10:08.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-235175778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:10:08 [2024-02-28T23:10:08.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-235175778 data=null 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')]
18:10:08 [2024-02-28T23:10:08.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-235175941 data=null 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')]
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
18:10:08 [2024-02-28T23:10:08.447Z] 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=-235175582 data=null doit=true}, Shell with text {Manage Custom Parsers}]
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
18:10:08 [2024-02-28T23:10:08.447Z] 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')
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=-235175580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=-235175580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=-235175580 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=-235175580 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=-235175580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=-235175580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=-235175580 data=null 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')]
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-235178662 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...']
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-235175466 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-235175384 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-235175384 data=null doit=true}, TreeItem with text {TestText}]
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-235175383 data=null}, TreeItem with text {TestText}]
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-235175383 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
18:10:08 [2024-02-28T23:10:08.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235175383 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}]
18:10:08 [2024-02-28T23:10:08.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-235175346 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
18:10:08 [2024-02-28T23:10:08.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:10:08 [2024-02-28T23:10:08.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:10:08 [2024-02-28T23:10:08.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:10:10 [2024-02-28T23:10:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:10:10 [2024-02-28T23:10:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:10:10 [2024-02-28T23:10:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:10:10 [2024-02-28T23:10:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:10:10 [2024-02-28T23:10:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:10:10 [2024-02-28T23:10:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:10:10 [2024-02-28T23:10:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:10:10 [2024-02-28T23:10:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:10:10 [2024-02-28T23:10:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:10:10 [2024-02-28T23:10:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:10:10 [2024-02-28T23:10:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235174132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:10 [2024-02-28T23:10:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235174132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:10 [2024-02-28T23:10:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235174132 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:10 [2024-02-28T23:10:10.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235174131 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:10 [2024-02-28T23:10:10.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235174131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:10 [2024-02-28T23:10:10.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235174131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:10 [2024-02-28T23:10:10.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235174131 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:10 [2024-02-28T23:10:10.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235174131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:10 [2024-02-28T23:10:10.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235174130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:10 [2024-02-28T23:10:10.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235174130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:10 [2024-02-28T23:10:10.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235174130 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:10 [2024-02-28T23:10:10.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235174130 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:10 [2024-02-28T23:10:10.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:10:10 [2024-02-28T23:10:10.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:10:10 [2024-02-28T23:10:10.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:10:10 [2024-02-28T23:10:10.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:10:10 [2024-02-28T23:10:10.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:10:10 [2024-02-28T23:10:10.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:10:10 [2024-02-28T23:10:10.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:10:10 [2024-02-28T23:10:10.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:10 [2024-02-28T23:10:10.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:10:10 [2024-02-28T23:10:10.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-235174126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:10 [2024-02-28T23:10:10.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-235174126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:10 [2024-02-28T23:10:10.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-235174126 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:10 [2024-02-28T23:10:10.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-235174126 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:10 [2024-02-28T23:10:10.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-235174125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:10 [2024-02-28T23:10:10.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-235174125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:10 [2024-02-28T23:10:10.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:10 [2024-02-28T23:10:10.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:10 [2024-02-28T23:10:10.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:10 [2024-02-28T23:10:10.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:10 [2024-02-28T23:10:10.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:10 [2024-02-28T23:10:10.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:10:10 [2024-02-28T23:10:10.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-235174125 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:10 [2024-02-28T23:10:10.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-235175179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:10:10 [2024-02-28T23:10:10.329Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.10 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
18:10:10 [2024-02-28T23:10:10.329Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard.testNew -- Time elapsed: 5.061 s
18:10:10 [2024-02-28T23:10:10.329Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard.testEdit -- Time elapsed: 5.608 s
18:10:10 [2024-02-28T23:10:10.329Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
18:10:10 [2024-02-28T23:10:10.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-235173547 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:10:10 [2024-02-28T23:10:10.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:10:10 [2024-02-28T23:10:10.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:10:10 [2024-02-28T23:10:10.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:10:10 [2024-02-28T23:10:10.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:10:10 [2024-02-28T23:10:10.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-235173255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:10:10 [2024-02-28T23:10:10.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:10:13 [2024-02-28T23:10:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:10:13 [2024-02-28T23:10:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:10:13 [2024-02-28T23:10:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:10:13 [2024-02-28T23:10:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:10:13 [2024-02-28T23:10:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:10:13 [2024-02-28T23:10:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:10:13 [2024-02-28T23:10:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [4] in (of type 'Table')
18:10:13 [2024-02-28T23:10:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-235170677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:13 [2024-02-28T23:10:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-235170677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:13 [2024-02-28T23:10:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-235170677 data=null doit=true}, (of type 'Table')]
18:10:13 [2024-02-28T23:10:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-235170677 data=null}, (of type 'Table')]
18:10:13 [2024-02-28T23:10:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-235170676 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, (of type 'Table')]
18:10:13 [2024-02-28T23:10:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-235170675 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
18:10:13 [2024-02-28T23:10:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-235170655 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, (of type 'Table')]
18:10:13 [2024-02-28T23:10:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:10:13 [2024-02-28T23:10:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:10:13 [2024-02-28T23:10:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:10:13 [2024-02-28T23:10:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-235170650 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
18:10:13 [2024-02-28T23:10:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-235170650 data=null doit=true}, TableItem with text {}]
18:10:13 [2024-02-28T23:10:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-235170650 data=null}, TableItem with text {}]
18:10:13 [2024-02-28T23:10:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-235170649 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, TableItem with text {}]
18:10:13 [2024-02-28T23:10:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-235170649 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
18:10:13 [2024-02-28T23:10:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-235170647 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, TableItem with text {}]
18:10:13 [2024-02-28T23:10:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
18:10:13 [2024-02-28T23:10:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show Raw'
18:10:13 [2024-02-28T23:10:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show Raw} time=-235170489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show Raw']
18:10:13 [2024-02-28T23:10:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show Raw'
18:10:13 [2024-02-28T23:10:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:10:13 [2024-02-28T23:10:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:10:13 [2024-02-28T23:10:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
18:10:13 [2024-02-28T23:10:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-235170367 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
18:10:13 [2024-02-28T23:10:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-235170367 data=null doit=true}, TableItem with text {}]
18:10:13 [2024-02-28T23:10:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:10:13 [2024-02-28T23:10:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-235170365 data=null}, TableItem with text {}]
18:10:13 [2024-02-28T23:10:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-235170365 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, TableItem with text {}]
18:10:13 [2024-02-28T23:10:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-235170359 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
18:10:13 [2024-02-28T23:10:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-235170357 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, TableItem with text {}]
18:10:13 [2024-02-28T23:10:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-235170356 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
18:10:13 [2024-02-28T23:10:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-235170356 data=null doit=true}, TableItem with text {}]
18:10:13 [2024-02-28T23:10:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-235170356 data=null}, TableItem with text {}]
18:10:13 [2024-02-28T23:10:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
18:10:13 [2024-02-28T23:10:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 01 00:00:03 Host...", using matcher: of type 'StyledText'
18:10:13 [2024-02-28T23:10:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 01 00:00:03 Host...", using matcher: (of type 'StyledText')
18:10:13 [2024-02-28T23:10:13.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
18:10:14 [2024-02-28T23:10:14.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
18:10:14 [2024-02-28T23:10:14.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
18:10:14 [2024-02-28T23:10:14.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
18:10:14 [2024-02-28T23:10:14.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
18:10:14 [2024-02-28T23:10:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
18:10:15 [2024-02-28T23:10:15.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
18:10:15 [2024-02-28T23:10:15.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
18:10:15 [2024-02-28T23:10:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:10:15 [2024-02-28T23:10:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:10:15 [2024-02-28T23:10:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
18:10:15 [2024-02-28T23:10:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-235168244 data=null button=0 stateMask=0x0 x=24 y=127 count=0}, TableItem with text {}]
18:10:15 [2024-02-28T23:10:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-235168244 data=null doit=true}, TableItem with text {}]
18:10:15 [2024-02-28T23:10:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:10:15 [2024-02-28T23:10:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-235168238 data=null}, TableItem with text {}]
18:10:15 [2024-02-28T23:10:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-235168238 data=null button=1 stateMask=0x0 x=24 y=127 count=1}, TableItem with text {}]
18:10:15 [2024-02-28T23:10:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-235168238 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
18:10:15 [2024-02-28T23:10:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-235168098 data=null button=1 stateMask=0x80000 x=24 y=127 count=1}, TableItem with text {}]
18:10:15 [2024-02-28T23:10:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-235168098 data=null button=0 stateMask=0x0 x=24 y=127 count=0}, TableItem with text {}]
18:10:15 [2024-02-28T23:10:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-235168097 data=null doit=true}, TableItem with text {}]
18:10:15 [2024-02-28T23:10:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-235168097 data=null}, TableItem with text {}]
18:10:15 [2024-02-28T23:10:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
18:10:15 [2024-02-28T23:10:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:10:15 [2024-02-28T23:10:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:10:15 [2024-02-28T23:10:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:10:15 [2024-02-28T23:10:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-235168092 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
18:10:15 [2024-02-28T23:10:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-235168091 data=null doit=true}, TableItem with text {}]
18:10:15 [2024-02-28T23:10:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-235168091 data=null}, TableItem with text {}]
18:10:15 [2024-02-28T23:10:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-235168090 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, TableItem with text {}]
18:10:15 [2024-02-28T23:10:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-235168090 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
18:10:15 [2024-02-28T23:10:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-235168055 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, TableItem with text {}]
18:10:15 [2024-02-28T23:10:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Raw", using matcher: with mnemonic 'Hide Raw'
18:10:15 [2024-02-28T23:10:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Raw'
18:10:15 [2024-02-28T23:10:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Raw} time=-235167950 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Raw']
18:10:15 [2024-02-28T23:10:15.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Raw'
18:10:16 [2024-02-28T23:10:16.171Z] 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@2665a2e7] time=-235167728 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
18:10:16 [2024-02-28T23:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:10:16 [2024-02-28T23:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:10:16 [2024-02-28T23:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:10:16 [2024-02-28T23:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:10:16 [2024-02-28T23:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-235167654 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
18:10:16 [2024-02-28T23:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-235167654 data=null doit=true}, TreeItem with text {Test}]
18:10:16 [2024-02-28T23:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-235167654 data=null}, TreeItem with text {Test}]
18:10:16 [2024-02-28T23:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-235167653 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
18:10:16 [2024-02-28T23:10:16.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235167653 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
18:10:16 [2024-02-28T23:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-235167577 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
18:10:16 [2024-02-28T23:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:10:16 [2024-02-28T23:10:16.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:10:16 [2024-02-28T23:10:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:10:17 [2024-02-28T23:10:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:10:17 [2024-02-28T23:10:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:10:17 [2024-02-28T23:10:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:10:17 [2024-02-28T23:10:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:10:17 [2024-02-28T23:10:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:10:17 [2024-02-28T23:10:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:10:17 [2024-02-28T23:10:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:10:17 [2024-02-28T23:10:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:10:17 [2024-02-28T23:10:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:10:17 [2024-02-28T23:10:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:10:17 [2024-02-28T23:10:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235166364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:17 [2024-02-28T23:10:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235166363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:17 [2024-02-28T23:10:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235166363 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:17 [2024-02-28T23:10:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235166363 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:17 [2024-02-28T23:10:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235166362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:17 [2024-02-28T23:10:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235166362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:17 [2024-02-28T23:10:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235166362 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:17 [2024-02-28T23:10:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235166362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:17 [2024-02-28T23:10:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235166362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:17 [2024-02-28T23:10:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235166362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:17 [2024-02-28T23:10:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235166362 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:17 [2024-02-28T23:10:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235166361 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:17 [2024-02-28T23:10:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:10:17 [2024-02-28T23:10:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:10:17 [2024-02-28T23:10:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:10:17 [2024-02-28T23:10:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:10:17 [2024-02-28T23:10:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:10:17 [2024-02-28T23:10:17.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:10:17 [2024-02-28T23:10:17.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:10:17 [2024-02-28T23:10:17.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:17 [2024-02-28T23:10:17.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:10:17 [2024-02-28T23:10:17.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-235166359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:17 [2024-02-28T23:10:17.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-235166359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:17 [2024-02-28T23:10:17.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-235166359 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:17 [2024-02-28T23:10:17.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-235166359 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:17 [2024-02-28T23:10:17.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-235166359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:17 [2024-02-28T23:10:17.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-235166359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:17 [2024-02-28T23:10:17.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:17 [2024-02-28T23:10:17.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:17 [2024-02-28T23:10:17.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:17 [2024-02-28T23:10:17.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:17 [2024-02-28T23:10:17.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:17 [2024-02-28T23:10:17.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:10:17 [2024-02-28T23:10:17.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-235166358 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:17 [2024-02-28T23:10:17.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-235167443 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:10:18 [2024-02-28T23:10:18.133Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.713 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
18:10:18 [2024-02-28T23:10:18.133Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest.testRead -- Time elapsed: 7.415 s
18:10:18 [2024-02-28T23:10:18.133Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
18:10:18 [2024-02-28T23:10:18.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-235165791 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:10:18 [2024-02-28T23:10:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:10:18 [2024-02-28T23:10:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:10:18 [2024-02-28T23:10:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:10:18 [2024-02-28T23:10:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:10:18 [2024-02-28T23:10:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-235165544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:10:18 [2024-02-28T23:10:18.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:10:20 [2024-02-28T23:10:20.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
18:10:20 [2024-02-28T23:10:20.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:10:20 [2024-02-28T23:10:20.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:10:20 [2024-02-28T23:10:20.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:10:20 [2024-02-28T23:10:20.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
18:10:20 [2024-02-28T23:10:20.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
18:10:20 [2024-02-28T23:10:20.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-235163793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
18:10:20 [2024-02-28T23:10:20.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
18:10:20 [2024-02-28T23:10:20.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
18:10:20 [2024-02-28T23:10:20.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
18:10:20 [2024-02-28T23:10:20.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=-235163497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
18:10:20 [2024-02-28T23:10:20.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
18:10:20 [2024-02-28T23:10:20.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
18:10:20 [2024-02-28T23:10:20.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
18:10:20 [2024-02-28T23:10:20.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=-235163389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
18:10:20 [2024-02-28T23:10:20.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
18:10:20 [2024-02-28T23:10:20.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
18:10:20 [2024-02-28T23:10:20.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
18:10:20 [2024-02-28T23:10:20.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=-235163293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
18:10:20 [2024-02-28T23:10:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
18:10:20 [2024-02-28T23:10:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
18:10:20 [2024-02-28T23:10:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
18:10:20 [2024-02-28T23:10:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=-235163226 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
18:10:20 [2024-02-28T23:10:20.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
18:10:22 [2024-02-28T23:10:22.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
18:10:22 [2024-02-28T23:10:22.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:10:22 [2024-02-28T23:10:22.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:10:22 [2024-02-28T23:10:22.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:10:22 [2024-02-28T23:10:22.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
18:10:22 [2024-02-28T23:10:22.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show All'
18:10:22 [2024-02-28T23:10:22.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show All} time=-235161527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show All']
18:10:22 [2024-02-28T23:10:22.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show All'
18:10:24 [2024-02-28T23:10:24.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
18:10:24 [2024-02-28T23:10:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:10:24 [2024-02-28T23:10:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:10:24 [2024-02-28T23:10:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:10:24 [2024-02-28T23:10:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
18:10:24 [2024-02-28T23:10:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
18:10:24 [2024-02-28T23:10:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=-235159742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
18:10:24 [2024-02-28T23:10:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
18:10:24 [2024-02-28T23:10:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
18:10:24 [2024-02-28T23:10:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
18:10:24 [2024-02-28T23:10:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=-235159607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
18:10:24 [2024-02-28T23:10:24.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
18:10:24 [2024-02-28T23:10:24.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
18:10:24 [2024-02-28T23:10:24.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
18:10:24 [2024-02-28T23:10:24.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=-235159454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
18:10:24 [2024-02-28T23:10:24.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
18:10:24 [2024-02-28T23:10:24.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
18:10:24 [2024-02-28T23:10:24.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
18:10:24 [2024-02-28T23:10:24.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=-235159324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
18:10:24 [2024-02-28T23:10:24.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
18:10:24 [2024-02-28T23:10:24.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
18:10:24 [2024-02-28T23:10:24.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
18:10:24 [2024-02-28T23:10:24.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=-235159277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
18:10:24 [2024-02-28T23:10:24.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
18:10:24 [2024-02-28T23:10:24.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
18:10:24 [2024-02-28T23:10:24.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
18:10:24 [2024-02-28T23:10:24.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-235159243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
18:10:24 [2024-02-28T23:10:24.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
18:10:24 [2024-02-28T23:10:24.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
18:10:24 [2024-02-28T23:10:24.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
18:10:24 [2024-02-28T23:10:24.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=-235159225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
18:10:24 [2024-02-28T23:10:24.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
18:10:24 [2024-02-28T23:10:24.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
18:10:24 [2024-02-28T23:10:24.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
18:10:24 [2024-02-28T23:10:24.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-235159176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
18:10:24 [2024-02-28T23:10:24.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
18:10:24 [2024-02-28T23:10:24.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
18:10:24 [2024-02-28T23:10:24.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
18:10:24 [2024-02-28T23:10:24.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=-235159079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
18:10:24 [2024-02-28T23:10:24.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
18:10:25 [2024-02-28T23:10:25.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
18:10:25 [2024-02-28T23:10:25.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
18:10:25 [2024-02-28T23:10:25.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=-235158778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
18:10:25 [2024-02-28T23:10:25.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
18:10:25 [2024-02-28T23:10:25.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
18:10:25 [2024-02-28T23:10:25.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
18:10:25 [2024-02-28T23:10:25.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=-235158560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
18:10:25 [2024-02-28T23:10:25.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
18:10:25 [2024-02-28T23:10:25.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
18:10:25 [2024-02-28T23:10:25.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
18:10:25 [2024-02-28T23:10:25.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=-235158317 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
18:10:25 [2024-02-28T23:10:25.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
18:10:27 [2024-02-28T23:10:27.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
18:10:27 [2024-02-28T23:10:27.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:10:27 [2024-02-28T23:10:27.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:10:27 [2024-02-28T23:10:27.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:10:27 [2024-02-28T23:10:27.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
18:10:27 [2024-02-28T23:10:27.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
18:10:27 [2024-02-28T23:10:27.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-235156536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
18:10:27 [2024-02-28T23:10:27.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
18:10:27 [2024-02-28T23:10:27.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
18:10:27 [2024-02-28T23:10:27.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
18:10:27 [2024-02-28T23:10:27.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=-235156370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
18:10:27 [2024-02-28T23:10:27.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
18:10:27 [2024-02-28T23:10:27.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
18:10:27 [2024-02-28T23:10:27.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
18:10:27 [2024-02-28T23:10:27.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=-235156266 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
18:10:27 [2024-02-28T23:10:27.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
18:10:27 [2024-02-28T23:10:27.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
18:10:27 [2024-02-28T23:10:27.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
18:10:27 [2024-02-28T23:10:27.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=-235156176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
18:10:27 [2024-02-28T23:10:27.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
18:10:28 [2024-02-28T23:10:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
18:10:28 [2024-02-28T23:10:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
18:10:28 [2024-02-28T23:10:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=-235156014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
18:10:28 [2024-02-28T23:10:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
18:10:28 [2024-02-28T23:10:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
18:10:28 [2024-02-28T23:10:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
18:10:28 [2024-02-28T23:10:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=-235155982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
18:10:28 [2024-02-28T23:10:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
18:10:28 [2024-02-28T23:10:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
18:10:28 [2024-02-28T23:10:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show All'
18:10:28 [2024-02-28T23:10:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show All} time=-235155953 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show All']
18:10:28 [2024-02-28T23:10:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show All'
18:10:28 [2024-02-28T23:10:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-235155736 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:10:28 [2024-02-28T23:10:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:10:28 [2024-02-28T23:10:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:10:28 [2024-02-28T23:10:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:10:28 [2024-02-28T23:10:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:10:28 [2024-02-28T23:10:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-235155727 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:10:28 [2024-02-28T23:10:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-235155726 data=null doit=true}, TreeItem with text {test}]
18:10:28 [2024-02-28T23:10:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-235155726 data=null}, TreeItem with text {test}]
18:10:28 [2024-02-28T23:10:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-235155726 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:10:28 [2024-02-28T23:10:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235155725 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:10:28 [2024-02-28T23:10:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-235155653 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:10:28 [2024-02-28T23:10:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:10:28 [2024-02-28T23:10:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:10:28 [2024-02-28T23:10:28.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:10:29 [2024-02-28T23:10:29.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:10:29 [2024-02-28T23:10:29.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:10:29 [2024-02-28T23:10:29.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:10:29 [2024-02-28T23:10:29.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:10:29 [2024-02-28T23:10:29.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:10:29 [2024-02-28T23:10:29.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:10:29 [2024-02-28T23:10:29.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:10:29 [2024-02-28T23:10:29.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:10:29 [2024-02-28T23:10:29.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235154472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235154472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235154472 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235154472 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235154471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235154471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235154471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235154471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235154471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235154471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235154471 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235154470 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-235154468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-235154468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-235154468 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-235154468 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-235154467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-235154467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:29 [2024-02-28T23:10:29.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:29 [2024-02-28T23:10:29.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:29 [2024-02-28T23:10:29.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:29 [2024-02-28T23:10:29.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:29 [2024-02-28T23:10:29.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:29 [2024-02-28T23:10:29.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:10:29 [2024-02-28T23:10:29.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-235154467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:29 [2024-02-28T23:10:29.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-235155470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:10:29 [2024-02-28T23:10:29.973Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.88 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
18:10:29 [2024-02-28T23:10:29.973Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest.testPersistHiding -- Time elapsed: 4.115 s
18:10:29 [2024-02-28T23:10:29.973Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest.testToggleColumns -- Time elapsed: 3.215 s
18:10:29 [2024-02-28T23:10:29.973Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest.testShowAll -- Time elapsed: 2.307 s
18:10:29 [2024-02-28T23:10:29.973Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
18:10:29 [2024-02-28T23:10:29.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-235153931 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:10:30 [2024-02-28T23:10:30.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:10:30 [2024-02-28T23:10:30.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:10:30 [2024-02-28T23:10:30.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:10:30 [2024-02-28T23:10:30.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:10:30 [2024-02-28T23:10:30.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-235153732 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:10:30 [2024-02-28T23:10:30.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:10:34 [2024-02-28T23:10:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
18:10:34 [2024-02-28T23:10:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:10:34 [2024-02-28T23:10:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:10:34 [2024-02-28T23:10:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:10:34 [2024-02-28T23:10:34.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:10:34 [2024-02-28T23:10:34.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
18:10:34 [2024-02-28T23:10:34.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-235148955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:34 [2024-02-28T23:10:34.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-235148954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:34 [2024-02-28T23:10:34.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-235148954 data=null doit=true}, (of type 'Table')]
18:10:34 [2024-02-28T23:10:34.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-235148954 data=null}, (of type 'Table')]
18:10:34 [2024-02-28T23:10:34.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-235148954 data=null button=1 stateMask=0x0 x=682 y=12 count=1}, (of type 'Table')]
18:10:35 [2024-02-28T23:10:35.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-235148773 data=null button=1 stateMask=0x80000 x=682 y=12 count=1}, (of type 'Table')]
18:10:35 [2024-02-28T23:10:35.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-235148771 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
18:10:35 [2024-02-28T23:10:35.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-235148770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:35 [2024-02-28T23:10:35.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-235148768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:35 [2024-02-28T23:10:35.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-235148768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:35 [2024-02-28T23:10:35.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-235148768 data=null doit=true}, (of type 'Table')]
18:10:35 [2024-02-28T23:10:35.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-235148768 data=null}, (of type 'Table')]
18:10:35 [2024-02-28T23:10:35.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
18:10:35 [2024-02-28T23:10:35.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:10:35 [2024-02-28T23:10:35.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:10:35 [2024-02-28T23:10:35.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:e
18:10:35 [2024-02-28T23:10:35.224Z]  into text (of type 'Text')
18:10:35 [2024-02-28T23:10:35.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
18:10:35 [2024-02-28T23:10:35.224Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''e
18:10:35 [2024-02-28T23:10:35.224Z] '' with an interval of {1}ms. between characters.
18:10:36 [2024-02-28T23:10:36.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:10:36 [2024-02-28T23:10:36.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
18:10:36 [2024-02-28T23:10:36.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-235147592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:36 [2024-02-28T23:10:36.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-235147592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:36 [2024-02-28T23:10:36.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-235147591 data=null doit=true}, (of type 'Table')]
18:10:36 [2024-02-28T23:10:36.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-235147591 data=null}, (of type 'Table')]
18:10:36 [2024-02-28T23:10:36.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-235147591 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
18:10:36 [2024-02-28T23:10:36.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-235147590 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
18:10:36 [2024-02-28T23:10:36.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-235147589 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
18:10:37 [2024-02-28T23:10:37.341Z] 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@2665a2e7] time=-235146490 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
18:10:37 [2024-02-28T23:10:37.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:10:37 [2024-02-28T23:10:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:10:37 [2024-02-28T23:10:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:10:37 [2024-02-28T23:10:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:10:37 [2024-02-28T23:10:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-235146384 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:10:37 [2024-02-28T23:10:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-235146383 data=null doit=true}, TreeItem with text {test}]
18:10:37 [2024-02-28T23:10:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-235146383 data=null}, TreeItem with text {test}]
18:10:37 [2024-02-28T23:10:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-235146383 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:10:37 [2024-02-28T23:10:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235146382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:10:37 [2024-02-28T23:10:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-235146366 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:10:37 [2024-02-28T23:10:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:10:37 [2024-02-28T23:10:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:10:37 [2024-02-28T23:10:37.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:10:38 [2024-02-28T23:10:38.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:10:38 [2024-02-28T23:10:38.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:10:38 [2024-02-28T23:10:38.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:10:38 [2024-02-28T23:10:38.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:10:38 [2024-02-28T23:10:38.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:10:38 [2024-02-28T23:10:38.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:10:38 [2024-02-28T23:10:38.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:10:38 [2024-02-28T23:10:38.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:10:38 [2024-02-28T23:10:38.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:10:38 [2024-02-28T23:10:38.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:10:38 [2024-02-28T23:10:38.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235145217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:38 [2024-02-28T23:10:38.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=-235145216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:38 [2024-02-28T23:10:38.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235145216 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:38 [2024-02-28T23:10:38.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235145215 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:38 [2024-02-28T23:10:38.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235145215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:38 [2024-02-28T23:10:38.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235145215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:38 [2024-02-28T23:10:38.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=-235145215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:38 [2024-02-28T23:10:38.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=-235145215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:38 [2024-02-28T23:10:38.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=-235145215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:38 [2024-02-28T23:10:38.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=-235145214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:38 [2024-02-28T23:10:38.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=-235145214 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:38 [2024-02-28T23:10:38.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=-235145214 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:38 [2024-02-28T23:10:38.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:10:38 [2024-02-28T23:10:38.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:10:38 [2024-02-28T23:10:38.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:10:38 [2024-02-28T23:10:38.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:10:38 [2024-02-28T23:10:38.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:10:38 [2024-02-28T23:10:38.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:10:38 [2024-02-28T23:10:38.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:10:38 [2024-02-28T23:10:38.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:38 [2024-02-28T23:10:38.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:10:38 [2024-02-28T23:10:38.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-235145213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:38 [2024-02-28T23:10:38.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-235145213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:38 [2024-02-28T23:10:38.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-235145213 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:38 [2024-02-28T23:10:38.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-235145212 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:38 [2024-02-28T23:10:38.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-235145212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:38 [2024-02-28T23:10:38.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-235145212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:38 [2024-02-28T23:10:38.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:38 [2024-02-28T23:10:38.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:38 [2024-02-28T23:10:38.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:39 [2024-02-28T23:10:39.044Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:39 [2024-02-28T23:10:39.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-235145212 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:39 [2024-02-28T23:10:39.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-235146269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:10:39 [2024-02-28T23:10:39.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:10:40 [2024-02-28T23:10:40.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
18:10:40 [2024-02-28T23:10:40.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:10:40 [2024-02-28T23:10:40.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:10:40 [2024-02-28T23:10:40.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:10:41 [2024-02-28T23:10:41.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:10:41 [2024-02-28T23:10:41.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
18:10:41 [2024-02-28T23:10:41.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-235142728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:41 [2024-02-28T23:10:41.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-235142722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:41 [2024-02-28T23:10:41.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-235142721 data=null doit=true}, (of type 'Table')]
18:10:41 [2024-02-28T23:10:41.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-235142721 data=null}, (of type 'Table')]
18:10:41 [2024-02-28T23:10:41.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-235142721 data=null button=1 stateMask=0x0 x=102 y=12 count=1}, (of type 'Table')]
18:10:41 [2024-02-28T23:10:41.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-235142716 data=null button=1 stateMask=0x80000 x=102 y=12 count=1}, (of type 'Table')]
18:10:41 [2024-02-28T23:10:41.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-235142715 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
18:10:41 [2024-02-28T23:10:41.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-235142714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:41 [2024-02-28T23:10:41.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-235142712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:41 [2024-02-28T23:10:41.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-235142712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:41 [2024-02-28T23:10:41.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-235142711 data=null doit=true}, (of type 'Table')]
18:10:41 [2024-02-28T23:10:41.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-235142711 data=null}, (of type 'Table')]
18:10:41 [2024-02-28T23:10:41.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
18:10:41 [2024-02-28T23:10:41.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:10:41 [2024-02-28T23:10:41.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:10:41 [2024-02-28T23:10:41.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:00
18:10:41 [2024-02-28T23:10:41.184Z]  into text (of type 'Text')
18:10:41 [2024-02-28T23:10:41.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
18:10:41 [2024-02-28T23:10:41.184Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''00
18:10:41 [2024-02-28T23:10:41.184Z] '' with an interval of {1}ms. between characters.
18:10:42 [2024-02-28T23:10:42.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:10:42 [2024-02-28T23:10:42.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
18:10:42 [2024-02-28T23:10:42.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-235141566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:42 [2024-02-28T23:10:42.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-235141566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:42 [2024-02-28T23:10:42.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-235141566 data=null doit=true}, (of type 'Table')]
18:10:42 [2024-02-28T23:10:42.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-235141566 data=null}, (of type 'Table')]
18:10:42 [2024-02-28T23:10:42.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-235141565 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
18:10:42 [2024-02-28T23:10:42.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-235141565 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
18:10:42 [2024-02-28T23:10:42.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-235141563 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
18:10:43 [2024-02-28T23:10:43.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:10:43 [2024-02-28T23:10:43.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
18:10:43 [2024-02-28T23:10:43.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-235140645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:43 [2024-02-28T23:10:43.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-235140606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:43 [2024-02-28T23:10:43.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-235140605 data=null doit=true}, (of type 'Table')]
18:10:43 [2024-02-28T23:10:43.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-235140605 data=null}, (of type 'Table')]
18:10:43 [2024-02-28T23:10:43.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-235140605 data=null button=1 stateMask=0x0 x=14 y=12 count=1}, (of type 'Table')]
18:10:43 [2024-02-28T23:10:43.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-235140573 data=null button=1 stateMask=0x80000 x=14 y=12 count=1}, (of type 'Table')]
18:10:43 [2024-02-28T23:10:43.306Z] 
18:10:43 [2024-02-28T23:10:43.306Z] !ENTRY org.eclipse.ui 4 0 2024-02-28 23:10:43.241
18:10:43 [2024-02-28T23:10:43.306Z] !MESSAGE Unhandled event loop exception
18:10:43 [2024-02-28T23:10:43.306Z] !STACK 0
18:10:43 [2024-02-28T23:10:43.306Z] org.eclipse.swt.SWTException: Widget is disposed
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.swt.SWT.error(SWT.java:4918)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.swt.SWT.error(SWT.java:4833)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.swt.SWT.error(SWT.java:4804)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:565)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:480)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:619)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:289)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5854)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
18:10:43 [2024-02-28T23:10:43.306Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:10:43 [2024-02-28T23:10:43.306Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:10:43 [2024-02-28T23:10:43.306Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:10:43 [2024-02-28T23:10:43.306Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
18:10:43 [2024-02-28T23:10:43.306Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
18:10:43 [2024-02-28T23:10:43.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-235140572 data=null item=TableItem {*Disposed*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
18:10:43 [2024-02-28T23:10:43.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-235140567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:43 [2024-02-28T23:10:43.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-235140565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:43 [2024-02-28T23:10:43.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-235140564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:43 [2024-02-28T23:10:43.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-235140564 data=null doit=true}, (of type 'Table')]
18:10:43 [2024-02-28T23:10:43.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-235140564 data=null}, (of type 'Table')]
18:10:43 [2024-02-28T23:10:43.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
18:10:45 [2024-02-28T23:10:45.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:10:46 [2024-02-28T23:10:46.130Z] 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@2665a2e7] time=-235137761 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
18:10:46 [2024-02-28T23:10:46.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:10:46 [2024-02-28T23:10:46.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:10:46 [2024-02-28T23:10:46.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:10:46 [2024-02-28T23:10:46.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:10:46 [2024-02-28T23:10:46.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-235137669 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:10:46 [2024-02-28T23:10:46.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-235137669 data=null doit=true}, TreeItem with text {test}]
18:10:46 [2024-02-28T23:10:46.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-235137668 data=null}, TreeItem with text {test}]
18:10:46 [2024-02-28T23:10:46.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-235137668 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:10:46 [2024-02-28T23:10:46.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235137668 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:10:46 [2024-02-28T23:10:46.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-235137650 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:10:46 [2024-02-28T23:10:46.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:10:46 [2024-02-28T23:10:46.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:10:46 [2024-02-28T23:10:46.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235136543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235136542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235136542 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235136542 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235136542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235136542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235136541 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235136541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235136541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235136541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235136541 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235136541 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:10:47 [2024-02-28T23:10:47.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')
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:10:47 [2024-02-28T23:10:47.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-235136539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:47 [2024-02-28T23:10:47.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-235136539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:47 [2024-02-28T23:10:47.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-235136539 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:47 [2024-02-28T23:10:47.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-235136539 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:47 [2024-02-28T23:10:47.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-235136539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:47 [2024-02-28T23:10:47.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-235136539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:47 [2024-02-28T23:10:47.321Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:47 [2024-02-28T23:10:47.321Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:47 [2024-02-28T23:10:47.321Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:47 [2024-02-28T23:10:47.321Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:47 [2024-02-28T23:10:47.321Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:47 [2024-02-28T23:10:47.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:10:47 [2024-02-28T23:10:47.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-235136539 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:47 [2024-02-28T23:10:47.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-235137542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:10:49 [2024-02-28T23:10:49.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
18:10:49 [2024-02-28T23:10:49.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:10:49 [2024-02-28T23:10:49.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:10:49 [2024-02-28T23:10:49.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:10:50 [2024-02-28T23:10:50.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:10:50 [2024-02-28T23:10:50.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
18:10:50 [2024-02-28T23:10:50.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-235133855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:50 [2024-02-28T23:10:50.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-235133855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:50 [2024-02-28T23:10:50.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-235133855 data=null doit=true}, (of type 'Table')]
18:10:50 [2024-02-28T23:10:50.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-235133854 data=null}, (of type 'Table')]
18:10:50 [2024-02-28T23:10:50.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-235133854 data=null button=1 stateMask=0x0 x=205 y=12 count=1}, (of type 'Table')]
18:10:50 [2024-02-28T23:10:50.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-235133850 data=null button=1 stateMask=0x80000 x=205 y=12 count=1}, (of type 'Table')]
18:10:50 [2024-02-28T23:10:50.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-235133849 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
18:10:50 [2024-02-28T23:10:50.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-235133848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:50 [2024-02-28T23:10:50.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-235133846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:50 [2024-02-28T23:10:50.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-235133747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:50 [2024-02-28T23:10:50.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-235133747 data=null doit=true}, (of type 'Table')]
18:10:50 [2024-02-28T23:10:50.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-235133747 data=null}, (of type 'Table')]
18:10:50 [2024-02-28T23:10:50.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
18:10:50 [2024-02-28T23:10:50.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:10:50 [2024-02-28T23:10:50.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:10:50 [2024-02-28T23:10:50.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:HostF
18:10:50 [2024-02-28T23:10:50.291Z]  into text (of type 'Text')
18:10:50 [2024-02-28T23:10:50.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
18:10:50 [2024-02-28T23:10:50.291Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''HostF
18:10:50 [2024-02-28T23:10:50.291Z] '' with an interval of {1}ms. between characters.
18:10:51 [2024-02-28T23:10:51.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:10:51 [2024-02-28T23:10:51.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
18:10:51 [2024-02-28T23:10:51.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-235132556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:51 [2024-02-28T23:10:51.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-235132556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:51 [2024-02-28T23:10:51.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-235132555 data=null doit=true}, (of type 'Table')]
18:10:51 [2024-02-28T23:10:51.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-235132555 data=null}, (of type 'Table')]
18:10:51 [2024-02-28T23:10:51.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-235132555 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
18:10:51 [2024-02-28T23:10:51.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-235132554 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
18:10:51 [2024-02-28T23:10:51.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-235132552 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
18:10:52 [2024-02-28T23:10:52.411Z] 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@2665a2e7] time=-235131510 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
18:10:52 [2024-02-28T23:10:52.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:10:52 [2024-02-28T23:10:52.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:10:52 [2024-02-28T23:10:52.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:10:52 [2024-02-28T23:10:52.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:10:52 [2024-02-28T23:10:52.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-235131449 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:10:52 [2024-02-28T23:10:52.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-235131449 data=null doit=true}, TreeItem with text {test}]
18:10:52 [2024-02-28T23:10:52.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-235131449 data=null}, TreeItem with text {test}]
18:10:52 [2024-02-28T23:10:52.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-235131448 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:10:52 [2024-02-28T23:10:52.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235131448 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:10:52 [2024-02-28T23:10:52.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-235131388 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:10:52 [2024-02-28T23:10:52.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:10:52 [2024-02-28T23:10:52.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:10:52 [2024-02-28T23:10:52.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:10:53 [2024-02-28T23:10:53.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:10:53 [2024-02-28T23:10:53.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:10:53 [2024-02-28T23:10:53.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:10:53 [2024-02-28T23:10:53.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:10:53 [2024-02-28T23:10:53.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:10:53 [2024-02-28T23:10:53.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:10:53 [2024-02-28T23:10:53.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:10:53 [2024-02-28T23:10:53.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:10:53 [2024-02-28T23:10:53.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:10:53 [2024-02-28T23:10:53.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:10:53 [2024-02-28T23:10:53.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235130253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:53 [2024-02-28T23:10:53.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235130253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:53 [2024-02-28T23:10:53.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235130253 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:53 [2024-02-28T23:10:53.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235130253 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:53 [2024-02-28T23:10:53.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235130252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:53 [2024-02-28T23:10:53.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235130252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:53 [2024-02-28T23:10:53.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235130252 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:53 [2024-02-28T23:10:53.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235130252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:53 [2024-02-28T23:10:53.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235130252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:53 [2024-02-28T23:10:53.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235130252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:53 [2024-02-28T23:10:53.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235130252 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:53 [2024-02-28T23:10:53.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235130251 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:10:53 [2024-02-28T23:10:53.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:10:53 [2024-02-28T23:10:53.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:10:53 [2024-02-28T23:10:53.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:10:53 [2024-02-28T23:10:53.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:10:53 [2024-02-28T23:10:53.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:10:53 [2024-02-28T23:10:53.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:10:53 [2024-02-28T23:10:53.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:10:53 [2024-02-28T23:10:53.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:53 [2024-02-28T23:10:53.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:10:53 [2024-02-28T23:10:53.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-235130250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:53 [2024-02-28T23:10:53.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-235130250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:53 [2024-02-28T23:10:53.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-235130250 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:53 [2024-02-28T23:10:53.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-235130250 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:53 [2024-02-28T23:10:53.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-235130249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:53 [2024-02-28T23:10:53.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-235130249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:53 [2024-02-28T23:10:53.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:53 [2024-02-28T23:10:53.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:53 [2024-02-28T23:10:53.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:53 [2024-02-28T23:10:53.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:53 [2024-02-28T23:10:53.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:10:53 [2024-02-28T23:10:53.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:10:54 [2024-02-28T23:10:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-235130249 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:10:54 [2024-02-28T23:10:54.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-235131283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:10:56 [2024-02-28T23:10:56.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
18:10:56 [2024-02-28T23:10:56.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:10:56 [2024-02-28T23:10:56.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:10:56 [2024-02-28T23:10:56.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:10:56 [2024-02-28T23:10:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:10:56 [2024-02-28T23:10:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
18:10:56 [2024-02-28T23:10:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-235127718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:56 [2024-02-28T23:10:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-235127711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:56 [2024-02-28T23:10:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-235127711 data=null doit=true}, (of type 'Table')]
18:10:56 [2024-02-28T23:10:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-235127711 data=null}, (of type 'Table')]
18:10:56 [2024-02-28T23:10:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-235127711 data=null button=1 stateMask=0x0 x=102 y=12 count=1}, (of type 'Table')]
18:10:56 [2024-02-28T23:10:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-235127706 data=null button=1 stateMask=0x80000 x=102 y=12 count=1}, (of type 'Table')]
18:10:56 [2024-02-28T23:10:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-235127705 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
18:10:56 [2024-02-28T23:10:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-235127704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:56 [2024-02-28T23:10:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-235127703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:56 [2024-02-28T23:10:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-235127702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:56 [2024-02-28T23:10:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-235127702 data=null doit=true}, (of type 'Table')]
18:10:56 [2024-02-28T23:10:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-235127702 data=null}, (of type 'Table')]
18:10:56 [2024-02-28T23:10:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
18:10:56 [2024-02-28T23:10:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:10:56 [2024-02-28T23:10:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:10:56 [2024-02-28T23:10:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:2 into text (of type 'Text')
18:10:56 [2024-02-28T23:10:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
18:10:56 [2024-02-28T23:10:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''2'' with an interval of {1}ms. between characters.
18:10:56 [2024-02-28T23:10:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
18:10:56 [2024-02-28T23:10:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
18:10:56 [2024-02-28T23:10:56.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
18:10:56 [2024-02-28T23:10:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:10:57 [2024-02-28T23:10:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
18:10:57 [2024-02-28T23:10:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-235126788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:57 [2024-02-28T23:10:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-235126788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:57 [2024-02-28T23:10:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-235126787 data=null doit=true}, (of type 'Table')]
18:10:57 [2024-02-28T23:10:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-235126787 data=null}, (of type 'Table')]
18:10:57 [2024-02-28T23:10:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-235126787 data=null button=1 stateMask=0x0 x=682 y=12 count=1}, (of type 'Table')]
18:10:57 [2024-02-28T23:10:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-235126781 data=null button=1 stateMask=0x80000 x=682 y=12 count=1}, (of type 'Table')]
18:10:57 [2024-02-28T23:10:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-235126780 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
18:10:57 [2024-02-28T23:10:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-235126779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:57 [2024-02-28T23:10:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-235126777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:57 [2024-02-28T23:10:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-235126777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:10:57 [2024-02-28T23:10:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-235126777 data=null doit=true}, (of type 'Table')]
18:10:57 [2024-02-28T23:10:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-235126777 data=null}, (of type 'Table')]
18:10:57 [2024-02-28T23:10:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
18:10:57 [2024-02-28T23:10:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:10:57 [2024-02-28T23:10:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:10:57 [2024-02-28T23:10:57.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:F into text (of type 'Text')
18:10:57 [2024-02-28T23:10:57.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
18:10:57 [2024-02-28T23:10:57.131Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''F'' with an interval of {1}ms. between characters.
18:10:57 [2024-02-28T23:10:57.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "F", using matcher: of type 'Text'
18:10:57 [2024-02-28T23:10:57.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "F", using matcher: (of type 'Text')
18:10:57 [2024-02-28T23:10:57.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
18:10:58 [2024-02-28T23:10:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
18:10:58 [2024-02-28T23:10:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"'
18:10:58 [2024-02-28T23:10:58.758Z] 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"')
18:10:58 [2024-02-28T23:10:58.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
18:10:58 [2024-02-28T23:10:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
18:10:58 [2024-02-28T23:10:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
18:10:58 [2024-02-28T23:10:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
18:10:58 [2024-02-28T23:10:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
18:10:58 [2024-02-28T23:10:58.759Z] 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"')
18:10:58 [2024-02-28T23:10:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
18:10:58 [2024-02-28T23:10:58.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:10:59 [2024-02-28T23:10:59.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
18:10:59 [2024-02-28T23:10:59.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
18:10:59 [2024-02-28T23:10:59.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
18:10:59 [2024-02-28T23:10:59.016Z] 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"')
18:10:59 [2024-02-28T23:10:59.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
18:10:59 [2024-02-28T23:10:59.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on CLabel with text {Message matches "F"}
18:10:59 [2024-02-28T23:10:59.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{CLabel {} [layout=null] time=-235124983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
18:10:59 [2024-02-28T23:10:59.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{CLabel {} [layout=null] time=-235124983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
18:10:59 [2024-02-28T23:10:59.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{CLabel {} [layout=null] time=-235124983 data=null doit=true}, CLabel with text {Message matches "F"}]
18:10:59 [2024-02-28T23:10:59.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{CLabel {} [layout=null] time=-235124983 data=null}, CLabel with text {Message matches "F"}]
18:10:59 [2024-02-28T23:10:59.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{CLabel {} [layout=null] time=-235124982 data=null button=1 stateMask=0x0 x=82 y=11 count=1}, CLabel with text {Message matches "F"}]
18:10:59 [2024-02-28T23:10:59.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{CLabel {} [layout=null] time=-235124954 data=null button=1 stateMask=0x80000 x=82 y=11 count=1}, CLabel with text {Message matches "F"}]
18:10:59 [2024-02-28T23:10:59.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on CLabel with text {Message matches "F"}
18:10:59 [2024-02-28T23:10:59.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on CLabel with text {Message matches "F"}
18:10:59 [2024-02-28T23:10:59.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{CLabel {} [layout=null] time=-235124921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
18:10:59 [2024-02-28T23:10:59.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{CLabel {} [layout=null] time=-235124920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
18:10:59 [2024-02-28T23:10:59.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{CLabel {} [layout=null] time=-235124920 data=null doit=true}, CLabel with text {Message matches "F"}]
18:10:59 [2024-02-28T23:10:59.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{CLabel {} [layout=null] time=-235124920 data=null}, CLabel with text {Message matches "F"}]
18:10:59 [2024-02-28T23:10:59.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{CLabel {} [layout=null] time=-235124920 data=null button=1 stateMask=0x0 x=9 y=9 count=1}, CLabel with text {Message matches "F"}]
18:10:59 [2024-02-28T23:10:59.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on CLabel with text {}
18:11:00 [2024-02-28T23:11:00.909Z] 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@2665a2e7] time=-235123352 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
18:11:00 [2024-02-28T23:11:00.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:11:00 [2024-02-28T23:11:00.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:11:00 [2024-02-28T23:11:00.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:11:00 [2024-02-28T23:11:00.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:11:00 [2024-02-28T23:11:00.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-235123276 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:11:00 [2024-02-28T23:11:00.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-235123276 data=null doit=true}, TreeItem with text {test}]
18:11:00 [2024-02-28T23:11:00.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-235123275 data=null}, TreeItem with text {test}]
18:11:00 [2024-02-28T23:11:00.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-235123275 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:11:00 [2024-02-28T23:11:00.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235123275 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:11:00 [2024-02-28T23:11:00.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-235123258 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:11:00 [2024-02-28T23:11:00.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:11:00 [2024-02-28T23:11:00.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:11:00 [2024-02-28T23:11:00.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235122158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235122157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235122157 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235122157 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235122157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235122157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235122156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235122156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235122156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235122156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235122155 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235122155 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:11:01 [2024-02-28T23:11:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:11:01 [2024-02-28T23:11:01.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:11:01 [2024-02-28T23:11:01.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')
18:11:01 [2024-02-28T23:11:01.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:11:01 [2024-02-28T23:11:01.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-235122154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:01 [2024-02-28T23:11:01.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-235122154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:01 [2024-02-28T23:11:01.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-235122153 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:01 [2024-02-28T23:11:01.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-235122153 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:01 [2024-02-28T23:11:01.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-235122153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:01 [2024-02-28T23:11:01.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-235122153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:01 [2024-02-28T23:11:01.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:01 [2024-02-28T23:11:01.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:01 [2024-02-28T23:11:01.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:01 [2024-02-28T23:11:01.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:01 [2024-02-28T23:11:01.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:01 [2024-02-28T23:11:01.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:11:02 [2024-02-28T23:11:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-235122153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:02 [2024-02-28T23:11:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-235123145 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:11:03 [2024-02-28T23:11:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
18:11:03 [2024-02-28T23:11:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:11:03 [2024-02-28T23:11:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:11:03 [2024-02-28T23:11:03.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:11:04 [2024-02-28T23:11:04.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:11:04 [2024-02-28T23:11:04.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
18:11:04 [2024-02-28T23:11:04.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-235119478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:11:04 [2024-02-28T23:11:04.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-235119477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:11:04 [2024-02-28T23:11:04.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-235119477 data=null doit=true}, (of type 'Table')]
18:11:04 [2024-02-28T23:11:04.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-235119477 data=null}, (of type 'Table')]
18:11:04 [2024-02-28T23:11:04.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-235119477 data=null button=1 stateMask=0x0 x=205 y=12 count=1}, (of type 'Table')]
18:11:04 [2024-02-28T23:11:04.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-235119472 data=null button=1 stateMask=0x80000 x=205 y=12 count=1}, (of type 'Table')]
18:11:04 [2024-02-28T23:11:04.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-235119471 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
18:11:04 [2024-02-28T23:11:04.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-235119378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:11:04 [2024-02-28T23:11:04.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-235119376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:11:04 [2024-02-28T23:11:04.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-235119376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:11:04 [2024-02-28T23:11:04.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-235119375 data=null doit=true}, (of type 'Table')]
18:11:04 [2024-02-28T23:11:04.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-235119375 data=null}, (of type 'Table')]
18:11:04 [2024-02-28T23:11:04.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
18:11:04 [2024-02-28T23:11:04.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:11:04 [2024-02-28T23:11:04.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:11:04 [2024-02-28T23:11:04.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:HostF
18:11:04 [2024-02-28T23:11:04.555Z]  into text (of type 'Text')
18:11:04 [2024-02-28T23:11:04.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
18:11:04 [2024-02-28T23:11:04.555Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''HostF
18:11:04 [2024-02-28T23:11:04.555Z] '' with an interval of {1}ms. between characters.
18:11:05 [2024-02-28T23:11:05.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:11:05 [2024-02-28T23:11:05.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
18:11:05 [2024-02-28T23:11:05.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-235118186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:11:05 [2024-02-28T23:11:05.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-235118186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:11:05 [2024-02-28T23:11:05.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-235118186 data=null doit=true}, (of type 'Table')]
18:11:05 [2024-02-28T23:11:05.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-235118186 data=null}, (of type 'Table')]
18:11:05 [2024-02-28T23:11:05.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-235118185 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
18:11:05 [2024-02-28T23:11:05.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-235118185 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
18:11:05 [2024-02-28T23:11:05.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-235118183 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
18:11:06 [2024-02-28T23:11:06.853Z] 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@2665a2e7] time=-235117150 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
18:11:06 [2024-02-28T23:11:06.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:11:06 [2024-02-28T23:11:06.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:11:06 [2024-02-28T23:11:06.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:11:06 [2024-02-28T23:11:06.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:11:06 [2024-02-28T23:11:06.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-235117093 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:11:06 [2024-02-28T23:11:06.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-235117093 data=null doit=true}, TreeItem with text {test}]
18:11:06 [2024-02-28T23:11:06.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-235117093 data=null}, TreeItem with text {test}]
18:11:06 [2024-02-28T23:11:06.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-235117092 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:11:06 [2024-02-28T23:11:06.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235117092 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:11:06 [2024-02-28T23:11:06.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-235117075 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:11:06 [2024-02-28T23:11:06.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:11:06 [2024-02-28T23:11:06.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:11:07 [2024-02-28T23:11:07.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:11:08 [2024-02-28T23:11:08.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:11:08 [2024-02-28T23:11:08.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:11:08 [2024-02-28T23:11:08.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:11:08 [2024-02-28T23:11:08.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:11:08 [2024-02-28T23:11:08.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:11:08 [2024-02-28T23:11:08.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:11:08 [2024-02-28T23:11:08.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:11:08 [2024-02-28T23:11:08.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:11:08 [2024-02-28T23:11:08.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:11:08 [2024-02-28T23:11:08.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:11:08 [2024-02-28T23:11:08.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235115952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:08 [2024-02-28T23:11:08.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235115952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:08 [2024-02-28T23:11:08.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235115952 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:08 [2024-02-28T23:11:08.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235115952 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:08 [2024-02-28T23:11:08.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235115952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:08 [2024-02-28T23:11:08.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235115951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:08 [2024-02-28T23:11:08.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235115951 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:08 [2024-02-28T23:11:08.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235115951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:08 [2024-02-28T23:11:08.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235115951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:08 [2024-02-28T23:11:08.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235115951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:08 [2024-02-28T23:11:08.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235115951 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:08 [2024-02-28T23:11:08.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235115951 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:08 [2024-02-28T23:11:08.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:11:08 [2024-02-28T23:11:08.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:11:08 [2024-02-28T23:11:08.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:11:08 [2024-02-28T23:11:08.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:11:08 [2024-02-28T23:11:08.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:11:08 [2024-02-28T23:11:08.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:11:08 [2024-02-28T23:11:08.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:11:08 [2024-02-28T23:11:08.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:08 [2024-02-28T23:11:08.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:11:08 [2024-02-28T23:11:08.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-235115949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:08 [2024-02-28T23:11:08.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-235115949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:08 [2024-02-28T23:11:08.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-235115949 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:08 [2024-02-28T23:11:08.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-235115949 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:08 [2024-02-28T23:11:08.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-235115949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:08 [2024-02-28T23:11:08.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-235115948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:08 [2024-02-28T23:11:08.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:08 [2024-02-28T23:11:08.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:08 [2024-02-28T23:11:08.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:08 [2024-02-28T23:11:08.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:08 [2024-02-28T23:11:08.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:08 [2024-02-28T23:11:08.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:11:08 [2024-02-28T23:11:08.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-235115948 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:08 [2024-02-28T23:11:08.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-235116979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:11:08 [2024-02-28T23:11:08.555Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.49 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
18:11:08 [2024-02-28T23:11:08.555Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testMultiHighlightMessage -- Time elapsed: 6.486 s
18:11:08 [2024-02-28T23:11:08.555Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testSwitchToFilter -- Time elapsed: 8.710 s
18:11:08 [2024-02-28T23:11:08.555Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testHighlight -- Time elapsed: 6.289 s
18:11:08 [2024-02-28T23:11:08.555Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testHeaderBar -- Time elapsed: 8.402 s
18:11:08 [2024-02-28T23:11:08.555Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testPreference -- Time elapsed: 5.898 s
18:11:08 [2024-02-28T23:11:08.555Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
18:11:08 [2024-02-28T23:11:08.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-235115426 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:11:08 [2024-02-28T23:11:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:11:08 [2024-02-28T23:11:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:11:08 [2024-02-28T23:11:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:11:08 [2024-02-28T23:11:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:11:08 [2024-02-28T23:11:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-235115206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:11:08 [2024-02-28T23:11:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:11:10 [2024-02-28T23:11:10.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
18:11:10 [2024-02-28T23:11:10.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:11:10 [2024-02-28T23:11:10.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:11:10 [2024-02-28T23:11:10.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:11:11 [2024-02-28T23:11:11.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
18:11:11 [2024-02-28T23:11:11.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show Raw'
18:11:11 [2024-02-28T23:11:11.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show Raw} time=-235113106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show Raw']
18:11:11 [2024-02-28T23:11:11.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show Raw'
18:11:11 [2024-02-28T23:11:11.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:11:11 [2024-02-28T23:11:11.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:11:11 [2024-02-28T23:11:11.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
18:11:11 [2024-02-28T23:11:11.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-235112682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:11:11 [2024-02-28T23:11:11.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-235112676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:11:11 [2024-02-28T23:11:11.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-235112676 data=null doit=true}, (of type 'Table')]
18:11:11 [2024-02-28T23:11:11.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-235112675 data=null}, (of type 'Table')]
18:11:11 [2024-02-28T23:11:11.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-235112675 data=null button=1 stateMask=0x0 x=102 y=104 count=1}, (of type 'Table')]
18:11:11 [2024-02-28T23:11:11.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-235112675 data=null button=1 stateMask=0x80000 x=102 y=104 count=1}, (of type 'Table')]
18:11:11 [2024-02-28T23:11:11.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-235112675 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
18:11:11 [2024-02-28T23:11:11.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-235112666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:11:11 [2024-02-28T23:11:11.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-235112664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:11:11 [2024-02-28T23:11:11.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-235112664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:11:11 [2024-02-28T23:11:11.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-235112664 data=null doit=true}, (of type 'Table')]
18:11:11 [2024-02-28T23:11:11.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-235112664 data=null}, (of type 'Table')]
18:11:11 [2024-02-28T23:11:11.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
18:11:11 [2024-02-28T23:11:11.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:11:11 [2024-02-28T23:11:11.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [4] in (of type 'Table')
18:11:11 [2024-02-28T23:11:11.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-235112663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:11:11 [2024-02-28T23:11:11.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-235112663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:11:11 [2024-02-28T23:11:11.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-235112663 data=null doit=true}, (of type 'Table')]
18:11:11 [2024-02-28T23:11:11.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-235112663 data=null}, (of type 'Table')]
18:11:11 [2024-02-28T23:11:11.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-235112663 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, (of type 'Table')]
18:11:11 [2024-02-28T23:11:11.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-235112662 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
18:11:11 [2024-02-28T23:11:11.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-235112661 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, (of type 'Table')]
18:11:11 [2024-02-28T23:11:11.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText'
18:11:11 [2024-02-28T23:11:11.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText')
18:11:11 [2024-02-28T23:11:11.260Z] 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@2665a2e7] time=-235112651 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
18:11:11 [2024-02-28T23:11:11.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
18:11:11 [2024-02-28T23:11:11.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
18:11:11 [2024-02-28T23:11:11.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
18:11:12 [2024-02-28T23:11:12.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
18:11:12 [2024-02-28T23:11:12.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
18:11:12 [2024-02-28T23:11:12.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-235111799 data=null doit=true}, Shell with text {Preferences}]
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-235111798 data=null doit=true}, Shell with text {Preferences}]
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: of type 'Text'
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: (of type 'Text')
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "5", using matcher: of type 'Text'
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "5", using matcher: (of type 'Text')
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {General}
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {General} time=-235111777 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=-235111774 data=null doit=true}, TreeItem with text {General}]
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=-235111772 data=null}, TreeItem with text {General}]
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=-235111772 data=null button=1 stateMask=0x0 x=52 y=12 count=1}, TreeItem with text {General}]
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235111772 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}]
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=-235111771 data=null button=1 stateMask=0x80000 x=52 y=12 count=1}, TreeItem with text {General}]
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {General} time=-235111771 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {General} time=-235111771 data=null doit=true}, TreeItem with text {General}]
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {General} time=-235111771 data=null}, TreeItem with text {General}]
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {General}
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {General} time=-235111770 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=-235111770 data=null doit=true}, TreeItem with text {General}]
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=-235111770 data=null}, TreeItem with text {General}]
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=-235111769 data=null button=1 stateMask=0x0 x=52 y=12 count=1}, TreeItem with text {General}]
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235111769 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}]
18:11:12 [2024-02-28T23:11:12.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=-235111769 data=null button=1 stateMask=0x80000 x=52 y=12 count=1}, TreeItem with text {General}]
18:11:12 [2024-02-28T23:11:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Appearance
18:11:12 [2024-02-28T23:11:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-235111267 data=null button=0 stateMask=0x0 x=88 y=35 count=0}, Tree node with text: Appearance]
18:11:12 [2024-02-28T23:11:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Appearance} time=-235111266 data=null doit=true}, Tree node with text: Appearance]
18:11:12 [2024-02-28T23:11:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:11:12 [2024-02-28T23:11:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-235111266 data=null}, Tree node with text: Appearance]
18:11:12 [2024-02-28T23:11:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-235111266 data=null button=1 stateMask=0x0 x=88 y=35 count=1}, Tree node with text: Appearance]
18:11:12 [2024-02-28T23:11:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235111265 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]
18:11:12 [2024-02-28T23:11:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-235111264 data=null button=1 stateMask=0x80000 x=88 y=35 count=1}, Tree node with text: Appearance]
18:11:12 [2024-02-28T23:11:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Appearance} time=-235111214 data=null button=0 stateMask=0x0 x=88 y=35 count=0}, Tree node with text: Appearance]
18:11:12 [2024-02-28T23:11:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Appearance} time=-235111214 data=null doit=true}, Tree node with text: Appearance]
18:11:12 [2024-02-28T23:11:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Appearance} time=-235111214 data=null}, Tree node with text: Appearance]
18:11:12 [2024-02-28T23:11:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Appearance
18:11:12 [2024-02-28T23:11:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:11:12 [2024-02-28T23:11:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-235111213 data=null button=0 stateMask=0x0 x=88 y=35 count=0}, Tree node with text: Appearance]
18:11:12 [2024-02-28T23:11:12.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Appearance} time=-235111213 data=null doit=true}, Tree node with text: Appearance]
18:11:12 [2024-02-28T23:11:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-235111213 data=null}, Tree node with text: Appearance]
18:11:12 [2024-02-28T23:11:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-235111212 data=null button=1 stateMask=0x0 x=88 y=35 count=1}, Tree node with text: Appearance]
18:11:12 [2024-02-28T23:11:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235111212 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]
18:11:12 [2024-02-28T23:11:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-235111211 data=null button=1 stateMask=0x80000 x=88 y=35 count=1}, Tree node with text: Appearance]
18:11:12 [2024-02-28T23:11:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Colors and Fonts
18:11:12 [2024-02-28T23:11:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-235111204 data=null button=0 stateMask=0x0 x=124 y=58 count=0}, Tree node with text: Colors and Fonts]
18:11:12 [2024-02-28T23:11:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-235111204 data=null doit=true}, Tree node with text: Colors and Fonts]
18:11:12 [2024-02-28T23:11:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:11:12 [2024-02-28T23:11:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-235111203 data=null}, Tree node with text: Colors and Fonts]
18:11:12 [2024-02-28T23:11:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-235111203 data=null button=1 stateMask=0x0 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
18:11:12 [2024-02-28T23:11:12.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235111203 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]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-235111202 data=null button=1 stateMask=0x80000 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=-235111115 data=null button=0 stateMask=0x0 x=124 y=58 count=0}, Tree node with text: Colors and Fonts]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=-235111114 data=null doit=true}, Tree node with text: Colors and Fonts]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=-235111114 data=null}, Tree node with text: Colors and Fonts]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Colors and Fonts
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-235111113 data=null button=0 stateMask=0x0 x=124 y=58 count=0}, Tree node with text: Colors and Fonts]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-235111113 data=null doit=true}, Tree node with text: Colors and Fonts]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-235111113 data=null}, Tree node with text: Colors and Fonts]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-235111112 data=null button=1 stateMask=0x0 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235111112 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]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-235111111 data=null button=1 stateMask=0x80000 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {Tracing}
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-235111090 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-235111090 data=null doit=true}, TreeItem with text {Tracing}]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-235111086 data=null}, TreeItem with text {Tracing}]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-235111086 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235111085 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}]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-235111085 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing} time=-235111084 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing} time=-235111084 data=null doit=true}, TreeItem with text {Tracing}]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing} time=-235111084 data=null}, TreeItem with text {Tracing}]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {Tracing}
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-235111083 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-235111083 data=null doit=true}, TreeItem with text {Tracing}]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-235111083 data=null}, TreeItem with text {Tracing}]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-235111082 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235111082 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}]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-235111082 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-235111081 data=null doit=true}, TreeItem with text {Tracing}]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-235111081 data=null}, TreeItem with text {Tracing}]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-235111081 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-235111080 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}]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-235111053 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
18:11:12 [2024-02-28T23:11:12.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font)
18:11:12 [2024-02-28T23:11:12.904Z] 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=-235111052 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)]
18:11:12 [2024-02-28T23:11:12.905Z] 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=-235111052 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
18:11:12 [2024-02-28T23:11:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:11:12 [2024-02-28T23:11:12.905Z] 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=-235111052 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
18:11:12 [2024-02-28T23:11:12.905Z] 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=-235111051 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)]
18:11:12 [2024-02-28T23:11:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235111051 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)]
18:11:12 [2024-02-28T23:11:12.905Z] 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=-235111050 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)]
18:11:12 [2024-02-28T23:11:12.905Z] 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=-235111049 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)]
18:11:12 [2024-02-28T23:11:12.905Z] 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=-235111049 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
18:11:12 [2024-02-28T23:11:12.905Z] 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=-235111049 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
18:11:12 [2024-02-28T23:11:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font)
18:11:12 [2024-02-28T23:11:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:11:12 [2024-02-28T23:11:12.905Z] 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=-235111048 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)]
18:11:12 [2024-02-28T23:11:12.905Z] 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=-235111048 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
18:11:12 [2024-02-28T23:11:12.905Z] 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=-235111048 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
18:11:12 [2024-02-28T23:11:12.905Z] 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=-235111047 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)]
18:11:12 [2024-02-28T23:11:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235111047 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)]
18:11:12 [2024-02-28T23:11:12.905Z] 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=-235111046 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)]
18:11:12 [2024-02-28T23:11:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font'
18:11:12 [2024-02-28T23:11:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH'
18:11:12 [2024-02-28T23:11:12.905Z] 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')
18:11:12 [2024-02-28T23:11:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Use System Font
18:11:12 [2024-02-28T23:11:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Use System Font} time=-235111036 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')]
18:11:12 [2024-02-28T23:11:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Use System Font} time=-235111036 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')]
18:11:12 [2024-02-28T23:11:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Use System Font} time=-235111036 data=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
18:11:12 [2024-02-28T23:11:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Use System Font} time=-235111036 data=null}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
18:11:12 [2024-02-28T23:11:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Use System Font} time=-235111035 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')]
18:11:12 [2024-02-28T23:11:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Use System Font} time=-235111035 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')]
18:11:12 [2024-02-28T23:11:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Use System Font} time=-235111035 data=null 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')]
18:11:12 [2024-02-28T23:11:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Use System Font} time=-235111031 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')]
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Use System Font} time=-235111031 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')]
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Use System Font} time=-235111030 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')]
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Use System Font} time=-235111030 data=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Use System Font} time=-235111030 data=null}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Use System Font
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
18:11:12 [2024-02-28T23:11:12.906Z] 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')
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-235111027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-235111027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-235111027 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-235111027 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-235111027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-235111018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-235111018 data=null 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')]
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-235110928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-235110927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-235110927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-235110927 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-235110927 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: with mnemonic 'Reset'
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH'
18:11:12 [2024-02-28T23:11:12.906Z] 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')
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset} time=-235110923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset} time=-235110923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset} time=-235110923 data=null doit=true}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset} time=-235110923 data=null}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
18:11:12 [2024-02-28T23:11:12.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset} time=-235110923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
18:11:12 [2024-02-28T23:11:12.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset} time=-235110922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
18:11:13 [2024-02-28T23:11:13.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset} time=-235110922 data=null 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')]
18:11:13 [2024-02-28T23:11:13.163Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
18:11:13 [2024-02-28T23:11:13.163Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
18:11:13 [2024-02-28T23:11:13.163Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
18:11:13 [2024-02-28T23:11:13.163Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
18:11:13 [2024-02-28T23:11:13.163Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
18:11:13 [2024-02-28T23:11:13.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Reset
18:11:13 [2024-02-28T23:11:13.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
18:11:13 [2024-02-28T23:11:13.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
18:11:13 [2024-02-28T23:11:13.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
18:11:13 [2024-02-28T23:11:13.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
18:11:13 [2024-02-28T23:11:13.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
18:11:13 [2024-02-28T23:11:13.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
18:11:13 [2024-02-28T23:11:13.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:11:13 [2024-02-28T23:11:13.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:11:13 [2024-02-28T23:11:13.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:11:13 [2024-02-28T23:11:13.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:11:13 [2024-02-28T23:11:13.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:11:13 [2024-02-28T23:11:13.163Z] 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')
18:11:13 [2024-02-28T23:11:13.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:11:13 [2024-02-28T23:11:13.163Z] 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')
18:11:13 [2024-02-28T23:11:13.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:11:13 [2024-02-28T23:11:13.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-235110867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:11:13 [2024-02-28T23:11:13.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-235110867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:11:13 [2024-02-28T23:11:13.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-235110867 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:11:13 [2024-02-28T23:11:13.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-235110866 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:11:13 [2024-02-28T23:11:13.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-235110866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:11:13 [2024-02-28T23:11:13.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-235110866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:11:13 [2024-02-28T23:11:13.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-235110866 data=null 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')]
18:11:13 [2024-02-28T23:11:13.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-235112345 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
18:11:13 [2024-02-28T23:11:13.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:11:13 [2024-02-28T23:11:13.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-235110143 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:11:13 [2024-02-28T23:11:13.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:11:13 [2024-02-28T23:11:13.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:11:13 [2024-02-28T23:11:13.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:11:13 [2024-02-28T23:11:13.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:11:13 [2024-02-28T23:11:13.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-235110101 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:11:13 [2024-02-28T23:11:13.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-235110101 data=null doit=true}, TreeItem with text {test}]
18:11:13 [2024-02-28T23:11:13.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-235110101 data=null}, TreeItem with text {test}]
18:11:13 [2024-02-28T23:11:13.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-235110100 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:11:13 [2024-02-28T23:11:13.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235110100 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:11:13 [2024-02-28T23:11:13.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-235110057 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:11:13 [2024-02-28T23:11:13.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:11:13 [2024-02-28T23:11:13.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:11:13 [2024-02-28T23:11:13.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235108941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235108941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235108941 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235108940 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235108940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235108940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235108940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235108940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235108940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235108939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235108939 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235108939 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-235108938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-235108938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-235108938 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-235108938 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-235108937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:14 [2024-02-28T23:11:14.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-235108937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:14 [2024-02-28T23:11:14.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:14 [2024-02-28T23:11:14.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:14 [2024-02-28T23:11:14.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:14 [2024-02-28T23:11:14.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:14 [2024-02-28T23:11:14.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:14 [2024-02-28T23:11:14.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:11:15 [2024-02-28T23:11:15.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-235108937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:15 [2024-02-28T23:11:15.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-235109974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:11:15 [2024-02-28T23:11:15.436Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.998 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
18:11:15 [2024-02-28T23:11:15.436Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest.testChangeFont -- Time elapsed: 6.777 s
18:11:15 [2024-02-28T23:11:15.436Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
18:11:15 [2024-02-28T23:11:15.436Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
18:11:15 [2024-02-28T23:11:15.436Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest skipped
18:11:15 [2024-02-28T23:11:15.436Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
18:11:15 [2024-02-28T23:11:15.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-235108406 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:11:15 [2024-02-28T23:11:15.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:11:15 [2024-02-28T23:11:15.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:11:15 [2024-02-28T23:11:15.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:11:15 [2024-02-28T23:11:15.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:11:15 [2024-02-28T23:11:15.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-235108168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:11:15 [2024-02-28T23:11:15.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:11:17 [2024-02-28T23:11:17.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:11:17 [2024-02-28T23:11:17.587Z] 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@2665a2e7] time=-235106336 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
18:11:17 [2024-02-28T23:11:17.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
18:11:17 [2024-02-28T23:11:17.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
18:11:17 [2024-02-28T23:11:17.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
18:11:17 [2024-02-28T23:11:17.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-235106333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
18:11:17 [2024-02-28T23:11:17.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
18:11:18 [2024-02-28T23:11:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
18:11:18 [2024-02-28T23:11:18.516Z] 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=-235105430 data=null doit=true}, Shell with text {Trace Changed}]
18:11:18 [2024-02-28T23:11:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
18:11:18 [2024-02-28T23:11:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
18:11:18 [2024-02-28T23:11:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
18:11:18 [2024-02-28T23:11:18.516Z] 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')
18:11:18 [2024-02-28T23:11:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
18:11:18 [2024-02-28T23:11:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
18:11:18 [2024-02-28T23:11:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
18:11:18 [2024-02-28T23:11:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-235105429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:18 [2024-02-28T23:11:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-235105429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:18 [2024-02-28T23:11:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-235105428 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:18 [2024-02-28T23:11:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-235105428 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:18 [2024-02-28T23:11:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-235105428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:18 [2024-02-28T23:11:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-235105428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:18 [2024-02-28T23:11:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-235105428 data=null 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')]
18:11:18 [2024-02-28T23:11:18.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:11:18 [2024-02-28T23:11:18.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:11:18 [2024-02-28T23:11:18.773Z] 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@2665a2e7] time=-235105183 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
18:11:18 [2024-02-28T23:11:18.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
18:11:18 [2024-02-28T23:11:18.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
18:11:18 [2024-02-28T23:11:18.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
18:11:18 [2024-02-28T23:11:18.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-235105180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
18:11:18 [2024-02-28T23:11:18.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
18:11:20 [2024-02-28T23:11:20.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:11:20 [2024-02-28T23:11:20.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-235103073 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
18:11:20 [2024-02-28T23:11:20.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
18:11:20 [2024-02-28T23:11:20.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
18:11:20 [2024-02-28T23:11:20.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
18:11:20 [2024-02-28T23:11:20.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-235103070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
18:11:20 [2024-02-28T23:11:20.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
18:11:21 [2024-02-28T23:11:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
18:11:21 [2024-02-28T23:11:21.490Z] 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=-235102565 data=null doit=true}, Shell with text {Trace Changed}]
18:11:21 [2024-02-28T23:11:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
18:11:21 [2024-02-28T23:11:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
18:11:21 [2024-02-28T23:11:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
18:11:21 [2024-02-28T23:11:21.490Z] 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')
18:11:21 [2024-02-28T23:11:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
18:11:21 [2024-02-28T23:11:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
18:11:21 [2024-02-28T23:11:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
18:11:21 [2024-02-28T23:11:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-235102564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:21 [2024-02-28T23:11:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-235102563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:21 [2024-02-28T23:11:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-235102563 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:21 [2024-02-28T23:11:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-235102563 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:21 [2024-02-28T23:11:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-235102563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:21 [2024-02-28T23:11:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-235102563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:21 [2024-02-28T23:11:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-235102563 data=null 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')]
18:11:21 [2024-02-28T23:11:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:11:21 [2024-02-28T23:11:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:11:21 [2024-02-28T23:11:21.490Z] 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@2665a2e7] time=-235102372 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
18:11:21 [2024-02-28T23:11:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
18:11:21 [2024-02-28T23:11:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
18:11:21 [2024-02-28T23:11:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
18:11:21 [2024-02-28T23:11:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-235102369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
18:11:21 [2024-02-28T23:11:21.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
18:11:24 [2024-02-28T23:11:24.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:11:24 [2024-02-28T23:11:24.010Z] 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@2665a2e7] time=-235100278 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
18:11:24 [2024-02-28T23:11:24.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
18:11:24 [2024-02-28T23:11:24.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
18:11:24 [2024-02-28T23:11:24.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
18:11:24 [2024-02-28T23:11:24.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-235100274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
18:11:24 [2024-02-28T23:11:24.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
18:11:24 [2024-02-28T23:11:24.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
18:11:24 [2024-02-28T23:11:24.267Z] 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=-235099768 data=null doit=true}, Shell with text {Trace Changed}]
18:11:24 [2024-02-28T23:11:24.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
18:11:24 [2024-02-28T23:11:24.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
18:11:24 [2024-02-28T23:11:24.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
18:11:24 [2024-02-28T23:11:24.267Z] 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')
18:11:24 [2024-02-28T23:11:24.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
18:11:24 [2024-02-28T23:11:24.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
18:11:24 [2024-02-28T23:11:24.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
18:11:24 [2024-02-28T23:11:24.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-235099767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:24 [2024-02-28T23:11:24.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-235099766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:24 [2024-02-28T23:11:24.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-235099766 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:24 [2024-02-28T23:11:24.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-235099766 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:24 [2024-02-28T23:11:24.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-235099766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:24 [2024-02-28T23:11:24.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-235099766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:24 [2024-02-28T23:11:24.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-235099766 data=null 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')]
18:11:24 [2024-02-28T23:11:24.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:11:24 [2024-02-28T23:11:24.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:11:24 [2024-02-28T23:11:24.267Z] 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@2665a2e7] time=-235099605 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
18:11:24 [2024-02-28T23:11:24.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
18:11:24 [2024-02-28T23:11:24.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
18:11:24 [2024-02-28T23:11:24.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
18:11:24 [2024-02-28T23:11:24.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-235099603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
18:11:24 [2024-02-28T23:11:24.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
18:11:26 [2024-02-28T23:11:26.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:11:26 [2024-02-28T23:11:26.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:11:26 [2024-02-28T23:11:26.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:11:26 [2024-02-28T23:11:26.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:11:26 [2024-02-28T23:11:26.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:11:26 [2024-02-28T23:11:26.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:11:26 [2024-02-28T23:11:26.674Z] 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@2665a2e7] time=-235097390 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
18:11:26 [2024-02-28T23:11:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:11:26 [2024-02-28T23:11:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:11:26 [2024-02-28T23:11:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:11:26 [2024-02-28T23:11:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:11:26 [2024-02-28T23:11:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-235097342 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
18:11:26 [2024-02-28T23:11:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-235097341 data=null doit=true}, TreeItem with text {Test}]
18:11:26 [2024-02-28T23:11:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-235097341 data=null}, TreeItem with text {Test}]
18:11:26 [2024-02-28T23:11:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-235097341 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
18:11:26 [2024-02-28T23:11:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235097340 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
18:11:26 [2024-02-28T23:11:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-235097320 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
18:11:26 [2024-02-28T23:11:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:11:26 [2024-02-28T23:11:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:11:26 [2024-02-28T23:11:26.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:11:27 [2024-02-28T23:11:27.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:11:27 [2024-02-28T23:11:27.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:11:27 [2024-02-28T23:11:27.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:11:27 [2024-02-28T23:11:27.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:11:27 [2024-02-28T23:11:27.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:11:27 [2024-02-28T23:11:27.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:11:27 [2024-02-28T23:11:27.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:11:27 [2024-02-28T23:11:27.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:11:27 [2024-02-28T23:11:27.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:11:27 [2024-02-28T23:11:27.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:11:27 [2024-02-28T23:11:27.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235096253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:27 [2024-02-28T23:11:27.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235096253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:27 [2024-02-28T23:11:27.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235096252 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:27 [2024-02-28T23:11:27.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235096252 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:27 [2024-02-28T23:11:27.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235096252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:27 [2024-02-28T23:11:27.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235096252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:27 [2024-02-28T23:11:27.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235096252 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:27 [2024-02-28T23:11:27.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235096252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:27 [2024-02-28T23:11:27.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235096252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:27 [2024-02-28T23:11:27.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235096251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:27 [2024-02-28T23:11:27.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235096251 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:27 [2024-02-28T23:11:27.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235096251 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:27 [2024-02-28T23:11:27.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:11:27 [2024-02-28T23:11:27.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:11:27 [2024-02-28T23:11:27.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:11:27 [2024-02-28T23:11:27.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:11:27 [2024-02-28T23:11:27.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:11:27 [2024-02-28T23:11:27.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:11:27 [2024-02-28T23:11:27.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:11:27 [2024-02-28T23:11:27.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:27 [2024-02-28T23:11:27.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:11:27 [2024-02-28T23:11:27.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-235096250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:27 [2024-02-28T23:11:27.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-235096250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:27 [2024-02-28T23:11:27.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-235096250 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:27 [2024-02-28T23:11:27.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-235096249 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:27 [2024-02-28T23:11:27.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-235096249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:27 [2024-02-28T23:11:27.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-235096249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:27 [2024-02-28T23:11:27.606Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:27 [2024-02-28T23:11:27.606Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:27 [2024-02-28T23:11:27.606Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:27 [2024-02-28T23:11:27.606Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:27 [2024-02-28T23:11:27.606Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:27 [2024-02-28T23:11:27.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:11:27 [2024-02-28T23:11:27.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-235096249 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:27 [2024-02-28T23:11:27.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-235097236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:11:28 [2024-02-28T23:11:28.120Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.67 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
18:11:28 [2024-02-28T23:11:28.120Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace.testRefresh -- Time elapsed: 12.43 s
18:11:28 [2024-02-28T23:11:28.120Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
18:11:28 [2024-02-28T23:11:28.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-235095730 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:11:28 [2024-02-28T23:11:28.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:11:28 [2024-02-28T23:11:28.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:11:28 [2024-02-28T23:11:28.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:11:28 [2024-02-28T23:11:28.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:11:28 [2024-02-28T23:11:28.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-235095545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:11:28 [2024-02-28T23:11:28.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:11:28 [2024-02-28T23:11:28.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-235095382 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-235095382 data=null doit=true}, TreeItem with text {TestForOffsetting}]
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-235095381 data=null}, TreeItem with text {TestForOffsetting}]
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-235095381 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235095381 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}]
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-235095345 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-235095344 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-235095344 data=null doit=true}, TreeItem with text {TestForOffsetting}]
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-235095344 data=null}, TreeItem with text {TestForOffsetting}]
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-235095344 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235095343 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}]
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-235095282 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-235095281 data=null doit=true}, TreeItem with text {TestForOffsetting}]
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-235095281 data=null}, TreeItem with text {TestForOffsetting}]
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-235095280 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-235095280 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}]
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-235095277 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-235095276 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-235095276 data=null doit=true}, TreeItem with text {Traces [0]}]
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-235095276 data=null}, TreeItem with text {Traces [0]}]
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-235095275 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235095275 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
18:11:28 [2024-02-28T23:11:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-235095255 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:11:30 [2024-02-28T23:11:30.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"sample11978904305053453803.xml"'
18:11:30 [2024-02-28T23:11:30.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:11:30 [2024-02-28T23:11:30.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:11:30 [2024-02-28T23:11:30.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-235093390 data=null doit=true}, TreeItem with text {Traces [1]}]
18:11:30 [2024-02-28T23:11:30.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-235093390 data=null}, TreeItem with text {Traces [1]}]
18:11:30 [2024-02-28T23:11:30.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-235093390 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:11:30 [2024-02-28T23:11:30.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-235093389 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]}]
18:11:30 [2024-02-28T23:11:30.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-235093382 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:11:30 [2024-02-28T23:11:30.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:11:30 [2024-02-28T23:11:30.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample11978904305053453803.xml} time=-235093288 data=null button=0 stateMask=0x0 x=197 y=81 count=0}, TreeItem with text {sample11978904305053453803.xml}]
18:11:30 [2024-02-28T23:11:30.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample11978904305053453803.xml} time=-235093287 data=null doit=true}, TreeItem with text {sample11978904305053453803.xml}]
18:11:30 [2024-02-28T23:11:30.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample11978904305053453803.xml} time=-235093287 data=null}, TreeItem with text {sample11978904305053453803.xml}]
18:11:30 [2024-02-28T23:11:30.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample11978904305053453803.xml} time=-235093287 data=null button=1 stateMask=0x0 x=197 y=81 count=1}, TreeItem with text {sample11978904305053453803.xml}]
18:11:30 [2024-02-28T23:11:30.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235093287 data=null item=TreeItem {sample11978904305053453803.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample11978904305053453803.xml}]
18:11:30 [2024-02-28T23:11:30.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample11978904305053453803.xml} time=-235093244 data=null button=1 stateMask=0x80000 x=197 y=81 count=1}, TreeItem with text {sample11978904305053453803.xml}]
18:11:30 [2024-02-28T23:11:30.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:11:30 [2024-02-28T23:11:30.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample11978904305053453803.xml} time=-235093243 data=null button=0 stateMask=0x0 x=197 y=81 count=0}, TreeItem with text {sample11978904305053453803.xml}]
18:11:30 [2024-02-28T23:11:30.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample11978904305053453803.xml} time=-235093243 data=null doit=true}, TreeItem with text {sample11978904305053453803.xml}]
18:11:30 [2024-02-28T23:11:30.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample11978904305053453803.xml} time=-235093243 data=null}, TreeItem with text {sample11978904305053453803.xml}]
18:11:30 [2024-02-28T23:11:30.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample11978904305053453803.xml} time=-235093242 data=null button=1 stateMask=0x0 x=197 y=81 count=1}, TreeItem with text {sample11978904305053453803.xml}]
18:11:30 [2024-02-28T23:11:30.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235093242 data=null item=TreeItem {sample11978904305053453803.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample11978904305053453803.xml}]
18:11:30 [2024-02-28T23:11:30.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample11978904305053453803.xml} time=-235093232 data=null button=1 stateMask=0x80000 x=197 y=81 count=1}, TreeItem with text {sample11978904305053453803.xml}]
18:11:30 [2024-02-28T23:11:30.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...'
18:11:30 [2024-02-28T23:11:30.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Apply Time Offset...'
18:11:31 [2024-02-28T23:11:31.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Apply Time Offset...'
18:11:31 [2024-02-28T23:11:31.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset'
18:11:31 [2024-02-28T23:11:31.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Apply time offset}
18:11:31 [2024-02-28T23:11:31.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:11:31 [2024-02-28T23:11:31.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:11:31 [2024-02-28T23:11:31.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:11:31 [2024-02-28T23:11:31.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample11978904305053453803.xml} time=-235092686 data=null button=0 stateMask=0x0 x=134 y=12 count=0}, TreeItem with text {sample11978904305053453803.xml}]
18:11:31 [2024-02-28T23:11:31.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample11978904305053453803.xml} time=-235092686 data=null doit=true}, TreeItem with text {sample11978904305053453803.xml}]
18:11:31 [2024-02-28T23:11:31.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample11978904305053453803.xml} time=-235092686 data=null}, TreeItem with text {sample11978904305053453803.xml}]
18:11:31 [2024-02-28T23:11:31.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample11978904305053453803.xml} time=-235092685 data=null button=1 stateMask=0x0 x=134 y=12 count=1}, TreeItem with text {sample11978904305053453803.xml}]
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235092685 data=null item=TreeItem {sample11978904305053453803.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample11978904305053453803.xml}]
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample11978904305053453803.xml} time=-235092684 data=null button=1 stateMask=0x80000 x=134 y=12 count=1}, TreeItem with text {sample11978904305053453803.xml}]
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {sample11978904305053453803.xml}
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample11978904305053453803.xml} time=-235092683 data=null button=0 stateMask=0x0 x=491 y=12 count=0}, TreeItem with text {sample11978904305053453803.xml}]
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample11978904305053453803.xml} time=-235092682 data=null doit=true}, TreeItem with text {sample11978904305053453803.xml}]
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample11978904305053453803.xml} time=-235092682 data=null}, TreeItem with text {sample11978904305053453803.xml}]
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample11978904305053453803.xml} time=-235092682 data=null button=1 stateMask=0x0 x=491 y=12 count=1}, TreeItem with text {sample11978904305053453803.xml}]
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235092671 data=null item=TreeItem {sample11978904305053453803.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample11978904305053453803.xml}]
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample11978904305053453803.xml} time=-235092671 data=null button=1 stateMask=0x80000 x=491 y=12 count=1}, TreeItem with text {sample11978904305053453803.xml}]
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {sample11978904305053453803.xml} time=-235092670 data=null button=0 stateMask=0x0 x=491 y=12 count=0}, TreeItem with text {sample11978904305053453803.xml}]
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {sample11978904305053453803.xml} time=-235092670 data=null doit=true}, TreeItem with text {sample11978904305053453803.xml}]
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {sample11978904305053453803.xml} time=-235092670 data=null}, TreeItem with text {sample11978904305053453803.xml}]
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {sample11978904305053453803.xml}
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Basic", using matcher: of type 'Button'
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced", using matcher: of type 'Button'
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-235092660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-235092659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-235092659 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-235092659 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-235092659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-235092659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:31 [2024-02-28T23:11:31.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-235092659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:31 [2024-02-28T23:11:31.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=-235093065 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...']
18:11:31 [2024-02-28T23:11:31.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:11:33 [2024-02-28T23:11:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"sample11978904305053453803.xml"'
18:11:33 [2024-02-28T23:11:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:11:33 [2024-02-28T23:11:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:11:33 [2024-02-28T23:11:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample11978904305053453803.xml - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-235090430 data=null doit=true}, Shell with text {data - TestForOffsetting/Traces/sample11978904305053453803.xml - Eclipse Platform}]
18:11:33 [2024-02-28T23:11:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:11:33 [2024-02-28T23:11:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:11:33 [2024-02-28T23:11:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:11:33 [2024-02-28T23:11:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:11:33 [2024-02-28T23:11:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-235090340 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
18:11:33 [2024-02-28T23:11:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-235090339 data=null doit=true}, TreeItem with text {TestForOffsetting}]
18:11:33 [2024-02-28T23:11:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-235090339 data=null}, TreeItem with text {TestForOffsetting}]
18:11:33 [2024-02-28T23:11:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-235090339 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
18:11:33 [2024-02-28T23:11:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235090339 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}]
18:11:33 [2024-02-28T23:11:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-235090262 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
18:11:33 [2024-02-28T23:11:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:11:33 [2024-02-28T23:11:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:11:33 [2024-02-28T23:11:33.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235089054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235089054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235089054 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235089054 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235089054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235089053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235089053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235089053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235089053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235089053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235089053 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235089053 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:11:35 [2024-02-28T23:11:35.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:35 [2024-02-28T23:11:35.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:11:35 [2024-02-28T23:11:35.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-235089051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:35 [2024-02-28T23:11:35.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-235089051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:35 [2024-02-28T23:11:35.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-235089051 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:35 [2024-02-28T23:11:35.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-235089051 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:35 [2024-02-28T23:11:35.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-235089051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:35 [2024-02-28T23:11:35.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-235089051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:35 [2024-02-28T23:11:35.191Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:35 [2024-02-28T23:11:35.191Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:35 [2024-02-28T23:11:35.191Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:35 [2024-02-28T23:11:35.191Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:35 [2024-02-28T23:11:35.191Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:35 [2024-02-28T23:11:35.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:11:35 [2024-02-28T23:11:35.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-235089051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:35 [2024-02-28T23:11:35.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-235090155 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:11:35 [2024-02-28T23:11:35.448Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.190 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
18:11:35 [2024-02-28T23:11:35.448Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting.testOffsetting -- Time elapsed: 7.189 s
18:11:35 [2024-02-28T23:11:35.448Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
18:11:35 [2024-02-28T23:11:35.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-235088529 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:11:35 [2024-02-28T23:11:35.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:11:35 [2024-02-28T23:11:35.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:11:35 [2024-02-28T23:11:35.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:11:35 [2024-02-28T23:11:35.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:11:35 [2024-02-28T23:11:35.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-235088378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:11:35 [2024-02-28T23:11:35.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:11:37 [2024-02-28T23:11:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:11:37 [2024-02-28T23:11:37.343Z] 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@2665a2e7] time=-235086544 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
18:11:37 [2024-02-28T23:11:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
18:11:37 [2024-02-28T23:11:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
18:11:37 [2024-02-28T23:11:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
18:11:37 [2024-02-28T23:11:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-235086541 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
18:11:37 [2024-02-28T23:11:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
18:11:37 [2024-02-28T23:11:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
18:11:37 [2024-02-28T23:11:37.907Z] 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=-235086037 data=null doit=true}, Shell with text {Trace Changed}]
18:11:37 [2024-02-28T23:11:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
18:11:37 [2024-02-28T23:11:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
18:11:37 [2024-02-28T23:11:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
18:11:37 [2024-02-28T23:11:37.907Z] 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')
18:11:37 [2024-02-28T23:11:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
18:11:37 [2024-02-28T23:11:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
18:11:37 [2024-02-28T23:11:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
18:11:37 [2024-02-28T23:11:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-235086036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:37 [2024-02-28T23:11:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-235086035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:37 [2024-02-28T23:11:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-235086035 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:37 [2024-02-28T23:11:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-235086035 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:37 [2024-02-28T23:11:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-235086035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:37 [2024-02-28T23:11:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-235086035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:37 [2024-02-28T23:11:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-235086035 data=null 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')]
18:11:37 [2024-02-28T23:11:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:11:37 [2024-02-28T23:11:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:11:38 [2024-02-28T23:11:38.163Z] 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@2665a2e7] time=-235085777 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
18:11:38 [2024-02-28T23:11:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
18:11:38 [2024-02-28T23:11:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
18:11:38 [2024-02-28T23:11:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
18:11:38 [2024-02-28T23:11:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-235085774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
18:11:38 [2024-02-28T23:11:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
18:11:40 [2024-02-28T23:11:40.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:11:40 [2024-02-28T23:11:40.058Z] 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@2665a2e7] time=-235084208 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
18:11:40 [2024-02-28T23:11:40.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
18:11:40 [2024-02-28T23:11:40.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
18:11:40 [2024-02-28T23:11:40.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
18:11:40 [2024-02-28T23:11:40.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-235084206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
18:11:40 [2024-02-28T23:11:40.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
18:11:40 [2024-02-28T23:11:40.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
18:11:40 [2024-02-28T23:11:40.315Z] 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=-235083700 data=null doit=true}, Shell with text {Trace Changed}]
18:11:40 [2024-02-28T23:11:40.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
18:11:40 [2024-02-28T23:11:40.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
18:11:40 [2024-02-28T23:11:40.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
18:11:40 [2024-02-28T23:11:40.315Z] 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')
18:11:40 [2024-02-28T23:11:40.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
18:11:40 [2024-02-28T23:11:40.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
18:11:40 [2024-02-28T23:11:40.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
18:11:40 [2024-02-28T23:11:40.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-235083698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:40 [2024-02-28T23:11:40.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-235083698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:40 [2024-02-28T23:11:40.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-235083698 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:40 [2024-02-28T23:11:40.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-235083698 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:40 [2024-02-28T23:11:40.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-235083697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:40 [2024-02-28T23:11:40.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-235083697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:40 [2024-02-28T23:11:40.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-235083697 data=null 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')]
18:11:40 [2024-02-28T23:11:40.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:11:40 [2024-02-28T23:11:40.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:11:40 [2024-02-28T23:11:40.572Z] 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@2665a2e7] time=-235083451 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
18:11:40 [2024-02-28T23:11:40.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
18:11:40 [2024-02-28T23:11:40.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
18:11:40 [2024-02-28T23:11:40.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
18:11:40 [2024-02-28T23:11:40.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-235083448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
18:11:40 [2024-02-28T23:11:40.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
18:11:41 [2024-02-28T23:11:41.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:11:42 [2024-02-28T23:11:42.198Z] 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@2665a2e7] time=-235081859 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
18:11:42 [2024-02-28T23:11:42.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
18:11:42 [2024-02-28T23:11:42.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
18:11:42 [2024-02-28T23:11:42.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
18:11:42 [2024-02-28T23:11:42.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-235081856 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
18:11:42 [2024-02-28T23:11:42.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
18:11:42 [2024-02-28T23:11:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
18:11:42 [2024-02-28T23:11:42.762Z] 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=-235081352 data=null doit=true}, Shell with text {Trace Changed}]
18:11:42 [2024-02-28T23:11:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
18:11:42 [2024-02-28T23:11:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
18:11:42 [2024-02-28T23:11:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
18:11:42 [2024-02-28T23:11:42.762Z] 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')
18:11:42 [2024-02-28T23:11:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
18:11:42 [2024-02-28T23:11:42.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
18:11:42 [2024-02-28T23:11:42.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
18:11:42 [2024-02-28T23:11:42.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-235081351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:42 [2024-02-28T23:11:42.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-235081350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:42 [2024-02-28T23:11:42.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-235081350 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:42 [2024-02-28T23:11:42.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-235081350 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:42 [2024-02-28T23:11:42.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-235081350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:42 [2024-02-28T23:11:42.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-235081350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
18:11:42 [2024-02-28T23:11:42.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-235081350 data=null 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')]
18:11:42 [2024-02-28T23:11:42.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:11:42 [2024-02-28T23:11:42.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:11:42 [2024-02-28T23:11:42.763Z] 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@2665a2e7] time=-235081124 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
18:11:42 [2024-02-28T23:11:42.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
18:11:42 [2024-02-28T23:11:42.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
18:11:42 [2024-02-28T23:11:42.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
18:11:42 [2024-02-28T23:11:42.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-235081121 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
18:11:42 [2024-02-28T23:11:42.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
18:11:44 [2024-02-28T23:11:44.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:11:44 [2024-02-28T23:11:44.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:11:44 [2024-02-28T23:11:44.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:11:44 [2024-02-28T23:11:44.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:11:44 [2024-02-28T23:11:44.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:11:44 [2024-02-28T23:11:44.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:11:44 [2024-02-28T23:11:44.914Z] 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@2665a2e7] time=-235078942 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
18:11:44 [2024-02-28T23:11:44.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:11:44 [2024-02-28T23:11:44.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:11:44 [2024-02-28T23:11:44.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:11:44 [2024-02-28T23:11:44.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:11:45 [2024-02-28T23:11:45.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-235078899 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
18:11:45 [2024-02-28T23:11:45.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-235078899 data=null doit=true}, TreeItem with text {Test}]
18:11:45 [2024-02-28T23:11:45.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-235078898 data=null}, TreeItem with text {Test}]
18:11:45 [2024-02-28T23:11:45.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-235078898 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
18:11:45 [2024-02-28T23:11:45.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235078898 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
18:11:45 [2024-02-28T23:11:45.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-235078862 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
18:11:45 [2024-02-28T23:11:45.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:11:45 [2024-02-28T23:11:45.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:11:45 [2024-02-28T23:11:45.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:11:45 [2024-02-28T23:11:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:11:45 [2024-02-28T23:11:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:11:45 [2024-02-28T23:11:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:11:45 [2024-02-28T23:11:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:11:45 [2024-02-28T23:11:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:11:45 [2024-02-28T23:11:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:11:45 [2024-02-28T23:11:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:11:45 [2024-02-28T23:11:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:11:45 [2024-02-28T23:11:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:11:45 [2024-02-28T23:11:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:11:45 [2024-02-28T23:11:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235078309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:45 [2024-02-28T23:11:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235078309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:45 [2024-02-28T23:11:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235078309 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:45 [2024-02-28T23:11:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235078308 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:45 [2024-02-28T23:11:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235078308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:45 [2024-02-28T23:11:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235078308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:45 [2024-02-28T23:11:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235078308 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:45 [2024-02-28T23:11:45.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235078308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:45 [2024-02-28T23:11:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235078308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:45 [2024-02-28T23:11:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235078308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:45 [2024-02-28T23:11:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235078307 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:45 [2024-02-28T23:11:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235078307 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:11:45 [2024-02-28T23:11:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:11:45 [2024-02-28T23:11:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:11:45 [2024-02-28T23:11:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:11:45 [2024-02-28T23:11:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:11:45 [2024-02-28T23:11:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:11:45 [2024-02-28T23:11:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:11:45 [2024-02-28T23:11:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:11:45 [2024-02-28T23:11:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:45 [2024-02-28T23:11:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:11:45 [2024-02-28T23:11:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-235078306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:45 [2024-02-28T23:11:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-235078306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:45 [2024-02-28T23:11:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-235078306 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:45 [2024-02-28T23:11:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-235078306 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:45 [2024-02-28T23:11:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-235078306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:45 [2024-02-28T23:11:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-235078305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:45 [2024-02-28T23:11:45.735Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:45 [2024-02-28T23:11:45.735Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:45 [2024-02-28T23:11:45.735Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:45 [2024-02-28T23:11:45.735Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:45 [2024-02-28T23:11:45.735Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:11:45 [2024-02-28T23:11:45.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:11:45 [2024-02-28T23:11:45.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-235078305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:11:45 [2024-02-28T23:11:45.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-235078773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:11:46 [2024-02-28T23:11:46.248Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.73 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
18:11:46 [2024-02-28T23:11:46.248Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace.testRefresh -- Time elapsed: 10.58 s
18:11:46 [2024-02-28T23:11:46.248Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
18:11:46 [2024-02-28T23:11:46.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@2665a2e7] time=-235077786 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:11:46 [2024-02-28T23:11:46.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:11:46 [2024-02-28T23:11:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:11:46 [2024-02-28T23:11:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:11:46 [2024-02-28T23:11:46.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-235077563 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-235077438 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-235077438 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-235077438 data=null}, TreeItem with text {TestAxisAlignment}]
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-235077437 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235077437 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}]
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-235077391 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-235077391 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-235077390 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-235077390 data=null}, TreeItem with text {TestAxisAlignment}]
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-235077390 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235077390 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}]
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-235077382 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-235077381 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-235077381 data=null}, TreeItem with text {TestAxisAlignment}]
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-235077381 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-235077380 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}]
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-235077371 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-235077369 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-235077369 data=null doit=true}, TreeItem with text {Traces [0]}]
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-235077369 data=null}, TreeItem with text {Traces [0]}]
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-235077368 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235077368 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
18:11:46 [2024-02-28T23:11:46.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-235077351 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:11:49 [2024-02-28T23:11:49.029Z] 
18:11:49 [2024-02-28T23:11:49.029Z] (Eclipse:4738): Gtk-CRITICAL **: 23:11:49.015: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:11:49 [2024-02-28T23:11:49.285Z] 
18:11:49 [2024-02-28T23:11:49.286Z] (Eclipse:4738): Gtk-CRITICAL **: 23:11:49.119: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:11:49 [2024-02-28T23:11:49.286Z] 
18:11:49 [2024-02-28T23:11:49.286Z] (Eclipse:4738): Gtk-CRITICAL **: 23:11:49.125: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:11:49 [2024-02-28T23:11:49.286Z] 
18:11:49 [2024-02-28T23:11:49.286Z] (Eclipse:4738): Gtk-CRITICAL **: 23:11:49.125: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:11:50 [2024-02-28T23:11:50.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
18:11:50 [2024-02-28T23:11:50.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
18:11:50 [2024-02-28T23:11:50.216Z] 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"'
18:11:50 [2024-02-28T23:11:50.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:11:50 [2024-02-28T23:11:50.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
18:11:50 [2024-02-28T23:11:50.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:11:50 [2024-02-28T23:11:50.216Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-235073654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
18:11:50 [2024-02-28T23:11:50.216Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-235073654 data=null doit=true}, Sash with text {}]
18:11:50 [2024-02-28T23:11:50.216Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-235073653 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
18:11:50 [2024-02-28T23:11:50.216Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-235073647 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
18:11:50 [2024-02-28T23:11:50.216Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-235073646 data=null x=1 y=55 width=0 height=0 detail=0}, Sash with text {}]
18:11:50 [2024-02-28T23:11:50.216Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-235073638 data=null}, Sash with text {}]
18:11:50 [2024-02-28T23:11:50.216Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-235073638 data=null item=null detail=0 x=201 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
18:11:50 [2024-02-28T23:11:50.216Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-235073636 data=null button=0 stateMask=0x80000 x=1 y=55 count=0}, Sash with text {}]
18:11:50 [2024-02-28T23:11:50.216Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-235073634 data=null item=null detail=0 x=201 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true}, Sash with text {}]
18:11:50 [2024-02-28T23:11:50.216Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-235073633 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
18:11:50 [2024-02-28T23:11:50.216Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-235073633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
18:11:51 [2024-02-28T23:11:51.146Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-235073031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
18:11:51 [2024-02-28T23:11:51.146Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-235073031 data=null doit=true}, Sash with text {}]
18:11:51 [2024-02-28T23:11:51.146Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-235073030 data=null item=null detail=0 x=202 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
18:11:51 [2024-02-28T23:11:51.146Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-235073024 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
18:11:51 [2024-02-28T23:11:51.146Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-235073022 data=null x=1 y=55 width=0 height=0 detail=0}, Sash with text {}]
18:11:51 [2024-02-28T23:11:51.146Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-235073022 data=null}, Sash with text {}]
18:11:51 [2024-02-28T23:11:51.146Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-235073022 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
18:11:51 [2024-02-28T23:11:51.146Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-235073020 data=null button=0 stateMask=0x80000 x=1 y=55 count=0}, Sash with text {}]
18:11:51 [2024-02-28T23:11:51.146Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-235073018 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true}, Sash with text {}]
18:11:51 [2024-02-28T23:11:51.146Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-235073017 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
18:11:51 [2024-02-28T23:11:51.146Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-235073017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
18:11:51 [2024-02-28T23:11:51.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:11:51 [2024-02-28T23:11:51.660Z] 
18:11:51 [2024-02-28T23:11:51.660Z] (Eclipse:4738): Gtk-CRITICAL **: 23:11:51.517: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:11:53 [2024-02-28T23:11:53.553Z] 
18:11:53 [2024-02-28T23:11:53.553Z] (Eclipse:4738): Gtk-CRITICAL **: 23:11:53.433: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:11:53 [2024-02-28T23:11:53.812Z] 
18:11:53 [2024-02-28T23:11:53.812Z] (Eclipse:4738): Gtk-CRITICAL **: 23:11:53.618: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:11:53 [2024-02-28T23:11:53.812Z] 
18:11:53 [2024-02-28T23:11:53.812Z] (Eclipse:4738): Gtk-CRITICAL **: 23:11:53.629: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:11:54 [2024-02-28T23:11:54.375Z] 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"'
18:11:54 [2024-02-28T23:11:54.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:11:54 [2024-02-28T23:11:54.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
18:11:54 [2024-02-28T23:11:54.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
18:11:54 [2024-02-28T23:11:54.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
18:11:54 [2024-02-28T23:11:54.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:11:54 [2024-02-28T23:11:54.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-235069467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:11:54 [2024-02-28T23:11:54.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-235069467 data=null button=0 stateMask=0x0 x=183 y=119 count=0}, TimeGraphControl with text {}]
18:11:54 [2024-02-28T23:11:54.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-235069466 data=null doit=true}, TimeGraphControl with text {}]
18:11:54 [2024-02-28T23:11:54.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-235069466 data=null}, TimeGraphControl with text {}]
18:11:54 [2024-02-28T23:11:54.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-235069447 data=null button=1 stateMask=0x0 x=183 y=119 count=1}, TimeGraphControl with text {}]
18:11:54 [2024-02-28T23:11:54.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-235069446 data=null x=233 y=119 width=0 height=0 detail=0}, TimeGraphControl with text {}]
18:11:54 [2024-02-28T23:11:54.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-235069446 data=null button=1 stateMask=0x80000 x=233 y=119 count=1}, TimeGraphControl with text {}]
18:11:54 [2024-02-28T23:11:54.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-235069444 data=null button=1 stateMask=0x80000 x=233 y=119 count=1}, TimeGraphControl with text {}]
18:11:54 [2024-02-28T23:11:54.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-235069444 data=null button=0 stateMask=0x0 x=0 y=119 count=0}, TimeGraphControl with text {}]
18:11:54 [2024-02-28T23:11:54.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-235069444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:11:54 [2024-02-28T23:11:54.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-235069443 data=null doit=true}, TimeGraphControl with text {}]
18:11:54 [2024-02-28T23:11:54.376Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-235069443 data=null}, TimeGraphControl with text {}]
18:11:54 [2024-02-28T23:11:54.939Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-235068930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:11:54 [2024-02-28T23:11:54.939Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-235068930 data=null button=0 stateMask=0x0 x=233 y=119 count=0}, TimeGraphControl with text {}]
18:11:54 [2024-02-28T23:11:54.939Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-235068930 data=null doit=true}, TimeGraphControl with text {}]
18:11:54 [2024-02-28T23:11:54.939Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-235068930 data=null}, TimeGraphControl with text {}]
18:11:54 [2024-02-28T23:11:54.939Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-235068921 data=null button=1 stateMask=0x0 x=233 y=119 count=1}, TimeGraphControl with text {}]
18:11:54 [2024-02-28T23:11:54.939Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-235068920 data=null x=183 y=119 width=0 height=0 detail=0}, TimeGraphControl with text {}]
18:11:54 [2024-02-28T23:11:54.939Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-235068920 data=null button=1 stateMask=0x80000 x=183 y=119 count=1}, TimeGraphControl with text {}]
18:11:54 [2024-02-28T23:11:54.940Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-235068918 data=null button=1 stateMask=0x80000 x=183 y=119 count=1}, TimeGraphControl with text {}]
18:11:54 [2024-02-28T23:11:54.940Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-235068918 data=null button=0 stateMask=0x0 x=0 y=119 count=0}, TimeGraphControl with text {}]
18:11:54 [2024-02-28T23:11:54.940Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-235068918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:11:54 [2024-02-28T23:11:54.940Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-235068918 data=null doit=true}, TimeGraphControl with text {}]
18:11:54 [2024-02-28T23:11:54.940Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-235068917 data=null}, TimeGraphControl with text {}]
18:11:55 [2024-02-28T23:11:55.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:11:58 [2024-02-28T23:11:58.024Z] 
18:11:58 [2024-02-28T23:11:58.024Z] (Eclipse:4738): Gtk-CRITICAL **: 23:11:57.457: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:11:58 [2024-02-28T23:11:58.280Z] 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"'
18:11:58 [2024-02-28T23:11:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:11:58 [2024-02-28T23:11:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
18:11:58 [2024-02-28T23:11:58.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
18:11:58 [2024-02-28T23:11:58.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-235065564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:11:58 [2024-02-28T23:11:58.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-235065563 data=null button=0 stateMask=0x0 x=183 y=74 count=0}, TimeGraphControl with text {}]
18:11:58 [2024-02-28T23:11:58.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-235065559 data=null doit=true}, TimeGraphControl with text {}]
18:11:58 [2024-02-28T23:11:58.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-235065558 data=null}, TimeGraphControl with text {}]
18:11:58 [2024-02-28T23:11:58.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-235065550 data=null button=1 stateMask=0x0 x=183 y=74 count=1}, TimeGraphControl with text {}]
18:11:58 [2024-02-28T23:11:58.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-235065549 data=null x=233 y=74 width=0 height=0 detail=0}, TimeGraphControl with text {}]
18:11:58 [2024-02-28T23:11:58.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-235065549 data=null button=1 stateMask=0x80000 x=233 y=74 count=1}, TimeGraphControl with text {}]
18:11:58 [2024-02-28T23:11:58.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-235065547 data=null button=1 stateMask=0x80000 x=233 y=74 count=1}, TimeGraphControl with text {}]
18:11:58 [2024-02-28T23:11:58.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-235065542 data=null button=0 stateMask=0x0 x=0 y=74 count=0}, TimeGraphControl with text {}]
18:11:58 [2024-02-28T23:11:58.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-235065542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:11:58 [2024-02-28T23:11:58.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-235065541 data=null doit=true}, TimeGraphControl with text {}]
18:11:58 [2024-02-28T23:11:58.281Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-235065540 data=null}, TimeGraphControl with text {}]
18:11:58 [2024-02-28T23:11:58.844Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-235065033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:11:58 [2024-02-28T23:11:58.845Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-235065032 data=null button=0 stateMask=0x0 x=233 y=74 count=0}, TimeGraphControl with text {}]
18:11:58 [2024-02-28T23:11:58.845Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-235065032 data=null doit=true}, TimeGraphControl with text {}]
18:11:58 [2024-02-28T23:11:58.845Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-235065032 data=null}, TimeGraphControl with text {}]
18:11:58 [2024-02-28T23:11:58.845Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-235065025 data=null button=1 stateMask=0x0 x=233 y=74 count=1}, TimeGraphControl with text {}]
18:11:58 [2024-02-28T23:11:58.845Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-235065024 data=null x=183 y=74 width=0 height=0 detail=0}, TimeGraphControl with text {}]
18:11:58 [2024-02-28T23:11:58.845Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-235065024 data=null button=1 stateMask=0x80000 x=183 y=74 count=1}, TimeGraphControl with text {}]
18:11:58 [2024-02-28T23:11:58.845Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-235065022 data=null button=1 stateMask=0x80000 x=183 y=74 count=1}, TimeGraphControl with text {}]
18:11:58 [2024-02-28T23:11:58.845Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-235065022 data=null button=0 stateMask=0x0 x=0 y=74 count=0}, TimeGraphControl with text {}]
18:11:58 [2024-02-28T23:11:58.845Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-235065022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:11:58 [2024-02-28T23:11:58.845Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-235065021 data=null doit=true}, TimeGraphControl with text {}]
18:11:58 [2024-02-28T23:11:58.845Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-235065021 data=null}, TimeGraphControl with text {}]
18:11:59 [2024-02-28T23:11:59.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:12:01 [2024-02-28T23:12:01.303Z] 
18:12:01 [2024-02-28T23:12:01.303Z] (Eclipse:4738): Gtk-CRITICAL **: 23:12:01.222: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:12:01 [2024-02-28T23:12:01.303Z] 
18:12:01 [2024-02-28T23:12:01.303Z] (Eclipse:4738): Gtk-CRITICAL **: 23:12:01.253: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:12:02 [2024-02-28T23:12:02.233Z] 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"'
18:12:02 [2024-02-28T23:12:02.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views'
18:12:02 [2024-02-28T23:12:02.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:12:02 [2024-02-28T23:12:02.233Z] 
18:12:02 [2024-02-28T23:12:02.233Z] (Eclipse:4738): Gtk-CRITICAL **: 23:12:02.067: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:12:04 [2024-02-28T23:12:04.128Z] 
18:12:04 [2024-02-28T23:12:04.128Z] (Eclipse:4738): Gtk-CRITICAL **: 23:12:03.769: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:12:04 [2024-02-28T23:12:04.128Z] 
18:12:04 [2024-02-28T23:12:04.128Z] (Eclipse:4738): Gtk-CRITICAL **: 23:12:03.958: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:12:04 [2024-02-28T23:12:04.128Z] 
18:12:04 [2024-02-28T23:12:04.128Z] (Eclipse:4738): Gtk-CRITICAL **: 23:12:03.975: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:12:04 [2024-02-28T23:12:04.128Z] 
18:12:04 [2024-02-28T23:12:04.128Z] (Eclipse:4738): Gtk-CRITICAL **: 23:12:04.030: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:12:04 [2024-02-28T23:12:04.693Z] 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"'
18:12:04 [2024-02-28T23:12:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:12:04 [2024-02-28T23:12:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
18:12:04 [2024-02-28T23:12:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
18:12:04 [2024-02-28T23:12:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
18:12:04 [2024-02-28T23:12:04.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:12:04 [2024-02-28T23:12:04.693Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-235059122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:12:04 [2024-02-28T23:12:04.693Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-235059122 data=null button=0 stateMask=0x0 x=174 y=66 count=0}, TimeGraphControl with text {}]
18:12:04 [2024-02-28T23:12:04.693Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-235059121 data=null doit=true}, TimeGraphControl with text {}]
18:12:04 [2024-02-28T23:12:04.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-235059121 data=null}, TimeGraphControl with text {}]
18:12:04 [2024-02-28T23:12:04.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-235059108 data=null button=1 stateMask=0x0 x=174 y=66 count=1}, TimeGraphControl with text {}]
18:12:04 [2024-02-28T23:12:04.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-235059107 data=null x=224 y=66 width=0 height=0 detail=0}, TimeGraphControl with text {}]
18:12:04 [2024-02-28T23:12:04.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-235059106 data=null button=1 stateMask=0x80000 x=224 y=66 count=1}, TimeGraphControl with text {}]
18:12:04 [2024-02-28T23:12:04.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-235059104 data=null button=1 stateMask=0x80000 x=224 y=66 count=1}, TimeGraphControl with text {}]
18:12:04 [2024-02-28T23:12:04.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-235059104 data=null button=0 stateMask=0x0 x=0 y=66 count=0}, TimeGraphControl with text {}]
18:12:04 [2024-02-28T23:12:04.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-235059104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:12:04 [2024-02-28T23:12:04.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-235059104 data=null doit=true}, TimeGraphControl with text {}]
18:12:04 [2024-02-28T23:12:04.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-235059103 data=null}, TimeGraphControl with text {}]
18:12:05 [2024-02-28T23:12:05.515Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-235058588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:12:05 [2024-02-28T23:12:05.516Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-235058588 data=null button=0 stateMask=0x0 x=224 y=66 count=0}, TimeGraphControl with text {}]
18:12:05 [2024-02-28T23:12:05.516Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-235058587 data=null doit=true}, TimeGraphControl with text {}]
18:12:05 [2024-02-28T23:12:05.516Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-235058587 data=null}, TimeGraphControl with text {}]
18:12:05 [2024-02-28T23:12:05.516Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-235058580 data=null button=1 stateMask=0x0 x=224 y=66 count=1}, TimeGraphControl with text {}]
18:12:05 [2024-02-28T23:12:05.516Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-235058579 data=null x=174 y=66 width=0 height=0 detail=0}, TimeGraphControl with text {}]
18:12:05 [2024-02-28T23:12:05.516Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-235058579 data=null button=1 stateMask=0x80000 x=174 y=66 count=1}, TimeGraphControl with text {}]
18:12:05 [2024-02-28T23:12:05.516Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-235058577 data=null button=1 stateMask=0x80000 x=174 y=66 count=1}, TimeGraphControl with text {}]
18:12:05 [2024-02-28T23:12:05.516Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-235058577 data=null button=0 stateMask=0x0 x=0 y=66 count=0}, TimeGraphControl with text {}]
18:12:05 [2024-02-28T23:12:05.516Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-235058576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:12:05 [2024-02-28T23:12:05.516Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-235058576 data=null doit=true}, TimeGraphControl with text {}]
18:12:05 [2024-02-28T23:12:05.516Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-235058576 data=null}, TimeGraphControl with text {}]
18:12:05 [2024-02-28T23:12:05.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:12:06 [2024-02-28T23:12:06.030Z] 
18:12:06 [2024-02-28T23:12:06.031Z] (Eclipse:4738): Gtk-CRITICAL **: 23:12:05.870: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:12:07 [2024-02-28T23:12:07.924Z] 
18:12:07 [2024-02-28T23:12:07.924Z] (Eclipse:4738): Gtk-CRITICAL **: 23:12:07.842: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:12:08 [2024-02-28T23:12:08.181Z] 
18:12:08 [2024-02-28T23:12:08.181Z] (Eclipse:4738): Gtk-CRITICAL **: 23:12:07.930: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:12:08 [2024-02-28T23:12:08.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
18:12:08 [2024-02-28T23:12:08.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
18:12:08 [2024-02-28T23:12:08.743Z] 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"'
18:12:08 [2024-02-28T23:12:08.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:12:08 [2024-02-28T23:12:08.743Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-235055076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
18:12:08 [2024-02-28T23:12:08.743Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-235055076 data=null doit=true}, Sash with text {}]
18:12:08 [2024-02-28T23:12:08.744Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-235055076 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
18:12:08 [2024-02-28T23:12:08.744Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-235055070 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
18:12:08 [2024-02-28T23:12:08.744Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-235055069 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
18:12:09 [2024-02-28T23:12:09.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-235055069 data=null}, Sash with text {}]
18:12:09 [2024-02-28T23:12:09.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-235055069 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
18:12:09 [2024-02-28T23:12:09.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-235055067 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
18:12:09 [2024-02-28T23:12:09.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-235055066 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
18:12:09 [2024-02-28T23:12:09.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-235055065 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
18:12:09 [2024-02-28T23:12:09.000Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-235055065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
18:12:09 [2024-02-28T23:12:09.562Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-235054463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
18:12:09 [2024-02-28T23:12:09.562Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-235054463 data=null doit=true}, Sash with text {}]
18:12:09 [2024-02-28T23:12:09.562Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-235054463 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
18:12:09 [2024-02-28T23:12:09.562Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-235054457 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
18:12:09 [2024-02-28T23:12:09.562Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-235054456 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
18:12:09 [2024-02-28T23:12:09.562Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-235054456 data=null}, Sash with text {}]
18:12:09 [2024-02-28T23:12:09.562Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-235054456 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
18:12:09 [2024-02-28T23:12:09.563Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-235054454 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
18:12:09 [2024-02-28T23:12:09.563Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-235054453 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
18:12:09 [2024-02-28T23:12:09.563Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-235054452 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
18:12:09 [2024-02-28T23:12:09.563Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-235054452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
18:12:10 [2024-02-28T23:12:10.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:12:12 [2024-02-28T23:12:12.648Z] 
18:12:12 [2024-02-28T23:12:12.648Z] (Eclipse:4738): Gtk-CRITICAL **: 23:12:12.047: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:12:12 [2024-02-28T23:12:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
18:12:12 [2024-02-28T23:12:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
18:12:12 [2024-02-28T23:12:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
18:12:12 [2024-02-28T23:12:12.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:12:12 [2024-02-28T23:12:12.905Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-235050949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
18:12:12 [2024-02-28T23:12:12.905Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-235050949 data=null doit=true}, Sash with text {}]
18:12:12 [2024-02-28T23:12:12.905Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-235050949 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
18:12:12 [2024-02-28T23:12:12.905Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-235050943 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
18:12:12 [2024-02-28T23:12:12.905Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-235050942 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
18:12:12 [2024-02-28T23:12:12.905Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-235050942 data=null}, Sash with text {}]
18:12:12 [2024-02-28T23:12:12.905Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-235050941 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
18:12:12 [2024-02-28T23:12:12.905Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-235050940 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
18:12:12 [2024-02-28T23:12:12.905Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-235050939 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
18:12:12 [2024-02-28T23:12:12.905Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-235050937 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
18:12:12 [2024-02-28T23:12:12.905Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-235050937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
18:12:13 [2024-02-28T23:12:13.835Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-235050336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
18:12:13 [2024-02-28T23:12:13.835Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-235050335 data=null doit=true}, Sash with text {}]
18:12:13 [2024-02-28T23:12:13.835Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-235050335 data=null item=null detail=0 x=184 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
18:12:13 [2024-02-28T23:12:13.835Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-235050329 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
18:12:13 [2024-02-28T23:12:13.835Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-235050328 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
18:12:13 [2024-02-28T23:12:13.835Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-235050328 data=null}, Sash with text {}]
18:12:13 [2024-02-28T23:12:13.835Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-235050328 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
18:12:13 [2024-02-28T23:12:13.835Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-235050326 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
18:12:13 [2024-02-28T23:12:13.835Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-235050325 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
18:12:13 [2024-02-28T23:12:13.835Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-235050324 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
18:12:13 [2024-02-28T23:12:13.835Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-235050323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
18:12:14 [2024-02-28T23:12:14.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
18:12:14 [2024-02-28T23:12:14.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
18:12:14 [2024-02-28T23:12:14.348Z] 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"'
18:12:14 [2024-02-28T23:12:14.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:12:14 [2024-02-28T23:12:14.349Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-235049719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
18:12:14 [2024-02-28T23:12:14.349Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-235049719 data=null doit=true}, Sash with text {}]
18:12:14 [2024-02-28T23:12:14.349Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-235049719 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
18:12:14 [2024-02-28T23:12:14.349Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-235049712 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
18:12:14 [2024-02-28T23:12:14.349Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-235049711 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
18:12:14 [2024-02-28T23:12:14.349Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-235049711 data=null}, Sash with text {}]
18:12:14 [2024-02-28T23:12:14.349Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-235049711 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
18:12:14 [2024-02-28T23:12:14.349Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-235049709 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
18:12:14 [2024-02-28T23:12:14.349Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-235049708 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
18:12:14 [2024-02-28T23:12:14.349Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-235049706 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
18:12:14 [2024-02-28T23:12:14.349Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-235049706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
18:12:14 [2024-02-28T23:12:14.911Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-235049105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
18:12:14 [2024-02-28T23:12:14.911Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-235049104 data=null doit=true}, Sash with text {}]
18:12:14 [2024-02-28T23:12:14.911Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-235049104 data=null item=null detail=0 x=184 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
18:12:14 [2024-02-28T23:12:14.911Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-235049098 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
18:12:14 [2024-02-28T23:12:14.912Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-235049097 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
18:12:14 [2024-02-28T23:12:14.912Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-235049097 data=null}, Sash with text {}]
18:12:14 [2024-02-28T23:12:14.912Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-235049097 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
18:12:14 [2024-02-28T23:12:14.912Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-235049095 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
18:12:14 [2024-02-28T23:12:14.912Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-235049094 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
18:12:14 [2024-02-28T23:12:14.912Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-235049093 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
18:12:14 [2024-02-28T23:12:14.912Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-235049093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
18:12:15 [2024-02-28T23:12:15.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:12:15 [2024-02-28T23:12:15.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"'
18:12:15 [2024-02-28T23:12:15.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"'
18:12:15 [2024-02-28T23:12:15.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"'
18:12:15 [2024-02-28T23:12:15.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"'
18:12:15 [2024-02-28T23:12:15.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-235047828 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:12:15 [2024-02-28T23:12:15.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:12:16 [2024-02-28T23:12:16.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:12:16 [2024-02-28T23:12:16.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:12:16 [2024-02-28T23:12:16.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:12:16 [2024-02-28T23:12:16.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-235047821 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
18:12:16 [2024-02-28T23:12:16.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-235047820 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
18:12:16 [2024-02-28T23:12:16.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-235047820 data=null}, TreeItem with text {TestAxisAlignment}]
18:12:16 [2024-02-28T23:12:16.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-235047820 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
18:12:16 [2024-02-28T23:12:16.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235047819 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}]
18:12:16 [2024-02-28T23:12:16.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-235047773 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
18:12:16 [2024-02-28T23:12:16.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:12:16 [2024-02-28T23:12:16.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:12:16 [2024-02-28T23:12:16.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:12:16 [2024-02-28T23:12:16.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:12:16 [2024-02-28T23:12:16.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:12:16 [2024-02-28T23:12:16.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:12:16 [2024-02-28T23:12:16.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:12:16 [2024-02-28T23:12:16.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:12:16 [2024-02-28T23:12:16.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:12:16 [2024-02-28T23:12:16.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:12:16 [2024-02-28T23:12:16.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:12:16 [2024-02-28T23:12:16.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:12:16 [2024-02-28T23:12:16.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:12:16 [2024-02-28T23:12:16.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235047187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:16 [2024-02-28T23:12:16.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235047187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:16 [2024-02-28T23:12:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235047187 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:16 [2024-02-28T23:12:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235047186 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:16 [2024-02-28T23:12:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235047186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:16 [2024-02-28T23:12:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235047186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:16 [2024-02-28T23:12:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235047186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:16 [2024-02-28T23:12:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235047186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:16 [2024-02-28T23:12:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235047186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:16 [2024-02-28T23:12:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235047186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:16 [2024-02-28T23:12:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235047186 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:16 [2024-02-28T23:12:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235047185 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:16 [2024-02-28T23:12:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:12:16 [2024-02-28T23:12:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:12:16 [2024-02-28T23:12:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:12:16 [2024-02-28T23:12:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:12:16 [2024-02-28T23:12:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:12:16 [2024-02-28T23:12:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:12:16 [2024-02-28T23:12:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:12:16 [2024-02-28T23:12:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:16 [2024-02-28T23:12:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:12:16 [2024-02-28T23:12:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-235047184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:16 [2024-02-28T23:12:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-235047184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:16 [2024-02-28T23:12:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-235047184 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:16 [2024-02-28T23:12:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-235047184 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:16 [2024-02-28T23:12:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-235047184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:16 [2024-02-28T23:12:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-235047183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:16 [2024-02-28T23:12:16.765Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:16 [2024-02-28T23:12:16.765Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:16 [2024-02-28T23:12:16.765Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:16 [2024-02-28T23:12:16.765Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:16 [2024-02-28T23:12:16.765Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:16 [2024-02-28T23:12:16.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:12:17 [2024-02-28T23:12:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-235047183 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:17 [2024-02-28T23:12:17.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-235047662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:12:17 [2024-02-28T23:12:17.279Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.12 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
18:12:17 [2024-02-28T23:12:17.279Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testMoveHistogramOthersFollow -- Time elapsed: 5.213 s
18:12:17 [2024-02-28T23:12:17.279Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testNotOverlappingTgStubMove -- Time elapsed: 4.075 s
18:12:17 [2024-02-28T23:12:17.279Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testOverlappingTgStubMove -- Time elapsed: 3.822 s
18:12:17 [2024-02-28T23:12:17.279Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testMenuItem -- Time elapsed: 2.680 s
18:12:17 [2024-02-28T23:12:17.279Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testMoveTgStubOthersFollow -- Time elapsed: 3.882 s
18:12:17 [2024-02-28T23:12:17.279Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testOverlappingHistogramMove -- Time elapsed: 4.128 s
18:12:17 [2024-02-28T23:12:17.279Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testNotOverlappingHistogramMove -- Time elapsed: 5.305 s
18:12:17 [2024-02-28T23:12:17.279Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
18:12:17 [2024-02-28T23:12:17.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@2665a2e7] time=-235046651 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:12:17 [2024-02-28T23:12:17.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:12:17 [2024-02-28T23:12:17.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:12:17 [2024-02-28T23:12:17.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:12:17 [2024-02-28T23:12:17.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:12:17 [2024-02-28T23:12:17.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-235046368 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:12:17 [2024-02-28T23:12:17.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:12:20 [2024-02-28T23:12:20.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
18:12:20 [2024-02-28T23:12:20.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:12:20 [2024-02-28T23:12:20.057Z] 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"'
18:12:20 [2024-02-28T23:12:20.057Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:12:20 [2024-02-28T23:12:20.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
18:12:20 [2024-02-28T23:12:20.057Z] 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=-235043770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:12:20 [2024-02-28T23:12:20.057Z] 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=-235043760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:12:20 [2024-02-28T23:12:20.057Z] 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=-235043760 data=null doit=true}, ToolItem with tooltip text {Pin View}]
18:12:20 [2024-02-28T23:12:20.057Z] 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=-235043759 data=null}, ToolItem with tooltip text {Pin View}]
18:12:20 [2024-02-28T23:12:20.057Z] 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=-235043759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:12:20 [2024-02-28T23:12:20.057Z] 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=-235043759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:12:20 [2024-02-28T23:12:20.057Z] 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=-235043759 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}]
18:12:20 [2024-02-28T23:12:20.315Z] 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=-235043748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:12:20 [2024-02-28T23:12:20.315Z] 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=-235043748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:12:20 [2024-02-28T23:12:20.315Z] 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=-235043747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:12:20 [2024-02-28T23:12:20.315Z] 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=-235043747 data=null doit=true}, ToolItem with tooltip text {Pin View}]
18:12:20 [2024-02-28T23:12:20.315Z] 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=-235043747 data=null}, ToolItem with tooltip text {Pin View}]
18:12:20 [2024-02-28T23:12:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
18:12:20 [2024-02-28T23:12:20.315Z] 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'
18:12:20 [2024-02-28T23:12:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to context-switches-ust'
18:12:20 [2024-02-28T23:12:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to context-switches-ust} time=-235043744 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']
18:12:20 [2024-02-28T23:12:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to context-switches-ust'
18:12:20 [2024-02-28T23:12:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
18:12:20 [2024-02-28T23:12:20.315Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:12:20 [2024-02-28T23:12:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
18:12:20 [2024-02-28T23:12:20.315Z] 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=-235043678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:12:20 [2024-02-28T23:12:20.315Z] 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=-235043677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:12:20 [2024-02-28T23:12:20.315Z] 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=-235043677 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
18:12:20 [2024-02-28T23:12:20.315Z] 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=-235043677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:12:20 [2024-02-28T23:12:20.315Z] 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=-235043676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:12:20 [2024-02-28T23:12:20.315Z] 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=-235043676 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}]
18:12:20 [2024-02-28T23:12:20.315Z] 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=-235043665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:12:20 [2024-02-28T23:12:20.315Z] 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=-235043664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:12:20 [2024-02-28T23:12:20.315Z] 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=-235043663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:12:20 [2024-02-28T23:12:20.315Z] 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=-235043663 data=null doit=true}, ToolItem with tooltip text {Pin View}]
18:12:20 [2024-02-28T23:12:20.315Z] 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=-235043662 data=null}, ToolItem with tooltip text {Pin View}]
18:12:20 [2024-02-28T23:12:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
18:12:20 [2024-02-28T23:12:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
18:12:20 [2024-02-28T23:12:20.315Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:12:20 [2024-02-28T23:12:20.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
18:12:20 [2024-02-28T23:12:20.315Z] 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=-235043648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:12:20 [2024-02-28T23:12:20.315Z] 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=-235043648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:12:20 [2024-02-28T23:12:20.316Z] 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=-235043648 data=null doit=true}, ToolItem with tooltip text {Pin View}]
18:12:20 [2024-02-28T23:12:20.316Z] 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=-235043648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:12:20 [2024-02-28T23:12:20.316Z] 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=-235043648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:12:20 [2024-02-28T23:12:20.316Z] 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=-235043647 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}]
18:12:20 [2024-02-28T23:12:20.316Z] 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=-235043646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:12:20 [2024-02-28T23:12:20.316Z] 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=-235043645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:12:20 [2024-02-28T23:12:20.316Z] 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=-235043645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:12:20 [2024-02-28T23:12:20.316Z] 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=-235043645 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
18:12:20 [2024-02-28T23:12:20.316Z] 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=-235043645 data=null}, ToolItem with tooltip text {Unpin View}]
18:12:20 [2024-02-28T23:12:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
18:12:20 [2024-02-28T23:12:20.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
18:12:22 [2024-02-28T23:12:22.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
18:12:22 [2024-02-28T23:12:22.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:12:22 [2024-02-28T23:12:22.214Z] 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"'
18:12:30 [2024-02-28T23:12:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
18:12:30 [2024-02-28T23:12:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:12:30 [2024-02-28T23:12:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:12:30 [2024-02-28T23:12:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
18:12:30 [2024-02-28T23:12:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:12:30 [2024-02-28T23:12:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:12:30 [2024-02-28T23:12:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:12:30 [2024-02-28T23:12:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-235034284 data=null button=0 stateMask=0x0 x=24 y=127 count=0}, TableItem with text {}]
18:12:30 [2024-02-28T23:12:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-235034284 data=null doit=true}, TableItem with text {}]
18:12:30 [2024-02-28T23:12:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-235034284 data=null}, TableItem with text {}]
18:12:30 [2024-02-28T23:12:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-235034284 data=null button=1 stateMask=0x0 x=24 y=127 count=1}, TableItem with text {}]
18:12:30 [2024-02-28T23:12:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-235034283 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
18:12:30 [2024-02-28T23:12:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-235034279 data=null button=1 stateMask=0x80000 x=24 y=127 count=1}, TableItem with text {}]
18:12:30 [2024-02-28T23:12:30.313Z] 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'
18:12:30 [2024-02-28T23:12:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow time updates from other traces'
18:12:30 [2024-02-28T23:12:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow time updates from other traces} time=-235034157 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']
18:12:30 [2024-02-28T23:12:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow time updates from other traces'
18:12:30 [2024-02-28T23:12:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
18:12:30 [2024-02-28T23:12:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:12:30 [2024-02-28T23:12:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:12:30 [2024-02-28T23:12:30.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
18:12:30 [2024-02-28T23:12:30.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:12:30 [2024-02-28T23:12:30.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:12:30 [2024-02-28T23:12:30.571Z] 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'
18:12:30 [2024-02-28T23:12:30.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow time updates from other traces'
18:12:30 [2024-02-28T23:12:30.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow time updates from other traces} time=-235033293 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']
18:12:30 [2024-02-28T23:12:30.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow time updates from other traces'
18:12:32 [2024-02-28T23:12:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
18:12:32 [2024-02-28T23:12:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:12:32 [2024-02-28T23:12:32.464Z] 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"'
18:12:32 [2024-02-28T23:12:32.464Z] 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'
18:12:32 [2024-02-28T23:12:32.464Z] 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'
18:12:32 [2024-02-28T23:12:32.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to context-switches-ust'
18:12:32 [2024-02-28T23:12:32.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to context-switches-ust} time=-235031415 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']
18:12:32 [2024-02-28T23:12:32.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to context-switches-ust'
18:12:32 [2024-02-28T23:12:32.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
18:12:32 [2024-02-28T23:12:32.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
18:12:32 [2024-02-28T23:12:32.979Z] 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'
18:12:32 [2024-02-28T23:12:32.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to context-switches-ust | new instance'
18:12:32 [2024-02-28T23:12:32.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to context-switches-ust | new instance} time=-235031088 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']
18:12:32 [2024-02-28T23:12:32.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to context-switches-ust | new instance'
18:12:32 [2024-02-28T23:12:32.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
18:12:33 [2024-02-28T23:12:33.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust | 2>"'
18:12:33 [2024-02-28T23:12:33.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust | 2"'
18:12:33 [2024-02-28T23:12:33.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
18:12:34 [2024-02-28T23:12:34.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:12:34 [2024-02-28T23:12:34.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:12:34 [2024-02-28T23:12:34.107Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:12:34 [2024-02-28T23:12:34.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
18:12:34 [2024-02-28T23:12:34.107Z] 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=-235029717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:12:34 [2024-02-28T23:12:34.107Z] 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=-235029717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:12:34 [2024-02-28T23:12:34.107Z] 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=-235029717 data=null doit=true}, ToolItem with tooltip text {Pin View}]
18:12:34 [2024-02-28T23:12:34.107Z] 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=-235029717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:12:34 [2024-02-28T23:12:34.107Z] 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=-235029717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:12:34 [2024-02-28T23:12:34.107Z] 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=-235029717 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}]
18:12:34 [2024-02-28T23:12:34.107Z] 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=-235029714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:12:34 [2024-02-28T23:12:34.107Z] 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=-235029710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:12:34 [2024-02-28T23:12:34.107Z] 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=-235029710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:12:34 [2024-02-28T23:12:34.107Z] 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=-235029710 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
18:12:34 [2024-02-28T23:12:34.107Z] 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=-235029709 data=null}, ToolItem with tooltip text {Unpin View}]
18:12:34 [2024-02-28T23:12:34.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
18:12:34 [2024-02-28T23:12:34.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust | 2"'
18:12:34 [2024-02-28T23:12:34.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:12:34 [2024-02-28T23:12:34.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:12:34 [2024-02-28T23:12:34.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@2665a2e7] time=-235029249 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:12:34 [2024-02-28T23:12:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:12:34 [2024-02-28T23:12:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:12:34 [2024-02-28T23:12:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:12:34 [2024-02-28T23:12:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:12:34 [2024-02-28T23:12:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-235029214 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:12:34 [2024-02-28T23:12:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-235029214 data=null doit=true}, TreeItem with text {test}]
18:12:34 [2024-02-28T23:12:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-235029213 data=null}, TreeItem with text {test}]
18:12:34 [2024-02-28T23:12:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-235029213 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:12:34 [2024-02-28T23:12:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235029213 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:12:34 [2024-02-28T23:12:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-235029201 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:12:34 [2024-02-28T23:12:34.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:12:34 [2024-02-28T23:12:34.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:12:34 [2024-02-28T23:12:34.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235028748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235028748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235028748 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235028748 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235028747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235028747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235028747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235028747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235028747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235028747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235028741 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235028740 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-235028739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-235028739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-235028739 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-235028739 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-235028738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-235028738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:35 [2024-02-28T23:12:35.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:35 [2024-02-28T23:12:35.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:35 [2024-02-28T23:12:35.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:35 [2024-02-28T23:12:35.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:35 [2024-02-28T23:12:35.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:35 [2024-02-28T23:12:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:12:35 [2024-02-28T23:12:35.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-235028738 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:35 [2024-02-28T23:12:35.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-235029148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:12:35 [2024-02-28T23:12:35.703Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 18.42 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
18:12:35 [2024-02-28T23:12:35.703Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest.testPinSingleTrace -- Time elapsed: 2.703 s
18:12:35 [2024-02-28T23:12:35.703Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest skipped
18:12:35 [2024-02-28T23:12:35.703Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest.testFollow -- Time elapsed: 10.39 s
18:12:35 [2024-02-28T23:12:35.703Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest.testCloneSingleTrace -- Time elapsed: 3.782 s
18:12:35 [2024-02-28T23:12:35.703Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
18:12:35 [2024-02-28T23:12:35.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-235028221 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:12:35 [2024-02-28T23:12:35.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:12:35 [2024-02-28T23:12:35.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:12:35 [2024-02-28T23:12:35.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:12:35 [2024-02-28T23:12:35.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:12:35 [2024-02-28T23:12:35.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-235027966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:12:35 [2024-02-28T23:12:35.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:12:37 [2024-02-28T23:12:37.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
18:12:37 [2024-02-28T23:12:37.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:12:37 [2024-02-28T23:12:37.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:12:37 [2024-02-28T23:12:37.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:12:38 [2024-02-28T23:12:38.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:12:38 [2024-02-28T23:12:38.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
18:12:38 [2024-02-28T23:12:38.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-235025830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:12:38 [2024-02-28T23:12:38.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-235025830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:12:38 [2024-02-28T23:12:38.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-235025829 data=null doit=true}, (of type 'Table')]
18:12:38 [2024-02-28T23:12:38.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-235025829 data=null}, (of type 'Table')]
18:12:38 [2024-02-28T23:12:38.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-235025829 data=null button=1 stateMask=0x0 x=14 y=35 count=1}, (of type 'Table')]
18:12:38 [2024-02-28T23:12:38.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-235025829 data=null button=1 stateMask=0x80000 x=14 y=35 count=1}, (of type 'Table')]
18:12:38 [2024-02-28T23:12:38.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-235025829 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
18:12:38 [2024-02-28T23:12:38.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-235025827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:12:38 [2024-02-28T23:12:38.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-235025826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:12:38 [2024-02-28T23:12:38.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-235025826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:12:38 [2024-02-28T23:12:38.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-235025826 data=null doit=true}, (of type 'Table')]
18:12:38 [2024-02-28T23:12:38.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-235025825 data=null}, (of type 'Table')]
18:12:38 [2024-02-28T23:12:38.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
18:12:38 [2024-02-28T23:12:38.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events'
18:12:38 [2024-02-28T23:12:38.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Collapse Events'
18:12:38 [2024-02-28T23:12:38.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=-235025779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Collapse Events']
18:12:38 [2024-02-28T23:12:38.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Collapse Events'
18:12:39 [2024-02-28T23:12:39.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters'
18:12:39 [2024-02-28T23:12:39.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear Filters'
18:12:39 [2024-02-28T23:12:39.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=-235024561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear Filters']
18:12:39 [2024-02-28T23:12:39.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear Filters'
18:12:40 [2024-02-28T23:12:40.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-235023777 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:12:40 [2024-02-28T23:12:40.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:12:41 [2024-02-28T23:12:41.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:12:41 [2024-02-28T23:12:41.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:12:41 [2024-02-28T23:12:41.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:12:41 [2024-02-28T23:12:41.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-235023754 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:12:41 [2024-02-28T23:12:41.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-235023754 data=null doit=true}, TreeItem with text {test}]
18:12:41 [2024-02-28T23:12:41.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-235023754 data=null}, TreeItem with text {test}]
18:12:41 [2024-02-28T23:12:41.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-235023754 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:12:41 [2024-02-28T23:12:41.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235023753 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:12:41 [2024-02-28T23:12:41.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-235023695 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:12:41 [2024-02-28T23:12:41.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:12:41 [2024-02-28T23:12:41.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:12:41 [2024-02-28T23:12:41.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:12:41 [2024-02-28T23:12:41.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:12:41 [2024-02-28T23:12:41.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:12:41 [2024-02-28T23:12:41.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:12:41 [2024-02-28T23:12:41.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:12:41 [2024-02-28T23:12:41.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:12:41 [2024-02-28T23:12:41.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:12:41 [2024-02-28T23:12:41.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:12:41 [2024-02-28T23:12:41.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:12:41 [2024-02-28T23:12:41.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:12:41 [2024-02-28T23:12:41.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:12:41 [2024-02-28T23:12:41.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235022650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:41 [2024-02-28T23:12:41.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235022650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:41 [2024-02-28T23:12:41.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235022650 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:41 [2024-02-28T23:12:41.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235022649 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:41 [2024-02-28T23:12:41.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235022649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:41 [2024-02-28T23:12:41.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235022649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:41 [2024-02-28T23:12:41.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235022649 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:41 [2024-02-28T23:12:41.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235022649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:41 [2024-02-28T23:12:41.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235022649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:41 [2024-02-28T23:12:41.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235022649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:41 [2024-02-28T23:12:41.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235022649 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:41 [2024-02-28T23:12:41.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235022648 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:41 [2024-02-28T23:12:41.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:12:41 [2024-02-28T23:12:41.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:12:41 [2024-02-28T23:12:41.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:12:41 [2024-02-28T23:12:41.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:12:41 [2024-02-28T23:12:41.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:12:41 [2024-02-28T23:12:41.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:12:41 [2024-02-28T23:12:41.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:12:41 [2024-02-28T23:12:41.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:41 [2024-02-28T23:12:41.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:12:41 [2024-02-28T23:12:41.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-235022647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:41 [2024-02-28T23:12:41.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-235022647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:41 [2024-02-28T23:12:41.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-235022647 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:41 [2024-02-28T23:12:41.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-235022647 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:41 [2024-02-28T23:12:41.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-235022647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:41 [2024-02-28T23:12:41.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-235022647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:41 [2024-02-28T23:12:41.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:41 [2024-02-28T23:12:41.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:41 [2024-02-28T23:12:41.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:41 [2024-02-28T23:12:41.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:41 [2024-02-28T23:12:41.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:41 [2024-02-28T23:12:41.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:12:41 [2024-02-28T23:12:41.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-235022647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:41 [2024-02-28T23:12:41.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-235023639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:12:41 [2024-02-28T23:12:41.720Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.083 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
18:12:41 [2024-02-28T23:12:41.720Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest.test -- Time elapsed: 5.825 s
18:12:41 [2024-02-28T23:12:41.720Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
18:12:41 [2024-02-28T23:12:41.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-235022124 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:12:41 [2024-02-28T23:12:41.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:12:41 [2024-02-28T23:12:41.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:12:41 [2024-02-28T23:12:41.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:12:41 [2024-02-28T23:12:41.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:12:41 [2024-02-28T23:12:41.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-235021952 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:12:41 [2024-02-28T23:12:41.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:12:43 [2024-02-28T23:12:43.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
18:12:43 [2024-02-28T23:12:43.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:12:43 [2024-02-28T23:12:43.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:12:43 [2024-02-28T23:12:43.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:12:43 [2024-02-28T23:12:43.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
18:12:43 [2024-02-28T23:12:43.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-235020348 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
18:12:43 [2024-02-28T23:12:43.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-235020348 data=null doit=true}, TableItem with text {}]
18:12:43 [2024-02-28T23:12:43.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:12:43 [2024-02-28T23:12:43.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-235020347 data=null}, TableItem with text {}]
18:12:43 [2024-02-28T23:12:43.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-235020346 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
18:12:43 [2024-02-28T23:12:43.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-235020346 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
18:12:43 [2024-02-28T23:12:43.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-235020342 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
18:12:43 [2024-02-28T23:12:43.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-235020342 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
18:12:43 [2024-02-28T23:12:43.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-235020342 data=null doit=true}, TableItem with text {}]
18:12:43 [2024-02-28T23:12:43.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-235020341 data=null}, TableItem with text {}]
18:12:43 [2024-02-28T23:12:43.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
18:12:43 [2024-02-28T23:12:43.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:12:44 [2024-02-28T23:12:44.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:12:44 [2024-02-28T23:12:44.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:12:44 [2024-02-28T23:12:44.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
18:12:44 [2024-02-28T23:12:44.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-235019654 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
18:12:44 [2024-02-28T23:12:44.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-235019654 data=null doit=true}, TableItem with text {}]
18:12:44 [2024-02-28T23:12:44.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:12:44 [2024-02-28T23:12:44.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-235019653 data=null}, TableItem with text {}]
18:12:44 [2024-02-28T23:12:44.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-235019642 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
18:12:44 [2024-02-28T23:12:44.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-235019642 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
18:12:44 [2024-02-28T23:12:44.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-235019637 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
18:12:44 [2024-02-28T23:12:44.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-235019636 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
18:12:44 [2024-02-28T23:12:44.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-235019636 data=null doit=true}, TableItem with text {}]
18:12:44 [2024-02-28T23:12:44.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-235019636 data=null}, TableItem with text {}]
18:12:44 [2024-02-28T23:12:44.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
18:12:44 [2024-02-28T23:12:44.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
18:12:44 [2024-02-28T23:12:44.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy to Clipboard'
18:12:44 [2024-02-28T23:12:44.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy to Clipboard'
18:12:44 [2024-02-28T23:12:44.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:12:44 [2024-02-28T23:12:44.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:12:44 [2024-02-28T23:12:44.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-235019593 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']
18:12:44 [2024-02-28T23:12:44.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
18:12:44 [2024-02-28T23:12:44.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-235019379 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
18:12:44 [2024-02-28T23:12:44.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-235019379 data=null doit=true}, TableItem with text {}]
18:12:44 [2024-02-28T23:12:44.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:12:44 [2024-02-28T23:12:44.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-235019378 data=null}, TableItem with text {}]
18:12:44 [2024-02-28T23:12:44.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-235019378 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
18:12:44 [2024-02-28T23:12:44.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-235019372 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
18:12:44 [2024-02-28T23:12:44.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-235019371 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
18:12:44 [2024-02-28T23:12:44.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-235019370 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
18:12:44 [2024-02-28T23:12:44.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-235019370 data=null doit=true}, TableItem with text {}]
18:12:44 [2024-02-28T23:12:44.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-235019370 data=null}, TableItem with text {}]
18:12:44 [2024-02-28T23:12:44.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
18:12:44 [2024-02-28T23:12:44.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:12:44 [2024-02-28T23:12:44.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:12:44 [2024-02-28T23:12:44.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
18:12:44 [2024-02-28T23:12:44.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy to Clipboard'
18:12:44 [2024-02-28T23:12:44.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy to Clipboard'
18:12:44 [2024-02-28T23:12:44.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-235019297 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']
18:12:45 [2024-02-28T23:12:45.259Z] 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@2665a2e7] time=-235018640 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
18:12:45 [2024-02-28T23:12:45.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:12:45 [2024-02-28T23:12:45.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:12:45 [2024-02-28T23:12:45.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:12:45 [2024-02-28T23:12:45.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:12:45 [2024-02-28T23:12:45.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-235018596 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:12:45 [2024-02-28T23:12:45.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-235018595 data=null doit=true}, TreeItem with text {test}]
18:12:45 [2024-02-28T23:12:45.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-235018595 data=null}, TreeItem with text {test}]
18:12:45 [2024-02-28T23:12:45.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-235018595 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:12:45 [2024-02-28T23:12:45.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235018594 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:12:45 [2024-02-28T23:12:45.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-235018570 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:12:45 [2024-02-28T23:12:45.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:12:45 [2024-02-28T23:12:45.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:12:45 [2024-02-28T23:12:45.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235017484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235017484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235017483 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235017483 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235017483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235017483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235017483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235017483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235017483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235017483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235017482 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235017482 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-235017481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-235017481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-235017481 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:46 [2024-02-28T23:12:46.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-235017481 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:46 [2024-02-28T23:12:46.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-235017481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:46 [2024-02-28T23:12:46.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-235017481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:46 [2024-02-28T23:12:46.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:46 [2024-02-28T23:12:46.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:46 [2024-02-28T23:12:46.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:46 [2024-02-28T23:12:46.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:46 [2024-02-28T23:12:46.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:46 [2024-02-28T23:12:46.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:12:46 [2024-02-28T23:12:46.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-235017480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:46 [2024-02-28T23:12:46.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-235018483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:12:46 [2024-02-28T23:12:46.961Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.155 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
18:12:46 [2024-02-28T23:12:46.961Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest.testNoCopySearchRow -- Time elapsed: 0.693 s
18:12:46 [2024-02-28T23:12:46.961Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest.testCopySingleSelection -- Time elapsed: 0.200 s
18:12:46 [2024-02-28T23:12:46.962Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest.testCopyMultipleSelection -- Time elapsed: 0.754 s
18:12:46 [2024-02-28T23:12:46.962Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
18:12:46 [2024-02-28T23:12:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-235016961 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:12:46 [2024-02-28T23:12:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-235016823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-235016705 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-235016704 data=null doit=true}, TreeItem with text {TestForFiltering}]
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-235016704 data=null}, TreeItem with text {TestForFiltering}]
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-235016704 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235016704 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}]
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-235016662 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-235016661 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-235016661 data=null doit=true}, TreeItem with text {TestForFiltering}]
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-235016661 data=null}, TreeItem with text {TestForFiltering}]
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-235016660 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235016658 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}]
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-235016652 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-235016651 data=null doit=true}, TreeItem with text {TestForFiltering}]
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-235016651 data=null}, TreeItem with text {TestForFiltering}]
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-235016651 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-235016651 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}]
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-235016648 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-235016647 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-235016647 data=null doit=true}, TreeItem with text {Traces [0]}]
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-235016647 data=null}, TreeItem with text {Traces [0]}]
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-235016646 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235016646 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
18:12:47 [2024-02-28T23:12:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-235016629 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:12:49 [2024-02-28T23:12:49.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
18:12:49 [2024-02-28T23:12:49.118Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
18:12:49 [2024-02-28T23:12:49.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
18:12:49 [2024-02-28T23:12:49.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014975 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014974 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}]
18:12:49 [2024-02-28T23:12:49.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014911 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014860 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014860 data=null}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
18:12:49 [2024-02-28T23:12:49.118Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
18:12:49 [2024-02-28T23:12:49.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
18:12:49 [2024-02-28T23:12:49.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014859 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014859 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}]
18:12:49 [2024-02-28T23:12:49.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014758 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014758 data=null}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
18:12:49 [2024-02-28T23:12:49.119Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
18:12:49 [2024-02-28T23:12:49.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
18:12:49 [2024-02-28T23:12:49.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014756 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014756 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}]
18:12:49 [2024-02-28T23:12:49.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014644 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014643 data=null}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
18:12:49 [2024-02-28T23:12:49.376Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
18:12:49 [2024-02-28T23:12:49.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
18:12:49 [2024-02-28T23:12:49.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014642 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014642 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}]
18:12:49 [2024-02-28T23:12:49.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014531 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014530 data=null}, ToolItem with tooltip text {Insert new color setting}]
18:12:49 [2024-02-28T23:12:49.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
18:12:49 [2024-02-28T23:12:49.376Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
18:12:49 [2024-02-28T23:12:49.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Increase priority}
18:12:49 [2024-02-28T23:12:49.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
18:12:49 [2024-02-28T23:12:49.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
18:12:49 [2024-02-28T23:12:49.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014529 data=null doit=true}, ToolItem with tooltip text {Increase priority}]
18:12:49 [2024-02-28T23:12:49.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=-235014529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
18:12:49 [2024-02-28T23:12:49.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
18:12:49 [2024-02-28T23:12:49.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014529 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}]
18:12:49 [2024-02-28T23:12:49.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
18:12:49 [2024-02-28T23:12:49.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=-235014529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
18:12:49 [2024-02-28T23:12:49.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
18:12:49 [2024-02-28T23:12:49.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014528 data=null doit=true}, ToolItem with tooltip text {Increase priority}]
18:12:49 [2024-02-28T23:12:49.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014528 data=null}, ToolItem with tooltip text {Increase priority}]
18:12:49 [2024-02-28T23:12:49.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Increase priority}
18:12:49 [2024-02-28T23:12:49.377Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
18:12:49 [2024-02-28T23:12:49.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Decrease priority}
18:12:49 [2024-02-28T23:12:49.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=-235014528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
18:12:49 [2024-02-28T23:12:49.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=-235014528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
18:12:49 [2024-02-28T23:12:49.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=-235014528 data=null doit=true}, ToolItem with tooltip text {Decrease priority}]
18:12:49 [2024-02-28T23:12:49.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=-235014527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
18:12:49 [2024-02-28T23:12:49.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
18:12:49 [2024-02-28T23:12:49.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014527 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}]
18:12:49 [2024-02-28T23:12:49.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=-235014478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
18:12:49 [2024-02-28T23:12:49.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=-235014436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014436 data=null doit=true}, ToolItem with tooltip text {Decrease priority}]
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014435 data=null}, ToolItem with tooltip text {Decrease priority}]
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Decrease priority}
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014434 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014434 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}]
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014320 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014320 data=null}, ToolItem with tooltip text {Delete color setting}]
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotLabel - Attempting to set focus on (of type 'Label')
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
18:12:49 [2024-02-28T23:12:49.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014298 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014297 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}]
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014186 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014185 data=null}, ToolItem with tooltip text {Delete color setting}]
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotLabel - Attempting to set focus on (of type 'Label')
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014183 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
18:12:49 [2024-02-28T23:12:49.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
18:12:49 [2024-02-28T23:12:49.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-235014183 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}]
18:12:49 [2024-02-28T23:12:49.893Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
18:12:49 [2024-02-28T23:12:49.893Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
18:12:49 [2024-02-28T23:12:49.893Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
18:12:49 [2024-02-28T23:12:49.893Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
18:12:49 [2024-02-28T23:12:49.893Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
18:12:49 [2024-02-28T23:12:49.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
18:12:49 [2024-02-28T23:12:49.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:12:50 [2024-02-28T23:12:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:12:50 [2024-02-28T23:12:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:12:50 [2024-02-28T23:12:50.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:12:50 [2024-02-28T23:12:50.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [2] in (of type 'Table')
18:12:50 [2024-02-28T23:12:50.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-235013787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:12:50 [2024-02-28T23:12:50.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-235013787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:12:50 [2024-02-28T23:12:50.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-235013787 data=null doit=true}, (of type 'Table')]
18:12:50 [2024-02-28T23:12:50.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-235013787 data=null}, (of type 'Table')]
18:12:50 [2024-02-28T23:12:50.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-235013786 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, (of type 'Table')]
18:12:50 [2024-02-28T23:12:50.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-235013786 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
18:12:50 [2024-02-28T23:12:50.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-235013784 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, (of type 'Table')]
18:12:50 [2024-02-28T23:12:50.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@2665a2e7] time=-235013129 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:12:50 [2024-02-28T23:12:50.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:12:50 [2024-02-28T23:12:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:12:50 [2024-02-28T23:12:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:12:50 [2024-02-28T23:12:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:12:50 [2024-02-28T23:12:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-235013089 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
18:12:50 [2024-02-28T23:12:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-235013089 data=null doit=true}, TreeItem with text {TestForFiltering}]
18:12:50 [2024-02-28T23:12:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-235013089 data=null}, TreeItem with text {TestForFiltering}]
18:12:50 [2024-02-28T23:12:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-235013088 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:12:50 [2024-02-28T23:12:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235013088 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}]
18:12:50 [2024-02-28T23:12:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-235013072 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:12:50 [2024-02-28T23:12:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:12:50 [2024-02-28T23:12:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:12:50 [2024-02-28T23:12:50.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:12:51 [2024-02-28T23:12:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:12:51 [2024-02-28T23:12:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:12:51 [2024-02-28T23:12:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:12:51 [2024-02-28T23:12:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:12:51 [2024-02-28T23:12:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:12:51 [2024-02-28T23:12:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:12:51 [2024-02-28T23:12:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:12:51 [2024-02-28T23:12:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:12:51 [2024-02-28T23:12:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:12:51 [2024-02-28T23:12:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:12:51 [2024-02-28T23:12:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235012044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:51 [2024-02-28T23:12:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235012043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:51 [2024-02-28T23:12:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235012043 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:51 [2024-02-28T23:12:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235012043 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:51 [2024-02-28T23:12:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235012042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:51 [2024-02-28T23:12:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235012042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:51 [2024-02-28T23:12:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235012042 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:51 [2024-02-28T23:12:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235012042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:51 [2024-02-28T23:12:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235012042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:51 [2024-02-28T23:12:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235012042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:51 [2024-02-28T23:12:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235012042 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:51 [2024-02-28T23:12:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-235012042 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:12:51 [2024-02-28T23:12:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:12:51 [2024-02-28T23:12:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:12:51 [2024-02-28T23:12:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:12:51 [2024-02-28T23:12:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:12:51 [2024-02-28T23:12:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:12:51 [2024-02-28T23:12:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:12:51 [2024-02-28T23:12:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:12:51 [2024-02-28T23:12:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:51 [2024-02-28T23:12:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:12:51 [2024-02-28T23:12:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-235012040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:51 [2024-02-28T23:12:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-235012040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:51 [2024-02-28T23:12:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-235012040 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:51 [2024-02-28T23:12:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-235012040 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:51 [2024-02-28T23:12:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-235012039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:51 [2024-02-28T23:12:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-235012039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:51 [2024-02-28T23:12:51.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:51 [2024-02-28T23:12:51.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:51 [2024-02-28T23:12:51.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:51 [2024-02-28T23:12:51.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:52 [2024-02-28T23:12:52.163Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:12:52 [2024-02-28T23:12:52.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:12:52 [2024-02-28T23:12:52.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-235012039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:12:52 [2024-02-28T23:12:52.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-235012973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:12:52 [2024-02-28T23:12:52.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
18:12:52 [2024-02-28T23:12:52.419Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.336 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
18:12:52 [2024-02-28T23:12:52.419Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest.testYellow -- Time elapsed: 1.277 s
18:12:52 [2024-02-28T23:12:52.419Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
18:12:52 [2024-02-28T23:12:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-235011605 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:12:52 [2024-02-28T23:12:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:12:52 [2024-02-28T23:12:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:12:52 [2024-02-28T23:12:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:12:52 [2024-02-28T23:12:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:12:52 [2024-02-28T23:12:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-235011428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:12:52 [2024-02-28T23:12:52.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:12:52 [2024-02-28T23:12:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:12:52 [2024-02-28T23:12:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:12:52 [2024-02-28T23:12:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:12:52 [2024-02-28T23:12:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:12:52 [2024-02-28T23:12:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:12:52 [2024-02-28T23:12:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:12:52 [2024-02-28T23:12:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-235011182 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
18:12:52 [2024-02-28T23:12:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-235011182 data=null doit=true}, TreeItem with text {TestForFiltering}]
18:12:52 [2024-02-28T23:12:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-235011182 data=null}, TreeItem with text {TestForFiltering}]
18:12:52 [2024-02-28T23:12:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-235011181 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:12:52 [2024-02-28T23:12:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235011181 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}]
18:12:52 [2024-02-28T23:12:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-235011143 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:12:52 [2024-02-28T23:12:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:12:52 [2024-02-28T23:12:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-235011141 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
18:12:52 [2024-02-28T23:12:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-235011141 data=null doit=true}, TreeItem with text {TestForFiltering}]
18:12:52 [2024-02-28T23:12:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-235011141 data=null}, TreeItem with text {TestForFiltering}]
18:12:52 [2024-02-28T23:12:52.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-235011140 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:12:52 [2024-02-28T23:12:52.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235011140 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}]
18:12:52 [2024-02-28T23:12:52.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-235011128 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:12:52 [2024-02-28T23:12:52.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-235011127 data=null doit=true}, TreeItem with text {TestForFiltering}]
18:12:52 [2024-02-28T23:12:52.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-235011127 data=null}, TreeItem with text {TestForFiltering}]
18:12:52 [2024-02-28T23:12:52.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-235011127 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:12:52 [2024-02-28T23:12:52.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-235011127 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}]
18:12:52 [2024-02-28T23:12:52.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-235011124 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:12:52 [2024-02-28T23:12:52.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:12:52 [2024-02-28T23:12:52.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-235011123 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
18:12:52 [2024-02-28T23:12:52.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-235011123 data=null doit=true}, TreeItem with text {Traces [0]}]
18:12:52 [2024-02-28T23:12:52.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-235011123 data=null}, TreeItem with text {Traces [0]}]
18:12:52 [2024-02-28T23:12:52.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-235011122 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:12:52 [2024-02-28T23:12:52.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-235011122 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
18:12:52 [2024-02-28T23:12:52.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-235011081 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Print", using matcher: with text 'Print'
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom'
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO'
18:13:19 [2024-02-28T23:13:19.448Z] 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')
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
18:13:19 [2024-02-28T23:13:19.448Z] 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')
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Use current zoom} time=-234987179 data=null doit=true}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Use current zoom} time=-234987179 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')]
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Use current zoom} time=-234987179 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')]
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Use current zoom} time=-234987179 data=null 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')]
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: with mnemonic 'All pages'
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO'
18:13:19 [2024-02-28T23:13:19.449Z] 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')
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: with mnemonic 'Current view'
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: with style 'SWT.RADIO'
18:13:19 [2024-02-28T23:13:19.449Z] 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')
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Current view} time=-234987175 data=null doit=true}, Button with text {Current view}]
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Current view} time=-234987175 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}]
18:13:19 [2024-02-28T23:13:19.449Z] 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')
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&All pages} time=-234987144 data=null doit=true}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&All pages} time=-234987144 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')]
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&All pages} time=-234987144 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')]
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=-234987143 data=null 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')]
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&All pages} time=-234987142 data=null doit=true}, Button with text {&All pages}]
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=-234987142 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}]
18:13:19 [2024-02-28T23:13:19.449Z] 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')
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Current view} time=-234987064 data=null doit=true}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Current view} time=-234987064 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')]
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Current view} time=-234987063 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')]
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Current view} time=-234987063 data=null 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')]
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:'
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO'
18:13:19 [2024-02-28T23:13:19.449Z] 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')
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.450Z] 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')
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Use current zoom} time=-234987061 data=null doit=true}, Button with text {Use current zoom}]
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Use current zoom} time=-234987061 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}]
18:13:19 [2024-02-28T23:13:19.450Z] 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')
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=-234987031 data=null doit=true}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=-234987031 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')]
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=-234987031 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')]
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-234987031 data=null 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')]
18:13:19 [2024-02-28T23:13:19.450Z] 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')
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:')
18:13:19 [2024-02-28T23:13:19.450Z] 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:'))
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
18:13:19 [2024-02-28T23:13:19.450Z] 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:'))
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
18:13:19 [2024-02-28T23:13:19.450Z] 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:'))
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:'
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO'
18:13:19 [2024-02-28T23:13:19.450Z] 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')
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.450Z] 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')
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=-234986936 data=null doit=true}, Button with text {Number of horizontal pages:}]
18:13:19 [2024-02-28T23:13:19.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-234986936 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:}]
18:13:19 [2024-02-28T23:13:19.451Z] 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')
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Number of vertical pages:} time=-234986935 data=null doit=true}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=-234986935 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')]
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=-234986935 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')]
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=-234986935 data=null 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')]
18:13:19 [2024-02-28T23:13:19.451Z] 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')
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages'
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO'
18:13:19 [2024-02-28T23:13:19.451Z] 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')
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&All pages} time=-234986930 data=null doit=true}, Button with text {&All pages}]
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=-234986929 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}]
18:13:19 [2024-02-28T23:13:19.451Z] 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')
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Selected pages} time=-234986928 data=null doit=true}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Selected pages} time=-234986928 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')]
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Selected pages} time=-234986927 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')]
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Selected pages} time=-234986927 data=null 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')]
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: with mnemonic 'From page'
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO'
18:13:19 [2024-02-28T23:13:19.451Z] 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')
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Selected pages} time=-234986884 data=null doit=true}, Button with text {Selected pages}]
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Selected pages} time=-234986884 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}]
18:13:19 [2024-02-28T23:13:19.452Z] 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')
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&rom page} time=-234986882 data=null doit=true}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&rom page} time=-234986882 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')]
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&rom page} time=-234986882 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')]
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&rom page} time=-234986882 data=null 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')]
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
18:13:19 [2024-02-28T23:13:19.452Z] 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')
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-234986876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-234986876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-234986876 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-234986876 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-234986875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-234986875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-234986875 data=null 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')]
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-234986462 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:13:19 [2024-02-28T23:13:19.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-234986420 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-234986420 data=null doit=true}, TreeItem with text {TestForFiltering}]
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-234986420 data=null}, TreeItem with text {TestForFiltering}]
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-234986419 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234986419 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}]
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-234986411 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234985925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234985925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234985925 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234985925 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234985924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234985924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234985924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234985924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234985924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234985924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234985924 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234985924 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234985922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234985922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:19 [2024-02-28T23:13:19.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234985922 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234985922 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234985922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234985921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:19 [2024-02-28T23:13:19.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:13:19 [2024-02-28T23:13:19.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:13:19 [2024-02-28T23:13:19.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:13:19 [2024-02-28T23:13:19.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:13:19 [2024-02-28T23:13:19.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234985921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-234986356 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-234985280 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-234985279 data=null doit=true}, TreeItem with text {TestForFiltering}]
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-234985279 data=null}, TreeItem with text {TestForFiltering}]
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-234985279 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234985278 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}]
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-234985239 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-234985238 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-234985237 data=null doit=true}, TreeItem with text {TestForFiltering}]
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-234985237 data=null}, TreeItem with text {TestForFiltering}]
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-234985237 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234985237 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}]
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-234985229 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-234985229 data=null doit=true}, TreeItem with text {TestForFiltering}]
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-234985229 data=null}, TreeItem with text {TestForFiltering}]
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-234985228 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234985228 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}]
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-234985184 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-234985183 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-234985182 data=null doit=true}, TreeItem with text {Traces [0]}]
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-234985182 data=null}, TreeItem with text {Traces [0]}]
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-234985182 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234985182 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
18:13:19 [2024-02-28T23:13:19.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-234985168 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:13:29 [2024-02-28T23:13:29.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-234975121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-234975120 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-234975120 data=null doit=true}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-234975120 data=null}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-234975119 data=null button=1 stateMask=0x0 x=5 y=134 count=1}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-234975119 data=null button=1 stateMask=0x80000 x=5 y=134 count=1}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Select}
18:13:29 [2024-02-28T23:13:29.411Z] 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=-234975110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
18:13:29 [2024-02-28T23:13:29.411Z] 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=-234975110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
18:13:29 [2024-02-28T23:13:29.411Z] 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=-234975110 data=null doit=true}, ToolItem with tooltip text {Select}]
18:13:29 [2024-02-28T23:13:29.411Z] 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=-234975109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
18:13:29 [2024-02-28T23:13:29.411Z] 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=-234975109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
18:13:29 [2024-02-28T23:13:29.411Z] 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=-234975109 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}]
18:13:29 [2024-02-28T23:13:29.411Z] 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=-234975109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
18:13:29 [2024-02-28T23:13:29.411Z] 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=-234975109 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
18:13:29 [2024-02-28T23:13:29.411Z] 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=-234975108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
18:13:29 [2024-02-28T23:13:29.411Z] 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=-234975108 data=null doit=true}, ToolItem with tooltip text {Select}]
18:13:29 [2024-02-28T23:13:29.411Z] 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=-234975108 data=null}, ToolItem with tooltip text {Select}]
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Select}
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-234975108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-234975107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-234975107 data=null doit=true}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-234975107 data=null}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-234975106 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-234975105 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.412Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
18:13:29 [2024-02-28T23:13:29.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Zoom in the diagram}
18:13:29 [2024-02-28T23:13:29.412Z] 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=-234975104 data=null doit=true}, ToolItem with tooltip text {Select}]
18:13:29 [2024-02-28T23:13:29.412Z] 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=-234975104 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}]
18:13:29 [2024-02-28T23:13:29.412Z] 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=-234975103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
18:13:29 [2024-02-28T23:13:29.412Z] 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=-234975103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
18:13:29 [2024-02-28T23:13:29.412Z] 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=-234975103 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
18:13:29 [2024-02-28T23:13:29.412Z] 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=-234975103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
18:13:29 [2024-02-28T23:13:29.412Z] 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=-234975103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
18:13:29 [2024-02-28T23:13:29.412Z] 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=-234975103 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}]
18:13:29 [2024-02-28T23:13:29.412Z] 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=-234975102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
18:13:29 [2024-02-28T23:13:29.412Z] 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=-234975102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
18:13:29 [2024-02-28T23:13:29.412Z] 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=-234975102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
18:13:29 [2024-02-28T23:13:29.412Z] 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=-234975102 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
18:13:29 [2024-02-28T23:13:29.412Z] 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=-234975102 data=null}, ToolItem with tooltip text {Zoom in the diagram}]
18:13:29 [2024-02-28T23:13:29.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Zoom in the diagram}
18:13:29 [2024-02-28T23:13:29.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-234975101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-234975101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-234975101 data=null doit=true}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-234975101 data=null}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-234975101 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-234975100 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-234975100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-234975090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-234975090 data=null doit=true}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-234975090 data=null}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-234975089 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-234975089 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.412Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
18:13:29 [2024-02-28T23:13:29.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Zoom out the diagram}
18:13:29 [2024-02-28T23:13:29.412Z] 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=-234975089 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
18:13:29 [2024-02-28T23:13:29.413Z] 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=-234975088 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}]
18:13:29 [2024-02-28T23:13:29.413Z] 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=-234975088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
18:13:29 [2024-02-28T23:13:29.413Z] 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=-234975088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
18:13:29 [2024-02-28T23:13:29.413Z] 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=-234975088 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
18:13:29 [2024-02-28T23:13:29.413Z] 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=-234975088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
18:13:29 [2024-02-28T23:13:29.413Z] 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=-234975088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
18:13:29 [2024-02-28T23:13:29.413Z] 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=-234975087 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}]
18:13:29 [2024-02-28T23:13:29.413Z] 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=-234975087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
18:13:29 [2024-02-28T23:13:29.413Z] 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=-234975087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
18:13:29 [2024-02-28T23:13:29.413Z] 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=-234975087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
18:13:29 [2024-02-28T23:13:29.413Z] 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=-234975087 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
18:13:29 [2024-02-28T23:13:29.413Z] 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=-234975087 data=null}, ToolItem with tooltip text {Zoom out the diagram}]
18:13:29 [2024-02-28T23:13:29.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Zoom out the diagram}
18:13:29 [2024-02-28T23:13:29.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-234975086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-234975086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-234975086 data=null doit=true}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-234975086 data=null}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-234975086 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-234975085 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.413Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
18:13:29 [2024-02-28T23:13:29.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Reset zoom factor}
18:13:29 [2024-02-28T23:13:29.413Z] 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=-234975085 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
18:13:29 [2024-02-28T23:13:29.413Z] 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=-234975085 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}]
18:13:29 [2024-02-28T23:13:29.413Z] 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=-234975085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
18:13:29 [2024-02-28T23:13:29.413Z] 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=-234975084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
18:13:29 [2024-02-28T23:13:29.413Z] 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=-234975084 data=null doit=true}, ToolItem with tooltip text {Reset zoom factor}]
18:13:29 [2024-02-28T23:13:29.413Z] 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=-234975077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
18:13:29 [2024-02-28T23:13:29.413Z] 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=-234975077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
18:13:29 [2024-02-28T23:13:29.413Z] 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=-234975077 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}]
18:13:29 [2024-02-28T23:13:29.414Z] 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=-234975076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
18:13:29 [2024-02-28T23:13:29.414Z] 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=-234975076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
18:13:29 [2024-02-28T23:13:29.414Z] 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=-234975076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
18:13:29 [2024-02-28T23:13:29.414Z] 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=-234975076 data=null doit=true}, ToolItem with tooltip text {Reset zoom factor}]
18:13:29 [2024-02-28T23:13:29.414Z] 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=-234975076 data=null}, ToolItem with tooltip text {Reset zoom factor}]
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Reset zoom factor}
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-234975075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-234975075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-234975075 data=null doit=true}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-234975075 data=null}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-234975075 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-234975073 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select", using matcher: with mnemonic 'Select'
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Select'
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Select} time=-234974972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Select']
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Select'
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-234974971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-234974971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-234974971 data=null doit=true}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-234974971 data=null}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-234974971 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-234974970 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in'
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Zoom in'
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Select} time=-234974918 data=null doit=true}, MenuItem with text {Select}]
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Select} time=-234974918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Select}]
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-234974918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Zoom in']
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Zoom in'
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-234974917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-234974917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-234974917 data=null doit=true}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-234974917 data=null}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-234974917 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-234974916 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-234974916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-234974916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-234974916 data=null doit=true}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-234974916 data=null}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-234974916 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-234974915 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out'
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Zoom out'
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=-234974882 data=null doit=true}, MenuItem with text {Zoom in}]
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-234974882 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}]
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-234974881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Zoom out']
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Zoom out'
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-234974881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-234974881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-234974881 data=null doit=true}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-234974881 data=null}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-234974880 data=null button=1 stateMask=0x0 x=368 y=130 count=1}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-234974880 data=null button=1 stateMask=0x80000 x=368 y=130 count=1}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor'
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Reset zoom factor'
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=-234974849 data=null doit=true}, MenuItem with text {Zoom out}]
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-234974849 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}]
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=-234974849 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']
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Reset zoom factor'
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-234974848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-234974848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-234974848 data=null doit=true}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-234974848 data=null}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-234974848 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-234974846 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
18:13:29 [2024-02-28T23:13:29.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
18:13:29 [2024-02-28T23:13:29.415Z] 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=-234974845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
18:13:29 [2024-02-28T23:13:29.415Z] 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=-234974845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
18:13:29 [2024-02-28T23:13:29.415Z] 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=-234974845 data=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
18:13:29 [2024-02-28T23:13:29.415Z] 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=-234974845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
18:13:29 [2024-02-28T23:13:29.415Z] 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=-234974845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
18:13:29 [2024-02-28T23:13:29.415Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
18:13:29 [2024-02-28T23:13:29.673Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
18:13:29 [2024-02-28T23:13:29.673Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
18:13:29 [2024-02-28T23:13:29.673Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
18:13:29 [2024-02-28T23:13:29.673Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
18:13:29 [2024-02-28T23:13:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Find...}
18:13:29 [2024-02-28T23:13:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
18:13:29 [2024-02-28T23:13:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "1001", using matcher: of type 'Combo'
18:13:29 [2024-02-28T23:13:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "1001", using matcher: (of type 'Combo')
18:13:29 [2024-02-28T23:13:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to peer2
18:13:29 [2024-02-28T23:13:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {peer2} [layout=null] time=-234974385 data=null}, (of type 'Combo')]
18:13:29 [2024-02-28T23:13:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to peer2
18:13:29 [2024-02-28T23:13:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
18:13:29 [2024-02-28T23:13:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
18:13:29 [2024-02-28T23:13:29.673Z] 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')
18:13:29 [2024-02-28T23:13:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
18:13:29 [2024-02-28T23:13:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@450b94e9
18:13:29 [2024-02-28T23:13:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=-234974382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-234974381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=-234974381 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=-234974381 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=-234974381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=-234974381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=-234974381 data=null 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')]
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=-234974381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-234974381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=-234974381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=-234974380 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=-234974380 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
18:13:29 [2024-02-28T23:13:29.674Z] 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')
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@ad7d183
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Interaction} time=-234974379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=-234974379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Interaction} time=-234974379 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Interaction} time=-234974379 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Interaction} time=-234974379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Interaction} time=-234974379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Interaction} time=-234974379 data=null 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')]
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Interaction} time=-234974378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=-234974378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Interaction} time=-234974378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Interaction} time=-234974378 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Interaction} time=-234974378 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with mnemonic 'Find'
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
18:13:29 [2024-02-28T23:13:29.674Z] 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')
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Find
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Find} time=-234974377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=-234974377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Find} time=-234974377 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Find} time=-234974377 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Find} time=-234974377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Find} time=-234974377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Find} time=-234974377 data=null 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')]
18:13:29 [2024-02-28T23:13:29.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Find} time=-234974375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=-234974375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Find} time=-234974375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Find} time=-234974375 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Find} time=-234974374 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Find
18:13:29 [2024-02-28T23:13:29.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
18:13:29 [2024-02-28T23:13:29.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
18:13:29 [2024-02-28T23:13:29.675Z] 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')
18:13:29 [2024-02-28T23:13:29.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
18:13:29 [2024-02-28T23:13:29.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-234974374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-234974374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-234974373 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-234974373 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-234974373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-234974373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-234974373 data=null 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')]
18:13:29 [2024-02-28T23:13:29.675Z] 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=-234974845 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)}]
18:13:29 [2024-02-28T23:13:29.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:13:29 [2024-02-28T23:13:29.675Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
18:13:29 [2024-02-28T23:13:29.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
18:13:29 [2024-02-28T23:13:29.675Z] 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=-234974256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
18:13:29 [2024-02-28T23:13:29.675Z] 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=-234974256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
18:13:29 [2024-02-28T23:13:29.675Z] 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=-234974255 data=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
18:13:29 [2024-02-28T23:13:29.675Z] 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=-234974255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
18:13:29 [2024-02-28T23:13:29.675Z] 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=-234974255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
18:13:29 [2024-02-28T23:13:29.934Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
18:13:29 [2024-02-28T23:13:29.934Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
18:13:29 [2024-02-28T23:13:29.934Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
18:13:29 [2024-02-28T23:13:29.934Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
18:13:29 [2024-02-28T23:13:29.934Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
18:13:29 [2024-02-28T23:13:29.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Find...}
18:13:29 [2024-02-28T23:13:29.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
18:13:29 [2024-02-28T23:13:29.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "peer2", using matcher: of type 'Combo'
18:13:29 [2024-02-28T23:13:29.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "peer2", using matcher: (of type 'Combo')
18:13:29 [2024-02-28T23:13:29.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 1001
18:13:29 [2024-02-28T23:13:29.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {1001} [layout=null] time=-234973956 data=null}, (of type 'Combo')]
18:13:29 [2024-02-28T23:13:29.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 1001
18:13:29 [2024-02-28T23:13:29.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
18:13:29 [2024-02-28T23:13:29.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
18:13:29 [2024-02-28T23:13:29.934Z] 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')
18:13:29 [2024-02-28T23:13:29.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
18:13:29 [2024-02-28T23:13:29.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1dabc2f8
18:13:29 [2024-02-28T23:13:29.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=-234973955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-234973954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=-234973954 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=-234973954 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=-234973954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=-234973954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=-234973954 data=null 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')]
18:13:29 [2024-02-28T23:13:29.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=-234973953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-234973953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=-234973953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=-234973953 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=-234973953 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
18:13:29 [2024-02-28T23:13:29.935Z] 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')
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4ae97cd5
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Interaction} time=-234973952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=-234973952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Interaction} time=-234973952 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Interaction} time=-234973951 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Interaction} time=-234973951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Interaction} time=-234973951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Interaction} time=-234973951 data=null 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')]
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Interaction} time=-234973951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=-234973951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Interaction} time=-234973950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Interaction} time=-234973950 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Interaction} time=-234973950 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with mnemonic 'Find'
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
18:13:29 [2024-02-28T23:13:29.935Z] 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')
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Find
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Find} time=-234973949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=-234973949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Find} time=-234973949 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Find} time=-234973949 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Find} time=-234973948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Find} time=-234973948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Find} time=-234973948 data=null 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')]
18:13:29 [2024-02-28T23:13:29.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Find} time=-234973919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=-234973919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Find} time=-234973919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Find} time=-234973918 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Find} time=-234973918 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Find
18:13:29 [2024-02-28T23:13:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
18:13:29 [2024-02-28T23:13:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
18:13:29 [2024-02-28T23:13:29.936Z] 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')
18:13:29 [2024-02-28T23:13:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
18:13:29 [2024-02-28T23:13:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
18:13:29 [2024-02-28T23:13:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-234973917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-234973917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-234973917 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-234973917 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-234973917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-234973916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:13:29 [2024-02-28T23:13:29.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-234973916 data=null 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')]
18:13:29 [2024-02-28T23:13:29.936Z] 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=-234974255 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)}]
18:13:30 [2024-02-28T23:13:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:13:30 [2024-02-28T23:13:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
18:13:30 [2024-02-28T23:13:30.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Patterns...'
18:13:30 [2024-02-28T23:13:30.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Patterns...'
18:13:30 [2024-02-28T23:13:30.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
18:13:30 [2024-02-28T23:13:30.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
18:13:30 [2024-02-28T23:13:30.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
18:13:30 [2024-02-28T23:13:30.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
18:13:30 [2024-02-28T23:13:30.453Z] 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')
18:13:30 [2024-02-28T23:13:30.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
18:13:30 [2024-02-28T23:13:30.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
18:13:30 [2024-02-28T23:13:30.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:13:30 [2024-02-28T23:13:30.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:13:30 [2024-02-28T23:13:30.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
18:13:30 [2024-02-28T23:13:30.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=-234973375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:13:30 [2024-02-28T23:13:30.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-234973375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:13:30 [2024-02-28T23:13:30.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=-234973375 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:13:30 [2024-02-28T23:13:30.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=-234973375 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:13:30 [2024-02-28T23:13:30.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=-234973375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:13:30 [2024-02-28T23:13:30.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=-234973375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=-234973324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-234973324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=-234973324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=-234973323 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=-234973323 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern'
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to peer2
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {peer2} [layout=null] time=-234973322 data=null}, (of type 'Combo')]
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to peer2
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
18:13:30 [2024-02-28T23:13:30.710Z] 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')
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6adb5786
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=-234973320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-234973320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=-234973320 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=-234973320 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=-234973320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=-234973320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=-234973319 data=null 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')]
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=-234973319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-234973319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=-234973319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=-234973319 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=-234973319 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
18:13:30 [2024-02-28T23:13:30.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
18:13:30 [2024-02-28T23:13:30.710Z] 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')
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
18:13:30 [2024-02-28T23:13:30.711Z] 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.
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: with mnemonic 'Create'
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: with style 'SWT.PUSH'
18:13:30 [2024-02-28T23:13:30.711Z] 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')
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Create
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create} time=-234973317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create} time=-234973317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Create} time=-234973317 data=null doit=true}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create} time=-234973312 data=null}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create} time=-234973312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create} time=-234973308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create} time=-234973308 data=null 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')]
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=-234973375 data=null 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')]
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234973269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234973269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234973269 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234973269 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234973269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234973268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234973268 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:30 [2024-02-28T23:13:30.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-234973685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Patterns...']
18:13:30 [2024-02-28T23:13:30.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:13:30 [2024-02-28T23:13:30.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
18:13:30 [2024-02-28T23:13:30.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Patterns...'
18:13:31 [2024-02-28T23:13:31.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Patterns...'
18:13:31 [2024-02-28T23:13:31.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
18:13:31 [2024-02-28T23:13:31.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:13:31 [2024-02-28T23:13:31.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:13:31 [2024-02-28T23:13:31.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:13:31 [2024-02-28T23:13:31.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:13:31 [2024-02-28T23:13:31.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
18:13:31 [2024-02-28T23:13:31.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-234972651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:13:31 [2024-02-28T23:13:31.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-234972651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:13:31 [2024-02-28T23:13:31.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-234972651 data=null doit=true}, (of type 'Table')]
18:13:31 [2024-02-28T23:13:31.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-234972651 data=null}, (of type 'Table')]
18:13:31 [2024-02-28T23:13:31.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-234972650 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-234972650 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')]
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-234972649 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
18:13:31 [2024-02-28T23:13:31.227Z] 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')
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-234972648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-234972648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-234972648 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-234972648 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-234972648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-234972647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-234972647 data=null 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')]
18:13:31 [2024-02-28T23:13:31.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
18:13:31 [2024-02-28T23:13:31.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
18:13:31 [2024-02-28T23:13:31.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
18:13:31 [2024-02-28T23:13:31.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
18:13:31 [2024-02-28T23:13:31.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234972646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234972646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234972646 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234972645 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234972645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:31 [2024-02-28T23:13:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234972645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:31 [2024-02-28T23:13:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234972645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:31 [2024-02-28T23:13:31.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-234972975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Patterns...']
18:13:31 [2024-02-28T23:13:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:13:31 [2024-02-28T23:13:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
18:13:31 [2024-02-28T23:13:31.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure Min Max...'
18:13:31 [2024-02-28T23:13:31.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure Min Max...'
18:13:31 [2024-02-28T23:13:31.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
18:13:31 [2024-02-28T23:13:31.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: of type 'Text'
18:13:31 [2024-02-28T23:13:31.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: of type 'Text'
18:13:31 [2024-02-28T23:13:31.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
18:13:31 [2024-02-28T23:13:31.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: with label (with mnemonic 'Max time')
18:13:32 [2024-02-28T23:13:32.000Z] 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'))
18:13:32 [2024-02-28T23:13:32.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: of type 'Text'
18:13:32 [2024-02-28T23:13:32.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
18:13:32 [2024-02-28T23:13:32.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time')
18:13:32 [2024-02-28T23:13:32.000Z] 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'))
18:13:32 [2024-02-28T23:13:32.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: of type 'Text'
18:13:32 [2024-02-28T23:13:32.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
18:13:32 [2024-02-28T23:13:32.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: with label (with mnemonic 'Max time')
18:13:32 [2024-02-28T23:13:32.000Z] 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'))
18:13:32 [2024-02-28T23:13:32.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:13:32 [2024-02-28T23:13:32.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
18:13:32 [2024-02-28T23:13:32.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:13:32 [2024-02-28T23:13:32.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:13:32 [2024-02-28T23:13:32.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:13:32 [2024-02-28T23:13:32.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')
18:13:32 [2024-02-28T23:13:32.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:13:32 [2024-02-28T23:13:32.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234971824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:32 [2024-02-28T23:13:32.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234971824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:32 [2024-02-28T23:13:32.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234971823 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:32 [2024-02-28T23:13:32.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234971823 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:32 [2024-02-28T23:13:32.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234971823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:32 [2024-02-28T23:13:32.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234971823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:32 [2024-02-28T23:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234971823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:32 [2024-02-28T23:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-234972182 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...']
18:13:32 [2024-02-28T23:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:13:32 [2024-02-28T23:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
18:13:32 [2024-02-28T23:13:32.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure Min Max...'
18:13:32 [2024-02-28T23:13:32.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure Min Max...'
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: with mnemonic 'Default'
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: with style 'SWT.PUSH'
18:13:32 [2024-02-28T23:13:32.822Z] 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')
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Default
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Default} time=-234971245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Default} time=-234971245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Default} time=-234971245 data=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Default} time=-234971245 data=null}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Default} time=-234971245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Default} time=-234971244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Default} time=-234971244 data=null 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')]
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Default} time=-234971219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Default} time=-234971219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Default} time=-234971219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Default} time=-234971219 data=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Default} time=-234971219 data=null}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Default
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234971218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234971218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234971218 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234971217 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234971217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234971217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234971217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-234971575 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...']
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
18:13:32 [2024-02-28T23:13:32.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to next page}
18:13:32 [2024-02-28T23:13:32.822Z] 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=-234971084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
18:13:32 [2024-02-28T23:13:32.822Z] 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=-234971084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
18:13:32 [2024-02-28T23:13:32.822Z] 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=-234971084 data=null doit=true}, ToolItem with tooltip text {Go to next page}]
18:13:32 [2024-02-28T23:13:32.823Z] 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=-234971084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
18:13:32 [2024-02-28T23:13:32.823Z] 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=-234971083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
18:13:32 [2024-02-28T23:13:32.823Z] 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=-234971083 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}]
18:13:32 [2024-02-28T23:13:32.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
18:13:32 [2024-02-28T23:13:32.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
18:13:32 [2024-02-28T23:13:32.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
18:13:32 [2024-02-28T23:13:32.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
18:13:32 [2024-02-28T23:13:32.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
18:13:32 [2024-02-28T23:13:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to next page}
18:13:32 [2024-02-28T23:13:32.823Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
18:13:32 [2024-02-28T23:13:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to previous page}
18:13:32 [2024-02-28T23:13:32.823Z] 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=-234971079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
18:13:32 [2024-02-28T23:13:32.823Z] 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=-234971079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
18:13:32 [2024-02-28T23:13:32.823Z] 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=-234971079 data=null doit=true}, ToolItem with tooltip text {Go to previous page}]
18:13:32 [2024-02-28T23:13:32.823Z] 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=-234971079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
18:13:32 [2024-02-28T23:13:32.823Z] 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=-234971079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
18:13:32 [2024-02-28T23:13:32.823Z] 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=-234971079 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}]
18:13:32 [2024-02-28T23:13:32.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
18:13:32 [2024-02-28T23:13:32.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
18:13:32 [2024-02-28T23:13:32.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
18:13:32 [2024-02-28T23:13:32.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
18:13:32 [2024-02-28T23:13:32.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
18:13:32 [2024-02-28T23:13:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to previous page}
18:13:32 [2024-02-28T23:13:32.823Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
18:13:32 [2024-02-28T23:13:32.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to last page}
18:13:32 [2024-02-28T23:13:32.823Z] 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=-234971062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
18:13:32 [2024-02-28T23:13:32.823Z] 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=-234971062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
18:13:32 [2024-02-28T23:13:32.823Z] 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=-234971062 data=null doit=true}, ToolItem with tooltip text {Go to last page}]
18:13:32 [2024-02-28T23:13:32.823Z] 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=-234971061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
18:13:32 [2024-02-28T23:13:32.823Z] 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=-234971061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
18:13:32 [2024-02-28T23:13:32.823Z] 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=-234971061 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}]
18:13:33 [2024-02-28T23:13:33.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
18:13:33 [2024-02-28T23:13:33.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
18:13:33 [2024-02-28T23:13:33.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
18:13:33 [2024-02-28T23:13:33.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
18:13:33 [2024-02-28T23:13:33.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
18:13:33 [2024-02-28T23:13:33.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to last page}
18:13:33 [2024-02-28T23:13:33.081Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
18:13:33 [2024-02-28T23:13:33.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to first page}
18:13:33 [2024-02-28T23:13:33.081Z] 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=-234970972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
18:13:33 [2024-02-28T23:13:33.081Z] 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=-234970972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
18:13:33 [2024-02-28T23:13:33.081Z] 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=-234970972 data=null doit=true}, ToolItem with tooltip text {Go to first page}]
18:13:33 [2024-02-28T23:13:33.081Z] 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=-234970972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
18:13:33 [2024-02-28T23:13:33.081Z] 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=-234970972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
18:13:33 [2024-02-28T23:13:33.081Z] 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=-234970971 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}]
18:13:33 [2024-02-28T23:13:33.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
18:13:33 [2024-02-28T23:13:33.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
18:13:33 [2024-02-28T23:13:33.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
18:13:33 [2024-02-28T23:13:33.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
18:13:33 [2024-02-28T23:13:33.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
18:13:33 [2024-02-28T23:13:33.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to first page}
18:13:33 [2024-02-28T23:13:33.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page'
18:13:33 [2024-02-28T23:13:33.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Next page'
18:13:33 [2024-02-28T23:13:33.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Next page} time=-234970872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Next page']
18:13:33 [2024-02-28T23:13:33.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Next page'
18:13:33 [2024-02-28T23:13:33.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page'
18:13:33 [2024-02-28T23:13:33.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Previous page'
18:13:33 [2024-02-28T23:13:33.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Previous page} time=-234970780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Previous page']
18:13:33 [2024-02-28T23:13:33.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Previous page'
18:13:33 [2024-02-28T23:13:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page'
18:13:33 [2024-02-28T23:13:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Last page'
18:13:33 [2024-02-28T23:13:33.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Last page} time=-234970686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Last page']
18:13:33 [2024-02-28T23:13:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Last page'
18:13:33 [2024-02-28T23:13:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "First page", using matcher: with mnemonic 'First page'
18:13:33 [2024-02-28T23:13:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'First page'
18:13:33 [2024-02-28T23:13:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {First page} time=-234970660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'First page']
18:13:33 [2024-02-28T23:13:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'First page'
18:13:33 [2024-02-28T23:13:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...'
18:13:33 [2024-02-28T23:13:33.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pages...'
18:13:33 [2024-02-28T23:13:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pages...'
18:13:33 [2024-02-28T23:13:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages'
18:13:33 [2024-02-28T23:13:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
18:13:33 [2024-02-28T23:13:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
18:13:33 [2024-02-28T23:13:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:13:33 [2024-02-28T23:13:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:13:33 [2024-02-28T23:13:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:13:33 [2024-02-28T23:13:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:13:33 [2024-02-28T23:13:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:13:33 [2024-02-28T23:13:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:13:33 [2024-02-28T23:13:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234970251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:33 [2024-02-28T23:13:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234970251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:33 [2024-02-28T23:13:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234970250 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:33 [2024-02-28T23:13:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234970250 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:33 [2024-02-28T23:13:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234970250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:33 [2024-02-28T23:13:33.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234970250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:33 [2024-02-28T23:13:33.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234970250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:33 [2024-02-28T23:13:33.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pages...} time=-234970579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pages...']
18:13:33 [2024-02-28T23:13:33.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:13:34 [2024-02-28T23:13:34.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@2665a2e7] time=-234969156 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:13:34 [2024-02-28T23:13:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:13:34 [2024-02-28T23:13:34.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:13:34 [2024-02-28T23:13:34.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:13:34 [2024-02-28T23:13:34.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:34 [2024-02-28T23:13:34.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-234969116 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
18:13:34 [2024-02-28T23:13:34.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-234969116 data=null doit=true}, TreeItem with text {TestForFiltering}]
18:13:34 [2024-02-28T23:13:34.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-234969116 data=null}, TreeItem with text {TestForFiltering}]
18:13:34 [2024-02-28T23:13:34.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-234969116 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:13:34 [2024-02-28T23:13:34.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234969115 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}]
18:13:34 [2024-02-28T23:13:34.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-234969100 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:13:34 [2024-02-28T23:13:34.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:13:34 [2024-02-28T23:13:34.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:13:35 [2024-02-28T23:13:35.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:13:35 [2024-02-28T23:13:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:13:35 [2024-02-28T23:13:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:13:35 [2024-02-28T23:13:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:13:35 [2024-02-28T23:13:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:13:35 [2024-02-28T23:13:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:13:35 [2024-02-28T23:13:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:13:35 [2024-02-28T23:13:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:13:35 [2024-02-28T23:13:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:13:35 [2024-02-28T23:13:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:13:35 [2024-02-28T23:13:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:13:35 [2024-02-28T23:13:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234968520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:35 [2024-02-28T23:13:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234968520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:35 [2024-02-28T23:13:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234968519 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:35 [2024-02-28T23:13:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234968519 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:35 [2024-02-28T23:13:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234968519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:35 [2024-02-28T23:13:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234968519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:35 [2024-02-28T23:13:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234968519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:35 [2024-02-28T23:13:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234968519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:35 [2024-02-28T23:13:35.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=-234968519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:35 [2024-02-28T23:13:35.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=-234968513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:35 [2024-02-28T23:13:35.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=-234968513 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:35 [2024-02-28T23:13:35.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=-234968513 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:35 [2024-02-28T23:13:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:13:35 [2024-02-28T23:13:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:13:35 [2024-02-28T23:13:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:13:35 [2024-02-28T23:13:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:13:35 [2024-02-28T23:13:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:13:35 [2024-02-28T23:13:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:13:35 [2024-02-28T23:13:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:13:35 [2024-02-28T23:13:35.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')
18:13:35 [2024-02-28T23:13:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:13:35 [2024-02-28T23:13:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234968511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:35 [2024-02-28T23:13:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234968511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:35 [2024-02-28T23:13:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234968511 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:35 [2024-02-28T23:13:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234968511 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:35 [2024-02-28T23:13:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234968511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:35 [2024-02-28T23:13:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234968511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:35 [2024-02-28T23:13:35.556Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:13:35 [2024-02-28T23:13:35.556Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:13:35 [2024-02-28T23:13:35.556Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:13:35 [2024-02-28T23:13:35.556Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:13:35 [2024-02-28T23:13:35.556Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:13:35 [2024-02-28T23:13:35.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:13:35 [2024-02-28T23:13:35.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234968511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:35 [2024-02-28T23:13:35.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-234969050 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:13:35 [2024-02-28T23:13:35.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
18:13:36 [2024-02-28T23:13:36.070Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.68 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
18:13:36 [2024-02-28T23:13:36.070Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest.testSDPrintUi -- Time elapsed: 25.91 s
18:13:36 [2024-02-28T23:13:36.070Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest.testSDView -- Time elapsed: 17.41 s
18:13:36 [2024-02-28T23:13:36.070Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
18:13:36 [2024-02-28T23:13:36.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@2665a2e7] time=-234967879 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:13:36 [2024-02-28T23:13:36.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:13:36 [2024-02-28T23:13:36.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:13:36 [2024-02-28T23:13:36.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:13:36 [2024-02-28T23:13:36.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:13:36 [2024-02-28T23:13:36.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-234967646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:13:36 [2024-02-28T23:13:36.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:13:36 [2024-02-28T23:13:36.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:13:36 [2024-02-28T23:13:36.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:13:36 [2024-02-28T23:13:36.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:13:36 [2024-02-28T23:13:36.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:13:36 [2024-02-28T23:13:36.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:13:36 [2024-02-28T23:13:36.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:36 [2024-02-28T23:13:36.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-234967528 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
18:13:36 [2024-02-28T23:13:36.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-234967527 data=null doit=true}, TreeItem with text {TestForFiltering}]
18:13:36 [2024-02-28T23:13:36.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-234967527 data=null}, TreeItem with text {TestForFiltering}]
18:13:36 [2024-02-28T23:13:36.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-234967527 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:13:36 [2024-02-28T23:13:36.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234967526 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}]
18:13:36 [2024-02-28T23:13:36.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-234967499 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:13:36 [2024-02-28T23:13:36.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:36 [2024-02-28T23:13:36.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-234967497 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
18:13:36 [2024-02-28T23:13:36.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-234967497 data=null doit=true}, TreeItem with text {TestForFiltering}]
18:13:36 [2024-02-28T23:13:36.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-234967497 data=null}, TreeItem with text {TestForFiltering}]
18:13:36 [2024-02-28T23:13:36.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-234967497 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:13:36 [2024-02-28T23:13:36.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234967496 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}]
18:13:36 [2024-02-28T23:13:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-234967491 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:13:36 [2024-02-28T23:13:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-234967476 data=null doit=true}, TreeItem with text {TestForFiltering}]
18:13:36 [2024-02-28T23:13:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-234967476 data=null}, TreeItem with text {TestForFiltering}]
18:13:36 [2024-02-28T23:13:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-234967475 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:13:36 [2024-02-28T23:13:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234967475 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}]
18:13:36 [2024-02-28T23:13:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-234967466 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:13:36 [2024-02-28T23:13:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:36 [2024-02-28T23:13:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-234967465 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
18:13:36 [2024-02-28T23:13:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-234967465 data=null doit=true}, TreeItem with text {Traces [0]}]
18:13:36 [2024-02-28T23:13:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-234967465 data=null}, TreeItem with text {Traces [0]}]
18:13:36 [2024-02-28T23:13:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-234967465 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:13:36 [2024-02-28T23:13:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234967464 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
18:13:36 [2024-02-28T23:13:36.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-234967448 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234965819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234965819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234965819 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234965819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234965819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234965819 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}]
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234965799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234965799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234965799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234965799 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234965798 data=null}, ToolItem with tooltip text {Add new filter}]
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-234965798 data=null button=0 stateMask=0x0 x=78 y=12 count=0}, TreeItem with text {FILTER <name>}]
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-234965797 data=null doit=true}, TreeItem with text {FILTER <name>}]
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-234965797 data=null}, TreeItem with text {FILTER <name>}]
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-234965797 data=null button=1 stateMask=0x0 x=78 y=12 count=1}, TreeItem with text {FILTER <name>}]
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234965797 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>}]
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-234965788 data=null button=1 stateMask=0x80000 x=78 y=12 count=1}, TreeItem with text {FILTER <name>}]
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER timestamp}
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-234965759 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {FILTER timestamp}]
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-234965758 data=null doit=true}, TreeItem with text {FILTER timestamp}]
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-234965755 data=null}, TreeItem with text {FILTER timestamp}]
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-234965755 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234965754 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}]
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-234965732 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
18:13:38 [2024-02-28T23:13:38.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=-234965732 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {FILTER timestamp}]
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=-234965732 data=null doit=true}, TreeItem with text {FILTER timestamp}]
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=-234965731 data=null}, TreeItem with text {FILTER timestamp}]
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER timestamp}
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-234965731 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {FILTER timestamp}]
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-234965730 data=null doit=true}, TreeItem with text {FILTER timestamp}]
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-234965730 data=null}, TreeItem with text {FILTER timestamp}]
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-234965730 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234965730 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}]
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-234965723 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-234965681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
18:13:38 [2024-02-28T23:13:38.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again.
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-234965643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-234965641 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-234965641 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-234965640 data=null button=1 stateMask=0x0 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234965640 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)]
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-234965640 data=null button=1 stateMask=0x80000 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-234965639 data=null button=0 stateMask=0x0 x=204 y=35 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-234965638 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-234965638 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-234965638 data=null button=1 stateMask=0x0 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234965638 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)]
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-234965576 data=null button=1 stateMask=0x80000 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "AND", using matcher: with mnemonic 'AND'
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'AND'
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {AND} time=-234965542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'AND']
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'AND'
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {AND} time=-234965518 data=null button=0 stateMask=0x0 x=77 y=58 count=0}, Tree node with text: AND]
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {AND} time=-234965518 data=null doit=true}, Tree node with text: AND]
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {AND} time=-234965517 data=null}, Tree node with text: AND]
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {AND} time=-234965517 data=null button=1 stateMask=0x0 x=77 y=58 count=1}, Tree node with text: AND]
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234965517 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]
18:13:38 [2024-02-28T23:13:38.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {AND} time=-234965486 data=null button=1 stateMask=0x80000 x=77 y=58 count=1}, Tree node with text: AND]
18:13:38 [2024-02-28T23:13:38.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS'
18:13:38 [2024-02-28T23:13:38.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'CONTAINS'
18:13:38 [2024-02-28T23:13:38.479Z] 
18:13:38 [2024-02-28T23:13:38.479Z] (Eclipse:4738): Gtk-WARNING **: 23:13:38.428: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
18:13:38 [2024-02-28T23:13:38.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=-234965455 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'CONTAINS']
18:13:38 [2024-02-28T23:13:38.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'CONTAINS'
18:13:38 [2024-02-28T23:13:38.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: AND is already expanded. Won't expand it again.
18:13:38 [2024-02-28T23:13:38.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
18:13:38 [2024-02-28T23:13:38.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
18:13:38 [2024-02-28T23:13:38.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
18:13:38 [2024-02-28T23:13:38.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
18:13:38 [2024-02-28T23:13:38.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
18:13:38 [2024-02-28T23:13:38.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-234965358 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
18:13:38 [2024-02-28T23:13:38.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
18:13:38 [2024-02-28T23:13:38.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
18:13:38 [2024-02-28T23:13:38.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
18:13:38 [2024-02-28T23:13:38.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
18:13:38 [2024-02-28T23:13:38.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:38 [2024-02-28T23:13:38.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-234965287 data=null button=0 stateMask=0x0 x=173 y=81 count=0}, Tree node with text: Timestamp CONTAINS "100"]
18:13:38 [2024-02-28T23:13:38.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=-234965287 data=null doit=true}, Tree node with text: Timestamp CONTAINS "100"]
18:13:38 [2024-02-28T23:13:38.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=-234965287 data=null}, Tree node with text: Timestamp CONTAINS "100"]
18:13:38 [2024-02-28T23:13:38.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-234965286 data=null button=1 stateMask=0x0 x=173 y=81 count=1}, Tree node with text: Timestamp CONTAINS "100"]
18:13:38 [2024-02-28T23:13:38.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234965286 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"]
18:13:38 [2024-02-28T23:13:38.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-234965190 data=null button=1 stateMask=0x80000 x=173 y=81 count=1}, Tree node with text: Timestamp CONTAINS "100"]
18:13:38 [2024-02-28T23:13:38.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:38 [2024-02-28T23:13:38.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {AND} time=-234965189 data=null button=0 stateMask=0x0 x=77 y=58 count=0}, Tree node with text: AND]
18:13:38 [2024-02-28T23:13:38.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {AND} time=-234965189 data=null doit=true}, Tree node with text: AND]
18:13:38 [2024-02-28T23:13:38.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {AND} time=-234965189 data=null}, Tree node with text: AND]
18:13:38 [2024-02-28T23:13:38.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {AND} time=-234965188 data=null button=1 stateMask=0x0 x=77 y=58 count=1}, Tree node with text: AND]
18:13:38 [2024-02-28T23:13:38.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234965188 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]
18:13:38 [2024-02-28T23:13:38.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {AND} time=-234965176 data=null button=1 stateMask=0x80000 x=77 y=58 count=1}, Tree node with text: AND]
18:13:38 [2024-02-28T23:13:38.735Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
18:13:38 [2024-02-28T23:13:38.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
18:13:38 [2024-02-28T23:13:38.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234965175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
18:13:38 [2024-02-28T23:13:38.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234965175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
18:13:38 [2024-02-28T23:13:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234965175 data=null doit=true}, ToolItem with tooltip text {Save filters}]
18:13:38 [2024-02-28T23:13:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234965175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
18:13:38 [2024-02-28T23:13:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234965175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
18:13:38 [2024-02-28T23:13:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234965175 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}]
18:13:38 [2024-02-28T23:13:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234965170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
18:13:38 [2024-02-28T23:13:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234965169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
18:13:38 [2024-02-28T23:13:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234965169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
18:13:38 [2024-02-28T23:13:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234965169 data=null doit=true}, ToolItem with tooltip text {Save filters}]
18:13:38 [2024-02-28T23:13:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234965169 data=null}, ToolItem with tooltip text {Save filters}]
18:13:38 [2024-02-28T23:13:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
18:13:38 [2024-02-28T23:13:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:13:38 [2024-02-28T23:13:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:13:38 [2024-02-28T23:13:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:13:38 [2024-02-28T23:13:38.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:13:38 [2024-02-28T23:13:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-234965068 data=null button=0 stateMask=0x0 x=24 y=58 count=0}, TableItem with text {}]
18:13:38 [2024-02-28T23:13:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-234965068 data=null doit=true}, TableItem with text {}]
18:13:38 [2024-02-28T23:13:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-234965068 data=null}, TableItem with text {}]
18:13:38 [2024-02-28T23:13:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-234965068 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, TableItem with text {}]
18:13:38 [2024-02-28T23:13:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-234965067 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
18:13:38 [2024-02-28T23:13:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-234965065 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, TableItem with text {}]
18:13:38 [2024-02-28T23:13:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp'
18:13:38 [2024-02-28T23:13:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'timestamp'
18:13:38 [2024-02-28T23:13:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {timestamp} time=-234965024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'timestamp']
18:13:38 [2024-02-28T23:13:38.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'timestamp'
18:13:40 [2024-02-28T23:13:40.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:13:40 [2024-02-28T23:13:40.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:13:40 [2024-02-28T23:13:40.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:13:40 [2024-02-28T23:13:40.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:13:40 [2024-02-28T23:13:40.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:13:40 [2024-02-28T23:13:40.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:40 [2024-02-28T23:13:40.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-234963393 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
18:13:40 [2024-02-28T23:13:40.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-234963392 data=null doit=true}, TreeItem with text {TestForFiltering}]
18:13:40 [2024-02-28T23:13:40.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-234963392 data=null}, TreeItem with text {TestForFiltering}]
18:13:40 [2024-02-28T23:13:40.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-234963392 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:13:40 [2024-02-28T23:13:40.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234963392 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}]
18:13:40 [2024-02-28T23:13:40.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-234963384 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:13:40 [2024-02-28T23:13:40.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:40 [2024-02-28T23:13:40.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-234963383 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
18:13:40 [2024-02-28T23:13:40.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-234963383 data=null doit=true}, TreeItem with text {TestForFiltering}]
18:13:40 [2024-02-28T23:13:40.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-234963383 data=null}, TreeItem with text {TestForFiltering}]
18:13:40 [2024-02-28T23:13:40.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-234963383 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:13:40 [2024-02-28T23:13:40.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234963383 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}]
18:13:40 [2024-02-28T23:13:40.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-234963369 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:13:40 [2024-02-28T23:13:40.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
18:13:40 [2024-02-28T23:13:40.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:40 [2024-02-28T23:13:40.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234963368 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:13:40 [2024-02-28T23:13:40.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234963368 data=null doit=true}, TreeItem with text {Traces [1]}]
18:13:40 [2024-02-28T23:13:40.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234963367 data=null}, TreeItem with text {Traces [1]}]
18:13:40 [2024-02-28T23:13:40.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234963367 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:13:40 [2024-02-28T23:13:40.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234963367 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:13:40 [2024-02-28T23:13:40.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234963356 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:13:42 [2024-02-28T23:13:42.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
18:13:42 [2024-02-28T23:13:42.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:13:42 [2024-02-28T23:13:42.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:13:42 [2024-02-28T23:13:42.260Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
18:13:42 [2024-02-28T23:13:42.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234961940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234961939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234961939 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234961939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234961863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234961861 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}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234961853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234961853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234961853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234961853 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234961852 data=null}, ToolItem with tooltip text {Add new filter}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-234961852 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {FILTER <name>}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-234961851 data=null doit=true}, TreeItem with text {FILTER <name>}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-234961851 data=null}, TreeItem with text {FILTER <name>}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-234961851 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {FILTER <name>}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234961851 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>}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-234961835 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {FILTER <name>}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER field}
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-234961784 data=null button=0 stateMask=0x0 x=63 y=104 count=0}, TreeItem with text {FILTER field}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER field} time=-234961784 data=null doit=true}, TreeItem with text {FILTER field}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-234961781 data=null}, TreeItem with text {FILTER field}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-234961781 data=null button=1 stateMask=0x0 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234961781 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}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-234961757 data=null button=1 stateMask=0x80000 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=-234961757 data=null button=0 stateMask=0x0 x=63 y=104 count=0}, TreeItem with text {FILTER field}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=-234961757 data=null doit=true}, TreeItem with text {FILTER field}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=-234961757 data=null}, TreeItem with text {FILTER field}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER field}
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-234961756 data=null button=0 stateMask=0x0 x=63 y=104 count=0}, TreeItem with text {FILTER field}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER field} time=-234961756 data=null doit=true}, TreeItem with text {FILTER field}]
18:13:42 [2024-02-28T23:13:42.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-234961755 data=null}, TreeItem with text {FILTER field}]
18:13:42 [2024-02-28T23:13:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-234961755 data=null button=1 stateMask=0x0 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
18:13:42 [2024-02-28T23:13:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234961755 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}]
18:13:42 [2024-02-28T23:13:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-234961749 data=null button=1 stateMask=0x80000 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
18:13:42 [2024-02-28T23:13:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
18:13:42 [2024-02-28T23:13:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
18:13:42 [2024-02-28T23:13:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-234961675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
18:13:42 [2024-02-28T23:13:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
18:13:42 [2024-02-28T23:13:42.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again.
18:13:42 [2024-02-28T23:13:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
18:13:42 [2024-02-28T23:13:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
18:13:42 [2024-02-28T23:13:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
18:13:42 [2024-02-28T23:13:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-234961639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
18:13:42 [2024-02-28T23:13:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
18:13:42 [2024-02-28T23:13:42.262Z] 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=-234961637 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
18:13:42 [2024-02-28T23:13:42.262Z] 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=-234961637 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
18:13:42 [2024-02-28T23:13:42.262Z] 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=-234961636 data=null button=1 stateMask=0x0 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
18:13:42 [2024-02-28T23:13:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234961636 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)]
18:13:42 [2024-02-28T23:13:42.262Z] 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=-234961636 data=null button=1 stateMask=0x80000 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
18:13:42 [2024-02-28T23:13:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:42 [2024-02-28T23:13:42.262Z] 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=-234961635 data=null button=0 stateMask=0x0 x=204 y=127 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
18:13:42 [2024-02-28T23:13:42.262Z] 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=-234961635 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
18:13:42 [2024-02-28T23:13:42.262Z] 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=-234961635 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
18:13:42 [2024-02-28T23:13:42.262Z] 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=-234961634 data=null button=1 stateMask=0x0 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
18:13:42 [2024-02-28T23:13:42.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234961634 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)]
18:13:42 [2024-02-28T23:13:42.262Z] 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=-234961556 data=null button=1 stateMask=0x80000 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE'
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'COMPARE'
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {COMPARE} time=-234961484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'COMPARE']
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'COMPARE'
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> = <value>} time=-234961368 data=null doit=true}, Tree node with text: <select aspect> = <value>]
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> = <value>} time=-234961368 data=null}, Tree node with text: <select aspect> = <value>]
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> = <value>} time=-234961368 data=null button=1 stateMask=0x0 x=155 y=150 count=1}, Tree node with text: <select aspect> = <value>]
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234961367 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>]
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> = <value>} time=-234961367 data=null button=1 stateMask=0x80000 x=155 y=150 count=1}, Tree node with text: <select aspect> = <value>]
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Contents
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-234961366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Contents
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: of type 'Text'
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: (of type 'Text')
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: of type 'Text'
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: (of type 'Text')
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "<", using matcher: of type 'Button'
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "=", using matcher: of type 'Button'
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: of type 'Button'
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: with mnemonic '>'
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: with style 'SWT.RADIO'
18:13:42 [2024-02-28T23:13:42.520Z] 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')
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Num", using matcher: of type 'Button'
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Alpha", using matcher: of type 'Button'
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Timestamp", using matcher: of type 'Button'
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {=} time=-234961337 data=null doit=true}, Button with text {=}]
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {=} time=-234961337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {=}]
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {>} time=-234961335 data=null doit=true}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {>} time=-234961335 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {>} time=-234961334 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {>} time=-234961334 data=null 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')]
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
18:13:42 [2024-02-28T23:13:42.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
18:13:42 [2024-02-28T23:13:42.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=-234961307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
18:13:42 [2024-02-28T23:13:42.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234961307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
18:13:42 [2024-02-28T23:13:42.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234961307 data=null doit=true}, ToolItem with tooltip text {Save filters}]
18:13:42 [2024-02-28T23:13:42.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234961307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
18:13:42 [2024-02-28T23:13:42.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234961307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
18:13:42 [2024-02-28T23:13:42.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234961307 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}]
18:13:42 [2024-02-28T23:13:42.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234961305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
18:13:42 [2024-02-28T23:13:42.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234961304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
18:13:42 [2024-02-28T23:13:42.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234961304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
18:13:42 [2024-02-28T23:13:42.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234961304 data=null doit=true}, ToolItem with tooltip text {Save filters}]
18:13:42 [2024-02-28T23:13:42.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234961304 data=null}, ToolItem with tooltip text {Save filters}]
18:13:42 [2024-02-28T23:13:42.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
18:13:42 [2024-02-28T23:13:42.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:13:42 [2024-02-28T23:13:42.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:13:42 [2024-02-28T23:13:42.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:13:42 [2024-02-28T23:13:42.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:13:42 [2024-02-28T23:13:42.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-234961231 data=null button=0 stateMask=0x0 x=24 y=58 count=0}, TableItem with text {}]
18:13:42 [2024-02-28T23:13:42.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-234961231 data=null doit=true}, TableItem with text {}]
18:13:42 [2024-02-28T23:13:42.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-234961231 data=null}, TableItem with text {}]
18:13:42 [2024-02-28T23:13:42.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-234961230 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, TableItem with text {}]
18:13:42 [2024-02-28T23:13:42.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-234961230 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
18:13:42 [2024-02-28T23:13:42.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-234961228 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, TableItem with text {}]
18:13:42 [2024-02-28T23:13:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "field", using matcher: with mnemonic 'field'
18:13:42 [2024-02-28T23:13:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'field'
18:13:42 [2024-02-28T23:13:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {field} time=-234961186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'field']
18:13:42 [2024-02-28T23:13:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'field'
18:13:44 [2024-02-28T23:13:44.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:13:44 [2024-02-28T23:13:44.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:13:44 [2024-02-28T23:13:44.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:13:44 [2024-02-28T23:13:44.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:13:44 [2024-02-28T23:13:44.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:13:44 [2024-02-28T23:13:44.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:44 [2024-02-28T23:13:44.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-234959799 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
18:13:44 [2024-02-28T23:13:44.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-234959799 data=null doit=true}, TreeItem with text {TestForFiltering}]
18:13:44 [2024-02-28T23:13:44.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-234959799 data=null}, TreeItem with text {TestForFiltering}]
18:13:44 [2024-02-28T23:13:44.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-234959799 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:13:44 [2024-02-28T23:13:44.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234959798 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}]
18:13:44 [2024-02-28T23:13:44.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-234959791 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:13:44 [2024-02-28T23:13:44.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:44 [2024-02-28T23:13:44.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-234959790 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
18:13:44 [2024-02-28T23:13:44.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-234959790 data=null doit=true}, TreeItem with text {TestForFiltering}]
18:13:44 [2024-02-28T23:13:44.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-234959790 data=null}, TreeItem with text {TestForFiltering}]
18:13:44 [2024-02-28T23:13:44.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-234959790 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:13:44 [2024-02-28T23:13:44.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234959789 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}]
18:13:44 [2024-02-28T23:13:44.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-234959778 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:13:44 [2024-02-28T23:13:44.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
18:13:44 [2024-02-28T23:13:44.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:44 [2024-02-28T23:13:44.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234959777 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:13:44 [2024-02-28T23:13:44.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234959777 data=null doit=true}, TreeItem with text {Traces [1]}]
18:13:44 [2024-02-28T23:13:44.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234959777 data=null}, TreeItem with text {Traces [1]}]
18:13:44 [2024-02-28T23:13:44.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234959776 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:13:44 [2024-02-28T23:13:44.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234959776 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:13:44 [2024-02-28T23:13:44.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234959770 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:13:46 [2024-02-28T23:13:46.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
18:13:46 [2024-02-28T23:13:46.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:13:46 [2024-02-28T23:13:46.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:13:46 [2024-02-28T23:13:46.044Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
18:13:46 [2024-02-28T23:13:46.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
18:13:46 [2024-02-28T23:13:46.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234958187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
18:13:46 [2024-02-28T23:13:46.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234958187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234958187 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234958187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234958187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234958186 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}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234958163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234958162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234958162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234958162 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234958162 data=null}, ToolItem with tooltip text {Add new filter}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-234958161 data=null button=0 stateMask=0x0 x=78 y=173 count=0}, TreeItem with text {FILTER <name>}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-234958161 data=null doit=true}, TreeItem with text {FILTER <name>}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-234958161 data=null}, TreeItem with text {FILTER <name>}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-234958160 data=null button=1 stateMask=0x0 x=78 y=173 count=1}, TreeItem with text {FILTER <name>}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234958160 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>}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-234958154 data=null button=1 stateMask=0x80000 x=78 y=173 count=1}, TreeItem with text {FILTER <name>}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER matchAndEquals}
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-234958147 data=null button=0 stateMask=0x0 x=103 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-234958147 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-234958144 data=null}, TreeItem with text {FILTER matchAndEquals}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-234958123 data=null button=1 stateMask=0x0 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234958123 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}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-234958114 data=null button=1 stateMask=0x80000 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-234958114 data=null button=0 stateMask=0x0 x=103 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-234958113 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-234958113 data=null}, TreeItem with text {FILTER matchAndEquals}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER matchAndEquals}
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-234958112 data=null button=0 stateMask=0x0 x=103 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-234958107 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-234958107 data=null}, TreeItem with text {FILTER matchAndEquals}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-234958106 data=null button=1 stateMask=0x0 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
18:13:46 [2024-02-28T23:13:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234958105 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}]
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-234958096 data=null button=1 stateMask=0x80000 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-234958056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
18:13:46 [2024-02-28T23:13:46.046Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again.
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-234958023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
18:13:46 [2024-02-28T23:13:46.046Z] 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=-234958021 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
18:13:46 [2024-02-28T23:13:46.046Z] 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=-234958021 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
18:13:46 [2024-02-28T23:13:46.046Z] 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=-234958021 data=null button=1 stateMask=0x0 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234958020 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)]
18:13:46 [2024-02-28T23:13:46.046Z] 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=-234958020 data=null button=1 stateMask=0x80000 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:46 [2024-02-28T23:13:46.046Z] 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=-234958019 data=null button=0 stateMask=0x0 x=204 y=196 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
18:13:46 [2024-02-28T23:13:46.046Z] 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=-234958019 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
18:13:46 [2024-02-28T23:13:46.046Z] 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=-234958019 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
18:13:46 [2024-02-28T23:13:46.046Z] 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=-234958019 data=null button=1 stateMask=0x0 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234958018 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)]
18:13:46 [2024-02-28T23:13:46.046Z] 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=-234957992 data=null button=1 stateMask=0x80000 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "OR", using matcher: with mnemonic 'OR'
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'OR'
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {OR} time=-234957960 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'OR']
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'OR'
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OR} time=-234957945 data=null button=0 stateMask=0x0 x=72 y=219 count=0}, Tree node with text: OR]
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OR} time=-234957945 data=null doit=true}, Tree node with text: OR]
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OR} time=-234957945 data=null}, Tree node with text: OR]
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OR} time=-234957944 data=null button=1 stateMask=0x0 x=72 y=219 count=1}, Tree node with text: OR]
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234957940 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]
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OR} time=-234957934 data=null button=1 stateMask=0x80000 x=72 y=219 count=1}, Tree node with text: OR]
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS'
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'EQUALS'
18:13:46 [2024-02-28T23:13:46.046Z] 
18:13:46 [2024-02-28T23:13:46.046Z] (Eclipse:4738): Gtk-WARNING **: 23:13:45.947: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {EQUALS} time=-234957900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'EQUALS']
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'EQUALS'
18:13:46 [2024-02-28T23:13:46.046Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: OR is already expanded. Won't expand it again.
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-234957839 data=null button=0 stateMask=0x0 x=162 y=242 count=0}, TreeItem with text {<select aspect> EQUALS}]
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> EQUALS} time=-234957839 data=null doit=true}, TreeItem with text {<select aspect> EQUALS}]
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> EQUALS} time=-234957839 data=null}, TreeItem with text {<select aspect> EQUALS}]
18:13:46 [2024-02-28T23:13:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-234957838 data=null button=1 stateMask=0x0 x=162 y=242 count=1}, TreeItem with text {<select aspect> EQUALS}]
18:13:46 [2024-02-28T23:13:46.046Z] 
18:13:46 [2024-02-28T23:13:46.046Z] (Eclipse:4738): Gtk-WARNING **: 23:13:46.008: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
18:13:46 [2024-02-28T23:13:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234957838 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}]
18:13:46 [2024-02-28T23:13:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-234957786 data=null button=1 stateMask=0x80000 x=162 y=242 count=1}, TreeItem with text {<select aspect> EQUALS}]
18:13:46 [2024-02-28T23:13:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
18:13:46 [2024-02-28T23:13:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
18:13:46 [2024-02-28T23:13:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
18:13:46 [2024-02-28T23:13:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
18:13:46 [2024-02-28T23:13:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
18:13:46 [2024-02-28T23:13:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-234957784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
18:13:46 [2024-02-28T23:13:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
18:13:46 [2024-02-28T23:13:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
18:13:46 [2024-02-28T23:13:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
18:13:46 [2024-02-28T23:13:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
18:13:46 [2024-02-28T23:13:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:46 [2024-02-28T23:13:46.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OR} time=-234957753 data=null button=0 stateMask=0x0 x=72 y=219 count=0}, Tree node with text: OR]
18:13:46 [2024-02-28T23:13:46.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OR} time=-234957753 data=null doit=true}, Tree node with text: OR]
18:13:46 [2024-02-28T23:13:46.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OR} time=-234957752 data=null}, Tree node with text: OR]
18:13:46 [2024-02-28T23:13:46.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OR} time=-234957752 data=null button=1 stateMask=0x0 x=72 y=219 count=1}, Tree node with text: OR]
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234957752 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]
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OR} time=-234957736 data=null button=1 stateMask=0x80000 x=72 y=219 count=1}, Tree node with text: OR]
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES'
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'MATCHES'
18:13:46 [2024-02-28T23:13:46.304Z] 
18:13:46 [2024-02-28T23:13:46.304Z] (Eclipse:4738): Gtk-WARNING **: 23:13:46.158: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {MATCHES} time=-234957683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'MATCHES']
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'MATCHES'
18:13:46 [2024-02-28T23:13:46.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: OR is already expanded. Won't expand it again.
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-234957629 data=null button=0 stateMask=0x0 x=167 y=265 count=0}, TreeItem with text {<select aspect> MATCHES}]
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> MATCHES} time=-234957629 data=null doit=true}, TreeItem with text {<select aspect> MATCHES}]
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> MATCHES} time=-234957629 data=null}, TreeItem with text {<select aspect> MATCHES}]
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-234957629 data=null button=1 stateMask=0x0 x=167 y=265 count=1}, TreeItem with text {<select aspect> MATCHES}]
18:13:46 [2024-02-28T23:13:46.304Z] 
18:13:46 [2024-02-28T23:13:46.304Z] (Eclipse:4738): Gtk-WARNING **: 23:13:46.227: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234957628 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}]
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-234957569 data=null button=1 stateMask=0x80000 x=167 y=265 count=1}, TreeItem with text {<select aspect> MATCHES}]
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Contents
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-234957566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Contents
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: of type 'Text'
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: (of type 'Text')
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: of type 'Text'
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: (of type 'Text')
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: of type 'Text'
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: (of type 'Text')
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: of type 'Text'
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: (of type 'Text')
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234957524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
18:13:46 [2024-02-28T23:13:46.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=-234957524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234957523 data=null doit=true}, ToolItem with tooltip text {Save filters}]
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234957523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234957523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
18:13:46 [2024-02-28T23:13:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234957523 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}]
18:13:46 [2024-02-28T23:13:46.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234957482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
18:13:46 [2024-02-28T23:13:46.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234957482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
18:13:46 [2024-02-28T23:13:46.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234957481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
18:13:46 [2024-02-28T23:13:46.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234957481 data=null doit=true}, ToolItem with tooltip text {Save filters}]
18:13:46 [2024-02-28T23:13:46.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234957481 data=null}, ToolItem with tooltip text {Save filters}]
18:13:46 [2024-02-28T23:13:46.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
18:13:46 [2024-02-28T23:13:46.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:13:46 [2024-02-28T23:13:46.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:13:46 [2024-02-28T23:13:46.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:13:46 [2024-02-28T23:13:46.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:13:46 [2024-02-28T23:13:46.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-234957416 data=null button=0 stateMask=0x0 x=24 y=58 count=0}, TableItem with text {}]
18:13:46 [2024-02-28T23:13:46.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-234957415 data=null doit=true}, TableItem with text {}]
18:13:46 [2024-02-28T23:13:46.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-234957415 data=null}, TableItem with text {}]
18:13:46 [2024-02-28T23:13:46.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-234957414 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, TableItem with text {}]
18:13:46 [2024-02-28T23:13:46.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-234957414 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
18:13:46 [2024-02-28T23:13:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-234957412 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, TableItem with text {}]
18:13:46 [2024-02-28T23:13:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals'
18:13:46 [2024-02-28T23:13:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'matchAndEquals'
18:13:46 [2024-02-28T23:13:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=-234957370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'matchAndEquals']
18:13:46 [2024-02-28T23:13:46.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'matchAndEquals'
18:13:48 [2024-02-28T23:13:48.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-234955388 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:13:48 [2024-02-28T23:13:48.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:13:48 [2024-02-28T23:13:48.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:13:48 [2024-02-28T23:13:48.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:13:48 [2024-02-28T23:13:48.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:48 [2024-02-28T23:13:48.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-234955346 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
18:13:48 [2024-02-28T23:13:48.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-234955346 data=null doit=true}, TreeItem with text {TestForFiltering}]
18:13:48 [2024-02-28T23:13:48.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-234955346 data=null}, TreeItem with text {TestForFiltering}]
18:13:48 [2024-02-28T23:13:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-234955345 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:13:48 [2024-02-28T23:13:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234955345 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}]
18:13:48 [2024-02-28T23:13:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-234955338 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
18:13:48 [2024-02-28T23:13:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:13:48 [2024-02-28T23:13:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:13:48 [2024-02-28T23:13:48.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:13:49 [2024-02-28T23:13:49.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:13:49 [2024-02-28T23:13:49.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:13:49 [2024-02-28T23:13:49.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:13:49 [2024-02-28T23:13:49.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:13:49 [2024-02-28T23:13:49.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:13:49 [2024-02-28T23:13:49.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
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234954373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234954373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234954373 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234954372 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234954372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234954372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234954372 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234954372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234954372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234954372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234954372 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234954372 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234954371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234954370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234954370 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234954370 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234954370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234954370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:49 [2024-02-28T23:13:49.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:13:49 [2024-02-28T23:13:49.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:13:49 [2024-02-28T23:13:49.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:13:49 [2024-02-28T23:13:49.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:13:49 [2024-02-28T23:13:49.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:13:49 [2024-02-28T23:13:49.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:13:49 [2024-02-28T23:13:49.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234954370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:49 [2024-02-28T23:13:49.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-234955272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:13:50 [2024-02-28T23:13:50.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
18:13:50 [2024-02-28T23:13:50.154Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.07 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
18:13:50 [2024-02-28T23:13:50.154Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest.testTimestampFilter -- Time elapsed: 4.194 s
18:13:50 [2024-02-28T23:13:50.154Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest.testField01 -- Time elapsed: 3.600 s
18:13:50 [2024-02-28T23:13:50.154Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest.testTimestampEqualsOr -- Time elapsed: 4.056 s
18:13:50 [2024-02-28T23:13:50.154Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
18:13:50 [2024-02-28T23:13:50.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-234953786 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:13:50 [2024-02-28T23:13:50.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:13:50 [2024-02-28T23:13:50.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:13:50 [2024-02-28T23:13:50.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:13:50 [2024-02-28T23:13:50.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:13:50 [2024-02-28T23:13:50.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-234953598 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:13:50 [2024-02-28T23:13:50.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:13:51 [2024-02-28T23:13:51.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
18:13:51 [2024-02-28T23:13:51.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:13:51 [2024-02-28T23:13:51.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:13:51 [2024-02-28T23:13:51.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:13:51 [2024-02-28T23:13:51.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
18:13:51 [2024-02-28T23:13:51.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-234952068 data=null button=0 stateMask=0x0 x=265 y=12 count=0}, TableItem with text {}]
18:13:51 [2024-02-28T23:13:51.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-234952068 data=null doit=true}, TableItem with text {}]
18:13:51 [2024-02-28T23:13:51.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:13:51 [2024-02-28T23:13:51.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-234952068 data=null}, TableItem with text {}]
18:13:51 [2024-02-28T23:13:51.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-234952067 data=null button=1 stateMask=0x0 x=265 y=12 count=1}, TableItem with text {}]
18:13:51 [2024-02-28T23:13:51.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-234952062 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
18:13:51 [2024-02-28T23:13:51.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-234952061 data=null button=1 stateMask=0x80000 x=265 y=12 count=1}, TableItem with text {}]
18:13:51 [2024-02-28T23:13:51.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-234952061 data=null button=0 stateMask=0x0 x=265 y=12 count=0}, TableItem with text {}]
18:13:51 [2024-02-28T23:13:51.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-234952060 data=null doit=true}, TableItem with text {}]
18:13:51 [2024-02-28T23:13:51.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-234952060 data=null}, TableItem with text {}]
18:13:51 [2024-02-28T23:13:51.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
18:13:51 [2024-02-28T23:13:51.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:13:51 [2024-02-28T23:13:51.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:13:51 [2024-02-28T23:13:51.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text')
18:13:51 [2024-02-28T23:13:51.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
18:13:51 [2024-02-28T23:13:51.780Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''LoggerA|LoggerB|LoggerC'' with an interval of {1}ms. between characters.
18:13:53 [2024-02-28T23:13:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
18:13:54 [2024-02-28T23:13:54.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:13:54 [2024-02-28T23:13:54.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-234949335 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
18:13:54 [2024-02-28T23:13:54.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-234949334 data=null doit=true}, TableItem with text {}]
18:13:54 [2024-02-28T23:13:54.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-234949334 data=null}, TableItem with text {}]
18:13:54 [2024-02-28T23:13:54.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-234949334 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
18:13:54 [2024-02-28T23:13:54.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-234949333 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
18:13:54 [2024-02-28T23:13:54.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-234949332 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
18:13:54 [2024-02-28T23:13:54.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
18:13:54 [2024-02-28T23:13:54.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export To Text...'
18:13:54 [2024-02-28T23:13:54.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-234949288 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...']
18:13:54 [2024-02-28T23:13:54.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export To Text...'
18:13:56 [2024-02-28T23:13:56.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
18:13:56 [2024-02-28T23:13:56.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:13:56 [2024-02-28T23:13:56.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:13:56 [2024-02-28T23:13:56.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:13:56 [2024-02-28T23:13:56.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:13:56 [2024-02-28T23:13:56.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-234947262 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
18:13:56 [2024-02-28T23:13:56.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-234947261 data=null doit=true}, TableItem with text {}]
18:13:56 [2024-02-28T23:13:56.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-234947261 data=null}, TableItem with text {}]
18:13:56 [2024-02-28T23:13:56.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-234947261 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
18:13:56 [2024-02-28T23:13:56.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-234947261 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
18:13:56 [2024-02-28T23:13:56.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-234947256 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
18:13:56 [2024-02-28T23:13:56.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
18:13:56 [2024-02-28T23:13:56.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export To Text...'
18:13:56 [2024-02-28T23:13:56.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-234947213 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...']
18:13:56 [2024-02-28T23:13:56.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export To Text...'
18:13:57 [2024-02-28T23:13:57.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-234946665 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:13:57 [2024-02-28T23:13:57.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:13:57 [2024-02-28T23:13:57.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:13:57 [2024-02-28T23:13:57.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:13:57 [2024-02-28T23:13:57.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:13:57 [2024-02-28T23:13:57.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-234946658 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:13:57 [2024-02-28T23:13:57.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-234946658 data=null doit=true}, TreeItem with text {test}]
18:13:57 [2024-02-28T23:13:57.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-234946658 data=null}, TreeItem with text {test}]
18:13:57 [2024-02-28T23:13:57.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-234946657 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:13:57 [2024-02-28T23:13:57.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234946657 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:13:57 [2024-02-28T23:13:57.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-234946578 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:13:57 [2024-02-28T23:13:57.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:13:57 [2024-02-28T23:13:57.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:13:57 [2024-02-28T23:13:57.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234945643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234945643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234945643 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234945642 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234945642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234945642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234945642 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234945642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234945642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234945641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234945641 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234945641 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:13:58 [2024-02-28T23:13:58.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:13:58 [2024-02-28T23:13:58.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:13:58 [2024-02-28T23:13:58.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234945640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:58 [2024-02-28T23:13:58.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234945640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:58 [2024-02-28T23:13:58.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234945640 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:58 [2024-02-28T23:13:58.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234945640 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:58 [2024-02-28T23:13:58.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234945639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:58 [2024-02-28T23:13:58.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234945639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:58 [2024-02-28T23:13:58.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:13:58 [2024-02-28T23:13:58.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:13:58 [2024-02-28T23:13:58.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:13:58 [2024-02-28T23:13:58.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:13:58 [2024-02-28T23:13:58.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:13:58 [2024-02-28T23:13:58.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:13:58 [2024-02-28T23:13:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234945639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:13:58 [2024-02-28T23:13:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-234946525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:13:58 [2024-02-28T23:13:58.939Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.655 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
18:13:58 [2024-02-28T23:13:58.939Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest.testExportWithFilter -- Time elapsed: 4.737 s
18:13:58 [2024-02-28T23:13:58.939Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest.testExport -- Time elapsed: 2.070 s
18:13:58 [2024-02-28T23:13:58.939Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
18:13:58 [2024-02-28T23:13:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-234945123 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:13:58 [2024-02-28T23:13:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:13:58 [2024-02-28T23:13:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:13:58 [2024-02-28T23:13:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:13:58 [2024-02-28T23:13:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:13:58 [2024-02-28T23:13:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-234944981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:13:58 [2024-02-28T23:13:58.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:14:02 [2024-02-28T23:14:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
18:14:02 [2024-02-28T23:14:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:14:02 [2024-02-28T23:14:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:14:02 [2024-02-28T23:14:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:14:02 [2024-02-28T23:14:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:14:02 [2024-02-28T23:14:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:14:02 [2024-02-28T23:14:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-234941433 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
18:14:02 [2024-02-28T23:14:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-234941432 data=null doit=true}, TableItem with text {}]
18:14:02 [2024-02-28T23:14:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-234941432 data=null}, TableItem with text {}]
18:14:02 [2024-02-28T23:14:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-234941431 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
18:14:02 [2024-02-28T23:14:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-234941431 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
18:14:02 [2024-02-28T23:14:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-234941429 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
18:14:02 [2024-02-28T23:14:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code'
18:14:02 [2024-02-28T23:14:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open Source Code'
18:14:02 [2024-02-28T23:14:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=-234941377 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']
18:14:02 [2024-02-28T23:14:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open Source Code'
18:14:02 [2024-02-28T23:14:02.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"SourceFile"'
18:14:03 [2024-02-28T23:14:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-234940727 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:14:03 [2024-02-28T23:14:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:14:03 [2024-02-28T23:14:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:14:03 [2024-02-28T23:14:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:14:03 [2024-02-28T23:14:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:14:03 [2024-02-28T23:14:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-234940722 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:14:03 [2024-02-28T23:14:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-234940721 data=null doit=true}, TreeItem with text {test}]
18:14:03 [2024-02-28T23:14:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-234940721 data=null}, TreeItem with text {test}]
18:14:03 [2024-02-28T23:14:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-234940721 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:14:03 [2024-02-28T23:14:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234940721 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:14:03 [2024-02-28T23:14:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-234940691 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:14:03 [2024-02-28T23:14:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:14:03 [2024-02-28T23:14:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:14:03 [2024-02-28T23:14:03.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:14:04 [2024-02-28T23:14:04.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:14:04 [2024-02-28T23:14:04.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:14:04 [2024-02-28T23:14:04.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:14:04 [2024-02-28T23:14:04.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:14:04 [2024-02-28T23:14:04.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:14:04 [2024-02-28T23:14:04.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:14:04 [2024-02-28T23:14:04.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:14:04 [2024-02-28T23:14:04.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:04 [2024-02-28T23:14:04.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:14:04 [2024-02-28T23:14:04.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:14:04 [2024-02-28T23:14:04.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234939730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:14:04 [2024-02-28T23:14:04.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234939730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:14:04 [2024-02-28T23:14:04.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234939730 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:14:04 [2024-02-28T23:14:04.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234939730 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:14:04 [2024-02-28T23:14:04.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234939729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:14:04 [2024-02-28T23:14:04.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234939729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:14:04 [2024-02-28T23:14:04.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234939729 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:14:04 [2024-02-28T23:14:04.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234939729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:14:04 [2024-02-28T23:14:04.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234939729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:14:04 [2024-02-28T23:14:04.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234939729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:14:04 [2024-02-28T23:14:04.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234939728 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:14:04 [2024-02-28T23:14:04.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234939728 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:14:04 [2024-02-28T23:14:04.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:14:04 [2024-02-28T23:14:04.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:14:04 [2024-02-28T23:14:04.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:14:04 [2024-02-28T23:14:04.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:14:04 [2024-02-28T23:14:04.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:04 [2024-02-28T23:14:04.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:14:04 [2024-02-28T23:14:04.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:04 [2024-02-28T23:14:04.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:14:04 [2024-02-28T23:14:04.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:14:04 [2024-02-28T23:14:04.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234939727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:04 [2024-02-28T23:14:04.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234939727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:04 [2024-02-28T23:14:04.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234939727 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:04 [2024-02-28T23:14:04.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234939727 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:04 [2024-02-28T23:14:04.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234939726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:04 [2024-02-28T23:14:04.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234939726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:04 [2024-02-28T23:14:04.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:14:04 [2024-02-28T23:14:04.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:14:04 [2024-02-28T23:14:04.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:14:04 [2024-02-28T23:14:04.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:14:04 [2024-02-28T23:14:04.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:14:04 [2024-02-28T23:14:04.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:14:04 [2024-02-28T23:14:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234939726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:04 [2024-02-28T23:14:04.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-234940640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:14:04 [2024-02-28T23:14:04.743Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.907 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
18:14:04 [2024-02-28T23:14:04.743Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest.test -- Time elapsed: 5.761 s
18:14:04 [2024-02-28T23:14:04.743Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest
18:14:04 [2024-02-28T23:14:04.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@2665a2e7] time=-234939195 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:14:04 [2024-02-28T23:14:04.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:14:05 [2024-02-28T23:14:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:14:05 [2024-02-28T23:14:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:14:05 [2024-02-28T23:14:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:14:05 [2024-02-28T23:14:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-234939032 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:14:05 [2024-02-28T23:14:05.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:14:05 [2024-02-28T23:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.views.eventdensity"'
18:14:05 [2024-02-28T23:14:05.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
18:14:17 [2024-02-28T23:14:17.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
18:14:17 [2024-02-28T23:14:17.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:14:17 [2024-02-28T23:14:17.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:14:17 [2024-02-28T23:14:17.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:14:17 [2024-02-28T23:14:17.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {kernel_vm} is already expanded. Won't expand it again.
18:14:17 [2024-02-28T23:14:17.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: Total
18:14:17 [2024-02-28T23:14:17.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-234928355 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:14:17 [2024-02-28T23:14:17.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-234928319 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-234928319 data=null doit=true}, TreeItem with text {test}]
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-234928319 data=null}, TreeItem with text {test}]
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-234928319 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234928318 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-234928285 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234927184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234927183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234927183 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234927183 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234927183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234927183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234927183 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234927183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234927182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234927182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234927182 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234927182 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234927181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234927181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234927181 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:17 [2024-02-28T23:14:17.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234927181 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:17 [2024-02-28T23:14:17.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234927180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:17 [2024-02-28T23:14:17.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234927180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:17 [2024-02-28T23:14:17.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:14:17 [2024-02-28T23:14:17.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:14:17 [2024-02-28T23:14:17.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:14:17 [2024-02-28T23:14:17.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:14:17 [2024-02-28T23:14:17.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:14:17 [2024-02-28T23:14:17.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:14:17 [2024-02-28T23:14:17.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234927180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:17 [2024-02-28T23:14:17.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-234928241 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:14:17 [2024-02-28T23:14:17.446Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.63 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest
18:14:17 [2024-02-28T23:14:17.446Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest.testManipulatingTreeViewer -- Time elapsed: 10.52 s
18:14:17 [2024-02-28T23:14:17.446Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
18:14:17 [2024-02-28T23:14:17.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-234926562 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:14:17 [2024-02-28T23:14:17.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:14:17 [2024-02-28T23:14:17.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:14:17 [2024-02-28T23:14:17.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:14:17 [2024-02-28T23:14:17.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:14:17 [2024-02-28T23:14:17.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-234926383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:14:17 [2024-02-28T23:14:17.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:14:18 [2024-02-28T23:14:18.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.xychart.xystub"'
18:14:18 [2024-02-28T23:14:18.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
18:14:18 [2024-02-28T23:14:18.816Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
18:14:18 [2024-02-28T23:14:18.816Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
18:14:18 [2024-02-28T23:14:18.816Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
18:14:19 [2024-02-28T23:14:19.749Z] 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"'
18:14:19 [2024-02-28T23:14:19.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
18:14:19 [2024-02-28T23:14:19.749Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
18:14:19 [2024-02-28T23:14:19.749Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
18:14:20 [2024-02-28T23:14:20.314Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
18:14:20 [2024-02-28T23:14:20.314Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
18:14:20 [2024-02-28T23:14:20.878Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
18:14:20 [2024-02-28T23:14:20.878Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
18:14:21 [2024-02-28T23:14:21.444Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
18:14:21 [2024-02-28T23:14:21.444Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
18:14:22 [2024-02-28T23:14:22.009Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
18:14:22 [2024-02-28T23:14:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom In}
18:14:22 [2024-02-28T23:14:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234922041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
18:14:22 [2024-02-28T23:14:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234922041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
18:14:22 [2024-02-28T23:14:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234922041 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
18:14:22 [2024-02-28T23:14:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234922041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
18:14:22 [2024-02-28T23:14:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234922041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
18:14:22 [2024-02-28T23:14:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234922041 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}]
18:14:22 [2024-02-28T23:14:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234922038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
18:14:22 [2024-02-28T23:14:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234922038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
18:14:22 [2024-02-28T23:14:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234922037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
18:14:22 [2024-02-28T23:14:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234922037 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
18:14:22 [2024-02-28T23:14:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234922037 data=null}, ToolItem with tooltip text {Zoom In}]
18:14:22 [2024-02-28T23:14:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom In}
18:14:22 [2024-02-28T23:14:22.009Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
18:14:22 [2024-02-28T23:14:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom Out}
18:14:22 [2024-02-28T23:14:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234922029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
18:14:22 [2024-02-28T23:14:22.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234922029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
18:14:22 [2024-02-28T23:14:22.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234922029 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
18:14:22 [2024-02-28T23:14:22.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234922029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
18:14:22 [2024-02-28T23:14:22.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234922028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
18:14:22 [2024-02-28T23:14:22.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234922028 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}]
18:14:22 [2024-02-28T23:14:22.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234922025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
18:14:22 [2024-02-28T23:14:22.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234922025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
18:14:22 [2024-02-28T23:14:22.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234922025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
18:14:22 [2024-02-28T23:14:22.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234922025 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
18:14:22 [2024-02-28T23:14:22.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234922025 data=null}, ToolItem with tooltip text {Zoom Out}]
18:14:22 [2024-02-28T23:14:22.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom Out}
18:14:22 [2024-02-28T23:14:22.010Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
18:14:22 [2024-02-28T23:14:22.010Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
18:14:22 [2024-02-28T23:14:22.574Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
18:14:22 [2024-02-28T23:14:22.574Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
18:14:23 [2024-02-28T23:14:23.138Z] 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"'
18:14:23 [2024-02-28T23:14:23.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
18:14:23 [2024-02-28T23:14:23.138Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
18:14:23 [2024-02-28T23:14:23.138Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
18:14:23 [2024-02-28T23:14:23.138Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
18:14:23 [2024-02-28T23:14:23.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
18:14:23 [2024-02-28T23:14:23.395Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
18:14:23 [2024-02-28T23:14:23.395Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.006 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
18:14:23 [2024-02-28T23:14:23.395Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest.testZoomToSelection -- Time elapsed: 1.837 s
18:14:23 [2024-02-28T23:14:23.395Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest.testHorizontalZoom -- Time elapsed: 3.634 s
18:14:23 [2024-02-28T23:14:23.395Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest.testKeyboardNavigation -- Time elapsed: 0.351 s
18:14:23 [2024-02-28T23:14:23.395Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
18:14:23 [2024-02-28T23:14:23.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-234920548 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:14:23 [2024-02-28T23:14:23.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:14:23 [2024-02-28T23:14:23.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:14:23 [2024-02-28T23:14:23.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:14:23 [2024-02-28T23:14:23.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:14:23 [2024-02-28T23:14:23.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-234920277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:14:23 [2024-02-28T23:14:23.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:14:27 [2024-02-28T23:14:27.830Z] 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"'
18:14:27 [2024-02-28T23:14:27.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:14:28 [2024-02-28T23:14:28.087Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234915775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:28 [2024-02-28T23:14:28.087Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234915774 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
18:14:28 [2024-02-28T23:14:28.087Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234915774 data=null doit=true}, TimeGraphControl with text {}]
18:14:28 [2024-02-28T23:14:28.087Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234915774 data=null}, TimeGraphControl with text {}]
18:14:28 [2024-02-28T23:14:28.087Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234915773 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
18:14:28 [2024-02-28T23:14:28.087Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234915770 data=null button=0 stateMask=0x80000 x=815 y=107 count=0}, TimeGraphControl with text {}]
18:14:28 [2024-02-28T23:14:28.087Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234915770 data=null button=1 stateMask=0x80000 x=815 y=107 count=1}, TimeGraphControl with text {}]
18:14:28 [2024-02-28T23:14:28.087Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234915769 data=null button=0 stateMask=0x0 x=815 y=107 count=0}, TimeGraphControl with text {}]
18:14:28 [2024-02-28T23:14:28.087Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234915769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:28 [2024-02-28T23:14:28.087Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234915768 data=null doit=true}, TimeGraphControl with text {}]
18:14:28 [2024-02-28T23:14:28.087Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234915768 data=null}, TimeGraphControl with text {}]
18:14:28 [2024-02-28T23:14:28.087Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:14:28 [2024-02-28T23:14:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
18:14:28 [2024-02-28T23:14:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:14:28 [2024-02-28T23:14:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:14:28 [2024-02-28T23:14:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915761 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
18:14:28 [2024-02-28T23:14:28.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:14:28 [2024-02-28T23:14:28.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:14:28 [2024-02-28T23:14:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:14:28 [2024-02-28T23:14:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:14:28 [2024-02-28T23:14:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:14:28 [2024-02-28T23:14:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915448 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
18:14:28 [2024-02-28T23:14:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915447 data=null}, ToolItem with tooltip text {Add Bookmark...}]
18:14:28 [2024-02-28T23:14:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
18:14:28 [2024-02-28T23:14:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
18:14:28 [2024-02-28T23:14:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:14:28 [2024-02-28T23:14:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:14:28 [2024-02-28T23:14:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:28 [2024-02-28T23:14:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:14:28 [2024-02-28T23:14:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:28 [2024-02-28T23:14:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:14:28 [2024-02-28T23:14:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:28 [2024-02-28T23:14:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:14:28 [2024-02-28T23:14:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:14:28 [2024-02-28T23:14:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234915444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:28 [2024-02-28T23:14:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234915444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:28 [2024-02-28T23:14:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234915444 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:28 [2024-02-28T23:14:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234915442 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:28 [2024-02-28T23:14:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234915442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:28 [2024-02-28T23:14:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234915441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:28 [2024-02-28T23:14:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234915441 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:28 [2024-02-28T23:14:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915760 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...}]
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915279 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915279 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}]
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915277 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915277 data=null}, ToolItem with tooltip text {Previous Marker}]
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915276 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915276 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}]
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915275 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915275 data=null}, ToolItem with tooltip text {Next Marker}]
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915274 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
18:14:28 [2024-02-28T23:14:28.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915273 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}]
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915272 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915272 data=null}, ToolItem with tooltip text {Add Bookmark...}]
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915271 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915258 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}]
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915256 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915256 data=null}, ToolItem with tooltip text {Previous Marker}]
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915255 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915255 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}]
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:14:28 [2024-02-28T23:14:28.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915254 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
18:14:28 [2024-02-28T23:14:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915254 data=null}, ToolItem with tooltip text {Next Marker}]
18:14:28 [2024-02-28T23:14:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
18:14:28 [2024-02-28T23:14:28.656Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:14:28 [2024-02-28T23:14:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
18:14:28 [2024-02-28T23:14:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:28 [2024-02-28T23:14:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:28 [2024-02-28T23:14:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915245 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:14:28 [2024-02-28T23:14:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:28 [2024-02-28T23:14:28.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:29 [2024-02-28T23:14:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234914772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:29 [2024-02-28T23:14:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234914771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:29 [2024-02-28T23:14:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234914770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:29 [2024-02-28T23:14:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234914770 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:14:29 [2024-02-28T23:14:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234914770 data=null}, ToolItem with tooltip text {Show Legend}]
18:14:29 [2024-02-28T23:14:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
18:14:29 [2024-02-28T23:14:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
18:14:29 [2024-02-28T23:14:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234914751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234914751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234914751 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234914751 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234914751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234914750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234914750 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234915193 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}]
18:14:29 [2024-02-28T23:14:29.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:14:29 [2024-02-28T23:14:29.482Z] 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"'
18:14:29 [2024-02-28T23:14:29.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:14:32 [2024-02-28T23:14:32.004Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:14:32 [2024-02-28T23:14:32.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
18:14:32 [2024-02-28T23:14:32.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234911866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:32 [2024-02-28T23:14:32.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234911866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:32 [2024-02-28T23:14:32.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234911866 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:14:32 [2024-02-28T23:14:32.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234911866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:32 [2024-02-28T23:14:32.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234911866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:32 [2024-02-28T23:14:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234911493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:32 [2024-02-28T23:14:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234911492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:32 [2024-02-28T23:14:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234911492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:32 [2024-02-28T23:14:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234911492 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:14:32 [2024-02-28T23:14:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234911492 data=null}, ToolItem with tooltip text {Show Legend}]
18:14:32 [2024-02-28T23:14:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
18:14:32 [2024-02-28T23:14:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
18:14:32 [2024-02-28T23:14:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234911472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234911472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234911472 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234911472 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234911472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234911472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234911472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234911866 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}]
18:14:32 [2024-02-28T23:14:32.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:14:32 [2024-02-28T23:14:32.831Z] 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"'
18:14:32 [2024-02-28T23:14:32.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:14:33 [2024-02-28T23:14:33.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910561 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910559 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910559 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910559 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910557 data=null button=0 stateMask=0x80000 x=815 y=107 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910557 data=null button=1 stateMask=0x80000 x=815 y=107 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910556 data=null button=0 stateMask=0x0 x=815 y=107 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910556 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910556 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910551 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910551 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910551 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910545 data=null button=3 stateMask=0x0 x=722 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910545 data=null button=0 stateMask=0x200000 x=347 y=107 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910544 data=null button=3 stateMask=0x200000 x=347 y=107 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910544 data=null button=0 stateMask=0x0 x=347 y=107 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910537 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.396Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910537 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910532 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910531 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910531 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910519 data=null button=2 stateMask=0x0 x=909 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910518 data=null button=0 stateMask=0x100000 x=347 y=107 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910518 data=null button=2 stateMask=0x100000 x=347 y=107 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910518 data=null button=0 stateMask=0x0 x=347 y=107 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910517 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910517 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910513 data=null button=0 stateMask=0x0 x=272 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910513 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910513 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910499 data=null button=1 stateMask=0x0 x=272 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910498 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910498 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910497 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910497 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910497 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910487 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910487 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910486 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910480 data=null button=1 stateMask=0x0 x=291 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910479 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910479 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910478 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910478 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910478 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.397Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910466 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.398Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910465 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.398Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910465 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.398Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910452 data=null button=1 stateMask=0x0 x=310 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.398Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910451 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.398Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910450 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.398Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910450 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.398Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.398Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910449 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.398Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910449 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.398Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.398Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910445 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.398Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910445 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.398Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910445 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910431 data=null button=1 stateMask=0x0 x=328 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910392 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910392 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910391 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910391 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910390 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910385 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910384 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.655Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910384 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910368 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910366 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910365 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910365 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910364 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910364 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910360 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910360 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910353 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910347 data=null button=1 stateMask=0x0 x=366 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910346 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910346 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910345 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910345 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910345 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910333 data=null button=0 stateMask=0x0 x=385 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910333 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910333 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910327 data=null button=1 stateMask=0x0 x=385 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910321 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910321 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910321 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910320 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910320 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910316 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910316 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910316 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910282 data=null button=1 stateMask=0x0 x=403 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910281 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.656Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910280 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910280 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910280 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910279 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910276 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910275 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910275 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910261 data=null button=1 stateMask=0x0 x=422 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910259 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910259 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910259 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910258 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910258 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910245 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910244 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910244 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910231 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910230 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910229 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910229 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910229 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910228 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910225 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910224 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910224 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910212 data=null button=1 stateMask=0x0 x=459 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910211 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910210 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910210 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.657Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910209 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.658Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910209 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.658Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.658Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910190 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.658Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910190 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.658Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910190 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.658Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910184 data=null button=1 stateMask=0x0 x=478 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.658Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910183 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.658Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910183 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.658Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910182 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.658Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.658Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910182 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.658Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910182 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.658Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.658Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910178 data=null button=0 stateMask=0x0 x=497 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.658Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910178 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.658Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910177 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.658Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910164 data=null button=1 stateMask=0x0 x=497 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.658Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910162 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.658Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910162 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.658Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910162 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.658Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.658Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910161 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.658Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910161 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.916Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.916Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910149 data=null button=0 stateMask=0x0 x=516 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.916Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910148 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.916Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910148 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.916Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910134 data=null button=1 stateMask=0x0 x=516 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910132 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910131 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910131 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910129 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910129 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910110 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910109 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910109 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910076 data=null button=1 stateMask=0x0 x=534 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910075 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910067 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910066 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910066 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910065 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910061 data=null button=0 stateMask=0x0 x=553 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910061 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910060 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910046 data=null button=1 stateMask=0x0 x=553 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910045 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910044 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910044 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910043 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910043 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910030 data=null button=0 stateMask=0x0 x=572 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910030 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910030 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910019 data=null button=1 stateMask=0x0 x=572 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910018 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910017 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910017 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910016 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.917Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910016 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234910012 data=null button=0 stateMask=0x0 x=591 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234910012 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234910012 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909998 data=null button=1 stateMask=0x0 x=591 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909996 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909996 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909995 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909995 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909995 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909982 data=null button=0 stateMask=0x0 x=609 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909981 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909981 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909975 data=null button=1 stateMask=0x0 x=609 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909968 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909967 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909967 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909966 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909966 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909962 data=null button=0 stateMask=0x0 x=628 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909961 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909961 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909946 data=null button=1 stateMask=0x0 x=628 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909945 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909945 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909944 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909944 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909943 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909930 data=null button=0 stateMask=0x0 x=647 y=50 count=0}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909930 data=null doit=true}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909930 data=null}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909916 data=null button=1 stateMask=0x0 x=647 y=50 count=1}, TimeGraphControl with text {}]
18:14:33 [2024-02-28T23:14:33.918Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909915 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.176Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909914 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.176Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909886 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.176Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.176Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909885 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.176Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909885 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.176Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.176Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909880 data=null button=0 stateMask=0x0 x=665 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.176Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909880 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.176Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909880 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.176Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909866 data=null button=1 stateMask=0x0 x=665 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.176Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909865 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909864 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909864 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909863 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909863 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909859 data=null button=0 stateMask=0x0 x=684 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909858 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909858 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909845 data=null button=1 stateMask=0x0 x=684 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909844 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909843 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909843 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909842 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909842 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909830 data=null button=0 stateMask=0x0 x=703 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909830 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909830 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909816 data=null button=1 stateMask=0x0 x=703 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909815 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909814 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909814 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909813 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909813 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909809 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909808 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909808 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909790 data=null button=1 stateMask=0x0 x=722 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909788 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.177Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909788 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909788 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909787 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909787 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909783 data=null button=0 stateMask=0x0 x=740 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909782 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909782 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909776 data=null button=1 stateMask=0x0 x=740 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909769 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909768 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909768 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909767 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909767 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909763 data=null button=0 stateMask=0x0 x=759 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909763 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909763 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909747 data=null button=1 stateMask=0x0 x=759 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909746 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909745 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909745 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909744 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909744 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909691 data=null button=0 stateMask=0x0 x=778 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909690 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909690 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909683 data=null button=1 stateMask=0x0 x=778 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909682 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909682 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909682 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.178Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.179Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909681 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.179Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909681 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.179Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.179Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909676 data=null button=0 stateMask=0x0 x=797 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.179Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909676 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.179Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909675 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.179Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909660 data=null button=1 stateMask=0x0 x=797 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.179Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909659 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.179Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909653 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.179Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909653 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.179Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.179Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909652 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.179Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909652 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.179Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.179Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909648 data=null button=0 stateMask=0x0 x=815 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.179Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909647 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.179Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909647 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909593 data=null button=1 stateMask=0x0 x=815 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909591 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909591 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909590 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909590 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909590 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909585 data=null button=0 stateMask=0x0 x=834 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909585 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909585 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909579 data=null button=1 stateMask=0x0 x=834 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909578 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909578 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909577 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909577 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909577 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909565 data=null button=0 stateMask=0x0 x=853 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909564 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909564 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909551 data=null button=1 stateMask=0x0 x=853 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909550 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909549 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909549 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909548 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.437Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909548 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909544 data=null button=0 stateMask=0x0 x=871 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909544 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909544 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909487 data=null button=1 stateMask=0x0 x=871 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909485 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909484 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909484 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909484 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909483 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909479 data=null button=0 stateMask=0x0 x=890 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909479 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909479 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909473 data=null button=1 stateMask=0x0 x=890 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909466 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909465 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909465 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909464 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909464 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909460 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909460 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909459 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909444 data=null button=1 stateMask=0x0 x=909 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909442 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909442 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909442 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909441 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909441 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909387 data=null button=0 stateMask=0x0 x=928 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.438Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909387 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.439Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909386 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.439Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909381 data=null button=1 stateMask=0x0 x=928 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.439Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909379 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.439Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909379 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.439Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909379 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.439Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.439Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909378 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.697Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909378 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.697Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.697Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909364 data=null button=0 stateMask=0x0 x=946 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.697Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909364 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.697Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909364 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.697Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909349 data=null button=1 stateMask=0x0 x=946 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.697Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909348 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.697Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909347 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.697Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909347 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.697Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.697Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909346 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.697Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909346 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.697Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.697Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909342 data=null button=0 stateMask=0x0 x=965 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.697Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909336 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.697Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909336 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.697Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909330 data=null button=1 stateMask=0x0 x=965 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909287 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909287 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909286 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909286 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909285 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909281 data=null button=0 stateMask=0x0 x=272 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909280 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909280 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909266 data=null button=1 stateMask=0x0 x=272 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909265 data=null button=0 stateMask=0x80000 x=291 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909264 data=null button=1 stateMask=0x80000 x=291 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909264 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909263 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909263 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909254 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909254 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909254 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909248 data=null button=1 stateMask=0x0 x=291 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909247 data=null button=0 stateMask=0x80000 x=310 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909247 data=null button=1 stateMask=0x80000 x=310 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909246 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909246 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909246 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909234 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909233 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909233 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909228 data=null button=1 stateMask=0x0 x=310 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909227 data=null button=0 stateMask=0x80000 x=328 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909226 data=null button=1 stateMask=0x80000 x=328 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.698Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909219 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909219 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909219 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909184 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909184 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909184 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909178 data=null button=1 stateMask=0x0 x=328 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909177 data=null button=0 stateMask=0x80000 x=347 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909177 data=null button=1 stateMask=0x80000 x=347 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909177 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909176 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909176 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909165 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909165 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909165 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909159 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909153 data=null button=0 stateMask=0x80000 x=366 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909153 data=null button=1 stateMask=0x80000 x=366 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909153 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909152 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909152 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909149 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909148 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909148 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909138 data=null button=1 stateMask=0x0 x=366 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909137 data=null button=0 stateMask=0x80000 x=385 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909137 data=null button=1 stateMask=0x80000 x=385 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909137 data=null button=0 stateMask=0x0 x=385 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909136 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909136 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.699Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.700Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909133 data=null button=0 stateMask=0x0 x=385 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.700Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909132 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.700Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909132 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.700Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909127 data=null button=1 stateMask=0x0 x=385 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.700Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909127 data=null button=0 stateMask=0x80000 x=403 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.700Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909120 data=null button=1 stateMask=0x80000 x=403 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.700Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909119 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.700Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.700Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909119 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.957Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909119 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.957Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.957Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909115 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.957Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909114 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.957Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909114 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.957Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909087 data=null button=1 stateMask=0x0 x=403 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.957Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909086 data=null button=0 stateMask=0x80000 x=422 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.957Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909085 data=null button=1 stateMask=0x80000 x=422 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.957Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909085 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.957Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.957Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909084 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.957Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909084 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.957Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.957Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909080 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.957Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909080 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.957Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909079 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.957Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909065 data=null button=1 stateMask=0x0 x=422 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.957Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909064 data=null button=0 stateMask=0x80000 x=441 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.957Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909063 data=null button=1 stateMask=0x80000 x=441 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.957Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909063 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.957Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909063 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909062 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909050 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909050 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909049 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909044 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909043 data=null button=0 stateMask=0x80000 x=459 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909037 data=null button=1 stateMask=0x80000 x=459 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909037 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909036 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909036 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234909032 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234909032 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234909032 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908981 data=null button=1 stateMask=0x0 x=459 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908980 data=null button=0 stateMask=0x80000 x=478 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908979 data=null button=1 stateMask=0x80000 x=478 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908979 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908979 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908978 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908975 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908974 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908974 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908961 data=null button=1 stateMask=0x0 x=478 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908960 data=null button=0 stateMask=0x80000 x=497 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908959 data=null button=1 stateMask=0x80000 x=497 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908959 data=null button=0 stateMask=0x0 x=497 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908958 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.958Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908958 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908946 data=null button=0 stateMask=0x0 x=497 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908946 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908945 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908935 data=null button=1 stateMask=0x0 x=497 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908934 data=null button=0 stateMask=0x80000 x=516 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908934 data=null button=1 stateMask=0x80000 x=516 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908933 data=null button=0 stateMask=0x0 x=516 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908933 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908932 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908929 data=null button=0 stateMask=0x0 x=516 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908928 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908928 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908915 data=null button=1 stateMask=0x0 x=516 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908914 data=null button=0 stateMask=0x80000 x=534 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908913 data=null button=1 stateMask=0x80000 x=534 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908913 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908912 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908912 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908908 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908908 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908908 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908908 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908880 data=null button=1 stateMask=0x0 x=534 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908878 data=null button=0 stateMask=0x80000 x=553 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908878 data=null button=1 stateMask=0x80000 x=553 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908878 data=null button=0 stateMask=0x0 x=553 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908877 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908877 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908864 data=null button=0 stateMask=0x0 x=553 y=50 count=0}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.959Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908864 data=null doit=true}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.960Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908864 data=null}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.960Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908858 data=null button=1 stateMask=0x0 x=553 y=50 count=1}, TimeGraphControl with text {}]
18:14:34 [2024-02-28T23:14:34.960Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908857 data=null button=0 stateMask=0x80000 x=572 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.217Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908850 data=null button=1 stateMask=0x80000 x=572 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.217Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908849 data=null button=0 stateMask=0x0 x=572 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.217Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.217Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908849 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.217Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908849 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.217Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908845 data=null button=0 stateMask=0x0 x=572 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908844 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908844 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908831 data=null button=1 stateMask=0x0 x=572 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908830 data=null button=0 stateMask=0x80000 x=591 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908830 data=null button=1 stateMask=0x80000 x=591 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908830 data=null button=0 stateMask=0x0 x=591 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908829 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908829 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908825 data=null button=0 stateMask=0x0 x=591 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908825 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908825 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908812 data=null button=1 stateMask=0x0 x=591 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908811 data=null button=0 stateMask=0x80000 x=609 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908810 data=null button=1 stateMask=0x80000 x=609 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908810 data=null button=0 stateMask=0x0 x=609 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908809 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908809 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908788 data=null button=0 stateMask=0x0 x=609 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908788 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908788 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908782 data=null button=1 stateMask=0x0 x=609 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908781 data=null button=0 stateMask=0x80000 x=628 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908781 data=null button=1 stateMask=0x80000 x=628 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908781 data=null button=0 stateMask=0x0 x=628 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908780 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908780 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.218Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908777 data=null button=0 stateMask=0x0 x=628 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908776 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908776 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908762 data=null button=1 stateMask=0x0 x=628 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908761 data=null button=0 stateMask=0x80000 x=647 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908761 data=null button=1 stateMask=0x80000 x=647 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908761 data=null button=0 stateMask=0x0 x=647 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908760 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908760 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908748 data=null button=0 stateMask=0x0 x=647 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908748 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908747 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908742 data=null button=1 stateMask=0x0 x=647 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908741 data=null button=0 stateMask=0x80000 x=665 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908734 data=null button=1 stateMask=0x80000 x=665 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908733 data=null button=0 stateMask=0x0 x=665 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908733 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908733 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908729 data=null button=0 stateMask=0x0 x=665 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908728 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908728 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908692 data=null button=1 stateMask=0x0 x=665 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908691 data=null button=0 stateMask=0x80000 x=684 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908690 data=null button=1 stateMask=0x80000 x=684 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908683 data=null button=0 stateMask=0x0 x=684 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908683 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908683 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908678 data=null button=0 stateMask=0x0 x=684 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908678 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908678 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.219Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908664 data=null button=1 stateMask=0x0 x=684 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.220Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908663 data=null button=0 stateMask=0x80000 x=703 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.220Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908663 data=null button=1 stateMask=0x80000 x=703 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.220Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908662 data=null button=0 stateMask=0x0 x=703 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.220Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.220Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908662 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.220Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908662 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.220Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.220Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908658 data=null button=0 stateMask=0x0 x=703 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.220Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908651 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.220Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908650 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.220Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908645 data=null button=1 stateMask=0x0 x=703 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.220Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908644 data=null button=0 stateMask=0x80000 x=722 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.220Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908643 data=null button=1 stateMask=0x80000 x=722 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.220Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908643 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.220Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.220Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908642 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.220Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908642 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.477Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.477Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908588 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.477Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908587 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.477Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908587 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.477Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908581 data=null button=1 stateMask=0x0 x=722 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.477Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908580 data=null button=0 stateMask=0x80000 x=740 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.477Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908579 data=null button=1 stateMask=0x80000 x=740 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.477Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908579 data=null button=0 stateMask=0x0 x=740 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.477Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.477Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908579 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.477Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908578 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.477Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.477Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908575 data=null button=0 stateMask=0x0 x=740 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.477Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908569 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.477Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908569 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.477Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908562 data=null button=1 stateMask=0x0 x=740 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908561 data=null button=0 stateMask=0x80000 x=759 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908561 data=null button=1 stateMask=0x80000 x=759 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908561 data=null button=0 stateMask=0x0 x=759 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908560 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908560 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908541 data=null button=0 stateMask=0x0 x=759 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908541 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908541 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908533 data=null button=1 stateMask=0x0 x=759 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908532 data=null button=0 stateMask=0x80000 x=778 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908532 data=null button=1 stateMask=0x80000 x=778 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908531 data=null button=0 stateMask=0x0 x=778 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908531 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908531 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908526 data=null button=0 stateMask=0x0 x=778 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908526 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908526 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908492 data=null button=1 stateMask=0x0 x=778 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908491 data=null button=0 stateMask=0x80000 x=797 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908490 data=null button=1 stateMask=0x80000 x=797 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908490 data=null button=0 stateMask=0x0 x=797 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908489 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908489 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908485 data=null button=0 stateMask=0x0 x=797 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908485 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908485 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908479 data=null button=1 stateMask=0x0 x=797 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.478Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908478 data=null button=0 stateMask=0x80000 x=815 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908478 data=null button=1 stateMask=0x80000 x=815 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908478 data=null button=0 stateMask=0x0 x=815 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908477 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908477 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908465 data=null button=0 stateMask=0x0 x=815 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908464 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908464 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908453 data=null button=1 stateMask=0x0 x=815 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908452 data=null button=0 stateMask=0x80000 x=834 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908452 data=null button=1 stateMask=0x80000 x=834 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908452 data=null button=0 stateMask=0x0 x=834 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908451 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908451 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908447 data=null button=0 stateMask=0x0 x=834 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908447 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908447 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908433 data=null button=1 stateMask=0x0 x=834 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908432 data=null button=0 stateMask=0x80000 x=853 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908432 data=null button=1 stateMask=0x80000 x=853 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908432 data=null button=0 stateMask=0x0 x=853 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908431 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908431 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908427 data=null button=0 stateMask=0x0 x=853 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908427 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908427 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908414 data=null button=1 stateMask=0x0 x=853 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908413 data=null button=0 stateMask=0x80000 x=871 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908412 data=null button=1 stateMask=0x80000 x=871 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.479Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908412 data=null button=0 stateMask=0x0 x=871 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908411 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908411 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908399 data=null button=0 stateMask=0x0 x=871 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908399 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908399 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908393 data=null button=1 stateMask=0x0 x=871 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908392 data=null button=0 stateMask=0x80000 x=890 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908387 data=null button=1 stateMask=0x80000 x=890 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908386 data=null button=0 stateMask=0x0 x=890 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908386 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908385 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908382 data=null button=0 stateMask=0x0 x=890 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908381 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908381 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908367 data=null button=1 stateMask=0x0 x=890 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908366 data=null button=0 stateMask=0x80000 x=909 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908365 data=null button=1 stateMask=0x80000 x=909 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908365 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908364 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908364 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908344 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908344 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.480Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908344 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.738Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908330 data=null button=1 stateMask=0x0 x=909 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.738Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908329 data=null button=0 stateMask=0x80000 x=928 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.738Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908329 data=null button=1 stateMask=0x80000 x=928 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.738Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908328 data=null button=0 stateMask=0x0 x=928 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.738Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.738Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908328 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.738Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908328 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.738Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.738Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908315 data=null button=0 stateMask=0x0 x=928 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.738Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908315 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.738Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908315 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.738Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908309 data=null button=1 stateMask=0x0 x=928 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.738Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908303 data=null button=0 stateMask=0x80000 x=946 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.738Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908303 data=null button=1 stateMask=0x80000 x=946 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.738Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908293 data=null button=0 stateMask=0x0 x=946 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.738Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.738Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908293 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.738Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908292 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.738Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.738Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908283 data=null button=0 stateMask=0x0 x=946 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.738Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908283 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.738Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908283 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908277 data=null button=1 stateMask=0x0 x=946 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908276 data=null button=0 stateMask=0x80000 x=965 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908276 data=null button=1 stateMask=0x80000 x=965 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908275 data=null button=0 stateMask=0x0 x=965 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908268 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908267 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908262 data=null button=0 stateMask=0x0 x=965 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908262 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908262 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908249 data=null button=1 stateMask=0x0 x=965 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908248 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908248 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908247 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908247 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908247 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908243 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908243 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908192 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908186 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908185 data=null button=0 stateMask=0x80000 x=722 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908185 data=null button=1 stateMask=0x80000 x=722 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908184 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908184 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908184 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908180 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908180 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908179 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908166 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.739Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908165 data=null button=0 stateMask=0x80000 x=441 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.740Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908164 data=null button=1 stateMask=0x80000 x=441 y=50 count=1}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.740Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908164 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.740Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234908164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.740Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234908164 data=null doit=true}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.740Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234908163 data=null}, TimeGraphControl with text {}]
18:14:35 [2024-02-28T23:14:35.740Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:14:35 [2024-02-28T23:14:35.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
18:14:35 [2024-02-28T23:14:35.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234908159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:35 [2024-02-28T23:14:35.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234908159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:35 [2024-02-28T23:14:35.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234908159 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:14:35 [2024-02-28T23:14:35.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234908159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:35 [2024-02-28T23:14:35.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234908154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234907774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234907773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234907773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234907773 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234907773 data=null}, ToolItem with tooltip text {Show Legend}]
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:36 [2024-02-28T23:14:36.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')
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234907742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234907742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234907742 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234907742 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234907741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234907741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234907741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234908154 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}]
18:14:36 [2024-02-28T23:14:36.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:14:36 [2024-02-28T23:14:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
18:14:36 [2024-02-28T23:14:36.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:14:37 [2024-02-28T23:14:37.132Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:14:37 [2024-02-28T23:14:37.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
18:14:37 [2024-02-28T23:14:37.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=-234906830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:37 [2024-02-28T23:14:37.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=-234906830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:37 [2024-02-28T23:14:37.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=-234906830 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:14:37 [2024-02-28T23:14:37.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=-234906829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:37 [2024-02-28T23:14:37.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234906829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:37 [2024-02-28T23:14:37.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234906491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:37 [2024-02-28T23:14:37.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234906491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:37 [2024-02-28T23:14:37.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234906490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:37 [2024-02-28T23:14:37.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234906490 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234906490 data=null}, ToolItem with tooltip text {Show Legend}]
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:37 [2024-02-28T23:14:37.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')
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234906473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234906473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234906473 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:37 [2024-02-28T23:14:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234906472 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:37 [2024-02-28T23:14:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234906472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:37 [2024-02-28T23:14:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234906472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:37 [2024-02-28T23:14:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234906472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:37 [2024-02-28T23:14:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234906829 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}]
18:14:37 [2024-02-28T23:14:37.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:14:37 [2024-02-28T23:14:37.651Z] 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"'
18:14:37 [2024-02-28T23:14:37.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:14:38 [2024-02-28T23:14:38.215Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:14:38 [2024-02-28T23:14:38.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
18:14:38 [2024-02-28T23:14:38.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=-234905717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:38 [2024-02-28T23:14:38.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234905717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:38 [2024-02-28T23:14:38.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234905717 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:14:38 [2024-02-28T23:14:38.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234905717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:38 [2024-02-28T23:14:38.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234905716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:38 [2024-02-28T23:14:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234905365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:38 [2024-02-28T23:14:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234905364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:38 [2024-02-28T23:14:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234905364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:38 [2024-02-28T23:14:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234905364 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234905364 data=null}, ToolItem with tooltip text {Show Legend}]
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234905345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234905345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234905345 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234905345 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234905344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:38 [2024-02-28T23:14:38.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234905344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:38 [2024-02-28T23:14:38.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234905344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:38 [2024-02-28T23:14:38.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234905716 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}]
18:14:38 [2024-02-28T23:14:38.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:14:39 [2024-02-28T23:14:39.032Z] 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"'
18:14:39 [2024-02-28T23:14:39.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:14:39 [2024-02-28T23:14:39.596Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:14:39 [2024-02-28T23:14:39.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
18:14:39 [2024-02-28T23:14:39.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234904414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:39 [2024-02-28T23:14:39.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234904413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:39 [2024-02-28T23:14:39.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234904413 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:14:39 [2024-02-28T23:14:39.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234904413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:39 [2024-02-28T23:14:39.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234904413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234904058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234904057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234904056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234904055 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234904055 data=null}, ToolItem with tooltip text {Show Legend}]
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:40 [2024-02-28T23:14:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:14:40 [2024-02-28T23:14:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:40 [2024-02-28T23:14:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:14:40 [2024-02-28T23:14:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:14:40 [2024-02-28T23:14:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234903991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:40 [2024-02-28T23:14:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234903991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:40 [2024-02-28T23:14:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234903991 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:40 [2024-02-28T23:14:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234903991 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:40 [2024-02-28T23:14:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234903991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:40 [2024-02-28T23:14:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234903991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:40 [2024-02-28T23:14:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234903991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:40 [2024-02-28T23:14:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234904413 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}]
18:14:40 [2024-02-28T23:14:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:14:40 [2024-02-28T23:14:40.454Z] 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"'
18:14:40 [2024-02-28T23:14:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:14:44 [2024-02-28T23:14:44.697Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:14:44 [2024-02-28T23:14:44.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
18:14:44 [2024-02-28T23:14:44.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=-234899841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:44 [2024-02-28T23:14:44.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=-234899840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:44 [2024-02-28T23:14:44.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=-234899839 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:14:44 [2024-02-28T23:14:44.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=-234899839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:44 [2024-02-28T23:14:44.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=-234899839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:44 [2024-02-28T23:14:44.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234899488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:44 [2024-02-28T23:14:44.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=-234899487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:44 [2024-02-28T23:14:44.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=-234899487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:44 [2024-02-28T23:14:44.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=-234899487 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:14:44 [2024-02-28T23:14:44.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=-234899487 data=null}, ToolItem with tooltip text {Show Legend}]
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234899469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234899469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:44 [2024-02-28T23:14:44.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234899469 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:44 [2024-02-28T23:14:44.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234899469 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:44 [2024-02-28T23:14:44.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234899468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:44 [2024-02-28T23:14:44.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234899468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:44 [2024-02-28T23:14:44.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234899468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:44 [2024-02-28T23:14:44.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=-234899839 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}]
18:14:44 [2024-02-28T23:14:44.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:14:44 [2024-02-28T23:14:44.701Z] 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"'
18:14:44 [2024-02-28T23:14:44.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:14:45 [2024-02-28T23:14:45.266Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:14:45 [2024-02-28T23:14:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
18:14:45 [2024-02-28T23:14:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234898673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:45 [2024-02-28T23:14:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234898673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:45 [2024-02-28T23:14:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234898673 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:14:45 [2024-02-28T23:14:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234898672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:45 [2024-02-28T23:14:45.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234898672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:45 [2024-02-28T23:14:45.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234898367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:45 [2024-02-28T23:14:45.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234898366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:45 [2024-02-28T23:14:45.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234898366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:45 [2024-02-28T23:14:45.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234898365 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:14:45 [2024-02-28T23:14:45.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234898365 data=null}, ToolItem with tooltip text {Show Legend}]
18:14:45 [2024-02-28T23:14:45.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
18:14:45 [2024-02-28T23:14:45.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
18:14:45 [2024-02-28T23:14:45.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-234898363 data=null doit=true}, Shell with text {Legend}]
18:14:45 [2024-02-28T23:14:45.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:45 [2024-02-28T23:14:45.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:45 [2024-02-28T23:14:45.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:45 [2024-02-28T23:14:45.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:45 [2024-02-28T23:14:45.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:45 [2024-02-28T23:14:45.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:45 [2024-02-28T23:14:45.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
18:14:45 [2024-02-28T23:14:45.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:45 [2024-02-28T23:14:45.523Z] 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')
18:14:45 [2024-02-28T23:14:45.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:45 [2024-02-28T23:14:45.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:45 [2024-02-28T23:14:45.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:14:45 [2024-02-28T23:14:45.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:14:45 [2024-02-28T23:14:45.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:14:45 [2024-02-28T23:14:45.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:14:45 [2024-02-28T23:14:45.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:14:45 [2024-02-28T23:14:45.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:14:45 [2024-02-28T23:14:45.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
18:14:45 [2024-02-28T23:14:45.523Z] 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\"")
18:14:45 [2024-02-28T23:14:45.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:14:45 [2024-02-28T23:14:45.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
18:14:45 [2024-02-28T23:14:45.524Z] 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\"")
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:14:45 [2024-02-28T23:14:45.524Z] 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
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Sent event 13 to [Selection [13]: SelectionEvent{Scale {} time=-234898353 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\"")]
18:14:45 [2024-02-28T23:14:45.524Z] 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
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:45 [2024-02-28T23:14:45.524Z] 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')
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234898341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234898341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234898341 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234898341 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234898340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234898340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234898340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:45 [2024-02-28T23:14:45.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234898672 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}]
18:14:45 [2024-02-28T23:14:45.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:14:46 [2024-02-28T23:14:46.715Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:14:46 [2024-02-28T23:14:46.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
18:14:46 [2024-02-28T23:14:46.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234897223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:46 [2024-02-28T23:14:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234897223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:46 [2024-02-28T23:14:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234897223 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:14:46 [2024-02-28T23:14:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234897223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:46 [2024-02-28T23:14:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234897223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:46 [2024-02-28T23:14:46.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234896903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:46 [2024-02-28T23:14:46.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234896903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:46 [2024-02-28T23:14:46.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234896902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:46 [2024-02-28T23:14:46.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234896902 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:14:46 [2024-02-28T23:14:46.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234896902 data=null}, ToolItem with tooltip text {Show Legend}]
18:14:46 [2024-02-28T23:14:46.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
18:14:46 [2024-02-28T23:14:46.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
18:14:46 [2024-02-28T23:14:46.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
18:14:46 [2024-02-28T23:14:46.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:46 [2024-02-28T23:14:46.973Z] 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')
18:14:46 [2024-02-28T23:14:46.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:46 [2024-02-28T23:14:46.974Z] 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')
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-234896897 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')]
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-234896896 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')]
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-234896896 data=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-234896896 data=null}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-234896896 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')]
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-234896896 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')]
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-234896896 data=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')]
18:14:46 [2024-02-28T23:14:46.974Z] 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')
18:14:46 [2024-02-28T23:14:46.974Z] 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')
18:14:46 [2024-02-28T23:14:46.974Z] 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')
18:14:46 [2024-02-28T23:14:46.974Z] 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')
18:14:46 [2024-02-28T23:14:46.974Z] 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')
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
18:14:46 [2024-02-28T23:14:46.974Z] 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\"")
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:46 [2024-02-28T23:14:46.974Z] 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')
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:14:46 [2024-02-28T23:14:46.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234896881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:46 [2024-02-28T23:14:46.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234896881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:46 [2024-02-28T23:14:46.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234896881 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:46 [2024-02-28T23:14:46.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234896880 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:46 [2024-02-28T23:14:46.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234896880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:46 [2024-02-28T23:14:46.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234896880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:46 [2024-02-28T23:14:46.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234896880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:46 [2024-02-28T23:14:46.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234897223 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}]
18:14:47 [2024-02-28T23:14:47.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:14:48 [2024-02-28T23:14:48.164Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:14:48 [2024-02-28T23:14:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
18:14:48 [2024-02-28T23:14:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234895814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:48 [2024-02-28T23:14:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234895813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:48 [2024-02-28T23:14:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234895813 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:14:48 [2024-02-28T23:14:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234895813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:48 [2024-02-28T23:14:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234895813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:48 [2024-02-28T23:14:48.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234895455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:48 [2024-02-28T23:14:48.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234895454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:48 [2024-02-28T23:14:48.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234895454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:48 [2024-02-28T23:14:48.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234895454 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:14:48 [2024-02-28T23:14:48.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234895454 data=null}, ToolItem with tooltip text {Show Legend}]
18:14:48 [2024-02-28T23:14:48.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
18:14:48 [2024-02-28T23:14:48.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234895436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234895436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234895436 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234895435 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234895435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234895435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234895435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:48 [2024-02-28T23:14:48.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234895813 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}]
18:14:48 [2024-02-28T23:14:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:14:48 [2024-02-28T23:14:48.684Z] 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"'
18:14:48 [2024-02-28T23:14:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:14:49 [2024-02-28T23:14:49.247Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:14:49 [2024-02-28T23:14:49.810Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:14:49 [2024-02-28T23:14:49.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
18:14:49 [2024-02-28T23:14:49.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234894189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:14:49 [2024-02-28T23:14:49.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234894189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:14:49 [2024-02-28T23:14:49.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234894189 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
18:14:49 [2024-02-28T23:14:49.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234894189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:14:49 [2024-02-28T23:14:49.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234894189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:14:49 [2024-02-28T23:14:49.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234894189 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}]
18:14:49 [2024-02-28T23:14:49.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234894188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:14:49 [2024-02-28T23:14:49.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234894188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:14:49 [2024-02-28T23:14:49.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234894188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:14:49 [2024-02-28T23:14:49.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234894188 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
18:14:49 [2024-02-28T23:14:49.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234894187 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
18:14:49 [2024-02-28T23:14:49.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
18:14:50 [2024-02-28T23:14:50.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:14:50 [2024-02-28T23:14:50.375Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:14:50 [2024-02-28T23:14:50.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
18:14:50 [2024-02-28T23:14:50.631Z] 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=-234893313 data=null doit=true}, Shell with text {Time Event Filter}]
18:14:50 [2024-02-28T23:14:50.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:14:50 [2024-02-28T23:14:50.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:14:50 [2024-02-28T23:14:50.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
18:14:50 [2024-02-28T23:14:50.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
18:14:51 [2024-02-28T23:14:51.194Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:14:51 [2024-02-28T23:14:51.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
18:14:51 [2024-02-28T23:14:51.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234892805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:14:51 [2024-02-28T23:14:51.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234892804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:14:51 [2024-02-28T23:14:51.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234892804 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
18:14:51 [2024-02-28T23:14:51.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234892804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:14:51 [2024-02-28T23:14:51.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234892804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:14:51 [2024-02-28T23:14:51.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234892804 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}]
18:14:51 [2024-02-28T23:14:51.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234892803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:14:51 [2024-02-28T23:14:51.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234892803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:14:51 [2024-02-28T23:14:51.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234892803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:14:51 [2024-02-28T23:14:51.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234892803 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
18:14:51 [2024-02-28T23:14:51.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234892802 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
18:14:51 [2024-02-28T23:14:51.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
18:14:51 [2024-02-28T23:14:51.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
18:14:51 [2024-02-28T23:14:51.194Z] 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=-234892795 data=null doit=true}, Shell with text {Time Event Filter}]
18:14:51 [2024-02-28T23:14:51.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with tooltip 'Close (Esc)'
18:14:51 [2024-02-28T23:14:51.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.195Z] 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')
18:14:51 [2024-02-28T23:14:51.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
18:14:51 [2024-02-28T23:14:51.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-234892793 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')]
18:14:51 [2024-02-28T23:14:51.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-234892793 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')]
18:14:51 [2024-02-28T23:14:51.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-234892793 data=null doit=true}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
18:14:51 [2024-02-28T23:14:51.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-234892793 data=null}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
18:14:51 [2024-02-28T23:14:51.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-234892793 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')]
18:14:51 [2024-02-28T23:14:51.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-234892793 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')]
18:14:51 [2024-02-28T23:14:51.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-234892793 data=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')]
18:14:51 [2024-02-28T23:14:51.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:14:51 [2024-02-28T23:14:51.195Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:14:51 [2024-02-28T23:14:51.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
18:14:51 [2024-02-28T23:14:51.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234892734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:51 [2024-02-28T23:14:51.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234892734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:51 [2024-02-28T23:14:51.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234892734 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:14:51 [2024-02-28T23:14:51.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234892734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:51 [2024-02-28T23:14:51.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234892733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:51 [2024-02-28T23:14:51.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234892431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:51 [2024-02-28T23:14:51.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=-234892430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234892430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234892430 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234892429 data=null}, ToolItem with tooltip text {Show Legend}]
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:14:51 [2024-02-28T23:14:51.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:14:51 [2024-02-28T23:14:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:14:51 [2024-02-28T23:14:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234892411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:51 [2024-02-28T23:14:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234892410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:51 [2024-02-28T23:14:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234892410 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:51 [2024-02-28T23:14:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234892410 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:51 [2024-02-28T23:14:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234892410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:51 [2024-02-28T23:14:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234892410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:51 [2024-02-28T23:14:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234892410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:14:51 [2024-02-28T23:14:51.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234892733 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}]
18:14:51 [2024-02-28T23:14:51.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:14:51 [2024-02-28T23:14:51.716Z] 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"'
18:14:51 [2024-02-28T23:14:51.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:15:06 [2024-02-28T23:15:06.840Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234878884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:06 [2024-02-28T23:15:06.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=-234878884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234878884 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:15:06 [2024-02-28T23:15:06.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=-234878883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:06 [2024-02-28T23:15:06.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=-234878883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:06 [2024-02-28T23:15:06.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=-234878543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:06 [2024-02-28T23:15:06.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=-234878542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:06 [2024-02-28T23:15:06.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=-234878542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:06 [2024-02-28T23:15:06.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=-234878542 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:15:06 [2024-02-28T23:15:06.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=-234878542 data=null}, ToolItem with tooltip text {Show Legend}]
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234878524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234878524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234878524 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234878524 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234878524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234878523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234878523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234878883 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}]
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:15:06 [2024-02-28T23:15:06.844Z] 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"'
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234877273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234877273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234877273 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234877273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:06 [2024-02-28T23:15:06.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234877272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234876948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234876947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234876947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234876947 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234876947 data=null}, ToolItem with tooltip text {Show Legend}]
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:07 [2024-02-28T23:15:07.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:15:07 [2024-02-28T23:15:07.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:07 [2024-02-28T23:15:07.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')
18:15:07 [2024-02-28T23:15:07.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:15:07 [2024-02-28T23:15:07.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234876888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:07 [2024-02-28T23:15:07.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234876888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:07 [2024-02-28T23:15:07.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234876888 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:07 [2024-02-28T23:15:07.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234876888 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:07 [2024-02-28T23:15:07.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234876888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:07 [2024-02-28T23:15:07.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234876887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:07 [2024-02-28T23:15:07.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234876887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:07 [2024-02-28T23:15:07.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234877272 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}]
18:15:07 [2024-02-28T23:15:07.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:15:07 [2024-02-28T23:15:07.364Z] 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"'
18:15:07 [2024-02-28T23:15:07.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:15:07 [2024-02-28T23:15:07.929Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:15:07 [2024-02-28T23:15:07.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
18:15:07 [2024-02-28T23:15:07.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234876055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:07 [2024-02-28T23:15:07.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234876055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:07 [2024-02-28T23:15:07.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234876055 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:15:07 [2024-02-28T23:15:07.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234876055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:07 [2024-02-28T23:15:07.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234876055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234875726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234875725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234875725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234875724 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234875724 data=null}, ToolItem with tooltip text {Show Legend}]
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-234875717 data=null doit=true}, Shell with text {Legend}]
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:08 [2024-02-28T23:15:08.187Z] 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')
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
18:15:08 [2024-02-28T23:15:08.187Z] 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")
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
18:15:08 [2024-02-28T23:15:08.187Z] 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")
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:15:08 [2024-02-28T23:15:08.187Z] 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
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Sent event 13 to [Selection [13]: SelectionEvent{Scale {} time=-234875710 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")]
18:15:08 [2024-02-28T23:15:08.187Z] 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
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:08 [2024-02-28T23:15:08.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
18:15:08 [2024-02-28T23:15:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:08 [2024-02-28T23:15:08.188Z] 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')
18:15:08 [2024-02-28T23:15:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:08 [2024-02-28T23:15:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:08 [2024-02-28T23:15:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:08 [2024-02-28T23:15:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:08 [2024-02-28T23:15:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:08 [2024-02-28T23:15:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:08 [2024-02-28T23:15:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:08 [2024-02-28T23:15:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:08 [2024-02-28T23:15:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:08 [2024-02-28T23:15:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:08 [2024-02-28T23:15:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:08 [2024-02-28T23:15:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:08 [2024-02-28T23:15:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:08 [2024-02-28T23:15:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:15:08 [2024-02-28T23:15:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:08 [2024-02-28T23:15:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:08 [2024-02-28T23:15:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:15:08 [2024-02-28T23:15:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234875704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:08 [2024-02-28T23:15:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234875703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:08 [2024-02-28T23:15:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234875703 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:08 [2024-02-28T23:15:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234875703 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:08 [2024-02-28T23:15:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234875703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:08 [2024-02-28T23:15:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234875703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:08 [2024-02-28T23:15:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234875703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:08 [2024-02-28T23:15:08.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234876055 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}]
18:15:08 [2024-02-28T23:15:08.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:15:09 [2024-02-28T23:15:09.377Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:15:09 [2024-02-28T23:15:09.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
18:15:09 [2024-02-28T23:15:09.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=-234874640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:09 [2024-02-28T23:15:09.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=-234874640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:09 [2024-02-28T23:15:09.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=-234874639 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:15:09 [2024-02-28T23:15:09.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=-234874639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:09 [2024-02-28T23:15:09.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234874639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:09 [2024-02-28T23:15:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234874284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:09 [2024-02-28T23:15:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234874284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:09 [2024-02-28T23:15:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234874284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:09 [2024-02-28T23:15:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234874283 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:15:09 [2024-02-28T23:15:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234874283 data=null}, ToolItem with tooltip text {Show Legend}]
18:15:09 [2024-02-28T23:15:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
18:15:09 [2024-02-28T23:15:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
18:15:09 [2024-02-28T23:15:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
18:15:09 [2024-02-28T23:15:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:09 [2024-02-28T23:15:09.635Z] 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')
18:15:09 [2024-02-28T23:15:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
18:15:09 [2024-02-28T23:15:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:09 [2024-02-28T23:15:09.635Z] 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')
18:15:09 [2024-02-28T23:15:09.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-234874278 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')]
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-234874278 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')]
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-234874277 data=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-234874277 data=null}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-234874277 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')]
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-234874277 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')]
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-234874277 data=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')]
18:15:09 [2024-02-28T23:15:09.636Z] 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')
18:15:09 [2024-02-28T23:15:09.636Z] 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')
18:15:09 [2024-02-28T23:15:09.636Z] 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')
18:15:09 [2024-02-28T23:15:09.636Z] 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')
18:15:09 [2024-02-28T23:15:09.636Z] 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')
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
18:15:09 [2024-02-28T23:15:09.636Z] 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")
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:09 [2024-02-28T23:15:09.636Z] 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')
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234874269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234874269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234874263 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:09 [2024-02-28T23:15:09.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234874263 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:09 [2024-02-28T23:15:09.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234874263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:09 [2024-02-28T23:15:09.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234874263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:09 [2024-02-28T23:15:09.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234874263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:09 [2024-02-28T23:15:09.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=-234874639 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}]
18:15:09 [2024-02-28T23:15:09.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:15:10 [2024-02-28T23:15:10.823Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:15:10 [2024-02-28T23:15:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
18:15:10 [2024-02-28T23:15:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234873193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:10 [2024-02-28T23:15:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234873193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:10 [2024-02-28T23:15:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234873192 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:15:10 [2024-02-28T23:15:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234873192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:10 [2024-02-28T23:15:10.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234873192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:11 [2024-02-28T23:15:11.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234872850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:11 [2024-02-28T23:15:11.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234872849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:11 [2024-02-28T23:15:11.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234872849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234872849 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234872849 data=null}, ToolItem with tooltip text {Show Legend}]
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234872789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234872789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234872789 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234872788 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234872788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234872788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234872788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:11 [2024-02-28T23:15:11.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234873192 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}]
18:15:11 [2024-02-28T23:15:11.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:15:11 [2024-02-28T23:15:11.599Z] 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"'
18:15:11 [2024-02-28T23:15:11.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:15:12 [2024-02-28T23:15:12.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:15:12 [2024-02-28T23:15:12.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:15:12 [2024-02-28T23:15:12.162Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:15:12 [2024-02-28T23:15:12.725Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:15:12 [2024-02-28T23:15:12.725Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:15:12 [2024-02-28T23:15:12.983Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:15:12 [2024-02-28T23:15:12.983Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:15:13 [2024-02-28T23:15:13.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:15:13 [2024-02-28T23:15:13.546Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:15:14 [2024-02-28T23:15:14.109Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:15:14 [2024-02-28T23:15:14.109Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:15:14 [2024-02-28T23:15:14.672Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:15:14 [2024-02-28T23:15:14.672Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:15:15 [2024-02-28T23:15:15.236Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:15:15 [2024-02-28T23:15:15.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
18:15:15 [2024-02-28T23:15:15.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234868867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:15 [2024-02-28T23:15:15.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234868867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:15 [2024-02-28T23:15:15.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234868867 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:15:15 [2024-02-28T23:15:15.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234868867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:15 [2024-02-28T23:15:15.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234868867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234868557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234868555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234868555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234868555 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234868555 data=null}, ToolItem with tooltip text {Show Legend}]
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234868537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234868537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234868537 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234868537 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234868537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234868537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234868537 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234868867 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}]
18:15:15 [2024-02-28T23:15:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:15:15 [2024-02-28T23:15:15.755Z] 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"'
18:15:15 [2024-02-28T23:15:15.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:15:16 [2024-02-28T23:15:16.321Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:15:16 [2024-02-28T23:15:16.321Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:15:16 [2024-02-28T23:15:16.321Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:15:16 [2024-02-28T23:15:16.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
18:15:16 [2024-02-28T23:15:16.582Z] 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=-234867459 data=null doit=true}, Shell with text {Time Event Filter}]
18:15:16 [2024-02-28T23:15:16.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:15:16 [2024-02-28T23:15:16.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:15:17 [2024-02-28T23:15:17.146Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:15:18 [2024-02-28T23:15:18.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
18:15:18 [2024-02-28T23:15:18.078Z] 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=-234865906 data=null doit=true}, Shell with text {Time Event Filter}]
18:15:18 [2024-02-28T23:15:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hat1", using matcher: of type 'Text'
18:15:18 [2024-02-28T23:15:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hat1", using matcher: (of type 'Text')
18:15:18 [2024-02-28T23:15:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
18:15:18 [2024-02-28T23:15:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
18:15:18 [2024-02-28T23:15:18.905Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:15:18 [2024-02-28T23:15:18.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
18:15:18 [2024-02-28T23:15:18.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234865141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:18 [2024-02-28T23:15:18.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234865141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:18 [2024-02-28T23:15:18.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234865141 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234865141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234865140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234865054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234865053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234865053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234865053 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234865053 data=null}, ToolItem with tooltip text {Show Legend}]
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234865026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234865026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234865025 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:18 [2024-02-28T23:15:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234865025 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:18 [2024-02-28T23:15:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234865025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:18 [2024-02-28T23:15:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234865025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:18 [2024-02-28T23:15:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234865018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:18 [2024-02-28T23:15:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234865140 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}]
18:15:18 [2024-02-28T23:15:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:15:19 [2024-02-28T23:15:19.165Z] 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"'
18:15:19 [2024-02-28T23:15:19.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:15:19 [2024-02-28T23:15:19.733Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:15:19 [2024-02-28T23:15:19.733Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:15:19 [2024-02-28T23:15:19.733Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:15:19 [2024-02-28T23:15:19.733Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:15:19 [2024-02-28T23:15:19.733Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:15:19 [2024-02-28T23:15:19.733Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
18:15:19 [2024-02-28T23:15:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
18:15:19 [2024-02-28T23:15:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234864278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:19 [2024-02-28T23:15:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234864278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:19 [2024-02-28T23:15:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234864278 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:15:19 [2024-02-28T23:15:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234864278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:19 [2024-02-28T23:15:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234864278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:19 [2024-02-28T23:15:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234863966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:19 [2024-02-28T23:15:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234863965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:19 [2024-02-28T23:15:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234863965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:15:19 [2024-02-28T23:15:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234863965 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:15:19 [2024-02-28T23:15:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234863965 data=null}, ToolItem with tooltip text {Show Legend}]
18:15:19 [2024-02-28T23:15:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
18:15:19 [2024-02-28T23:15:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
18:15:19 [2024-02-28T23:15:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234863949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234863949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234863948 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234863948 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234863948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234863948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234863948 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-234864277 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}]
18:15:19 [2024-02-28T23:15:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:15:20 [2024-02-28T23:15:20.253Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 56.72 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
18:15:20 [2024-02-28T23:15:20.253Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testBookmark -- Time elapsed: 2.058 s
18:15:20 [2024-02-28T23:15:20.253Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testTimeLine -- Time elapsed: 3.283 s
18:15:20 [2024-02-28T23:15:20.253Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testDrag -- Time elapsed: 3.755 s
18:15:20 [2024-02-28T23:15:20.253Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testKeyboardNamespaceNavigation -- Time elapsed: 1.157 s
18:15:20 [2024-02-28T23:15:20.253Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testCollapseExpandUsingEnter -- Time elapsed: 1.216 s
18:15:20 [2024-02-28T23:15:20.253Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testExpandAndCollapse -- Time elapsed: 1.358 s
18:15:20 [2024-02-28T23:15:20.253Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testEventStyling -- Time elapsed: 4.443 s
18:15:20 [2024-02-28T23:15:20.253Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testLegendArrow -- Time elapsed: 4.018 s
18:15:20 [2024-02-28T23:15:20.253Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testHideEmptyRows -- Time elapsed: 3.025 s
18:15:20 [2024-02-28T23:15:20.253Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testVerticalZoom -- Time elapsed: 13.89 s
18:15:20 [2024-02-28T23:15:20.253Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testZoomToSelection -- Time elapsed: 1.643 s
18:15:20 [2024-02-28T23:15:20.253Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest skipped
18:15:20 [2024-02-28T23:15:20.253Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testLegend -- Time elapsed: 4.131 s
18:15:20 [2024-02-28T23:15:20.253Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testHorizontalZoom -- Time elapsed: 4.231 s
18:15:20 [2024-02-28T23:15:20.253Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testTimegraphEventFiltering -- Time elapsed: 3.472 s
18:15:20 [2024-02-28T23:15:20.253Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testKeyboardNavigation -- Time elapsed: 1.103 s
18:15:20 [2024-02-28T23:15:20.253Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest skipped
18:15:20 [2024-02-28T23:15:20.253Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
18:15:20 [2024-02-28T23:15:20.253Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
18:15:20 [2024-02-28T23:15:20.253Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest skipped
18:15:20 [2024-02-28T23:15:20.253Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest skipped
18:15:20 [2024-02-28T23:15:20.253Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
18:15:20 [2024-02-28T23:15:20.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-234863777 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:15:20 [2024-02-28T23:15:20.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:15:20 [2024-02-28T23:15:20.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:15:20 [2024-02-28T23:15:20.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:15:20 [2024-02-28T23:15:20.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:15:20 [2024-02-28T23:15:20.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-234863548 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:15:20 [2024-02-28T23:15:20.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
18:15:21 [2024-02-28T23:15:21.077Z] 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')
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-234862882 data=null doit=true}, Button with text {Select roo&t directory:}]
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-234862882 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:}]
18:15:21 [2024-02-28T23:15:21.077Z] 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')
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-234862879 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-234862879 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')]
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-234862879 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')]
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-234862878 data=null 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')]
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /tmp/trace14379815471623456391.gz
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/tmp/trace14379815471623456391.gz} [layout=null] time=-234862875 data=null}, (of type 'Combo')]
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /tmp/trace14379815471623456391.gz
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-234862804 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-234862804 data=null doit=true}, TreeItem with text {/}]
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-234862804 data=null}, TreeItem with text {/}]
18:15:21 [2024-02-28T23:15:21.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-234862804 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234862803 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-234862803 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/tmp/trace1437981547...", using matcher: of type 'Combo'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:15:21 [2024-02-28T23:15:21.078Z] 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:'))
18:15:21 [2024-02-28T23:15:21.078Z] 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
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : TMF Tests} [layout=null] time=-234862767 data=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:'))]
18:15:21 [2024-02-28T23:15:21.078Z] 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
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-234862763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-234862763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-234862763 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-234862763 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-234862763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:21 [2024-02-28T23:15:21.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-234862763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:21 [2024-02-28T23:15:21.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-234862762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:21 [2024-02-28T23:15:21.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:15:21 [2024-02-28T23:15:21.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:15:21 [2024-02-28T23:15:21.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:21 [2024-02-28T23:15:21.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:21 [2024-02-28T23:15:21.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234862340 data=null doit=true}, TreeItem with text {Tracing}]
18:15:21 [2024-02-28T23:15:21.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234862340 data=null}, TreeItem with text {Tracing}]
18:15:21 [2024-02-28T23:15:21.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234862339 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:15:21 [2024-02-28T23:15:21.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234862339 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}]
18:15:21 [2024-02-28T23:15:21.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234862329 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:15:21 [2024-02-28T23:15:21.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234862328 data=null doit=true}, Tree node with text: Traces [1]]
18:15:21 [2024-02-28T23:15:21.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234862328 data=null}, Tree node with text: Traces [1]]
18:15:21 [2024-02-28T23:15:21.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234862328 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [1]]
18:15:21 [2024-02-28T23:15:21.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234862327 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]]
18:15:21 [2024-02-28T23:15:21.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234862326 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [1]]
18:15:21 [2024-02-28T23:15:21.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: trace14379815471623456391
18:15:21 [2024-02-28T23:15:21.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {trace14379815471623456391} time=-234862325 data=null button=0 stateMask=0x0 x=175 y=81 count=0}, Tree node with text: trace14379815471623456391]
18:15:21 [2024-02-28T23:15:21.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {trace14379815471623456391} time=-234862325 data=null doit=true}, Tree node with text: trace14379815471623456391]
18:15:21 [2024-02-28T23:15:21.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:21 [2024-02-28T23:15:21.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {trace14379815471623456391} time=-234862325 data=null}, Tree node with text: trace14379815471623456391]
18:15:21 [2024-02-28T23:15:21.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {trace14379815471623456391} time=-234862324 data=null button=1 stateMask=0x0 x=175 y=81 count=1}, Tree node with text: trace14379815471623456391]
18:15:21 [2024-02-28T23:15:21.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234862324 data=null item=TreeItem {trace14379815471623456391} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: trace14379815471623456391]
18:15:21 [2024-02-28T23:15:21.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {trace14379815471623456391} time=-234862260 data=null button=1 stateMask=0x80000 x=175 y=81 count=1}, Tree node with text: trace14379815471623456391]
18:15:21 [2024-02-28T23:15:21.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {trace14379815471623456391} time=-234862259 data=null button=1 stateMask=0x0 x=175 y=81 count=2}, Tree node with text: trace14379815471623456391]
18:15:21 [2024-02-28T23:15:21.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {trace14379815471623456391} time=-234862259 data=null button=1 stateMask=0x0 x=175 y=81 count=2}, Tree node with text: trace14379815471623456391]
18:15:21 [2024-02-28T23:15:21.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-234862258 data=null item=TreeItem {trace14379815471623456391} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: trace14379815471623456391]
18:15:21 [2024-02-28T23:15:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {trace14379815471623456391} time=-234862196 data=null button=1 stateMask=0x80000 x=175 y=81 count=2}, Tree node with text: trace14379815471623456391]
18:15:21 [2024-02-28T23:15:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {trace14379815471623456391} time=-234861994 data=null button=0 stateMask=0x0 x=175 y=81 count=0}, Tree node with text: trace14379815471623456391]
18:15:21 [2024-02-28T23:15:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {trace14379815471623456391} time=-234861989 data=null doit=true}, Tree node with text: trace14379815471623456391]
18:15:21 [2024-02-28T23:15:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {trace14379815471623456391} time=-234861976 data=null}, Tree node with text: trace14379815471623456391]
18:15:21 [2024-02-28T23:15:21.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: trace14379815471623456391
18:15:23 [2024-02-28T23:15:23.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:15:23 [2024-02-28T23:15:23.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:15:23 [2024-02-28T23:15:23.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:15:23 [2024-02-28T23:15:23.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Tracing/Traces/trace14379815471623456391 - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-234860679 data=null doit=true}, Shell with text {data - Tracing/Traces/trace14379815471623456391 - Eclipse Platform}]
18:15:23 [2024-02-28T23:15:23.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:15:23 [2024-02-28T23:15:23.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:23 [2024-02-28T23:15:23.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:23 [2024-02-28T23:15:23.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:23 [2024-02-28T23:15:23.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-234860571 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
18:15:23 [2024-02-28T23:15:23.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234860571 data=null doit=true}, TreeItem with text {Tracing}]
18:15:23 [2024-02-28T23:15:23.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234860571 data=null}, TreeItem with text {Tracing}]
18:15:23 [2024-02-28T23:15:23.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234860570 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:15:23 [2024-02-28T23:15:23.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234860570 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}]
18:15:23 [2024-02-28T23:15:23.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234860539 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:15:23 [2024-02-28T23:15:23.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:15:23 [2024-02-28T23:15:23.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:15:23 [2024-02-28T23:15:23.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:15:24 [2024-02-28T23:15:24.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:15:24 [2024-02-28T23:15:24.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:15:24 [2024-02-28T23:15:24.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:15:24 [2024-02-28T23:15:24.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:15:24 [2024-02-28T23:15:24.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:15:24 [2024-02-28T23:15:24.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:15:24 [2024-02-28T23:15:24.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:24 [2024-02-28T23:15:24.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:24 [2024-02-28T23:15:24.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:15:24 [2024-02-28T23:15:24.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:15:24 [2024-02-28T23:15:24.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234859931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:24 [2024-02-28T23:15:24.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234859931 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:24 [2024-02-28T23:15:24.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234859931 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:24 [2024-02-28T23:15:24.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234859930 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:24 [2024-02-28T23:15:24.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234859930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:24 [2024-02-28T23:15:24.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234859930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:24 [2024-02-28T23:15:24.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234859930 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:24 [2024-02-28T23:15:24.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234859930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:24 [2024-02-28T23:15:24.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234859930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:24 [2024-02-28T23:15:24.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234859929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:24 [2024-02-28T23:15:24.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234859929 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:24 [2024-02-28T23:15:24.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234859928 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:24 [2024-02-28T23:15:24.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:15:24 [2024-02-28T23:15:24.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:15:24 [2024-02-28T23:15:24.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:15:24 [2024-02-28T23:15:24.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:24 [2024-02-28T23:15:24.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:24 [2024-02-28T23:15:24.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:15:24 [2024-02-28T23:15:24.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:24 [2024-02-28T23:15:24.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:24 [2024-02-28T23:15:24.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:15:24 [2024-02-28T23:15:24.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234859927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:24 [2024-02-28T23:15:24.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234859927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:24 [2024-02-28T23:15:24.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234859927 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:24 [2024-02-28T23:15:24.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234859926 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:24 [2024-02-28T23:15:24.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234859926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:24 [2024-02-28T23:15:24.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234859926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:24 [2024-02-28T23:15:24.094Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:24 [2024-02-28T23:15:24.094Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:24 [2024-02-28T23:15:24.094Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:24 [2024-02-28T23:15:24.094Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:24 [2024-02-28T23:15:24.094Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:24 [2024-02-28T23:15:24.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:15:24 [2024-02-28T23:15:24.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234859926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:24 [2024-02-28T23:15:24.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-234860471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:15:24 [2024-02-28T23:15:24.609Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.360 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
18:15:24 [2024-02-28T23:15:24.610Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest.testGzipImport -- Time elapsed: 4.120 s
18:15:24 [2024-02-28T23:15:24.610Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
18:15:24 [2024-02-28T23:15:24.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@2665a2e7] time=-234859408 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:15:24 [2024-02-28T23:15:24.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:15:24 [2024-02-28T23:15:24.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:15:24 [2024-02-28T23:15:24.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:15:24 [2024-02-28T23:15:24.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:15:24 [2024-02-28T23:15:24.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-234859230 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:15:24 [2024-02-28T23:15:24.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:15:26 [2024-02-28T23:15:26.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:15:26 [2024-02-28T23:15:26.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:26 [2024-02-28T23:15:26.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:26 [2024-02-28T23:15:26.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:26 [2024-02-28T23:15:26.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:26 [2024-02-28T23:15:26.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:26 [2024-02-28T23:15:26.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-234857546 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
18:15:26 [2024-02-28T23:15:26.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-234857545 data=null doit=true}, TreeItem with text {Test}]
18:15:26 [2024-02-28T23:15:26.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-234857545 data=null}, TreeItem with text {Test}]
18:15:26 [2024-02-28T23:15:26.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-234857545 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
18:15:26 [2024-02-28T23:15:26.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234857544 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
18:15:26 [2024-02-28T23:15:26.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-234857506 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
18:15:26 [2024-02-28T23:15:26.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-234857505 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-234857505 data=null doit=true}, TreeItem with text {Test}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-234857505 data=null}, TreeItem with text {Test}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-234857504 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234857504 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-234857490 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-234857489 data=null doit=true}, TreeItem with text {Test}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-234857488 data=null}, TreeItem with text {Test}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-234857487 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234857487 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}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-234857483 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234857482 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234857482 data=null doit=true}, TreeItem with text {Traces [1]}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234857482 data=null}, TreeItem with text {Traces [1]}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234857477 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234857477 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234857455 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-234857450 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-234857449 data=null doit=true}, TreeItem with text {Test}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-234857449 data=null}, TreeItem with text {Test}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-234857449 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234857449 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-234857431 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
18:15:26 [2024-02-28T23:15:26.512Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-234857427 data=null doit=true}, TreeItem with text {Experiments [1]}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-234857427 data=null}, TreeItem with text {Experiments [1]}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-234857427 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234857426 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]}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-234857424 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234857424 data=null doit=true}, TreeItem with text {Traces [1]}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234857424 data=null}, TreeItem with text {Traces [1]}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234857423 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [1]}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234857423 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]}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234857422 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [1]}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml} time=-234857419 data=null doit=true}, TreeItem with text {test.xml}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-234857419 data=null}, TreeItem with text {test.xml}]
18:15:26 [2024-02-28T23:15:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-234857419 data=null button=1 stateMask=0x0 x=105 y=104 count=1}, TreeItem with text {test.xml}]
18:15:26 [2024-02-28T23:15:26.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234857418 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}]
18:15:26 [2024-02-28T23:15:26.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {test.xml} time=-234857374 data=null x=105 y=104 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
18:15:26 [2024-02-28T23:15:26.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=-234857372 data=null x=105 y=104 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
18:15:26 [2024-02-28T23:15:26.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=-234857369 data=null x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
18:15:26 [2024-02-28T23:15:26.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=-234857364 data=null x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
18:15:26 [2024-02-28T23:15:26.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=-234857363 data=null x=0 y=0 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
18:15:26 [2024-02-28T23:15:26.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=-234857363 data=null x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
18:15:26 [2024-02-28T23:15:26.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=-234857362 data=null x=0 y=0 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
18:15:26 [2024-02-28T23:15:26.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=-234857362 data=[TmfTraceElement(/Test/Traces/test.xml)] x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
18:15:26 [2024-02-28T23:15:26.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=-234857352 data=null x=0 y=0 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
18:15:26 [2024-02-28T23:15:26.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:15:26 [2024-02-28T23:15:26.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:26 [2024-02-28T23:15:26.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=-234857345 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [0]}]
18:15:26 [2024-02-28T23:15:26.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=-234857345 data=null doit=true}, TreeItem with text {Test Experiment [0]}]
18:15:26 [2024-02-28T23:15:26.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=-234857345 data=null}, TreeItem with text {Test Experiment [0]}]
18:15:26 [2024-02-28T23:15:26.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=-234857345 data=null button=1 stateMask=0x0 x=142 y=58 count=1}, TreeItem with text {Test Experiment [0]}]
18:15:26 [2024-02-28T23:15:26.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234857343 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]}]
18:15:26 [2024-02-28T23:15:26.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=-234857329 data=null button=1 stateMask=0x80000 x=142 y=58 count=1}, TreeItem with text {Test Experiment [0]}]
18:15:26 [2024-02-28T23:15:26.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
18:15:26 [2024-02-28T23:15:26.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Trace Package...'
18:15:27 [2024-02-28T23:15:27.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Trace Package...'
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
18:15:27 [2024-02-28T23:15:27.032Z] 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=-234856814 data=null doit=true}, Shell with text {Export trace package}]
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.032Z] 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'
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
18:15:27 [2024-02-28T23:15:27.032Z] 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')
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.032Z] 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.
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
18:15:27 [2024-02-28T23:15:27.032Z] 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')
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.032Z] 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')
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-234856811 data=null doit=true}, Button with text {Sa&ve in tar format}]
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-234856811 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}]
18:15:27 [2024-02-28T23:15:27.032Z] 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')
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Save in &zip format} time=-234856810 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-234856810 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')]
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-234856810 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')]
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=-234856809 data=null 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')]
18:15:27 [2024-02-28T23:15:27.032Z] 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')
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.032Z] 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'
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
18:15:27 [2024-02-28T23:15:27.032Z] 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')
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.032Z] 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')
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-234856808 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')]
18:15:27 [2024-02-28T23:15:27.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-234856808 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')]
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-234856807 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-234856807 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-234856807 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')]
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-234856807 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')]
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-234856807 data=null 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')]
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-234856807 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')]
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-234856807 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')]
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-234856807 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')]
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-234856807 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-234856806 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
18:15:27 [2024-02-28T23:15:27.033Z] 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')
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:15:27 [2024-02-28T23:15:27.033Z] 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
18:15:27 [2024-02-28T23:15:27.033Z] 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=-234856805 data=null}, (of type 'Combo')]
18:15:27 [2024-02-28T23:15:27.033Z] 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
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-234856803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-234856803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-234856802 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-234856802 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-234856802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:27 [2024-02-28T23:15:27.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-234856802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:27 [2024-02-28T23:15:27.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-234856802 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:27 [2024-02-28T23:15:27.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-234857259 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...']
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-234856346 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=-234856346 data=null doit=true}, TreeItem with text {Import Test}]
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-234856346 data=null}, TreeItem with text {Import Test}]
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-234856345 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234856345 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}]
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-234856316 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-234856314 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=-234856314 data=null doit=true}, TreeItem with text {Import Test}]
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-234856314 data=null}, TreeItem with text {Import Test}]
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-234856314 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234856313 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}]
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-234856307 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=-234856307 data=null doit=true}, TreeItem with text {Import Test}]
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-234856300 data=null}, TreeItem with text {Import Test}]
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-234856299 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234856299 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}]
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-234856297 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-234856296 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
18:15:27 [2024-02-28T23:15:27.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-234856296 data=null doit=true}, TreeItem with text {Traces [0]}]
18:15:27 [2024-02-28T23:15:27.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-234856296 data=null}, TreeItem with text {Traces [0]}]
18:15:27 [2024-02-28T23:15:27.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-234856295 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:15:27 [2024-02-28T23:15:27.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234856295 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
18:15:27 [2024-02-28T23:15:27.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-234856267 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:15:27 [2024-02-28T23:15:27.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:27 [2024-02-28T23:15:27.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-234856265 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
18:15:27 [2024-02-28T23:15:27.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-234856265 data=null doit=true}, TreeItem with text {Traces [0]}]
18:15:27 [2024-02-28T23:15:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-234856265 data=null}, TreeItem with text {Traces [0]}]
18:15:27 [2024-02-28T23:15:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-234856264 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:15:27 [2024-02-28T23:15:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234856264 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
18:15:27 [2024-02-28T23:15:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-234856259 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:15:27 [2024-02-28T23:15:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
18:15:27 [2024-02-28T23:15:27.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import Trace Package...'
18:15:28 [2024-02-28T23:15:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import Trace Package...'
18:15:28 [2024-02-28T23:15:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
18:15:28 [2024-02-28T23:15:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import trace package} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-234855880 data=null doit=true}, Shell with text {Import trace package}]
18:15:28 [2024-02-28T23:15:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:15:28 [2024-02-28T23:15:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:15:28 [2024-02-28T23:15:28.062Z] 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
18:15:28 [2024-02-28T23:15:28.062Z] 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=-234855878 data=null}, (of type 'Combo')]
18:15:28 [2024-02-28T23:15:28.062Z] 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
18:15:28 [2024-02-28T23:15:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:15:28 [2024-02-28T23:15:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
18:15:28 [2024-02-28T23:15:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Inserting text:
18:15:28 [2024-02-28T23:15:28.062Z]  into text (of type 'Combo')
18:15:28 [2024-02-28T23:15:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:15:28 [2024-02-28T23:15:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''
18:15:28 [2024-02-28T23:15:28.062Z] '' with an interval of {1}ms. between characters.
18:15:28 [2024-02-28T23:15:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:28 [2024-02-28T23:15:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
18:15:28 [2024-02-28T23:15:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
18:15:28 [2024-02-28T23:15:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:28 [2024-02-28T23:15:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:28 [2024-02-28T23:15:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:15:28 [2024-02-28T23:15:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:15:28 [2024-02-28T23:15:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:15:28 [2024-02-28T23:15:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:15:28 [2024-02-28T23:15:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-234855766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:28 [2024-02-28T23:15:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-234855765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:28 [2024-02-28T23:15:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-234855765 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:28 [2024-02-28T23:15:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-234855765 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:28 [2024-02-28T23:15:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-234855765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:28 [2024-02-28T23:15:28.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-234855765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:28 [2024-02-28T23:15:28.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:15:28 [2024-02-28T23:15:28.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-234855765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:28 [2024-02-28T23:15:28.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-234856218 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...']
18:15:28 [2024-02-28T23:15:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:15:28 [2024-02-28T23:15:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:15:28 [2024-02-28T23:15:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:28 [2024-02-28T23:15:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:28 [2024-02-28T23:15:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:28 [2024-02-28T23:15:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:28 [2024-02-28T23:15:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:28 [2024-02-28T23:15:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-234855463 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
18:15:28 [2024-02-28T23:15:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=-234855463 data=null doit=true}, TreeItem with text {Import Test}]
18:15:28 [2024-02-28T23:15:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-234855462 data=null}, TreeItem with text {Import Test}]
18:15:28 [2024-02-28T23:15:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-234855462 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
18:15:28 [2024-02-28T23:15:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234855462 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}]
18:15:28 [2024-02-28T23:15:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-234855377 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
18:15:28 [2024-02-28T23:15:28.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
18:15:28 [2024-02-28T23:15:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-234855376 data=null doit=true}, TreeItem with text {Traces [0]}]
18:15:28 [2024-02-28T23:15:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-234855376 data=null}, TreeItem with text {Traces [0]}]
18:15:28 [2024-02-28T23:15:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-234855375 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:15:28 [2024-02-28T23:15:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234855375 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]}]
18:15:28 [2024-02-28T23:15:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234855283 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:15:28 [2024-02-28T23:15:28.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
18:15:28 [2024-02-28T23:15:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-234855281 data=null doit=true}, TreeItem with text {Experiments [1]}]
18:15:28 [2024-02-28T23:15:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-234855281 data=null}, TreeItem with text {Experiments [1]}]
18:15:28 [2024-02-28T23:15:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-234855281 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
18:15:28 [2024-02-28T23:15:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234855280 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]}]
18:15:28 [2024-02-28T23:15:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-234855278 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
18:15:28 [2024-02-28T23:15:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {Test Experiment [1]}
18:15:28 [2024-02-28T23:15:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=-234855277 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [1]}]
18:15:28 [2024-02-28T23:15:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=-234855277 data=null doit=true}, TreeItem with text {Test Experiment [1]}]
18:15:28 [2024-02-28T23:15:28.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:28 [2024-02-28T23:15:28.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=-234855277 data=null}, TreeItem with text {Test Experiment [1]}]
18:15:28 [2024-02-28T23:15:28.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-234855277 data=null button=1 stateMask=0x0 x=142 y=58 count=1}, TreeItem with text {Test Experiment [1]}]
18:15:28 [2024-02-28T23:15:28.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234855276 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]}]
18:15:28 [2024-02-28T23:15:28.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-234855268 data=null button=1 stateMask=0x80000 x=142 y=58 count=1}, TreeItem with text {Test Experiment [1]}]
18:15:28 [2024-02-28T23:15:28.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-234855267 data=null button=1 stateMask=0x0 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
18:15:28 [2024-02-28T23:15:28.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=-234855267 data=null button=1 stateMask=0x0 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
18:15:28 [2024-02-28T23:15:28.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-234855267 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]}]
18:15:28 [2024-02-28T23:15:28.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-234855156 data=null button=1 stateMask=0x80000 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
18:15:28 [2024-02-28T23:15:28.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=-234855147 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [1]}]
18:15:28 [2024-02-28T23:15:28.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=-234855147 data=null doit=true}, TreeItem with text {Test Experiment [1]}]
18:15:28 [2024-02-28T23:15:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=-234855147 data=null}, TreeItem with text {Test Experiment [1]}]
18:15:28 [2024-02-28T23:15:28.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {Test Experiment [1]}
18:15:29 [2024-02-28T23:15:29.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Test Experiment"'
18:15:30 [2024-02-28T23:15:30.336Z] 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@2665a2e7] time=-234853642 data=null doit=true}, Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}]
18:15:30 [2024-02-28T23:15:30.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:15:30 [2024-02-28T23:15:30.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:30 [2024-02-28T23:15:30.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:30 [2024-02-28T23:15:30.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:30 [2024-02-28T23:15:30.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-234853546 data=null button=0 stateMask=0x0 x=55 y=127 count=0}, TreeItem with text {Test}]
18:15:30 [2024-02-28T23:15:30.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-234853545 data=null doit=true}, TreeItem with text {Test}]
18:15:30 [2024-02-28T23:15:30.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-234853545 data=null}, TreeItem with text {Test}]
18:15:30 [2024-02-28T23:15:30.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-234853545 data=null button=1 stateMask=0x0 x=55 y=127 count=1}, TreeItem with text {Test}]
18:15:30 [2024-02-28T23:15:30.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234853544 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
18:15:30 [2024-02-28T23:15:30.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-234853523 data=null button=1 stateMask=0x80000 x=55 y=127 count=1}, TreeItem with text {Test}]
18:15:30 [2024-02-28T23:15:30.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:15:30 [2024-02-28T23:15:30.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:15:30 [2024-02-28T23:15:30.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234852468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234852468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234852467 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234852467 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234852467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234852467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234852467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234852467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234852467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234852467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234852467 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234852466 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234852465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234852465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234852465 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234852465 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234852465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:31 [2024-02-28T23:15:31.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234852465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:31 [2024-02-28T23:15:31.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:31 [2024-02-28T23:15:31.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:31 [2024-02-28T23:15:31.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:31 [2024-02-28T23:15:31.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:31 [2024-02-28T23:15:31.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:31 [2024-02-28T23:15:31.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:15:31 [2024-02-28T23:15:31.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234852465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:31 [2024-02-28T23:15:31.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-234853449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:15:32 [2024-02-28T23:15:32.047Z] 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@2665a2e7] time=-234851938 data=null doit=true}, Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}]
18:15:32 [2024-02-28T23:15:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:15:32 [2024-02-28T23:15:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:32 [2024-02-28T23:15:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:32 [2024-02-28T23:15:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:32 [2024-02-28T23:15:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-234851905 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
18:15:32 [2024-02-28T23:15:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=-234851904 data=null doit=true}, TreeItem with text {Import Test}]
18:15:32 [2024-02-28T23:15:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-234851904 data=null}, TreeItem with text {Import Test}]
18:15:32 [2024-02-28T23:15:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-234851904 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
18:15:32 [2024-02-28T23:15:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234851904 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}]
18:15:32 [2024-02-28T23:15:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-234851856 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
18:15:32 [2024-02-28T23:15:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:15:32 [2024-02-28T23:15:32.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:15:32 [2024-02-28T23:15:32.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234851383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234851383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234851383 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234851382 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234851382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234851382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234851382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234851382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234851382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234851381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234851381 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234851381 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:32 [2024-02-28T23:15:32.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:15:32 [2024-02-28T23:15:32.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234851380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:32 [2024-02-28T23:15:32.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234851380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:32 [2024-02-28T23:15:32.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234851380 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:32 [2024-02-28T23:15:32.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234851380 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:32 [2024-02-28T23:15:32.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234851379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:32 [2024-02-28T23:15:32.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234851379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:32 [2024-02-28T23:15:32.565Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:32 [2024-02-28T23:15:32.565Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:32 [2024-02-28T23:15:32.565Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:32 [2024-02-28T23:15:32.565Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:32 [2024-02-28T23:15:32.565Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:32 [2024-02-28T23:15:32.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:15:32 [2024-02-28T23:15:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234851379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:32 [2024-02-28T23:15:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-234851797 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:15:34 [2024-02-28T23:15:34.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:15:34 [2024-02-28T23:15:34.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:15:34 [2024-02-28T23:15:34.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:34 [2024-02-28T23:15:34.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:34 [2024-02-28T23:15:34.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:34 [2024-02-28T23:15:34.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:34 [2024-02-28T23:15:34.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:34 [2024-02-28T23:15:34.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-234849084 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-234849084 data=null doit=true}, TreeItem with text {Test}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-234849084 data=null}, TreeItem with text {Test}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-234849084 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234849083 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-234849052 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-234849049 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-234849049 data=null doit=true}, TreeItem with text {Test}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-234849049 data=null}, TreeItem with text {Test}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-234849048 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234849048 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-234849033 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-234849032 data=null doit=true}, TreeItem with text {Test}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-234849032 data=null}, TreeItem with text {Test}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-234849032 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234849031 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}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-234849029 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234849028 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234849028 data=null doit=true}, TreeItem with text {Traces [1]}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234849028 data=null}, TreeItem with text {Traces [1]}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234849027 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234849027 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234849004 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234849002 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234849002 data=null doit=true}, TreeItem with text {Traces [1]}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234849002 data=null}, TreeItem with text {Traces [1]}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234849001 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234849001 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234848997 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
18:15:34 [2024-02-28T23:15:34.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Trace Package...'
18:15:35 [2024-02-28T23:15:35.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Trace Package...'
18:15:35 [2024-02-28T23:15:35.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
18:15:35 [2024-02-28T23:15:35.239Z] 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=-234848582 data=null doit=true}, Shell with text {Export trace package}]
18:15:35 [2024-02-28T23:15:35.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
18:15:35 [2024-02-28T23:15:35.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
18:15:35 [2024-02-28T23:15:35.239Z] 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')
18:15:35 [2024-02-28T23:15:35.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
18:15:35 [2024-02-28T23:15:35.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=-234848561 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')]
18:15:35 [2024-02-28T23:15:35.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-234848561 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')]
18:15:35 [2024-02-28T23:15:35.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=-234848561 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:15:35 [2024-02-28T23:15:35.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=-234848560 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:15:35 [2024-02-28T23:15:35.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=-234848560 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')]
18:15:35 [2024-02-28T23:15:35.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=-234848560 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')]
18:15:35 [2024-02-28T23:15:35.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=-234848560 data=null 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')]
18:15:35 [2024-02-28T23:15:35.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=-234848558 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')]
18:15:35 [2024-02-28T23:15:35.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-234848558 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')]
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=-234848558 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')]
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=-234848557 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=-234848557 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: of type 'Label'
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: (of type 'Label')
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: of type 'Label'
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: (of type 'Label')
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
18:15:35 [2024-02-28T23:15:35.499Z] 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')
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Select All
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select All} time=-234848553 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')]
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=-234848552 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')]
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Select All} time=-234848552 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select All} time=-234848552 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select All} time=-234848552 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')]
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select All} time=-234848552 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')]
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select All} time=-234848551 data=null 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')]
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select All} time=-234848549 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')]
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=-234848549 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')]
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select All} time=-234848549 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')]
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select All} time=-234848549 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select All} time=-234848549 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Select All
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: of type 'Label'
18:15:35 [2024-02-28T23:15:35.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: (of type 'Label')
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: of type 'Label'
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: (of type 'Label')
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.500Z] 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'
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
18:15:35 [2024-02-28T23:15:35.500Z] 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')
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.500Z] 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')
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Save in &zip format} time=-234848540 data=null doit=true}, Button with text {Save in &zip format}]
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=-234848540 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}]
18:15:35 [2024-02-28T23:15:35.500Z] 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')
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=-234848539 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=-234848539 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')]
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=-234848538 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')]
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-234848538 data=null 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')]
18:15:35 [2024-02-28T23:15:35.500Z] 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')
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
18:15:35 [2024-02-28T23:15:35.500Z] 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')
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.500Z] 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')
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-234848536 data=null doit=true}, Button with text {Sa&ve in tar format}]
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-234848536 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}]
18:15:35 [2024-02-28T23:15:35.500Z] 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')
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Save in &zip format} time=-234848535 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-234848535 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')]
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-234848535 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')]
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=-234848535 data=null 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')]
18:15:35 [2024-02-28T23:15:35.500Z] 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')
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.501Z] 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'
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
18:15:35 [2024-02-28T23:15:35.501Z] 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')
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.501Z] 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')
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-234848532 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')]
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-234848531 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')]
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-234848531 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-234848531 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-234848481 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')]
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-234848481 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')]
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-234848481 data=null 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')]
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-234848480 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')]
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-234848480 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')]
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-234848480 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')]
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-234848480 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-234848479 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
18:15:35 [2024-02-28T23:15:35.501Z] 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')
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.501Z] 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'
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
18:15:35 [2024-02-28T23:15:35.501Z] 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')
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.501Z] 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')
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-234848478 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')]
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-234848477 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')]
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-234848477 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
18:15:35 [2024-02-28T23:15:35.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-234848477 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-234848477 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')]
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-234848477 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')]
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-234848476 data=null 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')]
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-234848476 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')]
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-234848476 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')]
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-234848476 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')]
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-234848475 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-234848475 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
18:15:35 [2024-02-28T23:15:35.502Z] 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')
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
18:15:35 [2024-02-28T23:15:35.502Z] 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
18:15:35 [2024-02-28T23:15:35.502Z] 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=-234848474 data=null}, (of type 'Combo')]
18:15:35 [2024-02-28T23:15:35.502Z] 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
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-234848472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-234848472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-234848472 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-234848472 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-234848471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:35 [2024-02-28T23:15:35.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-234848471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:35 [2024-02-28T23:15:35.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-234848471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-234848951 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...']
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-234848160 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-234848159 data=null doit=true}, TreeItem with text {Test}]
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-234848159 data=null}, TreeItem with text {Test}]
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-234848158 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234848150 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-234848113 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-234848112 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-234848112 data=null doit=true}, TreeItem with text {Test}]
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-234848111 data=null}, TreeItem with text {Test}]
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-234848111 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234848111 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-234848060 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
18:15:35 [2024-02-28T23:15:35.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234848059 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234848059 data=null doit=true}, TreeItem with text {Traces [1]}]
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234848058 data=null}, TreeItem with text {Traces [1]}]
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234848058 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:15:35 [2024-02-28T23:15:35.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234848058 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:15:36 [2024-02-28T23:15:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234848032 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:15:36 [2024-02-28T23:15:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:36 [2024-02-28T23:15:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234848030 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:15:36 [2024-02-28T23:15:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234848030 data=null doit=true}, TreeItem with text {Traces [1]}]
18:15:36 [2024-02-28T23:15:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234848030 data=null}, TreeItem with text {Traces [1]}]
18:15:36 [2024-02-28T23:15:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234848029 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:15:36 [2024-02-28T23:15:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234848029 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:15:36 [2024-02-28T23:15:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234848011 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:15:36 [2024-02-28T23:15:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
18:15:36 [2024-02-28T23:15:36.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import Trace Package...'
18:15:36 [2024-02-28T23:15:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import Trace Package...'
18:15:36 [2024-02-28T23:15:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
18:15:36 [2024-02-28T23:15:36.274Z] 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=-234847656 data=null doit=true}, Shell with text {Import trace package}]
18:15:36 [2024-02-28T23:15:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:15:36 [2024-02-28T23:15:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:15:36 [2024-02-28T23:15:36.274Z] 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
18:15:36 [2024-02-28T23:15:36.274Z] 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=-234847654 data=null}, (of type 'Combo')]
18:15:36 [2024-02-28T23:15:36.275Z] 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
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Inserting text:
18:15:36 [2024-02-28T23:15:36.275Z]  into text (of type 'Combo')
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''
18:15:36 [2024-02-28T23:15:36.275Z] '' with an interval of {1}ms. between characters.
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
18:15:36 [2024-02-28T23:15:36.275Z] 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')
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Select All
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select All} time=-234847590 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')]
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=-234847589 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')]
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Select All} time=-234847589 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select All} time=-234847589 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select All} time=-234847589 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')]
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select All} time=-234847589 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')]
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select All} time=-234847589 data=null 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')]
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select All} time=-234847588 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')]
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=-234847588 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')]
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select All} time=-234847588 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')]
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select All} time=-234847588 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select All} time=-234847588 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Select All
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-234847586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-234847586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-234847586 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-234847586 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-234847586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:36 [2024-02-28T23:15:36.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-234847586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:36 [2024-02-28T23:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Finish} time=-234847525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:36 [2024-02-28T23:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-234847515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:36 [2024-02-28T23:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Finish} time=-234847515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:36 [2024-02-28T23:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Finish} time=-234847515 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:36 [2024-02-28T23:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Finish} time=-234847514 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:36 [2024-02-28T23:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:15:36 [2024-02-28T23:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
18:15:36 [2024-02-28T23:15:36.533Z] 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=-234847513 data=null doit=true}, Shell with text {Confirmation}]
18:15:36 [2024-02-28T23:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "No &To All", using matcher: of type 'Button'
18:15:36 [2024-02-28T23:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
18:15:36 [2024-02-28T23:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: of type 'Button'
18:15:36 [2024-02-28T23:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All'
18:15:36 [2024-02-28T23:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH'
18:15:36 [2024-02-28T23:15:36.533Z] 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')
18:15:36 [2024-02-28T23:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
18:15:36 [2024-02-28T23:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Yes To &All
18:15:36 [2024-02-28T23:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Yes To &All} time=-234847512 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')]
18:15:36 [2024-02-28T23:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Yes To &All} time=-234847512 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')]
18:15:36 [2024-02-28T23:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Yes To &All} time=-234847512 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
18:15:36 [2024-02-28T23:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Yes To &All} time=-234847512 data=null}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
18:15:36 [2024-02-28T23:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Yes To &All} time=-234847511 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')]
18:15:36 [2024-02-28T23:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Yes To &All} time=-234847511 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')]
18:15:36 [2024-02-28T23:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Yes To &All} time=-234847511 data=null 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')]
18:15:36 [2024-02-28T23:15:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-234847586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:36 [2024-02-28T23:15:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-234847971 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...']
18:15:37 [2024-02-28T23:15:37.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:15:37 [2024-02-28T23:15:37.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:15:37 [2024-02-28T23:15:37.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:37 [2024-02-28T23:15:37.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:37 [2024-02-28T23:15:37.048Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
18:15:37 [2024-02-28T23:15:37.048Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
18:15:37 [2024-02-28T23:15:37.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234846962 data=null doit=true}, TreeItem with text {Traces [1]}]
18:15:37 [2024-02-28T23:15:37.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234846962 data=null}, TreeItem with text {Traces [1]}]
18:15:37 [2024-02-28T23:15:37.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234846962 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:15:37 [2024-02-28T23:15:37.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234846961 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]}]
18:15:37 [2024-02-28T23:15:37.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234846960 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:15:37 [2024-02-28T23:15:37.048Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
18:15:37 [2024-02-28T23:15:37.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {test.xml}
18:15:37 [2024-02-28T23:15:37.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=-234846959 data=null button=0 stateMask=0x0 x=105 y=81 count=0}, TreeItem with text {test.xml}]
18:15:37 [2024-02-28T23:15:37.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml} time=-234846958 data=null doit=true}, TreeItem with text {test.xml}]
18:15:37 [2024-02-28T23:15:37.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:37 [2024-02-28T23:15:37.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-234846958 data=null}, TreeItem with text {test.xml}]
18:15:37 [2024-02-28T23:15:37.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-234846958 data=null button=1 stateMask=0x0 x=105 y=81 count=1}, TreeItem with text {test.xml}]
18:15:37 [2024-02-28T23:15:37.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234846947 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}]
18:15:37 [2024-02-28T23:15:37.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-234846864 data=null button=1 stateMask=0x80000 x=105 y=81 count=1}, TreeItem with text {test.xml}]
18:15:37 [2024-02-28T23:15:37.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-234846864 data=null button=1 stateMask=0x0 x=105 y=81 count=2}, TreeItem with text {test.xml}]
18:15:37 [2024-02-28T23:15:37.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=-234846863 data=null button=1 stateMask=0x0 x=105 y=81 count=2}, TreeItem with text {test.xml}]
18:15:37 [2024-02-28T23:15:37.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-234846863 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}]
18:15:37 [2024-02-28T23:15:37.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-234846762 data=null button=1 stateMask=0x80000 x=105 y=81 count=2}, TreeItem with text {test.xml}]
18:15:37 [2024-02-28T23:15:37.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {test.xml} time=-234846752 data=null button=0 stateMask=0x0 x=105 y=81 count=0}, TreeItem with text {test.xml}]
18:15:37 [2024-02-28T23:15:37.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {test.xml} time=-234846684 data=null doit=true}, TreeItem with text {test.xml}]
18:15:37 [2024-02-28T23:15:37.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {test.xml} time=-234846479 data=null}, TreeItem with text {test.xml}]
18:15:37 [2024-02-28T23:15:37.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {test.xml}
18:15:37 [2024-02-28T23:15:37.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"test.xml"'
18:15:38 [2024-02-28T23:15:38.498Z] 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@2665a2e7] time=-234845373 data=null doit=true}, Shell with text {data - Test/Traces/test.xml - Eclipse Platform}]
18:15:38 [2024-02-28T23:15:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:15:38 [2024-02-28T23:15:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:38 [2024-02-28T23:15:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:38 [2024-02-28T23:15:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:38 [2024-02-28T23:15:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-234845297 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
18:15:38 [2024-02-28T23:15:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-234845297 data=null doit=true}, TreeItem with text {Test}]
18:15:38 [2024-02-28T23:15:38.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-234845297 data=null}, TreeItem with text {Test}]
18:15:38 [2024-02-28T23:15:38.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-234845297 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
18:15:38 [2024-02-28T23:15:38.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234845296 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
18:15:38 [2024-02-28T23:15:38.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-234845265 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
18:15:38 [2024-02-28T23:15:38.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:15:38 [2024-02-28T23:15:38.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:15:38 [2024-02-28T23:15:38.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:15:39 [2024-02-28T23:15:39.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:15:39 [2024-02-28T23:15:39.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:15:39 [2024-02-28T23:15:39.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:15:39 [2024-02-28T23:15:39.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:15:39 [2024-02-28T23:15:39.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:15:39 [2024-02-28T23:15:39.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:15:39 [2024-02-28T23:15:39.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:39 [2024-02-28T23:15:39.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234844839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234844838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234844838 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234844838 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234844838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234844838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234844838 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234844838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234844838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234844837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234844837 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234844837 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234844836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234844836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234844836 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234844836 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234844836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234844836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:39 [2024-02-28T23:15:39.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:39 [2024-02-28T23:15:39.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:39 [2024-02-28T23:15:39.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:39 [2024-02-28T23:15:39.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:39 [2024-02-28T23:15:39.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:39 [2024-02-28T23:15:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:15:39 [2024-02-28T23:15:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234844836 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:39 [2024-02-28T23:15:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-234845220 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:15:39 [2024-02-28T23:15:39.579Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.08 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
18:15:39 [2024-02-28T23:15:39.579Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard.testExperiment -- Time elapsed: 8.644 s
18:15:39 [2024-02-28T23:15:39.579Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard.test -- Time elapsed: 6.256 s
18:15:39 [2024-02-28T23:15:39.579Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
18:15:39 [2024-02-28T23:15:39.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-234844313 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:15:39 [2024-02-28T23:15:39.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:15:39 [2024-02-28T23:15:39.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:15:39 [2024-02-28T23:15:39.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:15:39 [2024-02-28T23:15:39.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:15:39 [2024-02-28T23:15:39.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-234844137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:15:39 [2024-02-28T23:15:39.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:15:40 [2024-02-28T23:15:40.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
18:15:40 [2024-02-28T23:15:40.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
18:15:40 [2024-02-28T23:15:40.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
18:15:40 [2024-02-28T23:15:40.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
18:15:40 [2024-02-28T23:15:40.401Z] 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')
18:15:40 [2024-02-28T23:15:40.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
18:15:40 [2024-02-28T23:15:40.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-234843457 data=null doit=true}, Button with text {Select &archive file:}]
18:15:40 [2024-02-28T23:15:40.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-234843457 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:}]
18:15:40 [2024-02-28T23:15:40.401Z] 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')
18:15:40 [2024-02-28T23:15:40.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-234843454 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
18:15:40 [2024-02-28T23:15:40.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-234843454 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')]
18:15:40 [2024-02-28T23:15:40.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-234843454 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')]
18:15:40 [2024-02-28T23:15:40.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-234843453 data=null 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')]
18:15:40 [2024-02-28T23:15:40.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
18:15:40 [2024-02-28T23:15:40.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:15:40 [2024-02-28T23:15:40.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:15:40 [2024-02-28T23:15:40.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:15:40 [2024-02-28T23:15:40.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:15:40 [2024-02-28T23:15:40.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:15:40 [2024-02-28T23:15:40.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:15:40 [2024-02-28T23:15:40.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:15:40 [2024-02-28T23:15:40.402Z] 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
18:15:40 [2024-02-28T23:15:40.402Z] 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=-234843436 data=null}, (of type 'Combo')]
18:15:40 [2024-02-28T23:15:40.402Z] 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
18:15:40 [2024-02-28T23:15:40.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:40 [2024-02-28T23:15:40.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:40 [2024-02-28T23:15:40.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:15:40 [2024-02-28T23:15:40.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:40 [2024-02-28T23:15:40.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:40 [2024-02-28T23:15:40.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:40 [2024-02-28T23:15:40.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-234843372 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-234843372 data=null doit=true}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-234843372 data=null}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-234843372 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234843372 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}]
18:15:40 [2024-02-28T23:15:40.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-234843371 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-234843339 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-234843339 data=null doit=true}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-234843339 data=null}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-234843338 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234843338 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}]
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-234843337 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-234843327 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-234843327 data=null doit=true}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-234843327 data=null}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-234843327 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234843327 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}]
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-234843326 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-234843322 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-234843322 data=null doit=true}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-234843322 data=null}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-234843322 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234843322 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}]
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-234843321 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-234843310 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-234843310 data=null doit=true}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-234843310 data=null}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-234843310 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234843310 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}]
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-234843309 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:15:40 [2024-02-28T23:15:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-234843306 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-234843305 data=null doit=true}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-234843305 data=null}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-234843305 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234843305 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}]
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-234843304 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:15:40 [2024-02-28T23:15:40.662Z] 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:'))
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-234843294 data=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:'))]
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.662Z] 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'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:15:40 [2024-02-28T23:15:40.662Z] 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')
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:15:40 [2024-02-28T23:15:40.662Z] 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.
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:15:40 [2024-02-28T23:15:40.662Z] 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')
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:15:40 [2024-02-28T23:15:40.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@179681c3
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-234843290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-234843289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-234843289 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-234843289 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-234843289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-234843289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-234843289 data=null 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')]
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-234843288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-234843288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-234843288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-234843288 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-234843288 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:15:40 [2024-02-28T23:15:40.663Z] 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')
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:15:40 [2024-02-28T23:15:40.663Z] 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.
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:15:40 [2024-02-28T23:15:40.663Z] 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')
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.663Z] 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')
18:15:40 [2024-02-28T23:15:40.663Z] 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.
18:15:40 [2024-02-28T23:15:40.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:15:40 [2024-02-28T23:15:40.664Z] 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')
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:15:40 [2024-02-28T23:15:40.664Z] 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.
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.664Z] 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)'
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:15:40 [2024-02-28T23:15:40.664Z] 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')
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.664Z] 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')
18:15:40 [2024-02-28T23:15:40.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5a1b38c3
18:15:40 [2024-02-28T23:15:40.664Z] 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=-234843275 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')]
18:15:40 [2024-02-28T23:15:40.664Z] 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=-234843275 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')]
18:15:40 [2024-02-28T23:15:40.664Z] 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=-234843275 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')]
18:15:40 [2024-02-28T23:15:40.664Z] 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=-234843275 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')]
18:15:40 [2024-02-28T23:15:40.664Z] 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=-234843275 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')]
18:15:40 [2024-02-28T23:15:40.664Z] 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=-234843274 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')]
18:15:40 [2024-02-28T23:15:40.664Z] 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=-234843274 data=null 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')]
18:15:40 [2024-02-28T23:15:40.664Z] 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=-234843241 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')]
18:15:40 [2024-02-28T23:15:40.664Z] 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=-234843240 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')]
18:15:40 [2024-02-28T23:15:40.664Z] 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=-234843240 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')]
18:15:40 [2024-02-28T23:15:40.664Z] 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=-234843240 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')]
18:15:40 [2024-02-28T23:15:40.665Z] 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=-234843240 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')]
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
18:15:40 [2024-02-28T23:15:40.665Z] 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'))
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: of type 'Text'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
18:15:40 [2024-02-28T23:15:40.665Z] 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'))
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-234843175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-234843175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-234843175 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-234843175 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-234843174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-234843174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:40 [2024-02-28T23:15:40.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:15:40 [2024-02-28T23:15:40.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:15:40 [2024-02-28T23:15:40.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:15:40 [2024-02-28T23:15:40.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:15:40 [2024-02-28T23:15:40.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:15:40 [2024-02-28T23:15:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:15:41 [2024-02-28T23:15:41.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-234843174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:41 [2024-02-28T23:15:41.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:15:41 [2024-02-28T23:15:41.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:41 [2024-02-28T23:15:41.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:41 [2024-02-28T23:15:41.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:41 [2024-02-28T23:15:41.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:41 [2024-02-28T23:15:41.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:41 [2024-02-28T23:15:41.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-234842111 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
18:15:41 [2024-02-28T23:15:41.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234842111 data=null doit=true}, TreeItem with text {Tracing}]
18:15:41 [2024-02-28T23:15:41.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234842110 data=null}, TreeItem with text {Tracing}]
18:15:41 [2024-02-28T23:15:41.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234842110 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:15:41 [2024-02-28T23:15:41.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234842109 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}]
18:15:41 [2024-02-28T23:15:41.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234842060 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:15:41 [2024-02-28T23:15:41.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:41 [2024-02-28T23:15:41.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-234842059 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
18:15:41 [2024-02-28T23:15:41.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234842059 data=null doit=true}, TreeItem with text {Tracing}]
18:15:41 [2024-02-28T23:15:41.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234842058 data=null}, TreeItem with text {Tracing}]
18:15:41 [2024-02-28T23:15:41.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234842058 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:15:41 [2024-02-28T23:15:41.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234842057 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}]
18:15:41 [2024-02-28T23:15:41.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234842051 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:15:41 [2024-02-28T23:15:41.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234842051 data=null doit=true}, TreeItem with text {Tracing}]
18:15:41 [2024-02-28T23:15:41.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234842051 data=null}, TreeItem with text {Tracing}]
18:15:41 [2024-02-28T23:15:41.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234842050 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:15:41 [2024-02-28T23:15:41.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234842050 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}]
18:15:41 [2024-02-28T23:15:41.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234842041 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:15:41 [2024-02-28T23:15:41.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:41 [2024-02-28T23:15:41.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-234842040 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
18:15:41 [2024-02-28T23:15:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-234842040 data=null doit=true}, TreeItem with text {Traces [4]}]
18:15:41 [2024-02-28T23:15:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-234842040 data=null}, TreeItem with text {Traces [4]}]
18:15:41 [2024-02-28T23:15:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-234842040 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
18:15:41 [2024-02-28T23:15:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234842039 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]}]
18:15:41 [2024-02-28T23:15:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-234842031 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
18:15:41 [2024-02-28T23:15:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-234842021 data=null doit=true}, TreeItem with text {Traces [4]}]
18:15:41 [2024-02-28T23:15:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-234842021 data=null}, TreeItem with text {Traces [4]}]
18:15:41 [2024-02-28T23:15:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-234842021 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
18:15:41 [2024-02-28T23:15:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234842021 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]}]
18:15:41 [2024-02-28T23:15:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-234842017 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
18:15:41 [2024-02-28T23:15:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-234842015 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:15:42 [2024-02-28T23:15:42.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:15:42 [2024-02-28T23:15:42.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:42 [2024-02-28T23:15:42.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:42 [2024-02-28T23:15:42.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:42 [2024-02-28T23:15:42.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-234841988 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
18:15:42 [2024-02-28T23:15:42.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234841988 data=null doit=true}, TreeItem with text {Tracing}]
18:15:42 [2024-02-28T23:15:42.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234841987 data=null}, TreeItem with text {Tracing}]
18:15:42 [2024-02-28T23:15:42.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234841987 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:15:42 [2024-02-28T23:15:42.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234841987 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}]
18:15:42 [2024-02-28T23:15:42.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234841958 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:15:42 [2024-02-28T23:15:42.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:15:42 [2024-02-28T23:15:42.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:15:42 [2024-02-28T23:15:42.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234841002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234841001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234841001 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234841001 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234841001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234841001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234841001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234841000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234841000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234841000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234841000 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234841000 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234840999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234840999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234840999 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234840999 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234840999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:42 [2024-02-28T23:15:42.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234840999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:42 [2024-02-28T23:15:42.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:42 [2024-02-28T23:15:42.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:42 [2024-02-28T23:15:42.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:42 [2024-02-28T23:15:42.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:42 [2024-02-28T23:15:42.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:42 [2024-02-28T23:15:42.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:15:42 [2024-02-28T23:15:42.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234840999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:42 [2024-02-28T23:15:42.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-234841912 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:15:44 [2024-02-28T23:15:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
18:15:44 [2024-02-28T23:15:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
18:15:44 [2024-02-28T23:15:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
18:15:44 [2024-02-28T23:15:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
18:15:44 [2024-02-28T23:15:44.363Z] 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')
18:15:44 [2024-02-28T23:15:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.363Z] 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.
18:15:44 [2024-02-28T23:15:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:15:44 [2024-02-28T23:15:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:15:44 [2024-02-28T23:15:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:15:44 [2024-02-28T23:15:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:15:44 [2024-02-28T23:15:44.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:15:44 [2024-02-28T23:15:44.364Z] 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
18:15:44 [2024-02-28T23:15:44.364Z] 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=-234839863 data=null}, (of type 'Combo')]
18:15:44 [2024-02-28T23:15:44.364Z] 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
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-234839796 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-234839796 data=null doit=true}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-234839796 data=null}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-234839795 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234839795 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}]
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-234839795 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-234839765 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-234839765 data=null doit=true}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-234839765 data=null}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-234839765 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234839764 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}]
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-234839764 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-234839760 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-234839760 data=null doit=true}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-234839760 data=null}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-234839759 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234839759 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}]
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-234839759 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-234839755 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-234839755 data=null doit=true}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-234839755 data=null}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-234839754 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234839754 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}]
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-234839754 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-234839745 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-234839745 data=null doit=true}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-234839744 data=null}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-234839744 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234839744 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}]
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-234839743 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-234839739 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-234839739 data=null doit=true}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-234839739 data=null}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-234839739 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234839739 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}]
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-234839738 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:15:44 [2024-02-28T23:15:44.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:'))
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-234839730 data=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:'))]
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.365Z] 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'
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:15:44 [2024-02-28T23:15:44.365Z] 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')
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7a0f88c9
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-234839728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-234839728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-234839728 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-234839728 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-234839728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-234839728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-234839728 data=null 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')]
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-234839727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-234839727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-234839727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-234839727 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-234839727 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:15:44 [2024-02-28T23:15:44.366Z] 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')
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:15:44 [2024-02-28T23:15:44.366Z] 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.
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:15:44 [2024-02-28T23:15:44.366Z] 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')
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:15:44 [2024-02-28T23:15:44.367Z] 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.
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:15:44 [2024-02-28T23:15:44.367Z] 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')
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] 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')
18:15:44 [2024-02-28T23:15:44.367Z] 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.
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:15:44 [2024-02-28T23:15:44.367Z] 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')
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:15:44 [2024-02-28T23:15:44.367Z] 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.
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] 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)'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:15:44 [2024-02-28T23:15:44.367Z] 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')
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.367Z] 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')
18:15:44 [2024-02-28T23:15:44.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5c2d3769
18:15:44 [2024-02-28T23:15:44.367Z] 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=-234839720 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')]
18:15:44 [2024-02-28T23:15:44.367Z] 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=-234839720 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')]
18:15:44 [2024-02-28T23:15:44.368Z] 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=-234839720 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')]
18:15:44 [2024-02-28T23:15:44.368Z] 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=-234839720 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')]
18:15:44 [2024-02-28T23:15:44.368Z] 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=-234839720 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')]
18:15:44 [2024-02-28T23:15:44.368Z] 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=-234839720 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')]
18:15:44 [2024-02-28T23:15:44.368Z] 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=-234839720 data=null 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')]
18:15:44 [2024-02-28T23:15:44.368Z] 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=-234839684 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')]
18:15:44 [2024-02-28T23:15:44.368Z] 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=-234839684 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')]
18:15:44 [2024-02-28T23:15:44.368Z] 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=-234839684 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')]
18:15:44 [2024-02-28T23:15:44.368Z] 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=-234839684 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')]
18:15:44 [2024-02-28T23:15:44.368Z] 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=-234839684 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')]
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
18:15:44 [2024-02-28T23:15:44.368Z] 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'))
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 02:00:00", using matcher: of type 'Text'
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
18:15:44 [2024-02-28T23:15:44.368Z] 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'))
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:44 [2024-02-28T23:15:44.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:15:44 [2024-02-28T23:15:44.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:15:44 [2024-02-28T23:15:44.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:15:44 [2024-02-28T23:15:44.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:15:44 [2024-02-28T23:15:44.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-234839640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:44 [2024-02-28T23:15:44.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-234839640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:44 [2024-02-28T23:15:44.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-234839640 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:44 [2024-02-28T23:15:44.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-234839640 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:44 [2024-02-28T23:15:44.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-234839640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:44 [2024-02-28T23:15:44.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-234839639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:44 [2024-02-28T23:15:44.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:15:44 [2024-02-28T23:15:44.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:15:44 [2024-02-28T23:15:44.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:15:44 [2024-02-28T23:15:44.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:15:44 [2024-02-28T23:15:44.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:15:44 [2024-02-28T23:15:44.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-234839639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-234839025 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234839025 data=null doit=true}, TreeItem with text {Tracing}]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234839024 data=null}, TreeItem with text {Tracing}]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234839024 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234839023 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}]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234838994 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-234838993 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234838993 data=null doit=true}, TreeItem with text {Tracing}]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234838993 data=null}, TreeItem with text {Tracing}]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234838992 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234838992 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}]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234838977 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234838976 data=null doit=true}, TreeItem with text {Tracing}]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234838976 data=null}, TreeItem with text {Tracing}]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234838976 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234838976 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}]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234838973 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-234838972 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-234838965 data=null doit=true}, TreeItem with text {Traces [4]}]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-234838964 data=null}, TreeItem with text {Traces [4]}]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-234838964 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234838964 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]}]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-234838956 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-234838956 data=null doit=true}, TreeItem with text {Traces [4]}]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-234838956 data=null}, TreeItem with text {Traces [4]}]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-234838945 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234838945 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]}]
18:15:44 [2024-02-28T23:15:44.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-234838941 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
18:15:45 [2024-02-28T23:15:45.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-234838621 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:15:45 [2024-02-28T23:15:45.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:15:45 [2024-02-28T23:15:45.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:45 [2024-02-28T23:15:45.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:45 [2024-02-28T23:15:45.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:45 [2024-02-28T23:15:45.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-234838614 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
18:15:45 [2024-02-28T23:15:45.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234838614 data=null doit=true}, TreeItem with text {Tracing}]
18:15:45 [2024-02-28T23:15:45.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234838614 data=null}, TreeItem with text {Tracing}]
18:15:45 [2024-02-28T23:15:45.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234838614 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:15:45 [2024-02-28T23:15:45.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234838613 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}]
18:15:45 [2024-02-28T23:15:45.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234838579 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:15:45 [2024-02-28T23:15:45.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:15:45 [2024-02-28T23:15:45.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:15:45 [2024-02-28T23:15:45.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:15:45 [2024-02-28T23:15:45.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:15:45 [2024-02-28T23:15:45.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:15:45 [2024-02-28T23:15:45.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:15:45 [2024-02-28T23:15:45.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:15:45 [2024-02-28T23:15:45.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:15:45 [2024-02-28T23:15:45.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:15:45 [2024-02-28T23:15:45.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:45 [2024-02-28T23:15:45.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:45 [2024-02-28T23:15:45.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:15:45 [2024-02-28T23:15:45.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:15:45 [2024-02-28T23:15:45.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234838162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:45 [2024-02-28T23:15:45.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234838161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:45 [2024-02-28T23:15:45.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234838161 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:45 [2024-02-28T23:15:45.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234838161 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:45 [2024-02-28T23:15:45.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234838161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:45 [2024-02-28T23:15:45.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234838161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:45 [2024-02-28T23:15:45.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234838161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:45 [2024-02-28T23:15:45.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234838161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:45 [2024-02-28T23:15:45.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234838161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:45 [2024-02-28T23:15:45.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234838161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:45 [2024-02-28T23:15:45.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234838161 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:45 [2024-02-28T23:15:45.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234838160 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:45 [2024-02-28T23:15:45.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:15:45 [2024-02-28T23:15:45.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:15:45 [2024-02-28T23:15:45.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:15:45 [2024-02-28T23:15:45.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:45 [2024-02-28T23:15:45.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:45 [2024-02-28T23:15:45.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:15:45 [2024-02-28T23:15:45.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:45 [2024-02-28T23:15:45.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:45 [2024-02-28T23:15:45.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:15:45 [2024-02-28T23:15:45.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234838159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:45 [2024-02-28T23:15:45.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234838159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:45 [2024-02-28T23:15:45.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234838159 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:45 [2024-02-28T23:15:45.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234838159 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:45 [2024-02-28T23:15:45.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234838159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:45 [2024-02-28T23:15:45.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234838159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:45 [2024-02-28T23:15:45.711Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:45 [2024-02-28T23:15:45.711Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:45 [2024-02-28T23:15:45.711Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:45 [2024-02-28T23:15:45.711Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:45 [2024-02-28T23:15:45.711Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:45 [2024-02-28T23:15:45.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:15:45 [2024-02-28T23:15:45.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234838159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:45 [2024-02-28T23:15:45.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-234838539 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:15:46 [2024-02-28T23:15:46.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
18:15:46 [2024-02-28T23:15:46.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
18:15:46 [2024-02-28T23:15:46.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:46 [2024-02-28T23:15:46.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
18:15:46 [2024-02-28T23:15:46.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
18:15:46 [2024-02-28T23:15:46.898Z] 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')
18:15:46 [2024-02-28T23:15:46.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:46 [2024-02-28T23:15:46.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:46 [2024-02-28T23:15:46.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:46 [2024-02-28T23:15:46.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:46 [2024-02-28T23:15:46.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:46 [2024-02-28T23:15:46.899Z] 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.
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:15:46 [2024-02-28T23:15:46.899Z] 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
18:15:46 [2024-02-28T23:15:46.899Z] 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=-234837024 data=null}, (of type 'Combo')]
18:15:46 [2024-02-28T23:15:46.899Z] 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
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-234836964 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-234836964 data=null doit=true}, TreeItem with text {testfiles}]
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-234836963 data=null}, TreeItem with text {testfiles}]
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-234836963 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234836963 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}]
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-234836962 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-234836946 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-234836946 data=null doit=true}, TreeItem with text {testfiles}]
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-234836946 data=null}, TreeItem with text {testfiles}]
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-234836945 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234836935 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}]
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-234836935 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-234836931 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-234836930 data=null doit=true}, TreeItem with text {testfiles}]
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-234836930 data=null}, TreeItem with text {testfiles}]
18:15:46 [2024-02-28T23:15:46.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-234836930 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:46 [2024-02-28T23:15:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234836930 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}]
18:15:46 [2024-02-28T23:15:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-234836929 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:46 [2024-02-28T23:15:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:15:46 [2024-02-28T23:15:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:15:46 [2024-02-28T23:15:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
18:15:46 [2024-02-28T23:15:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:46 [2024-02-28T23:15:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:46 [2024-02-28T23:15:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:46 [2024-02-28T23:15:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-234836921 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
18:15:46 [2024-02-28T23:15:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-234836921 data=null doit=true}, TreeItem with text {testfiles}]
18:15:46 [2024-02-28T23:15:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-234836921 data=null}, TreeItem with text {testfiles}]
18:15:46 [2024-02-28T23:15:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-234836921 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:46 [2024-02-28T23:15:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234836921 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}]
18:15:46 [2024-02-28T23:15:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-234836920 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:46 [2024-02-28T23:15:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:15:46 [2024-02-28T23:15:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:15:46 [2024-02-28T23:15:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
18:15:46 [2024-02-28T23:15:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:46 [2024-02-28T23:15:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:46 [2024-02-28T23:15:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:46 [2024-02-28T23:15:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-234836916 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
18:15:46 [2024-02-28T23:15:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-234836916 data=null doit=true}, TreeItem with text {testfiles}]
18:15:46 [2024-02-28T23:15:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-234836916 data=null}, TreeItem with text {testfiles}]
18:15:46 [2024-02-28T23:15:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-234836916 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:46 [2024-02-28T23:15:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234836915 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}]
18:15:46 [2024-02-28T23:15:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-234836915 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:47 [2024-02-28T23:15:47.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:15:47 [2024-02-28T23:15:47.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:15:47 [2024-02-28T23:15:47.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
18:15:47 [2024-02-28T23:15:47.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:47 [2024-02-28T23:15:47.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:47 [2024-02-28T23:15:47.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:47 [2024-02-28T23:15:47.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-234836907 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
18:15:47 [2024-02-28T23:15:47.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-234836907 data=null doit=true}, TreeItem with text {testfiles}]
18:15:47 [2024-02-28T23:15:47.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-234836907 data=null}, TreeItem with text {testfiles}]
18:15:47 [2024-02-28T23:15:47.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-234836906 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:47 [2024-02-28T23:15:47.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234836906 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}]
18:15:47 [2024-02-28T23:15:47.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-234836906 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
18:15:47 [2024-02-28T23:15:47.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:15:47 [2024-02-28T23:15:47.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:15:47 [2024-02-28T23:15:47.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:15:47 [2024-02-28T23:15:47.158Z] 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:'))
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-234836902 data=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:'))]
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.158Z] 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'
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:15:47 [2024-02-28T23:15:47.158Z] 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')
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4ddcd99e
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-234836900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-234836899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-234836899 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-234836899 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-234836899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-234836899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-234836899 data=null 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')]
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-234836898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-234836898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-234836898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-234836898 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-234836898 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:15:47 [2024-02-28T23:15:47.159Z] 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')
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:15:47 [2024-02-28T23:15:47.159Z] 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.
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:15:47 [2024-02-28T23:15:47.159Z] 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')
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:15:47 [2024-02-28T23:15:47.159Z] 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.
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:15:47 [2024-02-28T23:15:47.159Z] 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')
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] 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')
18:15:47 [2024-02-28T23:15:47.159Z] 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.
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:15:47 [2024-02-28T23:15:47.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:15:47 [2024-02-28T23:15:47.160Z] 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')
18:15:47 [2024-02-28T23:15:47.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:15:47 [2024-02-28T23:15:47.160Z] 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.
18:15:47 [2024-02-28T23:15:47.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.160Z] 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)'
18:15:47 [2024-02-28T23:15:47.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:15:47 [2024-02-28T23:15:47.160Z] 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')
18:15:47 [2024-02-28T23:15:47.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.160Z] 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')
18:15:47 [2024-02-28T23:15:47.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@61bf3586
18:15:47 [2024-02-28T23:15:47.160Z] 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=-234836882 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')]
18:15:47 [2024-02-28T23:15:47.160Z] 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=-234836882 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')]
18:15:47 [2024-02-28T23:15:47.160Z] 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=-234836882 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')]
18:15:47 [2024-02-28T23:15:47.160Z] 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=-234836882 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')]
18:15:47 [2024-02-28T23:15:47.160Z] 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=-234836882 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')]
18:15:47 [2024-02-28T23:15:47.160Z] 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=-234836882 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')]
18:15:47 [2024-02-28T23:15:47.160Z] 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=-234836881 data=null 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')]
18:15:47 [2024-02-28T23:15:47.160Z] 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=-234836851 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')]
18:15:47 [2024-02-28T23:15:47.160Z] 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=-234836851 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')]
18:15:47 [2024-02-28T23:15:47.160Z] 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=-234836850 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')]
18:15:47 [2024-02-28T23:15:47.160Z] 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=-234836850 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')]
18:15:47 [2024-02-28T23:15:47.160Z] 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=-234836850 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')]
18:15:47 [2024-02-28T23:15:47.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
18:15:47 [2024-02-28T23:15:47.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
18:15:47 [2024-02-28T23:15:47.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:15:47 [2024-02-28T23:15:47.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
18:15:47 [2024-02-28T23:15:47.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
18:15:47 [2024-02-28T23:15:47.161Z] 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'))
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: of type 'Text'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
18:15:47 [2024-02-28T23:15:47.161Z] 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'))
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: of type 'Text'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: with label (with mnemonic 'Start Time')
18:15:47 [2024-02-28T23:15:47.161Z] 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'))
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: of type 'Text'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
18:15:47 [2024-02-28T23:15:47.161Z] 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')
18:15:47 [2024-02-28T23:15:47.161Z] 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'))
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
18:15:47 [2024-02-28T23:15:47.161Z] 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'))
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "02:00:00", using matcher: of type 'Text'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: of type 'Text'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
18:15:47 [2024-02-28T23:15:47.161Z] 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')
18:15:47 [2024-02-28T23:15:47.161Z] 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'))
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
18:15:47 [2024-02-28T23:15:47.161Z] 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'))
18:15:47 [2024-02-28T23:15:47.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:15:47 [2024-02-28T23:15:47.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:15:47 [2024-02-28T23:15:47.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:15:47 [2024-02-28T23:15:47.162Z] DEBUG ROOT - Closing lingering shell with title Trace Import
18:15:47 [2024-02-28T23:15:47.162Z] 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=-234836745 data=null doit=true}, Shell with text {Trace Import}]
18:15:47 [2024-02-28T23:15:47.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-234836668 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:15:47 [2024-02-28T23:15:47.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:15:47 [2024-02-28T23:15:47.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:47 [2024-02-28T23:15:47.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:47 [2024-02-28T23:15:47.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:47 [2024-02-28T23:15:47.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-234836661 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
18:15:47 [2024-02-28T23:15:47.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234836661 data=null doit=true}, TreeItem with text {Tracing}]
18:15:47 [2024-02-28T23:15:47.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234836660 data=null}, TreeItem with text {Tracing}]
18:15:47 [2024-02-28T23:15:47.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234836660 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:15:47 [2024-02-28T23:15:47.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234836660 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}]
18:15:47 [2024-02-28T23:15:47.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234836629 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:15:47 [2024-02-28T23:15:47.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:15:47 [2024-02-28T23:15:47.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:15:47 [2024-02-28T23:15:47.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234836189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234836189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234836189 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234836189 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234836189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234836188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234836188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234836188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234836188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234836188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234836188 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234836188 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234836186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:47 [2024-02-28T23:15:47.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234836186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:47 [2024-02-28T23:15:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234836186 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:47 [2024-02-28T23:15:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234836186 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:47 [2024-02-28T23:15:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234836185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:47 [2024-02-28T23:15:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234836180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:47 [2024-02-28T23:15:47.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:47 [2024-02-28T23:15:47.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:47 [2024-02-28T23:15:47.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:47 [2024-02-28T23:15:47.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:47 [2024-02-28T23:15:47.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:15:47 [2024-02-28T23:15:47.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:15:47 [2024-02-28T23:15:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234836180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:15:47 [2024-02-28T23:15:47.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-234836577 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:15:48 [2024-02-28T23:15:48.203Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.641 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
18:15:48 [2024-02-28T23:15:48.203Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest.testImportTimerangeInverseTime -- Time elapsed: 3.643 s
18:15:48 [2024-02-28T23:15:48.203Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest.testImportTimerange -- Time elapsed: 2.840 s
18:15:48 [2024-02-28T23:15:48.203Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest.testImportTimerangeInvalidFormat -- Time elapsed: 1.978 s
18:15:48 [2024-02-28T23:15:48.203Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
18:15:48 [2024-02-28T23:15:48.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@2665a2e7] time=-234835657 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:15:48 [2024-02-28T23:15:48.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:15:48 [2024-02-28T23:15:48.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:15:48 [2024-02-28T23:15:48.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:15:48 [2024-02-28T23:15:48.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:15:48 [2024-02-28T23:15:48.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-234835467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:15:48 [2024-02-28T23:15:48.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:15:50 [2024-02-28T23:15:50.358Z] 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@2665a2e7] time=-234833882 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
18:15:50 [2024-02-28T23:15:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
18:15:50 [2024-02-28T23:15:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
18:15:50 [2024-02-28T23:15:50.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-234833382 data=null doit=true}, Shell with text {Preferences}]
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-234833376 data=null button=0 stateMask=0x0 x=49 y=518 count=0}, TreeItem with text {Tracing}]
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234833376 data=null doit=true}, TreeItem with text {Tracing}]
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234833376 data=null}, TreeItem with text {Tracing}]
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234833375 data=null button=1 stateMask=0x0 x=49 y=518 count=1}, TreeItem with text {Tracing}]
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234833375 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}]
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234833330 data=null button=1 stateMask=0x80000 x=49 y=518 count=1}, TreeItem with text {Tracing}]
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234833329 data=null doit=true}, TreeItem with text {Tracing}]
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234833328 data=null}, TreeItem with text {Tracing}]
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234833328 data=null button=1 stateMask=0x0 x=49 y=518 count=1}, TreeItem with text {Tracing}]
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234833327 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}]
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234833326 data=null button=1 stateMask=0x80000 x=49 y=518 count=1}, TreeItem with text {Tracing}]
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-234833324 data=null button=0 stateMask=0x0 x=82 y=587 count=0}, Tree node with text: Trace Types]
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-234833324 data=null doit=true}, Tree node with text: Trace Types]
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-234833324 data=null}, Tree node with text: Trace Types]
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-234833324 data=null button=1 stateMask=0x0 x=82 y=587 count=1}, Tree node with text: Trace Types]
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234833323 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]
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-234833247 data=null button=1 stateMask=0x80000 x=82 y=457 count=1}, Tree node with text: Trace Types]
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
18:15:50 [2024-02-28T23:15:50.615Z] 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')
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:50 [2024-02-28T23:15:50.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-234833243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-234833243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-234833243 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-234833242 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-234833242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-234833242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-234833242 data=null 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')]
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-234833241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-234833241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-234833240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-234833240 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-234833240 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
18:15:50 [2024-02-28T23:15:50.616Z] 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')
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-234833238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-234833238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-234833238 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-234833238 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-234833188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-234833187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-234833187 data=null 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')]
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-234833185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-234833185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-234833185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-234833185 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-234833185 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-234833178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-234833178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-234833178 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-234833178 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-234833178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-234833177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-234833177 data=null 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')]
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-234833784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
18:15:50 [2024-02-28T23:15:50.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:15:51 [2024-02-28T23:15:51.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
18:15:51 [2024-02-28T23:15:51.131Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
18:15:51 [2024-02-28T23:15:51.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Import filters}
18:15:51 [2024-02-28T23:15:51.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=-234832803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
18:15:51 [2024-02-28T23:15:51.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=-234832803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
18:15:51 [2024-02-28T23:15:51.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=-234832803 data=null doit=true}, ToolItem with tooltip text {Import filters}]
18:15:51 [2024-02-28T23:15:51.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=-234832803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
18:15:51 [2024-02-28T23:15:51.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=-234832803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
18:15:51 [2024-02-28T23:15:51.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=-234832803 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}]
18:15:51 [2024-02-28T23:15:51.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=-234832773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
18:15:51 [2024-02-28T23:15:51.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=-234832773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
18:15:51 [2024-02-28T23:15:51.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=-234832773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
18:15:51 [2024-02-28T23:15:51.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=-234832772 data=null doit=true}, ToolItem with tooltip text {Import filters}]
18:15:51 [2024-02-28T23:15:51.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=-234832772 data=null}, ToolItem with tooltip text {Import filters}]
18:15:51 [2024-02-28T23:15:51.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Import filters}
18:15:51 [2024-02-28T23:15:51.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:51 [2024-02-28T23:15:51.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:51 [2024-02-28T23:15:51.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:51 [2024-02-28T23:15:51.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:51 [2024-02-28T23:15:51.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
18:15:51 [2024-02-28T23:15:51.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=-234832769 data=null doit=true}, TreeItem with text {FILTER test}]
18:15:51 [2024-02-28T23:15:51.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-234832769 data=null}, TreeItem with text {FILTER test}]
18:15:51 [2024-02-28T23:15:51.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-234832769 data=null button=1 stateMask=0x0 x=61 y=275 count=1}, TreeItem with text {FILTER test}]
18:15:51 [2024-02-28T23:15:51.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234832768 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}]
18:15:51 [2024-02-28T23:15:51.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-234832768 data=null button=1 stateMask=0x80000 x=61 y=275 count=1}, TreeItem with text {FILTER test}]
18:15:51 [2024-02-28T23:15:51.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-234832767 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
18:15:51 [2024-02-28T23:15:51.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-234832767 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
18:15:51 [2024-02-28T23:15:51.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-234832767 data=null button=1 stateMask=0x0 x=206 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
18:15:51 [2024-02-28T23:15:51.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234832767 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]
18:15:51 [2024-02-28T23:15:51.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-234832766 data=null button=1 stateMask=0x80000 x=206 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
18:15:51 [2024-02-28T23:15:51.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:51 [2024-02-28T23:15:51.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-234832765 data=null button=0 stateMask=0x0 x=206 y=298 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
18:15:51 [2024-02-28T23:15:51.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-234832765 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
18:15:51 [2024-02-28T23:15:51.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-234832765 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
18:15:51 [2024-02-28T23:15:51.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-234832765 data=null button=1 stateMask=0x0 x=206 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
18:15:51 [2024-02-28T23:15:51.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234832765 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]
18:15:51 [2024-02-28T23:15:51.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-234832735 data=null button=1 stateMask=0x80000 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
18:15:51 [2024-02-28T23:15:51.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
18:15:51 [2024-02-28T23:15:51.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
18:15:51 [2024-02-28T23:15:51.132Z] 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@2665a2e7] time=-234832733 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
18:15:51 [2024-02-28T23:15:51.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
18:15:51 [2024-02-28T23:15:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
18:15:51 [2024-02-28T23:15:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
18:15:51 [2024-02-28T23:15:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
18:15:51 [2024-02-28T23:15:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
18:15:51 [2024-02-28T23:15:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-234832327 data=null doit=true}, Shell with text {Preferences}]
18:15:51 [2024-02-28T23:15:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:51 [2024-02-28T23:15:51.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-234832324 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234832324 data=null doit=true}, TreeItem with text {Tracing}]
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234832324 data=null}, TreeItem with text {Tracing}]
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234832323 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234832323 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}]
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234832290 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:15:51 [2024-02-28T23:15:51.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-234832288 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-234832288 data=null doit=true}, Tree node with text: Trace Types]
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-234832288 data=null}, Tree node with text: Trace Types]
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-234832287 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234832287 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]
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-234832284 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
18:15:51 [2024-02-28T23:15:51.647Z] 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')
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-234832265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-234832265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-234832265 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-234832265 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-234832264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-234832264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-234832264 data=null 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')]
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-234832261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-234832261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-234832261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-234832261 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-234832261 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
18:15:51 [2024-02-28T23:15:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree')
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom XML} time=-234832260 data=null doit=true}, TreeItem with text {Custom XML}]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-234832260 data=null}, TreeItem with text {Custom XML}]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-234832259 data=null button=1 stateMask=0x0 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234832259 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}]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-234832258 data=null button=1 stateMask=0x80000 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-234832258 data=null doit=true}, Tree node with text: testxmlextension]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-234832257 data=null}, Tree node with text: testxmlextension]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-234832257 data=null button=1 stateMask=0x0 x=121 y=81 count=1}, Tree node with text: testxmlextension]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234832256 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]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-234832256 data=null button=1 stateMask=0x80000 x=121 y=81 count=1}, Tree node with text: testxmlextension]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=-234832253 data=null button=0 stateMask=0x0 x=121 y=81 count=0}, Tree node with text: testxmlextension]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-234832252 data=null doit=true}, Tree node with text: testxmlextension]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-234832252 data=null}, Tree node with text: testxmlextension]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-234832252 data=null button=1 stateMask=0x0 x=121 y=81 count=1}, Tree node with text: testxmlextension]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234832251 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]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-234832251 data=null button=1 stateMask=0x80000 x=121 y=81 count=1}, Tree node with text: testxmlextension]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
18:15:51 [2024-02-28T23:15:51.648Z] 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')
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-234832237 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')]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-234832236 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')]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-234832236 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-234832236 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-234832234 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')]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-234832234 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')]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-234832234 data=null 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')]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-234832226 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')]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-234832225 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')]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-234832225 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')]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-234832225 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-234832225 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
18:15:51 [2024-02-28T23:15:51.649Z] 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')
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-234832223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-234832223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-234832223 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-234832223 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-234832222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-234832222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-234832222 data=null 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')]
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-234832221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-234832221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-234832221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-234832220 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-234832220 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:15:51 [2024-02-28T23:15:51.649Z] 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')
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:15:51 [2024-02-28T23:15:51.649Z] 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')
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-234832218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-234832218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-234832218 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-234832218 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-234832217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-234832217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-234832217 data=null 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')]
18:15:51 [2024-02-28T23:15:51.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-234832670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
18:15:51 [2024-02-28T23:15:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:15:51 [2024-02-28T23:15:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test in tree (of type 'Tree')
18:15:51 [2024-02-28T23:15:51.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
18:15:51 [2024-02-28T23:15:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:51 [2024-02-28T23:15:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-234832048 data=null button=0 stateMask=0x0 x=61 y=229 count=0}, TreeItem with text {FILTER test}]
18:15:51 [2024-02-28T23:15:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=-234832048 data=null doit=true}, TreeItem with text {FILTER test}]
18:15:51 [2024-02-28T23:15:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-234832048 data=null}, TreeItem with text {FILTER test}]
18:15:51 [2024-02-28T23:15:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-234832048 data=null button=1 stateMask=0x0 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
18:15:51 [2024-02-28T23:15:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234832047 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}]
18:15:51 [2024-02-28T23:15:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-234832021 data=null button=1 stateMask=0x80000 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
18:15:51 [2024-02-28T23:15:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
18:15:51 [2024-02-28T23:15:51.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
18:15:51 [2024-02-28T23:15:51.906Z] 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.
18:15:51 [2024-02-28T23:15:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:51 [2024-02-28T23:15:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-234832019 data=null button=0 stateMask=0x0 x=206 y=252 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
18:15:51 [2024-02-28T23:15:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-234832019 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
18:15:51 [2024-02-28T23:15:51.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-234832019 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
18:15:51 [2024-02-28T23:15:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-234832019 data=null button=1 stateMask=0x0 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
18:15:51 [2024-02-28T23:15:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234832018 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]
18:15:51 [2024-02-28T23:15:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-234831993 data=null button=1 stateMask=0x80000 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
18:15:51 [2024-02-28T23:15:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
18:15:51 [2024-02-28T23:15:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
18:15:51 [2024-02-28T23:15:51.907Z] 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@2665a2e7] time=-234831991 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
18:15:51 [2024-02-28T23:15:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
18:15:51 [2024-02-28T23:15:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
18:15:51 [2024-02-28T23:15:51.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-234831588 data=null doit=true}, Shell with text {Preferences}]
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-234831584 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234831584 data=null doit=true}, TreeItem with text {Tracing}]
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234831584 data=null}, TreeItem with text {Tracing}]
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234831583 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234831583 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}]
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234831542 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:15:52 [2024-02-28T23:15:52.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-234831541 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-234831541 data=null doit=true}, Tree node with text: Trace Types]
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-234831541 data=null}, Tree node with text: Trace Types]
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-234831540 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234831540 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]
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-234831537 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
18:15:52 [2024-02-28T23:15:52.470Z] 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')
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
18:15:52 [2024-02-28T23:15:52.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-234831533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-234831533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-234831533 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-234831523 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-234831522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-234831522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-234831522 data=null 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')]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-234831521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-234831521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-234831521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-234831521 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-234831520 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=-234831520 data=null doit=true}, TreeItem with text {Custom Text}]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-234831520 data=null}, TreeItem with text {Custom Text}]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-234831519 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234831519 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}]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-234831517 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-234831517 data=null doit=true}, Tree node with text: testtxtextension]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-234831517 data=null}, Tree node with text: testtxtextension]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-234831516 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234831516 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]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-234831507 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-234831504 data=null button=0 stateMask=0x0 x=118 y=127 count=0}, Tree node with text: testtxtextension]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-234831504 data=null doit=true}, Tree node with text: testtxtextension]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-234831503 data=null}, Tree node with text: testtxtextension]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-234831503 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234831503 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]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-234831502 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
18:15:52 [2024-02-28T23:15:52.471Z] 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')
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-234831486 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')]
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-234831486 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')]
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-234831486 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-234831486 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-234831485 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')]
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-234831485 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')]
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-234831484 data=null 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')]
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-234831483 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')]
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-234831483 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')]
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-234831483 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')]
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-234831483 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-234831483 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
18:15:52 [2024-02-28T23:15:52.472Z] 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')
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-234831473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-234831473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-234831473 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-234831473 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-234831472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-234831472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-234831472 data=null 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')]
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-234831471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-234831471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-234831471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-234831471 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-234831471 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:15:52 [2024-02-28T23:15:52.473Z] 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')
18:15:52 [2024-02-28T23:15:52.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:15:52 [2024-02-28T23:15:52.473Z] 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')
18:15:52 [2024-02-28T23:15:52.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:15:52 [2024-02-28T23:15:52.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-234831468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-234831468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-234831468 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-234831467 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-234831467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-234831467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-234831467 data=null 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')]
18:15:52 [2024-02-28T23:15:52.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-234831979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
18:15:52 [2024-02-28T23:15:52.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:15:52 [2024-02-28T23:15:52.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test in tree (of type 'Tree')
18:15:52 [2024-02-28T23:15:52.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
18:15:52 [2024-02-28T23:15:52.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:52 [2024-02-28T23:15:52.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-234831424 data=null button=0 stateMask=0x0 x=61 y=229 count=0}, TreeItem with text {FILTER test}]
18:15:52 [2024-02-28T23:15:52.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=-234831424 data=null doit=true}, TreeItem with text {FILTER test}]
18:15:52 [2024-02-28T23:15:52.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-234831424 data=null}, TreeItem with text {FILTER test}]
18:15:52 [2024-02-28T23:15:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-234831323 data=null button=1 stateMask=0x0 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
18:15:52 [2024-02-28T23:15:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234831323 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}]
18:15:52 [2024-02-28T23:15:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-234831303 data=null button=1 stateMask=0x80000 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
18:15:52 [2024-02-28T23:15:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
18:15:52 [2024-02-28T23:15:52.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
18:15:52 [2024-02-28T23:15:52.730Z] 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.
18:15:52 [2024-02-28T23:15:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:52 [2024-02-28T23:15:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-234831301 data=null button=0 stateMask=0x0 x=206 y=252 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
18:15:52 [2024-02-28T23:15:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-234831301 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
18:15:52 [2024-02-28T23:15:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-234831300 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
18:15:52 [2024-02-28T23:15:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-234831300 data=null button=1 stateMask=0x0 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
18:15:52 [2024-02-28T23:15:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234831300 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]
18:15:52 [2024-02-28T23:15:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-234831271 data=null button=1 stateMask=0x80000 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
18:15:52 [2024-02-28T23:15:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
18:15:52 [2024-02-28T23:15:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
18:15:52 [2024-02-28T23:15:52.730Z] 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@2665a2e7] time=-234831268 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
18:15:52 [2024-02-28T23:15:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
18:15:52 [2024-02-28T23:15:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
18:15:52 [2024-02-28T23:15:52.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
18:15:52 [2024-02-28T23:15:52.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
18:15:52 [2024-02-28T23:15:52.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
18:15:52 [2024-02-28T23:15:52.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-234830920 data=null doit=true}, Shell with text {Preferences}]
18:15:52 [2024-02-28T23:15:52.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:52 [2024-02-28T23:15:52.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:52 [2024-02-28T23:15:52.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:52 [2024-02-28T23:15:52.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:52 [2024-02-28T23:15:52.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:52 [2024-02-28T23:15:52.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-234830916 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
18:15:52 [2024-02-28T23:15:52.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234830916 data=null doit=true}, TreeItem with text {Tracing}]
18:15:52 [2024-02-28T23:15:52.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234830916 data=null}, TreeItem with text {Tracing}]
18:15:52 [2024-02-28T23:15:52.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234830915 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:15:52 [2024-02-28T23:15:52.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234830915 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}]
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234830880 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:15:52 [2024-02-28T23:15:52.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-234830879 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-234830879 data=null doit=true}, Tree node with text: Trace Types]
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-234830879 data=null}, Tree node with text: Trace Types]
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-234830878 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234830878 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]
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-234830862 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
18:15:52 [2024-02-28T23:15:52.988Z] 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')
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-234830856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-234830856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-234830856 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-234830856 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-234830855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-234830855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-234830855 data=null 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')]
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-234830854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-234830853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-234830853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-234830853 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-234830853 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
18:15:52 [2024-02-28T23:15:52.988Z] 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')
18:15:52 [2024-02-28T23:15:52.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-234830850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-234830850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-234830850 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-234830850 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-234830850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-234830850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-234830850 data=null 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')]
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-234830849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-234830849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-234830848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-234830848 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-234830848 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-234830845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-234830845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-234830845 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-234830845 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-234830845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:52 [2024-02-28T23:15:52.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-234830845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-234830844 data=null 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')]
18:15:53 [2024-02-28T23:15:53.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-234831258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
18:15:53 [2024-02-28T23:15:53.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:15:53 [2024-02-28T23:15:53.249Z] 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@2665a2e7] time=-234830704 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
18:15:53 [2024-02-28T23:15:53.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
18:15:53 [2024-02-28T23:15:53.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
18:15:53 [2024-02-28T23:15:53.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
18:15:53 [2024-02-28T23:15:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
18:15:53 [2024-02-28T23:15:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
18:15:53 [2024-02-28T23:15:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-234830311 data=null doit=true}, Shell with text {Preferences}]
18:15:53 [2024-02-28T23:15:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:53 [2024-02-28T23:15:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:53 [2024-02-28T23:15:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:53 [2024-02-28T23:15:53.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-234830295 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234830295 data=null doit=true}, TreeItem with text {Tracing}]
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234830294 data=null}, TreeItem with text {Tracing}]
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234830294 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234830294 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}]
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234830259 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:15:53 [2024-02-28T23:15:53.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-234830258 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-234830258 data=null doit=true}, Tree node with text: Trace Types]
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-234830257 data=null}, Tree node with text: Trace Types]
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-234830257 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234830257 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]
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-234830240 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
18:15:53 [2024-02-28T23:15:53.764Z] 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')
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-234830233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-234830232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-234830232 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-234830232 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-234830232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-234830232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-234830232 data=null 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')]
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-234830231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-234830231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-234830231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-234830231 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-234830231 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
18:15:53 [2024-02-28T23:15:53.765Z] 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')
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-234830227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-234830227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-234830227 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-234830227 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-234830227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-234830226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-234830226 data=null 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')]
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-234830224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-234830224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-234830224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-234830224 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-234830224 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
18:15:53 [2024-02-28T23:15:53.765Z] 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')
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-234830215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-234830215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-234830215 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-234830215 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-234830215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-234830215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-234830215 data=null 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')]
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-234830213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-234830213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-234830213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-234830213 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-234830212 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=-234830210 data=null button=0 stateMask=0x0 x=87 y=58 count=0}, TreeItem with text {Custom XML}]
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom XML} time=-234830209 data=null doit=true}, TreeItem with text {Custom XML}]
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-234830209 data=null}, TreeItem with text {Custom XML}]
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-234830209 data=null button=1 stateMask=0x0 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234830209 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}]
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-234830208 data=null button=1 stateMask=0x80000 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
18:15:53 [2024-02-28T23:15:53.766Z] 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')
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-234830188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-234830188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-234830188 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-234830187 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-234830186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-234830186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-234830186 data=null 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')]
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-234830183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-234830183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-234830183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-234830183 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-234830183 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
18:15:53 [2024-02-28T23:15:53.766Z] 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')
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-234830181 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')]
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-234830181 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')]
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-234830181 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-234830181 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-234830180 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')]
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-234830180 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')]
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-234830180 data=null 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')]
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-234830179 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')]
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-234830179 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')]
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-234830179 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')]
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-234830179 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-234830179 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
18:15:53 [2024-02-28T23:15:53.767Z] 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')
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-234830177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-234830177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-234830177 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-234830176 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-234830176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-234830176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-234830176 data=null 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')]
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-234830174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-234830174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-234830174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-234830174 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-234830174 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
18:15:53 [2024-02-28T23:15:53.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
18:15:53 [2024-02-28T23:15:53.768Z] 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')
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-234830167 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')]
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-234830166 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')]
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=-234830166 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-234830166 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-234830166 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')]
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-234830166 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')]
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=-234830166 data=null 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')]
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-234830165 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')]
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-234830165 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')]
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-234830165 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')]
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-234830165 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-234830165 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
18:15:53 [2024-02-28T23:15:53.768Z] 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')
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-234830162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-234830162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-234830162 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-234830162 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-234830162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-234830162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-234830161 data=null 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')]
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-234830160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-234830160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-234830160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-234830160 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-234830159 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:53 [2024-02-28T23:15:53.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
18:15:53 [2024-02-28T23:15:53.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:15:53 [2024-02-28T23:15:53.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:15:53 [2024-02-28T23:15:53.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:15:53 [2024-02-28T23:15:53.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
18:15:54 [2024-02-28T23:15:54.026Z] 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')
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-234829851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-234829851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-234829851 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-234829851 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-234829850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-234829850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-234829850 data=null 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')]
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-234829847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-234829847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-234829847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-234829847 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-234829846 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: of type 'Text'
18:15:54 [2024-02-28T23:15:54.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: (of type 'Text')
18:15:54 [2024-02-28T23:15:54.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
18:15:54 [2024-02-28T23:15:54.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
18:15:54 [2024-02-28T23:15:54.282Z] 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')
18:15:54 [2024-02-28T23:15:54.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
18:15:54 [2024-02-28T23:15:54.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-234829539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-234829539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-234829538 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-234829538 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-234829538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-234829538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-234829538 data=null 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')]
18:15:54 [2024-02-28T23:15:54.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-234829532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-234829532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-234829531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-234829531 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-234829531 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
18:15:54 [2024-02-28T23:15:54.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
18:15:54 [2024-02-28T23:15:54.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
18:15:54 [2024-02-28T23:15:54.539Z] 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')
18:15:54 [2024-02-28T23:15:54.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
18:15:54 [2024-02-28T23:15:54.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-234829528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-234829528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-234829528 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-234829528 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-234829527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-234829527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-234829527 data=null 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')]
18:15:54 [2024-02-28T23:15:54.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-234829527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-234829527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-234829527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-234829527 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-234829526 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
18:15:54 [2024-02-28T23:15:54.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:54 [2024-02-28T23:15:54.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:15:54 [2024-02-28T23:15:54.540Z] 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')
18:15:54 [2024-02-28T23:15:54.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:15:54 [2024-02-28T23:15:54.540Z] 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')
18:15:54 [2024-02-28T23:15:54.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:15:54 [2024-02-28T23:15:54.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-234829523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-234829523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-234829523 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-234829523 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-234829523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-234829523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:54 [2024-02-28T23:15:54.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-234829522 data=null 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')]
18:15:54 [2024-02-28T23:15:54.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-234830652 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
18:15:54 [2024-02-28T23:15:54.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:15:54 [2024-02-28T23:15:54.540Z] 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@2665a2e7] time=-234829374 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
18:15:54 [2024-02-28T23:15:54.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
18:15:54 [2024-02-28T23:15:54.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
18:15:54 [2024-02-28T23:15:54.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
18:15:55 [2024-02-28T23:15:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
18:15:55 [2024-02-28T23:15:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
18:15:55 [2024-02-28T23:15:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-234829001 data=null doit=true}, Shell with text {Preferences}]
18:15:55 [2024-02-28T23:15:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:55 [2024-02-28T23:15:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:55 [2024-02-28T23:15:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:55 [2024-02-28T23:15:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:55 [2024-02-28T23:15:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:55 [2024-02-28T23:15:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-234828998 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
18:15:55 [2024-02-28T23:15:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234828997 data=null doit=true}, TreeItem with text {Tracing}]
18:15:55 [2024-02-28T23:15:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234828997 data=null}, TreeItem with text {Tracing}]
18:15:55 [2024-02-28T23:15:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234828997 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:15:55 [2024-02-28T23:15:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234828997 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}]
18:15:55 [2024-02-28T23:15:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234828959 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:15:55 [2024-02-28T23:15:55.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:15:55 [2024-02-28T23:15:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:55 [2024-02-28T23:15:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-234828958 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
18:15:55 [2024-02-28T23:15:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-234828958 data=null doit=true}, Tree node with text: Trace Types]
18:15:55 [2024-02-28T23:15:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-234828958 data=null}, Tree node with text: Trace Types]
18:15:55 [2024-02-28T23:15:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-234828957 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
18:15:55 [2024-02-28T23:15:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234828957 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]
18:15:55 [2024-02-28T23:15:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-234828954 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
18:15:55 [2024-02-28T23:15:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:55 [2024-02-28T23:15:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:55 [2024-02-28T23:15:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:55 [2024-02-28T23:15:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:55 [2024-02-28T23:15:55.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
18:15:55 [2024-02-28T23:15:55.104Z] 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')
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-234828949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-234828949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-234828949 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-234828949 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-234828949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-234828949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-234828948 data=null 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')]
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-234828948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-234828948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-234828948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-234828948 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-234828947 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
18:15:55 [2024-02-28T23:15:55.104Z] 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')
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-234828945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-234828945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-234828944 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-234828944 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-234828944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-234828944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-234828944 data=null 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')]
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-234828944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-234828944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-234828944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-234828943 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-234828890 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
18:15:55 [2024-02-28T23:15:55.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:55 [2024-02-28T23:15:55.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:55 [2024-02-28T23:15:55.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:55 [2024-02-28T23:15:55.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:55 [2024-02-28T23:15:55.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:55 [2024-02-28T23:15:55.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:55 [2024-02-28T23:15:55.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:55 [2024-02-28T23:15:55.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:55 [2024-02-28T23:15:55.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:15:55 [2024-02-28T23:15:55.105Z] 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')
18:15:55 [2024-02-28T23:15:55.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:15:55 [2024-02-28T23:15:55.105Z] 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')
18:15:55 [2024-02-28T23:15:55.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:15:55 [2024-02-28T23:15:55.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-234828886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-234828886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-234828886 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-234828886 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-234828886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-234828886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:55 [2024-02-28T23:15:55.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-234828886 data=null 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')]
18:15:55 [2024-02-28T23:15:55.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-234829355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
18:15:55 [2024-02-28T23:15:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:15:55 [2024-02-28T23:15:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:15:55 [2024-02-28T23:15:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:55 [2024-02-28T23:15:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:55 [2024-02-28T23:15:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:55 [2024-02-28T23:15:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:55 [2024-02-28T23:15:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:55 [2024-02-28T23:15:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-234828566 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:15:55 [2024-02-28T23:15:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-234828566 data=null doit=true}, TreeItem with text {test}]
18:15:55 [2024-02-28T23:15:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-234828566 data=null}, TreeItem with text {test}]
18:15:55 [2024-02-28T23:15:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-234828566 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:15:55 [2024-02-28T23:15:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234828565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:15:55 [2024-02-28T23:15:55.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-234828547 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-234828546 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-234828546 data=null doit=true}, TreeItem with text {test}]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-234828546 data=null}, TreeItem with text {test}]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-234828545 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234828545 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-234828489 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-234828489 data=null doit=true}, TreeItem with text {test}]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-234828488 data=null}, TreeItem with text {test}]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-234828488 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234828488 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}]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-234828485 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234828484 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234828484 data=null doit=true}, TreeItem with text {Traces [1]}]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234828484 data=null}, TreeItem with text {Traces [1]}]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234828483 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234828483 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234828478 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234828477 data=null doit=true}, TreeItem with text {Traces [1]}]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234828477 data=null}, TreeItem with text {Traces [1]}]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234828477 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234828477 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]}]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234828468 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-234828467 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-234828467 data=null doit=true}, Tree node with text: syslog_collapse]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-234828467 data=null}, Tree node with text: syslog_collapse]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-234828467 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234828466 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]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-234828462 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-234828461 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-234828461 data=null doit=true}, Tree node with text: syslog_collapse]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-234828461 data=null}, Tree node with text: syslog_collapse]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-234828461 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
18:15:55 [2024-02-28T23:15:55.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234828460 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]
18:15:55 [2024-02-28T23:15:55.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-234828449 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
18:15:55 [2024-02-28T23:15:55.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
18:15:55 [2024-02-28T23:15:55.618Z] 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@2665a2e7] time=-234828365 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
18:15:55 [2024-02-28T23:15:55.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
18:15:55 [2024-02-28T23:15:55.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
18:15:55 [2024-02-28T23:15:55.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
18:15:55 [2024-02-28T23:15:55.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
18:15:55 [2024-02-28T23:15:55.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-234827936 data=null doit=true}, Shell with text {Preferences}]
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-234827927 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234827927 data=null doit=true}, TreeItem with text {Tracing}]
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234827927 data=null}, TreeItem with text {Tracing}]
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234827927 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234827926 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}]
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234827873 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:15:56 [2024-02-28T23:15:56.132Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-234827871 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-234827871 data=null doit=true}, Tree node with text: Trace Types]
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-234827871 data=null}, Tree node with text: Trace Types]
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-234827871 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234827870 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]
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-234827868 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
18:15:56 [2024-02-28T23:15:56.133Z] 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')
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-234827862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-234827862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-234827862 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-234827862 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-234827861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-234827861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-234827861 data=null 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')]
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-234827848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-234827848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-234827848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-234827848 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-234827848 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text in tree (of type 'Tree')
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=-234827847 data=null doit=true}, TreeItem with text {Custom Text}]
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-234827847 data=null}, TreeItem with text {Custom Text}]
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-234827846 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234827846 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}]
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-234827844 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=-234827841 data=null button=0 stateMask=0x0 x=87 y=35 count=0}, TreeItem with text {Custom Text}]
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=-234827841 data=null doit=true}, TreeItem with text {Custom Text}]
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-234827841 data=null}, TreeItem with text {Custom Text}]
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-234827841 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234827839 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}]
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-234827838 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
18:15:56 [2024-02-28T23:15:56.133Z] 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')
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-234827835 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')]
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-234827835 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')]
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-234827835 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-234827835 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-234827835 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')]
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-234827835 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')]
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-234827834 data=null 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')]
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-234827768 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')]
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-234827768 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')]
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-234827767 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')]
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-234827767 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-234827767 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
18:15:56 [2024-02-28T23:15:56.134Z] 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')
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-234827764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-234827764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-234827764 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-234827764 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-234827764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-234827764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-234827763 data=null 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')]
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-234827762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-234827762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-234827762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-234827762 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-234827762 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:15:56 [2024-02-28T23:15:56.135Z] 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')
18:15:56 [2024-02-28T23:15:56.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:15:56 [2024-02-28T23:15:56.135Z] 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')
18:15:56 [2024-02-28T23:15:56.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:15:56 [2024-02-28T23:15:56.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-234827758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-234827758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-234827757 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-234827757 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-234827757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-234827757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-234827757 data=null 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')]
18:15:56 [2024-02-28T23:15:56.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-234828329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-234827516 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-234827516 data=null doit=true}, TreeItem with text {test}]
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-234827516 data=null}, TreeItem with text {test}]
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-234827515 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234827515 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-234827481 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-234827480 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-234827480 data=null doit=true}, TreeItem with text {test}]
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-234827480 data=null}, TreeItem with text {test}]
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-234827470 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234827470 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-234827451 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:15:56 [2024-02-28T23:15:56.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234827450 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234827450 data=null doit=true}, TreeItem with text {Traces [1]}]
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234827450 data=null}, TreeItem with text {Traces [1]}]
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234827449 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234827449 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234827433 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:15:56 [2024-02-28T23:15:56.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-234827432 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-234827432 data=null doit=true}, Tree node with text: syslog_collapse]
18:15:56 [2024-02-28T23:15:56.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-234827432 data=null}, Tree node with text: syslog_collapse]
18:15:56 [2024-02-28T23:15:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-234827431 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
18:15:56 [2024-02-28T23:15:56.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234827431 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]
18:15:56 [2024-02-28T23:15:56.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-234827418 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
18:15:56 [2024-02-28T23:15:56.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:56 [2024-02-28T23:15:56.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-234827417 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
18:15:56 [2024-02-28T23:15:56.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-234827416 data=null doit=true}, Tree node with text: syslog_collapse]
18:15:56 [2024-02-28T23:15:56.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-234827416 data=null}, Tree node with text: syslog_collapse]
18:15:56 [2024-02-28T23:15:56.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-234827416 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
18:15:56 [2024-02-28T23:15:56.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234827416 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]
18:15:56 [2024-02-28T23:15:56.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-234827403 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
18:15:56 [2024-02-28T23:15:56.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
18:15:56 [2024-02-28T23:15:56.650Z] 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@2665a2e7] time=-234827356 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
18:15:56 [2024-02-28T23:15:56.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
18:15:56 [2024-02-28T23:15:56.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
18:15:56 [2024-02-28T23:15:56.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
18:15:56 [2024-02-28T23:15:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
18:15:56 [2024-02-28T23:15:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
18:15:56 [2024-02-28T23:15:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-234826963 data=null doit=true}, Shell with text {Preferences}]
18:15:56 [2024-02-28T23:15:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:56 [2024-02-28T23:15:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:56 [2024-02-28T23:15:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:56 [2024-02-28T23:15:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:56 [2024-02-28T23:15:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:56 [2024-02-28T23:15:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-234826959 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
18:15:56 [2024-02-28T23:15:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234826959 data=null doit=true}, TreeItem with text {Tracing}]
18:15:56 [2024-02-28T23:15:56.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234826959 data=null}, TreeItem with text {Tracing}]
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234826958 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234826958 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}]
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234826924 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:15:56 [2024-02-28T23:15:56.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-234826923 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-234826923 data=null doit=true}, Tree node with text: Trace Types]
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-234826922 data=null}, Tree node with text: Trace Types]
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-234826922 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234826922 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]
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-234826920 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
18:15:56 [2024-02-28T23:15:56.908Z] 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')
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-234826915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-234826915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-234826915 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-234826915 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-234826915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-234826914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-234826914 data=null 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')]
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-234826912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-234826912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-234826912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-234826912 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-234826912 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
18:15:56 [2024-02-28T23:15:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
18:15:56 [2024-02-28T23:15:56.909Z] 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')
18:15:56 [2024-02-28T23:15:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:56 [2024-02-28T23:15:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
18:15:56 [2024-02-28T23:15:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-234826909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-234826909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-234826909 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-234826909 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-234826909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-234826909 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:56 [2024-02-28T23:15:56.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-234826909 data=null 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')]
18:15:57 [2024-02-28T23:15:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-234826895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-234826895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-234826895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-234826895 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-234826895 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
18:15:57 [2024-02-28T23:15:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:15:57 [2024-02-28T23:15:57.166Z] 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')
18:15:57 [2024-02-28T23:15:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:15:57 [2024-02-28T23:15:57.166Z] 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')
18:15:57 [2024-02-28T23:15:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:15:57 [2024-02-28T23:15:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-234826889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-234826888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-234826888 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-234826888 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-234826888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-234826888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-234826888 data=null 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')]
18:15:57 [2024-02-28T23:15:57.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-234827325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
18:15:57 [2024-02-28T23:15:57.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:15:57 [2024-02-28T23:15:57.167Z] 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@2665a2e7] time=-234826744 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
18:15:57 [2024-02-28T23:15:57.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
18:15:57 [2024-02-28T23:15:57.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
18:15:57 [2024-02-28T23:15:57.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
18:15:57 [2024-02-28T23:15:57.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
18:15:57 [2024-02-28T23:15:57.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
18:15:57 [2024-02-28T23:15:57.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=-234826362 data=null doit=true}, Shell with text {Preferences}]
18:15:57 [2024-02-28T23:15:57.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:57 [2024-02-28T23:15:57.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:57 [2024-02-28T23:15:57.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:57 [2024-02-28T23:15:57.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:57 [2024-02-28T23:15:57.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:57 [2024-02-28T23:15:57.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-234826358 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
18:15:57 [2024-02-28T23:15:57.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234826358 data=null doit=true}, TreeItem with text {Tracing}]
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234826358 data=null}, TreeItem with text {Tracing}]
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234826357 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234826357 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}]
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234826321 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:15:57 [2024-02-28T23:15:57.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-234826320 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-234826320 data=null doit=true}, Tree node with text: Trace Types]
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-234826320 data=null}, Tree node with text: Trace Types]
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-234826319 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234826318 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]
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-234826314 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
18:15:57 [2024-02-28T23:15:57.731Z] 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')
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-234826295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-234826294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-234826294 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-234826294 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-234826294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-234826294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-234826294 data=null 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')]
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-234826293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-234826293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-234826293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-234826293 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-234826293 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
18:15:57 [2024-02-28T23:15:57.732Z] 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')
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-234826290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-234826290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-234826290 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-234826290 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-234826290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-234826289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-234826289 data=null 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')]
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-234826289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-234826289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-234826289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-234826289 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-234826289 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:15:57 [2024-02-28T23:15:57.732Z] 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')
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:15:57 [2024-02-28T23:15:57.732Z] 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')
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-234826285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-234826285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-234826285 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-234826285 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-234826284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-234826284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-234826284 data=null 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')]
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-234826716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
18:15:57 [2024-02-28T23:15:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:15:57 [2024-02-28T23:15:57.732Z] 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@2665a2e7] time=-234826136 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
18:15:57 [2024-02-28T23:15:57.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
18:15:57 [2024-02-28T23:15:57.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
18:15:57 [2024-02-28T23:15:57.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
18:15:58 [2024-02-28T23:15:58.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=-234825633 data=null doit=true}, Shell with text {Preferences}]
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-234825629 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234825628 data=null doit=true}, TreeItem with text {Tracing}]
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234825628 data=null}, TreeItem with text {Tracing}]
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234825628 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234825628 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}]
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234825581 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:15:58 [2024-02-28T23:15:58.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-234825580 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-234825580 data=null doit=true}, Tree node with text: Trace Types]
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-234825579 data=null}, Tree node with text: Trace Types]
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-234825579 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234825579 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]
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-234825576 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
18:15:58 [2024-02-28T23:15:58.246Z] 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')
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-234825555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-234825555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-234825554 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-234825554 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-234825554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-234825554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-234825554 data=null 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')]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-234825546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-234825546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-234825546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-234825546 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-234825546 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=-234825545 data=null doit=true}, TreeItem with text {Custom Text}]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-234825545 data=null}, TreeItem with text {Custom Text}]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-234825545 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234825544 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}]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-234825543 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-234825542 data=null doit=true}, Tree node with text: testtxtextension]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-234825542 data=null}, Tree node with text: testtxtextension]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-234825541 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234825541 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]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-234825541 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-234825538 data=null button=0 stateMask=0x0 x=118 y=127 count=0}, Tree node with text: testtxtextension]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-234825537 data=null doit=true}, Tree node with text: testtxtextension]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-234825537 data=null}, Tree node with text: testtxtextension]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-234825537 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234825536 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]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-234825516 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
18:15:58 [2024-02-28T23:15:58.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
18:15:58 [2024-02-28T23:15:58.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')
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-234825513 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')]
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-234825512 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')]
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-234825512 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-234825512 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-234825512 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')]
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-234825512 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')]
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-234825512 data=null 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')]
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-234825510 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')]
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-234825510 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')]
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-234825510 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')]
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-234825510 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-234825510 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
18:15:58 [2024-02-28T23:15:58.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')
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-234825507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-234825507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-234825507 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-234825507 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-234825506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-234825506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-234825506 data=null 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')]
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-234825505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-234825505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-234825505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-234825505 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-234825504 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
18:15:58 [2024-02-28T23:15:58.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:58 [2024-02-28T23:15:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:15:58 [2024-02-28T23:15:58.506Z] 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')
18:15:58 [2024-02-28T23:15:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:15:58 [2024-02-28T23:15:58.506Z] 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')
18:15:58 [2024-02-28T23:15:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:15:58 [2024-02-28T23:15:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-234825488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-234825487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-234825487 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-234825487 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-234825487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-234825487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:58 [2024-02-28T23:15:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-234825486 data=null 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')]
18:15:58 [2024-02-28T23:15:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-234826056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
18:15:58 [2024-02-28T23:15:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:15:58 [2024-02-28T23:15:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:15:58 [2024-02-28T23:15:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:58 [2024-02-28T23:15:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:58 [2024-02-28T23:15:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:58 [2024-02-28T23:15:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:58 [2024-02-28T23:15:58.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:58 [2024-02-28T23:15:58.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-234825295 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:15:58 [2024-02-28T23:15:58.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-234825295 data=null doit=true}, TreeItem with text {test}]
18:15:58 [2024-02-28T23:15:58.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-234825295 data=null}, TreeItem with text {test}]
18:15:58 [2024-02-28T23:15:58.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-234825294 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:15:58 [2024-02-28T23:15:58.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234825294 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:15:58 [2024-02-28T23:15:58.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-234825257 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:15:58 [2024-02-28T23:15:58.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:58 [2024-02-28T23:15:58.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-234825257 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:15:58 [2024-02-28T23:15:58.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-234825256 data=null doit=true}, TreeItem with text {test}]
18:15:58 [2024-02-28T23:15:58.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-234825256 data=null}, TreeItem with text {test}]
18:15:58 [2024-02-28T23:15:58.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-234825245 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:15:58 [2024-02-28T23:15:58.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234825245 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:15:58 [2024-02-28T23:15:58.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-234825228 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:15:58 [2024-02-28T23:15:58.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
18:15:58 [2024-02-28T23:15:58.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:58 [2024-02-28T23:15:58.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234825227 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:15:58 [2024-02-28T23:15:58.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234825226 data=null doit=true}, TreeItem with text {Traces [1]}]
18:15:58 [2024-02-28T23:15:58.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234825226 data=null}, TreeItem with text {Traces [1]}]
18:15:58 [2024-02-28T23:15:58.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234825226 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:15:58 [2024-02-28T23:15:58.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234825226 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:15:58 [2024-02-28T23:15:58.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234825210 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:15:58 [2024-02-28T23:15:58.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:58 [2024-02-28T23:15:58.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234825209 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:15:58 [2024-02-28T23:15:58.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234825209 data=null doit=true}, TreeItem with text {Traces [1]}]
18:15:58 [2024-02-28T23:15:58.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234825209 data=null}, TreeItem with text {Traces [1]}]
18:15:58 [2024-02-28T23:15:58.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234825208 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:15:58 [2024-02-28T23:15:58.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234825208 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:15:58 [2024-02-28T23:15:58.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234825193 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:15:58 [2024-02-28T23:15:58.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
18:15:58 [2024-02-28T23:15:58.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
18:15:59 [2024-02-28T23:15:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
18:15:59 [2024-02-28T23:15:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
18:15:59 [2024-02-28T23:15:59.327Z] 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=-234824777 data=null doit=true}, Shell with text {Trace Import}]
18:15:59 [2024-02-28T23:15:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:15:59 [2024-02-28T23:15:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:15:59 [2024-02-28T23:15:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:15:59 [2024-02-28T23:15:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:15:59 [2024-02-28T23:15:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:15:59 [2024-02-28T23:15:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:15:59 [2024-02-28T23:15:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
18:15:59 [2024-02-28T23:15:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
18:15:59 [2024-02-28T23:15:59.327Z] 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')
18:15:59 [2024-02-28T23:15:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
18:15:59 [2024-02-28T23:15:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-234824771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-234824771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-234824771 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-234824771 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-234824771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-234824770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-234824770 data=null 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')]
18:15:59 [2024-02-28T23:15:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-234825150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
18:15:59 [2024-02-28T23:15:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:15:59 [2024-02-28T23:15:59.328Z] 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@2665a2e7] time=-234824630 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
18:15:59 [2024-02-28T23:15:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
18:15:59 [2024-02-28T23:15:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
18:15:59 [2024-02-28T23:15:59.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
18:15:59 [2024-02-28T23:15:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
18:15:59 [2024-02-28T23:15:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
18:15:59 [2024-02-28T23:15:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-234824232 data=null doit=true}, Shell with text {Preferences}]
18:15:59 [2024-02-28T23:15:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:59 [2024-02-28T23:15:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:59 [2024-02-28T23:15:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:59 [2024-02-28T23:15:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:59 [2024-02-28T23:15:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:59 [2024-02-28T23:15:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-234824228 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
18:15:59 [2024-02-28T23:15:59.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234824228 data=null doit=true}, TreeItem with text {Tracing}]
18:15:59 [2024-02-28T23:15:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234824227 data=null}, TreeItem with text {Tracing}]
18:15:59 [2024-02-28T23:15:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234824227 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:15:59 [2024-02-28T23:15:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234824227 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}]
18:15:59 [2024-02-28T23:15:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234824193 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:15:59 [2024-02-28T23:15:59.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:15:59 [2024-02-28T23:15:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:15:59 [2024-02-28T23:15:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-234824191 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
18:15:59 [2024-02-28T23:15:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-234824191 data=null doit=true}, Tree node with text: Trace Types]
18:15:59 [2024-02-28T23:15:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-234824191 data=null}, Tree node with text: Trace Types]
18:15:59 [2024-02-28T23:15:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-234824190 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
18:15:59 [2024-02-28T23:15:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234824190 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]
18:15:59 [2024-02-28T23:15:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-234824172 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
18:15:59 [2024-02-28T23:15:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:59 [2024-02-28T23:15:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
18:15:59 [2024-02-28T23:15:59.844Z] 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')
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-234824167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-234824167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-234824166 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-234824166 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-234824166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-234824166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-234824166 data=null 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')]
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-234824164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-234824164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-234824164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-234824164 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-234824164 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
18:15:59 [2024-02-28T23:15:59.844Z] 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')
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-234824159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-234824158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-234824158 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-234824158 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-234824158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-234824158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-234824158 data=null 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')]
18:15:59 [2024-02-28T23:15:59.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-234824157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-234824157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-234824157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-234824156 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-234824156 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
18:15:59 [2024-02-28T23:15:59.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:15:59 [2024-02-28T23:15:59.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:15:59 [2024-02-28T23:15:59.845Z] 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')
18:15:59 [2024-02-28T23:15:59.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:15:59 [2024-02-28T23:15:59.845Z] 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')
18:15:59 [2024-02-28T23:15:59.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:15:59 [2024-02-28T23:15:59.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-234824150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-234824150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-234824150 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-234824150 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-234824150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-234824149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:15:59 [2024-02-28T23:15:59.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-234824149 data=null 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')]
18:15:59 [2024-02-28T23:15:59.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-234824576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
18:16:00 [2024-02-28T23:16:00.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:16:00 [2024-02-28T23:16:00.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:16:00 [2024-02-28T23:16:00.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:16:00 [2024-02-28T23:16:00.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:16:00 [2024-02-28T23:16:00.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:16:00 [2024-02-28T23:16:00.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:16:00 [2024-02-28T23:16:00.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:16:00 [2024-02-28T23:16:00.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-234823960 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:16:00 [2024-02-28T23:16:00.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-234823929 data=null doit=true}, TreeItem with text {test}]
18:16:00 [2024-02-28T23:16:00.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-234823929 data=null}, TreeItem with text {test}]
18:16:00 [2024-02-28T23:16:00.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-234823928 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:16:00 [2024-02-28T23:16:00.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234823928 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:16:00 [2024-02-28T23:16:00.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-234823900 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:16:00 [2024-02-28T23:16:00.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:16:00 [2024-02-28T23:16:00.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-234823899 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:16:00 [2024-02-28T23:16:00.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-234823899 data=null doit=true}, TreeItem with text {test}]
18:16:00 [2024-02-28T23:16:00.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-234823899 data=null}, TreeItem with text {test}]
18:16:00 [2024-02-28T23:16:00.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-234823898 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:16:00 [2024-02-28T23:16:00.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234823898 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:16:00 [2024-02-28T23:16:00.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-234823872 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:16:00 [2024-02-28T23:16:00.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
18:16:00 [2024-02-28T23:16:00.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:16:00 [2024-02-28T23:16:00.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234823871 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:16:00 [2024-02-28T23:16:00.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234823871 data=null doit=true}, TreeItem with text {Traces [1]}]
18:16:00 [2024-02-28T23:16:00.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234823870 data=null}, TreeItem with text {Traces [1]}]
18:16:00 [2024-02-28T23:16:00.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234823870 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:16:00 [2024-02-28T23:16:00.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234823870 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:16:00 [2024-02-28T23:16:00.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234823863 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:16:00 [2024-02-28T23:16:00.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:16:00 [2024-02-28T23:16:00.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234823862 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:16:00 [2024-02-28T23:16:00.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234823862 data=null doit=true}, TreeItem with text {Traces [1]}]
18:16:00 [2024-02-28T23:16:00.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234823862 data=null}, TreeItem with text {Traces [1]}]
18:16:00 [2024-02-28T23:16:00.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234823862 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:16:00 [2024-02-28T23:16:00.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234823861 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:16:00 [2024-02-28T23:16:00.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234823848 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:16:00 [2024-02-28T23:16:00.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
18:16:00 [2024-02-28T23:16:00.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
18:16:00 [2024-02-28T23:16:00.667Z] 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=-234823427 data=null doit=true}, Shell with text {Trace Import}]
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
18:16:00 [2024-02-28T23:16:00.667Z] 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')
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-234823423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-234823423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-234823423 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-234823423 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-234823422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-234823422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-234823422 data=null 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')]
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-234823813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:16:00 [2024-02-28T23:16:00.667Z] 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@2665a2e7] time=-234823288 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
18:16:00 [2024-02-28T23:16:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
18:16:01 [2024-02-28T23:16:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
18:16:01 [2024-02-28T23:16:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
18:16:01 [2024-02-28T23:16:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-234822851 data=null doit=true}, Shell with text {Preferences}]
18:16:01 [2024-02-28T23:16:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:16:01 [2024-02-28T23:16:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:16:01 [2024-02-28T23:16:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:16:01 [2024-02-28T23:16:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:16:01 [2024-02-28T23:16:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:16:01 [2024-02-28T23:16:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-234822847 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
18:16:01 [2024-02-28T23:16:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234822847 data=null doit=true}, TreeItem with text {Tracing}]
18:16:01 [2024-02-28T23:16:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234822847 data=null}, TreeItem with text {Tracing}]
18:16:01 [2024-02-28T23:16:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234822847 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:16:01 [2024-02-28T23:16:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234822846 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}]
18:16:01 [2024-02-28T23:16:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234822813 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:16:01 [2024-02-28T23:16:01.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-234822812 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-234822812 data=null doit=true}, Tree node with text: Trace Types]
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-234822812 data=null}, Tree node with text: Trace Types]
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-234822811 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234822811 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]
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-234822808 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
18:16:01 [2024-02-28T23:16:01.234Z] 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')
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-234822803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-234822803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-234822803 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-234822790 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-234822789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-234822789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-234822789 data=null 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')]
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-234822788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-234822788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-234822788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-234822788 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-234822788 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
18:16:01 [2024-02-28T23:16:01.234Z] 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')
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
18:16:01 [2024-02-28T23:16:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-234822783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-234822783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-234822783 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-234822783 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-234822782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-234822782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-234822782 data=null 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')]
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-234822782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-234822782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-234822782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-234822781 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-234822781 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:16:01 [2024-02-28T23:16:01.235Z] 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')
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:16:01 [2024-02-28T23:16:01.235Z] 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')
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-234822778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-234822777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-234822777 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-234822777 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-234822777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-234822777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-234822777 data=null 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')]
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-234823235 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
18:16:01 [2024-02-28T23:16:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:16:01 [2024-02-28T23:16:01.493Z] 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@2665a2e7] time=-234822431 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
18:16:01 [2024-02-28T23:16:01.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:16:01 [2024-02-28T23:16:01.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:16:01 [2024-02-28T23:16:01.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:16:01 [2024-02-28T23:16:01.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:16:01 [2024-02-28T23:16:01.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-234822424 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:16:01 [2024-02-28T23:16:01.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-234822424 data=null doit=true}, TreeItem with text {test}]
18:16:01 [2024-02-28T23:16:01.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-234822424 data=null}, TreeItem with text {test}]
18:16:01 [2024-02-28T23:16:01.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-234822423 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:16:01 [2024-02-28T23:16:01.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234822423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:16:01 [2024-02-28T23:16:01.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-234822395 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:16:01 [2024-02-28T23:16:01.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:16:01 [2024-02-28T23:16:01.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:16:01 [2024-02-28T23:16:01.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:16:02 [2024-02-28T23:16:02.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:16:02 [2024-02-28T23:16:02.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:16:02 [2024-02-28T23:16:02.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:16:02 [2024-02-28T23:16:02.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:16:02 [2024-02-28T23:16:02.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:16:02 [2024-02-28T23:16:02.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:16:02 [2024-02-28T23:16:02.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:16:02 [2024-02-28T23:16:02.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234821789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234821788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234821788 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234821788 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234821788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234821788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234821788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234821787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234821787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234821787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234821787 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234821787 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:16:02 [2024-02-28T23:16:02.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')
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234821785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234821785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234821785 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234821785 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234821785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234821785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:02 [2024-02-28T23:16:02.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:16:02 [2024-02-28T23:16:02.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:16:02 [2024-02-28T23:16:02.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:16:02 [2024-02-28T23:16:02.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:16:02 [2024-02-28T23:16:02.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:16:02 [2024-02-28T23:16:02.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:16:02 [2024-02-28T23:16:02.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234821784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:02 [2024-02-28T23:16:02.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-234822347 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:16:02 [2024-02-28T23:16:02.570Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.39 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
18:16:02 [2024-02-28T23:16:02.570Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testFiltersView -- Time elapsed: 2.614 s
18:16:02 [2024-02-28T23:16:02.570Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testPreferencePage -- Time elapsed: 1.894 s
18:16:02 [2024-02-28T23:16:02.570Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testSelectTraceType -- Time elapsed: 2.630 s
18:16:02 [2024-02-28T23:16:02.570Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testImportTraceTypeOptions -- Time elapsed: 3.455 s
18:16:02 [2024-02-28T23:16:02.570Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
18:16:02 [2024-02-28T23:16:02.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@2665a2e7] time=-234821243 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:16:02 [2024-02-28T23:16:02.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:16:02 [2024-02-28T23:16:02.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:16:02 [2024-02-28T23:16:02.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:16:02 [2024-02-28T23:16:02.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:16:02 [2024-02-28T23:16:02.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-234821051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:16:02 [2024-02-28T23:16:02.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:16:03 [2024-02-28T23:16:03.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:16:03 [2024-02-28T23:16:03.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:16:03 [2024-02-28T23:16:03.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:16:03 [2024-02-28T23:16:03.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:16:03 [2024-02-28T23:16:03.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:16:03 [2024-02-28T23:16:03.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:16:03 [2024-02-28T23:16:03.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-234820812 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
18:16:03 [2024-02-28T23:16:03.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=-234820812 data=null doit=true}, TreeItem with text {SomeProject}]
18:16:03 [2024-02-28T23:16:03.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-234820812 data=null}, TreeItem with text {SomeProject}]
18:16:03 [2024-02-28T23:16:03.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-234820811 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
18:16:03 [2024-02-28T23:16:03.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234820811 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}]
18:16:03 [2024-02-28T23:16:03.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-234820760 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
18:16:03 [2024-02-28T23:16:03.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:16:03 [2024-02-28T23:16:03.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-234820759 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
18:16:03 [2024-02-28T23:16:03.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=-234820759 data=null doit=true}, TreeItem with text {SomeProject}]
18:16:03 [2024-02-28T23:16:03.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-234820759 data=null}, TreeItem with text {SomeProject}]
18:16:03 [2024-02-28T23:16:03.083Z] 
18:16:03 [2024-02-28T23:16:03.083Z] !ENTRY org.eclipse.cdt.core 1 0 2024-02-28 23:16:03.054
18:16:03 [2024-02-28T23:16:03.083Z] !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%)
18:16:03 [2024-02-28T23:16:03.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-234820750 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
18:16:03 [2024-02-28T23:16:03.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234820750 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}]
18:16:03 [2024-02-28T23:16:03.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-234820743 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
18:16:03 [2024-02-28T23:16:03.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
18:16:03 [2024-02-28T23:16:03.340Z] 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'
18:16:03 [2024-02-28T23:16:03.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure or convert to Tracing Project'
18:16:03 [2024-02-28T23:16:03.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-234820637 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']
18:16:03 [2024-02-28T23:16:03.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure or convert to Tracing Project'
18:16:03 [2024-02-28T23:16:03.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=-234820548 data=null doit=true}, TreeItem with text {SomeProject}]
18:16:03 [2024-02-28T23:16:03.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-234820547 data=null}, TreeItem with text {SomeProject}]
18:16:03 [2024-02-28T23:16:03.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-234820547 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
18:16:03 [2024-02-28T23:16:03.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234820547 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}]
18:16:03 [2024-02-28T23:16:03.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-234820544 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
18:16:03 [2024-02-28T23:16:03.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-234820544 data=null doit=true}, TreeItem with text {Trace Compass}]
18:16:03 [2024-02-28T23:16:03.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-234820544 data=null}, TreeItem with text {Trace Compass}]
18:16:03 [2024-02-28T23:16:03.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-234820543 data=null button=1 stateMask=0x0 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
18:16:03 [2024-02-28T23:16:03.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234820543 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}]
18:16:03 [2024-02-28T23:16:03.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-234820541 data=null button=1 stateMask=0x80000 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
18:16:03 [2024-02-28T23:16:03.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
18:16:05 [2024-02-28T23:16:05.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
18:16:05 [2024-02-28T23:16:05.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:16:05 [2024-02-28T23:16:05.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:16:05 [2024-02-28T23:16:05.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:16:05 [2024-02-28T23:16:05.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:16:05 [2024-02-28T23:16:05.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
18:16:05 [2024-02-28T23:16:05.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Filters and Customization...'
18:16:05 [2024-02-28T23:16:05.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Filters and Customization...'
18:16:05 [2024-02-28T23:16:05.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
18:16:05 [2024-02-28T23:16:05.801Z] 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=-234818306 data=null doit=true}, Shell with text {Filters and Customization}]
18:16:05 [2024-02-28T23:16:05.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
18:16:05 [2024-02-28T23:16:05.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
18:16:05 [2024-02-28T23:16:05.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
18:16:05 [2024-02-28T23:16:05.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
18:16:05 [2024-02-28T23:16:05.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
18:16:05 [2024-02-28T23:16:05.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
18:16:05 [2024-02-28T23:16:05.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@5fac4c95
18:16:05 [2024-02-28T23:16:05.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Sent event 13 to [Selection [13]: SelectionEvent{CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@79e48df8] time=-234818303 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')]
18:16:05 [2024-02-28T23:16:05.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:16:05 [2024-02-28T23:16:05.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:16:05 [2024-02-28T23:16:05.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:16:05 [2024-02-28T23:16:05.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-234818299 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {.* resources}]
18:16:05 [2024-02-28T23:16:05.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {.* resources} time=-234818299 data=null doit=true}, TableItem with text {.* resources}]
18:16:05 [2024-02-28T23:16:05.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {.* resources} time=-234818299 data=null}, TableItem with text {.* resources}]
18:16:05 [2024-02-28T23:16:05.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {.* resources} time=-234818298 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {.* resources}]
18:16:05 [2024-02-28T23:16:05.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-234818298 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}]
18:16:05 [2024-02-28T23:16:05.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {.* resources} time=-234818298 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {.* resources}]
18:16:05 [2024-02-28T23:16:05.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: .* resources
18:16:05 [2024-02-28T23:16:05.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:16:05 [2024-02-28T23:16:05.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-234818296 data=null button=0 stateMask=0x0 x=133 y=127 count=0}, TableItem with text {Trace Compass Shadow Projects}]
18:16:05 [2024-02-28T23:16:05.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-234818296 data=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
18:16:05 [2024-02-28T23:16:05.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-234818295 data=null}, TableItem with text {Trace Compass Shadow Projects}]
18:16:05 [2024-02-28T23:16:05.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-234818295 data=null button=1 stateMask=0x0 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
18:16:05 [2024-02-28T23:16:05.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-234818295 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}]
18:16:05 [2024-02-28T23:16:05.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-234818295 data=null button=1 stateMask=0x80000 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Trace Compass Shadow Projects
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234818283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234818283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234818283 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234818282 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234818282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234818282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234818282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=-234818636 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...']
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-234818200 data=null button=0 stateMask=0x0 x=133 y=12 count=0}, TreeItem with text {.tracecompass-SomeProject}]
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-234818200 data=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-234818199 data=null}, TreeItem with text {.tracecompass-SomeProject}]
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-234818199 data=null button=1 stateMask=0x0 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234818199 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}]
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-234818166 data=null button=1 stateMask=0x80000 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-234818165 data=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-234818165 data=null}, TreeItem with text {.tracecompass-SomeProject}]
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-234818165 data=null button=1 stateMask=0x0 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234818164 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}]
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-234818161 data=null button=1 stateMask=0x80000 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234818160 data=null doit=true}, TreeItem with text {Traces [1]}]
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234818160 data=null}, TreeItem with text {Traces [1]}]
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234818160 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234818160 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]}]
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234818158 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:16:05 [2024-02-28T23:16:05.802Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again.
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
18:16:05 [2024-02-28T23:16:05.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Filters and Customization...'
18:16:06 [2024-02-28T23:16:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Filters and Customization...'
18:16:06 [2024-02-28T23:16:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
18:16:06 [2024-02-28T23:16:06.367Z] 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=-234817725 data=null doit=true}, Shell with text {Filters and Customization}]
18:16:06 [2024-02-28T23:16:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
18:16:06 [2024-02-28T23:16:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
18:16:06 [2024-02-28T23:16:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
18:16:06 [2024-02-28T23:16:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
18:16:06 [2024-02-28T23:16:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
18:16:06 [2024-02-28T23:16:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
18:16:06 [2024-02-28T23:16:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@1ef7bafe
18:16:06 [2024-02-28T23:16:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Sent event 13 to [Selection [13]: SelectionEvent{CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2f07d29] time=-234817723 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')]
18:16:06 [2024-02-28T23:16:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:16:06 [2024-02-28T23:16:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:16:06 [2024-02-28T23:16:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:16:06 [2024-02-28T23:16:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-234817702 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {.* resources}]
18:16:06 [2024-02-28T23:16:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {.* resources} time=-234817702 data=null doit=true}, TableItem with text {.* resources}]
18:16:06 [2024-02-28T23:16:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {.* resources} time=-234817702 data=null}, TableItem with text {.* resources}]
18:16:06 [2024-02-28T23:16:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {.* resources} time=-234817701 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {.* resources}]
18:16:06 [2024-02-28T23:16:06.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-234817701 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}]
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {.* resources} time=-234817701 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {.* resources}]
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: .* resources
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-234817699 data=null button=0 stateMask=0x0 x=133 y=127 count=0}, TableItem with text {Trace Compass Shadow Projects}]
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-234817688 data=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-234817688 data=null}, TableItem with text {Trace Compass Shadow Projects}]
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-234817688 data=null button=1 stateMask=0x0 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-234817687 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}]
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-234817687 data=null button=1 stateMask=0x80000 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Trace Compass Shadow Projects
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234817684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234817684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234817684 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234817684 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234817684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234817684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234817684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=-234818055 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...']
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:16:06 [2024-02-28T23:16:06.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:16:06 [2024-02-28T23:16:06.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@2665a2e7] time=-234817401 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:16:06 [2024-02-28T23:16:06.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:16:06 [2024-02-28T23:16:06.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:16:06 [2024-02-28T23:16:06.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:16:06 [2024-02-28T23:16:06.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:16:06 [2024-02-28T23:16:06.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-234817395 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
18:16:06 [2024-02-28T23:16:06.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=-234817395 data=null doit=true}, TreeItem with text {SomeProject}]
18:16:06 [2024-02-28T23:16:06.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-234817395 data=null}, TreeItem with text {SomeProject}]
18:16:06 [2024-02-28T23:16:06.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-234817394 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
18:16:06 [2024-02-28T23:16:06.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234817394 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}]
18:16:06 [2024-02-28T23:16:06.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-234817359 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
18:16:06 [2024-02-28T23:16:06.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:16:06 [2024-02-28T23:16:06.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:16:06 [2024-02-28T23:16:06.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:16:06 [2024-02-28T23:16:06.883Z] 
18:16:06 [2024-02-28T23:16:06.883Z] (Eclipse:4738): Gtk-CRITICAL **: 23:16:06.654: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
18:16:07 [2024-02-28T23:16:07.815Z] 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')
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234816359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234816359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234816359 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234816359 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234816359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234816358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:16:07 [2024-02-28T23:16:07.815Z] 
18:16:07 [2024-02-28T23:16:07.815Z] (Eclipse:4738): Gtk-CRITICAL **: 23:16:07.460: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234816358 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234816340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234816340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234816340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234816340 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234816340 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:16:07 [2024-02-28T23:16:07.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234816338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:07 [2024-02-28T23:16:07.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234816338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:07 [2024-02-28T23:16:07.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234816338 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:07 [2024-02-28T23:16:07.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234816338 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:07 [2024-02-28T23:16:07.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234816338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:07 [2024-02-28T23:16:07.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234816338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:07 [2024-02-28T23:16:07.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:16:07 [2024-02-28T23:16:07.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:16:07 [2024-02-28T23:16:07.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:16:07 [2024-02-28T23:16:07.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:16:07 [2024-02-28T23:16:07.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:16:07 [2024-02-28T23:16:07.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:16:07 [2024-02-28T23:16:07.816Z] 
18:16:07 [2024-02-28T23:16:07.816Z] (Eclipse:4738): Gtk-CRITICAL **: 23:16:07.738: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:16:08 [2024-02-28T23:16:08.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234816338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:16:08 [2024-02-28T23:16:08.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-234817279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:16:08 [2024-02-28T23:16:08.073Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.417 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
18:16:08 [2024-02-28T23:16:08.073Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest.testConfigureTracingNature -- Time elapsed: 2.152 s
18:16:08 [2024-02-28T23:16:08.073Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest.testViewerFilter -- Time elapsed: 1.063 s
18:16:08 [2024-02-28T23:16:08.073Z] 
18:16:08 [2024-02-28T23:16:08.073Z] Results:
18:16:08 [2024-02-28T23:16:08.073Z] 
18:16:08 [2024-02-28T23:16:08.073Z] Tests run: 76, Failures: 0, Errors: 0, Skipped: 6
18:16:08 [2024-02-28T23:16:08.073Z] 
18:16:08 [2024-02-28T23:16:08.637Z] 
18:16:08 [2024-02-28T23:16:08.637Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-28 23:16:08.342
18:16:08 [2024-02-28T23:16:08.637Z] !MESSAGE The workspace will exit with unsaved changes in this session.
18:16:08 [2024-02-28T23:16:08.894Z] [INFO] All tests passed
18:16:08 [2024-02-28T23:16:08.894Z] [INFO] 
18:16:08 [2024-02-28T23:16:08.894Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
18:16:08 [2024-02-28T23:16:08.894Z] [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.22-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT.jar
18:16:08 [2024-02-28T23:16:08.894Z] [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.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT.pom
18:16:08 [2024-02-28T23:16:08.894Z] [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.22-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-sources.jar
18:16:08 [2024-02-28T23:16:08.894Z] [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.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-p2metadata.xml
18:16:08 [2024-02-28T23:16:08.894Z] [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.22-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.22-SNAPSHOT-p2artifacts.xml
18:16:08 [2024-02-28T23:16:08.894Z] [INFO] 
18:16:08 [2024-02-28T23:16:08.894Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
18:16:08 [2024-02-28T23:16:08.894Z] [INFO] 
18:16:08 [2024-02-28T23:16:08.894Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
18:16:08 [2024-02-28T23:16:08.894Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT [37/141]
18:16:08 [2024-02-28T23:16:08.894Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
18:16:08 [2024-02-28T23:16:08.894Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:16:08 [2024-02-28T23:16:08.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
18:16:08 [2024-02-28T23:16:08.895Z] [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
18:16:09 [2024-02-28T23:16:09.458Z] [INFO] 
18:16:09 [2024-02-28T23:16:09.458Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
18:16:09 [2024-02-28T23:16:09.458Z] [INFO] 
18:16:09 [2024-02-28T23:16:09.458Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
18:16:09 [2024-02-28T23:16:09.458Z] [INFO] The project's OSGi version is 1.0.3.202402282247
18:16:09 [2024-02-28T23:16:09.458Z] [INFO] 
18:16:09 [2024-02-28T23:16:09.458Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
18:16:09 [2024-02-28T23:16:09.458Z] [INFO] 
18:16:09 [2024-02-28T23:16:09.458Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
18:16:09 [2024-02-28T23:16:09.458Z] [INFO] 
18:16:09 [2024-02-28T23:16:09.458Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
18:16:09 [2024-02-28T23:16:09.458Z] [INFO] 
18:16:09 [2024-02-28T23:16:09.458Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
18:16:09 [2024-02-28T23:16:09.458Z] [INFO] 
18:16:09 [2024-02-28T23:16:09.458Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
18:16:09 [2024-02-28T23:16:09.458Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests
18:16:10 [2024-02-28T23:16:10.391Z] [INFO] 
18:16:10 [2024-02-28T23:16:10.391Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
18:16:10 [2024-02-28T23:16:10.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
18:16:10 [2024-02-28T23:16:10.391Z] [INFO] 
18:16:10 [2024-02-28T23:16:10.391Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
18:16:10 [2024-02-28T23:16:10.391Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:16:10 [2024-02-28T23:16:10.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
18:16:10 [2024-02-28T23:16:10.391Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.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
18:16:10 [2024-02-28T23:16:10.391Z] [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
18:16:11 [2024-02-28T23:16:11.324Z] [INFO] 
18:16:11 [2024-02-28T23:16:11.324Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
18:16:11 [2024-02-28T23:16:11.324Z] [INFO] 
18:16:11 [2024-02-28T23:16:11.324Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
18:16:11 [2024-02-28T23:16:11.325Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources
18:16:11 [2024-02-28T23:16:11.325Z] [INFO] 
18:16:11 [2024-02-28T23:16:11.325Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
18:16:11 [2024-02-28T23:16:11.325Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
18:16:11 [2024-02-28T23:16:11.325Z] [INFO] 
18:16:11 [2024-02-28T23:16:11.325Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
18:16:11 [2024-02-28T23:16:11.325Z] [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
18:16:11 [2024-02-28T23:16:11.325Z] [INFO] 
18:16:11 [2024-02-28T23:16:11.325Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
18:16:11 [2024-02-28T23:16:11.325Z] [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
18:16:11 [2024-02-28T23:16:11.325Z] [INFO] 
18:16:11 [2024-02-28T23:16:11.325Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
18:16:11 [2024-02-28T23:16:11.325Z] [INFO] 
18:16:11 [2024-02-28T23:16:11.325Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
18:16:11 [2024-02-28T23:16:11.325Z] [INFO] 
18:16:11 [2024-02-28T23:16:11.325Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
18:16:11 [2024-02-28T23:16:11.325Z] [INFO] 
18:16:11 [2024-02-28T23:16:11.325Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
18:16:11 [2024-02-28T23:16:11.325Z] [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
18:16:12 [2024-02-28T23:16:12.256Z] [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
18:16:13 [2024-02-28T23:16:13.188Z] [INFO] 
18:16:13 [2024-02-28T23:16:13.188Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
18:16:13 [2024-02-28T23:16:13.445Z] [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
18:16:13 [2024-02-28T23:16:13.445Z] [INFO] Command line:
18:16:13 [2024-02-28T23:16:13.445Z] 	[/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]
18:16:13 [2024-02-28T23:16:13.445Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:16:17 [2024-02-28T23:16:17.626Z] Feb 28, 2024 11:16:17 PM org.apache.aries.spifly.BaseActivator log
18:16:17 [2024-02-28T23:16:17.626Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
18:16:20 [2024-02-28T23:16:20.904Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:16:20 [2024-02-28T23:16:20.904Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:16:29 [2024-02-28T23:16:29.003Z] !SESSION 2024-02-28 23:16:13.633 -----------------------------------------------
18:16:29 [2024-02-28T23:16:29.003Z] eclipse.buildId=unknown
18:16:29 [2024-02-28T23:16:29.003Z] java.version=17.0.2
18:16:29 [2024-02-28T23:16:29.003Z] java.vendor=Oracle Corporation
18:16:29 [2024-02-28T23:16:29.003Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
18:16:29 [2024-02-28T23:16:29.003Z] 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
18:16:29 [2024-02-28T23:16:29.003Z] 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
18:16:29 [2024-02-28T23:16:29.003Z] 
18:16:29 [2024-02-28T23:16:29.003Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 23:16:28.744
18:16:29 [2024-02-28T23:16:29.003Z] !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
18:16:29 [2024-02-28T23:16:29.003Z] 
18:16:29 [2024-02-28T23:16:29.003Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 23:16:28.832
18:16:29 [2024-02-28T23:16:29.003Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
18:16:29 [2024-02-28T23:16:29.003Z] !STACK 0
18:16:29 [2024-02-28T23:16:29.003Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
18:16:29 [2024-02-28T23:16:29.003Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
18:16:29 [2024-02-28T23:16:29.003Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
18:16:29 [2024-02-28T23:16:29.003Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
18:16:29 [2024-02-28T23:16:29.003Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
18:16:29 [2024-02-28T23:16:29.003Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
18:16:29 [2024-02-28T23:16:29.003Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
18:16:29 [2024-02-28T23:16:29.003Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
18:16:29 [2024-02-28T23:16:29.003Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:16:29 [2024-02-28T23:16:29.003Z] Caused by: java.io.IOException: error=2, No such file or directory
18:16:29 [2024-02-28T23:16:29.003Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
18:16:29 [2024-02-28T23:16:29.003Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
18:16:29 [2024-02-28T23:16:29.003Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
18:16:29 [2024-02-28T23:16:29.003Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
18:16:29 [2024-02-28T23:16:29.003Z] 	... 7 more
18:16:29 [2024-02-28T23:16:29.261Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
18:16:30 [2024-02-28T23:16:30.194Z] Display size: 1440x900
18:16:30 [2024-02-28T23:16:30.194Z] OS version=6.1.11-200.fc37.x86_64
18:16:30 [2024-02-28T23:16:30.194Z] GTK version=3.22.30
18:16:30 [2024-02-28T23:16:30.194Z] GTK theme=Ambiance
18:16:30 [2024-02-28T23:16:30.194Z] LIBOVERLAY_SCROLLBAR=0
18:16:30 [2024-02-28T23:16:30.194Z] Time zone: Greenwich Mean Time
18:16:30 [2024-02-28T23:16:30.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56351c02] time=-234793762 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:16:31 [2024-02-28T23:16:31.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:16:31 [2024-02-28T23:16:31.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:16:31 [2024-02-28T23:16:31.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:16:31 [2024-02-28T23:16:31.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:16:31 [2024-02-28T23:16:31.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-234792272 data=null doit=true}, MenuItem with text {&Hierarchical}]
18:16:31 [2024-02-28T23:16:31.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-234792271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
18:16:31 [2024-02-28T23:16:31.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-234792257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:16:31 [2024-02-28T23:16:31.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:16:32 [2024-02-28T23:16:32.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
18:16:32 [2024-02-28T23:16:32.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
18:17:19 [2024-02-28T23:17:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
18:17:19 [2024-02-28T23:17:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:17:19 [2024-02-28T23:17:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:17:19 [2024-02-28T23:17:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:17:19 [2024-02-28T23:17:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: minor_faults
18:17:19 [2024-02-28T23:17:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
18:17:19 [2024-02-28T23:17:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
18:17:19 [2024-02-28T23:17:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
18:17:19 [2024-02-28T23:17:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:17:19 [2024-02-28T23:17:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:17:19 [2024-02-28T23:17:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:17:19 [2024-02-28T23:17:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel_vm
18:17:19 [2024-02-28T23:17:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: minor_faults
18:17:19 [2024-02-28T23:17:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56351c02] time=-234745449 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:17:19 [2024-02-28T23:17:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:17:19 [2024-02-28T23:17:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:17:19 [2024-02-28T23:17:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:17:19 [2024-02-28T23:17:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:17:19 [2024-02-28T23:17:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-234745353 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:17:19 [2024-02-28T23:17:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-234745346 data=null doit=true}, TreeItem with text {test}]
18:17:19 [2024-02-28T23:17:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-234745346 data=null}, TreeItem with text {test}]
18:17:19 [2024-02-28T23:17:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-234745345 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:17:19 [2024-02-28T23:17:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234745343 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:17:19 [2024-02-28T23:17:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-234745274 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:17:19 [2024-02-28T23:17:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:17:19 [2024-02-28T23:17:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:17:19 [2024-02-28T23:17:19.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:17:19 [2024-02-28T23:17:19.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:17:19 [2024-02-28T23:17:19.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234743835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234743834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234743834 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234743833 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234743833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234743833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234743832 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234743832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234743832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234743831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234743831 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234743831 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234743824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234743823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234743823 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234743823 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:17:20 [2024-02-28T23:17:20.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234743822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:17:20 [2024-02-28T23:17:20.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234743822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:17:20 [2024-02-28T23:17:20.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:17:20 [2024-02-28T23:17:20.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:17:20 [2024-02-28T23:17:20.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:17:20 [2024-02-28T23:17:20.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:17:20 [2024-02-28T23:17:20.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:17:20 [2024-02-28T23:17:20.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:17:20 [2024-02-28T23:17:20.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234743822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:17:20 [2024-02-28T23:17:20.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-234744986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:17:21 [2024-02-28T23:17:21.046Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.61 s -- in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
18:17:21 [2024-02-28T23:17:21.046Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest.testDisplayingDataSeries -- Time elapsed: 42.50 s
18:17:21 [2024-02-28T23:17:21.046Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest.testManipulatingTreeViewer -- Time elapsed: 3.974 s
18:17:21 [2024-02-28T23:17:21.046Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
18:17:21 [2024-02-28T23:17:21.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56351c02] time=-234742974 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:17:21 [2024-02-28T23:17:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:17:21 [2024-02-28T23:17:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:17:21 [2024-02-28T23:17:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:17:21 [2024-02-28T23:17:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:17:21 [2024-02-28T23:17:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-234742661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:17:21 [2024-02-28T23:17:21.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:17:21 [2024-02-28T23:17:21.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
18:17:21 [2024-02-28T23:17:21.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
18:18:08 [2024-02-28T23:18:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
18:18:08 [2024-02-28T23:18:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:18:08 [2024-02-28T23:18:08.210Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
18:18:08 [2024-02-28T23:18:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
18:18:08 [2024-02-28T23:18:08.210Z] 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=-234699686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:08 [2024-02-28T23:18:08.210Z] 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=-234699681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:08 [2024-02-28T23:18:08.210Z] 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=-234699681 data=null doit=true}, ToolItem with tooltip text {Pin View}]
18:18:08 [2024-02-28T23:18:08.210Z] 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=-234699680 data=null}, ToolItem with tooltip text {Pin View}]
18:18:08 [2024-02-28T23:18:08.210Z] 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=-234699680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:08 [2024-02-28T23:18:08.210Z] 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=-234699680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:08 [2024-02-28T23:18:08.210Z] 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=-234699679 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}]
18:18:08 [2024-02-28T23:18:08.210Z] 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=-234699561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:08 [2024-02-28T23:18:08.210Z] 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=-234699560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:08 [2024-02-28T23:18:08.210Z] 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=-234699559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:08 [2024-02-28T23:18:08.210Z] 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=-234699559 data=null doit=true}, ToolItem with tooltip text {Pin View}]
18:18:08 [2024-02-28T23:18:08.210Z] 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=-234699559 data=null}, ToolItem with tooltip text {Pin View}]
18:18:08 [2024-02-28T23:18:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
18:18:08 [2024-02-28T23:18:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
18:18:08 [2024-02-28T23:18:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to kernel_vm'
18:18:08 [2024-02-28T23:18:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-234699553 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']
18:18:08 [2024-02-28T23:18:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to kernel_vm'
18:18:08 [2024-02-28T23:18:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
18:18:08 [2024-02-28T23:18:08.211Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
18:18:08 [2024-02-28T23:18:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
18:18:08 [2024-02-28T23:18:08.211Z] 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=-234699285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:18:08 [2024-02-28T23:18:08.211Z] 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=-234699285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:18:08 [2024-02-28T23:18:08.211Z] 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=-234699284 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
18:18:08 [2024-02-28T23:18:08.211Z] 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=-234699284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:18:08 [2024-02-28T23:18:08.211Z] 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=-234699283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:18:08 [2024-02-28T23:18:08.211Z] 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=-234699283 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}]
18:18:08 [2024-02-28T23:18:08.211Z] 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=-234699279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:08 [2024-02-28T23:18:08.211Z] 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=-234699278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:08 [2024-02-28T23:18:08.211Z] 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=-234699278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:08 [2024-02-28T23:18:08.211Z] 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=-234699278 data=null doit=true}, ToolItem with tooltip text {Pin View}]
18:18:08 [2024-02-28T23:18:08.211Z] 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=-234699277 data=null}, ToolItem with tooltip text {Pin View}]
18:18:08 [2024-02-28T23:18:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
18:18:08 [2024-02-28T23:18:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
18:18:08 [2024-02-28T23:18:08.211Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
18:18:08 [2024-02-28T23:18:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
18:18:08 [2024-02-28T23:18:08.211Z] 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=-234699259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:08 [2024-02-28T23:18:08.211Z] 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=-234699258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:08 [2024-02-28T23:18:08.211Z] 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=-234699258 data=null doit=true}, ToolItem with tooltip text {Pin View}]
18:18:08 [2024-02-28T23:18:08.211Z] 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=-234699258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:08 [2024-02-28T23:18:08.211Z] 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=-234699258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:08 [2024-02-28T23:18:08.211Z] 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=-234699258 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}]
18:18:08 [2024-02-28T23:18:08.211Z] 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=-234699256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:18:08 [2024-02-28T23:18:08.211Z] 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=-234699250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:18:08 [2024-02-28T23:18:08.211Z] 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=-234699249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:18:08 [2024-02-28T23:18:08.212Z] 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=-234699249 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
18:18:08 [2024-02-28T23:18:08.212Z] 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=-234699249 data=null}, ToolItem with tooltip text {Unpin View}]
18:18:08 [2024-02-28T23:18:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
18:18:08 [2024-02-28T23:18:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
18:18:08 [2024-02-28T23:18:08.212Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
18:18:08 [2024-02-28T23:18:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
18:18:08 [2024-02-28T23:18:08.212Z] 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=-234699189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:18:08 [2024-02-28T23:18:08.212Z] 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=-234699188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:18:08 [2024-02-28T23:18:08.212Z] 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=-234699188 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
18:18:08 [2024-02-28T23:18:08.212Z] 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=-234699187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:18:08 [2024-02-28T23:18:08.212Z] 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=-234699187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:18:08 [2024-02-28T23:18:08.212Z] 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=-234699187 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}]
18:18:08 [2024-02-28T23:18:08.212Z] 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=-234699183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:08 [2024-02-28T23:18:08.212Z] 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=-234699182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:08 [2024-02-28T23:18:08.212Z] 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=-234699182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:08 [2024-02-28T23:18:08.212Z] 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=-234699182 data=null doit=true}, ToolItem with tooltip text {Pin View}]
18:18:08 [2024-02-28T23:18:08.212Z] 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=-234699182 data=null}, ToolItem with tooltip text {Pin View}]
18:18:08 [2024-02-28T23:18:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
18:18:08 [2024-02-28T23:18:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
18:18:08 [2024-02-28T23:18:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
18:18:08 [2024-02-28T23:18:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
18:18:09 [2024-02-28T23:18:09.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
18:18:09 [2024-02-28T23:18:09.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:18:19 [2024-02-28T23:18:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
18:18:19 [2024-02-28T23:18:19.114Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
18:18:19 [2024-02-28T23:18:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
18:18:19 [2024-02-28T23:18:19.114Z] 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=-234686089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:19 [2024-02-28T23:18:19.114Z] 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=-234686088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:19 [2024-02-28T23:18:19.114Z] 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=-234686088 data=null doit=true}, ToolItem with tooltip text {Pin View}]
18:18:19 [2024-02-28T23:18:19.114Z] 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=-234686087 data=null}, ToolItem with tooltip text {Pin View}]
18:18:19 [2024-02-28T23:18:19.114Z] 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=-234686087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:19 [2024-02-28T23:18:19.115Z] 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=-234686087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:19 [2024-02-28T23:18:19.115Z] 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=-234686086 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}]
18:18:19 [2024-02-28T23:18:19.115Z] 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=-234685966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:19 [2024-02-28T23:18:19.115Z] 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=-234685965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:19 [2024-02-28T23:18:19.115Z] 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=-234685965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:19 [2024-02-28T23:18:19.115Z] 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=-234685965 data=null doit=true}, ToolItem with tooltip text {Pin View}]
18:18:19 [2024-02-28T23:18:19.115Z] 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=-234685965 data=null}, ToolItem with tooltip text {Pin View}]
18:18:19 [2024-02-28T23:18:19.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
18:18:19 [2024-02-28T23:18:19.115Z] 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'
18:18:19 [2024-02-28T23:18:19.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
18:18:19 [2024-02-28T23:18:19.115Z] 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=-234685777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:19 [2024-02-28T23:18:19.115Z] 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=-234685777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:19 [2024-02-28T23:18:19.115Z] 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=-234685777 data=null doit=true}, ToolItem with tooltip text {Pin View}]
18:18:19 [2024-02-28T23:18:19.115Z] 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=-234685776 data=null}, ToolItem with tooltip text {Pin View}]
18:18:19 [2024-02-28T23:18:19.115Z] 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=-234685776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:19 [2024-02-28T23:18:19.115Z] 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=-234685775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:19 [2024-02-28T23:18:19.115Z] 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=-234685775 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}]
18:18:19 [2024-02-28T23:18:19.115Z] 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=-234685651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:19 [2024-02-28T23:18:19.115Z] 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=-234685651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:19 [2024-02-28T23:18:19.115Z] 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=-234685651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:19 [2024-02-28T23:18:19.115Z] 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=-234685650 data=null doit=true}, ToolItem with tooltip text {Pin View}]
18:18:19 [2024-02-28T23:18:19.115Z] 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=-234685650 data=null}, ToolItem with tooltip text {Pin View}]
18:18:19 [2024-02-28T23:18:19.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
18:18:19 [2024-02-28T23:18:19.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
18:18:19 [2024-02-28T23:18:19.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to kernel_vm'
18:18:19 [2024-02-28T23:18:19.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-234685646 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']
18:18:19 [2024-02-28T23:18:19.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to kernel_vm'
18:18:19 [2024-02-28T23:18:19.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
18:18:19 [2024-02-28T23:18:19.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
18:18:19 [2024-02-28T23:18:19.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:18:19 [2024-02-28T23:18:19.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:18:19 [2024-02-28T23:18:19.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
18:18:19 [2024-02-28T23:18:19.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
18:18:19 [2024-02-28T23:18:19.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:18:19 [2024-02-28T23:18:19.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:18:19 [2024-02-28T23:18:19.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
18:18:19 [2024-02-28T23:18:19.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
18:18:20 [2024-02-28T23:18:20.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:18:20 [2024-02-28T23:18:20.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:18:20 [2024-02-28T23:18:20.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
18:18:20 [2024-02-28T23:18:20.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:18:20 [2024-02-28T23:18:20.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:18:20 [2024-02-28T23:18:20.194Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
18:18:20 [2024-02-28T23:18:20.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
18:18:20 [2024-02-28T23:18:20.194Z] 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=-234683725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:18:20 [2024-02-28T23:18:20.194Z] 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=-234683725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:18:20 [2024-02-28T23:18:20.194Z] 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=-234683725 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
18:18:20 [2024-02-28T23:18:20.194Z] 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=-234683725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:18:20 [2024-02-28T23:18:20.194Z] 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=-234683724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:18:20 [2024-02-28T23:18:20.194Z] 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=-234683724 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}]
18:18:20 [2024-02-28T23:18:20.194Z] 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=-234683718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:20 [2024-02-28T23:18:20.194Z] 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=-234683710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:20 [2024-02-28T23:18:20.194Z] 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=-234683710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:20 [2024-02-28T23:18:20.194Z] 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=-234683709 data=null doit=true}, ToolItem with tooltip text {Pin View}]
18:18:20 [2024-02-28T23:18:20.194Z] 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=-234683709 data=null}, ToolItem with tooltip text {Pin View}]
18:18:20 [2024-02-28T23:18:20.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
18:18:20 [2024-02-28T23:18:20.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
18:18:20 [2024-02-28T23:18:20.451Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
18:18:20 [2024-02-28T23:18:20.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
18:18:20 [2024-02-28T23:18:20.451Z] 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=-234683582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:20 [2024-02-28T23:18:20.451Z] 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=-234683582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:20 [2024-02-28T23:18:20.451Z] 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=-234683581 data=null doit=true}, ToolItem with tooltip text {Pin View}]
18:18:20 [2024-02-28T23:18:20.451Z] 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=-234683581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:20 [2024-02-28T23:18:20.451Z] 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=-234683581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:20 [2024-02-28T23:18:20.451Z] 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=-234683581 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}]
18:18:20 [2024-02-28T23:18:20.451Z] 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=-234683579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:18:20 [2024-02-28T23:18:20.451Z] 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=-234683572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:18:20 [2024-02-28T23:18:20.451Z] 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=-234683572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:18:20 [2024-02-28T23:18:20.451Z] 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=-234683572 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
18:18:20 [2024-02-28T23:18:20.452Z] 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=-234683572 data=null}, ToolItem with tooltip text {Unpin View}]
18:18:20 [2024-02-28T23:18:20.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
18:18:20 [2024-02-28T23:18:20.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <context-switches-kernel>"'
18:18:20 [2024-02-28T23:18:20.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
18:18:20 [2024-02-28T23:18:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
18:18:20 [2024-02-28T23:18:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
18:18:23 [2024-02-28T23:18:23.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
18:18:23 [2024-02-28T23:18:23.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:18:23 [2024-02-28T23:18:23.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view'
18:18:24 [2024-02-28T23:18:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm'
18:18:24 [2024-02-28T23:18:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to kernel_vm'
18:18:24 [2024-02-28T23:18:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=-234679490 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']
18:18:24 [2024-02-28T23:18:24.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to kernel_vm'
18:18:25 [2024-02-28T23:18:25.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
18:18:25 [2024-02-28T23:18:25.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
18:18:25 [2024-02-28T23:18:25.321Z] 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'
18:18:25 [2024-02-28T23:18:25.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to kernel_vm | new instance'
18:18:25 [2024-02-28T23:18:25.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=-234678565 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']
18:18:25 [2024-02-28T23:18:25.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to kernel_vm | new instance'
18:18:25 [2024-02-28T23:18:25.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
18:18:26 [2024-02-28T23:18:26.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm | 2>"'
18:18:27 [2024-02-28T23:18:27.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
18:18:27 [2024-02-28T23:18:27.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
18:18:27 [2024-02-28T23:18:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:18:27 [2024-02-28T23:18:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:18:27 [2024-02-28T23:18:27.771Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
18:18:27 [2024-02-28T23:18:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
18:18:27 [2024-02-28T23:18:27.771Z] 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=-234676161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:27 [2024-02-28T23:18:27.771Z] 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=-234676161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:27 [2024-02-28T23:18:27.771Z] 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=-234676160 data=null doit=true}, ToolItem with tooltip text {Pin View}]
18:18:27 [2024-02-28T23:18:27.772Z] 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=-234676160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:27 [2024-02-28T23:18:27.772Z] 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=-234676160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
18:18:27 [2024-02-28T23:18:27.772Z] 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=-234676160 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}]
18:18:27 [2024-02-28T23:18:27.772Z] 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=-234676158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:18:27 [2024-02-28T23:18:27.772Z] 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=-234676143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:18:27 [2024-02-28T23:18:27.772Z] 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=-234676142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
18:18:27 [2024-02-28T23:18:27.772Z] 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=-234676142 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
18:18:27 [2024-02-28T23:18:27.772Z] 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=-234676142 data=null}, ToolItem with tooltip text {Unpin View}]
18:18:27 [2024-02-28T23:18:27.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
18:18:27 [2024-02-28T23:18:27.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
18:18:28 [2024-02-28T23:18:28.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:18:28 [2024-02-28T23:18:28.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:18:29 [2024-02-28T23:18:29.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@56351c02] time=-234674753 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:18:29 [2024-02-28T23:18:29.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:18:29 [2024-02-28T23:18:29.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:18:29 [2024-02-28T23:18:29.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:18:29 [2024-02-28T23:18:29.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:18:29 [2024-02-28T23:18:29.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-234674677 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:18:29 [2024-02-28T23:18:29.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-234674676 data=null doit=true}, TreeItem with text {test}]
18:18:29 [2024-02-28T23:18:29.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-234674676 data=null}, TreeItem with text {test}]
18:18:29 [2024-02-28T23:18:29.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-234674675 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:18:29 [2024-02-28T23:18:29.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234674675 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:18:29 [2024-02-28T23:18:29.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-234674658 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:18:29 [2024-02-28T23:18:29.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:18:29 [2024-02-28T23:18:29.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:18:29 [2024-02-28T23:18:29.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:18:30 [2024-02-28T23:18:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:18:30 [2024-02-28T23:18:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:18:30 [2024-02-28T23:18:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:18:30 [2024-02-28T23:18:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:18:30 [2024-02-28T23:18:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:18:30 [2024-02-28T23:18:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:18:30 [2024-02-28T23:18:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:18:30 [2024-02-28T23:18:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:18:30 [2024-02-28T23:18:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:18:30 [2024-02-28T23:18:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:18:30 [2024-02-28T23:18:30.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=-234673515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:18:30 [2024-02-28T23:18:30.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=-234673515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:18:30 [2024-02-28T23:18:30.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=-234673515 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:18:30 [2024-02-28T23:18:30.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=-234673515 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:18:30 [2024-02-28T23:18:30.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=-234673514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:18:30 [2024-02-28T23:18:30.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=-234673514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:18:30 [2024-02-28T23:18:30.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=-234673514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:18:30 [2024-02-28T23:18:30.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=-234673514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:18:30 [2024-02-28T23:18:30.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=-234673513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:18:30 [2024-02-28T23:18:30.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=-234673513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:18:30 [2024-02-28T23:18:30.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=-234673513 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:18:30 [2024-02-28T23:18:30.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=-234673513 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:18:30 [2024-02-28T23:18:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:18:30 [2024-02-28T23:18:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:18:30 [2024-02-28T23:18:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:18:30 [2024-02-28T23:18:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:18:30 [2024-02-28T23:18:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:18:30 [2024-02-28T23:18:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:18:30 [2024-02-28T23:18:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:18:30 [2024-02-28T23:18:30.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')
18:18:30 [2024-02-28T23:18:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:18:30 [2024-02-28T23:18:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234673510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:18:30 [2024-02-28T23:18:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234673510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:18:30 [2024-02-28T23:18:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234673509 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:18:30 [2024-02-28T23:18:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234673509 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:18:30 [2024-02-28T23:18:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234673509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:18:30 [2024-02-28T23:18:30.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234673509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:18:30 [2024-02-28T23:18:30.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')
18:18:30 [2024-02-28T23:18:30.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')
18:18:30 [2024-02-28T23:18:30.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')
18:18:30 [2024-02-28T23:18:30.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')
18:18:30 [2024-02-28T23:18:30.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')
18:18:30 [2024-02-28T23:18:30.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:18:30 [2024-02-28T23:18:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234673508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:18:30 [2024-02-28T23:18:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-234674481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:18:31 [2024-02-28T23:18:31.155Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.02 s -- in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
18:18:31 [2024-02-28T23:18:31.155Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest.testPinSingleTrace -- Time elapsed: 43.47 s
18:18:31 [2024-02-28T23:18:31.155Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest.testPinTwoTraces -- Time elapsed: 15.80 s
18:18:31 [2024-02-28T23:18:31.155Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest.testCloneSingleTrace -- Time elapsed: 8.393 s
18:18:31 [2024-02-28T23:18:31.155Z] 
18:18:31 [2024-02-28T23:18:31.155Z] Results:
18:18:31 [2024-02-28T23:18:31.155Z] 
18:18:31 [2024-02-28T23:18:31.155Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
18:18:31 [2024-02-28T23:18:31.155Z] 
18:18:31 [2024-02-28T23:18:31.721Z] 
18:18:31 [2024-02-28T23:18:31.721Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-28 23:18:31.552
18:18:31 [2024-02-28T23:18:31.721Z] !MESSAGE The workspace will exit with unsaved changes in this session.
18:18:32 [2024-02-28T23:18:32.286Z] [INFO] All tests passed
18:18:32 [2024-02-28T23:18:32.287Z] [INFO] 
18:18:32 [2024-02-28T23:18:32.287Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
18:18:32 [2024-02-28T23:18:32.287Z] [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
18:18:32 [2024-02-28T23:18:32.287Z] [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
18:18:32 [2024-02-28T23:18:32.287Z] [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
18:18:32 [2024-02-28T23:18:32.287Z] [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
18:18:32 [2024-02-28T23:18:32.287Z] [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
18:18:32 [2024-02-28T23:18:32.287Z] [INFO] 
18:18:32 [2024-02-28T23:18:32.287Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
18:18:32 [2024-02-28T23:18:32.287Z] [INFO] 
18:18:32 [2024-02-28T23:18:32.287Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
18:18:32 [2024-02-28T23:18:32.287Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT [38/141]
18:18:32 [2024-02-28T23:18:32.287Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
18:18:32 [2024-02-28T23:18:32.287Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:18:32 [2024-02-28T23:18:32.287Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:18:32 [2024-02-28T23:18:32.287Z] [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
18:18:32 [2024-02-28T23:18:32.543Z] [INFO] 
18:18:32 [2024-02-28T23:18:32.543Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
18:18:32 [2024-02-28T23:18:32.543Z] [INFO] 
18:18:32 [2024-02-28T23:18:32.543Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
18:18:32 [2024-02-28T23:18:32.543Z] [INFO] The project's OSGi version is 1.0.8.202402282247
18:18:32 [2024-02-28T23:18:32.543Z] [INFO] 
18:18:32 [2024-02-28T23:18:32.543Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
18:18:32 [2024-02-28T23:18:32.543Z] [INFO] 
18:18:32 [2024-02-28T23:18:32.543Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
18:18:32 [2024-02-28T23:18:32.543Z] [INFO] 
18:18:32 [2024-02-28T23:18:32.543Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
18:18:32 [2024-02-28T23:18:32.543Z] [INFO] 
18:18:32 [2024-02-28T23:18:32.543Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
18:18:32 [2024-02-28T23:18:32.543Z] [INFO] 
18:18:32 [2024-02-28T23:18:32.543Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
18:18:32 [2024-02-28T23:18:32.543Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core.tests
18:18:32 [2024-02-28T23:18:32.799Z] [INFO] 
18:18:32 [2024-02-28T23:18:32.799Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
18:18:32 [2024-02-28T23:18:32.799Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
18:18:32 [2024-02-28T23:18:32.799Z] [INFO] 
18:18:32 [2024-02-28T23:18:32.799Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
18:18:32 [2024-02-28T23:18:32.799Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:18:32 [2024-02-28T23:18:32.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
18:18:32 [2024-02-28T23:18:32.799Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.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
18:18:32 [2024-02-28T23:18:32.799Z] [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
18:18:33 [2024-02-28T23:18:33.362Z] [INFO] 
18:18:33 [2024-02-28T23:18:33.362Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
18:18:33 [2024-02-28T23:18:33.362Z] [INFO] 
18:18:33 [2024-02-28T23:18:33.362Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
18:18:33 [2024-02-28T23:18:33.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources
18:18:33 [2024-02-28T23:18:33.362Z] [INFO] 
18:18:33 [2024-02-28T23:18:33.362Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
18:18:33 [2024-02-28T23:18:33.362Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
18:18:33 [2024-02-28T23:18:33.362Z] [INFO] 
18:18:33 [2024-02-28T23:18:33.362Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
18:18:33 [2024-02-28T23:18:33.362Z] [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
18:18:33 [2024-02-28T23:18:33.619Z] [INFO] 
18:18:33 [2024-02-28T23:18:33.619Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
18:18:33 [2024-02-28T23:18:33.619Z] [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
18:18:33 [2024-02-28T23:18:33.619Z] [INFO] 
18:18:33 [2024-02-28T23:18:33.619Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
18:18:33 [2024-02-28T23:18:33.619Z] [INFO] 
18:18:33 [2024-02-28T23:18:33.619Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
18:18:33 [2024-02-28T23:18:33.619Z] [INFO] 
18:18:33 [2024-02-28T23:18:33.619Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
18:18:33 [2024-02-28T23:18:33.619Z] [INFO] 
18:18:33 [2024-02-28T23:18:33.619Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
18:18:33 [2024-02-28T23:18:33.619Z] [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
18:18:34 [2024-02-28T23:18:34.549Z] [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
18:18:35 [2024-02-28T23:18:35.479Z] [INFO] 
18:18:35 [2024-02-28T23:18:35.479Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
18:18:35 [2024-02-28T23:18:35.737Z] [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
18:18:35 [2024-02-28T23:18:35.737Z] [INFO] Command line:
18:18:35 [2024-02-28T23:18:35.737Z] 	[/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]
18:18:35 [2024-02-28T23:18:35.737Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:18:42 [2024-02-28T23:18:42.288Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
18:18:44 [2024-02-28T23:18:44.189Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.115 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
18:18:44 [2024-02-28T23:18:44.189Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest.testBuildGraph -- Time elapsed: 2.042 s
18:18:44 [2024-02-28T23:18:44.189Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest.testHandlers -- Time elapsed: 0.034 s
18:18:44 [2024-02-28T23:18:44.189Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
18:18:44 [2024-02-28T23:18:44.189Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
18:18:44 [2024-02-28T23:18:44.189Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testCheckVertical -- Time elapsed: 0.053 s
18:18:44 [2024-02-28T23:18:44.189Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testAppendVertex -- Time elapsed: 0.004 s
18:18:44 [2024-02-28T23:18:44.189Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testCheckHorizontal -- Time elapsed: 0 s
18:18:44 [2024-02-28T23:18:44.189Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testIllegalVertex -- Time elapsed: 0 s
18:18:44 [2024-02-28T23:18:44.189Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testVertexAt -- Time elapsed: 0 s
18:18:44 [2024-02-28T23:18:44.189Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHead2 -- Time elapsed: 0.004 s
18:18:44 [2024-02-28T23:18:44.189Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testScanCount -- Time elapsed: 0 s
18:18:44 [2024-02-28T23:18:44.189Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHead -- Time elapsed: 0 s
18:18:44 [2024-02-28T23:18:44.189Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testLink -- Time elapsed: 0 s
18:18:44 [2024-02-28T23:18:44.189Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testTail -- Time elapsed: 0 s
18:18:44 [2024-02-28T23:18:44.189Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHorizontalSelfLink -- Time elapsed: 0 s
18:18:44 [2024-02-28T23:18:44.189Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testVerticalSelfLink -- Time elapsed: 0 s
18:18:44 [2024-02-28T23:18:44.189Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testAddVertex -- Time elapsed: 0 s
18:18:44 [2024-02-28T23:18:44.189Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHorizontalCycle -- Time elapsed: 0.001 s
18:18:44 [2024-02-28T23:18:44.189Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testScanLineTerminates -- Time elapsed: 0 s
18:18:44 [2024-02-28T23:18:44.189Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testGraphStatistics -- Time elapsed: 0.001 s
18:18:44 [2024-02-28T23:18:44.189Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testParent -- Time elapsed: 0.001 s
18:18:44 [2024-02-28T23:18:44.189Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testDefaultConstructor -- Time elapsed: 0 s
18:18:44 [2024-02-28T23:18:44.189Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest
18:18:45 [2024-02-28T23:18:45.671Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [101,0]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [101,0]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [Legacy edge: [[101,0]--DEFAULT->[102,2]]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [102,2]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [Legacy edge: [[102,2]--DEFAULT->[114,2]]]
18:18:45 [2024-02-28T23:18:45.671Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [113,1]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [113,1]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [Legacy edge: [[113,1]--DEFAULT->[114,2]]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [114,2]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [Legacy edge: [[114,2]--DEFAULT->[115,3]]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [115,3]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [Legacy edge: [[115,3]--DEFAULT->[116,5]]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [116,5]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [Legacy edge: [[116,5]--DEFAULT->[104,5]]]
18:18:45 [2024-02-28T23:18:45.671Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [103,4]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [103,4]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [Legacy edge: [[103,4]--DEFAULT->[104,5]]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [104,5]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [Legacy edge: [[104,5]--DEFAULT->[105,7]]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [105,7]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [Legacy edge: [[105,7]--DEFAULT->[106,8]]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [106,8]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [Legacy edge: [[106,8]--DEFAULT->[118,8]]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [Legacy edge: [[106,8]--DEFAULT->[107,9]]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [107,9]]
18:18:45 [2024-02-28T23:18:45.671Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [117,6]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [117,6]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [Legacy edge: [[117,6]--DEFAULT->[118,8]]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [118,8]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [Legacy edge: [[118,8]--DEFAULT->[119,11]]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [119,11]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [Legacy edge: [[119,11]--DEFAULT->[109,11]]]
18:18:45 [2024-02-28T23:18:45.671Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [108,10]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [108,10]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [Legacy edge: [[108,10]--DEFAULT->[109,11]]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [109,11]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [Legacy edge: [[109,11]--DEFAULT->[110,12]]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [110,12]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [Legacy edge: [[110,12]--DEFAULT->[120,12]]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [Legacy edge: [[110,12]--DEFAULT->[111,13]]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [111,13]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [Legacy edge: [[111,13]--DEFAULT->[112,15]]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [112,15]]
18:18:45 [2024-02-28T23:18:45.671Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [120,12]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [120,12]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [Legacy edge: [[120,12]--DEFAULT->[121,14]]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [121,14]]
18:18:45 [2024-02-28T23:18:45.671Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest
18:18:45 [2024-02-28T23:18:45.671Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testAppendVertex -- Time elapsed: 0.005 s
18:18:45 [2024-02-28T23:18:45.671Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testScanCount -- Time elapsed: 0.060 s
18:18:45 [2024-02-28T23:18:45.671Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHead -- Time elapsed: 0 s
18:18:45 [2024-02-28T23:18:45.671Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testLink -- Time elapsed: 0 s
18:18:45 [2024-02-28T23:18:45.671Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testTail -- Time elapsed: 0 s
18:18:45 [2024-02-28T23:18:45.671Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHeadSequence -- Time elapsed: 0 s
18:18:45 [2024-02-28T23:18:45.671Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHorizontalSelfLink -- Time elapsed: 0 s
18:18:45 [2024-02-28T23:18:45.671Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testLinkVertical -- Time elapsed: 0 s
18:18:45 [2024-02-28T23:18:45.671Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testAddVertex -- Time elapsed: 0 s
18:18:45 [2024-02-28T23:18:45.671Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testGraphStatistics -- Time elapsed: 0.001 s
18:18:45 [2024-02-28T23:18:45.671Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testParent -- Time elapsed: 0 s
18:18:45 [2024-02-28T23:18:45.671Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest
18:18:45 [2024-02-28T23:18:45.671Z] Start vertex [w0,0]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [w0,0]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [[w0,0]--DEFAULT->[w0,2]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [w0,2]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [[w0,2]--DEFAULT->[w1,2]]
18:18:45 [2024-02-28T23:18:45.671Z] Start vertex [w1,1]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [w1,1]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [[w1,1]--DEFAULT->[w1,2]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [w1,2]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [[w1,2]--DEFAULT->[w1,3]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [w1,3]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [[w1,3]--DEFAULT->[w1,5]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [w1,5]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [[w1,5]--DEFAULT->[w0,5]]
18:18:45 [2024-02-28T23:18:45.671Z] Start vertex [w0,4]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [w0,4]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [[w0,4]--DEFAULT->[w0,5]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [w0,5]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [[w0,5]--DEFAULT->[w0,7]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [w0,7]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [[w0,7]--DEFAULT->[w0,8]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [w0,8]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [[w0,8]--DEFAULT->[w1,8]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [[w0,8]--DEFAULT->[w0,9]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [w0,9]
18:18:45 [2024-02-28T23:18:45.671Z] Start vertex [w1,6]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [w1,6]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [[w1,6]--DEFAULT->[w1,8]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [w1,8]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [[w1,8]--DEFAULT->[w1,11]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [w1,11]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [[w1,11]--DEFAULT->[w0,11]]
18:18:45 [2024-02-28T23:18:45.671Z] Start vertex [w0,10]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [w0,10]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [[w0,10]--DEFAULT->[w0,11]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [w0,11]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [[w0,11]--DEFAULT->[w0,12]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [w0,12]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [[w0,12]--DEFAULT->[w1,12]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [[w0,12]--DEFAULT->[w0,13]]
18:18:45 [2024-02-28T23:18:45.671Z] Visit vertex [w0,13]
18:18:45 [2024-02-28T23:18:45.671Z] Visit edge [[w0,13]--DEFAULT->[w0,15]]
18:18:45 [2024-02-28T23:18:45.672Z] Visit vertex [w0,15]
18:18:45 [2024-02-28T23:18:45.672Z] Start vertex [w1,12]
18:18:45 [2024-02-28T23:18:45.672Z] Visit vertex [w1,12]
18:18:45 [2024-02-28T23:18:45.672Z] Visit edge [[w1,12]--DEFAULT->[w1,14]]
18:18:45 [2024-02-28T23:18:45.672Z] Visit vertex [w1,14]
18:18:45 [2024-02-28T23:18:45.672Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest
18:18:45 [2024-02-28T23:18:45.672Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testIllegalVertex -- Time elapsed: 0.004 s
18:18:45 [2024-02-28T23:18:45.672Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testReReadGraph -- Time elapsed: 0.008 s
18:18:45 [2024-02-28T23:18:45.672Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testVertexNotInGraph -- Time elapsed: 0.002 s
18:18:45 [2024-02-28T23:18:45.672Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testDefaultConstructor -- Time elapsed: 0.001 s
18:18:45 [2024-02-28T23:18:45.672Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testAppendVertex -- Time elapsed: 0.001 s
18:18:45 [2024-02-28T23:18:45.672Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testScanCount -- Time elapsed: 0.055 s
18:18:45 [2024-02-28T23:18:45.672Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHead -- Time elapsed: 0.003 s
18:18:45 [2024-02-28T23:18:45.672Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testLink -- Time elapsed: 0.001 s
18:18:45 [2024-02-28T23:18:45.672Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testTail -- Time elapsed: 0.003 s
18:18:45 [2024-02-28T23:18:45.672Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHeadSequence -- Time elapsed: 0.002 s
18:18:45 [2024-02-28T23:18:45.672Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHorizontalSelfLink -- Time elapsed: 0.002 s
18:18:45 [2024-02-28T23:18:45.672Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testLinkVertical -- Time elapsed: 0.001 s
18:18:45 [2024-02-28T23:18:45.672Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testAddVertex -- Time elapsed: 0.001 s
18:18:45 [2024-02-28T23:18:45.672Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testGraphStatistics -- Time elapsed: 0.003 s
18:18:45 [2024-02-28T23:18:45.672Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testParent -- Time elapsed: 0 s
18:18:45 [2024-02-28T23:18:45.672Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
18:18:45 [2024-02-28T23:18:45.672Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
18:18:45 [2024-02-28T23:18:45.672Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupOpenedDelay -- Time elapsed: 0.065 s
18:18:45 [2024-02-28T23:18:45.672Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupInterleave -- Time elapsed: 0.005 s
18:18:45 [2024-02-28T23:18:45.672Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupMissing -- Time elapsed: 0.002 s
18:18:45 [2024-02-28T23:18:45.672Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNew -- Time elapsed: 0.002 s
18:18:45 [2024-02-28T23:18:45.672Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupMutual -- Time elapsed: 0.003 s
18:18:45 [2024-02-28T23:18:45.672Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNested -- Time elapsed: 0.005 s
18:18:45 [2024-02-28T23:18:45.672Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathBasic -- Time elapsed: 0 s
18:18:45 [2024-02-28T23:18:45.672Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupOpened -- Time elapsed: 0.001 s
18:18:45 [2024-02-28T23:18:45.672Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupEmbedded -- Time elapsed: 0.003 s
18:18:45 [2024-02-28T23:18:45.672Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNet1 -- Time elapsed: 0.003 s
18:18:45 [2024-02-28T23:18:45.672Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupSelf -- Time elapsed: 0.001 s
18:18:45 [2024-02-28T23:18:45.672Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupUnknown -- Time elapsed: 0.002 s
18:18:45 [2024-02-28T23:18:45.672Z] 
18:18:45 [2024-02-28T23:18:45.672Z] Results:
18:18:45 [2024-02-28T23:18:45.672Z] 
18:18:45 [2024-02-28T23:18:45.672Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0
18:18:45 [2024-02-28T23:18:45.672Z] 
18:18:45 [2024-02-28T23:18:45.672Z] [INFO] All tests passed
18:18:45 [2024-02-28T23:18:45.672Z] [INFO] 
18:18:45 [2024-02-28T23:18:45.672Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
18:18:45 [2024-02-28T23:18:45.672Z] [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
18:18:45 [2024-02-28T23:18:45.672Z] [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
18:18:45 [2024-02-28T23:18:45.672Z] [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
18:18:45 [2024-02-28T23:18:45.672Z] [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
18:18:45 [2024-02-28T23:18:45.672Z] [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
18:18:45 [2024-02-28T23:18:45.672Z] [INFO] 
18:18:45 [2024-02-28T23:18:45.672Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
18:18:45 [2024-02-28T23:18:45.672Z] [INFO] 
18:18:45 [2024-02-28T23:18:45.672Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
18:18:45 [2024-02-28T23:18:45.672Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT [39/141]
18:18:45 [2024-02-28T23:18:45.672Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
18:18:45 [2024-02-28T23:18:45.672Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:18:45 [2024-02-28T23:18:45.672Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:18:45 [2024-02-28T23:18:45.672Z] [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
18:18:45 [2024-02-28T23:18:45.673Z] [INFO] 
18:18:45 [2024-02-28T23:18:45.673Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui ---
18:18:45 [2024-02-28T23:18:45.673Z] [INFO] 
18:18:45 [2024-02-28T23:18:45.673Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
18:18:45 [2024-02-28T23:18:45.673Z] [INFO] The project's OSGi version is 1.1.0.202402282247
18:18:45 [2024-02-28T23:18:45.673Z] [INFO] 
18:18:45 [2024-02-28T23:18:45.673Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
18:18:45 [2024-02-28T23:18:45.673Z] [INFO] 
18:18:45 [2024-02-28T23:18:45.673Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
18:18:45 [2024-02-28T23:18:45.673Z] [INFO] 
18:18:45 [2024-02-28T23:18:45.673Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
18:18:45 [2024-02-28T23:18:45.673Z] [INFO] 
18:18:45 [2024-02-28T23:18:45.673Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
18:18:45 [2024-02-28T23:18:45.673Z] [INFO] 
18:18:45 [2024-02-28T23:18:45.673Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
18:18:45 [2024-02-28T23:18:45.673Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.ui
18:18:46 [2024-02-28T23:18:46.001Z] [INFO] 
18:18:46 [2024-02-28T23:18:46.001Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
18:18:46 [2024-02-28T23:18:46.001Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
18:18:46 [2024-02-28T23:18:46.001Z] [INFO] 
18:18:46 [2024-02-28T23:18:46.001Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
18:18:46 [2024-02-28T23:18:46.001Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:18:46 [2024-02-28T23:18:46.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
18:18:46 [2024-02-28T23:18:46.001Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
18:18:46 [2024-02-28T23:18:46.001Z] [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
18:18:46 [2024-02-28T23:18:46.565Z] [INFO] 
18:18:46 [2024-02-28T23:18:46.565Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.graph.ui ---
18:18:46 [2024-02-28T23:18:46.565Z] [INFO] 
18:18:46 [2024-02-28T23:18:46.565Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.ui ---
18:18:46 [2024-02-28T23:18:46.566Z] [INFO] 
18:18:46 [2024-02-28T23:18:46.566Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui ---
18:18:46 [2024-02-28T23:18:46.566Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources
18:18:46 [2024-02-28T23:18:46.566Z] [INFO] 
18:18:46 [2024-02-28T23:18:46.566Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.ui ---
18:18:46 [2024-02-28T23:18:46.566Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:18:46 [2024-02-28T23:18:46.566Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:18:46 [2024-02-28T23:18:46.566Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
18:18:46 [2024-02-28T23:18:46.566Z] [INFO] 
18:18:46 [2024-02-28T23:18:46.566Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.ui ---
18:18:46 [2024-02-28T23:18:46.566Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
18:18:46 [2024-02-28T23:18:46.566Z] [INFO] 
18:18:46 [2024-02-28T23:18:46.566Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
18:18:46 [2024-02-28T23:18:46.566Z] [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
18:18:46 [2024-02-28T23:18:46.566Z] [INFO] 
18:18:46 [2024-02-28T23:18:46.566Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui ---
18:18:46 [2024-02-28T23:18:46.566Z] [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
18:18:46 [2024-02-28T23:18:46.566Z] [INFO] 
18:18:46 [2024-02-28T23:18:46.566Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui ---
18:18:46 [2024-02-28T23:18:46.566Z] [INFO] 
18:18:46 [2024-02-28T23:18:46.566Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
18:18:46 [2024-02-28T23:18:46.566Z] [INFO] 
18:18:46 [2024-02-28T23:18:46.566Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui ---
18:18:46 [2024-02-28T23:18:46.566Z] [INFO] 
18:18:46 [2024-02-28T23:18:46.566Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.ui ---
18:18:46 [2024-02-28T23:18:46.566Z] [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
18:18:47 [2024-02-28T23:18:47.498Z] [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
18:18:48 [2024-02-28T23:18:48.431Z] [INFO] 
18:18:48 [2024-02-28T23:18:48.431Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui ---
18:18:48 [2024-02-28T23:18:48.431Z] [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
18:18:48 [2024-02-28T23:18:48.431Z] [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
18:18:48 [2024-02-28T23:18:48.431Z] [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
18:18:48 [2024-02-28T23:18:48.431Z] [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
18:18:48 [2024-02-28T23:18:48.431Z] [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
18:18:48 [2024-02-28T23:18:48.431Z] [INFO] 
18:18:48 [2024-02-28T23:18:48.431Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui ---
18:18:48 [2024-02-28T23:18:48.431Z] [INFO] 
18:18:48 [2024-02-28T23:18:48.431Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
18:18:48 [2024-02-28T23:18:48.431Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT [40/141]
18:18:48 [2024-02-28T23:18:48.431Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
18:18:48 [2024-02-28T23:18:48.431Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:18:48 [2024-02-28T23:18:48.431Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:18:48 [2024-02-28T23:18:48.431Z] [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
18:18:48 [2024-02-28T23:18:48.688Z] [INFO] 
18:18:48 [2024-02-28T23:18:48.688Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
18:18:48 [2024-02-28T23:18:48.688Z] [INFO] 
18:18:48 [2024-02-28T23:18:48.688Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
18:18:48 [2024-02-28T23:18:48.688Z] [INFO] The project's OSGi version is 1.0.5.202402282247
18:18:48 [2024-02-28T23:18:48.688Z] [INFO] 
18:18:48 [2024-02-28T23:18:48.688Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
18:18:48 [2024-02-28T23:18:48.688Z] [INFO] 
18:18:48 [2024-02-28T23:18:48.688Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
18:18:48 [2024-02-28T23:18:48.688Z] [INFO] 
18:18:48 [2024-02-28T23:18:48.688Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
18:18:48 [2024-02-28T23:18:48.688Z] [INFO] 
18:18:48 [2024-02-28T23:18:48.688Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
18:18:48 [2024-02-28T23:18:48.688Z] [INFO] 
18:18:48 [2024-02-28T23:18:48.688Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
18:18:48 [2024-02-28T23:18:48.688Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core.tests
18:18:48 [2024-02-28T23:18:48.946Z] [INFO] 
18:18:48 [2024-02-28T23:18:48.946Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
18:18:48 [2024-02-28T23:18:48.946Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
18:18:48 [2024-02-28T23:18:48.946Z] [INFO] 
18:18:48 [2024-02-28T23:18:48.946Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
18:18:48 [2024-02-28T23:18:48.946Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:18:48 [2024-02-28T23:18:48.946Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:18:48 [2024-02-28T23:18:48.946Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.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
18:18:48 [2024-02-28T23:18:48.946Z] [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
18:18:49 [2024-02-28T23:18:49.203Z] [INFO] 
18:18:49 [2024-02-28T23:18:49.203Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
18:18:49 [2024-02-28T23:18:49.203Z] [INFO] 
18:18:49 [2024-02-28T23:18:49.203Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
18:18:49 [2024-02-28T23:18:49.203Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources
18:18:49 [2024-02-28T23:18:49.203Z] [INFO] 
18:18:49 [2024-02-28T23:18:49.203Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
18:18:49 [2024-02-28T23:18:49.203Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
18:18:49 [2024-02-28T23:18:49.203Z] [INFO] 
18:18:49 [2024-02-28T23:18:49.203Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
18:18:49 [2024-02-28T23:18:49.203Z] [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
18:18:49 [2024-02-28T23:18:49.460Z] [INFO] 
18:18:49 [2024-02-28T23:18:49.460Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
18:18:49 [2024-02-28T23:18:49.460Z] [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
18:18:49 [2024-02-28T23:18:49.460Z] [INFO] 
18:18:49 [2024-02-28T23:18:49.460Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
18:18:49 [2024-02-28T23:18:49.460Z] [INFO] 
18:18:49 [2024-02-28T23:18:49.460Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
18:18:49 [2024-02-28T23:18:49.460Z] [INFO] 
18:18:49 [2024-02-28T23:18:49.460Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
18:18:49 [2024-02-28T23:18:49.460Z] [INFO] 
18:18:49 [2024-02-28T23:18:49.460Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
18:18:49 [2024-02-28T23:18:49.460Z] [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
18:18:50 [2024-02-28T23:18:50.392Z] [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
18:18:50 [2024-02-28T23:18:50.956Z] [INFO] 
18:18:50 [2024-02-28T23:18:50.956Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
18:18:51 [2024-02-28T23:18:51.213Z] [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
18:18:51 [2024-02-28T23:18:51.213Z] [INFO] Command line:
18:18:51 [2024-02-28T23:18:51.213Z] 	[/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]
18:18:51 [2024-02-28T23:18:51.213Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:18:57 [2024-02-28T23:18:57.763Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
18:18:57 [2024-02-28T23:18:57.763Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
18:18:57 [2024-02-28T23:18:57.763Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessNameAspectTest -- Time elapsed: 0.068 s
18:18:57 [2024-02-28T23:18:57.763Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeBeginAspectTest -- Time elapsed: 0.003 s
18:18:57 [2024-02-28T23:18:57.763Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessTIDAspectTest -- Time elapsed: 0.001 s
18:18:57 [2024-02-28T23:18:57.763Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeEndAspectTest -- Time elapsed: 0.001 s
18:18:57 [2024-02-28T23:18:57.763Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiIRQNameAspectTest -- Time elapsed: 0.001 s
18:18:57 [2024-02-28T23:18:57.763Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeDurationAspectTest -- Time elapsed: 0.001 s
18:18:57 [2024-02-28T23:18:57.763Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiGenericAspectTest -- Time elapsed: 0.001 s
18:18:57 [2024-02-28T23:18:57.763Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessPIDAspectTest -- Time elapsed: 0.001 s
18:18:57 [2024-02-28T23:18:57.763Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiIRQNumberAspectTest -- Time elapsed: 0.001 s
18:18:57 [2024-02-28T23:18:57.763Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiDurationAspectTest -- Time elapsed: 0.001 s
18:18:57 [2024-02-28T23:18:57.763Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimestampAspectTest -- Time elapsed: 0.001 s
18:18:57 [2024-02-28T23:18:57.763Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiEmptyAspectTest -- Time elapsed: 0.001 s
18:18:57 [2024-02-28T23:18:57.763Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.testAspectEquality -- Time elapsed: 0 s
18:18:57 [2024-02-28T23:18:57.763Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiMixedAspectTest -- Time elapsed: 0.002 s
18:18:57 [2024-02-28T23:18:57.763Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
18:18:57 [2024-02-28T23:18:57.763Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
18:18:57 [2024-02-28T23:18:57.763Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testBaseCommand -- Time elapsed: 0.158 s
18:18:57 [2024-02-28T23:18:57.763Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testMetadata -- Time elapsed: 0.011 s
18:18:57 [2024-02-28T23:18:57.763Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testResults -- Time elapsed: 0.014 s
18:18:57 [2024-02-28T23:18:57.763Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testResultsError -- Time elapsed: 0.003 s
18:18:57 [2024-02-28T23:18:57.763Z] 
18:18:57 [2024-02-28T23:18:57.763Z] Results:
18:18:57 [2024-02-28T23:18:57.763Z] 
18:18:57 [2024-02-28T23:18:57.763Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
18:18:57 [2024-02-28T23:18:57.763Z] 
18:18:58 [2024-02-28T23:18:58.328Z] [INFO] All tests passed
18:18:58 [2024-02-28T23:18:58.328Z] [INFO] 
18:18:58 [2024-02-28T23:18:58.328Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
18:18:58 [2024-02-28T23:18:58.328Z] [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
18:18:58 [2024-02-28T23:18:58.328Z] [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
18:18:58 [2024-02-28T23:18:58.328Z] [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
18:18:58 [2024-02-28T23:18:58.328Z] [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
18:18:58 [2024-02-28T23:18:58.328Z] [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
18:18:58 [2024-02-28T23:18:58.328Z] [INFO] 
18:18:58 [2024-02-28T23:18:58.328Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
18:18:58 [2024-02-28T23:18:58.328Z] [INFO] 
18:18:58 [2024-02-28T23:18:58.328Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
18:18:58 [2024-02-28T23:18:58.328Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT   [41/141]
18:18:58 [2024-02-28T23:18:58.328Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
18:18:58 [2024-02-28T23:18:58.328Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:18:58 [2024-02-28T23:18:58.328Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:18:58 [2024-02-28T23:18:58.328Z] [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
18:18:58 [2024-02-28T23:18:58.586Z] [INFO] 
18:18:58 [2024-02-28T23:18:58.586Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui ---
18:18:58 [2024-02-28T23:18:58.586Z] [INFO] 
18:18:58 [2024-02-28T23:18:58.586Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
18:18:58 [2024-02-28T23:18:58.586Z] [INFO] The project's OSGi version is 1.1.0.202402282247
18:18:58 [2024-02-28T23:18:58.586Z] [INFO] 
18:18:58 [2024-02-28T23:18:58.586Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
18:18:58 [2024-02-28T23:18:58.586Z] [INFO] 
18:18:58 [2024-02-28T23:18:58.586Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
18:18:58 [2024-02-28T23:18:58.586Z] [INFO] 
18:18:58 [2024-02-28T23:18:58.586Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
18:18:58 [2024-02-28T23:18:58.586Z] [INFO] 
18:18:58 [2024-02-28T23:18:58.586Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
18:18:58 [2024-02-28T23:18:58.586Z] [INFO] 
18:18:58 [2024-02-28T23:18:58.586Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
18:18:58 [2024-02-28T23:18:58.586Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui
18:18:59 [2024-02-28T23:18:59.150Z] [INFO] 
18:18:59 [2024-02-28T23:18:59.150Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
18:18:59 [2024-02-28T23:18:59.150Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
18:18:59 [2024-02-28T23:18:59.150Z] [INFO] 
18:18:59 [2024-02-28T23:18:59.150Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
18:18:59 [2024-02-28T23:18:59.150Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:18:59 [2024-02-28T23:18:59.150Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:18:59 [2024-02-28T23:18:59.151Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
18:18:59 [2024-02-28T23:18:59.151Z] [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
18:19:00 [2024-02-28T23:19:00.082Z] [INFO] 
18:19:00 [2024-02-28T23:19:00.082Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.chart.ui ---
18:19:00 [2024-02-28T23:19:00.082Z] [INFO] 
18:19:00 [2024-02-28T23:19:00.082Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui ---
18:19:00 [2024-02-28T23:19:00.082Z] [INFO] 
18:19:00 [2024-02-28T23:19:00.082Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui ---
18:19:00 [2024-02-28T23:19:00.082Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources
18:19:00 [2024-02-28T23:19:00.083Z] [INFO] 
18:19:00 [2024-02-28T23:19:00.083Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.ui ---
18:19:00 [2024-02-28T23:19:00.083Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:19:00 [2024-02-28T23:19:00.083Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:19:00 [2024-02-28T23:19:00.083Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
18:19:00 [2024-02-28T23:19:00.083Z] [INFO] 
18:19:00 [2024-02-28T23:19:00.083Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui ---
18:19:00 [2024-02-28T23:19:00.083Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
18:19:00 [2024-02-28T23:19:00.083Z] [INFO] 
18:19:00 [2024-02-28T23:19:00.083Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
18:19:00 [2024-02-28T23:19:00.083Z] [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
18:19:00 [2024-02-28T23:19:00.083Z] [INFO] 
18:19:00 [2024-02-28T23:19:00.083Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui ---
18:19:00 [2024-02-28T23:19:00.083Z] [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
18:19:00 [2024-02-28T23:19:00.083Z] [INFO] 
18:19:00 [2024-02-28T23:19:00.083Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui ---
18:19:00 [2024-02-28T23:19:00.083Z] [INFO] 
18:19:00 [2024-02-28T23:19:00.083Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
18:19:00 [2024-02-28T23:19:00.083Z] [INFO] 
18:19:00 [2024-02-28T23:19:00.083Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui ---
18:19:00 [2024-02-28T23:19:00.083Z] [INFO] 
18:19:00 [2024-02-28T23:19:00.083Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui ---
18:19:00 [2024-02-28T23:19:00.083Z] [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
18:19:01 [2024-02-28T23:19:01.454Z] [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
18:19:02 [2024-02-28T23:19:02.487Z] [INFO] 
18:19:02 [2024-02-28T23:19:02.487Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui ---
18:19:02 [2024-02-28T23:19:02.487Z] [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
18:19:02 [2024-02-28T23:19:02.487Z] [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
18:19:02 [2024-02-28T23:19:02.487Z] [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
18:19:02 [2024-02-28T23:19:02.487Z] [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
18:19:02 [2024-02-28T23:19:02.487Z] [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
18:19:02 [2024-02-28T23:19:02.487Z] [INFO] 
18:19:02 [2024-02-28T23:19:02.487Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui ---
18:19:02 [2024-02-28T23:19:02.487Z] [INFO] 
18:19:02 [2024-02-28T23:19:02.487Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
18:19:02 [2024-02-28T23:19:02.487Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT [42/141]
18:19:02 [2024-02-28T23:19:02.487Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
18:19:02 [2024-02-28T23:19:02.487Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:19:02 [2024-02-28T23:19:02.487Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:19:02 [2024-02-28T23:19:02.487Z] [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
18:19:02 [2024-02-28T23:19:02.745Z] [INFO] 
18:19:02 [2024-02-28T23:19:02.745Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui ---
18:19:02 [2024-02-28T23:19:02.745Z] [INFO] 
18:19:02 [2024-02-28T23:19:02.745Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
18:19:02 [2024-02-28T23:19:02.745Z] [INFO] The project's OSGi version is 1.2.0.202402282247
18:19:02 [2024-02-28T23:19:02.745Z] [INFO] 
18:19:02 [2024-02-28T23:19:02.745Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
18:19:02 [2024-02-28T23:19:02.745Z] [INFO] 
18:19:02 [2024-02-28T23:19:02.745Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
18:19:02 [2024-02-28T23:19:02.745Z] [INFO] 
18:19:02 [2024-02-28T23:19:02.745Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
18:19:02 [2024-02-28T23:19:02.745Z] [INFO] 
18:19:02 [2024-02-28T23:19:02.745Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
18:19:02 [2024-02-28T23:19:02.745Z] [INFO] 
18:19:02 [2024-02-28T23:19:02.745Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
18:19:02 [2024-02-28T23:19:02.745Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui
18:19:03 [2024-02-28T23:19:03.309Z] [INFO] 
18:19:03 [2024-02-28T23:19:03.309Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
18:19:03 [2024-02-28T23:19:03.309Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
18:19:03 [2024-02-28T23:19:03.309Z] [INFO] 
18:19:03 [2024-02-28T23:19:03.309Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
18:19:03 [2024-02-28T23:19:03.309Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:19:03 [2024-02-28T23:19:03.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
18:19:03 [2024-02-28T23:19:03.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.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
18:19:03 [2024-02-28T23:19:03.309Z] [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
18:19:03 [2024-02-28T23:19:03.874Z] [INFO] 
18:19:03 [2024-02-28T23:19:03.874Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.lami.ui ---
18:19:03 [2024-02-28T23:19:03.874Z] [INFO] 
18:19:03 [2024-02-28T23:19:03.874Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui ---
18:19:03 [2024-02-28T23:19:03.874Z] [INFO] 
18:19:03 [2024-02-28T23:19:03.874Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui ---
18:19:03 [2024-02-28T23:19:03.874Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources
18:19:03 [2024-02-28T23:19:03.874Z] [INFO] 
18:19:03 [2024-02-28T23:19:03.874Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.ui ---
18:19:03 [2024-02-28T23:19:03.874Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:19:03 [2024-02-28T23:19:03.874Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:19:03 [2024-02-28T23:19:03.874Z] [WARNING] The 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
18:19:03 [2024-02-28T23:19:03.874Z] [INFO] 
18:19:03 [2024-02-28T23:19:03.874Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui ---
18:19:03 [2024-02-28T23:19:03.874Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
18:19:03 [2024-02-28T23:19:03.874Z] [INFO] 
18:19:03 [2024-02-28T23:19:03.874Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
18:19:03 [2024-02-28T23:19:03.874Z] [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
18:19:03 [2024-02-28T23:19:03.874Z] [INFO] 
18:19:03 [2024-02-28T23:19:03.874Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui ---
18:19:04 [2024-02-28T23:19:04.132Z] [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
18:19:04 [2024-02-28T23:19:04.132Z] [INFO] 
18:19:04 [2024-02-28T23:19:04.132Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui ---
18:19:04 [2024-02-28T23:19:04.132Z] [INFO] 
18:19:04 [2024-02-28T23:19:04.132Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
18:19:04 [2024-02-28T23:19:04.132Z] [INFO] 
18:19:04 [2024-02-28T23:19:04.132Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui ---
18:19:04 [2024-02-28T23:19:04.132Z] [INFO] 
18:19:04 [2024-02-28T23:19:04.132Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.ui ---
18:19:04 [2024-02-28T23:19:04.132Z] [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
18:19:05 [2024-02-28T23:19:05.064Z] [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
18:19:05 [2024-02-28T23:19:05.994Z] [INFO] 
18:19:05 [2024-02-28T23:19:05.994Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui ---
18:19:05 [2024-02-28T23:19:05.994Z] [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
18:19:05 [2024-02-28T23:19:05.994Z] [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
18:19:05 [2024-02-28T23:19:05.994Z] [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
18:19:05 [2024-02-28T23:19:05.994Z] [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
18:19:05 [2024-02-28T23:19:05.994Z] [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
18:19:05 [2024-02-28T23:19:05.994Z] [INFO] 
18:19:05 [2024-02-28T23:19:05.994Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui ---
18:19:05 [2024-02-28T23:19:05.995Z] [INFO] 
18:19:05 [2024-02-28T23:19:05.995Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
18:19:05 [2024-02-28T23:19:05.995Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT [43/141]
18:19:05 [2024-02-28T23:19:05.995Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
18:19:05 [2024-02-28T23:19:05.995Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:19:05 [2024-02-28T23:19:05.995Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:19:05 [2024-02-28T23:19:05.995Z] [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
18:19:05 [2024-02-28T23:19:05.995Z] [INFO] 
18:19:05 [2024-02-28T23:19:05.995Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
18:19:05 [2024-02-28T23:19:05.995Z] [INFO] 
18:19:05 [2024-02-28T23:19:05.995Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
18:19:05 [2024-02-28T23:19:05.995Z] [INFO] The project's OSGi version is 1.0.4.202402282247
18:19:05 [2024-02-28T23:19:05.995Z] [INFO] 
18:19:05 [2024-02-28T23:19:05.995Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
18:19:05 [2024-02-28T23:19:05.995Z] [INFO] 
18:19:05 [2024-02-28T23:19:05.995Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
18:19:05 [2024-02-28T23:19:05.995Z] [INFO] 
18:19:05 [2024-02-28T23:19:05.995Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
18:19:05 [2024-02-28T23:19:05.995Z] [INFO] 
18:19:05 [2024-02-28T23:19:05.995Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
18:19:05 [2024-02-28T23:19:05.995Z] [INFO] 
18:19:05 [2024-02-28T23:19:05.995Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
18:19:05 [2024-02-28T23:19:05.995Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core.tests
18:19:06 [2024-02-28T23:19:06.254Z] [INFO] 
18:19:06 [2024-02-28T23:19:06.254Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
18:19:06 [2024-02-28T23:19:06.254Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
18:19:06 [2024-02-28T23:19:06.254Z] [INFO] 
18:19:06 [2024-02-28T23:19:06.254Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
18:19:06 [2024-02-28T23:19:06.254Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:19:06 [2024-02-28T23:19:06.254Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:19:06 [2024-02-28T23:19:06.254Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
18:19:06 [2024-02-28T23:19:06.254Z] [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
18:19:06 [2024-02-28T23:19:06.511Z] [INFO] 
18:19:06 [2024-02-28T23:19:06.511Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
18:19:06 [2024-02-28T23:19:06.511Z] [INFO] 
18:19:06 [2024-02-28T23:19:06.511Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
18:19:06 [2024-02-28T23:19:06.512Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources
18:19:06 [2024-02-28T23:19:06.512Z] [INFO] 
18:19:06 [2024-02-28T23:19:06.512Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
18:19:06 [2024-02-28T23:19:06.512Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
18:19:06 [2024-02-28T23:19:06.512Z] [INFO] 
18:19:06 [2024-02-28T23:19:06.512Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
18:19:06 [2024-02-28T23:19:06.512Z] [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
18:19:06 [2024-02-28T23:19:06.512Z] [INFO] 
18:19:06 [2024-02-28T23:19:06.512Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
18:19:06 [2024-02-28T23:19:06.512Z] [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
18:19:06 [2024-02-28T23:19:06.769Z] [INFO] 
18:19:06 [2024-02-28T23:19:06.769Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
18:19:06 [2024-02-28T23:19:06.769Z] [INFO] 
18:19:06 [2024-02-28T23:19:06.769Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
18:19:06 [2024-02-28T23:19:06.769Z] [INFO] 
18:19:06 [2024-02-28T23:19:06.769Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
18:19:06 [2024-02-28T23:19:06.769Z] [INFO] 
18:19:06 [2024-02-28T23:19:06.769Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
18:19:06 [2024-02-28T23:19:06.769Z] [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
18:19:07 [2024-02-28T23:19:07.703Z] [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
18:19:08 [2024-02-28T23:19:08.633Z] [INFO] 
18:19:08 [2024-02-28T23:19:08.633Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
18:19:09 [2024-02-28T23:19:09.197Z] [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
18:19:09 [2024-02-28T23:19:09.197Z] [INFO] Command line:
18:19:09 [2024-02-28T23:19:09.197Z] 	[/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]
18:19:09 [2024-02-28T23:19:09.197Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:19:14 [2024-02-28T23:19:14.462Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
18:19:14 [2024-02-28T23:19:14.719Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
18:19:14 [2024-02-28T23:19:14.719Z] org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest.testResolver -- Time elapsed: 0.013 s
18:19:14 [2024-02-28T23:19:14.719Z] org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest.testWithPredicate -- Time elapsed: 0.001 s
18:19:14 [2024-02-28T23:19:14.719Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
18:19:14 [2024-02-28T23:19:14.719Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
18:19:14 [2024-02-28T23:19:14.719Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest.testConstructorWithUnit -- Time elapsed: 0.001 s
18:19:14 [2024-02-28T23:19:14.719Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest.testConstructor -- Time elapsed: 0.001 s
18:19:14 [2024-02-28T23:19:14.719Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
18:19:14 [2024-02-28T23:19:14.978Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
18:19:14 [2024-02-28T23:19:14.978Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest.testConstructorWithUnit -- Time elapsed: 0.051 s
18:19:14 [2024-02-28T23:19:14.978Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest.testConstructor -- Time elapsed: 0 s
18:19:14 [2024-02-28T23:19:14.978Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
18:19:14 [2024-02-28T23:19:14.978Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
18:19:14 [2024-02-28T23:19:14.978Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest.testImmutableSeries -- Time elapsed: 0.001 s
18:19:14 [2024-02-28T23:19:14.978Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest.testGetDescriptors -- Time elapsed: 0 s
18:19:14 [2024-02-28T23:19:14.978Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
18:19:14 [2024-02-28T23:19:14.978Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
18:19:14 [2024-02-28T23:19:14.978Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest.testConstructor -- Time elapsed: 0.001 s
18:19:14 [2024-02-28T23:19:14.978Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
18:19:14 [2024-02-28T23:19:14.978Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
18:19:14 [2024-02-28T23:19:14.978Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest.testConstructor -- Time elapsed: 0.003 s
18:19:14 [2024-02-28T23:19:14.978Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
18:19:14 [2024-02-28T23:19:14.978Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
18:19:14 [2024-02-28T23:19:14.978Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testComparator -- Time elapsed: 0 s
18:19:14 [2024-02-28T23:19:14.978Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testLimitValues -- Time elapsed: 0 s
18:19:14 [2024-02-28T23:19:14.978Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testMapper -- Time elapsed: 0.001 s
18:19:14 [2024-02-28T23:19:14.978Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
18:19:14 [2024-02-28T23:19:14.978Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
18:19:14 [2024-02-28T23:19:14.978Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testComparator -- Time elapsed: 0 s
18:19:14 [2024-02-28T23:19:14.978Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testLimitValues -- Time elapsed: 0 s
18:19:14 [2024-02-28T23:19:14.978Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testMapper -- Time elapsed: 0.001 s
18:19:14 [2024-02-28T23:19:14.978Z] 
18:19:14 [2024-02-28T23:19:14.978Z] Results:
18:19:14 [2024-02-28T23:19:14.978Z] 
18:19:14 [2024-02-28T23:19:14.978Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
18:19:14 [2024-02-28T23:19:14.978Z] 
18:19:15 [2024-02-28T23:19:15.543Z] [INFO] All tests passed
18:19:15 [2024-02-28T23:19:15.543Z] [INFO] 
18:19:15 [2024-02-28T23:19:15.543Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
18:19:15 [2024-02-28T23:19:15.543Z] [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
18:19:15 [2024-02-28T23:19:15.543Z] [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
18:19:15 [2024-02-28T23:19:15.543Z] [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
18:19:15 [2024-02-28T23:19:15.543Z] [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
18:19:15 [2024-02-28T23:19:15.543Z] [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
18:19:15 [2024-02-28T23:19:15.543Z] [INFO] 
18:19:15 [2024-02-28T23:19:15.543Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
18:19:15 [2024-02-28T23:19:15.544Z] [INFO] 
18:19:15 [2024-02-28T23:19:15.544Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
18:19:15 [2024-02-28T23:19:15.544Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT [44/141]
18:19:15 [2024-02-28T23:19:15.544Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
18:19:15 [2024-02-28T23:19:15.544Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:19:15 [2024-02-28T23:19:15.544Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:19:15 [2024-02-28T23:19:15.544Z] [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
18:19:15 [2024-02-28T23:19:15.801Z] [INFO] 
18:19:15 [2024-02-28T23:19:15.801Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
18:19:15 [2024-02-28T23:19:15.801Z] [INFO] 
18:19:15 [2024-02-28T23:19:15.801Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
18:19:15 [2024-02-28T23:19:15.801Z] [INFO] The project's OSGi version is 1.0.7.202402282247
18:19:15 [2024-02-28T23:19:15.801Z] [INFO] 
18:19:15 [2024-02-28T23:19:15.801Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
18:19:15 [2024-02-28T23:19:15.801Z] [INFO] 
18:19:15 [2024-02-28T23:19:15.801Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
18:19:15 [2024-02-28T23:19:15.801Z] [INFO] 
18:19:15 [2024-02-28T23:19:15.801Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
18:19:15 [2024-02-28T23:19:15.801Z] [INFO] 
18:19:15 [2024-02-28T23:19:15.801Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
18:19:16 [2024-02-28T23:19:16.059Z] [INFO] 
18:19:16 [2024-02-28T23:19:16.059Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
18:19:16 [2024-02-28T23:19:16.059Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests
18:19:16 [2024-02-28T23:19:16.628Z] [INFO] 
18:19:16 [2024-02-28T23:19:16.628Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
18:19:16 [2024-02-28T23:19:16.628Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
18:19:16 [2024-02-28T23:19:16.629Z] [INFO] 
18:19:16 [2024-02-28T23:19:16.629Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
18:19:16 [2024-02-28T23:19:16.629Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:19:16 [2024-02-28T23:19:16.629Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:19:16 [2024-02-28T23:19:16.629Z] [WARNING] The effective 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
18:19:16 [2024-02-28T23:19:16.629Z] [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
18:19:17 [2024-02-28T23:19:17.192Z] [INFO] 
18:19:17 [2024-02-28T23:19:17.192Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
18:19:17 [2024-02-28T23:19:17.192Z] [INFO] 
18:19:17 [2024-02-28T23:19:17.192Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
18:19:17 [2024-02-28T23:19:17.192Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources
18:19:17 [2024-02-28T23:19:17.192Z] [INFO] 
18:19:17 [2024-02-28T23:19:17.192Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
18:19:17 [2024-02-28T23:19:17.192Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
18:19:17 [2024-02-28T23:19:17.192Z] [INFO] 
18:19:17 [2024-02-28T23:19:17.192Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
18:19:17 [2024-02-28T23:19:17.192Z] [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
18:19:17 [2024-02-28T23:19:17.192Z] [INFO] 
18:19:17 [2024-02-28T23:19:17.192Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
18:19:17 [2024-02-28T23:19:17.192Z] [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
18:19:17 [2024-02-28T23:19:17.192Z] [INFO] 
18:19:17 [2024-02-28T23:19:17.192Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
18:19:17 [2024-02-28T23:19:17.192Z] [INFO] 
18:19:17 [2024-02-28T23:19:17.192Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
18:19:17 [2024-02-28T23:19:17.192Z] [INFO] 
18:19:17 [2024-02-28T23:19:17.192Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
18:19:17 [2024-02-28T23:19:17.192Z] [INFO] 
18:19:17 [2024-02-28T23:19:17.192Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
18:19:17 [2024-02-28T23:19:17.192Z] [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
18:19:18 [2024-02-28T23:19:18.123Z] [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
18:19:18 [2024-02-28T23:19:18.688Z] [INFO] 
18:19:18 [2024-02-28T23:19:18.688Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
18:19:18 [2024-02-28T23:19:18.947Z] [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
18:19:18 [2024-02-28T23:19:18.947Z] [INFO] Command line:
18:19:18 [2024-02-28T23:19:18.947Z] 	[/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]
18:19:18 [2024-02-28T23:19:18.947Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:19:23 [2024-02-28T23:19:23.126Z] Feb 28, 2024 11:19:22 PM org.apache.aries.spifly.BaseActivator log
18:19:23 [2024-02-28T23:19:23.126Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
18:19:25 [2024-02-28T23:19:25.650Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:19:25 [2024-02-28T23:19:25.650Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:19:33 [2024-02-28T23:19:33.751Z] !SESSION 2024-02-28 23:19:19.053 -----------------------------------------------
18:19:33 [2024-02-28T23:19:33.751Z] eclipse.buildId=unknown
18:19:33 [2024-02-28T23:19:33.752Z] java.version=17.0.2
18:19:33 [2024-02-28T23:19:33.752Z] java.vendor=Oracle Corporation
18:19:33 [2024-02-28T23:19:33.752Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
18:19:33 [2024-02-28T23:19:33.752Z] 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
18:19:33 [2024-02-28T23:19:33.752Z] 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
18:19:33 [2024-02-28T23:19:33.752Z] 
18:19:33 [2024-02-28T23:19:33.752Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 23:19:32.951
18:19:33 [2024-02-28T23:19:33.752Z] !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
18:19:33 [2024-02-28T23:19:33.752Z] 
18:19:33 [2024-02-28T23:19:33.752Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 23:19:33.034
18:19:33 [2024-02-28T23:19:33.752Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
18:19:33 [2024-02-28T23:19:33.752Z] !STACK 0
18:19:33 [2024-02-28T23:19:33.752Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
18:19:33 [2024-02-28T23:19:33.752Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
18:19:33 [2024-02-28T23:19:33.752Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
18:19:33 [2024-02-28T23:19:33.752Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
18:19:33 [2024-02-28T23:19:33.752Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
18:19:33 [2024-02-28T23:19:33.752Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
18:19:33 [2024-02-28T23:19:33.752Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
18:19:33 [2024-02-28T23:19:33.752Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
18:19:33 [2024-02-28T23:19:33.752Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:19:33 [2024-02-28T23:19:33.752Z] Caused by: java.io.IOException: error=2, No such file or directory
18:19:33 [2024-02-28T23:19:33.752Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
18:19:33 [2024-02-28T23:19:33.752Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
18:19:33 [2024-02-28T23:19:33.752Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
18:19:33 [2024-02-28T23:19:33.752Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
18:19:33 [2024-02-28T23:19:33.752Z] 	... 7 more
18:19:33 [2024-02-28T23:19:33.752Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
18:19:34 [2024-02-28T23:19:34.317Z] Display size: 1440x900
18:19:34 [2024-02-28T23:19:34.317Z] OS version=6.1.11-200.fc37.x86_64
18:19:34 [2024-02-28T23:19:34.317Z] GTK version=3.22.30
18:19:34 [2024-02-28T23:19:34.317Z] GTK theme=Ambiance
18:19:34 [2024-02-28T23:19:34.317Z] LIBOVERLAY_SCROLLBAR=0
18:19:34 [2024-02-28T23:19:34.317Z] Time zone: Greenwich Mean Time
18:19:34 [2024-02-28T23:19:34.575Z] DEBUG org.eclipse.swtbot.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=-234609456 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:19:35 [2024-02-28T23:19:35.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:19:35 [2024-02-28T23:19:35.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:19:35 [2024-02-28T23:19:35.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:19:35 [2024-02-28T23:19:35.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:19:35 [2024-02-28T23:19:35.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-234608082 data=null doit=true}, MenuItem with text {&Hierarchical}]
18:19:35 [2024-02-28T23:19:35.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-234608081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
18:19:35 [2024-02-28T23:19:35.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-234608068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:19:35 [2024-02-28T23:19:35.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:19:35 [2024-02-28T23:19:35.948Z] 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"'
18:19:36 [2024-02-28T23:19:36.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart'
18:19:36 [2024-02-28T23:19:36.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create custom chart'
18:19:36 [2024-02-28T23:19:36.206Z] 
18:19:36 [2024-02-28T23:19:36.206Z] (Eclipse:7427): Gtk-CRITICAL **: 23:19:36.121: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:19:36 [2024-02-28T23:19:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create custom chart'
18:19:36 [2024-02-28T23:19:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
18:19:36 [2024-02-28T23:19:36.772Z] 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=-234607281 data=null doit=true}, Shell with text {Custom chart creation}]
18:19:36 [2024-02-28T23:19:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:19:36 [2024-02-28T23:19:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
18:19:36 [2024-02-28T23:19:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-234607270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:19:36 [2024-02-28T23:19:36.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-234607257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-234607256 data=null doit=true}, (of type 'Table')]
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-234607256 data=null}, (of type 'Table')]
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-234607255 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-234607254 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-234607253 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')]
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-234607250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-234607249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-234607249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-234607249 data=null doit=true}, (of type 'Table')]
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-234607248 data=null}, (of type 'Table')]
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK'
18:19:36 [2024-02-28T23:19:36.773Z] 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')
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
18:19:36 [2024-02-28T23:19:36.773Z] 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')
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Integer
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Integer
18:19:36 [2024-02-28T23:19:36.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Duration (ns)
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Duration (ns)
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Timestamp
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
18:19:36 [2024-02-28T23:19:36.774Z] 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=-234607062 data=null doit=true}, Shell with text {Custom chart creation}]
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {String}
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {String} time=-234607057 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {String} time=-234607056 data=null doit=true}, TableItem with text {String}]
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {String} time=-234607048 data=null}, TableItem with text {String}]
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {String} time=-234607047 data=null button=1 stateMask=0x0 x=27 y=12 count=1}, TableItem with text {String}]
18:19:36 [2024-02-28T23:19:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-234607047 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}]
18:19:37 [2024-02-28T23:19:37.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {String} time=-234607046 data=null button=1 stateMask=0x80000 x=27 y=12 count=1}, TableItem with text {String}]
18:19:37 [2024-02-28T23:19:37.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {String} time=-234606992 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
18:19:37 [2024-02-28T23:19:37.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {String} time=-234606992 data=null doit=true}, TableItem with text {String}]
18:19:37 [2024-02-28T23:19:37.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {String} time=-234606991 data=null}, TableItem with text {String}]
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {String}
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:19:37 [2024-02-28T23:19:37.034Z] 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')
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-234606974 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')]
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-234606974 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')]
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-234606974 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-234606973 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-234606973 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')]
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-234606973 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')]
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-234606972 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')]
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-234606965 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')]
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-234606957 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')]
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-234606957 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')]
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-234606957 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-234606956 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:37 [2024-02-28T23:19:37.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
18:19:37 [2024-02-28T23:19:37.035Z] 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=-234606942 data=null doit=true}, Shell with text {Custom chart creation}]
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {String}
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {String} time=-234606881 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {String} time=-234606881 data=null doit=true}, TableItem with text {String}]
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {String} time=-234606878 data=null}, TableItem with text {String}]
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {String} time=-234606878 data=null button=1 stateMask=0x0 x=27 y=12 count=1}, TableItem with text {String}]
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-234606877 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}]
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {String} time=-234606876 data=null button=1 stateMask=0x80000 x=27 y=12 count=1}, TableItem with text {String}]
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {String} time=-234606876 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {String} time=-234606876 data=null doit=true}, TableItem with text {String}]
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {String} time=-234606875 data=null}, TableItem with text {String}]
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {String}
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp2
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:19:37 [2024-02-28T23:19:37.035Z] 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')
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-234606854 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')]
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-234606854 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')]
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-234606854 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-234606853 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-234606853 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')]
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-234606853 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')]
18:19:37 [2024-02-28T23:19:37.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-234606852 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')]
18:19:37 [2024-02-28T23:19:37.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-234606788 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')]
18:19:37 [2024-02-28T23:19:37.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-234606783 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')]
18:19:37 [2024-02-28T23:19:37.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-234606783 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')]
18:19:37 [2024-02-28T23:19:37.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-234606783 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:19:37 [2024-02-28T23:19:37.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-234606782 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:19:37 [2024-02-28T23:19:37.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:19:37 [2024-02-28T23:19:37.293Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.701 s -- in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
18:19:37 [2024-02-28T23:19:37.293Z] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest.testBarChartSeries -- Time elapsed: 1.168 s
18:19:37 [2024-02-28T23:19:37.293Z] 
18:19:37 [2024-02-28T23:19:37.293Z] Results:
18:19:37 [2024-02-28T23:19:37.293Z] 
18:19:37 [2024-02-28T23:19:37.293Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
18:19:37 [2024-02-28T23:19:37.293Z] 
18:19:37 [2024-02-28T23:19:37.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create custom chart} time=-234607861 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']
18:19:38 [2024-02-28T23:19:38.922Z] [INFO] All tests passed
18:19:38 [2024-02-28T23:19:38.922Z] [INFO] 
18:19:38 [2024-02-28T23:19:38.922Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
18:19:38 [2024-02-28T23:19:38.922Z] [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
18:19:38 [2024-02-28T23:19:38.922Z] [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
18:19:38 [2024-02-28T23:19:38.923Z] [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
18:19:38 [2024-02-28T23:19:38.923Z] [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
18:19:38 [2024-02-28T23:19:38.923Z] [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
18:19:38 [2024-02-28T23:19:38.923Z] [INFO] 
18:19:38 [2024-02-28T23:19:38.923Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
18:19:38 [2024-02-28T23:19:38.923Z] [INFO] 
18:19:38 [2024-02-28T23:19:38.923Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
18:19:38 [2024-02-28T23:19:38.923Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT [45/141]
18:19:38 [2024-02-28T23:19:38.923Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
18:19:38 [2024-02-28T23:19:38.923Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:19:38 [2024-02-28T23:19:38.923Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:19:38 [2024-02-28T23:19:38.923Z] [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
18:19:39 [2024-02-28T23:19:39.180Z] [INFO] 
18:19:39 [2024-02-28T23:19:39.180Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
18:19:39 [2024-02-28T23:19:39.180Z] [INFO] 
18:19:39 [2024-02-28T23:19:39.180Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
18:19:39 [2024-02-28T23:19:39.180Z] [INFO] The project's OSGi version is 1.0.7.202402282247
18:19:39 [2024-02-28T23:19:39.180Z] [INFO] 
18:19:39 [2024-02-28T23:19:39.180Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
18:19:39 [2024-02-28T23:19:39.180Z] [INFO] 
18:19:39 [2024-02-28T23:19:39.180Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
18:19:39 [2024-02-28T23:19:39.180Z] [INFO] 
18:19:39 [2024-02-28T23:19:39.180Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
18:19:39 [2024-02-28T23:19:39.180Z] [INFO] 
18:19:39 [2024-02-28T23:19:39.180Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
18:19:39 [2024-02-28T23:19:39.180Z] [INFO] 
18:19:39 [2024-02-28T23:19:39.180Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
18:19:39 [2024-02-28T23:19:39.180Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests
18:19:39 [2024-02-28T23:19:39.747Z] [INFO] 
18:19:39 [2024-02-28T23:19:39.747Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
18:19:39 [2024-02-28T23:19:39.747Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
18:19:39 [2024-02-28T23:19:39.747Z] [INFO] 
18:19:39 [2024-02-28T23:19:39.747Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
18:19:39 [2024-02-28T23:19:39.747Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:19:39 [2024-02-28T23:19:39.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
18:19:39 [2024-02-28T23:19:39.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.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
18:19:39 [2024-02-28T23:19:39.748Z] [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
18:19:40 [2024-02-28T23:19:40.313Z] [INFO] 
18:19:40 [2024-02-28T23:19:40.313Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
18:19:40 [2024-02-28T23:19:40.313Z] [INFO] 
18:19:40 [2024-02-28T23:19:40.313Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
18:19:40 [2024-02-28T23:19:40.313Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources
18:19:40 [2024-02-28T23:19:40.313Z] [INFO] 
18:19:40 [2024-02-28T23:19:40.313Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
18:19:40 [2024-02-28T23:19:40.313Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
18:19:40 [2024-02-28T23:19:40.313Z] [INFO] 
18:19:40 [2024-02-28T23:19:40.313Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
18:19:40 [2024-02-28T23:19:40.313Z] [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
18:19:40 [2024-02-28T23:19:40.313Z] [INFO] 
18:19:40 [2024-02-28T23:19:40.313Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
18:19:40 [2024-02-28T23:19:40.313Z] [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
18:19:40 [2024-02-28T23:19:40.313Z] [INFO] 
18:19:40 [2024-02-28T23:19:40.313Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
18:19:40 [2024-02-28T23:19:40.313Z] [INFO] 
18:19:40 [2024-02-28T23:19:40.313Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
18:19:40 [2024-02-28T23:19:40.313Z] [INFO] 
18:19:40 [2024-02-28T23:19:40.313Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
18:19:40 [2024-02-28T23:19:40.313Z] [INFO] 
18:19:40 [2024-02-28T23:19:40.313Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
18:19:40 [2024-02-28T23:19:40.313Z] [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
18:19:41 [2024-02-28T23:19:41.244Z] [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
18:19:42 [2024-02-28T23:19:42.175Z] [INFO] 
18:19:42 [2024-02-28T23:19:42.175Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
18:19:42 [2024-02-28T23:19:42.740Z] [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
18:19:42 [2024-02-28T23:19:42.740Z] [INFO] Command line:
18:19:42 [2024-02-28T23:19:42.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/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]
18:19:42 [2024-02-28T23:19:42.740Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:19:46 [2024-02-28T23:19:46.912Z] Feb 28, 2024 11:19:46 PM org.apache.aries.spifly.BaseActivator log
18:19:46 [2024-02-28T23:19:46.912Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
18:19:49 [2024-02-28T23:19:49.430Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:19:49 [2024-02-28T23:19:49.430Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:19:57 [2024-02-28T23:19:57.527Z] !SESSION 2024-02-28 23:19:42.822 -----------------------------------------------
18:19:57 [2024-02-28T23:19:57.528Z] eclipse.buildId=unknown
18:19:57 [2024-02-28T23:19:57.528Z] java.version=17.0.2
18:19:57 [2024-02-28T23:19:57.528Z] java.vendor=Oracle Corporation
18:19:57 [2024-02-28T23:19:57.528Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
18:19:57 [2024-02-28T23:19:57.528Z] 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
18:19:57 [2024-02-28T23:19:57.528Z] 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
18:19:57 [2024-02-28T23:19:57.528Z] 
18:19:57 [2024-02-28T23:19:57.528Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 23:19:56.818
18:19:57 [2024-02-28T23:19:57.528Z] !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
18:19:57 [2024-02-28T23:19:57.528Z] 
18:19:57 [2024-02-28T23:19:57.528Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 23:19:56.917
18:19:57 [2024-02-28T23:19:57.528Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
18:19:57 [2024-02-28T23:19:57.528Z] !STACK 0
18:19:57 [2024-02-28T23:19:57.528Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
18:19:57 [2024-02-28T23:19:57.528Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
18:19:57 [2024-02-28T23:19:57.528Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
18:19:57 [2024-02-28T23:19:57.528Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
18:19:57 [2024-02-28T23:19:57.528Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
18:19:57 [2024-02-28T23:19:57.528Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
18:19:57 [2024-02-28T23:19:57.528Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
18:19:57 [2024-02-28T23:19:57.528Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
18:19:57 [2024-02-28T23:19:57.528Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:19:57 [2024-02-28T23:19:57.528Z] Caused by: java.io.IOException: error=2, No such file or directory
18:19:57 [2024-02-28T23:19:57.528Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
18:19:57 [2024-02-28T23:19:57.528Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
18:19:57 [2024-02-28T23:19:57.528Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
18:19:57 [2024-02-28T23:19:57.528Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
18:19:57 [2024-02-28T23:19:57.528Z] 	... 7 more
18:19:57 [2024-02-28T23:19:57.528Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
18:19:58 [2024-02-28T23:19:58.092Z] Display size: 1440x900
18:19:58 [2024-02-28T23:19:58.092Z] OS version=6.1.11-200.fc37.x86_64
18:19:58 [2024-02-28T23:19:58.092Z] GTK version=3.22.30
18:19:58 [2024-02-28T23:19:58.092Z] GTK theme=Ambiance
18:19:58 [2024-02-28T23:19:58.092Z] LIBOVERLAY_SCROLLBAR=0
18:19:58 [2024-02-28T23:19:58.092Z] Time zone: Greenwich Mean Time
18:19:58 [2024-02-28T23:19:58.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@301f9aa0] time=-234585752 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:19:59 [2024-02-28T23:19:59.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:19:59 [2024-02-28T23:19:59.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:19:59 [2024-02-28T23:19:59.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:19:59 [2024-02-28T23:19:59.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:19:59 [2024-02-28T23:19:59.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-234584391 data=null doit=true}, MenuItem with text {&Hierarchical}]
18:19:59 [2024-02-28T23:19:59.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-234584390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
18:19:59 [2024-02-28T23:19:59.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-234584379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:19:59 [2024-02-28T23:19:59.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:20:00 [2024-02-28T23:20:00.836Z] 
18:20:00 [2024-02-28T23:20:00.836Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 23:20:00.818
18:20:00 [2024-02-28T23:20:00.836Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K
18:20:00 [2024-02-28T23:20:00.836Z] !STACK 0
18:20:00 [2024-02-28T23:20:00.836Z] java.lang.RuntimeException: The parameter should be set
18:20:00 [2024-02-28T23:20:00.836Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
18:20:00 [2024-02-28T23:20:00.836Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
18:20:00 [2024-02-28T23:20:00.836Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:20:00 [2024-02-28T23:20:00.836Z] 
18:20:00 [2024-02-28T23:20:00.836Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 23:20:00.826
18:20:00 [2024-02-28T23:20:00.836Z] !MESSAGE Exception executing analysis
18:20:00 [2024-02-28T23:20:00.836Z] !STACK 0
18:20:00 [2024-02-28T23:20:00.836Z] java.lang.RuntimeException: The parameter should be set
18:20:00 [2024-02-28T23:20:00.836Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
18:20:00 [2024-02-28T23:20:00.836Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
18:20:00 [2024-02-28T23:20:00.836Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:20:04 [2024-02-28T23:20:04.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:20:04 [2024-02-28T23:20:04.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:20:04 [2024-02-28T23:20:04.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:20:04 [2024-02-28T23:20:04.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:20:04 [2024-02-28T23:20:04.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:20:04 [2024-02-28T23:20:04.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:20:04 [2024-02-28T23:20:04.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-234579792 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:20:04 [2024-02-28T23:20:04.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-234579785 data=null doit=true}, TreeItem with text {test}]
18:20:04 [2024-02-28T23:20:04.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-234579784 data=null}, TreeItem with text {test}]
18:20:04 [2024-02-28T23:20:04.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-234579783 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:20:04 [2024-02-28T23:20:04.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234579782 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:20:04 [2024-02-28T23:20:04.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-234579676 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:20:04 [2024-02-28T23:20:04.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:20:04 [2024-02-28T23:20:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-234579665 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:20:04 [2024-02-28T23:20:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-234579664 data=null doit=true}, TreeItem with text {test}]
18:20:04 [2024-02-28T23:20:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-234579664 data=null}, TreeItem with text {test}]
18:20:04 [2024-02-28T23:20:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-234579663 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:20:04 [2024-02-28T23:20:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234579662 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:20:04 [2024-02-28T23:20:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-234579644 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:20:04 [2024-02-28T23:20:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-234579642 data=null doit=true}, TreeItem with text {test}]
18:20:04 [2024-02-28T23:20:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-234579642 data=null}, TreeItem with text {test}]
18:20:04 [2024-02-28T23:20:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-234579641 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:20:04 [2024-02-28T23:20:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234579637 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}]
18:20:04 [2024-02-28T23:20:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-234579572 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:20:04 [2024-02-28T23:20:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:20:04 [2024-02-28T23:20:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234579568 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:20:04 [2024-02-28T23:20:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234579567 data=null doit=true}, TreeItem with text {Traces [1]}]
18:20:04 [2024-02-28T23:20:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234579567 data=null}, TreeItem with text {Traces [1]}]
18:20:04 [2024-02-28T23:20:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234579566 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:20:04 [2024-02-28T23:20:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234579565 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:20:04 [2024-02-28T23:20:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234579481 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:20:04 [2024-02-28T23:20:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234579480 data=null doit=true}, TreeItem with text {Traces [1]}]
18:20:04 [2024-02-28T23:20:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234579480 data=null}, TreeItem with text {Traces [1]}]
18:20:04 [2024-02-28T23:20:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234579479 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:20:04 [2024-02-28T23:20:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234579478 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]}]
18:20:04 [2024-02-28T23:20:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234579464 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:20:04 [2024-02-28T23:20:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=-234579462 data=null doit=true}, TreeItem with text {A-Test-10K}]
18:20:04 [2024-02-28T23:20:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=-234579462 data=null}, TreeItem with text {A-Test-10K}]
18:20:04 [2024-02-28T23:20:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=-234579461 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, TreeItem with text {A-Test-10K}]
18:20:04 [2024-02-28T23:20:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234579460 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}]
18:20:04 [2024-02-28T23:20:04.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=-234579444 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, TreeItem with text {A-Test-10K}]
18:20:04 [2024-02-28T23:20:04.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {External Analyses} time=-234579385 data=null doit=true}, TreeItem with text {External Analyses}]
18:20:04 [2024-02-28T23:20:04.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=-234579385 data=null}, TreeItem with text {External Analyses}]
18:20:04 [2024-02-28T23:20:04.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=-234579384 data=null button=1 stateMask=0x0 x=155 y=127 count=1}, TreeItem with text {External Analyses}]
18:20:04 [2024-02-28T23:20:04.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234579383 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}]
18:20:04 [2024-02-28T23:20:04.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=-234579377 data=null button=1 stateMask=0x80000 x=155 y=127 count=1}, TreeItem with text {External Analyses}]
18:20:04 [2024-02-28T23:20:04.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
18:20:04 [2024-02-28T23:20:04.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-234579360 data=null button=0 stateMask=0x0 x=280 y=173 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
18:20:04 [2024-02-28T23:20:04.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-234579360 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
18:20:04 [2024-02-28T23:20:04.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:20:04 [2024-02-28T23:20:04.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-234579358 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
18:20:04 [2024-02-28T23:20:04.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-234579358 data=null button=1 stateMask=0x0 x=280 y=173 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
18:20:04 [2024-02-28T23:20:04.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234579357 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}]
18:20:04 [2024-02-28T23:20:04.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-234579279 data=null button=1 stateMask=0x80000 x=280 y=173 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
18:20:04 [2024-02-28T23:20:04.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-234579275 data=null button=1 stateMask=0x0 x=280 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
18:20:04 [2024-02-28T23:20:04.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-234579274 data=null button=1 stateMask=0x0 x=280 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
18:20:05 [2024-02-28T23:20:05.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-234578839 data=null button=1 stateMask=0x80000 x=280 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
18:20:05 [2024-02-28T23:20:05.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-234578838 data=null button=0 stateMask=0x0 x=280 y=173 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
18:20:05 [2024-02-28T23:20:05.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-234578838 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
18:20:05 [2024-02-28T23:20:05.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-234578837 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
18:20:05 [2024-02-28T23:20:05.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
18:20:05 [2024-02-28T23:20:05.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
18:20:05 [2024-02-28T23:20:05.189Z] 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=-234578791 data=null doit=true}, Shell with text {External Analysis Parameters}]
18:20:05 [2024-02-28T23:20:05.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:20:05 [2024-02-28T23:20:05.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:20:05 [2024-02-28T23:20:05.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:20:05 [2024-02-28T23:20:05.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:20:05 [2024-02-28T23:20:05.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:20:05 [2024-02-28T23:20:05.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:20:05 [2024-02-28T23:20:05.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234578787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:05 [2024-02-28T23:20:05.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234578786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:05 [2024-02-28T23:20:05.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234578786 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:05 [2024-02-28T23:20:05.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234578786 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:05 [2024-02-28T23:20:05.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234578785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:05 [2024-02-28T23:20:05.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234578785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:05 [2024-02-28T23:20:05.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234578785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:05 [2024-02-28T23:20:05.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-234579273 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}]
18:20:05 [2024-02-28T23:20:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:20:05 [2024-02-28T23:20:05.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
18:20:06 [2024-02-28T23:20:06.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
18:20:06 [2024-02-28T23:20:06.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
18:20:06 [2024-02-28T23:20:06.315Z] 
18:20:06 [2024-02-28T23:20:06.315Z] (Eclipse:7548): Gtk-CRITICAL **: 23:20:06.160: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:20:06 [2024-02-28T23:20:06.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
18:20:06 [2024-02-28T23:20:06.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
18:20:06 [2024-02-28T23:20:06.572Z] 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=-234577323 data=null doit=true}, Shell with text {Custom chart creation}]
18:20:06 [2024-02-28T23:20:06.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:06 [2024-02-28T23:20:06.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:06 [2024-02-28T23:20:06.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:06 [2024-02-28T23:20:06.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:06 [2024-02-28T23:20:06.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:06 [2024-02-28T23:20:06.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:06 [2024-02-28T23:20:06.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:06 [2024-02-28T23:20:06.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:06 [2024-02-28T23:20:06.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:20:06 [2024-02-28T23:20:06.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
18:20:06 [2024-02-28T23:20:06.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-234577315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:20:06 [2024-02-28T23:20:06.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-234577314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:20:06 [2024-02-28T23:20:06.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-234577314 data=null doit=true}, (of type 'Table')]
18:20:06 [2024-02-28T23:20:06.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-234577314 data=null}, (of type 'Table')]
18:20:06 [2024-02-28T23:20:06.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-234577314 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-234577313 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-234577313 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')]
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-234577287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-234577287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-234577286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-234577286 data=null doit=true}, (of type 'Table')]
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-234577286 data=null}, (of type 'Table')]
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
18:20:06 [2024-02-28T23:20:06.573Z] 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=-234577283 data=null doit=true}, Shell with text {Custom chart creation}]
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakee process (name)}
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=-234577271 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TableItem with text {Wakee process (name)}]
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=-234577271 data=null doit=true}, TableItem with text {Wakee process (name)}]
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=-234577268 data=null}, TableItem with text {Wakee process (name)}]
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=-234577268 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TableItem with text {Wakee process (name)}]
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-234577267 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)}]
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=-234577267 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TableItem with text {Wakee process (name)}]
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=-234577266 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TableItem with text {Wakee process (name)}]
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=-234577266 data=null doit=true}, TableItem with text {Wakee process (name)}]
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=-234577266 data=null}, TableItem with text {Wakee process (name)}]
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakee process (name)}
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Priority
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Target CPU
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:20:06 [2024-02-28T23:20:06.573Z] 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')
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:20:06 [2024-02-28T23:20:06.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:20:06 [2024-02-28T23:20:06.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
18:20:06 [2024-02-28T23:20:06.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-234577237 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')]
18:20:06 [2024-02-28T23:20:06.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-234577237 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')]
18:20:06 [2024-02-28T23:20:06.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-234577237 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:20:06 [2024-02-28T23:20:06.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-234577236 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:20:06 [2024-02-28T23:20:06.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-234577236 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')]
18:20:06 [2024-02-28T23:20:06.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-234577236 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')]
18:20:06 [2024-02-28T23:20:06.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-234577236 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')]
18:20:06 [2024-02-28T23:20:06.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-234577183 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')]
18:20:06 [2024-02-28T23:20:06.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-234577171 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')]
18:20:06 [2024-02-28T23:20:06.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-234577171 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')]
18:20:06 [2024-02-28T23:20:06.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-234577170 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:20:06 [2024-02-28T23:20:06.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-234577170 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:20:06 [2024-02-28T23:20:06.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:20:06 [2024-02-28T23:20:06.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
18:20:06 [2024-02-28T23:20:06.831Z] 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=-234577167 data=null doit=true}, Shell with text {Custom chart creation}]
18:20:06 [2024-02-28T23:20:06.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:20:06 [2024-02-28T23:20:06.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:20:06 [2024-02-28T23:20:06.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:20:06 [2024-02-28T23:20:06.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:20:06 [2024-02-28T23:20:06.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
18:20:06 [2024-02-28T23:20:06.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
18:20:06 [2024-02-28T23:20:06.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:20:06 [2024-02-28T23:20:06.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:20:06 [2024-02-28T23:20:06.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:20:06 [2024-02-28T23:20:06.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:20:06 [2024-02-28T23:20:06.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')
18:20:06 [2024-02-28T23:20:06.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:20:06 [2024-02-28T23:20:06.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234577163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:06 [2024-02-28T23:20:06.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234577163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:06 [2024-02-28T23:20:06.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234577163 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:06 [2024-02-28T23:20:06.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234577163 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:06 [2024-02-28T23:20:06.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234577162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:06 [2024-02-28T23:20:06.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234577162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:06 [2024-02-28T23:20:06.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234577162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:07 [2024-02-28T23:20:07.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-234577769 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']
18:20:07 [2024-02-28T23:20:07.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:20:07 [2024-02-28T23:20:07.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
18:20:07 [2024-02-28T23:20:07.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
18:20:07 [2024-02-28T23:20:07.347Z] 
18:20:07 [2024-02-28T23:20:07.347Z] (Eclipse:7548): Gtk-CRITICAL **: 23:20:07.187: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
18:20:07 [2024-02-28T23:20:07.604Z] 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=-234576331 data=null doit=true}, Shell with text {Custom chart creation}]
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
18:20:07 [2024-02-28T23:20:07.604Z] 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=-234576330 data=null doit=true}, Shell with text {Custom chart creation}]
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-234576326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-234576325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-234576319 data=null doit=true}, (of type 'Table')]
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-234576319 data=null}, (of type 'Table')]
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-234576319 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-234576318 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-234576318 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')]
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-234576315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-234576314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-234576314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-234576314 data=null doit=true}, (of type 'Table')]
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-234576314 data=null}, (of type 'Table')]
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
18:20:07 [2024-02-28T23:20:07.604Z] 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=-234576312 data=null doit=true}, Shell with text {Custom chart creation}]
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Waker process (name)}
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=-234576299 data=null button=0 stateMask=0x0 x=81 y=81 count=0}, TableItem with text {Waker process (name)}]
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Waker process (name)} time=-234576299 data=null doit=true}, TableItem with text {Waker process (name)}]
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=-234576296 data=null}, TableItem with text {Waker process (name)}]
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=-234576296 data=null button=1 stateMask=0x0 x=81 y=81 count=1}, TableItem with text {Waker process (name)}]
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-234576295 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)}]
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=-234576295 data=null button=1 stateMask=0x80000 x=81 y=81 count=1}, TableItem with text {Waker process (name)}]
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=-234576294 data=null button=0 stateMask=0x0 x=81 y=81 count=0}, TableItem with text {Waker process (name)}]
18:20:07 [2024-02-28T23:20:07.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=-234576294 data=null doit=true}, TableItem with text {Waker process (name)}]
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=-234576294 data=null}, TableItem with text {Waker process (name)}]
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Waker process (name)}
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Priority
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Target CPU
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:20:07 [2024-02-28T23:20:07.605Z] 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')
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-234576277 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')]
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-234576276 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')]
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-234576276 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-234576276 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-234576276 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')]
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-234576270 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')]
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-234576270 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')]
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-234576260 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')]
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-234576246 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')]
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-234576246 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')]
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-234576246 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-234576245 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
18:20:07 [2024-02-28T23:20:07.605Z] 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=-234576243 data=null doit=true}, Shell with text {Custom chart creation}]
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234576240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234576240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234576240 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:07 [2024-02-28T23:20:07.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234576239 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:07 [2024-02-28T23:20:07.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234576239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:07 [2024-02-28T23:20:07.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234576239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:07 [2024-02-28T23:20:07.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234576238 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:07 [2024-02-28T23:20:07.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-234576677 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']
18:20:08 [2024-02-28T23:20:08.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:20:08 [2024-02-28T23:20:08.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
18:20:08 [2024-02-28T23:20:08.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
18:20:08 [2024-02-28T23:20:08.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
18:20:08 [2024-02-28T23:20:08.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
18:20:08 [2024-02-28T23:20:08.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
18:20:08 [2024-02-28T23:20:08.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
18:20:08 [2024-02-28T23:20:08.683Z] 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')
18:20:08 [2024-02-28T23:20:08.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset Perspective
18:20:08 [2024-02-28T23:20:08.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=-234575408 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')]
18:20:08 [2024-02-28T23:20:08.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=-234575407 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')]
18:20:08 [2024-02-28T23:20:08.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset Perspective} time=-234575407 data=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
18:20:08 [2024-02-28T23:20:08.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=-234575393 data=null}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
18:20:08 [2024-02-28T23:20:08.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=-234575393 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')]
18:20:08 [2024-02-28T23:20:08.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=-234575392 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')]
18:20:08 [2024-02-28T23:20:08.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset Perspective} time=-234575392 data=null 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')]
18:20:08 [2024-02-28T23:20:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:20:08 [2024-02-28T23:20:08.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:20:09 [2024-02-28T23:20:09.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:20:09 [2024-02-28T23:20:09.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:20:09 [2024-02-28T23:20:09.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:20:09 [2024-02-28T23:20:09.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:20:09 [2024-02-28T23:20:09.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:20:09 [2024-02-28T23:20:09.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-234574861 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:20:09 [2024-02-28T23:20:09.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-234574861 data=null doit=true}, TreeItem with text {test}]
18:20:09 [2024-02-28T23:20:09.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-234574860 data=null}, TreeItem with text {test}]
18:20:09 [2024-02-28T23:20:09.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-234574860 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:20:09 [2024-02-28T23:20:09.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234574860 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:20:09 [2024-02-28T23:20:09.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-234574778 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:20:09 [2024-02-28T23:20:09.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:20:09 [2024-02-28T23:20:09.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-234574776 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:20:09 [2024-02-28T23:20:09.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-234574776 data=null doit=true}, TreeItem with text {test}]
18:20:09 [2024-02-28T23:20:09.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-234574776 data=null}, TreeItem with text {test}]
18:20:09 [2024-02-28T23:20:09.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-234574775 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:20:09 [2024-02-28T23:20:09.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234574775 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:20:09 [2024-02-28T23:20:09.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-234574761 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:20:09 [2024-02-28T23:20:09.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
18:20:09 [2024-02-28T23:20:09.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:20:09 [2024-02-28T23:20:09.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234574758 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:20:09 [2024-02-28T23:20:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234574758 data=null doit=true}, TreeItem with text {Traces [1]}]
18:20:09 [2024-02-28T23:20:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234574758 data=null}, TreeItem with text {Traces [1]}]
18:20:09 [2024-02-28T23:20:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234574757 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:20:09 [2024-02-28T23:20:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234574757 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:20:09 [2024-02-28T23:20:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234574689 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:20:09 [2024-02-28T23:20:09.199Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
18:20:09 [2024-02-28T23:20:09.199Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again.
18:20:09 [2024-02-28T23:20:09.199Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again.
18:20:09 [2024-02-28T23:20:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
18:20:09 [2024-02-28T23:20:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-234574684 data=null button=0 stateMask=0x0 x=257 y=150 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
18:20:09 [2024-02-28T23:20:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-234574684 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
18:20:09 [2024-02-28T23:20:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:20:09 [2024-02-28T23:20:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-234574683 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
18:20:09 [2024-02-28T23:20:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-234574683 data=null button=1 stateMask=0x0 x=257 y=150 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
18:20:09 [2024-02-28T23:20:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234574682 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}]
18:20:09 [2024-02-28T23:20:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-234574660 data=null button=1 stateMask=0x80000 x=257 y=150 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
18:20:09 [2024-02-28T23:20:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-234574659 data=null button=1 stateMask=0x0 x=257 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
18:20:09 [2024-02-28T23:20:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-234574658 data=null button=1 stateMask=0x0 x=257 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
18:20:09 [2024-02-28T23:20:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-234574284 data=null button=1 stateMask=0x80000 x=257 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
18:20:09 [2024-02-28T23:20:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-234574284 data=null button=0 stateMask=0x0 x=257 y=150 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
18:20:09 [2024-02-28T23:20:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-234574283 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
18:20:09 [2024-02-28T23:20:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-234574283 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
18:20:09 [2024-02-28T23:20:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
18:20:09 [2024-02-28T23:20:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
18:20:09 [2024-02-28T23:20:09.764Z] 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=-234574279 data=null doit=true}, Shell with text {External Analysis Parameters}]
18:20:09 [2024-02-28T23:20:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:20:09 [2024-02-28T23:20:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:20:09 [2024-02-28T23:20:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:20:09 [2024-02-28T23:20:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:20:09 [2024-02-28T23:20:09.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')
18:20:09 [2024-02-28T23:20:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:20:09 [2024-02-28T23:20:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234574277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:09 [2024-02-28T23:20:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234574277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:09 [2024-02-28T23:20:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234574277 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:09 [2024-02-28T23:20:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234574276 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:09 [2024-02-28T23:20:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234574276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:09 [2024-02-28T23:20:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234574276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:09 [2024-02-28T23:20:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234574276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:09 [2024-02-28T23:20:09.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-234574658 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}]
18:20:10 [2024-02-28T23:20:10.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:20:10 [2024-02-28T23:20:10.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
18:20:10 [2024-02-28T23:20:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
18:20:10 [2024-02-28T23:20:10.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
18:20:10 [2024-02-28T23:20:10.893Z] 
18:20:10 [2024-02-28T23:20:10.893Z] (Eclipse:7548): Gtk-CRITICAL **: 23:20:10.686: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
18:20:11 [2024-02-28T23:20:11.150Z] 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=-234572768 data=null doit=true}, Shell with text {Custom chart creation}]
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-234572764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-234572764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-234572764 data=null doit=true}, (of type 'Table')]
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-234572764 data=null}, (of type 'Table')]
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-234572763 data=null button=1 stateMask=0x0 x=28 y=81 count=1}, (of type 'Table')]
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-234572762 data=null button=1 stateMask=0x80000 x=28 y=81 count=1}, (of type 'Table')]
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-234572762 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')]
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-234572746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-234572746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-234572745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-234572745 data=null doit=true}, (of type 'Table')]
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-234572745 data=null}, (of type 'Table')]
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
18:20:11 [2024-02-28T23:20:11.150Z] 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=-234572743 data=null doit=true}, Shell with text {Custom chart creation}]
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:11 [2024-02-28T23:20:11.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:11 [2024-02-28T23:20:11.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:11 [2024-02-28T23:20:11.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakeup timestamp}
18:20:11 [2024-02-28T23:20:11.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-234572739 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
18:20:11 [2024-02-28T23:20:11.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-234572739 data=null doit=true}, TableItem with text {Wakeup timestamp}]
18:20:11 [2024-02-28T23:20:11.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:20:11 [2024-02-28T23:20:11.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-234572737 data=null}, TableItem with text {Wakeup timestamp}]
18:20:11 [2024-02-28T23:20:11.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-234572736 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
18:20:11 [2024-02-28T23:20:11.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-234572736 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}]
18:20:11 [2024-02-28T23:20:11.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-234572735 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
18:20:11 [2024-02-28T23:20:11.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-234572735 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
18:20:11 [2024-02-28T23:20:11.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-234572735 data=null doit=true}, TableItem with text {Wakeup timestamp}]
18:20:11 [2024-02-28T23:20:11.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-234572735 data=null}, TableItem with text {Wakeup timestamp}]
18:20:11 [2024-02-28T23:20:11.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakeup timestamp}
18:20:11 [2024-02-28T23:20:11.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:11 [2024-02-28T23:20:11.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:11 [2024-02-28T23:20:11.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:11 [2024-02-28T23:20:11.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:11 [2024-02-28T23:20:11.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:11 [2024-02-28T23:20:11.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:11 [2024-02-28T23:20:11.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:11 [2024-02-28T23:20:11.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:11 [2024-02-28T23:20:11.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
18:20:11 [2024-02-28T23:20:11.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:20:11 [2024-02-28T23:20:11.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
18:20:11 [2024-02-28T23:20:11.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
18:20:11 [2024-02-28T23:20:11.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:20:11 [2024-02-28T23:20:11.408Z] 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')
18:20:11 [2024-02-28T23:20:11.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
18:20:11 [2024-02-28T23:20:11.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
18:20:11 [2024-02-28T23:20:11.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:20:11 [2024-02-28T23:20:11.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:20:11 [2024-02-28T23:20:11.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
18:20:11 [2024-02-28T23:20:11.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-234572657 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')]
18:20:11 [2024-02-28T23:20:11.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-234572656 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')]
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-234572656 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-234572656 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-234572656 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')]
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-234572655 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')]
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-234572655 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')]
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-234572650 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')]
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-234572647 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')]
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-234572647 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')]
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-234572646 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-234572646 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
18:20:11 [2024-02-28T23:20:11.409Z] 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=-234572644 data=null doit=true}, Shell with text {Custom chart creation}]
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Switch timestamp}
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-234572590 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-234572590 data=null doit=true}, TableItem with text {Switch timestamp}]
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-234572588 data=null}, TableItem with text {Switch timestamp}]
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-234572588 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-234572587 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}]
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-234572587 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-234572586 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-234572586 data=null doit=true}, TableItem with text {Switch timestamp}]
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-234572586 data=null}, TableItem with text {Switch timestamp}]
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Switch timestamp}
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:20:11 [2024-02-28T23:20:11.409Z] 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')
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
18:20:11 [2024-02-28T23:20:11.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-234572578 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')]
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-234572578 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')]
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-234572578 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-234572578 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-234572577 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')]
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-234572577 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')]
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-234572577 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')]
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-234572557 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')]
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-234572553 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')]
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-234572553 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')]
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-234572553 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-234572553 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
18:20:11 [2024-02-28T23:20:11.410Z] 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=-234572551 data=null doit=true}, Shell with text {Custom chart creation}]
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234572548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234572547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234572547 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234572547 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234572547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234572547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:11 [2024-02-28T23:20:11.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234572546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:11 [2024-02-28T23:20:11.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-234573175 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']
18:20:11 [2024-02-28T23:20:11.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:20:11 [2024-02-28T23:20:11.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
18:20:11 [2024-02-28T23:20:11.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
18:20:11 [2024-02-28T23:20:11.924Z] 
18:20:11 [2024-02-28T23:20:11.924Z] (Eclipse:7548): Gtk-CRITICAL **: 23:20:11.863: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:20:12 [2024-02-28T23:20:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
18:20:12 [2024-02-28T23:20:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
18:20:12 [2024-02-28T23:20:12.489Z] 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=-234571569 data=null doit=true}, Shell with text {Custom chart creation}]
18:20:12 [2024-02-28T23:20:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:12 [2024-02-28T23:20:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:12 [2024-02-28T23:20:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:12 [2024-02-28T23:20:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:12 [2024-02-28T23:20:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:12 [2024-02-28T23:20:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:12 [2024-02-28T23:20:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:12 [2024-02-28T23:20:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:12 [2024-02-28T23:20:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:20:12 [2024-02-28T23:20:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
18:20:12 [2024-02-28T23:20:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-234571565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:20:12 [2024-02-28T23:20:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-234571565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:20:12 [2024-02-28T23:20:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-234571564 data=null doit=true}, (of type 'Table')]
18:20:12 [2024-02-28T23:20:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-234571564 data=null}, (of type 'Table')]
18:20:12 [2024-02-28T23:20:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-234571564 data=null button=1 stateMask=0x0 x=28 y=81 count=1}, (of type 'Table')]
18:20:12 [2024-02-28T23:20:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-234571563 data=null button=1 stateMask=0x80000 x=28 y=81 count=1}, (of type 'Table')]
18:20:12 [2024-02-28T23:20:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-234571563 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')]
18:20:12 [2024-02-28T23:20:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-234571556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:20:12 [2024-02-28T23:20:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-234571546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:20:12 [2024-02-28T23:20:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-234571546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:20:12 [2024-02-28T23:20:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-234571492 data=null doit=true}, (of type 'Table')]
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-234571492 data=null}, (of type 'Table')]
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
18:20:12 [2024-02-28T23:20:12.490Z] 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=-234571489 data=null doit=true}, Shell with text {Custom chart creation}]
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakeup timestamp}
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-234571484 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-234571484 data=null doit=true}, TableItem with text {Wakeup timestamp}]
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-234571482 data=null}, TableItem with text {Wakeup timestamp}]
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-234571482 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-234571481 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}]
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-234571481 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-234571481 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-234571481 data=null doit=true}, TableItem with text {Wakeup timestamp}]
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-234571480 data=null}, TableItem with text {Wakeup timestamp}]
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakeup timestamp}
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:20:12 [2024-02-28T23:20:12.490Z] 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')
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-234571463 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')]
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-234571463 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')]
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-234571463 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-234571463 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-234571462 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')]
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-234571462 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')]
18:20:12 [2024-02-28T23:20:12.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-234571462 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')]
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-234571452 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')]
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-234571449 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')]
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-234571449 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')]
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-234571449 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-234571449 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
18:20:12 [2024-02-28T23:20:12.491Z] 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=-234571447 data=null doit=true}, Shell with text {Custom chart creation}]
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Switch timestamp}
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-234571444 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-234571444 data=null doit=true}, TableItem with text {Switch timestamp}]
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-234571442 data=null}, TableItem with text {Switch timestamp}]
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-234571442 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-234571441 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}]
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-234571441 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-234571441 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-234571440 data=null doit=true}, TableItem with text {Switch timestamp}]
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-234571440 data=null}, TableItem with text {Switch timestamp}]
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Switch timestamp}
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
18:20:12 [2024-02-28T23:20:12.491Z] 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')
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-234571381 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')]
18:20:12 [2024-02-28T23:20:12.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-234571381 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')]
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-234571381 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-234571381 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-234571380 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')]
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-234571380 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')]
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-234571380 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')]
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-234571365 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')]
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-234571362 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')]
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-234571361 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')]
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-234571361 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-234571361 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
18:20:12 [2024-02-28T23:20:12.492Z] 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=-234571359 data=null doit=true}, Shell with text {Custom chart creation}]
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
18:20:12 [2024-02-28T23:20:12.492Z] 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')
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7c07deff
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=-234571355 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')]
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-234571355 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')]
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=-234571355 data=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=-234571355 data=null}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=-234571354 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')]
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=-234571354 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')]
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=-234571354 data=null 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')]
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=-234571354 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')]
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-234571354 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')]
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=-234571353 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')]
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=-234571353 data=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=-234571353 data=null}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
18:20:12 [2024-02-28T23:20:12.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
18:20:12 [2024-02-28T23:20:12.492Z] 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=-234571352 data=null doit=true}, Shell with text {Custom chart creation}]
18:20:12 [2024-02-28T23:20:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:20:12 [2024-02-28T23:20:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:20:12 [2024-02-28T23:20:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:20:12 [2024-02-28T23:20:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
18:20:12 [2024-02-28T23:20:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
18:20:12 [2024-02-28T23:20:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:20:12 [2024-02-28T23:20:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:20:12 [2024-02-28T23:20:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:20:12 [2024-02-28T23:20:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:20:12 [2024-02-28T23:20:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:20:12 [2024-02-28T23:20:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:20:12 [2024-02-28T23:20:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234571350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:12 [2024-02-28T23:20:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234571350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:12 [2024-02-28T23:20:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234571350 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:12 [2024-02-28T23:20:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234571350 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:12 [2024-02-28T23:20:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234571349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:12 [2024-02-28T23:20:12.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234571349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:12 [2024-02-28T23:20:12.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234571349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:12 [2024-02-28T23:20:12.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-234572046 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']
18:20:13 [2024-02-28T23:20:13.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:20:13 [2024-02-28T23:20:13.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
18:20:13 [2024-02-28T23:20:13.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
18:20:13 [2024-02-28T23:20:13.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
18:20:13 [2024-02-28T23:20:13.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
18:20:13 [2024-02-28T23:20:13.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
18:20:13 [2024-02-28T23:20:13.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
18:20:13 [2024-02-28T23:20:13.571Z] 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')
18:20:13 [2024-02-28T23:20:13.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset Perspective
18:20:13 [2024-02-28T23:20:13.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=-234570526 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')]
18:20:13 [2024-02-28T23:20:13.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=-234570526 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')]
18:20:13 [2024-02-28T23:20:13.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset Perspective} time=-234570526 data=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
18:20:13 [2024-02-28T23:20:13.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=-234570526 data=null}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
18:20:13 [2024-02-28T23:20:13.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=-234570525 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')]
18:20:13 [2024-02-28T23:20:13.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=-234570525 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')]
18:20:13 [2024-02-28T23:20:13.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset Perspective} time=-234570525 data=null 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')]
18:20:14 [2024-02-28T23:20:14.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:20:14 [2024-02-28T23:20:14.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@301f9aa0] time=-234570072 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:20:14 [2024-02-28T23:20:14.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:20:14 [2024-02-28T23:20:14.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:20:14 [2024-02-28T23:20:14.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:20:14 [2024-02-28T23:20:14.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:20:14 [2024-02-28T23:20:14.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-234569876 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:20:14 [2024-02-28T23:20:14.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-234569875 data=null doit=true}, TreeItem with text {test}]
18:20:14 [2024-02-28T23:20:14.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-234569875 data=null}, TreeItem with text {test}]
18:20:14 [2024-02-28T23:20:14.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-234569874 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:20:14 [2024-02-28T23:20:14.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234569874 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:20:14 [2024-02-28T23:20:14.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-234569756 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:20:14 [2024-02-28T23:20:14.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:20:14 [2024-02-28T23:20:14.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:20:14 [2024-02-28T23:20:14.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:20:15 [2024-02-28T23:20:15.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:20:15 [2024-02-28T23:20:15.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:20:15 [2024-02-28T23:20:15.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:20:15 [2024-02-28T23:20:15.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:20:15 [2024-02-28T23:20:15.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')
18:20:15 [2024-02-28T23:20:15.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:20:15 [2024-02-28T23:20:15.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:20:15 [2024-02-28T23:20:15.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:20:15 [2024-02-28T23:20:15.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:20:15 [2024-02-28T23:20:15.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:20:15 [2024-02-28T23:20:15.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234568334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:20:15 [2024-02-28T23:20:15.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234568334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:20:15 [2024-02-28T23:20:15.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234568334 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:20:15 [2024-02-28T23:20:15.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234568333 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:20:15 [2024-02-28T23:20:15.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234568333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:20:15 [2024-02-28T23:20:15.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234568333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:20:15 [2024-02-28T23:20:15.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234568332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:20:15 [2024-02-28T23:20:15.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234568332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:20:15 [2024-02-28T23:20:15.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234568332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:20:15 [2024-02-28T23:20:15.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234568332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:20:15 [2024-02-28T23:20:15.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=-234568332 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:20:15 [2024-02-28T23:20:15.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=-234568331 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:20:15 [2024-02-28T23:20:15.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:20:15 [2024-02-28T23:20:15.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:20:15 [2024-02-28T23:20:15.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:20:15 [2024-02-28T23:20:15.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:20:15 [2024-02-28T23:20:15.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:20:15 [2024-02-28T23:20:15.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:20:15 [2024-02-28T23:20:15.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:20:15 [2024-02-28T23:20:15.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')
18:20:15 [2024-02-28T23:20:15.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:20:15 [2024-02-28T23:20:15.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234568329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:15 [2024-02-28T23:20:15.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234568329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:15 [2024-02-28T23:20:15.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234568329 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:15 [2024-02-28T23:20:15.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234568329 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:15 [2024-02-28T23:20:15.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234568328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:15 [2024-02-28T23:20:15.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234568328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:15 [2024-02-28T23:20:15.519Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:20:15 [2024-02-28T23:20:15.519Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:20:15 [2024-02-28T23:20:15.519Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:20:15 [2024-02-28T23:20:15.519Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:20:15 [2024-02-28T23:20:15.519Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:20:15 [2024-02-28T23:20:15.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:20:16 [2024-02-28T23:20:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234568328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:20:16 [2024-02-28T23:20:16.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-234569467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:20:16 [2024-02-28T23:20:16.083Z] 
18:20:16 [2024-02-28T23:20:16.083Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-28 23:20:16.046
18:20:16 [2024-02-28T23:20:16.083Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data"
18:20:16 [2024-02-28T23:20:16.083Z] 
18:20:16 [2024-02-28T23:20:16.083Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-28 23:20:16.047
18:20:16 [2024-02-28T23:20:16.083Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data"
18:20:16 [2024-02-28T23:20:16.342Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.90 s -- in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
18:20:16 [2024-02-28T23:20:16.342Z] org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest.testSimilarRows -- Time elapsed: 5.007 s
18:20:16 [2024-02-28T23:20:16.342Z] org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest.testScatterMultipleRow -- Time elapsed: 4.795 s
18:20:16 [2024-02-28T23:20:16.342Z] 
18:20:16 [2024-02-28T23:20:16.342Z] Results:
18:20:16 [2024-02-28T23:20:16.342Z] 
18:20:16 [2024-02-28T23:20:16.342Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
18:20:16 [2024-02-28T23:20:16.342Z] 
18:20:16 [2024-02-28T23:20:16.906Z] 
18:20:16 [2024-02-28T23:20:16.906Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-28 23:20:16.661
18:20:16 [2024-02-28T23:20:16.906Z] !MESSAGE The workspace will exit with unsaved changes in this session.
18:20:17 [2024-02-28T23:20:17.468Z] [INFO] All tests passed
18:20:17 [2024-02-28T23:20:17.468Z] [INFO] 
18:20:17 [2024-02-28T23:20:17.468Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
18:20:17 [2024-02-28T23:20:17.468Z] [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
18:20:17 [2024-02-28T23:20:17.468Z] [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
18:20:17 [2024-02-28T23:20:17.468Z] [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
18:20:17 [2024-02-28T23:20:17.468Z] [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
18:20:17 [2024-02-28T23:20:17.468Z] [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
18:20:17 [2024-02-28T23:20:17.468Z] [INFO] 
18:20:17 [2024-02-28T23:20:17.468Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
18:20:17 [2024-02-28T23:20:17.468Z] [INFO] 
18:20:17 [2024-02-28T23:20:17.468Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
18:20:17 [2024-02-28T23:20:17.468Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT [46/141]
18:20:17 [2024-02-28T23:20:17.468Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
18:20:17 [2024-02-28T23:20:17.468Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:20:17 [2024-02-28T23:20:17.468Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:20:17 [2024-02-28T23:20:17.469Z] [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
18:20:17 [2024-02-28T23:20:17.731Z] [INFO] 
18:20:17 [2024-02-28T23:20:17.731Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
18:20:17 [2024-02-28T23:20:17.731Z] [INFO] 
18:20:17 [2024-02-28T23:20:17.731Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
18:20:17 [2024-02-28T23:20:17.731Z] [INFO] The project's OSGi version is 1.0.18.202402282247
18:20:17 [2024-02-28T23:20:17.731Z] [INFO] 
18:20:17 [2024-02-28T23:20:17.731Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
18:20:17 [2024-02-28T23:20:17.731Z] [INFO] 
18:20:17 [2024-02-28T23:20:17.731Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
18:20:17 [2024-02-28T23:20:17.731Z] [INFO] 
18:20:17 [2024-02-28T23:20:17.731Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
18:20:17 [2024-02-28T23:20:17.731Z] [INFO] 
18:20:17 [2024-02-28T23:20:17.731Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
18:20:17 [2024-02-28T23:20:17.731Z] [INFO] 
18:20:17 [2024-02-28T23:20:17.731Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
18:20:17 [2024-02-28T23:20:17.731Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core.tests
18:20:17 [2024-02-28T23:20:17.988Z] [INFO] 
18:20:17 [2024-02-28T23:20:17.988Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
18:20:17 [2024-02-28T23:20:17.988Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
18:20:17 [2024-02-28T23:20:17.988Z] [INFO] 
18:20:17 [2024-02-28T23:20:17.988Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
18:20:17 [2024-02-28T23:20:17.988Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:20:17 [2024-02-28T23:20:17.988Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:20:17 [2024-02-28T23:20:17.988Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.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
18:20:17 [2024-02-28T23:20:17.988Z] [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
18:20:18 [2024-02-28T23:20:18.918Z] [INFO] 
18:20:18 [2024-02-28T23:20:18.918Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
18:20:18 [2024-02-28T23:20:18.918Z] [INFO] 
18:20:18 [2024-02-28T23:20:18.918Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
18:20:18 [2024-02-28T23:20:18.918Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources
18:20:18 [2024-02-28T23:20:18.918Z] [INFO] 
18:20:18 [2024-02-28T23:20:18.918Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
18:20:18 [2024-02-28T23:20:18.918Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
18:20:18 [2024-02-28T23:20:18.918Z] [INFO] 
18:20:18 [2024-02-28T23:20:18.918Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
18:20:18 [2024-02-28T23:20:18.918Z] [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
18:20:18 [2024-02-28T23:20:18.918Z] [INFO] 
18:20:18 [2024-02-28T23:20:18.918Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
18:20:18 [2024-02-28T23:20:18.918Z] [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
18:20:18 [2024-02-28T23:20:18.918Z] [INFO] 
18:20:18 [2024-02-28T23:20:18.918Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
18:20:18 [2024-02-28T23:20:18.918Z] [INFO] 
18:20:18 [2024-02-28T23:20:18.918Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
18:20:18 [2024-02-28T23:20:18.918Z] [INFO] 
18:20:18 [2024-02-28T23:20:18.918Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
18:20:18 [2024-02-28T23:20:18.918Z] [INFO] 
18:20:18 [2024-02-28T23:20:18.918Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
18:20:19 [2024-02-28T23:20:19.175Z] [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
18:20:20 [2024-02-28T23:20:20.542Z] [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
18:20:21 [2024-02-28T23:20:21.107Z] [INFO] 
18:20:21 [2024-02-28T23:20:21.107Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
18:20:21 [2024-02-28T23:20:21.364Z] [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
18:20:21 [2024-02-28T23:20:21.364Z] [INFO] Command line:
18:20:21 [2024-02-28T23:20:21.364Z] 	[/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]
18:20:21 [2024-02-28T23:20:21.364Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:20:27 [2024-02-28T23:20:27.908Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
18:20:36 [2024-02-28T23:20:36.006Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.787 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
18:20:36 [2024-02-28T23:20:36.006Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[0: io_analysis.xml] -- Time elapsed: 3.210 s
18:20:36 [2024-02-28T23:20:36.006Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[1: io_nostatedump.xml] -- Time elapsed: 2.227 s
18:20:36 [2024-02-28T23:20:36.006Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[2: io_two_devices.xml] -- Time elapsed: 2.245 s
18:20:36 [2024-02-28T23:20:36.006Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
18:20:50 [2024-02-28T23:20:50.866Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.59 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
18:20:50 [2024-02-28T23:20:50.866Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[0: io_analysis.xml] -- Time elapsed: 2.354 s
18:20:50 [2024-02-28T23:20:50.866Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[0: io_analysis.xml] -- Time elapsed: 2.264 s
18:20:50 [2024-02-28T23:20:50.867Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[1: io_nostatedump.xml] -- Time elapsed: 2.276 s
18:20:50 [2024-02-28T23:20:50.867Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[1: io_nostatedump.xml] -- Time elapsed: 2.221 s
18:20:50 [2024-02-28T23:20:50.867Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[2: io_two_devices.xml] -- Time elapsed: 2.235 s
18:20:50 [2024-02-28T23:20:50.867Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[2: io_two_devices.xml] -- Time elapsed: 2.237 s
18:20:50 [2024-02-28T23:20:50.867Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
18:20:51 [2024-02-28T23:20:51.797Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.359 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
18:20:51 [2024-02-28T23:20:51.797Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest.testDiskActivity[0: io_analysis.xml] -- Time elapsed: 2.355 s
18:20:51 [2024-02-28T23:20:51.797Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
18:21:47 [2024-02-28T23:21:47.992Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.62 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
18:21:47 [2024-02-28T23:21:47.992Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[0: io_analysis.xml] -- Time elapsed: 2.259 s
18:21:47 [2024-02-28T23:21:47.992Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[0: io_analysis.xml] -- Time elapsed: 2.258 s
18:21:47 [2024-02-28T23:21:47.992Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[0: io_analysis.xml] -- Time elapsed: 2.287 s
18:21:47 [2024-02-28T23:21:47.992Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[1: io_nostatedump.xml] -- Time elapsed: 2.218 s
18:21:47 [2024-02-28T23:21:47.992Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[1: io_nostatedump.xml] -- Time elapsed: 2.217 s
18:21:47 [2024-02-28T23:21:47.992Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[1: io_nostatedump.xml] -- Time elapsed: 2.218 s
18:21:47 [2024-02-28T23:21:47.992Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[2: io_req_merge.xml] -- Time elapsed: 2.234 s
18:21:47 [2024-02-28T23:21:47.992Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[2: io_req_merge.xml] -- Time elapsed: 2.230 s
18:21:47 [2024-02-28T23:21:47.992Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[2: io_req_merge.xml] -- Time elapsed: 2.242 s
18:21:47 [2024-02-28T23:21:47.992Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[3: io_missing.xml] -- Time elapsed: 2.240 s
18:21:47 [2024-02-28T23:21:47.992Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[3: io_missing.xml] -- Time elapsed: 2.249 s
18:21:47 [2024-02-28T23:21:47.992Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[3: io_missing.xml] -- Time elapsed: 2.232 s
18:21:47 [2024-02-28T23:21:47.992Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[4: io_two_devices.xml] -- Time elapsed: 2.220 s
18:21:47 [2024-02-28T23:21:47.992Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[4: io_two_devices.xml] -- Time elapsed: 2.221 s
18:21:47 [2024-02-28T23:21:47.992Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[4: io_two_devices.xml] -- Time elapsed: 2.221 s
18:21:47 [2024-02-28T23:21:47.992Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[5: io_syscall_read.xml] -- Time elapsed: 2.227 s
18:21:47 [2024-02-28T23:21:47.992Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[5: io_syscall_read.xml] -- Time elapsed: 2.224 s
18:21:47 [2024-02-28T23:21:47.992Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[5: io_syscall_read.xml] -- Time elapsed: 2.228 s
18:21:47 [2024-02-28T23:21:47.992Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[6: io_syscall_write.xml] -- Time elapsed: 2.232 s
18:21:47 [2024-02-28T23:21:47.992Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[6: io_syscall_write.xml] -- Time elapsed: 2.230 s
18:21:47 [2024-02-28T23:21:47.992Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[6: io_syscall_write.xml] -- Time elapsed: 2.225 s
18:21:47 [2024-02-28T23:21:47.992Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[7: io_full_kernel.xml] -- Time elapsed: 2.235 s
18:21:47 [2024-02-28T23:21:47.992Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[7: io_full_kernel.xml] -- Time elapsed: 2.235 s
18:21:47 [2024-02-28T23:21:47.992Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[7: io_full_kernel.xml] -- Time elapsed: 2.236 s
18:21:47 [2024-02-28T23:21:47.992Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
18:21:47 [2024-02-28T23:21:47.992Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.169 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
18:21:47 [2024-02-28T23:21:47.992Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest.testResolvePidAspect -- Time elapsed: 1.162 s
18:21:47 [2024-02-28T23:21:47.992Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
18:21:47 [2024-02-28T23:21:47.992Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.151 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
18:21:47 [2024-02-28T23:21:47.992Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest.testResolveTidAspect -- Time elapsed: 1.150 s
18:21:47 [2024-02-28T23:21:47.992Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
18:21:57 [2024-02-28T23:21:57.946Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.27 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
18:21:57 [2024-02-28T23:21:57.946Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetPpid -- Time elapsed: 1.136 s
18:21:57 [2024-02-28T23:21:57.946Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadOnCpu -- Time elapsed: 1.150 s
18:21:57 [2024-02-28T23:21:57.946Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testIsThreadActiveRange -- Time elapsed: 1.143 s
18:21:57 [2024-02-28T23:21:57.946Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetExecutableName -- Time elapsed: 1.136 s
18:21:57 [2024-02-28T23:21:57.946Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadQuarks -- Time elapsed: 1.136 s
18:21:57 [2024-02-28T23:21:57.946Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetStatusIntervalsForThread -- Time elapsed: 1.145 s
18:21:57 [2024-02-28T23:21:57.946Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetPid -- Time elapsed: 1.134 s
18:21:57 [2024-02-28T23:21:57.946Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadsOfCpus -- Time elapsed: 1.137 s
18:21:57 [2024-02-28T23:21:57.946Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetStatusIntervalsForThreadIt -- Time elapsed: 1.147 s
18:21:57 [2024-02-28T23:21:57.947Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
18:21:59 [2024-02-28T23:21:59.317Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.295 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
18:21:59 [2024-02-28T23:21:59.317Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest.testThreadStatusDataProvider -- Time elapsed: 1.294 s
18:21:59 [2024-02-28T23:21:59.317Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
18:21:59 [2024-02-28T23:21:59.317Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
18:21:59 [2024-02-28T23:21:59.317Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest.testOpening -- Time elapsed: 0.016 s
18:21:59 [2024-02-28T23:21:59.317Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
18:22:01 [2024-02-28T23:22:01.840Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.225 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
18:22:01 [2024-02-28T23:22:01.840Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest.testTree -- Time elapsed: 2.223 s
18:22:01 [2024-02-28T23:22:01.840Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
18:22:11 [2024-02-28T23:22:11.798Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.995 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
18:22:11 [2024-02-28T23:22:11.798Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testAnalysisExecution -- Time elapsed: 2.218 s
18:22:11 [2024-02-28T23:22:11.798Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testInRangeWithCpuSubset -- Time elapsed: 2.219 s
18:22:11 [2024-02-28T23:22:11.798Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testUsageInRange -- Time elapsed: 2.217 s
18:22:11 [2024-02-28T23:22:11.798Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testRequirements -- Time elapsed: 1.121 s
18:22:11 [2024-02-28T23:22:11.798Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testReturnedStateSystem -- Time elapsed: 2.217 s
18:22:11 [2024-02-28T23:22:11.798Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
18:22:15 [2024-02-28T23:22:15.076Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.345 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
18:22:15 [2024-02-28T23:22:15.076Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest.testAnalysisExecution -- Time elapsed: 2.215 s
18:22:15 [2024-02-28T23:22:15.076Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest.testAllocationDeallocationMemory -- Time elapsed: 1.129 s
18:22:15 [2024-02-28T23:22:15.076Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
18:22:20 [2024-02-28T23:22:20.333Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.207 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
18:22:20 [2024-02-28T23:22:20.333Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest.testSmallTraceSequential -- Time elapsed: 5.206 s
18:22:20 [2024-02-28T23:22:20.333Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest
18:22:21 [2024-02-28T23:22:21.263Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.180 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest
18:22:21 [2024-02-28T23:22:21.263Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest.testSmallTraceSequential -- Time elapsed: 1.179 s
18:22:21 [2024-02-28T23:22:21.263Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
18:22:26 [2024-02-28T23:22:26.522Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.507 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
18:22:26 [2024-02-28T23:22:26.522Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testAnalysisExecution -- Time elapsed: 1.121 s
18:22:26 [2024-02-28T23:22:26.522Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testUsageInRange -- Time elapsed: 1.128 s
18:22:26 [2024-02-28T23:22:26.522Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testReturnedStateSystem -- Time elapsed: 1.131 s
18:22:26 [2024-02-28T23:22:26.522Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testInvalid -- Time elapsed: 1.126 s
18:22:26 [2024-02-28T23:22:26.522Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
18:22:26 [2024-02-28T23:22:26.522Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
18:22:26 [2024-02-28T23:22:26.522Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest.testMatchingMultiMatchers -- Time elapsed: 0.162 s
18:22:26 [2024-02-28T23:22:26.522Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest.testMatching -- Time elapsed: 0.128 s
18:22:26 [2024-02-28T23:22:26.522Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
18:22:26 [2024-02-28T23:22:26.522Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
18:22:26 [2024-02-28T23:22:26.522Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest.testCallsiteAnalysis -- Time elapsed: 0.029 s
18:22:26 [2024-02-28T23:22:26.522Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest.testIterator -- Time elapsed: 0.019 s
18:22:26 [2024-02-28T23:22:26.522Z] 
18:22:26 [2024-02-28T23:22:26.522Z] Results:
18:22:26 [2024-02-28T23:22:26.522Z] 
18:22:26 [2024-02-28T23:22:26.522Z] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
18:22:26 [2024-02-28T23:22:26.522Z] 
18:22:26 [2024-02-28T23:22:26.522Z] [INFO] All tests passed
18:22:26 [2024-02-28T23:22:26.522Z] [INFO] 
18:22:26 [2024-02-28T23:22:26.522Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
18:22:26 [2024-02-28T23:22:26.522Z] [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
18:22:26 [2024-02-28T23:22:26.522Z] [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
18:22:26 [2024-02-28T23:22:26.522Z] [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
18:22:26 [2024-02-28T23:22:26.522Z] [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
18:22:26 [2024-02-28T23:22:26.522Z] [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
18:22:26 [2024-02-28T23:22:26.522Z] [INFO] 
18:22:26 [2024-02-28T23:22:26.522Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
18:22:26 [2024-02-28T23:22:26.522Z] [INFO] 
18:22:26 [2024-02-28T23:22:26.522Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
18:22:26 [2024-02-28T23:22:26.523Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT [47/141]
18:22:26 [2024-02-28T23:22:26.523Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
18:22:26 [2024-02-28T23:22:26.523Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:22:26 [2024-02-28T23:22:26.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
18:22:26 [2024-02-28T23:22:26.523Z] [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
18:22:26 [2024-02-28T23:22:26.780Z] [INFO] 
18:22:26 [2024-02-28T23:22:26.780Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui ---
18:22:26 [2024-02-28T23:22:26.780Z] [INFO] 
18:22:26 [2024-02-28T23:22:26.780Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
18:22:26 [2024-02-28T23:22:26.780Z] [INFO] The project's OSGi version is 6.1.1.202402282247
18:22:26 [2024-02-28T23:22:26.780Z] [INFO] 
18:22:26 [2024-02-28T23:22:26.780Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
18:22:26 [2024-02-28T23:22:26.780Z] [INFO] 
18:22:26 [2024-02-28T23:22:26.780Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
18:22:26 [2024-02-28T23:22:26.780Z] [INFO] 
18:22:26 [2024-02-28T23:22:26.780Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
18:22:26 [2024-02-28T23:22:26.780Z] [INFO] 
18:22:26 [2024-02-28T23:22:26.780Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
18:22:26 [2024-02-28T23:22:26.780Z] [INFO] 
18:22:26 [2024-02-28T23:22:26.780Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
18:22:26 [2024-02-28T23:22:26.780Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui
18:22:27 [2024-02-28T23:22:27.344Z] [INFO] 
18:22:27 [2024-02-28T23:22:27.344Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
18:22:27 [2024-02-28T23:22:27.344Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
18:22:27 [2024-02-28T23:22:27.344Z] [INFO] 
18:22:27 [2024-02-28T23:22:27.344Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
18:22:27 [2024-02-28T23:22:27.344Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:22:27 [2024-02-28T23:22:27.344Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:22:27 [2024-02-28T23:22:27.344Z] [WARNING] The 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
18:22:27 [2024-02-28T23:22:27.344Z] [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
18:22:28 [2024-02-28T23:22:28.275Z] [INFO] 
18:22:28 [2024-02-28T23:22:28.275Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.timing.ui ---
18:22:28 [2024-02-28T23:22:28.275Z] [INFO] 
18:22:28 [2024-02-28T23:22:28.275Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui ---
18:22:28 [2024-02-28T23:22:28.275Z] [INFO] 
18:22:28 [2024-02-28T23:22:28.275Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui ---
18:22:28 [2024-02-28T23:22:28.275Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources
18:22:28 [2024-02-28T23:22:28.275Z] [INFO] 
18:22:28 [2024-02-28T23:22:28.275Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.ui ---
18:22:28 [2024-02-28T23:22:28.275Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:22:28 [2024-02-28T23:22:28.275Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:22:28 [2024-02-28T23:22:28.275Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
18:22:28 [2024-02-28T23:22:28.276Z] [INFO] 
18:22:28 [2024-02-28T23:22:28.276Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui ---
18:22:28 [2024-02-28T23:22:28.276Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
18:22:28 [2024-02-28T23:22:28.276Z] [INFO] 
18:22:28 [2024-02-28T23:22:28.276Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
18:22:28 [2024-02-28T23:22:28.276Z] [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
18:22:28 [2024-02-28T23:22:28.276Z] [INFO] 
18:22:28 [2024-02-28T23:22:28.276Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui ---
18:22:28 [2024-02-28T23:22:28.276Z] [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
18:22:28 [2024-02-28T23:22:28.276Z] [INFO] 
18:22:28 [2024-02-28T23:22:28.276Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui ---
18:22:28 [2024-02-28T23:22:28.276Z] [INFO] 
18:22:28 [2024-02-28T23:22:28.276Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
18:22:28 [2024-02-28T23:22:28.276Z] [INFO] 
18:22:28 [2024-02-28T23:22:28.276Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui ---
18:22:28 [2024-02-28T23:22:28.276Z] [INFO] 
18:22:28 [2024-02-28T23:22:28.276Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.ui ---
18:22:28 [2024-02-28T23:22:28.532Z] [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
18:22:29 [2024-02-28T23:22:29.465Z] [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
18:22:30 [2024-02-28T23:22:30.398Z] [INFO] 
18:22:30 [2024-02-28T23:22:30.398Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui ---
18:22:30 [2024-02-28T23:22:30.398Z] [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
18:22:30 [2024-02-28T23:22:30.398Z] [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
18:22:30 [2024-02-28T23:22:30.399Z] [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
18:22:30 [2024-02-28T23:22:30.656Z] [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
18:22:30 [2024-02-28T23:22:30.656Z] [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
18:22:30 [2024-02-28T23:22:30.656Z] [INFO] 
18:22:30 [2024-02-28T23:22:30.656Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui ---
18:22:30 [2024-02-28T23:22:30.656Z] [INFO] 
18:22:30 [2024-02-28T23:22:30.656Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
18:22:30 [2024-02-28T23:22:30.656Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT [48/141]
18:22:30 [2024-02-28T23:22:30.656Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
18:22:30 [2024-02-28T23:22:30.656Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:22:30 [2024-02-28T23:22:30.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
18:22:30 [2024-02-28T23:22:30.656Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
18:22:30 [2024-02-28T23:22:30.656Z] [INFO] 
18:22:30 [2024-02-28T23:22:30.656Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
18:22:30 [2024-02-28T23:22:30.656Z] [INFO] 
18:22:30 [2024-02-28T23:22:30.656Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
18:22:30 [2024-02-28T23:22:30.656Z] [INFO] The project's OSGi version is 4.1.3.202402282247
18:22:30 [2024-02-28T23:22:30.656Z] [INFO] 
18:22:30 [2024-02-28T23:22:30.656Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
18:22:30 [2024-02-28T23:22:30.656Z] [INFO] 
18:22:30 [2024-02-28T23:22:30.656Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
18:22:30 [2024-02-28T23:22:30.656Z] [INFO] 
18:22:30 [2024-02-28T23:22:30.656Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
18:22:30 [2024-02-28T23:22:30.656Z] [INFO] 
18:22:30 [2024-02-28T23:22:30.656Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
18:22:30 [2024-02-28T23:22:30.913Z] [INFO] 
18:22:30 [2024-02-28T23:22:30.913Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
18:22:30 [2024-02-28T23:22:30.914Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui
18:22:31 [2024-02-28T23:22:31.170Z] [INFO] 
18:22:31 [2024-02-28T23:22:31.170Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
18:22:31 [2024-02-28T23:22:31.170Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
18:22:31 [2024-02-28T23:22:31.170Z] [INFO] 
18:22:31 [2024-02-28T23:22:31.170Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
18:22:31 [2024-02-28T23:22:31.170Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:22:31 [2024-02-28T23:22:31.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
18:22:31 [2024-02-28T23:22:31.170Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
18:22:31 [2024-02-28T23:22:31.170Z] [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
18:22:32 [2024-02-28T23:22:32.540Z] [INFO] 
18:22:32 [2024-02-28T23:22:32.540Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
18:22:32 [2024-02-28T23:22:32.540Z] [INFO] 
18:22:32 [2024-02-28T23:22:32.540Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
18:22:32 [2024-02-28T23:22:32.540Z] [INFO] 
18:22:32 [2024-02-28T23:22:32.540Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
18:22:32 [2024-02-28T23:22:32.540Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources
18:22:32 [2024-02-28T23:22:32.540Z] [INFO] 
18:22:32 [2024-02-28T23:22:32.540Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
18:22:32 [2024-02-28T23:22:32.540Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:22:32 [2024-02-28T23:22:32.540Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:22:32 [2024-02-28T23:22:32.540Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
18:22:32 [2024-02-28T23:22:32.540Z] [INFO] 
18:22:32 [2024-02-28T23:22:32.540Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
18:22:32 [2024-02-28T23:22:32.540Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
18:22:32 [2024-02-28T23:22:32.540Z] [INFO] 
18:22:32 [2024-02-28T23:22:32.540Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
18:22:32 [2024-02-28T23:22:32.540Z] [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.3-SNAPSHOT-sources.jar
18:22:32 [2024-02-28T23:22:32.540Z] [INFO] 
18:22:32 [2024-02-28T23:22:32.540Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
18:22:32 [2024-02-28T23:22:32.540Z] [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.3-SNAPSHOT.jar
18:22:32 [2024-02-28T23:22:32.540Z] [INFO] 
18:22:32 [2024-02-28T23:22:32.540Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
18:22:32 [2024-02-28T23:22:32.540Z] [INFO] 
18:22:32 [2024-02-28T23:22:32.540Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
18:22:32 [2024-02-28T23:22:32.540Z] [INFO] 
18:22:32 [2024-02-28T23:22:32.540Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
18:22:32 [2024-02-28T23:22:32.540Z] [INFO] 
18:22:32 [2024-02-28T23:22:32.540Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
18:22:32 [2024-02-28T23:22:32.796Z] [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.3-SNAPSHOT.jar
18:22:34 [2024-02-28T23:22:34.167Z] [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.3-SNAPSHOT-sources.jar
18:22:35 [2024-02-28T23:22:35.099Z] [INFO] 
18:22:35 [2024-02-28T23:22:35.099Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
18:22:35 [2024-02-28T23:22:35.099Z] [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.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT.jar
18:22:35 [2024-02-28T23:22:35.099Z] [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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT.pom
18:22:35 [2024-02-28T23:22:35.099Z] [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.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-sources.jar
18:22:35 [2024-02-28T23:22:35.099Z] [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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-p2metadata.xml
18:22:35 [2024-02-28T23:22:35.099Z] [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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.3-SNAPSHOT-p2artifacts.xml
18:22:35 [2024-02-28T23:22:35.355Z] [INFO] 
18:22:35 [2024-02-28T23:22:35.355Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
18:22:35 [2024-02-28T23:22:35.355Z] [INFO] 
18:22:35 [2024-02-28T23:22:35.355Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
18:22:35 [2024-02-28T23:22:35.355Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT [49/141]
18:22:35 [2024-02-28T23:22:35.355Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
18:22:35 [2024-02-28T23:22:35.355Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:22:35 [2024-02-28T23:22:35.355Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:22:35 [2024-02-28T23:22:35.355Z] [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
18:22:35 [2024-02-28T23:22:35.612Z] [INFO] 
18:22:35 [2024-02-28T23:22:35.612Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
18:22:35 [2024-02-28T23:22:35.612Z] [INFO] 
18:22:35 [2024-02-28T23:22:35.612Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
18:22:35 [2024-02-28T23:22:35.612Z] [INFO] The project's OSGi version is 1.0.10.202402282247
18:22:35 [2024-02-28T23:22:35.612Z] [INFO] 
18:22:35 [2024-02-28T23:22:35.612Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
18:22:35 [2024-02-28T23:22:35.612Z] [INFO] 
18:22:35 [2024-02-28T23:22:35.612Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
18:22:35 [2024-02-28T23:22:35.612Z] [INFO] 
18:22:35 [2024-02-28T23:22:35.612Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
18:22:35 [2024-02-28T23:22:35.612Z] [INFO] 
18:22:35 [2024-02-28T23:22:35.612Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
18:22:35 [2024-02-28T23:22:35.612Z] [INFO] 
18:22:35 [2024-02-28T23:22:35.612Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
18:22:35 [2024-02-28T23:22:35.612Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.tests
18:22:36 [2024-02-28T23:22:36.175Z] [INFO] 
18:22:36 [2024-02-28T23:22:36.175Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
18:22:36 [2024-02-28T23:22:36.175Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
18:22:36 [2024-02-28T23:22:36.175Z] [INFO] 
18:22:36 [2024-02-28T23:22:36.175Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
18:22:36 [2024-02-28T23:22:36.175Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:22:36 [2024-02-28T23:22:36.175Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:22:36 [2024-02-28T23:22:36.175Z] [WARNING] The 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
18:22:36 [2024-02-28T23:22:36.175Z] [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
18:22:36 [2024-02-28T23:22:36.431Z] [INFO] 
18:22:36 [2024-02-28T23:22:36.431Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
18:22:36 [2024-02-28T23:22:36.431Z] [INFO] 
18:22:36 [2024-02-28T23:22:36.431Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
18:22:36 [2024-02-28T23:22:36.431Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources
18:22:36 [2024-02-28T23:22:36.431Z] [INFO] 
18:22:36 [2024-02-28T23:22:36.431Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
18:22:36 [2024-02-28T23:22:36.431Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped
18:22:36 [2024-02-28T23:22:36.431Z] [INFO] 
18:22:36 [2024-02-28T23:22:36.431Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
18:22:36 [2024-02-28T23:22:36.431Z] [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
18:22:36 [2024-02-28T23:22:36.688Z] [INFO] 
18:22:36 [2024-02-28T23:22:36.688Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
18:22:36 [2024-02-28T23:22:36.688Z] [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
18:22:36 [2024-02-28T23:22:36.688Z] [INFO] 
18:22:36 [2024-02-28T23:22:36.688Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
18:22:36 [2024-02-28T23:22:36.688Z] [INFO] 
18:22:36 [2024-02-28T23:22:36.688Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
18:22:36 [2024-02-28T23:22:36.688Z] [INFO] 
18:22:36 [2024-02-28T23:22:36.688Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
18:22:36 [2024-02-28T23:22:36.688Z] [INFO] 
18:22:36 [2024-02-28T23:22:36.688Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
18:22:36 [2024-02-28T23:22:36.688Z] [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
18:22:37 [2024-02-28T23:22:37.616Z] [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
18:22:38 [2024-02-28T23:22:38.985Z] [INFO] 
18:22:38 [2024-02-28T23:22:38.985Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
18:22:38 [2024-02-28T23:22:38.985Z] [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
18:22:38 [2024-02-28T23:22:38.985Z] [INFO] Command line:
18:22:38 [2024-02-28T23:22:38.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/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]
18:22:38 [2024-02-28T23:22:38.985Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:22:45 [2024-02-28T23:22:45.545Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:22:45 [2024-02-28T23:22:45.545Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:22:53 [2024-02-28T23:22:53.648Z] !SESSION 2024-02-28 23:22:39.164 -----------------------------------------------
18:22:53 [2024-02-28T23:22:53.648Z] eclipse.buildId=unknown
18:22:53 [2024-02-28T23:22:53.648Z] java.version=17.0.2
18:22:53 [2024-02-28T23:22:53.648Z] java.vendor=Oracle Corporation
18:22:53 [2024-02-28T23:22:53.648Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
18:22:53 [2024-02-28T23:22:53.648Z] 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
18:22:53 [2024-02-28T23:22:53.648Z] 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
18:22:53 [2024-02-28T23:22:53.648Z] 
18:22:53 [2024-02-28T23:22:53.648Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 23:22:52.431
18:22:53 [2024-02-28T23:22:53.648Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
18:22:53 [2024-02-28T23:22:53.648Z] !STACK 0
18:22:53 [2024-02-28T23:22:53.648Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
18:22:53 [2024-02-28T23:22:53.648Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
18:22:53 [2024-02-28T23:22:53.648Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
18:22:53 [2024-02-28T23:22:53.648Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
18:22:53 [2024-02-28T23:22:53.648Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
18:22:53 [2024-02-28T23:22:53.648Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
18:22:53 [2024-02-28T23:22:53.648Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
18:22:53 [2024-02-28T23:22:53.648Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
18:22:53 [2024-02-28T23:22:53.648Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:22:53 [2024-02-28T23:22:53.648Z] Caused by: java.io.IOException: error=2, No such file or directory
18:22:53 [2024-02-28T23:22:53.648Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
18:22:53 [2024-02-28T23:22:53.648Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
18:22:53 [2024-02-28T23:22:53.648Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
18:22:53 [2024-02-28T23:22:53.648Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
18:22:53 [2024-02-28T23:22:53.648Z] 	... 7 more
18:22:53 [2024-02-28T23:22:53.648Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
18:22:53 [2024-02-28T23:22:53.648Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
18:22:53 [2024-02-28T23:22:53.648Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.tidColumnComparatorTest -- Time elapsed: 0.080 s
18:22:53 [2024-02-28T23:22:53.648Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.tidSecondaryTimeColumnComparatorTest -- Time elapsed: 0 s
18:22:53 [2024-02-28T23:22:53.648Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.execNameColumnComparatorTest -- Time elapsed: 0 s
18:22:53 [2024-02-28T23:22:53.648Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.ptidComparatorTest -- Time elapsed: 0 s
18:22:53 [2024-02-28T23:22:53.648Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.tidComparatorTest -- Time elapsed: 0 s
18:22:53 [2024-02-28T23:22:53.648Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.ptidColumnComparatorTest -- Time elapsed: 0 s
18:22:53 [2024-02-28T23:22:53.648Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.birthTimeColumnComparatorTest -- Time elapsed: 0 s
18:22:53 [2024-02-28T23:22:53.648Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.birthTimeSecondaryTimeColumnComparatorTest -- Time elapsed: 0.001 s
18:22:53 [2024-02-28T23:22:53.648Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.execNameSecondaryTimeColumnComparatorTest -- Time elapsed: 0 s
18:22:53 [2024-02-28T23:22:53.648Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.ptidSecondaryTimeColumnComparatorTest -- Time elapsed: 0.001 s
18:22:53 [2024-02-28T23:22:53.648Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.birthTimeComparatorTest -- Time elapsed: 0 s
18:22:53 [2024-02-28T23:22:53.648Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.execNameComparatorTest -- Time elapsed: 0 s
18:22:53 [2024-02-28T23:22:53.648Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
18:22:54 [2024-02-28T23:22:54.212Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
18:22:54 [2024-02-28T23:22:54.212Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testEmpty -- Time elapsed: 0.008 s
18:22:54 [2024-02-28T23:22:54.212Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testMany -- Time elapsed: 0.385 s
18:22:54 [2024-02-28T23:22:54.212Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testDoubleOtherOrder -- Time elapsed: 0.005 s
18:22:54 [2024-02-28T23:22:54.212Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.test9OutOfOrder -- Time elapsed: 0.001 s
18:22:54 [2024-02-28T23:22:54.212Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.test9InOrder -- Time elapsed: 0 s
18:22:54 [2024-02-28T23:22:54.212Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testDouble -- Time elapsed: 0 s
18:22:54 [2024-02-28T23:22:54.212Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testSingleInvalid -- Time elapsed: 0 s
18:22:54 [2024-02-28T23:22:54.212Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testSingle -- Time elapsed: 0 s
18:22:54 [2024-02-28T23:22:54.213Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.test9InOrder10Times -- Time elapsed: 0.001 s
18:22:54 [2024-02-28T23:22:54.213Z] 
18:22:54 [2024-02-28T23:22:54.213Z] Results:
18:22:54 [2024-02-28T23:22:54.213Z] 
18:22:54 [2024-02-28T23:22:54.213Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
18:22:54 [2024-02-28T23:22:54.213Z] 
18:22:55 [2024-02-28T23:22:55.584Z] [INFO] All tests passed
18:22:55 [2024-02-28T23:22:55.584Z] [INFO] 
18:22:55 [2024-02-28T23:22:55.584Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
18:22:55 [2024-02-28T23:22:55.584Z] [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
18:22:55 [2024-02-28T23:22:55.584Z] [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
18:22:55 [2024-02-28T23:22:55.584Z] [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
18:22:55 [2024-02-28T23:22:55.585Z] [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
18:22:55 [2024-02-28T23:22:55.585Z] [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
18:22:55 [2024-02-28T23:22:55.585Z] [INFO] 
18:22:55 [2024-02-28T23:22:55.585Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
18:22:55 [2024-02-28T23:22:55.585Z] [INFO] 
18:22:55 [2024-02-28T23:22:55.585Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
18:22:55 [2024-02-28T23:22:55.585Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT [50/141]
18:22:55 [2024-02-28T23:22:55.585Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
18:22:55 [2024-02-28T23:22:55.585Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:22:55 [2024-02-28T23:22:55.585Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:22:55 [2024-02-28T23:22:55.585Z] [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
18:22:55 [2024-02-28T23:22:55.585Z] [INFO] 
18:22:55 [2024-02-28T23:22:55.585Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
18:22:55 [2024-02-28T23:22:55.585Z] [INFO] 
18:22:55 [2024-02-28T23:22:55.585Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
18:22:55 [2024-02-28T23:22:55.585Z] [INFO] The project's OSGi version is 1.0.11.202402282247
18:22:55 [2024-02-28T23:22:55.585Z] [INFO] 
18:22:55 [2024-02-28T23:22:55.585Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
18:22:55 [2024-02-28T23:22:55.585Z] [INFO] 
18:22:55 [2024-02-28T23:22:55.585Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
18:22:55 [2024-02-28T23:22:55.585Z] [INFO] 
18:22:55 [2024-02-28T23:22:55.585Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
18:22:55 [2024-02-28T23:22:55.585Z] [INFO] 
18:22:55 [2024-02-28T23:22:55.585Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
18:22:55 [2024-02-28T23:22:55.585Z] [INFO] 
18:22:55 [2024-02-28T23:22:55.585Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
18:22:55 [2024-02-28T23:22:55.585Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core.tests
18:22:55 [2024-02-28T23:22:55.842Z] [INFO] 
18:22:55 [2024-02-28T23:22:55.842Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
18:22:55 [2024-02-28T23:22:55.842Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
18:22:55 [2024-02-28T23:22:55.842Z] [INFO] 
18:22:55 [2024-02-28T23:22:55.842Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
18:22:55 [2024-02-28T23:22:55.842Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:22:55 [2024-02-28T23:22:55.842Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:22:55 [2024-02-28T23:22:55.842Z] [WARNING] The 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
18:22:55 [2024-02-28T23:22:55.842Z] [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
18:22:56 [2024-02-28T23:22:56.407Z] [INFO] 
18:22:56 [2024-02-28T23:22:56.407Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
18:22:56 [2024-02-28T23:22:56.407Z] [INFO] 
18:22:56 [2024-02-28T23:22:56.407Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
18:22:56 [2024-02-28T23:22:56.407Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources
18:22:56 [2024-02-28T23:22:56.407Z] [INFO] 
18:22:56 [2024-02-28T23:22:56.407Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
18:22:56 [2024-02-28T23:22:56.407Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
18:22:56 [2024-02-28T23:22:56.407Z] [INFO] 
18:22:56 [2024-02-28T23:22:56.407Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
18:22:56 [2024-02-28T23:22:56.407Z] [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
18:22:56 [2024-02-28T23:22:56.664Z] [INFO] 
18:22:56 [2024-02-28T23:22:56.664Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
18:22:56 [2024-02-28T23:22:56.664Z] [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
18:22:56 [2024-02-28T23:22:56.664Z] [INFO] 
18:22:56 [2024-02-28T23:22:56.664Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
18:22:56 [2024-02-28T23:22:56.664Z] [INFO] 
18:22:56 [2024-02-28T23:22:56.664Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
18:22:56 [2024-02-28T23:22:56.664Z] [INFO] 
18:22:56 [2024-02-28T23:22:56.664Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
18:22:56 [2024-02-28T23:22:56.664Z] [INFO] 
18:22:56 [2024-02-28T23:22:56.664Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
18:22:56 [2024-02-28T23:22:56.664Z] [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
18:22:57 [2024-02-28T23:22:57.597Z] [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
18:22:58 [2024-02-28T23:22:58.161Z] [INFO] 
18:22:58 [2024-02-28T23:22:58.162Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
18:22:58 [2024-02-28T23:22:58.420Z] [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
18:22:58 [2024-02-28T23:22:58.420Z] [INFO] Command line:
18:22:58 [2024-02-28T23:22:58.420Z] 	[/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]
18:22:58 [2024-02-28T23:22:58.420Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:23:04 [2024-02-28T23:23:04.976Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
18:23:08 [2024-02-28T23:23:08.250Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.434 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
18:23:08 [2024-02-28T23:23:08.250Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testDescending -- Time elapsed: 0.005 s
18:23:08 [2024-02-28T23:23:08.250Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0.001 s
18:23:08 [2024-02-28T23:23:08.250Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.390 s
18:23:08 [2024-02-28T23:23:08.250Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testNoiseDataset -- Time elapsed: 0.923 s
18:23:08 [2024-02-28T23:23:08.250Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.streamBuildingTest -- Time elapsed: 0.473 s
18:23:08 [2024-02-28T23:23:08.250Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testEmpty -- Time elapsed: 0 s
18:23:08 [2024-02-28T23:23:08.250Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testSmallDataset -- Time elapsed: 0.001 s
18:23:08 [2024-02-28T23:23:08.250Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.522 s
18:23:08 [2024-02-28T23:23:08.250Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLargeDataset -- Time elapsed: 0.564 s
18:23:08 [2024-02-28T23:23:08.250Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testAscending -- Time elapsed: 0 s
18:23:08 [2024-02-28T23:23:08.250Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLimitDataset -- Time elapsed: 0 s
18:23:08 [2024-02-28T23:23:08.250Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0.003 s
18:23:08 [2024-02-28T23:23:08.250Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0.002 s
18:23:08 [2024-02-28T23:23:08.250Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0.463 s
18:23:08 [2024-02-28T23:23:08.250Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
18:23:08 [2024-02-28T23:23:08.250Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
18:23:10 [2024-02-28T23:23:10.772Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.224 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testDescending -- Time elapsed: 0.001 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.475 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testNoiseDataset -- Time elapsed: 0.750 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.streamBuildingTest -- Time elapsed: 0.169 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testEmpty -- Time elapsed: 0 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testSmallDataset -- Time elapsed: 0 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.274 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLargeDataset -- Time elapsed: 0.201 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testAscending -- Time elapsed: 0.001 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLimitDataset -- Time elapsed: 0 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0.003 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0.343 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
18:23:10 [2024-02-28T23:23:10.772Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
18:23:10 [2024-02-28T23:23:10.772Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.floatTest -- Time elapsed: 0.002 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.longTest -- Time elapsed: 0.001 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.shortTest -- Time elapsed: 0 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.byteTest -- Time elapsed: 0.001 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.bigDecTest -- Time elapsed: 0.001 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBSTest -- Time elapsed: 0.001 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failDFTest -- Time elapsed: 0 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failFDTest -- Time elapsed: 0 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failILTest -- Time elapsed: 0 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failLITest -- Time elapsed: 0 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.bigIntTest -- Time elapsed: 0 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failSBTest -- Time elapsed: 0.001 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBdBiTest -- Time elapsed: 0 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBiBdTest -- Time elapsed: 0 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.doubleTest -- Time elapsed: 0.002 s
18:23:10 [2024-02-28T23:23:10.772Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.intTest -- Time elapsed: 0.001 s
18:23:10 [2024-02-28T23:23:10.772Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest
18:23:11 [2024-02-28T23:23:11.030Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest
18:23:11 [2024-02-28T23:23:11.030Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testID -- Time elapsed: 0 s
18:23:11 [2024-02-28T23:23:11.030Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testFetchTree -- Time elapsed: 0.004 s
18:23:11 [2024-02-28T23:23:11.030Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testDataProviderNullFetchXY -- Time elapsed: 0.017 s
18:23:11 [2024-02-28T23:23:11.030Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testDataProviderFetchXY -- Time elapsed: 0.001 s
18:23:11 [2024-02-28T23:23:11.030Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
18:23:11 [2024-02-28T23:23:11.961Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.601 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
18:23:11 [2024-02-28T23:23:11.961Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialPerTypeStatsCancel -- Time elapsed: 0.253 s
18:23:11 [2024-02-28T23:23:11.961Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecute -- Time elapsed: 0.069 s
18:23:11 [2024-02-28T23:23:11.961Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecuteNoDepend -- Time elapsed: 0.016 s
18:23:11 [2024-02-28T23:23:11.961Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testTotalStats -- Time elapsed: 0.090 s
18:23:11 [2024-02-28T23:23:11.961Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPerTypeStats -- Time elapsed: 0.029 s
18:23:11 [2024-02-28T23:23:11.961Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialPerTypeStats -- Time elapsed: 0.063 s
18:23:11 [2024-02-28T23:23:11.961Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecuteNoTrace -- Time elapsed: 0.010 s
18:23:11 [2024-02-28T23:23:11.961Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialStats -- Time elapsed: 0.067 s
18:23:11 [2024-02-28T23:23:11.961Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
18:23:14 [2024-02-28T23:23:14.483Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.837 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
18:23:14 [2024-02-28T23:23:14.484Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testDescending -- Time elapsed: 0.003 s
18:23:14 [2024-02-28T23:23:14.484Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0 s
18:23:14 [2024-02-28T23:23:14.484Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.251 s
18:23:14 [2024-02-28T23:23:14.484Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testNoiseDataset -- Time elapsed: 0.907 s
18:23:14 [2024-02-28T23:23:14.484Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.streamBuildingTest -- Time elapsed: 0.446 s
18:23:14 [2024-02-28T23:23:14.484Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testEmpty -- Time elapsed: 0 s
18:23:14 [2024-02-28T23:23:14.484Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testSmallDataset -- Time elapsed: 0 s
18:23:14 [2024-02-28T23:23:14.484Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.720 s
18:23:14 [2024-02-28T23:23:14.484Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLargeDataset -- Time elapsed: 0.503 s
18:23:14 [2024-02-28T23:23:14.484Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testAscending -- Time elapsed: 0 s
18:23:14 [2024-02-28T23:23:14.484Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLimitDataset -- Time elapsed: 0 s
18:23:14 [2024-02-28T23:23:14.484Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0.001 s
18:23:14 [2024-02-28T23:23:14.484Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0.001 s
18:23:14 [2024-02-28T23:23:14.484Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0 s
18:23:14 [2024-02-28T23:23:14.484Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
18:23:14 [2024-02-28T23:23:14.484Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
18:23:17 [2024-02-28T23:23:17.757Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.849 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
18:23:17 [2024-02-28T23:23:17.757Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineZeroIndex -- Time elapsed: 0.017 s
18:23:17 [2024-02-28T23:23:17.757Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineCornerIndex -- Time elapsed: 0.007 s
18:23:17 [2024-02-28T23:23:17.757Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLastLinesWithDurationComparator -- Time elapsed: 0.079 s
18:23:17 [2024-02-28T23:23:17.757Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearchPrevious -- Time elapsed: 2.114 s
18:23:17 [2024-02-28T23:23:17.757Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearch -- Time elapsed: 0.129 s
18:23:17 [2024-02-28T23:23:17.757Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithEndTimeComparator -- Time elapsed: 0.002 s
18:23:17 [2024-02-28T23:23:17.757Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineNonZeroIndex -- Time elapsed: 0.001 s
18:23:17 [2024-02-28T23:23:17.757Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchColumn -- Time elapsed: 0 s
18:23:17 [2024-02-28T23:23:17.757Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineCrossIndexes -- Time elapsed: 0.249 s
18:23:17 [2024-02-28T23:23:17.757Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearchTypo -- Time elapsed: 0.001 s
18:23:17 [2024-02-28T23:23:17.757Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLastLinesWithEndComparator -- Time elapsed: 0.001 s
18:23:17 [2024-02-28T23:23:17.757Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineTimeOut -- Time elapsed: 0.001 s
18:23:17 [2024-02-28T23:23:17.757Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithDurationComparator -- Time elapsed: 0.003 s
18:23:17 [2024-02-28T23:23:17.757Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
18:23:17 [2024-02-28T23:23:17.757Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
18:23:17 [2024-02-28T23:23:17.757Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeSpecificRange -- Time elapsed: 0.015 s
18:23:17 [2024-02-28T23:23:17.757Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeWithMapperFullRange -- Time elapsed: 0.001 s
18:23:17 [2024-02-28T23:23:17.757Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeFullRange -- Time elapsed: 0.001 s
18:23:17 [2024-02-28T23:23:17.757Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeWithUserDefinedAspectsFullRange -- Time elapsed: 0.002 s
18:23:17 [2024-02-28T23:23:17.757Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
18:23:20 [2024-02-28T23:23:20.280Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.678 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
18:23:20 [2024-02-28T23:23:20.280Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTwoSearchFiltersOnAnExperiment -- Time elapsed: 1.091 s
18:23:20 [2024-02-28T23:23:20.280Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testMainDataProviderFetchColumn -- Time elapsed: 0.001 s
18:23:20 [2024-02-28T23:23:20.280Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testInvalidExperimentDataProviderFetchColumn -- Time elapsed: 0 s
18:23:20 [2024-02-28T23:23:20.280Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testSingleTraceExperimentDataProviderFetchColumn -- Time elapsed: 0 s
18:23:20 [2024-02-28T23:23:20.280Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithSearchOnAnExperiment -- Time elapsed: 0.003 s
18:23:20 [2024-02-28T23:23:20.280Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFromDataProviderWithExperiment -- Time elapsed: 0.001 s
18:23:20 [2024-02-28T23:23:20.280Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFronmDataProviderWithEmptyExperiment -- Time elapsed: 0.001 s
18:23:20 [2024-02-28T23:23:20.280Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTwoSearchFiltersOnASingleTraceExperiment -- Time elapsed: 0.734 s
18:23:20 [2024-02-28T23:23:20.280Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFromDataProviderWithSingleTraceExperiment -- Time elapsed: 0.001 s
18:23:20 [2024-02-28T23:23:20.280Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTraceNameSorting -- Time elapsed: 0.002 s
18:23:20 [2024-02-28T23:23:20.280Z] 
18:23:20 [2024-02-28T23:23:20.280Z] Results:
18:23:20 [2024-02-28T23:23:20.280Z] 
18:23:20 [2024-02-28T23:23:20.280Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0
18:23:20 [2024-02-28T23:23:20.280Z] 
18:23:20 [2024-02-28T23:23:20.280Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@a9f023e was not deregistered.
18:23:20 [2024-02-28T23:23:20.280Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
18:23:20 [2024-02-28T23:23:20.280Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
18:23:20 [2024-02-28T23:23:20.280Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
18:23:20 [2024-02-28T23:23:20.280Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
18:23:20 [2024-02-28T23:23:20.280Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
18:23:20 [2024-02-28T23:23:20.280Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
18:23:20 [2024-02-28T23:23:20.280Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
18:23:20 [2024-02-28T23:23:20.280Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
18:23:20 [2024-02-28T23:23:20.280Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:156)
18:23:20 [2024-02-28T23:23:20.280Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:23:20 [2024-02-28T23:23:20.280Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:23:20 [2024-02-28T23:23:20.280Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:23:20 [2024-02-28T23:23:20.280Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:23:20 [2024-02-28T23:23:20.280Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
18:23:20 [2024-02-28T23:23:20.280Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:23:20 [2024-02-28T23:23:20.280Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
18:23:20 [2024-02-28T23:23:20.280Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
18:23:20 [2024-02-28T23:23:20.280Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
18:23:20 [2024-02-28T23:23:20.280Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
18:23:20 [2024-02-28T23:23:20.280Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
18:23:20 [2024-02-28T23:23:20.280Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
18:23:20 [2024-02-28T23:23:20.280Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
18:23:20 [2024-02-28T23:23:20.280Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
18:23:20 [2024-02-28T23:23:20.281Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:23:20 [2024-02-28T23:23:20.281Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:23:20 [2024-02-28T23:23:20.281Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:23:20 [2024-02-28T23:23:20.281Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
18:23:20 [2024-02-28T23:23:20.281Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:23:20 [2024-02-28T23:23:20.281Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:23:20 [2024-02-28T23:23:20.281Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:23:20 [2024-02-28T23:23:20.281Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
18:23:20 [2024-02-28T23:23:20.281Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@3db972d2 was not deregistered.
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:185)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:98)
18:23:20 [2024-02-28T23:23:20.281Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:23:20 [2024-02-28T23:23:20.281Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:23:20 [2024-02-28T23:23:20.281Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:23:20 [2024-02-28T23:23:20.281Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
18:23:20 [2024-02-28T23:23:20.281Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:23:20 [2024-02-28T23:23:20.281Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:23:20 [2024-02-28T23:23:20.281Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:23:20 [2024-02-28T23:23:20.281Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
18:23:20 [2024-02-28T23:23:20.281Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:23:20 [2024-02-28T23:23:20.281Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:23:20 [2024-02-28T23:23:20.281Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:23:20 [2024-02-28T23:23:20.281Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
18:23:20 [2024-02-28T23:23:20.281Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@6f94a5a5 was not deregistered.
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:164)
18:23:20 [2024-02-28T23:23:20.281Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:23:20 [2024-02-28T23:23:20.281Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:23:20 [2024-02-28T23:23:20.281Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:23:20 [2024-02-28T23:23:20.281Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
18:23:20 [2024-02-28T23:23:20.281Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
18:23:20 [2024-02-28T23:23:20.282Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:23:20 [2024-02-28T23:23:20.282Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:23:20 [2024-02-28T23:23:20.282Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:23:20 [2024-02-28T23:23:20.282Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
18:23:20 [2024-02-28T23:23:20.282Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:23:20 [2024-02-28T23:23:20.282Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:23:20 [2024-02-28T23:23:20.282Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:23:20 [2024-02-28T23:23:20.282Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
18:23:20 [2024-02-28T23:23:20.282Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@5e1fc2aa was not deregistered.
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:185)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:92)
18:23:20 [2024-02-28T23:23:20.282Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:23:20 [2024-02-28T23:23:20.282Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:23:20 [2024-02-28T23:23:20.282Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:23:20 [2024-02-28T23:23:20.282Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
18:23:20 [2024-02-28T23:23:20.282Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:23:20 [2024-02-28T23:23:20.282Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:23:20 [2024-02-28T23:23:20.282Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:23:20 [2024-02-28T23:23:20.282Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
18:23:20 [2024-02-28T23:23:20.282Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:23:20 [2024-02-28T23:23:20.282Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:23:20 [2024-02-28T23:23:20.282Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:23:20 [2024-02-28T23:23:20.282Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
18:23:20 [2024-02-28T23:23:20.282Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@7fdab70c was not deregistered.
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:160)
18:23:20 [2024-02-28T23:23:20.282Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:23:20 [2024-02-28T23:23:20.282Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:23:20 [2024-02-28T23:23:20.282Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:23:20 [2024-02-28T23:23:20.282Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
18:23:20 [2024-02-28T23:23:20.282Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
18:23:20 [2024-02-28T23:23:20.283Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
18:23:20 [2024-02-28T23:23:20.283Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
18:23:20 [2024-02-28T23:23:20.283Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
18:23:20 [2024-02-28T23:23:20.283Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:23:20 [2024-02-28T23:23:20.283Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:23:20 [2024-02-28T23:23:20.283Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:23:20 [2024-02-28T23:23:20.283Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:23:20 [2024-02-28T23:23:20.283Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
18:23:20 [2024-02-28T23:23:20.283Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
18:23:20 [2024-02-28T23:23:20.283Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
18:23:20 [2024-02-28T23:23:20.283Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
18:23:20 [2024-02-28T23:23:20.283Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
18:23:20 [2024-02-28T23:23:20.283Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
18:23:20 [2024-02-28T23:23:20.283Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
18:23:20 [2024-02-28T23:23:20.283Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
18:23:20 [2024-02-28T23:23:20.283Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
18:23:20 [2024-02-28T23:23:20.283Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
18:23:20 [2024-02-28T23:23:20.283Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:23:20 [2024-02-28T23:23:20.283Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:23:20 [2024-02-28T23:23:20.283Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:23:20 [2024-02-28T23:23:20.283Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:23:20 [2024-02-28T23:23:20.283Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
18:23:20 [2024-02-28T23:23:20.283Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
18:23:20 [2024-02-28T23:23:20.283Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
18:23:20 [2024-02-28T23:23:20.283Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
18:23:20 [2024-02-28T23:23:20.851Z] [INFO] All tests passed
18:23:20 [2024-02-28T23:23:20.851Z] [INFO] 
18:23:20 [2024-02-28T23:23:20.851Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
18:23:20 [2024-02-28T23:23:20.851Z] [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
18:23:20 [2024-02-28T23:23:20.851Z] [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
18:23:20 [2024-02-28T23:23:20.851Z] [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
18:23:20 [2024-02-28T23:23:20.851Z] [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
18:23:20 [2024-02-28T23:23:20.851Z] [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
18:23:20 [2024-02-28T23:23:20.851Z] [INFO] 
18:23:20 [2024-02-28T23:23:20.851Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
18:23:20 [2024-02-28T23:23:20.851Z] [INFO] 
18:23:20 [2024-02-28T23:23:20.851Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
18:23:20 [2024-02-28T23:23:20.851Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT [51/141]
18:23:20 [2024-02-28T23:23:20.851Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
18:23:20 [2024-02-28T23:23:20.851Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:23:20 [2024-02-28T23:23:20.851Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:23:20 [2024-02-28T23:23:20.851Z] [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
18:23:21 [2024-02-28T23:23:21.416Z] [INFO] 
18:23:21 [2024-02-28T23:23:21.416Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
18:23:21 [2024-02-28T23:23:21.417Z] [INFO] 
18:23:21 [2024-02-28T23:23:21.417Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
18:23:21 [2024-02-28T23:23:21.417Z] [INFO] The project's OSGi version is 1.0.12.202402282247
18:23:21 [2024-02-28T23:23:21.417Z] [INFO] 
18:23:21 [2024-02-28T23:23:21.417Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
18:23:21 [2024-02-28T23:23:21.417Z] [INFO] 
18:23:21 [2024-02-28T23:23:21.417Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
18:23:21 [2024-02-28T23:23:21.417Z] [INFO] 
18:23:21 [2024-02-28T23:23:21.417Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
18:23:21 [2024-02-28T23:23:21.417Z] [INFO] 
18:23:21 [2024-02-28T23:23:21.417Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
18:23:21 [2024-02-28T23:23:21.417Z] [INFO] 
18:23:21 [2024-02-28T23:23:21.417Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
18:23:21 [2024-02-28T23:23:21.417Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests
18:23:21 [2024-02-28T23:23:21.674Z] [INFO] 
18:23:21 [2024-02-28T23:23:21.674Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
18:23:21 [2024-02-28T23:23:21.932Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
18:23:21 [2024-02-28T23:23:21.932Z] [INFO] 
18:23:21 [2024-02-28T23:23:21.932Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
18:23:21 [2024-02-28T23:23:21.932Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:23:21 [2024-02-28T23:23:21.932Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:23:21 [2024-02-28T23:23:21.932Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.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
18:23:21 [2024-02-28T23:23:21.932Z] [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
18:23:22 [2024-02-28T23:23:22.496Z] [INFO] 
18:23:22 [2024-02-28T23:23:22.496Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
18:23:22 [2024-02-28T23:23:22.496Z] [INFO] 
18:23:22 [2024-02-28T23:23:22.496Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
18:23:22 [2024-02-28T23:23:22.496Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources
18:23:22 [2024-02-28T23:23:22.496Z] [INFO] 
18:23:22 [2024-02-28T23:23:22.496Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
18:23:22 [2024-02-28T23:23:22.496Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
18:23:22 [2024-02-28T23:23:22.496Z] [INFO] 
18:23:22 [2024-02-28T23:23:22.496Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
18:23:22 [2024-02-28T23:23:22.496Z] [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
18:23:22 [2024-02-28T23:23:22.496Z] [INFO] 
18:23:22 [2024-02-28T23:23:22.496Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
18:23:22 [2024-02-28T23:23:22.496Z] [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
18:23:22 [2024-02-28T23:23:22.496Z] [INFO] 
18:23:22 [2024-02-28T23:23:22.496Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
18:23:22 [2024-02-28T23:23:22.496Z] [INFO] 
18:23:22 [2024-02-28T23:23:22.496Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
18:23:22 [2024-02-28T23:23:22.496Z] [INFO] 
18:23:22 [2024-02-28T23:23:22.496Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
18:23:22 [2024-02-28T23:23:22.496Z] [INFO] 
18:23:22 [2024-02-28T23:23:22.497Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
18:23:22 [2024-02-28T23:23:22.497Z] [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
18:23:23 [2024-02-28T23:23:23.427Z] [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
18:23:24 [2024-02-28T23:23:24.359Z] [INFO] 
18:23:24 [2024-02-28T23:23:24.359Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
18:23:24 [2024-02-28T23:23:24.922Z] [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
18:23:24 [2024-02-28T23:23:24.922Z] [INFO] Command line:
18:23:24 [2024-02-28T23:23:24.922Z] 	[/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]
18:23:24 [2024-02-28T23:23:24.922Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:23:29 [2024-02-28T23:23:29.097Z] Feb 28, 2024 11:23:28 PM org.apache.aries.spifly.BaseActivator log
18:23:29 [2024-02-28T23:23:29.098Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
18:23:31 [2024-02-28T23:23:31.621Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:23:31 [2024-02-28T23:23:31.621Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:23:39 [2024-02-28T23:23:39.726Z] !SESSION 2024-02-28 23:23:24.846 -----------------------------------------------
18:23:39 [2024-02-28T23:23:39.726Z] eclipse.buildId=unknown
18:23:39 [2024-02-28T23:23:39.726Z] java.version=17.0.2
18:23:39 [2024-02-28T23:23:39.726Z] java.vendor=Oracle Corporation
18:23:39 [2024-02-28T23:23:39.726Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
18:23:39 [2024-02-28T23:23:39.726Z] 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
18:23:39 [2024-02-28T23:23:39.726Z] 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
18:23:39 [2024-02-28T23:23:39.726Z] 
18:23:39 [2024-02-28T23:23:39.726Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 23:23:38.527
18:23:39 [2024-02-28T23:23:39.726Z] !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
18:23:39 [2024-02-28T23:23:39.726Z] 
18:23:39 [2024-02-28T23:23:39.726Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 23:23:38.618
18:23:39 [2024-02-28T23:23:39.726Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
18:23:39 [2024-02-28T23:23:39.726Z] !STACK 0
18:23:39 [2024-02-28T23:23:39.726Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
18:23:39 [2024-02-28T23:23:39.726Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
18:23:39 [2024-02-28T23:23:39.726Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
18:23:39 [2024-02-28T23:23:39.726Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
18:23:39 [2024-02-28T23:23:39.726Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
18:23:39 [2024-02-28T23:23:39.726Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
18:23:39 [2024-02-28T23:23:39.726Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
18:23:39 [2024-02-28T23:23:39.726Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
18:23:39 [2024-02-28T23:23:39.726Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:23:39 [2024-02-28T23:23:39.726Z] Caused by: java.io.IOException: error=2, No such file or directory
18:23:39 [2024-02-28T23:23:39.726Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
18:23:39 [2024-02-28T23:23:39.726Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
18:23:39 [2024-02-28T23:23:39.726Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
18:23:39 [2024-02-28T23:23:39.726Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
18:23:39 [2024-02-28T23:23:39.726Z] 	... 7 more
18:23:39 [2024-02-28T23:23:39.726Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
18:23:39 [2024-02-28T23:23:39.984Z] Display size: 1440x900
18:23:39 [2024-02-28T23:23:39.984Z] OS version=6.1.11-200.fc37.x86_64
18:23:39 [2024-02-28T23:23:39.984Z] GTK version=3.22.30
18:23:39 [2024-02-28T23:23:39.984Z] GTK theme=Ambiance
18:23:39 [2024-02-28T23:23:39.984Z] LIBOVERLAY_SCROLLBAR=0
18:23:39 [2024-02-28T23:23:39.984Z] Time zone: Greenwich Mean Time
18:23:39 [2024-02-28T23:23:39.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@4a0c04ab] time=-234363962 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:23:41 [2024-02-28T23:23:41.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:23:41 [2024-02-28T23:23:41.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:23:41 [2024-02-28T23:23:41.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:23:41 [2024-02-28T23:23:41.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:23:41 [2024-02-28T23:23:41.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-234362658 data=null doit=true}, MenuItem with text {&Hierarchical}]
18:23:41 [2024-02-28T23:23:41.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-234362658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
18:23:41 [2024-02-28T23:23:41.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-234362646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:23:41 [2024-02-28T23:23:41.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:23:41 [2024-02-28T23:23:41.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234362152 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:23:41 [2024-02-28T23:23:41.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234362144 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
18:23:41 [2024-02-28T23:23:41.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234362067 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:23:41 [2024-02-28T23:23:41.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234362044 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
18:23:41 [2024-02-28T23:23:41.919Z] 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"'
18:23:42 [2024-02-28T23:23:42.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234361656 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:23:42 [2024-02-28T23:23:42.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234361654 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
18:23:42 [2024-02-28T23:23:42.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234361653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:23:42 [2024-02-28T23:23:42.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234361652 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
18:23:42 [2024-02-28T23:23:42.176Z] 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"'
18:23:42 [2024-02-28T23:23:42.742Z] 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"'
18:23:42 [2024-02-28T23:23:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
18:23:42 [2024-02-28T23:23:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export to TSV...'
18:23:42 [2024-02-28T23:23:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-234361176 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...']
18:23:42 [2024-02-28T23:23:42.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export to TSV...'
18:23:42 [2024-02-28T23:23:42.742Z] 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"'
18:23:46 [2024-02-28T23:23:46.013Z] 
18:23:46 [2024-02-28T23:23:46.013Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-02-28 23:23:45.660
18:23:46 [2024-02-28T23:23:46.013Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
18:23:47 [2024-02-28T23:23:47.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234358062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:23:47 [2024-02-28T23:23:47.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234356807 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
18:23:48 [2024-02-28T23:23:48.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234356807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:23:48 [2024-02-28T23:23:48.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234355459 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
18:23:48 [2024-02-28T23:23:48.753Z] 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"'
18:23:49 [2024-02-28T23:23:49.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234355031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:23:49 [2024-02-28T23:23:49.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234354979 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
18:23:49 [2024-02-28T23:23:49.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234354978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:23:49 [2024-02-28T23:23:49.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234354963 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
18:23:49 [2024-02-28T23:23:49.010Z] 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"'
18:23:49 [2024-02-28T23:23:49.942Z] 
18:23:49 [2024-02-28T23:23:49.942Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-02-28 23:23:49.864
18:23:49 [2024-02-28T23:23:49.942Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
18:23:50 [2024-02-28T23:23:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234353903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:23:50 [2024-02-28T23:23:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234353854 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
18:23:50 [2024-02-28T23:23:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234353853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:23:50 [2024-02-28T23:23:50.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234353446 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
18:23:50 [2024-02-28T23:23:50.455Z] 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"'
18:23:52 [2024-02-28T23:23:52.973Z] 
18:23:52 [2024-02-28T23:23:52.973Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-02-28 23:23:52.889
18:23:52 [2024-02-28T23:23:52.973Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
18:23:52 [2024-02-28T23:23:52.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234350876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:23:53 [2024-02-28T23:23:53.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234350563 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
18:23:53 [2024-02-28T23:23:53.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234350562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:23:53 [2024-02-28T23:23:53.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234350545 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
18:23:53 [2024-02-28T23:23:53.537Z] 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"'
18:23:56 [2024-02-28T23:23:56.812Z] 
18:23:56 [2024-02-28T23:23:56.812Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-02-28 23:23:56.335
18:23:56 [2024-02-28T23:23:56.812Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
18:23:57 [2024-02-28T23:23:57.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234347434 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:23:57 [2024-02-28T23:23:57.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234346075 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
18:23:59 [2024-02-28T23:23:59.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234346073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:23:59 [2024-02-28T23:23:59.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234344724 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
18:23:59 [2024-02-28T23:23:59.113Z] 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"'
18:23:59 [2024-02-28T23:23:59.370Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.43 s -- in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
18:23:59 [2024-02-28T23:23:59.370Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.climbTest -- Time elapsed: 0.699 s
18:23:59 [2024-02-28T23:23:59.370Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.smallTest -- Time elapsed: 0.382 s
18:23:59 [2024-02-28T23:23:59.370Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.testWriteToTsv -- Time elapsed: 0.416 s
18:23:59 [2024-02-28T23:23:59.370Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.gaussianNoiseTest -- Time elapsed: 5.884 s
18:23:59 [2024-02-28T23:23:59.370Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.decrementingTest -- Time elapsed: 0.321 s
18:23:59 [2024-02-28T23:23:59.370Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.largeTest -- Time elapsed: 1.709 s
18:23:59 [2024-02-28T23:23:59.370Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.onDiskSegStoreTest -- Time elapsed: 2.977 s
18:23:59 [2024-02-28T23:23:59.370Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.noiseTest -- Time elapsed: 5.644 s
18:23:59 [2024-02-28T23:23:59.370Z] 
18:23:59 [2024-02-28T23:23:59.370Z] Results:
18:23:59 [2024-02-28T23:23:59.370Z] 
18:23:59 [2024-02-28T23:23:59.370Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
18:23:59 [2024-02-28T23:23:59.370Z] 
18:24:00 [2024-02-28T23:24:00.740Z] [INFO] All tests passed
18:24:00 [2024-02-28T23:24:00.740Z] [INFO] 
18:24:00 [2024-02-28T23:24:00.740Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
18:24:00 [2024-02-28T23:24:00.740Z] [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
18:24:00 [2024-02-28T23:24:00.740Z] [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
18:24:00 [2024-02-28T23:24:00.740Z] [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
18:24:00 [2024-02-28T23:24:00.740Z] [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
18:24:00 [2024-02-28T23:24:00.740Z] [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
18:24:00 [2024-02-28T23:24:00.740Z] [INFO] 
18:24:00 [2024-02-28T23:24:00.740Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
18:24:00 [2024-02-28T23:24:00.740Z] [INFO] 
18:24:00 [2024-02-28T23:24:00.740Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
18:24:00 [2024-02-28T23:24:00.740Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT [52/141]
18:24:00 [2024-02-28T23:24:00.740Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
18:24:00 [2024-02-28T23:24:00.740Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:24:00 [2024-02-28T23:24:00.740Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:24:00 [2024-02-28T23:24:00.740Z] [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
18:24:00 [2024-02-28T23:24:00.997Z] [INFO] 
18:24:00 [2024-02-28T23:24:00.997Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
18:24:00 [2024-02-28T23:24:00.997Z] [INFO] 
18:24:00 [2024-02-28T23:24:00.997Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
18:24:00 [2024-02-28T23:24:00.997Z] [INFO] The project's OSGi version is 1.0.17.202402282247
18:24:00 [2024-02-28T23:24:00.997Z] [INFO] 
18:24:00 [2024-02-28T23:24:00.997Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
18:24:00 [2024-02-28T23:24:00.997Z] [INFO] 
18:24:00 [2024-02-28T23:24:00.997Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
18:24:00 [2024-02-28T23:24:00.997Z] [INFO] 
18:24:00 [2024-02-28T23:24:00.997Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
18:24:00 [2024-02-28T23:24:00.997Z] [INFO] 
18:24:00 [2024-02-28T23:24:00.997Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
18:24:00 [2024-02-28T23:24:00.997Z] [INFO] 
18:24:00 [2024-02-28T23:24:00.997Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
18:24:00 [2024-02-28T23:24:00.997Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests
18:24:01 [2024-02-28T23:24:01.930Z] [INFO] 
18:24:01 [2024-02-28T23:24:01.930Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
18:24:01 [2024-02-28T23:24:01.930Z] [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
18:24:01 [2024-02-28T23:24:01.930Z] [INFO] 
18:24:01 [2024-02-28T23:24:01.930Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
18:24:01 [2024-02-28T23:24:01.930Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:24:01 [2024-02-28T23:24:01.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
18:24:01 [2024-02-28T23:24:01.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.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
18:24:01 [2024-02-28T23:24:01.931Z] [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
18:24:02 [2024-02-28T23:24:02.495Z] [INFO] 
18:24:02 [2024-02-28T23:24:02.495Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
18:24:02 [2024-02-28T23:24:02.495Z] [INFO] 
18:24:02 [2024-02-28T23:24:02.495Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
18:24:02 [2024-02-28T23:24:02.495Z] [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
18:24:02 [2024-02-28T23:24:02.495Z] [INFO] 
18:24:02 [2024-02-28T23:24:02.495Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
18:24:02 [2024-02-28T23:24:02.495Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
18:24:02 [2024-02-28T23:24:02.495Z] [INFO] 
18:24:02 [2024-02-28T23:24:02.495Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
18:24:02 [2024-02-28T23:24:02.495Z] [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
18:24:02 [2024-02-28T23:24:02.495Z] [INFO] 
18:24:02 [2024-02-28T23:24:02.495Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
18:24:02 [2024-02-28T23:24:02.495Z] [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
18:24:02 [2024-02-28T23:24:02.495Z] [INFO] 
18:24:02 [2024-02-28T23:24:02.495Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
18:24:02 [2024-02-28T23:24:02.495Z] [INFO] 
18:24:02 [2024-02-28T23:24:02.495Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
18:24:02 [2024-02-28T23:24:02.495Z] [INFO] 
18:24:02 [2024-02-28T23:24:02.495Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
18:24:02 [2024-02-28T23:24:02.495Z] [INFO] 
18:24:02 [2024-02-28T23:24:02.495Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
18:24:02 [2024-02-28T23:24:02.495Z] [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
18:24:05 [2024-02-28T23:24:05.771Z] [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
18:24:06 [2024-02-28T23:24:06.700Z] [INFO] 
18:24:06 [2024-02-28T23:24:06.700Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
18:24:08 [2024-02-28T23:24:08.071Z] [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
18:24:08 [2024-02-28T23:24:08.071Z] [INFO] Command line:
18:24:08 [2024-02-28T23:24:08.071Z] 	[/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]
18:24:09 [2024-02-28T23:24:09.966Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:24:14 [2024-02-28T23:24:14.139Z] Feb 28, 2024 11:24:13 PM org.apache.aries.spifly.BaseActivator log
18:24:14 [2024-02-28T23:24:14.139Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
18:24:16 [2024-02-28T23:24:16.663Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:24:16 [2024-02-28T23:24:16.663Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:24:24 [2024-02-28T23:24:24.768Z] !SESSION 2024-02-28 23:24:09.877 -----------------------------------------------
18:24:24 [2024-02-28T23:24:24.768Z] eclipse.buildId=unknown
18:24:24 [2024-02-28T23:24:24.768Z] java.version=17.0.2
18:24:24 [2024-02-28T23:24:24.768Z] java.vendor=Oracle Corporation
18:24:24 [2024-02-28T23:24:24.768Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
18:24:24 [2024-02-28T23:24:24.768Z] 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
18:24:24 [2024-02-28T23:24:24.768Z] 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
18:24:24 [2024-02-28T23:24:24.768Z] 
18:24:24 [2024-02-28T23:24:24.768Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 23:24:24.055
18:24:24 [2024-02-28T23:24:24.768Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
18:24:24 [2024-02-28T23:24:24.768Z] 
18:24:24 [2024-02-28T23:24:24.768Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 23:24:24.136
18:24:24 [2024-02-28T23:24:24.768Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
18:24:24 [2024-02-28T23:24:24.768Z] !STACK 0
18:24:24 [2024-02-28T23:24:24.768Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
18:24:24 [2024-02-28T23:24:24.768Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
18:24:24 [2024-02-28T23:24:24.768Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
18:24:24 [2024-02-28T23:24:24.768Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
18:24:24 [2024-02-28T23:24:24.768Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
18:24:24 [2024-02-28T23:24:24.768Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
18:24:24 [2024-02-28T23:24:24.768Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
18:24:24 [2024-02-28T23:24:24.768Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
18:24:24 [2024-02-28T23:24:24.768Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:24:24 [2024-02-28T23:24:24.768Z] Caused by: java.io.IOException: error=2, No such file or directory
18:24:24 [2024-02-28T23:24:24.768Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
18:24:24 [2024-02-28T23:24:24.768Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
18:24:24 [2024-02-28T23:24:24.768Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
18:24:24 [2024-02-28T23:24:24.768Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
18:24:24 [2024-02-28T23:24:24.768Z] 	... 7 more
18:24:24 [2024-02-28T23:24:24.768Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
18:24:25 [2024-02-28T23:24:25.702Z] Display size: 1440x900
18:24:25 [2024-02-28T23:24:25.702Z] OS version=6.1.11-200.fc37.x86_64
18:24:25 [2024-02-28T23:24:25.702Z] GTK version=3.22.30
18:24:25 [2024-02-28T23:24:25.702Z] GTK theme=Ambiance
18:24:25 [2024-02-28T23:24:25.702Z] LIBOVERLAY_SCROLLBAR=0
18:24:25 [2024-02-28T23:24:25.702Z] Time zone: Greenwich Mean Time
18:24:25 [2024-02-28T23:24:25.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@74d776fb] time=-234318350 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:24:27 [2024-02-28T23:24:27.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:24:27 [2024-02-28T23:24:27.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:24:27 [2024-02-28T23:24:27.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:24:27 [2024-02-28T23:24:27.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:24:27 [2024-02-28T23:24:27.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-234316980 data=null doit=true}, MenuItem with text {&Hierarchical}]
18:24:27 [2024-02-28T23:24:27.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-234316979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
18:24:27 [2024-02-28T23:24:27.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-234316967 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:24:27 [2024-02-28T23:24:27.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:24:28 [2024-02-28T23:24:28.005Z] 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"'
18:24:28 [2024-02-28T23:24:28.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
18:24:40 [2024-02-28T23:24:40.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
18:24:40 [2024-02-28T23:24:40.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:24:40 [2024-02-28T23:24:40.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:24:40 [2024-02-28T23:24:40.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:24:40 [2024-02-28T23:24:40.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:24:40 [2024-02-28T23:24:40.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:24:40 [2024-02-28T23:24:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:24:40 [2024-02-28T23:24:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:24:40 [2024-02-28T23:24:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: bug446190
18:24:40 [2024-02-28T23:24:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:24:40 [2024-02-28T23:24:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:24:40 [2024-02-28T23:24:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:24:40 [2024-02-28T23:24:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:24:40 [2024-02-28T23:24:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:24:40 [2024-02-28T23:24:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:24:40 [2024-02-28T23:24:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@74d776fb] time=-234304267 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:24:40 [2024-02-28T23:24:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:24:40 [2024-02-28T23:24:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:24:40 [2024-02-28T23:24:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:24:40 [2024-02-28T23:24:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:24:40 [2024-02-28T23:24:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-234304172 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:24:40 [2024-02-28T23:24:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-234304164 data=null doit=true}, TreeItem with text {test}]
18:24:40 [2024-02-28T23:24:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-234304164 data=null}, TreeItem with text {test}]
18:24:40 [2024-02-28T23:24:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-234304158 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:24:40 [2024-02-28T23:24:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234304157 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:24:40 [2024-02-28T23:24:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-234304079 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:24:40 [2024-02-28T23:24:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:24:40 [2024-02-28T23:24:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:24:40 [2024-02-28T23:24:40.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:24:40 [2024-02-28T23:24:40.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:24:40 [2024-02-28T23:24:40.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:24:40 [2024-02-28T23:24:40.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:24:40 [2024-02-28T23:24:40.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:24:40 [2024-02-28T23:24:40.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')
18:24:40 [2024-02-28T23:24:40.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:24:40 [2024-02-28T23:24:40.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:24:40 [2024-02-28T23:24:40.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:24:40 [2024-02-28T23:24:40.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:24:40 [2024-02-28T23:24:40.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
18:24:40 [2024-02-28T23:24:40.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=-234303146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:40 [2024-02-28T23:24:40.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=-234303145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:40 [2024-02-28T23:24:40.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=-234303145 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:40 [2024-02-28T23:24:40.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=-234303145 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:40 [2024-02-28T23:24:40.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=-234303144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:40 [2024-02-28T23:24:40.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=-234303144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:40 [2024-02-28T23:24:40.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=-234303144 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:40 [2024-02-28T23:24:40.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=-234303143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:40 [2024-02-28T23:24:40.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=-234303143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:40 [2024-02-28T23:24:40.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=-234303143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:40 [2024-02-28T23:24:40.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=-234303143 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:40 [2024-02-28T23:24:40.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=-234303142 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:40 [2024-02-28T23:24:40.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:24:40 [2024-02-28T23:24:40.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:24:40 [2024-02-28T23:24:40.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:24:40 [2024-02-28T23:24:40.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:24:40 [2024-02-28T23:24:40.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:24:40 [2024-02-28T23:24:40.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:24:40 [2024-02-28T23:24:40.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:24:40 [2024-02-28T23:24:40.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')
18:24:40 [2024-02-28T23:24:40.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:24:40 [2024-02-28T23:24:40.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234303089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:24:40 [2024-02-28T23:24:40.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234303088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:24:40 [2024-02-28T23:24:40.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234303088 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:24:40 [2024-02-28T23:24:40.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234303088 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:24:40 [2024-02-28T23:24:40.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234303087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:24:40 [2024-02-28T23:24:40.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234303087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:24:40 [2024-02-28T23:24:40.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:24:40 [2024-02-28T23:24:40.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:24:40 [2024-02-28T23:24:40.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:24:40 [2024-02-28T23:24:40.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:24:40 [2024-02-28T23:24:40.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:24:40 [2024-02-28T23:24:40.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:24:41 [2024-02-28T23:24:41.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234303087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:24:41 [2024-02-28T23:24:41.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-234303789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:24:41 [2024-02-28T23:24:41.691Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.00 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
18:24:41 [2024-02-28T23:24:41.691Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest.testWithTrace -- Time elapsed: 12.33 s
18:24:41 [2024-02-28T23:24:41.691Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
18:24:41 [2024-02-28T23:24:41.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@74d776fb] time=-234302280 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:24:41 [2024-02-28T23:24:41.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:24:41 [2024-02-28T23:24:41.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:24:41 [2024-02-28T23:24:41.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:24:41 [2024-02-28T23:24:41.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:24:41 [2024-02-28T23:24:41.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-234301952 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:24:41 [2024-02-28T23:24:41.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:24:42 [2024-02-28T23:24:42.207Z] 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"'
18:24:42 [2024-02-28T23:24:42.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
18:24:42 [2024-02-28T23:24:42.207Z] 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"'
18:24:48 [2024-02-28T23:24:48.759Z] 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"'
18:24:48 [2024-02-28T23:24:48.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
18:24:48 [2024-02-28T23:24:48.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234296057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:24:48 [2024-02-28T23:24:48.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234296050 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1}, TableColumn with text {Duration}]
18:24:48 [2024-02-28T23:24:48.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234296047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:24:48 [2024-02-28T23:24:48.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234296045 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1}, TableColumn with text {Duration}]
18:24:48 [2024-02-28T23:24:48.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@74d776fb] time=-234295832 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:24:48 [2024-02-28T23:24:48.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:24:48 [2024-02-28T23:24:48.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:24:48 [2024-02-28T23:24:48.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:24:48 [2024-02-28T23:24:48.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:24:48 [2024-02-28T23:24:48.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-234295758 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:24:48 [2024-02-28T23:24:48.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-234295758 data=null doit=true}, TreeItem with text {test}]
18:24:48 [2024-02-28T23:24:48.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-234295758 data=null}, TreeItem with text {test}]
18:24:48 [2024-02-28T23:24:48.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-234295757 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:24:48 [2024-02-28T23:24:48.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234295757 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:24:48 [2024-02-28T23:24:48.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-234295742 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:24:48 [2024-02-28T23:24:48.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:24:48 [2024-02-28T23:24:48.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:24:48 [2024-02-28T23:24:48.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:24:49 [2024-02-28T23:24:49.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')
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:24:49 [2024-02-28T23:24:49.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
18:24:49 [2024-02-28T23:24:49.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=-234294508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:49 [2024-02-28T23:24:49.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=-234294507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:49 [2024-02-28T23:24:49.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=-234294507 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:49 [2024-02-28T23:24:49.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=-234294507 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234294506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234294506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234294506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234294506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:49 [2024-02-28T23:24:49.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=-234294505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234294505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234294505 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234294505 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234294502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234294502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234294502 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:24:49 [2024-02-28T23:24:49.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234294501 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:24:49 [2024-02-28T23:24:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234294501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:24:49 [2024-02-28T23:24:49.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234294501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:24:49 [2024-02-28T23:24:49.583Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:24:49 [2024-02-28T23:24:49.583Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:24:49 [2024-02-28T23:24:49.583Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:24:49 [2024-02-28T23:24:49.583Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:24:49 [2024-02-28T23:24:49.583Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:24:49 [2024-02-28T23:24:49.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:24:49 [2024-02-28T23:24:49.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234294500 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:24:49 [2024-02-28T23:24:49.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-234295563 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:24:49 [2024-02-28T23:24:49.842Z] 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"'
18:24:50 [2024-02-28T23:24:50.099Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.334 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
18:24:50 [2024-02-28T23:24:50.099Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest.testWithTrace -- Time elapsed: 8.002 s
18:24:50 [2024-02-28T23:24:50.099Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
18:24:50 [2024-02-28T23:24:50.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@74d776fb] time=-234293887 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:24:50 [2024-02-28T23:24:50.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:24:50 [2024-02-28T23:24:50.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:24:50 [2024-02-28T23:24:50.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:24:50 [2024-02-28T23:24:50.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:24:50 [2024-02-28T23:24:50.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-234293579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:24:50 [2024-02-28T23:24:50.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:24:50 [2024-02-28T23:24:50.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
18:24:50 [2024-02-28T23:24:50.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:24:50 [2024-02-28T23:24:50.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:24:50 [2024-02-28T23:24:50.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
18:24:50 [2024-02-28T23:24:50.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
18:24:55 [2024-02-28T23:24:55.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
18:24:55 [2024-02-28T23:24:55.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:24:55 [2024-02-28T23:24:55.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:24:55 [2024-02-28T23:24:55.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
18:24:55 [2024-02-28T23:24:55.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@74d776fb] time=-234287975 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:24:55 [2024-02-28T23:24:55.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:24:56 [2024-02-28T23:24:56.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:24:56 [2024-02-28T23:24:56.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:24:56 [2024-02-28T23:24:56.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:24:56 [2024-02-28T23:24:56.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-234287893 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:24:56 [2024-02-28T23:24:56.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-234287892 data=null doit=true}, TreeItem with text {test}]
18:24:56 [2024-02-28T23:24:56.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-234287892 data=null}, TreeItem with text {test}]
18:24:56 [2024-02-28T23:24:56.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-234287891 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:24:56 [2024-02-28T23:24:56.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234287891 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:24:56 [2024-02-28T23:24:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-234287875 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:24:56 [2024-02-28T23:24:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:24:56 [2024-02-28T23:24:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:24:56 [2024-02-28T23:24:56.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:24:57 [2024-02-28T23:24:57.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:24:57 [2024-02-28T23:24:57.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:24:57 [2024-02-28T23:24:57.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:24:57 [2024-02-28T23:24:57.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:24:57 [2024-02-28T23:24:57.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:24:57 [2024-02-28T23:24:57.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234286696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234286696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234286695 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234286695 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234286695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234286694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234286694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234286694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234286694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234286694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234286693 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234286693 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234286691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234286690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234286690 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234286690 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234286689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234286689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:24:57 [2024-02-28T23:24:57.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:24:57 [2024-02-28T23:24:57.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:24:57 [2024-02-28T23:24:57.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:24:57 [2024-02-28T23:24:57.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:24:57 [2024-02-28T23:24:57.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:24:57 [2024-02-28T23:24:57.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:24:57 [2024-02-28T23:24:57.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234286689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:24:57 [2024-02-28T23:24:57.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-234287749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:24:57 [2024-02-28T23:24:57.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
18:24:57 [2024-02-28T23:24:57.832Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.752 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
18:24:57 [2024-02-28T23:24:57.832Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest.testWithTrace -- Time elapsed: 7.439 s
18:24:57 [2024-02-28T23:24:57.832Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
18:24:57 [2024-02-28T23:24:57.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@74d776fb] time=-234286085 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:24:58 [2024-02-28T23:24:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:24:58 [2024-02-28T23:24:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:24:58 [2024-02-28T23:24:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:24:58 [2024-02-28T23:24:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:24:58 [2024-02-28T23:24:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-234285847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:24:58 [2024-02-28T23:24:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:24:58 [2024-02-28T23:24:58.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
18:24:58 [2024-02-28T23:24:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234285663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:24:58 [2024-02-28T23:24:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234285633 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
18:24:58 [2024-02-28T23:24:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234285633 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:24:58 [2024-02-28T23:24:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234285628 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
18:24:58 [2024-02-28T23:24:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {System Call} time=-234285627 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}]
18:24:58 [2024-02-28T23:24:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {System Call} time=-234285626 data=null button=1 stateMask=0x80000 x=421 y=-13 count=1}, TableColumn with text {System Call}]
18:24:58 [2024-02-28T23:24:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {System Call} time=-234285572 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}]
18:24:58 [2024-02-28T23:24:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {System Call} time=-234285567 data=null button=1 stateMask=0x80000 x=421 y=-13 count=1}, TableColumn with text {System Call}]
18:24:58 [2024-02-28T23:24:58.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234285566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:24:58 [2024-02-28T23:24:58.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234285565 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
18:24:58 [2024-02-28T23:24:58.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234285564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:24:58 [2024-02-28T23:24:58.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234285563 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
18:24:58 [2024-02-28T23:24:58.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Start Time} time=-234285562 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}]
18:24:58 [2024-02-28T23:24:58.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Start Time} time=-234285561 data=null button=1 stateMask=0x80000 x=74 y=-13 count=1}, TableColumn with text {Start Time}]
18:24:58 [2024-02-28T23:24:58.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
18:24:58 [2024-02-28T23:24:58.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
18:24:58 [2024-02-28T23:24:58.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
18:25:03 [2024-02-28T23:25:03.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
18:25:03 [2024-02-28T23:25:03.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234280693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:25:03 [2024-02-28T23:25:03.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234280684 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
18:25:03 [2024-02-28T23:25:03.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234280680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:25:03 [2024-02-28T23:25:03.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234280679 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
18:25:03 [2024-02-28T23:25:03.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@74d776fb] time=-234280458 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:25:03 [2024-02-28T23:25:03.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:25:03 [2024-02-28T23:25:03.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:25:03 [2024-02-28T23:25:03.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:25:03 [2024-02-28T23:25:03.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:25:03 [2024-02-28T23:25:03.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-234280382 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:25:03 [2024-02-28T23:25:03.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-234280382 data=null doit=true}, TreeItem with text {test}]
18:25:03 [2024-02-28T23:25:03.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-234280381 data=null}, TreeItem with text {test}]
18:25:03 [2024-02-28T23:25:03.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-234280381 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:25:03 [2024-02-28T23:25:03.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234280380 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:25:03 [2024-02-28T23:25:03.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-234280362 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:25:03 [2024-02-28T23:25:03.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:25:03 [2024-02-28T23:25:03.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:25:03 [2024-02-28T23:25:03.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:25:04 [2024-02-28T23:25:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:25:04 [2024-02-28T23:25:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:25:04 [2024-02-28T23:25:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:25:04 [2024-02-28T23:25:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:25:04 [2024-02-28T23:25:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:25:04 [2024-02-28T23:25:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:25:04 [2024-02-28T23:25:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:25:04 [2024-02-28T23:25:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:25:04 [2024-02-28T23:25:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:25:04 [2024-02-28T23:25:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:25:04 [2024-02-28T23:25:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234279076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:25:04 [2024-02-28T23:25:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234279075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:25:04 [2024-02-28T23:25:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234279075 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:25:04 [2024-02-28T23:25:04.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234279075 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:25:04 [2024-02-28T23:25:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234279074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:25:04 [2024-02-28T23:25:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234279074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:25:04 [2024-02-28T23:25:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234279074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:25:04 [2024-02-28T23:25:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234279074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:25:04 [2024-02-28T23:25:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234279073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:25:04 [2024-02-28T23:25:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234279073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:25:04 [2024-02-28T23:25:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234279073 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:25:04 [2024-02-28T23:25:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234279073 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:25:04 [2024-02-28T23:25:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:25:04 [2024-02-28T23:25:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:25:04 [2024-02-28T23:25:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:25:04 [2024-02-28T23:25:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:25:04 [2024-02-28T23:25:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:25:04 [2024-02-28T23:25:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:25:04 [2024-02-28T23:25:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:25:04 [2024-02-28T23:25:04.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')
18:25:04 [2024-02-28T23:25:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:25:04 [2024-02-28T23:25:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234279069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:25:04 [2024-02-28T23:25:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234279069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:25:04 [2024-02-28T23:25:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234279068 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:25:04 [2024-02-28T23:25:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234279068 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:25:04 [2024-02-28T23:25:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234279068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:25:04 [2024-02-28T23:25:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234279068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:25:04 [2024-02-28T23:25:04.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:25:04 [2024-02-28T23:25:04.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:25:04 [2024-02-28T23:25:04.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:25:04 [2024-02-28T23:25:04.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:25:04 [2024-02-28T23:25:04.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:25:04 [2024-02-28T23:25:04.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:25:05 [2024-02-28T23:25:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234279067 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:25:05 [2024-02-28T23:25:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-234280183 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:25:05 [2024-02-28T23:25:05.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
18:25:05 [2024-02-28T23:25:05.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
18:25:05 [2024-02-28T23:25:05.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234278330 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:25:05 [2024-02-28T23:25:05.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234278328 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
18:25:05 [2024-02-28T23:25:05.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234278328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:25:05 [2024-02-28T23:25:05.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234278327 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
18:25:05 [2024-02-28T23:25:05.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
18:25:05 [2024-02-28T23:25:05.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
18:25:05 [2024-02-28T23:25:05.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
18:25:06 [2024-02-28T23:25:06.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
18:25:06 [2024-02-28T23:25:06.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export to TSV...'
18:25:06 [2024-02-28T23:25:06.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-234277921 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...']
18:25:06 [2024-02-28T23:25:06.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export to TSV...'
18:25:06 [2024-02-28T23:25:06.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
18:25:06 [2024-02-28T23:25:06.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
18:25:10 [2024-02-28T23:25:10.586Z] 
18:25:10 [2024-02-28T23:25:10.586Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-02-28 23:25:10.092
18:25:10 [2024-02-28T23:25:10.586Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
18:25:11 [2024-02-28T23:25:11.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234273640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:25:11 [2024-02-28T23:25:11.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234272424 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
18:25:15 [2024-02-28T23:25:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234272422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:25:15 [2024-02-28T23:25:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234271368 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
18:25:15 [2024-02-28T23:25:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
18:25:15 [2024-02-28T23:25:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
18:25:15 [2024-02-28T23:25:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234270768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:25:15 [2024-02-28T23:25:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234270763 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
18:25:15 [2024-02-28T23:25:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234270762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:25:15 [2024-02-28T23:25:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234270761 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
18:25:15 [2024-02-28T23:25:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
18:25:15 [2024-02-28T23:25:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
18:25:15 [2024-02-28T23:25:15.042Z] 
18:25:15 [2024-02-28T23:25:15.042Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-02-28 23:25:14.491
18:25:15 [2024-02-28T23:25:15.042Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
18:25:15 [2024-02-28T23:25:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234269248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:25:15 [2024-02-28T23:25:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234269181 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
18:25:15 [2024-02-28T23:25:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234269180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:25:15 [2024-02-28T23:25:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234269103 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
18:25:15 [2024-02-28T23:25:15.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
18:25:15 [2024-02-28T23:25:15.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
18:25:17 [2024-02-28T23:25:17.822Z] 
18:25:17 [2024-02-28T23:25:17.822Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-02-28 23:25:17.356
18:25:17 [2024-02-28T23:25:17.822Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
18:25:17 [2024-02-28T23:25:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234266391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:25:17 [2024-02-28T23:25:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234266125 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
18:25:17 [2024-02-28T23:25:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234266124 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:25:17 [2024-02-28T23:25:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234266065 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
18:25:17 [2024-02-28T23:25:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
18:25:18 [2024-02-28T23:25:18.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
18:25:23 [2024-02-28T23:25:23.636Z] 
18:25:23 [2024-02-28T23:25:23.636Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-02-28 23:25:23.002
18:25:23 [2024-02-28T23:25:23.636Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
18:25:25 [2024-02-28T23:25:25.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234260749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:25:25 [2024-02-28T23:25:25.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234258931 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
18:25:26 [2024-02-28T23:25:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-234258929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
18:25:26 [2024-02-28T23:25:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-234257147 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
18:25:26 [2024-02-28T23:25:26.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
18:25:27 [2024-02-28T23:25:27.153Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.35 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
18:25:27 [2024-02-28T23:25:27.153Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.climbTest -- Time elapsed: 0.379 s
18:25:27 [2024-02-28T23:25:27.154Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.testWithTrace -- Time elapsed: 6.932 s
18:25:27 [2024-02-28T23:25:27.154Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.smallTest -- Time elapsed: 0.288 s
18:25:27 [2024-02-28T23:25:27.154Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.testWriteToTsv -- Time elapsed: 0.395 s
18:25:27 [2024-02-28T23:25:27.154Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.gaussianNoiseTest -- Time elapsed: 6.876 s
18:25:27 [2024-02-28T23:25:27.154Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.decrementingTest -- Time elapsed: 0.299 s
18:25:27 [2024-02-28T23:25:27.154Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.largeTest -- Time elapsed: 2.023 s
18:25:27 [2024-02-28T23:25:27.154Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.onDiskSegStoreTest -- Time elapsed: 2.948 s
18:25:27 [2024-02-28T23:25:27.154Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.noiseTest -- Time elapsed: 8.962 s
18:25:27 [2024-02-28T23:25:27.154Z] 
18:25:27 [2024-02-28T23:25:27.154Z] Results:
18:25:27 [2024-02-28T23:25:27.154Z] 
18:25:27 [2024-02-28T23:25:27.154Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
18:25:27 [2024-02-28T23:25:27.154Z] 
18:25:27 [2024-02-28T23:25:27.718Z] 
18:25:27 [2024-02-28T23:25:27.718Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-28 23:25:27.630
18:25:27 [2024-02-28T23:25:27.718Z] !MESSAGE The workspace will exit with unsaved changes in this session.
18:25:28 [2024-02-28T23:25:28.284Z] [INFO] All tests passed
18:25:28 [2024-02-28T23:25:28.284Z] [INFO] 
18:25:28 [2024-02-28T23:25:28.284Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
18:25:28 [2024-02-28T23:25:28.284Z] [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
18:25:28 [2024-02-28T23:25:28.284Z] [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
18:25:28 [2024-02-28T23:25:28.285Z] [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
18:25:28 [2024-02-28T23:25:28.285Z] [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
18:25:28 [2024-02-28T23:25:28.285Z] [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
18:25:28 [2024-02-28T23:25:28.285Z] [INFO] 
18:25:28 [2024-02-28T23:25:28.285Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
18:25:28 [2024-02-28T23:25:28.285Z] [INFO] 
18:25:28 [2024-02-28T23:25:28.285Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
18:25:28 [2024-02-28T23:25:28.285Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.4.1-SNAPSHOT [53/141]
18:25:28 [2024-02-28T23:25:28.285Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
18:25:28 [2024-02-28T23:25:28.285Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:25:28 [2024-02-28T23:25:28.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
18:25:28 [2024-02-28T23:25:28.285Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
18:25:28 [2024-02-28T23:25:28.285Z] [INFO] 
18:25:28 [2024-02-28T23:25:28.285Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core ---
18:25:28 [2024-02-28T23:25:28.285Z] [INFO] 
18:25:28 [2024-02-28T23:25:28.285Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
18:25:28 [2024-02-28T23:25:28.285Z] [INFO] The project's OSGi version is 2.4.1.202402282247
18:25:28 [2024-02-28T23:25:28.285Z] [INFO] 
18:25:28 [2024-02-28T23:25:28.285Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
18:25:28 [2024-02-28T23:25:28.285Z] [INFO] 
18:25:28 [2024-02-28T23:25:28.285Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
18:25:28 [2024-02-28T23:25:28.285Z] [INFO] 
18:25:28 [2024-02-28T23:25:28.285Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
18:25:28 [2024-02-28T23:25:28.285Z] [INFO] 
18:25:28 [2024-02-28T23:25:28.285Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
18:25:28 [2024-02-28T23:25:28.542Z] [INFO] 
18:25:28 [2024-02-28T23:25:28.542Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
18:25:28 [2024-02-28T23:25:28.542Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core
18:25:28 [2024-02-28T23:25:28.542Z] [INFO] 
18:25:28 [2024-02-28T23:25:28.542Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
18:25:28 [2024-02-28T23:25:28.542Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
18:25:28 [2024-02-28T23:25:28.542Z] [INFO] 
18:25:28 [2024-02-28T23:25:28.542Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
18:25:28 [2024-02-28T23:25:28.542Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:25:28 [2024-02-28T23:25:28.542Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:25:28 [2024-02-28T23:25:28.542Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
18:25:28 [2024-02-28T23:25:28.542Z] [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
18:25:30 [2024-02-28T23:25:30.435Z] [INFO] 
18:25:30 [2024-02-28T23:25:30.436Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.core ---
18:25:30 [2024-02-28T23:25:30.436Z] [INFO] 
18:25:30 [2024-02-28T23:25:30.436Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core ---
18:25:30 [2024-02-28T23:25:30.436Z] [INFO] 
18:25:30 [2024-02-28T23:25:30.436Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core ---
18:25:30 [2024-02-28T23:25:30.436Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources
18:25:30 [2024-02-28T23:25:30.436Z] [INFO] 
18:25:30 [2024-02-28T23:25:30.436Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.core ---
18:25:30 [2024-02-28T23:25:30.436Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:25:30 [2024-02-28T23:25:30.436Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:25:30 [2024-02-28T23:25:30.436Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
18:25:30 [2024-02-28T23:25:30.436Z] [INFO] 
18:25:30 [2024-02-28T23:25:30.436Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core ---
18:25:30 [2024-02-28T23:25:30.436Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
18:25:30 [2024-02-28T23:25:30.436Z] [INFO] 
18:25:30 [2024-02-28T23:25:30.436Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
18:25:30 [2024-02-28T23:25:30.436Z] [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.1-SNAPSHOT-sources.jar
18:25:30 [2024-02-28T23:25:30.436Z] [INFO] 
18:25:30 [2024-02-28T23:25:30.436Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core ---
18:25:30 [2024-02-28T23:25:30.436Z] [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.1-SNAPSHOT.jar
18:25:30 [2024-02-28T23:25:30.436Z] [INFO] 
18:25:30 [2024-02-28T23:25:30.436Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core ---
18:25:30 [2024-02-28T23:25:30.436Z] [INFO] 
18:25:30 [2024-02-28T23:25:30.436Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
18:25:30 [2024-02-28T23:25:30.436Z] [INFO] 
18:25:30 [2024-02-28T23:25:30.436Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core ---
18:25:30 [2024-02-28T23:25:30.436Z] [INFO] 
18:25:30 [2024-02-28T23:25:30.436Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.core ---
18:25:30 [2024-02-28T23:25:30.692Z] [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.1-SNAPSHOT.jar
18:25:31 [2024-02-28T23:25:31.628Z] [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.1-SNAPSHOT-sources.jar
18:25:32 [2024-02-28T23:25:32.997Z] [INFO] 
18:25:32 [2024-02-28T23:25:32.997Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core ---
18:25:32 [2024-02-28T23:25:32.997Z] [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.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT.jar
18:25:32 [2024-02-28T23:25:32.997Z] [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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT.pom
18:25:32 [2024-02-28T23:25:32.997Z] [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.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT-sources.jar
18:25:32 [2024-02-28T23:25:32.997Z] [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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT-p2metadata.xml
18:25:32 [2024-02-28T23:25:32.997Z] [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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.1-SNAPSHOT-p2artifacts.xml
18:25:32 [2024-02-28T23:25:32.997Z] [INFO] 
18:25:32 [2024-02-28T23:25:32.997Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core ---
18:25:32 [2024-02-28T23:25:32.998Z] [INFO] 
18:25:32 [2024-02-28T23:25:32.998Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
18:25:32 [2024-02-28T23:25:32.998Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT [54/141]
18:25:32 [2024-02-28T23:25:32.998Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
18:25:32 [2024-02-28T23:25:32.998Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:25:32 [2024-02-28T23:25:32.998Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:25:32 [2024-02-28T23:25:32.998Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
18:25:33 [2024-02-28T23:25:33.255Z] [INFO] 
18:25:33 [2024-02-28T23:25:33.255Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
18:25:33 [2024-02-28T23:25:33.255Z] [INFO] 
18:25:33 [2024-02-28T23:25:33.255Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
18:25:33 [2024-02-28T23:25:33.255Z] [INFO] The project's OSGi version is 1.0.10.202402282247
18:25:33 [2024-02-28T23:25:33.255Z] [INFO] 
18:25:33 [2024-02-28T23:25:33.255Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
18:25:33 [2024-02-28T23:25:33.255Z] [INFO] 
18:25:33 [2024-02-28T23:25:33.255Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
18:25:33 [2024-02-28T23:25:33.255Z] [INFO] 
18:25:33 [2024-02-28T23:25:33.255Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
18:25:33 [2024-02-28T23:25:33.255Z] [INFO] 
18:25:33 [2024-02-28T23:25:33.255Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
18:25:33 [2024-02-28T23:25:33.255Z] [INFO] 
18:25:33 [2024-02-28T23:25:33.255Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
18:25:33 [2024-02-28T23:25:33.255Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core.tests
18:25:33 [2024-02-28T23:25:33.512Z] [INFO] 
18:25:33 [2024-02-28T23:25:33.512Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
18:25:33 [2024-02-28T23:25:33.512Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
18:25:33 [2024-02-28T23:25:33.512Z] [INFO] 
18:25:33 [2024-02-28T23:25:33.512Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
18:25:33 [2024-02-28T23:25:33.512Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:25:33 [2024-02-28T23:25:33.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
18:25:33 [2024-02-28T23:25:33.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.analysis.profiling.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
18:25:33 [2024-02-28T23:25:33.512Z] [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
18:25:34 [2024-02-28T23:25:34.444Z] [INFO] 
18:25:34 [2024-02-28T23:25:34.444Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
18:25:34 [2024-02-28T23:25:34.444Z] [INFO] 
18:25:34 [2024-02-28T23:25:34.444Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
18:25:34 [2024-02-28T23:25:34.444Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources
18:25:34 [2024-02-28T23:25:34.444Z] [INFO] 
18:25:34 [2024-02-28T23:25:34.444Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
18:25:34 [2024-02-28T23:25:34.444Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
18:25:34 [2024-02-28T23:25:34.444Z] [INFO] 
18:25:34 [2024-02-28T23:25:34.444Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
18:25:34 [2024-02-28T23:25:34.444Z] [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.10-SNAPSHOT-sources.jar
18:25:34 [2024-02-28T23:25:34.444Z] [INFO] 
18:25:34 [2024-02-28T23:25:34.444Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
18:25:34 [2024-02-28T23:25:34.444Z] [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.10-SNAPSHOT.jar
18:25:34 [2024-02-28T23:25:34.701Z] [INFO] 
18:25:34 [2024-02-28T23:25:34.701Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
18:25:34 [2024-02-28T23:25:34.701Z] [INFO] 
18:25:34 [2024-02-28T23:25:34.701Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
18:25:34 [2024-02-28T23:25:34.701Z] [INFO] 
18:25:34 [2024-02-28T23:25:34.701Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
18:25:34 [2024-02-28T23:25:34.701Z] [INFO] 
18:25:34 [2024-02-28T23:25:34.701Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
18:25:34 [2024-02-28T23:25:34.701Z] [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.10-SNAPSHOT.jar
18:25:36 [2024-02-28T23:25:36.071Z] [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.10-SNAPSHOT-sources.jar
18:25:37 [2024-02-28T23:25:37.439Z] [INFO] 
18:25:37 [2024-02-28T23:25:37.439Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
18:25:37 [2024-02-28T23:25:37.439Z] [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
18:25:37 [2024-02-28T23:25:37.439Z] [INFO] Command line:
18:25:37 [2024-02-28T23:25:37.439Z] 	[/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]
18:25:37 [2024-02-28T23:25:37.439Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:25:43 [2024-02-28T23:25:43.991Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
18:26:05 [2024-02-28T23:26:05.894Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.72 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
18:26:05 [2024-02-28T23:26:05.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest.testCreateProviderForExperiment -- Time elapsed: 0.019 s
18:26:05 [2024-02-28T23:26:05.894Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest.testCreateProviderForTrace -- Time elapsed: 0.001 s
18:26:05 [2024-02-28T23:26:05.894Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest
18:26:07 [2024-02-28T23:26:07.264Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.407 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest
18:26:07 [2024-02-28T23:26:07.264Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest.testCallStackProvider -- Time elapsed: 2.296 s
18:26:07 [2024-02-28T23:26:07.264Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest.testCallStackContent -- Time elapsed: 0.108 s
18:26:07 [2024-02-28T23:26:07.264Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest
18:26:07 [2024-02-28T23:26:07.829Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest
18:26:07 [2024-02-28T23:26:07.829Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testIntersectingSegmentStore -- Time elapsed: 0.102 s
18:26:07 [2024-02-28T23:26:07.829Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testContainsSegmentStoreInvalidInput -- Time elapsed: 0.087 s
18:26:07 [2024-02-28T23:26:07.829Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testContainsSegmentStore -- Time elapsed: 0.235 s
18:26:07 [2024-02-28T23:26:07.829Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testSeriesSegmentStoreIterator -- Time elapsed: 0.086 s
18:26:07 [2024-02-28T23:26:07.829Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest
18:26:08 [2024-02-28T23:26:08.393Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest
18:26:08 [2024-02-28T23:26:08.393Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testFollowEvents -- Time elapsed: 0.114 s
18:26:08 [2024-02-28T23:26:08.393Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testFetchTree -- Time elapsed: 0.086 s
18:26:08 [2024-02-28T23:26:08.393Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testFetchModel -- Time elapsed: 0.301 s
18:26:08 [2024-02-28T23:26:08.393Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testGetDescriptors -- Time elapsed: 0.029 s
18:26:08 [2024-02-28T23:26:08.393Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
18:26:23 [2024-02-28T23:26:23.261Z] !SESSION 2024-02-28 23:25:37.636 -----------------------------------------------
18:26:23 [2024-02-28T23:26:23.261Z] eclipse.buildId=unknown
18:26:23 [2024-02-28T23:26:23.261Z] java.version=17.0.2
18:26:23 [2024-02-28T23:26:23.261Z] java.vendor=Oracle Corporation
18:26:23 [2024-02-28T23:26:23.261Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
18:26:23 [2024-02-28T23:26:23.261Z] 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
18:26:23 [2024-02-28T23:26:23.261Z] 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
18:26:23 [2024-02-28T23:26:23.261Z] 
18:26:23 [2024-02-28T23:26:23.261Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2024-02-28 23:26:22.517
18:26:23 [2024-02-28T23:26:23.261Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace.
18:26:35 [2024-02-28T23:26:35.447Z] 
18:26:35 [2024-02-28T23:26:35.447Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2024-02-28 23:26:34.351
18:26:35 [2024-02-28T23:26:35.447Z] !MESSAGE Incoherent callstack found on (10019) occasions
18:26:35 [2024-02-28T23:26:35.447Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.29 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
18:26:35 [2024-02-28T23:26:35.447Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph[0: Small trace] -- Time elapsed: 1.154 s
18:26:35 [2024-02-28T23:26:35.447Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph[1: Big trace] -- Time elapsed: 25.08 s
18:26:35 [2024-02-28T23:26:35.447Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
18:26:35 [2024-02-28T23:26:35.447Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
18:26:35 [2024-02-28T23:26:35.447Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetSelfTime -- Time elapsed: 0.004 s
18:26:35 [2024-02-28T23:26:35.447Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetDepth -- Time elapsed: 0 s
18:26:35 [2024-02-28T23:26:35.447Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetStart -- Time elapsed: 0 s
18:26:35 [2024-02-28T23:26:35.447Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testToString -- Time elapsed: 0.007 s
18:26:35 [2024-02-28T23:26:35.447Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateLong -- Time elapsed: 0.005 s
18:26:35 [2024-02-28T23:26:35.447Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testCompareTo -- Time elapsed: 0 s
18:26:35 [2024-02-28T23:26:35.447Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetProcessId -- Time elapsed: 0 s
18:26:35 [2024-02-28T23:26:35.447Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidDouble -- Time elapsed: 0 s
18:26:35 [2024-02-28T23:26:35.447Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk1 -- Time elapsed: 0 s
18:26:35 [2024-02-28T23:26:35.447Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk2 -- Time elapsed: 0 s
18:26:35 [2024-02-28T23:26:35.447Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk3 -- Time elapsed: 0 s
18:26:35 [2024-02-28T23:26:35.447Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateInteger -- Time elapsed: 0.001 s
18:26:35 [2024-02-28T23:26:35.447Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testHashCode -- Time elapsed: 0 s
18:26:35 [2024-02-28T23:26:35.447Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testCompareToBad -- Time elapsed: 0 s
18:26:35 [2024-02-28T23:26:35.447Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testEquals -- Time elapsed: 0.001 s
18:26:35 [2024-02-28T23:26:35.447Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetParent -- Time elapsed: 0.001 s
18:26:35 [2024-02-28T23:26:35.447Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetEnd -- Time elapsed: 0 s
18:26:35 [2024-02-28T23:26:35.447Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateString -- Time elapsed: 0 s
18:26:35 [2024-02-28T23:26:35.447Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRange -- Time elapsed: 0.001 s
18:26:35 [2024-02-28T23:26:35.447Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
18:26:35 [2024-02-28T23:26:35.447Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
18:26:35 [2024-02-28T23:26:35.447Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest.testIntersectingSegmentStore -- Time elapsed: 0.038 s
18:26:35 [2024-02-28T23:26:35.447Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest.testSeriesSegmentStoreIterator -- Time elapsed: 0.074 s
18:26:35 [2024-02-28T23:26:35.447Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
18:26:47 [2024-02-28T23:26:47.634Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.92 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
18:26:47 [2024-02-28T23:26:47.634Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackProvider[0: Small trace] -- Time elapsed: 0.014 s
18:26:47 [2024-02-28T23:26:47.634Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackContent[0: Small trace] -- Time elapsed: 0.067 s
18:26:47 [2024-02-28T23:26:47.634Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackProvider[1: Big trace] -- Time elapsed: 10.02 s
18:26:47 [2024-02-28T23:26:47.634Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackContent[1: Big trace] -- Time elapsed: 0.818 s
18:26:47 [2024-02-28T23:26:47.634Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
18:26:47 [2024-02-28T23:26:47.634Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
18:26:47 [2024-02-28T23:26:47.634Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest -- Time elapsed: 0.042 s
18:26:47 [2024-02-28T23:26:47.634Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest -- Time elapsed: 0.001 s
18:26:47 [2024-02-28T23:26:47.634Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest -- Time elapsed: 0.001 s
18:26:47 [2024-02-28T23:26:47.634Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest -- Time elapsed: 0.033 s
18:26:47 [2024-02-28T23:26:47.634Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest -- Time elapsed: 0.001 s
18:26:47 [2024-02-28T23:26:47.634Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest -- Time elapsed: 0 s
18:26:47 [2024-02-28T23:26:47.634Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.060 s
18:26:47 [2024-02-28T23:26:47.634Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest -- Time elapsed: 0 s
18:26:47 [2024-02-28T23:26:47.634Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
18:26:47 [2024-02-28T23:26:47.634Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
18:26:47 [2024-02-28T23:26:47.634Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.multiFunctionRootsTest -- Time elapsed: 0.002 s
18:26:47 [2024-02-28T23:26:47.634Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.TreeStatisticsTest -- Time elapsed: 0 s
18:26:47 [2024-02-28T23:26:47.634Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.MergeSecondLevelCalleesTest -- Time elapsed: 0.002 s
18:26:47 [2024-02-28T23:26:47.634Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.MergeFirstLevelCalleesStatisticsTest -- Time elapsed: 0.001 s
18:26:47 [2024-02-28T23:26:47.634Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest
18:26:47 [2024-02-28T23:26:47.634Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest
18:26:47 [2024-02-28T23:26:47.634Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest.testCallStackTraversal -- Time elapsed: 0.018 s
18:26:47 [2024-02-28T23:26:47.634Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest.testCallStackRanges -- Time elapsed: 0.062 s
18:26:47 [2024-02-28T23:26:47.634Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest.testCallStackNext -- Time elapsed: 0.015 s
18:26:47 [2024-02-28T23:26:47.634Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest
18:26:47 [2024-02-28T23:26:47.634Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest
18:26:47 [2024-02-28T23:26:47.634Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.multiFunctionRootsTest -- Time elapsed: 0.005 s
18:26:47 [2024-02-28T23:26:47.634Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.mergeFirstLevelCalleesStatisticsTest -- Time elapsed: 0.005 s
18:26:47 [2024-02-28T23:26:47.634Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.002 s
18:26:47 [2024-02-28T23:26:47.634Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.treeStatisticsTest -- Time elapsed: 0.001 s
18:26:47 [2024-02-28T23:26:47.634Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest
18:26:47 [2024-02-28T23:26:47.634Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testGroupByAllInstrumented -- Time elapsed: 0.019 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testMultiGroupBys -- Time elapsed: 0.065 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testGroupByProcessInstrumented -- Time elapsed: 0.014 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testGroupByThreadInstrumented -- Time elapsed: 0.013 s
18:26:47 [2024-02-28T23:26:47.635Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest
18:26:47 [2024-02-28T23:26:47.635Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderAllItems -- Time elapsed: 0.100 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderSelection -- Time elapsed: 0.033 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderGrouped -- Time elapsed: 0.020 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderGroupByProcess -- Time elapsed: 0.021 s
18:26:47 [2024-02-28T23:26:47.635Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest
18:26:47 [2024-02-28T23:26:47.635Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.cascadeTest -- Time elapsed: 0.012 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.multiFunctionRootsTest -- Time elapsed: 0.008 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.emptyStateSystemTest -- Time elapsed: 0.009 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.largeTest -- Time elapsed: 0.165 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.multiFunctionRootsSecondTest -- Time elapsed: 0.011 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.009 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.010 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.treeTest -- Time elapsed: 0.068 s
18:26:47 [2024-02-28T23:26:47.635Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest
18:26:47 [2024-02-28T23:26:47.635Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest.testCallGraphWithCpuTime -- Time elapsed: 0.149 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest.testSelectionCallGraph -- Time elapsed: 0.149 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest.testCallGraph -- Time elapsed: 0.110 s
18:26:47 [2024-02-28T23:26:47.635Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest
18:26:47 [2024-02-28T23:26:47.635Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetSelfTime -- Time elapsed: 0 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetStart -- Time elapsed: 0.001 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testToString -- Time elapsed: 0.004 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRangeStateLong -- Time elapsed: 0.001 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testCompareTo -- Time elapsed: 0 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidNull -- Time elapsed: 0 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetProcessId -- Time elapsed: 0 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidDouble -- Time elapsed: 0.001 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testAddChildOk1 -- Time elapsed: 0 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testAddChildOk2 -- Time elapsed: 0 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testAddChildOk3 -- Time elapsed: 0 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRangeStateInteger -- Time elapsed: 0.001 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testHashCode -- Time elapsed: 0 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testCompareToBad -- Time elapsed: 0 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testEquals -- Time elapsed: 0 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetParent -- Time elapsed: 0.001 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetEnd -- Time elapsed: 0.001 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRangeStateString -- Time elapsed: 0 s
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRange -- Time elapsed: 0 s
18:26:47 [2024-02-28T23:26:47.635Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
18:26:47 [2024-02-28T23:26:47.635Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
18:26:47 [2024-02-28T23:26:47.635Z] org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
18:26:47 [2024-02-28T23:26:47.635Z] 
18:26:47 [2024-02-28T23:26:47.635Z] Results:
18:26:47 [2024-02-28T23:26:47.635Z] 
18:26:47 [2024-02-28T23:26:47.635Z] Tests run: 97, Failures: 0, Errors: 0, Skipped: 0
18:26:47 [2024-02-28T23:26:47.635Z] 
18:26:47 [2024-02-28T23:26:47.892Z] [INFO] All tests passed
18:26:47 [2024-02-28T23:26:47.892Z] [INFO] 
18:26:47 [2024-02-28T23:26:47.892Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
18:26:47 [2024-02-28T23:26:47.892Z] [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.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT.jar
18:26:47 [2024-02-28T23:26:47.892Z] [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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT.pom
18:26:47 [2024-02-28T23:26:47.892Z] [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.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT-sources.jar
18:26:47 [2024-02-28T23:26:47.892Z] [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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT-p2metadata.xml
18:26:47 [2024-02-28T23:26:47.892Z] [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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.10-SNAPSHOT-p2artifacts.xml
18:26:47 [2024-02-28T23:26:47.892Z] [INFO] 
18:26:47 [2024-02-28T23:26:47.892Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
18:26:47 [2024-02-28T23:26:47.892Z] [INFO] 
18:26:47 [2024-02-28T23:26:47.892Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
18:26:47 [2024-02-28T23:26:47.892Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT [55/141]
18:26:47 [2024-02-28T23:26:47.892Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
18:26:47 [2024-02-28T23:26:47.892Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:26:47 [2024-02-28T23:26:47.893Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:26:47 [2024-02-28T23:26:47.893Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
18:26:48 [2024-02-28T23:26:48.149Z] [INFO] 
18:26:48 [2024-02-28T23:26:48.149Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui ---
18:26:48 [2024-02-28T23:26:48.149Z] [INFO] 
18:26:48 [2024-02-28T23:26:48.149Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
18:26:48 [2024-02-28T23:26:48.149Z] [INFO] The project's OSGi version is 4.1.1.202402282247
18:26:48 [2024-02-28T23:26:48.149Z] [INFO] 
18:26:48 [2024-02-28T23:26:48.149Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
18:26:48 [2024-02-28T23:26:48.149Z] [INFO] 
18:26:48 [2024-02-28T23:26:48.149Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
18:26:48 [2024-02-28T23:26:48.149Z] [INFO] 
18:26:48 [2024-02-28T23:26:48.149Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
18:26:48 [2024-02-28T23:26:48.149Z] [INFO] 
18:26:48 [2024-02-28T23:26:48.149Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
18:26:48 [2024-02-28T23:26:48.149Z] [INFO] 
18:26:48 [2024-02-28T23:26:48.149Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
18:26:48 [2024-02-28T23:26:48.149Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui
18:26:48 [2024-02-28T23:26:48.714Z] [INFO] 
18:26:48 [2024-02-28T23:26:48.714Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
18:26:48 [2024-02-28T23:26:48.714Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
18:26:48 [2024-02-28T23:26:48.714Z] [INFO] 
18:26:48 [2024-02-28T23:26:48.714Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
18:26:48 [2024-02-28T23:26:48.714Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:26:48 [2024-02-28T23:26:48.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
18:26:48 [2024-02-28T23:26:48.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.analysis.profiling.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
18:26:48 [2024-02-28T23:26:48.714Z] [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
18:26:49 [2024-02-28T23:26:49.645Z] [INFO] 
18:26:49 [2024-02-28T23:26:49.645Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.ui ---
18:26:49 [2024-02-28T23:26:49.902Z] [INFO] 
18:26:49 [2024-02-28T23:26:49.902Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui ---
18:26:49 [2024-02-28T23:26:49.902Z] [INFO] 
18:26:49 [2024-02-28T23:26:49.902Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
18:26:49 [2024-02-28T23:26:49.902Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources
18:26:49 [2024-02-28T23:26:49.902Z] [INFO] 
18:26:49 [2024-02-28T23:26:49.902Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
18:26:49 [2024-02-28T23:26:49.902Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:26:49 [2024-02-28T23:26:49.902Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:26:49 [2024-02-28T23:26:49.902Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
18:26:49 [2024-02-28T23:26:49.902Z] [INFO] 
18:26:49 [2024-02-28T23:26:49.902Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui ---
18:26:49 [2024-02-28T23:26:49.902Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
18:26:49 [2024-02-28T23:26:49.902Z] [INFO] 
18:26:49 [2024-02-28T23:26:49.902Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
18:26:49 [2024-02-28T23:26:49.902Z] [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.1-SNAPSHOT-sources.jar
18:26:49 [2024-02-28T23:26:49.902Z] [INFO] 
18:26:49 [2024-02-28T23:26:49.902Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui ---
18:26:49 [2024-02-28T23:26:49.902Z] [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.1-SNAPSHOT.jar
18:26:49 [2024-02-28T23:26:49.902Z] [INFO] 
18:26:49 [2024-02-28T23:26:49.902Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui ---
18:26:49 [2024-02-28T23:26:49.902Z] [INFO] 
18:26:49 [2024-02-28T23:26:49.902Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
18:26:49 [2024-02-28T23:26:49.902Z] [INFO] 
18:26:49 [2024-02-28T23:26:49.902Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui ---
18:26:50 [2024-02-28T23:26:50.158Z] [INFO] 
18:26:50 [2024-02-28T23:26:50.158Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.ui ---
18:26:50 [2024-02-28T23:26:50.159Z] [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.1-SNAPSHOT.jar
18:26:51 [2024-02-28T23:26:51.528Z] [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.1-SNAPSHOT-sources.jar
18:26:52 [2024-02-28T23:26:52.091Z] [INFO] 
18:26:52 [2024-02-28T23:26:52.091Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui ---
18:26:52 [2024-02-28T23:26:52.091Z] [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.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT.jar
18:26:52 [2024-02-28T23:26:52.091Z] [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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT.pom
18:26:52 [2024-02-28T23:26:52.091Z] [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.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT-sources.jar
18:26:52 [2024-02-28T23:26:52.091Z] [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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT-p2metadata.xml
18:26:52 [2024-02-28T23:26:52.091Z] [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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.1-SNAPSHOT-p2artifacts.xml
18:26:52 [2024-02-28T23:26:52.091Z] [INFO] 
18:26:52 [2024-02-28T23:26:52.091Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui ---
18:26:52 [2024-02-28T23:26:52.091Z] [INFO] 
18:26:52 [2024-02-28T23:26:52.091Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
18:26:52 [2024-02-28T23:26:52.091Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT [56/141]
18:26:52 [2024-02-28T23:26:52.091Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
18:26:52 [2024-02-28T23:26:52.091Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:26:52 [2024-02-28T23:26:52.091Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:26:52 [2024-02-28T23:26:52.347Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
18:26:52 [2024-02-28T23:26:52.604Z] [INFO] 
18:26:52 [2024-02-28T23:26:52.604Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
18:26:52 [2024-02-28T23:26:52.604Z] [INFO] 
18:26:52 [2024-02-28T23:26:52.604Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
18:26:52 [2024-02-28T23:26:52.604Z] [INFO] The project's OSGi version is 1.0.8.202402282247
18:26:52 [2024-02-28T23:26:52.604Z] [INFO] 
18:26:52 [2024-02-28T23:26:52.604Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
18:26:52 [2024-02-28T23:26:52.604Z] [INFO] 
18:26:52 [2024-02-28T23:26:52.604Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
18:26:52 [2024-02-28T23:26:52.604Z] [INFO] 
18:26:52 [2024-02-28T23:26:52.604Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
18:26:52 [2024-02-28T23:26:52.604Z] [INFO] 
18:26:52 [2024-02-28T23:26:52.604Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
18:26:52 [2024-02-28T23:26:52.604Z] [INFO] 
18:26:52 [2024-02-28T23:26:52.604Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
18:26:52 [2024-02-28T23:26:52.604Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests
18:26:53 [2024-02-28T23:26:53.169Z] [INFO] 
18:26:53 [2024-02-28T23:26:53.169Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
18:26:53 [2024-02-28T23:26:53.169Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
18:26:53 [2024-02-28T23:26:53.169Z] [INFO] 
18:26:53 [2024-02-28T23:26:53.169Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
18:26:53 [2024-02-28T23:26:53.169Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:26:53 [2024-02-28T23:26:53.169Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:26:53 [2024-02-28T23:26:53.169Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
18:26:53 [2024-02-28T23:26:53.169Z] [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
18:26:54 [2024-02-28T23:26:54.099Z] [INFO] 
18:26:54 [2024-02-28T23:26:54.099Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
18:26:54 [2024-02-28T23:26:54.099Z] [INFO] 
18:26:54 [2024-02-28T23:26:54.099Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
18:26:54 [2024-02-28T23:26:54.099Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources
18:26:54 [2024-02-28T23:26:54.099Z] [INFO] 
18:26:54 [2024-02-28T23:26:54.099Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
18:26:54 [2024-02-28T23:26:54.099Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
18:26:54 [2024-02-28T23:26:54.099Z] [INFO] 
18:26:54 [2024-02-28T23:26:54.099Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
18:26:54 [2024-02-28T23:26:54.099Z] [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.8-SNAPSHOT-sources.jar
18:26:54 [2024-02-28T23:26:54.099Z] [INFO] 
18:26:54 [2024-02-28T23:26:54.099Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
18:26:54 [2024-02-28T23:26:54.099Z] [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.8-SNAPSHOT.jar
18:26:54 [2024-02-28T23:26:54.099Z] [INFO] 
18:26:54 [2024-02-28T23:26:54.099Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
18:26:54 [2024-02-28T23:26:54.099Z] [INFO] 
18:26:54 [2024-02-28T23:26:54.099Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
18:26:54 [2024-02-28T23:26:54.099Z] [INFO] 
18:26:54 [2024-02-28T23:26:54.099Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
18:26:54 [2024-02-28T23:26:54.099Z] [INFO] 
18:26:54 [2024-02-28T23:26:54.099Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
18:26:54 [2024-02-28T23:26:54.099Z] [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.8-SNAPSHOT.jar
18:26:55 [2024-02-28T23:26:55.029Z] [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.8-SNAPSHOT-sources.jar
18:26:56 [2024-02-28T23:26:56.399Z] [INFO] 
18:26:56 [2024-02-28T23:26:56.399Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
18:26:56 [2024-02-28T23:26:56.656Z] [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
18:26:56 [2024-02-28T23:26:56.656Z] [INFO] Command line:
18:26:56 [2024-02-28T23:26:56.656Z] 	[/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]
18:26:56 [2024-02-28T23:26:56.656Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:27:00 [2024-02-28T23:27:00.834Z] Feb 28, 2024 11:27:00 PM org.apache.aries.spifly.BaseActivator log
18:27:00 [2024-02-28T23:27:00.834Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
18:27:03 [2024-02-28T23:27:03.359Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:27:03 [2024-02-28T23:27:03.359Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:27:11 [2024-02-28T23:27:11.455Z] !SESSION 2024-02-28 23:26:56.731 -----------------------------------------------
18:27:11 [2024-02-28T23:27:11.455Z] eclipse.buildId=unknown
18:27:11 [2024-02-28T23:27:11.455Z] java.version=17.0.2
18:27:11 [2024-02-28T23:27:11.455Z] java.vendor=Oracle Corporation
18:27:11 [2024-02-28T23:27:11.455Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
18:27:11 [2024-02-28T23:27:11.455Z] 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
18:27:11 [2024-02-28T23:27:11.455Z] 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
18:27:11 [2024-02-28T23:27:11.455Z] 
18:27:11 [2024-02-28T23:27:11.455Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 23:27:10.750
18:27:11 [2024-02-28T23:27:11.455Z] !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
18:27:11 [2024-02-28T23:27:11.455Z] 
18:27:11 [2024-02-28T23:27:11.455Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 23:27:10.828
18:27:11 [2024-02-28T23:27:11.455Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
18:27:11 [2024-02-28T23:27:11.455Z] !STACK 0
18:27:11 [2024-02-28T23:27:11.455Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
18:27:11 [2024-02-28T23:27:11.455Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
18:27:11 [2024-02-28T23:27:11.455Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
18:27:11 [2024-02-28T23:27:11.455Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
18:27:11 [2024-02-28T23:27:11.455Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
18:27:11 [2024-02-28T23:27:11.455Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
18:27:11 [2024-02-28T23:27:11.455Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
18:27:11 [2024-02-28T23:27:11.455Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
18:27:11 [2024-02-28T23:27:11.455Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:27:11 [2024-02-28T23:27:11.455Z] Caused by: java.io.IOException: error=2, No such file or directory
18:27:11 [2024-02-28T23:27:11.455Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
18:27:11 [2024-02-28T23:27:11.455Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
18:27:11 [2024-02-28T23:27:11.455Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
18:27:11 [2024-02-28T23:27:11.455Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
18:27:11 [2024-02-28T23:27:11.455Z] 	... 7 more
18:27:11 [2024-02-28T23:27:11.455Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
18:27:12 [2024-02-28T23:27:12.020Z] Display size: 1440x900
18:27:12 [2024-02-28T23:27:12.020Z] OS version=6.1.11-200.fc37.x86_64
18:27:12 [2024-02-28T23:27:12.020Z] GTK version=3.22.30
18:27:12 [2024-02-28T23:27:12.020Z] GTK theme=Ambiance
18:27:12 [2024-02-28T23:27:12.020Z] LIBOVERLAY_SCROLLBAR=0
18:27:12 [2024-02-28T23:27:12.020Z] Time zone: Greenwich Mean Time
18:27:12 [2024-02-28T23:27:12.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@74e175c7] time=-234151742 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:27:13 [2024-02-28T23:27:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:27:13 [2024-02-28T23:27:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:27:13 [2024-02-28T23:27:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:27:13 [2024-02-28T23:27:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:27:13 [2024-02-28T23:27:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-234150439 data=null doit=true}, MenuItem with text {&Hierarchical}]
18:27:13 [2024-02-28T23:27:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-234150439 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
18:27:13 [2024-02-28T23:27:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-234150385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:27:13 [2024-02-28T23:27:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:27:14 [2024-02-28T23:27:14.580Z] 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"'
18:27:14 [2024-02-28T23:27:14.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:27:14 [2024-02-28T23:27:14.581Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Double-clicking on TimeGraphControl {*Wrong Thread*} [layout=null]
18:27:14 [2024-02-28T23:27:14.581Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-234149357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:27:14 [2024-02-28T23:27:14.581Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234149339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:27:14 [2024-02-28T23:27:14.581Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-234149338 data=null doit=true}, TimeGraphControl with text {}]
18:27:14 [2024-02-28T23:27:14.581Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-234149337 data=null}, TimeGraphControl with text {}]
18:27:14 [2024-02-28T23:27:14.581Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234149289 data=null button=1 stateMask=0x0 x=494 y=47 count=1}, TimeGraphControl with text {}]
18:27:14 [2024-02-28T23:27:14.581Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 13 to [Selection [13]: SelectionEvent{TimeGraphControl {} [layout=null] time=-234149285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
18:27:14 [2024-02-28T23:27:14.581Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234149285 data=null button=1 stateMask=0x80000 x=494 y=47 count=1}, TimeGraphControl with text {}]
18:27:14 [2024-02-28T23:27:14.581Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-234149284 data=null button=1 stateMask=0x0 x=494 y=47 count=2}, TimeGraphControl with text {}]
18:27:14 [2024-02-28T23:27:14.581Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 13 to [Selection [13]: SelectionEvent{TimeGraphControl {} [layout=null] time=-234149282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
18:27:14 [2024-02-28T23:27:14.581Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} [layout=null] time=-234149281 data=null button=1 stateMask=0x0 x=494 y=47 count=2}, TimeGraphControl with text {}]
18:27:14 [2024-02-28T23:27:14.581Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 14 to [DefaultSelection [14]: SelectionEvent{TimeGraphControl {} [layout=null] time=-234149281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
18:27:14 [2024-02-28T23:27:14.581Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-234149280 data=null button=1 stateMask=0x80000 x=494 y=47 count=2}, TimeGraphControl with text {}]
18:27:14 [2024-02-28T23:27:14.581Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 32 to [MouseHover [32]: MouseEvent{TimeGraphControl {} [layout=null] time=-234149280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:27:14 [2024-02-28T23:27:14.581Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-234149268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:27:14 [2024-02-28T23:27:14.581Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-234149267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
18:27:14 [2024-02-28T23:27:14.581Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-234149267 data=null doit=true}, TimeGraphControl with text {}]
18:27:14 [2024-02-28T23:27:14.581Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-234149266 data=null}, TimeGraphControl with text {}]
18:27:14 [2024-02-28T23:27:14.581Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Double-clicked on TimeGraphControl {*Wrong Thread*} [layout=null]
18:27:14 [2024-02-28T23:27:14.581Z] 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"'
18:27:14 [2024-02-28T23:27:14.838Z] 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"'
18:27:15 [2024-02-28T23:27:15.096Z] 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"'
18:27:15 [2024-02-28T23:27:15.096Z] 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"'
18:27:15 [2024-02-28T23:27:15.354Z] 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"'
18:27:15 [2024-02-28T23:27:15.611Z] 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"'
18:27:15 [2024-02-28T23:27:15.611Z] 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"'
18:27:15 [2024-02-28T23:27:15.869Z] 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"'
18:27:15 [2024-02-28T23:27:15.869Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.609 s -- in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
18:27:15 [2024-02-28T23:27:15.869Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom -- Time elapsed: 1.093 s
18:27:15 [2024-02-28T23:27:15.869Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest -- Time elapsed: 0.124 s
18:27:15 [2024-02-28T23:27:15.869Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest -- Time elapsed: 0.160 s
18:27:15 [2024-02-28T23:27:15.869Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest -- Time elapsed: 0.102 s
18:27:15 [2024-02-28T23:27:15.869Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest -- Time elapsed: 0.300 s
18:27:15 [2024-02-28T23:27:15.869Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest -- Time elapsed: 0.129 s
18:27:15 [2024-02-28T23:27:15.869Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.095 s
18:27:15 [2024-02-28T23:27:15.869Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.126 s
18:27:15 [2024-02-28T23:27:15.869Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest -- Time elapsed: 0.157 s
18:27:15 [2024-02-28T23:27:15.869Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
18:27:16 [2024-02-28T23:27:16.127Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
18:27:16 [2024-02-28T23:27:16.127Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped
18:27:16 [2024-02-28T23:27:16.127Z] 
18:27:16 [2024-02-28T23:27:16.127Z] Results:
18:27:16 [2024-02-28T23:27:16.127Z] 
18:27:16 [2024-02-28T23:27:16.127Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1
18:27:16 [2024-02-28T23:27:16.127Z] 
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] All tests passed
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] 
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
18:27:17 [2024-02-28T23:27:17.499Z] [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.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
18:27:17 [2024-02-28T23:27:17.499Z] [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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT.pom
18:27:17 [2024-02-28T23:27:17.499Z] [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.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
18:27:17 [2024-02-28T23:27:17.499Z] [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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml
18:27:17 [2024-02-28T23:27:17.499Z] [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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] 
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] 
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] Building Trace Compass BTF Support Parent 9.3.0-SNAPSHOT        [57/141]
18:27:17 [2024-02-28T23:27:17.499Z] [INFO]   from btf/pom.xml
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] --------------------------------[ pom ]---------------------------------
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] 
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf-parent ---
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] 
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] 
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent ---
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] 
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf-parent ---
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] 
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent ---
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] 
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf-parent ---
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] 
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent ---
18:27:17 [2024-02-28T23:27:17.499Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-9.3.0-SNAPSHOT.pom
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] 
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT       [58/141]
18:27:17 [2024-02-28T23:27:17.499Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:27:17 [2024-02-28T23:27:17.499Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:27:17 [2024-02-28T23:27:17.499Z] [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
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] 
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core ---
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] 
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] The project's OSGi version is 3.1.0.202402282247
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] 
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
18:27:17 [2024-02-28T23:27:17.499Z] [INFO] 
18:27:17 [2024-02-28T23:27:17.500Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
18:27:17 [2024-02-28T23:27:17.500Z] [INFO] 
18:27:17 [2024-02-28T23:27:17.500Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
18:27:17 [2024-02-28T23:27:17.500Z] [INFO] 
18:27:17 [2024-02-28T23:27:17.500Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
18:27:17 [2024-02-28T23:27:17.500Z] [INFO] 
18:27:17 [2024-02-28T23:27:17.500Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
18:27:17 [2024-02-28T23:27:17.500Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core
18:27:17 [2024-02-28T23:27:17.757Z] [INFO] 
18:27:17 [2024-02-28T23:27:17.757Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
18:27:17 [2024-02-28T23:27:17.757Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src/main/resources
18:27:17 [2024-02-28T23:27:17.757Z] [INFO] 
18:27:17 [2024-02-28T23:27:17.757Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
18:27:17 [2024-02-28T23:27:17.757Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:27:17 [2024-02-28T23:27:17.757Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:27:17 [2024-02-28T23:27:17.757Z] [WARNING] The 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
18:27:17 [2024-02-28T23:27:17.757Z] [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
18:27:18 [2024-02-28T23:27:18.015Z] [INFO] 
18:27:18 [2024-02-28T23:27:18.015Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.btf.core ---
18:27:18 [2024-02-28T23:27:18.015Z] [INFO] 
18:27:18 [2024-02-28T23:27:18.015Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core ---
18:27:18 [2024-02-28T23:27:18.015Z] [INFO] 
18:27:18 [2024-02-28T23:27:18.015Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core ---
18:27:18 [2024-02-28T23:27:18.015Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src/test/resources
18:27:18 [2024-02-28T23:27:18.015Z] [INFO] 
18:27:18 [2024-02-28T23:27:18.015Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.core ---
18:27:18 [2024-02-28T23:27:18.015Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:27:18 [2024-02-28T23:27:18.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
18:27:18 [2024-02-28T23:27:18.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.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
18:27:18 [2024-02-28T23:27:18.015Z] [INFO] 
18:27:18 [2024-02-28T23:27:18.015Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core ---
18:27:18 [2024-02-28T23:27:18.015Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
18:27:18 [2024-02-28T23:27:18.015Z] [INFO] 
18:27:18 [2024-02-28T23:27:18.015Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core ---
18:27:18 [2024-02-28T23:27:18.015Z] [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
18:27:18 [2024-02-28T23:27:18.015Z] [INFO] 
18:27:18 [2024-02-28T23:27:18.015Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core ---
18:27:18 [2024-02-28T23:27:18.273Z] [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
18:27:18 [2024-02-28T23:27:18.273Z] [INFO] 
18:27:18 [2024-02-28T23:27:18.273Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core ---
18:27:18 [2024-02-28T23:27:18.273Z] [INFO] 
18:27:18 [2024-02-28T23:27:18.273Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core ---
18:27:18 [2024-02-28T23:27:18.273Z] [INFO] 
18:27:18 [2024-02-28T23:27:18.273Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core ---
18:27:18 [2024-02-28T23:27:18.274Z] [INFO] 
18:27:18 [2024-02-28T23:27:18.274Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf.core ---
18:27:18 [2024-02-28T23:27:18.274Z] [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
18:27:19 [2024-02-28T23:27:19.207Z] [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
18:27:20 [2024-02-28T23:27:20.139Z] [INFO] 
18:27:20 [2024-02-28T23:27:20.139Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core ---
18:27:20 [2024-02-28T23:27:20.139Z] [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
18:27:20 [2024-02-28T23:27:20.139Z] [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
18:27:20 [2024-02-28T23:27:20.139Z] [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
18:27:20 [2024-02-28T23:27:20.139Z] [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
18:27:20 [2024-02-28T23:27:20.139Z] [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
18:27:20 [2024-02-28T23:27:20.139Z] [INFO] 
18:27:20 [2024-02-28T23:27:20.139Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core ---
18:27:20 [2024-02-28T23:27:20.139Z] [INFO] 
18:27:20 [2024-02-28T23:27:20.139Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
18:27:20 [2024-02-28T23:27:20.139Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT         [59/141]
18:27:20 [2024-02-28T23:27:20.139Z] [INFO]   from btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
18:27:20 [2024-02-28T23:27:20.139Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:27:20 [2024-02-28T23:27:20.139Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:27:20 [2024-02-28T23:27:20.139Z] [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
18:27:20 [2024-02-28T23:27:20.397Z] [INFO] 
18:27:20 [2024-02-28T23:27:20.397Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.ui ---
18:27:20 [2024-02-28T23:27:20.397Z] [INFO] 
18:27:20 [2024-02-28T23:27:20.397Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
18:27:20 [2024-02-28T23:27:20.397Z] [INFO] The project's OSGi version is 1.1.0.202402282247
18:27:20 [2024-02-28T23:27:20.397Z] [INFO] 
18:27:20 [2024-02-28T23:27:20.397Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
18:27:20 [2024-02-28T23:27:20.397Z] [INFO] 
18:27:20 [2024-02-28T23:27:20.397Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
18:27:20 [2024-02-28T23:27:20.397Z] [INFO] 
18:27:20 [2024-02-28T23:27:20.397Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
18:27:20 [2024-02-28T23:27:20.397Z] [INFO] 
18:27:20 [2024-02-28T23:27:20.397Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
18:27:20 [2024-02-28T23:27:20.397Z] [INFO] 
18:27:20 [2024-02-28T23:27:20.397Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
18:27:20 [2024-02-28T23:27:20.397Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.ui
18:27:20 [2024-02-28T23:27:20.654Z] [INFO] 
18:27:20 [2024-02-28T23:27:20.654Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
18:27:20 [2024-02-28T23:27:20.654Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
18:27:20 [2024-02-28T23:27:20.654Z] [INFO] 
18:27:20 [2024-02-28T23:27:20.654Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
18:27:20 [2024-02-28T23:27:20.654Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:27:20 [2024-02-28T23:27:20.654Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:27:20 [2024-02-28T23:27:20.654Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
18:27:20 [2024-02-28T23:27:20.654Z] [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
18:27:21 [2024-02-28T23:27:21.219Z] [INFO] 
18:27:21 [2024-02-28T23:27:21.219Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.btf.ui ---
18:27:21 [2024-02-28T23:27:21.219Z] [INFO] 
18:27:21 [2024-02-28T23:27:21.219Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.ui ---
18:27:21 [2024-02-28T23:27:21.219Z] [INFO] 
18:27:21 [2024-02-28T23:27:21.219Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui ---
18:27:21 [2024-02-28T23:27:21.219Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/src/test/resources
18:27:21 [2024-02-28T23:27:21.219Z] [INFO] 
18:27:21 [2024-02-28T23:27:21.219Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.ui ---
18:27:21 [2024-02-28T23:27:21.219Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:27:21 [2024-02-28T23:27:21.219Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:27:21 [2024-02-28T23:27:21.219Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
18:27:21 [2024-02-28T23:27:21.219Z] [INFO] 
18:27:21 [2024-02-28T23:27:21.219Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.ui ---
18:27:21 [2024-02-28T23:27:21.219Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
18:27:21 [2024-02-28T23:27:21.219Z] [INFO] 
18:27:21 [2024-02-28T23:27:21.219Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui ---
18:27:21 [2024-02-28T23:27:21.219Z] [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
18:27:21 [2024-02-28T23:27:21.219Z] [INFO] 
18:27:21 [2024-02-28T23:27:21.219Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui ---
18:27:21 [2024-02-28T23:27:21.219Z] [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
18:27:21 [2024-02-28T23:27:21.219Z] [INFO] 
18:27:21 [2024-02-28T23:27:21.219Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui ---
18:27:21 [2024-02-28T23:27:21.219Z] [INFO] 
18:27:21 [2024-02-28T23:27:21.219Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.ui ---
18:27:21 [2024-02-28T23:27:21.219Z] [INFO] 
18:27:21 [2024-02-28T23:27:21.219Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui ---
18:27:21 [2024-02-28T23:27:21.219Z] [INFO] 
18:27:21 [2024-02-28T23:27:21.219Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf.ui ---
18:27:21 [2024-02-28T23:27:21.219Z] [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
18:27:22 [2024-02-28T23:27:22.152Z] [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
18:27:23 [2024-02-28T23:27:23.523Z] [INFO] 
18:27:23 [2024-02-28T23:27:23.523Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui ---
18:27:23 [2024-02-28T23:27:23.523Z] [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
18:27:23 [2024-02-28T23:27:23.523Z] [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
18:27:23 [2024-02-28T23:27:23.523Z] [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
18:27:23 [2024-02-28T23:27:23.523Z] [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
18:27:23 [2024-02-28T23:27:23.524Z] [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
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] 
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui ---
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] 
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] Building Trace Compass Documentation 9.3.0-SNAPSHOT             [60/141]
18:27:23 [2024-02-28T23:27:23.524Z] [INFO]   from doc/pom.xml
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] --------------------------------[ pom ]---------------------------------
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] 
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc ---
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] 
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] 
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc ---
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] 
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc ---
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] 
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc ---
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] 
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.doc ---
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] 
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc ---
18:27:23 [2024-02-28T23:27:23.524Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.doc-9.3.0-SNAPSHOT.pom
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] 
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user >--
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] Building Trace Compass Profiling User Guide 9.3.0-SNAPSHOT      [61/141]
18:27:23 [2024-02-28T23:27:23.524Z] [INFO]   from doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] 
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] 
18:27:23 [2024-02-28T23:27:23.524Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
18:27:23 [2024-02-28T23:27:23.524Z] [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
18:27:23 [2024-02-28T23:27:23.524Z] [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
18:27:23 [2024-02-28T23:27:23.524Z] [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
18:27:23 [2024-02-28T23:27:23.782Z] [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
18:27:23 [2024-02-28T23:27:23.782Z] [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
18:27:23 [2024-02-28T23:27:23.782Z] [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
18:27:23 [2024-02-28T23:27:23.782Z] [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 71 kB/s)
18:27:23 [2024-02-28T23:27:23.782Z] [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
18:27:23 [2024-02-28T23:27:23.782Z] [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
18:27:23 [2024-02-28T23:27:23.782Z] [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
18:27:24 [2024-02-28T23:27:24.040Z] [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
18:27:24 [2024-02-28T23:27:24.040Z] [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
18:27:24 [2024-02-28T23:27:24.040Z] [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
18:27:24 [2024-02-28T23:27:24.040Z] [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 729 kB/s)
18:27:24 [2024-02-28T23:27:24.040Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
18:27:24 [2024-02-28T23:27:24.040Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
18:27:24 [2024-02-28T23:27:24.040Z] [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
18:27:24 [2024-02-28T23:27:24.040Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
18:27:24 [2024-02-28T23:27:24.040Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
18:27:24 [2024-02-28T23:27:24.040Z] [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
18:27:24 [2024-02-28T23:27:24.040Z] [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)
18:27:24 [2024-02-28T23:27:24.040Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
18:27:24 [2024-02-28T23:27:24.040Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
18:27:24 [2024-02-28T23:27:24.040Z] [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
18:27:24 [2024-02-28T23:27:24.298Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
18:27:24 [2024-02-28T23:27:24.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
18:27:24 [2024-02-28T23:27:24.298Z] [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
18:27:24 [2024-02-28T23:27:24.298Z] [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 782 kB/s)
18:27:24 [2024-02-28T23:27:24.298Z] [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
18:27:24 [2024-02-28T23:27:24.298Z] [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
18:27:24 [2024-02-28T23:27:24.298Z] [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
18:27:24 [2024-02-28T23:27:24.298Z] [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
18:27:24 [2024-02-28T23:27:24.298Z] [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
18:27:24 [2024-02-28T23:27:24.298Z] [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
18:27:24 [2024-02-28T23:27:24.298Z] [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)
18:27:24 [2024-02-28T23:27:24.298Z] [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
18:27:24 [2024-02-28T23:27:24.298Z] [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
18:27:24 [2024-02-28T23:27:24.298Z] [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
18:27:24 [2024-02-28T23:27:24.555Z] [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
18:27:24 [2024-02-28T23:27:24.555Z] [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
18:27:24 [2024-02-28T23:27:24.555Z] [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
18:27:24 [2024-02-28T23:27:24.555Z] [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 94 kB/s)
18:27:24 [2024-02-28T23:27:24.555Z] [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
18:27:24 [2024-02-28T23:27:24.555Z] [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
18:27:24 [2024-02-28T23:27:24.555Z] [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
18:27:24 [2024-02-28T23:27:24.555Z] [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
18:27:24 [2024-02-28T23:27:24.555Z] [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
18:27:24 [2024-02-28T23:27:24.555Z] [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
18:27:24 [2024-02-28T23:27:24.555Z] [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 740 kB/s)
18:27:24 [2024-02-28T23:27:24.555Z] [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
18:27:24 [2024-02-28T23:27:24.812Z] [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
18:27:24 [2024-02-28T23:27:24.812Z] [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
18:27:24 [2024-02-28T23:27:24.812Z] [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
18:27:24 [2024-02-28T23:27:24.812Z] [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
18:27:24 [2024-02-28T23:27:24.812Z] [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
18:27:24 [2024-02-28T23:27:24.812Z] [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 374 kB/s)
18:27:24 [2024-02-28T23:27:24.812Z] [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
18:27:24 [2024-02-28T23:27:24.812Z] [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
18:27:24 [2024-02-28T23:27:24.812Z] [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
18:27:24 [2024-02-28T23:27:24.812Z] [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
18:27:24 [2024-02-28T23:27:24.812Z] [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
18:27:24 [2024-02-28T23:27:24.812Z] [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
18:27:24 [2024-02-28T23:27:24.812Z] [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 156 kB/s)
18:27:24 [2024-02-28T23:27:24.812Z] [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
18:27:24 [2024-02-28T23:27:24.812Z] [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
18:27:24 [2024-02-28T23:27:24.812Z] [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
18:27:25 [2024-02-28T23:27:25.070Z] [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
18:27:25 [2024-02-28T23:27:25.070Z] [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
18:27:25 [2024-02-28T23:27:25.070Z] [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
18:27:25 [2024-02-28T23:27:25.070Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom (1.5 kB at 129 kB/s)
18:27:25 [2024-02-28T23:27:25.070Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
18:27:25 [2024-02-28T23:27:25.070Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
18:27:25 [2024-02-28T23:27:25.070Z] [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
18:27:25 [2024-02-28T23:27:25.070Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
18:27:25 [2024-02-28T23:27:25.070Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
18:27:25 [2024-02-28T23:27:25.070Z] [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
18:27:25 [2024-02-28T23:27:25.070Z] [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 412 kB/s)
18:27:25 [2024-02-28T23:27:25.070Z] [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
18:27:25 [2024-02-28T23:27:25.070Z] [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
18:27:25 [2024-02-28T23:27:25.070Z] [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
18:27:25 [2024-02-28T23:27:25.327Z] [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
18:27:25 [2024-02-28T23:27:25.328Z] [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
18:27:25 [2024-02-28T23:27:25.328Z] [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
18:27:25 [2024-02-28T23:27:25.328Z] [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 879 kB/s)
18:27:25 [2024-02-28T23:27:25.328Z] [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
18:27:25 [2024-02-28T23:27:25.328Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
18:27:25 [2024-02-28T23:27:25.328Z] [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
18:27:25 [2024-02-28T23:27:25.328Z] [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
18:27:25 [2024-02-28T23:27:25.328Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
18:27:25 [2024-02-28T23:27:25.328Z] [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
18:27:25 [2024-02-28T23:27:25.328Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
18:27:25 [2024-02-28T23:27:25.328Z] [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
18:27:25 [2024-02-28T23:27:25.328Z] [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
18:27:25 [2024-02-28T23:27:25.328Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
18:27:25 [2024-02-28T23:27:25.328Z] [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
18:27:25 [2024-02-28T23:27:25.586Z] [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
18:27:25 [2024-02-28T23:27:25.586Z] [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
18:27:25 [2024-02-28T23:27:25.586Z] [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
18:27:25 [2024-02-28T23:27:25.586Z] [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
18:27:25 [2024-02-28T23:27:25.842Z] [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
18:27:25 [2024-02-28T23:27:25.842Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
18:27:25 [2024-02-28T23:27:25.842Z] [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
18:27:25 [2024-02-28T23:27:25.842Z] [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
18:27:25 [2024-02-28T23:27:25.842Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
18:27:25 [2024-02-28T23:27:25.842Z] [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
18:27:25 [2024-02-28T23:27:25.842Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
18:27:25 [2024-02-28T23:27:25.842Z] [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
18:27:25 [2024-02-28T23:27:25.842Z] [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
18:27:25 [2024-02-28T23:27:25.842Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
18:27:25 [2024-02-28T23:27:25.842Z] [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
18:27:25 [2024-02-28T23:27:25.842Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar (345 kB at 19 MB/s)
18:27:25 [2024-02-28T23:27:25.842Z] [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
18:27:25 [2024-02-28T23:27:25.842Z] [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
18:27:25 [2024-02-28T23:27:25.842Z] [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
18:27:25 [2024-02-28T23:27:25.842Z] [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
18:27:25 [2024-02-28T23:27:25.842Z] [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.8 MB/s)
18:27:25 [2024-02-28T23:27:25.842Z] [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 5.3 MB/s)
18:27:25 [2024-02-28T23:27:25.842Z] [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 18 MB/s)
18:27:25 [2024-02-28T23:27:25.842Z] [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 54 MB/s)
18:27:26 [2024-02-28T23:27:26.099Z] [INFO] Executing tasks
18:27:26 [2024-02-28T23:27:26.356Z] [INFO] Executed tasks
18:27:26 [2024-02-28T23:27:26.356Z] [INFO] 
18:27:26 [2024-02-28T23:27:26.356Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
18:27:26 [2024-02-28T23:27:26.356Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target
18:27:26 [2024-02-28T23:27:26.356Z] [INFO] 
18:27:26 [2024-02-28T23:27:26.356Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
18:27:26 [2024-02-28T23:27:26.356Z] [INFO] The project's OSGi version is 9.3.0.202402282247
18:27:26 [2024-02-28T23:27:26.356Z] [INFO] 
18:27:26 [2024-02-28T23:27:26.356Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
18:27:26 [2024-02-28T23:27:26.356Z] [INFO] 
18:27:26 [2024-02-28T23:27:26.356Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
18:27:26 [2024-02-28T23:27:26.356Z] [INFO] 
18:27:26 [2024-02-28T23:27:26.356Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
18:27:26 [2024-02-28T23:27:26.356Z] [INFO] 
18:27:26 [2024-02-28T23:27:26.356Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
18:27:26 [2024-02-28T23:27:26.356Z] [INFO] 
18:27:26 [2024-02-28T23:27:26.356Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
18:27:26 [2024-02-28T23:27:26.356Z] [INFO] Resolving class path of Trace Compass Profiling User Guide
18:27:26 [2024-02-28T23:27:26.356Z] [INFO] 
18:27:26 [2024-02-28T23:27:26.356Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
18:27:26 [2024-02-28T23:27:26.356Z] [INFO] Executing tasks
18:27:26 [2024-02-28T23:27:26.613Z] 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
18:27:26 [2024-02-28T23:27:26.613Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
18:27:26 [2024-02-28T23:27:26.613Z] [INFO] Executed tasks
18:27:26 [2024-02-28T23:27:26.613Z] [INFO] 
18:27:26 [2024-02-28T23:27:26.613Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
18:27:26 [2024-02-28T23:27:26.613Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/src/main/resources
18:27:26 [2024-02-28T23:27:26.613Z] [INFO] 
18:27:26 [2024-02-28T23:27:26.613Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
18:27:26 [2024-02-28T23:27:26.613Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:27:26 [2024-02-28T23:27:26.613Z] [INFO] 
18:27:26 [2024-02-28T23:27:26.613Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
18:27:26 [2024-02-28T23:27:26.613Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.23
18:27:33 [2024-02-28T23:27:33.166Z] [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
18:27:33 [2024-02-28T23:27:33.166Z] [INFO] Command line:
18:27:33 [2024-02-28T23:27:33.166Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-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]
18:27:33 [2024-02-28T23:27:33.166Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:27:35 [2024-02-28T23:27:35.691Z] Buildfile: build.xml
18:27:35 [2024-02-28T23:27:35.691Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
18:27:35 [2024-02-28T23:27:35.691Z] WARNING: A terminally deprecated method in java.lang.System has been called
18:27:35 [2024-02-28T23:27:35.691Z] 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)
18:27:35 [2024-02-28T23:27:35.692Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
18:27:35 [2024-02-28T23:27:35.692Z] WARNING: System::setSecurityManager will be removed in a future release
18:27:35 [2024-02-28T23:27:35.692Z] 
18:27:35 [2024-02-28T23:27:35.692Z] build.index:
18:27:37 [2024-02-28T23:27:37.603Z] BUILD SUCCESSFUL
18:27:37 [2024-02-28T23:27:37.603Z] 
18:27:37 [2024-02-28T23:27:37.603Z] BUILD SUCCESSFUL
18:27:37 [2024-02-28T23:27:37.603Z] Total time: 2 seconds
18:27:37 [2024-02-28T23:27:37.603Z] [INFO] 
18:27:37 [2024-02-28T23:27:37.603Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
18:27:37 [2024-02-28T23:27:37.603Z] [INFO] 
18:27:37 [2024-02-28T23:27:37.603Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
18:27:37 [2024-02-28T23:27:37.603Z] [INFO] 
18:27:37 [2024-02-28T23:27:37.603Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
18:27:37 [2024-02-28T23:27:37.603Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/src/test/resources
18:27:37 [2024-02-28T23:27:37.603Z] [INFO] 
18:27:37 [2024-02-28T23:27:37.603Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
18:27:37 [2024-02-28T23:27:37.603Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:27:37 [2024-02-28T23:27:37.603Z] [INFO] 
18:27:37 [2024-02-28T23:27:37.603Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
18:27:37 [2024-02-28T23:27:37.604Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
18:27:37 [2024-02-28T23:27:37.604Z] [INFO] 
18:27:37 [2024-02-28T23:27:37.604Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
18:27:37 [2024-02-28T23:27:37.604Z] [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.3.0-SNAPSHOT-sources.jar
18:27:37 [2024-02-28T23:27:37.604Z] [INFO] 
18:27:37 [2024-02-28T23:27:37.604Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
18:27:37 [2024-02-28T23:27:37.604Z] [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.3.0-SNAPSHOT.jar
18:27:37 [2024-02-28T23:27:37.604Z] [INFO] 
18:27:37 [2024-02-28T23:27:37.604Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
18:27:37 [2024-02-28T23:27:37.604Z] [INFO] 
18:27:37 [2024-02-28T23:27:37.604Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
18:27:37 [2024-02-28T23:27:37.604Z] [INFO] 
18:27:37 [2024-02-28T23:27:37.604Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
18:27:37 [2024-02-28T23:27:37.604Z] [INFO] 
18:27:37 [2024-02-28T23:27:37.604Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
18:27:37 [2024-02-28T23:27:37.604Z] [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.3.0-SNAPSHOT.jar
18:27:38 [2024-02-28T23:27:38.536Z] [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.3.0-SNAPSHOT-sources.jar
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] 
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
18:27:39 [2024-02-28T23:27:39.908Z] [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.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT.jar
18:27:39 [2024-02-28T23:27:39.908Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT.pom
18:27:39 [2024-02-28T23:27:39.908Z] [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.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT-sources.jar
18:27:39 [2024-02-28T23:27:39.908Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT-p2metadata.xml
18:27:39 [2024-02-28T23:27:39.908Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.3.0-SNAPSHOT-p2artifacts.xml
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] 
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] 
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] Executing tasks
18:27:39 [2024-02-28T23:27:39.908Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.analysis.profiling.doc.user
18:27:39 [2024-02-28T23:27:39.908Z] [INFO]      [copy] Copying 8 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.analysis.profiling.doc.user
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] Executed tasks
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] 
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] Building Trace Compass Developer Guide 9.3.0-SNAPSHOT           [62/141]
18:27:39 [2024-02-28T23:27:39.908Z] [INFO]   from doc/org.eclipse.tracecompass.doc.dev/pom.xml
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:27:39 [2024-02-28T23:27:39.908Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
18:27:39 [2024-02-28T23:27:39.908Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/pom.xml
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] 
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.dev ---
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] 
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev ---
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] Executing tasks
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] Executed tasks
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] 
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.dev ---
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] 
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] The project's OSGi version is 9.3.0.202402282247
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] 
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] 
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] 
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] 
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] 
18:27:39 [2024-02-28T23:27:39.908Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
18:27:39 [2024-02-28T23:27:39.909Z] [INFO] Resolving class path of Trace Compass Developer Guide
18:27:39 [2024-02-28T23:27:39.909Z] [INFO] 
18:27:39 [2024-02-28T23:27:39.909Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
18:27:39 [2024-02-28T23:27:39.909Z] [INFO] Executing tasks
18:27:41 [2024-02-28T23:27:41.281Z] 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
18:27:41 [2024-02-28T23:27:41.281Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
18:27:41 [2024-02-28T23:27:41.281Z] [INFO] Executed tasks
18:27:41 [2024-02-28T23:27:41.281Z] [INFO] 
18:27:41 [2024-02-28T23:27:41.281Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
18:27:41 [2024-02-28T23:27:41.281Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
18:27:41 [2024-02-28T23:27:41.281Z] [INFO] 
18:27:41 [2024-02-28T23:27:41.281Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
18:27:41 [2024-02-28T23:27:41.281Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:27:41 [2024-02-28T23:27:41.281Z] [INFO] 
18:27:41 [2024-02-28T23:27:41.281Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
18:27:41 [2024-02-28T23:27:41.539Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
18:27:41 [2024-02-28T23:27:41.539Z] [INFO] Command line:
18:27:41 [2024-02-28T23:27:41.539Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-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]
18:27:41 [2024-02-28T23:27:41.539Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:27:44 [2024-02-28T23:27:44.815Z] Buildfile: build.xml
18:27:44 [2024-02-28T23:27:44.815Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
18:27:44 [2024-02-28T23:27:44.815Z] WARNING: A terminally deprecated method in java.lang.System has been called
18:27:44 [2024-02-28T23:27:44.816Z] 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)
18:27:44 [2024-02-28T23:27:44.816Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
18:27:44 [2024-02-28T23:27:44.816Z] WARNING: System::setSecurityManager will be removed in a future release
18:27:44 [2024-02-28T23:27:44.816Z] 
18:27:44 [2024-02-28T23:27:44.816Z] build.index:
18:27:48 [2024-02-28T23:27:48.093Z] BUILD SUCCESSFUL
18:27:48 [2024-02-28T23:27:48.093Z] 
18:27:48 [2024-02-28T23:27:48.093Z] BUILD SUCCESSFUL
18:27:48 [2024-02-28T23:27:48.093Z] Total time: 4 seconds
18:27:48 [2024-02-28T23:27:48.093Z] [INFO] 
18:27:48 [2024-02-28T23:27:48.093Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.doc.dev ---
18:27:48 [2024-02-28T23:27:48.093Z] [INFO] 
18:27:48 [2024-02-28T23:27:48.093Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.dev ---
18:27:48 [2024-02-28T23:27:48.093Z] [INFO] 
18:27:48 [2024-02-28T23:27:48.093Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev ---
18:27:48 [2024-02-28T23:27:48.093Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/src/test/resources
18:27:48 [2024-02-28T23:27:48.093Z] [INFO] 
18:27:48 [2024-02-28T23:27:48.093Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.dev ---
18:27:48 [2024-02-28T23:27:48.093Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:27:48 [2024-02-28T23:27:48.093Z] [INFO] 
18:27:48 [2024-02-28T23:27:48.093Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.dev ---
18:27:48 [2024-02-28T23:27:48.093Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
18:27:48 [2024-02-28T23:27:48.093Z] [INFO] 
18:27:48 [2024-02-28T23:27:48.093Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev ---
18:27:48 [2024-02-28T23:27:48.093Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-sources.jar
18:27:48 [2024-02-28T23:27:48.093Z] [INFO] 
18:27:48 [2024-02-28T23:27:48.093Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev ---
18:27:48 [2024-02-28T23:27:48.093Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT.jar
18:27:48 [2024-02-28T23:27:48.350Z] [INFO] 
18:27:48 [2024-02-28T23:27:48.350Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev ---
18:27:48 [2024-02-28T23:27:48.350Z] [INFO] 
18:27:48 [2024-02-28T23:27:48.350Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc.dev ---
18:27:48 [2024-02-28T23:27:48.350Z] [INFO] 
18:27:48 [2024-02-28T23:27:48.350Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev ---
18:27:48 [2024-02-28T23:27:48.607Z] [INFO] 
18:27:48 [2024-02-28T23:27:48.607Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.doc.dev ---
18:27:49 [2024-02-28T23:27:49.172Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT.jar
18:27:50 [2024-02-28T23:27:50.540Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-sources.jar
18:27:51 [2024-02-28T23:27:51.471Z] [INFO] 
18:27:51 [2024-02-28T23:27:51.471Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev ---
18:27:51 [2024-02-28T23:27:51.471Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT.jar
18:27:51 [2024-02-28T23:27:51.471Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT.pom
18:27:51 [2024-02-28T23:27:51.471Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-sources.jar
18:27:51 [2024-02-28T23:27:51.471Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-p2metadata.xml
18:27:51 [2024-02-28T23:27:51.471Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.3.0-SNAPSHOT-p2artifacts.xml
18:27:51 [2024-02-28T23:27:51.471Z] [INFO] 
18:27:51 [2024-02-28T23:27:51.471Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev ---
18:27:51 [2024-02-28T23:27:51.471Z] [INFO] 
18:27:51 [2024-02-28T23:27:51.471Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.dev ---
18:27:51 [2024-02-28T23:27:51.471Z] [INFO] Executing tasks
18:27:51 [2024-02-28T23:27:51.471Z] [INFO]      [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.doc.dev
18:27:51 [2024-02-28T23:27:51.471Z] [INFO] Executed tasks
18:27:51 [2024-02-28T23:27:51.471Z] [INFO] 
18:27:51 [2024-02-28T23:27:51.471Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
18:27:51 [2024-02-28T23:27:51.471Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT [63/141]
18:27:51 [2024-02-28T23:27:51.471Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
18:27:51 [2024-02-28T23:27:51.471Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:27:51 [2024-02-28T23:27:51.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
18:27:51 [2024-02-28T23:27:51.471Z] [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
18:27:52 [2024-02-28T23:27:52.036Z] [INFO] 
18:27:52 [2024-02-28T23:27:52.036Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
18:27:52 [2024-02-28T23:27:52.036Z] [INFO] 
18:27:52 [2024-02-28T23:27:52.036Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
18:27:52 [2024-02-28T23:27:52.036Z] [INFO] The project's OSGi version is 2.2.0.202402282247
18:27:52 [2024-02-28T23:27:52.036Z] [INFO] 
18:27:52 [2024-02-28T23:27:52.036Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
18:27:52 [2024-02-28T23:27:52.036Z] [INFO] 
18:27:52 [2024-02-28T23:27:52.036Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
18:27:52 [2024-02-28T23:27:52.036Z] [INFO] 
18:27:52 [2024-02-28T23:27:52.036Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
18:27:52 [2024-02-28T23:27:52.036Z] [INFO] 
18:27:52 [2024-02-28T23:27:52.036Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
18:27:52 [2024-02-28T23:27:52.036Z] [INFO] 
18:27:52 [2024-02-28T23:27:52.036Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
18:27:52 [2024-02-28T23:27:52.036Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui
18:27:52 [2024-02-28T23:27:52.293Z] [INFO] 
18:27:52 [2024-02-28T23:27:52.293Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
18:27:52 [2024-02-28T23:27:52.293Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
18:27:52 [2024-02-28T23:27:52.293Z] [INFO] 
18:27:52 [2024-02-28T23:27:52.293Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
18:27:52 [2024-02-28T23:27:52.293Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:27:52 [2024-02-28T23:27:52.293Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:27:52 [2024-02-28T23:27:52.293Z] [WARNING] The effective 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
18:27:52 [2024-02-28T23:27:52.293Z] [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
18:27:53 [2024-02-28T23:27:53.222Z] [INFO] 
18:27:53 [2024-02-28T23:27:53.222Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
18:27:53 [2024-02-28T23:27:53.222Z] [INFO] 
18:27:53 [2024-02-28T23:27:53.222Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
18:27:53 [2024-02-28T23:27:53.222Z] [INFO] 
18:27:53 [2024-02-28T23:27:53.222Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
18:27:53 [2024-02-28T23:27:53.222Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources
18:27:53 [2024-02-28T23:27:53.222Z] [INFO] 
18:27:53 [2024-02-28T23:27:53.222Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
18:27:53 [2024-02-28T23:27:53.222Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:27:53 [2024-02-28T23:27:53.222Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:27:53 [2024-02-28T23:27:53.222Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.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
18:27:53 [2024-02-28T23:27:53.222Z] [INFO] 
18:27:53 [2024-02-28T23:27:53.222Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
18:27:53 [2024-02-28T23:27:53.222Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
18:27:53 [2024-02-28T23:27:53.222Z] [INFO] 
18:27:53 [2024-02-28T23:27:53.222Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
18:27:53 [2024-02-28T23:27:53.222Z] [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
18:27:53 [2024-02-28T23:27:53.222Z] [INFO] 
18:27:53 [2024-02-28T23:27:53.222Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
18:27:53 [2024-02-28T23:27:53.222Z] [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
18:27:53 [2024-02-28T23:27:53.222Z] [INFO] 
18:27:53 [2024-02-28T23:27:53.222Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
18:27:53 [2024-02-28T23:27:53.478Z] [INFO] 
18:27:53 [2024-02-28T23:27:53.478Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
18:27:53 [2024-02-28T23:27:53.478Z] [INFO] 
18:27:53 [2024-02-28T23:27:53.478Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
18:27:53 [2024-02-28T23:27:53.478Z] [INFO] 
18:27:53 [2024-02-28T23:27:53.478Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
18:27:53 [2024-02-28T23:27:53.478Z] [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
18:27:54 [2024-02-28T23:27:54.413Z] [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
18:27:55 [2024-02-28T23:27:55.343Z] [INFO] 
18:27:55 [2024-02-28T23:27:55.344Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
18:27:55 [2024-02-28T23:27:55.344Z] [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
18:27:55 [2024-02-28T23:27:55.344Z] [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
18:27:55 [2024-02-28T23:27:55.344Z] [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
18:27:55 [2024-02-28T23:27:55.344Z] [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
18:27:55 [2024-02-28T23:27:55.344Z] [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
18:27:55 [2024-02-28T23:27:55.344Z] [INFO] 
18:27:55 [2024-02-28T23:27:55.344Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
18:27:55 [2024-02-28T23:27:55.344Z] [INFO] 
18:27:55 [2024-02-28T23:27:55.344Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
18:27:55 [2024-02-28T23:27:55.344Z] [INFO] Building org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT            [64/141]
18:27:55 [2024-02-28T23:27:55.344Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
18:27:55 [2024-02-28T23:27:55.344Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
18:27:55 [2024-02-28T23:27:55.344Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
18:27:55 [2024-02-28T23:27:55.602Z] [INFO] 
18:27:55 [2024-02-28T23:27:55.602Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf ---
18:27:55 [2024-02-28T23:27:55.602Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target
18:27:55 [2024-02-28T23:27:55.602Z] [INFO] 
18:27:55 [2024-02-28T23:27:55.602Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
18:27:55 [2024-02-28T23:27:55.602Z] [INFO] The project's OSGi version is 9.3.0.202402282247
18:27:55 [2024-02-28T23:27:55.602Z] [INFO] 
18:27:55 [2024-02-28T23:27:55.602Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
18:27:55 [2024-02-28T23:27:55.602Z] [INFO] 
18:27:55 [2024-02-28T23:27:55.602Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
18:27:55 [2024-02-28T23:27:55.602Z] [INFO] 
18:27:55 [2024-02-28T23:27:55.602Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
18:27:55 [2024-02-28T23:27:55.602Z] [INFO] 
18:27:55 [2024-02-28T23:27:55.602Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
18:27:55 [2024-02-28T23:27:55.860Z] [INFO] 
18:27:55 [2024-02-28T23:27:55.860Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf ---
18:27:55 [2024-02-28T23:27:55.860Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/src/main/resources
18:27:55 [2024-02-28T23:27:55.860Z] [INFO] 
18:27:55 [2024-02-28T23:27:55.860Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf ---
18:27:55 [2024-02-28T23:27:55.860Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
18:27:55 [2024-02-28T23:27:55.860Z] [INFO] 
18:27:55 [2024-02-28T23:27:55.860Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf ---
18:27:55 [2024-02-28T23:27:55.860Z] [INFO] 
18:27:55 [2024-02-28T23:27:55.860Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf ---
18:27:55 [2024-02-28T23:27:55.860Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT.jar
18:27:55 [2024-02-28T23:27:55.860Z] [INFO] 
18:27:55 [2024-02-28T23:27:55.860Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf ---
18:27:55 [2024-02-28T23:27:55.860Z] [INFO] 
18:27:55 [2024-02-28T23:27:55.860Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf ---
18:27:55 [2024-02-28T23:27:55.860Z] [INFO] 
18:27:55 [2024-02-28T23:27:55.860Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf ---
18:27:56 [2024-02-28T23:27:56.117Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-sources-feature.jar
18:27:56 [2024-02-28T23:27:56.117Z] [INFO] 
18:27:56 [2024-02-28T23:27:56.117Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf ---
18:27:56 [2024-02-28T23:27:56.117Z] [INFO] 
18:27:56 [2024-02-28T23:27:56.117Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf ---
18:27:56 [2024-02-28T23:27:56.117Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT.jar
18:27:57 [2024-02-28T23:27:57.051Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-sources-feature.jar
18:27:58 [2024-02-28T23:27:58.421Z] [INFO] 
18:27:58 [2024-02-28T23:27:58.421Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf ---
18:27:58 [2024-02-28T23:27:58.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT.jar
18:27:58 [2024-02-28T23:27:58.421Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT.pom
18:27:58 [2024-02-28T23:27:58.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-sources-feature.jar
18:27:58 [2024-02-28T23:27:58.421Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-p2metadata.xml
18:27:58 [2024-02-28T23:27:58.421Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.3.0-SNAPSHOT-p2artifacts.xml
18:27:58 [2024-02-28T23:27:58.421Z] [INFO] 
18:27:58 [2024-02-28T23:27:58.421Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf ---
18:27:58 [2024-02-28T23:27:58.421Z] [INFO] 
18:27:58 [2024-02-28T23:27:58.421Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
18:27:58 [2024-02-28T23:27:58.421Z] [INFO] Building org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT            [65/141]
18:27:58 [2024-02-28T23:27:58.421Z] [INFO]   from btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
18:27:58 [2024-02-28T23:27:58.421Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
18:27:58 [2024-02-28T23:27:58.421Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
18:27:58 [2024-02-28T23:27:58.678Z] [INFO] 
18:27:58 [2024-02-28T23:27:58.678Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf ---
18:27:58 [2024-02-28T23:27:58.678Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target
18:27:58 [2024-02-28T23:27:58.678Z] [INFO] 
18:27:58 [2024-02-28T23:27:58.678Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
18:27:58 [2024-02-28T23:27:58.678Z] [INFO] The project's OSGi version is 9.3.0.202402282247
18:27:58 [2024-02-28T23:27:58.678Z] [INFO] 
18:27:58 [2024-02-28T23:27:58.678Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
18:27:58 [2024-02-28T23:27:58.678Z] [INFO] 
18:27:58 [2024-02-28T23:27:58.678Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
18:27:58 [2024-02-28T23:27:58.678Z] [INFO] 
18:27:58 [2024-02-28T23:27:58.678Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
18:27:58 [2024-02-28T23:27:58.678Z] [INFO] 
18:27:58 [2024-02-28T23:27:58.678Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
18:27:58 [2024-02-28T23:27:58.678Z] [INFO] 
18:27:58 [2024-02-28T23:27:58.678Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf ---
18:27:58 [2024-02-28T23:27:58.678Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/src/main/resources
18:27:58 [2024-02-28T23:27:58.678Z] [INFO] 
18:27:58 [2024-02-28T23:27:58.678Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf ---
18:27:58 [2024-02-28T23:27:58.678Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
18:27:58 [2024-02-28T23:27:58.678Z] [INFO] 
18:27:58 [2024-02-28T23:27:58.678Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf ---
18:27:58 [2024-02-28T23:27:58.678Z] [INFO] 
18:27:58 [2024-02-28T23:27:58.678Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf ---
18:27:58 [2024-02-28T23:27:58.936Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT.jar
18:27:58 [2024-02-28T23:27:58.936Z] [INFO] 
18:27:58 [2024-02-28T23:27:58.936Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf ---
18:27:58 [2024-02-28T23:27:58.936Z] [INFO] 
18:27:58 [2024-02-28T23:27:58.936Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf ---
18:27:58 [2024-02-28T23:27:58.936Z] [INFO] 
18:27:58 [2024-02-28T23:27:58.936Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf ---
18:27:58 [2024-02-28T23:27:58.936Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-sources-feature.jar
18:27:58 [2024-02-28T23:27:58.936Z] [INFO] 
18:27:58 [2024-02-28T23:27:58.936Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf ---
18:27:58 [2024-02-28T23:27:58.936Z] [INFO] 
18:27:58 [2024-02-28T23:27:58.936Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf ---
18:27:58 [2024-02-28T23:27:58.936Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT.jar
18:28:00 [2024-02-28T23:28:00.312Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-sources-feature.jar
18:28:01 [2024-02-28T23:28:01.244Z] [INFO] 
18:28:01 [2024-02-28T23:28:01.244Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf ---
18:28:01 [2024-02-28T23:28:01.244Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT.jar
18:28:01 [2024-02-28T23:28:01.245Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT.pom
18:28:01 [2024-02-28T23:28:01.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-sources-feature.jar
18:28:01 [2024-02-28T23:28:01.245Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-p2metadata.xml
18:28:01 [2024-02-28T23:28:01.245Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.3.0-SNAPSHOT-p2artifacts.xml
18:28:01 [2024-02-28T23:28:01.245Z] [INFO] 
18:28:01 [2024-02-28T23:28:01.245Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf ---
18:28:01 [2024-02-28T23:28:01.245Z] [INFO] 
18:28:01 [2024-02-28T23:28:01.245Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
18:28:01 [2024-02-28T23:28:01.245Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT [66/141]
18:28:01 [2024-02-28T23:28:01.245Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
18:28:01 [2024-02-28T23:28:01.245Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:28:01 [2024-02-28T23:28:01.245Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:28:01 [2024-02-28T23:28:01.245Z] [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
18:28:01 [2024-02-28T23:28:01.245Z] [INFO] 
18:28:01 [2024-02-28T23:28:01.245Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests ---
18:28:01 [2024-02-28T23:28:01.245Z] [INFO] 
18:28:01 [2024-02-28T23:28:01.245Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
18:28:01 [2024-02-28T23:28:01.245Z] [INFO] The project's OSGi version is 1.0.4.202402282247
18:28:01 [2024-02-28T23:28:01.245Z] [INFO] 
18:28:01 [2024-02-28T23:28:01.245Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
18:28:01 [2024-02-28T23:28:01.245Z] [INFO] 
18:28:01 [2024-02-28T23:28:01.245Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
18:28:01 [2024-02-28T23:28:01.245Z] [INFO] 
18:28:01 [2024-02-28T23:28:01.245Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
18:28:01 [2024-02-28T23:28:01.245Z] [INFO] 
18:28:01 [2024-02-28T23:28:01.245Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
18:28:01 [2024-02-28T23:28:01.245Z] [INFO] 
18:28:01 [2024-02-28T23:28:01.245Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
18:28:01 [2024-02-28T23:28:01.245Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core.tests
18:28:01 [2024-02-28T23:28:01.502Z] [INFO] 
18:28:01 [2024-02-28T23:28:01.502Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
18:28:01 [2024-02-28T23:28:01.502Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
18:28:01 [2024-02-28T23:28:01.502Z] [INFO] 
18:28:01 [2024-02-28T23:28:01.502Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
18:28:01 [2024-02-28T23:28:01.502Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:28:01 [2024-02-28T23:28:01.502Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:28:01 [2024-02-28T23:28:01.502Z] [WARNING] The 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
18:28:01 [2024-02-28T23:28:01.502Z] [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
18:28:01 [2024-02-28T23:28:01.759Z] [INFO] 
18:28:01 [2024-02-28T23:28:01.759Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core.tests ---
18:28:01 [2024-02-28T23:28:01.759Z] [INFO] 
18:28:01 [2024-02-28T23:28:01.759Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests ---
18:28:01 [2024-02-28T23:28:01.759Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources
18:28:01 [2024-02-28T23:28:01.759Z] [INFO] 
18:28:01 [2024-02-28T23:28:01.759Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core.tests ---
18:28:01 [2024-02-28T23:28:01.759Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
18:28:01 [2024-02-28T23:28:01.759Z] [INFO] 
18:28:01 [2024-02-28T23:28:01.759Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests ---
18:28:01 [2024-02-28T23:28:01.759Z] [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
18:28:01 [2024-02-28T23:28:01.759Z] [INFO] 
18:28:01 [2024-02-28T23:28:01.759Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests ---
18:28:01 [2024-02-28T23:28:01.759Z] [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
18:28:02 [2024-02-28T23:28:02.016Z] [INFO] 
18:28:02 [2024-02-28T23:28:02.016Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests ---
18:28:02 [2024-02-28T23:28:02.016Z] [INFO] 
18:28:02 [2024-02-28T23:28:02.016Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core.tests ---
18:28:02 [2024-02-28T23:28:02.016Z] [INFO] 
18:28:02 [2024-02-28T23:28:02.016Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests ---
18:28:02 [2024-02-28T23:28:02.016Z] [INFO] 
18:28:02 [2024-02-28T23:28:02.016Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf.core.tests ---
18:28:02 [2024-02-28T23:28:02.016Z] [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
18:28:02 [2024-02-28T23:28:02.946Z] [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
18:28:04 [2024-02-28T23:28:04.318Z] [INFO] 
18:28:04 [2024-02-28T23:28:04.318Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.btf.core.tests ---
18:28:04 [2024-02-28T23:28:04.576Z] [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
18:28:04 [2024-02-28T23:28:04.576Z] [INFO] Command line:
18:28:04 [2024-02-28T23:28:04.576Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.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]
18:28:04 [2024-02-28T23:28:04.576Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:28:11 [2024-02-28T23:28:11.129Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
18:28:11 [2024-02-28T23:28:11.387Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 s -- in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
18:28:11 [2024-02-28T23:28:11.387Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadProperties -- Time elapsed: 0.204 s
18:28:11 [2024-02-28T23:28:11.387Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testValidate -- Time elapsed: 0.087 s
18:28:11 [2024-02-28T23:28:11.387Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testTwoContexts -- Time elapsed: 0.019 s
18:28:11 [2024-02-28T23:28:11.387Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead10thEvent1 -- Time elapsed: 0.059 s
18:28:11 [2024-02-28T23:28:11.387Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead10thEvent2 -- Time elapsed: 0.007 s
18:28:11 [2024-02-28T23:28:11.387Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testSeek1stEvent -- Time elapsed: 0.022 s
18:28:11 [2024-02-28T23:28:11.387Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadCommentLineEvent1 -- Time elapsed: 0.080 s
18:28:11 [2024-02-28T23:28:11.387Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadCommentLineEvent2 -- Time elapsed: 0.095 s
18:28:11 [2024-02-28T23:28:11.387Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead1stEvent -- Time elapsed: 0.007 s
18:28:11 [2024-02-28T23:28:11.387Z] 
18:28:11 [2024-02-28T23:28:11.387Z] Results:
18:28:11 [2024-02-28T23:28:11.387Z] 
18:28:11 [2024-02-28T23:28:11.387Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
18:28:11 [2024-02-28T23:28:11.387Z] 
18:28:11 [2024-02-28T23:28:11.951Z] [INFO] All tests passed
18:28:11 [2024-02-28T23:28:11.951Z] [INFO] 
18:28:11 [2024-02-28T23:28:11.951Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests ---
18:28:11 [2024-02-28T23:28:11.951Z] [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
18:28:11 [2024-02-28T23:28:11.951Z] [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
18:28:11 [2024-02-28T23:28:11.951Z] [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
18:28:11 [2024-02-28T23:28:11.951Z] [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
18:28:11 [2024-02-28T23:28:11.951Z] [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
18:28:11 [2024-02-28T23:28:11.951Z] [INFO] 
18:28:11 [2024-02-28T23:28:11.951Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests ---
18:28:11 [2024-02-28T23:28:11.951Z] [INFO] 
18:28:11 [2024-02-28T23:28:11.951Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
18:28:11 [2024-02-28T23:28:11.951Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT [67/141]
18:28:11 [2024-02-28T23:28:11.951Z] [INFO]   from common/org.eclipse.tracecompass.common.core.tests/pom.xml
18:28:11 [2024-02-28T23:28:11.951Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:28:11 [2024-02-28T23:28:11.951Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:28:12 [2024-02-28T23:28:12.207Z] [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
18:28:12 [2024-02-28T23:28:12.207Z] [INFO] 
18:28:12 [2024-02-28T23:28:12.207Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests ---
18:28:12 [2024-02-28T23:28:12.207Z] [INFO] 
18:28:12 [2024-02-28T23:28:12.207Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
18:28:12 [2024-02-28T23:28:12.207Z] [INFO] The project's OSGi version is 1.1.11.202402282247
18:28:12 [2024-02-28T23:28:12.207Z] [INFO] 
18:28:12 [2024-02-28T23:28:12.207Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
18:28:12 [2024-02-28T23:28:12.207Z] [INFO] 
18:28:12 [2024-02-28T23:28:12.207Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
18:28:12 [2024-02-28T23:28:12.208Z] [INFO] 
18:28:12 [2024-02-28T23:28:12.208Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
18:28:12 [2024-02-28T23:28:12.467Z] [INFO] 
18:28:12 [2024-02-28T23:28:12.467Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
18:28:12 [2024-02-28T23:28:12.467Z] [INFO] 
18:28:12 [2024-02-28T23:28:12.467Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
18:28:12 [2024-02-28T23:28:12.467Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core.tests
18:28:12 [2024-02-28T23:28:12.467Z] [INFO] 
18:28:12 [2024-02-28T23:28:12.467Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
18:28:12 [2024-02-28T23:28:12.467Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
18:28:12 [2024-02-28T23:28:12.467Z] [INFO] 
18:28:12 [2024-02-28T23:28:12.467Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
18:28:12 [2024-02-28T23:28:12.467Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:28:12 [2024-02-28T23:28:12.467Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:28:12 [2024-02-28T23:28:12.467Z] [WARNING] The 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
18:28:12 [2024-02-28T23:28:12.467Z] [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
18:28:13 [2024-02-28T23:28:13.034Z] [INFO] 
18:28:13 [2024-02-28T23:28:13.034Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core.tests ---
18:28:13 [2024-02-28T23:28:13.034Z] [INFO] 
18:28:13 [2024-02-28T23:28:13.034Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests ---
18:28:13 [2024-02-28T23:28:13.034Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/src/test/resources
18:28:13 [2024-02-28T23:28:13.034Z] [INFO] 
18:28:13 [2024-02-28T23:28:13.034Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core.tests ---
18:28:13 [2024-02-28T23:28:13.034Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
18:28:13 [2024-02-28T23:28:13.034Z] [INFO] 
18:28:13 [2024-02-28T23:28:13.034Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests ---
18:28:13 [2024-02-28T23:28:13.034Z] [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
18:28:13 [2024-02-28T23:28:13.034Z] [INFO] 
18:28:13 [2024-02-28T23:28:13.034Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests ---
18:28:13 [2024-02-28T23:28:13.034Z] [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
18:28:13 [2024-02-28T23:28:13.034Z] [INFO] 
18:28:13 [2024-02-28T23:28:13.034Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests ---
18:28:13 [2024-02-28T23:28:13.034Z] [INFO] 
18:28:13 [2024-02-28T23:28:13.034Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common.core.tests ---
18:28:13 [2024-02-28T23:28:13.034Z] [INFO] 
18:28:13 [2024-02-28T23:28:13.034Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests ---
18:28:13 [2024-02-28T23:28:13.034Z] [INFO] 
18:28:13 [2024-02-28T23:28:13.034Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.common.core.tests ---
18:28:13 [2024-02-28T23:28:13.034Z] [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
18:28:13 [2024-02-28T23:28:13.967Z] [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
18:28:15 [2024-02-28T23:28:15.338Z] [INFO] 
18:28:15 [2024-02-28T23:28:15.338Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.common.core.tests ---
18:28:15 [2024-02-28T23:28:15.596Z] [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
18:28:15 [2024-02-28T23:28:15.596Z] [INFO] Command line:
18:28:15 [2024-02-28T23:28:15.596Z] 	[/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]
18:28:15 [2024-02-28T23:28:15.596Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:28:22 [2024-02-28T23:28:22.151Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
18:28:22 [2024-02-28T23:28:22.151Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[0: 0 - 0 B] -- Time elapsed: 0.003 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[0: 0 - 0 B] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[0: 0 - 0 B] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[0: 0 - 0 B] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[1: 3 - 3 B] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[1: 3 - 3 B] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[1: 3 - 3 B] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[1: 3 - 3 B] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[2: 975 - 975 B] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[2: 975 - 975 B] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[2: 975 - 975 B] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[2: 975 - 975 B] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[3: 1,024 - 1 KB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[3: 1,024 - 1 KB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[3: 1,024 - 1 KB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[3: 1,024 - 1 KB] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[4: 1,048,576 - 1 MB] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[7: 4,096 - 4 KB] -- Time elapsed: 0.043 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[7: 4,096 - 4 KB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[7: 4,096 - 4 KB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[7: 4,096 - 4 KB] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[8: -4,096 - -4 KB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[8: -4,096 - -4 KB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[8: -4,096 - -4 KB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[8: -4,096 - -4 KB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[9: 4,096 - 4 KB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[9: 4,096 - 4 KB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[9: 4,096 - 4 KB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[9: 4,096 - 4 KB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[10: 4,096 - 4 KB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[10: 4,096 - 4 KB] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[10: 4,096 - 4 KB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[10: 4,096 - 4 KB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.151Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[19: null - 1234 TPotato] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[19: null - 1234 TPotato] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[19: null - 1234 TPotato] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[19: null - 1234 TPotato] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[20: null - .0001 MB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[20: null - .0001 MB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[20: null - .0001 MB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[20: null - .0001 MB] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[21: null - 1KB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[21: null - 1KB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[21: null - 1KB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[21: null - 1KB] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[22: null - 1KB   ] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[22: null - 1KB   ] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[22: null - 1KB   ] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[22: null - 1KB   ] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[23: null - 1KB  potato] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[23: null - 1KB  potato] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[23: null - 1KB  potato] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[23: null - 1KB  potato] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.152Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
18:28:22 [2024-02-28T23:28:22.152Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[0: 0 - 0 B/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[0: 0 - 0 B/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[0: 0 - 0 B/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[0: 0 - 0 B/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[1: 3 - 3 B/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[1: 3 - 3 B/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[1: 3 - 3 B/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[1: 3 - 3 B/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[2: 975 - 975 B/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[2: 975 - 975 B/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[2: 975 - 975 B/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[2: 975 - 975 B/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[3: 1,024 - 1 KB/s] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[7: 4,096 - 4 KB/s] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[8: -4,096 - -4 KB/s] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.152Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[9: 4,096 - 4 KB/s] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[19: null - 1234 TPotato] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[19: null - 1234 TPotato] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[19: null - 1234 TPotato] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[19: null - 1234 TPotato] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[20: null - .0001 MB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[20: null - .0001 MB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[20: null - .0001 MB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[20: null - .0001 MB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[21: null - 1KB/s] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[21: null - 1KB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[21: null - 1KB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[21: null - 1KB/s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[22: null - 1KB/s   ] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[22: null - 1KB/s   ] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[22: null - 1KB/s   ] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[22: null - 1KB/s   ] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[23: null - 1KB/s  potato] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[23: null - 1KB/s  potato] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[23: null - 1KB/s  potato] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[23: null - 1KB/s  potato] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[24: null - 1 KB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[24: null - 1 KB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[24: null - 1 KB] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[24: null - 1 KB] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.153Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
18:28:22 [2024-02-28T23:28:22.153Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[0: 0 - 0] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[0: 0 - 0] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.153Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[0: 0 - 0] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[0: 0 - 0] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[1: 3 - 3 ns] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[1: 3 - 3 ns] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[1: 3 - 3 ns] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[1: 3 - 3 ns] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[2: 1,975 - 1.975 µs] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[3: 200,000,000 - 200 ms] -- Time elapsed: 0.056 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[3: 200,000,000 - 200 ms] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[4: -200,000,000 - -200 ms] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[6: 200,000,000 - 200 ms] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[10: 200,000,100 - 200 ms] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[11: null - 200ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[11: null - 200ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[11: null - 200ms] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[11: null - 200ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[12: null - 200ms  ] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[12: null - 200ms  ] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[12: null - 200ms  ] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[12: null - 200ms  ] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[13: null - 200     ms] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[13: null - 200     ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[13: null - 200     ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[13: null - 200     ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[14: null - 1.5ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[14: null - 1.5ms] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[14: null - 1.5ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[14: null - 1.5ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[15: null - 1.5us] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[15: null - 1.5us] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[15: null - 1.5us] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[15: null - 1.5us] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[16: null - 1.5µs] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[16: null - 1.5µs] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.154Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[16: null - 1.5µs] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[16: null - 1.5µs] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[17: null - 1.5usdt] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[17: null - 1.5usdt] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[17: null - 1.5usdt] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[17: null - 1.5usdt] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[18: null - 1.5hello] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[18: null - 1.5hello] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[18: null - 1.5hello] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[18: null - 1.5hello] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[19: null - 15] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[19: null - 15] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[19: null - 15] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[19: null - 15] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[20: null - hello] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[20: null - hello] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[20: null - hello] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[20: null - hello] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[21: null - 0.000001s] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[21: null - 0.000001s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[21: null - 0.000001s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[21: null - 0.000001s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[22: null - .000001s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[22: null - .000001s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[22: null - .000001s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[22: null - .000001s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
18:28:22 [2024-02-28T23:28:22.155Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[0: 0] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[1: 3] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[2: 975] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[3: 1,000] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[4: 4,000] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[5: -4,000] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[6: -0.04] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[7: 0.002] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[8: 0.056] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[9: 0] -- Time elapsed: 0.054 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[10: 0] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[11: ∞] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] 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
18:28:22 [2024-02-28T23:28:22.155Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
18:28:22 [2024-02-28T23:28:22.155Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[0: 3 - 3] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[0: 3 - 3] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[0: 3 - 3] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[0: 3 - 3] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[1: 5.6 - 5.6] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[1: 5.6 - 5.6] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[1: 5.6 - 5.6] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[1: 5.6 - 5.6] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[2: 1.235 - 1.2] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[2: 1.235 - 1.2] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[2: 1.235 - 1.2] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[2: 1.235 - 1.2] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[3: 1.01 - 1] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[3: 1.01 - 1] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[3: 1.01 - 1] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[3: 1.01 - 1] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[4: 975 - 975] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[4: 975 - 975] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[4: 975 - 975] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[4: 975 - 975] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[5: 1,000 - 1 k] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[5: 1,000 - 1 k] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[5: 1,000 - 1 k] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[5: 1,000 - 1 k] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[6: 4,000 - 4 k] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[6: 4,000 - 4 k] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[6: 4,000 - 4 k] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.155Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[6: 4,000 - 4 k] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[7: -4,000 - -4 k] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[7: -4,000 - -4 k] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[7: -4,000 - -4 k] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[7: -4,000 - -4 k] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[8: 4,000 - 4 k] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[8: 4,000 - 4 k] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[8: 4,000 - 4 k] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[8: 4,000 - 4 k] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[9: 4,000 - 4 k] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[9: 4,000 - 4 k] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[9: 4,000 - 4 k] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[9: 4,000 - 4 k] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[19: 0.1 - 100 m] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[19: 0.1 - 100 m] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[19: 0.1 - 100 m] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[19: 0.1 - 100 m] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[20: 0.001 - 1 m] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[20: 0.001 - 1 m] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[20: 0.001 - 1 m] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[20: 0.001 - 1 m] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[21: 0 - 1 µ] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[21: 0 - 1 µ] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[21: 0 - 1 µ] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[21: 0 - 1 µ] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[22: 0 - 1 n] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[22: 0 - 1 n] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[22: 0 - 1 n] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[22: 0 - 1 n] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.156Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[23: 0 - 1 p] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[23: 0 - 1 p] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[23: 0 - 1 p] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[23: 0 - 1 p] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[24: 0 - 0] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[24: 0 - 0] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[24: 0 - 0] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[24: 0 - 0] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[25: -0.04 - -40 m] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[25: -0.04 - -40 m] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[25: -0.04 - -40 m] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[25: -0.04 - -40 m] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[26: 0.002 - 2 m] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[26: 0.002 - 2 m] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[26: 0.002 - 2 m] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[26: 0.002 - 2 m] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[27: 0.056 - 55.5 m] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[28: 0 - 492.8 µ] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[28: 0 - 492.8 µ] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[28: 0 - 492.8 µ] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[28: 0 - 492.8 µ] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[29: 0 - 251 n] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[29: 0 - 251 n] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[29: 0 - 251 n] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[29: 0 - 251 n] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[30: 0 - 43 p] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[30: 0 - 43 p] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[30: 0 - 43 p] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[30: 0 - 43 p] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[31: 0 - 45.6 n] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[31: 0 - 45.6 n] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[31: 0 - 45.6 n] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.157Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[31: 0 - 45.6 n] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.157Z] 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
18:28:22 [2024-02-28T23:28:22.157Z] 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
18:28:22 [2024-02-28T23:28:22.157Z] 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
18:28:22 [2024-02-28T23:28:22.157Z] 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
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[33: ∞ - ∞] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[33: ∞ - ∞] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[33: ∞ - ∞] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[33: ∞ - ∞] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[34: 0 - 0] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[34: 0 - 0] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[34: 0 - 0] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[34: 0 - 0] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[35: -∞ - -∞] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[35: -∞ - -∞] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[35: -∞ - -∞] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[35: -∞ - -∞] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[36: NaN - NaN] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[36: NaN - NaN] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[36: NaN - NaN] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[36: NaN - NaN] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[37: null - Toto] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[37: null - Toto] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[37: null - Toto] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[37: null - Toto] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[38: null - 1.2 s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[38: null - 1.2 s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[38: null - 1.2 s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[38: null - 1.2 s] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[39: null - 1.2 ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[39: null - 1.2 ms] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[39: null - 1.2 ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[39: null - 1.2 ms] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[40: null - ∞ k] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[40: null - ∞ k] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[40: null - ∞ k] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[40: null - ∞ k] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[41: null - -∞ p] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[41: null - -∞ p] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[41: null - -∞ p] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[41: null - -∞ p] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[42: null - NaNM] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[42: null - NaNM] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[42: null - NaNM] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[42: null - NaNM] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[43: null - 1.2 m  ] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[43: null - 1.2 m  ] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[43: null - 1.2 m  ] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[43: null - 1.2 m  ] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.158Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
18:28:22 [2024-02-28T23:28:22.158Z] Tests run: 152, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[0: 0 - 0 rabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[0: 0 - 0 rabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[0: 0 - 0 rabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[0: 0 - 0 rabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[1: 3 - 3 rabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[1: 3 - 3 rabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[1: 3 - 3 rabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[1: 3 - 3 rabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[2: 975 - 975 rabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[2: 975 - 975 rabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[2: 975 - 975 rabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[2: 975 - 975 rabbit] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.158Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[3: 1,000 - 1 krabbit] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[8: -4,000 - -4 krabbit] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.159Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[22: 0 - 1 µrabbit] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[24: 0 - 1 prabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[24: 0 - 1 prabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[24: 0 - 1 prabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[24: 0 - 1 prabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[25: -0.04 - -40 mrabbit] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[26: 0.002 - 2 mrabbit] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[28: 0 - 492.837 µrabbit] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[29: 0 - 251 nrabbit] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[30: 0 - 43 prabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[30: 0 - 43 prabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[30: 0 - 43 prabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[30: 0 - 43 prabbit] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[32: null - 1234 TPotato] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[32: null - 1234 TPotato] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.160Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[32: null - 1234 TPotato] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.161Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[32: null - 1234 TPotato] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.161Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.161Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.161Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[33: null - .0001 Mrabbit] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.161Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.161Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[34: null - 1krabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.161Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[34: null - 1krabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.161Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[34: null - 1krabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.161Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[34: null - 1krabbit] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.161Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[35: null - 1krabbit   ] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.161Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[35: null - 1krabbit   ] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.161Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[35: null - 1krabbit   ] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.161Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[35: null - 1krabbit   ] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.161Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.161Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.161Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.161Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[36: null - 1 Krabbit   ] -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.161Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[37: null - 1krabbit  potato] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.161Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[37: null - 1krabbit  potato] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.161Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[37: null - 1krabbit  potato] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.161Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[37: null - 1krabbit  potato] -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.161Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest
18:28:22 [2024-02-28T23:28:22.161Z] Feb 28, 2024 11:28:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
18:28:22 [2024-02-28T23:28:22.161Z] WARNING: {"ts":"39055233620.257","ph":"B","tid":1,"pid":1,"name":"foo"}
18:28:22 [2024-02-28T23:28:22.161Z] Feb 28, 2024 11:28:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
18:28:22 [2024-02-28T23:28:22.161Z] WARNING: {"ts":"39055233620.257","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x1"}
18:28:22 [2024-02-28T23:28:22.418Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
18:28:22 [2024-02-28T23:28:22.418Z] WARNING: {"ts":"39055441066.999","ph":"E","tid":1,"pid":1}
18:28:22 [2024-02-28T23:28:22.418Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
18:28:22 [2024-02-28T23:28:22.419Z] WARNING: {"ts":"39055443960.36","ph":"B","tid":1,"pid":1,"name":"foo"}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
18:28:22 [2024-02-28T23:28:22.419Z] WARNING: {"ts":"39055443960.36","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x2"}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
18:28:22 [2024-02-28T23:28:22.419Z] WARNING: {"ts":"39055449044.466","ph":"E","tid":1,"pid":1}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
18:28:22 [2024-02-28T23:28:22.419Z] WARNING: {"ts":"39055513274.898","ph":"B","tid":1,"pid":1,"name":"foo"}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
18:28:22 [2024-02-28T23:28:22.419Z] WARNING: {"ts":"39055513274.898","ph":"s","tid":1,"pid":1,"name":"foo","cat":"null","id":"0x3"}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
18:28:22 [2024-02-28T23:28:22.419Z] WARNING: {"ts":"39055515566.948","ph":"E","tid":1,"pid":1}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
18:28:22 [2024-02-28T23:28:22.419Z] WARNING: {"ts":"39055517627.023","ph":"B","tid":1,"pid":1,"name":"foo"}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
18:28:22 [2024-02-28T23:28:22.419Z] WARNING: {"ts":"39055521256.66","ph":"E","tid":1,"pid":1}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
18:28:22 [2024-02-28T23:28:22.419Z] WARNING: {"ts":"39055527582.94","ph":"B","tid":1,"pid":1,"name":"foo"}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
18:28:22 [2024-02-28T23:28:22.419Z] WARNING: {"ts":"39055527582.94","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x5"}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
18:28:22 [2024-02-28T23:28:22.419Z] WARNING: {"ts":"39055529723.072","ph":"E","tid":1,"pid":1}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
18:28:22 [2024-02-28T23:28:22.419Z] INFO: {"ts":"39055541291.252","ph":"B","tid":1,"pid":1,"name":"foo"}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
18:28:22 [2024-02-28T23:28:22.419Z] INFO: {"ts":"39055542663.482","ph":"B","tid":1,"pid":1,"name":"bar"}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
18:28:22 [2024-02-28T23:28:22.419Z] INFO: {"ts":"39055543466.231","ph":"E","tid":1,"pid":1}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
18:28:22 [2024-02-28T23:28:22.419Z] INFO: {"ts":"39055544212.148","ph":"E","tid":1,"pid":1}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
18:28:22 [2024-02-28T23:28:22.419Z] WARNING: {"ts":"39055546150.591","ph":"B","tid":1,"pid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
18:28:22 [2024-02-28T23:28:22.419Z] WARNING: {"ts":"39055547363.221","ph":"E","tid":1,"pid":1}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
18:28:22 [2024-02-28T23:28:22.419Z] WARNING: {"ts":"39055548276.946","ph":"B","tid":1,"pid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
18:28:22 [2024-02-28T23:28:22.419Z] WARNING: {"ts":"39055549062.116","ph":"E","tid":1,"pid":1}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
18:28:22 [2024-02-28T23:28:22.419Z] WARNING: {"ts":"39055601031.218","ph":"B","tid":1,"pid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
18:28:22 [2024-02-28T23:28:22.419Z] WARNING: {"ts":"39055601846.881","ph":"E","tid":1,"pid":1}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
18:28:22 [2024-02-28T23:28:22.419Z] WARNING: {"ts":"39055603524.996","ph":"B","tid":1,"pid":1,"name":"foo"}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
18:28:22 [2024-02-28T23:28:22.419Z] WARNING: {"ts":"39055605902.261","ph":"E","tid":1,"pid":1}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
18:28:22 [2024-02-28T23:28:22.419Z] WARNING: {"ts":"39055609937.308","ph":"B","tid":1,"pid":1,"name":"foo"}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
18:28:22 [2024-02-28T23:28:22.419Z] WARNING: {"ts":"39055609937.308","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x6"}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
18:28:22 [2024-02-28T23:28:22.419Z] WARNING: {"ts":"39055613553.304","ph":"E","tid":1,"pid":1}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
18:28:22 [2024-02-28T23:28:22.419Z] INFO: {"ts":"39055615880.168","ph":"i","tid":1,"pid":1,"name":"test null value","args":{"nullvalue":"null"}}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
18:28:22 [2024-02-28T23:28:22.419Z] INFO: {"ts":"39055616863.477","ph":"i","tid":1,"pid":1,"name":"test null key","args":{"null":"value"}}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
18:28:22 [2024-02-28T23:28:22.419Z] INFO: {"ts":"39055618042.966","ph":"B","tid":1,"pid":1,"name":"foo"}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
18:28:22 [2024-02-28T23:28:22.419Z] INFO: {"ts":"39055619445.769","ph":"B","tid":1,"pid":1,"name":"bar"}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
18:28:22 [2024-02-28T23:28:22.419Z] INFO: {"ts":"39055620140.385","ph":"E","tid":1,"pid":1}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
18:28:22 [2024-02-28T23:28:22.419Z] INFO: {"ts":"39055620851.024","ph":"E","tid":1,"pid":1}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
18:28:22 [2024-02-28T23:28:22.419Z] WARNING: {"ts":"39055622304.774","ph":"B","tid":1,"pid":1,"name":"foo"}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
18:28:22 [2024-02-28T23:28:22.419Z] WARNING: {"ts":"39055622304.774","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x7"}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
18:28:22 [2024-02-28T23:28:22.419Z] WARNING: {"ts":"39055624042.151","ph":"E","tid":1,"pid":1}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
18:28:22 [2024-02-28T23:28:22.419Z] INFO: {"ts":"39055631127.63","ph":"B","tid":1,"pid":1,"name":"world"}
18:28:22 [2024-02-28T23:28:22.419Z] Feb 28, 2024 11:28:22 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
18:28:22 [2024-02-28T23:28:22.419Z] INFO: {"ts":"39055632139.06","ph":"E","tid":1,"pid":1}
18:28:22 [2024-02-28T23:28:22.677Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s -- in org.eclipse.tracecompass.common.core.tests.log.LoggerTest
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowLogLevels -- Time elapsed: 0.214 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowWithData -- Time elapsed: 0.007 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testObjectLifespan -- Time elapsed: 0.061 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderNoExtra -- Time elapsed: 0.003 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingWithData -- Time elapsed: 0.006 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowFiltered -- Time elapsed: 0.005 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderCatThenParent -- Time elapsed: 0.003 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingFiltered -- Time elapsed: 0.003 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAsyncMessages -- Time elapsed: 0.008 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingException -- Time elapsed: 0.004 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributeFailRepeatedArgs -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributes -- Time elapsed: 0.058 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingLogLevels -- Time elapsed: 0.004 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testCounter -- Time elapsed: 0.002 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowWithUnsetParent -- Time elapsed: 0.005 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNullArguments -- Time elapsed: 0.003 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNesting -- Time elapsed: 0.005 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderParentThenCat -- Time elapsed: 0.002 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testMarker -- Time elapsed: 0.004 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testInstant -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testCollectionLifespan -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testHelloWorld -- Time elapsed: 0.003 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributeFail3Args -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.677Z] Running org.eclipse.tracecompass.common.core.tests.log.MonitorTest
18:28:22 [2024-02-28T23:28:22.677Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.common.core.tests.log.MonitorTest
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testDescending -- Time elapsed: 0.007 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testJmx -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testSame -- Time elapsed: 0.002 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testClimbing -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.677Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
18:28:22 [2024-02-28T23:28:22.677Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest.testDeepHashCode -- Time elapsed: 0.002 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest.testDeepEquals -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.677Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
18:28:22 [2024-02-28T23:28:22.677Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArrayNullElement -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArray -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArrayNullRef -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStreamNullElement -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStreamNullRef -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStream -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.677Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
18:28:22 [2024-02-28T23:28:22.677Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testIteratorContents -- Time elapsed: 0.019 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testOddInsertions -- Time elapsed: 0.010 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testMultiThread -- Time elapsed: 0.002 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testConcurrentIteration -- Time elapsed: 0.005 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testSingleInsertion -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testBlockingPeek -- Time elapsed: 0.002 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor1 -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor2 -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor4 -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor5 -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testIsEmpty -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testSimpleInsertion -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.677Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testLargeInsertion -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.677Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
18:28:22 [2024-02-28T23:28:22.934Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
18:28:22 [2024-02-28T23:28:22.934Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
18:28:22 [2024-02-28T23:28:22.934Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.210 s -- in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
18:28:22 [2024-02-28T23:28:22.934Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testSafeValidate -- Time elapsed: 0.109 s
18:28:22 [2024-02-28T23:28:22.934Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils skipped
18:28:22 [2024-02-28T23:28:22.934Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testBillionLaughs -- Time elapsed: 0.020 s
18:28:22 [2024-02-28T23:28:22.934Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testNewSafeSchemaFactory -- Time elapsed: 0.004 s
18:28:22 [2024-02-28T23:28:22.934Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.newSafeXmlStreamReader -- Time elapsed: 0.062 s
18:28:22 [2024-02-28T23:28:22.934Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testRecursiveEntityReference -- Time elapsed: 0.003 s
18:28:22 [2024-02-28T23:28:22.934Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testAttackValidate -- Time elapsed: 0.004 s
18:28:22 [2024-02-28T23:28:22.934Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testNewSafeSaxParserFactory -- Time elapsed: 0.003 s
18:28:22 [2024-02-28T23:28:22.934Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
18:28:22 [2024-02-28T23:28:22.934Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
18:28:22 [2024-02-28T23:28:22.934Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testSameSign -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.934Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd100L -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.934Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd0L -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.934Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult0 -- Time elapsed: 0.001 s
18:28:22 [2024-02-28T23:28:22.934Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult1 -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.934Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd0 -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.934Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMultLimit -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.934Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAddLimit -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.934Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMultLimitL -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.934Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAddLimitL -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.934Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult100 -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.934Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd100 -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.934Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult100L -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.934Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult0L -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.934Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult1L -- Time elapsed: 0 s
18:28:22 [2024-02-28T23:28:22.934Z] 
18:28:22 [2024-02-28T23:28:22.934Z] Results:
18:28:22 [2024-02-28T23:28:22.934Z] 
18:28:22 [2024-02-28T23:28:22.934Z] Tests run: 700, Failures: 0, Errors: 0, Skipped: 1
18:28:22 [2024-02-28T23:28:22.934Z] 
18:28:23 [2024-02-28T23:28:23.498Z] [INFO] All tests passed
18:28:23 [2024-02-28T23:28:23.498Z] [INFO] 
18:28:23 [2024-02-28T23:28:23.498Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests ---
18:28:23 [2024-02-28T23:28:23.498Z] [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
18:28:23 [2024-02-28T23:28:23.498Z] [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
18:28:23 [2024-02-28T23:28:23.499Z] [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
18:28:23 [2024-02-28T23:28:23.499Z] [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
18:28:23 [2024-02-28T23:28:23.499Z] [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
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] 
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests ---
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] 
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] Building org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT            [68/141]
18:28:23 [2024-02-28T23:28:23.499Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] 
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf ---
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] 
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] The project's OSGi version is 9.3.0.202402282247
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] 
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] 
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] 
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] 
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] 
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf ---
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/src/main/resources
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] 
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf ---
18:28:23 [2024-02-28T23:28:23.499Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] 
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf ---
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] 
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf ---
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT.jar
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] 
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf ---
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] 
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf ---
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] 
18:28:23 [2024-02-28T23:28:23.499Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf ---
18:28:23 [2024-02-28T23:28:23.756Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-sources-feature.jar
18:28:23 [2024-02-28T23:28:23.756Z] [INFO] 
18:28:23 [2024-02-28T23:28:23.756Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf ---
18:28:23 [2024-02-28T23:28:23.756Z] [INFO] 
18:28:23 [2024-02-28T23:28:23.756Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf ---
18:28:23 [2024-02-28T23:28:23.756Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT.jar
18:28:24 [2024-02-28T23:28:24.688Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-sources-feature.jar
18:28:25 [2024-02-28T23:28:25.620Z] [INFO] 
18:28:25 [2024-02-28T23:28:25.620Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf ---
18:28:25 [2024-02-28T23:28:25.620Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT.jar
18:28:25 [2024-02-28T23:28:25.620Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT.pom
18:28:25 [2024-02-28T23:28:25.620Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-sources-feature.jar
18:28:25 [2024-02-28T23:28:25.620Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-p2metadata.xml
18:28:25 [2024-02-28T23:28:25.620Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.3.0-SNAPSHOT-p2artifacts.xml
18:28:25 [2024-02-28T23:28:25.620Z] [INFO] 
18:28:25 [2024-02-28T23:28:25.620Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf ---
18:28:25 [2024-02-28T23:28:25.620Z] [INFO] 
18:28:25 [2024-02-28T23:28:25.620Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
18:28:25 [2024-02-28T23:28:25.620Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT [69/141]
18:28:25 [2024-02-28T23:28:25.620Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
18:28:25 [2024-02-28T23:28:25.620Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:28:25 [2024-02-28T23:28:25.620Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:28:25 [2024-02-28T23:28:25.620Z] [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
18:28:25 [2024-02-28T23:28:25.876Z] [INFO] 
18:28:25 [2024-02-28T23:28:25.876Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests ---
18:28:25 [2024-02-28T23:28:25.876Z] [INFO] 
18:28:25 [2024-02-28T23:28:25.876Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
18:28:25 [2024-02-28T23:28:25.876Z] [INFO] The project's OSGi version is 1.0.4.202402282247
18:28:25 [2024-02-28T23:28:25.876Z] [INFO] 
18:28:25 [2024-02-28T23:28:25.876Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
18:28:25 [2024-02-28T23:28:25.876Z] [INFO] 
18:28:25 [2024-02-28T23:28:25.876Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
18:28:25 [2024-02-28T23:28:25.876Z] [INFO] 
18:28:25 [2024-02-28T23:28:25.876Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
18:28:25 [2024-02-28T23:28:25.876Z] [INFO] 
18:28:25 [2024-02-28T23:28:25.876Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
18:28:25 [2024-02-28T23:28:25.876Z] [INFO] 
18:28:25 [2024-02-28T23:28:25.876Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
18:28:25 [2024-02-28T23:28:25.876Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.parser.tests
18:28:25 [2024-02-28T23:28:25.876Z] [INFO] 
18:28:25 [2024-02-28T23:28:25.876Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
18:28:25 [2024-02-28T23:28:25.876Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
18:28:25 [2024-02-28T23:28:25.876Z] [INFO] 
18:28:25 [2024-02-28T23:28:25.876Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
18:28:25 [2024-02-28T23:28:25.876Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:28:25 [2024-02-28T23:28:25.877Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:28:25 [2024-02-28T23:28:25.877Z] [WARNING] The 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
18:28:25 [2024-02-28T23:28:25.877Z] [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
18:28:26 [2024-02-28T23:28:26.442Z] [INFO] 
18:28:26 [2024-02-28T23:28:26.442Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser.tests ---
18:28:26 [2024-02-28T23:28:26.442Z] [INFO] 
18:28:26 [2024-02-28T23:28:26.442Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests ---
18:28:26 [2024-02-28T23:28:26.442Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources
18:28:26 [2024-02-28T23:28:26.442Z] [INFO] 
18:28:26 [2024-02-28T23:28:26.442Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser.tests ---
18:28:26 [2024-02-28T23:28:26.442Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
18:28:26 [2024-02-28T23:28:26.442Z] [INFO] 
18:28:26 [2024-02-28T23:28:26.442Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
18:28:26 [2024-02-28T23:28:26.442Z] [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
18:28:26 [2024-02-28T23:28:26.442Z] [INFO] 
18:28:26 [2024-02-28T23:28:26.442Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests ---
18:28:26 [2024-02-28T23:28:26.442Z] [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
18:28:26 [2024-02-28T23:28:26.442Z] [INFO] 
18:28:26 [2024-02-28T23:28:26.442Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests ---
18:28:26 [2024-02-28T23:28:26.442Z] [INFO] 
18:28:26 [2024-02-28T23:28:26.442Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
18:28:26 [2024-02-28T23:28:26.442Z] [INFO] 
18:28:26 [2024-02-28T23:28:26.442Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests ---
18:28:26 [2024-02-28T23:28:26.442Z] [INFO] 
18:28:26 [2024-02-28T23:28:26.442Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.parser.tests ---
18:28:26 [2024-02-28T23:28:26.442Z] [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
18:28:27 [2024-02-28T23:28:27.007Z] [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
18:28:28 [2024-02-28T23:28:28.378Z] [INFO] 
18:28:28 [2024-02-28T23:28:28.378Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
18:28:28 [2024-02-28T23:28:28.379Z] [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
18:28:28 [2024-02-28T23:28:28.379Z] [INFO] Command line:
18:28:28 [2024-02-28T23:28:28.379Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.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]
18:28:28 [2024-02-28T23:28:28.379Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:28:34 [2024-02-28T23:28:34.932Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
18:28:34 [2024-02-28T23:28:34.932Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.148 s -- in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
18:28:34 [2024-02-28T23:28:34.932Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
18:28:34 [2024-02-28T23:28:34.932Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testCharacterLiteralPrimaryExpression -- Time elapsed: 0.032 s
18:28:34 [2024-02-28T23:28:34.932Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testEnumDeclaration -- Time elapsed: 0.003 s
18:28:34 [2024-02-28T23:28:34.932Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIntegerLiteralPrimaryExpression -- Time elapsed: 0.001 s
18:28:34 [2024-02-28T23:28:34.932Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testKeywordPrimaryExpression -- Time elapsed: 0.001 s
18:28:34 [2024-02-28T23:28:34.932Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testStringLiteralPrimaryExpression -- Time elapsed: 0 s
18:28:34 [2024-02-28T23:28:34.932Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
18:28:34 [2024-02-28T23:28:34.932Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testEnvDeclaration -- Time elapsed: 0.003 s
18:28:34 [2024-02-28T23:28:34.932Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testMixedUnaryExpression -- Time elapsed: 0 s
18:28:34 [2024-02-28T23:28:34.932Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testArrayUnaryExpression -- Time elapsed: 0.001 s
18:28:34 [2024-02-28T23:28:34.932Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testMemberUnaryExpression -- Time elapsed: 0.001 s
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testFloatingTypeAliasDeclaration -- Time elapsed: 0.001 s
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIntegerTypeAliasDeclaration -- Time elapsed: 0.001 s
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testPointerUnaryExpression -- Time elapsed: 0 s
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testUnaryExpression -- Time elapsed: 0.001 s
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIdentifierPrimaryExpression -- Time elapsed: 0.001 s
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testSpecialArrayUnaryExpression -- Time elapsed: 0 s
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testDeclaration -- Time elapsed: 0.001 s
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testSimpleUnaryExpression -- Time elapsed: 0 s
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testPrimaryExpression -- Time elapsed: 0 s
18:28:34 [2024-02-28T23:28:34.933Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
18:28:34 [2024-02-28T23:28:34.933Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testSymbols -- Time elapsed: 0 s
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testStringLiteral -- Time elapsed: 0.001 s
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testCharLiteral -- Time elapsed: 0 s
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralSuffixes -- Time elapsed: 0.001 s
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralPrefixes -- Time elapsed: 0 s
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testMixedComment -- Time elapsed: 0 s
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testWhitespaces -- Time elapsed: 0 s
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest skipped
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testIdentifierLetters -- Time elapsed: 0 s
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testMultiLineComment -- Time elapsed: 0 s
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testComment -- Time elapsed: 0 s
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLineComment -- Time elapsed: 0 s
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testNestedComment -- Time elapsed: 0 s
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralDigits -- Time elapsed: 0 s
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralZero -- Time elapsed: 0 s
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testKeywords -- Time elapsed: 0.001 s
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testEscapeStringLiteral -- Time elapsed: 0.001 s
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testEscapeCharLiteral -- Time elapsed: 0.001 s
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testIdentifier -- Time elapsed: 0 s
18:28:34 [2024-02-28T23:28:34.933Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiterals -- Time elapsed: 0 s
18:28:34 [2024-02-28T23:28:34.933Z] 
18:28:34 [2024-02-28T23:28:34.933Z] Results:
18:28:34 [2024-02-28T23:28:34.933Z] 
18:28:34 [2024-02-28T23:28:34.933Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5
18:28:34 [2024-02-28T23:28:34.933Z] 
18:28:35 [2024-02-28T23:28:35.192Z] [INFO] All tests passed
18:28:35 [2024-02-28T23:28:35.192Z] [INFO] 
18:28:35 [2024-02-28T23:28:35.192Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests ---
18:28:35 [2024-02-28T23:28:35.192Z] [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
18:28:35 [2024-02-28T23:28:35.192Z] [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
18:28:35 [2024-02-28T23:28:35.192Z] [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
18:28:35 [2024-02-28T23:28:35.192Z] [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
18:28:35 [2024-02-28T23:28:35.192Z] [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
18:28:35 [2024-02-28T23:28:35.192Z] [INFO] 
18:28:35 [2024-02-28T23:28:35.192Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests ---
18:28:35 [2024-02-28T23:28:35.192Z] [INFO] 
18:28:35 [2024-02-28T23:28:35.192Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
18:28:35 [2024-02-28T23:28:35.192Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT        [70/141]
18:28:35 [2024-02-28T23:28:35.192Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
18:28:35 [2024-02-28T23:28:35.192Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
18:28:35 [2024-02-28T23:28:35.192Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] 
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf ---
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] 
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] The project's OSGi version is 9.3.0.202402282247
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] 
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] 
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] 
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] 
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] 
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf ---
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] 
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf ---
18:28:35 [2024-02-28T23:28:35.757Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] 
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf ---
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] 
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf ---
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT.jar
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] 
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf ---
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] 
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] 
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf ---
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-sources-feature.jar
18:28:35 [2024-02-28T23:28:35.757Z] [INFO] 
18:28:35 [2024-02-28T23:28:35.758Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
18:28:35 [2024-02-28T23:28:35.758Z] [INFO] 
18:28:35 [2024-02-28T23:28:35.758Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf ---
18:28:35 [2024-02-28T23:28:35.758Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT.jar
18:28:36 [2024-02-28T23:28:36.690Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-sources-feature.jar
18:28:37 [2024-02-28T23:28:37.624Z] [INFO] 
18:28:37 [2024-02-28T23:28:37.624Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf ---
18:28:37 [2024-02-28T23:28:37.624Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT.jar
18:28:37 [2024-02-28T23:28:37.624Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT.pom
18:28:37 [2024-02-28T23:28:37.625Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-sources-feature.jar
18:28:37 [2024-02-28T23:28:37.625Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-p2metadata.xml
18:28:37 [2024-02-28T23:28:37.625Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.3.0-SNAPSHOT-p2artifacts.xml
18:28:37 [2024-02-28T23:28:37.625Z] [INFO] 
18:28:37 [2024-02-28T23:28:37.625Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf ---
18:28:37 [2024-02-28T23:28:37.625Z] [INFO] 
18:28:37 [2024-02-28T23:28:37.625Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
18:28:37 [2024-02-28T23:28:37.625Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT [71/141]
18:28:37 [2024-02-28T23:28:37.625Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
18:28:37 [2024-02-28T23:28:37.625Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:28:37 [2024-02-28T23:28:37.625Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:28:37 [2024-02-28T23:28:37.625Z] [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
18:28:38 [2024-02-28T23:28:38.191Z] [INFO] 
18:28:38 [2024-02-28T23:28:38.191Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
18:28:38 [2024-02-28T23:28:38.191Z] [INFO] 
18:28:38 [2024-02-28T23:28:38.191Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
18:28:38 [2024-02-28T23:28:38.191Z] [INFO] The project's OSGi version is 1.0.12.202402282247
18:28:38 [2024-02-28T23:28:38.191Z] [INFO] 
18:28:38 [2024-02-28T23:28:38.191Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
18:28:38 [2024-02-28T23:28:38.191Z] [INFO] 
18:28:38 [2024-02-28T23:28:38.191Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
18:28:38 [2024-02-28T23:28:38.191Z] [INFO] 
18:28:38 [2024-02-28T23:28:38.191Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
18:28:38 [2024-02-28T23:28:38.191Z] [INFO] 
18:28:38 [2024-02-28T23:28:38.191Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
18:28:38 [2024-02-28T23:28:38.191Z] [INFO] 
18:28:38 [2024-02-28T23:28:38.191Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
18:28:38 [2024-02-28T23:28:38.191Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests
18:28:38 [2024-02-28T23:28:38.449Z] [INFO] 
18:28:38 [2024-02-28T23:28:38.449Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
18:28:38 [2024-02-28T23:28:38.449Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
18:28:38 [2024-02-28T23:28:38.449Z] [INFO] 
18:28:38 [2024-02-28T23:28:38.449Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
18:28:38 [2024-02-28T23:28:38.449Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:28:38 [2024-02-28T23:28:38.449Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:28:38 [2024-02-28T23:28:38.449Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.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
18:28:38 [2024-02-28T23:28:38.449Z] [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
18:28:39 [2024-02-28T23:28:39.015Z] [INFO] 
18:28:39 [2024-02-28T23:28:39.015Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
18:28:39 [2024-02-28T23:28:39.015Z] [INFO] 
18:28:39 [2024-02-28T23:28:39.015Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
18:28:39 [2024-02-28T23:28:39.015Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources
18:28:39 [2024-02-28T23:28:39.015Z] [INFO] 
18:28:39 [2024-02-28T23:28:39.015Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
18:28:39 [2024-02-28T23:28:39.015Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
18:28:39 [2024-02-28T23:28:39.015Z] [INFO] 
18:28:39 [2024-02-28T23:28:39.015Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
18:28:39 [2024-02-28T23:28:39.015Z] [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
18:28:39 [2024-02-28T23:28:39.015Z] [INFO] 
18:28:39 [2024-02-28T23:28:39.015Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
18:28:39 [2024-02-28T23:28:39.272Z] [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
18:28:39 [2024-02-28T23:28:39.272Z] [INFO] 
18:28:39 [2024-02-28T23:28:39.272Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
18:28:39 [2024-02-28T23:28:39.272Z] [INFO] 
18:28:39 [2024-02-28T23:28:39.272Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
18:28:39 [2024-02-28T23:28:39.273Z] [INFO] 
18:28:39 [2024-02-28T23:28:39.273Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
18:28:39 [2024-02-28T23:28:39.273Z] [INFO] 
18:28:39 [2024-02-28T23:28:39.273Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
18:28:39 [2024-02-28T23:28:39.273Z] [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
18:28:40 [2024-02-28T23:28:40.642Z] [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
18:28:41 [2024-02-28T23:28:41.573Z] [INFO] 
18:28:41 [2024-02-28T23:28:41.573Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
18:28:41 [2024-02-28T23:28:41.830Z] [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
18:28:41 [2024-02-28T23:28:41.830Z] [INFO] Command line:
18:28:41 [2024-02-28T23:28:41.830Z] 	[/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]
18:28:41 [2024-02-28T23:28:41.830Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:28:46 [2024-02-28T23:28:46.010Z] Feb 28, 2024 11:28:45 PM org.apache.aries.spifly.BaseActivator log
18:28:46 [2024-02-28T23:28:46.010Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
18:28:48 [2024-02-28T23:28:48.529Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:28:48 [2024-02-28T23:28:48.529Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:28:56 [2024-02-28T23:28:56.627Z] !SESSION 2024-02-28 23:28:41.929 -----------------------------------------------
18:28:56 [2024-02-28T23:28:56.628Z] eclipse.buildId=unknown
18:28:56 [2024-02-28T23:28:56.628Z] java.version=17.0.2
18:28:56 [2024-02-28T23:28:56.628Z] java.vendor=Oracle Corporation
18:28:56 [2024-02-28T23:28:56.628Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
18:28:56 [2024-02-28T23:28:56.628Z] 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
18:28:56 [2024-02-28T23:28:56.628Z] 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
18:28:56 [2024-02-28T23:28:56.628Z] 
18:28:56 [2024-02-28T23:28:56.628Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 23:28:55.838
18:28:56 [2024-02-28T23:28:56.628Z] !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
18:28:56 [2024-02-28T23:28:56.628Z] 
18:28:56 [2024-02-28T23:28:56.628Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 23:28:55.928
18:28:56 [2024-02-28T23:28:56.628Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
18:28:56 [2024-02-28T23:28:56.628Z] !STACK 0
18:28:56 [2024-02-28T23:28:56.628Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
18:28:56 [2024-02-28T23:28:56.628Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
18:28:56 [2024-02-28T23:28:56.628Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
18:28:56 [2024-02-28T23:28:56.628Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
18:28:56 [2024-02-28T23:28:56.628Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
18:28:56 [2024-02-28T23:28:56.628Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
18:28:56 [2024-02-28T23:28:56.628Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
18:28:56 [2024-02-28T23:28:56.628Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
18:28:56 [2024-02-28T23:28:56.628Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:28:56 [2024-02-28T23:28:56.628Z] Caused by: java.io.IOException: error=2, No such file or directory
18:28:56 [2024-02-28T23:28:56.628Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
18:28:56 [2024-02-28T23:28:56.628Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
18:28:56 [2024-02-28T23:28:56.628Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
18:28:56 [2024-02-28T23:28:56.628Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
18:28:56 [2024-02-28T23:28:56.628Z] 	... 7 more
18:28:56 [2024-02-28T23:28:56.628Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
18:28:57 [2024-02-28T23:28:57.193Z] Display size: 1440x900
18:28:57 [2024-02-28T23:28:57.193Z] OS version=6.1.11-200.fc37.x86_64
18:28:57 [2024-02-28T23:28:57.193Z] GTK version=3.22.30
18:28:57 [2024-02-28T23:28:57.193Z] GTK theme=Ambiance
18:28:57 [2024-02-28T23:28:57.193Z] LIBOVERLAY_SCROLLBAR=0
18:28:57 [2024-02-28T23:28:57.193Z] Time zone: Greenwich Mean Time
18:28:57 [2024-02-28T23:28:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a7e469d] time=-234046574 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:28:58 [2024-02-28T23:28:58.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:28:58 [2024-02-28T23:28:58.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:28:58 [2024-02-28T23:28:58.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:28:58 [2024-02-28T23:28:58.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:28:58 [2024-02-28T23:28:58.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-234045241 data=null doit=true}, MenuItem with text {&Hierarchical}]
18:28:58 [2024-02-28T23:28:58.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-234045240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
18:28:58 [2024-02-28T23:28:58.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-234045228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:28:58 [2024-02-28T23:28:58.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:28:59 [2024-02-28T23:28:59.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:28:59 [2024-02-28T23:28:59.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:28:59 [2024-02-28T23:28:59.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:28:59 [2024-02-28T23:28:59.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:28:59 [2024-02-28T23:28:59.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:28:59 [2024-02-28T23:28:59.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:28:59 [2024-02-28T23:28:59.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234044942 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:28:59 [2024-02-28T23:28:59.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234044885 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:28:59 [2024-02-28T23:28:59.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234044884 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:28:59 [2024-02-28T23:28:59.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234044882 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:28:59 [2024-02-28T23:28:59.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234044880 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}]
18:28:59 [2024-02-28T23:28:59.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234044674 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:28:59 [2024-02-28T23:28:59.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:28:59 [2024-02-28T23:28:59.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234044671 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:28:59 [2024-02-28T23:28:59.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234044671 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:28:59 [2024-02-28T23:28:59.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234044670 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:28:59 [2024-02-28T23:28:59.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234044669 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:28:59 [2024-02-28T23:28:59.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234044669 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}]
18:28:59 [2024-02-28T23:28:59.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234044643 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:28:59 [2024-02-28T23:28:59.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234044641 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:28:59 [2024-02-28T23:28:59.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234044641 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:28:59 [2024-02-28T23:28:59.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234044640 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:28:59 [2024-02-28T23:28:59.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234044639 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}]
18:28:59 [2024-02-28T23:28:59.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234044554 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:28:59 [2024-02-28T23:28:59.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:28:59 [2024-02-28T23:28:59.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-234044551 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
18:28:59 [2024-02-28T23:28:59.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-234044551 data=null doit=true}, TreeItem with text {Traces [0]}]
18:28:59 [2024-02-28T23:28:59.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-234044550 data=null}, TreeItem with text {Traces [0]}]
18:28:59 [2024-02-28T23:28:59.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-234044549 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:28:59 [2024-02-28T23:28:59.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234044549 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
18:28:59 [2024-02-28T23:28:59.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-234044459 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:29:00 [2024-02-28T23:29:00.539Z] 
18:29:00 [2024-02-28T23:29:00.539Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 23:29:00.321
18:29:00 [2024-02-28T23:29:00.539Z] !MESSAGE Error initializing trace.
18:29:00 [2024-02-28T23:29:00.539Z] 
18:29:00 [2024-02-28T23:29:00.539Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27
18:29:00 [2024-02-28T23:29:00.539Z] !STACK 0
18:29:00 [2024-02-28T23:29:00.539Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27
18:29:00 [2024-02-28T23:29:00.539Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
18:29:00 [2024-02-28T23:29:00.539Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
18:29:00 [2024-02-28T23:29:00.539Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
18:29:00 [2024-02-28T23:29:00.539Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
18:29:00 [2024-02-28T23:29:00.539Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
18:29:00 [2024-02-28T23:29:00.539Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
18:29:00 [2024-02-28T23:29:00.539Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
18:29:00 [2024-02-28T23:29:00.539Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
18:29:00 [2024-02-28T23:29:00.539Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:29:00 [2024-02-28T23:29:00.539Z] Caused by: MismatchedTokenException(57!=72)
18:29:00 [2024-02-28T23:29:00.539Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:231)
18:29:00 [2024-02-28T23:29:00.539Z] 	at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115)
18:29:00 [2024-02-28T23:29:00.539Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1744)
18:29:00 [2024-02-28T23:29:00.539Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
18:29:00 [2024-02-28T23:29:00.539Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
18:29:00 [2024-02-28T23:29:00.539Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
18:29:00 [2024-02-28T23:29:00.539Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
18:29:00 [2024-02-28T23:29:00.539Z] 	... 8 more
18:29:01 [2024-02-28T23:29:01.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
18:29:01 [2024-02-28T23:29:01.471Z] 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=-234042578 data=null doit=true}, Shell with text {Open Trace}]
18:29:01 [2024-02-28T23:29:01.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:01 [2024-02-28T23:29:01.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:01 [2024-02-28T23:29:01.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
18:29:01 [2024-02-28T23:29:01.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
18:29:01 [2024-02-28T23:29:01.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:01 [2024-02-28T23:29:01.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:01 [2024-02-28T23:29:01.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:29:01 [2024-02-28T23:29:01.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:29:01 [2024-02-28T23:29:01.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:29:01 [2024-02-28T23:29:01.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:29:01 [2024-02-28T23:29:01.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234042572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:01 [2024-02-28T23:29:01.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234042572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:01 [2024-02-28T23:29:01.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234042572 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:01 [2024-02-28T23:29:01.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234042571 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:01 [2024-02-28T23:29:01.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234042571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:01 [2024-02-28T23:29:01.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234042571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:01 [2024-02-28T23:29:01.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234042570 data=null item=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')]
18:29:01 [2024-02-28T23:29:01.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:29:01 [2024-02-28T23:29:01.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:29:01 [2024-02-28T23:29:01.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:01 [2024-02-28T23:29:01.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:01 [2024-02-28T23:29:01.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:01 [2024-02-28T23:29:01.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:01 [2024-02-28T23:29:01.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:01 [2024-02-28T23:29:01.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234042158 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:01 [2024-02-28T23:29:01.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234042154 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:01 [2024-02-28T23:29:01.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234042154 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:01 [2024-02-28T23:29:01.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234042152 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:01 [2024-02-28T23:29:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234042152 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}]
18:29:01 [2024-02-28T23:29:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234042061 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:01 [2024-02-28T23:29:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:01 [2024-02-28T23:29:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234042059 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:01 [2024-02-28T23:29:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234042059 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:01 [2024-02-28T23:29:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234042058 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:01 [2024-02-28T23:29:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234042058 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:01 [2024-02-28T23:29:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234042057 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}]
18:29:01 [2024-02-28T23:29:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234041979 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:01 [2024-02-28T23:29:01.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
18:29:01 [2024-02-28T23:29:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:01 [2024-02-28T23:29:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-234041976 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
18:29:01 [2024-02-28T23:29:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-234041975 data=null doit=true}, TreeItem with text {Traces [0]}]
18:29:01 [2024-02-28T23:29:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-234041975 data=null}, TreeItem with text {Traces [0]}]
18:29:01 [2024-02-28T23:29:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-234041974 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:29:01 [2024-02-28T23:29:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234041974 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
18:29:01 [2024-02-28T23:29:01.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-234041944 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:29:02 [2024-02-28T23:29:02.246Z] 
18:29:02 [2024-02-28T23:29:02.246Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 23:29:02.116
18:29:02 [2024-02-28T23:29:02.246Z] !MESSAGE Error initializing trace.
18:29:02 [2024-02-28T23:29:02.246Z] 
18:29:02 [2024-02-28T23:29:02.246Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
18:29:02 [2024-02-28T23:29:02.246Z] !STACK 0
18:29:02 [2024-02-28T23:29:02.246Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
18:29:02 [2024-02-28T23:29:02.246Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
18:29:02 [2024-02-28T23:29:02.246Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
18:29:02 [2024-02-28T23:29:02.246Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
18:29:02 [2024-02-28T23:29:02.246Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
18:29:02 [2024-02-28T23:29:02.246Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
18:29:02 [2024-02-28T23:29:02.246Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
18:29:02 [2024-02-28T23:29:02.246Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
18:29:02 [2024-02-28T23:29:02.246Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
18:29:02 [2024-02-28T23:29:02.246Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:29:02 [2024-02-28T23:29:02.246Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
18:29:02 [2024-02-28T23:29:02.246Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
18:29:02 [2024-02-28T23:29:02.246Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
18:29:02 [2024-02-28T23:29:02.246Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
18:29:02 [2024-02-28T23:29:02.246Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
18:29:02 [2024-02-28T23:29:02.246Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
18:29:02 [2024-02-28T23:29:02.246Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
18:29:02 [2024-02-28T23:29:02.246Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
18:29:02 [2024-02-28T23:29:02.246Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
18:29:02 [2024-02-28T23:29:02.246Z] 	... 8 more
18:29:02 [2024-02-28T23:29:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
18:29:02 [2024-02-28T23:29:02.810Z] 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=-234041187 data=null doit=true}, Shell with text {Open Trace}]
18:29:02 [2024-02-28T23:29:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:02 [2024-02-28T23:29:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:02 [2024-02-28T23:29:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
18:29:02 [2024-02-28T23:29:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
18:29:02 [2024-02-28T23:29:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:02 [2024-02-28T23:29:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:02 [2024-02-28T23:29:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:29:02 [2024-02-28T23:29:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:29:02 [2024-02-28T23:29:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:29:02 [2024-02-28T23:29:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:29:02 [2024-02-28T23:29:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234041182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:02 [2024-02-28T23:29:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234041182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:02 [2024-02-28T23:29:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234041181 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:02 [2024-02-28T23:29:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234041181 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:02 [2024-02-28T23:29:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234041181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:02 [2024-02-28T23:29:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234041180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:02 [2024-02-28T23:29:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234041180 data=null item=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')]
18:29:02 [2024-02-28T23:29:02.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:29:03 [2024-02-28T23:29:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:29:03 [2024-02-28T23:29:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:03 [2024-02-28T23:29:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:03 [2024-02-28T23:29:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:03 [2024-02-28T23:29:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:03 [2024-02-28T23:29:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:03 [2024-02-28T23:29:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234040853 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:03 [2024-02-28T23:29:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234040853 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:03 [2024-02-28T23:29:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234040852 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:03 [2024-02-28T23:29:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234040852 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:03 [2024-02-28T23:29:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234040851 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}]
18:29:03 [2024-02-28T23:29:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234040763 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:03 [2024-02-28T23:29:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:03 [2024-02-28T23:29:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234040761 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:03 [2024-02-28T23:29:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234040761 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:03 [2024-02-28T23:29:03.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234040760 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:03 [2024-02-28T23:29:03.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234040760 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:03 [2024-02-28T23:29:03.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234040756 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}]
18:29:03 [2024-02-28T23:29:03.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234040746 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:03 [2024-02-28T23:29:03.325Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
18:29:03 [2024-02-28T23:29:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:03 [2024-02-28T23:29:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234040744 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:29:03 [2024-02-28T23:29:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234040744 data=null doit=true}, TreeItem with text {Traces [1]}]
18:29:03 [2024-02-28T23:29:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234040744 data=null}, TreeItem with text {Traces [1]}]
18:29:03 [2024-02-28T23:29:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234040743 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:03 [2024-02-28T23:29:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234040743 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:29:03 [2024-02-28T23:29:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234040684 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:03 [2024-02-28T23:29:03.325Z] 
18:29:03 [2024-02-28T23:29:03.325Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 23:29:03.262
18:29:03 [2024-02-28T23:29:03.325Z] !MESSAGE Error initializing trace.
18:29:03 [2024-02-28T23:29:03.325Z] 
18:29:03 [2024-02-28T23:29:03.325Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19
18:29:03 [2024-02-28T23:29:03.325Z] !STACK 0
18:29:03 [2024-02-28T23:29:03.325Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19
18:29:03 [2024-02-28T23:29:03.326Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
18:29:03 [2024-02-28T23:29:03.326Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
18:29:03 [2024-02-28T23:29:03.326Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
18:29:03 [2024-02-28T23:29:03.326Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
18:29:03 [2024-02-28T23:29:03.326Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
18:29:03 [2024-02-28T23:29:03.326Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
18:29:03 [2024-02-28T23:29:03.326Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
18:29:03 [2024-02-28T23:29:03.326Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
18:29:03 [2024-02-28T23:29:03.326Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:29:03 [2024-02-28T23:29:03.326Z] Caused by: NoViableAltException(75@[])
18:29:03 [2024-02-28T23:29:03.326Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1262)
18:29:03 [2024-02-28T23:29:03.326Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1442)
18:29:03 [2024-02-28T23:29:03.326Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:6006)
18:29:03 [2024-02-28T23:29:03.326Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5922)
18:29:03 [2024-02-28T23:29:03.326Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5854)
18:29:03 [2024-02-28T23:29:03.326Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5739)
18:29:03 [2024-02-28T23:29:03.326Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2048)
18:29:03 [2024-02-28T23:29:03.326Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1735)
18:29:03 [2024-02-28T23:29:03.326Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
18:29:03 [2024-02-28T23:29:03.326Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
18:29:03 [2024-02-28T23:29:03.326Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
18:29:03 [2024-02-28T23:29:03.326Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
18:29:03 [2024-02-28T23:29:03.326Z] 	... 8 more
18:29:03 [2024-02-28T23:29:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
18:29:03 [2024-02-28T23:29:03.891Z] 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=-234040044 data=null doit=true}, Shell with text {Open Trace}]
18:29:03 [2024-02-28T23:29:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:03 [2024-02-28T23:29:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:03 [2024-02-28T23:29:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
18:29:03 [2024-02-28T23:29:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
18:29:03 [2024-02-28T23:29:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:03 [2024-02-28T23:29:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:03 [2024-02-28T23:29:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:29:03 [2024-02-28T23:29:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:29:03 [2024-02-28T23:29:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:29:03 [2024-02-28T23:29:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:29:03 [2024-02-28T23:29:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234040040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:03 [2024-02-28T23:29:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234040040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:03 [2024-02-28T23:29:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234040040 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:03 [2024-02-28T23:29:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234040039 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:03 [2024-02-28T23:29:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234040039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:03 [2024-02-28T23:29:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234040039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:03 [2024-02-28T23:29:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234040038 data=null item=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')]
18:29:04 [2024-02-28T23:29:04.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:29:04 [2024-02-28T23:29:04.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:29:04 [2024-02-28T23:29:04.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:04 [2024-02-28T23:29:04.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:04 [2024-02-28T23:29:04.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:04 [2024-02-28T23:29:04.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:04 [2024-02-28T23:29:04.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:04 [2024-02-28T23:29:04.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234039682 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:04 [2024-02-28T23:29:04.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234039681 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:04 [2024-02-28T23:29:04.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234039681 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:04 [2024-02-28T23:29:04.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234039680 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:04 [2024-02-28T23:29:04.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234039680 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}]
18:29:04 [2024-02-28T23:29:04.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234039637 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:04 [2024-02-28T23:29:04.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:04 [2024-02-28T23:29:04.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234039635 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:04 [2024-02-28T23:29:04.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234039634 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:04 [2024-02-28T23:29:04.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234039634 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:04 [2024-02-28T23:29:04.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234039633 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:04 [2024-02-28T23:29:04.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234039633 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}]
18:29:04 [2024-02-28T23:29:04.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234039622 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:04 [2024-02-28T23:29:04.408Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
18:29:04 [2024-02-28T23:29:04.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:04 [2024-02-28T23:29:04.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234039621 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:29:04 [2024-02-28T23:29:04.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234039621 data=null doit=true}, TreeItem with text {Traces [1]}]
18:29:04 [2024-02-28T23:29:04.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234039620 data=null}, TreeItem with text {Traces [1]}]
18:29:04 [2024-02-28T23:29:04.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234039620 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:04 [2024-02-28T23:29:04.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234039615 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:29:04 [2024-02-28T23:29:04.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234039581 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:04 [2024-02-28T23:29:04.665Z] 
18:29:04 [2024-02-28T23:29:04.665Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 23:29:04.444
18:29:04 [2024-02-28T23:29:04.665Z] !MESSAGE Error initializing trace.
18:29:04 [2024-02-28T23:29:04.665Z] 
18:29:04 [2024-02-28T23:29:04.665Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
18:29:04 [2024-02-28T23:29:04.665Z] !STACK 0
18:29:04 [2024-02-28T23:29:04.665Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
18:29:04 [2024-02-28T23:29:04.665Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
18:29:04 [2024-02-28T23:29:04.665Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
18:29:04 [2024-02-28T23:29:04.665Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
18:29:04 [2024-02-28T23:29:04.665Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
18:29:04 [2024-02-28T23:29:04.665Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
18:29:04 [2024-02-28T23:29:04.665Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
18:29:04 [2024-02-28T23:29:04.665Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
18:29:04 [2024-02-28T23:29:04.665Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
18:29:04 [2024-02-28T23:29:04.665Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:29:04 [2024-02-28T23:29:04.665Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
18:29:04 [2024-02-28T23:29:04.665Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:164)
18:29:04 [2024-02-28T23:29:04.665Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
18:29:04 [2024-02-28T23:29:04.665Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
18:29:04 [2024-02-28T23:29:04.665Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
18:29:04 [2024-02-28T23:29:04.665Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
18:29:04 [2024-02-28T23:29:04.665Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
18:29:04 [2024-02-28T23:29:04.665Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
18:29:04 [2024-02-28T23:29:04.665Z] 	... 8 more
18:29:05 [2024-02-28T23:29:05.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
18:29:05 [2024-02-28T23:29:05.595Z] 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=-234038520 data=null doit=true}, Shell with text {Open Trace}]
18:29:05 [2024-02-28T23:29:05.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:05 [2024-02-28T23:29:05.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:05 [2024-02-28T23:29:05.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
18:29:05 [2024-02-28T23:29:05.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
18:29:05 [2024-02-28T23:29:05.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:05 [2024-02-28T23:29:05.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:05 [2024-02-28T23:29:05.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:29:05 [2024-02-28T23:29:05.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:29:05 [2024-02-28T23:29:05.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:29:05 [2024-02-28T23:29:05.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:29:05 [2024-02-28T23:29:05.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234038516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:05 [2024-02-28T23:29:05.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234038515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:05 [2024-02-28T23:29:05.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234038515 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:05 [2024-02-28T23:29:05.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234038515 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:05 [2024-02-28T23:29:05.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234038514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:05 [2024-02-28T23:29:05.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234038514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:05 [2024-02-28T23:29:05.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234038514 data=null item=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')]
18:29:05 [2024-02-28T23:29:05.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:29:05 [2024-02-28T23:29:05.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:29:05 [2024-02-28T23:29:05.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:05 [2024-02-28T23:29:05.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:05 [2024-02-28T23:29:05.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:05 [2024-02-28T23:29:05.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:05 [2024-02-28T23:29:05.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:05 [2024-02-28T23:29:05.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234038247 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:05 [2024-02-28T23:29:05.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234038246 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:05 [2024-02-28T23:29:05.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234038246 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:05 [2024-02-28T23:29:05.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234038245 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:05 [2024-02-28T23:29:05.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234038245 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}]
18:29:05 [2024-02-28T23:29:05.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234038161 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:05 [2024-02-28T23:29:05.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:05 [2024-02-28T23:29:05.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234038160 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:05 [2024-02-28T23:29:05.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234038159 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:05 [2024-02-28T23:29:05.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234038159 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:05 [2024-02-28T23:29:05.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234038158 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:05 [2024-02-28T23:29:05.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234038158 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}]
18:29:05 [2024-02-28T23:29:05.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234038139 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:05 [2024-02-28T23:29:05.853Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
18:29:05 [2024-02-28T23:29:05.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:05 [2024-02-28T23:29:05.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234038133 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:29:05 [2024-02-28T23:29:05.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234038133 data=null doit=true}, TreeItem with text {Traces [1]}]
18:29:05 [2024-02-28T23:29:05.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234038133 data=null}, TreeItem with text {Traces [1]}]
18:29:05 [2024-02-28T23:29:05.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234038132 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:05 [2024-02-28T23:29:05.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234038131 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:29:05 [2024-02-28T23:29:05.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-234038063 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:29:06 [2024-02-28T23:29:06.110Z] 
18:29:06 [2024-02-28T23:29:06.110Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 23:29:05.870
18:29:06 [2024-02-28T23:29:06.110Z] !MESSAGE Error initializing trace.
18:29:06 [2024-02-28T23:29:06.110Z] 
18:29:06 [2024-02-28T23:29:06.110Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19
18:29:06 [2024-02-28T23:29:06.110Z] !STACK 0
18:29:06 [2024-02-28T23:29:06.110Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19
18:29:06 [2024-02-28T23:29:06.110Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
18:29:06 [2024-02-28T23:29:06.110Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
18:29:06 [2024-02-28T23:29:06.110Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
18:29:06 [2024-02-28T23:29:06.110Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
18:29:06 [2024-02-28T23:29:06.110Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
18:29:06 [2024-02-28T23:29:06.110Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
18:29:06 [2024-02-28T23:29:06.110Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
18:29:06 [2024-02-28T23:29:06.110Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
18:29:06 [2024-02-28T23:29:06.110Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:29:06 [2024-02-28T23:29:06.110Z] Caused by: NoViableAltException(14@[])
18:29:06 [2024-02-28T23:29:06.110Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1262)
18:29:06 [2024-02-28T23:29:06.110Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1442)
18:29:06 [2024-02-28T23:29:06.110Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:6006)
18:29:06 [2024-02-28T23:29:06.110Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5922)
18:29:06 [2024-02-28T23:29:06.110Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5854)
18:29:06 [2024-02-28T23:29:06.110Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5739)
18:29:06 [2024-02-28T23:29:06.110Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2048)
18:29:06 [2024-02-28T23:29:06.110Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1735)
18:29:06 [2024-02-28T23:29:06.110Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
18:29:06 [2024-02-28T23:29:06.110Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
18:29:06 [2024-02-28T23:29:06.110Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
18:29:06 [2024-02-28T23:29:06.110Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
18:29:06 [2024-02-28T23:29:06.110Z] 	... 8 more
18:29:06 [2024-02-28T23:29:06.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
18:29:06 [2024-02-28T23:29:06.673Z] 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=-234037438 data=null doit=true}, Shell with text {Open Trace}]
18:29:06 [2024-02-28T23:29:06.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:06 [2024-02-28T23:29:06.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:06 [2024-02-28T23:29:06.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
18:29:06 [2024-02-28T23:29:06.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
18:29:06 [2024-02-28T23:29:06.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:06 [2024-02-28T23:29:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:06 [2024-02-28T23:29:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:29:06 [2024-02-28T23:29:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:29:06 [2024-02-28T23:29:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:29:06 [2024-02-28T23:29:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:29:06 [2024-02-28T23:29:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234037435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:06 [2024-02-28T23:29:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234037435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:06 [2024-02-28T23:29:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234037434 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:06 [2024-02-28T23:29:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234037434 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:06 [2024-02-28T23:29:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234037434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:06 [2024-02-28T23:29:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234037434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:06 [2024-02-28T23:29:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234037433 data=null item=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')]
18:29:06 [2024-02-28T23:29:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:29:06 [2024-02-28T23:29:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:29:06 [2024-02-28T23:29:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:06 [2024-02-28T23:29:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:06 [2024-02-28T23:29:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:06 [2024-02-28T23:29:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:06 [2024-02-28T23:29:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:06 [2024-02-28T23:29:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234037160 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:06 [2024-02-28T23:29:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234037160 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:06 [2024-02-28T23:29:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234037160 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:06 [2024-02-28T23:29:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234037159 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:06 [2024-02-28T23:29:06.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234037159 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}]
18:29:06 [2024-02-28T23:29:06.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234037081 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:06 [2024-02-28T23:29:06.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:06 [2024-02-28T23:29:06.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234037080 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:06 [2024-02-28T23:29:06.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234037079 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:06 [2024-02-28T23:29:06.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234037079 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:06 [2024-02-28T23:29:06.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234037079 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:06 [2024-02-28T23:29:06.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234037078 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}]
18:29:06 [2024-02-28T23:29:06.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234037060 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:06 [2024-02-28T23:29:06.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
18:29:06 [2024-02-28T23:29:06.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:06 [2024-02-28T23:29:06.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234037055 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:29:06 [2024-02-28T23:29:06.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234037055 data=null doit=true}, TreeItem with text {Traces [1]}]
18:29:06 [2024-02-28T23:29:06.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234037054 data=null}, TreeItem with text {Traces [1]}]
18:29:06 [2024-02-28T23:29:06.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234037054 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:06 [2024-02-28T23:29:06.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234037053 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:29:06 [2024-02-28T23:29:06.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234037029 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:07 [2024-02-28T23:29:07.188Z] 
18:29:07 [2024-02-28T23:29:07.188Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 23:29:06.959
18:29:07 [2024-02-28T23:29:07.188Z] !MESSAGE Error initializing trace.
18:29:07 [2024-02-28T23:29:07.188Z] 
18:29:07 [2024-02-28T23:29:07.188Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
18:29:07 [2024-02-28T23:29:07.188Z] !STACK 0
18:29:07 [2024-02-28T23:29:07.188Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
18:29:07 [2024-02-28T23:29:07.188Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
18:29:07 [2024-02-28T23:29:07.188Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
18:29:07 [2024-02-28T23:29:07.188Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
18:29:07 [2024-02-28T23:29:07.188Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
18:29:07 [2024-02-28T23:29:07.188Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
18:29:07 [2024-02-28T23:29:07.188Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
18:29:07 [2024-02-28T23:29:07.188Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
18:29:07 [2024-02-28T23:29:07.188Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
18:29:07 [2024-02-28T23:29:07.188Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:29:07 [2024-02-28T23:29:07.188Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
18:29:07 [2024-02-28T23:29:07.188Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
18:29:07 [2024-02-28T23:29:07.188Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
18:29:07 [2024-02-28T23:29:07.188Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
18:29:07 [2024-02-28T23:29:07.188Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
18:29:07 [2024-02-28T23:29:07.188Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
18:29:07 [2024-02-28T23:29:07.188Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
18:29:07 [2024-02-28T23:29:07.188Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
18:29:07 [2024-02-28T23:29:07.188Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
18:29:07 [2024-02-28T23:29:07.188Z] 	... 8 more
18:29:07 [2024-02-28T23:29:07.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
18:29:07 [2024-02-28T23:29:07.753Z] 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=-234036347 data=null doit=true}, Shell with text {Open Trace}]
18:29:07 [2024-02-28T23:29:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:07 [2024-02-28T23:29:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:07 [2024-02-28T23:29:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
18:29:07 [2024-02-28T23:29:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
18:29:07 [2024-02-28T23:29:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:07 [2024-02-28T23:29:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:07 [2024-02-28T23:29:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:29:07 [2024-02-28T23:29:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:29:07 [2024-02-28T23:29:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:29:07 [2024-02-28T23:29:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:29:07 [2024-02-28T23:29:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234036344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:07 [2024-02-28T23:29:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234036344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:07 [2024-02-28T23:29:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234036344 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:07 [2024-02-28T23:29:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234036344 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:07 [2024-02-28T23:29:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234036343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:07 [2024-02-28T23:29:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234036343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:07 [2024-02-28T23:29:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234036343 data=null item=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')]
18:29:07 [2024-02-28T23:29:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:29:08 [2024-02-28T23:29:08.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:29:08 [2024-02-28T23:29:08.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:08 [2024-02-28T23:29:08.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:08 [2024-02-28T23:29:08.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:08 [2024-02-28T23:29:08.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:08 [2024-02-28T23:29:08.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:08 [2024-02-28T23:29:08.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234036036 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:08 [2024-02-28T23:29:08.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234035991 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:08 [2024-02-28T23:29:08.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234035991 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:08 [2024-02-28T23:29:08.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234035990 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:08 [2024-02-28T23:29:08.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234035989 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}]
18:29:08 [2024-02-28T23:29:08.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234035961 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:08 [2024-02-28T23:29:08.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:08 [2024-02-28T23:29:08.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234035960 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:08 [2024-02-28T23:29:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234035959 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:08 [2024-02-28T23:29:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234035958 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:08 [2024-02-28T23:29:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234035958 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:08 [2024-02-28T23:29:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234035957 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}]
18:29:08 [2024-02-28T23:29:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234035948 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:08 [2024-02-28T23:29:08.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
18:29:08 [2024-02-28T23:29:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:08 [2024-02-28T23:29:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234035946 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:29:08 [2024-02-28T23:29:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234035946 data=null doit=true}, TreeItem with text {Traces [1]}]
18:29:08 [2024-02-28T23:29:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234035945 data=null}, TreeItem with text {Traces [1]}]
18:29:08 [2024-02-28T23:29:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234035945 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:08 [2024-02-28T23:29:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234035945 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:29:08 [2024-02-28T23:29:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234035888 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:08 [2024-02-28T23:29:08.273Z] 
18:29:08 [2024-02-28T23:29:08.273Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 23:29:08.067
18:29:08 [2024-02-28T23:29:08.273Z] !MESSAGE Error initializing trace.
18:29:08 [2024-02-28T23:29:08.273Z] 
18:29:08 [2024-02-28T23:29:08.273Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
18:29:08 [2024-02-28T23:29:08.273Z] !STACK 0
18:29:08 [2024-02-28T23:29:08.273Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
18:29:08 [2024-02-28T23:29:08.273Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
18:29:08 [2024-02-28T23:29:08.273Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
18:29:08 [2024-02-28T23:29:08.273Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
18:29:08 [2024-02-28T23:29:08.273Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
18:29:08 [2024-02-28T23:29:08.273Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
18:29:08 [2024-02-28T23:29:08.273Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
18:29:08 [2024-02-28T23:29:08.273Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
18:29:08 [2024-02-28T23:29:08.273Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
18:29:08 [2024-02-28T23:29:08.273Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:29:08 [2024-02-28T23:29:08.273Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
18:29:08 [2024-02-28T23:29:08.273Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
18:29:08 [2024-02-28T23:29:08.273Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
18:29:08 [2024-02-28T23:29:08.273Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:119)
18:29:08 [2024-02-28T23:29:08.273Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:151)
18:29:08 [2024-02-28T23:29:08.273Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:229)
18:29:08 [2024-02-28T23:29:08.273Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
18:29:08 [2024-02-28T23:29:08.273Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:191)
18:29:08 [2024-02-28T23:29:08.273Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:124)
18:29:08 [2024-02-28T23:29:08.273Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:190)
18:29:08 [2024-02-28T23:29:08.273Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:180)
18:29:08 [2024-02-28T23:29:08.273Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
18:29:08 [2024-02-28T23:29:08.273Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
18:29:08 [2024-02-28T23:29:08.273Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
18:29:08 [2024-02-28T23:29:08.273Z] 	... 8 more
18:29:08 [2024-02-28T23:29:08.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
18:29:08 [2024-02-28T23:29:08.838Z] 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=-234035241 data=null doit=true}, Shell with text {Open Trace}]
18:29:08 [2024-02-28T23:29:08.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:08 [2024-02-28T23:29:08.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:08 [2024-02-28T23:29:08.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
18:29:08 [2024-02-28T23:29:08.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
18:29:08 [2024-02-28T23:29:08.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:08 [2024-02-28T23:29:08.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:08 [2024-02-28T23:29:08.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:29:08 [2024-02-28T23:29:08.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:29:08 [2024-02-28T23:29:08.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:29:08 [2024-02-28T23:29:08.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:29:08 [2024-02-28T23:29:08.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234035238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:08 [2024-02-28T23:29:08.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234035238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:08 [2024-02-28T23:29:08.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234035238 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:08 [2024-02-28T23:29:08.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234035238 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:08 [2024-02-28T23:29:08.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234035237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:08 [2024-02-28T23:29:08.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234035237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:08 [2024-02-28T23:29:08.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234035237 data=null item=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')]
18:29:08 [2024-02-28T23:29:08.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:29:09 [2024-02-28T23:29:09.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:29:09 [2024-02-28T23:29:09.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:09 [2024-02-28T23:29:09.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:09 [2024-02-28T23:29:09.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:09 [2024-02-28T23:29:09.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:09 [2024-02-28T23:29:09.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:09 [2024-02-28T23:29:09.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234034945 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:09 [2024-02-28T23:29:09.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234034944 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:09 [2024-02-28T23:29:09.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234034944 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:09 [2024-02-28T23:29:09.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234034943 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:09 [2024-02-28T23:29:09.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234034943 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}]
18:29:09 [2024-02-28T23:29:09.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234034867 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:09 [2024-02-28T23:29:09.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:09 [2024-02-28T23:29:09.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234034866 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:09 [2024-02-28T23:29:09.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234034866 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:09 [2024-02-28T23:29:09.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234034865 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:09 [2024-02-28T23:29:09.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234034865 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:09 [2024-02-28T23:29:09.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234034864 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}]
18:29:09 [2024-02-28T23:29:09.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234034850 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:09 [2024-02-28T23:29:09.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
18:29:09 [2024-02-28T23:29:09.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:09 [2024-02-28T23:29:09.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234034848 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:29:09 [2024-02-28T23:29:09.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234034848 data=null doit=true}, TreeItem with text {Traces [1]}]
18:29:09 [2024-02-28T23:29:09.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234034847 data=null}, TreeItem with text {Traces [1]}]
18:29:09 [2024-02-28T23:29:09.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234034847 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:09 [2024-02-28T23:29:09.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234034846 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:29:09 [2024-02-28T23:29:09.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234034770 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:09 [2024-02-28T23:29:09.353Z] 
18:29:09 [2024-02-28T23:29:09.353Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 23:29:09.245
18:29:09 [2024-02-28T23:29:09.353Z] !MESSAGE Error initializing trace.
18:29:09 [2024-02-28T23:29:09.353Z] 
18:29:09 [2024-02-28T23:29:09.353Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
18:29:09 [2024-02-28T23:29:09.353Z] !STACK 0
18:29:09 [2024-02-28T23:29:09.353Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
18:29:09 [2024-02-28T23:29:09.353Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
18:29:09 [2024-02-28T23:29:09.353Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
18:29:09 [2024-02-28T23:29:09.353Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
18:29:09 [2024-02-28T23:29:09.353Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
18:29:09 [2024-02-28T23:29:09.353Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
18:29:09 [2024-02-28T23:29:09.353Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
18:29:09 [2024-02-28T23:29:09.353Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
18:29:09 [2024-02-28T23:29:09.353Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
18:29:09 [2024-02-28T23:29:09.353Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:29:09 [2024-02-28T23:29:09.353Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
18:29:09 [2024-02-28T23:29:09.353Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
18:29:09 [2024-02-28T23:29:09.354Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
18:29:09 [2024-02-28T23:29:09.354Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
18:29:09 [2024-02-28T23:29:09.354Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
18:29:09 [2024-02-28T23:29:09.354Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
18:29:09 [2024-02-28T23:29:09.354Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
18:29:09 [2024-02-28T23:29:09.354Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
18:29:09 [2024-02-28T23:29:09.354Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
18:29:09 [2024-02-28T23:29:09.354Z] 	... 8 more
18:29:10 [2024-02-28T23:29:10.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
18:29:10 [2024-02-28T23:29:10.284Z] 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=-234033757 data=null doit=true}, Shell with text {Open Trace}]
18:29:10 [2024-02-28T23:29:10.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:10 [2024-02-28T23:29:10.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:10 [2024-02-28T23:29:10.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
18:29:10 [2024-02-28T23:29:10.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
18:29:10 [2024-02-28T23:29:10.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:10 [2024-02-28T23:29:10.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:10 [2024-02-28T23:29:10.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:29:10 [2024-02-28T23:29:10.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:29:10 [2024-02-28T23:29:10.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:29:10 [2024-02-28T23:29:10.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:29:10 [2024-02-28T23:29:10.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234033755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:10 [2024-02-28T23:29:10.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234033754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:10 [2024-02-28T23:29:10.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234033754 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:10 [2024-02-28T23:29:10.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234033754 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:10 [2024-02-28T23:29:10.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234033754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:10 [2024-02-28T23:29:10.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234033754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:10 [2024-02-28T23:29:10.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234033753 data=null item=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')]
18:29:10 [2024-02-28T23:29:10.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:29:10 [2024-02-28T23:29:10.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:29:10 [2024-02-28T23:29:10.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:10 [2024-02-28T23:29:10.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:10 [2024-02-28T23:29:10.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:10 [2024-02-28T23:29:10.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:10 [2024-02-28T23:29:10.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:10 [2024-02-28T23:29:10.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234033465 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:10 [2024-02-28T23:29:10.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234033465 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:10 [2024-02-28T23:29:10.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234033464 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:10 [2024-02-28T23:29:10.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234033464 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:10 [2024-02-28T23:29:10.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234033464 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}]
18:29:10 [2024-02-28T23:29:10.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234033375 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:10 [2024-02-28T23:29:10.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:10 [2024-02-28T23:29:10.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234033374 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:10 [2024-02-28T23:29:10.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234033373 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:10 [2024-02-28T23:29:10.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234033373 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:10 [2024-02-28T23:29:10.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234033372 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:10 [2024-02-28T23:29:10.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234033372 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}]
18:29:10 [2024-02-28T23:29:10.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234033356 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:10 [2024-02-28T23:29:10.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
18:29:10 [2024-02-28T23:29:10.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:10 [2024-02-28T23:29:10.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234033350 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:29:10 [2024-02-28T23:29:10.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234033350 data=null doit=true}, TreeItem with text {Traces [1]}]
18:29:10 [2024-02-28T23:29:10.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234033349 data=null}, TreeItem with text {Traces [1]}]
18:29:10 [2024-02-28T23:29:10.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234033349 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:10 [2024-02-28T23:29:10.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234033348 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:29:10 [2024-02-28T23:29:10.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234033277 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:10 [2024-02-28T23:29:10.797Z] 
18:29:10 [2024-02-28T23:29:10.797Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 23:29:10.722
18:29:10 [2024-02-28T23:29:10.797Z] !MESSAGE Error initializing trace.
18:29:10 [2024-02-28T23:29:10.798Z] 
18:29:10 [2024-02-28T23:29:10.798Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
18:29:10 [2024-02-28T23:29:10.798Z] !STACK 0
18:29:10 [2024-02-28T23:29:10.798Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
18:29:10 [2024-02-28T23:29:10.798Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
18:29:10 [2024-02-28T23:29:10.798Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
18:29:10 [2024-02-28T23:29:10.798Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
18:29:10 [2024-02-28T23:29:10.798Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
18:29:10 [2024-02-28T23:29:10.798Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
18:29:10 [2024-02-28T23:29:10.798Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
18:29:10 [2024-02-28T23:29:10.798Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
18:29:10 [2024-02-28T23:29:10.798Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
18:29:10 [2024-02-28T23:29:10.798Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:29:10 [2024-02-28T23:29:10.798Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
18:29:10 [2024-02-28T23:29:10.798Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:63)
18:29:10 [2024-02-28T23:29:10.798Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:201)
18:29:10 [2024-02-28T23:29:10.798Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
18:29:10 [2024-02-28T23:29:10.798Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
18:29:10 [2024-02-28T23:29:10.798Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
18:29:10 [2024-02-28T23:29:10.798Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
18:29:10 [2024-02-28T23:29:10.798Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
18:29:10 [2024-02-28T23:29:10.798Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
18:29:10 [2024-02-28T23:29:10.798Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
18:29:10 [2024-02-28T23:29:10.798Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
18:29:10 [2024-02-28T23:29:10.798Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
18:29:10 [2024-02-28T23:29:10.798Z] 	... 8 more
18:29:11 [2024-02-28T23:29:11.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
18:29:11 [2024-02-28T23:29:11.734Z] 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=-234032258 data=null doit=true}, Shell with text {Open Trace}]
18:29:11 [2024-02-28T23:29:11.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:11 [2024-02-28T23:29:11.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:11 [2024-02-28T23:29:11.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
18:29:11 [2024-02-28T23:29:11.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
18:29:11 [2024-02-28T23:29:11.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:11 [2024-02-28T23:29:11.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:11 [2024-02-28T23:29:11.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:29:11 [2024-02-28T23:29:11.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:29:11 [2024-02-28T23:29:11.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:29:11 [2024-02-28T23:29:11.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:29:11 [2024-02-28T23:29:11.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234032256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:11 [2024-02-28T23:29:11.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234032256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:11 [2024-02-28T23:29:11.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234032256 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:11 [2024-02-28T23:29:11.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234032256 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:11 [2024-02-28T23:29:11.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234032255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:11 [2024-02-28T23:29:11.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234032255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:11 [2024-02-28T23:29:11.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234032255 data=null item=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')]
18:29:11 [2024-02-28T23:29:11.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:29:11 [2024-02-28T23:29:11.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:29:11 [2024-02-28T23:29:11.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:11 [2024-02-28T23:29:11.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:11 [2024-02-28T23:29:11.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:11 [2024-02-28T23:29:11.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:11 [2024-02-28T23:29:11.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:11 [2024-02-28T23:29:11.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234031967 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:11 [2024-02-28T23:29:11.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234031966 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:11 [2024-02-28T23:29:11.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234031966 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:11 [2024-02-28T23:29:11.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234031965 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:11 [2024-02-28T23:29:11.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234031965 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}]
18:29:11 [2024-02-28T23:29:11.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234031883 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:11 [2024-02-28T23:29:11.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:11 [2024-02-28T23:29:11.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234031881 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:11 [2024-02-28T23:29:11.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234031881 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:11 [2024-02-28T23:29:11.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234031881 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:11 [2024-02-28T23:29:11.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234031880 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:11 [2024-02-28T23:29:11.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234031880 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}]
18:29:11 [2024-02-28T23:29:11.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234031864 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:11 [2024-02-28T23:29:11.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
18:29:11 [2024-02-28T23:29:11.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:11 [2024-02-28T23:29:11.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234031861 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:29:11 [2024-02-28T23:29:11.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234031861 data=null doit=true}, TreeItem with text {Traces [1]}]
18:29:11 [2024-02-28T23:29:11.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234031861 data=null}, TreeItem with text {Traces [1]}]
18:29:11 [2024-02-28T23:29:11.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234031860 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:11 [2024-02-28T23:29:11.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234031860 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:29:12 [2024-02-28T23:29:12.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234031783 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:12 [2024-02-28T23:29:12.250Z] 
18:29:12 [2024-02-28T23:29:12.250Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 23:29:12.155
18:29:12 [2024-02-28T23:29:12.250Z] !MESSAGE Error initializing trace.
18:29:12 [2024-02-28T23:29:12.250Z] 
18:29:12 [2024-02-28T23:29:12.250Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
18:29:12 [2024-02-28T23:29:12.250Z] !STACK 0
18:29:12 [2024-02-28T23:29:12.250Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
18:29:12 [2024-02-28T23:29:12.250Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
18:29:12 [2024-02-28T23:29:12.250Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
18:29:12 [2024-02-28T23:29:12.250Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
18:29:12 [2024-02-28T23:29:12.250Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
18:29:12 [2024-02-28T23:29:12.250Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
18:29:12 [2024-02-28T23:29:12.250Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
18:29:12 [2024-02-28T23:29:12.250Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
18:29:12 [2024-02-28T23:29:12.250Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
18:29:12 [2024-02-28T23:29:12.250Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:29:12 [2024-02-28T23:29:12.250Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
18:29:12 [2024-02-28T23:29:12.250Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:60)
18:29:12 [2024-02-28T23:29:12.250Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:201)
18:29:12 [2024-02-28T23:29:12.250Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
18:29:12 [2024-02-28T23:29:12.250Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
18:29:12 [2024-02-28T23:29:12.250Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
18:29:12 [2024-02-28T23:29:12.250Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
18:29:12 [2024-02-28T23:29:12.250Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
18:29:12 [2024-02-28T23:29:12.250Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
18:29:12 [2024-02-28T23:29:12.250Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
18:29:12 [2024-02-28T23:29:12.250Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
18:29:12 [2024-02-28T23:29:12.250Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
18:29:12 [2024-02-28T23:29:12.250Z] 	... 8 more
18:29:13 [2024-02-28T23:29:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
18:29:13 [2024-02-28T23:29:13.181Z] 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=-234030767 data=null doit=true}, Shell with text {Open Trace}]
18:29:13 [2024-02-28T23:29:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:13 [2024-02-28T23:29:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:13 [2024-02-28T23:29:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
18:29:13 [2024-02-28T23:29:13.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
18:29:13 [2024-02-28T23:29:13.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:13 [2024-02-28T23:29:13.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:13 [2024-02-28T23:29:13.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:29:13 [2024-02-28T23:29:13.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:29:13 [2024-02-28T23:29:13.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:29:13 [2024-02-28T23:29:13.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:29:13 [2024-02-28T23:29:13.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234030765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:13 [2024-02-28T23:29:13.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234030764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:13 [2024-02-28T23:29:13.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234030764 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:13 [2024-02-28T23:29:13.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234030764 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:13 [2024-02-28T23:29:13.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234030764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:13 [2024-02-28T23:29:13.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234030763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:13 [2024-02-28T23:29:13.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234030763 data=null item=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')]
18:29:13 [2024-02-28T23:29:13.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:29:13 [2024-02-28T23:29:13.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:29:13 [2024-02-28T23:29:13.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:13 [2024-02-28T23:29:13.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:13 [2024-02-28T23:29:13.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:13 [2024-02-28T23:29:13.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:13 [2024-02-28T23:29:13.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:13 [2024-02-28T23:29:13.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234030442 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:13 [2024-02-28T23:29:13.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234030442 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:13 [2024-02-28T23:29:13.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234030441 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:13 [2024-02-28T23:29:13.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234030441 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:13 [2024-02-28T23:29:13.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234030440 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}]
18:29:13 [2024-02-28T23:29:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234030365 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:13 [2024-02-28T23:29:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:13 [2024-02-28T23:29:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234030364 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:13 [2024-02-28T23:29:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234030363 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:13 [2024-02-28T23:29:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234030363 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:13 [2024-02-28T23:29:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234030363 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:13 [2024-02-28T23:29:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234030362 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}]
18:29:13 [2024-02-28T23:29:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234030354 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:13 [2024-02-28T23:29:13.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
18:29:13 [2024-02-28T23:29:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:13 [2024-02-28T23:29:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234030348 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:29:13 [2024-02-28T23:29:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234030347 data=null doit=true}, TreeItem with text {Traces [1]}]
18:29:13 [2024-02-28T23:29:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234030347 data=null}, TreeItem with text {Traces [1]}]
18:29:13 [2024-02-28T23:29:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234030346 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:13 [2024-02-28T23:29:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234030346 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:29:13 [2024-02-28T23:29:13.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234030279 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:13 [2024-02-28T23:29:13.957Z] 
18:29:13 [2024-02-28T23:29:13.957Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 23:29:13.752
18:29:13 [2024-02-28T23:29:13.957Z] !MESSAGE Error initializing trace.
18:29:13 [2024-02-28T23:29:13.957Z] 
18:29:13 [2024-02-28T23:29:13.957Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
18:29:13 [2024-02-28T23:29:13.958Z] !STACK 0
18:29:13 [2024-02-28T23:29:13.958Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
18:29:13 [2024-02-28T23:29:13.958Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
18:29:13 [2024-02-28T23:29:13.958Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
18:29:13 [2024-02-28T23:29:13.958Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
18:29:13 [2024-02-28T23:29:13.958Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
18:29:13 [2024-02-28T23:29:13.958Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
18:29:13 [2024-02-28T23:29:13.958Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
18:29:13 [2024-02-28T23:29:13.958Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
18:29:13 [2024-02-28T23:29:13.958Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
18:29:13 [2024-02-28T23:29:13.958Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:29:13 [2024-02-28T23:29:13.958Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
18:29:13 [2024-02-28T23:29:13.958Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:65)
18:29:13 [2024-02-28T23:29:13.958Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:192)
18:29:13 [2024-02-28T23:29:13.958Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
18:29:13 [2024-02-28T23:29:13.958Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
18:29:13 [2024-02-28T23:29:13.958Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
18:29:13 [2024-02-28T23:29:13.958Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
18:29:13 [2024-02-28T23:29:13.958Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
18:29:13 [2024-02-28T23:29:13.958Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
18:29:13 [2024-02-28T23:29:13.958Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
18:29:13 [2024-02-28T23:29:13.958Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
18:29:13 [2024-02-28T23:29:13.958Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
18:29:13 [2024-02-28T23:29:13.958Z] 	... 8 more
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
18:29:14 [2024-02-28T23:29:14.892Z] 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=-234029221 data=null doit=true}, Shell with text {Open Trace}]
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234029219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234029219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234029218 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234029218 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234029218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234029218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234029217 data=null item=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')]
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234028940 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234028940 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234028939 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:14 [2024-02-28T23:29:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234028939 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:15 [2024-02-28T23:29:15.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234028939 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}]
18:29:15 [2024-02-28T23:29:15.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234028864 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:15 [2024-02-28T23:29:15.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:15 [2024-02-28T23:29:15.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234028862 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:15 [2024-02-28T23:29:15.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234028862 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:15 [2024-02-28T23:29:15.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234028862 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:15 [2024-02-28T23:29:15.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234028861 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:15 [2024-02-28T23:29:15.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234028861 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}]
18:29:15 [2024-02-28T23:29:15.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234028844 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:15 [2024-02-28T23:29:15.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
18:29:15 [2024-02-28T23:29:15.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:15 [2024-02-28T23:29:15.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234028840 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:29:15 [2024-02-28T23:29:15.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234028840 data=null doit=true}, TreeItem with text {Traces [1]}]
18:29:15 [2024-02-28T23:29:15.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234028839 data=null}, TreeItem with text {Traces [1]}]
18:29:15 [2024-02-28T23:29:15.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234028839 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:15 [2024-02-28T23:29:15.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234028839 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:29:15 [2024-02-28T23:29:15.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234028775 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:15 [2024-02-28T23:29:15.407Z] 
18:29:15 [2024-02-28T23:29:15.407Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 23:29:15.247
18:29:15 [2024-02-28T23:29:15.407Z] !MESSAGE Error initializing trace.
18:29:15 [2024-02-28T23:29:15.407Z] 
18:29:15 [2024-02-28T23:29:15.407Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
18:29:15 [2024-02-28T23:29:15.407Z] !STACK 0
18:29:15 [2024-02-28T23:29:15.407Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
18:29:15 [2024-02-28T23:29:15.407Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
18:29:15 [2024-02-28T23:29:15.407Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
18:29:15 [2024-02-28T23:29:15.407Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
18:29:15 [2024-02-28T23:29:15.407Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
18:29:15 [2024-02-28T23:29:15.407Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
18:29:15 [2024-02-28T23:29:15.407Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
18:29:15 [2024-02-28T23:29:15.407Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
18:29:15 [2024-02-28T23:29:15.407Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
18:29:15 [2024-02-28T23:29:15.407Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:29:15 [2024-02-28T23:29:15.407Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
18:29:15 [2024-02-28T23:29:15.407Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
18:29:15 [2024-02-28T23:29:15.407Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:59)
18:29:15 [2024-02-28T23:29:15.407Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:159)
18:29:15 [2024-02-28T23:29:15.407Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:253)
18:29:15 [2024-02-28T23:29:15.407Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:154)
18:29:15 [2024-02-28T23:29:15.407Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
18:29:15 [2024-02-28T23:29:15.407Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
18:29:15 [2024-02-28T23:29:15.407Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
18:29:15 [2024-02-28T23:29:15.407Z] 	... 8 more
18:29:15 [2024-02-28T23:29:15.407Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236"
18:29:15 [2024-02-28T23:29:15.407Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
18:29:15 [2024-02-28T23:29:15.407Z] 	at java.base/java.lang.Long.parseLong(Long.java:711)
18:29:15 [2024-02-28T23:29:15.407Z] 	at java.base/java.lang.Long.valueOf(Long.java:1136)
18:29:15 [2024-02-28T23:29:15.407Z] 	at java.base/java.lang.Long.decode(Long.java:1299)
18:29:15 [2024-02-28T23:29:15.407Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
18:29:15 [2024-02-28T23:29:15.407Z] 	... 15 more
18:29:16 [2024-02-28T23:29:16.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
18:29:16 [2024-02-28T23:29:16.346Z] 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=-234027646 data=null doit=true}, Shell with text {Open Trace}]
18:29:16 [2024-02-28T23:29:16.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:16 [2024-02-28T23:29:16.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:16 [2024-02-28T23:29:16.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
18:29:16 [2024-02-28T23:29:16.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
18:29:16 [2024-02-28T23:29:16.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:16 [2024-02-28T23:29:16.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:16 [2024-02-28T23:29:16.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:29:16 [2024-02-28T23:29:16.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:29:16 [2024-02-28T23:29:16.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:29:16 [2024-02-28T23:29:16.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:29:16 [2024-02-28T23:29:16.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234027643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:16 [2024-02-28T23:29:16.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234027642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:16 [2024-02-28T23:29:16.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234027642 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:16 [2024-02-28T23:29:16.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234027642 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:16 [2024-02-28T23:29:16.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234027641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:16 [2024-02-28T23:29:16.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234027641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:16 [2024-02-28T23:29:16.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234027641 data=null item=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')]
18:29:16 [2024-02-28T23:29:16.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:29:16 [2024-02-28T23:29:16.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:29:16 [2024-02-28T23:29:16.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:16 [2024-02-28T23:29:16.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:16 [2024-02-28T23:29:16.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:16 [2024-02-28T23:29:16.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:16 [2024-02-28T23:29:16.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:16 [2024-02-28T23:29:16.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234027340 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:16 [2024-02-28T23:29:16.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234027339 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:16 [2024-02-28T23:29:16.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234027339 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:16 [2024-02-28T23:29:16.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234027338 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:16 [2024-02-28T23:29:16.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234027338 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}]
18:29:16 [2024-02-28T23:29:16.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234027247 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:16 [2024-02-28T23:29:16.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:16 [2024-02-28T23:29:16.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234027240 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:16 [2024-02-28T23:29:16.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234027240 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:16 [2024-02-28T23:29:16.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234027239 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:16 [2024-02-28T23:29:16.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234027239 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:16 [2024-02-28T23:29:16.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234027239 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}]
18:29:16 [2024-02-28T23:29:16.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234027186 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:16 [2024-02-28T23:29:16.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
18:29:16 [2024-02-28T23:29:16.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:16 [2024-02-28T23:29:16.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234027184 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:29:16 [2024-02-28T23:29:16.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234027183 data=null doit=true}, TreeItem with text {Traces [1]}]
18:29:16 [2024-02-28T23:29:16.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234027183 data=null}, TreeItem with text {Traces [1]}]
18:29:16 [2024-02-28T23:29:16.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234027183 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:16 [2024-02-28T23:29:16.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234027182 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:29:16 [2024-02-28T23:29:16.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234027161 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:16 [2024-02-28T23:29:16.863Z] 
18:29:16 [2024-02-28T23:29:16.863Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 23:29:16.858
18:29:16 [2024-02-28T23:29:16.863Z] !MESSAGE Error initializing trace.
18:29:16 [2024-02-28T23:29:16.863Z] 
18:29:16 [2024-02-28T23:29:16.863Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
18:29:17 [2024-02-28T23:29:17.120Z] !STACK 0
18:29:17 [2024-02-28T23:29:17.120Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
18:29:17 [2024-02-28T23:29:17.120Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
18:29:17 [2024-02-28T23:29:17.120Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
18:29:17 [2024-02-28T23:29:17.120Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
18:29:17 [2024-02-28T23:29:17.120Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
18:29:17 [2024-02-28T23:29:17.120Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
18:29:17 [2024-02-28T23:29:17.120Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
18:29:17 [2024-02-28T23:29:17.120Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
18:29:17 [2024-02-28T23:29:17.120Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
18:29:17 [2024-02-28T23:29:17.120Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:29:17 [2024-02-28T23:29:17.120Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
18:29:17 [2024-02-28T23:29:17.120Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
18:29:17 [2024-02-28T23:29:17.120Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:186)
18:29:17 [2024-02-28T23:29:17.120Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
18:29:17 [2024-02-28T23:29:17.120Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
18:29:17 [2024-02-28T23:29:17.120Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
18:29:17 [2024-02-28T23:29:17.120Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
18:29:17 [2024-02-28T23:29:17.120Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
18:29:17 [2024-02-28T23:29:17.120Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
18:29:17 [2024-02-28T23:29:17.120Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
18:29:17 [2024-02-28T23:29:17.120Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
18:29:17 [2024-02-28T23:29:17.120Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
18:29:17 [2024-02-28T23:29:17.120Z] 	... 8 more
18:29:17 [2024-02-28T23:29:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
18:29:17 [2024-02-28T23:29:17.687Z] 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=-234026130 data=null doit=true}, Shell with text {Open Trace}]
18:29:17 [2024-02-28T23:29:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:17 [2024-02-28T23:29:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:17 [2024-02-28T23:29:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
18:29:17 [2024-02-28T23:29:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
18:29:17 [2024-02-28T23:29:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:17 [2024-02-28T23:29:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:17 [2024-02-28T23:29:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:29:17 [2024-02-28T23:29:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:29:17 [2024-02-28T23:29:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:29:17 [2024-02-28T23:29:17.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:29:17 [2024-02-28T23:29:17.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234026126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:17 [2024-02-28T23:29:17.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234026126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:17 [2024-02-28T23:29:17.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234026126 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:17 [2024-02-28T23:29:17.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234026125 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:17 [2024-02-28T23:29:17.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234026124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:17 [2024-02-28T23:29:17.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234026124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:17 [2024-02-28T23:29:17.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234026124 data=null item=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')]
18:29:17 [2024-02-28T23:29:17.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:29:18 [2024-02-28T23:29:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:29:18 [2024-02-28T23:29:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:18 [2024-02-28T23:29:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:18 [2024-02-28T23:29:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:18 [2024-02-28T23:29:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:18 [2024-02-28T23:29:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:18 [2024-02-28T23:29:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234025755 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:18 [2024-02-28T23:29:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234025752 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:18 [2024-02-28T23:29:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234025752 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:18 [2024-02-28T23:29:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234025751 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:18 [2024-02-28T23:29:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234025751 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}]
18:29:18 [2024-02-28T23:29:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234025674 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:18 [2024-02-28T23:29:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:18 [2024-02-28T23:29:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234025673 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:18 [2024-02-28T23:29:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234025672 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:18 [2024-02-28T23:29:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234025672 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:18 [2024-02-28T23:29:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234025671 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:18 [2024-02-28T23:29:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234025671 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}]
18:29:18 [2024-02-28T23:29:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234025655 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:18 [2024-02-28T23:29:18.202Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
18:29:18 [2024-02-28T23:29:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:18 [2024-02-28T23:29:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234025650 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:29:18 [2024-02-28T23:29:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234025649 data=null doit=true}, TreeItem with text {Traces [1]}]
18:29:18 [2024-02-28T23:29:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234025649 data=null}, TreeItem with text {Traces [1]}]
18:29:18 [2024-02-28T23:29:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234025648 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:18 [2024-02-28T23:29:18.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234025648 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:29:18 [2024-02-28T23:29:18.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234025575 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:18 [2024-02-28T23:29:18.459Z] 
18:29:18 [2024-02-28T23:29:18.459Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 23:29:18.446
18:29:18 [2024-02-28T23:29:18.459Z] !MESSAGE Error initializing trace.
18:29:18 [2024-02-28T23:29:18.459Z] 
18:29:18 [2024-02-28T23:29:18.459Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
18:29:18 [2024-02-28T23:29:18.459Z] !STACK 0
18:29:18 [2024-02-28T23:29:18.459Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
18:29:18 [2024-02-28T23:29:18.459Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
18:29:18 [2024-02-28T23:29:18.459Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
18:29:18 [2024-02-28T23:29:18.459Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
18:29:18 [2024-02-28T23:29:18.459Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
18:29:18 [2024-02-28T23:29:18.459Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
18:29:18 [2024-02-28T23:29:18.459Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
18:29:18 [2024-02-28T23:29:18.459Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
18:29:18 [2024-02-28T23:29:18.459Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
18:29:18 [2024-02-28T23:29:18.459Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:29:18 [2024-02-28T23:29:18.459Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
18:29:18 [2024-02-28T23:29:18.459Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:69)
18:29:18 [2024-02-28T23:29:18.459Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:186)
18:29:18 [2024-02-28T23:29:18.459Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
18:29:18 [2024-02-28T23:29:18.459Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
18:29:18 [2024-02-28T23:29:18.459Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
18:29:18 [2024-02-28T23:29:18.459Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
18:29:18 [2024-02-28T23:29:18.459Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
18:29:18 [2024-02-28T23:29:18.459Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
18:29:18 [2024-02-28T23:29:18.459Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
18:29:18 [2024-02-28T23:29:18.459Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
18:29:18 [2024-02-28T23:29:18.459Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
18:29:18 [2024-02-28T23:29:18.459Z] 	... 8 more
18:29:19 [2024-02-28T23:29:19.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
18:29:19 [2024-02-28T23:29:19.397Z] 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=-234024511 data=null doit=true}, Shell with text {Open Trace}]
18:29:19 [2024-02-28T23:29:19.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:19 [2024-02-28T23:29:19.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:19 [2024-02-28T23:29:19.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
18:29:19 [2024-02-28T23:29:19.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
18:29:19 [2024-02-28T23:29:19.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:19 [2024-02-28T23:29:19.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:19 [2024-02-28T23:29:19.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:29:19 [2024-02-28T23:29:19.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:29:19 [2024-02-28T23:29:19.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:29:19 [2024-02-28T23:29:19.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:29:19 [2024-02-28T23:29:19.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234024507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:19 [2024-02-28T23:29:19.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234024507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:19 [2024-02-28T23:29:19.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234024507 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:19 [2024-02-28T23:29:19.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234024506 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:19 [2024-02-28T23:29:19.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234024506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:19 [2024-02-28T23:29:19.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234024506 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:19 [2024-02-28T23:29:19.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234024506 data=null item=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')]
18:29:19 [2024-02-28T23:29:19.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:29:19 [2024-02-28T23:29:19.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:29:19 [2024-02-28T23:29:19.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:19 [2024-02-28T23:29:19.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:19 [2024-02-28T23:29:19.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:19 [2024-02-28T23:29:19.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:19 [2024-02-28T23:29:19.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:19 [2024-02-28T23:29:19.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234024160 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:19 [2024-02-28T23:29:19.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234024160 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:19 [2024-02-28T23:29:19.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234024156 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:19 [2024-02-28T23:29:19.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234024155 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:19 [2024-02-28T23:29:19.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234024154 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}]
18:29:19 [2024-02-28T23:29:19.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234024067 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:19 [2024-02-28T23:29:19.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:19 [2024-02-28T23:29:19.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234024066 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:19 [2024-02-28T23:29:19.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234024065 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:19 [2024-02-28T23:29:19.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234024065 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:19 [2024-02-28T23:29:19.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234024064 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:19 [2024-02-28T23:29:19.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234024064 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}]
18:29:19 [2024-02-28T23:29:19.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234024051 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:19 [2024-02-28T23:29:19.912Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
18:29:19 [2024-02-28T23:29:19.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:19 [2024-02-28T23:29:19.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234024043 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:29:19 [2024-02-28T23:29:19.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234024043 data=null doit=true}, TreeItem with text {Traces [1]}]
18:29:19 [2024-02-28T23:29:19.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234024043 data=null}, TreeItem with text {Traces [1]}]
18:29:19 [2024-02-28T23:29:19.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234024042 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:19 [2024-02-28T23:29:19.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234024042 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:29:19 [2024-02-28T23:29:19.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234023973 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:20 [2024-02-28T23:29:20.169Z] 
18:29:20 [2024-02-28T23:29:20.169Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 23:29:19.964
18:29:20 [2024-02-28T23:29:20.170Z] !MESSAGE Error initializing trace.
18:29:20 [2024-02-28T23:29:20.170Z] 
18:29:20 [2024-02-28T23:29:20.170Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
18:29:20 [2024-02-28T23:29:20.170Z] !STACK 0
18:29:20 [2024-02-28T23:29:20.170Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
18:29:20 [2024-02-28T23:29:20.170Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
18:29:20 [2024-02-28T23:29:20.170Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
18:29:20 [2024-02-28T23:29:20.170Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
18:29:20 [2024-02-28T23:29:20.170Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
18:29:20 [2024-02-28T23:29:20.170Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
18:29:20 [2024-02-28T23:29:20.170Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
18:29:20 [2024-02-28T23:29:20.170Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
18:29:20 [2024-02-28T23:29:20.170Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
18:29:20 [2024-02-28T23:29:20.170Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:29:20 [2024-02-28T23:29:20.170Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
18:29:20 [2024-02-28T23:29:20.170Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:69)
18:29:20 [2024-02-28T23:29:20.170Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:192)
18:29:20 [2024-02-28T23:29:20.170Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
18:29:20 [2024-02-28T23:29:20.170Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
18:29:20 [2024-02-28T23:29:20.170Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
18:29:20 [2024-02-28T23:29:20.170Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
18:29:20 [2024-02-28T23:29:20.170Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
18:29:20 [2024-02-28T23:29:20.170Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
18:29:20 [2024-02-28T23:29:20.170Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
18:29:20 [2024-02-28T23:29:20.170Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
18:29:20 [2024-02-28T23:29:20.170Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
18:29:20 [2024-02-28T23:29:20.170Z] 	... 8 more
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
18:29:20 [2024-02-28T23:29:20.735Z] 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=-234023342 data=null doit=true}, Shell with text {Open Trace}]
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234023339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234023339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234023339 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234023339 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234023338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234023338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234023338 data=null item=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')]
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234023128 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234023128 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234023128 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234023127 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:20 [2024-02-28T23:29:20.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234023127 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}]
18:29:20 [2024-02-28T23:29:20.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234023066 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:20 [2024-02-28T23:29:20.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:20 [2024-02-28T23:29:20.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234023064 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:20 [2024-02-28T23:29:20.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234023064 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:20 [2024-02-28T23:29:20.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234023064 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:20 [2024-02-28T23:29:20.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234023063 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:20 [2024-02-28T23:29:20.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234023063 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}]
18:29:20 [2024-02-28T23:29:20.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234023047 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:20 [2024-02-28T23:29:20.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
18:29:20 [2024-02-28T23:29:20.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:20 [2024-02-28T23:29:20.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234023044 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:29:20 [2024-02-28T23:29:20.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234023044 data=null doit=true}, TreeItem with text {Traces [1]}]
18:29:20 [2024-02-28T23:29:20.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234023044 data=null}, TreeItem with text {Traces [1]}]
18:29:20 [2024-02-28T23:29:20.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234023044 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:20 [2024-02-28T23:29:20.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234023043 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:29:20 [2024-02-28T23:29:20.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234023024 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:20 [2024-02-28T23:29:20.993Z] 
18:29:20 [2024-02-28T23:29:20.993Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 23:29:20.857
18:29:20 [2024-02-28T23:29:20.993Z] !MESSAGE Error initializing trace.
18:29:20 [2024-02-28T23:29:20.993Z] 
18:29:20 [2024-02-28T23:29:20.993Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
18:29:20 [2024-02-28T23:29:20.993Z] !STACK 0
18:29:20 [2024-02-28T23:29:20.993Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
18:29:20 [2024-02-28T23:29:20.993Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
18:29:20 [2024-02-28T23:29:20.993Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
18:29:20 [2024-02-28T23:29:20.993Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
18:29:20 [2024-02-28T23:29:20.993Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
18:29:20 [2024-02-28T23:29:20.993Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
18:29:20 [2024-02-28T23:29:20.993Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
18:29:20 [2024-02-28T23:29:20.993Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
18:29:20 [2024-02-28T23:29:20.993Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
18:29:20 [2024-02-28T23:29:20.993Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:29:20 [2024-02-28T23:29:20.993Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
18:29:20 [2024-02-28T23:29:20.993Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
18:29:20 [2024-02-28T23:29:20.993Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:186)
18:29:20 [2024-02-28T23:29:20.993Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
18:29:20 [2024-02-28T23:29:20.993Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
18:29:20 [2024-02-28T23:29:20.993Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
18:29:20 [2024-02-28T23:29:20.993Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
18:29:20 [2024-02-28T23:29:20.993Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
18:29:20 [2024-02-28T23:29:20.993Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
18:29:20 [2024-02-28T23:29:20.993Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
18:29:20 [2024-02-28T23:29:20.993Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
18:29:20 [2024-02-28T23:29:20.993Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
18:29:20 [2024-02-28T23:29:20.993Z] 	... 8 more
18:29:21 [2024-02-28T23:29:21.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
18:29:21 [2024-02-28T23:29:21.558Z] 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=-234022450 data=null doit=true}, Shell with text {Open Trace}]
18:29:21 [2024-02-28T23:29:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:21 [2024-02-28T23:29:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:21 [2024-02-28T23:29:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
18:29:21 [2024-02-28T23:29:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
18:29:21 [2024-02-28T23:29:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:21 [2024-02-28T23:29:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:21 [2024-02-28T23:29:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:29:21 [2024-02-28T23:29:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:29:21 [2024-02-28T23:29:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:29:21 [2024-02-28T23:29:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:29:21 [2024-02-28T23:29:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234022447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:21 [2024-02-28T23:29:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234022447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:21 [2024-02-28T23:29:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234022447 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:21 [2024-02-28T23:29:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234022446 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:21 [2024-02-28T23:29:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234022446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:21 [2024-02-28T23:29:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234022446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:21 [2024-02-28T23:29:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234022446 data=null item=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')]
18:29:21 [2024-02-28T23:29:21.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:29:21 [2024-02-28T23:29:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:29:21 [2024-02-28T23:29:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:21 [2024-02-28T23:29:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:21 [2024-02-28T23:29:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:21 [2024-02-28T23:29:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:21 [2024-02-28T23:29:21.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:21 [2024-02-28T23:29:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234022180 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:21 [2024-02-28T23:29:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234022180 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:21 [2024-02-28T23:29:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234022180 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:21 [2024-02-28T23:29:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234022179 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:21 [2024-02-28T23:29:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234022179 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}]
18:29:21 [2024-02-28T23:29:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234022156 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:21 [2024-02-28T23:29:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:21 [2024-02-28T23:29:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234022155 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:21 [2024-02-28T23:29:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234022155 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:21 [2024-02-28T23:29:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234022154 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:21 [2024-02-28T23:29:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234022154 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:21 [2024-02-28T23:29:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234022154 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}]
18:29:21 [2024-02-28T23:29:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234022081 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:21 [2024-02-28T23:29:21.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
18:29:21 [2024-02-28T23:29:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:21 [2024-02-28T23:29:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234022079 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:29:21 [2024-02-28T23:29:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234022078 data=null doit=true}, TreeItem with text {Traces [1]}]
18:29:21 [2024-02-28T23:29:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234022078 data=null}, TreeItem with text {Traces [1]}]
18:29:21 [2024-02-28T23:29:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234022078 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:21 [2024-02-28T23:29:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234022078 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:29:21 [2024-02-28T23:29:21.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234022065 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:22 [2024-02-28T23:29:22.075Z] 
18:29:22 [2024-02-28T23:29:22.075Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 23:29:21.942
18:29:22 [2024-02-28T23:29:22.075Z] !MESSAGE Error initializing trace.
18:29:22 [2024-02-28T23:29:22.075Z] 
18:29:22 [2024-02-28T23:29:22.075Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
18:29:22 [2024-02-28T23:29:22.075Z] !STACK 0
18:29:22 [2024-02-28T23:29:22.075Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
18:29:22 [2024-02-28T23:29:22.075Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
18:29:22 [2024-02-28T23:29:22.075Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
18:29:22 [2024-02-28T23:29:22.075Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
18:29:22 [2024-02-28T23:29:22.075Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
18:29:22 [2024-02-28T23:29:22.075Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
18:29:22 [2024-02-28T23:29:22.075Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
18:29:22 [2024-02-28T23:29:22.075Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
18:29:22 [2024-02-28T23:29:22.075Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
18:29:22 [2024-02-28T23:29:22.075Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:29:22 [2024-02-28T23:29:22.075Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
18:29:22 [2024-02-28T23:29:22.075Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:103)
18:29:22 [2024-02-28T23:29:22.075Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
18:29:22 [2024-02-28T23:29:22.075Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
18:29:22 [2024-02-28T23:29:22.075Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
18:29:22 [2024-02-28T23:29:22.075Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
18:29:22 [2024-02-28T23:29:22.075Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
18:29:22 [2024-02-28T23:29:22.075Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
18:29:22 [2024-02-28T23:29:22.075Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
18:29:22 [2024-02-28T23:29:22.075Z] 	... 8 more
18:29:23 [2024-02-28T23:29:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
18:29:23 [2024-02-28T23:29:23.007Z] 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=-234020982 data=null doit=true}, Shell with text {Open Trace}]
18:29:23 [2024-02-28T23:29:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:23 [2024-02-28T23:29:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:23 [2024-02-28T23:29:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
18:29:23 [2024-02-28T23:29:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
18:29:23 [2024-02-28T23:29:23.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:23 [2024-02-28T23:29:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:23 [2024-02-28T23:29:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:29:23 [2024-02-28T23:29:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:29:23 [2024-02-28T23:29:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:29:23 [2024-02-28T23:29:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:29:23 [2024-02-28T23:29:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234020980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:23 [2024-02-28T23:29:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234020980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:23 [2024-02-28T23:29:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234020980 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:23 [2024-02-28T23:29:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234020979 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:23 [2024-02-28T23:29:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234020979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:23 [2024-02-28T23:29:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234020979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:23 [2024-02-28T23:29:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234020979 data=null item=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')]
18:29:23 [2024-02-28T23:29:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:29:23 [2024-02-28T23:29:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:29:23 [2024-02-28T23:29:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:23 [2024-02-28T23:29:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:23 [2024-02-28T23:29:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:23 [2024-02-28T23:29:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:23 [2024-02-28T23:29:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:23 [2024-02-28T23:29:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234020743 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:23 [2024-02-28T23:29:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234020736 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:23 [2024-02-28T23:29:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234020736 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:23 [2024-02-28T23:29:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234020735 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:23 [2024-02-28T23:29:23.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234020735 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}]
18:29:23 [2024-02-28T23:29:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234020666 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:23 [2024-02-28T23:29:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:23 [2024-02-28T23:29:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234020665 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:23 [2024-02-28T23:29:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234020664 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:23 [2024-02-28T23:29:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234020664 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:23 [2024-02-28T23:29:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234020664 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:23 [2024-02-28T23:29:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234020663 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}]
18:29:23 [2024-02-28T23:29:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234020649 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:23 [2024-02-28T23:29:23.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
18:29:23 [2024-02-28T23:29:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:23 [2024-02-28T23:29:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234020647 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:29:23 [2024-02-28T23:29:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234020647 data=null doit=true}, TreeItem with text {Traces [1]}]
18:29:23 [2024-02-28T23:29:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234020647 data=null}, TreeItem with text {Traces [1]}]
18:29:23 [2024-02-28T23:29:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234020647 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:23 [2024-02-28T23:29:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234020646 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:29:23 [2024-02-28T23:29:23.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234020581 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:23 [2024-02-28T23:29:23.523Z] 
18:29:23 [2024-02-28T23:29:23.523Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 23:29:23.342
18:29:23 [2024-02-28T23:29:23.523Z] !MESSAGE Error initializing trace.
18:29:23 [2024-02-28T23:29:23.523Z] 
18:29:23 [2024-02-28T23:29:23.523Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
18:29:23 [2024-02-28T23:29:23.523Z] !STACK 0
18:29:23 [2024-02-28T23:29:23.523Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
18:29:23 [2024-02-28T23:29:23.523Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
18:29:23 [2024-02-28T23:29:23.523Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
18:29:23 [2024-02-28T23:29:23.523Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
18:29:23 [2024-02-28T23:29:23.523Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
18:29:23 [2024-02-28T23:29:23.523Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
18:29:23 [2024-02-28T23:29:23.523Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
18:29:23 [2024-02-28T23:29:23.523Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
18:29:23 [2024-02-28T23:29:23.523Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
18:29:23 [2024-02-28T23:29:23.523Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:29:23 [2024-02-28T23:29:23.523Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
18:29:23 [2024-02-28T23:29:23.523Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
18:29:23 [2024-02-28T23:29:23.523Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:86)
18:29:23 [2024-02-28T23:29:23.523Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
18:29:23 [2024-02-28T23:29:23.523Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
18:29:23 [2024-02-28T23:29:23.523Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
18:29:23 [2024-02-28T23:29:23.523Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
18:29:23 [2024-02-28T23:29:23.523Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
18:29:23 [2024-02-28T23:29:23.523Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
18:29:23 [2024-02-28T23:29:23.523Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
18:29:23 [2024-02-28T23:29:23.523Z] 	... 8 more
18:29:23 [2024-02-28T23:29:23.523Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU" under radix 16
18:29:23 [2024-02-28T23:29:23.523Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
18:29:23 [2024-02-28T23:29:23.523Z] 	at java.base/java.lang.Long.parseLong(Long.java:711)
18:29:23 [2024-02-28T23:29:23.523Z] 	at java.base/java.lang.Long.valueOf(Long.java:1136)
18:29:23 [2024-02-28T23:29:23.523Z] 	at java.base/java.lang.Long.decode(Long.java:1299)
18:29:23 [2024-02-28T23:29:23.523Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
18:29:23 [2024-02-28T23:29:23.523Z] 	... 16 more
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
18:29:24 [2024-02-28T23:29:24.453Z] 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=-234019616 data=null doit=true}, Shell with text {Open Trace}]
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234019614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234019614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234019614 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234019614 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234019613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234019613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234019613 data=null item=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')]
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234019378 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234019378 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:24 [2024-02-28T23:29:24.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234019377 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:24 [2024-02-28T23:29:24.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234019377 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:24 [2024-02-28T23:29:24.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234019377 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}]
18:29:24 [2024-02-28T23:29:24.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234019347 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:24 [2024-02-28T23:29:24.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:24 [2024-02-28T23:29:24.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234019346 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:24 [2024-02-28T23:29:24.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234019346 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:24 [2024-02-28T23:29:24.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234019345 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:24 [2024-02-28T23:29:24.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234019345 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:24 [2024-02-28T23:29:24.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234019345 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}]
18:29:24 [2024-02-28T23:29:24.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234019330 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:24 [2024-02-28T23:29:24.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
18:29:24 [2024-02-28T23:29:24.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:24 [2024-02-28T23:29:24.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234019328 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:29:24 [2024-02-28T23:29:24.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234019328 data=null doit=true}, TreeItem with text {Traces [1]}]
18:29:24 [2024-02-28T23:29:24.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234019327 data=null}, TreeItem with text {Traces [1]}]
18:29:24 [2024-02-28T23:29:24.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234019327 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:24 [2024-02-28T23:29:24.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234019326 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:29:24 [2024-02-28T23:29:24.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234019278 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:24 [2024-02-28T23:29:24.712Z] 
18:29:24 [2024-02-28T23:29:24.712Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 23:29:24.658
18:29:24 [2024-02-28T23:29:24.712Z] !MESSAGE Error initializing trace.
18:29:24 [2024-02-28T23:29:24.712Z] 
18:29:24 [2024-02-28T23:29:24.712Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
18:29:24 [2024-02-28T23:29:24.712Z] !STACK 0
18:29:24 [2024-02-28T23:29:24.712Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
18:29:24 [2024-02-28T23:29:24.712Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
18:29:24 [2024-02-28T23:29:24.712Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
18:29:24 [2024-02-28T23:29:24.712Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
18:29:24 [2024-02-28T23:29:24.712Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
18:29:24 [2024-02-28T23:29:24.712Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
18:29:24 [2024-02-28T23:29:24.712Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
18:29:24 [2024-02-28T23:29:24.712Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
18:29:24 [2024-02-28T23:29:24.712Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
18:29:24 [2024-02-28T23:29:24.712Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:29:24 [2024-02-28T23:29:24.712Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
18:29:24 [2024-02-28T23:29:24.712Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:89)
18:29:24 [2024-02-28T23:29:24.712Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
18:29:24 [2024-02-28T23:29:24.712Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
18:29:24 [2024-02-28T23:29:24.712Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
18:29:24 [2024-02-28T23:29:24.712Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
18:29:24 [2024-02-28T23:29:24.712Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
18:29:24 [2024-02-28T23:29:24.712Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
18:29:24 [2024-02-28T23:29:24.712Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
18:29:24 [2024-02-28T23:29:24.712Z] 	... 8 more
18:29:25 [2024-02-28T23:29:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
18:29:25 [2024-02-28T23:29:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Open Trace} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-234018309 data=null doit=true}, Shell with text {Open Trace}]
18:29:25 [2024-02-28T23:29:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:25 [2024-02-28T23:29:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:25 [2024-02-28T23:29:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
18:29:25 [2024-02-28T23:29:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
18:29:25 [2024-02-28T23:29:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:25 [2024-02-28T23:29:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:25 [2024-02-28T23:29:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:29:25 [2024-02-28T23:29:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:29:25 [2024-02-28T23:29:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:29:25 [2024-02-28T23:29:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:29:25 [2024-02-28T23:29:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234018307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:25 [2024-02-28T23:29:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234018307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:25 [2024-02-28T23:29:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234018307 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:25 [2024-02-28T23:29:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234018307 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:25 [2024-02-28T23:29:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234018306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:25 [2024-02-28T23:29:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234018306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:25 [2024-02-28T23:29:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234018306 data=null item=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')]
18:29:25 [2024-02-28T23:29:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:29:25 [2024-02-28T23:29:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:29:25 [2024-02-28T23:29:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:25 [2024-02-28T23:29:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:25 [2024-02-28T23:29:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:25 [2024-02-28T23:29:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:25 [2024-02-28T23:29:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:25 [2024-02-28T23:29:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234018076 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:25 [2024-02-28T23:29:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234018076 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:25 [2024-02-28T23:29:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234018076 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:25 [2024-02-28T23:29:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234018075 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:25 [2024-02-28T23:29:25.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234018075 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}]
18:29:25 [2024-02-28T23:29:25.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234018043 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:25 [2024-02-28T23:29:25.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:25 [2024-02-28T23:29:25.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234018041 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:25 [2024-02-28T23:29:25.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234018041 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:25 [2024-02-28T23:29:25.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234018041 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:25 [2024-02-28T23:29:25.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234018040 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:25 [2024-02-28T23:29:25.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234018040 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}]
18:29:25 [2024-02-28T23:29:25.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234018032 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:25 [2024-02-28T23:29:25.903Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
18:29:25 [2024-02-28T23:29:25.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:25 [2024-02-28T23:29:25.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234018031 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:29:25 [2024-02-28T23:29:25.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234018031 data=null doit=true}, TreeItem with text {Traces [1]}]
18:29:25 [2024-02-28T23:29:25.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234018030 data=null}, TreeItem with text {Traces [1]}]
18:29:25 [2024-02-28T23:29:25.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234018030 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:25 [2024-02-28T23:29:25.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234018030 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:29:25 [2024-02-28T23:29:25.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234017985 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:26 [2024-02-28T23:29:26.162Z] 
18:29:26 [2024-02-28T23:29:26.162Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 23:29:25.957
18:29:26 [2024-02-28T23:29:26.162Z] !MESSAGE Error initializing trace.
18:29:26 [2024-02-28T23:29:26.162Z] 
18:29:26 [2024-02-28T23:29:26.162Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
18:29:26 [2024-02-28T23:29:26.162Z] !STACK 0
18:29:26 [2024-02-28T23:29:26.162Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
18:29:26 [2024-02-28T23:29:26.162Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
18:29:26 [2024-02-28T23:29:26.162Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
18:29:26 [2024-02-28T23:29:26.162Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
18:29:26 [2024-02-28T23:29:26.162Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
18:29:26 [2024-02-28T23:29:26.162Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
18:29:26 [2024-02-28T23:29:26.162Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
18:29:26 [2024-02-28T23:29:26.162Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
18:29:26 [2024-02-28T23:29:26.162Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
18:29:26 [2024-02-28T23:29:26.162Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:29:26 [2024-02-28T23:29:26.162Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
18:29:26 [2024-02-28T23:29:26.162Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:103)
18:29:26 [2024-02-28T23:29:26.162Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
18:29:26 [2024-02-28T23:29:26.162Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
18:29:26 [2024-02-28T23:29:26.162Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
18:29:26 [2024-02-28T23:29:26.162Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
18:29:26 [2024-02-28T23:29:26.162Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
18:29:26 [2024-02-28T23:29:26.162Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
18:29:26 [2024-02-28T23:29:26.162Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
18:29:26 [2024-02-28T23:29:26.162Z] 	... 8 more
18:29:27 [2024-02-28T23:29:27.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
18:29:27 [2024-02-28T23:29:27.091Z] 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=-234017028 data=null doit=true}, Shell with text {Open Trace}]
18:29:27 [2024-02-28T23:29:27.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:27 [2024-02-28T23:29:27.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:27 [2024-02-28T23:29:27.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234017026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234017026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234017026 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234017026 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234017025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234017025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234017025 data=null item=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')]
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234016776 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234016775 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234016775 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234016774 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234016774 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}]
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234016747 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234016746 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234016746 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234016745 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234016745 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:27 [2024-02-28T23:29:27.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234016745 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}]
18:29:27 [2024-02-28T23:29:27.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234016685 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:27 [2024-02-28T23:29:27.351Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
18:29:27 [2024-02-28T23:29:27.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:27 [2024-02-28T23:29:27.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234016683 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:29:27 [2024-02-28T23:29:27.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234016683 data=null doit=true}, TreeItem with text {Traces [1]}]
18:29:27 [2024-02-28T23:29:27.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234016682 data=null}, TreeItem with text {Traces [1]}]
18:29:27 [2024-02-28T23:29:27.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234016682 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:27 [2024-02-28T23:29:27.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234016682 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:29:27 [2024-02-28T23:29:27.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234016671 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:27 [2024-02-28T23:29:27.351Z] 
18:29:27 [2024-02-28T23:29:27.351Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 23:29:27.251
18:29:27 [2024-02-28T23:29:27.351Z] !MESSAGE Error initializing trace.
18:29:27 [2024-02-28T23:29:27.351Z] 
18:29:27 [2024-02-28T23:29:27.351Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
18:29:27 [2024-02-28T23:29:27.351Z] !STACK 0
18:29:27 [2024-02-28T23:29:27.351Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
18:29:27 [2024-02-28T23:29:27.351Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
18:29:27 [2024-02-28T23:29:27.351Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
18:29:27 [2024-02-28T23:29:27.351Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
18:29:27 [2024-02-28T23:29:27.351Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
18:29:27 [2024-02-28T23:29:27.351Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
18:29:27 [2024-02-28T23:29:27.351Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
18:29:27 [2024-02-28T23:29:27.351Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
18:29:27 [2024-02-28T23:29:27.351Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
18:29:27 [2024-02-28T23:29:27.351Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:29:27 [2024-02-28T23:29:27.351Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
18:29:27 [2024-02-28T23:29:27.351Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:89)
18:29:27 [2024-02-28T23:29:27.351Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
18:29:27 [2024-02-28T23:29:27.351Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
18:29:27 [2024-02-28T23:29:27.351Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
18:29:27 [2024-02-28T23:29:27.351Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
18:29:27 [2024-02-28T23:29:27.351Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
18:29:27 [2024-02-28T23:29:27.351Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
18:29:27 [2024-02-28T23:29:27.351Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
18:29:27 [2024-02-28T23:29:27.351Z] 	... 8 more
18:29:28 [2024-02-28T23:29:28.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
18:29:28 [2024-02-28T23:29:28.282Z] 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=-234015783 data=null doit=true}, Shell with text {Open Trace}]
18:29:28 [2024-02-28T23:29:28.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:28 [2024-02-28T23:29:28.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:28 [2024-02-28T23:29:28.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
18:29:28 [2024-02-28T23:29:28.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
18:29:28 [2024-02-28T23:29:28.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:28 [2024-02-28T23:29:28.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:28 [2024-02-28T23:29:28.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:29:28 [2024-02-28T23:29:28.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:29:28 [2024-02-28T23:29:28.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:29:28 [2024-02-28T23:29:28.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:29:28 [2024-02-28T23:29:28.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234015781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:28 [2024-02-28T23:29:28.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234015780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:28 [2024-02-28T23:29:28.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234015780 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:28 [2024-02-28T23:29:28.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234015780 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:28 [2024-02-28T23:29:28.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234015780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:28 [2024-02-28T23:29:28.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234015780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:28 [2024-02-28T23:29:28.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234015780 data=null item=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')]
18:29:28 [2024-02-28T23:29:28.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:29:28 [2024-02-28T23:29:28.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:29:28 [2024-02-28T23:29:28.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:28 [2024-02-28T23:29:28.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:28 [2024-02-28T23:29:28.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:28 [2024-02-28T23:29:28.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:28 [2024-02-28T23:29:28.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:28 [2024-02-28T23:29:28.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234015555 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:28 [2024-02-28T23:29:28.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234015548 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:28 [2024-02-28T23:29:28.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234015548 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:28 [2024-02-28T23:29:28.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234015547 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:28 [2024-02-28T23:29:28.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234015547 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}]
18:29:28 [2024-02-28T23:29:28.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234015480 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:28 [2024-02-28T23:29:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:28 [2024-02-28T23:29:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234015479 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:28 [2024-02-28T23:29:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234015479 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:28 [2024-02-28T23:29:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234015479 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:28 [2024-02-28T23:29:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234015478 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:28 [2024-02-28T23:29:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234015478 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}]
18:29:28 [2024-02-28T23:29:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234015463 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:28 [2024-02-28T23:29:28.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
18:29:28 [2024-02-28T23:29:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:28 [2024-02-28T23:29:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234015461 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:29:28 [2024-02-28T23:29:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234015460 data=null doit=true}, TreeItem with text {Traces [1]}]
18:29:28 [2024-02-28T23:29:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234015460 data=null}, TreeItem with text {Traces [1]}]
18:29:28 [2024-02-28T23:29:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234015460 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:28 [2024-02-28T23:29:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234015459 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:29:28 [2024-02-28T23:29:28.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234015441 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:28 [2024-02-28T23:29:28.541Z] 
18:29:28 [2024-02-28T23:29:28.541Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 23:29:28.465
18:29:28 [2024-02-28T23:29:28.541Z] !MESSAGE Error initializing trace.
18:29:28 [2024-02-28T23:29:28.541Z] 
18:29:28 [2024-02-28T23:29:28.541Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
18:29:28 [2024-02-28T23:29:28.541Z] !STACK 0
18:29:28 [2024-02-28T23:29:28.541Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
18:29:28 [2024-02-28T23:29:28.541Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
18:29:28 [2024-02-28T23:29:28.541Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
18:29:28 [2024-02-28T23:29:28.541Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
18:29:28 [2024-02-28T23:29:28.541Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
18:29:28 [2024-02-28T23:29:28.541Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
18:29:28 [2024-02-28T23:29:28.541Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
18:29:28 [2024-02-28T23:29:28.541Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
18:29:28 [2024-02-28T23:29:28.541Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
18:29:28 [2024-02-28T23:29:28.541Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:29:28 [2024-02-28T23:29:28.541Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
18:29:28 [2024-02-28T23:29:28.541Z] 	at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:195)
18:29:28 [2024-02-28T23:29:28.541Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:130)
18:29:28 [2024-02-28T23:29:28.541Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:151)
18:29:28 [2024-02-28T23:29:28.541Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:229)
18:29:28 [2024-02-28T23:29:28.541Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
18:29:28 [2024-02-28T23:29:28.541Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
18:29:28 [2024-02-28T23:29:28.541Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
18:29:28 [2024-02-28T23:29:28.541Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
18:29:28 [2024-02-28T23:29:28.541Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
18:29:28 [2024-02-28T23:29:28.541Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
18:29:28 [2024-02-28T23:29:28.541Z] 	... 8 more
18:29:29 [2024-02-28T23:29:29.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
18:29:29 [2024-02-28T23:29:29.105Z] 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=-234014841 data=null doit=true}, Shell with text {Open Trace}]
18:29:29 [2024-02-28T23:29:29.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:29 [2024-02-28T23:29:29.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:29 [2024-02-28T23:29:29.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
18:29:29 [2024-02-28T23:29:29.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
18:29:29 [2024-02-28T23:29:29.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:29 [2024-02-28T23:29:29.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:29 [2024-02-28T23:29:29.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:29:29 [2024-02-28T23:29:29.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:29:29 [2024-02-28T23:29:29.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:29:29 [2024-02-28T23:29:29.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:29:29 [2024-02-28T23:29:29.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234014839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:29 [2024-02-28T23:29:29.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234014839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:29 [2024-02-28T23:29:29.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234014838 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:29 [2024-02-28T23:29:29.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234014838 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:29 [2024-02-28T23:29:29.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234014838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:29 [2024-02-28T23:29:29.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234014838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:29 [2024-02-28T23:29:29.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234014838 data=null item=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')]
18:29:29 [2024-02-28T23:29:29.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:29:29 [2024-02-28T23:29:29.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:29:29 [2024-02-28T23:29:29.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:29 [2024-02-28T23:29:29.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:29 [2024-02-28T23:29:29.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:29 [2024-02-28T23:29:29.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:29 [2024-02-28T23:29:29.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:29 [2024-02-28T23:29:29.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234014647 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:29 [2024-02-28T23:29:29.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234014647 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:29 [2024-02-28T23:29:29.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234014640 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:29 [2024-02-28T23:29:29.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234014639 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:29 [2024-02-28T23:29:29.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234014639 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}]
18:29:29 [2024-02-28T23:29:29.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234014581 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:29 [2024-02-28T23:29:29.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:29 [2024-02-28T23:29:29.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234014580 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:29 [2024-02-28T23:29:29.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234014580 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:29 [2024-02-28T23:29:29.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234014579 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:29 [2024-02-28T23:29:29.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234014579 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:29 [2024-02-28T23:29:29.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234014579 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}]
18:29:29 [2024-02-28T23:29:29.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234014564 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:29 [2024-02-28T23:29:29.363Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
18:29:29 [2024-02-28T23:29:29.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:29 [2024-02-28T23:29:29.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234014562 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:29:29 [2024-02-28T23:29:29.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234014562 data=null doit=true}, TreeItem with text {Traces [1]}]
18:29:29 [2024-02-28T23:29:29.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234014562 data=null}, TreeItem with text {Traces [1]}]
18:29:29 [2024-02-28T23:29:29.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234014561 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:29 [2024-02-28T23:29:29.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234014561 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:29:29 [2024-02-28T23:29:29.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234014543 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:29 [2024-02-28T23:29:29.621Z] 
18:29:29 [2024-02-28T23:29:29.621Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 23:29:29.370
18:29:29 [2024-02-28T23:29:29.621Z] !MESSAGE Error initializing trace.
18:29:29 [2024-02-28T23:29:29.621Z] 
18:29:29 [2024-02-28T23:29:29.621Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
18:29:29 [2024-02-28T23:29:29.621Z] !STACK 0
18:29:29 [2024-02-28T23:29:29.621Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
18:29:29 [2024-02-28T23:29:29.621Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
18:29:29 [2024-02-28T23:29:29.621Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
18:29:29 [2024-02-28T23:29:29.621Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
18:29:29 [2024-02-28T23:29:29.621Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
18:29:29 [2024-02-28T23:29:29.621Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
18:29:29 [2024-02-28T23:29:29.621Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
18:29:29 [2024-02-28T23:29:29.621Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
18:29:29 [2024-02-28T23:29:29.621Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
18:29:29 [2024-02-28T23:29:29.621Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:29:29 [2024-02-28T23:29:29.621Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
18:29:29 [2024-02-28T23:29:29.621Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:221)
18:29:29 [2024-02-28T23:29:29.621Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
18:29:29 [2024-02-28T23:29:29.621Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
18:29:29 [2024-02-28T23:29:29.621Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
18:29:29 [2024-02-28T23:29:29.621Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
18:29:29 [2024-02-28T23:29:29.621Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
18:29:29 [2024-02-28T23:29:29.621Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
18:29:29 [2024-02-28T23:29:29.621Z] 	... 8 more
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
18:29:30 [2024-02-28T23:29:30.186Z] 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=-234013930 data=null doit=true}, Shell with text {Open Trace}]
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234013928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234013928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234013928 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234013928 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234013927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234013927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234013927 data=null item=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')]
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234013663 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234013662 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234013662 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234013662 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:30 [2024-02-28T23:29:30.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234013661 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}]
18:29:30 [2024-02-28T23:29:30.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234013593 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:30 [2024-02-28T23:29:30.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:30 [2024-02-28T23:29:30.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234013589 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:30 [2024-02-28T23:29:30.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234013589 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:30 [2024-02-28T23:29:30.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234013589 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:30 [2024-02-28T23:29:30.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234013588 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:30 [2024-02-28T23:29:30.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234013588 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}]
18:29:30 [2024-02-28T23:29:30.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234013581 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:30 [2024-02-28T23:29:30.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
18:29:30 [2024-02-28T23:29:30.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:30 [2024-02-28T23:29:30.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-234013579 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:29:30 [2024-02-28T23:29:30.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-234013579 data=null doit=true}, TreeItem with text {Traces [1]}]
18:29:30 [2024-02-28T23:29:30.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-234013579 data=null}, TreeItem with text {Traces [1]}]
18:29:30 [2024-02-28T23:29:30.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-234013578 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:30 [2024-02-28T23:29:30.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234013578 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:29:30 [2024-02-28T23:29:30.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-234013561 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:29:30 [2024-02-28T23:29:30.444Z] 
18:29:30 [2024-02-28T23:29:30.444Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 23:29:30.340
18:29:30 [2024-02-28T23:29:30.444Z] !MESSAGE Error initializing trace.
18:29:30 [2024-02-28T23:29:30.444Z] 
18:29:30 [2024-02-28T23:29:30.444Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11
18:29:30 [2024-02-28T23:29:30.444Z] !STACK 0
18:29:30 [2024-02-28T23:29:30.445Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11
18:29:30 [2024-02-28T23:29:30.445Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
18:29:30 [2024-02-28T23:29:30.445Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
18:29:30 [2024-02-28T23:29:30.445Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
18:29:30 [2024-02-28T23:29:30.445Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
18:29:30 [2024-02-28T23:29:30.445Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
18:29:30 [2024-02-28T23:29:30.445Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
18:29:30 [2024-02-28T23:29:30.445Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
18:29:30 [2024-02-28T23:29:30.445Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
18:29:30 [2024-02-28T23:29:30.445Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:29:30 [2024-02-28T23:29:30.445Z] Caused by: NoViableAltException(73@[])
18:29:30 [2024-02-28T23:29:30.445Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3127)
18:29:30 [2024-02-28T23:29:30.445Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2591)
18:29:30 [2024-02-28T23:29:30.445Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1942)
18:29:30 [2024-02-28T23:29:30.445Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1720)
18:29:30 [2024-02-28T23:29:30.445Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
18:29:30 [2024-02-28T23:29:30.445Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
18:29:30 [2024-02-28T23:29:30.445Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
18:29:30 [2024-02-28T23:29:30.445Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
18:29:30 [2024-02-28T23:29:30.445Z] 	... 8 more
18:29:31 [2024-02-28T23:29:31.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
18:29:31 [2024-02-28T23:29:31.010Z] 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=-234012966 data=null doit=true}, Shell with text {Open Trace}]
18:29:31 [2024-02-28T23:29:31.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:31 [2024-02-28T23:29:31.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:31 [2024-02-28T23:29:31.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
18:29:31 [2024-02-28T23:29:31.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
18:29:31 [2024-02-28T23:29:31.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:29:31 [2024-02-28T23:29:31.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:29:31 [2024-02-28T23:29:31.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:29:31 [2024-02-28T23:29:31.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:29:31 [2024-02-28T23:29:31.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:29:31 [2024-02-28T23:29:31.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:29:31 [2024-02-28T23:29:31.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234012964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:31 [2024-02-28T23:29:31.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234012964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:31 [2024-02-28T23:29:31.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234012964 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:31 [2024-02-28T23:29:31.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234012964 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:31 [2024-02-28T23:29:31.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234012964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:31 [2024-02-28T23:29:31.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234012964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:29:31 [2024-02-28T23:29:31.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234012964 data=null item=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')]
18:29:31 [2024-02-28T23:29:31.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:29:31 [2024-02-28T23:29:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a7e469d] time=-234012744 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:29:31 [2024-02-28T23:29:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:29:31 [2024-02-28T23:29:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:31 [2024-02-28T23:29:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:31 [2024-02-28T23:29:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:31 [2024-02-28T23:29:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234012678 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
18:29:31 [2024-02-28T23:29:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-234012678 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
18:29:31 [2024-02-28T23:29:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-234012678 data=null}, TreeItem with text {TestInvalidCtfTraces}]
18:29:31 [2024-02-28T23:29:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234012678 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:31 [2024-02-28T23:29:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234012677 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}]
18:29:31 [2024-02-28T23:29:31.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-234012653 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
18:29:31 [2024-02-28T23:29:31.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:29:31 [2024-02-28T23:29:31.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:29:31 [2024-02-28T23:29:31.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234011299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234011298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234011298 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234011298 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234011298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234011297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234011297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234011297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234011297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234011297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234011297 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-234011297 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-234011294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:29:32 [2024-02-28T23:29:32.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-234011294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:29:32 [2024-02-28T23:29:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-234011294 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:29:32 [2024-02-28T23:29:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-234011294 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:29:32 [2024-02-28T23:29:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-234011294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:29:32 [2024-02-28T23:29:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-234011294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:29:32 [2024-02-28T23:29:32.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:29:32 [2024-02-28T23:29:32.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:29:32 [2024-02-28T23:29:32.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:29:32 [2024-02-28T23:29:32.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:29:32 [2024-02-28T23:29:32.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:29:32 [2024-02-28T23:29:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:29:32 [2024-02-28T23:29:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-234011293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:29:32 [2024-02-28T23:29:32.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-234012453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:29:33 [2024-02-28T23:29:33.152Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.80 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
18:29:33 [2024-02-28T23:29:33.152Z] 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: 2.793 s
18:29:33 [2024-02-28T23:29:33.152Z] 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: 1.304 s
18:29:33 [2024-02-28T23:29:33.153Z] 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: 1.119 s
18:29:33 [2024-02-28T23:29:33.153Z] 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.488 s
18:29:33 [2024-02-28T23:29:33.153Z] 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: 1.084 s
18:29:33 [2024-02-28T23:29:33.153Z] 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: 1.127 s
18:29:33 [2024-02-28T23:29:33.153Z] 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.090 s
18:29:33 [2024-02-28T23:29:33.153Z] 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: 1.478 s
18:29:33 [2024-02-28T23:29:33.153Z] 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.499 s
18:29:33 [2024-02-28T23:29:33.153Z] 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: 1.525 s
18:29:33 [2024-02-28T23:29:33.153Z] 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: 1.506 s
18:29:33 [2024-02-28T23:29:33.153Z] 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: 1.599 s
18:29:33 [2024-02-28T23:29:33.153Z] 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: 1.584 s
18:29:33 [2024-02-28T23:29:33.153Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[13: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid] -- Time elapsed: 1.586 s
18:29:33 [2024-02-28T23:29:33.153Z] 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: 1.036 s
18:29:33 [2024-02-28T23:29:33.153Z] 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.904 s
18:29:33 [2024-02-28T23:29:33.153Z] 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: 1.489 s
18:29:33 [2024-02-28T23:29:33.153Z] 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: 1.365 s
18:29:33 [2024-02-28T23:29:33.153Z] 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: 1.253 s
18:29:33 [2024-02-28T23:29:33.153Z] 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: 1.301 s
18:29:33 [2024-02-28T23:29:33.153Z] 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: 1.269 s
18:29:33 [2024-02-28T23:29:33.153Z] 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.908 s
18:29:33 [2024-02-28T23:29:33.153Z] 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.979 s
18:29:33 [2024-02-28T23:29:33.153Z] 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.926 s
18:29:33 [2024-02-28T23:29:33.153Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
18:29:33 [2024-02-28T23:29:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a7e469d] time=-234010440 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:29:33 [2024-02-28T23:29:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:29:33 [2024-02-28T23:29:33.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:29:33 [2024-02-28T23:29:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:29:33 [2024-02-28T23:29:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:29:33 [2024-02-28T23:29:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-234010183 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:29:33 [2024-02-28T23:29:33.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:29:33 [2024-02-28T23:29:33.979Z] 
18:29:33 [2024-02-28T23:29:33.979Z] (Eclipse:10714): Gtk-WARNING **: 23:29:33.775: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:34 [2024-02-28T23:29:34.542Z] 
18:29:34 [2024-02-28T23:29:34.542Z] (Eclipse:10714): Gtk-WARNING **: 23:29:34.266: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:34 [2024-02-28T23:29:34.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a7e469d] time=-234009237 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:29:34 [2024-02-28T23:29:34.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
18:29:34 [2024-02-28T23:29:34.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New	Shift+Alt+N", using matcher: with mnemonic 'New'
18:29:34 [2024-02-28T23:29:34.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&roject...", using matcher: with mnemonic 'Project...'
18:29:34 [2024-02-28T23:29:34.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Project...'
18:29:35 [2024-02-28T23:29:35.056Z] 
18:29:35 [2024-02-28T23:29:35.056Z] (Eclipse:10714): Gtk-WARNING **: 23:29:34.935: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:35 [2024-02-28T23:29:35.056Z] 
18:29:35 [2024-02-28T23:29:35.056Z] (Eclipse:10714): Gtk-WARNING **: 23:29:34.974: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:35 [2024-02-28T23:29:35.056Z] 
18:29:35 [2024-02-28T23:29:35.056Z] (Eclipse:10714): Gtk-WARNING **: 23:29:35.048: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:35 [2024-02-28T23:29:35.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Project...'
18:29:35 [2024-02-28T23:29:35.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Project", using matcher: with text 'New Project'
18:29:35 [2024-02-28T23:29:35.313Z] 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=-234008733 data=null doit=true}, Shell with text {New Project}]
18:29:35 [2024-02-28T23:29:35.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:35 [2024-02-28T23:29:35.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:35 [2024-02-28T23:29:35.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing in tree (of type 'Tree')
18:29:35 [2024-02-28T23:29:35.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234008682 data=null doit=true}, TreeItem with text {Tracing}]
18:29:35 [2024-02-28T23:29:35.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234008681 data=null}, TreeItem with text {Tracing}]
18:29:35 [2024-02-28T23:29:35.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234008681 data=null button=1 stateMask=0x0 x=65 y=35 count=1}, TreeItem with text {Tracing}]
18:29:35 [2024-02-28T23:29:35.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234008680 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}]
18:29:35 [2024-02-28T23:29:35.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234008679 data=null button=1 stateMask=0x80000 x=65 y=35 count=1}, TreeItem with text {Tracing}]
18:29:35 [2024-02-28T23:29:35.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:35 [2024-02-28T23:29:35.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-234008675 data=null button=0 stateMask=0x0 x=65 y=35 count=0}, TreeItem with text {Tracing}]
18:29:35 [2024-02-28T23:29:35.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234008675 data=null doit=true}, TreeItem with text {Tracing}]
18:29:35 [2024-02-28T23:29:35.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234008674 data=null}, TreeItem with text {Tracing}]
18:29:35 [2024-02-28T23:29:35.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234008674 data=null button=1 stateMask=0x0 x=65 y=35 count=1}, TreeItem with text {Tracing}]
18:29:35 [2024-02-28T23:29:35.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234008674 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}]
18:29:35 [2024-02-28T23:29:35.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234008673 data=null button=1 stateMask=0x80000 x=65 y=35 count=1}, TreeItem with text {Tracing}]
18:29:35 [2024-02-28T23:29:35.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:35 [2024-02-28T23:29:35.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing Project} time=-234008670 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
18:29:35 [2024-02-28T23:29:35.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing Project} time=-234008670 data=null doit=true}, Tree node with text: Tracing Project]
18:29:35 [2024-02-28T23:29:35.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing Project} time=-234008669 data=null}, Tree node with text: Tracing Project]
18:29:35 [2024-02-28T23:29:35.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing Project} time=-234008669 data=null button=1 stateMask=0x0 x=108 y=58 count=1}, Tree node with text: Tracing Project]
18:29:35 [2024-02-28T23:29:35.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234008663 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]
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing Project} time=-234008658 data=null button=1 stateMask=0x80000 x=108 y=58 count=1}, Tree node with text: Tracing Project]
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Tracing Project
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing Project} time=-234008658 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing Project} time=-234008657 data=null doit=true}, Tree node with text: Tracing Project]
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing Project} time=-234008657 data=null}, Tree node with text: Tracing Project]
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing Project} time=-234008657 data=null button=1 stateMask=0x0 x=108 y=58 count=1}, Tree node with text: Tracing Project]
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234008656 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]
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing Project} time=-234008656 data=null button=1 stateMask=0x80000 x=108 y=58 count=1}, Tree node with text: Tracing Project]
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing Project} time=-234008656 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing Project} time=-234008656 data=null doit=true}, Tree node with text: Tracing Project]
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing Project} time=-234008656 data=null}, Tree node with text: Tracing Project]
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Tracing Project
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
18:29:35 [2024-02-28T23:29:35.314Z] 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')
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-234008653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-234008653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-234008653 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-234008652 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-234008652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-234008648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-234008648 data=null 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')]
18:29:35 [2024-02-28T23:29:35.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:29:35 [2024-02-28T23:29:35.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:29:35 [2024-02-28T23:29:35.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:29:35 [2024-02-28T23:29:35.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:29:35 [2024-02-28T23:29:35.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Tracing Project", using matcher: with text 'Tracing Project'
18:29:35 [2024-02-28T23:29:35.314Z] 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=-234008563 data=null doit=true}, Shell with text {Tracing Project}]
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/home/jenkins/agent/...", using matcher: of type 'Text'
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/home/jenkins/agent/...", using matcher: (of type 'Text')
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a Tracing Pro...", using matcher: of type 'Text'
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a Tracing Pro...", using matcher: (of type 'Text')
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use &default locatio...", using matcher: of type 'Button'
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:35 [2024-02-28T23:29:35.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:35 [2024-02-28T23:29:35.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:29:35 [2024-02-28T23:29:35.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:29:35 [2024-02-28T23:29:35.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:35 [2024-02-28T23:29:35.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:29:35 [2024-02-28T23:29:35.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-234008555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:35 [2024-02-28T23:29:35.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-234008555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:35 [2024-02-28T23:29:35.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-234008555 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:35 [2024-02-28T23:29:35.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-234008555 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:35 [2024-02-28T23:29:35.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-234008555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:35 [2024-02-28T23:29:35.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-234008555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:35 [2024-02-28T23:29:35.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-234008554 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:35 [2024-02-28T23:29:35.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {P&roject...} time=-234009188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Project...']
18:29:35 [2024-02-28T23:29:35.572Z] 
18:29:35 [2024-02-28T23:29:35.572Z] (Eclipse:10714): Gtk-WARNING **: 23:29:35.367: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:35 [2024-02-28T23:29:35.572Z] 
18:29:35 [2024-02-28T23:29:35.572Z] (Eclipse:10714): Gtk-WARNING **: 23:29:35.440: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:35 [2024-02-28T23:29:35.572Z] 
18:29:35 [2024-02-28T23:29:35.572Z] (Eclipse:10714): Gtk-WARNING **: 23:29:35.456: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:35 [2024-02-28T23:29:35.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:29:35 [2024-02-28T23:29:35.828Z] 
18:29:35 [2024-02-28T23:29:35.828Z] (Eclipse:10714): Gtk-WARNING **: 23:29:35.764: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:36 [2024-02-28T23:29:36.085Z] 
18:29:36 [2024-02-28T23:29:36.085Z] (Eclipse:10714): Gtk-WARNING **: 23:29:35.827: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:36 [2024-02-28T23:29:36.085Z] 
18:29:36 [2024-02-28T23:29:36.085Z] (Eclipse:10714): Gtk-WARNING **: 23:29:35.864: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:36 [2024-02-28T23:29:36.085Z] 
18:29:36 [2024-02-28T23:29:36.085Z] (Eclipse:10714): Gtk-WARNING **: 23:29:35.935: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:36 [2024-02-28T23:29:36.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
18:29:36 [2024-02-28T23:29:36.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
18:29:36 [2024-02-28T23:29:36.085Z] 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')
18:29:36 [2024-02-28T23:29:36.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.085Z] 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.
18:29:36 [2024-02-28T23:29:36.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:29:36 [2024-02-28T23:29:36.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:29:36 [2024-02-28T23:29:36.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:29:36 [2024-02-28T23:29:36.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:29:36 [2024-02-28T23:29:36.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:29:36 [2024-02-28T23:29:36.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:29:36 [2024-02-28T23:29:36.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:29:36 [2024-02-28T23:29:36.085Z] 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
18:29:36 [2024-02-28T23:29:36.085Z] 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=-234007831 data=null}, (of type 'Combo')]
18:29:36 [2024-02-28T23:29:36.086Z] 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
18:29:36 [2024-02-28T23:29:36.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:36 [2024-02-28T23:29:36.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:36 [2024-02-28T23:29:36.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:29:36 [2024-02-28T23:29:36.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:36 [2024-02-28T23:29:36.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-234007680 data=null doit=true}, TreeItem with text {traces}]
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-234007680 data=null}, TreeItem with text {traces}]
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-234007679 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234007679 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}]
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-234007674 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-234007673 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-234007673 data=null doit=true}, Tree node with text: synctraces]
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-234007673 data=null}, Tree node with text: synctraces]
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-234007673 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234007662 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]
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-234007661 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-234007627 data=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:'))]
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4b2ca159
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-234007622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-234007622 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-234007616 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-234007616 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-234007616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-234007615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:29:36 [2024-02-28T23:29:36.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-234007615 data=null 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')]
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-234007615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-234007615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-234007615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-234007615 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-234007614 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:29:36 [2024-02-28T23:29:36.345Z] 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')
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6ed78a5e
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-234007584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-234007583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-234007583 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-234007583 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-234007583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-234007582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-234007582 data=null 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')]
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-234007582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-234007582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-234007582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-234007582 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-234007582 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:29:36 [2024-02-28T23:29:36.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:29:36 [2024-02-28T23:29:36.345Z] 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')
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:29:36 [2024-02-28T23:29:36.346Z] 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.
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:29:36 [2024-02-28T23:29:36.346Z] 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')
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] 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')
18:29:36 [2024-02-28T23:29:36.346Z] 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.
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
18:29:36 [2024-02-28T23:29:36.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.347Z] 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')
18:29:36 [2024-02-28T23:29:36.347Z] 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.
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-234007545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-234007545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-234007545 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-234007545 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-234007545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:36 [2024-02-28T23:29:36.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-234007545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:36 [2024-02-28T23:29:36.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')
18:29:36 [2024-02-28T23:29:36.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:36 [2024-02-28T23:29:36.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:36 [2024-02-28T23:29:36.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:36 [2024-02-28T23:29:36.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:36 [2024-02-28T23:29:36.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:29:37 [2024-02-28T23:29:37.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-234007544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:37 [2024-02-28T23:29:37.425Z] 
18:29:37 [2024-02-28T23:29:37.425Z] (Eclipse:10714): Gtk-WARNING **: 23:29:37.235: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:37 [2024-02-28T23:29:37.425Z] 
18:29:37 [2024-02-28T23:29:37.425Z] (Eclipse:10714): Gtk-WARNING **: 23:29:37.266: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:37 [2024-02-28T23:29:37.425Z] 
18:29:37 [2024-02-28T23:29:37.425Z] (Eclipse:10714): Gtk-WARNING **: 23:29:37.283: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:37 [2024-02-28T23:29:37.425Z] 
18:29:37 [2024-02-28T23:29:37.425Z] (Eclipse:10714): Gtk-WARNING **: 23:29:37.299: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:37 [2024-02-28T23:29:37.425Z] 
18:29:37 [2024-02-28T23:29:37.425Z] (Eclipse:10714): Gtk-WARNING **: 23:29:37.316: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:37 [2024-02-28T23:29:37.425Z] 
18:29:37 [2024-02-28T23:29:37.425Z] (Eclipse:10714): Gtk-WARNING **: 23:29:37.332: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:37 [2024-02-28T23:29:37.425Z] 
18:29:37 [2024-02-28T23:29:37.425Z] (Eclipse:10714): Gtk-WARNING **: 23:29:37.349: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:37 [2024-02-28T23:29:37.425Z] 
18:29:37 [2024-02-28T23:29:37.425Z] (Eclipse:10714): Gtk-WARNING **: 23:29:37.366: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:37 [2024-02-28T23:29:37.425Z] 
18:29:37 [2024-02-28T23:29:37.425Z] (Eclipse:10714): Gtk-WARNING **: 23:29:37.382: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:37 [2024-02-28T23:29:37.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:29:37 [2024-02-28T23:29:37.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:37 [2024-02-28T23:29:37.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:37 [2024-02-28T23:29:37.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234006371 data=null doit=true}, TreeItem with text {Tracing}]
18:29:37 [2024-02-28T23:29:37.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234006371 data=null}, TreeItem with text {Tracing}]
18:29:37 [2024-02-28T23:29:37.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234006371 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:29:37 [2024-02-28T23:29:37.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234006370 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}]
18:29:37 [2024-02-28T23:29:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234006367 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:29:37 [2024-02-28T23:29:37.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:29:37 [2024-02-28T23:29:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-234006366 data=null doit=true}, TreeItem with text {Traces [2]}]
18:29:37 [2024-02-28T23:29:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-234006366 data=null}, TreeItem with text {Traces [2]}]
18:29:37 [2024-02-28T23:29:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-234006366 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:29:37 [2024-02-28T23:29:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234006365 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]}]
18:29:37 [2024-02-28T23:29:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-234006351 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:29:37 [2024-02-28T23:29:37.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
18:29:37 [2024-02-28T23:29:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
18:29:37 [2024-02-28T23:29:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-234006350 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:29:37 [2024-02-28T23:29:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-234006350 data=null doit=true}, TreeItem with text {scp_dest}]
18:29:37 [2024-02-28T23:29:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:37 [2024-02-28T23:29:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-234006349 data=null}, TreeItem with text {scp_dest}]
18:29:37 [2024-02-28T23:29:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-234006349 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:29:37 [2024-02-28T23:29:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234006349 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}]
18:29:37 [2024-02-28T23:29:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-234006324 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:29:37 [2024-02-28T23:29:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-234006324 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:29:37 [2024-02-28T23:29:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-234006324 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:29:37 [2024-02-28T23:29:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-234006323 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}]
18:29:37 [2024-02-28T23:29:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-234006157 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:29:37 [2024-02-28T23:29:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-234006156 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:29:37 [2024-02-28T23:29:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-234006156 data=null doit=true}, TreeItem with text {scp_dest}]
18:29:37 [2024-02-28T23:29:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-234006155 data=null}, TreeItem with text {scp_dest}]
18:29:37 [2024-02-28T23:29:37.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
18:29:38 [2024-02-28T23:29:38.257Z] 
18:29:38 [2024-02-28T23:29:38.257Z] (Eclipse:10714): Gtk-WARNING **: 23:29:37.972: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:38 [2024-02-28T23:29:38.257Z] 
18:29:38 [2024-02-28T23:29:38.257Z] (Eclipse:10714): Gtk-CRITICAL **: 23:29:38.117: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:29:38 [2024-02-28T23:29:38.514Z] 
18:29:38 [2024-02-28T23:29:38.515Z] (Eclipse:10714): Gtk-WARNING **: 23:29:38.421: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:38 [2024-02-28T23:29:38.515Z] 
18:29:38 [2024-02-28T23:29:38.515Z] (Eclipse:10714): Gtk-CRITICAL **: 23:29:38.421: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:29:38 [2024-02-28T23:29:38.771Z] 
18:29:38 [2024-02-28T23:29:38.771Z] (Eclipse:10714): Gtk-CRITICAL **: 23:29:38.629: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:29:38 [2024-02-28T23:29:38.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:29:39 [2024-02-28T23:29:39.030Z] 
18:29:39 [2024-02-28T23:29:39.030Z] (Eclipse:10714): Gtk-WARNING **: 23:29:38.933: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:39 [2024-02-28T23:29:39.030Z] 
18:29:39 [2024-02-28T23:29:39.030Z] (Eclipse:10714): Gtk-CRITICAL **: 23:29:38.948: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:29:39 [2024-02-28T23:29:39.030Z] 
18:29:39 [2024-02-28T23:29:39.030Z] (Eclipse:10714): Gtk-WARNING **: 23:29:38.952: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:39 [2024-02-28T23:29:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:29:39 [2024-02-28T23:29:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:39 [2024-02-28T23:29:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:39 [2024-02-28T23:29:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:39 [2024-02-28T23:29:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:39 [2024-02-28T23:29:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:39 [2024-02-28T23:29:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-234004268 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
18:29:39 [2024-02-28T23:29:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234004268 data=null doit=true}, TreeItem with text {Tracing}]
18:29:39 [2024-02-28T23:29:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234004267 data=null}, TreeItem with text {Tracing}]
18:29:39 [2024-02-28T23:29:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234004267 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:29:39 [2024-02-28T23:29:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234004267 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}]
18:29:39 [2024-02-28T23:29:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234004258 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:29:39 [2024-02-28T23:29:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:39 [2024-02-28T23:29:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-234004257 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
18:29:39 [2024-02-28T23:29:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234004257 data=null doit=true}, TreeItem with text {Tracing}]
18:29:39 [2024-02-28T23:29:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234004256 data=null}, TreeItem with text {Tracing}]
18:29:39 [2024-02-28T23:29:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234004256 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:29:39 [2024-02-28T23:29:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234004256 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}]
18:29:39 [2024-02-28T23:29:39.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234004241 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:29:39 [2024-02-28T23:29:39.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
18:29:39 [2024-02-28T23:29:39.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
18:29:40 [2024-02-28T23:29:40.107Z] 
18:29:40 [2024-02-28T23:29:40.107Z] (Eclipse:10714): Gtk-WARNING **: 23:29:40.031: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:40 [2024-02-28T23:29:40.107Z] 
18:29:40 [2024-02-28T23:29:40.107Z] (Eclipse:10714): Gtk-WARNING **: 23:29:40.066: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:40 [2024-02-28T23:29:40.365Z] 
18:29:40 [2024-02-28T23:29:40.365Z] (Eclipse:10714): Gtk-WARNING **: 23:29:40.139: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:40 [2024-02-28T23:29:40.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
18:29:40 [2024-02-28T23:29:40.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
18:29:40 [2024-02-28T23:29:40.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-234003566 data=null doit=true}, Shell with text {Export}]
18:29:40 [2024-02-28T23:29:40.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:40 [2024-02-28T23:29:40.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:40 [2024-02-28T23:29:40.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=-234003563 data=null doit=true}, TreeItem with text {General}]
18:29:40 [2024-02-28T23:29:40.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=-234003563 data=null}, TreeItem with text {General}]
18:29:40 [2024-02-28T23:29:40.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=-234003563 data=null button=1 stateMask=0x0 x=68 y=12 count=1}, TreeItem with text {General}]
18:29:40 [2024-02-28T23:29:40.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234003562 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}]
18:29:40 [2024-02-28T23:29:40.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=-234003553 data=null button=1 stateMask=0x80000 x=68 y=12 count=1}, TreeItem with text {General}]
18:29:40 [2024-02-28T23:29:40.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:40 [2024-02-28T23:29:40.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-234003550 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
18:29:40 [2024-02-28T23:29:40.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-234003550 data=null doit=true}, Tree node with text: Archive File]
18:29:40 [2024-02-28T23:29:40.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-234003550 data=null}, Tree node with text: Archive File]
18:29:40 [2024-02-28T23:29:40.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-234003549 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
18:29:40 [2024-02-28T23:29:40.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234003549 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]
18:29:40 [2024-02-28T23:29:40.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-234003537 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
18:29:40 [2024-02-28T23:29:40.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
18:29:40 [2024-02-28T23:29:40.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
18:29:40 [2024-02-28T23:29:40.365Z] 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')
18:29:40 [2024-02-28T23:29:40.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
18:29:40 [2024-02-28T23:29:40.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-234003534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:29:40 [2024-02-28T23:29:40.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-234003534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:29:40 [2024-02-28T23:29:40.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-234003534 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:29:40 [2024-02-28T23:29:40.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-234003534 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:29:40 [2024-02-28T23:29:40.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-234003534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:29:40 [2024-02-28T23:29:40.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-234003533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-234003533 data=null 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')]
18:29:40 [2024-02-28T23:29:40.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:29:40 [2024-02-28T23:29:40.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:29:40 [2024-02-28T23:29:40.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:29:40 [2024-02-28T23:29:40.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:29:40 [2024-02-28T23:29:40.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
18:29:40 [2024-02-28T23:29:40.624Z] 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')
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-234003372 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')]
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-234003372 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')]
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-234003372 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-234003372 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-234003371 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')]
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-234003371 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')]
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-234003371 data=null 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')]
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-234003356 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')]
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-234003355 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')]
18:29:40 [2024-02-28T23:29:40.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-234003355 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')]
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-234003355 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-234003355 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
18:29:40 [2024-02-28T23:29:40.625Z] 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')
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.625Z] 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')
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6e92f150
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-234003348 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')]
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-234003341 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')]
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-234003341 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-234003340 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-234003340 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')]
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-234003340 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')]
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-234003340 data=null 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')]
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-234003337 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')]
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-234003337 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')]
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-234003337 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')]
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-234003337 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-234003336 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234003333 data=null doit=true}, TreeItem with text {Tracing}]
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234003333 data=null}, TreeItem with text {Tracing}]
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234003333 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
18:29:40 [2024-02-28T23:29:40.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234003332 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}]
18:29:40 [2024-02-28T23:29:40.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234003283 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
18:29:40 [2024-02-28T23:29:40.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:40 [2024-02-28T23:29:40.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-234003278 data=null button=0 stateMask=0x0 x=100 y=104 count=0}, Tree node with text: traces]
18:29:40 [2024-02-28T23:29:40.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-234003278 data=null doit=true}, Tree node with text: traces]
18:29:40 [2024-02-28T23:29:40.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-234003278 data=null}, Tree node with text: traces]
18:29:40 [2024-02-28T23:29:40.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-234003277 data=null button=1 stateMask=0x0 x=100 y=104 count=1}, Tree node with text: traces]
18:29:40 [2024-02-28T23:29:40.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234003277 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]
18:29:40 [2024-02-28T23:29:40.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-234003178 data=null button=1 stateMask=0x80000 x=100 y=104 count=1}, Tree node with text: traces]
18:29:40 [2024-02-28T23:29:40.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:29:40 [2024-02-28T23:29:40.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:29:40 [2024-02-28T23:29:40.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
18:29:40 [2024-02-28T23:29:40.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:29:40 [2024-02-28T23:29:40.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:29:40 [2024-02-28T23:29:40.883Z] 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
18:29:40 [2024-02-28T23:29:40.883Z] 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=-234003148 data=null}, (of type 'Combo')]
18:29:40 [2024-02-28T23:29:40.883Z] 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
18:29:40 [2024-02-28T23:29:40.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:40 [2024-02-28T23:29:40.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:29:40 [2024-02-28T23:29:40.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:29:40 [2024-02-28T23:29:40.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:40 [2024-02-28T23:29:40.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:29:40 [2024-02-28T23:29:40.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-234003138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:40 [2024-02-28T23:29:40.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-234003137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:40 [2024-02-28T23:29:40.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-234003137 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:40 [2024-02-28T23:29:40.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-234003137 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:40 [2024-02-28T23:29:40.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-234003137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:40 [2024-02-28T23:29:40.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-234003137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:41 [2024-02-28T23:29:41.140Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:41 [2024-02-28T23:29:41.140Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:41 [2024-02-28T23:29:41.140Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:41 [2024-02-28T23:29:41.140Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:41 [2024-02-28T23:29:41.140Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:41 [2024-02-28T23:29:41.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:29:41 [2024-02-28T23:29:41.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-234003137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:41 [2024-02-28T23:29:41.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-234004053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
18:29:41 [2024-02-28T23:29:41.140Z] 
18:29:41 [2024-02-28T23:29:41.140Z] (Eclipse:10714): Gtk-WARNING **: 23:29:41.058: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:41 [2024-02-28T23:29:41.141Z] 
18:29:41 [2024-02-28T23:29:41.141Z] (Eclipse:10714): Gtk-WARNING **: 23:29:41.119: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:41 [2024-02-28T23:29:41.141Z] 
18:29:41 [2024-02-28T23:29:41.141Z] (Eclipse:10714): Gtk-WARNING **: 23:29:41.129: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:41 [2024-02-28T23:29:41.398Z] 
18:29:41 [2024-02-28T23:29:41.398Z] (Eclipse:10714): Gtk-WARNING **: 23:29:41.146: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:41 [2024-02-28T23:29:41.398Z] 
18:29:41 [2024-02-28T23:29:41.398Z] (Eclipse:10714): Gtk-WARNING **: 23:29:41.163: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:41 [2024-02-28T23:29:41.398Z] 
18:29:41 [2024-02-28T23:29:41.398Z] (Eclipse:10714): Gtk-WARNING **: 23:29:41.180: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:41 [2024-02-28T23:29:41.398Z] 
18:29:41 [2024-02-28T23:29:41.398Z] (Eclipse:10714): Gtk-WARNING **: 23:29:41.196: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:41 [2024-02-28T23:29:41.398Z] 
18:29:41 [2024-02-28T23:29:41.398Z] (Eclipse:10714): Gtk-WARNING **: 23:29:41.212: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:41 [2024-02-28T23:29:41.398Z] 
18:29:41 [2024-02-28T23:29:41.398Z] (Eclipse:10714): Gtk-WARNING **: 23:29:41.230: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:41 [2024-02-28T23:29:41.398Z] 
18:29:41 [2024-02-28T23:29:41.398Z] (Eclipse:10714): Gtk-WARNING **: 23:29:41.246: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:41 [2024-02-28T23:29:41.398Z] 
18:29:41 [2024-02-28T23:29:41.398Z] (Eclipse:10714): Gtk-WARNING **: 23:29:41.262: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:41 [2024-02-28T23:29:41.962Z] 
18:29:41 [2024-02-28T23:29:41.962Z] (Eclipse:10714): Gtk-WARNING **: 23:29:41.749: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:41 [2024-02-28T23:29:41.962Z] 
18:29:41 [2024-02-28T23:29:41.962Z] (Eclipse:10714): Gtk-WARNING **: 23:29:41.786: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:41 [2024-02-28T23:29:41.962Z] 
18:29:41 [2024-02-28T23:29:41.962Z] (Eclipse:10714): Gtk-WARNING **: 23:29:41.822: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:41 [2024-02-28T23:29:41.962Z] 
18:29:41 [2024-02-28T23:29:41.962Z] (Eclipse:10714): Gtk-WARNING **: 23:29:41.855: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:41 [2024-02-28T23:29:41.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:41 [2024-02-28T23:29:41.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:41 [2024-02-28T23:29:41.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:41 [2024-02-28T23:29:41.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
18:29:41 [2024-02-28T23:29:41.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
18:29:41 [2024-02-28T23:29:41.962Z] 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')
18:29:41 [2024-02-28T23:29:41.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:41 [2024-02-28T23:29:41.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:41 [2024-02-28T23:29:41.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:41 [2024-02-28T23:29:41.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:41 [2024-02-28T23:29:41.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:41 [2024-02-28T23:29:41.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:41 [2024-02-28T23:29:41.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:41 [2024-02-28T23:29:41.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:41 [2024-02-28T23:29:41.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:41 [2024-02-28T23:29:41.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-234001851 data=null doit=true}, Button with text {Select roo&t directory:}]
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-234001850 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:}]
18:29:42 [2024-02-28T23:29:42.220Z] 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')
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-234001848 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-234001848 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')]
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-234001847 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')]
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-234001847 data=null 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')]
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:29:42 [2024-02-28T23:29:42.220Z] 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
18:29:42 [2024-02-28T23:29:42.220Z] 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=-234001829 data=null}, (of type 'Combo')]
18:29:42 [2024-02-28T23:29:42.220Z] 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
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-234001760 data=null doit=true}, TreeItem with text {/}]
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-234001760 data=null}, TreeItem with text {/}]
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-234001759 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234001759 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-234001758 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-234001757 data=null doit=true}, Tree node with text: Tracing]
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-234001757 data=null}, Tree node with text: Tracing]
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-234001757 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, Tree node with text: Tracing]
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234001756 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]
18:29:42 [2024-02-28T23:29:42.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-234001755 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, Tree node with text: Tracing]
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-234001754 data=null button=0 stateMask=0x0 x=118 y=58 count=0}, Tree node with text: traces]
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-234001747 data=null doit=true}, Tree node with text: traces]
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-234001746 data=null}, Tree node with text: traces]
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-234001746 data=null button=1 stateMask=0x0 x=118 y=58 count=1}, Tree node with text: traces]
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234001746 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]
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-234001743 data=null button=1 stateMask=0x80000 x=118 y=58 count=1}, Tree node with text: traces]
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:29:42 [2024-02-28T23:29:42.221Z] 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:'))
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-234001683 data=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:'))]
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.221Z] 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'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:29:42 [2024-02-28T23:29:42.221Z] 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')
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:29:42 [2024-02-28T23:29:42.221Z] 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')
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:29:42 [2024-02-28T23:29:42.222Z] 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.
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:29:42 [2024-02-28T23:29:42.222Z] 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')
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:29:42 [2024-02-28T23:29:42.222Z] 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.
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:29:42 [2024-02-28T23:29:42.222Z] 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')
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.222Z] 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')
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1d92d132
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-234001671 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')]
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-234001671 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')]
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-234001663 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-234001663 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-234001662 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')]
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-234001662 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')]
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-234001662 data=null 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')]
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-234001662 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')]
18:29:42 [2024-02-28T23:29:42.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-234001662 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')]
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-234001662 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')]
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-234001662 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-234001662 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:29:42 [2024-02-28T23:29:42.223Z] 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')
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:29:42 [2024-02-28T23:29:42.223Z] 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.
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] 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)'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:29:42 [2024-02-28T23:29:42.223Z] 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')
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] 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')
18:29:42 [2024-02-28T23:29:42.223Z] 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.
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:29:42 [2024-02-28T23:29:42.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-234001648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:42 [2024-02-28T23:29:42.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-234001648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:42 [2024-02-28T23:29:42.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-234001648 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:42 [2024-02-28T23:29:42.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-234001648 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:42 [2024-02-28T23:29:42.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-234001647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:42 [2024-02-28T23:29:42.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-234001647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:42 [2024-02-28T23:29:42.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:42 [2024-02-28T23:29:42.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:42 [2024-02-28T23:29:42.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:42 [2024-02-28T23:29:42.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:42 [2024-02-28T23:29:42.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:42 [2024-02-28T23:29:42.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:29:43 [2024-02-28T23:29:43.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-234001647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:43 [2024-02-28T23:29:43.049Z] 
18:29:43 [2024-02-28T23:29:43.049Z] (Eclipse:10714): Gtk-WARNING **: 23:29:42.877: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:43 [2024-02-28T23:29:43.049Z] 
18:29:43 [2024-02-28T23:29:43.049Z] (Eclipse:10714): Gtk-WARNING **: 23:29:42.941: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:43 [2024-02-28T23:29:43.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:29:43 [2024-02-28T23:29:43.049Z] 
18:29:43 [2024-02-28T23:29:43.049Z] (Eclipse:10714): Gtk-WARNING **: 23:29:42.957: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:43 [2024-02-28T23:29:43.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:43 [2024-02-28T23:29:43.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:43 [2024-02-28T23:29:43.049Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:29:43 [2024-02-28T23:29:43.049Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:29:43 [2024-02-28T23:29:43.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-234000844 data=null doit=true}, TreeItem with text {Traces [0]}]
18:29:43 [2024-02-28T23:29:43.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-234000843 data=null}, TreeItem with text {Traces [0]}]
18:29:43 [2024-02-28T23:29:43.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-234000843 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:29:43 [2024-02-28T23:29:43.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-234000843 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]}]
18:29:43 [2024-02-28T23:29:43.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-234000840 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:29:43 [2024-02-28T23:29:43.049Z] 
18:29:43 [2024-02-28T23:29:43.049Z] (Eclipse:10714): Gtk-WARNING **: 23:29:42.974: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:43 [2024-02-28T23:29:43.049Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
18:29:43 [2024-02-28T23:29:43.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
18:29:43 [2024-02-28T23:29:43.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-234000823 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:29:43 [2024-02-28T23:29:43.049Z] 
18:29:43 [2024-02-28T23:29:43.049Z] (Eclipse:10714): Gtk-WARNING **: 23:29:42.990: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:43 [2024-02-28T23:29:43.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-234000814 data=null doit=true}, TreeItem with text {scp_dest}]
18:29:43 [2024-02-28T23:29:43.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:43 [2024-02-28T23:29:43.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-234000813 data=null}, TreeItem with text {scp_dest}]
18:29:43 [2024-02-28T23:29:43.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-234000813 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:29:43 [2024-02-28T23:29:43.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-234000812 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}]
18:29:43 [2024-02-28T23:29:43.050Z] 
18:29:43 [2024-02-28T23:29:43.050Z] (Eclipse:10714): Gtk-WARNING **: 23:29:43.021: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:43 [2024-02-28T23:29:43.050Z] 
18:29:43 [2024-02-28T23:29:43.050Z] (Eclipse:10714): Gtk-WARNING **: 23:29:43.037: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:43 [2024-02-28T23:29:43.306Z] 
18:29:43 [2024-02-28T23:29:43.306Z] (Eclipse:10714): Gtk-WARNING **: 23:29:43.047: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:43 [2024-02-28T23:29:43.306Z] 
18:29:43 [2024-02-28T23:29:43.306Z] (Eclipse:10714): Gtk-WARNING **: 23:29:43.057: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:43 [2024-02-28T23:29:43.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-234000746 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:29:43 [2024-02-28T23:29:43.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-234000745 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:29:43 [2024-02-28T23:29:43.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-234000745 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:29:43 [2024-02-28T23:29:43.307Z] 
18:29:43 [2024-02-28T23:29:43.307Z] (Eclipse:10714): Gtk-WARNING **: 23:29:43.124: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:43 [2024-02-28T23:29:43.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-234000744 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}]
18:29:43 [2024-02-28T23:29:43.563Z] 
18:29:43 [2024-02-28T23:29:43.564Z] (Eclipse:10714): Gtk-WARNING **: 23:29:43.394: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:43 [2024-02-28T23:29:43.564Z] 
18:29:43 [2024-02-28T23:29:43.564Z] (Eclipse:10714): Gtk-CRITICAL **: 23:29:43.425: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:29:43 [2024-02-28T23:29:43.564Z] 
18:29:43 [2024-02-28T23:29:43.564Z] (Eclipse:10714): Gtk-WARNING **: 23:29:43.551: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:43 [2024-02-28T23:29:43.564Z] 
18:29:43 [2024-02-28T23:29:43.564Z] (Eclipse:10714): Gtk-CRITICAL **: 23:29:43.552: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:29:43 [2024-02-28T23:29:43.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-234000643 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:29:44 [2024-02-28T23:29:44.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-233999965 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:29:44 [2024-02-28T23:29:44.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-233999939 data=null doit=true}, TreeItem with text {scp_dest}]
18:29:44 [2024-02-28T23:29:44.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-233999938 data=null}, TreeItem with text {scp_dest}]
18:29:44 [2024-02-28T23:29:44.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
18:29:44 [2024-02-28T23:29:44.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:29:44 [2024-02-28T23:29:44.079Z] 
18:29:44 [2024-02-28T23:29:44.079Z] (Eclipse:10714): Gtk-WARNING **: 23:29:44.026: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:44 [2024-02-28T23:29:44.335Z] 
18:29:44 [2024-02-28T23:29:44.335Z] (Eclipse:10714): Gtk-CRITICAL **: 23:29:44.166: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:29:44 [2024-02-28T23:29:44.335Z] 
18:29:44 [2024-02-28T23:29:44.335Z] (Eclipse:10714): Gtk-WARNING **: 23:29:44.171: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:44 [2024-02-28T23:29:44.592Z] 
18:29:44 [2024-02-28T23:29:44.592Z] (Eclipse:10714): Gtk-WARNING **: 23:29:44.572: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:44 [2024-02-28T23:29:44.850Z] 
18:29:44 [2024-02-28T23:29:44.850Z] (Eclipse:10714): Gtk-WARNING **: 23:29:44.653: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:44 [2024-02-28T23:29:44.850Z] 
18:29:44 [2024-02-28T23:29:44.850Z] (Eclipse:10714): Gtk-WARNING **: 23:29:44.691: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:44 [2024-02-28T23:29:44.850Z] 
18:29:44 [2024-02-28T23:29:44.850Z] (Eclipse:10714): Gtk-WARNING **: 23:29:44.746: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:44 [2024-02-28T23:29:44.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:44 [2024-02-28T23:29:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
18:29:44 [2024-02-28T23:29:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
18:29:44 [2024-02-28T23:29:44.851Z] 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')
18:29:44 [2024-02-28T23:29:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:44 [2024-02-28T23:29:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:44 [2024-02-28T23:29:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:44 [2024-02-28T23:29:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:44 [2024-02-28T23:29:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:44 [2024-02-28T23:29:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:44 [2024-02-28T23:29:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:44 [2024-02-28T23:29:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:44 [2024-02-28T23:29:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:44 [2024-02-28T23:29:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:44 [2024-02-28T23:29:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:44 [2024-02-28T23:29:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
18:29:44 [2024-02-28T23:29:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-233998976 data=null doit=true}, Button with text {Select &archive file:}]
18:29:44 [2024-02-28T23:29:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-233998976 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:}]
18:29:44 [2024-02-28T23:29:44.851Z] 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')
18:29:44 [2024-02-28T23:29:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-233998974 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
18:29:44 [2024-02-28T23:29:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-233998974 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')]
18:29:44 [2024-02-28T23:29:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-233998973 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')]
18:29:44 [2024-02-28T23:29:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-233998973 data=null 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')]
18:29:44 [2024-02-28T23:29:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
18:29:44 [2024-02-28T23:29:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:29:44 [2024-02-28T23:29:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:29:44 [2024-02-28T23:29:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:29:44 [2024-02-28T23:29:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:29:44 [2024-02-28T23:29:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:29:44 [2024-02-28T23:29:44.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:29:45 [2024-02-28T23:29:45.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:29:45 [2024-02-28T23:29:45.108Z] 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
18:29:45 [2024-02-28T23:29:45.108Z] 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=-233998955 data=null}, (of type 'Combo')]
18:29:45 [2024-02-28T23:29:45.108Z] 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
18:29:45 [2024-02-28T23:29:45.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:45 [2024-02-28T23:29:45.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:45 [2024-02-28T23:29:45.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:29:45 [2024-02-28T23:29:45.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:45 [2024-02-28T23:29:45.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:45 [2024-02-28T23:29:45.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-233998856 data=null doit=true}, TreeItem with text {traces}]
18:29:45 [2024-02-28T23:29:45.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-233998856 data=null}, TreeItem with text {traces}]
18:29:45 [2024-02-28T23:29:45.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-233998855 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
18:29:45 [2024-02-28T23:29:45.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233998855 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}]
18:29:45 [2024-02-28T23:29:45.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-233998835 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
18:29:45 [2024-02-28T23:29:45.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:45 [2024-02-28T23:29:45.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-233998785 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
18:29:45 [2024-02-28T23:29:45.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-233998785 data=null doit=true}, Tree node with text: synctraces]
18:29:45 [2024-02-28T23:29:45.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-233998784 data=null}, Tree node with text: synctraces]
18:29:45 [2024-02-28T23:29:45.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-233998784 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
18:29:45 [2024-02-28T23:29:45.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233998783 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]
18:29:45 [2024-02-28T23:29:45.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-233998782 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
18:29:45 [2024-02-28T23:29:45.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
18:29:45 [2024-02-28T23:29:45.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:29:45 [2024-02-28T23:29:45.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:29:45 [2024-02-28T23:29:45.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:29:45 [2024-02-28T23:29:45.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:29:45 [2024-02-28T23:29:45.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:29:45 [2024-02-28T23:29:45.109Z] 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:'))
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-233998756 data=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:'))]
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.109Z] 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'
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:29:45 [2024-02-28T23:29:45.109Z] 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')
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@b079fa2
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-233998753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233998753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-233998753 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-233998752 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-233998752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-233998752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-233998752 data=null 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')]
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-233998752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233998752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-233998752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-233998751 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-233998751 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:29:45 [2024-02-28T23:29:45.109Z] 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')
18:29:45 [2024-02-28T23:29:45.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@20894afb
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-233998749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-233998749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-233998749 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-233998749 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-233998749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-233998749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-233998748 data=null 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')]
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-233998748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-233998748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-233998748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-233998748 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-233998748 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:29:45 [2024-02-28T23:29:45.110Z] 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')
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:29:45 [2024-02-28T23:29:45.110Z] 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.
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:29:45 [2024-02-28T23:29:45.110Z] 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')
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
18:29:45 [2024-02-28T23:29:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
18:29:45 [2024-02-28T23:29:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:29:45 [2024-02-28T23:29:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:29:45 [2024-02-28T23:29:45.111Z] 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')
18:29:45 [2024-02-28T23:29:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:29:45 [2024-02-28T23:29:45.368Z] 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.
18:29:45 [2024-02-28T23:29:45.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] 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)'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:29:45 [2024-02-28T23:29:45.369Z] 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')
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] 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')
18:29:45 [2024-02-28T23:29:45.369Z] 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.
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233998675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233998675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233998675 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233998675 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233998675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233998675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:45 [2024-02-28T23:29:45.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:45 [2024-02-28T23:29:45.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:45 [2024-02-28T23:29:45.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:45 [2024-02-28T23:29:45.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:45 [2024-02-28T23:29:45.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:45 [2024-02-28T23:29:45.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:29:45 [2024-02-28T23:29:45.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233998674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:45 [2024-02-28T23:29:45.883Z] 
18:29:45 [2024-02-28T23:29:45.883Z] (Eclipse:10714): Gtk-WARNING **: 23:29:45.652: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:45 [2024-02-28T23:29:45.883Z] 
18:29:45 [2024-02-28T23:29:45.883Z] (Eclipse:10714): Gtk-WARNING **: 23:29:45.735: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:45 [2024-02-28T23:29:45.883Z] 
18:29:45 [2024-02-28T23:29:45.883Z] (Eclipse:10714): Gtk-WARNING **: 23:29:45.752: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:45 [2024-02-28T23:29:45.883Z] 
18:29:45 [2024-02-28T23:29:45.883Z] (Eclipse:10714): Gtk-WARNING **: 23:29:45.767: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:45 [2024-02-28T23:29:45.883Z] 
18:29:45 [2024-02-28T23:29:45.883Z] (Eclipse:10714): Gtk-WARNING **: 23:29:45.819: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:45 [2024-02-28T23:29:45.883Z] 
18:29:45 [2024-02-28T23:29:45.883Z] (Eclipse:10714): Gtk-WARNING **: 23:29:45.828: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:45 [2024-02-28T23:29:45.883Z] 
18:29:45 [2024-02-28T23:29:45.883Z] (Eclipse:10714): Gtk-WARNING **: 23:29:45.844: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:46 [2024-02-28T23:29:46.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:29:46 [2024-02-28T23:29:46.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-233997858 data=null doit=true}, TreeItem with text {Traces [2]}]
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-233997857 data=null}, TreeItem with text {Traces [2]}]
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-233997857 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233997857 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]}]
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-233997854 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:29:46 [2024-02-28T23:29:46.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-233997853 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-233997853 data=null doit=true}, TreeItem with text {synctraces [2]}]
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-233997852 data=null}, TreeItem with text {synctraces [2]}]
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-233997852 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233997852 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]}]
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-233997839 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-233997839 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-233997838 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233997838 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]}]
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-233997793 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-233997792 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-233997792 data=null doit=true}, TreeItem with text {synctraces [2]}]
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-233997791 data=null}, TreeItem with text {synctraces [2]}]
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
18:29:46 [2024-02-28T23:29:46.141Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-233997790 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-233997790 data=null doit=true}, TreeItem with text {scp_dest}]
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:46 [2024-02-28T23:29:46.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-233997789 data=null}, TreeItem with text {scp_dest}]
18:29:46 [2024-02-28T23:29:46.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233997789 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
18:29:46 [2024-02-28T23:29:46.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233997789 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}]
18:29:46 [2024-02-28T23:29:46.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233997778 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
18:29:46 [2024-02-28T23:29:46.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233997778 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
18:29:46 [2024-02-28T23:29:46.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-233997777 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
18:29:46 [2024-02-28T23:29:46.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233997777 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}]
18:29:46 [2024-02-28T23:29:46.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233997662 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
18:29:46 [2024-02-28T23:29:46.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-233997655 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
18:29:46 [2024-02-28T23:29:46.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-233997655 data=null doit=true}, TreeItem with text {scp_dest}]
18:29:46 [2024-02-28T23:29:46.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-233997655 data=null}, TreeItem with text {scp_dest}]
18:29:46 [2024-02-28T23:29:46.657Z] 
18:29:46 [2024-02-28T23:29:46.657Z] (Eclipse:10714): Gtk-WARNING **: 23:29:46.415: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:46 [2024-02-28T23:29:46.657Z] 
18:29:46 [2024-02-28T23:29:46.657Z] (Eclipse:10714): Gtk-CRITICAL **: 23:29:46.433: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:29:46 [2024-02-28T23:29:46.657Z] 
18:29:46 [2024-02-28T23:29:46.657Z] (Eclipse:10714): Gtk-WARNING **: 23:29:46.541: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:46 [2024-02-28T23:29:46.657Z] 
18:29:46 [2024-02-28T23:29:46.657Z] (Eclipse:10714): Gtk-CRITICAL **: 23:29:46.542: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:29:46 [2024-02-28T23:29:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
18:29:46 [2024-02-28T23:29:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
18:29:46 [2024-02-28T23:29:46.914Z] 
18:29:46 [2024-02-28T23:29:46.914Z] (Eclipse:10714): Gtk-WARNING **: 23:29:46.856: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:46 [2024-02-28T23:29:46.914Z] 
18:29:46 [2024-02-28T23:29:46.914Z] (Eclipse:10714): Gtk-CRITICAL **: 23:29:46.867: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:29:46 [2024-02-28T23:29:46.914Z] 
18:29:46 [2024-02-28T23:29:46.914Z] (Eclipse:10714): Gtk-WARNING **: 23:29:46.871: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:47 [2024-02-28T23:29:47.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:29:47 [2024-02-28T23:29:47.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:47 [2024-02-28T23:29:47.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:47 [2024-02-28T23:29:47.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:47 [2024-02-28T23:29:47.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:47 [2024-02-28T23:29:47.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:47 [2024-02-28T23:29:47.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-233996489 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
18:29:47 [2024-02-28T23:29:47.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-233996489 data=null doit=true}, TreeItem with text {Tracing}]
18:29:47 [2024-02-28T23:29:47.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-233996489 data=null}, TreeItem with text {Tracing}]
18:29:47 [2024-02-28T23:29:47.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-233996488 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:29:47 [2024-02-28T23:29:47.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233996488 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}]
18:29:47 [2024-02-28T23:29:47.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-233996478 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:29:47 [2024-02-28T23:29:47.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:47 [2024-02-28T23:29:47.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-233996477 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
18:29:47 [2024-02-28T23:29:47.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-233996470 data=null doit=true}, TreeItem with text {Tracing}]
18:29:47 [2024-02-28T23:29:47.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-233996470 data=null}, TreeItem with text {Tracing}]
18:29:47 [2024-02-28T23:29:47.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-233996470 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:29:47 [2024-02-28T23:29:47.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233996470 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}]
18:29:47 [2024-02-28T23:29:47.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-233996462 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:29:47 [2024-02-28T23:29:47.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
18:29:47 [2024-02-28T23:29:47.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
18:29:47 [2024-02-28T23:29:47.736Z] 
18:29:47 [2024-02-28T23:29:47.736Z] (Eclipse:10714): Gtk-WARNING **: 23:29:47.729: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:47 [2024-02-28T23:29:47.993Z] 
18:29:47 [2024-02-28T23:29:47.993Z] (Eclipse:10714): Gtk-WARNING **: 23:29:47.769: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:47 [2024-02-28T23:29:47.993Z] 
18:29:47 [2024-02-28T23:29:47.993Z] (Eclipse:10714): Gtk-WARNING **: 23:29:47.804: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:47 [2024-02-28T23:29:47.993Z] 
18:29:47 [2024-02-28T23:29:47.993Z] (Eclipse:10714): Gtk-WARNING **: 23:29:47.839: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:47 [2024-02-28T23:29:47.993Z] 
18:29:47 [2024-02-28T23:29:47.993Z] (Eclipse:10714): Gtk-WARNING **: 23:29:47.871: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:47 [2024-02-28T23:29:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
18:29:47 [2024-02-28T23:29:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
18:29:47 [2024-02-28T23:29:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-233995856 data=null doit=true}, Shell with text {Export}]
18:29:47 [2024-02-28T23:29:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:47 [2024-02-28T23:29:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:47 [2024-02-28T23:29:47.994Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
18:29:47 [2024-02-28T23:29:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:47 [2024-02-28T23:29:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-233995852 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
18:29:47 [2024-02-28T23:29:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-233995852 data=null doit=true}, Tree node with text: Archive File]
18:29:47 [2024-02-28T23:29:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-233995852 data=null}, Tree node with text: Archive File]
18:29:47 [2024-02-28T23:29:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-233995851 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
18:29:47 [2024-02-28T23:29:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233995851 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]
18:29:47 [2024-02-28T23:29:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-233995850 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
18:29:47 [2024-02-28T23:29:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:29:47 [2024-02-28T23:29:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:29:47 [2024-02-28T23:29:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
18:29:47 [2024-02-28T23:29:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
18:29:47 [2024-02-28T23:29:47.994Z] 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')
18:29:47 [2024-02-28T23:29:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:47 [2024-02-28T23:29:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:47 [2024-02-28T23:29:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
18:29:47 [2024-02-28T23:29:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-233995848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:29:47 [2024-02-28T23:29:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-233995848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:29:47 [2024-02-28T23:29:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-233995848 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:29:47 [2024-02-28T23:29:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-233995848 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:29:47 [2024-02-28T23:29:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-233995847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:29:47 [2024-02-28T23:29:47.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-233995847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:29:48 [2024-02-28T23:29:48.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-233995847 data=null 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')]
18:29:48 [2024-02-28T23:29:48.258Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:29:48 [2024-02-28T23:29:48.258Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:29:48 [2024-02-28T23:29:48.258Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:29:48 [2024-02-28T23:29:48.258Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:29:48 [2024-02-28T23:29:48.258Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:29:48 [2024-02-28T23:29:48.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
18:29:48 [2024-02-28T23:29:48.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
18:29:48 [2024-02-28T23:29:48.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
18:29:48 [2024-02-28T23:29:48.258Z] 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')
18:29:48 [2024-02-28T23:29:48.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
18:29:48 [2024-02-28T23:29:48.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-233995667 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')]
18:29:48 [2024-02-28T23:29:48.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-233995666 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')]
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-233995666 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-233995666 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-233995666 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')]
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-233995666 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')]
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-233995665 data=null 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')]
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-233995661 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')]
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-233995661 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')]
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-233995653 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')]
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-233995653 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-233995653 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
18:29:48 [2024-02-28T23:29:48.259Z] 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')
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.259Z] 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')
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@38de4f1d
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-233995648 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')]
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-233995648 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')]
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-233995648 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-233995648 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-233995648 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')]
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-233995647 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')]
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-233995647 data=null 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')]
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-233995645 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')]
18:29:48 [2024-02-28T23:29:48.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-233995632 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')]
18:29:48 [2024-02-28T23:29:48.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-233995632 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')]
18:29:48 [2024-02-28T23:29:48.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-233995632 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
18:29:48 [2024-02-28T23:29:48.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-233995631 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
18:29:48 [2024-02-28T23:29:48.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:48 [2024-02-28T23:29:48.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:48 [2024-02-28T23:29:48.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-233995629 data=null doit=true}, TreeItem with text {Tracing}]
18:29:48 [2024-02-28T23:29:48.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-233995629 data=null}, TreeItem with text {Tracing}]
18:29:48 [2024-02-28T23:29:48.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-233995628 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
18:29:48 [2024-02-28T23:29:48.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233995628 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}]
18:29:48 [2024-02-28T23:29:48.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-233995625 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
18:29:48 [2024-02-28T23:29:48.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:48 [2024-02-28T23:29:48.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-233995624 data=null button=0 stateMask=0x0 x=100 y=104 count=0}, Tree node with text: traces]
18:29:48 [2024-02-28T23:29:48.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-233995624 data=null doit=true}, Tree node with text: traces]
18:29:48 [2024-02-28T23:29:48.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-233995624 data=null}, Tree node with text: traces]
18:29:48 [2024-02-28T23:29:48.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-233995623 data=null button=1 stateMask=0x0 x=100 y=104 count=1}, Tree node with text: traces]
18:29:48 [2024-02-28T23:29:48.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233995584 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]
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-233995555 data=null button=1 stateMask=0x80000 x=100 y=104 count=1}, Tree node with text: traces]
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
18:29:48 [2024-02-28T23:29:48.518Z] 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
18:29:48 [2024-02-28T23:29:48.518Z] 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=-233995527 data=null}, (of type 'Combo')]
18:29:48 [2024-02-28T23:29:48.518Z] 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
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233995486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233995486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233995486 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233995486 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233995485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233995485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:48 [2024-02-28T23:29:48.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:48 [2024-02-28T23:29:48.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:48 [2024-02-28T23:29:48.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:48 [2024-02-28T23:29:48.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:48 [2024-02-28T23:29:48.518Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:48 [2024-02-28T23:29:48.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:29:48 [2024-02-28T23:29:48.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233995485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:48 [2024-02-28T23:29:48.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-233996340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
18:29:48 [2024-02-28T23:29:48.775Z] 
18:29:48 [2024-02-28T23:29:48.775Z] (Eclipse:10714): Gtk-WARNING **: 23:29:48.634: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:48 [2024-02-28T23:29:48.775Z] 
18:29:48 [2024-02-28T23:29:48.775Z] (Eclipse:10714): Gtk-WARNING **: 23:29:48.665: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:48 [2024-02-28T23:29:48.775Z] 
18:29:48 [2024-02-28T23:29:48.775Z] (Eclipse:10714): Gtk-WARNING **: 23:29:48.682: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:48 [2024-02-28T23:29:48.775Z] 
18:29:48 [2024-02-28T23:29:48.775Z] (Eclipse:10714): Gtk-WARNING **: 23:29:48.698: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:48 [2024-02-28T23:29:48.775Z] 
18:29:48 [2024-02-28T23:29:48.775Z] (Eclipse:10714): Gtk-WARNING **: 23:29:48.715: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:48 [2024-02-28T23:29:48.775Z] 
18:29:48 [2024-02-28T23:29:48.775Z] (Eclipse:10714): Gtk-WARNING **: 23:29:48.732: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:48 [2024-02-28T23:29:48.775Z] 
18:29:48 [2024-02-28T23:29:48.775Z] (Eclipse:10714): Gtk-WARNING **: 23:29:48.749: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:48 [2024-02-28T23:29:48.775Z] 
18:29:48 [2024-02-28T23:29:48.775Z] (Eclipse:10714): Gtk-WARNING **: 23:29:48.765: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:49 [2024-02-28T23:29:49.032Z] 
18:29:49 [2024-02-28T23:29:49.032Z] (Eclipse:10714): Gtk-WARNING **: 23:29:48.782: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:49 [2024-02-28T23:29:49.032Z] 
18:29:49 [2024-02-28T23:29:49.032Z] (Eclipse:10714): Gtk-WARNING **: 23:29:48.798: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:49 [2024-02-28T23:29:49.032Z] 
18:29:49 [2024-02-28T23:29:49.033Z] (Eclipse:10714): Gtk-WARNING **: 23:29:48.814: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:49 [2024-02-28T23:29:49.289Z] 
18:29:49 [2024-02-28T23:29:49.289Z] (Eclipse:10714): Gtk-WARNING **: 23:29:49.162: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:49 [2024-02-28T23:29:49.290Z] 
18:29:49 [2024-02-28T23:29:49.290Z] (Eclipse:10714): Gtk-WARNING **: 23:29:49.239: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:49 [2024-02-28T23:29:49.290Z] 
18:29:49 [2024-02-28T23:29:49.290Z] (Eclipse:10714): Gtk-WARNING **: 23:29:49.273: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:49 [2024-02-28T23:29:49.547Z] 
18:29:49 [2024-02-28T23:29:49.547Z] (Eclipse:10714): Gtk-WARNING **: 23:29:49.343: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:49 [2024-02-28T23:29:49.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
18:29:49 [2024-02-28T23:29:49.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
18:29:49 [2024-02-28T23:29:49.547Z] 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')
18:29:49 [2024-02-28T23:29:49.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
18:29:49 [2024-02-28T23:29:49.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-233994365 data=null doit=true}, Button with text {Select roo&t directory:}]
18:29:49 [2024-02-28T23:29:49.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-233994364 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:}]
18:29:49 [2024-02-28T23:29:49.547Z] 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')
18:29:49 [2024-02-28T23:29:49.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-233994363 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
18:29:49 [2024-02-28T23:29:49.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-233994362 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')]
18:29:49 [2024-02-28T23:29:49.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-233994362 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')]
18:29:49 [2024-02-28T23:29:49.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-233994362 data=null 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')]
18:29:49 [2024-02-28T23:29:49.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
18:29:49 [2024-02-28T23:29:49.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:29:49 [2024-02-28T23:29:49.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:29:49 [2024-02-28T23:29:49.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:29:49 [2024-02-28T23:29:49.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:29:49 [2024-02-28T23:29:49.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:29:49 [2024-02-28T23:29:49.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:29:49 [2024-02-28T23:29:49.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:29:49 [2024-02-28T23:29:49.548Z] 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
18:29:49 [2024-02-28T23:29:49.548Z] 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=-233994338 data=null}, (of type 'Combo')]
18:29:49 [2024-02-28T23:29:49.548Z] 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
18:29:49 [2024-02-28T23:29:49.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:49 [2024-02-28T23:29:49.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:49 [2024-02-28T23:29:49.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:29:49 [2024-02-28T23:29:49.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:49 [2024-02-28T23:29:49.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:49 [2024-02-28T23:29:49.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-233994261 data=null doit=true}, TreeItem with text {/}]
18:29:49 [2024-02-28T23:29:49.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-233994260 data=null}, TreeItem with text {/}]
18:29:49 [2024-02-28T23:29:49.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-233994260 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
18:29:49 [2024-02-28T23:29:49.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233994260 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
18:29:49 [2024-02-28T23:29:49.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-233994258 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
18:29:49 [2024-02-28T23:29:49.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-233994258 data=null doit=true}, Tree node with text: Tracing]
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-233994258 data=null}, Tree node with text: Tracing]
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-233994258 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, Tree node with text: Tracing]
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233994257 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]
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-233994256 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, Tree node with text: Tracing]
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-233994243 data=null button=0 stateMask=0x0 x=118 y=58 count=0}, Tree node with text: traces]
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-233994243 data=null doit=true}, Tree node with text: traces]
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-233994243 data=null}, Tree node with text: traces]
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-233994242 data=null button=1 stateMask=0x0 x=118 y=58 count=1}, Tree node with text: traces]
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233994242 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]
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-233994240 data=null button=1 stateMask=0x80000 x=118 y=58 count=1}, Tree node with text: traces]
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:29:49 [2024-02-28T23:29:49.806Z] 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:'))
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-233994177 data=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:'))]
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.806Z] 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'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:29:49 [2024-02-28T23:29:49.806Z] 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')
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:29:49 [2024-02-28T23:29:49.806Z] 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')
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:29:49 [2024-02-28T23:29:49.807Z] 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.
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:29:49 [2024-02-28T23:29:49.807Z] 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')
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:29:49 [2024-02-28T23:29:49.807Z] 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.
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:29:49 [2024-02-28T23:29:49.807Z] 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')
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.807Z] 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')
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@47ffce5d
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-233994162 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')]
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-233994162 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')]
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-233994162 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-233994162 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-233994161 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')]
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-233994161 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')]
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-233994161 data=null 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')]
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-233994161 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')]
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-233994161 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')]
18:29:49 [2024-02-28T23:29:49.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-233994161 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')]
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-233994161 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-233994161 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:29:49 [2024-02-28T23:29:49.808Z] 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')
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:29:49 [2024-02-28T23:29:49.808Z] 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.
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] 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)'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:29:49 [2024-02-28T23:29:49.808Z] 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')
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] 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')
18:29:49 [2024-02-28T23:29:49.808Z] 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.
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233994147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233994147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:49 [2024-02-28T23:29:49.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233994147 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:49 [2024-02-28T23:29:49.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233994147 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:49 [2024-02-28T23:29:49.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233994147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:49 [2024-02-28T23:29:49.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233994146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:50 [2024-02-28T23:29:50.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:50 [2024-02-28T23:29:50.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:50 [2024-02-28T23:29:50.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:50 [2024-02-28T23:29:50.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:50 [2024-02-28T23:29:50.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:50 [2024-02-28T23:29:50.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:29:50 [2024-02-28T23:29:50.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233994146 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:50 [2024-02-28T23:29:50.632Z] 
18:29:50 [2024-02-28T23:29:50.632Z] (Eclipse:10714): Gtk-WARNING **: 23:29:50.362: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:50 [2024-02-28T23:29:50.632Z] 
18:29:50 [2024-02-28T23:29:50.632Z] (Eclipse:10714): Gtk-WARNING **: 23:29:50.432: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:50 [2024-02-28T23:29:50.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:29:50 [2024-02-28T23:29:50.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:29:50 [2024-02-28T23:29:50.632Z] 
18:29:50 [2024-02-28T23:29:50.632Z] (Eclipse:10714): Gtk-WARNING **: 23:29:50.448: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-233993354 data=null doit=true}, TreeItem with text {Traces [0]}]
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-233993354 data=null}, TreeItem with text {Traces [0]}]
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-233993354 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233993353 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]}]
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-233993352 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:29:50 [2024-02-28T23:29:50.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {Tracing [2]}
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing [2]} time=-233993351 data=null button=0 stateMask=0x0 x=112 y=81 count=0}, TreeItem with text {Tracing [2]}]
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing [2]} time=-233993350 data=null doit=true}, TreeItem with text {Tracing [2]}]
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing [2]} time=-233993350 data=null}, TreeItem with text {Tracing [2]}]
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing [2]} time=-233993350 data=null button=1 stateMask=0x0 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}]
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233993350 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]}]
18:29:50 [2024-02-28T23:29:50.632Z] 
18:29:50 [2024-02-28T23:29:50.632Z] (Eclipse:10714): Gtk-WARNING **: 23:29:50.470: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:50 [2024-02-28T23:29:50.632Z] 
18:29:50 [2024-02-28T23:29:50.632Z] (Eclipse:10714): Gtk-WARNING **: 23:29:50.521: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing [2]} time=-233993282 data=null button=1 stateMask=0x80000 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}]
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing [2]} time=-233993281 data=null button=1 stateMask=0x0 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Tracing [2]} time=-233993280 data=null button=1 stateMask=0x0 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233993280 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]}]
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing [2]} time=-233993275 data=null button=1 stateMask=0x80000 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing [2]} time=-233993275 data=null button=0 stateMask=0x0 x=112 y=81 count=0}, TreeItem with text {Tracing [2]}]
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing [2]} time=-233993275 data=null doit=true}, TreeItem with text {Tracing [2]}]
18:29:50 [2024-02-28T23:29:50.632Z] 
18:29:50 [2024-02-28T23:29:50.632Z] (Eclipse:10714): Gtk-WARNING **: 23:29:50.538: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:50 [2024-02-28T23:29:50.632Z] 
18:29:50 [2024-02-28T23:29:50.632Z] (Eclipse:10714): Gtk-WARNING **: 23:29:50.555: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing [2]} time=-233993251 data=null}, TreeItem with text {Tracing [2]}]
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {Tracing [2]}
18:29:50 [2024-02-28T23:29:50.632Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing [2]} is already expanded. Won't expand it again.
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {traces [2]}
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces [2]} time=-233993247 data=null button=0 stateMask=0x0 x=127 y=104 count=0}, TreeItem with text {traces [2]}]
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces [2]} time=-233993247 data=null doit=true}, TreeItem with text {traces [2]}]
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces [2]} time=-233993246 data=null}, TreeItem with text {traces [2]}]
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces [2]} time=-233993246 data=null button=1 stateMask=0x0 x=127 y=104 count=1}, TreeItem with text {traces [2]}]
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233993246 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]}]
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces [2]} time=-233993189 data=null button=1 stateMask=0x80000 x=127 y=104 count=1}, TreeItem with text {traces [2]}]
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces [2]} time=-233993188 data=null button=1 stateMask=0x0 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {traces [2]} time=-233993187 data=null button=1 stateMask=0x0 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
18:29:50 [2024-02-28T23:29:50.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233993187 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]}]
18:29:50 [2024-02-28T23:29:50.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces [2]} time=-233993181 data=null button=1 stateMask=0x80000 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
18:29:50 [2024-02-28T23:29:50.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {traces [2]} time=-233993181 data=null button=0 stateMask=0x0 x=127 y=104 count=0}, TreeItem with text {traces [2]}]
18:29:50 [2024-02-28T23:29:50.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {traces [2]} time=-233993181 data=null doit=true}, TreeItem with text {traces [2]}]
18:29:50 [2024-02-28T23:29:50.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {traces [2]} time=-233993180 data=null}, TreeItem with text {traces [2]}]
18:29:50 [2024-02-28T23:29:50.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {traces [2]}
18:29:50 [2024-02-28T23:29:50.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {traces [2]} is already expanded. Won't expand it again.
18:29:50 [2024-02-28T23:29:50.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces.tar.gz [2]}
18:29:50 [2024-02-28T23:29:50.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-233993180 data=null button=0 stateMask=0x0 x=180 y=127 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
18:29:50 [2024-02-28T23:29:50.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=-233993179 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
18:29:50 [2024-02-28T23:29:50.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:50 [2024-02-28T23:29:50.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=-233993179 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
18:29:50 [2024-02-28T23:29:50.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-233993179 data=null button=1 stateMask=0x0 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
18:29:50 [2024-02-28T23:29:50.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233993178 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]}]
18:29:50 [2024-02-28T23:29:50.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-233993161 data=null button=1 stateMask=0x80000 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
18:29:50 [2024-02-28T23:29:50.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-233993160 data=null button=1 stateMask=0x0 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-233993160 data=null button=1 stateMask=0x0 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233993160 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]}]
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-233993138 data=null button=1 stateMask=0x80000 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-233993138 data=null button=0 stateMask=0x0 x=180 y=127 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=-233993137 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=-233993137 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces.tar.gz [2]}
18:29:50 [2024-02-28T23:29:50.891Z] 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.
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-233993136 data=null button=0 stateMask=0x0 x=178 y=150 count=0}, TreeItem with text {synctraces [2]}]
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-233993136 data=null doit=true}, TreeItem with text {synctraces [2]}]
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-233993136 data=null}, TreeItem with text {synctraces [2]}]
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-233993135 data=null button=1 stateMask=0x0 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}]
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233993135 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]}]
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-233993085 data=null button=1 stateMask=0x80000 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}]
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-233993084 data=null button=1 stateMask=0x0 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-233993084 data=null button=1 stateMask=0x0 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233993083 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]}]
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-233993078 data=null button=1 stateMask=0x80000 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-233993078 data=null button=0 stateMask=0x0 x=178 y=150 count=0}, TreeItem with text {synctraces [2]}]
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-233993078 data=null doit=true}, TreeItem with text {synctraces [2]}]
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-233993077 data=null}, TreeItem with text {synctraces [2]}]
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
18:29:50 [2024-02-28T23:29:50.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-233993077 data=null button=0 stateMask=0x0 x=179 y=173 count=0}, TreeItem with text {scp_dest}]
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-233993076 data=null doit=true}, TreeItem with text {scp_dest}]
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-233993076 data=null}, TreeItem with text {scp_dest}]
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233993076 data=null button=1 stateMask=0x0 x=179 y=173 count=1}, TreeItem with text {scp_dest}]
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233993075 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}]
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233993058 data=null button=1 stateMask=0x80000 x=179 y=173 count=1}, TreeItem with text {scp_dest}]
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233993058 data=null button=1 stateMask=0x0 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
18:29:50 [2024-02-28T23:29:50.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-233993057 data=null button=1 stateMask=0x0 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
18:29:51 [2024-02-28T23:29:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233993057 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}]
18:29:51 [2024-02-28T23:29:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233992888 data=null button=1 stateMask=0x80000 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
18:29:51 [2024-02-28T23:29:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-233992881 data=null button=0 stateMask=0x0 x=179 y=173 count=0}, TreeItem with text {scp_dest}]
18:29:51 [2024-02-28T23:29:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-233992880 data=null doit=true}, TreeItem with text {scp_dest}]
18:29:51 [2024-02-28T23:29:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-233992880 data=null}, TreeItem with text {scp_dest}]
18:29:51 [2024-02-28T23:29:51.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
18:29:51 [2024-02-28T23:29:51.149Z] 
18:29:51 [2024-02-28T23:29:51.149Z] (Eclipse:10714): Gtk-WARNING **: 23:29:51.139: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:51 [2024-02-28T23:29:51.405Z] 
18:29:51 [2024-02-28T23:29:51.405Z] (Eclipse:10714): Gtk-CRITICAL **: 23:29:51.158: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:29:51 [2024-02-28T23:29:51.405Z] 
18:29:51 [2024-02-28T23:29:51.405Z] (Eclipse:10714): Gtk-WARNING **: 23:29:51.257: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:51 [2024-02-28T23:29:51.405Z] 
18:29:51 [2024-02-28T23:29:51.405Z] (Eclipse:10714): Gtk-CRITICAL **: 23:29:51.257: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:29:51 [2024-02-28T23:29:51.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Tracing/traces/synctraces.tar.gz/synctraces/scp_dest"'
18:29:51 [2024-02-28T23:29:51.662Z] 
18:29:51 [2024-02-28T23:29:51.662Z] (Eclipse:10714): Gtk-WARNING **: 23:29:51.625: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:51 [2024-02-28T23:29:51.919Z] 
18:29:51 [2024-02-28T23:29:51.919Z] (Eclipse:10714): Gtk-CRITICAL **: 23:29:51.785: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:29:51 [2024-02-28T23:29:51.919Z] 
18:29:51 [2024-02-28T23:29:51.919Z] (Eclipse:10714): Gtk-WARNING **: 23:29:51.820: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:52 [2024-02-28T23:29:52.483Z] 
18:29:52 [2024-02-28T23:29:52.483Z] (Eclipse:10714): Gtk-WARNING **: 23:29:52.332: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:52 [2024-02-28T23:29:52.483Z] 
18:29:52 [2024-02-28T23:29:52.484Z] (Eclipse:10714): Gtk-WARNING **: 23:29:52.369: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:52 [2024-02-28T23:29:52.484Z] 
18:29:52 [2024-02-28T23:29:52.484Z] (Eclipse:10714): Gtk-WARNING **: 23:29:52.443: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:52 [2024-02-28T23:29:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
18:29:52 [2024-02-28T23:29:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
18:29:52 [2024-02-28T23:29:52.742Z] 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')
18:29:52 [2024-02-28T23:29:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
18:29:52 [2024-02-28T23:29:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-233991278 data=null doit=true}, Button with text {Select &archive file:}]
18:29:52 [2024-02-28T23:29:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-233991278 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:}]
18:29:52 [2024-02-28T23:29:52.742Z] 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')
18:29:52 [2024-02-28T23:29:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-233991275 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
18:29:52 [2024-02-28T23:29:52.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-233991264 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')]
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-233991264 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')]
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-233991263 data=null 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')]
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:29:52 [2024-02-28T23:29:52.743Z] 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
18:29:52 [2024-02-28T23:29:52.743Z] 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=-233991260 data=null}, (of type 'Combo')]
18:29:52 [2024-02-28T23:29:52.743Z] 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
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-233991162 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-233991162 data=null doit=true}, TreeItem with text {traces}]
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-233991162 data=null}, TreeItem with text {traces}]
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-233991161 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233991161 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}]
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-233991160 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-233991082 data=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:'))]
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:29:52 [2024-02-28T23:29:52.744Z] 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.
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1a927db2
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-233991078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-233991078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-233991078 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-233991077 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-233991077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-233991077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-233991077 data=null 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')]
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-233991077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-233991077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-233991077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-233991077 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-233991076 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:29:52 [2024-02-28T23:29:52.745Z] 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.
18:29:52 [2024-02-28T23:29:52.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:29:52 [2024-02-28T23:29:52.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:29:52 [2024-02-28T23:29:52.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
18:29:52 [2024-02-28T23:29:52.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:52 [2024-02-28T23:29:52.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.001Z] 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')
18:29:53 [2024-02-28T23:29:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4e22fdc0
18:29:53 [2024-02-28T23:29:53.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-233991065 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')]
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-233991065 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')]
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-233991065 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-233991065 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-233991065 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')]
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-233991065 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')]
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-233991065 data=null 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')]
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-233991064 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')]
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-233991064 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')]
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-233991064 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')]
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-233991064 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-233991064 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:29:53 [2024-02-28T23:29:53.002Z] 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')
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:29:53 [2024-02-28T23:29:53.002Z] 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.
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.002Z] 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)'
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:29:53 [2024-02-28T23:29:53.002Z] 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')
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.002Z] 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')
18:29:53 [2024-02-28T23:29:53.002Z] 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.
18:29:53 [2024-02-28T23:29:53.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:53 [2024-02-28T23:29:53.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:29:53 [2024-02-28T23:29:53.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:29:53 [2024-02-28T23:29:53.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:53 [2024-02-28T23:29:53.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:29:53 [2024-02-28T23:29:53.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233991059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:53 [2024-02-28T23:29:53.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233991059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:53 [2024-02-28T23:29:53.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233991058 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:53 [2024-02-28T23:29:53.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233991058 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:53 [2024-02-28T23:29:53.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233991058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:53 [2024-02-28T23:29:53.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233991058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:53 [2024-02-28T23:29:53.003Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:53 [2024-02-28T23:29:53.003Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:53 [2024-02-28T23:29:53.003Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:53 [2024-02-28T23:29:53.003Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:53 [2024-02-28T23:29:53.003Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:53 [2024-02-28T23:29:53.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:29:53 [2024-02-28T23:29:53.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233991058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:53 [2024-02-28T23:29:53.517Z] 
18:29:53 [2024-02-28T23:29:53.517Z] (Eclipse:10714): Gtk-WARNING **: 23:29:53.317: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:53 [2024-02-28T23:29:53.517Z] 
18:29:53 [2024-02-28T23:29:53.517Z] (Eclipse:10714): Gtk-WARNING **: 23:29:53.347: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:53 [2024-02-28T23:29:53.517Z] 
18:29:53 [2024-02-28T23:29:53.517Z] (Eclipse:10714): Gtk-WARNING **: 23:29:53.363: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:53 [2024-02-28T23:29:53.517Z] 
18:29:53 [2024-02-28T23:29:53.517Z] (Eclipse:10714): Gtk-WARNING **: 23:29:53.381: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:53 [2024-02-28T23:29:53.517Z] 
18:29:53 [2024-02-28T23:29:53.517Z] (Eclipse:10714): Gtk-WARNING **: 23:29:53.421: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:53 [2024-02-28T23:29:53.517Z] 
18:29:53 [2024-02-28T23:29:53.517Z] (Eclipse:10714): Gtk-WARNING **: 23:29:53.438: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:53 [2024-02-28T23:29:53.517Z] 
18:29:53 [2024-02-28T23:29:53.517Z] (Eclipse:10714): Gtk-WARNING **: 23:29:53.457: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:53 [2024-02-28T23:29:53.517Z] 
18:29:53 [2024-02-28T23:29:53.517Z] (Eclipse:10714): Gtk-WARNING **: 23:29:53.474: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:53 [2024-02-28T23:29:53.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:29:53 [2024-02-28T23:29:53.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:53 [2024-02-28T23:29:53.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:53 [2024-02-28T23:29:53.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:29:53 [2024-02-28T23:29:53.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:29:53 [2024-02-28T23:29:53.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-233990259 data=null doit=true}, TreeItem with text {Traces [2]}]
18:29:53 [2024-02-28T23:29:53.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-233990259 data=null}, TreeItem with text {Traces [2]}]
18:29:53 [2024-02-28T23:29:53.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-233990258 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:29:53 [2024-02-28T23:29:53.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233990250 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]}]
18:29:53 [2024-02-28T23:29:53.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-233990246 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:29:53 [2024-02-28T23:29:53.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
18:29:53 [2024-02-28T23:29:53.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
18:29:53 [2024-02-28T23:29:53.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-233990245 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:29:53 [2024-02-28T23:29:53.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-233990245 data=null doit=true}, TreeItem with text {scp_dest}]
18:29:53 [2024-02-28T23:29:53.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:53 [2024-02-28T23:29:53.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-233990245 data=null}, TreeItem with text {scp_dest}]
18:29:53 [2024-02-28T23:29:53.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233990244 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:29:53 [2024-02-28T23:29:53.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233990244 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}]
18:29:53 [2024-02-28T23:29:53.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233990216 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:29:53 [2024-02-28T23:29:53.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233990215 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:29:53 [2024-02-28T23:29:53.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-233990214 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:29:53 [2024-02-28T23:29:53.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233990214 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}]
18:29:54 [2024-02-28T23:29:54.033Z] 
18:29:54 [2024-02-28T23:29:54.033Z] (Eclipse:10714): Gtk-WARNING **: 23:29:53.915: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:54 [2024-02-28T23:29:54.033Z] 
18:29:54 [2024-02-28T23:29:54.033Z] (Eclipse:10714): Gtk-CRITICAL **: 23:29:53.935: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:29:54 [2024-02-28T23:29:54.291Z] 
18:29:54 [2024-02-28T23:29:54.291Z] (Eclipse:10714): Gtk-WARNING **: 23:29:54.054: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:54 [2024-02-28T23:29:54.291Z] 
18:29:54 [2024-02-28T23:29:54.291Z] (Eclipse:10714): Gtk-CRITICAL **: 23:29:54.054: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:29:54 [2024-02-28T23:29:54.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233990061 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:29:54 [2024-02-28T23:29:54.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-233989543 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:29:54 [2024-02-28T23:29:54.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-233989543 data=null doit=true}, TreeItem with text {scp_dest}]
18:29:54 [2024-02-28T23:29:54.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-233989543 data=null}, TreeItem with text {scp_dest}]
18:29:54 [2024-02-28T23:29:54.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
18:29:54 [2024-02-28T23:29:54.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:29:54 [2024-02-28T23:29:54.549Z] 
18:29:54 [2024-02-28T23:29:54.549Z] (Eclipse:10714): Gtk-WARNING **: 23:29:54.351: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:54 [2024-02-28T23:29:54.549Z] 
18:29:54 [2024-02-28T23:29:54.549Z] (Eclipse:10714): Gtk-CRITICAL **: 23:29:54.526: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:29:54 [2024-02-28T23:29:54.549Z] 
18:29:54 [2024-02-28T23:29:54.549Z] (Eclipse:10714): Gtk-WARNING **: 23:29:54.531: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:55 [2024-02-28T23:29:55.112Z] 
18:29:55 [2024-02-28T23:29:55.113Z] (Eclipse:10714): Gtk-WARNING **: 23:29:54.967: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:55 [2024-02-28T23:29:55.113Z] 
18:29:55 [2024-02-28T23:29:55.113Z] (Eclipse:10714): Gtk-WARNING **: 23:29:55.046: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:55 [2024-02-28T23:29:55.372Z] 
18:29:55 [2024-02-28T23:29:55.372Z] (Eclipse:10714): Gtk-WARNING **: 23:29:55.116: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:55 [2024-02-28T23:29:55.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
18:29:55 [2024-02-28T23:29:55.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
18:29:55 [2024-02-28T23:29:55.372Z] 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')
18:29:55 [2024-02-28T23:29:55.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
18:29:55 [2024-02-28T23:29:55.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-233988654 data=null doit=true}, Button with text {Select roo&t directory:}]
18:29:55 [2024-02-28T23:29:55.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-233988654 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:}]
18:29:55 [2024-02-28T23:29:55.372Z] 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')
18:29:55 [2024-02-28T23:29:55.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-233988648 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
18:29:55 [2024-02-28T23:29:55.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-233988648 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')]
18:29:55 [2024-02-28T23:29:55.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-233988648 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')]
18:29:55 [2024-02-28T23:29:55.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-233988648 data=null 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')]
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:29:55 [2024-02-28T23:29:55.373Z] 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
18:29:55 [2024-02-28T23:29:55.373Z] 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=-233988644 data=null}, (of type 'Combo')]
18:29:55 [2024-02-28T23:29:55.373Z] 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
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-233988472 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-233988472 data=null doit=true}, TreeItem with text {/}]
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-233988471 data=null}, TreeItem with text {/}]
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-233988471 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233988471 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-233988470 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.373Z] 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'
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:29:55 [2024-02-28T23:29:55.373Z] 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')
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:29:55 [2024-02-28T23:29:55.373Z] 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:'))
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-233988445 data=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:'))]
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.374Z] 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'
18:29:55 [2024-02-28T23:29:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:29:55 [2024-02-28T23:29:55.374Z] 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')
18:29:55 [2024-02-28T23:29:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:29:55 [2024-02-28T23:29:55.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')
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7c068c7b
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-233988440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-233988440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-233988440 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-233988440 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-233988440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-233988439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-233988439 data=null 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')]
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-233988439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-233988439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-233988439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-233988439 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-233988439 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:29:55 [2024-02-28T23:29:55.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')
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:29:55 [2024-02-28T23:29:55.632Z] 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.
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.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'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:29:55 [2024-02-28T23:29:55.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')
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] 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')
18:29:55 [2024-02-28T23:29:55.632Z] 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.
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:29:55 [2024-02-28T23:29:55.632Z] 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')
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:29:55 [2024-02-28T23:29:55.632Z] 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.
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] 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)'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:29:55 [2024-02-28T23:29:55.632Z] 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')
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.632Z] 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')
18:29:55 [2024-02-28T23:29:55.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.
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233988380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233988380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233988379 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233988379 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233988379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233988379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:55 [2024-02-28T23:29:55.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:55 [2024-02-28T23:29:55.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:55 [2024-02-28T23:29:55.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:55 [2024-02-28T23:29:55.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:55 [2024-02-28T23:29:55.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:29:55 [2024-02-28T23:29:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:29:56 [2024-02-28T23:29:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233988379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:29:56 [2024-02-28T23:29:56.196Z] 
18:29:56 [2024-02-28T23:29:56.196Z] (Eclipse:10714): Gtk-WARNING **: 23:29:55.961: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:56 [2024-02-28T23:29:56.196Z] 
18:29:56 [2024-02-28T23:29:56.196Z] (Eclipse:10714): Gtk-WARNING **: 23:29:56.034: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:56 [2024-02-28T23:29:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:29:56 [2024-02-28T23:29:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:29:56 [2024-02-28T23:29:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:29:56 [2024-02-28T23:29:56.196Z] 
18:29:56 [2024-02-28T23:29:56.196Z] (Eclipse:10714): Gtk-WARNING **: 23:29:56.050: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:56 [2024-02-28T23:29:56.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:29:56 [2024-02-28T23:29:56.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:29:56 [2024-02-28T23:29:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-233987750 data=null doit=true}, TreeItem with text {Traces [0]}]
18:29:56 [2024-02-28T23:29:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-233987750 data=null}, TreeItem with text {Traces [0]}]
18:29:56 [2024-02-28T23:29:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-233987748 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:29:56 [2024-02-28T23:29:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233987748 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]}]
18:29:56 [2024-02-28T23:29:56.196Z] 
18:29:56 [2024-02-28T23:29:56.196Z] (Eclipse:10714): Gtk-WARNING **: 23:29:56.072: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:56 [2024-02-28T23:29:56.196Z] 
18:29:56 [2024-02-28T23:29:56.196Z] (Eclipse:10714): Gtk-WARNING **: 23:29:56.128: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:56 [2024-02-28T23:29:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-233987673 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:29:56 [2024-02-28T23:29:56.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
18:29:56 [2024-02-28T23:29:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
18:29:56 [2024-02-28T23:29:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-233987671 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
18:29:56 [2024-02-28T23:29:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-233987671 data=null doit=true}, TreeItem with text {synctraces [2]}]
18:29:56 [2024-02-28T23:29:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:56 [2024-02-28T23:29:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-233987670 data=null}, TreeItem with text {synctraces [2]}]
18:29:56 [2024-02-28T23:29:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-233987670 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
18:29:56 [2024-02-28T23:29:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233987670 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]}]
18:29:56 [2024-02-28T23:29:56.196Z] 
18:29:56 [2024-02-28T23:29:56.196Z] (Eclipse:10714): Gtk-WARNING **: 23:29:56.152: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:56 [2024-02-28T23:29:56.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-233987644 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
18:29:56 [2024-02-28T23:29:56.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-233987643 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
18:29:56 [2024-02-28T23:29:56.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-233987643 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
18:29:56 [2024-02-28T23:29:56.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233987643 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]}]
18:29:56 [2024-02-28T23:29:56.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-233987636 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
18:29:56 [2024-02-28T23:29:56.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-233987636 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
18:29:56 [2024-02-28T23:29:56.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-233987636 data=null doit=true}, TreeItem with text {synctraces [2]}]
18:29:56 [2024-02-28T23:29:56.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-233987636 data=null}, TreeItem with text {synctraces [2]}]
18:29:56 [2024-02-28T23:29:56.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
18:29:56 [2024-02-28T23:29:56.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
18:29:56 [2024-02-28T23:29:56.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
18:29:56 [2024-02-28T23:29:56.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-233987576 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
18:29:56 [2024-02-28T23:29:56.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-233987576 data=null doit=true}, TreeItem with text {scp_dest}]
18:29:56 [2024-02-28T23:29:56.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:29:56 [2024-02-28T23:29:56.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-233987575 data=null}, TreeItem with text {scp_dest}]
18:29:56 [2024-02-28T23:29:56.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233987575 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
18:29:56 [2024-02-28T23:29:56.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233987574 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}]
18:29:56 [2024-02-28T23:29:56.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233987565 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
18:29:56 [2024-02-28T23:29:56.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233987564 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
18:29:56 [2024-02-28T23:29:56.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-233987552 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
18:29:56 [2024-02-28T23:29:56.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233987552 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}]
18:29:56 [2024-02-28T23:29:56.713Z] 
18:29:56 [2024-02-28T23:29:56.713Z] (Eclipse:10714): Gtk-WARNING **: 23:29:56.579: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:56 [2024-02-28T23:29:56.713Z] 
18:29:56 [2024-02-28T23:29:56.713Z] (Eclipse:10714): Gtk-CRITICAL **: 23:29:56.630: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:29:56 [2024-02-28T23:29:56.971Z] 
18:29:56 [2024-02-28T23:29:56.971Z] (Eclipse:10714): Gtk-WARNING **: 23:29:56.721: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:29:56 [2024-02-28T23:29:56.971Z] 
18:29:56 [2024-02-28T23:29:56.971Z] (Eclipse:10714): Gtk-CRITICAL **: 23:29:56.722: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:29:56 [2024-02-28T23:29:56.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233987433 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
18:29:56 [2024-02-28T23:29:56.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-233986874 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
18:29:56 [2024-02-28T23:29:56.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-233986870 data=null doit=true}, TreeItem with text {scp_dest}]
18:29:56 [2024-02-28T23:29:56.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-233986870 data=null}, TreeItem with text {scp_dest}]
18:29:56 [2024-02-28T23:29:56.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
18:29:56 [2024-02-28T23:29:56.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
18:30:02 [2024-02-28T23:30:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
18:30:02 [2024-02-28T23:30:02.226Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
18:30:02 [2024-02-28T23:30:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
18:30:02 [2024-02-28T23:30:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233981835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
18:30:02 [2024-02-28T23:30:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233981829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
18:30:02 [2024-02-28T23:30:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233981829 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
18:30:02 [2024-02-28T23:30:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233981828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
18:30:02 [2024-02-28T23:30:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233981828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
18:30:02 [2024-02-28T23:30:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233981828 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}]
18:30:02 [2024-02-28T23:30:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233981827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
18:30:02 [2024-02-28T23:30:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233981827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
18:30:02 [2024-02-28T23:30:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233981788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
18:30:02 [2024-02-28T23:30:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233981788 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
18:30:02 [2024-02-28T23:30:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233981788 data=null}, ToolItem with tooltip text {Hide Lost Events}]
18:30:02 [2024-02-28T23:30:02.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
18:30:04 [2024-02-28T23:30:04.746Z] 
18:30:04 [2024-02-28T23:30:04.746Z] (Eclipse:10714): Gtk-WARNING **: 23:30:04.629: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:04 [2024-02-28T23:30:04.746Z] 
18:30:04 [2024-02-28T23:30:04.746Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:04.640: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:04 [2024-02-28T23:30:04.746Z] 
18:30:04 [2024-02-28T23:30:04.746Z] (Eclipse:10714): Gtk-WARNING **: 23:30:04.644: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:05 [2024-02-28T23:30:05.687Z] 
18:30:05 [2024-02-28T23:30:05.687Z] (Eclipse:10714): Gtk-WARNING **: 23:30:05.326: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:05 [2024-02-28T23:30:05.687Z] 
18:30:05 [2024-02-28T23:30:05.687Z] (Eclipse:10714): Gtk-WARNING **: 23:30:05.365: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:05 [2024-02-28T23:30:05.687Z] 
18:30:05 [2024-02-28T23:30:05.687Z] (Eclipse:10714): Gtk-WARNING **: 23:30:05.439: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:05 [2024-02-28T23:30:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
18:30:05 [2024-02-28T23:30:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
18:30:05 [2024-02-28T23:30:05.687Z] 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')
18:30:05 [2024-02-28T23:30:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
18:30:05 [2024-02-28T23:30:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-233978286 data=null doit=true}, Button with text {Select &archive file:}]
18:30:05 [2024-02-28T23:30:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-233978286 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:}]
18:30:05 [2024-02-28T23:30:05.687Z] 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')
18:30:05 [2024-02-28T23:30:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-233978284 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
18:30:05 [2024-02-28T23:30:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-233978284 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')]
18:30:05 [2024-02-28T23:30:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-233978284 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')]
18:30:05 [2024-02-28T23:30:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-233978284 data=null 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')]
18:30:05 [2024-02-28T23:30:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
18:30:05 [2024-02-28T23:30:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:05 [2024-02-28T23:30:05.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:30:05 [2024-02-28T23:30:05.688Z] 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
18:30:05 [2024-02-28T23:30:05.688Z] 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=-233978279 data=null}, (of type 'Combo')]
18:30:05 [2024-02-28T23:30:05.688Z] 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
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-233978214 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-233978213 data=null doit=true}, TreeItem with text {traces}]
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-233978213 data=null}, TreeItem with text {traces}]
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-233978213 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233978213 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}]
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-233978212 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:30:05 [2024-02-28T23:30:05.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:'))
18:30:05 [2024-02-28T23:30:05.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>
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-233978171 data=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:'))]
18:30:05 [2024-02-28T23:30:05.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>
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.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'
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:30:05 [2024-02-28T23:30:05.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')
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2132629e
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-233978169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:05 [2024-02-28T23:30:05.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233978169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-233978169 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-233978169 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-233978168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-233978168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-233978168 data=null 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')]
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-233978168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233978168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-233978168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-233978168 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-233978168 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:30:05 [2024-02-28T23:30:05.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')
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:30:05 [2024-02-28T23:30:05.689Z] 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.
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:30:05 [2024-02-28T23:30:05.689Z] 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')
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:30:05 [2024-02-28T23:30:05.689Z] 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.
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.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'
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:30:05 [2024-02-28T23:30:05.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')
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.690Z] 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')
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@64078e6a
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-233978162 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')]
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-233978162 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')]
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-233978162 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-233978162 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-233978162 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')]
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-233978162 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')]
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-233978162 data=null 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')]
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-233978162 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')]
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-233978161 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')]
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-233978161 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')]
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-233978161 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-233978161 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:30:05 [2024-02-28T23:30:05.690Z] 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')
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:30:05 [2024-02-28T23:30:05.690Z] 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.
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.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)'
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:30:05 [2024-02-28T23:30:05.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')
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.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')
18:30:05 [2024-02-28T23:30:05.691Z] 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.
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233978144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233978144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233978144 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233978144 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233978143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:05 [2024-02-28T23:30:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233978143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:05 [2024-02-28T23:30:05.948Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:05 [2024-02-28T23:30:05.948Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:05 [2024-02-28T23:30:05.948Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:05 [2024-02-28T23:30:05.948Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:05 [2024-02-28T23:30:05.948Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:05 [2024-02-28T23:30:05.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:30:06 [2024-02-28T23:30:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233978143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:06 [2024-02-28T23:30:06.514Z] 
18:30:06 [2024-02-28T23:30:06.514Z] (Eclipse:10714): Gtk-WARNING **: 23:30:06.468: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:06 [2024-02-28T23:30:06.771Z] 
18:30:06 [2024-02-28T23:30:06.771Z] (Eclipse:10714): Gtk-WARNING **: 23:30:06.539: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:06 [2024-02-28T23:30:06.771Z] 
18:30:06 [2024-02-28T23:30:06.771Z] (Eclipse:10714): Gtk-WARNING **: 23:30:06.555: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:06 [2024-02-28T23:30:06.771Z] 
18:30:06 [2024-02-28T23:30:06.771Z] (Eclipse:10714): Gtk-WARNING **: 23:30:06.571: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:06 [2024-02-28T23:30:06.771Z] 
18:30:06 [2024-02-28T23:30:06.771Z] (Eclipse:10714): Gtk-WARNING **: 23:30:06.619: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:06 [2024-02-28T23:30:06.771Z] 
18:30:06 [2024-02-28T23:30:06.771Z] (Eclipse:10714): Gtk-WARNING **: 23:30:06.627: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:06 [2024-02-28T23:30:06.771Z] 
18:30:06 [2024-02-28T23:30:06.771Z] (Eclipse:10714): Gtk-WARNING **: 23:30:06.645: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:06 [2024-02-28T23:30:06.771Z] 
18:30:06 [2024-02-28T23:30:06.771Z] (Eclipse:10714): Gtk-WARNING **: 23:30:06.660: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:07 [2024-02-28T23:30:07.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:30:07 [2024-02-28T23:30:07.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:07 [2024-02-28T23:30:07.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:07 [2024-02-28T23:30:07.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:07 [2024-02-28T23:30:07.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:07 [2024-02-28T23:30:07.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-233976953 data=null doit=true}, TreeItem with text {Traces [2]}]
18:30:07 [2024-02-28T23:30:07.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-233976953 data=null}, TreeItem with text {Traces [2]}]
18:30:07 [2024-02-28T23:30:07.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-233976953 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:30:07 [2024-02-28T23:30:07.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233976952 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]}]
18:30:07 [2024-02-28T23:30:07.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-233976951 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:30:07 [2024-02-28T23:30:07.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
18:30:07 [2024-02-28T23:30:07.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces.tar.gz [2]}
18:30:07 [2024-02-28T23:30:07.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-233976950 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
18:30:07 [2024-02-28T23:30:07.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=-233976950 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
18:30:07 [2024-02-28T23:30:07.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:07 [2024-02-28T23:30:07.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=-233976949 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
18:30:07 [2024-02-28T23:30:07.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-233976949 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
18:30:07 [2024-02-28T23:30:07.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233976949 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]}]
18:30:07 [2024-02-28T23:30:07.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-233976942 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
18:30:07 [2024-02-28T23:30:07.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-233976942 data=null button=1 stateMask=0x0 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
18:30:07 [2024-02-28T23:30:07.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-233976942 data=null button=1 stateMask=0x0 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
18:30:07 [2024-02-28T23:30:07.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233976941 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]}]
18:30:07 [2024-02-28T23:30:07.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-233976929 data=null button=1 stateMask=0x80000 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
18:30:07 [2024-02-28T23:30:07.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-233976929 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
18:30:07 [2024-02-28T23:30:07.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=-233976928 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
18:30:07 [2024-02-28T23:30:07.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=-233976928 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
18:30:07 [2024-02-28T23:30:07.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces.tar.gz [2]}
18:30:07 [2024-02-28T23:30:07.029Z] 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.
18:30:07 [2024-02-28T23:30:07.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
18:30:07 [2024-02-28T23:30:07.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-233976927 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, TreeItem with text {synctraces [2]}]
18:30:07 [2024-02-28T23:30:07.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-233976927 data=null doit=true}, TreeItem with text {synctraces [2]}]
18:30:07 [2024-02-28T23:30:07.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:07 [2024-02-28T23:30:07.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-233976927 data=null}, TreeItem with text {synctraces [2]}]
18:30:07 [2024-02-28T23:30:07.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-233976926 data=null button=1 stateMask=0x0 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}]
18:30:07 [2024-02-28T23:30:07.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233976926 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]}]
18:30:07 [2024-02-28T23:30:07.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-233976916 data=null button=1 stateMask=0x80000 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}]
18:30:07 [2024-02-28T23:30:07.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-233976915 data=null button=1 stateMask=0x0 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
18:30:07 [2024-02-28T23:30:07.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-233976915 data=null button=1 stateMask=0x0 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
18:30:07 [2024-02-28T23:30:07.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233976914 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]}]
18:30:07 [2024-02-28T23:30:07.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-233976909 data=null button=1 stateMask=0x80000 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
18:30:07 [2024-02-28T23:30:07.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-233976909 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, TreeItem with text {synctraces [2]}]
18:30:07 [2024-02-28T23:30:07.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-233976909 data=null doit=true}, TreeItem with text {synctraces [2]}]
18:30:07 [2024-02-28T23:30:07.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-233976909 data=null}, TreeItem with text {synctraces [2]}]
18:30:07 [2024-02-28T23:30:07.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
18:30:07 [2024-02-28T23:30:07.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
18:30:07 [2024-02-28T23:30:07.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
18:30:07 [2024-02-28T23:30:07.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-233976908 data=null button=0 stateMask=0x0 x=143 y=127 count=0}, TreeItem with text {scp_dest}]
18:30:07 [2024-02-28T23:30:07.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-233976907 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:07 [2024-02-28T23:30:07.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:07 [2024-02-28T23:30:07.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-233976907 data=null}, TreeItem with text {scp_dest}]
18:30:07 [2024-02-28T23:30:07.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233976891 data=null button=1 stateMask=0x0 x=143 y=127 count=1}, TreeItem with text {scp_dest}]
18:30:07 [2024-02-28T23:30:07.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233976891 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}]
18:30:07 [2024-02-28T23:30:07.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233976880 data=null button=1 stateMask=0x80000 x=143 y=127 count=1}, TreeItem with text {scp_dest}]
18:30:07 [2024-02-28T23:30:07.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233976880 data=null button=1 stateMask=0x0 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
18:30:07 [2024-02-28T23:30:07.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-233976880 data=null button=1 stateMask=0x0 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
18:30:07 [2024-02-28T23:30:07.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233976879 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}]
18:30:07 [2024-02-28T23:30:07.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233976752 data=null button=1 stateMask=0x80000 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
18:30:07 [2024-02-28T23:30:07.288Z] 
18:30:07 [2024-02-28T23:30:07.288Z] (Eclipse:10714): Gtk-WARNING **: 23:30:07.276: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:07 [2024-02-28T23:30:07.545Z] 
18:30:07 [2024-02-28T23:30:07.545Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:07.332: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:07 [2024-02-28T23:30:07.545Z] 
18:30:07 [2024-02-28T23:30:07.545Z] (Eclipse:10714): Gtk-WARNING **: 23:30:07.441: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:07 [2024-02-28T23:30:07.545Z] 
18:30:07 [2024-02-28T23:30:07.545Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:07.441: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:07 [2024-02-28T23:30:07.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-233976274 data=null button=0 stateMask=0x0 x=143 y=127 count=0}, TreeItem with text {scp_dest}]
18:30:07 [2024-02-28T23:30:07.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-233976170 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:07 [2024-02-28T23:30:07.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-233976170 data=null}, TreeItem with text {scp_dest}]
18:30:07 [2024-02-28T23:30:07.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
18:30:07 [2024-02-28T23:30:07.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces.tar.gz/synctraces/scp_dest"'
18:30:11 [2024-02-28T23:30:11.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
18:30:11 [2024-02-28T23:30:11.980Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
18:30:11 [2024-02-28T23:30:11.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
18:30:11 [2024-02-28T23:30:11.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233972348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
18:30:11 [2024-02-28T23:30:11.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233972346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
18:30:11 [2024-02-28T23:30:11.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233972345 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
18:30:11 [2024-02-28T23:30:11.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233972345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
18:30:11 [2024-02-28T23:30:11.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233972345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
18:30:11 [2024-02-28T23:30:11.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233972344 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}]
18:30:11 [2024-02-28T23:30:11.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233972344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
18:30:11 [2024-02-28T23:30:11.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233972343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
18:30:11 [2024-02-28T23:30:11.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233972343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
18:30:11 [2024-02-28T23:30:11.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233972343 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
18:30:11 [2024-02-28T23:30:11.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233972343 data=null}, ToolItem with tooltip text {Hide Lost Events}]
18:30:11 [2024-02-28T23:30:11.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
18:30:13 [2024-02-28T23:30:13.879Z] 
18:30:13 [2024-02-28T23:30:13.879Z] (Eclipse:10714): Gtk-WARNING **: 23:30:13.824: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:14 [2024-02-28T23:30:14.137Z] 
18:30:14 [2024-02-28T23:30:14.137Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:14.020: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:14 [2024-02-28T23:30:14.137Z] 
18:30:14 [2024-02-28T23:30:14.137Z] (Eclipse:10714): Gtk-WARNING **: 23:30:14.025: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:14 [2024-02-28T23:30:14.703Z] 
18:30:14 [2024-02-28T23:30:14.703Z] (Eclipse:10714): Gtk-WARNING **: 23:30:14.407: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:14 [2024-02-28T23:30:14.703Z] 
18:30:14 [2024-02-28T23:30:14.703Z] (Eclipse:10714): Gtk-WARNING **: 23:30:14.454: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:14 [2024-02-28T23:30:14.703Z] 
18:30:14 [2024-02-28T23:30:14.703Z] (Eclipse:10714): Gtk-WARNING **: 23:30:14.493: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:14 [2024-02-28T23:30:14.703Z] 
18:30:14 [2024-02-28T23:30:14.703Z] (Eclipse:10714): Gtk-WARNING **: 23:30:14.528: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:14 [2024-02-28T23:30:14.703Z] 
18:30:14 [2024-02-28T23:30:14.703Z] (Eclipse:10714): Gtk-WARNING **: 23:30:14.563: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:14 [2024-02-28T23:30:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
18:30:14 [2024-02-28T23:30:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
18:30:14 [2024-02-28T23:30:14.703Z] 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')
18:30:14 [2024-02-28T23:30:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.703Z] 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.
18:30:14 [2024-02-28T23:30:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:14 [2024-02-28T23:30:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:14 [2024-02-28T23:30:14.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:14 [2024-02-28T23:30:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:14 [2024-02-28T23:30:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:14 [2024-02-28T23:30:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:30:14 [2024-02-28T23:30:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:30:14 [2024-02-28T23:30:14.704Z] 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
18:30:14 [2024-02-28T23:30:14.704Z] 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=-233969150 data=null}, (of type 'Combo')]
18:30:14 [2024-02-28T23:30:14.704Z] 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
18:30:14 [2024-02-28T23:30:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:14 [2024-02-28T23:30:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:14 [2024-02-28T23:30:14.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=-233969082 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {emptyArchiveFolder}]
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=-233969082 data=null doit=true}, TreeItem with text {emptyArchiveFolder}]
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=-233969082 data=null}, TreeItem with text {emptyArchiveFolder}]
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=-233969081 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233969081 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}]
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=-233969081 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: emptyFile
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-233969055 data=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:'))]
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@55b56db3
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-233969052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:14 [2024-02-28T23:30:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233969052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-233969052 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-233969052 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-233969052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-233969051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-233969051 data=null 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')]
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-233969051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233969051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-233969051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-233969051 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-233969051 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2555b92
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-233969049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-233969049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-233969048 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-233969048 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-233969048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-233969048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-233969048 data=null 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')]
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-233969048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-233969048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-233969047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:14 [2024-02-28T23:30:14.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-233969047 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-233969047 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:30:14 [2024-02-28T23:30:14.964Z] 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')
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2762e9a7
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-233969045 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')]
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-233969045 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')]
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-233969045 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-233969045 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-233969045 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')]
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-233969044 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')]
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-233969044 data=null 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')]
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-233969044 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')]
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-233969044 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')]
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-233969044 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')]
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-233969044 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-233969044 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:30:14 [2024-02-28T23:30:14.964Z] 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')
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] 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')
18:30:14 [2024-02-28T23:30:14.965Z] 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.
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:30:14 [2024-02-28T23:30:14.965Z] 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')
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:30:14 [2024-02-28T23:30:14.965Z] 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.
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] 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)'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:30:14 [2024-02-28T23:30:14.965Z] 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')
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] 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')
18:30:14 [2024-02-28T23:30:14.965Z] 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.
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233968983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233968983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233968983 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233968983 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:14 [2024-02-28T23:30:14.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233968983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:14 [2024-02-28T23:30:14.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233968983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:14 [2024-02-28T23:30:14.966Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:14 [2024-02-28T23:30:14.966Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:14 [2024-02-28T23:30:14.966Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:14 [2024-02-28T23:30:14.966Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:14 [2024-02-28T23:30:14.966Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:14 [2024-02-28T23:30:14.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:30:15 [2024-02-28T23:30:15.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233968982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:15 [2024-02-28T23:30:15.529Z] 
18:30:15 [2024-02-28T23:30:15.530Z] (Eclipse:10714): Gtk-WARNING **: 23:30:15.334: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:15 [2024-02-28T23:30:15.530Z] 
18:30:15 [2024-02-28T23:30:15.530Z] (Eclipse:10714): Gtk-WARNING **: 23:30:15.366: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:15 [2024-02-28T23:30:15.530Z] 
18:30:15 [2024-02-28T23:30:15.530Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 23:30:15.417
18:30:15 [2024-02-28T23:30:15.530Z] !MESSAGE Zip file has too many entries: 5001. File seems unsafe to open.
18:30:15 [2024-02-28T23:30:15.530Z] 
18:30:15 [2024-02-28T23:30:15.530Z] (Eclipse:10714): Gtk-WARNING **: 23:30:15.422: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:15 [2024-02-28T23:30:15.530Z] 
18:30:15 [2024-02-28T23:30:15.530Z] (Eclipse:10714): Gtk-WARNING **: 23:30:15.439: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:15 [2024-02-28T23:30:15.785Z] 
18:30:15 [2024-02-28T23:30:15.785Z] (Eclipse:10714): Gtk-WARNING **: 23:30:15.764: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:16 [2024-02-28T23:30:16.042Z] 
18:30:16 [2024-02-28T23:30:16.042Z] (Eclipse:10714): Gtk-WARNING **: 23:30:15.839: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:16 [2024-02-28T23:30:16.042Z] 
18:30:16 [2024-02-28T23:30:16.042Z] (Eclipse:10714): Gtk-WARNING **: 23:30:15.875: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:16 [2024-02-28T23:30:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
18:30:16 [2024-02-28T23:30:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
18:30:16 [2024-02-28T23:30:16.042Z] 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')
18:30:16 [2024-02-28T23:30:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.043Z] 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.
18:30:16 [2024-02-28T23:30:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:16 [2024-02-28T23:30:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:16 [2024-02-28T23:30:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:16 [2024-02-28T23:30:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:16 [2024-02-28T23:30:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:16 [2024-02-28T23:30:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:30:16 [2024-02-28T23:30:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:30:16 [2024-02-28T23:30:16.043Z] 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
18:30:16 [2024-02-28T23:30:16.043Z] 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=-233967869 data=null}, (of type 'Combo')]
18:30:16 [2024-02-28T23:30:16.043Z] 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
18:30:16 [2024-02-28T23:30:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:16 [2024-02-28T23:30:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:16 [2024-02-28T23:30:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:30:16 [2024-02-28T23:30:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:16 [2024-02-28T23:30:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:16 [2024-02-28T23:30:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:16 [2024-02-28T23:30:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=-233967782 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {emptyArchiveFolder}]
18:30:16 [2024-02-28T23:30:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=-233967782 data=null doit=true}, TreeItem with text {emptyArchiveFolder}]
18:30:16 [2024-02-28T23:30:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=-233967782 data=null}, TreeItem with text {emptyArchiveFolder}]
18:30:16 [2024-02-28T23:30:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=-233967781 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
18:30:16 [2024-02-28T23:30:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233967781 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}]
18:30:16 [2024-02-28T23:30:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=-233967780 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
18:30:16 [2024-02-28T23:30:16.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
18:30:16 [2024-02-28T23:30:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:30:16 [2024-02-28T23:30:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:16 [2024-02-28T23:30:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:16 [2024-02-28T23:30:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:30:16 [2024-02-28T23:30:16.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:30:16 [2024-02-28T23:30:16.301Z] 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:'))
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-233967757 data=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:'))]
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.301Z] 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'
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6dc010a2
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-233967755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233967754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-233967754 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-233967754 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-233967754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-233967754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-233967754 data=null 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')]
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-233967753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233967753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-233967753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-233967753 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-233967753 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:30:16 [2024-02-28T23:30:16.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:30:16 [2024-02-28T23:30:16.302Z] 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')
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:30:16 [2024-02-28T23:30:16.302Z] 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.
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:30:16 [2024-02-28T23:30:16.302Z] 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')
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5a69f1ef
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-233967749 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')]
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-233967749 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')]
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-233967749 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-233967748 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-233967748 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')]
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-233967748 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')]
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-233967748 data=null 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')]
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-233967748 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')]
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-233967748 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')]
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-233967748 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')]
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-233967748 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-233967747 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:30:16 [2024-02-28T23:30:16.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:30:16 [2024-02-28T23:30:16.302Z] 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')
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] 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')
18:30:16 [2024-02-28T23:30:16.303Z] 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.
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:30:16 [2024-02-28T23:30:16.303Z] 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')
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:30:16 [2024-02-28T23:30:16.303Z] 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.
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] 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)'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:30:16 [2024-02-28T23:30:16.303Z] 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')
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] 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')
18:30:16 [2024-02-28T23:30:16.303Z] 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.
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:30:16 [2024-02-28T23:30:16.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233967736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:16 [2024-02-28T23:30:16.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233967736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:16 [2024-02-28T23:30:16.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233967736 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:16 [2024-02-28T23:30:16.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233967735 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:16 [2024-02-28T23:30:16.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233967735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:16 [2024-02-28T23:30:16.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233967735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:16 [2024-02-28T23:30:16.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233967735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:16 [2024-02-28T23:30:16.304Z] 
18:30:16 [2024-02-28T23:30:16.304Z] (Eclipse:10714): Gtk-WARNING **: 23:30:16.228: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:16 [2024-02-28T23:30:16.304Z] 
18:30:16 [2024-02-28T23:30:16.304Z] (Eclipse:10714): Gtk-WARNING **: 23:30:16.265: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:16 [2024-02-28T23:30:16.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:30:16 [2024-02-28T23:30:16.561Z] 
18:30:16 [2024-02-28T23:30:16.561Z] (Eclipse:10714): Gtk-WARNING **: 23:30:16.522: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:16 [2024-02-28T23:30:16.817Z] 
18:30:16 [2024-02-28T23:30:16.817Z] (Eclipse:10714): Gtk-WARNING **: 23:30:16.561: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:16 [2024-02-28T23:30:16.817Z] 
18:30:16 [2024-02-28T23:30:16.817Z] (Eclipse:10714): Gtk-WARNING **: 23:30:16.597: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:16 [2024-02-28T23:30:16.817Z] 
18:30:16 [2024-02-28T23:30:16.817Z] (Eclipse:10714): Gtk-WARNING **: 23:30:16.629: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:16 [2024-02-28T23:30:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
18:30:16 [2024-02-28T23:30:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
18:30:16 [2024-02-28T23:30:16.817Z] 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')
18:30:16 [2024-02-28T23:30:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:16 [2024-02-28T23:30:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
18:30:16 [2024-02-28T23:30:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-233967032 data=null doit=true}, Button with text {Select roo&t directory:}]
18:30:16 [2024-02-28T23:30:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-233967032 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:}]
18:30:16 [2024-02-28T23:30:16.817Z] 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')
18:30:16 [2024-02-28T23:30:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-233967029 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
18:30:16 [2024-02-28T23:30:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-233967029 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')]
18:30:16 [2024-02-28T23:30:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-233967028 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')]
18:30:16 [2024-02-28T23:30:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-233967028 data=null 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')]
18:30:16 [2024-02-28T23:30:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
18:30:16 [2024-02-28T23:30:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:16 [2024-02-28T23:30:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:16 [2024-02-28T23:30:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:16 [2024-02-28T23:30:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:16 [2024-02-28T23:30:16.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:16 [2024-02-28T23:30:16.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:30:16 [2024-02-28T23:30:16.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:30:16 [2024-02-28T23:30:16.818Z] 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
18:30:16 [2024-02-28T23:30:16.818Z] 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=-233967025 data=null}, (of type 'Combo')]
18:30:16 [2024-02-28T23:30:16.818Z] 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
18:30:16 [2024-02-28T23:30:16.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:16 [2024-02-28T23:30:16.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:16 [2024-02-28T23:30:16.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:30:17 [2024-02-28T23:30:17.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:17 [2024-02-28T23:30:17.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:17 [2024-02-28T23:30:17.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-233966969 data=null doit=true}, TreeItem with text {/}]
18:30:17 [2024-02-28T23:30:17.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-233966969 data=null}, TreeItem with text {/}]
18:30:17 [2024-02-28T23:30:17.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-233966968 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
18:30:17 [2024-02-28T23:30:17.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233966968 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
18:30:17 [2024-02-28T23:30:17.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-233966966 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
18:30:17 [2024-02-28T23:30:17.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:17 [2024-02-28T23:30:17.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {folder:colon} time=-233966966 data=null button=0 stateMask=0x0 x=119 y=35 count=0}, Tree node with text: folder:colon]
18:30:17 [2024-02-28T23:30:17.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {folder:colon} time=-233966965 data=null doit=true}, Tree node with text: folder:colon]
18:30:17 [2024-02-28T23:30:17.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {folder:colon} time=-233966965 data=null}, Tree node with text: folder:colon]
18:30:17 [2024-02-28T23:30:17.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {folder:colon} time=-233966965 data=null button=1 stateMask=0x0 x=119 y=35 count=1}, Tree node with text: folder:colon]
18:30:17 [2024-02-28T23:30:17.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233966965 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]
18:30:17 [2024-02-28T23:30:17.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {folder:colon} time=-233966954 data=null button=1 stateMask=0x80000 x=119 y=35 count=1}, Tree node with text: folder:colon]
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: folder:colon
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
18:30:17 [2024-02-28T23:30:17.077Z] 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)
18:30:17 [2024-02-28T23:30:17.077Z] 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=-233966942 data=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:'))]
18:30:17 [2024-02-28T23:30:17.077Z] 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)
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] 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'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:30:17 [2024-02-28T23:30:17.077Z] 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')
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:30:17 [2024-02-28T23:30:17.077Z] 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')
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:30:17 [2024-02-28T23:30:17.077Z] 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.
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:30:17 [2024-02-28T23:30:17.077Z] 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')
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:30:17 [2024-02-28T23:30:17.078Z] 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')
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] 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')
18:30:17 [2024-02-28T23:30:17.078Z] 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.
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:30:17 [2024-02-28T23:30:17.078Z] 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')
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:30:17 [2024-02-28T23:30:17.078Z] 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.
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] 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)'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:30:17 [2024-02-28T23:30:17.078Z] 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')
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] 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')
18:30:17 [2024-02-28T23:30:17.078Z] 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.
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:17 [2024-02-28T23:30:17.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:17 [2024-02-28T23:30:17.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:17 [2024-02-28T23:30:17.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:17 [2024-02-28T23:30:17.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:30:17 [2024-02-28T23:30:17.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233966906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:17 [2024-02-28T23:30:17.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233966906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:17 [2024-02-28T23:30:17.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233966906 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:17 [2024-02-28T23:30:17.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233966906 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:17 [2024-02-28T23:30:17.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233966905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:17 [2024-02-28T23:30:17.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233966905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:17 [2024-02-28T23:30:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233966905 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:17 [2024-02-28T23:30:17.336Z] 
18:30:17 [2024-02-28T23:30:17.336Z] (Eclipse:10714): Gtk-WARNING **: 23:30:17.243: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:17 [2024-02-28T23:30:17.336Z] 
18:30:17 [2024-02-28T23:30:17.336Z] (Eclipse:10714): Gtk-WARNING **: 23:30:17.275: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:17 [2024-02-28T23:30:17.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:30:17 [2024-02-28T23:30:17.336Z] 
18:30:17 [2024-02-28T23:30:17.336Z] (Eclipse:10714): Gtk-WARNING **: 23:30:17.292: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:17 [2024-02-28T23:30:17.336Z] 
18:30:17 [2024-02-28T23:30:17.336Z] (Eclipse:10714): Gtk-WARNING **: 23:30:17.308: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:17 [2024-02-28T23:30:17.336Z] 
18:30:17 [2024-02-28T23:30:17.336Z] (Eclipse:10714): Gtk-WARNING **: 23:30:17.325: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:17 [2024-02-28T23:30:17.593Z] 
18:30:17 [2024-02-28T23:30:17.593Z] (Eclipse:10714): Gtk-WARNING **: 23:30:17.343: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:17 [2024-02-28T23:30:17.593Z] 
18:30:17 [2024-02-28T23:30:17.593Z] (Eclipse:10714): Gtk-WARNING **: 23:30:17.359: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:17 [2024-02-28T23:30:17.593Z] 
18:30:17 [2024-02-28T23:30:17.593Z] (Eclipse:10714): Gtk-WARNING **: 23:30:17.375: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:17 [2024-02-28T23:30:17.593Z] 
18:30:17 [2024-02-28T23:30:17.593Z] (Eclipse:10714): Gtk-WARNING **: 23:30:17.391: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:17 [2024-02-28T23:30:17.593Z] 
18:30:17 [2024-02-28T23:30:17.593Z] (Eclipse:10714): Gtk-WARNING **: 23:30:17.408: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:17 [2024-02-28T23:30:17.593Z] 
18:30:17 [2024-02-28T23:30:17.593Z] (Eclipse:10714): Gtk-WARNING **: 23:30:17.424: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:17 [2024-02-28T23:30:17.593Z] 
18:30:17 [2024-02-28T23:30:17.593Z] (Eclipse:10714): Gtk-WARNING **: 23:30:17.441: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:17 [2024-02-28T23:30:17.849Z] 
18:30:17 [2024-02-28T23:30:17.849Z] (Eclipse:10714): Gtk-WARNING **: 23:30:17.744: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:17 [2024-02-28T23:30:17.849Z] 
18:30:17 [2024-02-28T23:30:17.849Z] (Eclipse:10714): Gtk-WARNING **: 23:30:17.785: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:17 [2024-02-28T23:30:17.849Z] 
18:30:17 [2024-02-28T23:30:17.849Z] (Eclipse:10714): Gtk-WARNING **: 23:30:17.819: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:18 [2024-02-28T23:30:18.106Z] 
18:30:18 [2024-02-28T23:30:18.106Z] (Eclipse:10714): Gtk-WARNING **: 23:30:17.853: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:18 [2024-02-28T23:30:18.106Z] 
18:30:18 [2024-02-28T23:30:18.106Z] (Eclipse:10714): Gtk-WARNING **: 23:30:17.885: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
18:30:18 [2024-02-28T23:30:18.106Z] 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')
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-233965819 data=null doit=true}, Button with text {Select &archive file:}]
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-233965819 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:}]
18:30:18 [2024-02-28T23:30:18.106Z] 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')
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-233965816 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-233965807 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')]
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-233965807 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')]
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-233965807 data=null 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')]
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:18 [2024-02-28T23:30:18.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:30:18 [2024-02-28T23:30:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:30:18 [2024-02-28T23:30:18.107Z] 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
18:30:18 [2024-02-28T23:30:18.107Z] 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=-233965804 data=null}, (of type 'Combo')]
18:30:18 [2024-02-28T23:30:18.107Z] 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
18:30:18 [2024-02-28T23:30:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:18 [2024-02-28T23:30:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:18 [2024-02-28T23:30:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:30:18 [2024-02-28T23:30:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:18 [2024-02-28T23:30:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:18 [2024-02-28T23:30:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-233965745 data=null doit=true}, TreeItem with text {traces}]
18:30:18 [2024-02-28T23:30:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-233965744 data=null}, TreeItem with text {traces}]
18:30:18 [2024-02-28T23:30:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-233965744 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
18:30:18 [2024-02-28T23:30:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233965744 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}]
18:30:18 [2024-02-28T23:30:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-233965740 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
18:30:18 [2024-02-28T23:30:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:18 [2024-02-28T23:30:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-233965740 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
18:30:18 [2024-02-28T23:30:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-233965739 data=null doit=true}, Tree node with text: synctraces]
18:30:18 [2024-02-28T23:30:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-233965739 data=null}, Tree node with text: synctraces]
18:30:18 [2024-02-28T23:30:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-233965739 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
18:30:18 [2024-02-28T23:30:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233965739 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]
18:30:18 [2024-02-28T23:30:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-233965738 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
18:30:18 [2024-02-28T23:30:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
18:30:18 [2024-02-28T23:30:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:30:18 [2024-02-28T23:30:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:18 [2024-02-28T23:30:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:18 [2024-02-28T23:30:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:30:18 [2024-02-28T23:30:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:30:18 [2024-02-28T23:30:18.107Z] 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:'))
18:30:18 [2024-02-28T23:30:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:18 [2024-02-28T23:30:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-233965708 data=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:'))]
18:30:18 [2024-02-28T23:30:18.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:18 [2024-02-28T23:30:18.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.364Z] 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'
18:30:18 [2024-02-28T23:30:18.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:30:18 [2024-02-28T23:30:18.364Z] 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')
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:30:18 [2024-02-28T23:30:18.365Z] 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.
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:30:18 [2024-02-28T23:30:18.365Z] 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')
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:30:18 [2024-02-28T23:30:18.365Z] 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.
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:30:18 [2024-02-28T23:30:18.365Z] 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')
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:30:18 [2024-02-28T23:30:18.365Z] 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.
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:30:18 [2024-02-28T23:30:18.365Z] 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')
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.365Z] 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')
18:30:18 [2024-02-28T23:30:18.366Z] 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.
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:30:18 [2024-02-28T23:30:18.366Z] 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')
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:30:18 [2024-02-28T23:30:18.366Z] 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.
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] 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)'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:30:18 [2024-02-28T23:30:18.366Z] 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')
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] 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')
18:30:18 [2024-02-28T23:30:18.366Z] 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.
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:18 [2024-02-28T23:30:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:18 [2024-02-28T23:30:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:18 [2024-02-28T23:30:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:18 [2024-02-28T23:30:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:30:18 [2024-02-28T23:30:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233965690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:18 [2024-02-28T23:30:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233965690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:18 [2024-02-28T23:30:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233965690 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:18 [2024-02-28T23:30:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233965690 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:18 [2024-02-28T23:30:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233965690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:18 [2024-02-28T23:30:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233965690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:18 [2024-02-28T23:30:18.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:18 [2024-02-28T23:30:18.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:18 [2024-02-28T23:30:18.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:18 [2024-02-28T23:30:18.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:18 [2024-02-28T23:30:18.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:18 [2024-02-28T23:30:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:30:18 [2024-02-28T23:30:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233965689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:18 [2024-02-28T23:30:18.623Z] 
18:30:18 [2024-02-28T23:30:18.623Z] (Eclipse:10714): Gtk-WARNING **: 23:30:18.541: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:18 [2024-02-28T23:30:18.623Z] 
18:30:18 [2024-02-28T23:30:18.624Z] (Eclipse:10714): Gtk-WARNING **: 23:30:18.571: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:18 [2024-02-28T23:30:18.880Z] 
18:30:18 [2024-02-28T23:30:18.880Z] (Eclipse:10714): Gtk-WARNING **: 23:30:18.619: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:18 [2024-02-28T23:30:18.880Z] 
18:30:18 [2024-02-28T23:30:18.880Z] (Eclipse:10714): Gtk-WARNING **: 23:30:18.630: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:18 [2024-02-28T23:30:18.880Z] 
18:30:18 [2024-02-28T23:30:18.880Z] (Eclipse:10714): Gtk-WARNING **: 23:30:18.647: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:18 [2024-02-28T23:30:18.880Z] 
18:30:18 [2024-02-28T23:30:18.880Z] (Eclipse:10714): Gtk-WARNING **: 23:30:18.664: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:18 [2024-02-28T23:30:18.880Z] 
18:30:18 [2024-02-28T23:30:18.880Z] (Eclipse:10714): Gtk-WARNING **: 23:30:18.680: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:18 [2024-02-28T23:30:18.880Z] 
18:30:18 [2024-02-28T23:30:18.880Z] (Eclipse:10714): Gtk-WARNING **: 23:30:18.696: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:18 [2024-02-28T23:30:18.880Z] 
18:30:18 [2024-02-28T23:30:18.880Z] (Eclipse:10714): Gtk-WARNING **: 23:30:18.713: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:18 [2024-02-28T23:30:18.880Z] 
18:30:18 [2024-02-28T23:30:18.880Z] (Eclipse:10714): Gtk-WARNING **: 23:30:18.730: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:18 [2024-02-28T23:30:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:30:18 [2024-02-28T23:30:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:18 [2024-02-28T23:30:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:18 [2024-02-28T23:30:18.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:18 [2024-02-28T23:30:18.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:18 [2024-02-28T23:30:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-233965067 data=null doit=true}, TreeItem with text {Traces [2]}]
18:30:18 [2024-02-28T23:30:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-233965067 data=null}, TreeItem with text {Traces [2]}]
18:30:18 [2024-02-28T23:30:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-233965067 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:30:18 [2024-02-28T23:30:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233965066 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]}]
18:30:18 [2024-02-28T23:30:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-233965055 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:30:18 [2024-02-28T23:30:18.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
18:30:18 [2024-02-28T23:30:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
18:30:18 [2024-02-28T23:30:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-233965054 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:30:18 [2024-02-28T23:30:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-233965054 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:18 [2024-02-28T23:30:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:18 [2024-02-28T23:30:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-233965053 data=null}, TreeItem with text {scp_dest}]
18:30:18 [2024-02-28T23:30:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233965053 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:30:18 [2024-02-28T23:30:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233965053 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}]
18:30:18 [2024-02-28T23:30:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233965039 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:30:18 [2024-02-28T23:30:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233965039 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:18 [2024-02-28T23:30:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-233965038 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:18 [2024-02-28T23:30:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233965038 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}]
18:30:18 [2024-02-28T23:30:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233964948 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:18 [2024-02-28T23:30:18.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-233964947 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:30:19 [2024-02-28T23:30:19.137Z] 
18:30:19 [2024-02-28T23:30:19.137Z] (Eclipse:10714): Gtk-WARNING **: 23:30:19.061: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:19 [2024-02-28T23:30:19.137Z] 
18:30:19 [2024-02-28T23:30:19.137Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:19.117: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:19 [2024-02-28T23:30:19.395Z] 
18:30:19 [2024-02-28T23:30:19.395Z] (Eclipse:10714): Gtk-WARNING **: 23:30:19.217: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:19 [2024-02-28T23:30:19.395Z] 
18:30:19 [2024-02-28T23:30:19.395Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:19.217: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:19 [2024-02-28T23:30:19.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-233964866 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:19 [2024-02-28T23:30:19.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-233964472 data=null}, TreeItem with text {scp_dest}]
18:30:19 [2024-02-28T23:30:19.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
18:30:19 [2024-02-28T23:30:19.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:30:19 [2024-02-28T23:30:19.651Z] 
18:30:19 [2024-02-28T23:30:19.652Z] (Eclipse:10714): Gtk-WARNING **: 23:30:19.438: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:19 [2024-02-28T23:30:19.652Z] 
18:30:19 [2024-02-28T23:30:19.652Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:19.449: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:19 [2024-02-28T23:30:19.652Z] 
18:30:19 [2024-02-28T23:30:19.652Z] (Eclipse:10714): Gtk-WARNING **: 23:30:19.454: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:19 [2024-02-28T23:30:19.908Z] 
18:30:19 [2024-02-28T23:30:19.908Z] (Eclipse:10714): Gtk-WARNING **: 23:30:19.763: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:19 [2024-02-28T23:30:19.908Z] 
18:30:19 [2024-02-28T23:30:19.908Z] (Eclipse:10714): Gtk-WARNING **: 23:30:19.802: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:19 [2024-02-28T23:30:19.908Z] 
18:30:19 [2024-02-28T23:30:19.908Z] (Eclipse:10714): Gtk-WARNING **: 23:30:19.847: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:19 [2024-02-28T23:30:19.908Z] 
18:30:19 [2024-02-28T23:30:19.908Z] (Eclipse:10714): Gtk-WARNING **: 23:30:19.879: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:20 [2024-02-28T23:30:20.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
18:30:20 [2024-02-28T23:30:20.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
18:30:20 [2024-02-28T23:30:20.165Z] 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')
18:30:20 [2024-02-28T23:30:20.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.166Z] 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.
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:30:20 [2024-02-28T23:30:20.166Z] 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
18:30:20 [2024-02-28T23:30:20.166Z] 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=-233963861 data=null}, (of type 'Combo')]
18:30:20 [2024-02-28T23:30:20.166Z] 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
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-233963807 data=null doit=true}, TreeItem with text {traces}]
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-233963803 data=null}, TreeItem with text {traces}]
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-233963803 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233963803 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}]
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-233963792 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-233963791 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-233963791 data=null doit=true}, Tree node with text: synctraces]
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-233963791 data=null}, Tree node with text: synctraces]
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-233963790 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233963782 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]
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-233963781 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:30:20 [2024-02-28T23:30:20.166Z] 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:'))
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-233963755 data=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:'))]
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.167Z] 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'
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:30:20 [2024-02-28T23:30:20.167Z] 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')
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5bb1c104
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-233963753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233963753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-233963752 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-233963752 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-233963752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-233963752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-233963752 data=null 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')]
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-233963752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233963752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-233963752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-233963751 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-233963751 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:30:20 [2024-02-28T23:30:20.167Z] 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')
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:30:20 [2024-02-28T23:30:20.167Z] 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.
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:30:20 [2024-02-28T23:30:20.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:30:20 [2024-02-28T23:30:20.168Z] 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')
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:30:20 [2024-02-28T23:30:20.168Z] 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.
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:30:20 [2024-02-28T23:30:20.168Z] 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')
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] 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')
18:30:20 [2024-02-28T23:30:20.168Z] 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.
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:30:20 [2024-02-28T23:30:20.168Z] 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')
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:30:20 [2024-02-28T23:30:20.168Z] 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.
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.168Z] 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)'
18:30:20 [2024-02-28T23:30:20.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:30:20 [2024-02-28T23:30:20.168Z] 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')
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.169Z] 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')
18:30:20 [2024-02-28T23:30:20.169Z] 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.
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233963737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233963736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233963736 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233963736 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233963736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:20 [2024-02-28T23:30:20.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233963736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:20 [2024-02-28T23:30:20.426Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:20 [2024-02-28T23:30:20.684Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:20 [2024-02-28T23:30:20.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:20 [2024-02-28T23:30:20.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:20 [2024-02-28T23:30:20.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:20 [2024-02-28T23:30:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:30:20 [2024-02-28T23:30:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
18:30:20 [2024-02-28T23:30:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-233963354 data=null doit=true}, Shell with text {Confirmation}]
18:30:20 [2024-02-28T23:30:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
18:30:20 [2024-02-28T23:30:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
18:30:20 [2024-02-28T23:30:20.685Z] 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')
18:30:20 [2024-02-28T23:30:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
18:30:20 [2024-02-28T23:30:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
18:30:20 [2024-02-28T23:30:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-233963352 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')]
18:30:20 [2024-02-28T23:30:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-233963352 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')]
18:30:20 [2024-02-28T23:30:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-233963352 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
18:30:20 [2024-02-28T23:30:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-233963352 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
18:30:20 [2024-02-28T23:30:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-233963352 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')]
18:30:20 [2024-02-28T23:30:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-233963352 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')]
18:30:20 [2024-02-28T23:30:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-233963352 data=null 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')]
18:30:20 [2024-02-28T23:30:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:30:20 [2024-02-28T23:30:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233963736 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:21 [2024-02-28T23:30:21.200Z] 
18:30:21 [2024-02-28T23:30:21.200Z] (Eclipse:10714): Gtk-WARNING **: 23:30:20.968: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:21 [2024-02-28T23:30:21.200Z] 
18:30:21 [2024-02-28T23:30:21.200Z] (Eclipse:10714): Gtk-WARNING **: 23:30:21.003: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:21 [2024-02-28T23:30:21.200Z] 
18:30:21 [2024-02-28T23:30:21.200Z] (Eclipse:10714): Gtk-WARNING **: 23:30:21.018: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:21 [2024-02-28T23:30:21.200Z] 
18:30:21 [2024-02-28T23:30:21.200Z] (Eclipse:10714): Gtk-WARNING **: 23:30:21.035: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:21 [2024-02-28T23:30:21.201Z] 
18:30:21 [2024-02-28T23:30:21.201Z] (Eclipse:10714): Gtk-WARNING **: 23:30:21.052: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:21 [2024-02-28T23:30:21.201Z] 
18:30:21 [2024-02-28T23:30:21.201Z] (Eclipse:10714): Gtk-WARNING **: 23:30:21.070: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:21 [2024-02-28T23:30:21.201Z] 
18:30:21 [2024-02-28T23:30:21.201Z] (Eclipse:10714): Gtk-WARNING **: 23:30:21.086: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:21 [2024-02-28T23:30:21.201Z] 
18:30:21 [2024-02-28T23:30:21.201Z] (Eclipse:10714): Gtk-WARNING **: 23:30:21.102: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:21 [2024-02-28T23:30:21.201Z] 
18:30:21 [2024-02-28T23:30:21.201Z] (Eclipse:10714): Gtk-WARNING **: 23:30:21.119: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:21 [2024-02-28T23:30:21.201Z] 
18:30:21 [2024-02-28T23:30:21.201Z] (Eclipse:10714): Gtk-WARNING **: 23:30:21.136: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:21 [2024-02-28T23:30:21.201Z] 
18:30:21 [2024-02-28T23:30:21.201Z] (Eclipse:10714): Gtk-WARNING **: 23:30:21.153: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:21 [2024-02-28T23:30:21.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:30:21 [2024-02-28T23:30:21.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:21 [2024-02-28T23:30:21.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:21 [2024-02-28T23:30:21.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:21 [2024-02-28T23:30:21.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:21 [2024-02-28T23:30:21.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
18:30:21 [2024-02-28T23:30:21.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
18:30:21 [2024-02-28T23:30:21.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
18:30:21 [2024-02-28T23:30:21.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-233962646 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:30:21 [2024-02-28T23:30:21.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-233962645 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:21 [2024-02-28T23:30:21.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:21 [2024-02-28T23:30:21.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-233962645 data=null}, TreeItem with text {scp_dest}]
18:30:21 [2024-02-28T23:30:21.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233962645 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:30:21 [2024-02-28T23:30:21.201Z] 
18:30:21 [2024-02-28T23:30:21.201Z] (Eclipse:10714): Gtk-WARNING **: 23:30:21.168: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:21 [2024-02-28T23:30:21.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233962637 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}]
18:30:21 [2024-02-28T23:30:21.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233962630 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:30:21 [2024-02-28T23:30:21.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233962630 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:21 [2024-02-28T23:30:21.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-233962630 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:21 [2024-02-28T23:30:21.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233962629 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}]
18:30:21 [2024-02-28T23:30:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233962550 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:21 [2024-02-28T23:30:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-233962543 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:30:21 [2024-02-28T23:30:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-233962542 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:21 [2024-02-28T23:30:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-233962542 data=null}, TreeItem with text {scp_dest}]
18:30:21 [2024-02-28T23:30:21.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
18:30:21 [2024-02-28T23:30:21.717Z] 
18:30:21 [2024-02-28T23:30:21.717Z] (Eclipse:10714): Gtk-WARNING **: 23:30:21.489: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:21 [2024-02-28T23:30:21.717Z] 
18:30:21 [2024-02-28T23:30:21.717Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:21.522: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:21 [2024-02-28T23:30:21.717Z] 
18:30:21 [2024-02-28T23:30:21.717Z] (Eclipse:10714): Gtk-WARNING **: 23:30:21.643: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:21 [2024-02-28T23:30:21.717Z] 
18:30:21 [2024-02-28T23:30:21.717Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:21.643: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:22 [2024-02-28T23:30:22.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:30:22 [2024-02-28T23:30:22.538Z] 
18:30:22 [2024-02-28T23:30:22.538Z] (Eclipse:10714): Gtk-WARNING **: 23:30:22.327: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:22 [2024-02-28T23:30:22.538Z] 
18:30:22 [2024-02-28T23:30:22.538Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:22.340: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:22 [2024-02-28T23:30:22.538Z] 
18:30:22 [2024-02-28T23:30:22.538Z] (Eclipse:10714): Gtk-WARNING **: 23:30:22.345: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:22 [2024-02-28T23:30:22.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:30:22 [2024-02-28T23:30:22.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:22 [2024-02-28T23:30:22.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:22 [2024-02-28T23:30:22.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:22 [2024-02-28T23:30:22.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:22 [2024-02-28T23:30:22.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:22 [2024-02-28T23:30:22.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-233961039 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
18:30:23 [2024-02-28T23:30:23.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-233961039 data=null doit=true}, TreeItem with text {Tracing}]
18:30:23 [2024-02-28T23:30:23.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-233960987 data=null}, TreeItem with text {Tracing}]
18:30:23 [2024-02-28T23:30:23.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-233960986 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:30:23 [2024-02-28T23:30:23.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233960986 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}]
18:30:23 [2024-02-28T23:30:23.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-233960976 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:30:23 [2024-02-28T23:30:23.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:23 [2024-02-28T23:30:23.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-233960970 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
18:30:23 [2024-02-28T23:30:23.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-233960969 data=null doit=true}, TreeItem with text {Tracing}]
18:30:23 [2024-02-28T23:30:23.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-233960969 data=null}, TreeItem with text {Tracing}]
18:30:23 [2024-02-28T23:30:23.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-233960969 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:30:23 [2024-02-28T23:30:23.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233960969 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}]
18:30:23 [2024-02-28T23:30:23.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-233960961 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:30:23 [2024-02-28T23:30:23.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
18:30:23 [2024-02-28T23:30:23.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
18:30:23 [2024-02-28T23:30:23.309Z] 
18:30:23 [2024-02-28T23:30:23.309Z] (Eclipse:10714): Gtk-WARNING **: 23:30:23.183: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:23 [2024-02-28T23:30:23.309Z] 
18:30:23 [2024-02-28T23:30:23.309Z] (Eclipse:10714): Gtk-WARNING **: 23:30:23.218: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:23 [2024-02-28T23:30:23.309Z] 
18:30:23 [2024-02-28T23:30:23.309Z] (Eclipse:10714): Gtk-WARNING **: 23:30:23.251: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:23 [2024-02-28T23:30:23.309Z] 
18:30:23 [2024-02-28T23:30:23.309Z] (Eclipse:10714): Gtk-WARNING **: 23:30:23.284: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:23 [2024-02-28T23:30:23.567Z] 
18:30:23 [2024-02-28T23:30:23.567Z] (Eclipse:10714): Gtk-WARNING **: 23:30:23.315: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:23 [2024-02-28T23:30:23.567Z] 
18:30:23 [2024-02-28T23:30:23.567Z] (Eclipse:10714): Gtk-WARNING **: 23:30:23.338: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:23 [2024-02-28T23:30:23.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
18:30:23 [2024-02-28T23:30:23.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
18:30:23 [2024-02-28T23:30:23.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-233960433 data=null doit=true}, Shell with text {Export}]
18:30:23 [2024-02-28T23:30:23.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:23 [2024-02-28T23:30:23.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:23 [2024-02-28T23:30:23.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
18:30:23 [2024-02-28T23:30:23.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:23 [2024-02-28T23:30:23.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-233960429 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
18:30:23 [2024-02-28T23:30:23.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-233960422 data=null doit=true}, Tree node with text: Archive File]
18:30:23 [2024-02-28T23:30:23.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-233960422 data=null}, Tree node with text: Archive File]
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-233960421 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233960421 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]
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-233960420 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
18:30:23 [2024-02-28T23:30:23.568Z] 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')
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-233960418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-233960418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-233960418 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-233960418 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-233960418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-233960418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-233960418 data=null 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')]
18:30:23 [2024-02-28T23:30:23.568Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:30:23 [2024-02-28T23:30:23.568Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:30:23 [2024-02-28T23:30:23.568Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:30:23 [2024-02-28T23:30:23.568Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:30:23 [2024-02-28T23:30:23.568Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
18:30:23 [2024-02-28T23:30:23.568Z] 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')
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-233960267 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')]
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-233960267 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')]
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-233960266 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-233960266 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:30:23 [2024-02-28T23:30:23.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-233960266 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')]
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-233960266 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')]
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-233960266 data=null 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')]
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-233960262 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')]
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-233960262 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')]
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-233960262 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')]
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-233960262 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-233960261 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
18:30:23 [2024-02-28T23:30:23.569Z] 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')
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.569Z] 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')
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@227ca700
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-233960251 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')]
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-233960251 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')]
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-233960251 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-233960251 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-233960250 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')]
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-233960250 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')]
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-233960250 data=null 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')]
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-233960248 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')]
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-233960247 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')]
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-233960247 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')]
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-233960247 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-233960247 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:23 [2024-02-28T23:30:23.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:23 [2024-02-28T23:30:23.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-233960245 data=null doit=true}, TreeItem with text {Tracing}]
18:30:23 [2024-02-28T23:30:23.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-233960245 data=null}, TreeItem with text {Tracing}]
18:30:23 [2024-02-28T23:30:23.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-233960245 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
18:30:23 [2024-02-28T23:30:23.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233960244 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}]
18:30:23 [2024-02-28T23:30:23.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-233960177 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=-233960173 data=null button=0 stateMask=0x0 x=146 y=104 count=0}, Tree node with text: emptyArchiveFolder]
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=-233960172 data=null doit=true}, Tree node with text: emptyArchiveFolder]
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=-233960172 data=null}, Tree node with text: emptyArchiveFolder]
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=-233960172 data=null button=1 stateMask=0x0 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233960171 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]
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=-233960170 data=null button=1 stateMask=0x80000 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
18:30:23 [2024-02-28T23:30:23.829Z] 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
18:30:23 [2024-02-28T23:30:23.829Z] 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=-233960143 data=null}, (of type 'Combo')]
18:30:23 [2024-02-28T23:30:23.829Z] 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
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233960070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233960069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233960069 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233960069 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233960069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:23 [2024-02-28T23:30:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233960069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:24 [2024-02-28T23:30:24.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233960069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:24 [2024-02-28T23:30:24.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-233960848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
18:30:24 [2024-02-28T23:30:24.086Z] 
18:30:24 [2024-02-28T23:30:24.086Z] (Eclipse:10714): Gtk-WARNING **: 23:30:23.948: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:24 [2024-02-28T23:30:24.086Z] 
18:30:24 [2024-02-28T23:30:24.086Z] (Eclipse:10714): Gtk-WARNING **: 23:30:24.019: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:24 [2024-02-28T23:30:24.086Z] 
18:30:24 [2024-02-28T23:30:24.086Z] (Eclipse:10714): Gtk-WARNING **: 23:30:24.029: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:24 [2024-02-28T23:30:24.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:30:24 [2024-02-28T23:30:24.343Z] 
18:30:24 [2024-02-28T23:30:24.343Z] (Eclipse:10714): Gtk-WARNING **: 23:30:24.249: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:24 [2024-02-28T23:30:24.343Z] 
18:30:24 [2024-02-28T23:30:24.343Z] (Eclipse:10714): Gtk-WARNING **: 23:30:24.287: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:24 [2024-02-28T23:30:24.343Z] 
18:30:24 [2024-02-28T23:30:24.343Z] (Eclipse:10714): Gtk-WARNING **: 23:30:24.323: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:24 [2024-02-28T23:30:24.600Z] 
18:30:24 [2024-02-28T23:30:24.600Z] (Eclipse:10714): Gtk-WARNING **: 23:30:24.360: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:24 [2024-02-28T23:30:24.600Z] 
18:30:24 [2024-02-28T23:30:24.600Z] (Eclipse:10714): Gtk-WARNING **: 23:30:24.392: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:24 [2024-02-28T23:30:24.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
18:30:24 [2024-02-28T23:30:24.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
18:30:24 [2024-02-28T23:30:24.600Z] 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')
18:30:24 [2024-02-28T23:30:24.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
18:30:24 [2024-02-28T23:30:24.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-233959269 data=null doit=true}, Button with text {Select roo&t directory:}]
18:30:24 [2024-02-28T23:30:24.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-233959269 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:}]
18:30:24 [2024-02-28T23:30:24.600Z] 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')
18:30:24 [2024-02-28T23:30:24.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-233959267 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
18:30:24 [2024-02-28T23:30:24.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-233959267 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')]
18:30:24 [2024-02-28T23:30:24.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-233959267 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')]
18:30:24 [2024-02-28T23:30:24.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-233959267 data=null 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')]
18:30:24 [2024-02-28T23:30:24.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
18:30:24 [2024-02-28T23:30:24.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:24 [2024-02-28T23:30:24.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:24 [2024-02-28T23:30:24.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:24 [2024-02-28T23:30:24.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:24 [2024-02-28T23:30:24.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:24 [2024-02-28T23:30:24.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:30:24 [2024-02-28T23:30:24.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:30:24 [2024-02-28T23:30:24.601Z] 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
18:30:24 [2024-02-28T23:30:24.601Z] 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=-233959263 data=null}, (of type 'Combo')]
18:30:24 [2024-02-28T23:30:24.601Z] 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
18:30:24 [2024-02-28T23:30:24.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:24 [2024-02-28T23:30:24.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:24 [2024-02-28T23:30:24.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:30:24 [2024-02-28T23:30:24.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:24 [2024-02-28T23:30:24.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:24 [2024-02-28T23:30:24.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:24 [2024-02-28T23:30:24.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-233959218 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
18:30:24 [2024-02-28T23:30:24.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-233959218 data=null doit=true}, TreeItem with text {/}]
18:30:24 [2024-02-28T23:30:24.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-233959218 data=null}, TreeItem with text {/}]
18:30:24 [2024-02-28T23:30:24.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-233959217 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
18:30:24 [2024-02-28T23:30:24.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233959217 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
18:30:24 [2024-02-28T23:30:24.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-233959217 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
18:30:24 [2024-02-28T23:30:24.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:30:24 [2024-02-28T23:30:24.859Z] 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:'))
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-233959190 data=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:'))]
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.859Z] 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'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:30:24 [2024-02-28T23:30:24.859Z] 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')
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:30:24 [2024-02-28T23:30:24.859Z] 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')
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:30:24 [2024-02-28T23:30:24.859Z] 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.
18:30:24 [2024-02-28T23:30:24.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:30:24 [2024-02-28T23:30:24.860Z] 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')
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:30:24 [2024-02-28T23:30:24.860Z] 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.
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:30:24 [2024-02-28T23:30:24.860Z] 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')
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] 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')
18:30:24 [2024-02-28T23:30:24.860Z] 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.
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:30:24 [2024-02-28T23:30:24.860Z] 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')
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:30:24 [2024-02-28T23:30:24.860Z] 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.
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.861Z] 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)'
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:30:24 [2024-02-28T23:30:24.861Z] 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')
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.861Z] 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')
18:30:24 [2024-02-28T23:30:24.861Z] 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.
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233959179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233959174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233959174 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233959174 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233959174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233959174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233959174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:24 [2024-02-28T23:30:24.861Z] 
18:30:24 [2024-02-28T23:30:24.861Z] (Eclipse:10714): Gtk-WARNING **: 23:30:24.745: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:24 [2024-02-28T23:30:24.861Z] 
18:30:24 [2024-02-28T23:30:24.861Z] (Eclipse:10714): Gtk-WARNING **: 23:30:24.776: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:30:24 [2024-02-28T23:30:24.861Z] 
18:30:24 [2024-02-28T23:30:24.861Z] (Eclipse:10714): Gtk-WARNING **: 23:30:24.793: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:30:24 [2024-02-28T23:30:24.861Z] 
18:30:24 [2024-02-28T23:30:24.861Z] (Eclipse:10714): Gtk-WARNING **: 23:30:24.817: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:24 [2024-02-28T23:30:24.861Z] 
18:30:24 [2024-02-28T23:30:24.861Z] (Eclipse:10714): Gtk-WARNING **: 23:30:24.827: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-233958975 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-233958975 data=null doit=true}, TreeItem with text {Tracing}]
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-233958974 data=null}, TreeItem with text {Tracing}]
18:30:24 [2024-02-28T23:30:24.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-233958974 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:30:24 [2024-02-28T23:30:24.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233958974 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}]
18:30:24 [2024-02-28T23:30:24.862Z] 
18:30:24 [2024-02-28T23:30:24.862Z] (Eclipse:10714): Gtk-WARNING **: 23:30:24.848: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:25 [2024-02-28T23:30:25.119Z] 
18:30:25 [2024-02-28T23:30:25.119Z] (Eclipse:10714): Gtk-WARNING **: 23:30:24.861: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:25 [2024-02-28T23:30:25.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-233958943 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:30:25 [2024-02-28T23:30:25.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:25 [2024-02-28T23:30:25.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-233958942 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
18:30:25 [2024-02-28T23:30:25.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-233958942 data=null doit=true}, TreeItem with text {Tracing}]
18:30:25 [2024-02-28T23:30:25.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-233958942 data=null}, TreeItem with text {Tracing}]
18:30:25 [2024-02-28T23:30:25.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-233958941 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:30:25 [2024-02-28T23:30:25.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233958941 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}]
18:30:25 [2024-02-28T23:30:25.119Z] 
18:30:25 [2024-02-28T23:30:25.119Z] (Eclipse:10714): Gtk-WARNING **: 23:30:24.880: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:25 [2024-02-28T23:30:25.119Z] 
18:30:25 [2024-02-28T23:30:25.119Z] (Eclipse:10714): Gtk-WARNING **: 23:30:24.893: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:25 [2024-02-28T23:30:25.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-233958911 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:30:25 [2024-02-28T23:30:25.119Z] 
18:30:25 [2024-02-28T23:30:25.119Z] (Eclipse:10714): Gtk-WARNING **: 23:30:24.926: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:25 [2024-02-28T23:30:25.119Z] 
18:30:25 [2024-02-28T23:30:25.119Z] (Eclipse:10714): Gtk-WARNING **: 23:30:25.025: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:25 [2024-02-28T23:30:25.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
18:30:25 [2024-02-28T23:30:25.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
18:30:25 [2024-02-28T23:30:25.377Z] 
18:30:25 [2024-02-28T23:30:25.377Z] (Eclipse:10714): Gtk-WARNING **: 23:30:25.319: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:25 [2024-02-28T23:30:25.377Z] 
18:30:25 [2024-02-28T23:30:25.377Z] (Eclipse:10714): Gtk-WARNING **: 23:30:25.353: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:25 [2024-02-28T23:30:25.634Z] 
18:30:25 [2024-02-28T23:30:25.634Z] (Eclipse:10714): Gtk-WARNING **: 23:30:25.419: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:25 [2024-02-28T23:30:25.634Z] 
18:30:25 [2024-02-28T23:30:25.634Z] (Eclipse:10714): Gtk-WARNING **: 23:30:25.450: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:25 [2024-02-28T23:30:25.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
18:30:25 [2024-02-28T23:30:25.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
18:30:25 [2024-02-28T23:30:25.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-233958274 data=null doit=true}, Shell with text {Export}]
18:30:25 [2024-02-28T23:30:25.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:25 [2024-02-28T23:30:25.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:25 [2024-02-28T23:30:25.635Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
18:30:25 [2024-02-28T23:30:25.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:25 [2024-02-28T23:30:25.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-233958271 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
18:30:25 [2024-02-28T23:30:25.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-233958271 data=null doit=true}, Tree node with text: Archive File]
18:30:25 [2024-02-28T23:30:25.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-233958270 data=null}, Tree node with text: Archive File]
18:30:25 [2024-02-28T23:30:25.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-233958270 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
18:30:25 [2024-02-28T23:30:25.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233958270 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]
18:30:25 [2024-02-28T23:30:25.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-233958269 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
18:30:25 [2024-02-28T23:30:25.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
18:30:25 [2024-02-28T23:30:25.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
18:30:25 [2024-02-28T23:30:25.635Z] 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')
18:30:25 [2024-02-28T23:30:25.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
18:30:25 [2024-02-28T23:30:25.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-233958267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:30:25 [2024-02-28T23:30:25.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-233958267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:30:25 [2024-02-28T23:30:25.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-233958267 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:30:25 [2024-02-28T23:30:25.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-233958267 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:30:25 [2024-02-28T23:30:25.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-233958267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:30:25 [2024-02-28T23:30:25.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-233958267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-233958267 data=null 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')]
18:30:25 [2024-02-28T23:30:25.893Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:30:25 [2024-02-28T23:30:25.893Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:30:25 [2024-02-28T23:30:25.893Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:30:25 [2024-02-28T23:30:25.893Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:30:25 [2024-02-28T23:30:25.893Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
18:30:25 [2024-02-28T23:30:25.893Z] 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')
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-233958074 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')]
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-233958074 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')]
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-233958074 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-233958074 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-233958073 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')]
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-233958073 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')]
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-233958073 data=null 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')]
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-233958062 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')]
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-233958062 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')]
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-233958062 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')]
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-233958061 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-233958061 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
18:30:25 [2024-02-28T23:30:25.894Z] 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')
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.894Z] 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')
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7682b160
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-233958058 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')]
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-233958057 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')]
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-233958057 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-233958057 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-233958057 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')]
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-233958057 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')]
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-233958057 data=null 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')]
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-233958054 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')]
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-233958052 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')]
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-233958052 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')]
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-233958051 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-233958051 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-233958049 data=null doit=true}, TreeItem with text {Tracing}]
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-233958049 data=null}, TreeItem with text {Tracing}]
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-233958049 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233958049 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}]
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-233958046 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=-233957981 data=null button=0 stateMask=0x0 x=146 y=127 count=0}, Tree node with text: emptyArchiveFolder]
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=-233957981 data=null doit=true}, Tree node with text: emptyArchiveFolder]
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=-233957980 data=null}, Tree node with text: emptyArchiveFolder]
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=-233957980 data=null button=1 stateMask=0x0 x=146 y=127 count=1}, Tree node with text: emptyArchiveFolder]
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233957980 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]
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=-233957978 data=null button=1 stateMask=0x80000 x=146 y=127 count=1}, Tree node with text: emptyArchiveFolder]
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
18:30:25 [2024-02-28T23:30:25.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:30:25 [2024-02-28T23:30:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
18:30:25 [2024-02-28T23:30:25.895Z] 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
18:30:25 [2024-02-28T23:30:25.895Z] 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=-233957954 data=null}, (of type 'Combo')]
18:30:25 [2024-02-28T23:30:25.895Z] 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
18:30:25 [2024-02-28T23:30:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:25 [2024-02-28T23:30:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:25 [2024-02-28T23:30:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:25 [2024-02-28T23:30:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:25 [2024-02-28T23:30:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:30:25 [2024-02-28T23:30:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233957940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:25 [2024-02-28T23:30:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233957939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:25 [2024-02-28T23:30:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233957939 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:25 [2024-02-28T23:30:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233957939 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:25 [2024-02-28T23:30:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233957939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:25 [2024-02-28T23:30:25.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233957939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:26 [2024-02-28T23:30:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233957939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:26 [2024-02-28T23:30:26.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-233958773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
18:30:26 [2024-02-28T23:30:26.165Z] 
18:30:26 [2024-02-28T23:30:26.165Z] (Eclipse:10714): Gtk-WARNING **: 23:30:26.038: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:26 [2024-02-28T23:30:26.165Z] 
18:30:26 [2024-02-28T23:30:26.165Z] (Eclipse:10714): Gtk-WARNING **: 23:30:26.071: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:26 [2024-02-28T23:30:26.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:30:26 [2024-02-28T23:30:26.166Z] 
18:30:26 [2024-02-28T23:30:26.166Z] (Eclipse:10714): Gtk-WARNING **: 23:30:26.121: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:26 [2024-02-28T23:30:26.166Z] 
18:30:26 [2024-02-28T23:30:26.166Z] (Eclipse:10714): Gtk-WARNING **: 23:30:26.138: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:26 [2024-02-28T23:30:26.166Z] 
18:30:26 [2024-02-28T23:30:26.166Z] (Eclipse:10714): Gtk-WARNING **: 23:30:26.155: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:26 [2024-02-28T23:30:26.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:30:26 [2024-02-28T23:30:26.422Z] 
18:30:26 [2024-02-28T23:30:26.422Z] (Eclipse:10714): Gtk-WARNING **: 23:30:26.216: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:26 [2024-02-28T23:30:26.422Z] 
18:30:26 [2024-02-28T23:30:26.422Z] (Eclipse:10714): Gtk-WARNING **: 23:30:26.229: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:26 [2024-02-28T23:30:26.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:26 [2024-02-28T23:30:26.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:26 [2024-02-28T23:30:26.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:26 [2024-02-28T23:30:26.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:26 [2024-02-28T23:30:26.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:26 [2024-02-28T23:30:26.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-233957573 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
18:30:26 [2024-02-28T23:30:26.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-233957573 data=null doit=true}, TreeItem with text {Tracing}]
18:30:26 [2024-02-28T23:30:26.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-233957572 data=null}, TreeItem with text {Tracing}]
18:30:26 [2024-02-28T23:30:26.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-233957571 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:30:26 [2024-02-28T23:30:26.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233957571 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}]
18:30:26 [2024-02-28T23:30:26.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-233957554 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:30:26 [2024-02-28T23:30:26.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:26 [2024-02-28T23:30:26.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-233957554 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
18:30:26 [2024-02-28T23:30:26.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-233957553 data=null doit=true}, TreeItem with text {Tracing}]
18:30:26 [2024-02-28T23:30:26.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-233957553 data=null}, TreeItem with text {Tracing}]
18:30:26 [2024-02-28T23:30:26.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-233957553 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:30:26 [2024-02-28T23:30:26.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233957553 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}]
18:30:26 [2024-02-28T23:30:26.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-233957539 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:30:26 [2024-02-28T23:30:26.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
18:30:26 [2024-02-28T23:30:26.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
18:30:26 [2024-02-28T23:30:26.680Z] 
18:30:26 [2024-02-28T23:30:26.680Z] (Eclipse:10714): Gtk-WARNING **: 23:30:26.625: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:26 [2024-02-28T23:30:26.680Z] 
18:30:26 [2024-02-28T23:30:26.680Z] (Eclipse:10714): Gtk-WARNING **: 23:30:26.662: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:26 [2024-02-28T23:30:26.937Z] 
18:30:26 [2024-02-28T23:30:26.937Z] (Eclipse:10714): Gtk-WARNING **: 23:30:26.734: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:26 [2024-02-28T23:30:26.937Z] 
18:30:26 [2024-02-28T23:30:26.937Z] (Eclipse:10714): Gtk-WARNING **: 23:30:26.765: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:26 [2024-02-28T23:30:26.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
18:30:26 [2024-02-28T23:30:26.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
18:30:26 [2024-02-28T23:30:26.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-233956972 data=null doit=true}, Shell with text {Export}]
18:30:26 [2024-02-28T23:30:26.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:26 [2024-02-28T23:30:26.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:26 [2024-02-28T23:30:26.937Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
18:30:26 [2024-02-28T23:30:26.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:26 [2024-02-28T23:30:26.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-233956963 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
18:30:26 [2024-02-28T23:30:26.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-233956963 data=null doit=true}, Tree node with text: Archive File]
18:30:26 [2024-02-28T23:30:26.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-233956963 data=null}, Tree node with text: Archive File]
18:30:26 [2024-02-28T23:30:26.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-233956962 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
18:30:26 [2024-02-28T23:30:26.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233956962 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]
18:30:26 [2024-02-28T23:30:26.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-233956961 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
18:30:26 [2024-02-28T23:30:26.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:30:26 [2024-02-28T23:30:26.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:30:26 [2024-02-28T23:30:26.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
18:30:26 [2024-02-28T23:30:26.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
18:30:26 [2024-02-28T23:30:26.937Z] 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')
18:30:26 [2024-02-28T23:30:26.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:26 [2024-02-28T23:30:26.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:26 [2024-02-28T23:30:26.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
18:30:26 [2024-02-28T23:30:26.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-233956960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:30:26 [2024-02-28T23:30:26.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-233956960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:30:26 [2024-02-28T23:30:26.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-233956960 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:30:26 [2024-02-28T23:30:26.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-233956959 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:30:26 [2024-02-28T23:30:26.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-233956959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:30:26 [2024-02-28T23:30:26.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-233956959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:30:26 [2024-02-28T23:30:26.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-233956959 data=null 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')]
18:30:27 [2024-02-28T23:30:27.194Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:30:27 [2024-02-28T23:30:27.194Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:30:27 [2024-02-28T23:30:27.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:30:27 [2024-02-28T23:30:27.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:30:27 [2024-02-28T23:30:27.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
18:30:27 [2024-02-28T23:30:27.195Z] 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')
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-233956860 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')]
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-233956860 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')]
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-233956859 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-233956859 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-233956859 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')]
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-233956859 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')]
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-233956859 data=null 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')]
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-233956855 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')]
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-233956855 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')]
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-233956855 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')]
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-233956855 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-233956854 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
18:30:27 [2024-02-28T23:30:27.195Z] 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')
18:30:27 [2024-02-28T23:30:27.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.196Z] 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')
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6f215ff3
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-233956844 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')]
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-233956843 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')]
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-233956843 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-233956843 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-233956843 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')]
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-233956843 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')]
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-233956843 data=null 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')]
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-233956840 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')]
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-233956840 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')]
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-233956839 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')]
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-233956839 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-233956839 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-233956782 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {Tracing}]
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-233956782 data=null doit=true}, TreeItem with text {Tracing}]
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-233956782 data=null}, TreeItem with text {Tracing}]
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-233956781 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233956781 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}]
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-233956780 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: nestedtesttraces.zip
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
18:30:27 [2024-02-28T23:30:27.196Z] 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
18:30:27 [2024-02-28T23:30:27.196Z] 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=-233956753 data=null}, (of type 'Combo')]
18:30:27 [2024-02-28T23:30:27.196Z] 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
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:27 [2024-02-28T23:30:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:27 [2024-02-28T23:30:27.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')
18:30:27 [2024-02-28T23:30:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:30:27 [2024-02-28T23:30:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233956746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:27 [2024-02-28T23:30:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233956746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:27 [2024-02-28T23:30:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233956746 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:27 [2024-02-28T23:30:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233956746 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:27 [2024-02-28T23:30:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233956746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:27 [2024-02-28T23:30:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233956746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:27 [2024-02-28T23:30:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233956746 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:27 [2024-02-28T23:30:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-233957435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
18:30:27 [2024-02-28T23:30:27.454Z] 
18:30:27 [2024-02-28T23:30:27.454Z] (Eclipse:10714): Gtk-WARNING **: 23:30:27.226: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:27 [2024-02-28T23:30:27.454Z] 
18:30:27 [2024-02-28T23:30:27.454Z] (Eclipse:10714): Gtk-WARNING **: 23:30:27.258: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:27 [2024-02-28T23:30:27.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:30:27 [2024-02-28T23:30:27.454Z] 
18:30:27 [2024-02-28T23:30:27.454Z] (Eclipse:10714): Gtk-WARNING **: 23:30:27.274: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:27 [2024-02-28T23:30:27.715Z] 
18:30:27 [2024-02-28T23:30:27.715Z] (Eclipse:10714): Gtk-WARNING **: 23:30:27.536: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:27 [2024-02-28T23:30:27.715Z] 
18:30:27 [2024-02-28T23:30:27.715Z] (Eclipse:10714): Gtk-WARNING **: 23:30:27.575: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:27 [2024-02-28T23:30:27.715Z] 
18:30:27 [2024-02-28T23:30:27.715Z] (Eclipse:10714): Gtk-WARNING **: 23:30:27.648: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
18:30:27 [2024-02-28T23:30:27.980Z] 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')
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.980Z] 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.
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:30:27 [2024-02-28T23:30:27.980Z] 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
18:30:27 [2024-02-28T23:30:27.980Z] 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=-233956036 data=null}, (of type 'Combo')]
18:30:27 [2024-02-28T23:30:27.980Z] 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
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-233955977 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-233955977 data=null doit=true}, TreeItem with text {/}]
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-233955977 data=null}, TreeItem with text {/}]
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-233955976 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233955976 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-233955976 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:27 [2024-02-28T23:30:27.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:30:27 [2024-02-28T23:30:27.981Z] 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:'))
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-233955954 data=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:'))]
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] 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'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:30:27 [2024-02-28T23:30:27.981Z] 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')
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:30:27 [2024-02-28T23:30:27.981Z] 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')
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:30:27 [2024-02-28T23:30:27.981Z] 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.
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:30:27 [2024-02-28T23:30:27.981Z] 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')
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:30:27 [2024-02-28T23:30:27.981Z] 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.
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:30:27 [2024-02-28T23:30:27.982Z] 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')
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] 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')
18:30:27 [2024-02-28T23:30:27.982Z] 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.
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:30:27 [2024-02-28T23:30:27.982Z] 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')
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:30:27 [2024-02-28T23:30:27.982Z] 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.
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] 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)'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:30:27 [2024-02-28T23:30:27.982Z] 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')
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] 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')
18:30:27 [2024-02-28T23:30:27.982Z] 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.
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:27 [2024-02-28T23:30:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:27 [2024-02-28T23:30:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:27 [2024-02-28T23:30:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:27 [2024-02-28T23:30:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:30:27 [2024-02-28T23:30:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233955941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:27 [2024-02-28T23:30:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233955941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:27 [2024-02-28T23:30:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233955941 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:27 [2024-02-28T23:30:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233955941 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:27 [2024-02-28T23:30:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233955941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:27 [2024-02-28T23:30:27.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233955941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:28 [2024-02-28T23:30:28.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233955940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:28 [2024-02-28T23:30:28.240Z] 
18:30:28 [2024-02-28T23:30:28.240Z] (Eclipse:10714): Gtk-WARNING **: 23:30:28.060: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:28 [2024-02-28T23:30:28.240Z] 
18:30:28 [2024-02-28T23:30:28.240Z] (Eclipse:10714): Gtk-WARNING **: 23:30:28.124: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:28 [2024-02-28T23:30:28.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:30:28 [2024-02-28T23:30:28.241Z] 
18:30:28 [2024-02-28T23:30:28.241Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 23:30:28.133
18:30:28 [2024-02-28T23:30:28.241Z] !MESSAGE Zip file is too large: 1000000001 bytes. File seems unsafe to open.
18:30:28 [2024-02-28T23:30:28.498Z] 
18:30:28 [2024-02-28T23:30:28.498Z] (Eclipse:10714): Gtk-WARNING **: 23:30:28.390: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:28 [2024-02-28T23:30:28.498Z] 
18:30:28 [2024-02-28T23:30:28.498Z] (Eclipse:10714): Gtk-WARNING **: 23:30:28.451: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:28 [2024-02-28T23:30:28.498Z] 
18:30:28 [2024-02-28T23:30:28.498Z] (Eclipse:10714): Gtk-WARNING **: 23:30:28.485: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:28 [2024-02-28T23:30:28.757Z] 
18:30:28 [2024-02-28T23:30:28.757Z] (Eclipse:10714): Gtk-WARNING **: 23:30:28.519: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:28 [2024-02-28T23:30:28.757Z] 
18:30:28 [2024-02-28T23:30:28.757Z] (Eclipse:10714): Gtk-WARNING **: 23:30:28.543: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
18:30:28 [2024-02-28T23:30:28.757Z] 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')
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.757Z] 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.
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:30:28 [2024-02-28T23:30:28.757Z] 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
18:30:28 [2024-02-28T23:30:28.757Z] 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=-233955170 data=null}, (of type 'Combo')]
18:30:28 [2024-02-28T23:30:28.757Z] 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
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-233955097 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-233955097 data=null doit=true}, TreeItem with text {/}]
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-233955096 data=null}, TreeItem with text {/}]
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-233955096 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233955096 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-233955095 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] 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'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:30:28 [2024-02-28T23:30:28.758Z] 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')
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:30:28 [2024-02-28T23:30:28.758Z] 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:'))
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-233955069 data=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:'))]
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] 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'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:30:28 [2024-02-28T23:30:28.758Z] 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')
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:30:28 [2024-02-28T23:30:28.758Z] 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')
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:30:28 [2024-02-28T23:30:28.758Z] 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.
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:30:28 [2024-02-28T23:30:28.759Z] 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')
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:30:28 [2024-02-28T23:30:28.759Z] 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.
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:30:28 [2024-02-28T23:30:28.759Z] 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')
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] 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')
18:30:28 [2024-02-28T23:30:28.759Z] 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.
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:30:28 [2024-02-28T23:30:28.759Z] 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')
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:30:28 [2024-02-28T23:30:28.759Z] 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.
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.760Z] 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)'
18:30:28 [2024-02-28T23:30:28.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:30:28 [2024-02-28T23:30:28.760Z] 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')
18:30:28 [2024-02-28T23:30:28.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.760Z] 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')
18:30:28 [2024-02-28T23:30:28.760Z] 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.
18:30:28 [2024-02-28T23:30:28.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:28 [2024-02-28T23:30:28.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:29 [2024-02-28T23:30:29.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:29 [2024-02-28T23:30:29.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:29 [2024-02-28T23:30:29.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:29 [2024-02-28T23:30:29.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:29 [2024-02-28T23:30:29.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:29 [2024-02-28T23:30:29.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:29 [2024-02-28T23:30:29.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:29 [2024-02-28T23:30:29.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:29 [2024-02-28T23:30:29.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:29 [2024-02-28T23:30:29.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:29 [2024-02-28T23:30:29.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:29 [2024-02-28T23:30:29.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:29 [2024-02-28T23:30:29.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:29 [2024-02-28T23:30:29.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:29 [2024-02-28T23:30:29.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:29 [2024-02-28T23:30:29.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:29 [2024-02-28T23:30:29.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:29 [2024-02-28T23:30:29.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:29 [2024-02-28T23:30:29.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:29 [2024-02-28T23:30:29.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:29 [2024-02-28T23:30:29.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:29 [2024-02-28T23:30:29.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:29 [2024-02-28T23:30:29.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:29 [2024-02-28T23:30:29.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:29 [2024-02-28T23:30:29.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:29 [2024-02-28T23:30:29.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:29 [2024-02-28T23:30:29.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:30:29 [2024-02-28T23:30:29.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233955048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:29 [2024-02-28T23:30:29.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233955047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:29 [2024-02-28T23:30:29.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233955047 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:29 [2024-02-28T23:30:29.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233955047 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:29 [2024-02-28T23:30:29.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233955047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:29 [2024-02-28T23:30:29.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233955047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:29 [2024-02-28T23:30:29.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:29 [2024-02-28T23:30:29.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:29 [2024-02-28T23:30:29.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:29 [2024-02-28T23:30:29.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:29 [2024-02-28T23:30:29.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:29 [2024-02-28T23:30:29.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:30:29 [2024-02-28T23:30:29.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233955047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:29 [2024-02-28T23:30:29.581Z] 
18:30:29 [2024-02-28T23:30:29.581Z] (Eclipse:10714): Gtk-WARNING **: 23:30:29.447: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:29 [2024-02-28T23:30:29.581Z] 
18:30:29 [2024-02-28T23:30:29.581Z] (Eclipse:10714): Gtk-WARNING **: 23:30:29.477: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:29 [2024-02-28T23:30:29.581Z] 
18:30:29 [2024-02-28T23:30:29.581Z] (Eclipse:10714): Gtk-WARNING **: 23:30:29.524: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:29 [2024-02-28T23:30:29.581Z] 
18:30:29 [2024-02-28T23:30:29.581Z] (Eclipse:10714): Gtk-WARNING **: 23:30:29.541: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:29 [2024-02-28T23:30:29.581Z] 
18:30:29 [2024-02-28T23:30:29.581Z] (Eclipse:10714): Gtk-WARNING **: 23:30:29.558: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:29 [2024-02-28T23:30:29.581Z] 
18:30:29 [2024-02-28T23:30:29.581Z] (Eclipse:10714): Gtk-WARNING **: 23:30:29.575: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:29 [2024-02-28T23:30:29.838Z] 
18:30:29 [2024-02-28T23:30:29.838Z] (Eclipse:10714): Gtk-WARNING **: 23:30:29.623: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:29 [2024-02-28T23:30:29.838Z] 
18:30:29 [2024-02-28T23:30:29.838Z] (Eclipse:10714): Gtk-WARNING **: 23:30:29.632: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:29 [2024-02-28T23:30:29.838Z] 
18:30:29 [2024-02-28T23:30:29.838Z] (Eclipse:10714): Gtk-WARNING **: 23:30:29.648: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:29 [2024-02-28T23:30:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:30:29 [2024-02-28T23:30:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:29 [2024-02-28T23:30:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:29 [2024-02-28T23:30:29.838Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:29 [2024-02-28T23:30:29.838Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:29 [2024-02-28T23:30:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-233954065 data=null doit=true}, TreeItem with text {Traces [2]}]
18:30:29 [2024-02-28T23:30:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-233954065 data=null}, TreeItem with text {Traces [2]}]
18:30:29 [2024-02-28T23:30:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-233954064 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:30:29 [2024-02-28T23:30:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233954055 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]}]
18:30:29 [2024-02-28T23:30:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-233954052 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:30:29 [2024-02-28T23:30:29.838Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
18:30:29 [2024-02-28T23:30:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
18:30:29 [2024-02-28T23:30:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-233954051 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:30:29 [2024-02-28T23:30:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-233954051 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:29 [2024-02-28T23:30:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:29 [2024-02-28T23:30:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-233954051 data=null}, TreeItem with text {scp_dest}]
18:30:29 [2024-02-28T23:30:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233954050 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:30:29 [2024-02-28T23:30:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233954050 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}]
18:30:29 [2024-02-28T23:30:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233954035 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:30:29 [2024-02-28T23:30:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233954035 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:29 [2024-02-28T23:30:29.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-233954034 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:30 [2024-02-28T23:30:30.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233954034 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}]
18:30:30 [2024-02-28T23:30:30.350Z] 
18:30:30 [2024-02-28T23:30:30.350Z] (Eclipse:10714): Gtk-WARNING **: 23:30:30.147: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:30 [2024-02-28T23:30:30.350Z] 
18:30:30 [2024-02-28T23:30:30.350Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:30.165: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:30 [2024-02-28T23:30:30.350Z] 
18:30:30 [2024-02-28T23:30:30.350Z] (Eclipse:10714): Gtk-WARNING **: 23:30:30.267: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:30 [2024-02-28T23:30:30.350Z] 
18:30:30 [2024-02-28T23:30:30.350Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:30.268: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:30 [2024-02-28T23:30:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233953790 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:30 [2024-02-28T23:30:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-233953413 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:30:30 [2024-02-28T23:30:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-233953372 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:30 [2024-02-28T23:30:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-233953371 data=null}, TreeItem with text {scp_dest}]
18:30:30 [2024-02-28T23:30:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
18:30:30 [2024-02-28T23:30:30.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:30:30 [2024-02-28T23:30:30.606Z] 
18:30:30 [2024-02-28T23:30:30.606Z] (Eclipse:10714): Gtk-WARNING **: 23:30:30.491: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:30 [2024-02-28T23:30:30.606Z] 
18:30:30 [2024-02-28T23:30:30.606Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:30.521: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:30 [2024-02-28T23:30:30.606Z] 
18:30:30 [2024-02-28T23:30:30.606Z] (Eclipse:10714): Gtk-WARNING **: 23:30:30.525: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:30 [2024-02-28T23:30:30.862Z] 
18:30:30 [2024-02-28T23:30:30.862Z] (Eclipse:10714): Gtk-WARNING **: 23:30:30.842: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:31 [2024-02-28T23:30:31.119Z] 
18:30:31 [2024-02-28T23:30:31.119Z] (Eclipse:10714): Gtk-WARNING **: 23:30:30.920: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:31 [2024-02-28T23:30:31.119Z] 
18:30:31 [2024-02-28T23:30:31.119Z] (Eclipse:10714): Gtk-WARNING **: 23:30:30.953: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:31 [2024-02-28T23:30:31.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
18:30:31 [2024-02-28T23:30:31.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
18:30:31 [2024-02-28T23:30:31.119Z] 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')
18:30:31 [2024-02-28T23:30:31.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.119Z] 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.
18:30:31 [2024-02-28T23:30:31.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:31 [2024-02-28T23:30:31.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:31 [2024-02-28T23:30:31.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:31 [2024-02-28T23:30:31.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:31 [2024-02-28T23:30:31.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:31 [2024-02-28T23:30:31.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:30:31 [2024-02-28T23:30:31.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:30:31 [2024-02-28T23:30:31.119Z] 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
18:30:31 [2024-02-28T23:30:31.119Z] 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=-233952805 data=null}, (of type 'Combo')]
18:30:31 [2024-02-28T23:30:31.119Z] 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
18:30:31 [2024-02-28T23:30:31.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:31 [2024-02-28T23:30:31.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:31 [2024-02-28T23:30:31.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:30:31 [2024-02-28T23:30:31.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:31 [2024-02-28T23:30:31.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:31 [2024-02-28T23:30:31.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:31 [2024-02-28T23:30:31.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-233952715 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
18:30:31 [2024-02-28T23:30:31.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-233952715 data=null doit=true}, TreeItem with text {/}]
18:30:31 [2024-02-28T23:30:31.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-233952715 data=null}, TreeItem with text {/}]
18:30:31 [2024-02-28T23:30:31.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-233952714 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
18:30:31 [2024-02-28T23:30:31.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233952714 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
18:30:31 [2024-02-28T23:30:31.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-233952714 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
18:30:31 [2024-02-28T23:30:31.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
18:30:31 [2024-02-28T23:30:31.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.377Z] 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'
18:30:31 [2024-02-28T23:30:31.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:30:31 [2024-02-28T23:30:31.377Z] 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')
18:30:31 [2024-02-28T23:30:31.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:31 [2024-02-28T23:30:31.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:30:31 [2024-02-28T23:30:31.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:31 [2024-02-28T23:30:31.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:30:31 [2024-02-28T23:30:31.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:30:31 [2024-02-28T23:30:31.377Z] 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:'))
18:30:31 [2024-02-28T23:30:31.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:31 [2024-02-28T23:30:31.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-233952689 data=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:'))]
18:30:31 [2024-02-28T23:30:31.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:31 [2024-02-28T23:30:31.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] 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'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:30:31 [2024-02-28T23:30:31.378Z] 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')
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:30:31 [2024-02-28T23:30:31.378Z] 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')
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:30:31 [2024-02-28T23:30:31.378Z] 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.
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:30:31 [2024-02-28T23:30:31.378Z] 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')
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:30:31 [2024-02-28T23:30:31.378Z] 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.
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:30:31 [2024-02-28T23:30:31.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:30:31 [2024-02-28T23:30:31.378Z] 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')
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.379Z] 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')
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2e0e1acf
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-233952681 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')]
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-233952681 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')]
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-233952681 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-233952680 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-233952680 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')]
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-233952680 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')]
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-233952680 data=null 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')]
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-233952680 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')]
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-233952680 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')]
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-233952680 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')]
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-233952680 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-233952680 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:30:31 [2024-02-28T23:30:31.379Z] 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')
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:30:31 [2024-02-28T23:30:31.379Z] 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.
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233952666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233952666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233952666 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233952666 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233952665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233952665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:31 [2024-02-28T23:30:31.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:31 [2024-02-28T23:30:31.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:31 [2024-02-28T23:30:31.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:31 [2024-02-28T23:30:31.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:31 [2024-02-28T23:30:31.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:31 [2024-02-28T23:30:31.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:30:31 [2024-02-28T23:30:31.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233952665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:31 [2024-02-28T23:30:31.945Z] 
18:30:31 [2024-02-28T23:30:31.945Z] (Eclipse:10714): Gtk-WARNING **: 23:30:31.915: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:32 [2024-02-28T23:30:32.203Z] 
18:30:32 [2024-02-28T23:30:32.203Z] (Eclipse:10714): Gtk-WARNING **: 23:30:31.950: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:32 [2024-02-28T23:30:32.203Z] 
18:30:32 [2024-02-28T23:30:32.203Z] (Eclipse:10714): Gtk-WARNING **: 23:30:31.966: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:32 [2024-02-28T23:30:32.203Z] 
18:30:32 [2024-02-28T23:30:32.203Z] (Eclipse:10714): Gtk-WARNING **: 23:30:32.018: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:32 [2024-02-28T23:30:32.203Z] 
18:30:32 [2024-02-28T23:30:32.204Z] (Eclipse:10714): Gtk-WARNING **: 23:30:32.032: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:32 [2024-02-28T23:30:32.204Z] 
18:30:32 [2024-02-28T23:30:32.204Z] (Eclipse:10714): Gtk-WARNING **: 23:30:32.051: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:32 [2024-02-28T23:30:32.204Z] 
18:30:32 [2024-02-28T23:30:32.204Z] (Eclipse:10714): Gtk-WARNING **: 23:30:32.066: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:32 [2024-02-28T23:30:32.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:30:32 [2024-02-28T23:30:32.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:32 [2024-02-28T23:30:32.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:32 [2024-02-28T23:30:32.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:32 [2024-02-28T23:30:32.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:32 [2024-02-28T23:30:32.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
18:30:32 [2024-02-28T23:30:32.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
18:30:32 [2024-02-28T23:30:32.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
18:30:32 [2024-02-28T23:30:32.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-233951564 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:30:32 [2024-02-28T23:30:32.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-233951564 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:32 [2024-02-28T23:30:32.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:32 [2024-02-28T23:30:32.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-233951563 data=null}, TreeItem with text {scp_dest}]
18:30:32 [2024-02-28T23:30:32.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233951563 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:30:32 [2024-02-28T23:30:32.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233951563 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}]
18:30:32 [2024-02-28T23:30:32.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233951556 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:30:32 [2024-02-28T23:30:32.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233951556 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:32 [2024-02-28T23:30:32.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-233951556 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:32 [2024-02-28T23:30:32.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233951555 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}]
18:30:32 [2024-02-28T23:30:32.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233951446 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:32 [2024-02-28T23:30:32.718Z] 
18:30:32 [2024-02-28T23:30:32.719Z] (Eclipse:10714): Gtk-WARNING **: 23:30:32.543: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:32 [2024-02-28T23:30:32.719Z] 
18:30:32 [2024-02-28T23:30:32.719Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:32.566: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:32 [2024-02-28T23:30:32.719Z] 
18:30:32 [2024-02-28T23:30:32.719Z] (Eclipse:10714): Gtk-WARNING **: 23:30:32.666: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:32 [2024-02-28T23:30:32.719Z] 
18:30:32 [2024-02-28T23:30:32.719Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:32.666: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:32 [2024-02-28T23:30:32.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-233951438 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:30:32 [2024-02-28T23:30:32.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-233951073 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:32 [2024-02-28T23:30:32.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-233951004 data=null}, TreeItem with text {scp_dest}]
18:30:32 [2024-02-28T23:30:32.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
18:30:32 [2024-02-28T23:30:32.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:30:32 [2024-02-28T23:30:32.976Z] 
18:30:32 [2024-02-28T23:30:32.976Z] (Eclipse:10714): Gtk-WARNING **: 23:30:32.864: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:32 [2024-02-28T23:30:32.976Z] 
18:30:32 [2024-02-28T23:30:32.976Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:32.875: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:32 [2024-02-28T23:30:32.976Z] 
18:30:32 [2024-02-28T23:30:32.976Z] (Eclipse:10714): Gtk-WARNING **: 23:30:32.915: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:33 [2024-02-28T23:30:33.539Z] 
18:30:33 [2024-02-28T23:30:33.539Z] (Eclipse:10714): Gtk-WARNING **: 23:30:33.477: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:33 [2024-02-28T23:30:33.539Z] 
18:30:33 [2024-02-28T23:30:33.539Z] (Eclipse:10714): Gtk-WARNING **: 23:30:33.528: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:33 [2024-02-28T23:30:33.796Z] 
18:30:33 [2024-02-28T23:30:33.796Z] (Eclipse:10714): Gtk-WARNING **: 23:30:33.564: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:33 [2024-02-28T23:30:33.796Z] 
18:30:33 [2024-02-28T23:30:33.796Z] (Eclipse:10714): Gtk-WARNING **: 23:30:33.596: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
18:30:33 [2024-02-28T23:30:33.796Z] 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')
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:33 [2024-02-28T23:30:33.796Z] 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.
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:30:33 [2024-02-28T23:30:33.796Z] 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
18:30:33 [2024-02-28T23:30:33.796Z] 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=-233950113 data=null}, (of type 'Combo')]
18:30:33 [2024-02-28T23:30:33.796Z] 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
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-233950036 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-233950036 data=null doit=true}, TreeItem with text {/}]
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-233950035 data=null}, TreeItem with text {/}]
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-233950035 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233950035 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-233950034 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:33 [2024-02-28T23:30:33.796Z] 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'
18:30:33 [2024-02-28T23:30:33.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:30:33 [2024-02-28T23:30:33.797Z] 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')
18:30:33 [2024-02-28T23:30:33.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:33 [2024-02-28T23:30:33.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:33 [2024-02-28T23:30:33.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:33 [2024-02-28T23:30:33.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:33 [2024-02-28T23:30:33.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:33 [2024-02-28T23:30:33.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:33 [2024-02-28T23:30:33.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:30:33 [2024-02-28T23:30:33.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:33 [2024-02-28T23:30:33.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:30:33 [2024-02-28T23:30:33.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:30:33 [2024-02-28T23:30:33.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
18:30:33 [2024-02-28T23:30:33.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-233949984 data=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:'))]
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.055Z] 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'
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:30:34 [2024-02-28T23:30:34.055Z] 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')
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:30:34 [2024-02-28T23:30:34.055Z] 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')
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7b4f1512
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-233949980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-233949980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-233949980 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-233949980 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-233949980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-233949979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:34 [2024-02-28T23:30:34.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-233949979 data=null 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')]
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-233949979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-233949979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-233949979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-233949979 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-233949979 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:30:34 [2024-02-28T23:30:34.056Z] 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')
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:30:34 [2024-02-28T23:30:34.056Z] 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.
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:30:34 [2024-02-28T23:30:34.056Z] 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')
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] 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')
18:30:34 [2024-02-28T23:30:34.056Z] 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.
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:30:34 [2024-02-28T23:30:34.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:30:34 [2024-02-28T23:30:34.056Z] 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')
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@51470a6c
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-233949974 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')]
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-233949974 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')]
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-233949973 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-233949973 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-233949973 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')]
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-233949973 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')]
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-233949973 data=null 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')]
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-233949971 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')]
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-233949971 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')]
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-233949971 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')]
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-233949971 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-233949971 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.057Z] 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)'
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:30:34 [2024-02-28T23:30:34.057Z] 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')
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.057Z] 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')
18:30:34 [2024-02-28T23:30:34.057Z] 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.
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233949956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233949955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233949955 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233949955 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233949955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233949955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:34 [2024-02-28T23:30:34.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:34 [2024-02-28T23:30:34.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:34 [2024-02-28T23:30:34.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:34 [2024-02-28T23:30:34.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:34 [2024-02-28T23:30:34.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:34 [2024-02-28T23:30:34.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:30:34 [2024-02-28T23:30:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233949955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:34 [2024-02-28T23:30:34.622Z] 
18:30:34 [2024-02-28T23:30:34.622Z] (Eclipse:10714): Gtk-WARNING **: 23:30:34.568: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:34 [2024-02-28T23:30:34.878Z] 
18:30:34 [2024-02-28T23:30:34.878Z] (Eclipse:10714): Gtk-WARNING **: 23:30:34.639: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:34 [2024-02-28T23:30:34.878Z] 
18:30:34 [2024-02-28T23:30:34.878Z] (Eclipse:10714): Gtk-WARNING **: 23:30:34.656: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:34 [2024-02-28T23:30:34.878Z] 
18:30:34 [2024-02-28T23:30:34.878Z] (Eclipse:10714): Gtk-WARNING **: 23:30:34.673: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:34 [2024-02-28T23:30:34.878Z] 
18:30:34 [2024-02-28T23:30:34.878Z] (Eclipse:10714): Gtk-WARNING **: 23:30:34.689: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:34 [2024-02-28T23:30:34.878Z] 
18:30:34 [2024-02-28T23:30:34.878Z] (Eclipse:10714): Gtk-WARNING **: 23:30:34.705: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:34 [2024-02-28T23:30:34.878Z] 
18:30:34 [2024-02-28T23:30:34.878Z] (Eclipse:10714): Gtk-WARNING **: 23:30:34.722: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:34 [2024-02-28T23:30:34.878Z] 
18:30:34 [2024-02-28T23:30:34.878Z] (Eclipse:10714): Gtk-WARNING **: 23:30:34.738: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:34 [2024-02-28T23:30:34.878Z] 
18:30:34 [2024-02-28T23:30:34.878Z] (Eclipse:10714): Gtk-WARNING **: 23:30:34.755: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:34 [2024-02-28T23:30:34.878Z] 
18:30:34 [2024-02-28T23:30:34.878Z] (Eclipse:10714): Gtk-WARNING **: 23:30:34.771: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:34 [2024-02-28T23:30:34.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:30:34 [2024-02-28T23:30:34.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:34 [2024-02-28T23:30:34.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:34 [2024-02-28T23:30:34.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:34 [2024-02-28T23:30:34.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:34 [2024-02-28T23:30:34.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-233948952 data=null doit=true}, TreeItem with text {Traces [2]}]
18:30:34 [2024-02-28T23:30:34.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-233948952 data=null}, TreeItem with text {Traces [2]}]
18:30:34 [2024-02-28T23:30:34.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-233948951 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:30:34 [2024-02-28T23:30:34.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233948951 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]}]
18:30:34 [2024-02-28T23:30:34.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-233948949 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:30:34 [2024-02-28T23:30:34.879Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
18:30:34 [2024-02-28T23:30:34.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
18:30:34 [2024-02-28T23:30:34.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-233948948 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
18:30:34 [2024-02-28T23:30:34.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-233948948 data=null doit=true}, TreeItem with text {synctraces [2]}]
18:30:34 [2024-02-28T23:30:34.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:34 [2024-02-28T23:30:34.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-233948948 data=null}, TreeItem with text {synctraces [2]}]
18:30:34 [2024-02-28T23:30:34.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-233948947 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
18:30:34 [2024-02-28T23:30:34.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233948947 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]}]
18:30:34 [2024-02-28T23:30:34.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-233948941 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
18:30:35 [2024-02-28T23:30:35.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-233948941 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
18:30:35 [2024-02-28T23:30:35.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-233948931 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
18:30:35 [2024-02-28T23:30:35.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233948931 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]}]
18:30:35 [2024-02-28T23:30:35.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-233948926 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
18:30:35 [2024-02-28T23:30:35.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-233948925 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
18:30:35 [2024-02-28T23:30:35.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-233948925 data=null doit=true}, TreeItem with text {synctraces [2]}]
18:30:35 [2024-02-28T23:30:35.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-233948925 data=null}, TreeItem with text {synctraces [2]}]
18:30:35 [2024-02-28T23:30:35.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
18:30:35 [2024-02-28T23:30:35.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
18:30:35 [2024-02-28T23:30:35.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
18:30:35 [2024-02-28T23:30:35.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-233948916 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
18:30:35 [2024-02-28T23:30:35.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-233948916 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:35 [2024-02-28T23:30:35.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:35 [2024-02-28T23:30:35.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-233948915 data=null}, TreeItem with text {scp_dest}]
18:30:35 [2024-02-28T23:30:35.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233948915 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
18:30:35 [2024-02-28T23:30:35.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233948915 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}]
18:30:35 [2024-02-28T23:30:35.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233948909 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
18:30:35 [2024-02-28T23:30:35.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233948909 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
18:30:35 [2024-02-28T23:30:35.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-233948909 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
18:30:35 [2024-02-28T23:30:35.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233948908 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}]
18:30:35 [2024-02-28T23:30:35.392Z] 
18:30:35 [2024-02-28T23:30:35.392Z] (Eclipse:10714): Gtk-WARNING **: 23:30:35.182: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:35 [2024-02-28T23:30:35.392Z] 
18:30:35 [2024-02-28T23:30:35.392Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:35.198: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:35 [2024-02-28T23:30:35.392Z] 
18:30:35 [2024-02-28T23:30:35.392Z] (Eclipse:10714): Gtk-WARNING **: 23:30:35.252: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:35 [2024-02-28T23:30:35.392Z] 
18:30:35 [2024-02-28T23:30:35.392Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:35.253: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:35 [2024-02-28T23:30:35.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233948745 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
18:30:35 [2024-02-28T23:30:35.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-233948405 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
18:30:35 [2024-02-28T23:30:35.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-233948404 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:35 [2024-02-28T23:30:35.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-233948403 data=null}, TreeItem with text {scp_dest}]
18:30:35 [2024-02-28T23:30:35.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
18:30:35 [2024-02-28T23:30:35.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
18:30:35 [2024-02-28T23:30:35.650Z] 
18:30:35 [2024-02-28T23:30:35.650Z] (Eclipse:10714): Gtk-WARNING **: 23:30:35.470: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:35 [2024-02-28T23:30:35.650Z] 
18:30:35 [2024-02-28T23:30:35.650Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:35.481: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:35 [2024-02-28T23:30:35.650Z] 
18:30:35 [2024-02-28T23:30:35.650Z] (Eclipse:10714): Gtk-WARNING **: 23:30:35.486: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:35 [2024-02-28T23:30:35.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:30:35 [2024-02-28T23:30:35.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:35 [2024-02-28T23:30:35.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:35 [2024-02-28T23:30:35.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:35 [2024-02-28T23:30:35.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:35 [2024-02-28T23:30:35.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:35 [2024-02-28T23:30:35.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-233947950 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
18:30:35 [2024-02-28T23:30:35.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-233947950 data=null doit=true}, TreeItem with text {Tracing}]
18:30:35 [2024-02-28T23:30:35.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-233947950 data=null}, TreeItem with text {Tracing}]
18:30:35 [2024-02-28T23:30:35.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-233947949 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:30:35 [2024-02-28T23:30:35.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233947949 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}]
18:30:36 [2024-02-28T23:30:36.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-233947890 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:30:36 [2024-02-28T23:30:36.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:36 [2024-02-28T23:30:36.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-233947889 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
18:30:36 [2024-02-28T23:30:36.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-233947889 data=null doit=true}, TreeItem with text {Tracing}]
18:30:36 [2024-02-28T23:30:36.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-233947889 data=null}, TreeItem with text {Tracing}]
18:30:36 [2024-02-28T23:30:36.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-233947888 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:30:36 [2024-02-28T23:30:36.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233947888 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}]
18:30:36 [2024-02-28T23:30:36.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-233947880 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:30:36 [2024-02-28T23:30:36.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
18:30:36 [2024-02-28T23:30:36.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
18:30:36 [2024-02-28T23:30:36.423Z] 
18:30:36 [2024-02-28T23:30:36.423Z] (Eclipse:10714): Gtk-WARNING **: 23:30:36.336: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:36 [2024-02-28T23:30:36.423Z] 
18:30:36 [2024-02-28T23:30:36.423Z] (Eclipse:10714): Gtk-WARNING **: 23:30:36.372: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:36 [2024-02-28T23:30:36.680Z] 
18:30:36 [2024-02-28T23:30:36.680Z] (Eclipse:10714): Gtk-WARNING **: 23:30:36.444: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-233947280 data=null doit=true}, Shell with text {Export}]
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:36 [2024-02-28T23:30:36.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-233947268 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-233947268 data=null doit=true}, Tree node with text: Archive File]
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-233947268 data=null}, Tree node with text: Archive File]
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-233947267 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233947267 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]
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-233947266 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
18:30:36 [2024-02-28T23:30:36.680Z] 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')
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-233947265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-233947265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-233947265 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-233947265 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-233947264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-233947264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-233947264 data=null 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')]
18:30:36 [2024-02-28T23:30:36.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:30:36 [2024-02-28T23:30:36.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:30:36 [2024-02-28T23:30:36.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:30:36 [2024-02-28T23:30:36.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:30:36 [2024-02-28T23:30:36.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
18:30:36 [2024-02-28T23:30:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
18:30:36 [2024-02-28T23:30:36.681Z] 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')
18:30:36 [2024-02-28T23:30:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
18:30:36 [2024-02-28T23:30:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-233947146 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')]
18:30:36 [2024-02-28T23:30:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-233947146 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')]
18:30:36 [2024-02-28T23:30:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-233947145 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:30:36 [2024-02-28T23:30:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-233947145 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:30:36 [2024-02-28T23:30:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-233947145 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')]
18:30:36 [2024-02-28T23:30:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-233947145 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')]
18:30:36 [2024-02-28T23:30:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-233947145 data=null 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')]
18:30:36 [2024-02-28T23:30:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-233947135 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')]
18:30:36 [2024-02-28T23:30:36.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-233947135 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')]
18:30:36 [2024-02-28T23:30:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-233947093 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')]
18:30:36 [2024-02-28T23:30:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-233947077 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:30:36 [2024-02-28T23:30:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-233947076 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
18:30:36 [2024-02-28T23:30:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
18:30:36 [2024-02-28T23:30:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
18:30:36 [2024-02-28T23:30:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
18:30:36 [2024-02-28T23:30:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
18:30:36 [2024-02-28T23:30:36.939Z] 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')
18:30:36 [2024-02-28T23:30:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.939Z] 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')
18:30:36 [2024-02-28T23:30:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@72d44be3
18:30:36 [2024-02-28T23:30:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-233947073 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')]
18:30:36 [2024-02-28T23:30:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-233947072 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')]
18:30:36 [2024-02-28T23:30:36.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-233947072 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-233947072 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-233947072 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')]
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-233947072 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')]
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-233947072 data=null 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')]
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-233947070 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')]
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-233947070 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')]
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-233947069 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')]
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-233947069 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-233947069 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-233947058 data=null doit=true}, TreeItem with text {Tracing}]
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-233947058 data=null}, TreeItem with text {Tracing}]
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-233947057 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233947057 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}]
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-233947055 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=-233947054 data=null button=0 stateMask=0x0 x=146 y=104 count=0}, Tree node with text: emptyArchiveFolder]
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=-233947054 data=null doit=true}, Tree node with text: emptyArchiveFolder]
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=-233947054 data=null}, Tree node with text: emptyArchiveFolder]
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=-233947053 data=null button=1 stateMask=0x0 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233947053 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]
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=-233947052 data=null button=1 stateMask=0x80000 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
18:30:36 [2024-02-28T23:30:36.940Z] 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
18:30:36 [2024-02-28T23:30:36.940Z] 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=-233947034 data=null}, (of type 'Combo')]
18:30:36 [2024-02-28T23:30:36.940Z] 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
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:36 [2024-02-28T23:30:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:36 [2024-02-28T23:30:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:36 [2024-02-28T23:30:36.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')
18:30:36 [2024-02-28T23:30:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:30:36 [2024-02-28T23:30:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233947027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:36 [2024-02-28T23:30:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233947027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:36 [2024-02-28T23:30:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233947027 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:36 [2024-02-28T23:30:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233947027 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:36 [2024-02-28T23:30:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233947027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:36 [2024-02-28T23:30:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233947027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:36 [2024-02-28T23:30:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233947027 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:36 [2024-02-28T23:30:36.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-233947761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
18:30:37 [2024-02-28T23:30:37.199Z] 
18:30:37 [2024-02-28T23:30:37.199Z] (Eclipse:10714): Gtk-WARNING **: 23:30:36.936: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:37 [2024-02-28T23:30:37.199Z] 
18:30:37 [2024-02-28T23:30:37.199Z] (Eclipse:10714): Gtk-WARNING **: 23:30:36.967: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:37 [2024-02-28T23:30:37.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:30:37 [2024-02-28T23:30:37.199Z] 
18:30:37 [2024-02-28T23:30:37.199Z] (Eclipse:10714): Gtk-WARNING **: 23:30:37.162: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:37 [2024-02-28T23:30:37.455Z] 
18:30:37 [2024-02-28T23:30:37.455Z] (Eclipse:10714): Gtk-WARNING **: 23:30:37.201: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:37 [2024-02-28T23:30:37.456Z] 
18:30:37 [2024-02-28T23:30:37.456Z] (Eclipse:10714): Gtk-WARNING **: 23:30:37.240: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:37 [2024-02-28T23:30:37.456Z] 
18:30:37 [2024-02-28T23:30:37.456Z] (Eclipse:10714): Gtk-WARNING **: 23:30:37.275: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:37 [2024-02-28T23:30:37.456Z] 
18:30:37 [2024-02-28T23:30:37.456Z] (Eclipse:10714): Gtk-WARNING **: 23:30:37.309: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:37 [2024-02-28T23:30:37.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
18:30:37 [2024-02-28T23:30:37.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
18:30:37 [2024-02-28T23:30:37.716Z] 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')
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-233946330 data=null doit=true}, Button with text {Select &archive file:}]
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-233946330 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:}]
18:30:37 [2024-02-28T23:30:37.717Z] 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')
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-233946326 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-233946325 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')]
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-233946325 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')]
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-233946325 data=null 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')]
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:30:37 [2024-02-28T23:30:37.717Z] 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
18:30:37 [2024-02-28T23:30:37.717Z] 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=-233946321 data=null}, (of type 'Combo')]
18:30:37 [2024-02-28T23:30:37.717Z] 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
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-233946255 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {Tracing}]
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-233946255 data=null doit=true}, TreeItem with text {Tracing}]
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-233946255 data=null}, TreeItem with text {Tracing}]
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-233946254 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233946254 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}]
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-233946253 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: testtraces.zip
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:37 [2024-02-28T23:30:37.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:30:37 [2024-02-28T23:30:37.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:'))
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-233946182 data=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:'))]
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.718Z] 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'
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:30:37 [2024-02-28T23:30:37.718Z] 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')
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:30:37 [2024-02-28T23:30:37.718Z] 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.
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:30:37 [2024-02-28T23:30:37.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')
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@317c16bd
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-233946178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-233946178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-233946178 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-233946178 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-233946178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-233946177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-233946177 data=null 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')]
18:30:37 [2024-02-28T23:30:37.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-233946177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-233946177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-233946177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-233946177 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-233946177 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:30:37 [2024-02-28T23:30:37.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')
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:30:37 [2024-02-28T23:30:37.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.
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:30:37 [2024-02-28T23:30:37.719Z] 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')
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] 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')
18:30:37 [2024-02-28T23:30:37.719Z] 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.
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:30:37 [2024-02-28T23:30:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:30:37 [2024-02-28T23:30:37.719Z] 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')
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7f4050f0
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-233946166 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')]
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-233946166 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')]
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-233946166 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-233946166 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-233946166 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')]
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-233946166 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')]
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-233946165 data=null 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')]
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-233946165 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')]
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-233946165 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')]
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-233946165 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')]
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-233946165 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-233946165 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.720Z] 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)'
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:30:37 [2024-02-28T23:30:37.720Z] 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')
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.720Z] 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')
18:30:37 [2024-02-28T23:30:37.720Z] 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.
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:37 [2024-02-28T23:30:37.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:37 [2024-02-28T23:30:37.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:37 [2024-02-28T23:30:37.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:37 [2024-02-28T23:30:37.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:30:37 [2024-02-28T23:30:37.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233946161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:37 [2024-02-28T23:30:37.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233946161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:37 [2024-02-28T23:30:37.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233946161 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:37 [2024-02-28T23:30:37.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233946161 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:37 [2024-02-28T23:30:37.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233946161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:37 [2024-02-28T23:30:37.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233946161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:37 [2024-02-28T23:30:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233946161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:37 [2024-02-28T23:30:37.981Z] 
18:30:37 [2024-02-28T23:30:37.981Z] (Eclipse:10714): Gtk-WARNING **: 23:30:37.819: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:37 [2024-02-28T23:30:37.981Z] 
18:30:37 [2024-02-28T23:30:37.981Z] (Eclipse:10714): Gtk-WARNING **: 23:30:37.851: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:37 [2024-02-28T23:30:37.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:30:38 [2024-02-28T23:30:38.238Z] 
18:30:38 [2024-02-28T23:30:38.238Z] (Eclipse:10714): Gtk-WARNING **: 23:30:38.058: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:38 [2024-02-28T23:30:38.238Z] 
18:30:38 [2024-02-28T23:30:38.238Z] (Eclipse:10714): Gtk-WARNING **: 23:30:38.137: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:38 [2024-02-28T23:30:38.238Z] 
18:30:38 [2024-02-28T23:30:38.238Z] (Eclipse:10714): Gtk-WARNING **: 23:30:38.171: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:38 [2024-02-28T23:30:38.238Z] 
18:30:38 [2024-02-28T23:30:38.238Z] (Eclipse:10714): Gtk-WARNING **: 23:30:38.224: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:38 [2024-02-28T23:30:38.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
18:30:38 [2024-02-28T23:30:38.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
18:30:38 [2024-02-28T23:30:38.495Z] 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')
18:30:38 [2024-02-28T23:30:38.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.496Z] 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.
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:30:38 [2024-02-28T23:30:38.496Z] 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
18:30:38 [2024-02-28T23:30:38.496Z] 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=-233945445 data=null}, (of type 'Combo')]
18:30:38 [2024-02-28T23:30:38.496Z] 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
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-233945388 data=null doit=true}, TreeItem with text {traces}]
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-233945388 data=null}, TreeItem with text {traces}]
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-233945387 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233945387 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}]
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-233945384 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-233945383 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-233945383 data=null doit=true}, Tree node with text: synctraces]
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-233945383 data=null}, Tree node with text: synctraces]
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-233945383 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233945382 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]
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-233945381 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:30:38 [2024-02-28T23:30:38.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:'))
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-233945355 data=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:'))]
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.497Z] 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'
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:30:38 [2024-02-28T23:30:38.497Z] 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')
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1fc892c
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-233945353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233945353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-233945353 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-233945352 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-233945352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-233945352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-233945352 data=null 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')]
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-233945352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233945352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-233945352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-233945351 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-233945351 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:30:38 [2024-02-28T23:30:38.498Z] 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')
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:30:38 [2024-02-28T23:30:38.498Z] 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.
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:30:38 [2024-02-28T23:30:38.498Z] 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')
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] 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')
18:30:38 [2024-02-28T23:30:38.498Z] 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.
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3a1c65ac
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-233945345 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')]
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-233945345 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')]
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-233945344 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-233945344 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-233945344 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')]
18:30:38 [2024-02-28T23:30:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-233945344 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')]
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-233945344 data=null 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')]
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-233945336 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')]
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-233945336 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')]
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-233945336 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')]
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-233945335 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-233945335 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] 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)'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:30:38 [2024-02-28T23:30:38.499Z] 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')
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] 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')
18:30:38 [2024-02-28T23:30:38.499Z] 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.
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:38 [2024-02-28T23:30:38.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:38 [2024-02-28T23:30:38.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:38 [2024-02-28T23:30:38.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:30:38 [2024-02-28T23:30:38.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233945331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:38 [2024-02-28T23:30:38.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233945331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:38 [2024-02-28T23:30:38.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233945331 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:38 [2024-02-28T23:30:38.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233945331 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:38 [2024-02-28T23:30:38.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233945331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:38 [2024-02-28T23:30:38.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233945330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:38 [2024-02-28T23:30:38.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:38 [2024-02-28T23:30:38.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:38 [2024-02-28T23:30:38.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:38 [2024-02-28T23:30:38.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:38 [2024-02-28T23:30:38.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:38 [2024-02-28T23:30:38.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:30:39 [2024-02-28T23:30:39.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233945330 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:39 [2024-02-28T23:30:39.271Z] 
18:30:39 [2024-02-28T23:30:39.271Z] (Eclipse:10714): Gtk-WARNING **: 23:30:39.051: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:39 [2024-02-28T23:30:39.271Z] 
18:30:39 [2024-02-28T23:30:39.271Z] (Eclipse:10714): Gtk-WARNING **: 23:30:39.083: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:39 [2024-02-28T23:30:39.271Z] 
18:30:39 [2024-02-28T23:30:39.271Z] (Eclipse:10714): Gtk-WARNING **: 23:30:39.100: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:39 [2024-02-28T23:30:39.271Z] 
18:30:39 [2024-02-28T23:30:39.271Z] (Eclipse:10714): Gtk-WARNING **: 23:30:39.116: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:39 [2024-02-28T23:30:39.271Z] 
18:30:39 [2024-02-28T23:30:39.271Z] (Eclipse:10714): Gtk-WARNING **: 23:30:39.134: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:39 [2024-02-28T23:30:39.271Z] 
18:30:39 [2024-02-28T23:30:39.271Z] (Eclipse:10714): Gtk-WARNING **: 23:30:39.149: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:39 [2024-02-28T23:30:39.271Z] 
18:30:39 [2024-02-28T23:30:39.271Z] (Eclipse:10714): Gtk-WARNING **: 23:30:39.167: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:39 [2024-02-28T23:30:39.271Z] 
18:30:39 [2024-02-28T23:30:39.271Z] (Eclipse:10714): Gtk-WARNING **: 23:30:39.182: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:39 [2024-02-28T23:30:39.271Z] 
18:30:39 [2024-02-28T23:30:39.271Z] (Eclipse:10714): Gtk-WARNING **: 23:30:39.200: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:39 [2024-02-28T23:30:39.271Z] 
18:30:39 [2024-02-28T23:30:39.271Z] (Eclipse:10714): Gtk-WARNING **: 23:30:39.216: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:39 [2024-02-28T23:30:39.271Z] 
18:30:39 [2024-02-28T23:30:39.271Z] (Eclipse:10714): Gtk-WARNING **: 23:30:39.231: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:39 [2024-02-28T23:30:39.271Z] 
18:30:39 [2024-02-28T23:30:39.271Z] (Eclipse:10714): Gtk-WARNING **: 23:30:39.249: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:39 [2024-02-28T23:30:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:30:39 [2024-02-28T23:30:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:39 [2024-02-28T23:30:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:39 [2024-02-28T23:30:39.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:39 [2024-02-28T23:30:39.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:39 [2024-02-28T23:30:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-233944508 data=null doit=true}, TreeItem with text {Traces [2]}]
18:30:39 [2024-02-28T23:30:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-233944508 data=null}, TreeItem with text {Traces [2]}]
18:30:39 [2024-02-28T23:30:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-233944507 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:30:39 [2024-02-28T23:30:39.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233944507 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]}]
18:30:39 [2024-02-28T23:30:39.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-233944504 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:30:39 [2024-02-28T23:30:39.530Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
18:30:39 [2024-02-28T23:30:39.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
18:30:39 [2024-02-28T23:30:39.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-233944503 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:30:39 [2024-02-28T23:30:39.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-233944503 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:39 [2024-02-28T23:30:39.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:39 [2024-02-28T23:30:39.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-233944503 data=null}, TreeItem with text {scp_dest}]
18:30:39 [2024-02-28T23:30:39.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233944503 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:30:39 [2024-02-28T23:30:39.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233944502 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}]
18:30:39 [2024-02-28T23:30:39.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233944484 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:30:39 [2024-02-28T23:30:39.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233944483 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:39 [2024-02-28T23:30:39.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-233944483 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:39 [2024-02-28T23:30:39.530Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233944483 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}]
18:30:39 [2024-02-28T23:30:39.787Z] 
18:30:39 [2024-02-28T23:30:39.787Z] (Eclipse:10714): Gtk-WARNING **: 23:30:39.545: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:39 [2024-02-28T23:30:39.787Z] 
18:30:39 [2024-02-28T23:30:39.787Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:39.562: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:39 [2024-02-28T23:30:39.787Z] 
18:30:39 [2024-02-28T23:30:39.787Z] (Eclipse:10714): Gtk-WARNING **: 23:30:39.643: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:39 [2024-02-28T23:30:39.787Z] 
18:30:39 [2024-02-28T23:30:39.787Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:39.644: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:39 [2024-02-28T23:30:39.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233944416 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:40 [2024-02-28T23:30:40.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-233944009 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:30:40 [2024-02-28T23:30:40.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-233944005 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:40 [2024-02-28T23:30:40.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-233944005 data=null}, TreeItem with text {scp_dest}]
18:30:40 [2024-02-28T23:30:40.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
18:30:40 [2024-02-28T23:30:40.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:30:40 [2024-02-28T23:30:40.044Z] 
18:30:40 [2024-02-28T23:30:40.044Z] (Eclipse:10714): Gtk-WARNING **: 23:30:39.864: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:40 [2024-02-28T23:30:40.044Z] 
18:30:40 [2024-02-28T23:30:40.044Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:39.875: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:40 [2024-02-28T23:30:40.044Z] 
18:30:40 [2024-02-28T23:30:40.044Z] (Eclipse:10714): Gtk-WARNING **: 23:30:39.921: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:40 [2024-02-28T23:30:40.301Z] 
18:30:40 [2024-02-28T23:30:40.301Z] (Eclipse:10714): Gtk-WARNING **: 23:30:40.184: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:40 [2024-02-28T23:30:40.301Z] 
18:30:40 [2024-02-28T23:30:40.301Z] (Eclipse:10714): Gtk-WARNING **: 23:30:40.222: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:40 [2024-02-28T23:30:40.301Z] 
18:30:40 [2024-02-28T23:30:40.301Z] (Eclipse:10714): Gtk-WARNING **: 23:30:40.260: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:40 [2024-02-28T23:30:40.301Z] 
18:30:40 [2024-02-28T23:30:40.301Z] (Eclipse:10714): Gtk-WARNING **: 23:30:40.296: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:40 [2024-02-28T23:30:40.559Z] 
18:30:40 [2024-02-28T23:30:40.559Z] (Eclipse:10714): Gtk-WARNING **: 23:30:40.329: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
18:30:40 [2024-02-28T23:30:40.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')
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.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.
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:30:40 [2024-02-28T23:30:40.559Z] 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
18:30:40 [2024-02-28T23:30:40.559Z] 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=-233943432 data=null}, (of type 'Combo')]
18:30:40 [2024-02-28T23:30:40.559Z] 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
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-233943376 data=null doit=true}, TreeItem with text {traces}]
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-233943375 data=null}, TreeItem with text {traces}]
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-233943375 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233943375 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}]
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-233943364 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-233943363 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-233943363 data=null doit=true}, Tree node with text: synctraces]
18:30:40 [2024-02-28T23:30:40.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-233943363 data=null}, Tree node with text: synctraces]
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-233943362 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233943362 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]
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-233943361 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:30:40 [2024-02-28T23:30:40.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:'))
18:30:40 [2024-02-28T23:30:40.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>
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-233943330 data=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:'))]
18:30:40 [2024-02-28T23:30:40.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>
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.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'
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@b536551
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-233943288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233943288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-233943288 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-233943288 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-233943288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-233943287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-233943287 data=null 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')]
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-233943268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233943268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-233943267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-233943267 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-233943267 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:40 [2024-02-28T23:30:40.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:30:40 [2024-02-28T23:30:40.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')
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:30:40 [2024-02-28T23:30:40.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.
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:30:40 [2024-02-28T23:30:40.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')
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.561Z] 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')
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@88151e7
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-233943262 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')]
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-233943262 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')]
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-233943262 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:30:40 [2024-02-28T23:30:40.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-233943262 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-233943262 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')]
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-233943261 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')]
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-233943261 data=null 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')]
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-233943261 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')]
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-233943261 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')]
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-233943261 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')]
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-233943261 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-233943261 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:30:40 [2024-02-28T23:30:40.562Z] 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')
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@27d7ee42
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-233943259 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')]
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-233943259 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')]
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-233943259 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-233943259 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-233943258 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')]
18:30:40 [2024-02-28T23:30:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-233943258 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')]
18:30:40 [2024-02-28T23:30:40.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-233943258 data=null 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')]
18:30:40 [2024-02-28T23:30:40.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-233943240 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')]
18:30:40 [2024-02-28T23:30:40.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-233943239 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')]
18:30:40 [2024-02-28T23:30:40.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-233943239 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')]
18:30:40 [2024-02-28T23:30:40.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-233943239 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:40 [2024-02-28T23:30:40.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-233943239 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:40 [2024-02-28T23:30:40.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.819Z] 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)'
18:30:40 [2024-02-28T23:30:40.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:30:40 [2024-02-28T23:30:40.820Z] 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')
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.820Z] 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')
18:30:40 [2024-02-28T23:30:40.820Z] 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.
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233943230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233943229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233943229 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233943229 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233943229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:40 [2024-02-28T23:30:40.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233943229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:41 [2024-02-28T23:30:41.077Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:41 [2024-02-28T23:30:41.077Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:41 [2024-02-28T23:30:41.077Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:41 [2024-02-28T23:30:41.077Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:41 [2024-02-28T23:30:41.077Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:41 [2024-02-28T23:30:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:30:41 [2024-02-28T23:30:41.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233943229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:41 [2024-02-28T23:30:41.334Z] 
18:30:41 [2024-02-28T23:30:41.334Z] (Eclipse:10714): Gtk-WARNING **: 23:30:41.219: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:41 [2024-02-28T23:30:41.334Z] 
18:30:41 [2024-02-28T23:30:41.334Z] (Eclipse:10714): Gtk-WARNING **: 23:30:41.251: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:41 [2024-02-28T23:30:41.334Z] 
18:30:41 [2024-02-28T23:30:41.334Z] (Eclipse:10714): Gtk-WARNING **: 23:30:41.269: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:41 [2024-02-28T23:30:41.334Z] 
18:30:41 [2024-02-28T23:30:41.334Z] (Eclipse:10714): Gtk-WARNING **: 23:30:41.319: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:41 [2024-02-28T23:30:41.591Z] 
18:30:41 [2024-02-28T23:30:41.591Z] (Eclipse:10714): Gtk-WARNING **: 23:30:41.336: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:41 [2024-02-28T23:30:41.591Z] 
18:30:41 [2024-02-28T23:30:41.591Z] (Eclipse:10714): Gtk-WARNING **: 23:30:41.353: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:41 [2024-02-28T23:30:41.591Z] 
18:30:41 [2024-02-28T23:30:41.591Z] (Eclipse:10714): Gtk-WARNING **: 23:30:41.371: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:41 [2024-02-28T23:30:41.591Z] 
18:30:41 [2024-02-28T23:30:41.591Z] (Eclipse:10714): Gtk-WARNING **: 23:30:41.386: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:41 [2024-02-28T23:30:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:30:41 [2024-02-28T23:30:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:41 [2024-02-28T23:30:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:41 [2024-02-28T23:30:41.591Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:41 [2024-02-28T23:30:41.591Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:41 [2024-02-28T23:30:41.591Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
18:30:41 [2024-02-28T23:30:41.591Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
18:30:41 [2024-02-28T23:30:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
18:30:41 [2024-02-28T23:30:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-233942333 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:30:41 [2024-02-28T23:30:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-233942333 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:41 [2024-02-28T23:30:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:41 [2024-02-28T23:30:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-233942333 data=null}, TreeItem with text {scp_dest}]
18:30:41 [2024-02-28T23:30:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233942333 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:30:41 [2024-02-28T23:30:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233942332 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}]
18:30:41 [2024-02-28T23:30:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233942319 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:30:41 [2024-02-28T23:30:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233942318 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:41 [2024-02-28T23:30:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-233942318 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:41 [2024-02-28T23:30:41.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233942318 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}]
18:30:41 [2024-02-28T23:30:41.848Z] 
18:30:41 [2024-02-28T23:30:41.848Z] (Eclipse:10714): Gtk-WARNING **: 23:30:41.770: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:41 [2024-02-28T23:30:41.848Z] 
18:30:41 [2024-02-28T23:30:41.848Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:41.833: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:42 [2024-02-28T23:30:42.105Z] 
18:30:42 [2024-02-28T23:30:42.105Z] (Eclipse:10714): Gtk-WARNING **: 23:30:41.945: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:42 [2024-02-28T23:30:42.105Z] 
18:30:42 [2024-02-28T23:30:42.105Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:41.945: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:42 [2024-02-28T23:30:42.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233942251 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:42 [2024-02-28T23:30:42.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-233941678 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:30:42 [2024-02-28T23:30:42.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-233941660 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:42 [2024-02-28T23:30:42.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-233941659 data=null}, TreeItem with text {scp_dest}]
18:30:42 [2024-02-28T23:30:42.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
18:30:42 [2024-02-28T23:30:42.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:30:42 [2024-02-28T23:30:42.363Z] 
18:30:42 [2024-02-28T23:30:42.363Z] (Eclipse:10714): Gtk-WARNING **: 23:30:42.238: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:42 [2024-02-28T23:30:42.363Z] 
18:30:42 [2024-02-28T23:30:42.363Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:42.250: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:42 [2024-02-28T23:30:42.363Z] 
18:30:42 [2024-02-28T23:30:42.363Z] (Eclipse:10714): Gtk-WARNING **: 23:30:42.254: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:42 [2024-02-28T23:30:42.927Z] 
18:30:42 [2024-02-28T23:30:42.927Z] (Eclipse:10714): Gtk-WARNING **: 23:30:42.867: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:42 [2024-02-28T23:30:42.927Z] 
18:30:42 [2024-02-28T23:30:42.927Z] (Eclipse:10714): Gtk-WARNING **: 23:30:42.922: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:43 [2024-02-28T23:30:43.186Z] 
18:30:43 [2024-02-28T23:30:43.186Z] (Eclipse:10714): Gtk-WARNING **: 23:30:42.958: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:43 [2024-02-28T23:30:43.186Z] 
18:30:43 [2024-02-28T23:30:43.186Z] (Eclipse:10714): Gtk-WARNING **: 23:30:42.990: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:43 [2024-02-28T23:30:43.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
18:30:43 [2024-02-28T23:30:43.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
18:30:43 [2024-02-28T23:30:43.186Z] 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')
18:30:43 [2024-02-28T23:30:43.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.187Z] 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.
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:30:43 [2024-02-28T23:30:43.187Z] 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
18:30:43 [2024-02-28T23:30:43.187Z] 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=-233940740 data=null}, (of type 'Combo')]
18:30:43 [2024-02-28T23:30:43.187Z] 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
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-233940684 data=null doit=true}, TreeItem with text {traces}]
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-233940684 data=null}, TreeItem with text {traces}]
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-233940683 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233940682 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}]
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-233940679 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-233940671 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-233940670 data=null doit=true}, Tree node with text: synctraces]
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-233940670 data=null}, Tree node with text: synctraces]
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-233940670 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233940670 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]
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-233940668 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:30:43 [2024-02-28T23:30:43.187Z] 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:'))
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-233940641 data=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:'))]
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.188Z] 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'
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:30:43 [2024-02-28T23:30:43.188Z] 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')
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@10aabada
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-233940639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233940638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-233940638 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-233940638 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-233940638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-233940638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-233940637 data=null 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')]
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-233940637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233940637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-233940637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-233940637 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-233940637 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:30:43 [2024-02-28T23:30:43.188Z] 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')
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:30:43 [2024-02-28T23:30:43.188Z] 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.
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:30:43 [2024-02-28T23:30:43.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:30:43 [2024-02-28T23:30:43.189Z] 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')
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:30:43 [2024-02-28T23:30:43.189Z] 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.
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:30:43 [2024-02-28T23:30:43.189Z] 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')
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] 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')
18:30:43 [2024-02-28T23:30:43.189Z] 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.
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:30:43 [2024-02-28T23:30:43.189Z] 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')
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2f474e6f
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-233940630 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')]
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-233940630 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')]
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-233940630 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-233940630 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-233940629 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')]
18:30:43 [2024-02-28T23:30:43.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-233940629 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')]
18:30:43 [2024-02-28T23:30:43.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-233940629 data=null 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')]
18:30:43 [2024-02-28T23:30:43.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-233940609 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')]
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-233940609 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')]
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-233940609 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')]
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-233940608 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-233940608 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.447Z] 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)'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:30:43 [2024-02-28T23:30:43.447Z] 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')
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.447Z] 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')
18:30:43 [2024-02-28T23:30:43.447Z] 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.
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: of type 'Text'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: in group (with mnemonic 'Options')
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Options')
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Options')
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Experiment "traces"...", using matcher: of type 'Text'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:30:43 [2024-02-28T23:30:43.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233940523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:43 [2024-02-28T23:30:43.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233940523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:43 [2024-02-28T23:30:43.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233940522 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:43 [2024-02-28T23:30:43.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233940522 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:43 [2024-02-28T23:30:43.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233940522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:43 [2024-02-28T23:30:43.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233940521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:43 [2024-02-28T23:30:43.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:43 [2024-02-28T23:30:43.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:43 [2024-02-28T23:30:43.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:43 [2024-02-28T23:30:43.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:43 [2024-02-28T23:30:43.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:43 [2024-02-28T23:30:43.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:30:44 [2024-02-28T23:30:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233940521 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:44 [2024-02-28T23:30:44.016Z] 
18:30:44 [2024-02-28T23:30:44.016Z] (Eclipse:10714): Gtk-WARNING **: 23:30:43.867: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:44 [2024-02-28T23:30:44.016Z] 
18:30:44 [2024-02-28T23:30:44.016Z] (Eclipse:10714): Gtk-WARNING **: 23:30:43.900: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:44 [2024-02-28T23:30:44.016Z] 
18:30:44 [2024-02-28T23:30:44.016Z] (Eclipse:10714): Gtk-WARNING **: 23:30:43.917: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:44 [2024-02-28T23:30:44.016Z] 
18:30:44 [2024-02-28T23:30:44.016Z] (Eclipse:10714): Gtk-WARNING **: 23:30:43.934: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:44 [2024-02-28T23:30:44.016Z] 
18:30:44 [2024-02-28T23:30:44.016Z] (Eclipse:10714): Gtk-WARNING **: 23:30:43.951: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:44 [2024-02-28T23:30:44.016Z] 
18:30:44 [2024-02-28T23:30:44.016Z] (Eclipse:10714): Gtk-WARNING **: 23:30:43.967: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:44 [2024-02-28T23:30:44.016Z] 
18:30:44 [2024-02-28T23:30:44.016Z] (Eclipse:10714): Gtk-WARNING **: 23:30:43.983: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:44 [2024-02-28T23:30:44.016Z] 
18:30:44 [2024-02-28T23:30:44.016Z] (Eclipse:10714): Gtk-WARNING **: 23:30:44.000: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:44 [2024-02-28T23:30:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:30:44 [2024-02-28T23:30:44.273Z] 
18:30:44 [2024-02-28T23:30:44.273Z] (Eclipse:10714): Gtk-WARNING **: 23:30:44.017: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:44 [2024-02-28T23:30:44.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:44 [2024-02-28T23:30:44.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:44 [2024-02-28T23:30:44.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:44 [2024-02-28T23:30:44.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:44 [2024-02-28T23:30:44.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-233939780 data=null doit=true}, TreeItem with text {Traces [2]}]
18:30:44 [2024-02-28T23:30:44.273Z] 
18:30:44 [2024-02-28T23:30:44.273Z] (Eclipse:10714): Gtk-WARNING **: 23:30:44.034: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:44 [2024-02-28T23:30:44.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-233939771 data=null}, TreeItem with text {Traces [2]}]
18:30:44 [2024-02-28T23:30:44.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-233939770 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:30:44 [2024-02-28T23:30:44.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233939770 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]}]
18:30:44 [2024-02-28T23:30:44.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-233939768 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:30:44 [2024-02-28T23:30:44.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
18:30:44 [2024-02-28T23:30:44.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
18:30:44 [2024-02-28T23:30:44.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-233939767 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:30:44 [2024-02-28T23:30:44.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-233939767 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:44 [2024-02-28T23:30:44.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:44 [2024-02-28T23:30:44.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-233939766 data=null}, TreeItem with text {scp_dest}]
18:30:44 [2024-02-28T23:30:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233939766 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:30:44 [2024-02-28T23:30:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233939766 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}]
18:30:44 [2024-02-28T23:30:44.274Z] 
18:30:44 [2024-02-28T23:30:44.274Z] (Eclipse:10714): Gtk-WARNING **: 23:30:44.053: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:44 [2024-02-28T23:30:44.274Z] 
18:30:44 [2024-02-28T23:30:44.274Z] (Eclipse:10714): Gtk-WARNING **: 23:30:44.071: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:44 [2024-02-28T23:30:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233939734 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:30:44 [2024-02-28T23:30:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233939734 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:44 [2024-02-28T23:30:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-233939733 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:44 [2024-02-28T23:30:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233939733 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}]
18:30:44 [2024-02-28T23:30:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233939649 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:44 [2024-02-28T23:30:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-233939649 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:30:44 [2024-02-28T23:30:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-233939648 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:44 [2024-02-28T23:30:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-233939648 data=null}, TreeItem with text {scp_dest}]
18:30:44 [2024-02-28T23:30:44.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
18:30:44 [2024-02-28T23:30:44.531Z] 
18:30:44 [2024-02-28T23:30:44.531Z] (Eclipse:10714): Gtk-WARNING **: 23:30:44.328: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:44 [2024-02-28T23:30:44.531Z] 
18:30:44 [2024-02-28T23:30:44.531Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:44.345: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:44 [2024-02-28T23:30:44.531Z] 
18:30:44 [2024-02-28T23:30:44.531Z] (Eclipse:10714): Gtk-WARNING **: 23:30:44.400: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:44 [2024-02-28T23:30:44.531Z] 
18:30:44 [2024-02-28T23:30:44.531Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:44.400: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:44 [2024-02-28T23:30:44.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:30:44 [2024-02-28T23:30:44.788Z] 
18:30:44 [2024-02-28T23:30:44.788Z] (Eclipse:10714): Gtk-WARNING **: 23:30:44.714: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:44 [2024-02-28T23:30:44.788Z] 
18:30:44 [2024-02-28T23:30:44.788Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:44.725: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:44 [2024-02-28T23:30:44.788Z] 
18:30:44 [2024-02-28T23:30:44.788Z] (Eclipse:10714): Gtk-WARNING **: 23:30:44.728: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:45 [2024-02-28T23:30:45.719Z] 
18:30:45 [2024-02-28T23:30:45.719Z] (Eclipse:10714): Gtk-WARNING **: 23:30:45.420: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:45 [2024-02-28T23:30:45.719Z] 
18:30:45 [2024-02-28T23:30:45.719Z] (Eclipse:10714): Gtk-WARNING **: 23:30:45.456: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:45 [2024-02-28T23:30:45.719Z] 
18:30:45 [2024-02-28T23:30:45.719Z] (Eclipse:10714): Gtk-WARNING **: 23:30:45.519: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
18:30:45 [2024-02-28T23:30:45.719Z] 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')
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.719Z] 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.
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:30:45 [2024-02-28T23:30:45.719Z] 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
18:30:45 [2024-02-28T23:30:45.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/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-233938249 data=null}, (of type 'Combo')]
18:30:45 [2024-02-28T23:30:45.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/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-233938160 data=null doit=true}, TreeItem with text {traces}]
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-233938160 data=null}, TreeItem with text {traces}]
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-233938159 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233938159 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}]
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-233938156 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:45 [2024-02-28T23:30:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-233938155 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
18:30:45 [2024-02-28T23:30:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-233938155 data=null doit=true}, Tree node with text: synctraces]
18:30:45 [2024-02-28T23:30:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-233938155 data=null}, Tree node with text: synctraces]
18:30:45 [2024-02-28T23:30:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-233938155 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
18:30:45 [2024-02-28T23:30:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233938154 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]
18:30:45 [2024-02-28T23:30:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-233938153 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
18:30:45 [2024-02-28T23:30:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
18:30:45 [2024-02-28T23:30:45.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:30:45 [2024-02-28T23:30:45.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:45 [2024-02-28T23:30:45.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:45 [2024-02-28T23:30:45.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:30:45 [2024-02-28T23:30:45.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:30:45 [2024-02-28T23:30:45.980Z] 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:'))
18:30:45 [2024-02-28T23:30:45.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:45 [2024-02-28T23:30:45.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-233938070 data=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:'))]
18:30:45 [2024-02-28T23:30:45.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:45 [2024-02-28T23:30:45.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.980Z] 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'
18:30:45 [2024-02-28T23:30:45.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:30:45 [2024-02-28T23:30:45.981Z] 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')
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@e2931b1
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-233938067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233938067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-233938067 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-233938067 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-233938066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-233938066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-233938066 data=null 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')]
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-233938066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233938066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-233938066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-233938066 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-233938066 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:30:45 [2024-02-28T23:30:45.981Z] 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')
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4ee5d723
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-233938064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-233938064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-233938064 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:45 [2024-02-28T23:30:45.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-233938064 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-233938064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-233938063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-233938063 data=null 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')]
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-233938063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-233938063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-233938063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-233938063 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-233938063 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:30:45 [2024-02-28T23:30:45.982Z] 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')
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:30:45 [2024-02-28T23:30:45.982Z] 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.
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:30:45 [2024-02-28T23:30:45.982Z] 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')
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] 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')
18:30:45 [2024-02-28T23:30:45.982Z] 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.
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@323b4e2a
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-233938051 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')]
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-233938051 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')]
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-233938051 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-233938051 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-233938051 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')]
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-233938050 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')]
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-233938050 data=null 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')]
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-233938050 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')]
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-233938050 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')]
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-233938049 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')]
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-233938049 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-233938049 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.983Z] 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)'
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:30:45 [2024-02-28T23:30:45.983Z] 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')
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.983Z] 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')
18:30:45 [2024-02-28T23:30:45.983Z] 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.
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:45 [2024-02-28T23:30:45.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')
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:45 [2024-02-28T23:30:45.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')
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233938045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233938045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233938045 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233938045 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233938044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233938044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:45 [2024-02-28T23:30:45.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')
18:30:45 [2024-02-28T23:30:45.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')
18:30:45 [2024-02-28T23:30:45.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')
18:30:45 [2024-02-28T23:30:45.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')
18:30:45 [2024-02-28T23:30:45.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')
18:30:45 [2024-02-28T23:30:45.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:30:46 [2024-02-28T23:30:46.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233938044 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:46 [2024-02-28T23:30:46.242Z] 
18:30:46 [2024-02-28T23:30:46.242Z] (Eclipse:10714): Gtk-WARNING **: 23:30:46.051: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:46 [2024-02-28T23:30:46.242Z] 
18:30:46 [2024-02-28T23:30:46.242Z] (Eclipse:10714): Gtk-WARNING **: 23:30:46.083: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:46 [2024-02-28T23:30:46.242Z] 
18:30:46 [2024-02-28T23:30:46.242Z] (Eclipse:10714): Gtk-WARNING **: 23:30:46.099: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:46 [2024-02-28T23:30:46.242Z] 
18:30:46 [2024-02-28T23:30:46.242Z] (Eclipse:10714): Gtk-WARNING **: 23:30:46.125: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:46 [2024-02-28T23:30:46.242Z] 
18:30:46 [2024-02-28T23:30:46.242Z] (Eclipse:10714): Gtk-WARNING **: 23:30:46.134: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:46 [2024-02-28T23:30:46.242Z] 
18:30:46 [2024-02-28T23:30:46.242Z] (Eclipse:10714): Gtk-WARNING **: 23:30:46.149: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:46 [2024-02-28T23:30:46.242Z] 
18:30:46 [2024-02-28T23:30:46.242Z] (Eclipse:10714): Gtk-WARNING **: 23:30:46.167: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:46 [2024-02-28T23:30:46.242Z] 
18:30:46 [2024-02-28T23:30:46.242Z] (Eclipse:10714): Gtk-WARNING **: 23:30:46.183: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:46 [2024-02-28T23:30:46.242Z] 
18:30:46 [2024-02-28T23:30:46.242Z] (Eclipse:10714): Gtk-WARNING **: 23:30:46.220: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:46 [2024-02-28T23:30:46.498Z] 
18:30:46 [2024-02-28T23:30:46.498Z] (Eclipse:10714): Gtk-WARNING **: 23:30:46.240: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:46 [2024-02-28T23:30:46.499Z] 
18:30:46 [2024-02-28T23:30:46.499Z] (Eclipse:10714): Gtk-WARNING **: 23:30:46.254: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:46 [2024-02-28T23:30:46.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:46 [2024-02-28T23:30:46.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-233937464 data=null doit=true}, TreeItem with text {Traces [2]}]
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-233937464 data=null}, TreeItem with text {Traces [2]}]
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-233937463 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233937463 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]}]
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-233937462 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:30:46 [2024-02-28T23:30:46.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-233937461 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-233937461 data=null doit=true}, TreeItem with text {synctraces [2]}]
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-233937460 data=null}, TreeItem with text {synctraces [2]}]
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-233937460 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233937460 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]}]
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-233937446 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-233937445 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-233937445 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233937445 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]}]
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-233937432 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-233937431 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-233937431 data=null doit=true}, TreeItem with text {synctraces [2]}]
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-233937431 data=null}, TreeItem with text {synctraces [2]}]
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
18:30:46 [2024-02-28T23:30:46.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-233937430 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-233937430 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-233937430 data=null}, TreeItem with text {scp_dest}]
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233937429 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233937429 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}]
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233937391 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233937390 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
18:30:46 [2024-02-28T23:30:46.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-233937389 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
18:30:46 [2024-02-28T23:30:46.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233937389 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}]
18:30:46 [2024-02-28T23:30:46.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233937278 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
18:30:46 [2024-02-28T23:30:46.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-233937277 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
18:30:46 [2024-02-28T23:30:46.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-233937277 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:46 [2024-02-28T23:30:46.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-233937277 data=null}, TreeItem with text {scp_dest}]
18:30:46 [2024-02-28T23:30:46.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
18:30:46 [2024-02-28T23:30:46.757Z] 
18:30:46 [2024-02-28T23:30:46.757Z] (Eclipse:10714): Gtk-WARNING **: 23:30:46.719: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:46 [2024-02-28T23:30:46.757Z] 
18:30:46 [2024-02-28T23:30:46.757Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:46.736: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:47 [2024-02-28T23:30:47.014Z] 
18:30:47 [2024-02-28T23:30:47.015Z] (Eclipse:10714): Gtk-WARNING **: 23:30:46.818: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:47 [2024-02-28T23:30:47.015Z] 
18:30:47 [2024-02-28T23:30:47.015Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:46.818: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:47 [2024-02-28T23:30:47.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
18:30:47 [2024-02-28T23:30:47.273Z] 
18:30:47 [2024-02-28T23:30:47.273Z] (Eclipse:10714): Gtk-WARNING **: 23:30:47.119: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:47 [2024-02-28T23:30:47.273Z] 
18:30:47 [2024-02-28T23:30:47.273Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:47.130: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:47 [2024-02-28T23:30:47.273Z] 
18:30:47 [2024-02-28T23:30:47.273Z] (Eclipse:10714): Gtk-WARNING **: 23:30:47.134: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:47 [2024-02-28T23:30:47.839Z] 
18:30:47 [2024-02-28T23:30:47.839Z] (Eclipse:10714): Gtk-WARNING **: 23:30:47.766: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:47 [2024-02-28T23:30:47.839Z] 
18:30:47 [2024-02-28T23:30:47.839Z] (Eclipse:10714): Gtk-WARNING **: 23:30:47.807: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:48 [2024-02-28T23:30:48.096Z] 
18:30:48 [2024-02-28T23:30:48.096Z] (Eclipse:10714): Gtk-WARNING **: 23:30:47.845: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:48 [2024-02-28T23:30:48.096Z] 
18:30:48 [2024-02-28T23:30:48.096Z] (Eclipse:10714): Gtk-WARNING **: 23:30:47.883: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:48 [2024-02-28T23:30:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
18:30:48 [2024-02-28T23:30:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
18:30:48 [2024-02-28T23:30:48.096Z] 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')
18:30:48 [2024-02-28T23:30:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.096Z] 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.
18:30:48 [2024-02-28T23:30:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:48 [2024-02-28T23:30:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:48 [2024-02-28T23:30:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:48 [2024-02-28T23:30:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:48 [2024-02-28T23:30:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:48 [2024-02-28T23:30:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:30:48 [2024-02-28T23:30:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:30:48 [2024-02-28T23:30:48.096Z] 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
18:30:48 [2024-02-28T23:30:48.096Z] 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=-233935772 data=null}, (of type 'Combo')]
18:30:48 [2024-02-28T23:30:48.096Z] 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
18:30:48 [2024-02-28T23:30:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:48 [2024-02-28T23:30:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:48 [2024-02-28T23:30:48.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:30:48 [2024-02-28T23:30:48.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:48 [2024-02-28T23:30:48.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:48 [2024-02-28T23:30:48.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-233935695 data=null doit=true}, TreeItem with text {traces}]
18:30:48 [2024-02-28T23:30:48.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-233935695 data=null}, TreeItem with text {traces}]
18:30:48 [2024-02-28T23:30:48.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-233935695 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
18:30:48 [2024-02-28T23:30:48.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233935694 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}]
18:30:48 [2024-02-28T23:30:48.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-233935691 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
18:30:48 [2024-02-28T23:30:48.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:48 [2024-02-28T23:30:48.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-233935691 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-233935690 data=null doit=true}, Tree node with text: synctraces]
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-233935690 data=null}, Tree node with text: synctraces]
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-233935690 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233935690 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]
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-233935689 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:30:48 [2024-02-28T23:30:48.355Z] 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:'))
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-233935658 data=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:'))]
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.355Z] 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'
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:30:48 [2024-02-28T23:30:48.355Z] 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')
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@472d3c57
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-233935656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233935656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-233935656 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-233935656 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-233935656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-233935656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-233935656 data=null 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')]
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-233935656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233935655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-233935655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:48 [2024-02-28T23:30:48.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-233935655 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-233935655 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:30:48 [2024-02-28T23:30:48.356Z] 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')
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@95aa79c
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-233935654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-233935654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-233935654 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-233935653 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-233935653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-233935653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-233935653 data=null 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')]
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-233935653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-233935653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-233935653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-233935648 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-233935648 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:30:48 [2024-02-28T23:30:48.356Z] 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')
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:30:48 [2024-02-28T23:30:48.357Z] 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.
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:30:48 [2024-02-28T23:30:48.357Z] 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')
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.357Z] 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')
18:30:48 [2024-02-28T23:30:48.357Z] 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.
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:30:48 [2024-02-28T23:30:48.357Z] 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')
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@47362f88
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-233935644 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')]
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-233935643 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')]
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-233935643 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-233935643 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-233935643 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')]
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-233935643 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')]
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-233935643 data=null 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')]
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-233935642 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')]
18:30:48 [2024-02-28T23:30:48.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-233935642 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')]
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-233935642 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')]
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-233935642 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-233935642 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] 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)'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:30:48 [2024-02-28T23:30:48.358Z] 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')
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] 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')
18:30:48 [2024-02-28T23:30:48.358Z] 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.
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233935638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233935637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:48 [2024-02-28T23:30:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233935637 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:48 [2024-02-28T23:30:48.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233935637 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:48 [2024-02-28T23:30:48.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233935637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:48 [2024-02-28T23:30:48.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233935637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:48 [2024-02-28T23:30:48.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:48 [2024-02-28T23:30:48.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:48 [2024-02-28T23:30:48.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:48 [2024-02-28T23:30:48.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:48 [2024-02-28T23:30:48.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:48 [2024-02-28T23:30:48.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:30:48 [2024-02-28T23:30:48.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233935637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:48 [2024-02-28T23:30:48.873Z] 
18:30:48 [2024-02-28T23:30:48.873Z] (Eclipse:10714): Gtk-WARNING **: 23:30:48.632: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:48 [2024-02-28T23:30:48.873Z] 
18:30:48 [2024-02-28T23:30:48.873Z] (Eclipse:10714): Gtk-WARNING **: 23:30:48.665: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:48 [2024-02-28T23:30:48.873Z] 
18:30:48 [2024-02-28T23:30:48.873Z] (Eclipse:10714): Gtk-WARNING **: 23:30:48.682: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:48 [2024-02-28T23:30:48.873Z] 
18:30:48 [2024-02-28T23:30:48.873Z] (Eclipse:10714): Gtk-WARNING **: 23:30:48.698: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:48 [2024-02-28T23:30:48.873Z] 
18:30:48 [2024-02-28T23:30:48.873Z] (Eclipse:10714): Gtk-WARNING **: 23:30:48.715: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:48 [2024-02-28T23:30:48.873Z] 
18:30:48 [2024-02-28T23:30:48.873Z] (Eclipse:10714): Gtk-WARNING **: 23:30:48.732: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:48 [2024-02-28T23:30:48.873Z] 
18:30:48 [2024-02-28T23:30:48.873Z] (Eclipse:10714): Gtk-WARNING **: 23:30:48.748: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:48 [2024-02-28T23:30:48.873Z] 
18:30:48 [2024-02-28T23:30:48.873Z] (Eclipse:10714): Gtk-WARNING **: 23:30:48.765: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:48 [2024-02-28T23:30:48.873Z] 
18:30:48 [2024-02-28T23:30:48.873Z] (Eclipse:10714): Gtk-WARNING **: 23:30:48.782: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:48 [2024-02-28T23:30:48.873Z] 
18:30:48 [2024-02-28T23:30:48.873Z] (Eclipse:10714): Gtk-WARNING **: 23:30:48.798: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:48 [2024-02-28T23:30:48.873Z] 
18:30:48 [2024-02-28T23:30:48.873Z] (Eclipse:10714): Gtk-WARNING **: 23:30:48.814: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:48 [2024-02-28T23:30:48.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:30:48 [2024-02-28T23:30:48.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:48 [2024-02-28T23:30:48.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:48 [2024-02-28T23:30:48.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:48 [2024-02-28T23:30:48.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:48 [2024-02-28T23:30:48.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-233934973 data=null doit=true}, TreeItem with text {Traces [2]}]
18:30:48 [2024-02-28T23:30:48.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-233934973 data=null}, TreeItem with text {Traces [2]}]
18:30:48 [2024-02-28T23:30:48.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-233934972 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:30:48 [2024-02-28T23:30:48.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233934972 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]}]
18:30:48 [2024-02-28T23:30:48.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-233934970 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:30:48 [2024-02-28T23:30:48.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
18:30:48 [2024-02-28T23:30:48.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
18:30:48 [2024-02-28T23:30:48.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-233934969 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:30:48 [2024-02-28T23:30:48.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-233934969 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:48 [2024-02-28T23:30:48.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:48 [2024-02-28T23:30:48.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-233934968 data=null}, TreeItem with text {scp_dest}]
18:30:48 [2024-02-28T23:30:48.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233934968 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:30:48 [2024-02-28T23:30:48.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233934968 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}]
18:30:48 [2024-02-28T23:30:48.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233934952 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:30:48 [2024-02-28T23:30:48.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233934951 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:48 [2024-02-28T23:30:48.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-233934950 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:49 [2024-02-28T23:30:49.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233934950 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}]
18:30:49 [2024-02-28T23:30:49.132Z] 
18:30:49 [2024-02-28T23:30:49.132Z] (Eclipse:10714): Gtk-WARNING **: 23:30:49.058: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:49 [2024-02-28T23:30:49.132Z] 
18:30:49 [2024-02-28T23:30:49.132Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:49.076: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:49 [2024-02-28T23:30:49.389Z] 
18:30:49 [2024-02-28T23:30:49.389Z] (Eclipse:10714): Gtk-WARNING **: 23:30:49.142: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:49 [2024-02-28T23:30:49.389Z] 
18:30:49 [2024-02-28T23:30:49.389Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:49.142: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:49 [2024-02-28T23:30:49.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233934882 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:49 [2024-02-28T23:30:49.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-233934470 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:30:49 [2024-02-28T23:30:49.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-233934437 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:49 [2024-02-28T23:30:49.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-233934437 data=null}, TreeItem with text {scp_dest}]
18:30:49 [2024-02-28T23:30:49.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
18:30:49 [2024-02-28T23:30:49.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:30:49 [2024-02-28T23:30:49.647Z] 
18:30:49 [2024-02-28T23:30:49.647Z] (Eclipse:10714): Gtk-WARNING **: 23:30:49.517: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:49 [2024-02-28T23:30:49.647Z] 
18:30:49 [2024-02-28T23:30:49.647Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:49.529: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:49 [2024-02-28T23:30:49.647Z] 
18:30:49 [2024-02-28T23:30:49.647Z] (Eclipse:10714): Gtk-WARNING **: 23:30:49.534: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:50 [2024-02-28T23:30:50.212Z] 
18:30:50 [2024-02-28T23:30:50.212Z] (Eclipse:10714): Gtk-WARNING **: 23:30:50.105: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:50 [2024-02-28T23:30:50.212Z] 
18:30:50 [2024-02-28T23:30:50.212Z] (Eclipse:10714): Gtk-WARNING **: 23:30:50.141: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:50 [2024-02-28T23:30:50.212Z] 
18:30:50 [2024-02-28T23:30:50.212Z] (Eclipse:10714): Gtk-WARNING **: 23:30:50.187: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:50 [2024-02-28T23:30:50.469Z] 
18:30:50 [2024-02-28T23:30:50.470Z] (Eclipse:10714): Gtk-WARNING **: 23:30:50.224: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:50 [2024-02-28T23:30:50.470Z] 
18:30:50 [2024-02-28T23:30:50.470Z] (Eclipse:10714): Gtk-WARNING **: 23:30:50.260: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:50 [2024-02-28T23:30:50.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
18:30:50 [2024-02-28T23:30:50.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
18:30:50 [2024-02-28T23:30:50.470Z] 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')
18:30:50 [2024-02-28T23:30:50.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.470Z] 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.
18:30:50 [2024-02-28T23:30:50.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:50 [2024-02-28T23:30:50.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:50 [2024-02-28T23:30:50.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:50 [2024-02-28T23:30:50.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:50 [2024-02-28T23:30:50.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:50 [2024-02-28T23:30:50.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:30:50 [2024-02-28T23:30:50.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:30:50 [2024-02-28T23:30:50.470Z] 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
18:30:50 [2024-02-28T23:30:50.470Z] 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=-233933385 data=null}, (of type 'Combo')]
18:30:50 [2024-02-28T23:30:50.470Z] 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
18:30:50 [2024-02-28T23:30:50.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:50 [2024-02-28T23:30:50.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:50 [2024-02-28T23:30:50.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:30:50 [2024-02-28T23:30:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:50 [2024-02-28T23:30:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:50 [2024-02-28T23:30:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-233933326 data=null doit=true}, TreeItem with text {traces}]
18:30:50 [2024-02-28T23:30:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-233933326 data=null}, TreeItem with text {traces}]
18:30:50 [2024-02-28T23:30:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-233933326 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
18:30:50 [2024-02-28T23:30:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233933325 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}]
18:30:50 [2024-02-28T23:30:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-233933322 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
18:30:50 [2024-02-28T23:30:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:50 [2024-02-28T23:30:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-233933321 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
18:30:50 [2024-02-28T23:30:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-233933320 data=null doit=true}, Tree node with text: synctraces]
18:30:50 [2024-02-28T23:30:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-233933320 data=null}, Tree node with text: synctraces]
18:30:50 [2024-02-28T23:30:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-233933320 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
18:30:50 [2024-02-28T23:30:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233933320 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]
18:30:50 [2024-02-28T23:30:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-233933318 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
18:30:50 [2024-02-28T23:30:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
18:30:50 [2024-02-28T23:30:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:30:50 [2024-02-28T23:30:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:50 [2024-02-28T23:30:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:50 [2024-02-28T23:30:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:30:50 [2024-02-28T23:30:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:30:50 [2024-02-28T23:30:50.728Z] 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:'))
18:30:50 [2024-02-28T23:30:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:50 [2024-02-28T23:30:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-233933290 data=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:'))]
18:30:50 [2024-02-28T23:30:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:50 [2024-02-28T23:30:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.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'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:30:50 [2024-02-28T23:30:50.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')
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:30:50 [2024-02-28T23:30:50.729Z] 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.
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:30:50 [2024-02-28T23:30:50.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')
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:30:50 [2024-02-28T23:30:50.729Z] 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.
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:30:50 [2024-02-28T23:30:50.729Z] 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')
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:30:50 [2024-02-28T23:30:50.729Z] 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.
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:30:50 [2024-02-28T23:30:50.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')
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.730Z] 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')
18:30:50 [2024-02-28T23:30:50.730Z] 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.
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:30:50 [2024-02-28T23:30:50.730Z] 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')
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@34b846a1
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-233933275 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')]
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-233933274 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')]
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-233933274 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-233933274 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-233933274 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')]
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-233933274 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')]
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-233933274 data=null 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')]
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-233933273 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')]
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-233933273 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')]
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-233933273 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')]
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-233933273 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-233933273 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] 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)'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:30:50 [2024-02-28T23:30:50.731Z] 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')
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] 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')
18:30:50 [2024-02-28T23:30:50.731Z] 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.
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233933268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233933267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233933267 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233933267 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233933267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233933267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:50 [2024-02-28T23:30:50.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:50 [2024-02-28T23:30:50.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:50 [2024-02-28T23:30:50.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:50 [2024-02-28T23:30:50.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:50 [2024-02-28T23:30:50.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:50 [2024-02-28T23:30:50.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:30:50 [2024-02-28T23:30:50.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233933267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:50 [2024-02-28T23:30:50.991Z] 
18:30:50 [2024-02-28T23:30:50.991Z] (Eclipse:10714): Gtk-WARNING **: 23:30:50.858: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:50 [2024-02-28T23:30:50.991Z] 
18:30:50 [2024-02-28T23:30:50.991Z] (Eclipse:10714): Gtk-WARNING **: 23:30:50.894: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:50 [2024-02-28T23:30:50.991Z] 
18:30:50 [2024-02-28T23:30:50.991Z] (Eclipse:10714): Gtk-WARNING **: 23:30:50.911: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:50 [2024-02-28T23:30:50.991Z] 
18:30:50 [2024-02-28T23:30:50.991Z] (Eclipse:10714): Gtk-WARNING **: 23:30:50.927: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:50 [2024-02-28T23:30:50.991Z] 
18:30:50 [2024-02-28T23:30:50.991Z] (Eclipse:10714): Gtk-WARNING **: 23:30:50.944: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:50 [2024-02-28T23:30:50.991Z] 
18:30:50 [2024-02-28T23:30:50.991Z] (Eclipse:10714): Gtk-WARNING **: 23:30:50.961: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:50 [2024-02-28T23:30:50.991Z] 
18:30:50 [2024-02-28T23:30:50.991Z] (Eclipse:10714): Gtk-WARNING **: 23:30:50.977: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:51 [2024-02-28T23:30:51.249Z] 
18:30:51 [2024-02-28T23:30:51.249Z] (Eclipse:10714): Gtk-WARNING **: 23:30:50.995: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:51 [2024-02-28T23:30:51.249Z] 
18:30:51 [2024-02-28T23:30:51.249Z] (Eclipse:10714): Gtk-WARNING **: 23:30:51.010: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:51 [2024-02-28T23:30:51.249Z] 
18:30:51 [2024-02-28T23:30:51.249Z] (Eclipse:10714): Gtk-WARNING **: 23:30:51.027: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:51 [2024-02-28T23:30:51.249Z] 
18:30:51 [2024-02-28T23:30:51.249Z] (Eclipse:10714): Gtk-WARNING **: 23:30:51.043: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:51 [2024-02-28T23:30:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:30:51 [2024-02-28T23:30:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:51 [2024-02-28T23:30:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:51 [2024-02-28T23:30:51.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:51 [2024-02-28T23:30:51.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:51 [2024-02-28T23:30:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-233932711 data=null doit=true}, TreeItem with text {Traces [2]}]
18:30:51 [2024-02-28T23:30:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-233932711 data=null}, TreeItem with text {Traces [2]}]
18:30:51 [2024-02-28T23:30:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-233932711 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:30:51 [2024-02-28T23:30:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233932710 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]}]
18:30:51 [2024-02-28T23:30:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-233932708 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:30:51 [2024-02-28T23:30:51.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
18:30:51 [2024-02-28T23:30:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
18:30:51 [2024-02-28T23:30:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-233932707 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:30:51 [2024-02-28T23:30:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-233932707 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:51 [2024-02-28T23:30:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:51 [2024-02-28T23:30:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-233932707 data=null}, TreeItem with text {scp_dest}]
18:30:51 [2024-02-28T23:30:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233932706 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:30:51 [2024-02-28T23:30:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233932706 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}]
18:30:51 [2024-02-28T23:30:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233932690 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:30:51 [2024-02-28T23:30:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233932689 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:51 [2024-02-28T23:30:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-233932689 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:51 [2024-02-28T23:30:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233932688 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}]
18:30:51 [2024-02-28T23:30:51.506Z] 
18:30:51 [2024-02-28T23:30:51.506Z] (Eclipse:10714): Gtk-WARNING **: 23:30:51.342: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:51 [2024-02-28T23:30:51.507Z] 
18:30:51 [2024-02-28T23:30:51.507Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:51.361: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:51 [2024-02-28T23:30:51.507Z] 
18:30:51 [2024-02-28T23:30:51.507Z] (Eclipse:10714): Gtk-WARNING **: 23:30:51.431: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:51 [2024-02-28T23:30:51.507Z] 
18:30:51 [2024-02-28T23:30:51.507Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:51.431: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:51 [2024-02-28T23:30:51.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233932620 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:51 [2024-02-28T23:30:51.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-233932286 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:30:51 [2024-02-28T23:30:51.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-233932258 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:51 [2024-02-28T23:30:51.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-233932257 data=null}, TreeItem with text {scp_dest}]
18:30:51 [2024-02-28T23:30:51.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
18:30:51 [2024-02-28T23:30:51.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:30:51 [2024-02-28T23:30:51.764Z] 
18:30:51 [2024-02-28T23:30:51.764Z] (Eclipse:10714): Gtk-WARNING **: 23:30:51.623: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:51 [2024-02-28T23:30:51.764Z] 
18:30:51 [2024-02-28T23:30:51.764Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:51.635: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:51 [2024-02-28T23:30:51.764Z] 
18:30:51 [2024-02-28T23:30:51.764Z] (Eclipse:10714): Gtk-WARNING **: 23:30:51.639: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:52 [2024-02-28T23:30:52.330Z] 
18:30:52 [2024-02-28T23:30:52.330Z] (Eclipse:10714): Gtk-WARNING **: 23:30:52.175: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:52 [2024-02-28T23:30:52.330Z] 
18:30:52 [2024-02-28T23:30:52.330Z] (Eclipse:10714): Gtk-WARNING **: 23:30:52.218: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:52 [2024-02-28T23:30:52.330Z] 
18:30:52 [2024-02-28T23:30:52.330Z] (Eclipse:10714): Gtk-WARNING **: 23:30:52.262: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:52 [2024-02-28T23:30:52.330Z] 
18:30:52 [2024-02-28T23:30:52.330Z] (Eclipse:10714): Gtk-WARNING **: 23:30:52.298: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
18:30:52 [2024-02-28T23:30:52.589Z] 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')
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.589Z] 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.
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:30:52 [2024-02-28T23:30:52.589Z] 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
18:30:52 [2024-02-28T23:30:52.589Z] 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=-233931367 data=null}, (of type 'Combo')]
18:30:52 [2024-02-28T23:30:52.589Z] 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
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-233931300 data=null doit=true}, TreeItem with text {traces}]
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-233931299 data=null}, TreeItem with text {traces}]
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-233931299 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233931298 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}]
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-233931295 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-233931294 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-233931294 data=null doit=true}, Tree node with text: synctraces]
18:30:52 [2024-02-28T23:30:52.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-233931294 data=null}, Tree node with text: synctraces]
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-233931294 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233931294 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]
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-233931292 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:30:52 [2024-02-28T23:30:52.590Z] 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:'))
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-233931264 data=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:'))]
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.590Z] 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'
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:30:52 [2024-02-28T23:30:52.590Z] 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')
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5839bf99
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-233931261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233931260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-233931260 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-233931260 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-233931260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-233931260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-233931260 data=null 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')]
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-233931260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233931259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-233931259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-233931259 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:52 [2024-02-28T23:30:52.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-233931259 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:30:52 [2024-02-28T23:30:52.591Z] 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.
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:30:52 [2024-02-28T23:30:52.591Z] 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')
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:30:52 [2024-02-28T23:30:52.591Z] 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.
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:30:52 [2024-02-28T23:30:52.591Z] 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')
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] 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')
18:30:52 [2024-02-28T23:30:52.591Z] 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.
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:30:52 [2024-02-28T23:30:52.592Z] 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')
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:30:52 [2024-02-28T23:30:52.592Z] 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.
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] 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)'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:30:52 [2024-02-28T23:30:52.592Z] 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')
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] 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')
18:30:52 [2024-02-28T23:30:52.592Z] 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.
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:52 [2024-02-28T23:30:52.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')
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:52 [2024-02-28T23:30:52.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:52 [2024-02-28T23:30:52.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')
18:30:52 [2024-02-28T23:30:52.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:30:52 [2024-02-28T23:30:52.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233931245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:52 [2024-02-28T23:30:52.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233931244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:52 [2024-02-28T23:30:52.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233931244 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:52 [2024-02-28T23:30:52.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233931244 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:52 [2024-02-28T23:30:52.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233931244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:52 [2024-02-28T23:30:52.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233931244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:52 [2024-02-28T23:30:52.850Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:52 [2024-02-28T23:30:52.850Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:52 [2024-02-28T23:30:52.850Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:52 [2024-02-28T23:30:52.850Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:52 [2024-02-28T23:30:52.850Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:52 [2024-02-28T23:30:52.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:30:53 [2024-02-28T23:30:53.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233931244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:53 [2024-02-28T23:30:53.108Z] 
18:30:53 [2024-02-28T23:30:53.108Z] (Eclipse:10714): Gtk-WARNING **: 23:30:52.918: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:53 [2024-02-28T23:30:53.108Z] 
18:30:53 [2024-02-28T23:30:53.108Z] (Eclipse:10714): Gtk-WARNING **: 23:30:52.953: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:53 [2024-02-28T23:30:53.108Z] 
18:30:53 [2024-02-28T23:30:53.108Z] (Eclipse:10714): Gtk-WARNING **: 23:30:52.969: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:53 [2024-02-28T23:30:53.108Z] 
18:30:53 [2024-02-28T23:30:53.108Z] (Eclipse:10714): Gtk-WARNING **: 23:30:52.987: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:53 [2024-02-28T23:30:53.108Z] 
18:30:53 [2024-02-28T23:30:53.108Z] (Eclipse:10714): Gtk-WARNING **: 23:30:53.003: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:53 [2024-02-28T23:30:53.108Z] 
18:30:53 [2024-02-28T23:30:53.108Z] (Eclipse:10714): Gtk-WARNING **: 23:30:53.021: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:53 [2024-02-28T23:30:53.108Z] 
18:30:53 [2024-02-28T23:30:53.108Z] (Eclipse:10714): Gtk-WARNING **: 23:30:53.037: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:53 [2024-02-28T23:30:53.108Z] 
18:30:53 [2024-02-28T23:30:53.108Z] (Eclipse:10714): Gtk-WARNING **: 23:30:53.052: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:53 [2024-02-28T23:30:53.108Z] 
18:30:53 [2024-02-28T23:30:53.108Z] (Eclipse:10714): Gtk-WARNING **: 23:30:53.069: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:53 [2024-02-28T23:30:53.108Z] 
18:30:53 [2024-02-28T23:30:53.108Z] (Eclipse:10714): Gtk-WARNING **: 23:30:53.084: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:53 [2024-02-28T23:30:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:30:53 [2024-02-28T23:30:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:53 [2024-02-28T23:30:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:53 [2024-02-28T23:30:53.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:53 [2024-02-28T23:30:53.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:53 [2024-02-28T23:30:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-233930669 data=null doit=true}, TreeItem with text {Traces [2]}]
18:30:53 [2024-02-28T23:30:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-233930669 data=null}, TreeItem with text {Traces [2]}]
18:30:53 [2024-02-28T23:30:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-233930668 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:30:53 [2024-02-28T23:30:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233930668 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]}]
18:30:53 [2024-02-28T23:30:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-233930666 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:30:53 [2024-02-28T23:30:53.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
18:30:53 [2024-02-28T23:30:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
18:30:53 [2024-02-28T23:30:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-233930665 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:30:53 [2024-02-28T23:30:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-233930665 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:53 [2024-02-28T23:30:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:53 [2024-02-28T23:30:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-233930664 data=null}, TreeItem with text {scp_dest}]
18:30:53 [2024-02-28T23:30:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233930664 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:30:53 [2024-02-28T23:30:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233930664 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}]
18:30:53 [2024-02-28T23:30:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233930647 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:30:53 [2024-02-28T23:30:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233930646 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:53 [2024-02-28T23:30:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-233930646 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:53 [2024-02-28T23:30:53.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233930646 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}]
18:30:53 [2024-02-28T23:30:53.624Z] 
18:30:53 [2024-02-28T23:30:53.624Z] (Eclipse:10714): Gtk-WARNING **: 23:30:53.368: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:53 [2024-02-28T23:30:53.624Z] 
18:30:53 [2024-02-28T23:30:53.624Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:53.386: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:53 [2024-02-28T23:30:53.624Z] 
18:30:53 [2024-02-28T23:30:53.624Z] (Eclipse:10714): Gtk-WARNING **: 23:30:53.451: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:53 [2024-02-28T23:30:53.624Z] 
18:30:53 [2024-02-28T23:30:53.624Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:53.452: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:53 [2024-02-28T23:30:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233930518 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:53 [2024-02-28T23:30:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-233930220 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:30:53 [2024-02-28T23:30:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-233930219 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:53 [2024-02-28T23:30:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-233930219 data=null}, TreeItem with text {scp_dest}]
18:30:53 [2024-02-28T23:30:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
18:30:53 [2024-02-28T23:30:53.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:30:53 [2024-02-28T23:30:53.881Z] 
18:30:53 [2024-02-28T23:30:53.881Z] (Eclipse:10714): Gtk-WARNING **: 23:30:53.643: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:53 [2024-02-28T23:30:53.881Z] 
18:30:53 [2024-02-28T23:30:53.881Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:53.653: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:53 [2024-02-28T23:30:53.881Z] 
18:30:53 [2024-02-28T23:30:53.881Z] (Eclipse:10714): Gtk-WARNING **: 23:30:53.657: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:54 [2024-02-28T23:30:54.137Z] 
18:30:54 [2024-02-28T23:30:54.137Z] (Eclipse:10714): Gtk-WARNING **: 23:30:53.960: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:54 [2024-02-28T23:30:54.137Z] 
18:30:54 [2024-02-28T23:30:54.137Z] (Eclipse:10714): Gtk-WARNING **: 23:30:54.001: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:54 [2024-02-28T23:30:54.137Z] 
18:30:54 [2024-02-28T23:30:54.137Z] (Eclipse:10714): Gtk-WARNING **: 23:30:54.039: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:54 [2024-02-28T23:30:54.137Z] 
18:30:54 [2024-02-28T23:30:54.137Z] (Eclipse:10714): Gtk-WARNING **: 23:30:54.073: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:54 [2024-02-28T23:30:54.137Z] 
18:30:54 [2024-02-28T23:30:54.137Z] (Eclipse:10714): Gtk-WARNING **: 23:30:54.109: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
18:30:54 [2024-02-28T23:30:54.396Z] 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')
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.396Z] 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.
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:30:54 [2024-02-28T23:30:54.396Z] 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
18:30:54 [2024-02-28T23:30:54.396Z] 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=-233929645 data=null}, (of type 'Combo')]
18:30:54 [2024-02-28T23:30:54.396Z] 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
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-233929585 data=null doit=true}, TreeItem with text {traces}]
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-233929585 data=null}, TreeItem with text {traces}]
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-233929584 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233929584 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}]
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-233929581 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-233929580 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-233929580 data=null doit=true}, Tree node with text: synctraces]
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-233929580 data=null}, Tree node with text: synctraces]
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-233929580 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233929580 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]
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-233929579 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:54 [2024-02-28T23:30:54.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:30:54 [2024-02-28T23:30:54.397Z] 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:'))
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-233929548 data=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:'))]
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.397Z] 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'
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:30:54 [2024-02-28T23:30:54.397Z] 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')
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3082b46a
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-233929545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233929545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-233929545 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-233929545 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-233929545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-233929545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-233929544 data=null 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')]
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-233929544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233929544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-233929544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-233929544 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-233929544 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:30:54 [2024-02-28T23:30:54.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:30:54 [2024-02-28T23:30:54.398Z] 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')
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:30:54 [2024-02-28T23:30:54.398Z] 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.
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:30:54 [2024-02-28T23:30:54.398Z] 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')
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:30:54 [2024-02-28T23:30:54.398Z] 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.
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:30:54 [2024-02-28T23:30:54.398Z] 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')
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.398Z] 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')
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6407c1b3
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-233929530 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')]
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-233929530 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')]
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-233929530 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-233929529 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-233929529 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')]
18:30:54 [2024-02-28T23:30:54.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-233929529 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')]
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-233929529 data=null 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')]
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-233929529 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')]
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-233929529 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')]
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-233929529 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')]
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-233929529 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-233929528 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:30:54 [2024-02-28T23:30:54.399Z] 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')
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:30:54 [2024-02-28T23:30:54.399Z] 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.
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] 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)'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:30:54 [2024-02-28T23:30:54.399Z] 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')
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] 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')
18:30:54 [2024-02-28T23:30:54.399Z] 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.
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233929522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233929510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233929510 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233929509 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233929509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233929509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:54 [2024-02-28T23:30:54.400Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:54 [2024-02-28T23:30:54.400Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:54 [2024-02-28T23:30:54.400Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:54 [2024-02-28T23:30:54.400Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:54 [2024-02-28T23:30:54.400Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:54 [2024-02-28T23:30:54.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:30:54 [2024-02-28T23:30:54.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233929509 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:54 [2024-02-28T23:30:54.966Z] 
18:30:54 [2024-02-28T23:30:54.966Z] (Eclipse:10714): Gtk-WARNING **: 23:30:54.749: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:54 [2024-02-28T23:30:54.966Z] 
18:30:54 [2024-02-28T23:30:54.966Z] (Eclipse:10714): Gtk-WARNING **: 23:30:54.781: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:54 [2024-02-28T23:30:54.966Z] 
18:30:54 [2024-02-28T23:30:54.966Z] (Eclipse:10714): Gtk-WARNING **: 23:30:54.797: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:54 [2024-02-28T23:30:54.966Z] 
18:30:54 [2024-02-28T23:30:54.966Z] (Eclipse:10714): Gtk-WARNING **: 23:30:54.813: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:54 [2024-02-28T23:30:54.966Z] 
18:30:54 [2024-02-28T23:30:54.966Z] (Eclipse:10714): Gtk-WARNING **: 23:30:54.830: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:54 [2024-02-28T23:30:54.966Z] 
18:30:54 [2024-02-28T23:30:54.966Z] (Eclipse:10714): Gtk-WARNING **: 23:30:54.848: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:54 [2024-02-28T23:30:54.966Z] 
18:30:54 [2024-02-28T23:30:54.966Z] (Eclipse:10714): Gtk-WARNING **: 23:30:54.864: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:54 [2024-02-28T23:30:54.966Z] 
18:30:54 [2024-02-28T23:30:54.966Z] (Eclipse:10714): Gtk-WARNING **: 23:30:54.880: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:54 [2024-02-28T23:30:54.966Z] 
18:30:54 [2024-02-28T23:30:54.966Z] (Eclipse:10714): Gtk-WARNING **: 23:30:54.897: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:54 [2024-02-28T23:30:54.966Z] 
18:30:54 [2024-02-28T23:30:54.966Z] (Eclipse:10714): Gtk-WARNING **: 23:30:54.916: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:54 [2024-02-28T23:30:54.966Z] 
18:30:54 [2024-02-28T23:30:54.966Z] (Eclipse:10714): Gtk-WARNING **: 23:30:54.930: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:54 [2024-02-28T23:30:54.966Z] 
18:30:54 [2024-02-28T23:30:54.966Z] (Eclipse:10714): Gtk-WARNING **: 23:30:54.946: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:55 [2024-02-28T23:30:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:30:55 [2024-02-28T23:30:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:55 [2024-02-28T23:30:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:55 [2024-02-28T23:30:55.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:55 [2024-02-28T23:30:55.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:55 [2024-02-28T23:30:55.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
18:30:55 [2024-02-28T23:30:55.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
18:30:55 [2024-02-28T23:30:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
18:30:55 [2024-02-28T23:30:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-233928744 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:30:55 [2024-02-28T23:30:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-233928743 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:55 [2024-02-28T23:30:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:55 [2024-02-28T23:30:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-233928743 data=null}, TreeItem with text {scp_dest}]
18:30:55 [2024-02-28T23:30:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233928743 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:30:55 [2024-02-28T23:30:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233928742 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}]
18:30:55 [2024-02-28T23:30:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233928737 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:30:55 [2024-02-28T23:30:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233928736 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:55 [2024-02-28T23:30:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-233928736 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:55 [2024-02-28T23:30:55.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233928736 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}]
18:30:55 [2024-02-28T23:30:55.480Z] 
18:30:55 [2024-02-28T23:30:55.480Z] (Eclipse:10714): Gtk-WARNING **: 23:30:55.256: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:55 [2024-02-28T23:30:55.480Z] 
18:30:55 [2024-02-28T23:30:55.480Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:55.272: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:55 [2024-02-28T23:30:55.480Z] 
18:30:55 [2024-02-28T23:30:55.480Z] (Eclipse:10714): Gtk-WARNING **: 23:30:55.326: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:55 [2024-02-28T23:30:55.480Z] 
18:30:55 [2024-02-28T23:30:55.480Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:55.327: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:55 [2024-02-28T23:30:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233928673 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:55 [2024-02-28T23:30:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-233928362 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:30:55 [2024-02-28T23:30:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-233928358 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:55 [2024-02-28T23:30:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-233928357 data=null}, TreeItem with text {scp_dest}]
18:30:55 [2024-02-28T23:30:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
18:30:55 [2024-02-28T23:30:55.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:30:55 [2024-02-28T23:30:55.737Z] 
18:30:55 [2024-02-28T23:30:55.737Z] (Eclipse:10714): Gtk-WARNING **: 23:30:55.504: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:55 [2024-02-28T23:30:55.737Z] 
18:30:55 [2024-02-28T23:30:55.737Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:55.520: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:55 [2024-02-28T23:30:55.737Z] 
18:30:55 [2024-02-28T23:30:55.737Z] (Eclipse:10714): Gtk-WARNING **: 23:30:55.525: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:56 [2024-02-28T23:30:56.302Z] 
18:30:56 [2024-02-28T23:30:56.302Z] (Eclipse:10714): Gtk-WARNING **: 23:30:56.015: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:56 [2024-02-28T23:30:56.302Z] 
18:30:56 [2024-02-28T23:30:56.302Z] (Eclipse:10714): Gtk-WARNING **: 23:30:56.055: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:56 [2024-02-28T23:30:56.302Z] 
18:30:56 [2024-02-28T23:30:56.302Z] (Eclipse:10714): Gtk-WARNING **: 23:30:56.092: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:56 [2024-02-28T23:30:56.302Z] 
18:30:56 [2024-02-28T23:30:56.302Z] (Eclipse:10714): Gtk-WARNING **: 23:30:56.127: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:56 [2024-02-28T23:30:56.302Z] 
18:30:56 [2024-02-28T23:30:56.302Z] (Eclipse:10714): Gtk-WARNING **: 23:30:56.160: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:56 [2024-02-28T23:30:56.302Z] 
18:30:56 [2024-02-28T23:30:56.302Z] (Eclipse:10714): Gtk-WARNING **: 23:30:56.190: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:56 [2024-02-28T23:30:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
18:30:56 [2024-02-28T23:30:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
18:30:56 [2024-02-28T23:30:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
18:30:56 [2024-02-28T23:30:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
18:30:56 [2024-02-28T23:30:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:56 [2024-02-28T23:30:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:56 [2024-02-28T23:30:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:56 [2024-02-28T23:30:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:56 [2024-02-28T23:30:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:56 [2024-02-28T23:30:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:30:56 [2024-02-28T23:30:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:30:56 [2024-02-28T23:30:56.302Z] 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
18:30:56 [2024-02-28T23:30:56.302Z] 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=-233927522 data=null}, (of type 'Combo')]
18:30:56 [2024-02-28T23:30:56.302Z] 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
18:30:56 [2024-02-28T23:30:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:56 [2024-02-28T23:30:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:56 [2024-02-28T23:30:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:30:56 [2024-02-28T23:30:56.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:56 [2024-02-28T23:30:56.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:56 [2024-02-28T23:30:56.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:56 [2024-02-28T23:30:56.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-233927466 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
18:30:56 [2024-02-28T23:30:56.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-233927466 data=null doit=true}, TreeItem with text {traces}]
18:30:56 [2024-02-28T23:30:56.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-233927465 data=null}, TreeItem with text {traces}]
18:30:56 [2024-02-28T23:30:56.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-233927465 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
18:30:56 [2024-02-28T23:30:56.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233927464 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}]
18:30:56 [2024-02-28T23:30:56.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-233927464 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
18:30:56 [2024-02-28T23:30:56.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:30:56 [2024-02-28T23:30:56.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:30:56 [2024-02-28T23:30:56.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
18:30:56 [2024-02-28T23:30:56.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:30:56 [2024-02-28T23:30:56.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:56 [2024-02-28T23:30:56.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:56 [2024-02-28T23:30:56.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:30:56 [2024-02-28T23:30:56.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:30:56 [2024-02-28T23:30:56.561Z] 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:'))
18:30:56 [2024-02-28T23:30:56.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:56 [2024-02-28T23:30:56.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-233927440 data=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:'))]
18:30:56 [2024-02-28T23:30:56.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:56 [2024-02-28T23:30:56.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] 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'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:30:56 [2024-02-28T23:30:56.562Z] 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')
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:30:56 [2024-02-28T23:30:56.562Z] 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.
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:30:56 [2024-02-28T23:30:56.562Z] 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')
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:30:56 [2024-02-28T23:30:56.562Z] 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.
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:30:56 [2024-02-28T23:30:56.562Z] 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')
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:30:56 [2024-02-28T23:30:56.562Z] 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.
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.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'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:30:56 [2024-02-28T23:30:56.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')
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.563Z] 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')
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@42775280
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-233927434 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')]
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-233927434 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')]
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-233927434 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-233927434 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-233927434 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')]
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-233927433 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')]
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-233927433 data=null 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')]
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-233927433 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')]
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-233927433 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')]
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-233927433 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')]
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-233927433 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-233927433 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:30:56 [2024-02-28T23:30:56.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')
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:30:56 [2024-02-28T23:30:56.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.
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.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)'
18:30:56 [2024-02-28T23:30:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:30:56 [2024-02-28T23:30:56.564Z] 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')
18:30:56 [2024-02-28T23:30:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.564Z] 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')
18:30:56 [2024-02-28T23:30:56.564Z] 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.
18:30:56 [2024-02-28T23:30:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:56 [2024-02-28T23:30:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:56 [2024-02-28T23:30:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:56 [2024-02-28T23:30:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:56 [2024-02-28T23:30:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:30:56 [2024-02-28T23:30:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233927428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:56 [2024-02-28T23:30:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233927428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:56 [2024-02-28T23:30:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233927428 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:56 [2024-02-28T23:30:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233927428 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:56 [2024-02-28T23:30:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233927428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:56 [2024-02-28T23:30:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233927428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:56 [2024-02-28T23:30:56.564Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:56 [2024-02-28T23:30:56.564Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:56 [2024-02-28T23:30:56.564Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:56 [2024-02-28T23:30:56.564Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:56 [2024-02-28T23:30:56.564Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:56 [2024-02-28T23:30:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:30:56 [2024-02-28T23:30:56.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233927428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:56 [2024-02-28T23:30:56.822Z] 
18:30:56 [2024-02-28T23:30:56.822Z] (Eclipse:10714): Gtk-WARNING **: 23:30:56.768: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:57 [2024-02-28T23:30:57.081Z] 
18:30:57 [2024-02-28T23:30:57.081Z] (Eclipse:10714): Gtk-WARNING **: 23:30:56.818: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:57 [2024-02-28T23:30:57.082Z] 
18:30:57 [2024-02-28T23:30:57.082Z] (Eclipse:10714): Gtk-WARNING **: 23:30:56.828: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:57 [2024-02-28T23:30:57.082Z] 
18:30:57 [2024-02-28T23:30:57.082Z] (Eclipse:10714): Gtk-WARNING **: 23:30:56.836: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:57 [2024-02-28T23:30:57.082Z] 
18:30:57 [2024-02-28T23:30:57.082Z] (Eclipse:10714): Gtk-WARNING **: 23:30:56.846: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:57 [2024-02-28T23:30:57.082Z] 
18:30:57 [2024-02-28T23:30:57.082Z] (Eclipse:10714): Gtk-WARNING **: 23:30:56.864: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:57 [2024-02-28T23:30:57.082Z] 
18:30:57 [2024-02-28T23:30:57.082Z] (Eclipse:10714): Gtk-WARNING **: 23:30:56.880: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:57 [2024-02-28T23:30:57.082Z] 
18:30:57 [2024-02-28T23:30:57.082Z] (Eclipse:10714): Gtk-WARNING **: 23:30:56.897: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:57 [2024-02-28T23:30:57.082Z] 
18:30:57 [2024-02-28T23:30:57.082Z] (Eclipse:10714): Gtk-WARNING **: 23:30:56.914: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:57 [2024-02-28T23:30:57.082Z] 
18:30:57 [2024-02-28T23:30:57.082Z] (Eclipse:10714): Gtk-WARNING **: 23:30:56.931: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:57 [2024-02-28T23:30:57.082Z] 
18:30:57 [2024-02-28T23:30:57.082Z] (Eclipse:10714): Gtk-WARNING **: 23:30:56.948: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:57 [2024-02-28T23:30:57.082Z] 
18:30:57 [2024-02-28T23:30:57.082Z] (Eclipse:10714): Gtk-WARNING **: 23:30:56.963: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:57 [2024-02-28T23:30:57.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:30:57 [2024-02-28T23:30:57.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:57 [2024-02-28T23:30:57.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:57 [2024-02-28T23:30:57.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:57 [2024-02-28T23:30:57.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:57 [2024-02-28T23:30:57.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-233926768 data=null doit=true}, TreeItem with text {Traces [2]}]
18:30:57 [2024-02-28T23:30:57.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-233926768 data=null}, TreeItem with text {Traces [2]}]
18:30:57 [2024-02-28T23:30:57.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-233926767 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:30:57 [2024-02-28T23:30:57.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233926762 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]}]
18:30:57 [2024-02-28T23:30:57.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-233926759 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:30:57 [2024-02-28T23:30:57.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
18:30:57 [2024-02-28T23:30:57.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
18:30:57 [2024-02-28T23:30:57.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-233926757 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:30:57 [2024-02-28T23:30:57.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-233926757 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:57 [2024-02-28T23:30:57.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:57 [2024-02-28T23:30:57.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-233926757 data=null}, TreeItem with text {scp_dest}]
18:30:57 [2024-02-28T23:30:57.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233926756 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:30:57 [2024-02-28T23:30:57.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233926756 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}]
18:30:57 [2024-02-28T23:30:57.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233926750 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:30:57 [2024-02-28T23:30:57.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233926737 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:57 [2024-02-28T23:30:57.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-233926737 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:57 [2024-02-28T23:30:57.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233926736 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}]
18:30:57 [2024-02-28T23:30:57.340Z] 
18:30:57 [2024-02-28T23:30:57.340Z] (Eclipse:10714): Gtk-WARNING **: 23:30:57.261: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:57 [2024-02-28T23:30:57.340Z] 
18:30:57 [2024-02-28T23:30:57.340Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:57.277: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:57 [2024-02-28T23:30:57.340Z] 
18:30:57 [2024-02-28T23:30:57.341Z] (Eclipse:10714): Gtk-WARNING **: 23:30:57.329: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:57 [2024-02-28T23:30:57.341Z] 
18:30:57 [2024-02-28T23:30:57.341Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:57.329: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:57 [2024-02-28T23:30:57.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233926667 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:57 [2024-02-28T23:30:57.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-233926390 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:30:57 [2024-02-28T23:30:57.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-233926365 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:57 [2024-02-28T23:30:57.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-233926365 data=null}, TreeItem with text {scp_dest}]
18:30:57 [2024-02-28T23:30:57.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
18:30:57 [2024-02-28T23:30:57.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:30:57 [2024-02-28T23:30:57.598Z] 
18:30:57 [2024-02-28T23:30:57.598Z] (Eclipse:10714): Gtk-WARNING **: 23:30:57.495: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:57 [2024-02-28T23:30:57.855Z] 
18:30:57 [2024-02-28T23:30:57.855Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:57.672: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:57 [2024-02-28T23:30:57.855Z] 
18:30:57 [2024-02-28T23:30:57.855Z] (Eclipse:10714): Gtk-WARNING **: 23:30:57.680: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:58 [2024-02-28T23:30:58.420Z] 
18:30:58 [2024-02-28T23:30:58.420Z] (Eclipse:10714): Gtk-WARNING **: 23:30:58.122: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:58 [2024-02-28T23:30:58.420Z] 
18:30:58 [2024-02-28T23:30:58.420Z] (Eclipse:10714): Gtk-WARNING **: 23:30:58.185: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:58 [2024-02-28T23:30:58.420Z] 
18:30:58 [2024-02-28T23:30:58.420Z] (Eclipse:10714): Gtk-WARNING **: 23:30:58.233: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:58 [2024-02-28T23:30:58.421Z] 
18:30:58 [2024-02-28T23:30:58.421Z] (Eclipse:10714): Gtk-WARNING **: 23:30:58.276: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
18:30:58 [2024-02-28T23:30:58.421Z] 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')
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.421Z] 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.
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:30:58 [2024-02-28T23:30:58.421Z] 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
18:30:58 [2024-02-28T23:30:58.421Z] 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=-233925451 data=null}, (of type 'Combo')]
18:30:58 [2024-02-28T23:30:58.421Z] 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
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-233925394 data=null doit=true}, TreeItem with text {traces}]
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-233925394 data=null}, TreeItem with text {traces}]
18:30:58 [2024-02-28T23:30:58.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-233925393 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
18:30:58 [2024-02-28T23:30:58.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233925393 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}]
18:30:58 [2024-02-28T23:30:58.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-233925382 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
18:30:58 [2024-02-28T23:30:58.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-233925381 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-233925381 data=null doit=true}, Tree node with text: synctraces]
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-233925381 data=null}, Tree node with text: synctraces]
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-233925380 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233925380 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]
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-233925379 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:30:58 [2024-02-28T23:30:58.681Z] 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:'))
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-233925353 data=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:'))]
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.681Z] 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'
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:30:58 [2024-02-28T23:30:58.681Z] 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')
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@65cae15a
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-233925351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233925350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-233925350 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-233925350 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-233925350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-233925350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-233925350 data=null 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')]
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-233925350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:58 [2024-02-28T23:30:58.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233925350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-233925350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-233925349 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-233925349 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:30:58 [2024-02-28T23:30:58.682Z] 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')
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:30:58 [2024-02-28T23:30:58.682Z] 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.
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:30:58 [2024-02-28T23:30:58.682Z] 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')
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:30:58 [2024-02-28T23:30:58.682Z] 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.
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:30:58 [2024-02-28T23:30:58.682Z] 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')
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.682Z] 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')
18:30:58 [2024-02-28T23:30:58.683Z] 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.
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:30:58 [2024-02-28T23:30:58.683Z] 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')
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:30:58 [2024-02-28T23:30:58.683Z] 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.
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] 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)'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:30:58 [2024-02-28T23:30:58.683Z] 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')
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] 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')
18:30:58 [2024-02-28T23:30:58.683Z] 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.
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:58 [2024-02-28T23:30:58.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')
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:30:58 [2024-02-28T23:30:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:30:58 [2024-02-28T23:30:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:30:58 [2024-02-28T23:30:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:58 [2024-02-28T23:30:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:30:58 [2024-02-28T23:30:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233925336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:58 [2024-02-28T23:30:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233925336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:58 [2024-02-28T23:30:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233925335 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:58 [2024-02-28T23:30:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233925335 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:58 [2024-02-28T23:30:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233925335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:58 [2024-02-28T23:30:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233925335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:58 [2024-02-28T23:30:58.684Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:58 [2024-02-28T23:30:58.684Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:58 [2024-02-28T23:30:58.684Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:58 [2024-02-28T23:30:58.684Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:58 [2024-02-28T23:30:58.684Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:30:58 [2024-02-28T23:30:58.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:30:58 [2024-02-28T23:30:58.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233925335 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:30:58 [2024-02-28T23:30:58.942Z] 
18:30:58 [2024-02-28T23:30:58.942Z] (Eclipse:10714): Gtk-WARNING **: 23:30:58.757: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:58 [2024-02-28T23:30:58.942Z] 
18:30:58 [2024-02-28T23:30:58.942Z] (Eclipse:10714): Gtk-WARNING **: 23:30:58.789: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:58 [2024-02-28T23:30:58.942Z] 
18:30:58 [2024-02-28T23:30:58.942Z] (Eclipse:10714): Gtk-WARNING **: 23:30:58.805: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:58 [2024-02-28T23:30:58.942Z] 
18:30:58 [2024-02-28T23:30:58.942Z] (Eclipse:10714): Gtk-WARNING **: 23:30:58.822: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:58 [2024-02-28T23:30:58.942Z] 
18:30:58 [2024-02-28T23:30:58.942Z] (Eclipse:10714): Gtk-WARNING **: 23:30:58.840: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:58 [2024-02-28T23:30:58.942Z] 
18:30:58 [2024-02-28T23:30:58.942Z] (Eclipse:10714): Gtk-WARNING **: 23:30:58.856: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:58 [2024-02-28T23:30:58.942Z] 
18:30:58 [2024-02-28T23:30:58.942Z] (Eclipse:10714): Gtk-WARNING **: 23:30:58.872: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:58 [2024-02-28T23:30:58.942Z] 
18:30:58 [2024-02-28T23:30:58.942Z] (Eclipse:10714): Gtk-WARNING **: 23:30:58.889: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:58 [2024-02-28T23:30:58.942Z] 
18:30:58 [2024-02-28T23:30:58.942Z] (Eclipse:10714): Gtk-WARNING **: 23:30:58.906: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:58 [2024-02-28T23:30:58.942Z] 
18:30:58 [2024-02-28T23:30:58.942Z] (Eclipse:10714): Gtk-WARNING **: 23:30:58.923: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:59 [2024-02-28T23:30:59.199Z] 
18:30:59 [2024-02-28T23:30:59.199Z] (Eclipse:10714): Gtk-WARNING **: 23:30:58.940: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:59 [2024-02-28T23:30:59.199Z] 
18:30:59 [2024-02-28T23:30:59.199Z] (Eclipse:10714): Gtk-WARNING **: 23:30:58.955: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:59 [2024-02-28T23:30:59.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:30:59 [2024-02-28T23:30:59.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:30:59 [2024-02-28T23:30:59.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:30:59 [2024-02-28T23:30:59.199Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:59 [2024-02-28T23:30:59.199Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:30:59 [2024-02-28T23:30:59.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-233924766 data=null doit=true}, TreeItem with text {Traces [2]}]
18:30:59 [2024-02-28T23:30:59.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-233924766 data=null}, TreeItem with text {Traces [2]}]
18:30:59 [2024-02-28T23:30:59.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-233924766 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:30:59 [2024-02-28T23:30:59.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233924765 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]}]
18:30:59 [2024-02-28T23:30:59.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-233924763 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:30:59 [2024-02-28T23:30:59.199Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
18:30:59 [2024-02-28T23:30:59.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
18:30:59 [2024-02-28T23:30:59.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-233924762 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:30:59 [2024-02-28T23:30:59.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-233924762 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:59 [2024-02-28T23:30:59.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:30:59 [2024-02-28T23:30:59.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-233924762 data=null}, TreeItem with text {scp_dest}]
18:30:59 [2024-02-28T23:30:59.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233924761 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:30:59 [2024-02-28T23:30:59.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233924761 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}]
18:30:59 [2024-02-28T23:30:59.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233924744 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:30:59 [2024-02-28T23:30:59.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233924744 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:59 [2024-02-28T23:30:59.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-233924743 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:59 [2024-02-28T23:30:59.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233924743 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}]
18:30:59 [2024-02-28T23:30:59.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233924665 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:30:59 [2024-02-28T23:30:59.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-233924657 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:30:59 [2024-02-28T23:30:59.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-233924657 data=null doit=true}, TreeItem with text {scp_dest}]
18:30:59 [2024-02-28T23:30:59.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-233924657 data=null}, TreeItem with text {scp_dest}]
18:30:59 [2024-02-28T23:30:59.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
18:30:59 [2024-02-28T23:30:59.457Z] 
18:30:59 [2024-02-28T23:30:59.457Z] (Eclipse:10714): Gtk-WARNING **: 23:30:59.271: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:59 [2024-02-28T23:30:59.457Z] 
18:30:59 [2024-02-28T23:30:59.457Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:59.288: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:59 [2024-02-28T23:30:59.457Z] 
18:30:59 [2024-02-28T23:30:59.457Z] (Eclipse:10714): Gtk-WARNING **: 23:30:59.339: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:59 [2024-02-28T23:30:59.457Z] 
18:30:59 [2024-02-28T23:30:59.457Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:59.339: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:59 [2024-02-28T23:30:59.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:30:59 [2024-02-28T23:30:59.980Z] 
18:30:59 [2024-02-28T23:30:59.980Z] (Eclipse:10714): Gtk-WARNING **: 23:30:59.730: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:30:59 [2024-02-28T23:30:59.980Z] 
18:30:59 [2024-02-28T23:30:59.980Z] (Eclipse:10714): Gtk-CRITICAL **: 23:30:59.741: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:30:59 [2024-02-28T23:30:59.980Z] 
18:30:59 [2024-02-28T23:30:59.980Z] (Eclipse:10714): Gtk-WARNING **: 23:30:59.744: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:00 [2024-02-28T23:31:00.237Z] 
18:31:00 [2024-02-28T23:31:00.237Z] (Eclipse:10714): Gtk-WARNING **: 23:31:00.018: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:00 [2024-02-28T23:31:00.237Z] 
18:31:00 [2024-02-28T23:31:00.237Z] (Eclipse:10714): Gtk-WARNING **: 23:31:00.060: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:00 [2024-02-28T23:31:00.237Z] 
18:31:00 [2024-02-28T23:31:00.237Z] (Eclipse:10714): Gtk-WARNING **: 23:31:00.100: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:00 [2024-02-28T23:31:00.237Z] 
18:31:00 [2024-02-28T23:31:00.237Z] (Eclipse:10714): Gtk-WARNING **: 23:31:00.136: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:00 [2024-02-28T23:31:00.237Z] 
18:31:00 [2024-02-28T23:31:00.237Z] (Eclipse:10714): Gtk-WARNING **: 23:31:00.171: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:00 [2024-02-28T23:31:00.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
18:31:00 [2024-02-28T23:31:00.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
18:31:00 [2024-02-28T23:31:00.495Z] 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')
18:31:00 [2024-02-28T23:31:00.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.496Z] 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.
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:31:00 [2024-02-28T23:31:00.496Z] 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
18:31:00 [2024-02-28T23:31:00.496Z] 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=-233923570 data=null}, (of type 'Combo')]
18:31:00 [2024-02-28T23:31:00.496Z] 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
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-233923510 data=null doit=true}, TreeItem with text {traces}]
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-233923510 data=null}, TreeItem with text {traces}]
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-233923509 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233923509 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}]
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-233923506 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-233923506 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-233923505 data=null doit=true}, Tree node with text: synctraces]
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-233923505 data=null}, Tree node with text: synctraces]
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-233923505 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233923505 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]
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-233923504 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:31:00 [2024-02-28T23:31:00.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:'))
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-233923476 data=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:'))]
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.497Z] 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'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:31:00 [2024-02-28T23:31:00.497Z] 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')
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@408227af
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-233923474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233923473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-233923473 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-233923473 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-233923473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-233923473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-233923473 data=null 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')]
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-233923473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-233923472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-233923472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-233923472 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-233923472 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:31:00 [2024-02-28T23:31:00.498Z] 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.
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:31:00 [2024-02-28T23:31:00.498Z] 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')
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] 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')
18:31:00 [2024-02-28T23:31:00.498Z] 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.
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233923458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233923458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233923458 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233923458 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233923458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:31:00 [2024-02-28T23:31:00.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233923458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:31:01 [2024-02-28T23:31:01.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:31:01 [2024-02-28T23:31:01.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:31:01 [2024-02-28T23:31:01.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:31:01 [2024-02-28T23:31:01.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:31:01 [2024-02-28T23:31:01.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:31:01 [2024-02-28T23:31:01.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:31:01 [2024-02-28T23:31:01.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
18:31:01 [2024-02-28T23:31:01.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-233922860 data=null doit=true}, Shell with text {Confirmation}]
18:31:01 [2024-02-28T23:31:01.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
18:31:01 [2024-02-28T23:31:01.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
18:31:01 [2024-02-28T23:31:01.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
18:31:01 [2024-02-28T23:31:01.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
18:31:01 [2024-02-28T23:31:01.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
18:31:01 [2024-02-28T23:31:01.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
18:31:01 [2024-02-28T23:31:01.065Z] 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')
18:31:01 [2024-02-28T23:31:01.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
18:31:01 [2024-02-28T23:31:01.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
18:31:01 [2024-02-28T23:31:01.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
18:31:01 [2024-02-28T23:31:01.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=-233922860 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')]
18:31:01 [2024-02-28T23:31:01.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=-233922859 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')]
18:31:01 [2024-02-28T23:31:01.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=-233922859 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
18:31:01 [2024-02-28T23:31:01.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=-233922859 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
18:31:01 [2024-02-28T23:31:01.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=-233922859 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')]
18:31:01 [2024-02-28T23:31:01.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=-233922859 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')]
18:31:01 [2024-02-28T23:31:01.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=-233922858 data=null 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')]
18:31:01 [2024-02-28T23:31:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:31:01 [2024-02-28T23:31:01.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233923457 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:31:01 [2024-02-28T23:31:01.580Z] 
18:31:01 [2024-02-28T23:31:01.580Z] (Eclipse:10714): Gtk-WARNING **: 23:31:01.383: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:01 [2024-02-28T23:31:01.580Z] 
18:31:01 [2024-02-28T23:31:01.580Z] (Eclipse:10714): Gtk-WARNING **: 23:31:01.437: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:01 [2024-02-28T23:31:01.580Z] 
18:31:01 [2024-02-28T23:31:01.580Z] (Eclipse:10714): Gtk-WARNING **: 23:31:01.453: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:01 [2024-02-28T23:31:01.580Z] 
18:31:01 [2024-02-28T23:31:01.580Z] (Eclipse:10714): Gtk-WARNING **: 23:31:01.470: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:01 [2024-02-28T23:31:01.580Z] 
18:31:01 [2024-02-28T23:31:01.580Z] (Eclipse:10714): Gtk-WARNING **: 23:31:01.487: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:01 [2024-02-28T23:31:01.580Z] 
18:31:01 [2024-02-28T23:31:01.580Z] (Eclipse:10714): Gtk-WARNING **: 23:31:01.502: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:01 [2024-02-28T23:31:01.580Z] 
18:31:01 [2024-02-28T23:31:01.580Z] (Eclipse:10714): Gtk-WARNING **: 23:31:01.519: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:01 [2024-02-28T23:31:01.580Z] 
18:31:01 [2024-02-28T23:31:01.580Z] (Eclipse:10714): Gtk-WARNING **: 23:31:01.537: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:01 [2024-02-28T23:31:01.580Z] 
18:31:01 [2024-02-28T23:31:01.580Z] (Eclipse:10714): Gtk-WARNING **: 23:31:01.553: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:01 [2024-02-28T23:31:01.580Z] 
18:31:01 [2024-02-28T23:31:01.580Z] (Eclipse:10714): Gtk-WARNING **: 23:31:01.569: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:01 [2024-02-28T23:31:01.838Z] 
18:31:01 [2024-02-28T23:31:01.838Z] (Eclipse:10714): Gtk-WARNING **: 23:31:01.585: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:01 [2024-02-28T23:31:01.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:31:01 [2024-02-28T23:31:01.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:31:01 [2024-02-28T23:31:01.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:31:01 [2024-02-28T23:31:01.838Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:31:01 [2024-02-28T23:31:01.838Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:31:01 [2024-02-28T23:31:01.838Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
18:31:01 [2024-02-28T23:31:01.838Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
18:31:01 [2024-02-28T23:31:01.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
18:31:01 [2024-02-28T23:31:01.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-233922071 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:31:01 [2024-02-28T23:31:01.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-233922071 data=null doit=true}, TreeItem with text {scp_dest}]
18:31:01 [2024-02-28T23:31:01.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:31:01 [2024-02-28T23:31:01.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-233922070 data=null}, TreeItem with text {scp_dest}]
18:31:01 [2024-02-28T23:31:01.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233922070 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:31:01 [2024-02-28T23:31:01.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233922070 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}]
18:31:01 [2024-02-28T23:31:01.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233922064 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
18:31:01 [2024-02-28T23:31:01.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233922063 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:31:01 [2024-02-28T23:31:01.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-233922063 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:31:01 [2024-02-28T23:31:01.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233922062 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}]
18:31:02 [2024-02-28T23:31:02.096Z] 
18:31:02 [2024-02-28T23:31:02.096Z] (Eclipse:10714): Gtk-WARNING **: 23:31:01.941: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:02 [2024-02-28T23:31:02.096Z] 
18:31:02 [2024-02-28T23:31:02.096Z] (Eclipse:10714): Gtk-CRITICAL **: 23:31:01.959: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:31:02 [2024-02-28T23:31:02.096Z] 
18:31:02 [2024-02-28T23:31:02.096Z] (Eclipse:10714): Gtk-WARNING **: 23:31:02.016: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:02 [2024-02-28T23:31:02.096Z] 
18:31:02 [2024-02-28T23:31:02.096Z] (Eclipse:10714): Gtk-CRITICAL **: 23:31:02.016: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:31:02 [2024-02-28T23:31:02.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233921996 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
18:31:02 [2024-02-28T23:31:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-233921642 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
18:31:02 [2024-02-28T23:31:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-233921574 data=null doit=true}, TreeItem with text {scp_dest}]
18:31:02 [2024-02-28T23:31:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-233921574 data=null}, TreeItem with text {scp_dest}]
18:31:02 [2024-02-28T23:31:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
18:31:02 [2024-02-28T23:31:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:31:02 [2024-02-28T23:31:02.355Z] 
18:31:02 [2024-02-28T23:31:02.355Z] (Eclipse:10714): Gtk-WARNING **: 23:31:02.343: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:02 [2024-02-28T23:31:02.612Z] 
18:31:02 [2024-02-28T23:31:02.612Z] (Eclipse:10714): Gtk-CRITICAL **: 23:31:02.354: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:31:02 [2024-02-28T23:31:02.612Z] 
18:31:02 [2024-02-28T23:31:02.612Z] (Eclipse:10714): Gtk-WARNING **: 23:31:02.359: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:03 [2024-02-28T23:31:03.178Z] 
18:31:03 [2024-02-28T23:31:03.178Z] (Eclipse:10714): Gtk-WARNING **: 23:31:02.968: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:03 [2024-02-28T23:31:03.178Z] 
18:31:03 [2024-02-28T23:31:03.178Z] (Eclipse:10714): Gtk-WARNING **: 23:31:03.010: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:03 [2024-02-28T23:31:03.178Z] 
18:31:03 [2024-02-28T23:31:03.178Z] (Eclipse:10714): Gtk-WARNING **: 23:31:03.051: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:03 [2024-02-28T23:31:03.178Z] 
18:31:03 [2024-02-28T23:31:03.178Z] (Eclipse:10714): Gtk-WARNING **: 23:31:03.088: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:03 [2024-02-28T23:31:03.178Z] 
18:31:03 [2024-02-28T23:31:03.178Z] (Eclipse:10714): Gtk-WARNING **: 23:31:03.131: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:03 [2024-02-28T23:31:03.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
18:31:03 [2024-02-28T23:31:03.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
18:31:03 [2024-02-28T23:31:03.436Z] 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')
18:31:03 [2024-02-28T23:31:03.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
18:31:03 [2024-02-28T23:31:03.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-233920572 data=null doit=true}, Button with text {Select roo&t directory:}]
18:31:03 [2024-02-28T23:31:03.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-233920571 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:}]
18:31:03 [2024-02-28T23:31:03.436Z] 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')
18:31:03 [2024-02-28T23:31:03.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-233920570 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
18:31:03 [2024-02-28T23:31:03.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-233920570 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')]
18:31:03 [2024-02-28T23:31:03.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-233920570 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')]
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-233920569 data=null 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')]
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
18:31:03 [2024-02-28T23:31:03.437Z] 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
18:31:03 [2024-02-28T23:31:03.437Z] 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=-233920553 data=null}, (of type 'Combo')]
18:31:03 [2024-02-28T23:31:03.437Z] 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
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-233920476 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-233920476 data=null doit=true}, TreeItem with text {/}]
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-233920476 data=null}, TreeItem with text {/}]
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-233920475 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233920475 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-233920475 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.437Z] 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'
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:31:03 [2024-02-28T23:31:03.437Z] 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')
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
18:31:03 [2024-02-28T23:31:03.437Z] 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:'))
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-233920449 data=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:'))]
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@70fd1f5c
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-233920446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-233920446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-233920446 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-233920446 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-233920445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-233920445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-233920445 data=null 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')]
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-233920445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-233920445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-233920445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-233920445 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-233920445 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
18:31:03 [2024-02-28T23:31:03.438Z] 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')
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
18:31:03 [2024-02-28T23:31:03.439Z] 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.
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
18:31:03 [2024-02-28T23:31:03.439Z] 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')
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
18:31:03 [2024-02-28T23:31:03.439Z] 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.
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] 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)'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
18:31:03 [2024-02-28T23:31:03.439Z] 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')
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] 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')
18:31:03 [2024-02-28T23:31:03.439Z] 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.
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233920427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233920427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233920427 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233920427 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233920427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:31:03 [2024-02-28T23:31:03.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233920427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:31:03 [2024-02-28T23:31:03.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:31:03 [2024-02-28T23:31:03.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:31:03 [2024-02-28T23:31:03.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:31:03 [2024-02-28T23:31:03.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:31:03 [2024-02-28T23:31:03.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:31:03 [2024-02-28T23:31:03.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:31:03 [2024-02-28T23:31:03.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233920426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:31:03 [2024-02-28T23:31:03.972Z] 
18:31:03 [2024-02-28T23:31:03.972Z] (Eclipse:10714): Gtk-WARNING **: 23:31:03.731: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:03 [2024-02-28T23:31:03.972Z] 
18:31:03 [2024-02-28T23:31:03.972Z] (Eclipse:10714): Gtk-WARNING **: 23:31:03.769: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:03 [2024-02-28T23:31:03.972Z] 
18:31:03 [2024-02-28T23:31:03.972Z] (Eclipse:10714): Gtk-WARNING **: 23:31:03.786: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:03 [2024-02-28T23:31:03.972Z] 
18:31:03 [2024-02-28T23:31:03.972Z] (Eclipse:10714): Gtk-WARNING **: 23:31:03.802: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:03 [2024-02-28T23:31:03.972Z] 
18:31:03 [2024-02-28T23:31:03.972Z] (Eclipse:10714): Gtk-WARNING **: 23:31:03.819: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:03 [2024-02-28T23:31:03.972Z] 
18:31:03 [2024-02-28T23:31:03.972Z] (Eclipse:10714): Gtk-WARNING **: 23:31:03.836: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:03 [2024-02-28T23:31:03.972Z] 
18:31:03 [2024-02-28T23:31:03.972Z] (Eclipse:10714): Gtk-WARNING **: 23:31:03.853: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:03 [2024-02-28T23:31:03.972Z] 
18:31:03 [2024-02-28T23:31:03.972Z] (Eclipse:10714): Gtk-WARNING **: 23:31:03.869: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:03 [2024-02-28T23:31:03.972Z] 
18:31:03 [2024-02-28T23:31:03.972Z] (Eclipse:10714): Gtk-WARNING **: 23:31:03.886: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:03 [2024-02-28T23:31:03.972Z] 
18:31:03 [2024-02-28T23:31:03.972Z] (Eclipse:10714): Gtk-WARNING **: 23:31:03.901: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:04 [2024-02-28T23:31:04.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:31:04 [2024-02-28T23:31:04.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:31:04 [2024-02-28T23:31:04.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:31:04 [2024-02-28T23:31:04.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:31:04 [2024-02-28T23:31:04.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:31:04 [2024-02-28T23:31:04.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-233919767 data=null doit=true}, TreeItem with text {Traces [2]}]
18:31:04 [2024-02-28T23:31:04.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-233919767 data=null}, TreeItem with text {Traces [2]}]
18:31:04 [2024-02-28T23:31:04.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-233919766 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:31:04 [2024-02-28T23:31:04.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233919766 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]}]
18:31:04 [2024-02-28T23:31:04.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-233919764 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
18:31:04 [2024-02-28T23:31:04.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
18:31:04 [2024-02-28T23:31:04.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
18:31:04 [2024-02-28T23:31:04.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-233919763 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
18:31:04 [2024-02-28T23:31:04.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-233919763 data=null doit=true}, TreeItem with text {synctraces [2]}]
18:31:04 [2024-02-28T23:31:04.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:31:04 [2024-02-28T23:31:04.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-233919763 data=null}, TreeItem with text {synctraces [2]}]
18:31:04 [2024-02-28T23:31:04.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-233919762 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
18:31:04 [2024-02-28T23:31:04.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233919762 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]}]
18:31:04 [2024-02-28T23:31:04.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-233919755 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
18:31:04 [2024-02-28T23:31:04.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-233919754 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
18:31:04 [2024-02-28T23:31:04.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-233919754 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
18:31:04 [2024-02-28T23:31:04.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233919743 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]}]
18:31:04 [2024-02-28T23:31:04.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-233919724 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
18:31:04 [2024-02-28T23:31:04.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-233919723 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
18:31:04 [2024-02-28T23:31:04.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-233919723 data=null doit=true}, TreeItem with text {synctraces [2]}]
18:31:04 [2024-02-28T23:31:04.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-233919723 data=null}, TreeItem with text {synctraces [2]}]
18:31:04 [2024-02-28T23:31:04.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
18:31:04 [2024-02-28T23:31:04.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
18:31:04 [2024-02-28T23:31:04.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
18:31:04 [2024-02-28T23:31:04.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-233919721 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
18:31:04 [2024-02-28T23:31:04.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-233919721 data=null doit=true}, TreeItem with text {scp_dest}]
18:31:04 [2024-02-28T23:31:04.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:31:04 [2024-02-28T23:31:04.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-233919721 data=null}, TreeItem with text {scp_dest}]
18:31:04 [2024-02-28T23:31:04.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233919720 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
18:31:04 [2024-02-28T23:31:04.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233919720 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}]
18:31:04 [2024-02-28T23:31:04.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233919709 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
18:31:04 [2024-02-28T23:31:04.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-233919709 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
18:31:04 [2024-02-28T23:31:04.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-233919708 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
18:31:04 [2024-02-28T23:31:04.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-233919708 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}]
18:31:04 [2024-02-28T23:31:04.487Z] 
18:31:04 [2024-02-28T23:31:04.487Z] (Eclipse:10714): Gtk-WARNING **: 23:31:04.303: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:04 [2024-02-28T23:31:04.487Z] 
18:31:04 [2024-02-28T23:31:04.487Z] (Eclipse:10714): Gtk-CRITICAL **: 23:31:04.320: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:31:04 [2024-02-28T23:31:04.487Z] 
18:31:04 [2024-02-28T23:31:04.487Z] (Eclipse:10714): Gtk-WARNING **: 23:31:04.373: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:04 [2024-02-28T23:31:04.487Z] 
18:31:04 [2024-02-28T23:31:04.487Z] (Eclipse:10714): Gtk-CRITICAL **: 23:31:04.373: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:31:04 [2024-02-28T23:31:04.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-233919638 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
18:31:04 [2024-02-28T23:31:04.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-233919314 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
18:31:04 [2024-02-28T23:31:04.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-233919297 data=null doit=true}, TreeItem with text {scp_dest}]
18:31:04 [2024-02-28T23:31:04.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-233919296 data=null}, TreeItem with text {scp_dest}]
18:31:04 [2024-02-28T23:31:04.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
18:31:04 [2024-02-28T23:31:04.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
18:31:04 [2024-02-28T23:31:04.745Z] 
18:31:04 [2024-02-28T23:31:04.745Z] (Eclipse:10714): Gtk-WARNING **: 23:31:04.565: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:04 [2024-02-28T23:31:04.745Z] 
18:31:04 [2024-02-28T23:31:04.745Z] (Eclipse:10714): Gtk-CRITICAL **: 23:31:04.575: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:31:04 [2024-02-28T23:31:04.745Z] 
18:31:04 [2024-02-28T23:31:04.745Z] (Eclipse:10714): Gtk-WARNING **: 23:31:04.579: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:05 [2024-02-28T23:31:05.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@4a7e469d] time=-233918822 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:31:05 [2024-02-28T23:31:05.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:31:05 [2024-02-28T23:31:05.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:31:05 [2024-02-28T23:31:05.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:31:05 [2024-02-28T23:31:05.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:31:05 [2024-02-28T23:31:05.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-233918781 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
18:31:05 [2024-02-28T23:31:05.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-233918780 data=null doit=true}, TreeItem with text {Tracing}]
18:31:05 [2024-02-28T23:31:05.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-233918780 data=null}, TreeItem with text {Tracing}]
18:31:05 [2024-02-28T23:31:05.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-233918780 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:31:05 [2024-02-28T23:31:05.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233918779 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}]
18:31:05 [2024-02-28T23:31:05.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-233918764 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
18:31:05 [2024-02-28T23:31:05.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:31:05 [2024-02-28T23:31:05.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:31:05 [2024-02-28T23:31:05.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:31:05 [2024-02-28T23:31:05.516Z] 
18:31:05 [2024-02-28T23:31:05.516Z] (Eclipse:10714): Gtk-WARNING **: 23:31:05.468: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:05 [2024-02-28T23:31:05.773Z] 
18:31:05 [2024-02-28T23:31:05.773Z] (Eclipse:10714): Gtk-WARNING **: 23:31:05.541: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:05 [2024-02-28T23:31:05.773Z] 
18:31:05 [2024-02-28T23:31:05.773Z] (Eclipse:10714): Gtk-WARNING **: 23:31:05.573: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:05 [2024-02-28T23:31:05.773Z] 
18:31:05 [2024-02-28T23:31:05.773Z] (Eclipse:10714): Gtk-WARNING **: 23:31:05.641: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:05 [2024-02-28T23:31:05.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:31:05 [2024-02-28T23:31:05.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:31:05 [2024-02-28T23:31:05.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:31:05 [2024-02-28T23:31:05.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:31:05 [2024-02-28T23:31:05.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:31:05 [2024-02-28T23:31:05.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:31:05 [2024-02-28T23:31:05.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:31:05 [2024-02-28T23:31:05.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:31:05 [2024-02-28T23:31:05.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:31:05 [2024-02-28T23:31:05.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:31:05 [2024-02-28T23:31:05.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233918128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:31:05 [2024-02-28T23:31:05.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233918127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:31:05 [2024-02-28T23:31:05.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233918127 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:31:05 [2024-02-28T23:31:05.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233918127 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:31:05 [2024-02-28T23:31:05.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233918126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:31:05 [2024-02-28T23:31:05.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233918126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:31:05 [2024-02-28T23:31:05.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233918087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:31:05 [2024-02-28T23:31:05.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233918087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:31:05 [2024-02-28T23:31:05.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233918087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:31:05 [2024-02-28T23:31:05.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233918087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:31:05 [2024-02-28T23:31:05.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233918086 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:31:05 [2024-02-28T23:31:05.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233918086 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:31:05 [2024-02-28T23:31:05.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:31:05 [2024-02-28T23:31:05.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:31:05 [2024-02-28T23:31:05.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:31:05 [2024-02-28T23:31:05.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:31:05 [2024-02-28T23:31:05.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:31:05 [2024-02-28T23:31:05.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:31:05 [2024-02-28T23:31:05.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:31:05 [2024-02-28T23:31:05.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:31:05 [2024-02-28T23:31:05.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:31:05 [2024-02-28T23:31:05.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233918084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:31:05 [2024-02-28T23:31:05.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233918084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:31:05 [2024-02-28T23:31:05.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233918083 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:31:05 [2024-02-28T23:31:05.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233918083 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:31:05 [2024-02-28T23:31:05.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233918083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:31:05 [2024-02-28T23:31:05.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233918083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:31:05 [2024-02-28T23:31:05.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')
18:31:05 [2024-02-28T23:31:05.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')
18:31:05 [2024-02-28T23:31:05.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')
18:31:05 [2024-02-28T23:31:05.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')
18:31:05 [2024-02-28T23:31:05.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')
18:31:05 [2024-02-28T23:31:05.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:31:06 [2024-02-28T23:31:06.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233918082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:31:06 [2024-02-28T23:31:06.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-233918683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:31:06 [2024-02-28T23:31:06.031Z] 
18:31:06 [2024-02-28T23:31:06.031Z] (Eclipse:10714): Gtk-WARNING **: 23:31:05.876: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:06 [2024-02-28T23:31:06.031Z] 
18:31:06 [2024-02-28T23:31:06.031Z] (Eclipse:10714): Gtk-WARNING **: 23:31:05.906: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:06 [2024-02-28T23:31:06.031Z] 
18:31:06 [2024-02-28T23:31:06.031Z] (Eclipse:10714): Gtk-WARNING **: 23:31:05.924: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:06 [2024-02-28T23:31:06.031Z] 
18:31:06 [2024-02-28T23:31:06.031Z] (Eclipse:10714): Gtk-WARNING **: 23:31:05.940: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:06 [2024-02-28T23:31:06.031Z] 
18:31:06 [2024-02-28T23:31:06.031Z] (Eclipse:10714): Gtk-WARNING **: 23:31:05.958: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:06 [2024-02-28T23:31:06.031Z] 
18:31:06 [2024-02-28T23:31:06.031Z] (Eclipse:10714): Gtk-WARNING **: 23:31:06.020: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:06 [2024-02-28T23:31:06.290Z] 
18:31:06 [2024-02-28T23:31:06.290Z] (Eclipse:10714): Gtk-WARNING **: 23:31:06.029: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:06 [2024-02-28T23:31:06.290Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.80 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
18:31:06 [2024-02-28T23:31:06.290Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectory -- Time elapsed: 3.886 s
18:31:06 [2024-02-28T23:31:06.290Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromArchive -- Time elapsed: 4.979 s
18:31:06 [2024-02-28T23:31:06.290Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryLinksPreserveFolder -- Time elapsed: 2.889 s
18:31:06 [2024-02-28T23:31:06.290Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromArchivePreserveFolder -- Time elapsed: 4.810 s
18:31:06 [2024-02-28T23:31:06.290Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectory -- Time elapsed: 2.623 s
18:31:06 [2024-02-28T23:31:06.290Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchive -- Time elapsed: 10.32 s
18:31:06 [2024-02-28T23:31:06.290Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectoryLinksPreserveStruture -- Time elapsed: 9.179 s
18:31:06 [2024-02-28T23:31:06.290Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyFile -- Time elapsed: 1.262 s
18:31:06 [2024-02-28T23:31:06.290Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveTooManyEntries -- Time elapsed: 0.002 s
18:31:06 [2024-02-28T23:31:06.290Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyDirectory -- Time elapsed: 0.856 s
18:31:06 [2024-02-28T23:31:06.290Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveWithColons -- Time elapsed: 1.213 s
18:31:06 [2024-02-28T23:31:06.290Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwriteRenameAll -- Time elapsed: 5.274 s
18:31:06 [2024-02-28T23:31:06.290Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyArchive -- Time elapsed: 2.023 s
18:31:06 [2024-02-28T23:31:06.290Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testNestedEmptyArchive -- Time elapsed: 3.347 s
18:31:06 [2024-02-28T23:31:06.290Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveSizeTooBig -- Time elapsed: 0.001 s
18:31:06 [2024-02-28T23:31:06.290Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchiveOverwrite -- Time elapsed: 5.053 s
18:31:06 [2024-02-28T23:31:06.290Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchiveWithExperiment -- Time elapsed: 2.645 s
18:31:06 [2024-02-28T23:31:06.290Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testDirectoryWithEmptyArchive -- Time elapsed: 2.026 s
18:31:06 [2024-02-28T23:31:06.290Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperimentOverwriteTraces -- Time elapsed: 4.701 s
18:31:06 [2024-02-28T23:31:06.290Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperimentValidation -- Time elapsed: 2.492 s
18:31:06 [2024-02-28T23:31:06.290Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryPreserveFolder -- Time elapsed: 2.479 s
18:31:06 [2024-02-28T23:31:06.290Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperiment -- Time elapsed: 2.386 s
18:31:06 [2024-02-28T23:31:06.290Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryLinks -- Time elapsed: 2.018 s
18:31:06 [2024-02-28T23:31:06.290Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwrite -- Time elapsed: 3.845 s
18:31:06 [2024-02-28T23:31:06.290Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectoryLinks -- Time elapsed: 2.070 s
18:31:06 [2024-02-28T23:31:06.290Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwriteOverwriteAll -- Time elapsed: 4.882 s
18:31:06 [2024-02-28T23:31:06.290Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchivePreserveFolder -- Time elapsed: 2.149 s
18:31:06 [2024-02-28T23:31:06.290Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
18:31:06 [2024-02-28T23:31:06.290Z] 
18:31:06 [2024-02-28T23:31:06.290Z] (Eclipse:10714): Gtk-WARNING **: 23:31:06.047: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:06 [2024-02-28T23:31:06.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4a7e469d] time=-233917757 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:31:06 [2024-02-28T23:31:06.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:31:06 [2024-02-28T23:31:06.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:31:06 [2024-02-28T23:31:06.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:31:06 [2024-02-28T23:31:06.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:31:06 [2024-02-28T23:31:06.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-233917364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:31:06 [2024-02-28T23:31:06.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:31:08 [2024-02-28T23:31:08.441Z] 
18:31:08 [2024-02-28T23:31:08.441Z] (Eclipse:10714): Gtk-CRITICAL **: 23:31:08.111: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:31:10 [2024-02-28T23:31:10.336Z] 
18:31:10 [2024-02-28T23:31:10.336Z] (Eclipse:10714): Gtk-CRITICAL **: 23:31:09.821: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:31:10 [2024-02-28T23:31:10.336Z] 
18:31:10 [2024-02-28T23:31:10.336Z] (Eclipse:10714): Gtk-CRITICAL **: 23:31:10.149: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:31:12 [2024-02-28T23:31:12.232Z] 
18:31:12 [2024-02-28T23:31:12.232Z] (Eclipse:10714): Gtk-CRITICAL **: 23:31:11.744: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:31:12 [2024-02-28T23:31:12.232Z] 
18:31:12 [2024-02-28T23:31:12.232Z] (Eclipse:10714): Gtk-CRITICAL **: 23:31:12.062: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:31:13 [2024-02-28T23:31:13.602Z] 
18:31:13 [2024-02-28T23:31:13.602Z] (Eclipse:10714): Gtk-CRITICAL **: 23:31:13.501: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:31:13 [2024-02-28T23:31:13.859Z] 
18:31:13 [2024-02-28T23:31:13.859Z] (Eclipse:10714): Gtk-CRITICAL **: 23:31:13.788: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:31:15 [2024-02-28T23:31:15.757Z] 
18:31:15 [2024-02-28T23:31:15.757Z] (Eclipse:10714): Gtk-CRITICAL **: 23:31:15.290: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-233908474 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-233908474 data=null doit=true}, TreeItem with text {Test}]
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-233908474 data=null}, TreeItem with text {Test}]
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-233908474 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233908473 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-233908435 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-233908434 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-233908434 data=null doit=true}, TreeItem with text {Test}]
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-233908433 data=null}, TreeItem with text {Test}]
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-233908433 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233908433 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-233908426 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-233908425 data=null doit=true}, TreeItem with text {Test}]
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-233908425 data=null}, TreeItem with text {Test}]
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-233908425 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233908424 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}]
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-233908422 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-233908414 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-233908414 data=null doit=true}, TreeItem with text {Traces [4]}]
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-233908414 data=null}, TreeItem with text {Traces [4]}]
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-233908413 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233908413 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]}]
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-233908395 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-233908393 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-233908393 data=null doit=true}, TreeItem with text {Traces [4]}]
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-233908392 data=null}, TreeItem with text {Traces [4]}]
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-233908392 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
18:31:15 [2024-02-28T23:31:15.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233908392 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]}]
18:31:15 [2024-02-28T23:31:15.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-233908387 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
18:31:15 [2024-02-28T23:31:15.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
18:31:15 [2024-02-28T23:31:15.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
18:31:15 [2024-02-28T23:31:15.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
18:31:15 [2024-02-28T23:31:15.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
18:31:16 [2024-02-28T23:31:16.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-233908286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
18:31:16 [2024-02-28T23:31:16.014Z] 
18:31:16 [2024-02-28T23:31:16.014Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-28 23:31:15.946
18:31:16 [2024-02-28T23:31:16.014Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
18:31:16 [2024-02-28T23:31:16.272Z] 
18:31:16 [2024-02-28T23:31:16.272Z] (Eclipse:10714): Gtk-CRITICAL **: 23:31:16.257: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:31:16 [2024-02-28T23:31:16.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
18:31:19 [2024-02-28T23:31:19.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:31:19 [2024-02-28T23:31:19.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:31:19 [2024-02-28T23:31:19.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:31:19 [2024-02-28T23:31:19.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:31:19 [2024-02-28T23:31:19.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:31:19 [2024-02-28T23:31:19.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:31:19 [2024-02-28T23:31:19.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:31:19 [2024-02-28T23:31:19.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-233904573 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
18:31:19 [2024-02-28T23:31:19.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-233904572 data=null doit=true}, TreeItem with text {Test}]
18:31:19 [2024-02-28T23:31:19.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-233904572 data=null}, TreeItem with text {Test}]
18:31:19 [2024-02-28T23:31:19.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-233904572 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
18:31:19 [2024-02-28T23:31:19.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233904571 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
18:31:19 [2024-02-28T23:31:19.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-233904551 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
18:31:19 [2024-02-28T23:31:19.810Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
18:31:19 [2024-02-28T23:31:19.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-233904550 data=null doit=true}, TreeItem with text {Experiments [1]}]
18:31:19 [2024-02-28T23:31:19.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-233904549 data=null}, TreeItem with text {Experiments [1]}]
18:31:19 [2024-02-28T23:31:19.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-233904549 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
18:31:19 [2024-02-28T23:31:19.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233904549 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]}]
18:31:19 [2024-02-28T23:31:19.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-233904546 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
18:31:19 [2024-02-28T23:31:19.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:31:19 [2024-02-28T23:31:19.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [4]} time=-233904545 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [4]}]
18:31:19 [2024-02-28T23:31:19.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [4]} time=-233904545 data=null doit=true}, TreeItem with text {Experiment [4]}]
18:31:19 [2024-02-28T23:31:19.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [4]} time=-233904545 data=null}, TreeItem with text {Experiment [4]}]
18:31:19 [2024-02-28T23:31:19.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [4]} time=-233904544 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
18:31:19 [2024-02-28T23:31:19.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233904544 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]}]
18:31:19 [2024-02-28T23:31:19.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [4]} time=-233904535 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
18:31:20 [2024-02-28T23:31:20.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:31:20 [2024-02-28T23:31:20.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [4]} time=-233903189 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [4]}]
18:31:20 [2024-02-28T23:31:20.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [4]} time=-233903188 data=null doit=true}, TreeItem with text {Experiment [4]}]
18:31:20 [2024-02-28T23:31:20.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [4]} time=-233903188 data=null}, TreeItem with text {Experiment [4]}]
18:31:20 [2024-02-28T23:31:20.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [4]} time=-233903187 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
18:31:20 [2024-02-28T23:31:20.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233903187 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]}]
18:31:20 [2024-02-28T23:31:20.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [4]} time=-233903173 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
18:31:21 [2024-02-28T23:31:21.002Z] 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...'
18:31:21 [2024-02-28T23:31:21.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Time Selection as New Trace...'
18:31:21 [2024-02-28T23:31:21.260Z] 
18:31:21 [2024-02-28T23:31:21.260Z] (Eclipse:10714): Gtk-WARNING **: 23:31:21.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:31:21 [2024-02-28T23:31:21.260Z] 
18:31:21 [2024-02-28T23:31:21.260Z] (Eclipse:10714): Gtk-WARNING **: 23:31:21.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:31:21 [2024-02-28T23:31:21.260Z] 
18:31:21 [2024-02-28T23:31:21.260Z] (Eclipse:10714): Gtk-WARNING **: 23:31:21.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:31:21 [2024-02-28T23:31:21.260Z] 
18:31:21 [2024-02-28T23:31:21.260Z] (Eclipse:10714): Gtk-WARNING **: 23:31:21.063: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:21 [2024-02-28T23:31:21.260Z] 
18:31:21 [2024-02-28T23:31:21.260Z] (Eclipse:10714): Gtk-WARNING **: 23:31:21.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:31:21 [2024-02-28T23:31:21.260Z] 
18:31:21 [2024-02-28T23:31:21.260Z] (Eclipse:10714): Gtk-WARNING **: 23:31:21.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:31:21 [2024-02-28T23:31:21.260Z] 
18:31:21 [2024-02-28T23:31:21.260Z] (Eclipse:10714): Gtk-WARNING **: 23:31:21.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:31:21 [2024-02-28T23:31:21.260Z] 
18:31:21 [2024-02-28T23:31:21.260Z] (Eclipse:10714): Gtk-WARNING **: 23:31:21.120: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:21 [2024-02-28T23:31:21.260Z] 
18:31:21 [2024-02-28T23:31:21.260Z] (Eclipse:10714): Gtk-WARNING **: 23:31:21.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:31:21 [2024-02-28T23:31:21.260Z] 
18:31:21 [2024-02-28T23:31:21.260Z] (Eclipse:10714): Gtk-WARNING **: 23:31:21.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:31:21 [2024-02-28T23:31:21.260Z] 
18:31:21 [2024-02-28T23:31:21.260Z] (Eclipse:10714): Gtk-WARNING **: 23:31:21.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:31:21 [2024-02-28T23:31:21.260Z] 
18:31:21 [2024-02-28T23:31:21.260Z] (Eclipse:10714): Gtk-WARNING **: 23:31:21.147: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:21 [2024-02-28T23:31:21.260Z] 
18:31:21 [2024-02-28T23:31:21.260Z] (Eclipse:10714): Gtk-WARNING **: 23:31:21.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:31:21 [2024-02-28T23:31:21.260Z] 
18:31:21 [2024-02-28T23:31:21.260Z] (Eclipse:10714): Gtk-WARNING **: 23:31:21.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:31:21 [2024-02-28T23:31:21.260Z] 
18:31:21 [2024-02-28T23:31:21.260Z] (Eclipse:10714): Gtk-WARNING **: 23:31:21.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:31:21 [2024-02-28T23:31:21.260Z] 
18:31:21 [2024-02-28T23:31:21.260Z] (Eclipse:10714): Gtk-WARNING **: 23:31:21.173: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:21 [2024-02-28T23:31:21.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Time Selection as New Trace...'
18:31:21 [2024-02-28T23:31:21.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace section...", using matcher: with text 'Export trace section to...'
18:31:21 [2024-02-28T23:31:21.517Z] 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=-233902445 data=null doit=true}, Shell with text {Export trace section to...}]
18:31:21 [2024-02-28T23:31:21.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
18:31:21 [2024-02-28T23:31:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text')
18:31:21 [2024-02-28T23:31:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
18:31:21 [2024-02-28T23:31:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text')
18:31:21 [2024-02-28T23:31:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:31:21 [2024-02-28T23:31:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:31:21 [2024-02-28T23:31:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:31:21 [2024-02-28T23:31:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:31:21 [2024-02-28T23:31:21.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')
18:31:21 [2024-02-28T23:31:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:31:21 [2024-02-28T23:31:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233902441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:31:21 [2024-02-28T23:31:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233902441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:31:21 [2024-02-28T23:31:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233902440 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:31:21 [2024-02-28T23:31:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233902440 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:31:21 [2024-02-28T23:31:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233902440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:31:21 [2024-02-28T23:31:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233902440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:31:21 [2024-02-28T23:31:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233902440 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:31:22 [2024-02-28T23:31:22.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:31:22 [2024-02-28T23:31:22.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export Time Selection as New Trace...} time=-233902986 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...']
18:31:22 [2024-02-28T23:31:22.082Z] 
18:31:22 [2024-02-28T23:31:22.082Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-28 23:31:22.036
18:31:22 [2024-02-28T23:31:22.082Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)]
18:31:22 [2024-02-28T23:31:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment-trimmed"'
18:31:30 [2024-02-28T23:31:30.748Z] 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@4a7e469d] time=-233894079 data=null doit=true}, Shell with text {data - Test/Experiments/Experiment-trimmed/Experiment-trimmed_ - Eclipse Platform}]
18:31:30 [2024-02-28T23:31:30.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:31:30 [2024-02-28T23:31:30.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:31:30 [2024-02-28T23:31:30.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:31:30 [2024-02-28T23:31:30.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:31:30 [2024-02-28T23:31:30.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-233894022 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
18:31:30 [2024-02-28T23:31:30.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-233894022 data=null doit=true}, TreeItem with text {Test}]
18:31:30 [2024-02-28T23:31:30.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-233894022 data=null}, TreeItem with text {Test}]
18:31:30 [2024-02-28T23:31:30.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-233894021 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
18:31:30 [2024-02-28T23:31:30.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233894021 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
18:31:30 [2024-02-28T23:31:30.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-233894002 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
18:31:30 [2024-02-28T23:31:30.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:31:30 [2024-02-28T23:31:30.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:31:30 [2024-02-28T23:31:30.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:31:30 [2024-02-28T23:31:30.748Z] 
18:31:30 [2024-02-28T23:31:30.748Z] (Eclipse:10714): Gtk-WARNING **: 23:31:30.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:31:30 [2024-02-28T23:31:30.748Z] 
18:31:30 [2024-02-28T23:31:30.748Z] (Eclipse:10714): Gtk-WARNING **: 23:31:30.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:31:30 [2024-02-28T23:31:30.748Z] 
18:31:30 [2024-02-28T23:31:30.748Z] (Eclipse:10714): Gtk-WARNING **: 23:31:30.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:31:30 [2024-02-28T23:31:30.748Z] 
18:31:30 [2024-02-28T23:31:30.748Z] (Eclipse:10714): Gtk-WARNING **: 23:31:30.291: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:30 [2024-02-28T23:31:30.748Z] 
18:31:30 [2024-02-28T23:31:30.748Z] (Eclipse:10714): Gtk-WARNING **: 23:31:30.349: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:31:30 [2024-02-28T23:31:30.748Z] 
18:31:30 [2024-02-28T23:31:30.748Z] (Eclipse:10714): Gtk-WARNING **: 23:31:30.349: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:31:30 [2024-02-28T23:31:30.748Z] 
18:31:30 [2024-02-28T23:31:30.748Z] (Eclipse:10714): Gtk-WARNING **: 23:31:30.349: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:31:30 [2024-02-28T23:31:30.748Z] 
18:31:30 [2024-02-28T23:31:30.748Z] (Eclipse:10714): Gtk-WARNING **: 23:31:30.349: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:30 [2024-02-28T23:31:30.748Z] 
18:31:30 [2024-02-28T23:31:30.748Z] (Eclipse:10714): Gtk-WARNING **: 23:31:30.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:31:30 [2024-02-28T23:31:30.748Z] 
18:31:30 [2024-02-28T23:31:30.748Z] (Eclipse:10714): Gtk-WARNING **: 23:31:30.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:31:30 [2024-02-28T23:31:30.748Z] 
18:31:30 [2024-02-28T23:31:30.748Z] (Eclipse:10714): Gtk-WARNING **: 23:31:30.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:31:30 [2024-02-28T23:31:30.748Z] 
18:31:30 [2024-02-28T23:31:30.748Z] (Eclipse:10714): Gtk-WARNING **: 23:31:30.378: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:30 [2024-02-28T23:31:30.748Z] 
18:31:30 [2024-02-28T23:31:30.748Z] (Eclipse:10714): Gtk-WARNING **: 23:31:30.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:31:30 [2024-02-28T23:31:30.748Z] 
18:31:30 [2024-02-28T23:31:30.748Z] (Eclipse:10714): Gtk-WARNING **: 23:31:30.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:31:30 [2024-02-28T23:31:30.748Z] 
18:31:30 [2024-02-28T23:31:30.748Z] (Eclipse:10714): Gtk-WARNING **: 23:31:30.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:31:30 [2024-02-28T23:31:30.748Z] 
18:31:30 [2024-02-28T23:31:30.748Z] (Eclipse:10714): Gtk-WARNING **: 23:31:30.406: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233892874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233892874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233892874 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233892874 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233892873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233892873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233892873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233892873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233892873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233892873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233892873 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233892873 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233892872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233892872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233892872 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233892872 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:31:31 [2024-02-28T23:31:31.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233892871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:31:31 [2024-02-28T23:31:31.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233892871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:31:31 [2024-02-28T23:31:31.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:31:31 [2024-02-28T23:31:31.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:31:31 [2024-02-28T23:31:31.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:31:31 [2024-02-28T23:31:31.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:31:31 [2024-02-28T23:31:31.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:31:31 [2024-02-28T23:31:31.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:31:31 [2024-02-28T23:31:31.573Z] 
18:31:31 [2024-02-28T23:31:31.573Z] (Eclipse:10714): Gtk-CRITICAL **: 23:31:31.544: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:31:31 [2024-02-28T23:31:31.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233892871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:31:31 [2024-02-28T23:31:31.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-233893938 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:31:32 [2024-02-28T23:31:32.088Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.78 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
18:31:32 [2024-02-28T23:31:32.088Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest.testTrimEvents -- Time elapsed: 14.35 s
18:31:32 [2024-02-28T23:31:32.088Z] 
18:31:32 [2024-02-28T23:31:32.088Z] Results:
18:31:32 [2024-02-28T23:31:32.088Z] 
18:31:32 [2024-02-28T23:31:32.088Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0
18:31:32 [2024-02-28T23:31:32.088Z] 
18:31:32 [2024-02-28T23:31:32.348Z] 
18:31:32 [2024-02-28T23:31:32.348Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-28 23:31:32.338
18:31:32 [2024-02-28T23:31:32.348Z] !MESSAGE The workspace will exit with unsaved changes in this session.
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] All tests passed
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] 
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
18:31:33 [2024-02-28T23:31:33.280Z] [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
18:31:33 [2024-02-28T23:31:33.280Z] [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
18:31:33 [2024-02-28T23:31:33.280Z] [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
18:31:33 [2024-02-28T23:31:33.280Z] [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
18:31:33 [2024-02-28T23:31:33.280Z] [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
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] 
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] 
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] Building Trace Compass User Guide 9.3.0-SNAPSHOT                [72/141]
18:31:33 [2024-02-28T23:31:33.280Z] [INFO]   from doc/org.eclipse.tracecompass.doc.user/pom.xml
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:31:33 [2024-02-28T23:31:33.280Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
18:31:33 [2024-02-28T23:31:33.280Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/pom.xml
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] 
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.user ---
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] 
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.user ---
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] Executing tasks
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] Executed tasks
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] 
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.user ---
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] 
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] The project's OSGi version is 9.3.0.202402282247
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] 
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] 
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] 
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] 
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] 
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] Resolving class path of Trace Compass User Guide
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] 
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
18:31:33 [2024-02-28T23:31:33.280Z] [INFO] Executing tasks
18:31:34 [2024-02-28T23:31:34.210Z] 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
18:31:34 [2024-02-28T23:31:34.468Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
18:31:34 [2024-02-28T23:31:34.468Z] [INFO] Executed tasks
18:31:34 [2024-02-28T23:31:34.468Z] [INFO] 
18:31:34 [2024-02-28T23:31:34.468Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
18:31:34 [2024-02-28T23:31:34.468Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/src/main/resources
18:31:34 [2024-02-28T23:31:34.468Z] [INFO] 
18:31:34 [2024-02-28T23:31:34.468Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
18:31:34 [2024-02-28T23:31:34.468Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:31:34 [2024-02-28T23:31:34.468Z] [INFO] 
18:31:34 [2024-02-28T23:31:34.468Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
18:31:34 [2024-02-28T23:31:34.468Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
18:31:34 [2024-02-28T23:31:34.468Z] [INFO] Command line:
18:31:34 [2024-02-28T23:31:34.468Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-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]
18:31:34 [2024-02-28T23:31:34.468Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:31:38 [2024-02-28T23:31:38.644Z] Buildfile: build.xml
18:31:38 [2024-02-28T23:31:38.644Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
18:31:38 [2024-02-28T23:31:38.644Z] WARNING: A terminally deprecated method in java.lang.System has been called
18:31:38 [2024-02-28T23:31:38.644Z] 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)
18:31:38 [2024-02-28T23:31:38.644Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
18:31:38 [2024-02-28T23:31:38.644Z] WARNING: System::setSecurityManager will be removed in a future release
18:31:38 [2024-02-28T23:31:38.644Z] 
18:31:38 [2024-02-28T23:31:38.644Z] build.index:
18:31:41 [2024-02-28T23:31:41.924Z] BUILD SUCCESSFUL
18:31:41 [2024-02-28T23:31:41.924Z] 
18:31:41 [2024-02-28T23:31:41.924Z] BUILD SUCCESSFUL
18:31:41 [2024-02-28T23:31:41.924Z] Total time: 4 seconds
18:31:41 [2024-02-28T23:31:41.924Z] [INFO] 
18:31:41 [2024-02-28T23:31:41.924Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.doc.user ---
18:31:41 [2024-02-28T23:31:41.924Z] [INFO] 
18:31:41 [2024-02-28T23:31:41.924Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.user ---
18:31:41 [2024-02-28T23:31:41.924Z] [INFO] 
18:31:41 [2024-02-28T23:31:41.924Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user ---
18:31:41 [2024-02-28T23:31:41.924Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/src/test/resources
18:31:41 [2024-02-28T23:31:41.924Z] [INFO] 
18:31:41 [2024-02-28T23:31:41.924Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.user ---
18:31:41 [2024-02-28T23:31:41.924Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:31:41 [2024-02-28T23:31:41.924Z] [INFO] 
18:31:41 [2024-02-28T23:31:41.924Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.user ---
18:31:41 [2024-02-28T23:31:41.924Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
18:31:41 [2024-02-28T23:31:41.924Z] [INFO] 
18:31:41 [2024-02-28T23:31:41.924Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user ---
18:31:41 [2024-02-28T23:31:41.924Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-sources.jar
18:31:41 [2024-02-28T23:31:41.924Z] [INFO] 
18:31:41 [2024-02-28T23:31:41.924Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user ---
18:31:41 [2024-02-28T23:31:41.924Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT.jar
18:31:42 [2024-02-28T23:31:42.490Z] [INFO] 
18:31:42 [2024-02-28T23:31:42.490Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user ---
18:31:42 [2024-02-28T23:31:42.490Z] [INFO] 
18:31:42 [2024-02-28T23:31:42.490Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc.user ---
18:31:42 [2024-02-28T23:31:42.490Z] [INFO] 
18:31:42 [2024-02-28T23:31:42.490Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user ---
18:31:42 [2024-02-28T23:31:42.747Z] [INFO] 
18:31:42 [2024-02-28T23:31:42.747Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.doc.user ---
18:31:44 [2024-02-28T23:31:44.657Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT.jar
18:31:56 [2024-02-28T23:31:56.846Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-sources.jar
18:32:09 [2024-02-28T23:32:09.034Z] [INFO] 
18:32:09 [2024-02-28T23:32:09.034Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user ---
18:32:09 [2024-02-28T23:32:09.034Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT.jar
18:32:09 [2024-02-28T23:32:09.034Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT.pom
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-sources.jar
18:32:09 [2024-02-28T23:32:09.035Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-p2metadata.xml
18:32:09 [2024-02-28T23:32:09.035Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.3.0-SNAPSHOT-p2artifacts.xml
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] 
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user ---
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] 
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.user ---
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] Executing tasks
18:32:09 [2024-02-28T23:32:09.035Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.doc.user/reference
18:32:09 [2024-02-28T23:32:09.035Z] [INFO]      [copy] Copying 325 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.doc.user
18:32:09 [2024-02-28T23:32:09.035Z] [INFO]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.doc.user/reference
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] Executed tasks
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] 
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT [73/141]
18:32:09 [2024-02-28T23:32:09.035Z] [INFO]   from doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:32:09 [2024-02-28T23:32:09.035Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
18:32:09 [2024-02-28T23:32:09.035Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] 
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] 
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] Executing tasks
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] Executed tasks
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] 
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] 
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] The project's OSGi version is 9.3.0.202402282247
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] 
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] 
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] 
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] 
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] 
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] Resolving class path of Trace Compass GDB Tracepoint Analysis User Guide
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] 
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] Executing tasks
18:32:09 [2024-02-28T23:32:09.035Z] 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
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] Executed tasks
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] 
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] 
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
18:32:09 [2024-02-28T23:32:09.035Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] 
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
18:32:09 [2024-02-28T23:32:09.035Z] [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
18:32:09 [2024-02-28T23:32:09.035Z] [INFO] Command line:
18:32:09 [2024-02-28T23:32:09.035Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-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]
18:32:09 [2024-02-28T23:32:09.035Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:32:11 [2024-02-28T23:32:11.562Z] Buildfile: build.xml
18:32:11 [2024-02-28T23:32:11.562Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
18:32:11 [2024-02-28T23:32:11.820Z] WARNING: A terminally deprecated method in java.lang.System has been called
18:32:11 [2024-02-28T23:32:11.820Z] 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)
18:32:11 [2024-02-28T23:32:11.820Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
18:32:11 [2024-02-28T23:32:11.820Z] WARNING: System::setSecurityManager will be removed in a future release
18:32:11 [2024-02-28T23:32:11.820Z] 
18:32:11 [2024-02-28T23:32:11.820Z] build.index:
18:32:13 [2024-02-28T23:32:13.718Z] BUILD SUCCESSFUL
18:32:13 [2024-02-28T23:32:13.718Z] 
18:32:13 [2024-02-28T23:32:13.718Z] BUILD SUCCESSFUL
18:32:13 [2024-02-28T23:32:13.718Z] Total time: 2 seconds
18:32:13 [2024-02-28T23:32:13.976Z] [INFO] 
18:32:13 [2024-02-28T23:32:13.976Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
18:32:13 [2024-02-28T23:32:13.976Z] [INFO] 
18:32:13 [2024-02-28T23:32:13.977Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
18:32:13 [2024-02-28T23:32:13.977Z] [INFO] 
18:32:13 [2024-02-28T23:32:13.977Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
18:32:13 [2024-02-28T23:32:13.977Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources
18:32:13 [2024-02-28T23:32:13.977Z] [INFO] 
18:32:13 [2024-02-28T23:32:13.977Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
18:32:13 [2024-02-28T23:32:13.977Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:32:13 [2024-02-28T23:32:13.977Z] [INFO] 
18:32:13 [2024-02-28T23:32:13.977Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
18:32:13 [2024-02-28T23:32:13.977Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
18:32:13 [2024-02-28T23:32:13.977Z] [INFO] 
18:32:13 [2024-02-28T23:32:13.977Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
18:32:13 [2024-02-28T23:32:13.977Z] [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.3.0-SNAPSHOT-sources.jar
18:32:13 [2024-02-28T23:32:13.977Z] [INFO] 
18:32:13 [2024-02-28T23:32:13.977Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
18:32:13 [2024-02-28T23:32:13.977Z] [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.3.0-SNAPSHOT.jar
18:32:13 [2024-02-28T23:32:13.977Z] [INFO] 
18:32:13 [2024-02-28T23:32:13.977Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
18:32:13 [2024-02-28T23:32:13.977Z] [INFO] 
18:32:13 [2024-02-28T23:32:13.977Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
18:32:13 [2024-02-28T23:32:13.977Z] [INFO] 
18:32:13 [2024-02-28T23:32:13.977Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
18:32:13 [2024-02-28T23:32:13.977Z] [INFO] 
18:32:13 [2024-02-28T23:32:13.977Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
18:32:13 [2024-02-28T23:32:13.977Z] [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.3.0-SNAPSHOT.jar
18:32:14 [2024-02-28T23:32:14.906Z] [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.3.0-SNAPSHOT-sources.jar
18:32:15 [2024-02-28T23:32:15.835Z] [INFO] 
18:32:15 [2024-02-28T23:32:15.835Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
18:32:15 [2024-02-28T23:32:15.835Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT.jar
18:32:15 [2024-02-28T23:32:15.835Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT.pom
18:32:15 [2024-02-28T23:32:15.835Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT-sources.jar
18:32:15 [2024-02-28T23:32:15.835Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT-p2metadata.xml
18:32:15 [2024-02-28T23:32:15.835Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.3.0-SNAPSHOT-p2artifacts.xml
18:32:15 [2024-02-28T23:32:15.835Z] [INFO] 
18:32:15 [2024-02-28T23:32:15.835Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
18:32:15 [2024-02-28T23:32:15.835Z] [INFO] 
18:32:15 [2024-02-28T23:32:15.835Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] Executing tasks
18:32:16 [2024-02-28T23:32:16.093Z] [INFO]      [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] Executed tasks
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] 
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] Building Trace Compass RCP User Guide 9.3.0-SNAPSHOT            [74/141]
18:32:16 [2024-02-28T23:32:16.093Z] [INFO]   from doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:32:16 [2024-02-28T23:32:16.093Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
18:32:16 [2024-02-28T23:32:16.093Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] 
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user ---
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] 
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] Executing tasks
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] Executed tasks
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] 
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user ---
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] 
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] The project's OSGi version is 9.3.0.202402282247
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] 
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] 
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] 
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] 
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] 
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] Resolving class path of Trace Compass RCP User Guide
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] 
18:32:16 [2024-02-28T23:32:16.093Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
18:32:16 [2024-02-28T23:32:16.349Z] [INFO] Executing tasks
18:32:16 [2024-02-28T23:32:16.349Z] 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
18:32:16 [2024-02-28T23:32:16.349Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
18:32:16 [2024-02-28T23:32:16.349Z] [INFO] Executed tasks
18:32:16 [2024-02-28T23:32:16.349Z] [INFO] 
18:32:16 [2024-02-28T23:32:16.349Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
18:32:16 [2024-02-28T23:32:16.349Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
18:32:16 [2024-02-28T23:32:16.349Z] [INFO] 
18:32:16 [2024-02-28T23:32:16.349Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
18:32:16 [2024-02-28T23:32:16.349Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:32:16 [2024-02-28T23:32:16.349Z] [INFO] 
18:32:16 [2024-02-28T23:32:16.350Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
18:32:16 [2024-02-28T23:32:16.350Z] [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
18:32:16 [2024-02-28T23:32:16.350Z] [INFO] Command line:
18:32:16 [2024-02-28T23:32:16.350Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-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]
18:32:16 [2024-02-28T23:32:16.350Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:32:19 [2024-02-28T23:32:19.627Z] Buildfile: build.xml
18:32:19 [2024-02-28T23:32:19.884Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
18:32:19 [2024-02-28T23:32:19.884Z] WARNING: A terminally deprecated method in java.lang.System has been called
18:32:19 [2024-02-28T23:32:19.884Z] 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)
18:32:19 [2024-02-28T23:32:19.884Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
18:32:19 [2024-02-28T23:32:19.884Z] WARNING: System::setSecurityManager will be removed in a future release
18:32:19 [2024-02-28T23:32:19.884Z] 
18:32:19 [2024-02-28T23:32:19.884Z] build.index:
18:32:21 [2024-02-28T23:32:21.780Z] BUILD SUCCESSFUL
18:32:21 [2024-02-28T23:32:21.780Z] 
18:32:21 [2024-02-28T23:32:21.780Z] BUILD SUCCESSFUL
18:32:21 [2024-02-28T23:32:21.780Z] Total time: 2 seconds
18:32:21 [2024-02-28T23:32:21.780Z] [INFO] 
18:32:21 [2024-02-28T23:32:21.780Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.doc.user ---
18:32:21 [2024-02-28T23:32:21.780Z] [INFO] 
18:32:21 [2024-02-28T23:32:21.780Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.doc.user ---
18:32:21 [2024-02-28T23:32:21.780Z] [INFO] 
18:32:21 [2024-02-28T23:32:21.780Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user ---
18:32:21 [2024-02-28T23:32:21.780Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources
18:32:21 [2024-02-28T23:32:21.780Z] [INFO] 
18:32:21 [2024-02-28T23:32:21.780Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.doc.user ---
18:32:21 [2024-02-28T23:32:21.780Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:32:21 [2024-02-28T23:32:21.780Z] [INFO] 
18:32:21 [2024-02-28T23:32:21.780Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.doc.user ---
18:32:21 [2024-02-28T23:32:21.780Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
18:32:21 [2024-02-28T23:32:21.780Z] [INFO] 
18:32:21 [2024-02-28T23:32:21.780Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user ---
18:32:21 [2024-02-28T23:32:21.780Z] [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.3.0-SNAPSHOT-sources.jar
18:32:21 [2024-02-28T23:32:21.780Z] [INFO] 
18:32:21 [2024-02-28T23:32:21.780Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user ---
18:32:21 [2024-02-28T23:32:21.780Z] [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.3.0-SNAPSHOT.jar
18:32:21 [2024-02-28T23:32:21.780Z] [INFO] 
18:32:21 [2024-02-28T23:32:21.780Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user ---
18:32:21 [2024-02-28T23:32:21.780Z] [INFO] 
18:32:21 [2024-02-28T23:32:21.780Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.doc.user ---
18:32:21 [2024-02-28T23:32:21.780Z] [INFO] 
18:32:21 [2024-02-28T23:32:21.780Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user ---
18:32:21 [2024-02-28T23:32:21.780Z] [INFO] 
18:32:21 [2024-02-28T23:32:21.780Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.doc.user ---
18:32:21 [2024-02-28T23:32:21.780Z] [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.3.0-SNAPSHOT.jar
18:32:23 [2024-02-28T23:32:23.148Z] [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.3.0-SNAPSHOT-sources.jar
18:32:23 [2024-02-28T23:32:23.716Z] [INFO] 
18:32:23 [2024-02-28T23:32:23.716Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user ---
18:32:23 [2024-02-28T23:32:23.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT.jar
18:32:23 [2024-02-28T23:32:23.716Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT.pom
18:32:23 [2024-02-28T23:32:23.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT-sources.jar
18:32:23 [2024-02-28T23:32:23.716Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT-p2metadata.xml
18:32:23 [2024-02-28T23:32:23.717Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.3.0-SNAPSHOT-p2artifacts.xml
18:32:23 [2024-02-28T23:32:23.717Z] [INFO] 
18:32:23 [2024-02-28T23:32:23.717Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user ---
18:32:23 [2024-02-28T23:32:23.717Z] [INFO] 
18:32:23 [2024-02-28T23:32:23.717Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user ---
18:32:23 [2024-02-28T23:32:23.717Z] [INFO] Executing tasks
18:32:23 [2024-02-28T23:32:23.717Z] [INFO]      [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
18:32:23 [2024-02-28T23:32:23.717Z] [INFO] Executed tasks
18:32:23 [2024-02-28T23:32:23.717Z] [INFO] 
18:32:23 [2024-02-28T23:32:23.717Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
18:32:23 [2024-02-28T23:32:23.717Z] [INFO] Building Trace Compass Pcap User Guide 9.3.0-SNAPSHOT           [75/141]
18:32:23 [2024-02-28T23:32:23.717Z] [INFO]   from doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
18:32:23 [2024-02-28T23:32:23.717Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:32:23 [2024-02-28T23:32:23.717Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
18:32:23 [2024-02-28T23:32:23.717Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
18:32:23 [2024-02-28T23:32:23.717Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
18:32:23 [2024-02-28T23:32:23.717Z] [INFO] 
18:32:23 [2024-02-28T23:32:23.717Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
18:32:23 [2024-02-28T23:32:23.717Z] [INFO] 
18:32:23 [2024-02-28T23:32:23.717Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
18:32:23 [2024-02-28T23:32:23.717Z] [INFO] Executing tasks
18:32:23 [2024-02-28T23:32:23.973Z] [INFO] Executed tasks
18:32:23 [2024-02-28T23:32:23.973Z] [INFO] 
18:32:23 [2024-02-28T23:32:23.973Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
18:32:23 [2024-02-28T23:32:23.973Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target
18:32:23 [2024-02-28T23:32:23.973Z] [INFO] 
18:32:23 [2024-02-28T23:32:23.973Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
18:32:23 [2024-02-28T23:32:23.973Z] [INFO] The project's OSGi version is 9.3.0.202402282247
18:32:23 [2024-02-28T23:32:23.974Z] [INFO] 
18:32:23 [2024-02-28T23:32:23.974Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
18:32:23 [2024-02-28T23:32:23.974Z] [INFO] 
18:32:23 [2024-02-28T23:32:23.974Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
18:32:23 [2024-02-28T23:32:23.974Z] [INFO] 
18:32:23 [2024-02-28T23:32:23.974Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
18:32:23 [2024-02-28T23:32:23.974Z] [INFO] 
18:32:23 [2024-02-28T23:32:23.974Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
18:32:23 [2024-02-28T23:32:23.974Z] [INFO] 
18:32:23 [2024-02-28T23:32:23.974Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
18:32:23 [2024-02-28T23:32:23.974Z] [INFO] Resolving class path of Trace Compass Pcap User Guide
18:32:23 [2024-02-28T23:32:23.974Z] [INFO] 
18:32:23 [2024-02-28T23:32:23.974Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
18:32:23 [2024-02-28T23:32:23.974Z] [INFO] Executing tasks
18:32:23 [2024-02-28T23:32:23.974Z] 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
18:32:23 [2024-02-28T23:32:23.974Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
18:32:23 [2024-02-28T23:32:23.974Z] [INFO] Executed tasks
18:32:23 [2024-02-28T23:32:23.974Z] [INFO] 
18:32:23 [2024-02-28T23:32:23.974Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
18:32:23 [2024-02-28T23:32:23.974Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
18:32:23 [2024-02-28T23:32:23.974Z] [INFO] 
18:32:23 [2024-02-28T23:32:23.974Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
18:32:23 [2024-02-28T23:32:23.974Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:32:23 [2024-02-28T23:32:23.974Z] [INFO] 
18:32:23 [2024-02-28T23:32:23.974Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
18:32:24 [2024-02-28T23:32:24.230Z] [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
18:32:24 [2024-02-28T23:32:24.230Z] [INFO] Command line:
18:32:24 [2024-02-28T23:32:24.230Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-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]
18:32:24 [2024-02-28T23:32:24.231Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:32:27 [2024-02-28T23:32:27.505Z] Buildfile: build.xml
18:32:27 [2024-02-28T23:32:27.505Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
18:32:27 [2024-02-28T23:32:27.505Z] WARNING: A terminally deprecated method in java.lang.System has been called
18:32:27 [2024-02-28T23:32:27.505Z] 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)
18:32:27 [2024-02-28T23:32:27.505Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
18:32:27 [2024-02-28T23:32:27.505Z] WARNING: System::setSecurityManager will be removed in a future release
18:32:27 [2024-02-28T23:32:27.505Z] 
18:32:27 [2024-02-28T23:32:27.505Z] build.index:
18:32:28 [2024-02-28T23:32:28.876Z] BUILD SUCCESSFUL
18:32:28 [2024-02-28T23:32:28.876Z] 
18:32:28 [2024-02-28T23:32:28.876Z] BUILD SUCCESSFUL
18:32:28 [2024-02-28T23:32:28.876Z] Total time: 2 seconds
18:32:29 [2024-02-28T23:32:29.134Z] [INFO] 
18:32:29 [2024-02-28T23:32:29.134Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
18:32:29 [2024-02-28T23:32:29.134Z] [INFO] 
18:32:29 [2024-02-28T23:32:29.134Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
18:32:29 [2024-02-28T23:32:29.134Z] [INFO] 
18:32:29 [2024-02-28T23:32:29.134Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
18:32:29 [2024-02-28T23:32:29.134Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources
18:32:29 [2024-02-28T23:32:29.134Z] [INFO] 
18:32:29 [2024-02-28T23:32:29.134Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
18:32:29 [2024-02-28T23:32:29.134Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:32:29 [2024-02-28T23:32:29.134Z] [INFO] 
18:32:29 [2024-02-28T23:32:29.134Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
18:32:29 [2024-02-28T23:32:29.134Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
18:32:29 [2024-02-28T23:32:29.134Z] [INFO] 
18:32:29 [2024-02-28T23:32:29.134Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
18:32:29 [2024-02-28T23:32:29.134Z] [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.3.0-SNAPSHOT-sources.jar
18:32:29 [2024-02-28T23:32:29.134Z] [INFO] 
18:32:29 [2024-02-28T23:32:29.134Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
18:32:29 [2024-02-28T23:32:29.134Z] [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.3.0-SNAPSHOT.jar
18:32:29 [2024-02-28T23:32:29.134Z] [INFO] 
18:32:29 [2024-02-28T23:32:29.134Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
18:32:29 [2024-02-28T23:32:29.134Z] [INFO] 
18:32:29 [2024-02-28T23:32:29.134Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
18:32:29 [2024-02-28T23:32:29.134Z] [INFO] 
18:32:29 [2024-02-28T23:32:29.134Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
18:32:29 [2024-02-28T23:32:29.134Z] [INFO] 
18:32:29 [2024-02-28T23:32:29.134Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
18:32:29 [2024-02-28T23:32:29.392Z] [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.3.0-SNAPSHOT.jar
18:32:30 [2024-02-28T23:32:30.322Z] [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.3.0-SNAPSHOT-sources.jar
18:32:30 [2024-02-28T23:32:30.886Z] [INFO] 
18:32:30 [2024-02-28T23:32:30.886Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
18:32:30 [2024-02-28T23:32:30.886Z] [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.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT.jar
18:32:30 [2024-02-28T23:32:30.886Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT.pom
18:32:30 [2024-02-28T23:32:30.886Z] [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.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT-sources.jar
18:32:30 [2024-02-28T23:32:30.886Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT-p2metadata.xml
18:32:30 [2024-02-28T23:32:30.886Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.3.0-SNAPSHOT-p2artifacts.xml
18:32:30 [2024-02-28T23:32:30.886Z] [INFO] 
18:32:30 [2024-02-28T23:32:30.886Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
18:32:30 [2024-02-28T23:32:30.886Z] [INFO] 
18:32:30 [2024-02-28T23:32:30.886Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
18:32:30 [2024-02-28T23:32:30.886Z] [INFO] Executing tasks
18:32:30 [2024-02-28T23:32:30.886Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
18:32:30 [2024-02-28T23:32:30.886Z] [INFO] Executed tasks
18:32:30 [2024-02-28T23:32:30.886Z] [INFO] 
18:32:30 [2024-02-28T23:32:30.886Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
18:32:30 [2024-02-28T23:32:30.886Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT      [76/141]
18:32:30 [2024-02-28T23:32:30.886Z] [INFO]   from doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
18:32:30 [2024-02-28T23:32:30.886Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:32:30 [2024-02-28T23:32:30.886Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:32:30 [2024-02-28T23:32:30.886Z] [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
18:32:31 [2024-02-28T23:32:31.143Z] [INFO] 
18:32:31 [2024-02-28T23:32:31.143Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.examples ---
18:32:31 [2024-02-28T23:32:31.143Z] [INFO] 
18:32:31 [2024-02-28T23:32:31.143Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
18:32:31 [2024-02-28T23:32:31.143Z] [INFO] The project's OSGi version is 1.0.11.202402282247
18:32:31 [2024-02-28T23:32:31.143Z] [INFO] 
18:32:31 [2024-02-28T23:32:31.143Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
18:32:31 [2024-02-28T23:32:31.143Z] [INFO] 
18:32:31 [2024-02-28T23:32:31.143Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
18:32:31 [2024-02-28T23:32:31.143Z] [INFO] 
18:32:31 [2024-02-28T23:32:31.143Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
18:32:31 [2024-02-28T23:32:31.143Z] [INFO] 
18:32:31 [2024-02-28T23:32:31.143Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
18:32:31 [2024-02-28T23:32:31.143Z] [INFO] 
18:32:31 [2024-02-28T23:32:31.143Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
18:32:31 [2024-02-28T23:32:31.143Z] [INFO] Resolving class path of org.eclipse.tracecompass.examples
18:32:31 [2024-02-28T23:32:31.400Z] [INFO] 
18:32:31 [2024-02-28T23:32:31.400Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
18:32:31 [2024-02-28T23:32:31.401Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src/main/resources
18:32:31 [2024-02-28T23:32:31.401Z] [INFO] 
18:32:31 [2024-02-28T23:32:31.401Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
18:32:31 [2024-02-28T23:32:31.401Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:32:31 [2024-02-28T23:32:31.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
18:32:31 [2024-02-28T23:32:31.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.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
18:32:31 [2024-02-28T23:32:31.658Z] [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
18:32:32 [2024-02-28T23:32:32.222Z] [INFO] 
18:32:32 [2024-02-28T23:32:32.222Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.examples ---
18:32:32 [2024-02-28T23:32:32.222Z] [INFO] 
18:32:32 [2024-02-28T23:32:32.222Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.examples ---
18:32:32 [2024-02-28T23:32:32.222Z] [INFO] 
18:32:32 [2024-02-28T23:32:32.222Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.examples ---
18:32:32 [2024-02-28T23:32:32.222Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src/test/resources
18:32:32 [2024-02-28T23:32:32.222Z] [INFO] 
18:32:32 [2024-02-28T23:32:32.222Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.examples ---
18:32:32 [2024-02-28T23:32:32.222Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:32:32 [2024-02-28T23:32:32.222Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:32:32 [2024-02-28T23:32:32.222Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
18:32:32 [2024-02-28T23:32:32.222Z] [INFO] 
18:32:32 [2024-02-28T23:32:32.222Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.examples ---
18:32:32 [2024-02-28T23:32:32.222Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
18:32:32 [2024-02-28T23:32:32.222Z] [INFO] 
18:32:32 [2024-02-28T23:32:32.222Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples ---
18:32:32 [2024-02-28T23:32:32.222Z] [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
18:32:32 [2024-02-28T23:32:32.222Z] [INFO] 
18:32:32 [2024-02-28T23:32:32.222Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples ---
18:32:32 [2024-02-28T23:32:32.222Z] [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
18:32:32 [2024-02-28T23:32:32.223Z] [INFO] 
18:32:32 [2024-02-28T23:32:32.223Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples ---
18:32:32 [2024-02-28T23:32:32.223Z] [INFO] 
18:32:32 [2024-02-28T23:32:32.223Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.examples ---
18:32:32 [2024-02-28T23:32:32.223Z] [INFO] 
18:32:32 [2024-02-28T23:32:32.223Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples ---
18:32:32 [2024-02-28T23:32:32.223Z] [INFO] 
18:32:32 [2024-02-28T23:32:32.223Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.examples ---
18:32:32 [2024-02-28T23:32:32.223Z] [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
18:32:33 [2024-02-28T23:32:33.156Z] [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
18:32:34 [2024-02-28T23:32:34.088Z] [INFO] 
18:32:34 [2024-02-28T23:32:34.088Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples ---
18:32:34 [2024-02-28T23:32:34.088Z] [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
18:32:34 [2024-02-28T23:32:34.088Z] [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
18:32:34 [2024-02-28T23:32:34.088Z] [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
18:32:34 [2024-02-28T23:32:34.088Z] [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
18:32:34 [2024-02-28T23:32:34.088Z] [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
18:32:34 [2024-02-28T23:32:34.088Z] [INFO] 
18:32:34 [2024-02-28T23:32:34.088Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples ---
18:32:34 [2024-02-28T23:32:34.088Z] [INFO] 
18:32:34 [2024-02-28T23:32:34.088Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
18:32:34 [2024-02-28T23:32:34.088Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT [77/141]
18:32:34 [2024-02-28T23:32:34.088Z] [INFO]   from gdbtrace/pom.xml
18:32:34 [2024-02-28T23:32:34.088Z] [INFO] --------------------------------[ pom ]---------------------------------
18:32:34 [2024-02-28T23:32:34.088Z] [INFO] 
18:32:34 [2024-02-28T23:32:34.088Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent ---
18:32:34 [2024-02-28T23:32:34.088Z] [INFO] 
18:32:34 [2024-02-28T23:32:34.088Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
18:32:34 [2024-02-28T23:32:34.088Z] [INFO] 
18:32:34 [2024-02-28T23:32:34.088Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
18:32:34 [2024-02-28T23:32:34.088Z] [INFO] 
18:32:34 [2024-02-28T23:32:34.088Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
18:32:34 [2024-02-28T23:32:34.088Z] [INFO] 
18:32:34 [2024-02-28T23:32:34.088Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent ---
18:32:34 [2024-02-28T23:32:34.088Z] [INFO] 
18:32:34 [2024-02-28T23:32:34.088Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace-parent ---
18:32:34 [2024-02-28T23:32:34.088Z] [INFO] 
18:32:34 [2024-02-28T23:32:34.088Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent ---
18:32:34 [2024-02-28T23:32:34.088Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-9.3.0-SNAPSHOT.pom
18:32:34 [2024-02-28T23:32:34.088Z] [INFO] 
18:32:34 [2024-02-28T23:32:34.088Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
18:32:34 [2024-02-28T23:32:34.088Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT  [78/141]
18:32:34 [2024-02-28T23:32:34.088Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
18:32:34 [2024-02-28T23:32:34.088Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:32:34 [2024-02-28T23:32:34.088Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:32:34 [2024-02-28T23:32:34.088Z] [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
18:32:35 [2024-02-28T23:32:35.980Z] [INFO] 
18:32:35 [2024-02-28T23:32:35.981Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core ---
18:32:35 [2024-02-28T23:32:35.981Z] [INFO] 
18:32:35 [2024-02-28T23:32:35.981Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
18:32:35 [2024-02-28T23:32:35.981Z] [INFO] The project's OSGi version is 1.1.1.202402282247
18:32:35 [2024-02-28T23:32:35.981Z] [INFO] 
18:32:35 [2024-02-28T23:32:35.981Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
18:32:35 [2024-02-28T23:32:35.981Z] [INFO] 
18:32:35 [2024-02-28T23:32:35.981Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
18:32:35 [2024-02-28T23:32:35.981Z] [INFO] 
18:32:35 [2024-02-28T23:32:35.981Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
18:32:35 [2024-02-28T23:32:35.981Z] [INFO] 
18:32:35 [2024-02-28T23:32:35.981Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
18:32:35 [2024-02-28T23:32:35.981Z] [INFO] 
18:32:35 [2024-02-28T23:32:35.981Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
18:32:35 [2024-02-28T23:32:35.981Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core
18:32:36 [2024-02-28T23:32:36.238Z] [INFO] 
18:32:36 [2024-02-28T23:32:36.238Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
18:32:36 [2024-02-28T23:32:36.238Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
18:32:36 [2024-02-28T23:32:36.238Z] [INFO] 
18:32:36 [2024-02-28T23:32:36.238Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
18:32:36 [2024-02-28T23:32:36.238Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:32:36 [2024-02-28T23:32:36.238Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:32:36 [2024-02-28T23:32:36.238Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
18:32:36 [2024-02-28T23:32:36.238Z] [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
18:32:36 [2024-02-28T23:32:36.801Z] [INFO] 
18:32:36 [2024-02-28T23:32:36.801Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.core ---
18:32:36 [2024-02-28T23:32:36.801Z] [INFO] 
18:32:36 [2024-02-28T23:32:36.801Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core ---
18:32:36 [2024-02-28T23:32:36.801Z] [INFO] 
18:32:36 [2024-02-28T23:32:36.801Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core ---
18:32:36 [2024-02-28T23:32:36.801Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources
18:32:36 [2024-02-28T23:32:36.801Z] [INFO] 
18:32:36 [2024-02-28T23:32:36.801Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.core ---
18:32:36 [2024-02-28T23:32:36.801Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:32:36 [2024-02-28T23:32:36.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
18:32:36 [2024-02-28T23:32:36.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.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
18:32:36 [2024-02-28T23:32:36.801Z] [INFO] 
18:32:36 [2024-02-28T23:32:36.801Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core ---
18:32:36 [2024-02-28T23:32:36.801Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
18:32:36 [2024-02-28T23:32:36.801Z] [INFO] 
18:32:36 [2024-02-28T23:32:36.801Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core ---
18:32:37 [2024-02-28T23:32:37.058Z] [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
18:32:37 [2024-02-28T23:32:37.058Z] [INFO] 
18:32:37 [2024-02-28T23:32:37.058Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core ---
18:32:37 [2024-02-28T23:32:37.058Z] [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
18:32:37 [2024-02-28T23:32:37.058Z] [INFO] 
18:32:37 [2024-02-28T23:32:37.058Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core ---
18:32:37 [2024-02-28T23:32:37.058Z] [INFO] 
18:32:37 [2024-02-28T23:32:37.058Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core ---
18:32:37 [2024-02-28T23:32:37.058Z] [INFO] 
18:32:37 [2024-02-28T23:32:37.058Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core ---
18:32:37 [2024-02-28T23:32:37.058Z] [INFO] 
18:32:37 [2024-02-28T23:32:37.058Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.core ---
18:32:37 [2024-02-28T23:32:37.058Z] [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
18:32:37 [2024-02-28T23:32:37.986Z] [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
18:32:38 [2024-02-28T23:32:38.920Z] [INFO] 
18:32:38 [2024-02-28T23:32:38.920Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core ---
18:32:38 [2024-02-28T23:32:38.920Z] [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
18:32:38 [2024-02-28T23:32:38.920Z] [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
18:32:38 [2024-02-28T23:32:38.920Z] [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
18:32:38 [2024-02-28T23:32:38.920Z] [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
18:32:38 [2024-02-28T23:32:38.920Z] [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
18:32:38 [2024-02-28T23:32:38.920Z] [INFO] 
18:32:38 [2024-02-28T23:32:38.920Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core ---
18:32:38 [2024-02-28T23:32:38.920Z] [INFO] 
18:32:38 [2024-02-28T23:32:38.920Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
18:32:38 [2024-02-28T23:32:38.920Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT    [79/141]
18:32:38 [2024-02-28T23:32:38.920Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
18:32:38 [2024-02-28T23:32:38.920Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:32:38 [2024-02-28T23:32:38.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
18:32:38 [2024-02-28T23:32:38.920Z] [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
18:32:39 [2024-02-28T23:32:39.177Z] [INFO] 
18:32:39 [2024-02-28T23:32:39.177Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui ---
18:32:39 [2024-02-28T23:32:39.177Z] [INFO] 
18:32:39 [2024-02-28T23:32:39.177Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
18:32:39 [2024-02-28T23:32:39.177Z] [INFO] The project's OSGi version is 1.2.0.202402282247
18:32:39 [2024-02-28T23:32:39.177Z] [INFO] 
18:32:39 [2024-02-28T23:32:39.177Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
18:32:39 [2024-02-28T23:32:39.177Z] [INFO] 
18:32:39 [2024-02-28T23:32:39.177Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
18:32:39 [2024-02-28T23:32:39.177Z] [INFO] 
18:32:39 [2024-02-28T23:32:39.177Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
18:32:39 [2024-02-28T23:32:39.177Z] [INFO] 
18:32:39 [2024-02-28T23:32:39.177Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
18:32:39 [2024-02-28T23:32:39.177Z] [INFO] 
18:32:39 [2024-02-28T23:32:39.177Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
18:32:39 [2024-02-28T23:32:39.177Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui
18:32:39 [2024-02-28T23:32:39.741Z] [INFO] 
18:32:39 [2024-02-28T23:32:39.741Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
18:32:39 [2024-02-28T23:32:39.742Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
18:32:39 [2024-02-28T23:32:39.742Z] [INFO] 
18:32:39 [2024-02-28T23:32:39.742Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
18:32:39 [2024-02-28T23:32:39.742Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:32:39 [2024-02-28T23:32:39.742Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:32:39 [2024-02-28T23:32:39.742Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
18:32:39 [2024-02-28T23:32:39.742Z] [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
18:32:39 [2024-02-28T23:32:39.998Z] [INFO] 
18:32:39 [2024-02-28T23:32:39.998Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.ui ---
18:32:39 [2024-02-28T23:32:39.998Z] [INFO] 
18:32:39 [2024-02-28T23:32:39.998Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui ---
18:32:39 [2024-02-28T23:32:39.998Z] [INFO] 
18:32:39 [2024-02-28T23:32:39.998Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui ---
18:32:39 [2024-02-28T23:32:39.998Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources
18:32:39 [2024-02-28T23:32:39.998Z] [INFO] 
18:32:39 [2024-02-28T23:32:39.998Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.ui ---
18:32:39 [2024-02-28T23:32:39.998Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:32:39 [2024-02-28T23:32:39.998Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:32:39 [2024-02-28T23:32:39.999Z] [WARNING] The 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
18:32:39 [2024-02-28T23:32:39.999Z] [INFO] 
18:32:39 [2024-02-28T23:32:39.999Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui ---
18:32:39 [2024-02-28T23:32:39.999Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
18:32:39 [2024-02-28T23:32:39.999Z] [INFO] 
18:32:39 [2024-02-28T23:32:39.999Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
18:32:39 [2024-02-28T23:32:39.999Z] [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
18:32:40 [2024-02-28T23:32:40.256Z] [INFO] 
18:32:40 [2024-02-28T23:32:40.256Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui ---
18:32:40 [2024-02-28T23:32:40.256Z] [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
18:32:40 [2024-02-28T23:32:40.257Z] [INFO] 
18:32:40 [2024-02-28T23:32:40.257Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui ---
18:32:40 [2024-02-28T23:32:40.257Z] [INFO] 
18:32:40 [2024-02-28T23:32:40.257Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
18:32:40 [2024-02-28T23:32:40.257Z] [INFO] 
18:32:40 [2024-02-28T23:32:40.257Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui ---
18:32:40 [2024-02-28T23:32:40.257Z] [INFO] 
18:32:40 [2024-02-28T23:32:40.257Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.ui ---
18:32:40 [2024-02-28T23:32:40.257Z] [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
18:32:41 [2024-02-28T23:32:41.187Z] [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
18:32:42 [2024-02-28T23:32:42.559Z] [INFO] 
18:32:42 [2024-02-28T23:32:42.559Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui ---
18:32:42 [2024-02-28T23:32:42.559Z] [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
18:32:42 [2024-02-28T23:32:42.559Z] [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
18:32:42 [2024-02-28T23:32:42.559Z] [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
18:32:42 [2024-02-28T23:32:42.559Z] [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
18:32:42 [2024-02-28T23:32:42.559Z] [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
18:32:42 [2024-02-28T23:32:42.559Z] [INFO] 
18:32:42 [2024-02-28T23:32:42.559Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui ---
18:32:42 [2024-02-28T23:32:42.559Z] [INFO] 
18:32:42 [2024-02-28T23:32:42.559Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
18:32:42 [2024-02-28T23:32:42.559Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT       [80/141]
18:32:42 [2024-02-28T23:32:42.559Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
18:32:42 [2024-02-28T23:32:42.559Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
18:32:42 [2024-02-28T23:32:42.559Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
18:32:42 [2024-02-28T23:32:42.816Z] [INFO] 
18:32:42 [2024-02-28T23:32:42.816Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace ---
18:32:42 [2024-02-28T23:32:42.816Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target
18:32:42 [2024-02-28T23:32:42.816Z] [INFO] 
18:32:42 [2024-02-28T23:32:42.816Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
18:32:42 [2024-02-28T23:32:42.816Z] [INFO] The project's OSGi version is 9.3.0.202402282247
18:32:42 [2024-02-28T23:32:42.816Z] [INFO] 
18:32:42 [2024-02-28T23:32:42.816Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
18:32:42 [2024-02-28T23:32:42.816Z] [INFO] 
18:32:42 [2024-02-28T23:32:42.816Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
18:32:42 [2024-02-28T23:32:42.816Z] [INFO] 
18:32:42 [2024-02-28T23:32:42.816Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
18:32:42 [2024-02-28T23:32:42.816Z] [INFO] 
18:32:42 [2024-02-28T23:32:42.816Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
18:32:42 [2024-02-28T23:32:42.816Z] [INFO] 
18:32:42 [2024-02-28T23:32:42.816Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace ---
18:32:42 [2024-02-28T23:32:42.816Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources
18:32:42 [2024-02-28T23:32:42.816Z] [INFO] 
18:32:42 [2024-02-28T23:32:42.816Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace ---
18:32:43 [2024-02-28T23:32:43.382Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 135 were skipped
18:32:43 [2024-02-28T23:32:43.382Z] [INFO] 
18:32:43 [2024-02-28T23:32:43.382Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace ---
18:32:43 [2024-02-28T23:32:43.382Z] [INFO] 
18:32:43 [2024-02-28T23:32:43.382Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace ---
18:32:43 [2024-02-28T23:32:43.382Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT.jar
18:32:43 [2024-02-28T23:32:43.382Z] [INFO] 
18:32:43 [2024-02-28T23:32:43.382Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace ---
18:32:43 [2024-02-28T23:32:43.382Z] [INFO] 
18:32:43 [2024-02-28T23:32:43.382Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
18:32:43 [2024-02-28T23:32:43.382Z] [INFO] 
18:32:43 [2024-02-28T23:32:43.382Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace ---
18:32:43 [2024-02-28T23:32:43.382Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-sources-feature.jar
18:32:43 [2024-02-28T23:32:43.382Z] [INFO] 
18:32:43 [2024-02-28T23:32:43.382Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
18:32:43 [2024-02-28T23:32:43.382Z] [INFO] 
18:32:43 [2024-02-28T23:32:43.382Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace ---
18:32:43 [2024-02-28T23:32:43.382Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT.jar
18:32:55 [2024-02-28T23:32:55.565Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-sources-feature.jar
18:33:05 [2024-02-28T23:33:05.520Z] [INFO] 
18:33:05 [2024-02-28T23:33:05.520Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace ---
18:33:05 [2024-02-28T23:33:05.520Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT.jar
18:33:05 [2024-02-28T23:33:05.520Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT.pom
18:33:05 [2024-02-28T23:33:05.520Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-sources-feature.jar
18:33:05 [2024-02-28T23:33:05.520Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-p2metadata.xml
18:33:05 [2024-02-28T23:33:05.520Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.3.0-SNAPSHOT-p2artifacts.xml
18:33:05 [2024-02-28T23:33:05.520Z] [INFO] 
18:33:05 [2024-02-28T23:33:05.520Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace ---
18:33:05 [2024-02-28T23:33:05.520Z] [INFO] 
18:33:05 [2024-02-28T23:33:05.520Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
18:33:05 [2024-02-28T23:33:05.520Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT [81/141]
18:33:05 [2024-02-28T23:33:05.520Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
18:33:05 [2024-02-28T23:33:05.520Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:33:05 [2024-02-28T23:33:05.520Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:33:05 [2024-02-28T23:33:05.520Z] [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
18:33:05 [2024-02-28T23:33:05.777Z] [INFO] 
18:33:05 [2024-02-28T23:33:05.777Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
18:33:05 [2024-02-28T23:33:05.777Z] [INFO] 
18:33:05 [2024-02-28T23:33:05.777Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
18:33:05 [2024-02-28T23:33:05.777Z] [INFO] The project's OSGi version is 1.0.3.202402282247
18:33:05 [2024-02-28T23:33:05.777Z] [INFO] 
18:33:05 [2024-02-28T23:33:05.777Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
18:33:05 [2024-02-28T23:33:05.777Z] [INFO] 
18:33:05 [2024-02-28T23:33:05.777Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
18:33:05 [2024-02-28T23:33:05.777Z] [INFO] 
18:33:05 [2024-02-28T23:33:05.777Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
18:33:05 [2024-02-28T23:33:05.777Z] [INFO] 
18:33:05 [2024-02-28T23:33:05.777Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
18:33:05 [2024-02-28T23:33:05.777Z] [INFO] 
18:33:05 [2024-02-28T23:33:05.777Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
18:33:05 [2024-02-28T23:33:05.777Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core.tests
18:33:06 [2024-02-28T23:33:06.341Z] [INFO] 
18:33:06 [2024-02-28T23:33:06.341Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
18:33:06 [2024-02-28T23:33:06.341Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
18:33:06 [2024-02-28T23:33:06.341Z] [INFO] 
18:33:06 [2024-02-28T23:33:06.341Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
18:33:06 [2024-02-28T23:33:06.341Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:33:06 [2024-02-28T23:33:06.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
18:33:06 [2024-02-28T23:33:06.341Z] [WARNING] The 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
18:33:06 [2024-02-28T23:33:06.341Z] [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
18:33:06 [2024-02-28T23:33:06.599Z] [INFO] 
18:33:06 [2024-02-28T23:33:06.599Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
18:33:06 [2024-02-28T23:33:06.599Z] [INFO] 
18:33:06 [2024-02-28T23:33:06.599Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
18:33:06 [2024-02-28T23:33:06.599Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources
18:33:06 [2024-02-28T23:33:06.599Z] [INFO] 
18:33:06 [2024-02-28T23:33:06.599Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
18:33:06 [2024-02-28T23:33:06.599Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped
18:33:06 [2024-02-28T23:33:06.599Z] [INFO] 
18:33:06 [2024-02-28T23:33:06.599Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
18:33:06 [2024-02-28T23:33:06.599Z] [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
18:33:06 [2024-02-28T23:33:06.599Z] [INFO] 
18:33:06 [2024-02-28T23:33:06.599Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
18:33:06 [2024-02-28T23:33:06.599Z] [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
18:33:06 [2024-02-28T23:33:06.599Z] [INFO] 
18:33:06 [2024-02-28T23:33:06.599Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
18:33:06 [2024-02-28T23:33:06.856Z] [INFO] 
18:33:06 [2024-02-28T23:33:06.856Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
18:33:06 [2024-02-28T23:33:06.856Z] [INFO] 
18:33:06 [2024-02-28T23:33:06.856Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
18:33:06 [2024-02-28T23:33:06.856Z] [INFO] 
18:33:06 [2024-02-28T23:33:06.856Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
18:33:06 [2024-02-28T23:33:06.856Z] [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
18:33:19 [2024-02-28T23:33:19.041Z] [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
18:33:19 [2024-02-28T23:33:19.041Z] [INFO] 
18:33:19 [2024-02-28T23:33:19.041Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
18:33:19 [2024-02-28T23:33:19.041Z] [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
18:33:19 [2024-02-28T23:33:19.041Z] [INFO] Command line:
18:33:19 [2024-02-28T23:33:19.041Z] 	[/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]
18:33:19 [2024-02-28T23:33:19.298Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:33:25 [2024-02-28T23:33:25.848Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
18:33:25 [2024-02-28T23:33:25.848Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
18:33:25 [2024-02-28T23:33:25.848Z] org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest.testPluginId -- Time elapsed: 0.003 s
18:33:25 [2024-02-28T23:33:25.848Z] org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest.testGetDefault -- Time elapsed: 0 s
18:33:25 [2024-02-28T23:33:25.848Z] 
18:33:25 [2024-02-28T23:33:25.848Z] Results:
18:33:25 [2024-02-28T23:33:25.848Z] 
18:33:25 [2024-02-28T23:33:25.848Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
18:33:25 [2024-02-28T23:33:25.848Z] 
18:33:25 [2024-02-28T23:33:25.848Z] [INFO] All tests passed
18:33:25 [2024-02-28T23:33:25.848Z] [INFO] 
18:33:25 [2024-02-28T23:33:25.848Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
18:33:25 [2024-02-28T23:33:25.848Z] [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
18:33:25 [2024-02-28T23:33:25.848Z] [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
18:33:25 [2024-02-28T23:33:25.848Z] [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
18:33:25 [2024-02-28T23:33:25.848Z] [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
18:33:25 [2024-02-28T23:33:25.848Z] [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
18:33:25 [2024-02-28T23:33:25.848Z] [INFO] 
18:33:25 [2024-02-28T23:33:25.848Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
18:33:25 [2024-02-28T23:33:25.848Z] [INFO] 
18:33:25 [2024-02-28T23:33:25.848Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
18:33:25 [2024-02-28T23:33:25.848Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT [82/141]
18:33:25 [2024-02-28T23:33:25.848Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
18:33:25 [2024-02-28T23:33:25.848Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:33:25 [2024-02-28T23:33:25.848Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:33:25 [2024-02-28T23:33:25.848Z] [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
18:33:26 [2024-02-28T23:33:26.105Z] [INFO] 
18:33:26 [2024-02-28T23:33:26.105Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
18:33:26 [2024-02-28T23:33:26.105Z] [INFO] 
18:33:26 [2024-02-28T23:33:26.105Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
18:33:26 [2024-02-28T23:33:26.105Z] [INFO] The project's OSGi version is 1.0.3.202402282247
18:33:26 [2024-02-28T23:33:26.106Z] [INFO] 
18:33:26 [2024-02-28T23:33:26.106Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
18:33:26 [2024-02-28T23:33:26.106Z] [INFO] 
18:33:26 [2024-02-28T23:33:26.106Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
18:33:26 [2024-02-28T23:33:26.106Z] [INFO] 
18:33:26 [2024-02-28T23:33:26.106Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
18:33:26 [2024-02-28T23:33:26.106Z] [INFO] 
18:33:26 [2024-02-28T23:33:26.106Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
18:33:26 [2024-02-28T23:33:26.106Z] [INFO] 
18:33:26 [2024-02-28T23:33:26.106Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
18:33:26 [2024-02-28T23:33:26.106Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui.tests
18:33:26 [2024-02-28T23:33:26.669Z] [INFO] 
18:33:26 [2024-02-28T23:33:26.669Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
18:33:26 [2024-02-28T23:33:26.669Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
18:33:26 [2024-02-28T23:33:26.669Z] [INFO] 
18:33:26 [2024-02-28T23:33:26.669Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
18:33:26 [2024-02-28T23:33:26.669Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:33:26 [2024-02-28T23:33:26.669Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:33:26 [2024-02-28T23:33:26.669Z] [WARNING] The 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
18:33:26 [2024-02-28T23:33:26.669Z] [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
18:33:26 [2024-02-28T23:33:26.925Z] [INFO] 
18:33:26 [2024-02-28T23:33:26.925Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
18:33:26 [2024-02-28T23:33:26.926Z] [INFO] 
18:33:26 [2024-02-28T23:33:26.926Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
18:33:26 [2024-02-28T23:33:26.926Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources
18:33:26 [2024-02-28T23:33:26.926Z] [INFO] 
18:33:26 [2024-02-28T23:33:26.926Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
18:33:26 [2024-02-28T23:33:26.926Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped
18:33:26 [2024-02-28T23:33:26.926Z] [INFO] 
18:33:26 [2024-02-28T23:33:26.926Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
18:33:26 [2024-02-28T23:33:26.926Z] [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
18:33:26 [2024-02-28T23:33:26.926Z] [INFO] 
18:33:26 [2024-02-28T23:33:26.926Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
18:33:26 [2024-02-28T23:33:26.926Z] [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
18:33:26 [2024-02-28T23:33:26.926Z] [INFO] 
18:33:26 [2024-02-28T23:33:26.926Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
18:33:26 [2024-02-28T23:33:26.926Z] [INFO] 
18:33:26 [2024-02-28T23:33:26.926Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
18:33:26 [2024-02-28T23:33:26.926Z] [INFO] 
18:33:26 [2024-02-28T23:33:26.926Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
18:33:26 [2024-02-28T23:33:26.926Z] [INFO] 
18:33:26 [2024-02-28T23:33:26.926Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
18:33:26 [2024-02-28T23:33:26.926Z] [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
18:33:27 [2024-02-28T23:33:27.854Z] [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
18:33:28 [2024-02-28T23:33:28.786Z] [INFO] 
18:33:28 [2024-02-28T23:33:28.786Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
18:33:29 [2024-02-28T23:33:29.044Z] [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
18:33:29 [2024-02-28T23:33:29.044Z] [INFO] Command line:
18:33:29 [2024-02-28T23:33:29.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/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]
18:33:29 [2024-02-28T23:33:29.045Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:33:35 [2024-02-28T23:33:35.596Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:33:35 [2024-02-28T23:33:35.596Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:33:45 [2024-02-28T23:33:45.573Z] !SESSION 2024-02-28 23:33:29.355 -----------------------------------------------
18:33:45 [2024-02-28T23:33:45.573Z] eclipse.buildId=unknown
18:33:45 [2024-02-28T23:33:45.573Z] java.version=17.0.2
18:33:45 [2024-02-28T23:33:45.573Z] java.vendor=Oracle Corporation
18:33:45 [2024-02-28T23:33:45.573Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
18:33:45 [2024-02-28T23:33:45.573Z] 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
18:33:45 [2024-02-28T23:33:45.573Z] 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
18:33:45 [2024-02-28T23:33:45.573Z] 
18:33:45 [2024-02-28T23:33:45.573Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 23:33:44.121
18:33:45 [2024-02-28T23:33:45.573Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
18:33:45 [2024-02-28T23:33:45.573Z] !STACK 0
18:33:45 [2024-02-28T23:33:45.573Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
18:33:45 [2024-02-28T23:33:45.573Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
18:33:45 [2024-02-28T23:33:45.573Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
18:33:45 [2024-02-28T23:33:45.573Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
18:33:45 [2024-02-28T23:33:45.573Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
18:33:45 [2024-02-28T23:33:45.573Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
18:33:45 [2024-02-28T23:33:45.573Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
18:33:45 [2024-02-28T23:33:45.573Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
18:33:45 [2024-02-28T23:33:45.573Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:33:45 [2024-02-28T23:33:45.573Z] Caused by: java.io.IOException: error=2, No such file or directory
18:33:45 [2024-02-28T23:33:45.573Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
18:33:45 [2024-02-28T23:33:45.573Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
18:33:45 [2024-02-28T23:33:45.573Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
18:33:45 [2024-02-28T23:33:45.573Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
18:33:45 [2024-02-28T23:33:45.573Z] 	... 7 more
18:33:45 [2024-02-28T23:33:45.573Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
18:33:45 [2024-02-28T23:33:45.573Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
18:33:45 [2024-02-28T23:33:45.573Z] org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest.testPluginId -- Time elapsed: 0.002 s
18:33:45 [2024-02-28T23:33:45.573Z] org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest.testGetDefault -- Time elapsed: 0 s
18:33:45 [2024-02-28T23:33:45.573Z] 
18:33:45 [2024-02-28T23:33:45.573Z] Results:
18:33:45 [2024-02-28T23:33:45.573Z] 
18:33:45 [2024-02-28T23:33:45.573Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
18:33:45 [2024-02-28T23:33:45.573Z] 
18:33:46 [2024-02-28T23:33:46.503Z] [INFO] All tests passed
18:33:46 [2024-02-28T23:33:46.504Z] [INFO] 
18:33:46 [2024-02-28T23:33:46.504Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
18:33:46 [2024-02-28T23:33:46.504Z] [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
18:33:46 [2024-02-28T23:33:46.504Z] [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
18:33:46 [2024-02-28T23:33:46.504Z] [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
18:33:46 [2024-02-28T23:33:46.504Z] [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
18:33:46 [2024-02-28T23:33:46.504Z] [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
18:33:46 [2024-02-28T23:33:46.504Z] [INFO] 
18:33:46 [2024-02-28T23:33:46.504Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
18:33:46 [2024-02-28T23:33:46.504Z] [INFO] 
18:33:46 [2024-02-28T23:33:46.504Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
18:33:46 [2024-02-28T23:33:46.504Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT [83/141]
18:33:46 [2024-02-28T23:33:46.504Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
18:33:46 [2024-02-28T23:33:46.504Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:33:46 [2024-02-28T23:33:46.504Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:33:46 [2024-02-28T23:33:46.504Z] [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
18:33:46 [2024-02-28T23:33:46.761Z] [INFO] 
18:33:46 [2024-02-28T23:33:46.761Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
18:33:46 [2024-02-28T23:33:46.761Z] [INFO] 
18:33:46 [2024-02-28T23:33:46.761Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
18:33:46 [2024-02-28T23:33:46.761Z] [INFO] The project's OSGi version is 1.0.3.202402282247
18:33:46 [2024-02-28T23:33:46.761Z] [INFO] 
18:33:46 [2024-02-28T23:33:46.761Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
18:33:46 [2024-02-28T23:33:46.761Z] [INFO] 
18:33:46 [2024-02-28T23:33:46.761Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
18:33:46 [2024-02-28T23:33:46.762Z] [INFO] 
18:33:46 [2024-02-28T23:33:46.762Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
18:33:46 [2024-02-28T23:33:46.762Z] [INFO] 
18:33:46 [2024-02-28T23:33:46.762Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
18:33:46 [2024-02-28T23:33:46.762Z] [INFO] 
18:33:46 [2024-02-28T23:33:46.762Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
18:33:46 [2024-02-28T23:33:46.762Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core.tests
18:33:47 [2024-02-28T23:33:47.019Z] [INFO] 
18:33:47 [2024-02-28T23:33:47.019Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
18:33:47 [2024-02-28T23:33:47.019Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
18:33:47 [2024-02-28T23:33:47.019Z] [INFO] 
18:33:47 [2024-02-28T23:33:47.019Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
18:33:47 [2024-02-28T23:33:47.019Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:33:47 [2024-02-28T23:33:47.019Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:33:47 [2024-02-28T23:33:47.019Z] [WARNING] The 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
18:33:47 [2024-02-28T23:33:47.019Z] [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
18:33:47 [2024-02-28T23:33:47.278Z] [INFO] 
18:33:47 [2024-02-28T23:33:47.278Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
18:33:47 [2024-02-28T23:33:47.278Z] [INFO] 
18:33:47 [2024-02-28T23:33:47.278Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
18:33:47 [2024-02-28T23:33:47.278Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources
18:33:47 [2024-02-28T23:33:47.278Z] [INFO] 
18:33:47 [2024-02-28T23:33:47.278Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
18:33:47 [2024-02-28T23:33:47.278Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
18:33:47 [2024-02-28T23:33:47.278Z] [INFO] 
18:33:47 [2024-02-28T23:33:47.278Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
18:33:47 [2024-02-28T23:33:47.278Z] [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
18:33:47 [2024-02-28T23:33:47.278Z] [INFO] 
18:33:47 [2024-02-28T23:33:47.278Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
18:33:47 [2024-02-28T23:33:47.278Z] [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
18:33:47 [2024-02-28T23:33:47.278Z] [INFO] 
18:33:47 [2024-02-28T23:33:47.278Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
18:33:47 [2024-02-28T23:33:47.278Z] [INFO] 
18:33:47 [2024-02-28T23:33:47.278Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
18:33:47 [2024-02-28T23:33:47.278Z] [INFO] 
18:33:47 [2024-02-28T23:33:47.278Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
18:33:47 [2024-02-28T23:33:47.278Z] [INFO] 
18:33:47 [2024-02-28T23:33:47.278Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
18:33:47 [2024-02-28T23:33:47.278Z] [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
18:33:48 [2024-02-28T23:33:48.208Z] [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
18:33:49 [2024-02-28T23:33:49.577Z] [INFO] 
18:33:49 [2024-02-28T23:33:49.577Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
18:33:49 [2024-02-28T23:33:49.834Z] [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
18:33:49 [2024-02-28T23:33:49.834Z] [INFO] Command line:
18:33:49 [2024-02-28T23:33:49.834Z] 	[/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]
18:33:49 [2024-02-28T23:33:49.834Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:33:56 [2024-02-28T23:33:56.385Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
18:33:56 [2024-02-28T23:33:56.385Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
18:33:56 [2024-02-28T23:33:56.385Z] org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0.002 s
18:33:56 [2024-02-28T23:33:56.385Z] 
18:33:56 [2024-02-28T23:33:56.385Z] Results:
18:33:56 [2024-02-28T23:33:56.385Z] 
18:33:56 [2024-02-28T23:33:56.385Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
18:33:56 [2024-02-28T23:33:56.385Z] 
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] All tests passed
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] 
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
18:33:56 [2024-02-28T23:33:56.385Z] [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
18:33:56 [2024-02-28T23:33:56.385Z] [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
18:33:56 [2024-02-28T23:33:56.385Z] [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
18:33:56 [2024-02-28T23:33:56.385Z] [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
18:33:56 [2024-02-28T23:33:56.385Z] [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
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] 
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] 
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT [84/141]
18:33:56 [2024-02-28T23:33:56.385Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:33:56 [2024-02-28T23:33:56.385Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:33:56 [2024-02-28T23:33:56.385Z] [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
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] 
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core ---
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] 
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] The project's OSGi version is 2.1.0.202402282247
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] 
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] 
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] 
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] 
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] 
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] 
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] 
18:33:56 [2024-02-28T23:33:56.385Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
18:33:56 [2024-02-28T23:33:56.385Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:33:56 [2024-02-28T23:33:56.385Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:33:56 [2024-02-28T23:33:56.385Z] [WARNING] The effective 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
18:33:56 [2024-02-28T23:33:56.385Z] [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
18:33:56 [2024-02-28T23:33:56.642Z] [INFO] 
18:33:56 [2024-02-28T23:33:56.642Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.remote.core ---
18:33:56 [2024-02-28T23:33:56.898Z] [INFO] 
18:33:56 [2024-02-28T23:33:56.898Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core ---
18:33:56 [2024-02-28T23:33:56.898Z] [INFO] 
18:33:56 [2024-02-28T23:33:56.898Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core ---
18:33:56 [2024-02-28T23:33:56.898Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources
18:33:56 [2024-02-28T23:33:56.898Z] [INFO] 
18:33:56 [2024-02-28T23:33:56.898Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.core ---
18:33:56 [2024-02-28T23:33:56.898Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:33:56 [2024-02-28T23:33:56.898Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:33:56 [2024-02-28T23:33:56.898Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
18:33:56 [2024-02-28T23:33:56.898Z] [INFO] 
18:33:56 [2024-02-28T23:33:56.898Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core ---
18:33:56 [2024-02-28T23:33:56.898Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
18:33:56 [2024-02-28T23:33:56.898Z] [INFO] 
18:33:56 [2024-02-28T23:33:56.898Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core ---
18:33:56 [2024-02-28T23:33:56.898Z] [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
18:33:56 [2024-02-28T23:33:56.898Z] [INFO] 
18:33:56 [2024-02-28T23:33:56.898Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core ---
18:33:56 [2024-02-28T23:33:56.898Z] [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
18:33:56 [2024-02-28T23:33:56.898Z] [INFO] 
18:33:56 [2024-02-28T23:33:56.898Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core ---
18:33:56 [2024-02-28T23:33:56.898Z] [INFO] 
18:33:56 [2024-02-28T23:33:56.898Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core ---
18:33:56 [2024-02-28T23:33:56.898Z] [INFO] 
18:33:56 [2024-02-28T23:33:56.898Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core ---
18:33:56 [2024-02-28T23:33:56.898Z] [INFO] 
18:33:56 [2024-02-28T23:33:56.898Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.core ---
18:33:56 [2024-02-28T23:33:56.898Z] [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
18:33:57 [2024-02-28T23:33:57.828Z] [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
18:33:59 [2024-02-28T23:33:59.199Z] [INFO] 
18:33:59 [2024-02-28T23:33:59.199Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core ---
18:33:59 [2024-02-28T23:33:59.199Z] [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
18:33:59 [2024-02-28T23:33:59.199Z] [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
18:33:59 [2024-02-28T23:33:59.199Z] [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
18:33:59 [2024-02-28T23:33:59.199Z] [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
18:33:59 [2024-02-28T23:33:59.199Z] [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
18:33:59 [2024-02-28T23:33:59.199Z] [INFO] 
18:33:59 [2024-02-28T23:33:59.199Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core ---
18:33:59 [2024-02-28T23:33:59.199Z] [INFO] 
18:33:59 [2024-02-28T23:33:59.199Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
18:33:59 [2024-02-28T23:33:59.199Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT  [85/141]
18:33:59 [2024-02-28T23:33:59.199Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
18:33:59 [2024-02-28T23:33:59.199Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:33:59 [2024-02-28T23:33:59.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
18:33:59 [2024-02-28T23:33:59.199Z] [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
18:33:59 [2024-02-28T23:33:59.457Z] [INFO] 
18:33:59 [2024-02-28T23:33:59.457Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui ---
18:33:59 [2024-02-28T23:33:59.457Z] [INFO] 
18:33:59 [2024-02-28T23:33:59.457Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
18:33:59 [2024-02-28T23:33:59.457Z] [INFO] The project's OSGi version is 1.1.0.202402282247
18:33:59 [2024-02-28T23:33:59.457Z] [INFO] 
18:33:59 [2024-02-28T23:33:59.457Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
18:33:59 [2024-02-28T23:33:59.457Z] [INFO] 
18:33:59 [2024-02-28T23:33:59.457Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
18:33:59 [2024-02-28T23:33:59.457Z] [INFO] 
18:33:59 [2024-02-28T23:33:59.457Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
18:33:59 [2024-02-28T23:33:59.457Z] [INFO] 
18:33:59 [2024-02-28T23:33:59.457Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
18:33:59 [2024-02-28T23:33:59.457Z] [INFO] 
18:33:59 [2024-02-28T23:33:59.457Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
18:33:59 [2024-02-28T23:33:59.457Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui
18:34:00 [2024-02-28T23:34:00.030Z] [INFO] 
18:34:00 [2024-02-28T23:34:00.030Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
18:34:00 [2024-02-28T23:34:00.030Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
18:34:00 [2024-02-28T23:34:00.030Z] [INFO] 
18:34:00 [2024-02-28T23:34:00.030Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
18:34:00 [2024-02-28T23:34:00.030Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:34:00 [2024-02-28T23:34:00.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
18:34:00 [2024-02-28T23:34:00.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.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
18:34:00 [2024-02-28T23:34:00.030Z] [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
18:34:00 [2024-02-28T23:34:00.963Z] [INFO] 
18:34:00 [2024-02-28T23:34:00.963Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.remote.ui ---
18:34:00 [2024-02-28T23:34:00.963Z] [INFO] 
18:34:00 [2024-02-28T23:34:00.963Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui ---
18:34:00 [2024-02-28T23:34:00.963Z] [INFO] 
18:34:00 [2024-02-28T23:34:00.963Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui ---
18:34:00 [2024-02-28T23:34:00.963Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources
18:34:00 [2024-02-28T23:34:00.963Z] [INFO] 
18:34:00 [2024-02-28T23:34:00.963Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.ui ---
18:34:00 [2024-02-28T23:34:00.963Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:34:00 [2024-02-28T23:34:00.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
18:34:00 [2024-02-28T23:34:00.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.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
18:34:00 [2024-02-28T23:34:00.963Z] [INFO] 
18:34:00 [2024-02-28T23:34:00.963Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui ---
18:34:00 [2024-02-28T23:34:00.963Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
18:34:00 [2024-02-28T23:34:00.963Z] [INFO] 
18:34:00 [2024-02-28T23:34:00.963Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
18:34:00 [2024-02-28T23:34:00.963Z] [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
18:34:00 [2024-02-28T23:34:00.963Z] [INFO] 
18:34:00 [2024-02-28T23:34:00.963Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui ---
18:34:01 [2024-02-28T23:34:01.220Z] [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
18:34:01 [2024-02-28T23:34:01.220Z] [INFO] 
18:34:01 [2024-02-28T23:34:01.220Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui ---
18:34:01 [2024-02-28T23:34:01.220Z] [INFO] 
18:34:01 [2024-02-28T23:34:01.220Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
18:34:01 [2024-02-28T23:34:01.221Z] [INFO] 
18:34:01 [2024-02-28T23:34:01.221Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui ---
18:34:01 [2024-02-28T23:34:01.221Z] [INFO] 
18:34:01 [2024-02-28T23:34:01.221Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui ---
18:34:01 [2024-02-28T23:34:01.221Z] [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
18:34:02 [2024-02-28T23:34:02.153Z] [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
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] 
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui ---
18:34:03 [2024-02-28T23:34:03.526Z] [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
18:34:03 [2024-02-28T23:34:03.526Z] [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
18:34:03 [2024-02-28T23:34:03.526Z] [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
18:34:03 [2024-02-28T23:34:03.526Z] [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
18:34:03 [2024-02-28T23:34:03.526Z] [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
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] 
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui ---
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] 
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT [86/141]
18:34:03 [2024-02-28T23:34:03.526Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:34:03 [2024-02-28T23:34:03.526Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:34:03 [2024-02-28T23:34:03.526Z] [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
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] 
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core ---
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] 
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] The project's OSGi version is 1.3.0.202402282247
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] 
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] 
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] 
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] 
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] 
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] 
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] 
18:34:03 [2024-02-28T23:34:03.526Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
18:34:03 [2024-02-28T23:34:03.527Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:34:03 [2024-02-28T23:34:03.527Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:34:03 [2024-02-28T23:34:03.527Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
18:34:03 [2024-02-28T23:34:03.527Z] [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
18:34:03 [2024-02-28T23:34:03.784Z] [INFO] 
18:34:03 [2024-02-28T23:34:03.784Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.control.core ---
18:34:03 [2024-02-28T23:34:03.784Z] [INFO] 
18:34:03 [2024-02-28T23:34:03.784Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core ---
18:34:03 [2024-02-28T23:34:03.784Z] [INFO] 
18:34:03 [2024-02-28T23:34:03.784Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core ---
18:34:03 [2024-02-28T23:34:03.784Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources
18:34:03 [2024-02-28T23:34:03.784Z] [INFO] 
18:34:03 [2024-02-28T23:34:03.784Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.core ---
18:34:04 [2024-02-28T23:34:04.041Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:34:04 [2024-02-28T23:34:04.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
18:34:04 [2024-02-28T23:34:04.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.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
18:34:04 [2024-02-28T23:34:04.041Z] [INFO] 
18:34:04 [2024-02-28T23:34:04.041Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core ---
18:34:04 [2024-02-28T23:34:04.041Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
18:34:04 [2024-02-28T23:34:04.041Z] [INFO] 
18:34:04 [2024-02-28T23:34:04.041Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core ---
18:34:04 [2024-02-28T23:34:04.041Z] [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
18:34:04 [2024-02-28T23:34:04.041Z] [INFO] 
18:34:04 [2024-02-28T23:34:04.041Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core ---
18:34:04 [2024-02-28T23:34:04.041Z] [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
18:34:04 [2024-02-28T23:34:04.041Z] [INFO] 
18:34:04 [2024-02-28T23:34:04.041Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core ---
18:34:04 [2024-02-28T23:34:04.041Z] [INFO] 
18:34:04 [2024-02-28T23:34:04.041Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core ---
18:34:04 [2024-02-28T23:34:04.041Z] [INFO] 
18:34:04 [2024-02-28T23:34:04.041Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core ---
18:34:04 [2024-02-28T23:34:04.298Z] [INFO] 
18:34:04 [2024-02-28T23:34:04.298Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.core ---
18:34:04 [2024-02-28T23:34:04.299Z] [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
18:34:05 [2024-02-28T23:34:05.674Z] [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
18:34:06 [2024-02-28T23:34:06.238Z] [INFO] 
18:34:06 [2024-02-28T23:34:06.238Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core ---
18:34:06 [2024-02-28T23:34:06.238Z] [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
18:34:06 [2024-02-28T23:34:06.238Z] [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
18:34:06 [2024-02-28T23:34:06.238Z] [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
18:34:06 [2024-02-28T23:34:06.238Z] [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
18:34:06 [2024-02-28T23:34:06.239Z] [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
18:34:06 [2024-02-28T23:34:06.239Z] [INFO] 
18:34:06 [2024-02-28T23:34:06.239Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core ---
18:34:06 [2024-02-28T23:34:06.239Z] [INFO] 
18:34:06 [2024-02-28T23:34:06.239Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
18:34:06 [2024-02-28T23:34:06.239Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT [87/141]
18:34:06 [2024-02-28T23:34:06.239Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
18:34:06 [2024-02-28T23:34:06.239Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:34:06 [2024-02-28T23:34:06.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
18:34:06 [2024-02-28T23:34:06.239Z] [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
18:34:06 [2024-02-28T23:34:06.497Z] [INFO] 
18:34:06 [2024-02-28T23:34:06.497Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui ---
18:34:06 [2024-02-28T23:34:06.497Z] [INFO] 
18:34:06 [2024-02-28T23:34:06.497Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
18:34:06 [2024-02-28T23:34:06.497Z] [INFO] The project's OSGi version is 1.3.0.202402282247
18:34:06 [2024-02-28T23:34:06.497Z] [INFO] 
18:34:06 [2024-02-28T23:34:06.497Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
18:34:06 [2024-02-28T23:34:06.497Z] [INFO] 
18:34:06 [2024-02-28T23:34:06.497Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
18:34:06 [2024-02-28T23:34:06.497Z] [INFO] 
18:34:06 [2024-02-28T23:34:06.497Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
18:34:06 [2024-02-28T23:34:06.497Z] [INFO] 
18:34:06 [2024-02-28T23:34:06.497Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
18:34:06 [2024-02-28T23:34:06.497Z] [INFO] 
18:34:06 [2024-02-28T23:34:06.497Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
18:34:06 [2024-02-28T23:34:06.497Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui
18:34:07 [2024-02-28T23:34:07.062Z] [INFO] 
18:34:07 [2024-02-28T23:34:07.062Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
18:34:07 [2024-02-28T23:34:07.062Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
18:34:07 [2024-02-28T23:34:07.062Z] [INFO] 
18:34:07 [2024-02-28T23:34:07.062Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
18:34:07 [2024-02-28T23:34:07.062Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:34:07 [2024-02-28T23:34:07.062Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:34:07 [2024-02-28T23:34:07.062Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
18:34:07 [2024-02-28T23:34:07.062Z] [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
18:34:08 [2024-02-28T23:34:08.956Z] [INFO] 
18:34:08 [2024-02-28T23:34:08.956Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.control.ui ---
18:34:08 [2024-02-28T23:34:08.956Z] [INFO] 
18:34:08 [2024-02-28T23:34:08.956Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui ---
18:34:08 [2024-02-28T23:34:08.956Z] [INFO] 
18:34:08 [2024-02-28T23:34:08.956Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui ---
18:34:08 [2024-02-28T23:34:08.956Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources
18:34:08 [2024-02-28T23:34:08.956Z] [INFO] 
18:34:08 [2024-02-28T23:34:08.956Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.ui ---
18:34:08 [2024-02-28T23:34:08.956Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:34:08 [2024-02-28T23:34:08.956Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:34:08 [2024-02-28T23:34:08.956Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
18:34:08 [2024-02-28T23:34:08.956Z] [INFO] 
18:34:08 [2024-02-28T23:34:08.956Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui ---
18:34:08 [2024-02-28T23:34:08.956Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
18:34:08 [2024-02-28T23:34:08.956Z] [INFO] 
18:34:08 [2024-02-28T23:34:08.956Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
18:34:08 [2024-02-28T23:34:08.956Z] [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
18:34:08 [2024-02-28T23:34:08.956Z] [INFO] 
18:34:08 [2024-02-28T23:34:08.956Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui ---
18:34:08 [2024-02-28T23:34:08.956Z] [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
18:34:08 [2024-02-28T23:34:08.956Z] [INFO] 
18:34:08 [2024-02-28T23:34:08.956Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui ---
18:34:08 [2024-02-28T23:34:08.956Z] [INFO] 
18:34:08 [2024-02-28T23:34:08.956Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
18:34:08 [2024-02-28T23:34:08.956Z] [INFO] 
18:34:08 [2024-02-28T23:34:08.956Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui ---
18:34:09 [2024-02-28T23:34:09.213Z] [INFO] 
18:34:09 [2024-02-28T23:34:09.213Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui ---
18:34:09 [2024-02-28T23:34:09.471Z] [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
18:34:10 [2024-02-28T23:34:10.843Z] [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
18:34:12 [2024-02-28T23:34:12.738Z] [INFO] 
18:34:12 [2024-02-28T23:34:12.738Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui ---
18:34:12 [2024-02-28T23:34:12.738Z] [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
18:34:12 [2024-02-28T23:34:12.738Z] [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
18:34:12 [2024-02-28T23:34:12.738Z] [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
18:34:12 [2024-02-28T23:34:12.738Z] [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
18:34:12 [2024-02-28T23:34:12.738Z] [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
18:34:12 [2024-02-28T23:34:12.738Z] [INFO] 
18:34:12 [2024-02-28T23:34:12.738Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui ---
18:34:12 [2024-02-28T23:34:12.738Z] [INFO] 
18:34:12 [2024-02-28T23:34:12.738Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
18:34:12 [2024-02-28T23:34:12.738Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT [88/141]
18:34:12 [2024-02-28T23:34:12.738Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
18:34:12 [2024-02-28T23:34:12.738Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
18:34:12 [2024-02-28T23:34:12.738Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] 
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control ---
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] 
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] The project's OSGi version is 9.3.0.202402282247
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] 
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] 
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] 
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] 
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] 
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control ---
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] 
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control ---
18:34:12 [2024-02-28T23:34:12.995Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] 
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control ---
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] 
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control ---
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT.jar
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] 
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control ---
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] 
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] 
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control ---
18:34:12 [2024-02-28T23:34:12.995Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-sources-feature.jar
18:34:13 [2024-02-28T23:34:13.252Z] [INFO] 
18:34:13 [2024-02-28T23:34:13.252Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
18:34:13 [2024-02-28T23:34:13.252Z] [INFO] 
18:34:13 [2024-02-28T23:34:13.252Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control ---
18:34:13 [2024-02-28T23:34:13.252Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT.jar
18:34:14 [2024-02-28T23:34:14.183Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-sources-feature.jar
18:34:15 [2024-02-28T23:34:15.114Z] [INFO] 
18:34:15 [2024-02-28T23:34:15.114Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control ---
18:34:15 [2024-02-28T23:34:15.114Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT.jar
18:34:15 [2024-02-28T23:34:15.114Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT.pom
18:34:15 [2024-02-28T23:34:15.114Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-sources-feature.jar
18:34:15 [2024-02-28T23:34:15.114Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-p2metadata.xml
18:34:15 [2024-02-28T23:34:15.114Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.3.0-SNAPSHOT-p2artifacts.xml
18:34:15 [2024-02-28T23:34:15.114Z] [INFO] 
18:34:15 [2024-02-28T23:34:15.114Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control ---
18:34:15 [2024-02-28T23:34:15.114Z] [INFO] 
18:34:15 [2024-02-28T23:34:15.114Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
18:34:15 [2024-02-28T23:34:15.114Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT [89/141]
18:34:15 [2024-02-28T23:34:15.114Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
18:34:15 [2024-02-28T23:34:15.114Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:34:15 [2024-02-28T23:34:15.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
18:34:15 [2024-02-28T23:34:15.114Z] [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
18:34:15 [2024-02-28T23:34:15.373Z] [INFO] 
18:34:15 [2024-02-28T23:34:15.373Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
18:34:15 [2024-02-28T23:34:15.373Z] [INFO] 
18:34:15 [2024-02-28T23:34:15.373Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
18:34:15 [2024-02-28T23:34:15.373Z] [INFO] The project's OSGi version is 1.1.4.202402282247
18:34:15 [2024-02-28T23:34:15.373Z] [INFO] 
18:34:15 [2024-02-28T23:34:15.373Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
18:34:15 [2024-02-28T23:34:15.373Z] [INFO] 
18:34:15 [2024-02-28T23:34:15.373Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
18:34:15 [2024-02-28T23:34:15.373Z] [INFO] 
18:34:15 [2024-02-28T23:34:15.373Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
18:34:15 [2024-02-28T23:34:15.373Z] [INFO] 
18:34:15 [2024-02-28T23:34:15.373Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
18:34:15 [2024-02-28T23:34:15.373Z] [INFO] 
18:34:15 [2024-02-28T23:34:15.373Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
18:34:15 [2024-02-28T23:34:15.373Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core.tests
18:34:15 [2024-02-28T23:34:15.373Z] [INFO] 
18:34:15 [2024-02-28T23:34:15.373Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
18:34:15 [2024-02-28T23:34:15.373Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
18:34:15 [2024-02-28T23:34:15.373Z] [INFO] 
18:34:15 [2024-02-28T23:34:15.373Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
18:34:15 [2024-02-28T23:34:15.373Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:34:15 [2024-02-28T23:34:15.373Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:34:15 [2024-02-28T23:34:15.373Z] [WARNING] The 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
18:34:15 [2024-02-28T23:34:15.374Z] [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
18:34:15 [2024-02-28T23:34:15.630Z] [INFO] 
18:34:15 [2024-02-28T23:34:15.630Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
18:34:15 [2024-02-28T23:34:15.630Z] [INFO] 
18:34:15 [2024-02-28T23:34:15.630Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
18:34:15 [2024-02-28T23:34:15.630Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources
18:34:15 [2024-02-28T23:34:15.630Z] [INFO] 
18:34:15 [2024-02-28T23:34:15.630Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
18:34:15 [2024-02-28T23:34:15.630Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
18:34:15 [2024-02-28T23:34:15.630Z] [INFO] 
18:34:15 [2024-02-28T23:34:15.630Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
18:34:15 [2024-02-28T23:34:15.630Z] [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
18:34:15 [2024-02-28T23:34:15.631Z] [INFO] 
18:34:15 [2024-02-28T23:34:15.631Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
18:34:15 [2024-02-28T23:34:15.886Z] [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
18:34:15 [2024-02-28T23:34:15.887Z] [INFO] 
18:34:15 [2024-02-28T23:34:15.887Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
18:34:15 [2024-02-28T23:34:15.887Z] [INFO] 
18:34:15 [2024-02-28T23:34:15.887Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
18:34:15 [2024-02-28T23:34:15.887Z] [INFO] 
18:34:15 [2024-02-28T23:34:15.887Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
18:34:15 [2024-02-28T23:34:15.887Z] [INFO] 
18:34:15 [2024-02-28T23:34:15.887Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
18:34:15 [2024-02-28T23:34:15.887Z] [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
18:34:17 [2024-02-28T23:34:17.959Z] [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
18:34:18 [2024-02-28T23:34:18.890Z] [INFO] 
18:34:18 [2024-02-28T23:34:18.890Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
18:34:19 [2024-02-28T23:34:19.146Z] [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
18:34:19 [2024-02-28T23:34:19.146Z] [INFO] Command line:
18:34:19 [2024-02-28T23:34:19.146Z] 	[/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]
18:34:19 [2024-02-28T23:34:19.147Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:34:25 [2024-02-28T23:34:25.712Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
18:34:25 [2024-02-28T23:34:25.712Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
18:34:25 [2024-02-28T23:34:25.712Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsNull -- Time elapsed: 0.011 s
18:34:25 [2024-02-28T23:34:25.712Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfoCopy2 -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.712Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testSetLogLevel1 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.712Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testSetLogLevel2 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.712Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfoCopy -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.712Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.712Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testHashCode -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.712Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsTransivity -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.712Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testToString_1 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.712Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsReflexivity -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.712Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfo -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.712Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
18:34:25 [2024-02-28T23:34:25.712Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
18:34:25 [2024-02-28T23:34:25.712Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsNull -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.712Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.712Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEventCopy2 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testHashCode -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testToString_1 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testToString_2 -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testGetAndSetter -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testBaseEventInfo -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.713Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
18:34:25 [2024-02-28T23:34:25.713Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testToString -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testFiledInfo -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testSetFieldType -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsNull -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEventInfoCopy -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEventCopy2 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testHashCode -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsTransivity -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
18:34:25 [2024-02-28T23:34:25.713Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionInfoCopy -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionInfo -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsNull -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testGetAndSetters -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionCopy2 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testHashCode -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsTransivity -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_1 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_2 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_3 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
18:34:25 [2024-02-28T23:34:25.713Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testToString -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testLoggerInfoCopy -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsNull -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testLoggerInfo -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEventCopy2 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testHashCode -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsTransivity -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testGetAndSetter -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
18:34:25 [2024-02-28T23:34:25.713Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsNull -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceCopy2 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfo2 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testHashCode -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsTransivity -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testToString_1 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfo -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testSetName -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfoCopy -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.713Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
18:34:25 [2024-02-28T23:34:25.713Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotInfo2 -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsNull -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotCopy -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotInfo -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testTraceCopy2 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testHashCode -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsTransivity -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testToString_1 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSetName -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.713Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
18:34:25 [2024-02-28T23:34:25.713Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsNull -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEventCopy2 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testHashCode -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testToString_1 -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testGetAndSetter -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
18:34:25 [2024-02-28T23:34:25.714Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainInfo -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsNull -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainInfoCopy -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainlCopy2 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testGetAndSetters -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testHashCode -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsTransivity -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testToString_1 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testToString_2 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
18:34:25 [2024-02-28T23:34:25.714Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelInfo -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsNull -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testAddAndGetEvents_1 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testGetAndSetters -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelInfoCopy -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testHashCode -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsTransivity -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelCopy2 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testToString_1 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testToString_2 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testSetEvents_1 -- Time elapsed: 0.003 s
18:34:25 [2024-02-28T23:34:25.714Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
18:34:25 [2024-02-28T23:34:25.714Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testGetEventType_1 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testAddField -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsNull -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetLogLevel1 -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetLogLevel2 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEventCopy2 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testExcludedEvents -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetEventType_2 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testHashCode -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetFields -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testToString_1 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testFields -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
18:34:25 [2024-02-28T23:34:25.714Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderInfo -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderInfoCopy -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderCopy2 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsNull -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testGetAndSetters -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testSetLoggers_1 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testHashCode -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsTransivity -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testToString_1 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testToString_2 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsReflexivity -- Time elapsed: 0.001 s
18:34:25 [2024-02-28T23:34:25.714Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testSetEvents_1 -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.714Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
18:34:25 [2024-02-28T23:34:25.714Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
18:34:25 [2024-02-28T23:34:25.715Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.715Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.715Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.715Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
18:34:25 [2024-02-28T23:34:25.715Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
18:34:25 [2024-02-28T23:34:25.715Z] !SESSION 2024-02-28 23:34:19.251 -----------------------------------------------
18:34:25 [2024-02-28T23:34:25.715Z] eclipse.buildId=unknown
18:34:25 [2024-02-28T23:34:25.715Z] java.version=17.0.2
18:34:25 [2024-02-28T23:34:25.715Z] java.vendor=Oracle Corporation
18:34:25 [2024-02-28T23:34:25.715Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
18:34:25 [2024-02-28T23:34:25.715Z] 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
18:34:25 [2024-02-28T23:34:25.715Z] 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
18:34:25 [2024-02-28T23:34:25.715Z] 
18:34:25 [2024-02-28T23:34:25.715Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2024-02-28 23:34:25.656
18:34:25 [2024-02-28T23:34:25.715Z] !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
18:34:25 [2024-02-28T23:34:25.715Z] !STACK 0
18:34:25 [2024-02-28T23:34:25.715Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:258)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:199)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:153)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:156)
18:34:25 [2024-02-28T23:34:25.715Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:34:25 [2024-02-28T23:34:25.715Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:34:25 [2024-02-28T23:34:25.715Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:34:25 [2024-02-28T23:34:25.715Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
18:34:25 [2024-02-28T23:34:25.715Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:34:25 [2024-02-28T23:34:25.715Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:34:25 [2024-02-28T23:34:25.715Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:34:25 [2024-02-28T23:34:25.715Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
18:34:25 [2024-02-28T23:34:25.715Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:34:25 [2024-02-28T23:34:25.715Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:34:25 [2024-02-28T23:34:25.715Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:34:25 [2024-02-28T23:34:25.715Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
18:34:25 [2024-02-28T23:34:25.715Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
18:34:25 [2024-02-28T23:34:25.973Z] 
18:34:25 [2024-02-28T23:34:25.973Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2024-02-28 23:34:25.748
18:34:25 [2024-02-28T23:34:25.973Z] !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.
18:34:25 [2024-02-28T23:34:25.973Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
18:34:25 [2024-02-28T23:34:25.973Z] org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig -- Time elapsed: 0.401 s
18:34:25 [2024-02-28T23:34:25.973Z] org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testSessionValidate -- Time elapsed: 0.089 s
18:34:25 [2024-02-28T23:34:25.973Z] 
18:34:25 [2024-02-28T23:34:25.973Z] Results:
18:34:25 [2024-02-28T23:34:25.973Z] 
18:34:25 [2024-02-28T23:34:25.973Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0
18:34:25 [2024-02-28T23:34:25.973Z] 
18:34:26 [2024-02-28T23:34:26.536Z] [INFO] All tests passed
18:34:26 [2024-02-28T23:34:26.536Z] [INFO] 
18:34:26 [2024-02-28T23:34:26.536Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
18:34:26 [2024-02-28T23:34:26.536Z] [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
18:34:26 [2024-02-28T23:34:26.536Z] [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
18:34:26 [2024-02-28T23:34:26.536Z] [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
18:34:26 [2024-02-28T23:34:26.536Z] [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
18:34:26 [2024-02-28T23:34:26.536Z] [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
18:34:26 [2024-02-28T23:34:26.536Z] [INFO] 
18:34:26 [2024-02-28T23:34:26.536Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
18:34:26 [2024-02-28T23:34:26.536Z] [INFO] 
18:34:26 [2024-02-28T23:34:26.536Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
18:34:26 [2024-02-28T23:34:26.536Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT [90/141]
18:34:26 [2024-02-28T23:34:26.536Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
18:34:26 [2024-02-28T23:34:26.537Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:34:26 [2024-02-28T23:34: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
18:34:26 [2024-02-28T23:34:26.537Z] [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
18:34:26 [2024-02-28T23:34:26.793Z] [INFO] 
18:34:26 [2024-02-28T23:34:26.793Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
18:34:26 [2024-02-28T23:34:26.793Z] [INFO] 
18:34:26 [2024-02-28T23:34:26.793Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
18:34:26 [2024-02-28T23:34:26.793Z] [INFO] The project's OSGi version is 1.0.3.202402282247
18:34:26 [2024-02-28T23:34:26.793Z] [INFO] 
18:34:26 [2024-02-28T23:34:26.793Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
18:34:26 [2024-02-28T23:34:26.793Z] [INFO] 
18:34:26 [2024-02-28T23:34:26.793Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
18:34:26 [2024-02-28T23:34:26.793Z] [INFO] 
18:34:26 [2024-02-28T23:34:26.793Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
18:34:26 [2024-02-28T23:34:26.793Z] [INFO] 
18:34:26 [2024-02-28T23:34:26.793Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
18:34:26 [2024-02-28T23:34:26.793Z] [INFO] 
18:34:26 [2024-02-28T23:34:26.793Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
18:34:26 [2024-02-28T23:34:26.793Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core.tests
18:34:27 [2024-02-28T23:34:27.050Z] [INFO] 
18:34:27 [2024-02-28T23:34:27.050Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
18:34:27 [2024-02-28T23:34:27.050Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
18:34:27 [2024-02-28T23:34:27.050Z] [INFO] 
18:34:27 [2024-02-28T23:34:27.050Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
18:34:27 [2024-02-28T23:34:27.050Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:34:27 [2024-02-28T23:34: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
18:34:27 [2024-02-28T23:34: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.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
18:34:27 [2024-02-28T23:34:27.050Z] [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
18:34:27 [2024-02-28T23:34:27.306Z] [INFO] 
18:34:27 [2024-02-28T23:34:27.306Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
18:34:27 [2024-02-28T23:34:27.306Z] [INFO] 
18:34:27 [2024-02-28T23:34:27.306Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
18:34:27 [2024-02-28T23:34:27.306Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources
18:34:27 [2024-02-28T23:34:27.306Z] [INFO] 
18:34:27 [2024-02-28T23:34:27.306Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
18:34:27 [2024-02-28T23:34:27.306Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 106 were skipped
18:34:27 [2024-02-28T23:34:27.306Z] [INFO] 
18:34:27 [2024-02-28T23:34:27.306Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
18:34:27 [2024-02-28T23:34:27.306Z] [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
18:34:27 [2024-02-28T23:34:27.306Z] [INFO] 
18:34:27 [2024-02-28T23:34:27.306Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
18:34:27 [2024-02-28T23:34:27.306Z] [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
18:34:27 [2024-02-28T23:34:27.306Z] [INFO] 
18:34:27 [2024-02-28T23:34:27.306Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
18:34:27 [2024-02-28T23:34:27.306Z] [INFO] 
18:34:27 [2024-02-28T23:34:27.306Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
18:34:27 [2024-02-28T23:34:27.306Z] [INFO] 
18:34:27 [2024-02-28T23:34:27.306Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
18:34:27 [2024-02-28T23:34:27.306Z] [INFO] 
18:34:27 [2024-02-28T23:34:27.306Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
18:34:27 [2024-02-28T23:34:27.306Z] [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
18:34:28 [2024-02-28T23:34:28.238Z] [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
18:34:29 [2024-02-28T23:34:29.171Z] [INFO] 
18:34:29 [2024-02-28T23:34:29.171Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
18:34:29 [2024-02-28T23:34:29.428Z] [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
18:34:29 [2024-02-28T23:34:29.428Z] [INFO] Command line:
18:34:29 [2024-02-28T23:34:29.428Z] 	[/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]
18:34:29 [2024-02-28T23:34:29.428Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:34:35 [2024-02-28T23:34:35.988Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
18:34:36 [2024-02-28T23:34:36.552Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.589 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
18:34:36 [2024-02-28T23:34:36.552Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteError -- Time elapsed: 0.136 s
18:34:36 [2024-02-28T23:34:36.552Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteSuccess -- Time elapsed: 0.054 s
18:34:36 [2024-02-28T23:34:36.552Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteException -- Time elapsed: 0.006 s
18:34:36 [2024-02-28T23:34:36.552Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
18:34:36 [2024-02-28T23:34:36.552Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
18:34:36 [2024-02-28T23:34:36.552Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest.testNullSegment -- Time elapsed: 0 s
18:34:36 [2024-02-28T23:34:36.552Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest.testConstructorAndAdd -- Time elapsed: 0.004 s
18:34:36 [2024-02-28T23:34:36.552Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
18:34:36 [2024-02-28T23:34:36.552Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
18:34:36 [2024-02-28T23:34:36.552Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest.testConstructorNoError -- Time elapsed: 0.001 s
18:34:36 [2024-02-28T23:34:36.552Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest.testConstructorError -- Time elapsed: 0 s
18:34:36 [2024-02-28T23:34:36.552Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
18:34:36 [2024-02-28T23:34:36.552Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
18:34:36 [2024-02-28T23:34:36.552Z] org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
18:34:36 [2024-02-28T23:34:36.552Z] org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest.testGetDefault -- Time elapsed: 0 s
18:34:36 [2024-02-28T23:34:36.552Z] 
18:34:36 [2024-02-28T23:34:36.552Z] Results:
18:34:36 [2024-02-28T23:34:36.552Z] 
18:34:36 [2024-02-28T23:34:36.552Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
18:34:36 [2024-02-28T23:34:36.552Z] 
18:34:37 [2024-02-28T23:34:37.115Z] [INFO] All tests passed
18:34:37 [2024-02-28T23:34:37.115Z] [INFO] 
18:34:37 [2024-02-28T23:34:37.115Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
18:34:37 [2024-02-28T23:34:37.115Z] [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
18:34:37 [2024-02-28T23:34:37.115Z] [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
18:34:37 [2024-02-28T23:34:37.115Z] [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
18:34:37 [2024-02-28T23:34:37.115Z] [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
18:34:37 [2024-02-28T23:34:37.115Z] [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
18:34:37 [2024-02-28T23:34:37.115Z] [INFO] 
18:34:37 [2024-02-28T23:34:37.115Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
18:34:37 [2024-02-28T23:34:37.115Z] [INFO] 
18:34:37 [2024-02-28T23:34:37.115Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
18:34:37 [2024-02-28T23:34:37.115Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT [91/141]
18:34:37 [2024-02-28T23:34:37.115Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
18:34:37 [2024-02-28T23:34:37.115Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:34:37 [2024-02-28T23:34:37.115Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:34:37 [2024-02-28T23:34:37.115Z] [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
18:34:37 [2024-02-28T23:34:37.371Z] [INFO] 
18:34:37 [2024-02-28T23:34:37.371Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
18:34:37 [2024-02-28T23:34:37.371Z] [INFO] 
18:34:37 [2024-02-28T23:34:37.371Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
18:34:37 [2024-02-28T23:34:37.371Z] [INFO] The project's OSGi version is 2.0.6.202402282247
18:34:37 [2024-02-28T23:34:37.371Z] [INFO] 
18:34:37 [2024-02-28T23:34:37.371Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
18:34:37 [2024-02-28T23:34:37.371Z] [INFO] 
18:34:37 [2024-02-28T23:34:37.371Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
18:34:37 [2024-02-28T23:34:37.371Z] [INFO] 
18:34:37 [2024-02-28T23:34:37.371Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
18:34:37 [2024-02-28T23:34:37.371Z] [INFO] 
18:34:37 [2024-02-28T23:34:37.371Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
18:34:37 [2024-02-28T23:34:37.372Z] [INFO] 
18:34:37 [2024-02-28T23:34:37.372Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
18:34:37 [2024-02-28T23:34:37.372Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.tests
18:34:37 [2024-02-28T23:34:37.935Z] [INFO] 
18:34:37 [2024-02-28T23:34:37.935Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
18:34:37 [2024-02-28T23:34:37.935Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
18:34:37 [2024-02-28T23:34:37.935Z] [INFO] 
18:34:37 [2024-02-28T23:34:37.935Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
18:34:37 [2024-02-28T23:34:37.935Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:34:37 [2024-02-28T23:34:37.935Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:34:37 [2024-02-28T23:34:37.935Z] [WARNING] The 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
18:34:37 [2024-02-28T23:34:37.935Z] [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
18:34:38 [2024-02-28T23:34:38.864Z] [INFO] 
18:34:38 [2024-02-28T23:34:38.864Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
18:34:38 [2024-02-28T23:34:38.864Z] [INFO] 
18:34:38 [2024-02-28T23:34:38.864Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
18:34:38 [2024-02-28T23:34:38.864Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources
18:34:38 [2024-02-28T23:34:38.864Z] [INFO] 
18:34:38 [2024-02-28T23:34:38.864Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
18:34:38 [2024-02-28T23:34:38.864Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
18:34:38 [2024-02-28T23:34:38.864Z] [INFO] 
18:34:38 [2024-02-28T23:34:38.864Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
18:34:38 [2024-02-28T23:34:38.864Z] [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
18:34:38 [2024-02-28T23:34:38.864Z] [INFO] 
18:34:38 [2024-02-28T23:34:38.864Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
18:34:38 [2024-02-28T23:34:38.864Z] [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
18:34:38 [2024-02-28T23:34:38.864Z] [INFO] 
18:34:38 [2024-02-28T23:34:38.864Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
18:34:38 [2024-02-28T23:34:38.864Z] [INFO] 
18:34:38 [2024-02-28T23:34:38.864Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
18:34:38 [2024-02-28T23:34:38.864Z] [INFO] 
18:34:38 [2024-02-28T23:34:38.864Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
18:34:38 [2024-02-28T23:34:38.864Z] [INFO] 
18:34:38 [2024-02-28T23:34:38.864Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
18:34:38 [2024-02-28T23:34:38.864Z] [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
18:34:40 [2024-02-28T23:34:40.823Z] [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
18:34:42 [2024-02-28T23:34:42.193Z] [INFO] 
18:34:42 [2024-02-28T23:34:42.193Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
18:34:42 [2024-02-28T23:34:42.193Z] [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
18:34:42 [2024-02-28T23:34:42.193Z] [INFO] Command line:
18:34:42 [2024-02-28T23:34:42.193Z] 	[/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]
18:34:42 [2024-02-28T23:34:42.193Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:34:48 [2024-02-28T23:34:48.743Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:34:48 [2024-02-28T23:34:48.743Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:34:56 [2024-02-28T23:34:56.848Z] !SESSION 2024-02-28 23:34:42.347 -----------------------------------------------
18:34:56 [2024-02-28T23:34:56.848Z] eclipse.buildId=unknown
18:34:56 [2024-02-28T23:34:56.848Z] java.version=17.0.2
18:34:56 [2024-02-28T23:34:56.848Z] java.vendor=Oracle Corporation
18:34:56 [2024-02-28T23:34:56.848Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
18:34:56 [2024-02-28T23:34:56.849Z] 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
18:34:56 [2024-02-28T23:34:56.849Z] 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
18:34:56 [2024-02-28T23:34:56.849Z] 
18:34:56 [2024-02-28T23:34:56.849Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 23:34:56.018
18:34:56 [2024-02-28T23:34:56.849Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
18:34:56 [2024-02-28T23:34:56.849Z] !STACK 0
18:34:56 [2024-02-28T23:34:56.849Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
18:34:56 [2024-02-28T23:34:56.849Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
18:34:56 [2024-02-28T23:34:56.849Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
18:34:56 [2024-02-28T23:34:56.849Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
18:34:56 [2024-02-28T23:34:56.849Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
18:34:56 [2024-02-28T23:34:56.849Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
18:34:56 [2024-02-28T23:34:56.849Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
18:34:56 [2024-02-28T23:34:56.849Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
18:34:56 [2024-02-28T23:34:56.849Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:34:56 [2024-02-28T23:34:56.849Z] Caused by: java.io.IOException: error=2, No such file or directory
18:34:56 [2024-02-28T23:34:56.849Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
18:34:56 [2024-02-28T23:34:56.849Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
18:34:56 [2024-02-28T23:34:56.849Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
18:34:56 [2024-02-28T23:34:56.849Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
18:34:56 [2024-02-28T23:34:56.849Z] 	... 7 more
18:34:57 [2024-02-28T23:34:57.106Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
18:34:59 [2024-02-28T23:34:59.002Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.779 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
18:34:59 [2024-02-28T23:34:59.002Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest.testTraceSessionTree -- Time elapsed: 1.659 s
18:34:59 [2024-02-28T23:34:59.002Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
18:35:00 [2024-02-28T23:35:00.372Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.287 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
18:35:00 [2024-02-28T23:35:00.372Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest.testKernelProviderTree -- Time elapsed: 1.286 s
18:35:00 [2024-02-28T23:35:00.372Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
18:35:02 [2024-02-28T23:35:02.898Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.707 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
18:35:02 [2024-02-28T23:35:02.898Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest.testTraceSessionTree -- Time elapsed: 2.706 s
18:35:02 [2024-02-28T23:35:02.898Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
18:35:03 [2024-02-28T23:35:03.832Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.679 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
18:35:03 [2024-02-28T23:35:03.832Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest.testTraceControlComponents -- Time elapsed: 0.678 s
18:35:03 [2024-02-28T23:35:03.832Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
18:35:03 [2024-02-28T23:35:03.832Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
18:35:03 [2024-02-28T23:35:03.832Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetImage_1 -- Time elapsed: 0.001 s
18:35:03 [2024-02-28T23:35:03.832Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testFireCompenentUpdated -- Time elapsed: 0.002 s
18:35:03 [2024-02-28T23:35:03.832Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetChildren_1 -- Time elapsed: 0 s
18:35:03 [2024-02-28T23:35:03.832Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetChildren -- Time elapsed: 0 s
18:35:03 [2024-02-28T23:35:03.832Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAdapter -- Time elapsed: 0 s
18:35:03 [2024-02-28T23:35:03.832Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveAllChildren_2 -- Time elapsed: 0 s
18:35:03 [2024-02-28T23:35:03.832Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveComponentListener_1 -- Time elapsed: 0 s
18:35:03 [2024-02-28T23:35:03.832Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveComponentListener_2 -- Time elapsed: 0 s
18:35:03 [2024-02-28T23:35:03.832Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveChild_1 -- Time elapsed: 0 s
18:35:03 [2024-02-28T23:35:03.832Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveChild_2 -- Time elapsed: 0 s
18:35:03 [2024-02-28T23:35:03.832Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testHasChildren_1 -- Time elapsed: 0 s
18:35:03 [2024-02-28T23:35:03.832Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testHasChildren_2 -- Time elapsed: 0 s
18:35:03 [2024-02-28T23:35:03.832Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetSndSetToolTip -- Time elapsed: 0 s
18:35:03 [2024-02-28T23:35:03.832Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testAddComponentListener_1 -- Time elapsed: 0 s
18:35:03 [2024-02-28T23:35:03.832Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetTargetNodeState_1 -- Time elapsed: 0 s
18:35:03 [2024-02-28T23:35:03.832Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetName -- Time elapsed: 0.001 s
18:35:03 [2024-02-28T23:35:03.832Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testContainsChild_1 -- Time elapsed: 0 s
18:35:03 [2024-02-28T23:35:03.832Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testContainsChild_2 -- Time elapsed: 0 s
18:35:03 [2024-02-28T23:35:03.832Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetParent -- Time elapsed: 0 s
18:35:03 [2024-02-28T23:35:03.832Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testAddAndGetChild1 -- Time elapsed: 0 s
18:35:03 [2024-02-28T23:35:03.832Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testAddAndGetChild2 -- Time elapsed: 0 s
18:35:03 [2024-02-28T23:35:03.832Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetControlService_1 -- Time elapsed: 0.005 s
18:35:03 [2024-02-28T23:35:03.832Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testTraceControlComponent_1 -- Time elapsed: 0 s
18:35:03 [2024-02-28T23:35:03.832Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testTraceControlComponent_2 -- Time elapsed: 0 s
18:35:03 [2024-02-28T23:35:03.832Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
18:35:04 [2024-02-28T23:35:04.764Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.025 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
18:35:04 [2024-02-28T23:35:04.764Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test.testTraceSessionTree -- Time elapsed: 1.024 s
18:35:04 [2024-02-28T23:35:04.764Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
18:35:05 [2024-02-28T23:35:05.700Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.705 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
18:35:05 [2024-02-28T23:35:05.700Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest.testTraceControlComponents -- Time elapsed: 0.704 s
18:35:05 [2024-02-28T23:35:05.700Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
18:35:06 [2024-02-28T23:35:06.731Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.869 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
18:35:06 [2024-02-28T23:35:06.731Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest.testTraceSessionTree -- Time elapsed: 0.868 s
18:35:06 [2024-02-28T23:35:06.731Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
18:35:07 [2024-02-28T23:35:07.297Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.022 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
18:35:07 [2024-02-28T23:35:07.297Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest.testTraceSessionTree -- Time elapsed: 1.021 s
18:35:07 [2024-02-28T23:35:07.297Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
18:35:08 [2024-02-28T23:35:08.228Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.850 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
18:35:08 [2024-02-28T23:35:08.228Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest.testUstProviderTree -- Time elapsed: 0.849 s
18:35:08 [2024-02-28T23:35:08.228Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
18:35:20 [2024-02-28T23:35:20.416Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.19 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
18:35:20 [2024-02-28T23:35:20.416Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest.testTraceSessionTree -- Time elapsed: 11.19 s
18:35:20 [2024-02-28T23:35:20.416Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
18:35:20 [2024-02-28T23:35:20.416Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
18:35:20 [2024-02-28T23:35:20.416Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest.testComponentProperties -- Time elapsed: 0.714 s
18:35:20 [2024-02-28T23:35:20.416Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
18:35:20 [2024-02-28T23:35:20.981Z] 
18:35:20 [2024-02-28T23:35:20.981Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2024-02-28 23:35:20.826
18:35:20 [2024-02-28T23:35:20.981Z] !MESSAGE Could not validate the xml response
18:35:20 [2024-02-28T23:35:20.981Z] !STACK 0
18:35:20 [2024-02-28T23:35:20.981Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
18:35:20 [2024-02-28T23:35:20.981Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
18:35:20 [2024-02-28T23:35:20.981Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
18:35:20 [2024-02-28T23:35:20.981Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
18:35:20 [2024-02-28T23:35:20.981Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
18:35:20 [2024-02-28T23:35:20.981Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
18:35:20 [2024-02-28T23:35:20.981Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
18:35:20 [2024-02-28T23:35:20.981Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
18:35:20 [2024-02-28T23:35:20.981Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
18:35:20 [2024-02-28T23:35:20.981Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
18:35:20 [2024-02-28T23:35:20.981Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
18:35:20 [2024-02-28T23:35:20.981Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
18:35:20 [2024-02-28T23:35:20.981Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
18:35:20 [2024-02-28T23:35:20.981Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
18:35:20 [2024-02-28T23:35:20.981Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
18:35:20 [2024-02-28T23:35:20.981Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
18:35:20 [2024-02-28T23:35:20.981Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
18:35:20 [2024-02-28T23:35:20.981Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
18:35:20 [2024-02-28T23:35:20.981Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:35:20 [2024-02-28T23:35:20.981Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:35:20 [2024-02-28T23:35:20.981Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:35:20 [2024-02-28T23:35:20.981Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:35:20 [2024-02-28T23:35:20.981Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
18:35:20 [2024-02-28T23:35:20.981Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:35:20 [2024-02-28T23:35:20.981Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
18:35:20 [2024-02-28T23:35:20.982Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:35:20 [2024-02-28T23:35:20.982Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:35:20 [2024-02-28T23:35:20.982Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:35:20 [2024-02-28T23:35:20.982Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
18:35:20 [2024-02-28T23:35:20.982Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:35:20 [2024-02-28T23:35:20.982Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:35:20 [2024-02-28T23:35:20.982Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:35:20 [2024-02-28T23:35:20.982Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
18:35:20 [2024-02-28T23:35:20.982Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
18:35:22 [2024-02-28T23:35:22.354Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 2.187 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
18:35:22 [2024-02-28T23:35:22.354Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionWithFilterExpression -- Time elapsed: 0.055 s
18:35:22 [2024-02-28T23:35:22.354Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testListContext28 -- Time elapsed: 0.080 s
18:35:22 [2024-02-28T23:35:22.354Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testListSessionCompatibility_2_7 -- Time elapsed: 0.025 s
18:35:22 [2024-02-28T23:35:22.354Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testListSycallEvents -- Time elapsed: 0.075 s
18:35:22 [2024-02-28T23:35:22.354Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testLttngNotInstalled -- Time elapsed: 0.021 s
18:35:22 [2024-02-28T23:35:22.354Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testUnsupportedVersion -- Time elapsed: 0.072 s
18:35:22 [2024-02-28T23:35:22.354Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUstVerbose -- Time elapsed: 0.020 s
18:35:22 [2024-02-28T23:35:22.354Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSession2_1 -- Time elapsed: 0.019 s
18:35:22 [2024-02-28T23:35:22.354Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSnapshotSession2_5 -- Time elapsed: 0.071 s
18:35:22 [2024-02-28T23:35:22.354Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testAddContextFailure -- Time elapsed: 0.020 s
18:35:22 [2024-02-28T23:35:22.354Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNotExist -- Time elapsed: 0.071 s
18:35:22 [2024-02-28T23:35:22.354Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSession1 -- Time elapsed: 0.034 s
18:35:22 [2024-02-28T23:35:22.354Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testUstProvider2 -- Time elapsed: 0.084 s
18:35:22 [2024-02-28T23:35:22.354Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNameGarbage -- Time elapsed: 0.088 s
18:35:22 [2024-02-28T23:35:22.354Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUst1 -- Time elapsed: 0.030 s
18:35:22 [2024-02-28T23:35:22.354Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUst2 -- Time elapsed: 0.080 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUst3 -- Time elapsed: 0.028 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testVersionCompiled -- Time elapsed: 0.079 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableEvents -- Time elapsed: 0.072 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetUstProvider3 -- Time elapsed: 0.029 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableLog4jLoggers -- Time elapsed: 0.084 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test skipped
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableChannel -- Time elapsed: 0.032 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableJulLoggers -- Time elapsed: 0.094 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateChannelUIDBuffer -- Time elapsed: 0.015 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoKernelVerbose -- Time elapsed: 0.052 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDestroySession -- Time elapsed: 0.016 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testVersion -- Time elapsed: 0.015 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateChannelPIDBuffer -- Time elapsed: 0.058 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSessionVerbose2_1 -- Time elapsed: 0.015 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testSessionProfile -- Time elapsed: 0.015 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test skipped
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoKernel1 -- Time elapsed: 0.015 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoKernel2 -- Time elapsed: 0.015 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test skipped
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateChannel -- Time elapsed: 0.051 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSessionWithPrompt -- Time elapsed: 0.015 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNotExistVerbose -- Time elapsed: 0.017 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testVersionWithPrompt -- Time elapsed: 0.066 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableSyscalls -- Time elapsed: 0.016 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDisableChannel -- Time elapsed: 0.015 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableLogLevel -- Time elapsed: 0.016 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDestroySessionVerbose -- Time elapsed: 0.053 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetUstProvider -- Time elapsed: 0.018 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSnapshotSessionErrors -- Time elapsed: 0.017 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDynamicProbe -- Time elapsed: 0.061 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testNoVersion -- Time elapsed: 0.014 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnablePythonLoggers -- Time elapsed: 0.017 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNames1 -- Time elapsed: 0.079 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNames2 -- Time elapsed: 0.025 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSession -- Time elapsed: 0.074 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEventExcluded -- Time elapsed: 0.025 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNamesWithTracingGroup -- Time elapsed: 0.059 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSnapshotSession -- Time elapsed: 0.017 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSessionVariants -- Time elapsed: 0.017 s
18:35:22 [2024-02-28T23:35:22.355Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testAddContext -- Time elapsed: 0.018 s
18:35:22 [2024-02-28T23:35:22.355Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
18:35:22 [2024-02-28T23:35:22.920Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.234 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testLttngNotInstalled -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testUnsupportedVersion -- Time elapsed: 0.002 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUstVerbose -- Time elapsed: 0.004 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSession2_1 -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSnapshotSession2_5 -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testAddContextFailure -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNotExist -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSession1 -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testUstProvider2 -- Time elapsed: 0.002 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNameGarbage -- Time elapsed: 0.002 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUst1 -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUst2 -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUst3 -- Time elapsed: 0.046 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testVersionCompiled -- Time elapsed: 0.002 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableEvents -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetUstProvider3 -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableLog4jLoggers -- Time elapsed: 0.004 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest skipped
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableChannel -- Time elapsed: 0.004 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableJulLoggers -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateChannelUIDBuffer -- Time elapsed: 0.002 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoKernelVerbose -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDestroySession -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testVersion -- Time elapsed: 0.002 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateChannelPIDBuffer -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSessionVerbose2_1 -- Time elapsed: 0.004 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testSessionProfile -- Time elapsed: 0.002 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest skipped
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoKernel1 -- Time elapsed: 0.002 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoKernel2 -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest skipped
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateChannel -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSessionWithPrompt -- Time elapsed: 0.002 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNotExistVerbose -- Time elapsed: 0.004 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testVersionWithPrompt -- Time elapsed: 0.044 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableSyscalls -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDisableChannel -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableLogLevel -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDestroySessionVerbose -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetUstProvider -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSnapshotSessionErrors -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDynamicProbe -- Time elapsed: 0.002 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testNoVersion -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnablePythonLoggers -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNames1 -- Time elapsed: 0.002 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNames2 -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.920Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSession -- Time elapsed: 0.002 s
18:35:22 [2024-02-28T23:35:22.921Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEventExcluded -- Time elapsed: 0.004 s
18:35:22 [2024-02-28T23:35:22.921Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNamesWithTracingGroup -- Time elapsed: 0.002 s
18:35:22 [2024-02-28T23:35:22.921Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSnapshotSession -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.921Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSessionVariants -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.921Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testAddContext -- Time elapsed: 0.003 s
18:35:22 [2024-02-28T23:35:22.921Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
18:35:23 [2024-02-28T23:35:23.178Z] 
18:35:23 [2024-02-28T23:35:23.178Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2024-02-28 23:35:22.927
18:35:23 [2024-02-28T23:35:23.178Z] !MESSAGE Could not validate the xml response
18:35:23 [2024-02-28T23:35:23.178Z] !STACK 0
18:35:23 [2024-02-28T23:35:23.178Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
18:35:23 [2024-02-28T23:35:23.178Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
18:35:23 [2024-02-28T23:35:23.178Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
18:35:23 [2024-02-28T23:35:23.178Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
18:35:23 [2024-02-28T23:35:23.178Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
18:35:23 [2024-02-28T23:35:23.178Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
18:35:23 [2024-02-28T23:35:23.178Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
18:35:23 [2024-02-28T23:35:23.178Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
18:35:23 [2024-02-28T23:35:23.178Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
18:35:23 [2024-02-28T23:35:23.178Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
18:35:23 [2024-02-28T23:35:23.178Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
18:35:23 [2024-02-28T23:35:23.178Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
18:35:23 [2024-02-28T23:35:23.178Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
18:35:23 [2024-02-28T23:35:23.178Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
18:35:23 [2024-02-28T23:35:23.178Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:35:23 [2024-02-28T23:35:23.178Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:35:23 [2024-02-28T23:35:23.178Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:35:23 [2024-02-28T23:35:23.178Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
18:35:23 [2024-02-28T23:35:23.178Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:35:23 [2024-02-28T23:35:23.178Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:35:23 [2024-02-28T23:35:23.178Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:35:23 [2024-02-28T23:35:23.178Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
18:35:23 [2024-02-28T23:35:23.178Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:35:23 [2024-02-28T23:35:23.178Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:35:23 [2024-02-28T23:35:23.178Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:35:23 [2024-02-28T23:35:23.178Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
18:35:23 [2024-02-28T23:35:23.178Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
18:35:24 [2024-02-28T23:35:24.111Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.295 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testListSessionCompatibility_2_7 -- Time elapsed: 0.014 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testListSycallEvents -- Time elapsed: 0.013 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testLttngNotInstalled -- Time elapsed: 0.068 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testUnsupportedVersion -- Time elapsed: 0.013 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUstVerbose -- Time elapsed: 0.014 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSession2_1 -- Time elapsed: 0.014 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSnapshotSession2_5 -- Time elapsed: 0.053 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testAddContextFailure -- Time elapsed: 0.013 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNotExist -- Time elapsed: 0.013 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSession1 -- Time elapsed: 0.015 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testUstProvider2 -- Time elapsed: 0.014 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage -- Time elapsed: 0.057 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUst1 -- Time elapsed: 0.013 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUst2 -- Time elapsed: 0.013 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUst3 -- Time elapsed: 0.012 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testVersionCompiled -- Time elapsed: 0.062 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableEvents -- Time elapsed: 0.013 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetUstProvider3 -- Time elapsed: 0.013 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableLog4jLoggers -- Time elapsed: 0.014 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest skipped
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableChannel -- Time elapsed: 0.054 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableJulLoggers -- Time elapsed: 0.014 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateChannelUIDBuffer -- Time elapsed: 0.012 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoKernelVerbose -- Time elapsed: 0.012 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDestroySession -- Time elapsed: 0.052 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testVersion -- Time elapsed: 0.012 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateChannelPIDBuffer -- Time elapsed: 0.022 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSessionVerbose2_1 -- Time elapsed: 0.069 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testSessionProfile -- Time elapsed: 0.012 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest skipped
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoKernel1 -- Time elapsed: 0.012 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoKernel2 -- Time elapsed: 0.012 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest skipped
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateChannel -- Time elapsed: 0.013 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSessionWithPrompt -- Time elapsed: 0.048 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNotExistVerbose -- Time elapsed: 0.013 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testVersionWithPrompt -- Time elapsed: 0.012 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableSyscalls -- Time elapsed: 0.012 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDisableChannel -- Time elapsed: 0.013 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableLogLevel -- Time elapsed: 0.012 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDestroySessionVerbose -- Time elapsed: 0.046 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetUstProvider -- Time elapsed: 0.014 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSnapshotSessionErrors -- Time elapsed: 0.013 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDynamicProbe -- Time elapsed: 0.013 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testNoVersion -- Time elapsed: 0.058 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnablePythonLoggers -- Time elapsed: 0.013 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNames1 -- Time elapsed: 0.013 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNames2 -- Time elapsed: 0.079 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSession -- Time elapsed: 0.015 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEventExcluded -- Time elapsed: 0.015 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNamesWithTracingGroup -- Time elapsed: 0.014 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSnapshotSession -- Time elapsed: 0.055 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSessionVariants -- Time elapsed: 0.029 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testAddContext -- Time elapsed: 0.064 s
18:35:24 [2024-02-28T23:35:24.111Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
18:35:24 [2024-02-28T23:35:24.111Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
18:35:24 [2024-02-28T23:35:24.111Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
18:35:24 [2024-02-28T23:35:24.112Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
18:35:24 [2024-02-28T23:35:24.112Z] 
18:35:24 [2024-02-28T23:35:24.112Z] Results:
18:35:24 [2024-02-28T23:35:24.112Z] 
18:35:24 [2024-02-28T23:35:24.112Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9
18:35:24 [2024-02-28T23:35:24.112Z] 
18:35:25 [2024-02-28T23:35:25.044Z] [INFO] All tests passed
18:35:25 [2024-02-28T23:35:25.044Z] [INFO] 
18:35:25 [2024-02-28T23:35:25.044Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
18:35:25 [2024-02-28T23:35:25.044Z] [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
18:35:25 [2024-02-28T23:35:25.044Z] [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
18:35:25 [2024-02-28T23:35:25.044Z] [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
18:35:25 [2024-02-28T23:35:25.044Z] [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
18:35:25 [2024-02-28T23:35:25.044Z] [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
18:35:25 [2024-02-28T23:35:25.044Z] [INFO] 
18:35:25 [2024-02-28T23:35:25.044Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
18:35:25 [2024-02-28T23:35:25.044Z] [INFO] 
18:35:25 [2024-02-28T23:35:25.044Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
18:35:25 [2024-02-28T23:35:25.044Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT [92/141]
18:35:25 [2024-02-28T23:35:25.044Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
18:35:25 [2024-02-28T23:35:25.044Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:35:25 [2024-02-28T23:35:25.044Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:35:25 [2024-02-28T23:35:25.044Z] [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
18:35:25 [2024-02-28T23:35:25.302Z] [INFO] 
18:35:25 [2024-02-28T23:35:25.302Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
18:35:25 [2024-02-28T23:35:25.302Z] [INFO] 
18:35:25 [2024-02-28T23:35:25.302Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
18:35:25 [2024-02-28T23:35:25.302Z] [INFO] The project's OSGi version is 1.0.9.202402282247
18:35:25 [2024-02-28T23:35:25.302Z] [INFO] 
18:35:25 [2024-02-28T23:35:25.302Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
18:35:25 [2024-02-28T23:35:25.302Z] [INFO] 
18:35:25 [2024-02-28T23:35:25.302Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
18:35:25 [2024-02-28T23:35:25.302Z] [INFO] 
18:35:25 [2024-02-28T23:35:25.302Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
18:35:25 [2024-02-28T23:35:25.302Z] [INFO] 
18:35:25 [2024-02-28T23:35:25.302Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
18:35:25 [2024-02-28T23:35:25.302Z] [INFO] 
18:35:25 [2024-02-28T23:35:25.302Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
18:35:25 [2024-02-28T23:35:25.302Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests
18:35:25 [2024-02-28T23:35:25.866Z] [INFO] 
18:35:25 [2024-02-28T23:35:25.866Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
18:35:25 [2024-02-28T23:35:25.866Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
18:35:25 [2024-02-28T23:35:25.866Z] [INFO] 
18:35:25 [2024-02-28T23:35:25.866Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
18:35:25 [2024-02-28T23:35:25.866Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:35:25 [2024-02-28T23:35:25.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
18:35:25 [2024-02-28T23:35:25.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.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
18:35:26 [2024-02-28T23:35:26.123Z] [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
18:35:26 [2024-02-28T23:35:26.687Z] [INFO] 
18:35:26 [2024-02-28T23:35:26.687Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
18:35:26 [2024-02-28T23:35:26.687Z] [INFO] 
18:35:26 [2024-02-28T23:35:26.687Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
18:35:26 [2024-02-28T23:35:26.687Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources
18:35:26 [2024-02-28T23:35:26.687Z] [INFO] 
18:35:26 [2024-02-28T23:35:26.687Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
18:35:26 [2024-02-28T23:35:26.687Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
18:35:26 [2024-02-28T23:35:26.687Z] [INFO] 
18:35:26 [2024-02-28T23:35:26.687Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
18:35:26 [2024-02-28T23:35:26.687Z] [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
18:35:26 [2024-02-28T23:35:26.687Z] [INFO] 
18:35:26 [2024-02-28T23:35:26.687Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
18:35:26 [2024-02-28T23:35:26.687Z] [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
18:35:26 [2024-02-28T23:35:26.687Z] [INFO] 
18:35:26 [2024-02-28T23:35:26.687Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
18:35:26 [2024-02-28T23:35:26.687Z] [INFO] 
18:35:26 [2024-02-28T23:35:26.687Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
18:35:26 [2024-02-28T23:35:26.687Z] [INFO] 
18:35:26 [2024-02-28T23:35:26.687Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
18:35:26 [2024-02-28T23:35:26.687Z] [INFO] 
18:35:26 [2024-02-28T23:35:26.687Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
18:35:26 [2024-02-28T23:35:26.687Z] [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
18:35:28 [2024-02-28T23:35:28.059Z] [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
18:35:28 [2024-02-28T23:35:28.991Z] [INFO] 
18:35:28 [2024-02-28T23:35:28.991Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
18:35:28 [2024-02-28T23:35:28.991Z] [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
18:35:28 [2024-02-28T23:35:28.991Z] [INFO] Command line:
18:35:28 [2024-02-28T23:35:28.991Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.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]
18:35:28 [2024-02-28T23:35:28.991Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:35:33 [2024-02-28T23:35:33.172Z] Feb 28, 2024 11:35:32 PM org.apache.aries.spifly.BaseActivator log
18:35:33 [2024-02-28T23:35:33.172Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
18:35:36 [2024-02-28T23:35:36.467Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:35:36 [2024-02-28T23:35:36.467Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:35:44 [2024-02-28T23:35:44.572Z] !SESSION 2024-02-28 23:35:29.253 -----------------------------------------------
18:35:44 [2024-02-28T23:35:44.572Z] eclipse.buildId=unknown
18:35:44 [2024-02-28T23:35:44.572Z] java.version=17.0.2
18:35:44 [2024-02-28T23:35:44.572Z] java.vendor=Oracle Corporation
18:35:44 [2024-02-28T23:35:44.572Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
18:35:44 [2024-02-28T23:35:44.572Z] 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
18:35:44 [2024-02-28T23:35:44.572Z] 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
18:35:44 [2024-02-28T23:35:44.572Z] 
18:35:44 [2024-02-28T23:35:44.572Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 23:35:44.252
18:35:44 [2024-02-28T23:35:44.572Z] !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
18:35:44 [2024-02-28T23:35:44.572Z] 
18:35:44 [2024-02-28T23:35:44.572Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 23:35:44.416
18:35:44 [2024-02-28T23:35:44.572Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
18:35:44 [2024-02-28T23:35:44.572Z] !STACK 0
18:35:44 [2024-02-28T23:35:44.572Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
18:35:44 [2024-02-28T23:35:44.572Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
18:35:44 [2024-02-28T23:35:44.572Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
18:35:44 [2024-02-28T23:35:44.572Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
18:35:44 [2024-02-28T23:35:44.572Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
18:35:44 [2024-02-28T23:35:44.572Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
18:35:44 [2024-02-28T23:35:44.572Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
18:35:44 [2024-02-28T23:35:44.572Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
18:35:44 [2024-02-28T23:35:44.572Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:35:44 [2024-02-28T23:35:44.572Z] Caused by: java.io.IOException: error=2, No such file or directory
18:35:44 [2024-02-28T23:35:44.572Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
18:35:44 [2024-02-28T23:35:44.572Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
18:35:44 [2024-02-28T23:35:44.572Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
18:35:44 [2024-02-28T23:35:44.572Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
18:35:44 [2024-02-28T23:35:44.572Z] 	... 7 more
18:35:45 [2024-02-28T23:35:45.137Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
18:35:45 [2024-02-28T23:35:45.709Z] Display size: 1440x900
18:35:45 [2024-02-28T23:35:45.709Z] OS version=6.1.11-200.fc37.x86_64
18:35:45 [2024-02-28T23:35:45.709Z] GTK version=3.22.30
18:35:45 [2024-02-28T23:35:45.709Z] GTK theme=Ambiance
18:35:45 [2024-02-28T23:35:45.709Z] LIBOVERLAY_SCROLLBAR=0
18:35:45 [2024-02-28T23:35:45.709Z] Time zone: Greenwich Mean Time
18:35:45 [2024-02-28T23:35:45.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6bd28e4a] time=-233638047 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:35:47 [2024-02-28T23:35:47.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:35:47 [2024-02-28T23:35:47.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:35:47 [2024-02-28T23:35:47.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:35:47 [2024-02-28T23:35:47.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:35:47 [2024-02-28T23:35:47.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-233636649 data=null doit=true}, MenuItem with text {&Hierarchical}]
18:35:47 [2024-02-28T23:35:47.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-233636649 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
18:35:47 [2024-02-28T23:35:47.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-233636632 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:35:47 [2024-02-28T23:35:47.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:35:48 [2024-02-28T23:35:48.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
18:35:48 [2024-02-28T23:35:48.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:35:48 [2024-02-28T23:35:48.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:35:48 [2024-02-28T23:35:48.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:35:48 [2024-02-28T23:35:48.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233635443 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
18:35:48 [2024-02-28T23:35:48.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233635432 data=null doit=true}, TreeItem with text {myNode}]
18:35:48 [2024-02-28T23:35:48.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233635431 data=null}, TreeItem with text {myNode}]
18:35:48 [2024-02-28T23:35:48.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233635430 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:35:48 [2024-02-28T23:35:48.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233635429 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}]
18:35:48 [2024-02-28T23:35:48.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233635372 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:35:48 [2024-02-28T23:35:48.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:35:48 [2024-02-28T23:35:48.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233635365 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
18:35:48 [2024-02-28T23:35:48.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233635365 data=null doit=true}, TreeItem with text {myNode}]
18:35:48 [2024-02-28T23:35:48.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233635364 data=null}, TreeItem with text {myNode}]
18:35:48 [2024-02-28T23:35:48.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233635364 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:35:48 [2024-02-28T23:35:48.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233635363 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}]
18:35:48 [2024-02-28T23:35:48.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233635360 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:35:48 [2024-02-28T23:35:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
18:35:48 [2024-02-28T23:35:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
18:35:48 [2024-02-28T23:35:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-233635080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
18:35:48 [2024-02-28T23:35:48.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
18:35:49 [2024-02-28T23:35:49.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:35:49 [2024-02-28T23:35:49.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:35:49 [2024-02-28T23:35:49.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:35:49 [2024-02-28T23:35:49.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {39501234757049} time=-233634048 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, Tree node with text: 39501234757049]
18:35:49 [2024-02-28T23:35:49.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {39501234757049} time=-233634048 data=null doit=true}, Tree node with text: 39501234757049]
18:35:49 [2024-02-28T23:35:49.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {39501234757049} time=-233634047 data=null}, Tree node with text: 39501234757049]
18:35:49 [2024-02-28T23:35:49.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {39501234757049} time=-233634047 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, Tree node with text: 39501234757049]
18:35:49 [2024-02-28T23:35:49.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233634046 data=null item=TreeItem {39501234757049} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 39501234757049]
18:35:49 [2024-02-28T23:35:49.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {39501234757049} time=-233634040 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, Tree node with text: 39501234757049]
18:35:49 [2024-02-28T23:35:49.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:35:49 [2024-02-28T23:35:49.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {39501234757049} time=-233634039 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, Tree node with text: 39501234757049]
18:35:49 [2024-02-28T23:35:49.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {39501234757049} time=-233634038 data=null doit=true}, Tree node with text: 39501234757049]
18:35:49 [2024-02-28T23:35:49.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {39501234757049} time=-233634038 data=null}, Tree node with text: 39501234757049]
18:35:49 [2024-02-28T23:35:49.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {39501234757049} time=-233634037 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, Tree node with text: 39501234757049]
18:35:49 [2024-02-28T23:35:49.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233633987 data=null item=TreeItem {39501234757049} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 39501234757049]
18:35:49 [2024-02-28T23:35:49.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {39501234757049} time=-233633984 data=null button=1 stateMask=0x80000 x=134 y=115 count=1}, Tree node with text: 39501234757049]
18:35:50 [2024-02-28T23:35:50.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...'
18:35:50 [2024-02-28T23:35:50.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Save...'
18:35:50 [2024-02-28T23:35:50.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Save...'
18:35:50 [2024-02-28T23:35:50.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions'
18:35:50 [2024-02-28T23:35:50.720Z] 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=-233633287 data=null doit=true}, Shell with text {Save Sessions}]
18:35:50 [2024-02-28T23:35:50.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
18:35:50 [2024-02-28T23:35:50.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:35:50 [2024-02-28T23:35:50.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:35:50 [2024-02-28T23:35:50.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:35:50 [2024-02-28T23:35:50.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:35:50 [2024-02-28T23:35:50.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:35:50 [2024-02-28T23:35:50.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:35:50 [2024-02-28T23:35:50.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233633282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:50 [2024-02-28T23:35:50.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233633281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:50 [2024-02-28T23:35:50.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233633281 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:50 [2024-02-28T23:35:50.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233633280 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:50 [2024-02-28T23:35:50.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233633280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:50 [2024-02-28T23:35:50.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233633280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:50 [2024-02-28T23:35:50.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233633279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:50 [2024-02-28T23:35:50.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Save...} time=-233633759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Save...']
18:35:50 [2024-02-28T23:35:50.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:35:50 [2024-02-28T23:35:50.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:35:50 [2024-02-28T23:35:50.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:35:50 [2024-02-28T23:35:50.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:35:50 [2024-02-28T23:35:50.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {39501234757049} time=-233633053 data=null button=0 stateMask=0x0 x=134 y=81 count=0}, Tree node with text: 39501234757049]
18:35:50 [2024-02-28T23:35:50.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {39501234757049} time=-233633053 data=null doit=true}, Tree node with text: 39501234757049]
18:35:50 [2024-02-28T23:35:50.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {39501234757049} time=-233633046 data=null}, Tree node with text: 39501234757049]
18:35:50 [2024-02-28T23:35:50.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {39501234757049} time=-233633045 data=null button=1 stateMask=0x0 x=134 y=81 count=1}, Tree node with text: 39501234757049]
18:35:50 [2024-02-28T23:35:50.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233633044 data=null item=TreeItem {39501234757049} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 39501234757049]
18:35:50 [2024-02-28T23:35:50.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {39501234757049} time=-233633042 data=null button=1 stateMask=0x80000 x=134 y=81 count=1}, Tree node with text: 39501234757049]
18:35:50 [2024-02-28T23:35:50.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:35:50 [2024-02-28T23:35:50.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {39501234757049} time=-233633040 data=null button=0 stateMask=0x0 x=134 y=81 count=0}, Tree node with text: 39501234757049]
18:35:50 [2024-02-28T23:35:50.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {39501234757049} time=-233632986 data=null doit=true}, Tree node with text: 39501234757049]
18:35:50 [2024-02-28T23:35:50.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {39501234757049} time=-233632985 data=null}, Tree node with text: 39501234757049]
18:35:50 [2024-02-28T23:35:50.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {39501234757049} time=-233632984 data=null button=1 stateMask=0x0 x=134 y=81 count=1}, Tree node with text: 39501234757049]
18:35:50 [2024-02-28T23:35:50.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233632984 data=null item=TreeItem {39501234757049} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 39501234757049]
18:35:50 [2024-02-28T23:35:50.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {39501234757049} time=-233632981 data=null button=1 stateMask=0x80000 x=134 y=81 count=1}, Tree node with text: 39501234757049]
18:35:50 [2024-02-28T23:35:50.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
18:35:50 [2024-02-28T23:35:50.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
18:35:51 [2024-02-28T23:35:51.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
18:35:51 [2024-02-28T23:35:51.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
18:35:51 [2024-02-28T23:35:51.544Z] 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=-233632454 data=null doit=true}, Shell with text {Destroy Confirmation}]
18:35:51 [2024-02-28T23:35:51.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:35:51 [2024-02-28T23:35:51.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:35:51 [2024-02-28T23:35:51.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:35:51 [2024-02-28T23:35:51.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:35:51 [2024-02-28T23:35:51.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:35:51 [2024-02-28T23:35:51.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:35:51 [2024-02-28T23:35:51.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233632450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:51 [2024-02-28T23:35:51.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233632449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:51 [2024-02-28T23:35:51.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233632449 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:51 [2024-02-28T23:35:51.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233632449 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:51 [2024-02-28T23:35:51.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233632448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:51 [2024-02-28T23:35:51.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233632448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:51 [2024-02-28T23:35:51.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233632447 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:51 [2024-02-28T23:35:51.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-233632844 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
18:35:51 [2024-02-28T23:35:51.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:35:51 [2024-02-28T23:35:51.802Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:35:51 [2024-02-28T23:35:51.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:35:51 [2024-02-28T23:35:51.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-233632243 data=null button=0 stateMask=0x0 x=89 y=81 count=0}, Tree node with text: Sessions]
18:35:51 [2024-02-28T23:35:51.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-233632242 data=null doit=true}, Tree node with text: Sessions]
18:35:51 [2024-02-28T23:35:51.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-233632242 data=null}, Tree node with text: Sessions]
18:35:51 [2024-02-28T23:35:51.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-233632241 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
18:35:51 [2024-02-28T23:35:51.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233632241 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]
18:35:51 [2024-02-28T23:35:51.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-233632232 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
18:35:51 [2024-02-28T23:35:51.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:35:51 [2024-02-28T23:35:51.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-233632230 data=null button=0 stateMask=0x0 x=89 y=81 count=0}, Tree node with text: Sessions]
18:35:51 [2024-02-28T23:35:51.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-233632188 data=null doit=true}, Tree node with text: Sessions]
18:35:51 [2024-02-28T23:35:51.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-233632187 data=null}, Tree node with text: Sessions]
18:35:51 [2024-02-28T23:35:51.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-233632186 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
18:35:51 [2024-02-28T23:35:51.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233632185 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]
18:35:51 [2024-02-28T23:35:51.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-233632183 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
18:35:51 [2024-02-28T23:35:51.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...'
18:35:51 [2024-02-28T23:35:51.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Load...'
18:35:52 [2024-02-28T23:35:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Load...'
18:35:52 [2024-02-28T23:35:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions'
18:35:52 [2024-02-28T23:35:52.368Z] 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=-233631587 data=null doit=true}, Shell with text {Load Sessions}]
18:35:52 [2024-02-28T23:35:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Local", using matcher: of type 'Button'
18:35:52 [2024-02-28T23:35:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: of type 'Button'
18:35:52 [2024-02-28T23:35:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: with mnemonic 'Remote'
18:35:52 [2024-02-28T23:35:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: with style 'SWT.RADIO'
18:35:52 [2024-02-28T23:35:52.368Z] 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')
18:35:52 [2024-02-28T23:35:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
18:35:52 [2024-02-28T23:35:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:35:52 [2024-02-28T23:35:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Manage...", using matcher: of type 'Button'
18:35:52 [2024-02-28T23:35:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:35:52 [2024-02-28T23:35:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
18:35:52 [2024-02-28T23:35:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Local} time=-233631581 data=null doit=true}, Button with text {Local}]
18:35:52 [2024-02-28T23:35:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Local} time=-233631581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Local}]
18:35:52 [2024-02-28T23:35:52.368Z] 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')
18:35:52 [2024-02-28T23:35:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Remote} time=-233631579 data=null doit=true}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
18:35:52 [2024-02-28T23:35:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remote} time=-233631579 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
18:35:52 [2024-02-28T23:35:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remote} time=-233631579 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
18:35:52 [2024-02-28T23:35:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remote} time=-233631578 data=null 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')]
18:35:52 [2024-02-28T23:35:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
18:35:52 [2024-02-28T23:35:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:35:52 [2024-02-28T23:35:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:35:52 [2024-02-28T23:35:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:35:52 [2024-02-28T23:35:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {39501234757049.lttng} time=-233631449 data=null button=0 stateMask=0x0 x=115 y=12 count=0}, TreeItem with text {39501234757049.lttng}]
18:35:52 [2024-02-28T23:35:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {39501234757049.lttng} time=-233631448 data=null doit=true}, TreeItem with text {39501234757049.lttng}]
18:35:52 [2024-02-28T23:35:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {39501234757049.lttng} time=-233631448 data=null}, TreeItem with text {39501234757049.lttng}]
18:35:52 [2024-02-28T23:35:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {39501234757049.lttng} time=-233631447 data=null button=1 stateMask=0x0 x=115 y=12 count=1}, TreeItem with text {39501234757049.lttng}]
18:35:52 [2024-02-28T23:35:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233631446 data=null item=TreeItem {39501234757049.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {39501234757049.lttng}]
18:35:52 [2024-02-28T23:35:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {39501234757049.lttng} time=-233631445 data=null button=1 stateMask=0x80000 x=115 y=12 count=1}, TreeItem with text {39501234757049.lttng}]
18:35:52 [2024-02-28T23:35:52.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {39501234757049.lttng}
18:35:52 [2024-02-28T23:35:52.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {39501234757049.lttng} time=-233631444 data=null button=0 stateMask=0x0 x=115 y=12 count=0}, TreeItem with text {39501234757049.lttng}]
18:35:52 [2024-02-28T23:35:52.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {39501234757049.lttng} time=-233631444 data=null doit=true}, TreeItem with text {39501234757049.lttng}]
18:35:52 [2024-02-28T23:35:52.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:35:52 [2024-02-28T23:35:52.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {39501234757049.lttng} time=-233631444 data=null}, TreeItem with text {39501234757049.lttng}]
18:35:52 [2024-02-28T23:35:52.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {39501234757049.lttng} time=-233631443 data=null button=1 stateMask=0x0 x=115 y=12 count=1}, TreeItem with text {39501234757049.lttng}]
18:35:52 [2024-02-28T23:35:52.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233631443 data=null item=TreeItem {39501234757049.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {39501234757049.lttng}]
18:35:52 [2024-02-28T23:35:52.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {39501234757049.lttng} time=-233631442 data=null button=1 stateMask=0x80000 x=115 y=12 count=1}, TreeItem with text {39501234757049.lttng}]
18:35:52 [2024-02-28T23:35:52.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {39501234757049.lttng} time=-233631442 data=null button=0 stateMask=0x0 x=115 y=12 count=0}, TreeItem with text {39501234757049.lttng}]
18:35:52 [2024-02-28T23:35:52.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {39501234757049.lttng} time=-233631442 data=null doit=true}, TreeItem with text {39501234757049.lttng}]
18:35:52 [2024-02-28T23:35:52.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {39501234757049.lttng} time=-233631442 data=null}, TreeItem with text {39501234757049.lttng}]
18:35:52 [2024-02-28T23:35:52.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {39501234757049.lttng}
18:35:52 [2024-02-28T23:35:52.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Local", using matcher: of type 'Button'
18:35:52 [2024-02-28T23:35:52.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: of type 'Button'
18:35:52 [2024-02-28T23:35:52.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
18:35:52 [2024-02-28T23:35:52.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:35:52 [2024-02-28T23:35:52.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show hidden files", using matcher: of type 'Button'
18:35:52 [2024-02-28T23:35:52.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:35:52 [2024-02-28T23:35:52.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Manage...", using matcher: of type 'Button'
18:35:52 [2024-02-28T23:35:52.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:35:52 [2024-02-28T23:35:52.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:35:52 [2024-02-28T23:35:52.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:35:52 [2024-02-28T23:35:52.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:35:52 [2024-02-28T23:35:52.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:35:52 [2024-02-28T23:35:52.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233631388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:52 [2024-02-28T23:35:52.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233631388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:52 [2024-02-28T23:35:52.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233631388 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:52 [2024-02-28T23:35:52.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233631387 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:52 [2024-02-28T23:35:52.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233631387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:52 [2024-02-28T23:35:52.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233631387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:52 [2024-02-28T23:35:52.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233631386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:52 [2024-02-28T23:35:52.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Load...} time=-233632045 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Load...']
18:35:52 [2024-02-28T23:35:52.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:35:52 [2024-02-28T23:35:52.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:35:52 [2024-02-28T23:35:52.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:35:52 [2024-02-28T23:35:52.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:35:52 [2024-02-28T23:35:52.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:35:52 [2024-02-28T23:35:52.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {39501234757049} time=-233630971 data=null button=0 stateMask=0x0 x=134 y=12 count=0}, Tree node with text: 39501234757049]
18:35:52 [2024-02-28T23:35:52.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {39501234757049} time=-233630970 data=null doit=true}, Tree node with text: 39501234757049]
18:35:52 [2024-02-28T23:35:52.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {39501234757049} time=-233630970 data=null}, Tree node with text: 39501234757049]
18:35:52 [2024-02-28T23:35:52.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {39501234757049} time=-233630969 data=null button=1 stateMask=0x0 x=134 y=12 count=1}, Tree node with text: 39501234757049]
18:35:52 [2024-02-28T23:35:52.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233630969 data=null item=TreeItem {39501234757049} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 39501234757049]
18:35:52 [2024-02-28T23:35:52.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {39501234757049} time=-233630965 data=null button=1 stateMask=0x80000 x=134 y=12 count=1}, Tree node with text: 39501234757049]
18:35:52 [2024-02-28T23:35:52.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:35:52 [2024-02-28T23:35:52.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {39501234757049} time=-233630962 data=null button=0 stateMask=0x0 x=134 y=12 count=0}, Tree node with text: 39501234757049]
18:35:52 [2024-02-28T23:35:52.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {39501234757049} time=-233630962 data=null doit=true}, Tree node with text: 39501234757049]
18:35:52 [2024-02-28T23:35:52.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {39501234757049} time=-233630961 data=null}, Tree node with text: 39501234757049]
18:35:52 [2024-02-28T23:35:52.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {39501234757049} time=-233630961 data=null button=1 stateMask=0x0 x=134 y=12 count=1}, Tree node with text: 39501234757049]
18:35:52 [2024-02-28T23:35:52.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233630960 data=null item=TreeItem {39501234757049} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 39501234757049]
18:35:52 [2024-02-28T23:35:52.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {39501234757049} time=-233630953 data=null button=1 stateMask=0x80000 x=134 y=12 count=1}, Tree node with text: 39501234757049]
18:35:53 [2024-02-28T23:35:53.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
18:35:53 [2024-02-28T23:35:53.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
18:35:53 [2024-02-28T23:35:53.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
18:35:53 [2024-02-28T23:35:53.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
18:35:53 [2024-02-28T23:35:53.658Z] 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=-233630388 data=null doit=true}, Shell with text {Destroy Confirmation}]
18:35:53 [2024-02-28T23:35:53.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:35:53 [2024-02-28T23:35:53.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:35:53 [2024-02-28T23:35:53.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:35:53 [2024-02-28T23:35:53.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:35:53 [2024-02-28T23:35:53.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:35:53 [2024-02-28T23:35:53.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:35:53 [2024-02-28T23:35:53.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233630385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:53 [2024-02-28T23:35:53.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233630385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:53 [2024-02-28T23:35:53.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233630385 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:53 [2024-02-28T23:35:53.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233630385 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:53 [2024-02-28T23:35:53.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233630384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:53 [2024-02-28T23:35:53.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233630384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:53 [2024-02-28T23:35:53.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233630384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:35:53 [2024-02-28T23:35:53.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-233630783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
18:35:53 [2024-02-28T23:35:53.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:35:53 [2024-02-28T23:35:53.658Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:35:53 [2024-02-28T23:35:53.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:35:53 [2024-02-28T23:35:53.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233630241 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
18:35:53 [2024-02-28T23:35:53.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233630232 data=null doit=true}, TreeItem with text {myNode}]
18:35:53 [2024-02-28T23:35:53.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233630231 data=null}, TreeItem with text {myNode}]
18:35:53 [2024-02-28T23:35:53.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233630231 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
18:35:53 [2024-02-28T23:35:53.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233630230 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}]
18:35:53 [2024-02-28T23:35:53.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233630182 data=null button=1 stateMask=0x80000 x=70 y=-18 count=1}, TreeItem with text {myNode}]
18:35:53 [2024-02-28T23:35:53.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:35:53 [2024-02-28T23:35:53.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233630180 data=null button=0 stateMask=0x0 x=70 y=-18 count=0}, TreeItem with text {myNode}]
18:35:53 [2024-02-28T23:35:53.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233630180 data=null doit=true}, TreeItem with text {myNode}]
18:35:53 [2024-02-28T23:35:53.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233630180 data=null}, TreeItem with text {myNode}]
18:35:53 [2024-02-28T23:35:53.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233630179 data=null button=1 stateMask=0x0 x=70 y=-18 count=1}, TreeItem with text {myNode}]
18:35:53 [2024-02-28T23:35:53.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233630179 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}]
18:35:53 [2024-02-28T23:35:53.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233630177 data=null button=1 stateMask=0x80000 x=70 y=-18 count=1}, TreeItem with text {myNode}]
18:35:53 [2024-02-28T23:35:53.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
18:35:53 [2024-02-28T23:35:53.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
18:35:53 [2024-02-28T23:35:53.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-233629987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
18:35:53 [2024-02-28T23:35:53.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
18:35:54 [2024-02-28T23:35:54.173Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.099 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
18:35:54 [2024-02-28T23:35:54.173Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest.testTraceSessionTree -- Time elapsed: 5.909 s
18:35:54 [2024-02-28T23:35:54.173Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
18:35:54 [2024-02-28T23:35:54.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6bd28e4a] time=-233629763 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:35:54 [2024-02-28T23:35:54.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:35:54 [2024-02-28T23:35:54.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:35:54 [2024-02-28T23:35:54.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:35:54 [2024-02-28T23:35:54.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:35:54 [2024-02-28T23:35:54.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-233629334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:35:54 [2024-02-28T23:35:54.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:35:54 [2024-02-28T23:35:54.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
18:35:55 [2024-02-28T23:35:55.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:35:55 [2024-02-28T23:35:55.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:35:55 [2024-02-28T23:35:55.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:35:55 [2024-02-28T23:35:55.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233628857 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
18:35:55 [2024-02-28T23:35:55.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233628857 data=null doit=true}, TreeItem with text {myNode}]
18:35:55 [2024-02-28T23:35:55.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233628857 data=null}, TreeItem with text {myNode}]
18:35:55 [2024-02-28T23:35:55.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233628856 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:35:55 [2024-02-28T23:35:55.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233628851 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}]
18:35:55 [2024-02-28T23:35:55.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233628846 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:35:55 [2024-02-28T23:35:55.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:35:55 [2024-02-28T23:35:55.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233628844 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
18:35:55 [2024-02-28T23:35:55.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233628844 data=null doit=true}, TreeItem with text {myNode}]
18:35:55 [2024-02-28T23:35:55.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233628844 data=null}, TreeItem with text {myNode}]
18:35:55 [2024-02-28T23:35:55.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233628843 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:35:55 [2024-02-28T23:35:55.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233628843 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}]
18:35:55 [2024-02-28T23:35:55.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233628840 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:35:55 [2024-02-28T23:35:55.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
18:35:55 [2024-02-28T23:35:55.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
18:35:55 [2024-02-28T23:35:55.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-233628678 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
18:35:55 [2024-02-28T23:35:55.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
18:35:55 [2024-02-28T23:35:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:35:55 [2024-02-28T23:35:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-233628153 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
18:35:55 [2024-02-28T23:35:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-233628152 data=null doit=true}, Tree node with text: Sessions]
18:35:55 [2024-02-28T23:35:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-233628152 data=null}, Tree node with text: Sessions]
18:35:55 [2024-02-28T23:35:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-233628151 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
18:35:55 [2024-02-28T23:35:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233628151 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]
18:35:55 [2024-02-28T23:35:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-233628148 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
18:35:55 [2024-02-28T23:35:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:35:55 [2024-02-28T23:35:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-233628145 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
18:35:55 [2024-02-28T23:35:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-233628145 data=null doit=true}, Tree node with text: Sessions]
18:35:55 [2024-02-28T23:35:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-233628144 data=null}, Tree node with text: Sessions]
18:35:55 [2024-02-28T23:35:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-233628143 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
18:35:55 [2024-02-28T23:35:55.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233628143 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]
18:35:55 [2024-02-28T23:35:55.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-233628133 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions]
18:35:56 [2024-02-28T23:35:56.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
18:35:56 [2024-02-28T23:35:56.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
18:35:56 [2024-02-28T23:35:56.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
18:35:56 [2024-02-28T23:35:56.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
18:35:56 [2024-02-28T23:35:56.539Z] 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=-233627529 data=null doit=true}, Shell with text {Create Session}]
18:35:56 [2024-02-28T23:35:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:35:56 [2024-02-28T23:35:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
18:35:56 [2024-02-28T23:35:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
18:35:56 [2024-02-28T23:35:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
18:35:56 [2024-02-28T23:35:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:35:56 [2024-02-28T23:35:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
18:35:56 [2024-02-28T23:35:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
18:35:56 [2024-02-28T23:35:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
18:35:56 [2024-02-28T23:35:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Configure the new tr...", using matcher: of type 'Text'
18:35:56 [2024-02-28T23:35:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
18:35:56 [2024-02-28T23:35:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name')
18:35:56 [2024-02-28T23:35:56.539Z] 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'))
18:35:56 [2024-02-28T23:35:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
18:35:56 [2024-02-28T23:35:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
18:35:56 [2024-02-28T23:35:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
18:35:56 [2024-02-28T23:35:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:35:56 [2024-02-28T23:35:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:35:56 [2024-02-28T23:35:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:35:56 [2024-02-28T23:35:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:35:56 [2024-02-28T23:35:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
18:35:56 [2024-02-28T23:35:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:35:56 [2024-02-28T23:35:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233627475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:56 [2024-02-28T23:35:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233627475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:56 [2024-02-28T23:35:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233627475 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:56 [2024-02-28T23:35:56.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233627474 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:56 [2024-02-28T23:35:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233627474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:56 [2024-02-28T23:35:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233627474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:56 [2024-02-28T23:35:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233627473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:56 [2024-02-28T23:35:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-233627981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
18:35:56 [2024-02-28T23:35:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:35:56 [2024-02-28T23:35:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-233627279 data=null doit=true}, Tree node with text: Sessions]
18:35:56 [2024-02-28T23:35:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-233627279 data=null}, Tree node with text: Sessions]
18:35:56 [2024-02-28T23:35:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-233627278 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
18:35:56 [2024-02-28T23:35:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233627277 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]
18:35:56 [2024-02-28T23:35:56.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-233627276 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
18:35:56 [2024-02-28T23:35:56.798Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:35:56 [2024-02-28T23:35:56.798Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:35:56 [2024-02-28T23:35:56.798Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:35:56 [2024-02-28T23:35:56.798Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:35:56 [2024-02-28T23:35:56.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:35:56 [2024-02-28T23:35:56.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233627264 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
18:35:56 [2024-02-28T23:35:56.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233627263 data=null doit=true}, Tree node with text: mysession]
18:35:56 [2024-02-28T23:35:56.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233627263 data=null}, Tree node with text: mysession]
18:35:56 [2024-02-28T23:35:56.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233627263 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
18:35:56 [2024-02-28T23:35:56.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233627262 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:35:56 [2024-02-28T23:35:56.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233627258 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession]
18:35:56 [2024-02-28T23:35:56.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:35:56 [2024-02-28T23:35:56.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233627249 data=null button=0 stateMask=0x0 x=113 y=99 count=0}, Tree node with text: mysession]
18:35:56 [2024-02-28T23:35:56.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233627249 data=null doit=true}, Tree node with text: mysession]
18:35:56 [2024-02-28T23:35:56.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233627248 data=null}, Tree node with text: mysession]
18:35:56 [2024-02-28T23:35:56.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233627248 data=null button=1 stateMask=0x0 x=113 y=99 count=1}, Tree node with text: mysession]
18:35:56 [2024-02-28T23:35:56.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233627248 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:35:56 [2024-02-28T23:35:56.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233627246 data=null button=1 stateMask=0x80000 x=113 y=99 count=1}, Tree node with text: mysession]
18:35:56 [2024-02-28T23:35:56.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
18:35:56 [2024-02-28T23:35:56.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
18:35:57 [2024-02-28T23:35:57.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
18:35:57 [2024-02-28T23:35:57.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
18:35:57 [2024-02-28T23:35:57.362Z] 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=-233626556 data=null doit=true}, Shell with text {Enable Events}]
18:35:57 [2024-02-28T23:35:57.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:35:57 [2024-02-28T23:35:57.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:35:57 [2024-02-28T23:35:57.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:35:57 [2024-02-28T23:35:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
18:35:57 [2024-02-28T23:35:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
18:35:57 [2024-02-28T23:35:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
18:35:57 [2024-02-28T23:35:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
18:35:57 [2024-02-28T23:35:57.363Z] 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')
18:35:57 [2024-02-28T23:35:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:35:57 [2024-02-28T23:35:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:35:57 [2024-02-28T23:35:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:35:57 [2024-02-28T23:35:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:35:57 [2024-02-28T23:35:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:35:57 [2024-02-28T23:35:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:35:57 [2024-02-28T23:35:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:35:57 [2024-02-28T23:35:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:35:57 [2024-02-28T23:35:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:35:57 [2024-02-28T23:35:57.363Z] 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')
18:35:57 [2024-02-28T23:35:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-233626545 data=null doit=true}, Button with text {Kernel}]
18:35:57 [2024-02-28T23:35:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-233626544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
18:35:57 [2024-02-28T23:35:57.363Z] 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')
18:35:57 [2024-02-28T23:35:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=-233626543 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
18:35:57 [2024-02-28T23:35:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=-233626543 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')]
18:35:57 [2024-02-28T23:35:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=-233626543 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')]
18:35:57 [2024-02-28T23:35:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=-233626543 data=null 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')]
18:35:57 [2024-02-28T23:35:57.620Z] 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')
18:35:57 [2024-02-28T23:35:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:35:57 [2024-02-28T23:35:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
18:35:57 [2024-02-28T23:35:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
18:35:57 [2024-02-28T23:35:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
18:35:57 [2024-02-28T23:35:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
18:35:57 [2024-02-28T23:35:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:35:57 [2024-02-28T23:35:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:35:57 [2024-02-28T23:35:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:35:57 [2024-02-28T23:35:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:35:57 [2024-02-28T23:35:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:35:57 [2024-02-28T23:35:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:35:57 [2024-02-28T23:35:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:35:57 [2024-02-28T23:35:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
18:35:57 [2024-02-28T23:35:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
18:35:57 [2024-02-28T23:35:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:35:57 [2024-02-28T23:35:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:35:57 [2024-02-28T23:35:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:35:57 [2024-02-28T23:35:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:35:57 [2024-02-28T23:35:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
18:35:57 [2024-02-28T23:35:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:35:57 [2024-02-28T23:35:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233626386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:57 [2024-02-28T23:35:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233626386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:57 [2024-02-28T23:35:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233626386 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:57 [2024-02-28T23:35:57.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233626385 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:57 [2024-02-28T23:35:57.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233626385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:57 [2024-02-28T23:35:57.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233626384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:57 [2024-02-28T23:35:57.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233626384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:57 [2024-02-28T23:35:57.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-233627070 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)...']
18:35:57 [2024-02-28T23:35:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:35:57 [2024-02-28T23:35:57.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:35:57 [2024-02-28T23:35:57.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:35:57 [2024-02-28T23:35:57.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:35:57 [2024-02-28T23:35:57.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:35:57 [2024-02-28T23:35:57.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:35:57 [2024-02-28T23:35:57.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:35:57 [2024-02-28T23:35:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=-233626079 data=null doit=true}, Tree node with text: JUL]
18:35:57 [2024-02-28T23:35:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=-233626079 data=null}, Tree node with text: JUL]
18:35:57 [2024-02-28T23:35:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=-233626078 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
18:35:57 [2024-02-28T23:35:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233626077 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]
18:35:57 [2024-02-28T23:35:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=-233626076 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
18:35:57 [2024-02-28T23:35:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:35:57 [2024-02-28T23:35:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233626075 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:35:57 [2024-02-28T23:35:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233626074 data=null doit=true}, Tree node with text: mysession]
18:35:57 [2024-02-28T23:35:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233626074 data=null}, Tree node with text: mysession]
18:35:57 [2024-02-28T23:35:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233626074 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:35:57 [2024-02-28T23:35:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233626067 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:35:57 [2024-02-28T23:35:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233626063 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:35:57 [2024-02-28T23:35:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:35:57 [2024-02-28T23:35:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233626062 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:35:57 [2024-02-28T23:35:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233626062 data=null doit=true}, Tree node with text: mysession]
18:35:57 [2024-02-28T23:35:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233626062 data=null}, Tree node with text: mysession]
18:35:57 [2024-02-28T23:35:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233626061 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:35:57 [2024-02-28T23:35:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233626061 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:35:57 [2024-02-28T23:35:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233626059 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:35:57 [2024-02-28T23:35:57.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
18:35:57 [2024-02-28T23:35:57.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
18:35:58 [2024-02-28T23:35:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
18:35:58 [2024-02-28T23:35:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
18:35:58 [2024-02-28T23:35:58.442Z] 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=-233625438 data=null doit=true}, Shell with text {Enable Events}]
18:35:58 [2024-02-28T23:35:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:35:58 [2024-02-28T23:35:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:35:58 [2024-02-28T23:35:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:35:58 [2024-02-28T23:35:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
18:35:58 [2024-02-28T23:35:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
18:35:58 [2024-02-28T23:35:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
18:35:58 [2024-02-28T23:35:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
18:35:58 [2024-02-28T23:35:58.442Z] 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')
18:35:58 [2024-02-28T23:35:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:35:58 [2024-02-28T23:35:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:35:58 [2024-02-28T23:35:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:35:58 [2024-02-28T23:35:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:35:58 [2024-02-28T23:35:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:35:58 [2024-02-28T23:35:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:35:58 [2024-02-28T23:35:58.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:35:58 [2024-02-28T23:35:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:35:58 [2024-02-28T23:35:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:35:58 [2024-02-28T23:35:58.443Z] 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')
18:35:58 [2024-02-28T23:35:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-233625429 data=null doit=true}, Button with text {Kernel}]
18:35:58 [2024-02-28T23:35:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-233625429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
18:35:58 [2024-02-28T23:35:58.443Z] 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')
18:35:58 [2024-02-28T23:35:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=-233625428 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
18:35:58 [2024-02-28T23:35:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=-233625428 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')]
18:35:58 [2024-02-28T23:35:58.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=-233625428 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')]
18:35:58 [2024-02-28T23:35:58.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=-233625427 data=null 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')]
18:35:58 [2024-02-28T23:35:58.700Z] 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')
18:35:58 [2024-02-28T23:35:58.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:35:58 [2024-02-28T23:35:58.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
18:35:58 [2024-02-28T23:35:58.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
18:35:58 [2024-02-28T23:35:58.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
18:35:58 [2024-02-28T23:35:58.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-233625289 data=null doit=true}, TreeItem with text {All}]
18:35:58 [2024-02-28T23:35:58.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-233625288 data=null}, TreeItem with text {All}]
18:35:58 [2024-02-28T23:35:58.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-233625287 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
18:35:58 [2024-02-28T23:35:58.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233625287 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}]
18:35:58 [2024-02-28T23:35:58.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-233625286 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
18:35:58 [2024-02-28T23:35:58.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
18:35:58 [2024-02-28T23:35:58.700Z] 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=-233625284 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
18:35:58 [2024-02-28T23:35:58.700Z] 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=-233625284 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
18:35:58 [2024-02-28T23:35:58.700Z] 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=-233625283 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
18:35:58 [2024-02-28T23:35:58.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233625277 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)]
18:35:58 [2024-02-28T23:35:58.700Z] 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=-233625275 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
18:35:58 [2024-02-28T23:35:58.700Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
18:35:58 [2024-02-28T23:35:58.700Z] 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.
18:35:58 [2024-02-28T23:35:58.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
18:35:58 [2024-02-28T23:35:58.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:35:58 [2024-02-28T23:35:58.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:35:58 [2024-02-28T23:35:58.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:35:58 [2024-02-28T23:35:58.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:35:58 [2024-02-28T23:35:58.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:35:58 [2024-02-28T23:35:58.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:35:58 [2024-02-28T23:35:58.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:35:58 [2024-02-28T23:35:58.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
18:35:58 [2024-02-28T23:35:58.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
18:35:58 [2024-02-28T23:35:58.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:35:58 [2024-02-28T23:35:58.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:35:58 [2024-02-28T23:35:58.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:35:58 [2024-02-28T23:35:58.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:35:58 [2024-02-28T23:35:58.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
18:35:58 [2024-02-28T23:35:58.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:35:58 [2024-02-28T23:35:58.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233625270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:58 [2024-02-28T23:35:58.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233625269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:58 [2024-02-28T23:35:58.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233625269 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:58 [2024-02-28T23:35:58.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233625269 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:58 [2024-02-28T23:35:58.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233625269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:58 [2024-02-28T23:35:58.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233625269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:58 [2024-02-28T23:35:58.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233625268 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:58 [2024-02-28T23:35:58.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-233625941 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)...']
18:35:58 [2024-02-28T23:35:58.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:35:58 [2024-02-28T23:35:58.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:35:58 [2024-02-28T23:35:58.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:35:58 [2024-02-28T23:35:58.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:35:58 [2024-02-28T23:35:58.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:35:58 [2024-02-28T23:35:58.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:35:58 [2024-02-28T23:35:58.964Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:35:58 [2024-02-28T23:35:58.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=-233625042 data=null doit=true}, Tree node with text: JUL]
18:35:58 [2024-02-28T23:35:58.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=-233624984 data=null}, Tree node with text: JUL]
18:35:58 [2024-02-28T23:35:58.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=-233624984 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
18:35:58 [2024-02-28T23:35:58.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233624983 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]
18:35:58 [2024-02-28T23:35:58.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=-233624982 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
18:35:58 [2024-02-28T23:35:58.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:35:58 [2024-02-28T23:35:58.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233624980 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:35:58 [2024-02-28T23:35:58.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233624980 data=null doit=true}, Tree node with text: mysession]
18:35:58 [2024-02-28T23:35:58.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233624980 data=null}, Tree node with text: mysession]
18:35:58 [2024-02-28T23:35:58.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233624979 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:35:58 [2024-02-28T23:35:58.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233624979 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:35:58 [2024-02-28T23:35:58.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233624977 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:35:58 [2024-02-28T23:35:58.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:35:58 [2024-02-28T23:35:58.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233624976 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:35:58 [2024-02-28T23:35:58.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233624976 data=null doit=true}, Tree node with text: mysession]
18:35:58 [2024-02-28T23:35:58.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233624976 data=null}, Tree node with text: mysession]
18:35:58 [2024-02-28T23:35:58.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233624976 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:35:58 [2024-02-28T23:35:58.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233624975 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:35:58 [2024-02-28T23:35:58.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233624970 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:35:58 [2024-02-28T23:35:58.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
18:35:58 [2024-02-28T23:35:58.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
18:35:59 [2024-02-28T23:35:59.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
18:35:59 [2024-02-28T23:35:59.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
18:35:59 [2024-02-28T23:35:59.528Z] 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=-233624384 data=null doit=true}, Shell with text {Enable Events}]
18:35:59 [2024-02-28T23:35:59.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
18:35:59 [2024-02-28T23:35:59.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
18:35:59 [2024-02-28T23:35:59.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
18:35:59 [2024-02-28T23:35:59.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
18:35:59 [2024-02-28T23:35:59.528Z] 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')
18:35:59 [2024-02-28T23:35:59.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.528Z] 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')
18:35:59 [2024-02-28T23:35:59.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-233624377 data=null doit=true}, Button with text {Kernel}]
18:35:59 [2024-02-28T23:35:59.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-233624377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
18:35:59 [2024-02-28T23:35:59.528Z] 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')
18:35:59 [2024-02-28T23:35:59.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=-233624376 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
18:35:59 [2024-02-28T23:35:59.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=-233624376 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')]
18:35:59 [2024-02-28T23:35:59.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=-233624376 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')]
18:35:59 [2024-02-28T23:35:59.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=-233624376 data=null 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')]
18:35:59 [2024-02-28T23:35:59.785Z] 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')
18:35:59 [2024-02-28T23:35:59.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:35:59 [2024-02-28T23:35:59.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
18:35:59 [2024-02-28T23:35:59.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
18:35:59 [2024-02-28T23:35:59.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
18:35:59 [2024-02-28T23:35:59.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-233624267 data=null doit=true}, TreeItem with text {All}]
18:35:59 [2024-02-28T23:35:59.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-233624267 data=null}, TreeItem with text {All}]
18:35:59 [2024-02-28T23:35:59.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-233624266 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
18:35:59 [2024-02-28T23:35:59.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233624266 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}]
18:35:59 [2024-02-28T23:35:59.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-233624265 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
18:35:59 [2024-02-28T23:35:59.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
18:35:59 [2024-02-28T23:35:59.785Z] 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=-233624263 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
18:35:59 [2024-02-28T23:35:59.785Z] 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=-233624263 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
18:35:59 [2024-02-28T23:35:59.785Z] 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=-233624262 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
18:35:59 [2024-02-28T23:35:59.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233624262 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)]
18:35:59 [2024-02-28T23:35:59.785Z] 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=-233624260 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
18:35:59 [2024-02-28T23:35:59.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
18:35:59 [2024-02-28T23:35:59.785Z] 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.
18:35:59 [2024-02-28T23:35:59.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
18:35:59 [2024-02-28T23:35:59.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
18:35:59 [2024-02-28T23:35:59.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
18:35:59 [2024-02-28T23:35:59.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
18:35:59 [2024-02-28T23:35:59.785Z] 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')
18:35:59 [2024-02-28T23:35:59.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5920c4ed
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=-233624243 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')]
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-233624243 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')]
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-233624242 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=-233624242 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-233624242 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')]
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-233624242 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')]
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-233624241 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')]
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=-233624241 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')]
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-233624241 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')]
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=-233624240 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')]
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=-233624240 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=-233624239 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Warning
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-233624235 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'))]
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Warning
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:35:59 [2024-02-28T23:35:59.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')
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233624179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233624179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:59 [2024-02-28T23:35:59.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233624179 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:59 [2024-02-28T23:35:59.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233624179 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:59 [2024-02-28T23:35:59.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233624178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:59 [2024-02-28T23:35:59.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233624178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:59 [2024-02-28T23:35:59.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233624178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:35:59 [2024-02-28T23:35:59.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-233624863 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)...']
18:36:00 [2024-02-28T23:36:00.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:00 [2024-02-28T23:36:00.043Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:00 [2024-02-28T23:36:00.043Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:00 [2024-02-28T23:36:00.043Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:00 [2024-02-28T23:36:00.043Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:00 [2024-02-28T23:36:00.043Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:00 [2024-02-28T23:36:00.043Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:00 [2024-02-28T23:36:00.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=-233623933 data=null doit=true}, Tree node with text: JUL]
18:36:00 [2024-02-28T23:36:00.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=-233623932 data=null}, Tree node with text: JUL]
18:36:00 [2024-02-28T23:36:00.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=-233623932 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
18:36:00 [2024-02-28T23:36:00.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233623932 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]
18:36:00 [2024-02-28T23:36:00.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=-233623930 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
18:36:00 [2024-02-28T23:36:00.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:00 [2024-02-28T23:36:00.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233623929 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:00 [2024-02-28T23:36:00.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233623929 data=null doit=true}, Tree node with text: mysession]
18:36:00 [2024-02-28T23:36:00.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233623928 data=null}, Tree node with text: mysession]
18:36:00 [2024-02-28T23:36:00.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233623928 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:00 [2024-02-28T23:36:00.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233623928 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:00 [2024-02-28T23:36:00.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233623925 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:00 [2024-02-28T23:36:00.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:00 [2024-02-28T23:36:00.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233623924 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:00 [2024-02-28T23:36:00.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233623924 data=null doit=true}, Tree node with text: mysession]
18:36:00 [2024-02-28T23:36:00.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233623923 data=null}, Tree node with text: mysession]
18:36:00 [2024-02-28T23:36:00.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233623923 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:00 [2024-02-28T23:36:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233623883 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:00 [2024-02-28T23:36:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233623882 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:00 [2024-02-28T23:36:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
18:36:00 [2024-02-28T23:36:00.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
18:36:00 [2024-02-28T23:36:00.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
18:36:00 [2024-02-28T23:36:00.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
18:36:00 [2024-02-28T23:36:00.973Z] 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=-233623079 data=null doit=true}, Shell with text {Enable Events}]
18:36:00 [2024-02-28T23:36:00.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:00 [2024-02-28T23:36:00.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:00 [2024-02-28T23:36:00.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:00 [2024-02-28T23:36:00.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
18:36:00 [2024-02-28T23:36:00.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
18:36:00 [2024-02-28T23:36:00.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
18:36:00 [2024-02-28T23:36:00.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
18:36:00 [2024-02-28T23:36:00.973Z] 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')
18:36:00 [2024-02-28T23:36:00.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:00 [2024-02-28T23:36:00.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:00 [2024-02-28T23:36:00.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:00 [2024-02-28T23:36:00.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:00 [2024-02-28T23:36:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:00 [2024-02-28T23:36:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:00 [2024-02-28T23:36:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:00 [2024-02-28T23:36:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:00 [2024-02-28T23:36:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:00 [2024-02-28T23:36:00.974Z] 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')
18:36:00 [2024-02-28T23:36:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-233623074 data=null doit=true}, Button with text {Kernel}]
18:36:00 [2024-02-28T23:36:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-233623074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
18:36:00 [2024-02-28T23:36:00.974Z] 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')
18:36:00 [2024-02-28T23:36:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=-233623073 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
18:36:00 [2024-02-28T23:36:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=-233623073 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')]
18:36:00 [2024-02-28T23:36:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=-233623072 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')]
18:36:00 [2024-02-28T23:36:00.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=-233623072 data=null 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')]
18:36:01 [2024-02-28T23:36:01.231Z] 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')
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:01 [2024-02-28T23:36:01.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')
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233622765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233622764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233622764 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233622764 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233622763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233622763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233622763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:01 [2024-02-28T23:36:01.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-233623773 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)...']
18:36:01 [2024-02-28T23:36:01.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:01 [2024-02-28T23:36:01.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:01 [2024-02-28T23:36:01.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:01 [2024-02-28T23:36:01.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:01 [2024-02-28T23:36:01.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:01 [2024-02-28T23:36:01.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:01 [2024-02-28T23:36:01.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:01 [2024-02-28T23:36:01.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=-233622349 data=null doit=true}, Tree node with text: JUL]
18:36:01 [2024-02-28T23:36:01.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=-233622349 data=null}, Tree node with text: JUL]
18:36:01 [2024-02-28T23:36:01.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=-233622348 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
18:36:01 [2024-02-28T23:36:01.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233622348 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]
18:36:01 [2024-02-28T23:36:01.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=-233622345 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
18:36:01 [2024-02-28T23:36:01.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:01 [2024-02-28T23:36:01.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:01 [2024-02-28T23:36:01.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:01 [2024-02-28T23:36:01.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
18:36:01 [2024-02-28T23:36:01.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:01 [2024-02-28T23:36:01.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:01 [2024-02-28T23:36:01.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:01 [2024-02-28T23:36:01.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233622341 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:01 [2024-02-28T23:36:01.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233622341 data=null doit=true}, Tree node with text: mysession]
18:36:01 [2024-02-28T23:36:01.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233622340 data=null}, Tree node with text: mysession]
18:36:01 [2024-02-28T23:36:01.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233622340 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:01 [2024-02-28T23:36:01.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233622340 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:01 [2024-02-28T23:36:01.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233622333 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:01 [2024-02-28T23:36:01.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:01 [2024-02-28T23:36:01.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233622332 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:01 [2024-02-28T23:36:01.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233622332 data=null doit=true}, Tree node with text: mysession]
18:36:01 [2024-02-28T23:36:01.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233622332 data=null}, Tree node with text: mysession]
18:36:01 [2024-02-28T23:36:01.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233622332 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:01 [2024-02-28T23:36:01.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233622331 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:01 [2024-02-28T23:36:01.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233622291 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:02 [2024-02-28T23:36:02.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
18:36:02 [2024-02-28T23:36:02.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
18:36:02 [2024-02-28T23:36:02.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-233622050 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
18:36:02 [2024-02-28T23:36:02.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
18:36:02 [2024-02-28T23:36:02.005Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:02 [2024-02-28T23:36:02.005Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:02 [2024-02-28T23:36:02.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:02 [2024-02-28T23:36:02.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233621946 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:02 [2024-02-28T23:36:02.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233621946 data=null doit=true}, Tree node with text: mysession]
18:36:02 [2024-02-28T23:36:02.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233621945 data=null}, Tree node with text: mysession]
18:36:02 [2024-02-28T23:36:02.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233621945 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:02 [2024-02-28T23:36:02.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233621945 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:02 [2024-02-28T23:36:02.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233621941 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:02 [2024-02-28T23:36:02.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:02 [2024-02-28T23:36:02.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233621940 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:02 [2024-02-28T23:36:02.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233621940 data=null doit=true}, Tree node with text: mysession]
18:36:02 [2024-02-28T23:36:02.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233621940 data=null}, Tree node with text: mysession]
18:36:02 [2024-02-28T23:36:02.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233621940 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:02 [2024-02-28T23:36:02.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233621940 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:02 [2024-02-28T23:36:02.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233621935 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:02 [2024-02-28T23:36:02.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
18:36:02 [2024-02-28T23:36:02.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
18:36:02 [2024-02-28T23:36:02.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-233621841 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
18:36:02 [2024-02-28T23:36:02.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
18:36:02 [2024-02-28T23:36:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
18:36:02 [2024-02-28T23:36:02.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:02 [2024-02-28T23:36:02.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:02 [2024-02-28T23:36:02.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:02 [2024-02-28T23:36:02.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
18:36:02 [2024-02-28T23:36:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:02 [2024-02-28T23:36:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=-233621578 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
18:36:02 [2024-02-28T23:36:02.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=-233621577 data=null doit=true}, Tree node with text: logger]
18:36:02 [2024-02-28T23:36:02.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=-233621577 data=null}, Tree node with text: logger]
18:36:02 [2024-02-28T23:36:02.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=-233621577 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
18:36:02 [2024-02-28T23:36:02.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233621576 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]
18:36:02 [2024-02-28T23:36:02.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=-233621571 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger]
18:36:02 [2024-02-28T23:36:02.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
18:36:02 [2024-02-28T23:36:02.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:02 [2024-02-28T23:36:02.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:36:02 [2024-02-28T23:36:02.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
18:36:02 [2024-02-28T23:36:02.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:02 [2024-02-28T23:36:02.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:02 [2024-02-28T23:36:02.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:02 [2024-02-28T23:36:02.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
18:36:02 [2024-02-28T23:36:02.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:02 [2024-02-28T23:36:02.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-233621458 data=null button=0 stateMask=0x0 x=161 y=108 count=0}, Tree node with text: anotherLogger]
18:36:02 [2024-02-28T23:36:02.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-233621458 data=null doit=true}, Tree node with text: anotherLogger]
18:36:02 [2024-02-28T23:36:02.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-233621458 data=null}, Tree node with text: anotherLogger]
18:36:02 [2024-02-28T23:36:02.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-233621458 data=null button=1 stateMask=0x0 x=161 y=108 count=1}, Tree node with text: anotherLogger]
18:36:02 [2024-02-28T23:36:02.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233621457 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]
18:36:02 [2024-02-28T23:36:02.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-233621448 data=null button=1 stateMask=0x80000 x=161 y=102 count=1}, Tree node with text: anotherLogger]
18:36:02 [2024-02-28T23:36:02.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
18:36:02 [2024-02-28T23:36:02.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:02 [2024-02-28T23:36:02.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:36:02 [2024-02-28T23:36:02.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:02 [2024-02-28T23:36:02.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:02 [2024-02-28T23:36:02.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:02 [2024-02-28T23:36:02.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233621338 data=null button=0 stateMask=0x0 x=113 y=-32 count=0}, Tree node with text: mysession]
18:36:02 [2024-02-28T23:36:02.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233621337 data=null doit=true}, Tree node with text: mysession]
18:36:02 [2024-02-28T23:36:02.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233621337 data=null}, Tree node with text: mysession]
18:36:02 [2024-02-28T23:36:02.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233621331 data=null button=1 stateMask=0x0 x=113 y=-33 count=1}, Tree node with text: mysession]
18:36:02 [2024-02-28T23:36:02.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233621331 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:02 [2024-02-28T23:36:02.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233621287 data=null button=1 stateMask=0x80000 x=113 y=-8 count=1}, Tree node with text: mysession]
18:36:02 [2024-02-28T23:36:02.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:02 [2024-02-28T23:36:02.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233621286 data=null button=0 stateMask=0x0 x=113 y=-8 count=0}, Tree node with text: mysession]
18:36:02 [2024-02-28T23:36:02.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233621286 data=null doit=true}, Tree node with text: mysession]
18:36:02 [2024-02-28T23:36:02.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233621285 data=null}, Tree node with text: mysession]
18:36:02 [2024-02-28T23:36:02.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233621285 data=null button=1 stateMask=0x0 x=113 y=-8 count=1}, Tree node with text: mysession]
18:36:02 [2024-02-28T23:36:02.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233621285 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:02 [2024-02-28T23:36:02.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233621283 data=null button=1 stateMask=0x80000 x=113 y=-8 count=1}, Tree node with text: mysession]
18:36:02 [2024-02-28T23:36:02.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
18:36:02 [2024-02-28T23:36:02.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
18:36:03 [2024-02-28T23:36:03.344Z] 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=-233620747 data=null doit=true}, Shell with text {Enable Events}]
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
18:36:03 [2024-02-28T23:36:03.344Z] 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')
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:03 [2024-02-28T23:36:03.344Z] 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')
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-233620726 data=null doit=true}, Button with text {Kernel}]
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-233620724 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
18:36:03 [2024-02-28T23:36:03.344Z] 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')
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=-233620723 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=-233620723 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')]
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=-233620723 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')]
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=-233620722 data=null 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')]
18:36:03 [2024-02-28T23:36:03.344Z] 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')
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
18:36:03 [2024-02-28T23:36:03.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:03 [2024-02-28T23:36:03.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233620627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:03 [2024-02-28T23:36:03.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233620627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:03 [2024-02-28T23:36:03.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233620626 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:03 [2024-02-28T23:36:03.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233620626 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:03 [2024-02-28T23:36:03.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233620626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:03 [2024-02-28T23:36:03.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233620626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:03 [2024-02-28T23:36:03.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233620626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:03 [2024-02-28T23:36:03.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-233621178 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)...']
18:36:03 [2024-02-28T23:36:03.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:03 [2024-02-28T23:36:03.602Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:03 [2024-02-28T23:36:03.602Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:03 [2024-02-28T23:36:03.602Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:03 [2024-02-28T23:36:03.602Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:03 [2024-02-28T23:36:03.602Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:03 [2024-02-28T23:36:03.602Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:03 [2024-02-28T23:36:03.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=-233620385 data=null doit=true}, Tree node with text: LOG4J]
18:36:03 [2024-02-28T23:36:03.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-233620384 data=null}, Tree node with text: LOG4J]
18:36:03 [2024-02-28T23:36:03.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-233620384 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
18:36:03 [2024-02-28T23:36:03.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233620383 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]
18:36:03 [2024-02-28T23:36:03.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-233620382 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
18:36:03 [2024-02-28T23:36:03.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:03 [2024-02-28T23:36:03.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233620381 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:03 [2024-02-28T23:36:03.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233620381 data=null doit=true}, Tree node with text: mysession]
18:36:03 [2024-02-28T23:36:03.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233620381 data=null}, Tree node with text: mysession]
18:36:03 [2024-02-28T23:36:03.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233620380 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:03 [2024-02-28T23:36:03.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233620380 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:03 [2024-02-28T23:36:03.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233620378 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:03 [2024-02-28T23:36:03.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:03 [2024-02-28T23:36:03.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233620377 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:03 [2024-02-28T23:36:03.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233620377 data=null doit=true}, Tree node with text: mysession]
18:36:03 [2024-02-28T23:36:03.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233620377 data=null}, Tree node with text: mysession]
18:36:03 [2024-02-28T23:36:03.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233620377 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:03 [2024-02-28T23:36:03.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233620376 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:03 [2024-02-28T23:36:03.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233620375 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:03 [2024-02-28T23:36:03.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
18:36:03 [2024-02-28T23:36:03.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
18:36:04 [2024-02-28T23:36:04.167Z] 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=-233619833 data=null doit=true}, Shell with text {Enable Events}]
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
18:36:04 [2024-02-28T23:36:04.167Z] 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')
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.167Z] 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')
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-233619811 data=null doit=true}, Button with text {Kernel}]
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-233619810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
18:36:04 [2024-02-28T23:36:04.167Z] 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')
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=-233619810 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=-233619809 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')]
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=-233619809 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')]
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=-233619782 data=null 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')]
18:36:04 [2024-02-28T23:36:04.167Z] 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')
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-233619676 data=null doit=true}, TreeItem with text {All}]
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-233619676 data=null}, TreeItem with text {All}]
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-233619675 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233619671 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}]
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-233619669 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
18:36:04 [2024-02-28T23:36:04.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
18:36:04 [2024-02-28T23:36:04.167Z] 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=-233619668 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
18:36:04 [2024-02-28T23:36:04.167Z] 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=-233619668 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
18:36:04 [2024-02-28T23:36:04.167Z] 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=-233619668 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
18:36:04 [2024-02-28T23:36:04.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233619667 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)]
18:36:04 [2024-02-28T23:36:04.168Z] 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=-233619666 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
18:36:04 [2024-02-28T23:36:04.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
18:36:04 [2024-02-28T23:36:04.168Z] 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.
18:36:04 [2024-02-28T23:36:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
18:36:04 [2024-02-28T23:36:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:04 [2024-02-28T23:36:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:04 [2024-02-28T23:36:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
18:36:04 [2024-02-28T23:36:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:04 [2024-02-28T23:36:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233619662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:04 [2024-02-28T23:36:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233619662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:04 [2024-02-28T23:36:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233619661 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:04 [2024-02-28T23:36:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233619661 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:04 [2024-02-28T23:36:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233619661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:04 [2024-02-28T23:36:04.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233619661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:04 [2024-02-28T23:36:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233619661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:04 [2024-02-28T23:36:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-233620271 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)...']
18:36:04 [2024-02-28T23:36:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:04 [2024-02-28T23:36:04.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:04 [2024-02-28T23:36:04.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:04 [2024-02-28T23:36:04.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:04 [2024-02-28T23:36:04.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:04 [2024-02-28T23:36:04.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:04 [2024-02-28T23:36:04.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:04 [2024-02-28T23:36:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=-233619459 data=null doit=true}, Tree node with text: LOG4J]
18:36:04 [2024-02-28T23:36:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-233619459 data=null}, Tree node with text: LOG4J]
18:36:04 [2024-02-28T23:36:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-233619458 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
18:36:04 [2024-02-28T23:36:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233619458 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]
18:36:04 [2024-02-28T23:36:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-233619452 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
18:36:04 [2024-02-28T23:36:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:04 [2024-02-28T23:36:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233619450 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:04 [2024-02-28T23:36:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233619450 data=null doit=true}, Tree node with text: mysession]
18:36:04 [2024-02-28T23:36:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233619450 data=null}, Tree node with text: mysession]
18:36:04 [2024-02-28T23:36:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233619450 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:04 [2024-02-28T23:36:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233619449 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:04 [2024-02-28T23:36:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233619448 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:04 [2024-02-28T23:36:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:04 [2024-02-28T23:36:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233619447 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:04 [2024-02-28T23:36:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233619447 data=null doit=true}, Tree node with text: mysession]
18:36:04 [2024-02-28T23:36:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233619447 data=null}, Tree node with text: mysession]
18:36:04 [2024-02-28T23:36:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233619446 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:04 [2024-02-28T23:36:04.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233619446 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:04 [2024-02-28T23:36:04.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233619444 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:04 [2024-02-28T23:36:04.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
18:36:04 [2024-02-28T23:36:04.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
18:36:04 [2024-02-28T23:36:04.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
18:36:04 [2024-02-28T23:36:04.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
18:36:04 [2024-02-28T23:36:04.942Z] 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=-233618928 data=null doit=true}, Shell with text {Enable Events}]
18:36:04 [2024-02-28T23:36:04.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
18:36:04 [2024-02-28T23:36:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
18:36:04 [2024-02-28T23:36:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
18:36:04 [2024-02-28T23:36:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
18:36:04 [2024-02-28T23:36:04.943Z] 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')
18:36:04 [2024-02-28T23:36:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:04 [2024-02-28T23:36:04.943Z] 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')
18:36:04 [2024-02-28T23:36:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-233618910 data=null doit=true}, Button with text {Kernel}]
18:36:04 [2024-02-28T23:36:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-233618910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
18:36:04 [2024-02-28T23:36:04.943Z] 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')
18:36:04 [2024-02-28T23:36:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=-233618909 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
18:36:04 [2024-02-28T23:36:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=-233618909 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')]
18:36:04 [2024-02-28T23:36:04.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=-233618885 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')]
18:36:05 [2024-02-28T23:36:05.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=-233618884 data=null 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')]
18:36:05 [2024-02-28T23:36:05.201Z] 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')
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-233618815 data=null doit=true}, TreeItem with text {All}]
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-233618814 data=null}, TreeItem with text {All}]
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-233618814 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233618814 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}]
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-233618812 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
18:36:05 [2024-02-28T23:36:05.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
18:36:05 [2024-02-28T23:36:05.201Z] 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=-233618811 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
18:36:05 [2024-02-28T23:36:05.201Z] 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=-233618811 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
18:36:05 [2024-02-28T23:36:05.201Z] 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=-233618811 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233618810 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)]
18:36:05 [2024-02-28T23:36:05.201Z] 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=-233618809 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
18:36:05 [2024-02-28T23:36:05.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
18:36:05 [2024-02-28T23:36:05.201Z] 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.
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
18:36:05 [2024-02-28T23:36:05.201Z] 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')
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6ff08304
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=-233618786 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')]
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-233618785 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')]
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-233618785 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=-233618785 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
18:36:05 [2024-02-28T23:36:05.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-233618773 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')]
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-233618772 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')]
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-233618772 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')]
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=-233618771 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')]
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-233618771 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')]
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=-233618771 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')]
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=-233618771 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=-233618771 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Fatal
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-233618768 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'))]
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Fatal
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233618757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233618757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233618757 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233618757 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233618756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233618756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233618756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:05 [2024-02-28T23:36:05.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-233619289 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)...']
18:36:05 [2024-02-28T23:36:05.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:05 [2024-02-28T23:36:05.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:05 [2024-02-28T23:36:05.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:05 [2024-02-28T23:36:05.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:05 [2024-02-28T23:36:05.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:05 [2024-02-28T23:36:05.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:05 [2024-02-28T23:36:05.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:05 [2024-02-28T23:36:05.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=-233618549 data=null doit=true}, Tree node with text: LOG4J]
18:36:05 [2024-02-28T23:36:05.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-233618549 data=null}, Tree node with text: LOG4J]
18:36:05 [2024-02-28T23:36:05.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-233618549 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
18:36:05 [2024-02-28T23:36:05.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233618548 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]
18:36:05 [2024-02-28T23:36:05.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-233618547 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
18:36:05 [2024-02-28T23:36:05.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:05 [2024-02-28T23:36:05.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233618546 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:05 [2024-02-28T23:36:05.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233618545 data=null doit=true}, Tree node with text: mysession]
18:36:05 [2024-02-28T23:36:05.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233618545 data=null}, Tree node with text: mysession]
18:36:05 [2024-02-28T23:36:05.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233618545 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:05 [2024-02-28T23:36:05.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233618545 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:05 [2024-02-28T23:36:05.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233618543 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:05 [2024-02-28T23:36:05.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:05 [2024-02-28T23:36:05.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233618542 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:05 [2024-02-28T23:36:05.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233618542 data=null doit=true}, Tree node with text: mysession]
18:36:05 [2024-02-28T23:36:05.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233618542 data=null}, Tree node with text: mysession]
18:36:05 [2024-02-28T23:36:05.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233618541 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:05 [2024-02-28T23:36:05.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233618541 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:05 [2024-02-28T23:36:05.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233618485 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:05 [2024-02-28T23:36:05.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
18:36:05 [2024-02-28T23:36:05.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
18:36:06 [2024-02-28T23:36:06.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
18:36:06 [2024-02-28T23:36:06.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
18:36:06 [2024-02-28T23:36:06.032Z] 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=-233617953 data=null doit=true}, Shell with text {Enable Events}]
18:36:06 [2024-02-28T23:36:06.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:06 [2024-02-28T23:36:06.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:06 [2024-02-28T23:36:06.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:06 [2024-02-28T23:36:06.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:06 [2024-02-28T23:36:06.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
18:36:06 [2024-02-28T23:36:06.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
18:36:06 [2024-02-28T23:36:06.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
18:36:06 [2024-02-28T23:36:06.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
18:36:06 [2024-02-28T23:36:06.032Z] 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')
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:06 [2024-02-28T23:36:06.033Z] 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')
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-233617950 data=null doit=true}, Button with text {Kernel}]
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-233617950 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
18:36:06 [2024-02-28T23:36:06.033Z] 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')
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=-233617949 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=-233617949 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')]
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=-233617948 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')]
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=-233617948 data=null 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')]
18:36:06 [2024-02-28T23:36:06.033Z] 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')
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
18:36:06 [2024-02-28T23:36:06.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
18:36:06 [2024-02-28T23:36:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:06 [2024-02-28T23:36:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:06 [2024-02-28T23:36:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:06 [2024-02-28T23:36:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:06 [2024-02-28T23:36:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
18:36:06 [2024-02-28T23:36:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:06 [2024-02-28T23:36:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233617780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:06 [2024-02-28T23:36:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233617780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:06 [2024-02-28T23:36:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233617780 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:06 [2024-02-28T23:36:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233617779 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:06 [2024-02-28T23:36:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233617779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:06 [2024-02-28T23:36:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233617779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:06 [2024-02-28T23:36:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233617779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:06 [2024-02-28T23:36:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-233618386 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)...']
18:36:06 [2024-02-28T23:36:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:06 [2024-02-28T23:36:06.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:06 [2024-02-28T23:36:06.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:06 [2024-02-28T23:36:06.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:06 [2024-02-28T23:36:06.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:06 [2024-02-28T23:36:06.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:06 [2024-02-28T23:36:06.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:06 [2024-02-28T23:36:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=-233617563 data=null doit=true}, Tree node with text: LOG4J]
18:36:06 [2024-02-28T23:36:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-233617563 data=null}, Tree node with text: LOG4J]
18:36:06 [2024-02-28T23:36:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-233617562 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
18:36:06 [2024-02-28T23:36:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233617562 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]
18:36:06 [2024-02-28T23:36:06.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-233617560 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
18:36:06 [2024-02-28T23:36:06.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:06 [2024-02-28T23:36:06.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:06 [2024-02-28T23:36:06.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:06 [2024-02-28T23:36:06.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
18:36:06 [2024-02-28T23:36:06.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:06 [2024-02-28T23:36:06.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:06 [2024-02-28T23:36:06.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:06 [2024-02-28T23:36:06.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233617552 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:06 [2024-02-28T23:36:06.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233617552 data=null doit=true}, Tree node with text: mysession]
18:36:06 [2024-02-28T23:36:06.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233617551 data=null}, Tree node with text: mysession]
18:36:06 [2024-02-28T23:36:06.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233617551 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:06 [2024-02-28T23:36:06.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233617551 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:06 [2024-02-28T23:36:06.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233617547 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:06 [2024-02-28T23:36:06.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:06 [2024-02-28T23:36:06.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233617546 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:06 [2024-02-28T23:36:06.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233617546 data=null doit=true}, Tree node with text: mysession]
18:36:06 [2024-02-28T23:36:06.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233617546 data=null}, Tree node with text: mysession]
18:36:06 [2024-02-28T23:36:06.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233617545 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:06 [2024-02-28T23:36:06.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233617545 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:06 [2024-02-28T23:36:06.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233617542 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:06 [2024-02-28T23:36:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
18:36:06 [2024-02-28T23:36:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
18:36:06 [2024-02-28T23:36:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-233617438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
18:36:06 [2024-02-28T23:36:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
18:36:06 [2024-02-28T23:36:06.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:06 [2024-02-28T23:36:06.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:06 [2024-02-28T23:36:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:06 [2024-02-28T23:36:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233617334 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:06 [2024-02-28T23:36:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233617333 data=null doit=true}, Tree node with text: mysession]
18:36:06 [2024-02-28T23:36:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233617333 data=null}, Tree node with text: mysession]
18:36:06 [2024-02-28T23:36:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233617333 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:06 [2024-02-28T23:36:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233617333 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:06 [2024-02-28T23:36:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233617330 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:06 [2024-02-28T23:36:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:06 [2024-02-28T23:36:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233617329 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:06 [2024-02-28T23:36:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233617329 data=null doit=true}, Tree node with text: mysession]
18:36:06 [2024-02-28T23:36:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233617329 data=null}, Tree node with text: mysession]
18:36:06 [2024-02-28T23:36:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233617329 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:06 [2024-02-28T23:36:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233617329 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:06 [2024-02-28T23:36:06.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233617327 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:06 [2024-02-28T23:36:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
18:36:06 [2024-02-28T23:36:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
18:36:06 [2024-02-28T23:36:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-233617243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
18:36:06 [2024-02-28T23:36:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
18:36:06 [2024-02-28T23:36:06.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
18:36:07 [2024-02-28T23:36:07.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:07 [2024-02-28T23:36:07.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:07 [2024-02-28T23:36:07.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:07 [2024-02-28T23:36:07.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
18:36:07 [2024-02-28T23:36:07.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:07 [2024-02-28T23:36:07.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=-233616970 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
18:36:07 [2024-02-28T23:36:07.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=-233616969 data=null doit=true}, Tree node with text: logger]
18:36:07 [2024-02-28T23:36:07.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=-233616969 data=null}, Tree node with text: logger]
18:36:07 [2024-02-28T23:36:07.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=-233616969 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
18:36:07 [2024-02-28T23:36:07.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233616968 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]
18:36:07 [2024-02-28T23:36:07.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=-233616963 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger]
18:36:07 [2024-02-28T23:36:07.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
18:36:07 [2024-02-28T23:36:07.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:07 [2024-02-28T23:36:07.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:36:07 [2024-02-28T23:36:07.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
18:36:07 [2024-02-28T23:36:07.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:07 [2024-02-28T23:36:07.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:07 [2024-02-28T23:36:07.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:07 [2024-02-28T23:36:07.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
18:36:07 [2024-02-28T23:36:07.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:07 [2024-02-28T23:36:07.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-233616850 data=null button=0 stateMask=0x0 x=161 y=108 count=0}, Tree node with text: anotherLogger]
18:36:07 [2024-02-28T23:36:07.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-233616850 data=null doit=true}, Tree node with text: anotherLogger]
18:36:07 [2024-02-28T23:36:07.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-233616849 data=null}, Tree node with text: anotherLogger]
18:36:07 [2024-02-28T23:36:07.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-233616849 data=null button=1 stateMask=0x0 x=161 y=108 count=1}, Tree node with text: anotherLogger]
18:36:07 [2024-02-28T23:36:07.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233616849 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]
18:36:07 [2024-02-28T23:36:07.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-233616845 data=null button=1 stateMask=0x80000 x=161 y=108 count=1}, Tree node with text: anotherLogger]
18:36:07 [2024-02-28T23:36:07.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
18:36:07 [2024-02-28T23:36:07.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:07 [2024-02-28T23:36:07.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:36:07 [2024-02-28T23:36:07.644Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:07 [2024-02-28T23:36:07.644Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:07 [2024-02-28T23:36:07.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:07 [2024-02-28T23:36:07.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233616687 data=null button=0 stateMask=0x0 x=113 y=-33 count=0}, Tree node with text: mysession]
18:36:07 [2024-02-28T23:36:07.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233616686 data=null doit=true}, Tree node with text: mysession]
18:36:07 [2024-02-28T23:36:07.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233616686 data=null}, Tree node with text: mysession]
18:36:07 [2024-02-28T23:36:07.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233616685 data=null button=1 stateMask=0x0 x=113 y=-33 count=1}, Tree node with text: mysession]
18:36:07 [2024-02-28T23:36:07.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233616685 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:07 [2024-02-28T23:36:07.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233616681 data=null button=1 stateMask=0x80000 x=113 y=-33 count=1}, Tree node with text: mysession]
18:36:07 [2024-02-28T23:36:07.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:07 [2024-02-28T23:36:07.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233616680 data=null button=0 stateMask=0x0 x=113 y=-33 count=0}, Tree node with text: mysession]
18:36:07 [2024-02-28T23:36:07.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233616680 data=null doit=true}, Tree node with text: mysession]
18:36:07 [2024-02-28T23:36:07.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233616680 data=null}, Tree node with text: mysession]
18:36:07 [2024-02-28T23:36:07.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233616679 data=null button=1 stateMask=0x0 x=113 y=-33 count=1}, Tree node with text: mysession]
18:36:07 [2024-02-28T23:36:07.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233616679 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:07 [2024-02-28T23:36:07.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233616678 data=null button=1 stateMask=0x80000 x=113 y=-33 count=1}, Tree node with text: mysession]
18:36:07 [2024-02-28T23:36:07.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
18:36:07 [2024-02-28T23:36:07.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
18:36:07 [2024-02-28T23:36:07.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
18:36:07 [2024-02-28T23:36:07.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
18:36:07 [2024-02-28T23:36:07.645Z] 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=-233616179 data=null doit=true}, Shell with text {Enable Events}]
18:36:07 [2024-02-28T23:36:07.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:07 [2024-02-28T23:36:07.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:07 [2024-02-28T23:36:07.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:07 [2024-02-28T23:36:07.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:07 [2024-02-28T23:36:07.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:07 [2024-02-28T23:36:07.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
18:36:07 [2024-02-28T23:36:07.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
18:36:07 [2024-02-28T23:36:07.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
18:36:07 [2024-02-28T23:36:07.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
18:36:07 [2024-02-28T23:36:07.645Z] 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')
18:36:07 [2024-02-28T23:36:07.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:07 [2024-02-28T23:36:07.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:07 [2024-02-28T23:36:07.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:07 [2024-02-28T23:36:07.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:07 [2024-02-28T23:36:07.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:07 [2024-02-28T23:36:07.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:07 [2024-02-28T23:36:07.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:07 [2024-02-28T23:36:07.901Z] 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')
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-233616160 data=null doit=true}, Button with text {Kernel}]
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-233616158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
18:36:07 [2024-02-28T23:36:07.902Z] 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')
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=-233616157 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=-233616155 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')]
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=-233616155 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')]
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=-233616155 data=null 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')]
18:36:07 [2024-02-28T23:36:07.902Z] 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')
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233615981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233615981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233615981 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233615981 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233615980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233615980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233615980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:07 [2024-02-28T23:36:07.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-233616587 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)...']
18:36:08 [2024-02-28T23:36:08.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:08 [2024-02-28T23:36:08.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:08 [2024-02-28T23:36:08.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:08 [2024-02-28T23:36:08.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:08 [2024-02-28T23:36:08.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:08 [2024-02-28T23:36:08.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:08 [2024-02-28T23:36:08.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:08 [2024-02-28T23:36:08.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=-233615784 data=null doit=true}, Tree node with text: Python]
18:36:08 [2024-02-28T23:36:08.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=-233615784 data=null}, Tree node with text: Python]
18:36:08 [2024-02-28T23:36:08.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=-233615784 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
18:36:08 [2024-02-28T23:36:08.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233615783 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]
18:36:08 [2024-02-28T23:36:08.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=-233615782 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
18:36:08 [2024-02-28T23:36:08.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:08 [2024-02-28T23:36:08.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233615780 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:08 [2024-02-28T23:36:08.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233615780 data=null doit=true}, Tree node with text: mysession]
18:36:08 [2024-02-28T23:36:08.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233615780 data=null}, Tree node with text: mysession]
18:36:08 [2024-02-28T23:36:08.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233615780 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:08 [2024-02-28T23:36:08.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233615779 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:08 [2024-02-28T23:36:08.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233615778 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:08 [2024-02-28T23:36:08.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:08 [2024-02-28T23:36:08.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233615777 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:08 [2024-02-28T23:36:08.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233615777 data=null doit=true}, Tree node with text: mysession]
18:36:08 [2024-02-28T23:36:08.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233615777 data=null}, Tree node with text: mysession]
18:36:08 [2024-02-28T23:36:08.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233615776 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:08 [2024-02-28T23:36:08.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233615771 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:08 [2024-02-28T23:36:08.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233615770 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:08 [2024-02-28T23:36:08.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
18:36:08 [2024-02-28T23:36:08.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
18:36:08 [2024-02-28T23:36:08.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
18:36:08 [2024-02-28T23:36:08.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
18:36:08 [2024-02-28T23:36:08.726Z] 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=-233615285 data=null doit=true}, Shell with text {Enable Events}]
18:36:08 [2024-02-28T23:36:08.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:08 [2024-02-28T23:36:08.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:08 [2024-02-28T23:36:08.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:08 [2024-02-28T23:36:08.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:08 [2024-02-28T23:36:08.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:08 [2024-02-28T23:36:08.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
18:36:08 [2024-02-28T23:36:08.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
18:36:08 [2024-02-28T23:36:08.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
18:36:08 [2024-02-28T23:36:08.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
18:36:08 [2024-02-28T23:36:08.726Z] 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')
18:36:08 [2024-02-28T23:36:08.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:08 [2024-02-28T23:36:08.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:08 [2024-02-28T23:36:08.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:08 [2024-02-28T23:36:08.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:08 [2024-02-28T23:36:08.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:08 [2024-02-28T23:36:08.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:08 [2024-02-28T23:36:08.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:08 [2024-02-28T23:36:08.726Z] 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')
18:36:08 [2024-02-28T23:36:08.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-233615282 data=null doit=true}, Button with text {Kernel}]
18:36:08 [2024-02-28T23:36:08.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-233615282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
18:36:08 [2024-02-28T23:36:08.726Z] 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')
18:36:08 [2024-02-28T23:36:08.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=-233615281 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
18:36:08 [2024-02-28T23:36:08.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=-233615281 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')]
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=-233615281 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')]
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=-233615281 data=null 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')]
18:36:08 [2024-02-28T23:36:08.727Z] 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')
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-233615174 data=null doit=true}, TreeItem with text {All}]
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-233615174 data=null}, TreeItem with text {All}]
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-233615173 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233615173 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}]
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-233615172 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
18:36:08 [2024-02-28T23:36:08.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
18:36:08 [2024-02-28T23:36:08.727Z] 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=-233615171 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
18:36:08 [2024-02-28T23:36:08.727Z] 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=-233615171 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
18:36:08 [2024-02-28T23:36:08.727Z] 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=-233615170 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233615170 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)]
18:36:08 [2024-02-28T23:36:08.727Z] 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=-233615169 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
18:36:08 [2024-02-28T23:36:08.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
18:36:08 [2024-02-28T23:36:08.727Z] 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.
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233615165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233615165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233615165 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233615164 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233615164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233615164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233615164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:08 [2024-02-28T23:36:08.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-233615674 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)...']
18:36:08 [2024-02-28T23:36:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:08 [2024-02-28T23:36:08.985Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:08 [2024-02-28T23:36:08.985Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:08 [2024-02-28T23:36:08.985Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:08 [2024-02-28T23:36:08.985Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:08 [2024-02-28T23:36:08.985Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:08 [2024-02-28T23:36:08.985Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:08 [2024-02-28T23:36:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=-233614983 data=null doit=true}, Tree node with text: Python]
18:36:08 [2024-02-28T23:36:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=-233614983 data=null}, Tree node with text: Python]
18:36:08 [2024-02-28T23:36:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=-233614982 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
18:36:08 [2024-02-28T23:36:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233614982 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]
18:36:08 [2024-02-28T23:36:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=-233614981 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
18:36:08 [2024-02-28T23:36:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:08 [2024-02-28T23:36:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233614980 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:08 [2024-02-28T23:36:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233614979 data=null doit=true}, Tree node with text: mysession]
18:36:08 [2024-02-28T23:36:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233614979 data=null}, Tree node with text: mysession]
18:36:08 [2024-02-28T23:36:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233614979 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:08 [2024-02-28T23:36:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233614979 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:08 [2024-02-28T23:36:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233614977 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:08 [2024-02-28T23:36:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:08 [2024-02-28T23:36:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233614971 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:08 [2024-02-28T23:36:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233614971 data=null doit=true}, Tree node with text: mysession]
18:36:08 [2024-02-28T23:36:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233614971 data=null}, Tree node with text: mysession]
18:36:08 [2024-02-28T23:36:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233614970 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:08 [2024-02-28T23:36:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233614970 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:08 [2024-02-28T23:36:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233614969 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:08 [2024-02-28T23:36:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
18:36:08 [2024-02-28T23:36:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
18:36:09 [2024-02-28T23:36:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
18:36:09 [2024-02-28T23:36:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
18:36:09 [2024-02-28T23:36:09.549Z] 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=-233614440 data=null doit=true}, Shell with text {Enable Events}]
18:36:09 [2024-02-28T23:36:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
18:36:09 [2024-02-28T23:36:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
18:36:09 [2024-02-28T23:36:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
18:36:09 [2024-02-28T23:36:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
18:36:09 [2024-02-28T23:36:09.549Z] 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')
18:36:09 [2024-02-28T23:36:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.549Z] 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')
18:36:09 [2024-02-28T23:36:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-233614423 data=null doit=true}, Button with text {Kernel}]
18:36:09 [2024-02-28T23:36:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-233614423 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
18:36:09 [2024-02-28T23:36:09.549Z] 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')
18:36:09 [2024-02-28T23:36:09.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=-233614422 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=-233614422 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')]
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=-233614422 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')]
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=-233614422 data=null 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')]
18:36:09 [2024-02-28T23:36:09.550Z] 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')
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-233614332 data=null doit=true}, TreeItem with text {All}]
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-233614332 data=null}, TreeItem with text {All}]
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-233614332 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233614331 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}]
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-233614330 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
18:36:09 [2024-02-28T23:36:09.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
18:36:09 [2024-02-28T23:36:09.550Z] 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=-233614329 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
18:36:09 [2024-02-28T23:36:09.550Z] 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=-233614329 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
18:36:09 [2024-02-28T23:36:09.550Z] 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=-233614328 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233614328 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)]
18:36:09 [2024-02-28T23:36:09.550Z] 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=-233614327 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
18:36:09 [2024-02-28T23:36:09.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
18:36:09 [2024-02-28T23:36:09.550Z] 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.
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
18:36:09 [2024-02-28T23:36:09.550Z] 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')
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1bebe505
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=-233614322 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')]
18:36:09 [2024-02-28T23:36:09.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-233614322 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')]
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-233614322 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=-233614322 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-233614322 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')]
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-233614321 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')]
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-233614321 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')]
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=-233614321 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')]
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-233614321 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')]
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=-233614320 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')]
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=-233614320 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=-233614320 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Critical
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-233614304 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'))]
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Critical
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:09 [2024-02-28T23:36:09.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')
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233614289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233614289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233614289 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233614289 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233614288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:09 [2024-02-28T23:36:09.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233614288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:09 [2024-02-28T23:36:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233614288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:09 [2024-02-28T23:36:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-233614868 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)...']
18:36:09 [2024-02-28T23:36:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:09 [2024-02-28T23:36:09.810Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:09 [2024-02-28T23:36:09.810Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:09 [2024-02-28T23:36:09.810Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:09 [2024-02-28T23:36:09.810Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:09 [2024-02-28T23:36:09.810Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:09 [2024-02-28T23:36:09.810Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:09 [2024-02-28T23:36:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=-233614138 data=null doit=true}, Tree node with text: Python]
18:36:09 [2024-02-28T23:36:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=-233614138 data=null}, Tree node with text: Python]
18:36:09 [2024-02-28T23:36:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=-233614138 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
18:36:09 [2024-02-28T23:36:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233614137 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]
18:36:09 [2024-02-28T23:36:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=-233614085 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
18:36:09 [2024-02-28T23:36:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:09 [2024-02-28T23:36:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233614083 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:09 [2024-02-28T23:36:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233614083 data=null doit=true}, Tree node with text: mysession]
18:36:09 [2024-02-28T23:36:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233614083 data=null}, Tree node with text: mysession]
18:36:09 [2024-02-28T23:36:09.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233614083 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:09 [2024-02-28T23:36:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233614082 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:09 [2024-02-28T23:36:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233614081 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:09 [2024-02-28T23:36:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:09 [2024-02-28T23:36:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233614080 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:09 [2024-02-28T23:36:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233614080 data=null doit=true}, Tree node with text: mysession]
18:36:09 [2024-02-28T23:36:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233614080 data=null}, Tree node with text: mysession]
18:36:09 [2024-02-28T23:36:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233614080 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:09 [2024-02-28T23:36:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233614079 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:09 [2024-02-28T23:36:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233614078 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:10 [2024-02-28T23:36:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
18:36:10 [2024-02-28T23:36:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
18:36:10 [2024-02-28T23:36:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
18:36:10 [2024-02-28T23:36:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
18:36:10 [2024-02-28T23:36:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Enable Events} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-233613538 data=null doit=true}, Shell with text {Enable Events}]
18:36:10 [2024-02-28T23:36:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:10 [2024-02-28T23:36:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:10 [2024-02-28T23:36:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:10 [2024-02-28T23:36:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:10 [2024-02-28T23:36:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:10 [2024-02-28T23:36:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
18:36:10 [2024-02-28T23:36:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
18:36:10 [2024-02-28T23:36:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
18:36:10 [2024-02-28T23:36:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
18:36:10 [2024-02-28T23:36:10.327Z] 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')
18:36:10 [2024-02-28T23:36:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:10 [2024-02-28T23:36:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:10 [2024-02-28T23:36:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:10 [2024-02-28T23:36:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:10 [2024-02-28T23:36:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:10 [2024-02-28T23:36:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:10 [2024-02-28T23:36:10.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:10 [2024-02-28T23:36:10.584Z] 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')
18:36:10 [2024-02-28T23:36:10.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-233613476 data=null doit=true}, Button with text {Kernel}]
18:36:10 [2024-02-28T23:36:10.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-233613476 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
18:36:10 [2024-02-28T23:36:10.584Z] 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')
18:36:10 [2024-02-28T23:36:10.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=-233613475 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=-233613475 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')]
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=-233613475 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')]
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=-233613475 data=null 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')]
18:36:10 [2024-02-28T23:36:10.585Z] 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')
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233613343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233613343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233613343 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233613342 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233613342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233613342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233613342 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:10 [2024-02-28T23:36:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-233613982 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)...']
18:36:10 [2024-02-28T23:36:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:10 [2024-02-28T23:36:10.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:10 [2024-02-28T23:36:10.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:10 [2024-02-28T23:36:10.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:10 [2024-02-28T23:36:10.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:10 [2024-02-28T23:36:10.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:10 [2024-02-28T23:36:10.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:10 [2024-02-28T23:36:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=-233613148 data=null doit=true}, Tree node with text: Python]
18:36:10 [2024-02-28T23:36:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=-233613148 data=null}, Tree node with text: Python]
18:36:10 [2024-02-28T23:36:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=-233613147 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
18:36:10 [2024-02-28T23:36:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233613147 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]
18:36:10 [2024-02-28T23:36:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=-233613145 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
18:36:10 [2024-02-28T23:36:10.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:10 [2024-02-28T23:36:10.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:10 [2024-02-28T23:36:10.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:10 [2024-02-28T23:36:10.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
18:36:10 [2024-02-28T23:36:10.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:10 [2024-02-28T23:36:10.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:10 [2024-02-28T23:36:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:10 [2024-02-28T23:36:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233613142 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:10 [2024-02-28T23:36:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233613142 data=null doit=true}, Tree node with text: mysession]
18:36:10 [2024-02-28T23:36:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233613142 data=null}, Tree node with text: mysession]
18:36:10 [2024-02-28T23:36:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233613141 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:10 [2024-02-28T23:36:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233613141 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:10 [2024-02-28T23:36:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233613140 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:10 [2024-02-28T23:36:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:10 [2024-02-28T23:36:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233613087 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:10 [2024-02-28T23:36:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233613087 data=null doit=true}, Tree node with text: mysession]
18:36:10 [2024-02-28T23:36:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233613087 data=null}, Tree node with text: mysession]
18:36:10 [2024-02-28T23:36:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233613086 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:10 [2024-02-28T23:36:10.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233613086 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:10 [2024-02-28T23:36:10.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233613084 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:10 [2024-02-28T23:36:10.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
18:36:10 [2024-02-28T23:36:10.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
18:36:10 [2024-02-28T23:36:10.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-233612991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
18:36:10 [2024-02-28T23:36:10.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
18:36:11 [2024-02-28T23:36:11.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:11 [2024-02-28T23:36:11.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:11 [2024-02-28T23:36:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:11 [2024-02-28T23:36:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233612886 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:11 [2024-02-28T23:36:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233612886 data=null doit=true}, Tree node with text: mysession]
18:36:11 [2024-02-28T23:36:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233612886 data=null}, Tree node with text: mysession]
18:36:11 [2024-02-28T23:36:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233612885 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:11 [2024-02-28T23:36:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233612885 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:11 [2024-02-28T23:36:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233612883 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:11 [2024-02-28T23:36:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:11 [2024-02-28T23:36:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233612882 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:11 [2024-02-28T23:36:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233612882 data=null doit=true}, Tree node with text: mysession]
18:36:11 [2024-02-28T23:36:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233612882 data=null}, Tree node with text: mysession]
18:36:11 [2024-02-28T23:36:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233612881 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:11 [2024-02-28T23:36:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233612881 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:11 [2024-02-28T23:36:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233612879 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:11 [2024-02-28T23:36:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
18:36:11 [2024-02-28T23:36:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
18:36:11 [2024-02-28T23:36:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-233612791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
18:36:11 [2024-02-28T23:36:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
18:36:11 [2024-02-28T23:36:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
18:36:11 [2024-02-28T23:36:11.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:11 [2024-02-28T23:36:11.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:11 [2024-02-28T23:36:11.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:11 [2024-02-28T23:36:11.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
18:36:11 [2024-02-28T23:36:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:11 [2024-02-28T23:36:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=-233612543 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
18:36:11 [2024-02-28T23:36:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=-233612543 data=null doit=true}, Tree node with text: logger]
18:36:11 [2024-02-28T23:36:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=-233612543 data=null}, Tree node with text: logger]
18:36:11 [2024-02-28T23:36:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=-233612543 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
18:36:11 [2024-02-28T23:36:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233612542 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]
18:36:11 [2024-02-28T23:36:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=-233612539 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger]
18:36:11 [2024-02-28T23:36:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
18:36:11 [2024-02-28T23:36:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:11 [2024-02-28T23:36:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:36:11 [2024-02-28T23:36:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
18:36:11 [2024-02-28T23:36:11.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:11 [2024-02-28T23:36:11.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:11 [2024-02-28T23:36:11.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:11 [2024-02-28T23:36:11.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
18:36:11 [2024-02-28T23:36:11.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:11 [2024-02-28T23:36:11.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-233612388 data=null button=0 stateMask=0x0 x=161 y=105 count=0}, Tree node with text: anotherLogger]
18:36:11 [2024-02-28T23:36:11.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-233612388 data=null doit=true}, Tree node with text: anotherLogger]
18:36:11 [2024-02-28T23:36:11.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-233612388 data=null}, Tree node with text: anotherLogger]
18:36:11 [2024-02-28T23:36:11.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-233612387 data=null button=1 stateMask=0x0 x=161 y=105 count=1}, Tree node with text: anotherLogger]
18:36:11 [2024-02-28T23:36:11.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233612387 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]
18:36:11 [2024-02-28T23:36:11.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-233612383 data=null button=1 stateMask=0x80000 x=161 y=105 count=1}, Tree node with text: anotherLogger]
18:36:11 [2024-02-28T23:36:11.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
18:36:11 [2024-02-28T23:36:11.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:11 [2024-02-28T23:36:11.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:36:11 [2024-02-28T23:36:11.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:11 [2024-02-28T23:36:11.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:11 [2024-02-28T23:36:11.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:11 [2024-02-28T23:36:11.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233612318 data=null button=0 stateMask=0x0 x=113 y=-27 count=0}, Tree node with text: mysession]
18:36:11 [2024-02-28T23:36:11.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233612318 data=null doit=true}, Tree node with text: mysession]
18:36:11 [2024-02-28T23:36:11.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233612317 data=null}, Tree node with text: mysession]
18:36:11 [2024-02-28T23:36:11.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233612317 data=null button=1 stateMask=0x0 x=113 y=-27 count=1}, Tree node with text: mysession]
18:36:11 [2024-02-28T23:36:11.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233612317 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:11 [2024-02-28T23:36:11.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233612313 data=null button=1 stateMask=0x80000 x=113 y=-27 count=1}, Tree node with text: mysession]
18:36:11 [2024-02-28T23:36:11.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:11 [2024-02-28T23:36:11.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233612313 data=null button=0 stateMask=0x0 x=113 y=-27 count=0}, Tree node with text: mysession]
18:36:11 [2024-02-28T23:36:11.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233612313 data=null doit=true}, Tree node with text: mysession]
18:36:11 [2024-02-28T23:36:11.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233612312 data=null}, Tree node with text: mysession]
18:36:11 [2024-02-28T23:36:11.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233612312 data=null button=1 stateMask=0x0 x=113 y=-27 count=1}, Tree node with text: mysession]
18:36:11 [2024-02-28T23:36:11.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233612312 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:11 [2024-02-28T23:36:11.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233612311 data=null button=1 stateMask=0x80000 x=113 y=-27 count=1}, Tree node with text: mysession]
18:36:11 [2024-02-28T23:36:11.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
18:36:11 [2024-02-28T23:36:11.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
18:36:12 [2024-02-28T23:36:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
18:36:12 [2024-02-28T23:36:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
18:36:12 [2024-02-28T23:36:12.228Z] 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=-233611870 data=null doit=true}, Shell with text {Destroy Confirmation}]
18:36:12 [2024-02-28T23:36:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:36:12 [2024-02-28T23:36:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:36:12 [2024-02-28T23:36:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:36:12 [2024-02-28T23:36:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:36:12 [2024-02-28T23:36:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:36:12 [2024-02-28T23:36:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:36:12 [2024-02-28T23:36:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233611869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:12 [2024-02-28T23:36:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233611868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:12 [2024-02-28T23:36:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233611868 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:12 [2024-02-28T23:36:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233611868 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:12 [2024-02-28T23:36:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233611868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:12 [2024-02-28T23:36:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233611868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:12 [2024-02-28T23:36:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233611868 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:12 [2024-02-28T23:36:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-233612234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
18:36:12 [2024-02-28T23:36:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:12 [2024-02-28T23:36:12.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:12 [2024-02-28T23:36:12.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:12 [2024-02-28T23:36:12.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233611749 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
18:36:12 [2024-02-28T23:36:12.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233611749 data=null doit=true}, TreeItem with text {myNode}]
18:36:12 [2024-02-28T23:36:12.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233611749 data=null}, TreeItem with text {myNode}]
18:36:12 [2024-02-28T23:36:12.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233611748 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
18:36:12 [2024-02-28T23:36:12.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233611748 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}]
18:36:12 [2024-02-28T23:36:12.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233611744 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:12 [2024-02-28T23:36:12.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:12 [2024-02-28T23:36:12.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233611744 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
18:36:12 [2024-02-28T23:36:12.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233611744 data=null doit=true}, TreeItem with text {myNode}]
18:36:12 [2024-02-28T23:36:12.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233611743 data=null}, TreeItem with text {myNode}]
18:36:12 [2024-02-28T23:36:12.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233611743 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:12 [2024-02-28T23:36:12.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233611738 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}]
18:36:12 [2024-02-28T23:36:12.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233611736 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:12 [2024-02-28T23:36:12.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
18:36:12 [2024-02-28T23:36:12.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
18:36:12 [2024-02-28T23:36:12.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-233611645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
18:36:12 [2024-02-28T23:36:12.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
18:36:12 [2024-02-28T23:36:12.486Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.22 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
18:36:12 [2024-02-28T23:36:12.486Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest.testTraceSessionTree -- Time elapsed: 17.59 s
18:36:12 [2024-02-28T23:36:12.486Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
18:36:12 [2024-02-28T23:36:12.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6bd28e4a] time=-233611461 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:36:12 [2024-02-28T23:36:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:36:12 [2024-02-28T23:36:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:36:12 [2024-02-28T23:36:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:36:12 [2024-02-28T23:36:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:36:12 [2024-02-28T23:36:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-233611080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:36:12 [2024-02-28T23:36:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:36:13 [2024-02-28T23:36:13.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
18:36:13 [2024-02-28T23:36:13.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:13 [2024-02-28T23:36:13.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:36:13 [2024-02-28T23:36:13.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:13 [2024-02-28T23:36:13.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233610675 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
18:36:13 [2024-02-28T23:36:13.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233610675 data=null doit=true}, TreeItem with text {myNode}]
18:36:13 [2024-02-28T23:36:13.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233610675 data=null}, TreeItem with text {myNode}]
18:36:13 [2024-02-28T23:36:13.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233610674 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:13 [2024-02-28T23:36:13.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233610674 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}]
18:36:13 [2024-02-28T23:36:13.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233610671 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:13 [2024-02-28T23:36:13.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:13 [2024-02-28T23:36:13.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233610670 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
18:36:13 [2024-02-28T23:36:13.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233610670 data=null doit=true}, TreeItem with text {myNode}]
18:36:13 [2024-02-28T23:36:13.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233610670 data=null}, TreeItem with text {myNode}]
18:36:13 [2024-02-28T23:36:13.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233610665 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:13 [2024-02-28T23:36:13.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233610665 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}]
18:36:13 [2024-02-28T23:36:13.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233610662 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:13 [2024-02-28T23:36:13.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
18:36:13 [2024-02-28T23:36:13.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
18:36:13 [2024-02-28T23:36:13.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-233610488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
18:36:13 [2024-02-28T23:36:13.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-233609954 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-233609954 data=null doit=true}, Tree node with text: Sessions]
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-233609953 data=null}, Tree node with text: Sessions]
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-233609953 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233609951 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]
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-233609949 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-233609948 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-233609948 data=null doit=true}, Tree node with text: Sessions]
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-233609948 data=null}, Tree node with text: Sessions]
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-233609947 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233609947 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]
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-233609946 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
18:36:14 [2024-02-28T23:36:14.956Z] 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=-233609536 data=null doit=true}, Shell with text {Create Session}]
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
18:36:14 [2024-02-28T23:36:14.956Z]  ", using matcher: of type 'Text'
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
18:36:14 [2024-02-28T23:36:14.956Z]  ", using matcher: with label (with mnemonic 'Session Name')
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
18:36:14 [2024-02-28T23:36:14.956Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
18:36:14 [2024-02-28T23:36:14.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233609485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233609485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233609485 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233609485 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233609485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233609484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233609484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-233609869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-233609350 data=null doit=true}, Tree node with text: Sessions]
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-233609350 data=null}, Tree node with text: Sessions]
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-233609350 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233609350 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]
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-233609349 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
18:36:14 [2024-02-28T23:36:14.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:14 [2024-02-28T23:36:14.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:14 [2024-02-28T23:36:14.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:14 [2024-02-28T23:36:14.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Provider is already expanded. Won't expand it again.
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel} time=-233609346 data=null doit=true}, Tree node with text: Kernel]
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel} time=-233609346 data=null}, Tree node with text: Kernel]
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel} time=-233609345 data=null button=1 stateMask=0x0 x=99 y=-11 count=1}, Tree node with text: Kernel]
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233609345 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]
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel} time=-233609068 data=null button=1 stateMask=0x80000 x=99 y=-13144 count=1}, Tree node with text: Kernel]
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-233609066 data=null button=0 stateMask=0x0 x=140 y=-10177 count=0}, Tree node with text: sched_switch]
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sched_switch} time=-233609066 data=null doit=true}, Tree node with text: sched_switch]
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-233609066 data=null}, Tree node with text: sched_switch]
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-233609065 data=null button=1 stateMask=0x0 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233609065 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]
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-233609061 data=null button=1 stateMask=0x80000 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-233609060 data=null button=0 stateMask=0x0 x=140 y=-10177 count=0}, Tree node with text: sched_switch]
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sched_switch} time=-233609059 data=null doit=true}, Tree node with text: sched_switch]
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-233609059 data=null}, Tree node with text: sched_switch]
18:36:14 [2024-02-28T23:36:14.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-233609059 data=null button=1 stateMask=0x0 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
18:36:14 [2024-02-28T23:36:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233609059 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]
18:36:14 [2024-02-28T23:36:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-233609057 data=null button=1 stateMask=0x80000 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
18:36:14 [2024-02-28T23:36:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
18:36:14 [2024-02-28T23:36:14.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event...'
18:36:15 [2024-02-28T23:36:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event...'
18:36:15 [2024-02-28T23:36:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
18:36:15 [2024-02-28T23:36:15.215Z] 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=-233608635 data=null doit=true}, Shell with text {Enable Events}]
18:36:15 [2024-02-28T23:36:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
18:36:15 [2024-02-28T23:36:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Session List", using matcher: with mnemonic 'Session List'
18:36:15 [2024-02-28T23:36:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List')
18:36:15 [2024-02-28T23:36:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List'))
18:36:15 [2024-02-28T23:36:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
18:36:15 [2024-02-28T23:36:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to mysession
18:36:15 [2024-02-28T23:36:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-233608633 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'))]
18:36:15 [2024-02-28T23:36:15.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to mysession
18:36:15 [2024-02-28T23:36:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:15 [2024-02-28T23:36:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
18:36:15 [2024-02-28T23:36:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
18:36:15 [2024-02-28T23:36:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
18:36:15 [2024-02-28T23:36:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:15 [2024-02-28T23:36:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:15 [2024-02-28T23:36:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:15 [2024-02-28T23:36:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:15 [2024-02-28T23:36:15.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')
18:36:15 [2024-02-28T23:36:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:15 [2024-02-28T23:36:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233608630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:15 [2024-02-28T23:36:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233608630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:15 [2024-02-28T23:36:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233608629 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:15 [2024-02-28T23:36:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233608629 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:15 [2024-02-28T23:36:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233608629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:15 [2024-02-28T23:36:15.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233608629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:15 [2024-02-28T23:36:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233608629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:15 [2024-02-28T23:36:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-233608957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event...']
18:36:15 [2024-02-28T23:36:15.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:15 [2024-02-28T23:36:15.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:15 [2024-02-28T23:36:15.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:15 [2024-02-28T23:36:15.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:15 [2024-02-28T23:36:15.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:15 [2024-02-28T23:36:15.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:15 [2024-02-28T23:36:15.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:15 [2024-02-28T23:36:15.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:15 [2024-02-28T23:36:15.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:15 [2024-02-28T23:36:15.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
18:36:15 [2024-02-28T23:36:15.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:15 [2024-02-28T23:36:15.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:15 [2024-02-28T23:36:15.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:15 [2024-02-28T23:36:15.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
18:36:15 [2024-02-28T23:36:15.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-233608459 data=null doit=true}, Tree node with text: channel0]
18:36:15 [2024-02-28T23:36:15.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-233608459 data=null}, Tree node with text: channel0]
18:36:15 [2024-02-28T23:36:15.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-233608458 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
18:36:15 [2024-02-28T23:36:15.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233608458 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]
18:36:15 [2024-02-28T23:36:15.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-233608457 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
18:36:15 [2024-02-28T23:36:15.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:15 [2024-02-28T23:36:15.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:15 [2024-02-28T23:36:15.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:15 [2024-02-28T23:36:15.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233608447 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233608446 data=null doit=true}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233608446 data=null}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233608446 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233608446 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233608442 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:15 [2024-02-28T23:36:15.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233608442 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233608441 data=null doit=true}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233608441 data=null}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233608441 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233608441 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233608439 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
18:36:15 [2024-02-28T23:36:15.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
18:36:15 [2024-02-28T23:36:15.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-233608281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
18:36:15 [2024-02-28T23:36:15.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
18:36:15 [2024-02-28T23:36:15.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:15 [2024-02-28T23:36:15.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:15 [2024-02-28T23:36:15.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:15 [2024-02-28T23:36:15.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233608178 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233608177 data=null doit=true}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233608177 data=null}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233608177 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233608177 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233608174 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:15 [2024-02-28T23:36:15.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233608173 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233608173 data=null doit=true}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233608173 data=null}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233608172 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233608172 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233608171 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
18:36:15 [2024-02-28T23:36:15.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
18:36:15 [2024-02-28T23:36:15.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-233608071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
18:36:15 [2024-02-28T23:36:15.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
18:36:15 [2024-02-28T23:36:15.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:15 [2024-02-28T23:36:15.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:15 [2024-02-28T23:36:15.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:15 [2024-02-28T23:36:15.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233607968 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233607968 data=null doit=true}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233607967 data=null}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233607967 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233607967 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233607965 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:15 [2024-02-28T23:36:15.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233607964 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233607964 data=null doit=true}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233607964 data=null}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233607963 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233607963 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233607962 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:15 [2024-02-28T23:36:15.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
18:36:15 [2024-02-28T23:36:15.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
18:36:16 [2024-02-28T23:36:16.558Z] 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=-233607544 data=null doit=true}, Shell with text {Destroy Confirmation}]
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233607541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233607541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233607541 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233607541 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233607540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233607540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233607540 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-233607881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:16 [2024-02-28T23:36:16.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233607358 data=null button=0 stateMask=0x0 x=70 y=-13190 count=0}, TreeItem with text {myNode}]
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233607358 data=null doit=true}, TreeItem with text {myNode}]
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233607357 data=null}, TreeItem with text {myNode}]
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233607357 data=null button=1 stateMask=0x0 x=70 y=-13190 count=1}, TreeItem with text {myNode}]
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233607357 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}]
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233607346 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233607345 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233607345 data=null doit=true}, TreeItem with text {myNode}]
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233607345 data=null}, TreeItem with text {myNode}]
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233607344 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:16 [2024-02-28T23:36:16.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233607344 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}]
18:36:16 [2024-02-28T23:36:16.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233607343 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:16 [2024-02-28T23:36:16.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
18:36:16 [2024-02-28T23:36:16.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
18:36:16 [2024-02-28T23:36:16.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-233607240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
18:36:16 [2024-02-28T23:36:16.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
18:36:16 [2024-02-28T23:36:16.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
18:36:16 [2024-02-28T23:36:16.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:16 [2024-02-28T23:36:16.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:36:16 [2024-02-28T23:36:16.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:16 [2024-02-28T23:36:16.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233607126 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
18:36:16 [2024-02-28T23:36:16.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233607126 data=null doit=true}, TreeItem with text {myNode}]
18:36:16 [2024-02-28T23:36:16.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233607126 data=null}, TreeItem with text {myNode}]
18:36:16 [2024-02-28T23:36:16.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233607125 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:16 [2024-02-28T23:36:16.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233607125 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}]
18:36:16 [2024-02-28T23:36:16.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233607115 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:16 [2024-02-28T23:36:16.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:16 [2024-02-28T23:36:16.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233607113 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
18:36:16 [2024-02-28T23:36:16.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233607113 data=null doit=true}, TreeItem with text {myNode}]
18:36:16 [2024-02-28T23:36:16.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233607113 data=null}, TreeItem with text {myNode}]
18:36:16 [2024-02-28T23:36:16.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233607112 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:16 [2024-02-28T23:36:16.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233607112 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}]
18:36:16 [2024-02-28T23:36:16.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233607111 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:16 [2024-02-28T23:36:16.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
18:36:16 [2024-02-28T23:36:16.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
18:36:16 [2024-02-28T23:36:16.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-233607038 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
18:36:16 [2024-02-28T23:36:16.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
18:36:17 [2024-02-28T23:36:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:17 [2024-02-28T23:36:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-233606483 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
18:36:17 [2024-02-28T23:36:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-233606483 data=null doit=true}, Tree node with text: Sessions]
18:36:17 [2024-02-28T23:36:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-233606483 data=null}, Tree node with text: Sessions]
18:36:17 [2024-02-28T23:36:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-233606482 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
18:36:17 [2024-02-28T23:36:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233606482 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]
18:36:17 [2024-02-28T23:36:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-233606480 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
18:36:17 [2024-02-28T23:36:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:17 [2024-02-28T23:36:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-233606479 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
18:36:17 [2024-02-28T23:36:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-233606479 data=null doit=true}, Tree node with text: Sessions]
18:36:17 [2024-02-28T23:36:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-233606479 data=null}, Tree node with text: Sessions]
18:36:17 [2024-02-28T23:36:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-233606478 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
18:36:17 [2024-02-28T23:36:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233606478 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]
18:36:17 [2024-02-28T23:36:17.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-233606477 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
18:36:17 [2024-02-28T23:36:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
18:36:17 [2024-02-28T23:36:17.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
18:36:17 [2024-02-28T23:36:17.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
18:36:17 [2024-02-28T23:36:17.895Z] 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=-233605958 data=null doit=true}, Shell with text {Create Session}]
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
18:36:17 [2024-02-28T23:36:17.895Z]  ", using matcher: of type 'Text'
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
18:36:17 [2024-02-28T23:36:17.895Z]  ", using matcher: with label (with mnemonic 'Session Name')
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
18:36:17 [2024-02-28T23:36:17.895Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233605949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233605949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233605948 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233605948 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233605948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:17 [2024-02-28T23:36:17.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233605948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:18 [2024-02-28T23:36:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233605948 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:18 [2024-02-28T23:36:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-233606382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
18:36:18 [2024-02-28T23:36:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:18 [2024-02-28T23:36:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-233605766 data=null doit=true}, Tree node with text: Sessions]
18:36:18 [2024-02-28T23:36:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-233605766 data=null}, Tree node with text: Sessions]
18:36:18 [2024-02-28T23:36:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-233605766 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
18:36:18 [2024-02-28T23:36:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233605765 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]
18:36:18 [2024-02-28T23:36:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-233605764 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
18:36:18 [2024-02-28T23:36:18.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:18 [2024-02-28T23:36:18.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:18 [2024-02-28T23:36:18.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:18 [2024-02-28T23:36:18.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:18 [2024-02-28T23:36:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:18 [2024-02-28T23:36:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233605762 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
18:36:18 [2024-02-28T23:36:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233605762 data=null doit=true}, Tree node with text: mysession]
18:36:18 [2024-02-28T23:36:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233605761 data=null}, Tree node with text: mysession]
18:36:18 [2024-02-28T23:36:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233605761 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
18:36:18 [2024-02-28T23:36:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233605761 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:18 [2024-02-28T23:36:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233605750 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
18:36:18 [2024-02-28T23:36:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:18 [2024-02-28T23:36:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233605749 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
18:36:18 [2024-02-28T23:36:18.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233605749 data=null doit=true}, Tree node with text: mysession]
18:36:18 [2024-02-28T23:36:18.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233605749 data=null}, Tree node with text: mysession]
18:36:18 [2024-02-28T23:36:18.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233605748 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
18:36:18 [2024-02-28T23:36:18.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233605748 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:18 [2024-02-28T23:36:18.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233605747 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
18:36:18 [2024-02-28T23:36:18.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
18:36:18 [2024-02-28T23:36:18.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
18:36:18 [2024-02-28T23:36:18.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
18:36:18 [2024-02-28T23:36:18.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
18:36:18 [2024-02-28T23:36:18.669Z] 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=-233605217 data=null doit=true}, Shell with text {Enable Events}]
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
18:36:18 [2024-02-28T23:36:18.670Z] 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')
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:18 [2024-02-28T23:36:18.670Z] 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')
18:36:18 [2024-02-28T23:36:18.670Z] 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')
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-233605213 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-233605213 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')]
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-233605213 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')]
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-233605212 data=null 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')]
18:36:18 [2024-02-28T23:36:18.670Z] 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')
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
18:36:18 [2024-02-28T23:36:18.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:18 [2024-02-28T23:36:18.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233605154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:18 [2024-02-28T23:36:18.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233605153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:18 [2024-02-28T23:36:18.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233605153 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:18 [2024-02-28T23:36:18.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233605153 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:18 [2024-02-28T23:36:18.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233605153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:18 [2024-02-28T23:36:18.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233605153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:18 [2024-02-28T23:36:18.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233605153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:18 [2024-02-28T23:36:18.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-233605647 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)...']
18:36:18 [2024-02-28T23:36:18.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:18 [2024-02-28T23:36:18.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:18 [2024-02-28T23:36:18.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:18 [2024-02-28T23:36:18.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:18 [2024-02-28T23:36:18.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:18 [2024-02-28T23:36:18.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:18 [2024-02-28T23:36:18.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:18 [2024-02-28T23:36:18.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
18:36:18 [2024-02-28T23:36:18.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:18 [2024-02-28T23:36:18.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:18 [2024-02-28T23:36:18.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:18 [2024-02-28T23:36:18.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
18:36:18 [2024-02-28T23:36:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-233604950 data=null doit=true}, Tree node with text: channel0]
18:36:18 [2024-02-28T23:36:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-233604950 data=null}, Tree node with text: channel0]
18:36:18 [2024-02-28T23:36:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-233604950 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
18:36:18 [2024-02-28T23:36:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233604949 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]
18:36:18 [2024-02-28T23:36:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-233604949 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
18:36:18 [2024-02-28T23:36:18.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:18 [2024-02-28T23:36:18.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:18 [2024-02-28T23:36:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:18 [2024-02-28T23:36:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233604947 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:18 [2024-02-28T23:36:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233604947 data=null doit=true}, Tree node with text: mysession]
18:36:18 [2024-02-28T23:36:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233604947 data=null}, Tree node with text: mysession]
18:36:18 [2024-02-28T23:36:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233604946 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:18 [2024-02-28T23:36:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233604946 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:18 [2024-02-28T23:36:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233604945 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:18 [2024-02-28T23:36:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:18 [2024-02-28T23:36:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233604944 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:18 [2024-02-28T23:36:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233604944 data=null doit=true}, Tree node with text: mysession]
18:36:18 [2024-02-28T23:36:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233604944 data=null}, Tree node with text: mysession]
18:36:18 [2024-02-28T23:36:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233604944 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:18 [2024-02-28T23:36:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233604943 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:18 [2024-02-28T23:36:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233604942 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:19 [2024-02-28T23:36:19.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
18:36:19 [2024-02-28T23:36:19.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
18:36:19 [2024-02-28T23:36:19.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-233604838 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
18:36:19 [2024-02-28T23:36:19.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
18:36:19 [2024-02-28T23:36:19.187Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:19 [2024-02-28T23:36:19.187Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:19 [2024-02-28T23:36:19.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:19 [2024-02-28T23:36:19.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233604735 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:19 [2024-02-28T23:36:19.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233604735 data=null doit=true}, Tree node with text: mysession]
18:36:19 [2024-02-28T23:36:19.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233604735 data=null}, Tree node with text: mysession]
18:36:19 [2024-02-28T23:36:19.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233604734 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:19 [2024-02-28T23:36:19.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233604734 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:19 [2024-02-28T23:36:19.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233604731 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:19 [2024-02-28T23:36:19.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:19 [2024-02-28T23:36:19.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233604731 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:19 [2024-02-28T23:36:19.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233604730 data=null doit=true}, Tree node with text: mysession]
18:36:19 [2024-02-28T23:36:19.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233604730 data=null}, Tree node with text: mysession]
18:36:19 [2024-02-28T23:36:19.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233604730 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:19 [2024-02-28T23:36:19.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233604730 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:19 [2024-02-28T23:36:19.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233604729 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:19 [2024-02-28T23:36:19.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
18:36:19 [2024-02-28T23:36:19.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
18:36:19 [2024-02-28T23:36:19.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-233604646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
18:36:19 [2024-02-28T23:36:19.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
18:36:19 [2024-02-28T23:36:19.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:19 [2024-02-28T23:36:19.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:19 [2024-02-28T23:36:19.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:19 [2024-02-28T23:36:19.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233604542 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:19 [2024-02-28T23:36:19.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233604542 data=null doit=true}, Tree node with text: mysession]
18:36:19 [2024-02-28T23:36:19.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233604542 data=null}, Tree node with text: mysession]
18:36:19 [2024-02-28T23:36:19.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233604541 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:19 [2024-02-28T23:36:19.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233604541 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:19 [2024-02-28T23:36:19.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233604538 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:19 [2024-02-28T23:36:19.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:19 [2024-02-28T23:36:19.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233604534 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:19 [2024-02-28T23:36:19.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233604534 data=null doit=true}, Tree node with text: mysession]
18:36:19 [2024-02-28T23:36:19.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233604534 data=null}, Tree node with text: mysession]
18:36:19 [2024-02-28T23:36:19.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233604534 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:19 [2024-02-28T23:36:19.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233604533 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:19 [2024-02-28T23:36:19.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233604532 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:19 [2024-02-28T23:36:19.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
18:36:19 [2024-02-28T23:36:19.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
18:36:19 [2024-02-28T23:36:19.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
18:36:19 [2024-02-28T23:36:19.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
18:36:19 [2024-02-28T23:36:19.714Z] 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=-233604130 data=null doit=true}, Shell with text {Destroy Confirmation}]
18:36:19 [2024-02-28T23:36:19.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:36:19 [2024-02-28T23:36:19.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:36:19 [2024-02-28T23:36:19.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:36:19 [2024-02-28T23:36:19.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:36:19 [2024-02-28T23:36:19.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')
18:36:19 [2024-02-28T23:36:19.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:36:19 [2024-02-28T23:36:19.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233604128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:19 [2024-02-28T23:36:19.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233604128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:19 [2024-02-28T23:36:19.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233604128 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:19 [2024-02-28T23:36:19.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233604128 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:19 [2024-02-28T23:36:19.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233604127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:19 [2024-02-28T23:36:19.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233604127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:19 [2024-02-28T23:36:19.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233604127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:19 [2024-02-28T23:36:19.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-233604459 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
18:36:19 [2024-02-28T23:36:19.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:19 [2024-02-28T23:36:19.971Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:19 [2024-02-28T23:36:19.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:19 [2024-02-28T23:36:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233604026 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
18:36:19 [2024-02-28T23:36:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233604026 data=null doit=true}, TreeItem with text {myNode}]
18:36:19 [2024-02-28T23:36:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233604026 data=null}, TreeItem with text {myNode}]
18:36:19 [2024-02-28T23:36:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233604025 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
18:36:19 [2024-02-28T23:36:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233604025 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}]
18:36:19 [2024-02-28T23:36:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233603982 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:19 [2024-02-28T23:36:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:19 [2024-02-28T23:36:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233603980 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
18:36:19 [2024-02-28T23:36:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233603979 data=null doit=true}, TreeItem with text {myNode}]
18:36:19 [2024-02-28T23:36:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233603979 data=null}, TreeItem with text {myNode}]
18:36:19 [2024-02-28T23:36:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233603979 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:19 [2024-02-28T23:36:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233603979 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}]
18:36:19 [2024-02-28T23:36:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233603977 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:19 [2024-02-28T23:36:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
18:36:19 [2024-02-28T23:36:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
18:36:19 [2024-02-28T23:36:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-233603879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
18:36:19 [2024-02-28T23:36:19.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
18:36:20 [2024-02-28T23:36:20.228Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.687 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
18:36:20 [2024-02-28T23:36:20.228Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest.testTraceSessionTreeKernelProvider -- Time elapsed: 3.749 s
18:36:20 [2024-02-28T23:36:20.228Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest.testTraceSessionTree -- Time elapsed: 3.360 s
18:36:20 [2024-02-28T23:36:20.228Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
18:36:20 [2024-02-28T23:36:20.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6bd28e4a] time=-233603756 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:36:20 [2024-02-28T23:36:20.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:36:20 [2024-02-28T23:36:20.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:36:20 [2024-02-28T23:36:20.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:36:20 [2024-02-28T23:36:20.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:36:20 [2024-02-28T23:36:20.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-233603455 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:36:20 [2024-02-28T23:36:20.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:36:20 [2024-02-28T23:36:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
18:36:20 [2024-02-28T23:36:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:20 [2024-02-28T23:36:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:36:20 [2024-02-28T23:36:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:20 [2024-02-28T23:36:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233603131 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
18:36:20 [2024-02-28T23:36:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233603131 data=null doit=true}, TreeItem with text {myNode}]
18:36:20 [2024-02-28T23:36:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233603131 data=null}, TreeItem with text {myNode}]
18:36:20 [2024-02-28T23:36:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233603130 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:20 [2024-02-28T23:36:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233603130 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}]
18:36:20 [2024-02-28T23:36:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233603125 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:20 [2024-02-28T23:36:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:20 [2024-02-28T23:36:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233603087 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
18:36:20 [2024-02-28T23:36:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233603087 data=null doit=true}, TreeItem with text {myNode}]
18:36:20 [2024-02-28T23:36:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233603086 data=null}, TreeItem with text {myNode}]
18:36:20 [2024-02-28T23:36:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233603086 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:20 [2024-02-28T23:36:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233603086 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}]
18:36:20 [2024-02-28T23:36:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233603083 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:21 [2024-02-28T23:36:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
18:36:21 [2024-02-28T23:36:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
18:36:21 [2024-02-28T23:36:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-233603027 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
18:36:21 [2024-02-28T23:36:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
18:36:21 [2024-02-28T23:36:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:21 [2024-02-28T23:36:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-233602479 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
18:36:21 [2024-02-28T23:36:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-233602478 data=null doit=true}, Tree node with text: Sessions]
18:36:21 [2024-02-28T23:36:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-233602478 data=null}, Tree node with text: Sessions]
18:36:21 [2024-02-28T23:36:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-233602478 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
18:36:21 [2024-02-28T23:36:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233602478 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]
18:36:21 [2024-02-28T23:36:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-233602476 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
18:36:21 [2024-02-28T23:36:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:21 [2024-02-28T23:36:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-233602475 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
18:36:21 [2024-02-28T23:36:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-233602475 data=null doit=true}, Tree node with text: Sessions]
18:36:21 [2024-02-28T23:36:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-233602475 data=null}, Tree node with text: Sessions]
18:36:21 [2024-02-28T23:36:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-233602474 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
18:36:21 [2024-02-28T23:36:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233602474 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]
18:36:21 [2024-02-28T23:36:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-233602473 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
18:36:21 [2024-02-28T23:36:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
18:36:21 [2024-02-28T23:36:21.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
18:36:21 [2024-02-28T23:36:21.823Z] 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=-233601999 data=null doit=true}, Shell with text {Create Session}]
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
18:36:21 [2024-02-28T23:36:21.823Z]  ", using matcher: of type 'Text'
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
18:36:21 [2024-02-28T23:36:21.823Z]  ", using matcher: with label (with mnemonic 'Session Name')
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
18:36:21 [2024-02-28T23:36:21.823Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233601994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233601994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233601994 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233601994 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233601994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:21 [2024-02-28T23:36:21.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233601994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:22 [2024-02-28T23:36:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233601994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:22 [2024-02-28T23:36:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-233602382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
18:36:22 [2024-02-28T23:36:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:22 [2024-02-28T23:36:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-233601856 data=null doit=true}, Tree node with text: Sessions]
18:36:22 [2024-02-28T23:36:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-233601856 data=null}, Tree node with text: Sessions]
18:36:22 [2024-02-28T23:36:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-233601856 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
18:36:22 [2024-02-28T23:36:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233601855 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]
18:36:22 [2024-02-28T23:36:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-233601855 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
18:36:22 [2024-02-28T23:36:22.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:22 [2024-02-28T23:36:22.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:22 [2024-02-28T23:36:22.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:22 [2024-02-28T23:36:22.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:22 [2024-02-28T23:36:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:22 [2024-02-28T23:36:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233601852 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
18:36:22 [2024-02-28T23:36:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233601852 data=null doit=true}, Tree node with text: mysession]
18:36:22 [2024-02-28T23:36:22.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233601851 data=null}, Tree node with text: mysession]
18:36:22 [2024-02-28T23:36:22.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233601851 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
18:36:22 [2024-02-28T23:36:22.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233601851 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:22 [2024-02-28T23:36:22.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233601841 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
18:36:22 [2024-02-28T23:36:22.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:22 [2024-02-28T23:36:22.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233601840 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
18:36:22 [2024-02-28T23:36:22.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233601840 data=null doit=true}, Tree node with text: mysession]
18:36:22 [2024-02-28T23:36:22.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233601840 data=null}, Tree node with text: mysession]
18:36:22 [2024-02-28T23:36:22.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233601839 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
18:36:22 [2024-02-28T23:36:22.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233601839 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:22 [2024-02-28T23:36:22.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233601838 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
18:36:22 [2024-02-28T23:36:22.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
18:36:22 [2024-02-28T23:36:22.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
18:36:22 [2024-02-28T23:36:22.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
18:36:22 [2024-02-28T23:36:22.646Z] 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=-233601261 data=null doit=true}, Shell with text {Enable Events}]
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
18:36:22 [2024-02-28T23:36:22.646Z] 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')
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:22 [2024-02-28T23:36:22.646Z] 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')
18:36:22 [2024-02-28T23:36:22.646Z] 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')
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-233601257 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-233601257 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')]
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-233601244 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')]
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-233601243 data=null 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')]
18:36:22 [2024-02-28T23:36:22.646Z] 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')
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233601212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233601212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233601212 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:22 [2024-02-28T23:36:22.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233601212 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:22 [2024-02-28T23:36:22.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233601211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:22 [2024-02-28T23:36:22.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233601211 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:22 [2024-02-28T23:36:22.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233601211 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:22 [2024-02-28T23:36:22.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-233601735 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)...']
18:36:22 [2024-02-28T23:36:22.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:22 [2024-02-28T23:36:22.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:22 [2024-02-28T23:36:22.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:22 [2024-02-28T23:36:22.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:22 [2024-02-28T23:36:22.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
18:36:22 [2024-02-28T23:36:22.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:22 [2024-02-28T23:36:22.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:22 [2024-02-28T23:36:22.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:22 [2024-02-28T23:36:22.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
18:36:22 [2024-02-28T23:36:22.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-233601049 data=null doit=true}, Tree node with text: channel0]
18:36:22 [2024-02-28T23:36:22.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-233601048 data=null}, Tree node with text: channel0]
18:36:22 [2024-02-28T23:36:22.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-233601048 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
18:36:22 [2024-02-28T23:36:22.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233601048 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]
18:36:22 [2024-02-28T23:36:22.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-233601042 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
18:36:22 [2024-02-28T23:36:22.904Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:22 [2024-02-28T23:36:22.905Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:22 [2024-02-28T23:36:22.905Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:22 [2024-02-28T23:36:22.905Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:22 [2024-02-28T23:36:22.905Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:22 [2024-02-28T23:36:22.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:22 [2024-02-28T23:36:22.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233601039 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
18:36:22 [2024-02-28T23:36:22.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233601039 data=null doit=true}, Tree node with text: mysession]
18:36:22 [2024-02-28T23:36:22.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233601039 data=null}, Tree node with text: mysession]
18:36:22 [2024-02-28T23:36:22.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233601038 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
18:36:22 [2024-02-28T23:36:22.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233601038 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:22 [2024-02-28T23:36:22.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233601037 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
18:36:22 [2024-02-28T23:36:22.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:22 [2024-02-28T23:36:22.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233601036 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
18:36:22 [2024-02-28T23:36:22.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233601036 data=null doit=true}, Tree node with text: mysession]
18:36:22 [2024-02-28T23:36:22.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233601036 data=null}, Tree node with text: mysession]
18:36:22 [2024-02-28T23:36:22.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233601035 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
18:36:22 [2024-02-28T23:36:22.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233601035 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:22 [2024-02-28T23:36:22.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233600985 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
18:36:22 [2024-02-28T23:36:22.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
18:36:22 [2024-02-28T23:36:22.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
18:36:23 [2024-02-28T23:36:23.470Z] 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=-233600389 data=null doit=true}, Shell with text {Enable Events}]
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
18:36:23 [2024-02-28T23:36:23.470Z] 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')
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:23 [2024-02-28T23:36:23.470Z] 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')
18:36:23 [2024-02-28T23:36:23.470Z] 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')
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-233600385 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-233600385 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')]
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-233600384 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')]
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-233600384 data=null 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')]
18:36:23 [2024-02-28T23:36:23.470Z] 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')
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:23 [2024-02-28T23:36:23.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:23 [2024-02-28T23:36:23.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233600338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233600338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233600338 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233600338 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233600338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233600337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233600337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-233600925 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)...']
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:23 [2024-02-28T23:36:23.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:23 [2024-02-28T23:36:23.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:23 [2024-02-28T23:36:23.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:23 [2024-02-28T23:36:23.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:23 [2024-02-28T23:36:23.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:23 [2024-02-28T23:36:23.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:23 [2024-02-28T23:36:23.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
18:36:23 [2024-02-28T23:36:23.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:23 [2024-02-28T23:36:23.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:23 [2024-02-28T23:36:23.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:23 [2024-02-28T23:36:23.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-233600161 data=null doit=true}, Tree node with text: channel0]
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-233600161 data=null}, Tree node with text: channel0]
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-233600160 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233600160 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]
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-233600159 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:23 [2024-02-28T23:36:23.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233600157 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:23 [2024-02-28T23:36:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233600157 data=null doit=true}, Tree node with text: mysession]
18:36:23 [2024-02-28T23:36:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233600157 data=null}, Tree node with text: mysession]
18:36:23 [2024-02-28T23:36:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233600157 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:23 [2024-02-28T23:36:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233600156 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:23 [2024-02-28T23:36:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233600148 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:23 [2024-02-28T23:36:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:23 [2024-02-28T23:36:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233600146 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:23 [2024-02-28T23:36:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233600146 data=null doit=true}, Tree node with text: mysession]
18:36:23 [2024-02-28T23:36:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233600146 data=null}, Tree node with text: mysession]
18:36:23 [2024-02-28T23:36:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233600146 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:23 [2024-02-28T23:36:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233600145 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:23 [2024-02-28T23:36:23.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233600144 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:23 [2024-02-28T23:36:23.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
18:36:23 [2024-02-28T23:36:23.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
18:36:24 [2024-02-28T23:36:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
18:36:24 [2024-02-28T23:36:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
18:36:24 [2024-02-28T23:36:24.244Z] 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=-233599653 data=null doit=true}, Shell with text {Enable Events}]
18:36:24 [2024-02-28T23:36:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:24 [2024-02-28T23:36:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:24 [2024-02-28T23:36:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:24 [2024-02-28T23:36:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:24 [2024-02-28T23:36:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:24 [2024-02-28T23:36:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:24 [2024-02-28T23:36:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:24 [2024-02-28T23:36:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:24 [2024-02-28T23:36:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:24 [2024-02-28T23:36:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:24 [2024-02-28T23:36:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:24 [2024-02-28T23:36:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
18:36:24 [2024-02-28T23:36:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
18:36:24 [2024-02-28T23:36:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
18:36:24 [2024-02-28T23:36:24.244Z] 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')
18:36:24 [2024-02-28T23:36:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:24 [2024-02-28T23:36:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:24 [2024-02-28T23:36:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:24 [2024-02-28T23:36:24.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:24 [2024-02-28T23:36:24.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:24 [2024-02-28T23:36:24.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:24 [2024-02-28T23:36:24.245Z] 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')
18:36:24 [2024-02-28T23:36:24.245Z] 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')
18:36:24 [2024-02-28T23:36:24.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-233599649 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
18:36:24 [2024-02-28T23:36:24.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-233599648 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')]
18:36:24 [2024-02-28T23:36:24.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-233599648 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')]
18:36:24 [2024-02-28T23:36:24.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-233599648 data=null 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')]
18:36:24 [2024-02-28T23:36:24.245Z] 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')
18:36:24 [2024-02-28T23:36:24.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:24 [2024-02-28T23:36:24.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:24 [2024-02-28T23:36:24.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
18:36:24 [2024-02-28T23:36:24.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
18:36:24 [2024-02-28T23:36:24.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
18:36:24 [2024-02-28T23:36:24.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-233599645 data=null doit=true}, TreeItem with text {All}]
18:36:24 [2024-02-28T23:36:24.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-233599644 data=null}, TreeItem with text {All}]
18:36:24 [2024-02-28T23:36:24.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-233599643 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
18:36:24 [2024-02-28T23:36:24.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233599643 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}]
18:36:24 [2024-02-28T23:36:24.245Z] 
18:36:24 [2024-02-28T23:36:24.245Z] (Eclipse:12371): Gtk-CRITICAL **: 23:36:24.229: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:36:24 [2024-02-28T23:36:24.502Z] 
18:36:24 [2024-02-28T23:36:24.502Z] (Eclipse:12371): Gtk-CRITICAL **: 23:36:24.266: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:36:24 [2024-02-28T23:36:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-233599484 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
18:36:24 [2024-02-28T23:36:24.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
18:36:24 [2024-02-28T23:36:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: write
18:36:24 [2024-02-28T23:36:24.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
18:36:24 [2024-02-28T23:36:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: read
18:36:24 [2024-02-28T23:36:24.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
18:36:24 [2024-02-28T23:36:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: close
18:36:24 [2024-02-28T23:36:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:24 [2024-02-28T23:36:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:24 [2024-02-28T23:36:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:24 [2024-02-28T23:36:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:24 [2024-02-28T23:36:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:24 [2024-02-28T23:36:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:24 [2024-02-28T23:36:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:24 [2024-02-28T23:36:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:24 [2024-02-28T23:36:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:24 [2024-02-28T23:36:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:24 [2024-02-28T23:36:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:24 [2024-02-28T23:36:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:24 [2024-02-28T23:36:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:24 [2024-02-28T23:36:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:24 [2024-02-28T23:36:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
18:36:24 [2024-02-28T23:36:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:24 [2024-02-28T23:36:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233599469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:24 [2024-02-28T23:36:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233599469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:24 [2024-02-28T23:36:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233599469 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:24 [2024-02-28T23:36:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233599469 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:24 [2024-02-28T23:36:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233599469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:24 [2024-02-28T23:36:24.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233599469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:24 [2024-02-28T23:36:24.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233599469 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:24 [2024-02-28T23:36:24.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-233600041 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)...']
18:36:24 [2024-02-28T23:36:24.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:24 [2024-02-28T23:36:24.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:24 [2024-02-28T23:36:24.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:24 [2024-02-28T23:36:24.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:24 [2024-02-28T23:36:24.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:24 [2024-02-28T23:36:24.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:24 [2024-02-28T23:36:24.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:24 [2024-02-28T23:36:24.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
18:36:24 [2024-02-28T23:36:24.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:24 [2024-02-28T23:36:24.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:24 [2024-02-28T23:36:24.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:24 [2024-02-28T23:36:24.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
18:36:24 [2024-02-28T23:36:24.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-233599265 data=null doit=true}, Tree node with text: channel0]
18:36:24 [2024-02-28T23:36:24.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-233599265 data=null}, Tree node with text: channel0]
18:36:24 [2024-02-28T23:36:24.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-233599264 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
18:36:24 [2024-02-28T23:36:24.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233599264 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]
18:36:24 [2024-02-28T23:36:24.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-233599263 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
18:36:24 [2024-02-28T23:36:24.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:24 [2024-02-28T23:36:24.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:24 [2024-02-28T23:36:24.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:24 [2024-02-28T23:36:24.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
18:36:24 [2024-02-28T23:36:24.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
18:36:24 [2024-02-28T23:36:24.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:24 [2024-02-28T23:36:24.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:24 [2024-02-28T23:36:24.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:24 [2024-02-28T23:36:24.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
18:36:24 [2024-02-28T23:36:24.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
18:36:24 [2024-02-28T23:36:24.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:24 [2024-02-28T23:36:24.760Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:24 [2024-02-28T23:36:24.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:24 [2024-02-28T23:36:24.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233599252 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:24 [2024-02-28T23:36:24.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233599251 data=null doit=true}, Tree node with text: mysession]
18:36:24 [2024-02-28T23:36:24.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233599251 data=null}, Tree node with text: mysession]
18:36:24 [2024-02-28T23:36:24.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233599251 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:24 [2024-02-28T23:36:24.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233599251 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:24 [2024-02-28T23:36:24.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233599249 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:24 [2024-02-28T23:36:24.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:24 [2024-02-28T23:36:24.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233599249 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:24 [2024-02-28T23:36:24.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233599249 data=null doit=true}, Tree node with text: mysession]
18:36:24 [2024-02-28T23:36:24.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233599248 data=null}, Tree node with text: mysession]
18:36:24 [2024-02-28T23:36:24.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233599248 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:24 [2024-02-28T23:36:24.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233599248 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:24 [2024-02-28T23:36:24.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233599247 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:24 [2024-02-28T23:36:24.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...'
18:36:24 [2024-02-28T23:36:24.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Channel...'
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Channel...'
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel'
18:36:25 [2024-02-28T23:36:25.324Z] 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=-233598761 data=null doit=true}, Shell with text {Enable Channel}]
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name')
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
18:36:25 [2024-02-28T23:36:25.324Z] 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'))
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
18:36:25 [2024-02-28T23:36:25.324Z] 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'))
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
18:36:25 [2024-02-28T23:36:25.324Z] 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'))
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
18:36:25 [2024-02-28T23:36:25.324Z] 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'))
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
18:36:25 [2024-02-28T23:36:25.324Z] 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'))
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
18:36:25 [2024-02-28T23:36:25.324Z] 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'))
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with mnemonic 'UST'
18:36:25 [2024-02-28T23:36:25.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
18:36:25 [2024-02-28T23:36:25.325Z] 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')
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.325Z] 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')
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-233598754 data=null doit=true}, Button with text {Kernel}]
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-233598754 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
18:36:25 [2024-02-28T23:36:25.325Z] 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')
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {UST} time=-233598753 data=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {UST} time=-233598742 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')]
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {UST} time=-233598741 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')]
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {UST} time=-233598741 data=null 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')]
18:36:25 [2024-02-28T23:36:25.325Z] 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')
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers'
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type'
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type')
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO'
18:36:25 [2024-02-28T23:36:25.325Z] 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')
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.325Z] 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')
18:36:25 [2024-02-28T23:36:25.325Z] 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')
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Per UID buffers} time=-233598737 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')]
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Per UID buffers} time=-233598737 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')]
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Per UID buffers} time=-233598725 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')]
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Per UID buffers} time=-233598725 data=null 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')]
18:36:25 [2024-02-28T23:36:25.325Z] 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')
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:25 [2024-02-28T23:36:25.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:25 [2024-02-28T23:36:25.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:25 [2024-02-28T23:36:25.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')
18:36:25 [2024-02-28T23:36:25.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:25 [2024-02-28T23:36:25.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233598722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:25 [2024-02-28T23:36:25.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233598722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:25 [2024-02-28T23:36:25.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233598722 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:25 [2024-02-28T23:36:25.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233598722 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:25 [2024-02-28T23:36:25.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233598722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:25 [2024-02-28T23:36:25.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233598722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:25 [2024-02-28T23:36:25.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233598722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:25 [2024-02-28T23:36:25.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=-233599140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Channel...']
18:36:25 [2024-02-28T23:36:25.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:25 [2024-02-28T23:36:25.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:25 [2024-02-28T23:36:25.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:25 [2024-02-28T23:36:25.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:25 [2024-02-28T23:36:25.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {UST global} time=-233598536 data=null doit=true}, Tree node with text: UST global]
18:36:25 [2024-02-28T23:36:25.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {UST global} time=-233598536 data=null}, Tree node with text: UST global]
18:36:25 [2024-02-28T23:36:25.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {UST global} time=-233598535 data=null button=1 stateMask=0x0 x=131 y=81 count=1}, Tree node with text: UST global]
18:36:25 [2024-02-28T23:36:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233598487 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]
18:36:25 [2024-02-28T23:36:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {UST global} time=-233598486 data=null button=1 stateMask=0x80000 x=131 y=81 count=1}, Tree node with text: UST global]
18:36:25 [2024-02-28T23:36:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:25 [2024-02-28T23:36:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-233598484 data=null button=0 stateMask=0x0 x=144 y=104 count=0}, Tree node with text: channel0]
18:36:25 [2024-02-28T23:36:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-233598484 data=null doit=true}, Tree node with text: channel0]
18:36:25 [2024-02-28T23:36:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-233598484 data=null}, Tree node with text: channel0]
18:36:25 [2024-02-28T23:36:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-233598484 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
18:36:25 [2024-02-28T23:36:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233598484 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]
18:36:25 [2024-02-28T23:36:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-233598466 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
18:36:25 [2024-02-28T23:36:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:25 [2024-02-28T23:36:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-233598465 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, Tree node with text: channel0]
18:36:25 [2024-02-28T23:36:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-233598465 data=null doit=true}, Tree node with text: channel0]
18:36:25 [2024-02-28T23:36:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-233598465 data=null}, Tree node with text: channel0]
18:36:25 [2024-02-28T23:36:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-233598464 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
18:36:25 [2024-02-28T23:36:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233598464 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]
18:36:25 [2024-02-28T23:36:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-233598462 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
18:36:25 [2024-02-28T23:36:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
18:36:25 [2024-02-28T23:36:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event...'
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event...'
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
18:36:26 [2024-02-28T23:36:26.149Z] 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=-233597876 data=null doit=true}, Shell with text {Enable Events}]
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-233597853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-233597853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-233597853 data=null doit=true}, (of type 'Tree')]
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-233597853 data=null}, (of type 'Tree')]
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-233597852 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, (of type 'Tree')]
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233597852 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Tree')]
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-233597851 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, (of type 'Tree')]
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233597848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233597848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233597848 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233597848 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233597848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233597847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233597847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-233598356 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event...']
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:26 [2024-02-28T23:36:26.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:26 [2024-02-28T23:36:26.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:26 [2024-02-28T23:36:26.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:26 [2024-02-28T23:36:26.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-233597686 data=null doit=true}, Tree node with text: channel0]
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-233597686 data=null}, Tree node with text: channel0]
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-233597680 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
18:36:26 [2024-02-28T23:36:26.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233597680 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]
18:36:26 [2024-02-28T23:36:26.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-233597679 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
18:36:26 [2024-02-28T23:36:26.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:26 [2024-02-28T23:36:26.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:26 [2024-02-28T23:36:26.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:26 [2024-02-28T23:36:26.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233597677 data=null button=0 stateMask=0x0 x=113 y=-11 count=0}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233597677 data=null doit=true}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233597676 data=null}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233597676 data=null button=1 stateMask=0x0 x=113 y=-11 count=1}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233597676 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233597673 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:26 [2024-02-28T23:36:26.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233597672 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233597672 data=null doit=true}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233597671 data=null}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233597671 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233597671 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233597662 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
18:36:26 [2024-02-28T23:36:26.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
18:36:26 [2024-02-28T23:36:26.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-233597573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
18:36:26 [2024-02-28T23:36:26.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
18:36:26 [2024-02-28T23:36:26.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:26 [2024-02-28T23:36:26.407Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:26 [2024-02-28T23:36:26.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:26 [2024-02-28T23:36:26.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233597469 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233597469 data=null doit=true}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233597469 data=null}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233597468 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233597468 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233597466 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:26 [2024-02-28T23:36:26.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233597465 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233597465 data=null doit=true}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233597465 data=null}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233597464 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233597464 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233597459 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
18:36:26 [2024-02-28T23:36:26.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
18:36:26 [2024-02-28T23:36:26.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-233597402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
18:36:26 [2024-02-28T23:36:26.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
18:36:26 [2024-02-28T23:36:26.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:26 [2024-02-28T23:36:26.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:26 [2024-02-28T23:36:26.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:26 [2024-02-28T23:36:26.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233597299 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233597299 data=null doit=true}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233597299 data=null}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233597298 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233597298 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233597295 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:26 [2024-02-28T23:36:26.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233597233 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233597233 data=null doit=true}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233597233 data=null}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233597232 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233597192 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233597189 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:26 [2024-02-28T23:36:26.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
18:36:26 [2024-02-28T23:36:26.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
18:36:27 [2024-02-28T23:36:27.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
18:36:27 [2024-02-28T23:36:27.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
18:36:27 [2024-02-28T23:36:27.486Z] 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=-233596372 data=null doit=true}, Shell with text {Fetch Remote Traces}]
18:36:27 [2024-02-28T23:36:27.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
18:36:27 [2024-02-28T23:36:27.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
18:36:27 [2024-02-28T23:36:27.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
18:36:27 [2024-02-28T23:36:27.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:36:27 [2024-02-28T23:36:27.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
18:36:27 [2024-02-28T23:36:27.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
18:36:27 [2024-02-28T23:36:27.487Z] 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')
18:36:27 [2024-02-28T23:36:27.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:36:27 [2024-02-28T23:36:27.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
18:36:27 [2024-02-28T23:36:27.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-233596356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:36:27 [2024-02-28T23:36:27.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-233596356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:36:27 [2024-02-28T23:36:27.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-233596356 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:36:27 [2024-02-28T23:36:27.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-233596355 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:36:27 [2024-02-28T23:36:27.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-233596355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:36:27 [2024-02-28T23:36:27.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-233596355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:36:27 [2024-02-28T23:36:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-233596354 data=null 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')]
18:36:27 [2024-02-28T23:36:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-233597133 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
18:36:27 [2024-02-28T23:36:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:27 [2024-02-28T23:36:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:27 [2024-02-28T23:36:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233596231 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
18:36:27 [2024-02-28T23:36:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233596230 data=null doit=true}, Tree node with text: mysession]
18:36:27 [2024-02-28T23:36:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233596230 data=null}, Tree node with text: mysession]
18:36:27 [2024-02-28T23:36:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233596230 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:27 [2024-02-28T23:36:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233596230 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:27 [2024-02-28T23:36:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233596228 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:27 [2024-02-28T23:36:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
18:36:27 [2024-02-28T23:36:27.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
18:36:28 [2024-02-28T23:36:28.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
18:36:28 [2024-02-28T23:36:28.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
18:36:28 [2024-02-28T23:36:28.309Z] 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=-233595683 data=null doit=true}, Shell with text {Fetch Remote Traces}]
18:36:28 [2024-02-28T23:36:28.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
18:36:28 [2024-02-28T23:36:28.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
18:36:28 [2024-02-28T23:36:28.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
18:36:28 [2024-02-28T23:36:28.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:36:28 [2024-02-28T23:36:28.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:36:28 [2024-02-28T23:36:28.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:36:28 [2024-02-28T23:36:28.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:36:28 [2024-02-28T23:36:28.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:36:28 [2024-02-28T23:36:28.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:36:28 [2024-02-28T23:36:28.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233595586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:36:28 [2024-02-28T23:36:28.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233595585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:36:28 [2024-02-28T23:36:28.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233595585 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:36:28 [2024-02-28T23:36:28.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233595585 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:36:28 [2024-02-28T23:36:28.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233595585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:36:28 [2024-02-28T23:36:28.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233595585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:36:28 [2024-02-28T23:36:28.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:36:28 [2024-02-28T23:36:28.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:36:28 [2024-02-28T23:36:28.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:36:28 [2024-02-28T23:36:28.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:36:28 [2024-02-28T23:36:28.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:36:28 [2024-02-28T23:36:28.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:36:29 [2024-02-28T23:36:29.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233595584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:36:29 [2024-02-28T23:36:29.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-233596150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
18:36:29 [2024-02-28T23:36:29.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:29 [2024-02-28T23:36:29.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:29 [2024-02-28T23:36:29.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:29 [2024-02-28T23:36:29.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233594525 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
18:36:29 [2024-02-28T23:36:29.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233594525 data=null doit=true}, Tree node with text: mysession]
18:36:29 [2024-02-28T23:36:29.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233594524 data=null}, Tree node with text: mysession]
18:36:29 [2024-02-28T23:36:29.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233594524 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:29 [2024-02-28T23:36:29.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233594523 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:29 [2024-02-28T23:36:29.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233594458 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:29 [2024-02-28T23:36:29.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:29 [2024-02-28T23:36:29.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233594429 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
18:36:29 [2024-02-28T23:36:29.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233594429 data=null doit=true}, Tree node with text: mysession]
18:36:29 [2024-02-28T23:36:29.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233594429 data=null}, Tree node with text: mysession]
18:36:29 [2024-02-28T23:36:29.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233594428 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:29 [2024-02-28T23:36:29.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233594428 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:29 [2024-02-28T23:36:29.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233594425 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:29 [2024-02-28T23:36:29.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
18:36:29 [2024-02-28T23:36:29.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
18:36:30 [2024-02-28T23:36:30.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
18:36:30 [2024-02-28T23:36:30.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
18:36:30 [2024-02-28T23:36:30.064Z] 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=-233593762 data=null doit=true}, Shell with text {Fetch Remote Traces}]
18:36:30 [2024-02-28T23:36:30.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
18:36:30 [2024-02-28T23:36:30.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
18:36:30 [2024-02-28T23:36:30.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
18:36:30 [2024-02-28T23:36:30.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:36:30 [2024-02-28T23:36:30.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
18:36:30 [2024-02-28T23:36:30.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
18:36:30 [2024-02-28T23:36:30.065Z] 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')
18:36:30 [2024-02-28T23:36:30.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:36:30 [2024-02-28T23:36:30.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
18:36:30 [2024-02-28T23:36:30.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-233593759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:36:30 [2024-02-28T23:36:30.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-233593758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:36:30 [2024-02-28T23:36:30.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-233593758 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:36:30 [2024-02-28T23:36:30.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-233593758 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:36:30 [2024-02-28T23:36:30.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-233593758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:36:30 [2024-02-28T23:36:30.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-233593758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:36:30 [2024-02-28T23:36:30.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-233593757 data=null 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')]
18:36:30 [2024-02-28T23:36:30.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-233594334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
18:36:30 [2024-02-28T23:36:30.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:30 [2024-02-28T23:36:30.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:30 [2024-02-28T23:36:30.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233593579 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
18:36:30 [2024-02-28T23:36:30.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233593579 data=null doit=true}, Tree node with text: mysession]
18:36:30 [2024-02-28T23:36:30.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233593578 data=null}, Tree node with text: mysession]
18:36:30 [2024-02-28T23:36:30.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233593578 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:30 [2024-02-28T23:36:30.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233593578 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:30 [2024-02-28T23:36:30.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233593576 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:30 [2024-02-28T23:36:30.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
18:36:30 [2024-02-28T23:36:30.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
18:36:30 [2024-02-28T23:36:30.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
18:36:31 [2024-02-28T23:36:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
18:36:31 [2024-02-28T23:36:31.095Z] 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=-233592947 data=null doit=true}, Shell with text {Fetch Remote Traces}]
18:36:31 [2024-02-28T23:36:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
18:36:31 [2024-02-28T23:36:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
18:36:31 [2024-02-28T23:36:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
18:36:31 [2024-02-28T23:36:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
18:36:31 [2024-02-28T23:36:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:36:31 [2024-02-28T23:36:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:36:31 [2024-02-28T23:36:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:36:31 [2024-02-28T23:36:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:36:31 [2024-02-28T23:36:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Create Experiment}. Setting state to selected
18:36:31 [2024-02-28T23:36:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-233592944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:31 [2024-02-28T23:36:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=-233592944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:31 [2024-02-28T23:36:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create Experiment} time=-233592944 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:31 [2024-02-28T23:36:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create Experiment} time=-233592944 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:31 [2024-02-28T23:36:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create Experiment} time=-233592943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:31 [2024-02-28T23:36:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create Experiment} time=-233592943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:31 [2024-02-28T23:36:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create Experiment} time=-233592943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:31 [2024-02-28T23:36:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create Experiment} time=-233592880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:31 [2024-02-28T23:36:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=-233592880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:31 [2024-02-28T23:36:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create Experiment} time=-233592880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:31 [2024-02-28T23:36:31.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create Experiment} time=-233592879 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:31 [2024-02-28T23:36:31.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create Experiment} time=-233592879 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:31 [2024-02-28T23:36:31.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:36:31 [2024-02-28T23:36:31.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
18:36:31 [2024-02-28T23:36:31.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
18:36:31 [2024-02-28T23:36:31.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
18:36:31 [2024-02-28T23:36:31.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:36:31 [2024-02-28T23:36:31.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:36:31 [2024-02-28T23:36:31.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:36:31 [2024-02-28T23:36:31.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:36:31 [2024-02-28T23:36:31.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:36:31 [2024-02-28T23:36:31.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:36:31 [2024-02-28T23:36:31.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233592877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:36:31 [2024-02-28T23:36:31.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233592877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:36:31 [2024-02-28T23:36:31.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233592876 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:36:31 [2024-02-28T23:36:31.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233592876 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:36:31 [2024-02-28T23:36:31.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233592876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:36:31 [2024-02-28T23:36:31.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233592876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:36:31 [2024-02-28T23:36:31.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:36:31 [2024-02-28T23:36:31.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:36:31 [2024-02-28T23:36:31.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:36:31 [2024-02-28T23:36:31.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:36:31 [2024-02-28T23:36:31.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:36:31 [2024-02-28T23:36:31.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:36:31 [2024-02-28T23:36:31.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233592876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:36:31 [2024-02-28T23:36:31.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-233593475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
18:36:31 [2024-02-28T23:36:31.916Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:31 [2024-02-28T23:36:31.916Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:31 [2024-02-28T23:36:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:31 [2024-02-28T23:36:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233592070 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
18:36:31 [2024-02-28T23:36:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233592070 data=null doit=true}, Tree node with text: mysession]
18:36:31 [2024-02-28T23:36:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233592070 data=null}, Tree node with text: mysession]
18:36:31 [2024-02-28T23:36:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233592070 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:31 [2024-02-28T23:36:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233592069 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:31 [2024-02-28T23:36:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233592068 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:31 [2024-02-28T23:36:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:31 [2024-02-28T23:36:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233592048 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
18:36:31 [2024-02-28T23:36:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233592048 data=null doit=true}, Tree node with text: mysession]
18:36:31 [2024-02-28T23:36:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233592047 data=null}, Tree node with text: mysession]
18:36:31 [2024-02-28T23:36:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233591993 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:31 [2024-02-28T23:36:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233591991 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:31 [2024-02-28T23:36:31.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233591989 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:32 [2024-02-28T23:36:32.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
18:36:32 [2024-02-28T23:36:32.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
18:36:32 [2024-02-28T23:36:32.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
18:36:32 [2024-02-28T23:36:32.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
18:36:32 [2024-02-28T23:36:32.688Z] 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=-233591345 data=null doit=true}, Shell with text {Fetch Remote Traces}]
18:36:32 [2024-02-28T23:36:32.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
18:36:32 [2024-02-28T23:36:32.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
18:36:32 [2024-02-28T23:36:32.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
18:36:32 [2024-02-28T23:36:32.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:36:32 [2024-02-28T23:36:32.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
18:36:32 [2024-02-28T23:36:32.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
18:36:32 [2024-02-28T23:36:32.688Z] 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')
18:36:32 [2024-02-28T23:36:32.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:36:32 [2024-02-28T23:36:32.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
18:36:32 [2024-02-28T23:36:32.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-233591283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:36:32 [2024-02-28T23:36:32.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-233591283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:36:32 [2024-02-28T23:36:32.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-233591282 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:36:32 [2024-02-28T23:36:32.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-233591282 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:36:32 [2024-02-28T23:36:32.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-233591282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:36:32 [2024-02-28T23:36:32.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-233591281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:36:32 [2024-02-28T23:36:32.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-233591281 data=null 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')]
18:36:32 [2024-02-28T23:36:32.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-233591881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
18:36:32 [2024-02-28T23:36:32.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:32 [2024-02-28T23:36:32.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:32 [2024-02-28T23:36:32.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233591147 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
18:36:32 [2024-02-28T23:36:32.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233591147 data=null doit=true}, Tree node with text: mysession]
18:36:32 [2024-02-28T23:36:32.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233591147 data=null}, Tree node with text: mysession]
18:36:32 [2024-02-28T23:36:32.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233591146 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:32 [2024-02-28T23:36:32.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233591146 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:32 [2024-02-28T23:36:32.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233591144 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:32 [2024-02-28T23:36:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
18:36:32 [2024-02-28T23:36:32.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
18:36:33 [2024-02-28T23:36:33.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
18:36:33 [2024-02-28T23:36:33.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
18:36:33 [2024-02-28T23:36:33.476Z] 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=-233590570 data=null doit=true}, Shell with text {Fetch Remote Traces}]
18:36:33 [2024-02-28T23:36:33.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
18:36:33 [2024-02-28T23:36:33.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
18:36:33 [2024-02-28T23:36:33.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
18:36:33 [2024-02-28T23:36:33.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
18:36:33 [2024-02-28T23:36:33.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:36:33 [2024-02-28T23:36:33.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:36:33 [2024-02-28T23:36:33.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:36:33 [2024-02-28T23:36:33.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:36:33 [2024-02-28T23:36:33.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Create Experiment}. Setting state to selected
18:36:33 [2024-02-28T23:36:33.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-233590549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:33 [2024-02-28T23:36:33.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=-233590549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:33 [2024-02-28T23:36:33.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create Experiment} time=-233590549 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create Experiment} time=-233590549 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create Experiment} time=-233590548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create Experiment} time=-233590548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create Experiment} time=-233590548 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create Experiment} time=-233590540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=-233590540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create Experiment} time=-233590540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create Experiment} time=-233590540 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create Experiment} time=-233590540 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options')
18:36:33 [2024-02-28T23:36:33.477Z] 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'))
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-233590463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-233590463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-233590462 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-233590462 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:36:33 [2024-02-28T23:36:33.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-233590462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:36:33 [2024-02-28T23:36:33.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-233590462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:36:33 [2024-02-28T23:36:33.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:36:33 [2024-02-28T23:36:33.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:36:33 [2024-02-28T23:36:33.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:36:33 [2024-02-28T23:36:33.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:36:33 [2024-02-28T23:36:33.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
18:36:33 [2024-02-28T23:36:33.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
18:36:34 [2024-02-28T23:36:34.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-233590462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
18:36:34 [2024-02-28T23:36:34.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-233591045 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
18:36:34 [2024-02-28T23:36:34.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:34 [2024-02-28T23:36:34.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:34 [2024-02-28T23:36:34.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:34 [2024-02-28T23:36:34.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233589643 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
18:36:34 [2024-02-28T23:36:34.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233589631 data=null doit=true}, Tree node with text: mysession]
18:36:34 [2024-02-28T23:36:34.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233589631 data=null}, Tree node with text: mysession]
18:36:34 [2024-02-28T23:36:34.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233589630 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:34 [2024-02-28T23:36:34.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233589630 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:34 [2024-02-28T23:36:34.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233589628 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:34 [2024-02-28T23:36:34.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:34 [2024-02-28T23:36:34.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233589627 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
18:36:34 [2024-02-28T23:36:34.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233589627 data=null doit=true}, Tree node with text: mysession]
18:36:34 [2024-02-28T23:36:34.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233589627 data=null}, Tree node with text: mysession]
18:36:34 [2024-02-28T23:36:34.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233589618 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:34 [2024-02-28T23:36:34.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233589618 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:34 [2024-02-28T23:36:34.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233589616 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
18:36:34 [2024-02-28T23:36:34.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
18:36:34 [2024-02-28T23:36:34.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
18:36:34 [2024-02-28T23:36:34.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
18:36:34 [2024-02-28T23:36:34.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
18:36:34 [2024-02-28T23:36:34.813Z] 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=-233589129 data=null doit=true}, Shell with text {Destroy Confirmation}]
18:36:34 [2024-02-28T23:36:34.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:36:34 [2024-02-28T23:36:34.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:36:34 [2024-02-28T23:36:34.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:36:34 [2024-02-28T23:36:34.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:36:34 [2024-02-28T23:36:34.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:36:34 [2024-02-28T23:36:34.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:36:34 [2024-02-28T23:36:34.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233589128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:34 [2024-02-28T23:36:34.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233589127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:34 [2024-02-28T23:36:34.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233589127 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:34 [2024-02-28T23:36:34.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233589127 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:34 [2024-02-28T23:36:34.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233589127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:34 [2024-02-28T23:36:34.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233589127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:34 [2024-02-28T23:36:34.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233589127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:34 [2024-02-28T23:36:34.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-233589464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
18:36:34 [2024-02-28T23:36:34.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:34 [2024-02-28T23:36:34.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:34 [2024-02-28T23:36:34.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:34 [2024-02-28T23:36:34.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233589034 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
18:36:34 [2024-02-28T23:36:34.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233589034 data=null doit=true}, TreeItem with text {myNode}]
18:36:34 [2024-02-28T23:36:34.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233589034 data=null}, TreeItem with text {myNode}]
18:36:35 [2024-02-28T23:36:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233589033 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
18:36:35 [2024-02-28T23:36:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233588985 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}]
18:36:35 [2024-02-28T23:36:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233588982 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
18:36:35 [2024-02-28T23:36:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:35 [2024-02-28T23:36:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233588981 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
18:36:35 [2024-02-28T23:36:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233588981 data=null doit=true}, TreeItem with text {myNode}]
18:36:35 [2024-02-28T23:36:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233588981 data=null}, TreeItem with text {myNode}]
18:36:35 [2024-02-28T23:36:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233588980 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
18:36:35 [2024-02-28T23:36:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233588980 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}]
18:36:35 [2024-02-28T23:36:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233588979 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
18:36:35 [2024-02-28T23:36:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
18:36:35 [2024-02-28T23:36:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
18:36:35 [2024-02-28T23:36:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-233588917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
18:36:35 [2024-02-28T23:36:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
18:36:35 [2024-02-28T23:36:35.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@6bd28e4a] time=-233588809 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:36:35 [2024-02-28T23:36:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:36:35 [2024-02-28T23:36:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:35 [2024-02-28T23:36:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:36:35 [2024-02-28T23:36:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:35 [2024-02-28T23:36:35.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote} time=-233588754 data=null button=0 stateMask=0x0 x=67 y=12 count=0}, TreeItem with text {Remote}]
18:36:35 [2024-02-28T23:36:35.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote} time=-233588754 data=null doit=true}, TreeItem with text {Remote}]
18:36:35 [2024-02-28T23:36:35.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote} time=-233588754 data=null}, TreeItem with text {Remote}]
18:36:35 [2024-02-28T23:36:35.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote} time=-233588753 data=null button=1 stateMask=0x0 x=67 y=12 count=1}, TreeItem with text {Remote}]
18:36:35 [2024-02-28T23:36:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233588753 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}]
18:36:35 [2024-02-28T23:36:35.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote} time=-233588582 data=null button=1 stateMask=0x80000 x=67 y=12 count=1}, TreeItem with text {Remote}]
18:36:35 [2024-02-28T23:36:35.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:36:35 [2024-02-28T23:36:35.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:36:35 [2024-02-28T23:36:35.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233587328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233587327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233587327 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233587327 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233587326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233587326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233587326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233587326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233587326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233587326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233587325 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233587325 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233587323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233587323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:36 [2024-02-28T23:36:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233587323 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:36 [2024-02-28T23:36:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233587322 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:36 [2024-02-28T23:36:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233587322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:36 [2024-02-28T23:36:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233587322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:36 [2024-02-28T23:36:36.517Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:36:36 [2024-02-28T23:36:36.517Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:36:36 [2024-02-28T23:36:36.517Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:36:36 [2024-02-28T23:36:36.517Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:36:36 [2024-02-28T23:36:36.517Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:36:36 [2024-02-28T23:36:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:36:36 [2024-02-28T23:36:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233587318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:36 [2024-02-28T23:36:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-233588463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:36:37 [2024-02-28T23:36:37.032Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.95 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
18:36:37 [2024-02-28T23:36:37.032Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest.testTraceSessionTree -- Time elapsed: 16.53 s
18:36:37 [2024-02-28T23:36:37.032Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
18:36:37 [2024-02-28T23:36:37.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6bd28e4a] time=-233586781 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:36:37 [2024-02-28T23:36:37.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:36:37 [2024-02-28T23:36:37.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:36:37 [2024-02-28T23:36:37.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:36:37 [2024-02-28T23:36:37.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:36:37 [2024-02-28T23:36:37.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-233586460 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:36:37 [2024-02-28T23:36:37.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:36:37 [2024-02-28T23:36:37.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
18:36:37 [2024-02-28T23:36:37.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:37 [2024-02-28T23:36:37.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:36:37 [2024-02-28T23:36:37.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:37 [2024-02-28T23:36:37.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233586063 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
18:36:37 [2024-02-28T23:36:37.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233586062 data=null doit=true}, TreeItem with text {myNode}]
18:36:37 [2024-02-28T23:36:37.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233586057 data=null}, TreeItem with text {myNode}]
18:36:37 [2024-02-28T23:36:37.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233586057 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:37 [2024-02-28T23:36:37.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233586056 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}]
18:36:37 [2024-02-28T23:36:37.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233586052 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:37 [2024-02-28T23:36:37.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:37 [2024-02-28T23:36:37.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233586050 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
18:36:37 [2024-02-28T23:36:37.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233586050 data=null doit=true}, TreeItem with text {myNode}]
18:36:37 [2024-02-28T23:36:37.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233586050 data=null}, TreeItem with text {myNode}]
18:36:37 [2024-02-28T23:36:37.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233586049 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:37 [2024-02-28T23:36:37.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233586049 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}]
18:36:37 [2024-02-28T23:36:37.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233586047 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:38 [2024-02-28T23:36:38.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
18:36:38 [2024-02-28T23:36:38.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
18:36:38 [2024-02-28T23:36:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-233585955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
18:36:38 [2024-02-28T23:36:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
18:36:38 [2024-02-28T23:36:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:38 [2024-02-28T23:36:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-233585384 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
18:36:38 [2024-02-28T23:36:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-233585383 data=null doit=true}, Tree node with text: Sessions]
18:36:38 [2024-02-28T23:36:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-233585383 data=null}, Tree node with text: Sessions]
18:36:38 [2024-02-28T23:36:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-233585383 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
18:36:38 [2024-02-28T23:36:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233585382 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]
18:36:38 [2024-02-28T23:36:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-233585380 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
18:36:38 [2024-02-28T23:36:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:38 [2024-02-28T23:36:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-233585379 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
18:36:38 [2024-02-28T23:36:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-233585379 data=null doit=true}, Tree node with text: Sessions]
18:36:38 [2024-02-28T23:36:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-233585379 data=null}, Tree node with text: Sessions]
18:36:38 [2024-02-28T23:36:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-233585378 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
18:36:38 [2024-02-28T23:36:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233585378 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]
18:36:38 [2024-02-28T23:36:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-233585376 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
18:36:38 [2024-02-28T23:36:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
18:36:38 [2024-02-28T23:36:38.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
18:36:38 [2024-02-28T23:36:38.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
18:36:39 [2024-02-28T23:36:39.142Z] 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=-233584922 data=null doit=true}, Shell with text {Create Session}]
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
18:36:39 [2024-02-28T23:36:39.142Z]  ", using matcher: of type 'Text'
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
18:36:39 [2024-02-28T23:36:39.142Z]  ", using matcher: with label (with mnemonic 'Session Name')
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
18:36:39 [2024-02-28T23:36:39.142Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233584917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233584917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233584917 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233584917 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233584917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233584916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233584916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-233585274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-233584782 data=null doit=true}, Tree node with text: Sessions]
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-233584782 data=null}, Tree node with text: Sessions]
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-233584781 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233584781 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]
18:36:39 [2024-02-28T23:36:39.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-233584780 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
18:36:39 [2024-02-28T23:36:39.142Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:39 [2024-02-28T23:36:39.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:39 [2024-02-28T23:36:39.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:39 [2024-02-28T23:36:39.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:39 [2024-02-28T23:36:39.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:39 [2024-02-28T23:36:39.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233584777 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
18:36:39 [2024-02-28T23:36:39.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233584777 data=null doit=true}, Tree node with text: mysession]
18:36:39 [2024-02-28T23:36:39.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233584777 data=null}, Tree node with text: mysession]
18:36:39 [2024-02-28T23:36:39.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233584776 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
18:36:39 [2024-02-28T23:36:39.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233584776 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:39 [2024-02-28T23:36:39.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233584766 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
18:36:39 [2024-02-28T23:36:39.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:39 [2024-02-28T23:36:39.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233584765 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
18:36:39 [2024-02-28T23:36:39.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233584765 data=null doit=true}, Tree node with text: mysession]
18:36:39 [2024-02-28T23:36:39.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233584764 data=null}, Tree node with text: mysession]
18:36:39 [2024-02-28T23:36:39.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233584764 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
18:36:39 [2024-02-28T23:36:39.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233584764 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:39 [2024-02-28T23:36:39.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233584763 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
18:36:39 [2024-02-28T23:36:39.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
18:36:39 [2024-02-28T23:36:39.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
18:36:39 [2024-02-28T23:36:39.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
18:36:39 [2024-02-28T23:36:39.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
18:36:39 [2024-02-28T23:36:39.658Z] 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=-233584272 data=null doit=true}, Shell with text {Enable Events}]
18:36:39 [2024-02-28T23:36:39.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:39 [2024-02-28T23:36:39.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:39 [2024-02-28T23:36:39.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-233584268 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-233584268 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')]
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-233584268 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')]
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-233584268 data=null 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')]
18:36:39 [2024-02-28T23:36:39.659Z] 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')
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233584244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233584243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233584243 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233584243 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233584243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233584243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233584243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:39 [2024-02-28T23:36:39.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-233584663 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)...']
18:36:39 [2024-02-28T23:36:39.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:39 [2024-02-28T23:36:39.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:39 [2024-02-28T23:36:39.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:39 [2024-02-28T23:36:39.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:39 [2024-02-28T23:36:39.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
18:36:39 [2024-02-28T23:36:39.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-233584057 data=null doit=true}, Tree node with text: channel0]
18:36:39 [2024-02-28T23:36:39.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-233584057 data=null}, Tree node with text: channel0]
18:36:39 [2024-02-28T23:36:39.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-233584057 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
18:36:39 [2024-02-28T23:36:39.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233584056 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]
18:36:39 [2024-02-28T23:36:39.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-233584055 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
18:36:39 [2024-02-28T23:36:39.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:39 [2024-02-28T23:36:39.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:39 [2024-02-28T23:36:39.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:39 [2024-02-28T23:36:39.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
18:36:39 [2024-02-28T23:36:39.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
18:36:39 [2024-02-28T23:36:39.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:39 [2024-02-28T23:36:39.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:39 [2024-02-28T23:36:39.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:39 [2024-02-28T23:36:39.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233584052 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:39 [2024-02-28T23:36:39.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233584045 data=null doit=true}, Tree node with text: mysession]
18:36:39 [2024-02-28T23:36:39.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233584045 data=null}, Tree node with text: mysession]
18:36:39 [2024-02-28T23:36:39.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233584044 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:39 [2024-02-28T23:36:39.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233584044 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:39 [2024-02-28T23:36:39.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233584043 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:39 [2024-02-28T23:36:39.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:39 [2024-02-28T23:36:39.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233584042 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:39 [2024-02-28T23:36:39.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233584042 data=null doit=true}, Tree node with text: mysession]
18:36:39 [2024-02-28T23:36:39.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233584041 data=null}, Tree node with text: mysession]
18:36:39 [2024-02-28T23:36:39.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233584041 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:39 [2024-02-28T23:36:39.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233584041 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:39 [2024-02-28T23:36:39.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233584040 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:39 [2024-02-28T23:36:39.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
18:36:39 [2024-02-28T23:36:39.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
18:36:40 [2024-02-28T23:36:40.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
18:36:40 [2024-02-28T23:36:40.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
18:36:40 [2024-02-28T23:36:40.484Z] 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=-233583514 data=null doit=true}, Shell with text {Enable Events}]
18:36:40 [2024-02-28T23:36:40.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:40 [2024-02-28T23:36:40.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:40 [2024-02-28T23:36:40.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:40 [2024-02-28T23:36:40.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:40 [2024-02-28T23:36:40.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:40 [2024-02-28T23:36:40.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:40 [2024-02-28T23:36:40.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:40 [2024-02-28T23:36:40.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:40 [2024-02-28T23:36:40.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:40 [2024-02-28T23:36:40.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
18:36:40 [2024-02-28T23:36:40.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
18:36:40 [2024-02-28T23:36:40.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
18:36:40 [2024-02-28T23:36:40.484Z] 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')
18:36:40 [2024-02-28T23:36:40.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:40 [2024-02-28T23:36:40.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:40 [2024-02-28T23:36:40.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:40 [2024-02-28T23:36:40.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:40 [2024-02-28T23:36:40.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:40 [2024-02-28T23:36:40.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:40 [2024-02-28T23:36:40.485Z] 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')
18:36:40 [2024-02-28T23:36:40.485Z] 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')
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-233583477 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-233583477 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')]
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-233583477 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')]
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-233583477 data=null 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')]
18:36:40 [2024-02-28T23:36:40.485Z] 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')
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:40 [2024-02-28T23:36:40.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')
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233583454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233583454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233583454 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233583454 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233583453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233583453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233583453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:40 [2024-02-28T23:36:40.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-233583941 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)...']
18:36:40 [2024-02-28T23:36:40.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:40 [2024-02-28T23:36:40.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:40 [2024-02-28T23:36:40.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:40 [2024-02-28T23:36:40.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:40 [2024-02-28T23:36:40.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
18:36:40 [2024-02-28T23:36:40.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-233583274 data=null doit=true}, Tree node with text: channel0]
18:36:40 [2024-02-28T23:36:40.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-233583274 data=null}, Tree node with text: channel0]
18:36:40 [2024-02-28T23:36:40.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-233583274 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
18:36:40 [2024-02-28T23:36:40.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233583273 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]
18:36:40 [2024-02-28T23:36:40.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-233583272 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
18:36:40 [2024-02-28T23:36:40.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:40 [2024-02-28T23:36:40.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:40 [2024-02-28T23:36:40.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:40 [2024-02-28T23:36:40.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
18:36:40 [2024-02-28T23:36:40.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
18:36:40 [2024-02-28T23:36:40.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:40 [2024-02-28T23:36:40.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:40 [2024-02-28T23:36:40.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:40 [2024-02-28T23:36:40.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
18:36:40 [2024-02-28T23:36:40.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
18:36:40 [2024-02-28T23:36:40.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:40 [2024-02-28T23:36:40.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:40 [2024-02-28T23:36:40.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:40 [2024-02-28T23:36:40.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233583258 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:40 [2024-02-28T23:36:40.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233583258 data=null doit=true}, Tree node with text: mysession]
18:36:40 [2024-02-28T23:36:40.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233583258 data=null}, Tree node with text: mysession]
18:36:40 [2024-02-28T23:36:40.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233583258 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:40 [2024-02-28T23:36:40.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233583258 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:40 [2024-02-28T23:36:40.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233583256 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:40 [2024-02-28T23:36:40.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:40 [2024-02-28T23:36:40.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233583255 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:40 [2024-02-28T23:36:40.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233583255 data=null doit=true}, Tree node with text: mysession]
18:36:40 [2024-02-28T23:36:40.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233583255 data=null}, Tree node with text: mysession]
18:36:40 [2024-02-28T23:36:40.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233583255 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:40 [2024-02-28T23:36:40.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233583254 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:40 [2024-02-28T23:36:40.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233583253 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:40 [2024-02-28T23:36:40.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
18:36:40 [2024-02-28T23:36:40.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
18:36:41 [2024-02-28T23:36:41.309Z] 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=-233582798 data=null doit=true}, Shell with text {Enable Events}]
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
18:36:41 [2024-02-28T23:36:41.309Z] 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')
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.309Z] 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')
18:36:41 [2024-02-28T23:36:41.309Z] 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')
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-233582795 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-233582794 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')]
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-233582794 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')]
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-233582794 data=null 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')]
18:36:41 [2024-02-28T23:36:41.309Z] 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')
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:36:41 [2024-02-28T23:36:41.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes All in tree (of type 'Tree')
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-233582776 data=null doit=true}, TreeItem with text {All}]
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-233582775 data=null}, TreeItem with text {All}]
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-233582773 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233582773 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}]
18:36:41 [2024-02-28T23:36:41.310Z] 
18:36:41 [2024-02-28T23:36:41.310Z] (Eclipse:12371): Gtk-CRITICAL **: 23:36:41.066: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:36:41 [2024-02-28T23:36:41.310Z] 
18:36:41 [2024-02-28T23:36:41.310Z] (Eclipse:12371): Gtk-CRITICAL **: 23:36:41.089: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-233582714 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
18:36:41 [2024-02-28T23:36:41.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: sched_process_fork
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:41 [2024-02-28T23:36:41.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')
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233582707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233582707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233582706 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233582706 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233582706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233582706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233582706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-233583158 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)...']
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:41 [2024-02-28T23:36:41.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:41 [2024-02-28T23:36:41.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:41 [2024-02-28T23:36:41.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel} time=-233582583 data=null doit=true}, Tree node with text: Kernel]
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel} time=-233582583 data=null}, Tree node with text: Kernel]
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel} time=-233582582 data=null button=1 stateMask=0x0 x=117 y=81 count=1}, Tree node with text: Kernel]
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233582582 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]
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel} time=-233582581 data=null button=1 stateMask=0x80000 x=117 y=81 count=1}, Tree node with text: Kernel]
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-233582581 data=null doit=true}, Tree node with text: channel0]
18:36:41 [2024-02-28T23:36:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-233582581 data=null}, Tree node with text: channel0]
18:36:41 [2024-02-28T23:36:41.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-233582580 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
18:36:41 [2024-02-28T23:36:41.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233582580 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]
18:36:41 [2024-02-28T23:36:41.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-233582579 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
18:36:41 [2024-02-28T23:36:41.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:41 [2024-02-28T23:36:41.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:41 [2024-02-28T23:36:41.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:41 [2024-02-28T23:36:41.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
18:36:41 [2024-02-28T23:36:41.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
18:36:41 [2024-02-28T23:36:41.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:41 [2024-02-28T23:36:41.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:41 [2024-02-28T23:36:41.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:41 [2024-02-28T23:36:41.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233582576 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
18:36:41 [2024-02-28T23:36:41.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233582576 data=null doit=true}, Tree node with text: mysession]
18:36:41 [2024-02-28T23:36:41.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233582576 data=null}, Tree node with text: mysession]
18:36:41 [2024-02-28T23:36:41.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233582575 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
18:36:41 [2024-02-28T23:36:41.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233582575 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:41 [2024-02-28T23:36:41.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233582574 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
18:36:41 [2024-02-28T23:36:41.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:41 [2024-02-28T23:36:41.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233582573 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
18:36:41 [2024-02-28T23:36:41.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233582573 data=null doit=true}, Tree node with text: mysession]
18:36:41 [2024-02-28T23:36:41.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233582573 data=null}, Tree node with text: mysession]
18:36:41 [2024-02-28T23:36:41.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233582573 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
18:36:41 [2024-02-28T23:36:41.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233582572 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:41 [2024-02-28T23:36:41.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233582571 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
18:36:41 [2024-02-28T23:36:41.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
18:36:41 [2024-02-28T23:36:41.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
18:36:41 [2024-02-28T23:36:41.826Z] 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=-233582085 data=null doit=true}, Shell with text {Enable Events}]
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
18:36:41 [2024-02-28T23:36:41.826Z] 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')
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:41 [2024-02-28T23:36:41.826Z] 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')
18:36:41 [2024-02-28T23:36:41.826Z] 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')
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-233582063 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-233582063 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')]
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-233582063 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')]
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-233582063 data=null 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')]
18:36:41 [2024-02-28T23:36:41.826Z] 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')
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:41 [2024-02-28T23:36:41.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:36:41 [2024-02-28T23:36:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes All in tree (of type 'Tree')
18:36:41 [2024-02-28T23:36:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-233582059 data=null doit=true}, TreeItem with text {All}]
18:36:41 [2024-02-28T23:36:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-233582059 data=null}, TreeItem with text {All}]
18:36:41 [2024-02-28T23:36:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-233582058 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
18:36:41 [2024-02-28T23:36:41.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233582057 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}]
18:36:41 [2024-02-28T23:36:41.827Z] 
18:36:41 [2024-02-28T23:36:41.827Z] (Eclipse:12371): Gtk-CRITICAL **: 23:36:41.783: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:36:42 [2024-02-28T23:36:42.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-233581954 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
18:36:42 [2024-02-28T23:36:42.084Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
18:36:42 [2024-02-28T23:36:42.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: sched_process_exec
18:36:42 [2024-02-28T23:36:42.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:42 [2024-02-28T23:36:42.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:42 [2024-02-28T23:36:42.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')
18:36:42 [2024-02-28T23:36:42.084Z] 
18:36:42 [2024-02-28T23:36:42.084Z] (Eclipse:12371): Gtk-CRITICAL **: 23:36:41.859: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
18:36:42 [2024-02-28T23:36:42.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:42 [2024-02-28T23:36:42.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233581945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:42 [2024-02-28T23:36:42.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233581945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:42 [2024-02-28T23:36:42.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233581944 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:42 [2024-02-28T23:36:42.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233581944 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:42 [2024-02-28T23:36:42.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233581944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:42 [2024-02-28T23:36:42.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233581944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:42 [2024-02-28T23:36:42.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233581944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:42 [2024-02-28T23:36:42.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-233582481 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)...']
18:36:42 [2024-02-28T23:36:42.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:42 [2024-02-28T23:36:42.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:42 [2024-02-28T23:36:42.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:42 [2024-02-28T23:36:42.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:42 [2024-02-28T23:36:42.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
18:36:42 [2024-02-28T23:36:42.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-233581818 data=null doit=true}, Tree node with text: channel0]
18:36:42 [2024-02-28T23:36:42.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-233581818 data=null}, Tree node with text: channel0]
18:36:42 [2024-02-28T23:36:42.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-233581818 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
18:36:42 [2024-02-28T23:36:42.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233581817 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]
18:36:42 [2024-02-28T23:36:42.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-233581815 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
18:36:42 [2024-02-28T23:36:42.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:42 [2024-02-28T23:36:42.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:42 [2024-02-28T23:36:42.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:42 [2024-02-28T23:36:42.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
18:36:42 [2024-02-28T23:36:42.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
18:36:42 [2024-02-28T23:36:42.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:42 [2024-02-28T23:36:42.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:42 [2024-02-28T23:36:42.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:42 [2024-02-28T23:36:42.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233581812 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:42 [2024-02-28T23:36:42.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233581812 data=null doit=true}, Tree node with text: mysession]
18:36:42 [2024-02-28T23:36:42.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233581812 data=null}, Tree node with text: mysession]
18:36:42 [2024-02-28T23:36:42.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233581812 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:42 [2024-02-28T23:36:42.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233581812 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:42 [2024-02-28T23:36:42.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233581811 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:42 [2024-02-28T23:36:42.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:42 [2024-02-28T23:36:42.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233581810 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:42 [2024-02-28T23:36:42.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233581810 data=null doit=true}, Tree node with text: mysession]
18:36:42 [2024-02-28T23:36:42.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233581810 data=null}, Tree node with text: mysession]
18:36:42 [2024-02-28T23:36:42.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233581809 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:42 [2024-02-28T23:36:42.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233581809 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:42 [2024-02-28T23:36:42.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233581808 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:42 [2024-02-28T23:36:42.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
18:36:42 [2024-02-28T23:36:42.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
18:36:42 [2024-02-28T23:36:42.602Z] 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=-233581316 data=null doit=true}, Shell with text {Enable Events}]
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
18:36:42 [2024-02-28T23:36:42.602Z] 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')
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.602Z] 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')
18:36:42 [2024-02-28T23:36:42.602Z] 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')
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-233581312 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-233581312 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')]
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-233581311 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')]
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-233581311 data=null 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')]
18:36:42 [2024-02-28T23:36:42.602Z] 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')
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:42 [2024-02-28T23:36:42.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233581268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233581268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233581268 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233581268 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233581268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233581267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233581267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:42 [2024-02-28T23:36:42.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-233581683 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)...']
18:36:42 [2024-02-28T23:36:42.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:42 [2024-02-28T23:36:42.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:42 [2024-02-28T23:36:42.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:42 [2024-02-28T23:36:42.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:42 [2024-02-28T23:36:42.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
18:36:42 [2024-02-28T23:36:42.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-233581078 data=null doit=true}, Tree node with text: channel0]
18:36:42 [2024-02-28T23:36:42.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-233581078 data=null}, Tree node with text: channel0]
18:36:42 [2024-02-28T23:36:42.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-233581078 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
18:36:42 [2024-02-28T23:36:42.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233581077 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]
18:36:42 [2024-02-28T23:36:42.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-233581075 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
18:36:42 [2024-02-28T23:36:42.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:42 [2024-02-28T23:36:42.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:42 [2024-02-28T23:36:42.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:42 [2024-02-28T23:36:42.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
18:36:42 [2024-02-28T23:36:42.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
18:36:42 [2024-02-28T23:36:42.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:42 [2024-02-28T23:36:42.861Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:42 [2024-02-28T23:36:42.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:42 [2024-02-28T23:36:42.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233581072 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:42 [2024-02-28T23:36:42.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233581072 data=null doit=true}, Tree node with text: mysession]
18:36:42 [2024-02-28T23:36:42.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233581071 data=null}, Tree node with text: mysession]
18:36:42 [2024-02-28T23:36:42.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233581071 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:42 [2024-02-28T23:36:42.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233581071 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:42 [2024-02-28T23:36:42.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233581070 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:42 [2024-02-28T23:36:42.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:42 [2024-02-28T23:36:42.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233581062 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:42 [2024-02-28T23:36:42.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233581062 data=null doit=true}, Tree node with text: mysession]
18:36:42 [2024-02-28T23:36:42.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233581062 data=null}, Tree node with text: mysession]
18:36:42 [2024-02-28T23:36:42.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233581061 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:42 [2024-02-28T23:36:42.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233581061 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:42 [2024-02-28T23:36:42.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233581060 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:42 [2024-02-28T23:36:42.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
18:36:42 [2024-02-28T23:36:42.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
18:36:42 [2024-02-28T23:36:42.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-233580983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
18:36:42 [2024-02-28T23:36:42.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
18:36:43 [2024-02-28T23:36:43.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:43 [2024-02-28T23:36:43.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:43 [2024-02-28T23:36:43.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:43 [2024-02-28T23:36:43.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233580874 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:43 [2024-02-28T23:36:43.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233580873 data=null doit=true}, Tree node with text: mysession]
18:36:43 [2024-02-28T23:36:43.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233580873 data=null}, Tree node with text: mysession]
18:36:43 [2024-02-28T23:36:43.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233580873 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:43 [2024-02-28T23:36:43.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233580872 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:43 [2024-02-28T23:36:43.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233580870 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:43 [2024-02-28T23:36:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:43 [2024-02-28T23:36:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233580870 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:43 [2024-02-28T23:36:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233580869 data=null doit=true}, Tree node with text: mysession]
18:36:43 [2024-02-28T23:36:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233580869 data=null}, Tree node with text: mysession]
18:36:43 [2024-02-28T23:36:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233580869 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:43 [2024-02-28T23:36:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233580869 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:43 [2024-02-28T23:36:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233580868 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:43 [2024-02-28T23:36:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
18:36:43 [2024-02-28T23:36:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
18:36:43 [2024-02-28T23:36:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-233580818 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
18:36:43 [2024-02-28T23:36:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
18:36:43 [2024-02-28T23:36:43.120Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:43 [2024-02-28T23:36:43.120Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:43 [2024-02-28T23:36:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:43 [2024-02-28T23:36:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233580716 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:43 [2024-02-28T23:36:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233580715 data=null doit=true}, Tree node with text: mysession]
18:36:43 [2024-02-28T23:36:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233580715 data=null}, Tree node with text: mysession]
18:36:43 [2024-02-28T23:36:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233580715 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:43 [2024-02-28T23:36:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233580715 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:43 [2024-02-28T23:36:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233580712 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:43 [2024-02-28T23:36:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:43 [2024-02-28T23:36:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233580711 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:43 [2024-02-28T23:36:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233580711 data=null doit=true}, Tree node with text: mysession]
18:36:43 [2024-02-28T23:36:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233580711 data=null}, Tree node with text: mysession]
18:36:43 [2024-02-28T23:36:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233580710 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:43 [2024-02-28T23:36:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233580710 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:43 [2024-02-28T23:36:43.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233580709 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:43 [2024-02-28T23:36:43.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
18:36:43 [2024-02-28T23:36:43.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
18:36:43 [2024-02-28T23:36:43.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
18:36:43 [2024-02-28T23:36:43.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
18:36:43 [2024-02-28T23:36:43.635Z] 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=-233580371 data=null doit=true}, Shell with text {Destroy Confirmation}]
18:36:43 [2024-02-28T23:36:43.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:36:43 [2024-02-28T23:36:43.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:36:43 [2024-02-28T23:36:43.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:36:43 [2024-02-28T23:36:43.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:36:43 [2024-02-28T23:36:43.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')
18:36:43 [2024-02-28T23:36:43.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:36:43 [2024-02-28T23:36:43.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233580371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:43 [2024-02-28T23:36:43.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233580371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:43 [2024-02-28T23:36:43.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233580370 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:43 [2024-02-28T23:36:43.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233580370 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:43 [2024-02-28T23:36:43.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233580370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:43 [2024-02-28T23:36:43.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233580370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:43 [2024-02-28T23:36:43.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233580370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:43 [2024-02-28T23:36:43.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-233580659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
18:36:43 [2024-02-28T23:36:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:43 [2024-02-28T23:36:43.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:43 [2024-02-28T23:36:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:43 [2024-02-28T23:36:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233580265 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
18:36:43 [2024-02-28T23:36:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233580265 data=null doit=true}, TreeItem with text {myNode}]
18:36:43 [2024-02-28T23:36:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233580265 data=null}, TreeItem with text {myNode}]
18:36:43 [2024-02-28T23:36:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233580265 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
18:36:43 [2024-02-28T23:36:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233580264 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}]
18:36:43 [2024-02-28T23:36:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233580252 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:43 [2024-02-28T23:36:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:43 [2024-02-28T23:36:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233580251 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
18:36:43 [2024-02-28T23:36:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233580251 data=null doit=true}, TreeItem with text {myNode}]
18:36:43 [2024-02-28T23:36:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233580251 data=null}, TreeItem with text {myNode}]
18:36:43 [2024-02-28T23:36:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233580250 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:43 [2024-02-28T23:36:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233580250 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}]
18:36:43 [2024-02-28T23:36:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233580249 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:43 [2024-02-28T23:36:43.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
18:36:43 [2024-02-28T23:36:43.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
18:36:43 [2024-02-28T23:36:43.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-233580139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
18:36:43 [2024-02-28T23:36:43.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
18:36:43 [2024-02-28T23:36:43.893Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.748 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
18:36:43 [2024-02-28T23:36:43.893Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest.testTraceSessionTree -- Time elapsed: 6.244 s
18:36:43 [2024-02-28T23:36:43.893Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
18:36:43 [2024-02-28T23:36:43.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6bd28e4a] time=-233580017 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:36:44 [2024-02-28T23:36:44.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:36:44 [2024-02-28T23:36:44.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:36:44 [2024-02-28T23:36:44.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:36:44 [2024-02-28T23:36:44.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:36:44 [2024-02-28T23:36:44.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-233579658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:36:44 [2024-02-28T23:36:44.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:36:44 [2024-02-28T23:36:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
18:36:44 [2024-02-28T23:36:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:44 [2024-02-28T23:36:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:36:44 [2024-02-28T23:36:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:44 [2024-02-28T23:36:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233579168 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
18:36:44 [2024-02-28T23:36:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233579167 data=null doit=true}, TreeItem with text {myNode}]
18:36:44 [2024-02-28T23:36:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233579167 data=null}, TreeItem with text {myNode}]
18:36:44 [2024-02-28T23:36:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233579167 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:44 [2024-02-28T23:36:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233579167 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}]
18:36:44 [2024-02-28T23:36:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233579164 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:44 [2024-02-28T23:36:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:44 [2024-02-28T23:36:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233579164 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
18:36:44 [2024-02-28T23:36:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233579163 data=null doit=true}, TreeItem with text {myNode}]
18:36:44 [2024-02-28T23:36:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233579163 data=null}, TreeItem with text {myNode}]
18:36:44 [2024-02-28T23:36:44.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233579163 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:44 [2024-02-28T23:36:44.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233579163 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}]
18:36:44 [2024-02-28T23:36:44.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233579162 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:44 [2024-02-28T23:36:44.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
18:36:44 [2024-02-28T23:36:44.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
18:36:44 [2024-02-28T23:36:44.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-233579105 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
18:36:44 [2024-02-28T23:36:44.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
18:36:45 [2024-02-28T23:36:45.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:45 [2024-02-28T23:36:45.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-233578589 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
18:36:45 [2024-02-28T23:36:45.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-233578589 data=null doit=true}, Tree node with text: Sessions]
18:36:45 [2024-02-28T23:36:45.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-233578589 data=null}, Tree node with text: Sessions]
18:36:45 [2024-02-28T23:36:45.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-233578589 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
18:36:45 [2024-02-28T23:36:45.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233578589 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]
18:36:45 [2024-02-28T23:36:45.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-233578587 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
18:36:45 [2024-02-28T23:36:45.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:45 [2024-02-28T23:36:45.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-233578586 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
18:36:45 [2024-02-28T23:36:45.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-233578586 data=null doit=true}, Tree node with text: Sessions]
18:36:45 [2024-02-28T23:36:45.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-233578586 data=null}, Tree node with text: Sessions]
18:36:45 [2024-02-28T23:36:45.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-233578586 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
18:36:45 [2024-02-28T23:36:45.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233578586 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]
18:36:45 [2024-02-28T23:36:45.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-233578585 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
18:36:45 [2024-02-28T23:36:45.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
18:36:45 [2024-02-28T23:36:45.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
18:36:45 [2024-02-28T23:36:45.746Z] 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=-233578190 data=null doit=true}, Shell with text {Create Session}]
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
18:36:45 [2024-02-28T23:36:45.746Z]  ", using matcher: of type 'Text'
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
18:36:45 [2024-02-28T23:36:45.746Z]  ", using matcher: with label (with mnemonic 'Session Name')
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
18:36:45 [2024-02-28T23:36:45.746Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:45 [2024-02-28T23:36:45.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')
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233578186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233578186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233578186 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233578186 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233578185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233578185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233578185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:45 [2024-02-28T23:36:45.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-233578532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
18:36:46 [2024-02-28T23:36:46.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:46 [2024-02-28T23:36:46.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-233578046 data=null doit=true}, Tree node with text: Sessions]
18:36:46 [2024-02-28T23:36:46.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-233578046 data=null}, Tree node with text: Sessions]
18:36:46 [2024-02-28T23:36:46.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-233578045 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
18:36:46 [2024-02-28T23:36:46.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233578045 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]
18:36:46 [2024-02-28T23:36:46.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-233578044 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
18:36:46 [2024-02-28T23:36:46.003Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:46 [2024-02-28T23:36:46.003Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:46 [2024-02-28T23:36:46.003Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:46 [2024-02-28T23:36:46.003Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:46 [2024-02-28T23:36:46.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:46 [2024-02-28T23:36:46.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233578041 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
18:36:46 [2024-02-28T23:36:46.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233578033 data=null doit=true}, Tree node with text: mysession]
18:36:46 [2024-02-28T23:36:46.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233578032 data=null}, Tree node with text: mysession]
18:36:46 [2024-02-28T23:36:46.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233578032 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
18:36:46 [2024-02-28T23:36:46.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233578031 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:46 [2024-02-28T23:36:46.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233577983 data=null button=1 stateMask=0x80000 x=113 y=99 count=1}, Tree node with text: mysession]
18:36:46 [2024-02-28T23:36:46.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:46 [2024-02-28T23:36:46.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233577982 data=null button=0 stateMask=0x0 x=113 y=99 count=0}, Tree node with text: mysession]
18:36:46 [2024-02-28T23:36:46.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233577982 data=null doit=true}, Tree node with text: mysession]
18:36:46 [2024-02-28T23:36:46.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233577981 data=null}, Tree node with text: mysession]
18:36:46 [2024-02-28T23:36:46.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233577981 data=null button=1 stateMask=0x0 x=113 y=99 count=1}, Tree node with text: mysession]
18:36:46 [2024-02-28T23:36:46.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233577981 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:46 [2024-02-28T23:36:46.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233577980 data=null button=1 stateMask=0x80000 x=113 y=99 count=1}, Tree node with text: mysession]
18:36:46 [2024-02-28T23:36:46.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
18:36:46 [2024-02-28T23:36:46.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
18:36:46 [2024-02-28T23:36:46.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
18:36:46 [2024-02-28T23:36:46.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
18:36:46 [2024-02-28T23:36:46.567Z] 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=-233577445 data=null doit=true}, Shell with text {Enable Events}]
18:36:46 [2024-02-28T23:36:46.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with mnemonic 'UST'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
18:36:46 [2024-02-28T23:36:46.568Z] 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')
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.568Z] 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')
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-233577442 data=null doit=true}, Button with text {Kernel}]
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-233577442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
18:36:46 [2024-02-28T23:36:46.568Z] 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')
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {UST} time=-233577441 data=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {UST} time=-233577430 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')]
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {UST} time=-233577430 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')]
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {UST} time=-233577429 data=null 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')]
18:36:46 [2024-02-28T23:36:46.568Z] 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')
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events')
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
18:36:46 [2024-02-28T23:36:46.568Z] 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')
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.568Z] 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')
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Select}. Setting state to selected
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=-233577276 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')]
18:36:46 [2024-02-28T23:36:46.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-233577276 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')]
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-233577276 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=-233577265 data=null}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-233577264 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')]
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-233577264 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')]
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-233577264 data=null 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')]
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=-233577264 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')]
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-233577263 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')]
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=-233577263 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')]
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=-233577263 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=-233577263 data=null}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
18:36:46 [2024-02-28T23:36:46.569Z] 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')
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events')
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events'))
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233577252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233577252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233577251 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233577251 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233577251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:46 [2024-02-28T23:36:46.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233577251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:46 [2024-02-28T23:36:46.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233577251 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:46 [2024-02-28T23:36:46.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-233577879 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)...']
18:36:46 [2024-02-28T23:36:46.827Z] 
18:36:46 [2024-02-28T23:36:46.827Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2024-02-28 23:36:46.635
18:36:46 [2024-02-28T23:36:46.827Z] !MESSAGE Command to change state of events failed
18:36:46 [2024-02-28T23:36:46.827Z] !STACK 0
18:36:46 [2024-02-28T23:36:46.827Z] org.eclipse.core.commands.ExecutionException: Command failed! Command:  lttng --mi xml enable-event -a -u -s mysession --exclude foo
18:36:46 [2024-02-28T23:36:46.827Z] Error Output:
18:36:46 [2024-02-28T23:36:46.827Z] Command not found
18:36:46 [2024-02-28T23:36:46.827Z] Return Value: 1
18:36:46 [2024-02-28T23:36:46.827Z] Command not found
18:36:46 [2024-02-28T23:36:46.827Z] 
18:36:46 [2024-02-28T23:36:46.827Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1572)
18:36:46 [2024-02-28T23:36:46.827Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1541)
18:36:46 [2024-02-28T23:36:46.827Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:809)
18:36:46 [2024-02-28T23:36:46.827Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:391)
18:36:46 [2024-02-28T23:36:46.827Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:54)
18:36:46 [2024-02-28T23:36:46.827Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:193)
18:36:46 [2024-02-28T23:36:46.827Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:36:46 [2024-02-28T23:36:46.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:46 [2024-02-28T23:36:46.827Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:46 [2024-02-28T23:36:46.827Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:46 [2024-02-28T23:36:46.827Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:46 [2024-02-28T23:36:46.827Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:46 [2024-02-28T23:36:46.827Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:46 [2024-02-28T23:36:46.827Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:46 [2024-02-28T23:36:46.827Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
18:36:46 [2024-02-28T23:36:46.827Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:46 [2024-02-28T23:36:46.827Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:46 [2024-02-28T23:36:46.827Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:46 [2024-02-28T23:36:46.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
18:36:46 [2024-02-28T23:36:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-233577046 data=null doit=true}, Tree node with text: channel0]
18:36:46 [2024-02-28T23:36:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-233577046 data=null}, Tree node with text: channel0]
18:36:46 [2024-02-28T23:36:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-233577046 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
18:36:46 [2024-02-28T23:36:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233577045 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]
18:36:46 [2024-02-28T23:36:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-233577044 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
18:36:46 [2024-02-28T23:36:46.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:46 [2024-02-28T23:36:46.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:46 [2024-02-28T23:36:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:46 [2024-02-28T23:36:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233577042 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:46 [2024-02-28T23:36:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233577042 data=null doit=true}, Tree node with text: mysession]
18:36:46 [2024-02-28T23:36:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233577042 data=null}, Tree node with text: mysession]
18:36:46 [2024-02-28T23:36:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233577041 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:46 [2024-02-28T23:36:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233577041 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:46 [2024-02-28T23:36:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233577040 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:46 [2024-02-28T23:36:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:46 [2024-02-28T23:36:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233577039 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:46 [2024-02-28T23:36:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233577039 data=null doit=true}, Tree node with text: mysession]
18:36:46 [2024-02-28T23:36:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233577039 data=null}, Tree node with text: mysession]
18:36:46 [2024-02-28T23:36:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233577039 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:46 [2024-02-28T23:36:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233577038 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:46 [2024-02-28T23:36:46.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233577037 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:47 [2024-02-28T23:36:47.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
18:36:47 [2024-02-28T23:36:47.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
18:36:47 [2024-02-28T23:36:47.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-233576932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
18:36:47 [2024-02-28T23:36:47.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
18:36:47 [2024-02-28T23:36:47.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:47 [2024-02-28T23:36:47.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:47 [2024-02-28T23:36:47.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:47 [2024-02-28T23:36:47.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233576829 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:47 [2024-02-28T23:36:47.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233576829 data=null doit=true}, Tree node with text: mysession]
18:36:47 [2024-02-28T23:36:47.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233576829 data=null}, Tree node with text: mysession]
18:36:47 [2024-02-28T23:36:47.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233576828 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:47 [2024-02-28T23:36:47.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233576828 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:47 [2024-02-28T23:36:47.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233576826 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:47 [2024-02-28T23:36:47.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:47 [2024-02-28T23:36:47.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233576825 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
18:36:47 [2024-02-28T23:36:47.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233576825 data=null doit=true}, Tree node with text: mysession]
18:36:47 [2024-02-28T23:36:47.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233576825 data=null}, Tree node with text: mysession]
18:36:47 [2024-02-28T23:36:47.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233576824 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:47 [2024-02-28T23:36:47.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233576824 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:47 [2024-02-28T23:36:47.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233576823 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
18:36:47 [2024-02-28T23:36:47.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
18:36:47 [2024-02-28T23:36:47.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
18:36:47 [2024-02-28T23:36:47.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-233576756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
18:36:47 [2024-02-28T23:36:47.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
18:36:47 [2024-02-28T23:36:47.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
18:36:47 [2024-02-28T23:36:47.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:47 [2024-02-28T23:36:47.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:47 [2024-02-28T23:36:47.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:47 [2024-02-28T23:36:47.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
18:36:47 [2024-02-28T23:36:47.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
18:36:47 [2024-02-28T23:36:47.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:47 [2024-02-28T23:36:47.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {*} time=-233576602 data=null button=0 stateMask=0x0 x=136 y=104 count=0}, Tree node with text: *]
18:36:47 [2024-02-28T23:36:47.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {*} time=-233576602 data=null doit=true}, Tree node with text: *]
18:36:47 [2024-02-28T23:36:47.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {*} time=-233576601 data=null}, Tree node with text: *]
18:36:47 [2024-02-28T23:36:47.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {*} time=-233576601 data=null button=1 stateMask=0x0 x=136 y=104 count=1}, Tree node with text: *]
18:36:47 [2024-02-28T23:36:47.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233576601 data=null item=TreeItem {*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: *]
18:36:47 [2024-02-28T23:36:47.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {*} time=-233576596 data=null button=1 stateMask=0x80000 x=136 y=104 count=1}, Tree node with text: *]
18:36:47 [2024-02-28T23:36:47.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
18:36:47 [2024-02-28T23:36:47.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:47 [2024-02-28T23:36:47.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:36:47 [2024-02-28T23:36:47.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:47 [2024-02-28T23:36:47.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:47 [2024-02-28T23:36:47.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:47 [2024-02-28T23:36:47.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233576530 data=null button=0 stateMask=0x0 x=113 y=17 count=0}, Tree node with text: mysession]
18:36:47 [2024-02-28T23:36:47.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233576530 data=null doit=true}, Tree node with text: mysession]
18:36:47 [2024-02-28T23:36:47.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233576530 data=null}, Tree node with text: mysession]
18:36:47 [2024-02-28T23:36:47.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233576529 data=null button=1 stateMask=0x0 x=113 y=17 count=1}, Tree node with text: mysession]
18:36:47 [2024-02-28T23:36:47.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233576529 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:47 [2024-02-28T23:36:47.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233576525 data=null button=1 stateMask=0x80000 x=113 y=17 count=1}, Tree node with text: mysession]
18:36:47 [2024-02-28T23:36:47.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:47 [2024-02-28T23:36:47.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233576523 data=null button=0 stateMask=0x0 x=113 y=17 count=0}, Tree node with text: mysession]
18:36:47 [2024-02-28T23:36:47.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233576523 data=null doit=true}, Tree node with text: mysession]
18:36:47 [2024-02-28T23:36:47.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233576523 data=null}, Tree node with text: mysession]
18:36:47 [2024-02-28T23:36:47.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233576523 data=null button=1 stateMask=0x0 x=113 y=17 count=1}, Tree node with text: mysession]
18:36:47 [2024-02-28T23:36:47.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233576522 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:47 [2024-02-28T23:36:47.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233576521 data=null button=1 stateMask=0x80000 x=113 y=17 count=1}, Tree node with text: mysession]
18:36:47 [2024-02-28T23:36:47.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
18:36:47 [2024-02-28T23:36:47.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Destroy Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-233576101 data=null doit=true}, Shell with text {Destroy Confirmation}]
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233576100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233576100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233576100 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233576098 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233576097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233576097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233576097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-233576450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:47 [2024-02-28T23:36:47.860Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233575973 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233575973 data=null doit=true}, TreeItem with text {myNode}]
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233575973 data=null}, TreeItem with text {myNode}]
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233575972 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233575972 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}]
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233575969 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233575968 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233575968 data=null doit=true}, TreeItem with text {myNode}]
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233575968 data=null}, TreeItem with text {myNode}]
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233575967 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233575967 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}]
18:36:47 [2024-02-28T23:36:47.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233575966 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:48 [2024-02-28T23:36:48.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
18:36:48 [2024-02-28T23:36:48.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
18:36:48 [2024-02-28T23:36:48.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-233575870 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
18:36:48 [2024-02-28T23:36:48.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
18:36:48 [2024-02-28T23:36:48.117Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.250 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
18:36:48 [2024-02-28T23:36:48.117Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest.testTraceSessionTree -- Time elapsed: 3.694 s
18:36:48 [2024-02-28T23:36:48.117Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
18:36:48 [2024-02-28T23:36:48.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6bd28e4a] time=-233575756 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:36:48 [2024-02-28T23:36:48.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:36:48 [2024-02-28T23:36:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:36:48 [2024-02-28T23:36:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:36:48 [2024-02-28T23:36:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:36:48 [2024-02-28T23:36:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-233575383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:36:48 [2024-02-28T23:36:48.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:36:48 [2024-02-28T23:36:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
18:36:48 [2024-02-28T23:36:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:36:48 [2024-02-28T23:36:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:36:48 [2024-02-28T23:36:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:48 [2024-02-28T23:36:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233575041 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
18:36:48 [2024-02-28T23:36:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233575041 data=null doit=true}, TreeItem with text {myNode}]
18:36:48 [2024-02-28T23:36:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233575040 data=null}, TreeItem with text {myNode}]
18:36:48 [2024-02-28T23:36:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233575040 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:48 [2024-02-28T23:36:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233575037 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}]
18:36:48 [2024-02-28T23:36:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233575034 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:48 [2024-02-28T23:36:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:48 [2024-02-28T23:36:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233575033 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
18:36:48 [2024-02-28T23:36:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233575033 data=null doit=true}, TreeItem with text {myNode}]
18:36:48 [2024-02-28T23:36:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233575033 data=null}, TreeItem with text {myNode}]
18:36:48 [2024-02-28T23:36:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233575032 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:48 [2024-02-28T23:36:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233575032 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}]
18:36:48 [2024-02-28T23:36:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233575031 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
18:36:48 [2024-02-28T23:36:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
18:36:48 [2024-02-28T23:36:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
18:36:48 [2024-02-28T23:36:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-233574970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
18:36:48 [2024-02-28T23:36:48.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
18:36:49 [2024-02-28T23:36:49.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:49 [2024-02-28T23:36:49.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-233574449 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
18:36:49 [2024-02-28T23:36:49.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-233574449 data=null doit=true}, Tree node with text: Sessions]
18:36:49 [2024-02-28T23:36:49.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-233574449 data=null}, Tree node with text: Sessions]
18:36:49 [2024-02-28T23:36:49.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-233574449 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
18:36:49 [2024-02-28T23:36:49.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233574448 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]
18:36:49 [2024-02-28T23:36:49.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-233574446 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
18:36:49 [2024-02-28T23:36:49.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:49 [2024-02-28T23:36:49.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-233574445 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
18:36:49 [2024-02-28T23:36:49.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-233574445 data=null doit=true}, Tree node with text: Sessions]
18:36:49 [2024-02-28T23:36:49.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-233574445 data=null}, Tree node with text: Sessions]
18:36:49 [2024-02-28T23:36:49.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-233574445 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
18:36:49 [2024-02-28T23:36:49.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233574445 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]
18:36:49 [2024-02-28T23:36:49.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-233574444 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
18:36:49 [2024-02-28T23:36:49.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
18:36:49 [2024-02-28T23:36:49.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
18:36:50 [2024-02-28T23:36:50.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
18:36:50 [2024-02-28T23:36:50.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
18:36:50 [2024-02-28T23:36:50.023Z] 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=-233574034 data=null doit=true}, Shell with text {Create Session}]
18:36:50 [2024-02-28T23:36:50.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:50 [2024-02-28T23:36:50.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
18:36:50 [2024-02-28T23:36:50.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
18:36:50 [2024-02-28T23:36:50.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
18:36:50 [2024-02-28T23:36:50.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:36:50 [2024-02-28T23:36:50.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
18:36:50 [2024-02-28T23:36:50.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
18:36:50 [2024-02-28T23:36:50.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
18:36:50 [2024-02-28T23:36:50.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
18:36:50 [2024-02-28T23:36:50.023Z]  ", using matcher: of type 'Text'
18:36:50 [2024-02-28T23:36:50.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
18:36:50 [2024-02-28T23:36:50.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
18:36:50 [2024-02-28T23:36:50.023Z]  ", using matcher: with label (with mnemonic 'Session Name')
18:36:50 [2024-02-28T23:36:50.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
18:36:50 [2024-02-28T23:36:50.023Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
18:36:50 [2024-02-28T23:36:50.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:50 [2024-02-28T23:36:50.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:50 [2024-02-28T23:36:50.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')
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233574021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233574021 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233574021 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233574020 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233574020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233574020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233574020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-233574382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-233573860 data=null doit=true}, Tree node with text: Sessions]
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-233573859 data=null}, Tree node with text: Sessions]
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-233573859 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233573859 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]
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-233573858 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
18:36:50 [2024-02-28T23:36:50.024Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:50 [2024-02-28T23:36:50.024Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:50 [2024-02-28T23:36:50.024Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:50 [2024-02-28T23:36:50.024Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233573855 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233573855 data=null doit=true}, Tree node with text: mysession]
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233573855 data=null}, Tree node with text: mysession]
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233573855 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233573854 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233573844 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233573843 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233573843 data=null doit=true}, Tree node with text: mysession]
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233573843 data=null}, Tree node with text: mysession]
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233573842 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233573842 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:50 [2024-02-28T23:36:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233573841 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
18:36:50 [2024-02-28T23:36:50.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
18:36:50 [2024-02-28T23:36:50.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
18:36:50 [2024-02-28T23:36:50.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
18:36:50 [2024-02-28T23:36:50.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
18:36:50 [2024-02-28T23:36:50.848Z] 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=-233573254 data=null doit=true}, Shell with text {Enable Events}]
18:36:50 [2024-02-28T23:36:50.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:50 [2024-02-28T23:36:50.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls'
18:36:50 [2024-02-28T23:36:50.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls')
18:36:50 [2024-02-28T23:36:50.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
18:36:50 [2024-02-28T23:36:50.848Z] 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')
18:36:50 [2024-02-28T23:36:50.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:50 [2024-02-28T23:36:50.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:50 [2024-02-28T23:36:50.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:50 [2024-02-28T23:36:50.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
18:36:50 [2024-02-28T23:36:50.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.848Z] 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.
18:36:50 [2024-02-28T23:36:50.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-233573234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-233573234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-233573233 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-233573233 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-233573233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-233573233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-233573233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-233573737 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)...']
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:50 [2024-02-28T23:36:50.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:50 [2024-02-28T23:36:50.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:50 [2024-02-28T23:36:50.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:50 [2024-02-28T23:36:50.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
18:36:50 [2024-02-28T23:36:50.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:50 [2024-02-28T23:36:50.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:50 [2024-02-28T23:36:50.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
18:36:50 [2024-02-28T23:36:50.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-233573060 data=null doit=true}, Tree node with text: channel0]
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-233573060 data=null}, Tree node with text: channel0]
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-233573059 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-233573059 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]
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-233573058 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
18:36:50 [2024-02-28T23:36:50.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:50 [2024-02-28T23:36:50.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233573050 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233573050 data=null doit=true}, Tree node with text: mysession]
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233573050 data=null}, Tree node with text: mysession]
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233573049 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233573049 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233573048 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233573047 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233573047 data=null doit=true}, Tree node with text: mysession]
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233573047 data=null}, Tree node with text: mysession]
18:36:50 [2024-02-28T23:36:50.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233573046 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
18:36:50 [2024-02-28T23:36:50.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233573046 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:50 [2024-02-28T23:36:50.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233573045 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
18:36:50 [2024-02-28T23:36:50.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
18:36:50 [2024-02-28T23:36:50.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
18:36:50 [2024-02-28T23:36:50.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-233572967 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
18:36:50 [2024-02-28T23:36:50.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
18:36:51 [2024-02-28T23:36:51.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:51 [2024-02-28T23:36:51.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:51 [2024-02-28T23:36:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:51 [2024-02-28T23:36:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233572865 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
18:36:51 [2024-02-28T23:36:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233572864 data=null doit=true}, Tree node with text: mysession]
18:36:51 [2024-02-28T23:36:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233572864 data=null}, Tree node with text: mysession]
18:36:51 [2024-02-28T23:36:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233572864 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
18:36:51 [2024-02-28T23:36:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233572864 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:51 [2024-02-28T23:36:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233572862 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
18:36:51 [2024-02-28T23:36:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:51 [2024-02-28T23:36:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233572861 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
18:36:51 [2024-02-28T23:36:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233572861 data=null doit=true}, Tree node with text: mysession]
18:36:51 [2024-02-28T23:36:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233572861 data=null}, Tree node with text: mysession]
18:36:51 [2024-02-28T23:36:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233572860 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
18:36:51 [2024-02-28T23:36:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233572860 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:51 [2024-02-28T23:36:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233572855 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
18:36:51 [2024-02-28T23:36:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
18:36:51 [2024-02-28T23:36:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
18:36:51 [2024-02-28T23:36:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-233572781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
18:36:51 [2024-02-28T23:36:51.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
18:36:51 [2024-02-28T23:36:51.365Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:51 [2024-02-28T23:36:51.365Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
18:36:51 [2024-02-28T23:36:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:51 [2024-02-28T23:36:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233572678 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
18:36:51 [2024-02-28T23:36:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233572678 data=null doit=true}, Tree node with text: mysession]
18:36:51 [2024-02-28T23:36:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233572678 data=null}, Tree node with text: mysession]
18:36:51 [2024-02-28T23:36:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233572678 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
18:36:51 [2024-02-28T23:36:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233572677 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:51 [2024-02-28T23:36:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233572674 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
18:36:51 [2024-02-28T23:36:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:51 [2024-02-28T23:36:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-233572674 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
18:36:51 [2024-02-28T23:36:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-233572674 data=null doit=true}, Tree node with text: mysession]
18:36:51 [2024-02-28T23:36:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-233572673 data=null}, Tree node with text: mysession]
18:36:51 [2024-02-28T23:36:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-233572673 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
18:36:51 [2024-02-28T23:36:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233572673 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
18:36:51 [2024-02-28T23:36:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-233572672 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
18:36:51 [2024-02-28T23:36:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
18:36:51 [2024-02-28T23:36:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
18:36:51 [2024-02-28T23:36:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
18:36:51 [2024-02-28T23:36:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
18:36:51 [2024-02-28T23:36:51.622Z] 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=-233572320 data=null doit=true}, Shell with text {Destroy Confirmation}]
18:36:51 [2024-02-28T23:36:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:36:51 [2024-02-28T23:36:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:36:51 [2024-02-28T23:36:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:36:51 [2024-02-28T23:36:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:36:51 [2024-02-28T23:36:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:36:51 [2024-02-28T23:36:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:36:51 [2024-02-28T23:36:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233572319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:51 [2024-02-28T23:36:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233572318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:51 [2024-02-28T23:36:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233572318 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:51 [2024-02-28T23:36:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233572318 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:51 [2024-02-28T23:36:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233572318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:51 [2024-02-28T23:36:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233572318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:51 [2024-02-28T23:36:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233572318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:36:51 [2024-02-28T23:36:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-233572619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
18:36:51 [2024-02-28T23:36:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:36:51 [2024-02-28T23:36:51.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
18:36:51 [2024-02-28T23:36:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:51 [2024-02-28T23:36:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233572179 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
18:36:51 [2024-02-28T23:36:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233572179 data=null doit=true}, TreeItem with text {myNode}]
18:36:51 [2024-02-28T23:36:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233572179 data=null}, TreeItem with text {myNode}]
18:36:51 [2024-02-28T23:36:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233572178 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
18:36:51 [2024-02-28T23:36:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233572178 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}]
18:36:51 [2024-02-28T23:36:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233572175 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
18:36:51 [2024-02-28T23:36:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:36:51 [2024-02-28T23:36:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-233572174 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
18:36:51 [2024-02-28T23:36:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-233572174 data=null doit=true}, TreeItem with text {myNode}]
18:36:51 [2024-02-28T23:36:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-233572174 data=null}, TreeItem with text {myNode}]
18:36:51 [2024-02-28T23:36:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-233572173 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
18:36:51 [2024-02-28T23:36:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233572165 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}]
18:36:51 [2024-02-28T23:36:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-233572164 data=null button=1 stateMask=0x80000 x=70 y=-41 count=1}, TreeItem with text {myNode}]
18:36:51 [2024-02-28T23:36:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
18:36:51 [2024-02-28T23:36:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
18:36:51 [2024-02-28T23:36:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-233572087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
18:36:51 [2024-02-28T23:36:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
18:36:51 [2024-02-28T23:36:51.880Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.772 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
18:36:51 [2024-02-28T23:36:51.880Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest.testTraceSessionTree -- Time elapsed: 3.266 s
18:36:51 [2024-02-28T23:36:51.880Z] 
18:36:51 [2024-02-28T23:36:51.880Z] Results:
18:36:51 [2024-02-28T23:36:51.880Z] 
18:36:51 [2024-02-28T23:36:51.880Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
18:36:51 [2024-02-28T23:36:51.880Z] 
18:36:52 [2024-02-28T23:36:52.810Z] 
18:36:52 [2024-02-28T23:36:52.810Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-28 23:36:52.553
18:36:52 [2024-02-28T23:36:52.810Z] !MESSAGE The workspace will exit with unsaved changes in this session.
18:36:53 [2024-02-28T23:36:53.070Z] [INFO] All tests passed
18:36:53 [2024-02-28T23:36:53.070Z] [INFO] 
18:36:53 [2024-02-28T23:36:53.070Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
18:36:53 [2024-02-28T23:36:53.070Z] [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
18:36:53 [2024-02-28T23:36:53.070Z] [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
18:36:53 [2024-02-28T23:36:53.070Z] [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
18:36:53 [2024-02-28T23:36:53.070Z] [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
18:36:53 [2024-02-28T23:36:53.070Z] [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
18:36:53 [2024-02-28T23:36:53.070Z] [INFO] 
18:36:53 [2024-02-28T23:36:53.070Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
18:36:53 [2024-02-28T23:36:53.070Z] [INFO] 
18:36:53 [2024-02-28T23:36:53.070Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
18:36:53 [2024-02-28T23:36:53.070Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT [93/141]
18:36:53 [2024-02-28T23:36:53.070Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
18:36:53 [2024-02-28T23:36:53.070Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:36:53 [2024-02-28T23:36:53.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
18:36:53 [2024-02-28T23:36:53.070Z] [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
18:36:53 [2024-02-28T23:36:53.636Z] [INFO] 
18:36:53 [2024-02-28T23:36:53.636Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
18:36:53 [2024-02-28T23:36:53.636Z] [INFO] 
18:36:53 [2024-02-28T23:36:53.636Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
18:36:53 [2024-02-28T23:36:53.636Z] [INFO] The project's OSGi version is 2.1.0.202402282247
18:36:53 [2024-02-28T23:36:53.636Z] [INFO] 
18:36:53 [2024-02-28T23:36:53.636Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
18:36:53 [2024-02-28T23:36:53.636Z] [INFO] 
18:36:53 [2024-02-28T23:36:53.636Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
18:36:53 [2024-02-28T23:36:53.636Z] [INFO] 
18:36:53 [2024-02-28T23:36:53.636Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
18:36:53 [2024-02-28T23:36:53.636Z] [INFO] 
18:36:53 [2024-02-28T23:36:53.636Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
18:36:53 [2024-02-28T23:36:53.636Z] [INFO] 
18:36:53 [2024-02-28T23:36:53.636Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
18:36:53 [2024-02-28T23:36:53.636Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui
18:36:53 [2024-02-28T23:36:53.893Z] [INFO] 
18:36:53 [2024-02-28T23:36:53.893Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
18:36:53 [2024-02-28T23:36:53.893Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
18:36:53 [2024-02-28T23:36:53.893Z] [INFO] 
18:36:53 [2024-02-28T23:36:53.893Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
18:36:53 [2024-02-28T23:36:53.893Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:36:53 [2024-02-28T23:36:53.893Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:36:53 [2024-02-28T23:36:53.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.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
18:36:54 [2024-02-28T23:36:54.150Z] [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
18:36:54 [2024-02-28T23:36:54.406Z] [INFO] 
18:36:54 [2024-02-28T23:36:54.406Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
18:36:54 [2024-02-28T23:36:54.406Z] [INFO] 
18:36:54 [2024-02-28T23:36:54.406Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
18:36:54 [2024-02-28T23:36:54.406Z] [INFO] 
18:36:54 [2024-02-28T23:36:54.406Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
18:36:54 [2024-02-28T23:36:54.406Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources
18:36:54 [2024-02-28T23:36:54.406Z] [INFO] 
18:36:54 [2024-02-28T23:36:54.406Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
18:36:54 [2024-02-28T23:36:54.406Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:36:54 [2024-02-28T23:36:54.407Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:36:54 [2024-02-28T23:36:54.407Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
18:36:54 [2024-02-28T23:36:54.407Z] [INFO] 
18:36:54 [2024-02-28T23:36:54.407Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
18:36:54 [2024-02-28T23:36:54.407Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
18:36:54 [2024-02-28T23:36:54.407Z] [INFO] 
18:36:54 [2024-02-28T23:36:54.407Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
18:36:54 [2024-02-28T23:36:54.407Z] [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
18:36:54 [2024-02-28T23:36:54.407Z] [INFO] 
18:36:54 [2024-02-28T23:36:54.407Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
18:36:54 [2024-02-28T23:36:54.407Z] [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
18:36:54 [2024-02-28T23:36:54.407Z] [INFO] 
18:36:54 [2024-02-28T23:36:54.407Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
18:36:54 [2024-02-28T23:36:54.407Z] [INFO] 
18:36:54 [2024-02-28T23:36:54.407Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
18:36:54 [2024-02-28T23:36:54.407Z] [INFO] 
18:36:54 [2024-02-28T23:36:54.407Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
18:36:54 [2024-02-28T23:36:54.407Z] [INFO] 
18:36:54 [2024-02-28T23:36:54.407Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
18:36:54 [2024-02-28T23:36:54.407Z] [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
18:36:55 [2024-02-28T23:36:55.776Z] [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
18:36:56 [2024-02-28T23:36:56.339Z] [INFO] 
18:36:56 [2024-02-28T23:36:56.339Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
18:36:56 [2024-02-28T23:36:56.339Z] [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
18:36:56 [2024-02-28T23:36:56.339Z] [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
18:36:56 [2024-02-28T23:36:56.339Z] [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
18:36:56 [2024-02-28T23:36:56.595Z] [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
18:36:56 [2024-02-28T23:36:56.595Z] [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
18:36:56 [2024-02-28T23:36:56.595Z] [INFO] 
18:36:56 [2024-02-28T23:36:56.595Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
18:36:56 [2024-02-28T23:36:56.595Z] [INFO] 
18:36:56 [2024-02-28T23:36:56.595Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
18:36:56 [2024-02-28T23:36:56.595Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT  [94/141]
18:36:56 [2024-02-28T23:36:56.595Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
18:36:56 [2024-02-28T23:36:56.595Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
18:36:56 [2024-02-28T23:36:56.595Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] 
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel ---
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] 
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] The project's OSGi version is 9.3.0.202402282247
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] 
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] 
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] 
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] 
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] 
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel ---
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] 
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel ---
18:36:56 [2024-02-28T23:36:56.852Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] 
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel ---
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] 
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT.jar
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] 
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel ---
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] 
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] 
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel ---
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-sources-feature.jar
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] 
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] 
18:36:56 [2024-02-28T23:36:56.852Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel ---
18:36:57 [2024-02-28T23:36:57.109Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT.jar
18:36:58 [2024-02-28T23:36:58.046Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-sources-feature.jar
18:36:58 [2024-02-28T23:36:58.977Z] [INFO] 
18:36:58 [2024-02-28T23:36:58.977Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel ---
18:36:58 [2024-02-28T23:36:58.977Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT.jar
18:36:58 [2024-02-28T23:36:58.977Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT.pom
18:36:58 [2024-02-28T23:36:58.977Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-sources-feature.jar
18:36:58 [2024-02-28T23:36:58.977Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-p2metadata.xml
18:36:58 [2024-02-28T23:36:58.977Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.3.0-SNAPSHOT-p2artifacts.xml
18:36:58 [2024-02-28T23:36:58.977Z] [INFO] 
18:36:58 [2024-02-28T23:36:58.977Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel ---
18:36:58 [2024-02-28T23:36:58.977Z] [INFO] 
18:36:58 [2024-02-28T23:36:58.977Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
18:36:58 [2024-02-28T23:36:58.977Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT [95/141]
18:36:58 [2024-02-28T23:36:58.977Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
18:36:58 [2024-02-28T23:36:58.977Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:36:58 [2024-02-28T23:36:58.977Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:36:58 [2024-02-28T23:36:58.977Z] [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
18:36:59 [2024-02-28T23:36:59.234Z] [INFO] 
18:36:59 [2024-02-28T23:36:59.234Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
18:36:59 [2024-02-28T23:36:59.234Z] [INFO] 
18:36:59 [2024-02-28T23:36:59.234Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
18:36:59 [2024-02-28T23:36:59.234Z] [INFO] The project's OSGi version is 1.0.16.202402282247
18:36:59 [2024-02-28T23:36:59.234Z] [INFO] 
18:36:59 [2024-02-28T23:36:59.234Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
18:36:59 [2024-02-28T23:36:59.234Z] [INFO] 
18:36:59 [2024-02-28T23:36:59.234Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
18:36:59 [2024-02-28T23:36:59.234Z] [INFO] 
18:36:59 [2024-02-28T23:36:59.234Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
18:36:59 [2024-02-28T23:36:59.234Z] [INFO] 
18:36:59 [2024-02-28T23:36:59.234Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
18:36:59 [2024-02-28T23:36:59.234Z] [INFO] 
18:36:59 [2024-02-28T23:36:59.234Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
18:36:59 [2024-02-28T23:36:59.234Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core.tests
18:36:59 [2024-02-28T23:36:59.491Z] [INFO] 
18:36:59 [2024-02-28T23:36:59.491Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
18:36:59 [2024-02-28T23:36:59.491Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
18:36:59 [2024-02-28T23:36:59.491Z] [INFO] 
18:36:59 [2024-02-28T23:36:59.491Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
18:36:59 [2024-02-28T23:36:59.492Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:36:59 [2024-02-28T23:36:59.492Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:36:59 [2024-02-28T23:36:59.492Z] [WARNING] The effective 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
18:36:59 [2024-02-28T23:36:59.748Z] [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
18:37:00 [2024-02-28T23:37:00.312Z] [INFO] 
18:37:00 [2024-02-28T23:37:00.312Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
18:37:00 [2024-02-28T23:37:00.312Z] [INFO] 
18:37:00 [2024-02-28T23:37:00.312Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
18:37:00 [2024-02-28T23:37:00.312Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources
18:37:00 [2024-02-28T23:37:00.312Z] [INFO] 
18:37:00 [2024-02-28T23:37:00.312Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
18:37:00 [2024-02-28T23:37:00.312Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
18:37:00 [2024-02-28T23:37:00.312Z] [INFO] 
18:37:00 [2024-02-28T23:37:00.312Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
18:37:00 [2024-02-28T23:37:00.312Z] [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
18:37:00 [2024-02-28T23:37:00.312Z] [INFO] 
18:37:00 [2024-02-28T23:37:00.312Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
18:37:00 [2024-02-28T23:37:00.312Z] [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
18:37:00 [2024-02-28T23:37:00.570Z] [INFO] 
18:37:00 [2024-02-28T23:37:00.570Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
18:37:00 [2024-02-28T23:37:00.570Z] [INFO] 
18:37:00 [2024-02-28T23:37:00.570Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
18:37:00 [2024-02-28T23:37:00.570Z] [INFO] 
18:37:00 [2024-02-28T23:37:00.570Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
18:37:00 [2024-02-28T23:37:00.570Z] [INFO] 
18:37:00 [2024-02-28T23:37:00.570Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
18:37:00 [2024-02-28T23:37:00.570Z] [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
18:37:01 [2024-02-28T23:37:01.940Z] [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
18:37:02 [2024-02-28T23:37:02.869Z] [INFO] 
18:37:02 [2024-02-28T23:37:02.869Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
18:37:03 [2024-02-28T23:37:03.126Z] [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
18:37:03 [2024-02-28T23:37:03.126Z] [INFO] Command line:
18:37:03 [2024-02-28T23:37:03.126Z] 	[/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]
18:37:03 [2024-02-28T23:37:03.127Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:37:11 [2024-02-28T23:37:11.249Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
18:37:11 [2024-02-28T23:37:11.814Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.731 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
18:37:11 [2024-02-28T23:37:11.814Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest.testConditionsValidation -- Time elapsed: 1.648 s
18:37:11 [2024-02-28T23:37:11.814Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
18:37:14 [2024-02-28T23:37:14.341Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.494 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
18:37:14 [2024-02-28T23:37:14.341Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest.testConditionsPattern -- Time elapsed: 1.355 s
18:37:14 [2024-02-28T23:37:14.341Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest.testConditionsValidation -- Time elapsed: 1.137 s
18:37:14 [2024-02-28T23:37:14.341Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
18:37:14 [2024-02-28T23:37:14.341Z] !SESSION 2024-02-28 23:37:03.159 -----------------------------------------------
18:37:14 [2024-02-28T23:37:14.341Z] eclipse.buildId=unknown
18:37:14 [2024-02-28T23:37:14.341Z] java.version=17.0.2
18:37:14 [2024-02-28T23:37:14.341Z] java.vendor=Oracle Corporation
18:37:14 [2024-02-28T23:37:14.341Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
18:37:14 [2024-02-28T23:37:14.341Z] 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
18:37:14 [2024-02-28T23:37:14.341Z] 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
18:37:14 [2024-02-28T23:37:14.341Z] 
18:37:14 [2024-02-28T23:37:14.341Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:14.217
18:37:14 [2024-02-28T23:37:14.341Z] !MESSAGE state value is type int but a mappingGroup is specified
18:37:14 [2024-02-28T23:37:14.341Z] 
18:37:14 [2024-02-28T23:37:14.341Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:14.218
18:37:14 [2024-02-28T23:37:14.341Z] !MESSAGE state value is type int but a mappingGroup is specified
18:37:15 [2024-02-28T23:37:15.712Z] 
18:37:15 [2024-02-28T23:37:15.712Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:15.395
18:37:15 [2024-02-28T23:37:15.712Z] !MESSAGE state value is type int but a mappingGroup is specified
18:37:15 [2024-02-28T23:37:15.712Z] 
18:37:15 [2024-02-28T23:37:15.712Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:15.396
18:37:15 [2024-02-28T23:37:15.712Z] !MESSAGE state value is type int but a mappingGroup is specified
18:37:15 [2024-02-28T23:37:15.712Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.314 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
18:37:15 [2024-02-28T23:37:15.712Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest.testNonConsumingFsm -- Time elapsed: 1.250 s
18:37:15 [2024-02-28T23:37:15.712Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest.testConsumingFsm -- Time elapsed: 0.061 s
18:37:15 [2024-02-28T23:37:15.712Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
18:37:18 [2024-02-28T23:37:18.236Z] 
18:37:18 [2024-02-28T23:37:18.236Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.641
18:37:18 [2024-02-28T23:37:18.236Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.236Z] 
18:37:18 [2024-02-28T23:37:18.236Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.642
18:37:18 [2024-02-28T23:37:18.236Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.236Z] 
18:37:18 [2024-02-28T23:37:18.236Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.643
18:37:18 [2024-02-28T23:37:18.236Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.236Z] 
18:37:18 [2024-02-28T23:37:18.236Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.644
18:37:18 [2024-02-28T23:37:18.236Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.236Z] 
18:37:18 [2024-02-28T23:37:18.236Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.645
18:37:18 [2024-02-28T23:37:18.236Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.236Z] 
18:37:18 [2024-02-28T23:37:18.236Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.645
18:37:18 [2024-02-28T23:37:18.236Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.236Z] 
18:37:18 [2024-02-28T23:37:18.236Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.646
18:37:18 [2024-02-28T23:37:18.236Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.236Z] 
18:37:18 [2024-02-28T23:37:18.236Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.646
18:37:18 [2024-02-28T23:37:18.236Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.236Z] 
18:37:18 [2024-02-28T23:37:18.236Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.647
18:37:18 [2024-02-28T23:37:18.236Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.236Z] 
18:37:18 [2024-02-28T23:37:18.236Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.648
18:37:18 [2024-02-28T23:37:18.236Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.236Z] 
18:37:18 [2024-02-28T23:37:18.236Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.648
18:37:18 [2024-02-28T23:37:18.236Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.236Z] 
18:37:18 [2024-02-28T23:37:18.236Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.649
18:37:18 [2024-02-28T23:37:18.236Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.236Z] 
18:37:18 [2024-02-28T23:37:18.236Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.650
18:37:18 [2024-02-28T23:37:18.236Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.236Z] 
18:37:18 [2024-02-28T23:37:18.236Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.650
18:37:18 [2024-02-28T23:37:18.236Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.236Z] 
18:37:18 [2024-02-28T23:37:18.236Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.651
18:37:18 [2024-02-28T23:37:18.236Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.237Z] 
18:37:18 [2024-02-28T23:37:18.237Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.652
18:37:18 [2024-02-28T23:37:18.237Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.237Z] 
18:37:18 [2024-02-28T23:37:18.237Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.652
18:37:18 [2024-02-28T23:37:18.237Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.237Z] 
18:37:18 [2024-02-28T23:37:18.237Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.653
18:37:18 [2024-02-28T23:37:18.237Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.237Z] 
18:37:18 [2024-02-28T23:37:18.237Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.654
18:37:18 [2024-02-28T23:37:18.237Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.237Z] 
18:37:18 [2024-02-28T23:37:18.237Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.654
18:37:18 [2024-02-28T23:37:18.237Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.237Z] 
18:37:18 [2024-02-28T23:37:18.237Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.656
18:37:18 [2024-02-28T23:37:18.237Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.237Z] 
18:37:18 [2024-02-28T23:37:18.237Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.656
18:37:18 [2024-02-28T23:37:18.237Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.237Z] 
18:37:18 [2024-02-28T23:37:18.237Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.657
18:37:18 [2024-02-28T23:37:18.237Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.237Z] 
18:37:18 [2024-02-28T23:37:18.237Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.657
18:37:18 [2024-02-28T23:37:18.237Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.237Z] 
18:37:18 [2024-02-28T23:37:18.237Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.658
18:37:18 [2024-02-28T23:37:18.237Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.237Z] 
18:37:18 [2024-02-28T23:37:18.237Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.659
18:37:18 [2024-02-28T23:37:18.237Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.237Z] 
18:37:18 [2024-02-28T23:37:18.237Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.661
18:37:18 [2024-02-28T23:37:18.237Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.237Z] 
18:37:18 [2024-02-28T23:37:18.237Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.662
18:37:18 [2024-02-28T23:37:18.237Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.237Z] 
18:37:18 [2024-02-28T23:37:18.237Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.664
18:37:18 [2024-02-28T23:37:18.237Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:18 [2024-02-28T23:37:18.237Z] 
18:37:18 [2024-02-28T23:37:18.237Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:17.664
18:37:18 [2024-02-28T23:37:18.237Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
18:37:33 [2024-02-28T23:37:33.087Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.49 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
18:37:33 [2024-02-28T23:37:33.087Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest.testModuleExecution -- Time elapsed: 17.38 s
18:37:33 [2024-02-28T23:37:33.087Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest.testModuleConstruction -- Time elapsed: 0.107 s
18:37:33 [2024-02-28T23:37:33.087Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
18:37:34 [2024-02-28T23:37:34.454Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.283 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
18:37:34 [2024-02-28T23:37:34.454Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest.testTimestampDescription -- Time elapsed: 1.280 s
18:37:34 [2024-02-28T23:37:34.454Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
18:37:35 [2024-02-28T23:37:35.018Z] 
18:37:35 [2024-02-28T23:37:35.018Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:34.745
18:37:35 [2024-02-28T23:37:35.018Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file 
18:37:35 [2024-02-28T23:37:35.275Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.780 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
18:37:35 [2024-02-28T23:37:35.275Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest.testInvalidInput -- Time elapsed: 0.483 s
18:37:35 [2024-02-28T23:37:35.275Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest.testStateSystem -- Time elapsed: 0.295 s
18:37:35 [2024-02-28T23:37:35.275Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
18:37:35 [2024-02-28T23:37:35.275Z] 
18:37:35 [2024-02-28T23:37:35.275Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:35.060
18:37:35 [2024-02-28T23:37:35.275Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
18:37:39 [2024-02-28T23:37:39.447Z] 
18:37:39 [2024-02-28T23:37:39.447Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:38.852
18:37:39 [2024-02-28T23:37:39.447Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
18:37:39 [2024-02-28T23:37:39.447Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.802 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
18:37:39 [2024-02-28T23:37:39.447Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest.testModuleExecution -- Time elapsed: 3.787 s
18:37:39 [2024-02-28T23:37:39.447Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest.testModuleConstruction -- Time elapsed: 0.013 s
18:37:39 [2024-02-28T23:37:39.447Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
18:37:39 [2024-02-28T23:37:39.447Z] 
18:37:39 [2024-02-28T23:37:39.447Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:39.147
18:37:39 [2024-02-28T23:37:39.447Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
18:37:39 [2024-02-28T23:37:39.713Z] 
18:37:39 [2024-02-28T23:37:39.713Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:39.449
18:37:39 [2024-02-28T23:37:39.713Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
18:37:39 [2024-02-28T23:37:39.713Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.592 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
18:37:39 [2024-02-28T23:37:39.713Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest.testSegmentStore -- Time elapsed: 0.290 s
18:37:39 [2024-02-28T23:37:39.714Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest.testStateSystem -- Time elapsed: 0.299 s
18:37:39 [2024-02-28T23:37:39.714Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
18:37:41 [2024-02-28T23:37:41.086Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.171 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
18:37:41 [2024-02-28T23:37:41.086Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest.testEventName -- Time elapsed: 1.169 s
18:37:41 [2024-02-28T23:37:41.086Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
18:37:41 [2024-02-28T23:37:41.086Z] 
18:37:41 [2024-02-28T23:37:41.086Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:40.669
18:37:41 [2024-02-28T23:37:41.086Z] !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.
18:37:41 [2024-02-28T23:37:41.086Z] 
18:37:41 [2024-02-28T23:37:41.086Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:40.728
18:37:41 [2024-02-28T23:37:41.086Z] !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.
18:37:41 [2024-02-28T23:37:41.086Z] 
18:37:41 [2024-02-28T23:37:41.086Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:40.743
18:37:41 [2024-02-28T23:37:41.086Z] !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.
18:37:41 [2024-02-28T23:37:41.086Z] 
18:37:41 [2024-02-28T23:37:41.086Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:40.759
18:37:41 [2024-02-28T23:37:41.086Z] !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.
18:37:41 [2024-02-28T23:37:41.086Z] 
18:37:41 [2024-02-28T23:37:41.086Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:40.827
18:37:41 [2024-02-28T23:37:41.086Z] !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.
18:37:41 [2024-02-28T23:37:41.086Z] 
18:37:41 [2024-02-28T23:37:41.086Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:40.919
18:37:41 [2024-02-28T23:37:41.086Z] !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.
18:37:41 [2024-02-28T23:37:41.650Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.906 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
18:37:41 [2024-02-28T23:37:41.650Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidateInvalid -- Time elapsed: 0.182 s
18:37:41 [2024-02-28T23:37:41.650Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidate -- Time elapsed: 0.092 s
18:37:41 [2024-02-28T23:37:41.650Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testGetChildElements -- Time elapsed: 0.016 s
18:37:41 [2024-02-28T23:37:41.650Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidateValid -- Time elapsed: 0.513 s
18:37:41 [2024-02-28T23:37:41.650Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlEnableDisableFile -- Time elapsed: 0.074 s
18:37:41 [2024-02-28T23:37:41.650Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlAddFile -- Time elapsed: 0.023 s
18:37:41 [2024-02-28T23:37:41.650Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlPath -- Time elapsed: 0 s
18:37:41 [2024-02-28T23:37:41.650Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
18:37:42 [2024-02-28T23:37:42.215Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
18:37:42 [2024-02-28T23:37:42.215Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testExtendedModuleCreated -- Time elapsed: 0.169 s
18:37:42 [2024-02-28T23:37:42.215Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testGettingSchemaParser -- Time elapsed: 0.001 s
18:37:42 [2024-02-28T23:37:42.215Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testPopulateExtendedModules -- Time elapsed: 0.144 s
18:37:42 [2024-02-28T23:37:42.215Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
18:37:42 [2024-02-28T23:37:42.473Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
18:37:42 [2024-02-28T23:37:42.473Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testPopulateModulesWithAnalysisManager -- Time elapsed: 0.132 s
18:37:42 [2024-02-28T23:37:42.473Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testProperties -- Time elapsed: 0.059 s
18:37:42 [2024-02-28T23:37:42.473Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testPopulateModules -- Time elapsed: 0.124 s
18:37:42 [2024-02-28T23:37:42.473Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
18:37:42 [2024-02-28T23:37:42.473Z] 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
18:37:42 [2024-02-28T23:37:42.473Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest.testGetChildElements -- Time elapsed: 0.069 s
18:37:42 [2024-02-28T23:37:42.473Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest.testGetElementInFile -- Time elapsed: 0.020 s
18:37:42 [2024-02-28T23:37:42.473Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
18:37:43 [2024-02-28T23:37:43.405Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.876 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
18:37:43 [2024-02-28T23:37:43.405Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testFactory -- Time elapsed: 0.369 s
18:37:43 [2024-02-28T23:37:43.405Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testTwoLevels -- Time elapsed: 0.243 s
18:37:43 [2024-02-28T23:37:43.405Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testNoParentDisplay -- Time elapsed: 0.262 s
18:37:43 [2024-02-28T23:37:43.405Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
18:37:44 [2024-02-28T23:37:44.338Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.723 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
18:37:44 [2024-02-28T23:37:44.338Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYDataProvider -- Time elapsed: 0.277 s
18:37:44 [2024-02-28T23:37:44.338Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYDataProviderDelta -- Time elapsed: 0.223 s
18:37:44 [2024-02-28T23:37:44.338Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYFactory -- Time elapsed: 0.221 s
18:37:44 [2024-02-28T23:37:44.338Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
18:37:50 [2024-02-28T23:37:50.890Z] 
18:37:50 [2024-02-28T23:37:50.890Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:50.585
18:37:50 [2024-02-28T23:37:50.890Z] !MESSAGE Script execution failed
18:37:50 [2024-02-28T23:37:50.890Z] !STACK 0
18:37:50 [2024-02-28T23:37:50.890Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25._c_script_0(Unknown Source)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.call(Unknown Source)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.call(Unknown Source)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.exec(Unknown Source)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
18:37:50 [2024-02-28T23:37:50.890Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
18:37:50 [2024-02-28T23:37:50.890Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
18:37:50 [2024-02-28T23:37:50.890Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
18:37:50 [2024-02-28T23:37:50.890Z] 
18:37:50 [2024-02-28T23:37:50.890Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:50.598
18:37:50 [2024-02-28T23:37:50.890Z] !MESSAGE Script execution failed
18:37:50 [2024-02-28T23:37:50.890Z] !STACK 0
18:37:50 [2024-02-28T23:37:50.890Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30._c_script_0(Unknown Source)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.call(Unknown Source)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.call(Unknown Source)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.exec(Unknown Source)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
18:37:50 [2024-02-28T23:37:50.890Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
18:37:50 [2024-02-28T23:37:50.890Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
18:37:50 [2024-02-28T23:37:50.890Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
18:37:50 [2024-02-28T23:37:50.890Z] 
18:37:50 [2024-02-28T23:37:50.890Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:50.610
18:37:50 [2024-02-28T23:37:50.890Z] !MESSAGE Script execution failed
18:37:50 [2024-02-28T23:37:50.890Z] !STACK 0
18:37:50 [2024-02-28T23:37:50.890Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35._c_script_0(Unknown Source)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.call(Unknown Source)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.call(Unknown Source)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.exec(Unknown Source)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
18:37:50 [2024-02-28T23:37:50.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
18:37:50 [2024-02-28T23:37:50.891Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
18:37:50 [2024-02-28T23:37:50.891Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
18:37:50 [2024-02-28T23:37:50.891Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
18:37:50 [2024-02-28T23:37:50.891Z] 
18:37:50 [2024-02-28T23:37:50.891Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:50.621
18:37:50 [2024-02-28T23:37:50.891Z] !MESSAGE Script execution failed
18:37:50 [2024-02-28T23:37:50.891Z] !STACK 0
18:37:50 [2024-02-28T23:37:50.891Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40._c_script_0(Unknown Source)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.call(Unknown Source)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.call(Unknown Source)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.exec(Unknown Source)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
18:37:50 [2024-02-28T23:37:50.891Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
18:37:50 [2024-02-28T23:37:50.891Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
18:37:50 [2024-02-28T23:37:50.891Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
18:37:50 [2024-02-28T23:37:50.891Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
18:37:52 [2024-02-28T23:37:52.789Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.465 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
18:37:52 [2024-02-28T23:37:52.790Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testOneTrace -- Time elapsed: 0.307 s
18:37:52 [2024-02-28T23:37:52.790Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testExperimentWithTraceAnalysis -- Time elapsed: 7.396 s
18:37:52 [2024-02-28T23:37:52.790Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testFactoryUpdate -- Time elapsed: 0.098 s
18:37:52 [2024-02-28T23:37:52.790Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testExperiment -- Time elapsed: 0.418 s
18:37:52 [2024-02-28T23:37:52.790Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testOneTraceWithExperimentAnalysis -- Time elapsed: 0.200 s
18:37:52 [2024-02-28T23:37:52.790Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
18:37:52 [2024-02-28T23:37:52.790Z] 
18:37:52 [2024-02-28T23:37:52.790Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:52.461
18:37:52 [2024-02-28T23:37:52.790Z] !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.
18:37:53 [2024-02-28T23:37:53.724Z] 
18:37:53 [2024-02-28T23:37:53.724Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:53.683
18:37:53 [2024-02-28T23:37:53.724Z] !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
18:37:55 [2024-02-28T23:37:55.095Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.426 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
18:37:55 [2024-02-28T23:37:55.095Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testInitialStateDeclaration -- Time elapsed: 0 s
18:37:55 [2024-02-28T23:37:55.095Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testTwoInitialStates -- Time elapsed: 0.001 s
18:37:55 [2024-02-28T23:37:55.095Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testInitialStateWithCondition -- Time elapsed: 0 s
18:37:55 [2024-02-28T23:37:55.095Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
18:37:56 [2024-02-28T23:37:56.467Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.224 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
18:37:56 [2024-02-28T23:37:56.467Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest.testAttributePool -- Time elapsed: 1.223 s
18:37:56 [2024-02-28T23:37:56.467Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
18:37:57 [2024-02-28T23:37:57.401Z] 
18:37:57 [2024-02-28T23:37:57.401Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:57.355
18:37:57 [2024-02-28T23:37:57.401Z] !MESSAGE state value is type int but a mappingGroup is specified
18:37:57 [2024-02-28T23:37:57.401Z] 
18:37:57 [2024-02-28T23:37:57.401Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:57.355
18:37:57 [2024-02-28T23:37:57.401Z] !MESSAGE state value is type int but a mappingGroup is specified
18:37:57 [2024-02-28T23:37:57.401Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.240 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
18:37:57 [2024-02-28T23:37:57.401Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest.testSegmentContent -- Time elapsed: 1.224 s
18:37:57 [2024-02-28T23:37:57.401Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest.testMappingGroup -- Time elapsed: 0.015 s
18:37:57 [2024-02-28T23:37:57.401Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
18:37:57 [2024-02-28T23:37:57.964Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
18:37:57 [2024-02-28T23:37:57.964Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueModify -- Time elapsed: 0.060 s
18:37:57 [2024-02-28T23:37:57.964Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueScript -- Time elapsed: 0.022 s
18:37:57 [2024-02-28T23:37:57.964Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueUpdate -- Time elapsed: 0.066 s
18:37:57 [2024-02-28T23:37:57.964Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueMapping -- Time elapsed: 0.022 s
18:37:57 [2024-02-28T23:37:57.964Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValuePeek -- Time elapsed: 0.024 s
18:37:57 [2024-02-28T23:37:57.964Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueFuture -- Time elapsed: 0.064 s
18:37:57 [2024-02-28T23:37:57.964Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueHostId -- Time elapsed: 0.023 s
18:37:57 [2024-02-28T23:37:57.965Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
18:37:57 [2024-02-28T23:37:57.965Z] 
18:37:57 [2024-02-28T23:37:57.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:57.733
18:37:57 [2024-02-28T23:37:57.965Z] !MESSAGE Compiling value: value is not a parseable integer: abc
18:37:57 [2024-02-28T23:37:57.965Z] 
18:37:57 [2024-02-28T23:37:57.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:57.734
18:37:57 [2024-02-28T23:37:57.965Z] !MESSAGE Compiling value: value is not a parseable integer: 
18:37:57 [2024-02-28T23:37:57.965Z] 
18:37:57 [2024-02-28T23:37:57.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:57.738
18:37:57 [2024-02-28T23:37:57.965Z] !MESSAGE Compiling value: value is not a parseable integer: abc
18:37:57 [2024-02-28T23:37:57.965Z] 
18:37:57 [2024-02-28T23:37:57.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:57.740
18:37:57 [2024-02-28T23:37:57.965Z] !MESSAGE Compiling value: value is not a parseable integer: 
18:37:57 [2024-02-28T23:37:57.965Z] 
18:37:57 [2024-02-28T23:37:57.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:57.750
18:37:57 [2024-02-28T23:37:57.965Z] !MESSAGE The mapping group undefined does not exist in this analysis
18:37:57 [2024-02-28T23:37:57.965Z] 
18:37:57 [2024-02-28T23:37:57.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:57.754
18:37:57 [2024-02-28T23:37:57.965Z] !MESSAGE Compiling value: value is not a parseable integer: not int
18:37:57 [2024-02-28T23:37:57.965Z] 
18:37:57 [2024-02-28T23:37:57.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:57.756
18:37:57 [2024-02-28T23:37:57.965Z] !MESSAGE A query state value should have children attributes
18:37:57 [2024-02-28T23:37:57.965Z] 
18:37:57 [2024-02-28T23:37:57.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:57.758
18:37:57 [2024-02-28T23:37:57.965Z] !MESSAGE The value of a constant attribute should not be empty
18:37:57 [2024-02-28T23:37:57.965Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[0: Null state value] -- Time elapsed: 0.003 s
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[1: Valid integer 1] -- Time elapsed: 0.001 s
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[2: Valid integer 2 with forced type] -- Time elapsed: 0.001 s
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[3: Invalid integer] -- Time elapsed: 0.002 s
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[4: Int no value] -- Time elapsed: 0.002 s
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[5: Valid long 1] -- Time elapsed: 0.001 s
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[6: Valid long 2] -- Time elapsed: 0.001 s
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[7: Invalid long] -- Time elapsed: 0.001 s
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[8: Long no value] -- Time elapsed: 0.002 s
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[9: Valid string 1] -- Time elapsed: 0.001 s
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[10: Valid string 2] -- Time elapsed: 0.001 s
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[11: String no value] -- Time elapsed: 0.001 s
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[12: Delete value] -- Time elapsed: 0.001 s
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[13: Delete value with ignored params] -- Time elapsed: 0.001 s
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[14: Event name] -- Time elapsed: 0.001 s
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[15: Event name with params] -- Time elapsed: 0.001 s
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[16: Event field] -- Time elapsed: 0 s
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[17: Unknown mapping group] -- Time elapsed: 0.001 s
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[18: Valid script] -- Time elapsed: 0 s
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[19: Script with children] -- Time elapsed: 0.001 s
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[20: Script with invalid children] -- Time elapsed: 0.001 s
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[21: Query] -- Time elapsed: 0.001 s
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[22: Query no children] -- Time elapsed: 0.002 s
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[23: Query with invalid children] -- Time elapsed: 0.001 s
18:37:57 [2024-02-28T23:37:57.965Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
18:37:57 [2024-02-28T23:37:57.965Z] 
18:37:57 [2024-02-28T23:37:57.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:57.847
18:37:57 [2024-02-28T23:37:57.965Z] !MESSAGE Segment time: only one of <duration> or <end> shoud be present
18:37:57 [2024-02-28T23:37:57.965Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[0: type_and_end] -- Time elapsed: 0.003 s
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[1: just_type] -- Time elapsed: 0.002 s
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[2: type_and_duration] -- Time elapsed: 0.002 s
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[3: inline_name] -- Time elapsed: 0.001 s
18:37:57 [2024-02-28T23:37:57.965Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[4: invalid_segment_and_duration] -- Time elapsed: 0.002 s
18:37:57 [2024-02-28T23:37:57.965Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
18:37:57 [2024-02-28T23:37:57.965Z] 
18:37:57 [2024-02-28T23:37:57.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:57.873
18:37:57 [2024-02-28T23:37:57.965Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there
18:37:57 [2024-02-28T23:37:57.965Z] 
18:37:57 [2024-02-28T23:37:57.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:57.943
18:37:57 [2024-02-28T23:37:57.965Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes
18:37:57 [2024-02-28T23:37:57.965Z] 
18:37:57 [2024-02-28T23:37:57.965Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:57.959
18:37:57 [2024-02-28T23:37:57.965Z] !MESSAGE State Transition: Undefined action: action1
18:37:58 [2024-02-28T23:37:58.222Z] 
18:37:58 [2024-02-28T23:37:58.222Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:57.963
18:37:58 [2024-02-28T23:37:58.222Z] !MESSAGE State Transition: Undefined condition: test1
18:37:58 [2024-02-28T23:37:58.222Z] 
18:37:58 [2024-02-28T23:37:58.222Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:57.966
18:37:58 [2024-02-28T23:37:58.222Z] !MESSAGE State Transition: Undefined condition: test1
18:37:58 [2024-02-28T23:37:58.222Z] 
18:37:58 [2024-02-28T23:37:58.222Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:37:58.016
18:37:58 [2024-02-28T23:37:58.222Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there
18:37:58 [2024-02-28T23:37:58.222Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
18:37:58 [2024-02-28T23:37:58.222Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[0: one_state_final] -- Time elapsed: 0.005 s
18:37:58 [2024-02-28T23:37:58.222Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[1: one_state_loop] -- Time elapsed: 0.005 s
18:37:58 [2024-02-28T23:37:58.222Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[2: save_and_clear_fields] -- Time elapsed: 0.004 s
18:37:58 [2024-02-28T23:37:58.222Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[3: multiple_actions_and_tests] -- Time elapsed: 0.032 s
18:37:58 [2024-02-28T23:37:58.222Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[4: multiple_states_and_transitions] -- Time elapsed: 0.014 s
18:37:58 [2024-02-28T23:37:58.222Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[5: on_entry_exit] -- Time elapsed: 0.003 s
18:37:58 [2024-02-28T23:37:58.222Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[6: with_precondition] -- Time elapsed: 0.012 s
18:37:58 [2024-02-28T23:37:58.222Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[7: initial state] -- Time elapsed: 0.008 s
18:37:58 [2024-02-28T23:37:58.223Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[8: initial_element] -- Time elapsed: 0.003 s
18:37:58 [2024-02-28T23:37:58.223Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[9: undefined_action] -- Time elapsed: 0.003 s
18:37:58 [2024-02-28T23:37:58.223Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[10: undefined_condition] -- Time elapsed: 0.003 s
18:37:58 [2024-02-28T23:37:58.223Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[11: undefined_target] -- Time elapsed: 0.003 s
18:37:58 [2024-02-28T23:37:58.223Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[12: valid_no_initial] -- Time elapsed: 0.050 s
18:37:58 [2024-02-28T23:37:58.223Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
18:37:58 [2024-02-28T23:37:58.223Z] 
18:37:58 [2024-02-28T23:37:58.223Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:58.035
18:37:58 [2024-02-28T23:37:58.223Z] !MESSAGE The value of a constant attribute should not be empty
18:37:58 [2024-02-28T23:37:58.223Z] 
18:37:58 [2024-02-28T23:37:58.223Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:58.036
18:37:58 [2024-02-28T23:37:58.223Z] !MESSAGE The value of an event field attribute should not be null
18:37:58 [2024-02-28T23:37:58.223Z] 
18:37:58 [2024-02-28T23:37:58.223Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:58.037
18:37:58 [2024-02-28T23:37:58.223Z] !MESSAGE A query state attribute should have children attributes
18:37:58 [2024-02-28T23:37:58.223Z] 
18:37:58 [2024-02-28T23:37:58.223Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:58.039
18:37:58 [2024-02-28T23:37:58.223Z] !MESSAGE The value of a constant attribute should not be empty
18:37:58 [2024-02-28T23:37:58.223Z] 
18:37:58 [2024-02-28T23:37:58.223Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:58.040
18:37:58 [2024-02-28T23:37:58.223Z] !MESSAGE Location undefined does not exist
18:37:58 [2024-02-28T23:37:58.223Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
18:37:58 [2024-02-28T23:37:58.223Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testValidLocationCompilation -- Time elapsed: 0.004 s
18:37:58 [2024-02-28T23:37:58.223Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testInvalidStateAttributeCompilation -- Time elapsed: 0.006 s
18:37:58 [2024-02-28T23:37:58.223Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testValidStateAttributeCompilation -- Time elapsed: 0.007 s
18:37:58 [2024-02-28T23:37:58.223Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest
18:37:58 [2024-02-28T23:37:58.223Z] 
18:37:58 [2024-02-28T23:37:58.223Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:58.123
18:37:58 [2024-02-28T23:37:58.223Z] !MESSAGE IO exception occurred
18:37:58 [2024-02-28T23:37:58.223Z] !STACK 0
18:37:58 [2024-02-28T23:37:58.223Z] 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)
18:37:58 [2024-02-28T23:37:58.223Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
18:37:58 [2024-02-28T23:37:58.223Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
18:37:58 [2024-02-28T23:37:58.223Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
18:37:58 [2024-02-28T23:37:58.223Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
18:37:58 [2024-02-28T23:37:58.223Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
18:37:58 [2024-02-28T23:37:58.223Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
18:37:58 [2024-02-28T23:37:58.223Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
18:37:58 [2024-02-28T23:37:58.223Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
18:37:58 [2024-02-28T23:37:58.223Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
18:37:58 [2024-02-28T23:37:58.223Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
18:37:58 [2024-02-28T23:37:58.223Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
18:37:58 [2024-02-28T23:37:58.223Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
18:37:58 [2024-02-28T23:37:58.223Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.create(XmlConfigurationSource.java:85)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testCreation(XmlConfigurationSourceTest.java:166)
18:37:58 [2024-02-28T23:37:58.223Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:37:58 [2024-02-28T23:37:58.223Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:37:58 [2024-02-28T23:37:58.223Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:37:58 [2024-02-28T23:37:58.223Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
18:37:58 [2024-02-28T23:37:58.223Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:37:58 [2024-02-28T23:37:58.223Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:37:58 [2024-02-28T23:37:58.223Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:37:58 [2024-02-28T23:37:58.223Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
18:37:58 [2024-02-28T23:37:58.223Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:37:58 [2024-02-28T23:37:58.223Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:37:58 [2024-02-28T23:37:58.223Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:37:58 [2024-02-28T23:37:58.223Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
18:37:58 [2024-02-28T23:37:58.223Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
18:37:58 [2024-02-28T23:37:58.223Z] 
18:37:58 [2024-02-28T23:37:58.223Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:58.134
18:37:58 [2024-02-28T23:37:58.223Z] !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.
18:37:58 [2024-02-28T23:37:58.481Z] 
18:37:58 [2024-02-28T23:37:58.481Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:58.348
18:37:58 [2024-02-28T23:37:58.481Z] !MESSAGE IO exception occurred
18:37:58 [2024-02-28T23:37:58.481Z] !STACK 0
18:37:58 [2024-02-28T23:37:58.481Z] 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)
18:37:58 [2024-02-28T23:37:58.481Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
18:37:58 [2024-02-28T23:37:58.481Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
18:37:58 [2024-02-28T23:37:58.481Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
18:37:58 [2024-02-28T23:37:58.481Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
18:37:58 [2024-02-28T23:37:58.481Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
18:37:58 [2024-02-28T23:37:58.481Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
18:37:58 [2024-02-28T23:37:58.481Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
18:37:58 [2024-02-28T23:37:58.481Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
18:37:58 [2024-02-28T23:37:58.481Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
18:37:58 [2024-02-28T23:37:58.481Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
18:37:58 [2024-02-28T23:37:58.481Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
18:37:58 [2024-02-28T23:37:58.481Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
18:37:58 [2024-02-28T23:37:58.481Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.update(XmlConfigurationSource.java:99)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testUpdate(XmlConfigurationSourceTest.java:215)
18:37:58 [2024-02-28T23:37:58.481Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:37:58 [2024-02-28T23:37:58.481Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:37:58 [2024-02-28T23:37:58.481Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:37:58 [2024-02-28T23:37:58.481Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
18:37:58 [2024-02-28T23:37:58.481Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:37:58 [2024-02-28T23:37:58.481Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:37:58 [2024-02-28T23:37:58.481Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:37:58 [2024-02-28T23:37:58.481Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
18:37:58 [2024-02-28T23:37:58.481Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
18:37:58 [2024-02-28T23:37:58.481Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:37:58 [2024-02-28T23:37:58.481Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:37:58 [2024-02-28T23:37:58.481Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:37:58 [2024-02-28T23:37:58.481Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:37:58 [2024-02-28T23:37:58.482Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
18:37:58 [2024-02-28T23:37:58.482Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
18:37:58 [2024-02-28T23:37:58.482Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
18:37:58 [2024-02-28T23:37:58.482Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
18:37:58 [2024-02-28T23:37:58.482Z] 
18:37:58 [2024-02-28T23:37:58.482Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:37:58.357
18:37:58 [2024-02-28T23:37:58.482Z] !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.
18:37:58 [2024-02-28T23:37:58.482Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest
18:37:58 [2024-02-28T23:37:58.482Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testSourceType -- Time elapsed: 0 s
18:37:58 [2024-02-28T23:37:58.482Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testCreation -- Time elapsed: 0.100 s
18:37:58 [2024-02-28T23:37:58.482Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testGetConfiguration -- Time elapsed: 0.064 s
18:37:58 [2024-02-28T23:37:58.482Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testContains -- Time elapsed: 0.025 s
18:37:58 [2024-02-28T23:37:58.482Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testRemove -- Time elapsed: 0.068 s
18:37:58 [2024-02-28T23:37:58.482Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testUpdate -- Time elapsed: 0.102 s
18:37:58 [2024-02-28T23:37:58.482Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testConstructor -- Time elapsed: 0.020 s
18:37:58 [2024-02-28T23:37:58.482Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
18:37:58 [2024-02-28T23:37:58.482Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
18:37:58 [2024-02-28T23:37:58.482Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
18:37:58 [2024-02-28T23:37:58.482Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest.testGetDefault -- Time elapsed: 0 s
18:37:58 [2024-02-28T23:37:58.482Z] 
18:37:58 [2024-02-28T23:37:58.482Z] Results:
18:37:58 [2024-02-28T23:37:58.482Z] 
18:37:58 [2024-02-28T23:37:58.482Z] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0
18:37:58 [2024-02-28T23:37:58.482Z] 
18:37:59 [2024-02-28T23:37:59.049Z] [INFO] All tests passed
18:37:59 [2024-02-28T23:37:59.049Z] [INFO] 
18:37:59 [2024-02-28T23:37:59.049Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
18:37:59 [2024-02-28T23:37:59.049Z] [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
18:37:59 [2024-02-28T23:37:59.049Z] [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
18:37:59 [2024-02-28T23:37:59.049Z] [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
18:37:59 [2024-02-28T23:37:59.049Z] [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
18:37:59 [2024-02-28T23:37:59.049Z] [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
18:37:59 [2024-02-28T23:37:59.049Z] [INFO] 
18:37:59 [2024-02-28T23:37:59.049Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
18:37:59 [2024-02-28T23:37:59.049Z] [INFO] 
18:37:59 [2024-02-28T23:37:59.049Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
18:37:59 [2024-02-28T23:37:59.049Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT [96/141]
18:37:59 [2024-02-28T23:37:59.049Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
18:37:59 [2024-02-28T23:37:59.049Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:37:59 [2024-02-28T23:37:59.049Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:37:59 [2024-02-28T23:37:59.049Z] [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
18:37:59 [2024-02-28T23:37:59.307Z] [INFO] 
18:37:59 [2024-02-28T23:37:59.307Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
18:37:59 [2024-02-28T23:37:59.307Z] [INFO] 
18:37:59 [2024-02-28T23:37:59.307Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
18:37:59 [2024-02-28T23:37:59.307Z] [INFO] The project's OSGi version is 2.0.7.202402282247
18:37:59 [2024-02-28T23:37:59.307Z] [INFO] 
18:37:59 [2024-02-28T23:37:59.307Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
18:37:59 [2024-02-28T23:37:59.307Z] [INFO] 
18:37:59 [2024-02-28T23:37:59.307Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
18:37:59 [2024-02-28T23:37:59.307Z] [INFO] 
18:37:59 [2024-02-28T23:37:59.307Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
18:37:59 [2024-02-28T23:37:59.307Z] [INFO] 
18:37:59 [2024-02-28T23:37:59.307Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
18:37:59 [2024-02-28T23:37:59.307Z] [INFO] 
18:37:59 [2024-02-28T23:37:59.307Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
18:37:59 [2024-02-28T23:37:59.307Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core.tests
18:37:59 [2024-02-28T23:37:59.564Z] [INFO] 
18:37:59 [2024-02-28T23:37:59.564Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
18:37:59 [2024-02-28T23:37:59.564Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
18:37:59 [2024-02-28T23:37:59.564Z] [INFO] 
18:37:59 [2024-02-28T23:37:59.564Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
18:37:59 [2024-02-28T23:37:59.564Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:37:59 [2024-02-28T23:37:59.564Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:37:59 [2024-02-28T23:37:59.564Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.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
18:37:59 [2024-02-28T23:37:59.822Z] [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
18:38:00 [2024-02-28T23:38:00.386Z] [INFO] 
18:38:00 [2024-02-28T23:38:00.386Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
18:38:00 [2024-02-28T23:38:00.386Z] [INFO] 
18:38:00 [2024-02-28T23:38:00.386Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
18:38:00 [2024-02-28T23:38:00.386Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources
18:38:00 [2024-02-28T23:38:00.386Z] [INFO] 
18:38:00 [2024-02-28T23:38:00.386Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
18:38:00 [2024-02-28T23:38:00.386Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
18:38:00 [2024-02-28T23:38:00.386Z] [INFO] 
18:38:00 [2024-02-28T23:38:00.386Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
18:38:00 [2024-02-28T23:38:00.386Z] [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
18:38:00 [2024-02-28T23:38:00.643Z] [INFO] 
18:38:00 [2024-02-28T23:38:00.643Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
18:38:00 [2024-02-28T23:38:00.643Z] [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
18:38:00 [2024-02-28T23:38:00.643Z] [INFO] 
18:38:00 [2024-02-28T23:38:00.643Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
18:38:00 [2024-02-28T23:38:00.643Z] [INFO] 
18:38:00 [2024-02-28T23:38:00.643Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
18:38:00 [2024-02-28T23:38:00.643Z] [INFO] 
18:38:00 [2024-02-28T23:38:00.643Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
18:38:00 [2024-02-28T23:38:00.643Z] [INFO] 
18:38:00 [2024-02-28T23:38:00.643Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
18:38:00 [2024-02-28T23:38:00.643Z] [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
18:38:02 [2024-02-28T23:38:02.016Z] [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
18:38:03 [2024-02-28T23:38:03.386Z] [INFO] 
18:38:03 [2024-02-28T23:38:03.386Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
18:38:03 [2024-02-28T23:38:03.386Z] [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
18:38:03 [2024-02-28T23:38:03.386Z] [INFO] Command line:
18:38:03 [2024-02-28T23:38:03.386Z] 	[/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]
18:38:03 [2024-02-28T23:38:03.386Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:38:11 [2024-02-28T23:38:11.486Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
18:40:17 [2024-02-28T23:40:17.933Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 113.9 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryThorough -- Time elapsed: 2.782 s
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_middle_end -- Time elapsed: 0.002 s
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_middle -- Time elapsed: 0.001 s
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative_empty -- Time elapsed: 0.002 s
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0.001 s
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_end -- Time elapsed: 0.001 s
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQuery1 -- Time elapsed: 1.979 s
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQuery1 -- Time elapsed: 1.721 s
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQuery2 -- Time elapsed: 93.87 s
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullAttributeName -- Time elapsed: 0.001 s
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testOptQuarkAbsolute -- Time elapsed: 0.001 s
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFirstIntervalIsConsidered -- Time elapsed: 1.320 s
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidValuetype1 -- Time elapsed: 1.248 s
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidValuetype2 -- Time elapsed: 1.353 s
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidAttribute -- Time elapsed: 0.002 s
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQueryInvalidTime1 -- Time elapsed: 0.008 s
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQueryInvalidTime2 -- Time elapsed: 0.001 s
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarksNoMatch -- Time elapsed: 0.001 s
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative -- Time elapsed: 0.001 s
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQueryInvalidTime1 -- Time elapsed: 0 s
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQueryInvalidTime2 -- Time elapsed: 0 s
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryInvalidTime1 -- Time elapsed: 0.001 s
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryInvalidTime2 -- Time elapsed: 0.001 s
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_begin -- Time elapsed: 0.001 s
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_empty -- Time elapsed: 0.001 s
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testParentAttribute -- Time elapsed: 0 s
18:40:17 [2024-02-28T23:40:17.933Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testOptQuarkRelative -- Time elapsed: 0.001 s
18:40:17 [2024-02-28T23:40:17.933Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
18:40:26 [2024-02-28T23:40:26.061Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.33 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
18:40:26 [2024-02-28T23:40:26.061Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testTimeRangeException2DContinous -- Time elapsed: 1.234 s
18:40:26 [2024-02-28T23:40:26.061Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testEmpty2DQuery -- Time elapsed: 1.149 s
18:40:26 [2024-02-28T23:40:26.061Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testIOOB2DQuery -- Time elapsed: 1.161 s
18:40:26 [2024-02-28T23:40:26.061Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testContinuous2DQuery -- Time elapsed: 7.176 s
18:40:26 [2024-02-28T23:40:26.061Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testReverse2DQuery -- Time elapsed: 4.738 s
18:40:26 [2024-02-28T23:40:26.061Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testTimeRangeException2DDiscrete -- Time elapsed: 1.133 s
18:40:26 [2024-02-28T23:40:26.061Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testDiscrete2DQuery -- Time elapsed: 4.740 s
18:40:26 [2024-02-28T23:40:26.061Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
18:40:40 [2024-02-28T23:40:40.917Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.24 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOpenExistingStateFile -- Time elapsed: 0.039 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testBuild -- Time elapsed: 4.957 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_middle_end -- Time elapsed: 0.002 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_middle -- Time elapsed: 0.001 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative_empty -- Time elapsed: 0.001 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_end -- Time elapsed: 0.001 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQuery1 -- Time elapsed: 0.005 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQuery1 -- Time elapsed: 0.002 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery1 -- Time elapsed: 0.199 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery2 -- Time elapsed: 0.024 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery3 -- Time elapsed: 0.075 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullAttributeName -- Time elapsed: 0.001 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOptQuarkAbsolute -- Time elapsed: 0.001 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFirstIntervalIsConsidered -- Time elapsed: 0.001 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidValuetype1 -- Time elapsed: 0.002 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidValuetype2 -- Time elapsed: 0.001 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryThorough -- Time elapsed: 0.002 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidAttribute -- Time elapsed: 0.001 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQueryInvalidTime1 -- Time elapsed: 0.001 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQueryInvalidTime2 -- Time elapsed: 0 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarksNoMatch -- Time elapsed: 0.001 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative -- Time elapsed: 0.001 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQueryInvalidTime1 -- Time elapsed: 0.001 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQueryInvalidTime2 -- Time elapsed: 0.001 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryInvalidTime1 -- Time elapsed: 0 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryInvalidTime2 -- Time elapsed: 0 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_begin -- Time elapsed: 0.001 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_empty -- Time elapsed: 0 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testParentAttribute -- Time elapsed: 0 s
18:40:40 [2024-02-28T23:40:40.917Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOptQuarkRelative -- Time elapsed: 0.001 s
18:40:40 [2024-02-28T23:40:40.917Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
18:40:47 [2024-02-28T23:40:47.469Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.591 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_middle_end -- Time elapsed: 0.001 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_middle -- Time elapsed: 0.001 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative_empty -- Time elapsed: 0.001 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_end -- Time elapsed: 0.001 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQuery1 -- Time elapsed: 0.070 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQuery1 -- Time elapsed: 0.062 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery1 -- Time elapsed: 0.008 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery2 -- Time elapsed: 0.046 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery3 -- Time elapsed: 0.002 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullAttributeName -- Time elapsed: 0.001 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testOptQuarkAbsolute -- Time elapsed: 0.001 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFirstIntervalIsConsidered -- Time elapsed: 0.059 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidValuetype1 -- Time elapsed: 0.051 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidValuetype2 -- Time elapsed: 0.039 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryThorough -- Time elapsed: 0.039 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidAttribute -- Time elapsed: 0 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQueryInvalidTime1 -- Time elapsed: 0.001 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQueryInvalidTime2 -- Time elapsed: 0.001 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarksNoMatch -- Time elapsed: 0.001 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative -- Time elapsed: 0 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQueryInvalidTime1 -- Time elapsed: 0.001 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQueryInvalidTime2 -- Time elapsed: 0 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryInvalidTime1 -- Time elapsed: 0 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryInvalidTime2 -- Time elapsed: 0.001 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_begin -- Time elapsed: 0 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_empty -- Time elapsed: 0 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testParentAttribute -- Time elapsed: 0 s
18:40:47 [2024-02-28T23:40:47.469Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testOptQuarkRelative -- Time elapsed: 0 s
18:40:47 [2024-02-28T23:40:47.469Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
18:40:55 [2024-02-28T23:40:55.569Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.821 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
18:40:55 [2024-02-28T23:40:55.569Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest.testAnalysisExecution -- Time elapsed: 7.667 s
18:40:55 [2024-02-28T23:40:55.569Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest.testCanExecute -- Time elapsed: 0.125 s
18:40:55 [2024-02-28T23:40:55.569Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
18:40:56 [2024-02-28T23:40:56.941Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.624 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
18:40:56 [2024-02-28T23:40:56.941Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest.testSchedEvents -- Time elapsed: 1.622 s
18:40:56 [2024-02-28T23:40:56.941Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
18:41:02 [2024-02-28T23:41:02.194Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.751 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
18:41:02 [2024-02-28T23:41:02.194Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeOneTraceSoftirq -- Time elapsed: 1.208 s
18:41:02 [2024-02-28T23:41:02.194Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeOneTrace -- Time elapsed: 1.145 s
18:41:02 [2024-02-28T23:41:02.194Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchange -- Time elapsed: 1.176 s
18:41:02 [2024-02-28T23:41:02.194Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeWithWifi -- Time elapsed: 1.220 s
18:41:02 [2024-02-28T23:41:02.194Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
18:41:02 [2024-02-28T23:41:02.194Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
18:41:02 [2024-02-28T23:41:02.194Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
18:41:02 [2024-02-28T23:41:02.194Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
18:41:02 [2024-02-28T23:41:02.194Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0.001 s
18:41:02 [2024-02-28T23:41:02.195Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
18:41:02 [2024-02-28T23:41:02.195Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
18:41:04 [2024-02-28T23:41:04.087Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.019 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
18:41:04 [2024-02-28T23:41:04.087Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest.testMatching -- Time elapsed: 2.018 s
18:41:04 [2024-02-28T23:41:04.087Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
18:41:31 [2024-02-28T23:41:31.508Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.20 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
18:41:31 [2024-02-28T23:41:31.508Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest.testExperimentSync -- Time elapsed: 1.775 s
18:41:31 [2024-02-28T23:41:31.508Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest.testDjangoExperimentSync -- Time elapsed: 25.43 s
18:41:31 [2024-02-28T23:41:31.508Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
18:41:31 [2024-02-28T23:41:31.508Z] !SESSION 2024-02-28 23:38:03.618 -----------------------------------------------
18:41:31 [2024-02-28T23:41:31.508Z] eclipse.buildId=unknown
18:41:31 [2024-02-28T23:41:31.508Z] java.version=17.0.2
18:41:31 [2024-02-28T23:41:31.508Z] java.vendor=Oracle Corporation
18:41:31 [2024-02-28T23:41:31.508Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
18:41:31 [2024-02-28T23:41:31.508Z] 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
18:41:31 [2024-02-28T23:41:31.508Z] 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
18:41:31 [2024-02-28T23:41:31.508Z] 
18:41:31 [2024-02-28T23:41:31.508Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-28 23:41:31.158
18:41:31 [2024-02-28T23:41:31.508Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
18:41:41 [2024-02-28T23:41:41.467Z] 
18:41:41 [2024-02-28T23:41:41.467Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-28 23:41:40.134
18:41:41 [2024-02-28T23:41:41.467Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
18:41:48 [2024-02-28T23:41:48.019Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.68 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
18:41:48 [2024-02-28T23:41:48.019Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest.testWholeUstTrace -- Time elapsed: 8.984 s
18:41:48 [2024-02-28T23:41:48.019Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest.testOneEvent -- Time elapsed: 7.696 s
18:41:48 [2024-02-28T23:41:48.019Z] 
18:41:48 [2024-02-28T23:41:48.019Z] Results:
18:41:48 [2024-02-28T23:41:48.019Z] 
18:41:48 [2024-02-28T23:41:48.019Z] Tests run: 112, Failures: 0, Errors: 0, Skipped: 2
18:41:48 [2024-02-28T23:41:48.019Z] 
18:41:48 [2024-02-28T23:41:48.276Z] [INFO] All tests passed
18:41:48 [2024-02-28T23:41:48.276Z] [INFO] 
18:41:48 [2024-02-28T23:41:48.276Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
18:41:48 [2024-02-28T23:41:48.276Z] [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
18:41:48 [2024-02-28T23:41:48.277Z] [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
18:41:48 [2024-02-28T23:41:48.277Z] [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
18:41:48 [2024-02-28T23:41:48.277Z] [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
18:41:48 [2024-02-28T23:41:48.277Z] [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
18:41:48 [2024-02-28T23:41:48.277Z] [INFO] 
18:41:48 [2024-02-28T23:41:48.277Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
18:41:48 [2024-02-28T23:41:48.277Z] [INFO] 
18:41:48 [2024-02-28T23:41:48.277Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
18:41:48 [2024-02-28T23:41:48.277Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT [97/141]
18:41:48 [2024-02-28T23:41:48.277Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
18:41:48 [2024-02-28T23:41:48.277Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:41:48 [2024-02-28T23:41:48.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
18:41:48 [2024-02-28T23:41:48.277Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
18:41:48 [2024-02-28T23:41:48.841Z] [INFO] 
18:41:48 [2024-02-28T23:41:48.841Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
18:41:48 [2024-02-28T23:41:48.841Z] [INFO] 
18:41:48 [2024-02-28T23:41:48.841Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
18:41:48 [2024-02-28T23:41:48.841Z] [INFO] The project's OSGi version is 1.0.21.202402282247
18:41:48 [2024-02-28T23:41:48.841Z] [INFO] 
18:41:48 [2024-02-28T23:41:48.841Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
18:41:48 [2024-02-28T23:41:48.841Z] [INFO] 
18:41:48 [2024-02-28T23:41:48.841Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
18:41:48 [2024-02-28T23:41:48.841Z] [INFO] 
18:41:48 [2024-02-28T23:41:48.841Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
18:41:48 [2024-02-28T23:41:48.841Z] [INFO] 
18:41:48 [2024-02-28T23:41:48.841Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
18:41:48 [2024-02-28T23:41:48.841Z] [INFO] 
18:41:48 [2024-02-28T23:41:48.841Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
18:41:48 [2024-02-28T23:41:48.841Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests
18:41:49 [2024-02-28T23:41:49.773Z] [INFO] 
18:41:49 [2024-02-28T23:41:49.773Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
18:41:49 [2024-02-28T23:41:49.773Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
18:41:49 [2024-02-28T23:41:49.773Z] [INFO] 
18:41:49 [2024-02-28T23:41:49.773Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
18:41:49 [2024-02-28T23:41:49.773Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:41:49 [2024-02-28T23:41:49.773Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:41:49 [2024-02-28T23:41:49.773Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
18:41:49 [2024-02-28T23:41:49.773Z] [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
18:41:50 [2024-02-28T23:41:50.707Z] [INFO] 
18:41:50 [2024-02-28T23:41:50.707Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
18:41:50 [2024-02-28T23:41:50.707Z] [INFO] 
18:41:50 [2024-02-28T23:41:50.707Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
18:41:50 [2024-02-28T23:41:50.707Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources
18:41:50 [2024-02-28T23:41:50.707Z] [INFO] 
18:41:50 [2024-02-28T23:41:50.707Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
18:41:50 [2024-02-28T23:41:50.707Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
18:41:50 [2024-02-28T23:41:50.707Z] [INFO] 
18:41:50 [2024-02-28T23:41:50.707Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
18:41:50 [2024-02-28T23:41:50.707Z] [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.21-SNAPSHOT-sources.jar
18:41:50 [2024-02-28T23:41:50.707Z] [INFO] 
18:41:50 [2024-02-28T23:41:50.707Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
18:41:50 [2024-02-28T23:41:50.707Z] [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.21-SNAPSHOT.jar
18:41:50 [2024-02-28T23:41:50.707Z] [INFO] 
18:41:50 [2024-02-28T23:41:50.707Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
18:41:50 [2024-02-28T23:41:50.707Z] [INFO] 
18:41:50 [2024-02-28T23:41:50.707Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
18:41:50 [2024-02-28T23:41:50.707Z] [INFO] 
18:41:50 [2024-02-28T23:41:50.707Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
18:41:50 [2024-02-28T23:41:50.707Z] [INFO] 
18:41:50 [2024-02-28T23:41:50.707Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
18:41:50 [2024-02-28T23:41:50.707Z] [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.21-SNAPSHOT.jar
18:41:52 [2024-02-28T23:41:52.077Z] [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.21-SNAPSHOT-sources.jar
18:41:53 [2024-02-28T23:41:53.446Z] [INFO] 
18:41:53 [2024-02-28T23:41:53.446Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
18:41:53 [2024-02-28T23:41:53.707Z] [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
18:41:53 [2024-02-28T23:41:53.707Z] [INFO] Command line:
18:41:53 [2024-02-28T23:41:53.707Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.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]
18:41:53 [2024-02-28T23:41:53.707Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:41:57 [2024-02-28T23:41:57.887Z] Feb 28, 2024 11:41:57 PM org.apache.aries.spifly.BaseActivator log
18:41:57 [2024-02-28T23:41:57.887Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
18:42:01 [2024-02-28T23:42:01.162Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:42:01 [2024-02-28T23:42:01.163Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:42:09 [2024-02-28T23:42:09.268Z] !SESSION 2024-02-28 23:41:53.820 -----------------------------------------------
18:42:09 [2024-02-28T23:42:09.268Z] eclipse.buildId=unknown
18:42:09 [2024-02-28T23:42:09.268Z] java.version=17.0.2
18:42:09 [2024-02-28T23:42:09.268Z] java.vendor=Oracle Corporation
18:42:09 [2024-02-28T23:42:09.268Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
18:42:09 [2024-02-28T23:42:09.268Z] 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
18:42:09 [2024-02-28T23:42:09.268Z] 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
18:42:09 [2024-02-28T23:42:09.268Z] 
18:42:09 [2024-02-28T23:42:09.268Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 23:42:08.938
18:42:09 [2024-02-28T23:42:09.268Z] !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
18:42:09 [2024-02-28T23:42:09.269Z] 
18:42:09 [2024-02-28T23:42:09.269Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 23:42:09.025
18:42:09 [2024-02-28T23:42:09.269Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
18:42:09 [2024-02-28T23:42:09.269Z] !STACK 0
18:42:09 [2024-02-28T23:42:09.269Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
18:42:09 [2024-02-28T23:42:09.269Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
18:42:09 [2024-02-28T23:42:09.269Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
18:42:09 [2024-02-28T23:42:09.269Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
18:42:09 [2024-02-28T23:42:09.269Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
18:42:09 [2024-02-28T23:42:09.269Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
18:42:09 [2024-02-28T23:42:09.269Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
18:42:09 [2024-02-28T23:42:09.269Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
18:42:09 [2024-02-28T23:42:09.269Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:42:09 [2024-02-28T23:42:09.269Z] Caused by: java.io.IOException: error=2, No such file or directory
18:42:09 [2024-02-28T23:42:09.269Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
18:42:09 [2024-02-28T23:42:09.269Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
18:42:09 [2024-02-28T23:42:09.269Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
18:42:09 [2024-02-28T23:42:09.269Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
18:42:09 [2024-02-28T23:42:09.269Z] 	... 7 more
18:42:09 [2024-02-28T23:42:09.526Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
18:42:10 [2024-02-28T23:42:10.458Z] Display size: 1440x900
18:42:10 [2024-02-28T23:42:10.458Z] OS version=6.1.11-200.fc37.x86_64
18:42:10 [2024-02-28T23:42:10.458Z] GTK version=3.22.30
18:42:10 [2024-02-28T23:42:10.458Z] GTK theme=Ambiance
18:42:10 [2024-02-28T23:42:10.458Z] LIBOVERLAY_SCROLLBAR=0
18:42:10 [2024-02-28T23:42:10.458Z] Time zone: Greenwich Mean Time
18:42:10 [2024-02-28T23:42:10.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@61c3d7ac] time=-233253334 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:42:12 [2024-02-28T23:42:12.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:42:12 [2024-02-28T23:42:12.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:42:12 [2024-02-28T23:42:12.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:42:12 [2024-02-28T23:42:12.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:42:12 [2024-02-28T23:42:12.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-233251975 data=null doit=true}, MenuItem with text {&Hierarchical}]
18:42:12 [2024-02-28T23:42:12.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-233251974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
18:42:12 [2024-02-28T23:42:12.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-233251962 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:42:12 [2024-02-28T23:42:12.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:42:30 [2024-02-28T23:42:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
18:42:30 [2024-02-28T23:42:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:42:30 [2024-02-28T23:42:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
18:42:30 [2024-02-28T23:42:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:42:30 [2024-02-28T23:42:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:42:30 [2024-02-28T23:42:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
18:42:30 [2024-02-28T23:42:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:42:30 [2024-02-28T23:42:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:42:30 [2024-02-28T23:42:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
18:42:30 [2024-02-28T23:42:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:42:30 [2024-02-28T23:42:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:42:30 [2024-02-28T23:42:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
18:42:30 [2024-02-28T23:42:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:42:30 [2024-02-28T23:42:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:42:30 [2024-02-28T23:42:30.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
18:42:30 [2024-02-28T23:42:30.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:42:30 [2024-02-28T23:42:30.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:42:30 [2024-02-28T23:42:30.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
18:42:30 [2024-02-28T23:42:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:42:30 [2024-02-28T23:42:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:42:30 [2024-02-28T23:42:30.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
18:42:30 [2024-02-28T23:42:30.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:42:30 [2024-02-28T23:42:30.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:42:36 [2024-02-28T23:42:36.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
18:42:36 [2024-02-28T23:42:36.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:42:36 [2024-02-28T23:42:36.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
18:42:36 [2024-02-28T23:42:36.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:42:36 [2024-02-28T23:42:36.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:42:36 [2024-02-28T23:42:36.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
18:42:36 [2024-02-28T23:42:36.176Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:42:36 [2024-02-28T23:42:36.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
18:42:36 [2024-02-28T23:42:36.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233227984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:42:36 [2024-02-28T23:42:36.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233227967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:42:36 [2024-02-28T23:42:36.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233227966 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
18:42:36 [2024-02-28T23:42:36.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233227966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:42:36 [2024-02-28T23:42:36.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233227966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:42:36 [2024-02-28T23:42:36.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233227965 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}]
18:42:36 [2024-02-28T23:42:36.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233227961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:42:36 [2024-02-28T23:42:36.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233227961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:42:36 [2024-02-28T23:42:36.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233227960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:42:36 [2024-02-28T23:42:36.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233227955 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
18:42:36 [2024-02-28T23:42:36.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233227954 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
18:42:36 [2024-02-28T23:42:36.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
18:42:36 [2024-02-28T23:42:36.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
18:42:36 [2024-02-28T23:42:36.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:42:36 [2024-02-28T23:42:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:42:36 [2024-02-28T23:42:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
18:42:36 [2024-02-28T23:42:36.434Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:42:36 [2024-02-28T23:42:36.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
18:42:36 [2024-02-28T23:42:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:42:36 [2024-02-28T23:42:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:42:36 [2024-02-28T23:42:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
18:42:36 [2024-02-28T23:42:36.693Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:42:36 [2024-02-28T23:42:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
18:42:36 [2024-02-28T23:42:36.693Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:42:36 [2024-02-28T23:42:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
18:42:36 [2024-02-28T23:42:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233227280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:42:36 [2024-02-28T23:42:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233227279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:42:36 [2024-02-28T23:42:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233227279 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
18:42:36 [2024-02-28T23:42:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233227279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:42:36 [2024-02-28T23:42:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233227278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:42:36 [2024-02-28T23:42:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233227278 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}]
18:42:36 [2024-02-28T23:42:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233227269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:42:36 [2024-02-28T23:42:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233227267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:42:36 [2024-02-28T23:42:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233227267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:42:36 [2024-02-28T23:42:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233227266 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
18:42:36 [2024-02-28T23:42:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233227266 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
18:42:36 [2024-02-28T23:42:36.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
18:42:37 [2024-02-28T23:42:37.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@61c3d7ac] time=-233226833 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:42:37 [2024-02-28T23:42:37.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:42:37 [2024-02-28T23:42:37.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:42:37 [2024-02-28T23:42:37.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:42:37 [2024-02-28T23:42:37.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:42:37 [2024-02-28T23:42:37.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-233226672 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:42:37 [2024-02-28T23:42:37.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-233226672 data=null doit=true}, TreeItem with text {test}]
18:42:37 [2024-02-28T23:42:37.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-233226671 data=null}, TreeItem with text {test}]
18:42:37 [2024-02-28T23:42:37.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-233226670 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:42:37 [2024-02-28T23:42:37.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233226669 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:42:37 [2024-02-28T23:42:37.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-233226635 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:42:37 [2024-02-28T23:42:37.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:42:37 [2024-02-28T23:42:37.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:42:37 [2024-02-28T23:42:37.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:42:38 [2024-02-28T23:42:38.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')
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:42:38 [2024-02-28T23:42:38.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
18:42:38 [2024-02-28T23:42:38.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=-233225644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:42:38 [2024-02-28T23:42:38.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=-233225643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233225643 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233225643 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233225642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233225642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233225642 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233225642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:42:38 [2024-02-28T23:42:38.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=-233225641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233225641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233225641 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233225641 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233225632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:42:38 [2024-02-28T23:42:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233225632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:42:38 [2024-02-28T23:42:38.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233225632 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:42:38 [2024-02-28T23:42:38.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233225631 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:42:38 [2024-02-28T23:42:38.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233225631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:42:38 [2024-02-28T23:42:38.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233225631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:42:38 [2024-02-28T23:42:38.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')
18:42:38 [2024-02-28T23:42:38.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')
18:42:38 [2024-02-28T23:42:38.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')
18:42:38 [2024-02-28T23:42:38.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')
18:42:38 [2024-02-28T23:42:38.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')
18:42:38 [2024-02-28T23:42:38.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:42:38 [2024-02-28T23:42:38.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233225630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:42:38 [2024-02-28T23:42:38.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-233226370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:42:39 [2024-02-28T23:42:39.159Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.53 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
18:42:39 [2024-02-28T23:42:39.159Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest.testExpandedState -- Time elapsed: 17.38 s
18:42:39 [2024-02-28T23:42:39.159Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest.testHideEmptyRowsState -- Time elapsed: 5.631 s
18:42:39 [2024-02-28T23:42:39.159Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
18:42:39 [2024-02-28T23:42:39.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@61c3d7ac] time=-233224784 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:42:39 [2024-02-28T23:42:39.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:42:39 [2024-02-28T23:42:39.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:42:39 [2024-02-28T23:42:39.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:42:39 [2024-02-28T23:42:39.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:42:39 [2024-02-28T23:42:39.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-233224369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:42:39 [2024-02-28T23:42:39.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:42:40 [2024-02-28T23:42:40.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:42:46 [2024-02-28T23:42:46.799Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:42:46 [2024-02-28T23:42:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
18:42:46 [2024-02-28T23:42:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233217066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
18:42:46 [2024-02-28T23:42:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233217066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
18:42:46 [2024-02-28T23:42:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233217066 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
18:42:46 [2024-02-28T23:42:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233217065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
18:42:46 [2024-02-28T23:42:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233217065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
18:42:47 [2024-02-28T23:42:47.364Z] 
18:42:47 [2024-02-28T23:42:47.364Z] (Eclipse:13548): Gtk-WARNING **: 23:42:47.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:42:47 [2024-02-28T23:42:47.364Z] 
18:42:47 [2024-02-28T23:42:47.364Z] (Eclipse:13548): Gtk-WARNING **: 23:42:47.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:42:47 [2024-02-28T23:42:47.364Z] 
18:42:47 [2024-02-28T23:42:47.364Z] (Eclipse:13548): Gtk-WARNING **: 23:42:47.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:42:47 [2024-02-28T23:42:47.364Z] 
18:42:47 [2024-02-28T23:42:47.364Z] (Eclipse:13548): Gtk-WARNING **: 23:42:47.244: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233216486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233216482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233216482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233216482 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233216482 data=null}, ToolItem with tooltip text {Show View Filters}]
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-233216478 data=null doit=true}, Shell with text {Filter}]
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
18:42:47 [2024-02-28T23:42:47.364Z] 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')
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-233216472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-233216472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-233216471 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-233216471 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-233216471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-233216471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-233216471 data=null 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')]
18:42:47 [2024-02-28T23:42:47.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-233216375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-233216375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-233216374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-233216374 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-233216374 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
18:42:47 [2024-02-28T23:42:47.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
18:42:47 [2024-02-28T23:42:47.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:42:47 [2024-02-28T23:42:47.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {systemd} time=-233216365 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, Tree node with text: systemd]
18:42:47 [2024-02-28T23:42:47.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {systemd} time=-233216365 data=null doit=true}, Tree node with text: systemd]
18:42:47 [2024-02-28T23:42:47.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {systemd} time=-233216364 data=null}, Tree node with text: systemd]
18:42:47 [2024-02-28T23:42:47.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {systemd} time=-233216364 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, Tree node with text: systemd]
18:42:47 [2024-02-28T23:42:47.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233216363 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]
18:42:47 [2024-02-28T23:42:47.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {systemd} time=-233216347 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, Tree node with text: systemd]
18:42:47 [2024-02-28T23:42:47.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
18:42:47 [2024-02-28T23:42:47.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
18:42:47 [2024-02-28T23:42:47.621Z] 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')
18:42:47 [2024-02-28T23:42:47.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
18:42:47 [2024-02-28T23:42:47.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-233216339 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')]
18:42:47 [2024-02-28T23:42:47.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-233216339 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')]
18:42:47 [2024-02-28T23:42:47.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-233216338 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-233216338 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-233216338 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')]
18:42:47 [2024-02-28T23:42:47.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-233216338 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')]
18:42:47 [2024-02-28T23:42:47.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-233216338 data=null 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')]
18:42:47 [2024-02-28T23:42:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-233216258 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')]
18:42:47 [2024-02-28T23:42:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-233216151 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')]
18:42:47 [2024-02-28T23:42:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-233216151 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')]
18:42:47 [2024-02-28T23:42:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-233216150 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-233216150 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
18:42:47 [2024-02-28T23:42:47.879Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
18:42:47 [2024-02-28T23:42:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:42:47 [2024-02-28T23:42:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=-233216148 data=null button=0 stateMask=0x0 x=93 y=1162 count=0}, Tree node with text: kthreadd]
18:42:47 [2024-02-28T23:42:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kthreadd} time=-233216148 data=null doit=true}, Tree node with text: kthreadd]
18:42:47 [2024-02-28T23:42:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=-233216147 data=null}, Tree node with text: kthreadd]
18:42:47 [2024-02-28T23:42:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=-233216147 data=null button=1 stateMask=0x0 x=93 y=1162 count=1}, Tree node with text: kthreadd]
18:42:47 [2024-02-28T23:42:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233216146 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]
18:42:47 [2024-02-28T23:42:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=-233216145 data=null button=1 stateMask=0x80000 x=93 y=12 count=1}, Tree node with text: kthreadd]
18:42:47 [2024-02-28T23:42:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
18:42:47 [2024-02-28T23:42:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
18:42:47 [2024-02-28T23:42:47.879Z] 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')
18:42:47 [2024-02-28T23:42:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-233216083 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')]
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-233216083 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')]
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-233216083 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-233216082 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-233216082 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')]
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-233216082 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')]
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-233216082 data=null 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')]
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-233216057 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')]
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-233216057 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')]
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-233216057 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')]
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-233216057 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-233216056 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
18:42:47 [2024-02-28T23:42:47.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=-233216054 data=null button=0 stateMask=0x0 x=110 y=-1161 count=0}, Tree node with text: lttng-consumerd]
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=-233216054 data=null doit=true}, Tree node with text: lttng-consumerd]
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=-233216053 data=null}, Tree node with text: lttng-consumerd]
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=-233216053 data=null button=1 stateMask=0x0 x=110 y=-1161 count=1}, Tree node with text: lttng-consumerd]
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233216052 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]
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=-233216052 data=null button=1 stateMask=0x80000 x=110 y=-1161 count=1}, Tree node with text: lttng-consumerd]
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
18:42:47 [2024-02-28T23:42:47.880Z] 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')
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-233216049 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')]
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-233216048 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')]
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-233216048 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-233216048 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-233216048 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')]
18:42:47 [2024-02-28T23:42:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-233216047 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')]
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-233216047 data=null 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')]
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-233216046 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')]
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-233216046 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')]
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-233216045 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')]
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-233216045 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-233216045 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233216041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233216041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233216041 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233215983 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233215983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233215983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233215982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:42:47 [2024-02-28T23:42:47.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233217065 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}]
18:42:48 [2024-02-28T23:42:48.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:42:48 [2024-02-28T23:42:48.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:42:48 [2024-02-28T23:42:48.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:42:48 [2024-02-28T23:42:48.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:42:48 [2024-02-28T23:42:48.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Process} time=-233215641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Process}]
18:42:48 [2024-02-28T23:42:48.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Process} time=-233215577 data=null button=1 stateMask=0x80000 x=67 y=-13 count=1}, TreeColumn with text {Process}]
18:42:48 [2024-02-28T23:42:48.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Process} time=-233215571 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Process}]
18:42:48 [2024-02-28T23:42:48.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Process} time=-233215568 data=null button=1 stateMask=0x80000 x=67 y=-13 count=1}, TreeColumn with text {Process}]
18:42:48 [2024-02-28T23:42:48.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {TID} time=-233215554 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {TID}]
18:42:48 [2024-02-28T23:42:48.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {TID} time=-233215480 data=null button=1 stateMask=0x80000 x=155 y=-13 count=1}, TreeColumn with text {TID}]
18:42:48 [2024-02-28T23:42:48.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {TID} time=-233215477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {TID}]
18:42:48 [2024-02-28T23:42:48.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {TID} time=-233215475 data=null button=1 stateMask=0x80000 x=155 y=-13 count=1}, TreeColumn with text {TID}]
18:42:48 [2024-02-28T23:42:48.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID} time=-233215474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID}]
18:42:48 [2024-02-28T23:42:48.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID} time=-233215472 data=null button=1 stateMask=0x80000 x=195 y=-13 count=1}, TreeColumn with text {PID}]
18:42:48 [2024-02-28T23:42:48.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID} time=-233215471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID}]
18:42:48 [2024-02-28T23:42:48.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID} time=-233215462 data=null button=1 stateMask=0x80000 x=195 y=-13 count=1}, TreeColumn with text {PID}]
18:42:48 [2024-02-28T23:42:48.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PTID} time=-233215460 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PTID}]
18:42:48 [2024-02-28T23:42:48.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-233215459 data=null button=1 stateMask=0x80000 x=238 y=-13 count=1}, TreeColumn with text {PTID}]
18:42:48 [2024-02-28T23:42:48.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PTID} time=-233215458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PTID}]
18:42:48 [2024-02-28T23:42:48.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-233215457 data=null button=1 stateMask=0x80000 x=238 y=-13 count=1}, TreeColumn with text {PTID}]
18:42:48 [2024-02-28T23:42:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-233215455 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}]
18:42:48 [2024-02-28T23:42:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-233215393 data=null button=1 stateMask=0x80000 x=332 y=-13 count=1}, TreeColumn with text {Birth time}]
18:42:48 [2024-02-28T23:42:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-233215382 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}]
18:42:48 [2024-02-28T23:42:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-233215381 data=null button=1 stateMask=0x80000 x=332 y=-13 count=1}, TreeColumn with text {Birth time}]
18:42:48 [2024-02-28T23:42:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@61c3d7ac] time=-233215247 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:42:48 [2024-02-28T23:42:48.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:42:48 [2024-02-28T23:42:48.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:42:48 [2024-02-28T23:42:48.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:42:48 [2024-02-28T23:42:48.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:42:48 [2024-02-28T23:42:48.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-233215148 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:42:48 [2024-02-28T23:42:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-233215148 data=null doit=true}, TreeItem with text {test}]
18:42:48 [2024-02-28T23:42:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-233215147 data=null}, TreeItem with text {test}]
18:42:48 [2024-02-28T23:42:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-233215147 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:42:48 [2024-02-28T23:42:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233215146 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:42:48 [2024-02-28T23:42:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-233215085 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:42:48 [2024-02-28T23:42:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:42:48 [2024-02-28T23:42:48.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:42:49 [2024-02-28T23:42:49.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:42:49 [2024-02-28T23:42:49.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:42:49 [2024-02-28T23:42:49.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:42:49 [2024-02-28T23:42:49.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:42:49 [2024-02-28T23:42:49.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:42:49 [2024-02-28T23:42:49.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')
18:42:49 [2024-02-28T23:42:49.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:42:49 [2024-02-28T23:42:49.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:42:49 [2024-02-28T23:42:49.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:42:49 [2024-02-28T23:42:49.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:42:49 [2024-02-28T23:42:49.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
18:42:49 [2024-02-28T23:42:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233214385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:42:49 [2024-02-28T23:42:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233214385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:42:49 [2024-02-28T23:42:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233214384 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:42:49 [2024-02-28T23:42:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233214384 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:42:49 [2024-02-28T23:42:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233214384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:42:49 [2024-02-28T23:42:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233214383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:42:49 [2024-02-28T23:42:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233214383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:42:49 [2024-02-28T23:42:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233214383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:42:49 [2024-02-28T23:42:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233214383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:42:49 [2024-02-28T23:42:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233214382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:42:49 [2024-02-28T23:42:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233214382 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:42:49 [2024-02-28T23:42:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233214382 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:42:49 [2024-02-28T23:42:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:42:49 [2024-02-28T23:42:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:42:49 [2024-02-28T23:42:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:42:49 [2024-02-28T23:42:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:42:49 [2024-02-28T23:42:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:42:49 [2024-02-28T23:42:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:42:49 [2024-02-28T23:42:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:42:49 [2024-02-28T23:42:49.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')
18:42:49 [2024-02-28T23:42:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:42:49 [2024-02-28T23:42:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233214378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:42:49 [2024-02-28T23:42:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233214377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:42:49 [2024-02-28T23:42:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233214377 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:42:49 [2024-02-28T23:42:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233214377 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:42:49 [2024-02-28T23:42:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233214377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:42:49 [2024-02-28T23:42:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233214376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:42:49 [2024-02-28T23:42:49.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:42:49 [2024-02-28T23:42:49.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:42:49 [2024-02-28T23:42:49.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:42:49 [2024-02-28T23:42:49.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:42:49 [2024-02-28T23:42:49.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:42:49 [2024-02-28T23:42:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:42:49 [2024-02-28T23:42:49.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233214376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:42:49 [2024-02-28T23:42:49.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-233214957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:42:50 [2024-02-28T23:42:50.205Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.94 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
18:42:50 [2024-02-28T23:42:50.205Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest.testColumnSorting -- Time elapsed: 8.488 s
18:42:50 [2024-02-28T23:42:50.205Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
18:42:50 [2024-02-28T23:42:50.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@61c3d7ac] time=-233213775 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:42:50 [2024-02-28T23:42:50.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:42:50 [2024-02-28T23:42:50.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:42:50 [2024-02-28T23:42:50.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:42:50 [2024-02-28T23:42:50.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:42:50 [2024-02-28T23:42:50.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-233213373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:42:50 [2024-02-28T23:42:50.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:42:51 [2024-02-28T23:42:51.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:42:57 [2024-02-28T23:42:57.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
18:42:57 [2024-02-28T23:42:57.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:42:57 [2024-02-28T23:42:57.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:42:57 [2024-02-28T23:42:57.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:42:57 [2024-02-28T23:42:57.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:42:57 [2024-02-28T23:42:57.583Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:42:57 [2024-02-28T23:42:57.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:42:57 [2024-02-28T23:42:57.583Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:42:57 [2024-02-28T23:42:57.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
18:42:57 [2024-02-28T23:42:57.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233206451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:57 [2024-02-28T23:42:57.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233206450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:57 [2024-02-28T23:42:57.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233206450 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:57 [2024-02-28T23:42:57.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233206450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:57 [2024-02-28T23:42:57.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233206449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:57 [2024-02-28T23:42:57.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233206449 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}]
18:42:57 [2024-02-28T23:42:57.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233206446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:57 [2024-02-28T23:42:57.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233206445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:57 [2024-02-28T23:42:57.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=-233206445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:57 [2024-02-28T23:42:57.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=-233206445 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:57 [2024-02-28T23:42:57.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=-233206444 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:57 [2024-02-28T23:42:57.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
18:42:57 [2024-02-28T23:42:57.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:42:58 [2024-02-28T23:42:58.146Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:42:58 [2024-02-28T23:42:58.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
18:42:58 [2024-02-28T23:42:58.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233205847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:58 [2024-02-28T23:42:58.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233205847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:58 [2024-02-28T23:42:58.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233205846 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:58 [2024-02-28T23:42:58.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233205846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:58 [2024-02-28T23:42:58.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233205846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:58 [2024-02-28T23:42:58.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233205846 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}]
18:42:58 [2024-02-28T23:42:58.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233205792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:58 [2024-02-28T23:42:58.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233205791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:58 [2024-02-28T23:42:58.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233205791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:58 [2024-02-28T23:42:58.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233205791 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:58 [2024-02-28T23:42:58.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233205790 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:58 [2024-02-28T23:42:58.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
18:42:58 [2024-02-28T23:42:58.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:42:58 [2024-02-28T23:42:58.712Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:42:58 [2024-02-28T23:42:58.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
18:42:58 [2024-02-28T23:42:58.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233205285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:58 [2024-02-28T23:42:58.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233205284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:58 [2024-02-28T23:42:58.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233205284 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:58 [2024-02-28T23:42:58.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233205284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:58 [2024-02-28T23:42:58.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233205283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:58 [2024-02-28T23:42:58.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233205283 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}]
18:42:58 [2024-02-28T23:42:58.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233205269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:58 [2024-02-28T23:42:58.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233205269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:58 [2024-02-28T23:42:58.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233205269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:58 [2024-02-28T23:42:58.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233205269 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:58 [2024-02-28T23:42:58.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233205268 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:58 [2024-02-28T23:42:58.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
18:42:58 [2024-02-28T23:42:58.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:42:59 [2024-02-28T23:42:59.277Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:42:59 [2024-02-28T23:42:59.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
18:42:59 [2024-02-28T23:42:59.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233204729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:59 [2024-02-28T23:42:59.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233204729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:59 [2024-02-28T23:42:59.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233204728 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:59 [2024-02-28T23:42:59.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233204728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:59 [2024-02-28T23:42:59.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233204728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:59 [2024-02-28T23:42:59.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233204728 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}]
18:42:59 [2024-02-28T23:42:59.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233204712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:59 [2024-02-28T23:42:59.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233204693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:59 [2024-02-28T23:42:59.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233204693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:59 [2024-02-28T23:42:59.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233204692 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:59 [2024-02-28T23:42:59.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233204692 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:59 [2024-02-28T23:42:59.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
18:42:59 [2024-02-28T23:42:59.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:42:59 [2024-02-28T23:42:59.842Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:42:59 [2024-02-28T23:42:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
18:42:59 [2024-02-28T23:42:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233204078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:59 [2024-02-28T23:42:59.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233204078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:59 [2024-02-28T23:42:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233204078 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:59 [2024-02-28T23:42:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233204077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:59 [2024-02-28T23:42:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233204077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:59 [2024-02-28T23:42:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233204077 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}]
18:42:59 [2024-02-28T23:42:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233204061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:59 [2024-02-28T23:42:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233204060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:59 [2024-02-28T23:42:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233204060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:59 [2024-02-28T23:42:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233204059 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:59 [2024-02-28T23:42:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233204059 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
18:42:59 [2024-02-28T23:42:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
18:42:59 [2024-02-28T23:42:59.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:00 [2024-02-28T23:43:00.407Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:00 [2024-02-28T23:43:00.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
18:43:00 [2024-02-28T23:43:00.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=-233203492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:00 [2024-02-28T23:43:00.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=-233203491 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:00 [2024-02-28T23:43:00.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=-233203491 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:00 [2024-02-28T23:43:00.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=-233203490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:00 [2024-02-28T23:43:00.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=-233203490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:00 [2024-02-28T23:43:00.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233203490 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}]
18:43:00 [2024-02-28T23:43:00.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=-233203473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:00 [2024-02-28T23:43:00.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=-233203472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:00 [2024-02-28T23:43:00.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=-233203472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:00 [2024-02-28T23:43:00.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=-233203472 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:00 [2024-02-28T23:43:00.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=-233203472 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:00 [2024-02-28T23:43:00.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
18:43:00 [2024-02-28T23:43:00.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:00 [2024-02-28T23:43:00.971Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:00 [2024-02-28T23:43:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
18:43:00 [2024-02-28T23:43:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233202968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:00 [2024-02-28T23:43:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233202968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:00 [2024-02-28T23:43:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233202967 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:00 [2024-02-28T23:43:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233202967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:00 [2024-02-28T23:43:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233202966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:00 [2024-02-28T23:43:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233202966 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}]
18:43:00 [2024-02-28T23:43:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233202948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:00 [2024-02-28T23:43:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233202947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:00 [2024-02-28T23:43:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233202947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:00 [2024-02-28T23:43:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233202947 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:00 [2024-02-28T23:43:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233202946 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:00 [2024-02-28T23:43:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
18:43:00 [2024-02-28T23:43:00.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:01 [2024-02-28T23:43:01.536Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:01 [2024-02-28T23:43:01.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
18:43:01 [2024-02-28T23:43:01.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233202443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:01 [2024-02-28T23:43:01.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233202443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:01 [2024-02-28T23:43:01.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233202443 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:01 [2024-02-28T23:43:01.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233202442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:01 [2024-02-28T23:43:01.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233202442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:01 [2024-02-28T23:43:01.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233202442 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}]
18:43:01 [2024-02-28T23:43:01.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233202426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:01 [2024-02-28T23:43:01.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233202426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:01 [2024-02-28T23:43:01.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233202425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:01 [2024-02-28T23:43:01.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233202425 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:01 [2024-02-28T23:43:01.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233202425 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:01 [2024-02-28T23:43:01.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
18:43:01 [2024-02-28T23:43:01.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:02 [2024-02-28T23:43:02.100Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:02 [2024-02-28T23:43:02.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
18:43:02 [2024-02-28T23:43:02.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233201873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:02 [2024-02-28T23:43:02.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233201873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:02 [2024-02-28T23:43:02.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233201873 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:02 [2024-02-28T23:43:02.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233201873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:02 [2024-02-28T23:43:02.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233201872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:02 [2024-02-28T23:43:02.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233201872 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}]
18:43:02 [2024-02-28T23:43:02.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233201857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:02 [2024-02-28T23:43:02.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233201857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:02 [2024-02-28T23:43:02.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233201857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:02 [2024-02-28T23:43:02.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233201856 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:02 [2024-02-28T23:43:02.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233201856 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:02 [2024-02-28T23:43:02.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
18:43:02 [2024-02-28T23:43:02.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:02 [2024-02-28T23:43:02.666Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:02 [2024-02-28T23:43:02.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
18:43:02 [2024-02-28T23:43:02.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233201310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:02 [2024-02-28T23:43:02.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233201310 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:02 [2024-02-28T23:43:02.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233201309 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:02 [2024-02-28T23:43:02.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233201309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:02 [2024-02-28T23:43:02.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233201309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:02 [2024-02-28T23:43:02.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233201308 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}]
18:43:02 [2024-02-28T23:43:02.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233201289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:02 [2024-02-28T23:43:02.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233201288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:02 [2024-02-28T23:43:02.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233201288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:02 [2024-02-28T23:43:02.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233201287 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:02 [2024-02-28T23:43:02.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233201287 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:02 [2024-02-28T23:43:02.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
18:43:02 [2024-02-28T23:43:02.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:03 [2024-02-28T23:43:03.232Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:03 [2024-02-28T23:43:03.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
18:43:03 [2024-02-28T23:43:03.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233200668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:03 [2024-02-28T23:43:03.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233200668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:03 [2024-02-28T23:43:03.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233200668 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:03 [2024-02-28T23:43:03.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233200668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:03 [2024-02-28T23:43:03.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233200667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:03 [2024-02-28T23:43:03.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233200667 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}]
18:43:03 [2024-02-28T23:43:03.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233200652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:03 [2024-02-28T23:43:03.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233200652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:03 [2024-02-28T23:43:03.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233200652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:03 [2024-02-28T23:43:03.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233200651 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:03 [2024-02-28T23:43:03.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233200651 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:03 [2024-02-28T23:43:03.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
18:43:03 [2024-02-28T23:43:03.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:03 [2024-02-28T23:43:03.797Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:03 [2024-02-28T23:43:03.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
18:43:03 [2024-02-28T23:43:03.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233200073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:03 [2024-02-28T23:43:03.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233200073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:03 [2024-02-28T23:43:03.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233200073 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:03 [2024-02-28T23:43:03.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233200072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:03 [2024-02-28T23:43:03.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233200072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:03 [2024-02-28T23:43:03.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233200072 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}]
18:43:03 [2024-02-28T23:43:03.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233200056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:03 [2024-02-28T23:43:03.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233200056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:03 [2024-02-28T23:43:03.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233200056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:03 [2024-02-28T23:43:03.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233200055 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:03 [2024-02-28T23:43:03.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233200055 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:03 [2024-02-28T23:43:03.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
18:43:03 [2024-02-28T23:43:03.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:04 [2024-02-28T23:43:04.364Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:04 [2024-02-28T23:43:04.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
18:43:04 [2024-02-28T23:43:04.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233199513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:04 [2024-02-28T23:43:04.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233199512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:04 [2024-02-28T23:43:04.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233199512 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:04 [2024-02-28T23:43:04.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233199512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:04 [2024-02-28T23:43:04.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233199512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:04 [2024-02-28T23:43:04.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233199512 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}]
18:43:04 [2024-02-28T23:43:04.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233199495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:04 [2024-02-28T23:43:04.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233199495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:04 [2024-02-28T23:43:04.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233199494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:04 [2024-02-28T23:43:04.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233199494 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:04 [2024-02-28T23:43:04.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233199494 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:04 [2024-02-28T23:43:04.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
18:43:04 [2024-02-28T23:43:04.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:04 [2024-02-28T23:43:04.928Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:04 [2024-02-28T23:43:04.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
18:43:04 [2024-02-28T23:43:04.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233198966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:04 [2024-02-28T23:43:04.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233198966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:04 [2024-02-28T23:43:04.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233198966 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:04 [2024-02-28T23:43:04.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233198965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:04 [2024-02-28T23:43:04.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233198965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:04 [2024-02-28T23:43:04.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233198965 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}]
18:43:04 [2024-02-28T23:43:04.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233198948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:04 [2024-02-28T23:43:04.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233198948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:04 [2024-02-28T23:43:04.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233198947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:04 [2024-02-28T23:43:04.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233198947 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:04 [2024-02-28T23:43:04.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233198947 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:04 [2024-02-28T23:43:04.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
18:43:04 [2024-02-28T23:43:04.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:05 [2024-02-28T23:43:05.493Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:05 [2024-02-28T23:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
18:43:05 [2024-02-28T23:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233198414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:05 [2024-02-28T23:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233198414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:05 [2024-02-28T23:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233198414 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:05 [2024-02-28T23:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233198413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:05 [2024-02-28T23:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233198413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:05 [2024-02-28T23:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233198413 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}]
18:43:05 [2024-02-28T23:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233198391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:05 [2024-02-28T23:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233198390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:05 [2024-02-28T23:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233198390 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:05 [2024-02-28T23:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233198390 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:05 [2024-02-28T23:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233198390 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:05 [2024-02-28T23:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
18:43:05 [2024-02-28T23:43:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:06 [2024-02-28T23:43:06.060Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:06 [2024-02-28T23:43:06.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
18:43:06 [2024-02-28T23:43:06.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233197845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:06 [2024-02-28T23:43:06.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=-233197845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:06 [2024-02-28T23:43:06.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233197844 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:06 [2024-02-28T23:43:06.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233197844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:06 [2024-02-28T23:43:06.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233197844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:06 [2024-02-28T23:43:06.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233197844 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}]
18:43:06 [2024-02-28T23:43:06.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=-233197822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:06 [2024-02-28T23:43:06.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=-233197822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:06 [2024-02-28T23:43:06.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=-233197821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:06 [2024-02-28T23:43:06.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=-233197821 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:06 [2024-02-28T23:43:06.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=-233197821 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:06 [2024-02-28T23:43:06.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
18:43:06 [2024-02-28T23:43:06.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:06 [2024-02-28T23:43:06.625Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:06 [2024-02-28T23:43:06.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
18:43:06 [2024-02-28T23:43:06.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233197293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:06 [2024-02-28T23:43:06.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233197292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:06 [2024-02-28T23:43:06.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233197292 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:06 [2024-02-28T23:43:06.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233197292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:06 [2024-02-28T23:43:06.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233197292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:06 [2024-02-28T23:43:06.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233197292 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}]
18:43:06 [2024-02-28T23:43:06.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233197275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:06 [2024-02-28T23:43:06.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233197274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:06 [2024-02-28T23:43:06.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233197273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:06 [2024-02-28T23:43:06.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233197273 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:06 [2024-02-28T23:43:06.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233197273 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:06 [2024-02-28T23:43:06.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
18:43:06 [2024-02-28T23:43:06.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:07 [2024-02-28T23:43:07.190Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:07 [2024-02-28T23:43:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
18:43:07 [2024-02-28T23:43:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233196733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:07 [2024-02-28T23:43:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233196732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:07 [2024-02-28T23:43:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233196732 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:07 [2024-02-28T23:43:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233196732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:07 [2024-02-28T23:43:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233196732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:07 [2024-02-28T23:43:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233196732 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}]
18:43:07 [2024-02-28T23:43:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233196717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:07 [2024-02-28T23:43:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233196716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:07 [2024-02-28T23:43:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233196716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:07 [2024-02-28T23:43:07.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233196716 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:07 [2024-02-28T23:43:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233196716 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:07 [2024-02-28T23:43:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
18:43:07 [2024-02-28T23:43:07.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:07 [2024-02-28T23:43:07.756Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:07 [2024-02-28T23:43:07.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
18:43:07 [2024-02-28T23:43:07.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233196173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:07 [2024-02-28T23:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233196173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:07 [2024-02-28T23:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233196172 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:07 [2024-02-28T23:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233196172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:07 [2024-02-28T23:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233196172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:07 [2024-02-28T23:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233196172 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}]
18:43:07 [2024-02-28T23:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233196155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:07 [2024-02-28T23:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233196154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:07 [2024-02-28T23:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233196154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:07 [2024-02-28T23:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233196153 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:07 [2024-02-28T23:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233196153 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
18:43:07 [2024-02-28T23:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
18:43:07 [2024-02-28T23:43:07.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:08 [2024-02-28T23:43:08.324Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:08 [2024-02-28T23:43:08.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
18:43:08 [2024-02-28T23:43:08.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233195621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:08 [2024-02-28T23:43:08.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233195620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:08 [2024-02-28T23:43:08.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233195620 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:08 [2024-02-28T23:43:08.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233195620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:08 [2024-02-28T23:43:08.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233195620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:08 [2024-02-28T23:43:08.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233195620 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}]
18:43:08 [2024-02-28T23:43:08.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233195606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:08 [2024-02-28T23:43:08.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233195605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:08 [2024-02-28T23:43:08.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233195605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:08 [2024-02-28T23:43:08.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233195605 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:08 [2024-02-28T23:43:08.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233195605 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:08 [2024-02-28T23:43:08.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
18:43:08 [2024-02-28T23:43:08.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:08 [2024-02-28T23:43:08.889Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:08 [2024-02-28T23:43:08.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
18:43:08 [2024-02-28T23:43:08.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=-233195077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:08 [2024-02-28T23:43:08.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=-233195077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:08 [2024-02-28T23:43:08.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=-233195076 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:08 [2024-02-28T23:43:08.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=-233195076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:08 [2024-02-28T23:43:08.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=-233195076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:08 [2024-02-28T23:43:08.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233195076 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}]
18:43:08 [2024-02-28T23:43:08.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=-233195058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:08 [2024-02-28T23:43:08.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=-233195058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:08 [2024-02-28T23:43:08.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=-233195057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:08 [2024-02-28T23:43:08.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233195057 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:08 [2024-02-28T23:43:08.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233195057 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:08 [2024-02-28T23:43:08.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
18:43:08 [2024-02-28T23:43:08.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:09 [2024-02-28T23:43:09.454Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:09 [2024-02-28T23:43:09.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
18:43:09 [2024-02-28T23:43:09.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233194536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:09 [2024-02-28T23:43:09.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233194535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:09 [2024-02-28T23:43:09.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233194535 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:09 [2024-02-28T23:43:09.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233194535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:09 [2024-02-28T23:43:09.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233194535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:09 [2024-02-28T23:43:09.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233194535 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}]
18:43:09 [2024-02-28T23:43:09.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233194521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:09 [2024-02-28T23:43:09.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233194520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:09 [2024-02-28T23:43:09.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233194520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:09 [2024-02-28T23:43:09.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233194520 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:09 [2024-02-28T23:43:09.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233194520 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:09 [2024-02-28T23:43:09.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
18:43:09 [2024-02-28T23:43:09.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:10 [2024-02-28T23:43:10.026Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:10 [2024-02-28T23:43:10.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
18:43:10 [2024-02-28T23:43:10.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233193998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:10 [2024-02-28T23:43:10.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233193998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:10 [2024-02-28T23:43:10.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233193998 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:10 [2024-02-28T23:43:10.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233193998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:10 [2024-02-28T23:43:10.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233193998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:10 [2024-02-28T23:43:10.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233193997 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}]
18:43:10 [2024-02-28T23:43:10.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233193988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:10 [2024-02-28T23:43:10.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233193987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:10 [2024-02-28T23:43:10.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233193987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:10 [2024-02-28T23:43:10.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233193987 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:10 [2024-02-28T23:43:10.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233193987 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:10 [2024-02-28T23:43:10.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
18:43:10 [2024-02-28T23:43:10.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:10 [2024-02-28T23:43:10.592Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:10 [2024-02-28T23:43:10.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
18:43:10 [2024-02-28T23:43:10.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233193471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:10 [2024-02-28T23:43:10.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233193471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:10 [2024-02-28T23:43:10.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233193471 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:10 [2024-02-28T23:43:10.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233193471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:10 [2024-02-28T23:43:10.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233193471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:10 [2024-02-28T23:43:10.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233193470 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}]
18:43:10 [2024-02-28T23:43:10.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233193460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:10 [2024-02-28T23:43:10.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233193459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:10 [2024-02-28T23:43:10.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233193459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:10 [2024-02-28T23:43:10.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233193459 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:10 [2024-02-28T23:43:10.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233193459 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
18:43:10 [2024-02-28T23:43:10.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
18:43:10 [2024-02-28T23:43:10.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:11 [2024-02-28T23:43:11.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:14 [2024-02-28T23:43:14.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
18:43:14 [2024-02-28T23:43:14.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:43:14 [2024-02-28T23:43:14.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:14 [2024-02-28T23:43:14.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:14 [2024-02-28T23:43:14.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:14 [2024-02-28T23:43:14.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:43:14 [2024-02-28T23:43:14.448Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:43:14 [2024-02-28T23:43:14.448Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:14 [2024-02-28T23:43:14.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
18:43:14 [2024-02-28T23:43:14.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233189655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:14 [2024-02-28T23:43:14.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233189655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:14 [2024-02-28T23:43:14.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233189655 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:43:14 [2024-02-28T23:43:14.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233189655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:14 [2024-02-28T23:43:14.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233189655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:14 [2024-02-28T23:43:14.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233189655 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}]
18:43:14 [2024-02-28T23:43:14.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233189653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:14 [2024-02-28T23:43:14.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233189653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:14 [2024-02-28T23:43:14.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233189653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:14 [2024-02-28T23:43:14.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233189653 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:43:14 [2024-02-28T23:43:14.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233189653 data=null}, ToolItem with tooltip text {Select Next State Change}]
18:43:14 [2024-02-28T23:43:14.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
18:43:14 [2024-02-28T23:43:14.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:14 [2024-02-28T23:43:14.706Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:14 [2024-02-28T23:43:14.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
18:43:14 [2024-02-28T23:43:14.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233189111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:14 [2024-02-28T23:43:14.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233189111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:14 [2024-02-28T23:43:14.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233189111 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:43:14 [2024-02-28T23:43:14.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233189111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:14 [2024-02-28T23:43:14.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233189111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:14 [2024-02-28T23:43:14.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233189110 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}]
18:43:14 [2024-02-28T23:43:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233189093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:14 [2024-02-28T23:43:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233189093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:14 [2024-02-28T23:43:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233189093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:14 [2024-02-28T23:43:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233189093 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:43:14 [2024-02-28T23:43:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233189093 data=null}, ToolItem with tooltip text {Select Next State Change}]
18:43:14 [2024-02-28T23:43:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
18:43:14 [2024-02-28T23:43:14.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:15 [2024-02-28T23:43:15.529Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:15 [2024-02-28T23:43:15.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
18:43:15 [2024-02-28T23:43:15.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233188489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:15 [2024-02-28T23:43:15.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233188489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:15 [2024-02-28T23:43:15.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233188488 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:43:15 [2024-02-28T23:43:15.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233188488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:15 [2024-02-28T23:43:15.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233188488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:15 [2024-02-28T23:43:15.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233188487 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}]
18:43:15 [2024-02-28T23:43:15.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233188478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:15 [2024-02-28T23:43:15.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233188477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:15 [2024-02-28T23:43:15.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233188477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:15 [2024-02-28T23:43:15.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233188477 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:43:15 [2024-02-28T23:43:15.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233188477 data=null}, ToolItem with tooltip text {Select Next State Change}]
18:43:15 [2024-02-28T23:43:15.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
18:43:15 [2024-02-28T23:43:15.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:16 [2024-02-28T23:43:16.094Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:16 [2024-02-28T23:43:16.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
18:43:16 [2024-02-28T23:43:16.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233187934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:16 [2024-02-28T23:43:16.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233187934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:16 [2024-02-28T23:43:16.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233187933 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:43:16 [2024-02-28T23:43:16.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233187933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:16 [2024-02-28T23:43:16.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233187933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:16 [2024-02-28T23:43:16.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233187933 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}]
18:43:16 [2024-02-28T23:43:16.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233187882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:16 [2024-02-28T23:43:16.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233187882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:16 [2024-02-28T23:43:16.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233187882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:16 [2024-02-28T23:43:16.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233187881 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:43:16 [2024-02-28T23:43:16.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233187881 data=null}, ToolItem with tooltip text {Select Next State Change}]
18:43:16 [2024-02-28T23:43:16.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
18:43:16 [2024-02-28T23:43:16.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:16 [2024-02-28T23:43:16.659Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:16 [2024-02-28T23:43:16.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
18:43:16 [2024-02-28T23:43:16.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233187247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:16 [2024-02-28T23:43:16.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233187247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:16 [2024-02-28T23:43:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233187247 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:43:16 [2024-02-28T23:43:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233187247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:16 [2024-02-28T23:43:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233187246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:16 [2024-02-28T23:43:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233187246 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}]
18:43:16 [2024-02-28T23:43:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233187230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:16 [2024-02-28T23:43:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233187230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:16 [2024-02-28T23:43:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233187230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:16 [2024-02-28T23:43:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233187229 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:43:16 [2024-02-28T23:43:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233187229 data=null}, ToolItem with tooltip text {Select Next State Change}]
18:43:16 [2024-02-28T23:43:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
18:43:16 [2024-02-28T23:43:16.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:17 [2024-02-28T23:43:17.224Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:17 [2024-02-28T23:43:17.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
18:43:17 [2024-02-28T23:43:17.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233186673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:17 [2024-02-28T23:43:17.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233186672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:17 [2024-02-28T23:43:17.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233186672 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:43:17 [2024-02-28T23:43:17.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233186672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:17 [2024-02-28T23:43:17.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233186672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:17 [2024-02-28T23:43:17.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233186672 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}]
18:43:17 [2024-02-28T23:43:17.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233186660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:17 [2024-02-28T23:43:17.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233186660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:17 [2024-02-28T23:43:17.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233186660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:17 [2024-02-28T23:43:17.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233186660 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:43:17 [2024-02-28T23:43:17.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233186659 data=null}, ToolItem with tooltip text {Select Next State Change}]
18:43:17 [2024-02-28T23:43:17.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
18:43:17 [2024-02-28T23:43:17.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:17 [2024-02-28T23:43:17.790Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:17 [2024-02-28T23:43:17.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
18:43:17 [2024-02-28T23:43:17.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233186100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:17 [2024-02-28T23:43:17.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233186100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:17 [2024-02-28T23:43:17.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233186100 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:43:17 [2024-02-28T23:43:17.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233186099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:17 [2024-02-28T23:43:17.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233186099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:17 [2024-02-28T23:43:17.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233186099 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}]
18:43:17 [2024-02-28T23:43:17.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233186082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:17 [2024-02-28T23:43:17.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233186081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:17 [2024-02-28T23:43:17.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233186081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:17 [2024-02-28T23:43:17.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233186081 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:43:17 [2024-02-28T23:43:17.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233186081 data=null}, ToolItem with tooltip text {Select Previous State Change}]
18:43:17 [2024-02-28T23:43:17.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
18:43:17 [2024-02-28T23:43:17.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:18 [2024-02-28T23:43:18.355Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:18 [2024-02-28T23:43:18.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
18:43:18 [2024-02-28T23:43:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233185511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:18 [2024-02-28T23:43:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233185510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:18 [2024-02-28T23:43:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233185510 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:43:18 [2024-02-28T23:43:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233185510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:18 [2024-02-28T23:43:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233185510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:18 [2024-02-28T23:43:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233185510 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}]
18:43:18 [2024-02-28T23:43:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233185498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:18 [2024-02-28T23:43:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233185498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:18 [2024-02-28T23:43:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233185498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:18 [2024-02-28T23:43:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233185498 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:43:18 [2024-02-28T23:43:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233185498 data=null}, ToolItem with tooltip text {Select Previous State Change}]
18:43:18 [2024-02-28T23:43:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
18:43:18 [2024-02-28T23:43:18.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:18 [2024-02-28T23:43:18.921Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:18 [2024-02-28T23:43:18.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
18:43:18 [2024-02-28T23:43:18.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233184960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:18 [2024-02-28T23:43:18.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233184959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:18 [2024-02-28T23:43:18.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233184959 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:43:18 [2024-02-28T23:43:18.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233184959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:18 [2024-02-28T23:43:18.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233184959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:18 [2024-02-28T23:43:18.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233184959 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}]
18:43:18 [2024-02-28T23:43:18.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233184948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:18 [2024-02-28T23:43:18.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233184948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:18 [2024-02-28T23:43:18.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233184948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:18 [2024-02-28T23:43:18.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233184948 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:43:18 [2024-02-28T23:43:18.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233184947 data=null}, ToolItem with tooltip text {Select Previous State Change}]
18:43:18 [2024-02-28T23:43:18.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
18:43:18 [2024-02-28T23:43:18.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:19 [2024-02-28T23:43:19.485Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:19 [2024-02-28T23:43:19.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
18:43:19 [2024-02-28T23:43:19.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233184374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:19 [2024-02-28T23:43:19.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233184374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:19 [2024-02-28T23:43:19.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233184374 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:43:19 [2024-02-28T23:43:19.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233184374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:19 [2024-02-28T23:43:19.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233184374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:19 [2024-02-28T23:43:19.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233184373 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}]
18:43:19 [2024-02-28T23:43:19.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233184371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:19 [2024-02-28T23:43:19.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233184371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:19 [2024-02-28T23:43:19.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233184371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:19 [2024-02-28T23:43:19.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233184371 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:43:19 [2024-02-28T23:43:19.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233184371 data=null}, ToolItem with tooltip text {Select Previous State Change}]
18:43:19 [2024-02-28T23:43:19.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
18:43:19 [2024-02-28T23:43:19.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:20 [2024-02-28T23:43:20.049Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:20 [2024-02-28T23:43:20.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
18:43:20 [2024-02-28T23:43:20.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233183748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:20 [2024-02-28T23:43:20.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=-233183747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:20 [2024-02-28T23:43:20.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=-233183747 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:43:20 [2024-02-28T23:43:20.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=-233183747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:20 [2024-02-28T23:43:20.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233183747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:20 [2024-02-28T23:43:20.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233183747 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}]
18:43:20 [2024-02-28T23:43:20.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233183738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:20 [2024-02-28T23:43:20.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233183738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:20 [2024-02-28T23:43:20.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233183737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:20 [2024-02-28T23:43:20.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233183737 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:43:20 [2024-02-28T23:43:20.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233183737 data=null}, ToolItem with tooltip text {Select Next State Change}]
18:43:20 [2024-02-28T23:43:20.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
18:43:20 [2024-02-28T23:43:20.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:20 [2024-02-28T23:43:20.871Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:20 [2024-02-28T23:43:20.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
18:43:20 [2024-02-28T23:43:20.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233183205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:20 [2024-02-28T23:43:20.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233183205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:20 [2024-02-28T23:43:20.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233183204 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:43:20 [2024-02-28T23:43:20.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233183204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:20 [2024-02-28T23:43:20.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233183204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:20 [2024-02-28T23:43:20.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233183204 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}]
18:43:20 [2024-02-28T23:43:20.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233183202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:20 [2024-02-28T23:43:20.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233183202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:20 [2024-02-28T23:43:20.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233183202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:20 [2024-02-28T23:43:20.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233183194 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:43:20 [2024-02-28T23:43:20.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233183194 data=null}, ToolItem with tooltip text {Select Next State Change}]
18:43:20 [2024-02-28T23:43:20.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
18:43:20 [2024-02-28T23:43:20.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:21 [2024-02-28T23:43:21.435Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:21 [2024-02-28T23:43:21.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
18:43:21 [2024-02-28T23:43:21.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233182561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:21 [2024-02-28T23:43:21.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233182561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:21 [2024-02-28T23:43:21.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233182561 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:43:21 [2024-02-28T23:43:21.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233182561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:21 [2024-02-28T23:43:21.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233182561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:21 [2024-02-28T23:43:21.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233182561 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}]
18:43:21 [2024-02-28T23:43:21.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233182551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:21 [2024-02-28T23:43:21.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233182551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:21 [2024-02-28T23:43:21.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233182551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:21 [2024-02-28T23:43:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233182551 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:43:21 [2024-02-28T23:43:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233182550 data=null}, ToolItem with tooltip text {Select Previous State Change}]
18:43:21 [2024-02-28T23:43:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
18:43:21 [2024-02-28T23:43:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:22 [2024-02-28T23:43:22.002Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:22 [2024-02-28T23:43:22.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
18:43:22 [2024-02-28T23:43:22.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233182023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:22 [2024-02-28T23:43:22.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233182023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:22 [2024-02-28T23:43:22.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233182022 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:43:22 [2024-02-28T23:43:22.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233182022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:22 [2024-02-28T23:43:22.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233182022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:22 [2024-02-28T23:43:22.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233182022 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}]
18:43:22 [2024-02-28T23:43:22.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233181970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:22 [2024-02-28T23:43:22.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233181970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:22 [2024-02-28T23:43:22.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233181970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:22 [2024-02-28T23:43:22.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233181970 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:43:22 [2024-02-28T23:43:22.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233181969 data=null}, ToolItem with tooltip text {Select Previous State Change}]
18:43:22 [2024-02-28T23:43:22.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
18:43:22 [2024-02-28T23:43:22.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:22 [2024-02-28T23:43:22.569Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:22 [2024-02-28T23:43:22.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
18:43:22 [2024-02-28T23:43:22.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233181465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:22 [2024-02-28T23:43:22.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233181465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:22 [2024-02-28T23:43:22.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233181465 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:43:22 [2024-02-28T23:43:22.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233181465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:22 [2024-02-28T23:43:22.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233181464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:22 [2024-02-28T23:43:22.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233181464 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}]
18:43:22 [2024-02-28T23:43:22.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233181454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:22 [2024-02-28T23:43:22.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233181454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:22 [2024-02-28T23:43:22.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233181454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:22 [2024-02-28T23:43:22.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233181454 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:43:22 [2024-02-28T23:43:22.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233181453 data=null}, ToolItem with tooltip text {Select Previous State Change}]
18:43:22 [2024-02-28T23:43:22.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
18:43:22 [2024-02-28T23:43:22.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:23 [2024-02-28T23:43:23.131Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:23 [2024-02-28T23:43:23.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
18:43:23 [2024-02-28T23:43:23.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=-233180907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:23 [2024-02-28T23:43:23.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=-233180906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:23 [2024-02-28T23:43:23.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=-233180906 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:43:23 [2024-02-28T23:43:23.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=-233180906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:23 [2024-02-28T23:43:23.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=-233180906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:23 [2024-02-28T23:43:23.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=-233180906 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}]
18:43:23 [2024-02-28T23:43:23.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=-233180904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:23 [2024-02-28T23:43:23.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=-233180904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:23 [2024-02-28T23:43:23.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=-233180903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:23 [2024-02-28T23:43:23.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=-233180903 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:43:23 [2024-02-28T23:43:23.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=-233180903 data=null}, ToolItem with tooltip text {Select Next State Change}]
18:43:23 [2024-02-28T23:43:23.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
18:43:23 [2024-02-28T23:43:23.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:23 [2024-02-28T23:43:23.696Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:23 [2024-02-28T23:43:23.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
18:43:23 [2024-02-28T23:43:23.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233180322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:23 [2024-02-28T23:43:23.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233180322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:23 [2024-02-28T23:43:23.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233180322 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:43:23 [2024-02-28T23:43:23.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233180321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:23 [2024-02-28T23:43:23.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=-233180321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:23 [2024-02-28T23:43:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233180321 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}]
18:43:23 [2024-02-28T23:43:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233180290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:23 [2024-02-28T23:43:23.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=-233180290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:23 [2024-02-28T23:43:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233180290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:23 [2024-02-28T23:43:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233180290 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:43:23 [2024-02-28T23:43:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233180290 data=null}, ToolItem with tooltip text {Select Next State Change}]
18:43:23 [2024-02-28T23:43:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
18:43:23 [2024-02-28T23:43:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:24 [2024-02-28T23:43:24.260Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:24 [2024-02-28T23:43:24.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
18:43:24 [2024-02-28T23:43:24.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233179768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:24 [2024-02-28T23:43:24.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233179768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:24 [2024-02-28T23:43:24.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233179768 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:43:24 [2024-02-28T23:43:24.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233179768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:24 [2024-02-28T23:43:24.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233179767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:24 [2024-02-28T23:43:24.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233179767 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}]
18:43:24 [2024-02-28T23:43:24.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233179758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:24 [2024-02-28T23:43:24.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233179757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:24 [2024-02-28T23:43:24.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233179757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:24 [2024-02-28T23:43:24.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233179757 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:43:24 [2024-02-28T23:43:24.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233179757 data=null}, ToolItem with tooltip text {Select Next State Change}]
18:43:24 [2024-02-28T23:43:24.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
18:43:24 [2024-02-28T23:43:24.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:24 [2024-02-28T23:43:24.823Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:24 [2024-02-28T23:43:24.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
18:43:24 [2024-02-28T23:43:24.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233179155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:24 [2024-02-28T23:43:24.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233179154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:24 [2024-02-28T23:43:24.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233179154 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:43:24 [2024-02-28T23:43:24.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233179154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:24 [2024-02-28T23:43:24.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233179154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:24 [2024-02-28T23:43:24.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233179154 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}]
18:43:24 [2024-02-28T23:43:24.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233179142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:24 [2024-02-28T23:43:24.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233179141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:24 [2024-02-28T23:43:24.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233179141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:43:24 [2024-02-28T23:43:24.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233179141 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:43:24 [2024-02-28T23:43:24.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233179141 data=null}, ToolItem with tooltip text {Select Next State Change}]
18:43:24 [2024-02-28T23:43:24.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
18:43:24 [2024-02-28T23:43:24.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:25 [2024-02-28T23:43:25.386Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:25 [2024-02-28T23:43:25.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
18:43:25 [2024-02-28T23:43:25.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233178537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:25 [2024-02-28T23:43:25.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233178537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:25 [2024-02-28T23:43:25.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233178537 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:43:25 [2024-02-28T23:43:25.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233178536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:25 [2024-02-28T23:43:25.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233178536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:25 [2024-02-28T23:43:25.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233178536 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}]
18:43:25 [2024-02-28T23:43:25.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233178526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:25 [2024-02-28T23:43:25.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233178526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:25 [2024-02-28T23:43:25.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233178525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:25 [2024-02-28T23:43:25.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233178525 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:43:25 [2024-02-28T23:43:25.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233178525 data=null}, ToolItem with tooltip text {Select Previous State Change}]
18:43:25 [2024-02-28T23:43:25.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
18:43:25 [2024-02-28T23:43:25.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:25 [2024-02-28T23:43:25.951Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:25 [2024-02-28T23:43:25.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
18:43:25 [2024-02-28T23:43:25.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233177964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:25 [2024-02-28T23:43:25.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=-233177964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:25 [2024-02-28T23:43:25.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233177964 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:43:25 [2024-02-28T23:43:25.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233177963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:25 [2024-02-28T23:43:25.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=-233177963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:25 [2024-02-28T23:43:25.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=-233177963 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}]
18:43:25 [2024-02-28T23:43:25.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=-233177954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:25 [2024-02-28T23:43:25.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=-233177954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:25 [2024-02-28T23:43:25.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=-233177954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:25 [2024-02-28T23:43:25.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=-233177954 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:43:25 [2024-02-28T23:43:25.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=-233177954 data=null}, ToolItem with tooltip text {Select Previous State Change}]
18:43:25 [2024-02-28T23:43:25.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
18:43:25 [2024-02-28T23:43:25.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:26 [2024-02-28T23:43:26.516Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:26 [2024-02-28T23:43:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
18:43:26 [2024-02-28T23:43:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233177379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:26 [2024-02-28T23:43:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233177379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:26 [2024-02-28T23:43:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233177379 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:43:26 [2024-02-28T23:43:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233177379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:26 [2024-02-28T23:43:26.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233177378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:26 [2024-02-28T23:43:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233177378 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}]
18:43:26 [2024-02-28T23:43:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233177376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:26 [2024-02-28T23:43:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233177375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:26 [2024-02-28T23:43:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233177375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:26 [2024-02-28T23:43:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233177375 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:43:26 [2024-02-28T23:43:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233177375 data=null}, ToolItem with tooltip text {Select Previous State Change}]
18:43:26 [2024-02-28T23:43:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
18:43:26 [2024-02-28T23:43:26.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:27 [2024-02-28T23:43:27.081Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:27 [2024-02-28T23:43:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
18:43:27 [2024-02-28T23:43:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233176837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:27 [2024-02-28T23:43:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233176837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:27 [2024-02-28T23:43:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233176837 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:43:27 [2024-02-28T23:43:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233176837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:27 [2024-02-28T23:43:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233176837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:27 [2024-02-28T23:43:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233176837 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}]
18:43:27 [2024-02-28T23:43:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233176791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:27 [2024-02-28T23:43:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233176790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:27 [2024-02-28T23:43:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233176790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:27 [2024-02-28T23:43:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233176790 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:43:27 [2024-02-28T23:43:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233176790 data=null}, ToolItem with tooltip text {Select Previous State Change}]
18:43:27 [2024-02-28T23:43:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
18:43:27 [2024-02-28T23:43:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:27 [2024-02-28T23:43:27.645Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:27 [2024-02-28T23:43:27.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
18:43:27 [2024-02-28T23:43:27.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233176286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:27 [2024-02-28T23:43:27.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233176286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:27 [2024-02-28T23:43:27.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233176286 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:43:27 [2024-02-28T23:43:27.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233176286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:27 [2024-02-28T23:43:27.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233176285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:27 [2024-02-28T23:43:27.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233176285 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}]
18:43:27 [2024-02-28T23:43:27.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233176275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:27 [2024-02-28T23:43:27.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233176275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:27 [2024-02-28T23:43:27.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233176275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:43:27 [2024-02-28T23:43:27.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233176275 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:43:27 [2024-02-28T23:43:27.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233176274 data=null}, ToolItem with tooltip text {Select Previous State Change}]
18:43:27 [2024-02-28T23:43:27.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
18:43:27 [2024-02-28T23:43:27.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:28 [2024-02-28T23:43:28.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:30 [2024-02-28T23:43:30.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
18:43:30 [2024-02-28T23:43:30.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:43:30 [2024-02-28T23:43:30.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:30 [2024-02-28T23:43:30.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:30 [2024-02-28T23:43:30.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:43:31 [2024-02-28T23:43:31.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:31 [2024-02-28T23:43:31.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
18:43:31 [2024-02-28T23:43:31.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
18:43:31 [2024-02-28T23:43:31.510Z] 
18:43:31 [2024-02-28T23:43:31.510Z] (Eclipse:13548): Gtk-WARNING **: 23:43:31.454: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:31 [2024-02-28T23:43:31.510Z] 
18:43:31 [2024-02-28T23:43:31.510Z] (Eclipse:13548): Gtk-WARNING **: 23:43:31.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:31 [2024-02-28T23:43:31.510Z] 
18:43:31 [2024-02-28T23:43:31.510Z] (Eclipse:13548): Gtk-WARNING **: 23:43:31.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:31 [2024-02-28T23:43:31.510Z] 
18:43:31 [2024-02-28T23:43:31.510Z] (Eclipse:13548): Gtk-WARNING **: 23:43:31.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:31 [2024-02-28T23:43:31.768Z] 
18:43:31 [2024-02-28T23:43:31.768Z] (Eclipse:13548): Gtk-WARNING **: 23:43:31.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:31 [2024-02-28T23:43:31.768Z] 
18:43:31 [2024-02-28T23:43:31.768Z] (Eclipse:13548): Gtk-WARNING **: 23:43:31.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:31 [2024-02-28T23:43:31.768Z] 
18:43:31 [2024-02-28T23:43:31.768Z] (Eclipse:13548): Gtk-WARNING **: 23:43:31.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:31 [2024-02-28T23:43:31.768Z] 
18:43:31 [2024-02-28T23:43:31.768Z] (Eclipse:13548): Gtk-WARNING **: 23:43:31.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
18:43:31 [2024-02-28T23:43:31.768Z] 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=-233172186 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
18:43:31 [2024-02-28T23:43:31.768Z] 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')
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
18:43:31 [2024-02-28T23:43:31.768Z] 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')
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
18:43:31 [2024-02-28T23:43:31.768Z] 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')
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
18:43:31 [2024-02-28T23:43:31.768Z]  ", using matcher: of type 'Text'
18:43:31 [2024-02-28T23:43:31.768Z] 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')
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-233172177 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')]
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-233172177 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')]
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-233172176 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-233172176 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-233172176 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')]
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-233172176 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')]
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-233172176 data=null 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')]
18:43:31 [2024-02-28T23:43:31.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-233172175 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')]
18:43:31 [2024-02-28T23:43:31.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-233172175 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')]
18:43:31 [2024-02-28T23:43:31.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-233172175 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')]
18:43:31 [2024-02-28T23:43:31.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-233172175 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
18:43:31 [2024-02-28T23:43:31.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-233172175 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
18:43:31 [2024-02-28T23:43:31.769Z] 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')
18:43:31 [2024-02-28T23:43:31.769Z] 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')
18:43:31 [2024-02-28T23:43:31.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=-233172173 data=null doit=true}, Button with text {All Active Threads}]
18:43:31 [2024-02-28T23:43:31.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-233172172 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}]
18:43:31 [2024-02-28T23:43:31.769Z] 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')
18:43:31 [2024-02-28T23:43:31.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-233172172 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
18:43:31 [2024-02-28T23:43:31.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-233172171 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')]
18:43:31 [2024-02-28T23:43:31.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-233172164 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')]
18:43:31 [2024-02-28T23:43:31.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-233172163 data=null 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')]
18:43:31 [2024-02-28T23:43:31.769Z] 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')
18:43:31 [2024-02-28T23:43:31.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
18:43:31 [2024-02-28T23:43:31.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
18:43:31 [2024-02-28T23:43:31.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
18:43:31 [2024-02-28T23:43:31.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:43:31 [2024-02-28T23:43:31.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:43:31 [2024-02-28T23:43:31.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:43:31 [2024-02-28T23:43:31.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:43:31 [2024-02-28T23:43:31.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')
18:43:31 [2024-02-28T23:43:31.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:43:31 [2024-02-28T23:43:31.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233172157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:43:31 [2024-02-28T23:43:31.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233172156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:43:31 [2024-02-28T23:43:31.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233172156 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:43:31 [2024-02-28T23:43:31.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233172156 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:43:31 [2024-02-28T23:43:31.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233172156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:43:31 [2024-02-28T23:43:31.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233172156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:43:31 [2024-02-28T23:43:31.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233172156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:43:31 [2024-02-28T23:43:31.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-233172648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
18:43:32 [2024-02-28T23:43:32.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:43:32 [2024-02-28T23:43:32.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:32 [2024-02-28T23:43:32.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:32 [2024-02-28T23:43:32.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:32 [2024-02-28T23:43:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
18:43:32 [2024-02-28T23:43:32.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
18:43:33 [2024-02-28T23:43:33.107Z] 
18:43:33 [2024-02-28T23:43:33.107Z] (Eclipse:13548): Gtk-WARNING **: 23:43:33.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:33 [2024-02-28T23:43:33.107Z] 
18:43:33 [2024-02-28T23:43:33.107Z] (Eclipse:13548): Gtk-WARNING **: 23:43:33.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:33 [2024-02-28T23:43:33.107Z] 
18:43:33 [2024-02-28T23:43:33.107Z] (Eclipse:13548): Gtk-WARNING **: 23:43:33.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:33 [2024-02-28T23:43:33.107Z] 
18:43:33 [2024-02-28T23:43:33.107Z] (Eclipse:13548): Gtk-WARNING **: 23:43:33.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:33 [2024-02-28T23:43:33.365Z] 
18:43:33 [2024-02-28T23:43:33.365Z] (Eclipse:13548): Gtk-WARNING **: 23:43:33.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:33 [2024-02-28T23:43:33.365Z] 
18:43:33 [2024-02-28T23:43:33.365Z] (Eclipse:13548): Gtk-WARNING **: 23:43:33.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:33 [2024-02-28T23:43:33.365Z] 
18:43:33 [2024-02-28T23:43:33.365Z] (Eclipse:13548): Gtk-WARNING **: 23:43:33.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:33 [2024-02-28T23:43:33.365Z] 
18:43:33 [2024-02-28T23:43:33.365Z] (Eclipse:13548): Gtk-WARNING **: 23:43:33.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:33 [2024-02-28T23:43:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
18:43:33 [2024-02-28T23:43:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
18:43:33 [2024-02-28T23:43:33.365Z] 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=-233170652 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
18:43:33 [2024-02-28T23:43:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
18:43:33 [2024-02-28T23:43:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
18:43:33 [2024-02-28T23:43:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
18:43:33 [2024-02-28T23:43:33.365Z] 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')
18:43:33 [2024-02-28T23:43:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
18:43:33 [2024-02-28T23:43:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
18:43:33 [2024-02-28T23:43:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:43:33 [2024-02-28T23:43:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:43:33 [2024-02-28T23:43:33.365Z] 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')
18:43:33 [2024-02-28T23:43:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
18:43:33 [2024-02-28T23:43:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-233170650 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')]
18:43:33 [2024-02-28T23:43:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-233170649 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')]
18:43:33 [2024-02-28T23:43:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-233170649 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
18:43:33 [2024-02-28T23:43:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-233170649 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
18:43:33 [2024-02-28T23:43:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-233170649 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')]
18:43:33 [2024-02-28T23:43:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-233170649 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')]
18:43:33 [2024-02-28T23:43:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-233170648 data=null 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')]
18:43:33 [2024-02-28T23:43:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-233170647 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')]
18:43:33 [2024-02-28T23:43:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-233170647 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')]
18:43:33 [2024-02-28T23:43:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-233170647 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')]
18:43:33 [2024-02-28T23:43:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-233170647 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
18:43:33 [2024-02-28T23:43:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-233170647 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
18:43:33 [2024-02-28T23:43:33.365Z] 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')
18:43:33 [2024-02-28T23:43:33.365Z] DEBUG ROOT - Closing lingering shell with title Dynamic Filters Configuration
18:43:33 [2024-02-28T23:43:33.365Z] 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=-233170528 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
18:43:33 [2024-02-28T23:43:33.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-233171087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
18:43:33 [2024-02-28T23:43:33.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:36 [2024-02-28T23:43:36.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
18:43:36 [2024-02-28T23:43:36.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:43:36 [2024-02-28T23:43:36.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:36 [2024-02-28T23:43:36.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:36 [2024-02-28T23:43:36.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:43:36 [2024-02-28T23:43:36.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:36 [2024-02-28T23:43:36.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
18:43:36 [2024-02-28T23:43:36.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
18:43:36 [2024-02-28T23:43:36.661Z] 
18:43:36 [2024-02-28T23:43:36.661Z] (Eclipse:13548): Gtk-WARNING **: 23:43:36.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:36 [2024-02-28T23:43:36.661Z] 
18:43:36 [2024-02-28T23:43:36.661Z] (Eclipse:13548): Gtk-WARNING **: 23:43:36.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:36 [2024-02-28T23:43:36.661Z] 
18:43:36 [2024-02-28T23:43:36.661Z] (Eclipse:13548): Gtk-WARNING **: 23:43:36.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:36 [2024-02-28T23:43:36.661Z] 
18:43:36 [2024-02-28T23:43:36.661Z] (Eclipse:13548): Gtk-WARNING **: 23:43:36.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
18:43:36 [2024-02-28T23:43:36.918Z] 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=-233167033 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
18:43:36 [2024-02-28T23:43:36.918Z] 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')
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:43:36 [2024-02-28T23:43:36.918Z] 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')
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-233166985 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')]
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-233166985 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')]
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-233166985 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-233166985 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-233166985 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')]
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-233166984 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')]
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-233166984 data=null 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')]
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-233166984 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')]
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-233166984 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')]
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-233166984 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')]
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-233166984 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-233166983 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
18:43:36 [2024-02-28T23:43:36.918Z] 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')
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:43:36 [2024-02-28T23:43:36.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')
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233166982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233166981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:43:36 [2024-02-28T23:43:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233166981 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:43:36 [2024-02-28T23:43:36.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233166981 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:43:36 [2024-02-28T23:43:36.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233166981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:43:36 [2024-02-28T23:43:36.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233166981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:43:36 [2024-02-28T23:43:36.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233166981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:43:36 [2024-02-28T23:43:36.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-233167483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
18:43:37 [2024-02-28T23:43:37.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:43:37 [2024-02-28T23:43:37.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:37 [2024-02-28T23:43:37.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:37 [2024-02-28T23:43:37.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:37 [2024-02-28T23:43:37.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
18:43:37 [2024-02-28T23:43:37.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
18:43:38 [2024-02-28T23:43:38.253Z] 
18:43:38 [2024-02-28T23:43:38.253Z] (Eclipse:13548): Gtk-WARNING **: 23:43:38.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:38 [2024-02-28T23:43:38.253Z] 
18:43:38 [2024-02-28T23:43:38.253Z] (Eclipse:13548): Gtk-WARNING **: 23:43:38.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:38 [2024-02-28T23:43:38.253Z] 
18:43:38 [2024-02-28T23:43:38.253Z] (Eclipse:13548): Gtk-WARNING **: 23:43:38.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:38 [2024-02-28T23:43:38.253Z] 
18:43:38 [2024-02-28T23:43:38.253Z] (Eclipse:13548): Gtk-WARNING **: 23:43:38.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:38 [2024-02-28T23:43:38.253Z] 
18:43:38 [2024-02-28T23:43:38.253Z] (Eclipse:13548): Gtk-WARNING **: 23:43:38.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:38 [2024-02-28T23:43:38.253Z] 
18:43:38 [2024-02-28T23:43:38.253Z] (Eclipse:13548): Gtk-WARNING **: 23:43:38.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:38 [2024-02-28T23:43:38.253Z] 
18:43:38 [2024-02-28T23:43:38.253Z] (Eclipse:13548): Gtk-WARNING **: 23:43:38.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:38 [2024-02-28T23:43:38.253Z] 
18:43:38 [2024-02-28T23:43:38.253Z] (Eclipse:13548): Gtk-WARNING **: 23:43:38.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:38 [2024-02-28T23:43:38.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
18:43:38 [2024-02-28T23:43:38.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
18:43:38 [2024-02-28T23:43:38.253Z] 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=-233165671 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
18:43:38 [2024-02-28T23:43:38.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
18:43:38 [2024-02-28T23:43:38.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
18:43:38 [2024-02-28T23:43:38.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
18:43:38 [2024-02-28T23:43:38.253Z] 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')
18:43:38 [2024-02-28T23:43:38.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
18:43:38 [2024-02-28T23:43:38.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
18:43:38 [2024-02-28T23:43:38.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:43:38 [2024-02-28T23:43:38.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:43:38 [2024-02-28T23:43:38.253Z] 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')
18:43:38 [2024-02-28T23:43:38.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
18:43:38 [2024-02-28T23:43:38.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-233165669 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')]
18:43:38 [2024-02-28T23:43:38.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-233165669 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')]
18:43:38 [2024-02-28T23:43:38.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-233165669 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
18:43:38 [2024-02-28T23:43:38.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-233165668 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
18:43:38 [2024-02-28T23:43:38.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-233165668 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')]
18:43:38 [2024-02-28T23:43:38.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-233165668 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')]
18:43:38 [2024-02-28T23:43:38.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-233165668 data=null 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')]
18:43:38 [2024-02-28T23:43:38.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-233165667 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')]
18:43:38 [2024-02-28T23:43:38.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-233165667 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')]
18:43:38 [2024-02-28T23:43:38.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-233165667 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')]
18:43:38 [2024-02-28T23:43:38.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-233165667 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
18:43:38 [2024-02-28T23:43:38.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-233165667 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
18:43:38 [2024-02-28T23:43:38.253Z] 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')
18:43:38 [2024-02-28T23:43:38.254Z] DEBUG ROOT - Closing lingering shell with title Dynamic Filters Configuration
18:43:38 [2024-02-28T23:43:38.510Z] 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=-233165568 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
18:43:38 [2024-02-28T23:43:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-233166073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
18:43:38 [2024-02-28T23:43:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:41 [2024-02-28T23:43:41.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
18:43:41 [2024-02-28T23:43:41.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:43:41 [2024-02-28T23:43:41.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:41 [2024-02-28T23:43:41.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
18:43:41 [2024-02-28T23:43:41.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
18:43:41 [2024-02-28T23:43:41.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
18:43:41 [2024-02-28T23:43:41.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
18:43:41 [2024-02-28T23:43:41.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
18:43:41 [2024-02-28T23:43:41.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
18:43:41 [2024-02-28T23:43:41.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:41 [2024-02-28T23:43:41.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:41 [2024-02-28T23:43:41.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:43:41 [2024-02-28T23:43:41.032Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:43:41 [2024-02-28T23:43:41.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:41 [2024-02-28T23:43:41.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:41 [2024-02-28T23:43:41.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:41 [2024-02-28T23:43:41.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:41 [2024-02-28T23:43:41.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:41 [2024-02-28T23:43:41.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:42 [2024-02-28T23:43:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:42 [2024-02-28T23:43:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:42 [2024-02-28T23:43:42.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:42 [2024-02-28T23:43:42.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:42 [2024-02-28T23:43:42.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:42 [2024-02-28T23:43:42.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:43 [2024-02-28T23:43:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:43 [2024-02-28T23:43:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:43 [2024-02-28T23:43:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:43 [2024-02-28T23:43:43.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:43 [2024-02-28T23:43:43.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:43 [2024-02-28T23:43:43.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:44 [2024-02-28T23:43:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:44 [2024-02-28T23:43:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:44 [2024-02-28T23:43:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:44 [2024-02-28T23:43:44.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:44 [2024-02-28T23:43:44.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:44 [2024-02-28T23:43:44.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:45 [2024-02-28T23:43:45.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:45 [2024-02-28T23:43:45.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:45 [2024-02-28T23:43:45.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:46 [2024-02-28T23:43:46.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:46 [2024-02-28T23:43:46.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:46 [2024-02-28T23:43:46.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:46 [2024-02-28T23:43:46.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:46 [2024-02-28T23:43:46.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:46 [2024-02-28T23:43:46.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:47 [2024-02-28T23:43:47.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:47 [2024-02-28T23:43:47.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:47 [2024-02-28T23:43:47.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:47 [2024-02-28T23:43:47.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:47 [2024-02-28T23:43:47.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:48 [2024-02-28T23:43:48.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:48 [2024-02-28T23:43:48.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:48 [2024-02-28T23:43:48.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:48 [2024-02-28T23:43:48.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:49 [2024-02-28T23:43:49.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:49 [2024-02-28T23:43:49.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:49 [2024-02-28T23:43:49.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:49 [2024-02-28T23:43:49.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:49 [2024-02-28T23:43:49.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:49 [2024-02-28T23:43:49.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:50 [2024-02-28T23:43:50.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:50 [2024-02-28T23:43:50.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:50 [2024-02-28T23:43:50.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:50 [2024-02-28T23:43:50.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:50 [2024-02-28T23:43:50.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:50 [2024-02-28T23:43:50.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:51 [2024-02-28T23:43:51.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:51 [2024-02-28T23:43:51.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:51 [2024-02-28T23:43:51.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:52 [2024-02-28T23:43:52.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:52 [2024-02-28T23:43:52.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:52 [2024-02-28T23:43:52.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:52 [2024-02-28T23:43:52.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:52 [2024-02-28T23:43:52.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:52 [2024-02-28T23:43:52.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:53 [2024-02-28T23:43:53.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:53 [2024-02-28T23:43:53.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:53 [2024-02-28T23:43:53.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:53 [2024-02-28T23:43:53.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:53 [2024-02-28T23:43:53.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:53 [2024-02-28T23:43:53.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:53 [2024-02-28T23:43:53.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:54 [2024-02-28T23:43:54.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:43:54 [2024-02-28T23:43:54.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:54 [2024-02-28T23:43:54.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:56 [2024-02-28T23:43:56.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
18:43:56 [2024-02-28T23:43:56.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:43:56 [2024-02-28T23:43:56.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:56 [2024-02-28T23:43:56.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:43:56 [2024-02-28T23:43:56.680Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:43:56 [2024-02-28T23:43:56.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
18:43:56 [2024-02-28T23:43:56.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233147251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
18:43:56 [2024-02-28T23:43:56.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233147250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
18:43:56 [2024-02-28T23:43:56.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233147250 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
18:43:56 [2024-02-28T23:43:56.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233147250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
18:43:56 [2024-02-28T23:43:56.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233147250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
18:43:57 [2024-02-28T23:43:57.244Z] 
18:43:57 [2024-02-28T23:43:57.244Z] (Eclipse:13548): Gtk-WARNING **: 23:43:57.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:57 [2024-02-28T23:43:57.244Z] 
18:43:57 [2024-02-28T23:43:57.244Z] (Eclipse:13548): Gtk-WARNING **: 23:43:57.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:57 [2024-02-28T23:43:57.244Z] 
18:43:57 [2024-02-28T23:43:57.244Z] (Eclipse:13548): Gtk-WARNING **: 23:43:57.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:57 [2024-02-28T23:43:57.244Z] 
18:43:57 [2024-02-28T23:43:57.244Z] (Eclipse:13548): Gtk-WARNING **: 23:43:57.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233146637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233146590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233146590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233146590 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233146589 data=null}, ToolItem with tooltip text {Show View Filters}]
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-233146581 data=null doit=true}, Shell with text {Filter}]
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
18:43:57 [2024-02-28T23:43:57.244Z] 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')
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-233146577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-233146577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-233146577 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-233146577 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-233146576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:43:57 [2024-02-28T23:43:57.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-233146576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:43:57 [2024-02-28T23:43:57.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-233146576 data=null 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')]
18:43:57 [2024-02-28T23:43:57.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-233146431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:43:57 [2024-02-28T23:43:57.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-233146430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:43:57 [2024-02-28T23:43:57.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-233146430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:43:57 [2024-02-28T23:43:57.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-233146430 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:43:57 [2024-02-28T23:43:57.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-233146430 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:43:57 [2024-02-28T23:43:57.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
18:43:57 [2024-02-28T23:43:57.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:43:57 [2024-02-28T23:43:57.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:43:57 [2024-02-28T23:43:57.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:43:57 [2024-02-28T23:43:57.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
18:43:57 [2024-02-28T23:43:57.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active'
18:43:57 [2024-02-28T23:43:57.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH'
18:43:57 [2024-02-28T23:43:57.501Z] 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')
18:43:57 [2024-02-28T23:43:57.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:43:57 [2024-02-28T23:43:57.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:43:57 [2024-02-28T23:43:57.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:43:57 [2024-02-28T23:43:57.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
18:43:57 [2024-02-28T23:43:57.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:43:57 [2024-02-28T23:43:57.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:43:57 [2024-02-28T23:43:57.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check Active
18:43:57 [2024-02-28T23:43:57.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check Active} time=-233146427 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')]
18:43:57 [2024-02-28T23:43:57.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check Active} time=-233146427 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')]
18:43:57 [2024-02-28T23:43:57.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check Active} time=-233146427 data=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
18:43:57 [2024-02-28T23:43:57.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check Active} time=-233146427 data=null}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
18:43:57 [2024-02-28T23:43:57.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check Active} time=-233146426 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')]
18:43:57 [2024-02-28T23:43:57.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check Active} time=-233146426 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')]
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check Active} time=-233146426 data=null 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')]
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check Active} time=-233144765 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')]
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check Active} time=-233144668 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')]
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check Active} time=-233144668 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')]
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check Active} time=-233144668 data=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check Active} time=-233144667 data=null}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check Active
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
18:43:59 [2024-02-28T23:43:59.399Z] 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')
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-233144665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-233144665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-233144665 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-233144665 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-233144664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-233144664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-233144664 data=null 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')]
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-233144576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-233144575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:43:59 [2024-02-28T23:43:59.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-233144575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:43:59 [2024-02-28T23:43:59.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-233144575 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:43:59 [2024-02-28T23:43:59.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-233144575 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:43:59 [2024-02-28T23:43:59.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
18:43:59 [2024-02-28T23:43:59.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:43:59 [2024-02-28T23:43:59.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:43:59 [2024-02-28T23:43:59.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:43:59 [2024-02-28T23:43:59.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
18:43:59 [2024-02-28T23:43:59.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:43:59 [2024-02-28T23:43:59.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:43:59 [2024-02-28T23:43:59.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:43:59 [2024-02-28T23:43:59.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
18:43:59 [2024-02-28T23:43:59.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive'
18:43:59 [2024-02-28T23:43:59.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH'
18:43:59 [2024-02-28T23:43:59.400Z] 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')
18:43:59 [2024-02-28T23:43:59.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:43:59 [2024-02-28T23:43:59.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:43:59 [2024-02-28T23:43:59.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck Inactive
18:43:59 [2024-02-28T23:43:59.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=-233144572 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')]
18:43:59 [2024-02-28T23:43:59.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-233144572 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')]
18:43:59 [2024-02-28T23:43:59.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck Inactive} time=-233144572 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
18:43:59 [2024-02-28T23:43:59.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=-233144572 data=null}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
18:43:59 [2024-02-28T23:43:59.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=-233144571 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')]
18:43:59 [2024-02-28T23:43:59.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=-233144571 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')]
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=-233144571 data=null 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')]
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=-233143181 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')]
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-233143180 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')]
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=-233143180 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')]
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=-233143180 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=-233143180 data=null}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck Inactive
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=-233143152 data=null button=0 stateMask=0x0 x=89 y=35 count=0}, TreeItem with text {synthetic-trace}]
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-233143152 data=null doit=true}, TreeItem with text {synthetic-trace}]
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-233143152 data=null}, TreeItem with text {synthetic-trace}]
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=-233143151 data=null button=1 stateMask=0x0 x=89 y=35 count=1}, TreeItem with text {synthetic-trace}]
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233143151 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}]
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=-233143146 data=null button=1 stateMask=0x80000 x=89 y=35 count=1}, TreeItem with text {synthetic-trace}]
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
18:44:00 [2024-02-28T23:44:00.769Z] 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')
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
18:44:00 [2024-02-28T23:44:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-233143143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-233143143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-233143143 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-233143143 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-233143143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-233143142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-233143142 data=null 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')]
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-233143077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-233143077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-233143077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-233143076 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-233143076 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
18:44:00 [2024-02-28T23:44:00.770Z] 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')
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-233143074 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')]
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-233143074 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')]
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-233143074 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-233143073 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-233143073 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')]
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-233143073 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')]
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-233143073 data=null 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')]
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-233143069 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')]
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-233143069 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')]
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-233143069 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')]
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-233143068 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-233143068 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
18:44:00 [2024-02-28T23:44:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
18:44:00 [2024-02-28T23:44:00.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
18:44:00 [2024-02-28T23:44:00.771Z] 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')
18:44:00 [2024-02-28T23:44:00.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:00 [2024-02-28T23:44:00.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
18:44:00 [2024-02-28T23:44:00.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-233143066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:00 [2024-02-28T23:44:00.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-233143066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:00 [2024-02-28T23:44:00.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-233143065 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:00 [2024-02-28T23:44:00.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-233143065 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:00 [2024-02-28T23:44:00.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-233143065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:00 [2024-02-28T23:44:00.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-233143065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:00 [2024-02-28T23:44:00.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-233143065 data=null 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')]
18:44:01 [2024-02-28T23:44:01.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-233143042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-233143041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-233143041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-233143041 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-233143041 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
18:44:01 [2024-02-28T23:44:01.029Z] 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')
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-233143038 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')]
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-233143038 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')]
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-233143038 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-233143038 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-233143038 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')]
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-233143038 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')]
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-233143037 data=null 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')]
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-233143034 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')]
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-233143034 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')]
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-233143033 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')]
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-233143033 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-233143033 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
18:44:01 [2024-02-28T23:44:01.029Z] 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')
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-233142992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-233142991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-233142991 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-233142991 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-233142991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-233142991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-233142991 data=null 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')]
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-233142851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-233142850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-233142850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-233142849 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-233142849 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
18:44:01 [2024-02-28T23:44:01.030Z] 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')
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-233142846 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')]
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-233142846 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')]
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=-233142846 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-233142845 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-233142845 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')]
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-233142845 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')]
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=-233142845 data=null 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')]
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-233142842 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')]
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-233142842 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')]
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-233142842 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')]
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-233142842 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-233142842 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
18:44:01 [2024-02-28T23:44:01.031Z] 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')
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-233142840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-233142839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-233142839 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-233142839 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-233142839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-233142839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-233142839 data=null 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')]
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-233142816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-233142816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-233142816 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-233142816 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-233142816 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
18:44:01 [2024-02-28T23:44:01.031Z] 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')
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck subtree
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-233142814 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')]
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-233142814 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')]
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck subtree} time=-233142814 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-233142813 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-233142813 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')]
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-233142813 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')]
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-233142813 data=null 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')]
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-233142812 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')]
18:44:01 [2024-02-28T23:44:01.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-233142812 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')]
18:44:01 [2024-02-28T23:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-233142812 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')]
18:44:01 [2024-02-28T23:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-233142812 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-233142812 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck subtree
18:44:01 [2024-02-28T23:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
18:44:01 [2024-02-28T23:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
18:44:01 [2024-02-28T23:44:01.032Z] 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')
18:44:01 [2024-02-28T23:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
18:44:01 [2024-02-28T23:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-233142810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-233142808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-233142808 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-233142808 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-233142808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-233142808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-233142808 data=null 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')]
18:44:01 [2024-02-28T23:44:01.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-233142698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-233142697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-233142697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-233142697 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-233142697 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
18:44:01 [2024-02-28T23:44:01.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:44:01 [2024-02-28T23:44:01.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-233142189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-233142188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-233142188 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-233142188 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-233142188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-233142188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-233142188 data=null 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')]
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-233142167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-233142167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-233142166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-233142166 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-233142166 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:01 [2024-02-28T23:44:01.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:44:01 [2024-02-28T23:44:01.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:44:01 [2024-02-28T23:44:01.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:44:01 [2024-02-28T23:44:01.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:44:01 [2024-02-28T23:44:01.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233142164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233142164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233142164 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233142164 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233142164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233142164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233142163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:01 [2024-02-28T23:44:01.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233147250 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}]
18:44:02 [2024-02-28T23:44:02.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:44:02 [2024-02-28T23:44:02.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:02 [2024-02-28T23:44:02.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:02 [2024-02-28T23:44:02.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:04 [2024-02-28T23:44:04.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
18:44:04 [2024-02-28T23:44:04.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:44:04 [2024-02-28T23:44:04.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:04 [2024-02-28T23:44:04.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:04 [2024-02-28T23:44:04.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
18:44:04 [2024-02-28T23:44:04.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
18:44:04 [2024-02-28T23:44:04.782Z] 
18:44:04 [2024-02-28T23:44:04.782Z] (Eclipse:13548): Gtk-WARNING **: 23:44:04.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:04 [2024-02-28T23:44:04.782Z] 
18:44:04 [2024-02-28T23:44:04.783Z] (Eclipse:13548): Gtk-WARNING **: 23:44:04.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:04 [2024-02-28T23:44:04.783Z] 
18:44:04 [2024-02-28T23:44:04.783Z] (Eclipse:13548): Gtk-WARNING **: 23:44:04.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:04 [2024-02-28T23:44:04.783Z] 
18:44:04 [2024-02-28T23:44:04.783Z] (Eclipse:13548): Gtk-WARNING **: 23:44:04.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:04 [2024-02-28T23:44:04.783Z] 
18:44:04 [2024-02-28T23:44:04.783Z] (Eclipse:13548): Gtk-WARNING **: 23:44:04.715: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:04 [2024-02-28T23:44:04.783Z] 
18:44:04 [2024-02-28T23:44:04.783Z] (Eclipse:13548): Gtk-WARNING **: 23:44:04.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:04 [2024-02-28T23:44:04.783Z] 
18:44:04 [2024-02-28T23:44:04.783Z] (Eclipse:13548): Gtk-WARNING **: 23:44:04.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:04 [2024-02-28T23:44:04.783Z] 
18:44:04 [2024-02-28T23:44:04.783Z] (Eclipse:13548): Gtk-WARNING **: 23:44:04.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
18:44:04 [2024-02-28T23:44:04.783Z] 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=-233139072 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
18:44:04 [2024-02-28T23:44:04.783Z] 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')
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
18:44:04 [2024-02-28T23:44:04.783Z] 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')
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
18:44:04 [2024-02-28T23:44:04.783Z] 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')
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
18:44:04 [2024-02-28T23:44:04.783Z] 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')
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
18:44:04 [2024-02-28T23:44:04.783Z]  ", using matcher: of type 'Text'
18:44:04 [2024-02-28T23:44:04.783Z] 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')
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-233139067 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')]
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-233139067 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')]
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-233139067 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-233139067 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-233139066 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')]
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-233139066 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')]
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-233139066 data=null 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')]
18:44:04 [2024-02-28T23:44:04.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-233139066 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')]
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-233139066 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')]
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-233139066 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')]
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-233139065 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-233139065 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
18:44:04 [2024-02-28T23:44:04.784Z] 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')
18:44:04 [2024-02-28T23:44:04.784Z] 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')
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=-233139065 data=null doit=true}, Button with text {All Active Threads}]
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-233139065 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}]
18:44:04 [2024-02-28T23:44:04.784Z] 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')
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-233139064 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-233139064 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')]
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-233139064 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')]
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-233139064 data=null 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')]
18:44:04 [2024-02-28T23:44:04.784Z] 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')
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-233139062 data=null doit=true}, Button with text {Active Threads on CPUs:}]
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-233139062 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:}]
18:44:04 [2024-02-28T23:44:04.784Z] 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')
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {All Active Threads} time=-233139061 data=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {All Active Threads} time=-233139061 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')]
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {All Active Threads} time=-233139061 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')]
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-233139061 data=null 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')]
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
18:44:04 [2024-02-28T23:44:04.784Z] 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')
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=-233139060 data=null doit=true}, Button with text {All Active Threads}]
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-233139060 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}]
18:44:04 [2024-02-28T23:44:04.784Z] 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')
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-233139059 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-233139059 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')]
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-233139052 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')]
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-233139051 data=null 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')]
18:44:04 [2024-02-28T23:44:04.784Z] 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')
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:44:04 [2024-02-28T23:44:04.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:44:04 [2024-02-28T23:44:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:44:04 [2024-02-28T23:44:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:44:04 [2024-02-28T23:44:04.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')
18:44:04 [2024-02-28T23:44:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:04 [2024-02-28T23:44:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:44:04 [2024-02-28T23:44:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:44:04 [2024-02-28T23:44:04.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')
18:44:04 [2024-02-28T23:44:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:44:04 [2024-02-28T23:44:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233139034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:04 [2024-02-28T23:44:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233139034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:04 [2024-02-28T23:44:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233139033 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:04 [2024-02-28T23:44:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233139033 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:04 [2024-02-28T23:44:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233139033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:04 [2024-02-28T23:44:04.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233139033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:05 [2024-02-28T23:44:05.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233139033 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:05 [2024-02-28T23:44:05.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-233139449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
18:44:05 [2024-02-28T23:44:05.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:44:05 [2024-02-28T23:44:05.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:05 [2024-02-28T23:44:05.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:05 [2024-02-28T23:44:05.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only'
18:44:05 [2024-02-28T23:44:05.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:05 [2024-02-28T23:44:05.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat'
18:44:05 [2024-02-28T23:44:05.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:05 [2024-02-28T23:44:05.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical'
18:44:05 [2024-02-28T23:44:05.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:05 [2024-02-28T23:44:05.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
18:44:05 [2024-02-28T23:44:05.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
18:44:05 [2024-02-28T23:44:05.814Z] 
18:44:05 [2024-02-28T23:44:05.814Z] (Eclipse:13548): Gtk-WARNING **: 23:44:05.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:05 [2024-02-28T23:44:05.814Z] 
18:44:05 [2024-02-28T23:44:05.814Z] (Eclipse:13548): Gtk-WARNING **: 23:44:05.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:05 [2024-02-28T23:44:05.814Z] 
18:44:05 [2024-02-28T23:44:05.814Z] (Eclipse:13548): Gtk-WARNING **: 23:44:05.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:05 [2024-02-28T23:44:05.814Z] 
18:44:05 [2024-02-28T23:44:05.814Z] (Eclipse:13548): Gtk-WARNING **: 23:44:05.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:05 [2024-02-28T23:44:05.814Z] 
18:44:05 [2024-02-28T23:44:05.814Z] (Eclipse:13548): Gtk-WARNING **: 23:44:05.690: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:05 [2024-02-28T23:44:05.814Z] 
18:44:05 [2024-02-28T23:44:05.814Z] (Eclipse:13548): Gtk-WARNING **: 23:44:05.690: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:05 [2024-02-28T23:44:05.814Z] 
18:44:05 [2024-02-28T23:44:05.814Z] (Eclipse:13548): Gtk-WARNING **: 23:44:05.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:05 [2024-02-28T23:44:05.814Z] 
18:44:05 [2024-02-28T23:44:05.814Z] (Eclipse:13548): Gtk-WARNING **: 23:44:05.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:05 [2024-02-28T23:44:05.814Z] 
18:44:05 [2024-02-28T23:44:05.814Z] (Eclipse:13548): Gtk-WARNING **: 23:44:05.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:05 [2024-02-28T23:44:05.814Z] 
18:44:05 [2024-02-28T23:44:05.814Z] (Eclipse:13548): Gtk-WARNING **: 23:44:05.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:05 [2024-02-28T23:44:05.815Z] 
18:44:05 [2024-02-28T23:44:05.815Z] (Eclipse:13548): Gtk-WARNING **: 23:44:05.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:05 [2024-02-28T23:44:05.815Z] 
18:44:05 [2024-02-28T23:44:05.815Z] (Eclipse:13548): Gtk-WARNING **: 23:44:05.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
18:44:05 [2024-02-28T23:44:05.815Z] 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=-233138015 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
18:44:05 [2024-02-28T23:44:05.815Z] 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')
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
18:44:05 [2024-02-28T23:44:05.815Z] 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')
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
18:44:05 [2024-02-28T23:44:05.815Z] 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')
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: of type 'Text'
18:44:05 [2024-02-28T23:44:05.815Z] 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'
18:44:05 [2024-02-28T23:44:05.815Z] 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')
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
18:44:05 [2024-02-28T23:44:05.815Z]  ", using matcher: of type 'Text'
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-233138009 data=null doit=true}, Button with text {Active Threads on CPUs:}]
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-233138009 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:}]
18:44:05 [2024-02-28T23:44:05.815Z] 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')
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {All Active Threads} time=-233138007 data=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {All Active Threads} time=-233138007 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')]
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {All Active Threads} time=-233138006 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')]
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-233138006 data=null 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')]
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:44:05 [2024-02-28T23:44:05.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233138004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:05 [2024-02-28T23:44:05.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233138004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:05 [2024-02-28T23:44:05.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233138004 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:05 [2024-02-28T23:44:05.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233138004 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:05 [2024-02-28T23:44:05.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233138004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:05 [2024-02-28T23:44:05.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233138003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:06 [2024-02-28T23:44:06.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233138003 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:06 [2024-02-28T23:44:06.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-233138444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
18:44:06 [2024-02-28T23:44:06.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:44:06 [2024-02-28T23:44:06.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:06 [2024-02-28T23:44:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:06 [2024-02-28T23:44:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
18:44:06 [2024-02-28T23:44:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
18:44:06 [2024-02-28T23:44:06.894Z] 
18:44:06 [2024-02-28T23:44:06.894Z] (Eclipse:13548): Gtk-WARNING **: 23:44:06.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:06 [2024-02-28T23:44:06.894Z] 
18:44:06 [2024-02-28T23:44:06.894Z] (Eclipse:13548): Gtk-WARNING **: 23:44:06.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:06 [2024-02-28T23:44:06.894Z] 
18:44:06 [2024-02-28T23:44:06.894Z] (Eclipse:13548): Gtk-WARNING **: 23:44:06.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:06 [2024-02-28T23:44:06.894Z] 
18:44:06 [2024-02-28T23:44:06.894Z] (Eclipse:13548): Gtk-WARNING **: 23:44:06.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:07 [2024-02-28T23:44:07.152Z] 
18:44:07 [2024-02-28T23:44:07.152Z] (Eclipse:13548): Gtk-WARNING **: 23:44:06.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:07 [2024-02-28T23:44:07.152Z] 
18:44:07 [2024-02-28T23:44:07.152Z] (Eclipse:13548): Gtk-WARNING **: 23:44:06.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:07 [2024-02-28T23:44:07.152Z] 
18:44:07 [2024-02-28T23:44:07.152Z] (Eclipse:13548): Gtk-WARNING **: 23:44:06.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:07 [2024-02-28T23:44:07.152Z] 
18:44:07 [2024-02-28T23:44:07.152Z] (Eclipse:13548): Gtk-WARNING **: 23:44:06.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:07 [2024-02-28T23:44:07.152Z] 
18:44:07 [2024-02-28T23:44:07.152Z] (Eclipse:13548): Gtk-WARNING **: 23:44:06.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:07 [2024-02-28T23:44:07.152Z] 
18:44:07 [2024-02-28T23:44:07.152Z] (Eclipse:13548): Gtk-WARNING **: 23:44:06.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:07 [2024-02-28T23:44:07.152Z] 
18:44:07 [2024-02-28T23:44:07.152Z] (Eclipse:13548): Gtk-WARNING **: 23:44:06.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:07 [2024-02-28T23:44:07.152Z] 
18:44:07 [2024-02-28T23:44:07.152Z] (Eclipse:13548): Gtk-WARNING **: 23:44:06.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
18:44:07 [2024-02-28T23:44:07.152Z] 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=-233136816 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
18:44:07 [2024-02-28T23:44:07.152Z] 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')
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
18:44:07 [2024-02-28T23:44:07.152Z] 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')
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
18:44:07 [2024-02-28T23:44:07.152Z] 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')
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: of type 'Text'
18:44:07 [2024-02-28T23:44:07.152Z] 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'
18:44:07 [2024-02-28T23:44:07.152Z] 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')
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
18:44:07 [2024-02-28T23:44:07.152Z]  ", using matcher: of type 'Text'
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
18:44:07 [2024-02-28T23:44:07.152Z] 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')
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-233136810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-233136810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-233136810 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:44:07 [2024-02-28T23:44:07.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-233136810 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:44:07 [2024-02-28T23:44:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-233136810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:44:07 [2024-02-28T23:44:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-233136809 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:44:07 [2024-02-28T23:44:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-233136809 data=null 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')]
18:44:07 [2024-02-28T23:44:07.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-233137171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
18:44:07 [2024-02-28T23:44:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:44:07 [2024-02-28T23:44:07.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:09 [2024-02-28T23:44:09.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
18:44:09 [2024-02-28T23:44:09.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:44:09 [2024-02-28T23:44:09.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:09 [2024-02-28T23:44:09.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
18:44:09 [2024-02-28T23:44:09.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
18:44:09 [2024-02-28T23:44:09.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:09 [2024-02-28T23:44:09.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:09 [2024-02-28T23:44:09.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:11 [2024-02-28T23:44:11.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
18:44:11 [2024-02-28T23:44:11.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:44:11 [2024-02-28T23:44:11.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:11 [2024-02-28T23:44:11.718Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:44:11 [2024-02-28T23:44:11.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:13 [2024-02-28T23:44:13.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
18:44:13 [2024-02-28T23:44:13.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:44:13 [2024-02-28T23:44:13.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:13 [2024-02-28T23:44:13.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
18:44:13 [2024-02-28T23:44:13.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
18:44:13 [2024-02-28T23:44:13.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:13 [2024-02-28T23:44:13.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:15 [2024-02-28T23:44:15.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
18:44:15 [2024-02-28T23:44:15.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:44:15 [2024-02-28T23:44:15.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:15 [2024-02-28T23:44:15.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:15 [2024-02-28T23:44:15.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:16 [2024-02-28T23:44:16.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:16 [2024-02-28T23:44:16.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:17 [2024-02-28T23:44:17.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:17 [2024-02-28T23:44:17.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:18 [2024-02-28T23:44:18.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
18:44:18 [2024-02-28T23:44:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:44:18 [2024-02-28T23:44:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:18 [2024-02-28T23:44:18.909Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:44:18 [2024-02-28T23:44:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
18:44:18 [2024-02-28T23:44:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233125175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:44:18 [2024-02-28T23:44:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233125175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:44:18 [2024-02-28T23:44:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233125175 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:44:18 [2024-02-28T23:44:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233125175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:44:18 [2024-02-28T23:44:18.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233125175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:44:19 [2024-02-28T23:44:19.166Z] 
18:44:19 [2024-02-28T23:44:19.166Z] (Eclipse:13548): Gtk-WARNING **: 23:44:18.932: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:19 [2024-02-28T23:44:19.166Z] 
18:44:19 [2024-02-28T23:44:19.166Z] (Eclipse:13548): Gtk-WARNING **: 23:44:18.932: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:19 [2024-02-28T23:44:19.166Z] 
18:44:19 [2024-02-28T23:44:19.166Z] (Eclipse:13548): Gtk-WARNING **: 23:44:18.932: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:19 [2024-02-28T23:44:19.166Z] 
18:44:19 [2024-02-28T23:44:19.166Z] (Eclipse:13548): Gtk-WARNING **: 23:44:18.932: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:19 [2024-02-28T23:44:19.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233124660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:44:19 [2024-02-28T23:44:19.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233124659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:44:19 [2024-02-28T23:44:19.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233124659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:44:19 [2024-02-28T23:44:19.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233124658 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:44:19 [2024-02-28T23:44:19.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233124658 data=null}, ToolItem with tooltip text {Show Legend}]
18:44:19 [2024-02-28T23:44:19.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
18:44:19 [2024-02-28T23:44:19.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
18:44:19 [2024-02-28T23:44:19.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-233124651 data=null doit=true}, Shell with text {Legend}]
18:44:19 [2024-02-28T23:44:19.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233124621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233124621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233124621 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233124621 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233124620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233124620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233124620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:19 [2024-02-28T23:44:19.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233125174 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}]
18:44:19 [2024-02-28T23:44:19.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:44:19 [2024-02-28T23:44:19.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@61c3d7ac] time=-233123916 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:44:19 [2024-02-28T23:44:19.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:44:20 [2024-02-28T23:44:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:44:20 [2024-02-28T23:44:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:44:20 [2024-02-28T23:44:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:44:20 [2024-02-28T23:44:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-233123865 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:44:20 [2024-02-28T23:44:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-233123865 data=null doit=true}, TreeItem with text {test}]
18:44:20 [2024-02-28T23:44:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-233123864 data=null}, TreeItem with text {test}]
18:44:20 [2024-02-28T23:44:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-233123864 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:44:20 [2024-02-28T23:44:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233123864 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:44:20 [2024-02-28T23:44:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-233123849 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:44:20 [2024-02-28T23:44:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:44:20 [2024-02-28T23:44:20.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:44:20 [2024-02-28T23:44:20.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:44:21 [2024-02-28T23:44:21.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:44:21 [2024-02-28T23:44:21.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:44:21 [2024-02-28T23:44:21.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:44:21 [2024-02-28T23:44:21.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:44:21 [2024-02-28T23:44:21.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:44:21 [2024-02-28T23:44:21.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:44:21 [2024-02-28T23:44:21.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:21 [2024-02-28T23:44:21.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:21 [2024-02-28T23:44:21.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:44:21 [2024-02-28T23:44:21.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:44:21 [2024-02-28T23:44:21.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233122701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:44:21 [2024-02-28T23:44:21.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233122700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:44:21 [2024-02-28T23:44:21.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233122700 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:44:21 [2024-02-28T23:44:21.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233122700 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:44:21 [2024-02-28T23:44:21.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233122700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:44:21 [2024-02-28T23:44:21.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233122700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:44:21 [2024-02-28T23:44:21.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233122699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:44:21 [2024-02-28T23:44:21.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233122699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:44:21 [2024-02-28T23:44:21.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233122699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:44:21 [2024-02-28T23:44:21.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233122699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:44:21 [2024-02-28T23:44:21.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233122699 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:44:21 [2024-02-28T23:44:21.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233122699 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:44:21 [2024-02-28T23:44:21.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:44:21 [2024-02-28T23:44:21.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:44:21 [2024-02-28T23:44:21.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:44:21 [2024-02-28T23:44:21.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:21 [2024-02-28T23:44:21.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:21 [2024-02-28T23:44:21.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:44:21 [2024-02-28T23:44:21.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:44:21 [2024-02-28T23:44:21.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:44:21 [2024-02-28T23:44:21.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:44:21 [2024-02-28T23:44:21.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233122697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:21 [2024-02-28T23:44:21.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233122697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:21 [2024-02-28T23:44:21.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233122697 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:21 [2024-02-28T23:44:21.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233122697 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:21 [2024-02-28T23:44:21.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233122697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:21 [2024-02-28T23:44:21.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233122697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:21 [2024-02-28T23:44:21.391Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:44:21 [2024-02-28T23:44:21.391Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:44:21 [2024-02-28T23:44:21.391Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:44:21 [2024-02-28T23:44:21.391Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:44:21 [2024-02-28T23:44:21.391Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:44:21 [2024-02-28T23:44:21.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:44:21 [2024-02-28T23:44:21.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233122697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:21 [2024-02-28T23:44:21.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-233123737 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:44:21 [2024-02-28T23:44:21.906Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.61 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
18:44:21 [2024-02-28T23:44:21.906Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolBarFollowCPUForwardBackward -- Time elapsed: 20.00 s
18:44:21 [2024-02-28T23:44:21.906Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolBarSelectNextPreviousStateChange -- Time elapsed: 17.17 s
18:44:21 [2024-02-28T23:44:21.906Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFilteringCpu -- Time elapsed: 5.343 s
18:44:21 [2024-02-28T23:44:21.906Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFiltering -- Time elapsed: 4.959 s
18:44:21 [2024-02-28T23:44:21.906Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testKeyboardLeftRight -- Time elapsed: 16.13 s
18:44:21 [2024-02-28T23:44:21.906Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testFilter -- Time elapsed: 7.498 s
18:44:21 [2024-02-28T23:44:21.906Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFiltersDialog -- Time elapsed: 5.283 s
18:44:21 [2024-02-28T23:44:21.906Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testHorizontalScrollbar -- Time elapsed: 1.994 s
18:44:21 [2024-02-28T23:44:21.906Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolbar -- Time elapsed: 2.244 s
18:44:21 [2024-02-28T23:44:21.906Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testVerticalScrollbar -- Time elapsed: 1.938 s
18:44:21 [2024-02-28T23:44:21.906Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testOpenCloseOpen -- Time elapsed: 3.358 s
18:44:21 [2024-02-28T23:44:21.906Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testLegend -- Time elapsed: 2.653 s
18:44:21 [2024-02-28T23:44:21.906Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
18:44:21 [2024-02-28T23:44:21.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@61c3d7ac] time=-233121987 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:44:22 [2024-02-28T23:44:22.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:44:22 [2024-02-28T23:44:22.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:44:22 [2024-02-28T23:44:22.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:44:22 [2024-02-28T23:44:22.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:44:22 [2024-02-28T23:44:22.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-233121677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:44:22 [2024-02-28T23:44:22.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:44:27 [2024-02-28T23:44:27.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
18:44:27 [2024-02-28T23:44:27.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:44:27 [2024-02-28T23:44:27.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:27 [2024-02-28T23:44:27.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:27 [2024-02-28T23:44:27.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
18:44:27 [2024-02-28T23:44:27.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
18:44:27 [2024-02-28T23:44:27.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
18:44:27 [2024-02-28T23:44:27.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
18:44:27 [2024-02-28T23:44:27.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
18:44:27 [2024-02-28T23:44:27.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
18:44:27 [2024-02-28T23:44:27.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:27 [2024-02-28T23:44:27.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:28 [2024-02-28T23:44:28.255Z] 
18:44:28 [2024-02-28T23:44:28.255Z] (Eclipse:13548): Gtk-WARNING **: 23:44:27.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:28 [2024-02-28T23:44:28.255Z] 
18:44:28 [2024-02-28T23:44:28.255Z] (Eclipse:13548): Gtk-WARNING **: 23:44:27.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:28 [2024-02-28T23:44:28.255Z] 
18:44:28 [2024-02-28T23:44:28.255Z] (Eclipse:13548): Gtk-WARNING **: 23:44:27.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:28 [2024-02-28T23:44:28.255Z] 
18:44:28 [2024-02-28T23:44:28.255Z] (Eclipse:13548): Gtk-WARNING **: 23:44:27.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:28 [2024-02-28T23:44:28.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=-233115719 data=null doit=true}, Shell with text {Find}]
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
18:44:28 [2024-02-28T23:44:28.255Z] 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')
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-233115673 data=null}, (of type 'Combo')]
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
18:44:28 [2024-02-28T23:44:28.255Z] 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')
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.255Z] 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.
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
18:44:28 [2024-02-28T23:44:28.256Z] 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')
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
18:44:28 [2024-02-28T23:44:28.256Z] 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.
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
18:44:28 [2024-02-28T23:44:28.256Z] 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')
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6c8e0773
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-233115664 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')]
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-233115664 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')]
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-233115664 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-233115664 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-233115663 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')]
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-233115663 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')]
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-233115663 data=null 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')]
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-233115663 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')]
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-233115663 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')]
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-233115662 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')]
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-233115662 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-233115662 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
18:44:28 [2024-02-28T23:44:28.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')
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@380567a7
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=-233115660 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')]
18:44:28 [2024-02-28T23:44:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-233115660 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')]
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=-233115660 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=-233115660 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=-233115660 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')]
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=-233115660 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')]
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=-233115660 data=null 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')]
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=-233115659 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')]
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-233115659 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')]
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=-233115659 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')]
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=-233115659 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=-233115659 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:44:28 [2024-02-28T23:44:28.257Z] 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.
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-233115657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233115657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-233115657 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-233115657 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-233115656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-233115656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-233115656 data=null 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')]
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-233115641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233115641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-233115641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-233115641 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-233115640 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttn
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttn} [layout=null] time=-233115625 data=null}, (of type 'Combo')]
18:44:28 [2024-02-28T23:44:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttn
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
18:44:28 [2024-02-28T23:44:28.258Z] 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')
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] 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.
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
18:44:28 [2024-02-28T23:44:28.258Z] 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')
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
18:44:28 [2024-02-28T23:44:28.258Z] 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.
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
18:44:28 [2024-02-28T23:44:28.258Z] 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')
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
18:44:28 [2024-02-28T23:44:28.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.
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
18:44:28 [2024-02-28T23:44:28.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')
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
18:44:28 [2024-02-28T23:44:28.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.
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
18:44:28 [2024-02-28T23:44:28.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')
18:44:28 [2024-02-28T23:44:28.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:44:28 [2024-02-28T23:44:28.259Z] 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.
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-233115589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233115588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-233115588 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-233115588 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-233115588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-233115588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-233115588 data=null 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')]
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-233115581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233115580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-233115580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-233115580 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-233115580 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
18:44:28 [2024-02-28T23:44:28.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')
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-233115576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-233115576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-233115576 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-233115576 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-233115576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-233115576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:28 [2024-02-28T23:44:28.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-233115576 data=null 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')]
18:44:28 [2024-02-28T23:44:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:44:28 [2024-02-28T23:44:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:28 [2024-02-28T23:44:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:28 [2024-02-28T23:44:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
18:44:28 [2024-02-28T23:44:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
18:44:28 [2024-02-28T23:44:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
18:44:28 [2024-02-28T23:44:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
18:44:28 [2024-02-28T23:44:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
18:44:28 [2024-02-28T23:44:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
18:44:28 [2024-02-28T23:44:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:28 [2024-02-28T23:44:28.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:29 [2024-02-28T23:44:29.031Z] 
18:44:29 [2024-02-28T23:44:29.032Z] (Eclipse:13548): Gtk-WARNING **: 23:44:28.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:29 [2024-02-28T23:44:29.032Z] 
18:44:29 [2024-02-28T23:44:29.032Z] (Eclipse:13548): Gtk-WARNING **: 23:44:28.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:29 [2024-02-28T23:44:29.032Z] 
18:44:29 [2024-02-28T23:44:29.032Z] (Eclipse:13548): Gtk-WARNING **: 23:44:28.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:29 [2024-02-28T23:44:29.032Z] 
18:44:29 [2024-02-28T23:44:29.032Z] (Eclipse:13548): Gtk-WARNING **: 23:44:28.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:29 [2024-02-28T23:44:29.032Z] 
18:44:29 [2024-02-28T23:44:29.032Z] (Eclipse:13548): Gtk-WARNING **: 23:44:28.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:29 [2024-02-28T23:44:29.032Z] 
18:44:29 [2024-02-28T23:44:29.032Z] (Eclipse:13548): Gtk-WARNING **: 23:44:28.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:29 [2024-02-28T23:44:29.032Z] 
18:44:29 [2024-02-28T23:44:29.032Z] (Eclipse:13548): Gtk-WARNING **: 23:44:28.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:29 [2024-02-28T23:44:29.032Z] 
18:44:29 [2024-02-28T23:44:29.032Z] (Eclipse:13548): Gtk-WARNING **: 23:44:28.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:29 [2024-02-28T23:44:29.032Z] 
18:44:29 [2024-02-28T23:44:29.032Z] (Eclipse:13548): Gtk-WARNING **: 23:44:29.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:29 [2024-02-28T23:44:29.032Z] 
18:44:29 [2024-02-28T23:44:29.032Z] (Eclipse:13548): Gtk-WARNING **: 23:44:29.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:29 [2024-02-28T23:44:29.032Z] 
18:44:29 [2024-02-28T23:44:29.032Z] (Eclipse:13548): Gtk-WARNING **: 23:44:29.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:29 [2024-02-28T23:44:29.032Z] 
18:44:29 [2024-02-28T23:44:29.032Z] (Eclipse:13548): Gtk-WARNING **: 23:44:29.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-233114766 data=null doit=true}, Shell with text {Find}]
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
18:44:29 [2024-02-28T23:44:29.290Z] 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')
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-233114753 data=null}, (of type 'Combo')]
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
18:44:29 [2024-02-28T23:44:29.290Z] 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')
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.290Z] 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.
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
18:44:29 [2024-02-28T23:44:29.290Z] 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')
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
18:44:29 [2024-02-28T23:44:29.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@48fdd829
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-233114750 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')]
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-233114750 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')]
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=-233114750 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-233114750 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-233114749 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')]
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-233114749 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')]
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=-233114749 data=null 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')]
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-233114749 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')]
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-233114749 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')]
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-233114748 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')]
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-233114748 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-233114748 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
18:44:29 [2024-02-28T23:44:29.291Z] 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')
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
18:44:29 [2024-02-28T23:44:29.291Z] 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.
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
18:44:29 [2024-02-28T23:44:29.291Z] 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')
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3b60f14c
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=-233114740 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')]
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-233114739 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')]
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=-233114739 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=-233114739 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=-233114739 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')]
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=-233114739 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')]
18:44:29 [2024-02-28T23:44:29.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=-233114738 data=null 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')]
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=-233114738 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')]
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-233114738 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')]
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=-233114738 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')]
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=-233114738 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=-233114738 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
18:44:29 [2024-02-28T23:44:29.292Z] 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')
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:44:29 [2024-02-28T23:44:29.292Z] 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.
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-233114736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233114736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-233114736 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-233114736 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-233114736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-233114735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-233114735 data=null 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')]
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-233114685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233114684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-233114684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-233114684 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-233114684 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to LTTNG
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {LTTNG} [layout=null] time=-233114675 data=null}, (of type 'Combo')]
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to LTTNG
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
18:44:29 [2024-02-28T23:44:29.292Z] 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')
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] 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.
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
18:44:29 [2024-02-28T23:44:29.293Z] 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')
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
18:44:29 [2024-02-28T23:44:29.293Z] 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.
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
18:44:29 [2024-02-28T23:44:29.293Z] 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')
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
18:44:29 [2024-02-28T23:44:29.293Z] 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.
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
18:44:29 [2024-02-28T23:44:29.293Z] 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')
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
18:44:29 [2024-02-28T23:44:29.293Z] 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.
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
18:44:29 [2024-02-28T23:44:29.293Z] 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')
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:44:29 [2024-02-28T23:44:29.293Z] 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.
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-233114663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233114663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-233114663 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-233114663 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-233114663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-233114663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-233114662 data=null 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')]
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-233114659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233114658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-233114658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-233114658 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-233114658 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
18:44:29 [2024-02-28T23:44:29.294Z] 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')
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-233114651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-233114650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-233114650 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-233114650 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-233114650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-233114650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:29 [2024-02-28T23:44:29.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-233114650 data=null 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')]
18:44:29 [2024-02-28T23:44:29.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:44:29 [2024-02-28T23:44:29.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:29 [2024-02-28T23:44:29.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:29 [2024-02-28T23:44:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
18:44:29 [2024-02-28T23:44:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
18:44:29 [2024-02-28T23:44:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
18:44:29 [2024-02-28T23:44:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
18:44:29 [2024-02-28T23:44:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
18:44:29 [2024-02-28T23:44:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
18:44:29 [2024-02-28T23:44:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:29 [2024-02-28T23:44:29.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:30 [2024-02-28T23:44:30.067Z] 
18:44:30 [2024-02-28T23:44:30.067Z] (Eclipse:13548): Gtk-WARNING **: 23:44:29.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:30 [2024-02-28T23:44:30.067Z] 
18:44:30 [2024-02-28T23:44:30.067Z] (Eclipse:13548): Gtk-WARNING **: 23:44:29.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:30 [2024-02-28T23:44:30.067Z] 
18:44:30 [2024-02-28T23:44:30.067Z] (Eclipse:13548): Gtk-WARNING **: 23:44:29.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:30 [2024-02-28T23:44:30.067Z] 
18:44:30 [2024-02-28T23:44:30.067Z] (Eclipse:13548): Gtk-WARNING **: 23:44:29.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:30 [2024-02-28T23:44:30.067Z] 
18:44:30 [2024-02-28T23:44:30.067Z] (Eclipse:13548): Gtk-WARNING **: 23:44:29.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:30 [2024-02-28T23:44:30.067Z] 
18:44:30 [2024-02-28T23:44:30.067Z] (Eclipse:13548): Gtk-WARNING **: 23:44:29.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:30 [2024-02-28T23:44:30.067Z] 
18:44:30 [2024-02-28T23:44:30.067Z] (Eclipse:13548): Gtk-WARNING **: 23:44:29.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:30 [2024-02-28T23:44:30.067Z] 
18:44:30 [2024-02-28T23:44:30.067Z] (Eclipse:13548): Gtk-WARNING **: 23:44:29.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:30 [2024-02-28T23:44:30.067Z] 
18:44:30 [2024-02-28T23:44:30.067Z] (Eclipse:13548): Gtk-WARNING **: 23:44:29.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:30 [2024-02-28T23:44:30.067Z] 
18:44:30 [2024-02-28T23:44:30.067Z] (Eclipse:13548): Gtk-WARNING **: 23:44:29.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:30 [2024-02-28T23:44:30.067Z] 
18:44:30 [2024-02-28T23:44:30.067Z] (Eclipse:13548): Gtk-WARNING **: 23:44:29.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:30 [2024-02-28T23:44:30.067Z] 
18:44:30 [2024-02-28T23:44:30.067Z] (Eclipse:13548): Gtk-WARNING **: 23:44:29.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:30 [2024-02-28T23:44:30.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:30 [2024-02-28T23:44:30.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-233113795 data=null doit=true}, Shell with text {Find}]
18:44:30 [2024-02-28T23:44:30.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:30 [2024-02-28T23:44:30.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
18:44:30 [2024-02-28T23:44:30.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
18:44:30 [2024-02-28T23:44:30.067Z] 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')
18:44:30 [2024-02-28T23:44:30.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
18:44:30 [2024-02-28T23:44:30.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
18:44:30 [2024-02-28T23:44:30.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \Alttng
18:44:30 [2024-02-28T23:44:30.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\Alttng} [layout=null] time=-233113790 data=null}, (of type 'Combo')]
18:44:30 [2024-02-28T23:44:30.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \Alttng
18:44:30 [2024-02-28T23:44:30.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
18:44:30 [2024-02-28T23:44:30.068Z] 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')
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.068Z] 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.
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
18:44:30 [2024-02-28T23:44:30.068Z] 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')
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@319f21b7
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-233113766 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')]
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-233113766 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')]
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=-233113766 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-233113766 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-233113766 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')]
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-233113765 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')]
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=-233113765 data=null 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')]
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-233113765 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')]
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-233113765 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')]
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-233113765 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')]
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-233113765 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-233113765 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
18:44:30 [2024-02-28T23:44:30.068Z] 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')
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
18:44:30 [2024-02-28T23:44:30.068Z] 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.
18:44:30 [2024-02-28T23:44:30.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
18:44:30 [2024-02-28T23:44:30.069Z] 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')
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
18:44:30 [2024-02-28T23:44:30.069Z] 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')
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@63e17053
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-233113761 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')]
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-233113761 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')]
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-233113760 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-233113760 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-233113760 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')]
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-233113760 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')]
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-233113760 data=null 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')]
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-233113760 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')]
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-233113759 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')]
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-233113759 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')]
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-233113759 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-233113759 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-233113759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233113759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-233113759 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-233113759 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-233113758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-233113758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-233113758 data=null 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')]
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-233113747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233113746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-233113746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-233113746 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-233113746 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\Alttng", using matcher: of type 'Combo'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\Alttng", using matcher: (of type 'Combo')
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \Alttng
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\Alttng} [layout=null] time=-233113687 data=null}, (of type 'Combo')]
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \Alttng
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
18:44:30 [2024-02-28T23:44:30.328Z] 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')
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.328Z] 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.
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
18:44:30 [2024-02-28T23:44:30.328Z] 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')
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
18:44:30 [2024-02-28T23:44:30.328Z] 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.
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
18:44:30 [2024-02-28T23:44:30.328Z] 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')
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
18:44:30 [2024-02-28T23:44:30.329Z] 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.
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
18:44:30 [2024-02-28T23:44:30.329Z] 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')
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
18:44:30 [2024-02-28T23:44:30.329Z] 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')
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1a900a73
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-233113679 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')]
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-233113679 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')]
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-233113679 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-233113679 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-233113679 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')]
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-233113678 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')]
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-233113678 data=null 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')]
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-233113678 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')]
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-233113677 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')]
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-233113677 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')]
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-233113677 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-233113677 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-233113677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233113677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-233113677 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-233113677 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-233113676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-233113676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-233113676 data=null 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')]
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-233113675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233113675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-233113675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-233113674 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-233113674 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
18:44:30 [2024-02-28T23:44:30.330Z] 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')
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-233113668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-233113668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-233113668 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-233113668 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-233113668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-233113667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:30 [2024-02-28T23:44:30.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-233113667 data=null 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')]
18:44:30 [2024-02-28T23:44:30.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:44:30 [2024-02-28T23:44:30.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:30 [2024-02-28T23:44:30.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:30 [2024-02-28T23:44:30.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
18:44:30 [2024-02-28T23:44:30.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
18:44:30 [2024-02-28T23:44:30.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
18:44:30 [2024-02-28T23:44:30.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
18:44:30 [2024-02-28T23:44:30.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
18:44:30 [2024-02-28T23:44:30.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
18:44:30 [2024-02-28T23:44:30.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:30 [2024-02-28T23:44:30.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:30 [2024-02-28T23:44:30.845Z] 
18:44:30 [2024-02-28T23:44:30.845Z] (Eclipse:13548): Gtk-WARNING **: 23:44:30.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:30 [2024-02-28T23:44:30.845Z] 
18:44:30 [2024-02-28T23:44:30.845Z] (Eclipse:13548): Gtk-WARNING **: 23:44:30.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:30 [2024-02-28T23:44:30.846Z] 
18:44:30 [2024-02-28T23:44:30.846Z] (Eclipse:13548): Gtk-WARNING **: 23:44:30.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:30 [2024-02-28T23:44:30.846Z] 
18:44:30 [2024-02-28T23:44:30.846Z] (Eclipse:13548): Gtk-WARNING **: 23:44:30.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:31 [2024-02-28T23:44:31.103Z] 
18:44:31 [2024-02-28T23:44:31.103Z] (Eclipse:13548): Gtk-WARNING **: 23:44:30.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:31 [2024-02-28T23:44:31.103Z] 
18:44:31 [2024-02-28T23:44:31.103Z] (Eclipse:13548): Gtk-WARNING **: 23:44:30.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:31 [2024-02-28T23:44:31.103Z] 
18:44:31 [2024-02-28T23:44:31.103Z] (Eclipse:13548): Gtk-WARNING **: 23:44:30.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:31 [2024-02-28T23:44:31.103Z] 
18:44:31 [2024-02-28T23:44:31.103Z] (Eclipse:13548): Gtk-WARNING **: 23:44:30.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:31 [2024-02-28T23:44:31.103Z] 
18:44:31 [2024-02-28T23:44:31.103Z] (Eclipse:13548): Gtk-WARNING **: 23:44:30.892: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:31 [2024-02-28T23:44:31.103Z] 
18:44:31 [2024-02-28T23:44:31.103Z] (Eclipse:13548): Gtk-WARNING **: 23:44:30.892: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:31 [2024-02-28T23:44:31.103Z] 
18:44:31 [2024-02-28T23:44:31.103Z] (Eclipse:13548): Gtk-WARNING **: 23:44:30.892: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:31 [2024-02-28T23:44:31.103Z] 
18:44:31 [2024-02-28T23:44:31.103Z] (Eclipse:13548): Gtk-WARNING **: 23:44:30.892: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-233112876 data=null doit=true}, Shell with text {Find}]
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
18:44:31 [2024-02-28T23:44:31.103Z] 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')
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-233112870 data=null}, (of type 'Combo')]
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
18:44:31 [2024-02-28T23:44:31.103Z] 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')
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.104Z] 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.
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
18:44:31 [2024-02-28T23:44:31.104Z] 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')
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
18:44:31 [2024-02-28T23:44:31.104Z] 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.
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
18:44:31 [2024-02-28T23:44:31.104Z] 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')
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@692ff367
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-233112866 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')]
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-233112857 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')]
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-233112857 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-233112857 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-233112856 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')]
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-233112856 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')]
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-233112856 data=null 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')]
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-233112856 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')]
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-233112856 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')]
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-233112856 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')]
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-233112856 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-233112855 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
18:44:31 [2024-02-28T23:44:31.104Z] 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')
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
18:44:31 [2024-02-28T23:44:31.105Z] 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.
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
18:44:31 [2024-02-28T23:44:31.105Z] 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')
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:44:31 [2024-02-28T23:44:31.105Z] 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.
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-233112853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233112853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-233112853 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-233112853 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-233112852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-233112852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-233112852 data=null 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')]
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-233112842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233112842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-233112841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-233112841 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-233112841 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-233112837 data=null}, (of type 'Combo')]
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
18:44:31 [2024-02-28T23:44:31.105Z] 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')
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=-233112836 data=null doit=true}, Button with text {F&orward}]
18:44:31 [2024-02-28T23:44:31.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-233112836 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}]
18:44:31 [2024-02-28T23:44:31.106Z] 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')
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=-233112834 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=-233112821 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=-233112821 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-233112820 data=null 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')]
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
18:44:31 [2024-02-28T23:44:31.106Z] 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')
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
18:44:31 [2024-02-28T23:44:31.106Z] 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.
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
18:44:31 [2024-02-28T23:44:31.106Z] 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')
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
18:44:31 [2024-02-28T23:44:31.106Z] 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.
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
18:44:31 [2024-02-28T23:44:31.106Z] 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')
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
18:44:31 [2024-02-28T23:44:31.106Z] 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.
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
18:44:31 [2024-02-28T23:44:31.106Z] 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')
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:44:31 [2024-02-28T23:44:31.106Z] 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.
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-233112784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233112784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-233112784 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-233112784 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-233112783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-233112783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-233112783 data=null 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')]
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-233112774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233112774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-233112774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-233112774 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-233112774 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
18:44:31 [2024-02-28T23:44:31.107Z] 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')
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-233112769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-233112769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-233112769 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-233112769 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-233112769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-233112769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:31 [2024-02-28T23:44:31.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-233112769 data=null 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')]
18:44:31 [2024-02-28T23:44:31.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:44:31 [2024-02-28T23:44:31.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:31 [2024-02-28T23:44:31.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:31 [2024-02-28T23:44:31.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
18:44:31 [2024-02-28T23:44:31.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
18:44:31 [2024-02-28T23:44:31.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
18:44:31 [2024-02-28T23:44:31.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
18:44:31 [2024-02-28T23:44:31.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
18:44:31 [2024-02-28T23:44:31.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
18:44:31 [2024-02-28T23:44:31.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:31 [2024-02-28T23:44:31.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:31 [2024-02-28T23:44:31.879Z] 
18:44:31 [2024-02-28T23:44:31.879Z] (Eclipse:13548): Gtk-WARNING **: 23:44:31.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:31 [2024-02-28T23:44:31.879Z] 
18:44:31 [2024-02-28T23:44:31.879Z] (Eclipse:13548): Gtk-WARNING **: 23:44:31.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:31 [2024-02-28T23:44:31.879Z] 
18:44:31 [2024-02-28T23:44:31.879Z] (Eclipse:13548): Gtk-WARNING **: 23:44:31.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:31 [2024-02-28T23:44:31.879Z] 
18:44:31 [2024-02-28T23:44:31.879Z] (Eclipse:13548): Gtk-WARNING **: 23:44:31.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:31 [2024-02-28T23:44:31.879Z] 
18:44:31 [2024-02-28T23:44:31.879Z] (Eclipse:13548): Gtk-WARNING **: 23:44:31.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:31 [2024-02-28T23:44:31.879Z] 
18:44:31 [2024-02-28T23:44:31.879Z] (Eclipse:13548): Gtk-WARNING **: 23:44:31.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:31 [2024-02-28T23:44:31.879Z] 
18:44:31 [2024-02-28T23:44:31.879Z] (Eclipse:13548): Gtk-WARNING **: 23:44:31.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:31 [2024-02-28T23:44:31.879Z] 
18:44:31 [2024-02-28T23:44:31.879Z] (Eclipse:13548): Gtk-WARNING **: 23:44:31.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:32 [2024-02-28T23:44:32.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:32 [2024-02-28T23:44:32.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-233111874 data=null doit=true}, Shell with text {Find}]
18:44:32 [2024-02-28T23:44:32.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:32 [2024-02-28T23:44:32.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:32 [2024-02-28T23:44:32.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:32 [2024-02-28T23:44:32.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:32 [2024-02-28T23:44:32.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:32 [2024-02-28T23:44:32.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:32 [2024-02-28T23:44:32.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:32 [2024-02-28T23:44:32.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:32 [2024-02-28T23:44:32.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:32 [2024-02-28T23:44:32.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
18:44:32 [2024-02-28T23:44:32.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
18:44:32 [2024-02-28T23:44:32.137Z] 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')
18:44:32 [2024-02-28T23:44:32.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:32 [2024-02-28T23:44:32.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
18:44:32 [2024-02-28T23:44:32.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-233111868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:32 [2024-02-28T23:44:32.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-233111868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:32 [2024-02-28T23:44:32.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-233111868 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:32 [2024-02-28T23:44:32.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-233111868 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:32 [2024-02-28T23:44:32.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-233111867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:32 [2024-02-28T23:44:32.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-233111867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:32 [2024-02-28T23:44:32.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-233111867 data=null 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')]
18:44:32 [2024-02-28T23:44:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:44:32 [2024-02-28T23:44:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
18:44:32 [2024-02-28T23:44:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
18:44:32 [2024-02-28T23:44:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
18:44:32 [2024-02-28T23:44:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
18:44:32 [2024-02-28T23:44:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
18:44:32 [2024-02-28T23:44:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
18:44:32 [2024-02-28T23:44:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:32 [2024-02-28T23:44:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:32 [2024-02-28T23:44:32.652Z] 
18:44:32 [2024-02-28T23:44:32.652Z] (Eclipse:13548): Gtk-WARNING **: 23:44:32.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:32 [2024-02-28T23:44:32.652Z] 
18:44:32 [2024-02-28T23:44:32.652Z] (Eclipse:13548): Gtk-WARNING **: 23:44:32.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:32 [2024-02-28T23:44:32.652Z] 
18:44:32 [2024-02-28T23:44:32.652Z] (Eclipse:13548): Gtk-WARNING **: 23:44:32.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:32 [2024-02-28T23:44:32.652Z] 
18:44:32 [2024-02-28T23:44:32.652Z] (Eclipse:13548): Gtk-WARNING **: 23:44:32.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:32 [2024-02-28T23:44:32.652Z] 
18:44:32 [2024-02-28T23:44:32.652Z] (Eclipse:13548): Gtk-WARNING **: 23:44:32.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:32 [2024-02-28T23:44:32.652Z] 
18:44:32 [2024-02-28T23:44:32.652Z] (Eclipse:13548): Gtk-WARNING **: 23:44:32.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:32 [2024-02-28T23:44:32.652Z] 
18:44:32 [2024-02-28T23:44:32.652Z] (Eclipse:13548): Gtk-WARNING **: 23:44:32.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:32 [2024-02-28T23:44:32.652Z] 
18:44:32 [2024-02-28T23:44:32.652Z] (Eclipse:13548): Gtk-WARNING **: 23:44:32.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:32 [2024-02-28T23:44:32.652Z] 
18:44:32 [2024-02-28T23:44:32.652Z] (Eclipse:13548): Gtk-WARNING **: 23:44:32.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:32 [2024-02-28T23:44:32.652Z] 
18:44:32 [2024-02-28T23:44:32.652Z] (Eclipse:13548): Gtk-WARNING **: 23:44:32.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:32 [2024-02-28T23:44:32.652Z] 
18:44:32 [2024-02-28T23:44:32.652Z] (Eclipse:13548): Gtk-WARNING **: 23:44:32.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:32 [2024-02-28T23:44:32.652Z] 
18:44:32 [2024-02-28T23:44:32.652Z] (Eclipse:13548): Gtk-WARNING **: 23:44:32.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:32 [2024-02-28T23:44:32.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:32 [2024-02-28T23:44:32.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-233111247 data=null doit=true}, Shell with text {Find}]
18:44:32 [2024-02-28T23:44:32.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:32 [2024-02-28T23:44:32.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:32 [2024-02-28T23:44:32.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:32 [2024-02-28T23:44:32.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:32 [2024-02-28T23:44:32.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:32 [2024-02-28T23:44:32.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:32 [2024-02-28T23:44:32.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:32 [2024-02-28T23:44:32.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:32 [2024-02-28T23:44:32.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:32 [2024-02-28T23:44:32.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
18:44:32 [2024-02-28T23:44:32.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
18:44:32 [2024-02-28T23:44:32.653Z] 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')
18:44:32 [2024-02-28T23:44:32.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:32 [2024-02-28T23:44:32.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
18:44:32 [2024-02-28T23:44:32.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-233111233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:32 [2024-02-28T23:44:32.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-233111233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:32 [2024-02-28T23:44:32.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-233111233 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:32 [2024-02-28T23:44:32.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-233111233 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:32 [2024-02-28T23:44:32.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-233111232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:32 [2024-02-28T23:44:32.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-233111232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:32 [2024-02-28T23:44:32.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-233111232 data=null 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')]
18:44:32 [2024-02-28T23:44:32.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:44:32 [2024-02-28T23:44:32.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:32 [2024-02-28T23:44:32.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:32 [2024-02-28T23:44:32.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
18:44:32 [2024-02-28T23:44:32.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
18:44:32 [2024-02-28T23:44:32.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
18:44:32 [2024-02-28T23:44:32.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
18:44:32 [2024-02-28T23:44:32.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
18:44:32 [2024-02-28T23:44:32.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
18:44:32 [2024-02-28T23:44:32.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:33 [2024-02-28T23:44:33.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:33 [2024-02-28T23:44:33.167Z] 
18:44:33 [2024-02-28T23:44:33.167Z] (Eclipse:13548): Gtk-WARNING **: 23:44:33.101: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:33 [2024-02-28T23:44:33.167Z] 
18:44:33 [2024-02-28T23:44:33.167Z] (Eclipse:13548): Gtk-WARNING **: 23:44:33.101: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:33 [2024-02-28T23:44:33.167Z] 
18:44:33 [2024-02-28T23:44:33.167Z] (Eclipse:13548): Gtk-WARNING **: 23:44:33.101: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:33 [2024-02-28T23:44:33.167Z] 
18:44:33 [2024-02-28T23:44:33.167Z] (Eclipse:13548): Gtk-WARNING **: 23:44:33.101: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:33 [2024-02-28T23:44:33.168Z] 
18:44:33 [2024-02-28T23:44:33.168Z] (Eclipse:13548): Gtk-WARNING **: 23:44:33.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:33 [2024-02-28T23:44:33.168Z] 
18:44:33 [2024-02-28T23:44:33.168Z] (Eclipse:13548): Gtk-WARNING **: 23:44:33.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:33 [2024-02-28T23:44:33.168Z] 
18:44:33 [2024-02-28T23:44:33.168Z] (Eclipse:13548): Gtk-WARNING **: 23:44:33.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:33 [2024-02-28T23:44:33.168Z] 
18:44:33 [2024-02-28T23:44:33.168Z] (Eclipse:13548): Gtk-WARNING **: 23:44:33.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:33 [2024-02-28T23:44:33.426Z] 
18:44:33 [2024-02-28T23:44:33.426Z] (Eclipse:13548): Gtk-WARNING **: 23:44:33.208: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:33 [2024-02-28T23:44:33.426Z] 
18:44:33 [2024-02-28T23:44:33.426Z] (Eclipse:13548): Gtk-WARNING **: 23:44:33.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:33 [2024-02-28T23:44:33.426Z] 
18:44:33 [2024-02-28T23:44:33.426Z] (Eclipse:13548): Gtk-WARNING **: 23:44:33.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:33 [2024-02-28T23:44:33.426Z] 
18:44:33 [2024-02-28T23:44:33.426Z] (Eclipse:13548): Gtk-WARNING **: 23:44:33.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:33 [2024-02-28T23:44:33.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:33 [2024-02-28T23:44:33.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-233110557 data=null doit=true}, Shell with text {Find}]
18:44:33 [2024-02-28T23:44:33.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:33 [2024-02-28T23:44:33.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
18:44:33 [2024-02-28T23:44:33.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
18:44:33 [2024-02-28T23:44:33.426Z] 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')
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-233110553 data=null}, (of type 'Combo')]
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
18:44:33 [2024-02-28T23:44:33.427Z] 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')
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] 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.
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
18:44:33 [2024-02-28T23:44:33.427Z] 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')
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
18:44:33 [2024-02-28T23:44:33.427Z] 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.
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
18:44:33 [2024-02-28T23:44:33.427Z] 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')
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
18:44:33 [2024-02-28T23:44:33.427Z] 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.
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
18:44:33 [2024-02-28T23:44:33.427Z] 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')
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
18:44:33 [2024-02-28T23:44:33.427Z] 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.
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
18:44:33 [2024-02-28T23:44:33.428Z] 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')
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:44:33 [2024-02-28T23:44:33.428Z] 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.
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-233110538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233110538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-233110538 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-233110538 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-233110538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-233110538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-233110537 data=null 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')]
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-233110525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233110524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-233110524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-233110524 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-233110524 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-233110509 data=null}, (of type 'Combo')]
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
18:44:33 [2024-02-28T23:44:33.428Z] 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')
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=-233110508 data=null doit=true}, Button with text {&Backward}]
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-233110508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
18:44:33 [2024-02-28T23:44:33.428Z] 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')
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=-233110506 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
18:44:33 [2024-02-28T23:44:33.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=-233110506 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=-233110506 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-233110506 data=null 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')]
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
18:44:33 [2024-02-28T23:44:33.429Z] 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')
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
18:44:33 [2024-02-28T23:44:33.429Z] 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.
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
18:44:33 [2024-02-28T23:44:33.429Z] 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')
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
18:44:33 [2024-02-28T23:44:33.429Z] 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.
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
18:44:33 [2024-02-28T23:44:33.429Z] 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')
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
18:44:33 [2024-02-28T23:44:33.429Z] 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.
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
18:44:33 [2024-02-28T23:44:33.429Z] 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')
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:44:33 [2024-02-28T23:44:33.429Z] 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.
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-233110500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233110485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-233110485 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-233110485 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-233110484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-233110482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-233110482 data=null 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')]
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-233110476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233110475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-233110475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-233110475 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-233110475 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
18:44:33 [2024-02-28T23:44:33.430Z] 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')
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-233110462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-233110462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-233110462 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-233110462 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-233110462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-233110462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:33 [2024-02-28T23:44:33.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-233110461 data=null 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')]
18:44:33 [2024-02-28T23:44:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:44:33 [2024-02-28T23:44:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:33 [2024-02-28T23:44:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:33 [2024-02-28T23:44:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
18:44:33 [2024-02-28T23:44:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
18:44:33 [2024-02-28T23:44:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
18:44:33 [2024-02-28T23:44:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
18:44:33 [2024-02-28T23:44:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
18:44:33 [2024-02-28T23:44:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
18:44:33 [2024-02-28T23:44:33.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:33 [2024-02-28T23:44:33.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:33 [2024-02-28T23:44:33.947Z] 
18:44:33 [2024-02-28T23:44:33.947Z] (Eclipse:13548): Gtk-WARNING **: 23:44:33.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:33 [2024-02-28T23:44:33.947Z] 
18:44:33 [2024-02-28T23:44:33.947Z] (Eclipse:13548): Gtk-WARNING **: 23:44:33.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:33 [2024-02-28T23:44:33.947Z] 
18:44:33 [2024-02-28T23:44:33.947Z] (Eclipse:13548): Gtk-WARNING **: 23:44:33.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:33 [2024-02-28T23:44:33.947Z] 
18:44:33 [2024-02-28T23:44:33.947Z] (Eclipse:13548): Gtk-WARNING **: 23:44:33.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:34 [2024-02-28T23:44:34.204Z] 
18:44:34 [2024-02-28T23:44:34.204Z] (Eclipse:13548): Gtk-WARNING **: 23:44:33.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:34 [2024-02-28T23:44:34.204Z] 
18:44:34 [2024-02-28T23:44:34.204Z] (Eclipse:13548): Gtk-WARNING **: 23:44:33.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:34 [2024-02-28T23:44:34.204Z] 
18:44:34 [2024-02-28T23:44:34.204Z] (Eclipse:13548): Gtk-WARNING **: 23:44:33.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:34 [2024-02-28T23:44:34.204Z] 
18:44:34 [2024-02-28T23:44:34.204Z] (Eclipse:13548): Gtk-WARNING **: 23:44:33.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:34 [2024-02-28T23:44:34.204Z] 
18:44:34 [2024-02-28T23:44:34.204Z] (Eclipse:13548): Gtk-WARNING **: 23:44:34.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:34 [2024-02-28T23:44:34.204Z] 
18:44:34 [2024-02-28T23:44:34.204Z] (Eclipse:13548): Gtk-WARNING **: 23:44:34.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:34 [2024-02-28T23:44:34.204Z] 
18:44:34 [2024-02-28T23:44:34.204Z] (Eclipse:13548): Gtk-WARNING **: 23:44:34.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:34 [2024-02-28T23:44:34.204Z] 
18:44:34 [2024-02-28T23:44:34.204Z] (Eclipse:13548): Gtk-WARNING **: 23:44:34.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:34 [2024-02-28T23:44:34.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:34 [2024-02-28T23:44:34.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-233109746 data=null doit=true}, Shell with text {Find}]
18:44:34 [2024-02-28T23:44:34.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:34 [2024-02-28T23:44:34.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:34 [2024-02-28T23:44:34.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:34 [2024-02-28T23:44:34.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:34 [2024-02-28T23:44:34.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:34 [2024-02-28T23:44:34.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:34 [2024-02-28T23:44:34.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:34 [2024-02-28T23:44:34.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:34 [2024-02-28T23:44:34.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:34 [2024-02-28T23:44:34.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
18:44:34 [2024-02-28T23:44:34.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
18:44:34 [2024-02-28T23:44:34.204Z] 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')
18:44:34 [2024-02-28T23:44:34.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:34 [2024-02-28T23:44:34.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
18:44:34 [2024-02-28T23:44:34.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-233109742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:34 [2024-02-28T23:44:34.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-233109742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:34 [2024-02-28T23:44:34.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-233109742 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:34 [2024-02-28T23:44:34.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-233109742 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:34 [2024-02-28T23:44:34.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-233109742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:34 [2024-02-28T23:44:34.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-233109742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:34 [2024-02-28T23:44:34.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-233109742 data=null 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')]
18:44:34 [2024-02-28T23:44:34.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:44:34 [2024-02-28T23:44:34.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:34 [2024-02-28T23:44:34.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:34 [2024-02-28T23:44:34.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
18:44:34 [2024-02-28T23:44:34.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
18:44:34 [2024-02-28T23:44:34.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
18:44:34 [2024-02-28T23:44:34.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
18:44:34 [2024-02-28T23:44:34.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
18:44:34 [2024-02-28T23:44:34.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
18:44:34 [2024-02-28T23:44:34.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:34 [2024-02-28T23:44:34.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:34 [2024-02-28T23:44:34.722Z] 
18:44:34 [2024-02-28T23:44:34.722Z] (Eclipse:13548): Gtk-WARNING **: 23:44:34.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:34 [2024-02-28T23:44:34.722Z] 
18:44:34 [2024-02-28T23:44:34.722Z] (Eclipse:13548): Gtk-WARNING **: 23:44:34.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:34 [2024-02-28T23:44:34.722Z] 
18:44:34 [2024-02-28T23:44:34.722Z] (Eclipse:13548): Gtk-WARNING **: 23:44:34.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:34 [2024-02-28T23:44:34.722Z] 
18:44:34 [2024-02-28T23:44:34.722Z] (Eclipse:13548): Gtk-WARNING **: 23:44:34.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:34 [2024-02-28T23:44:34.722Z] 
18:44:34 [2024-02-28T23:44:34.722Z] (Eclipse:13548): Gtk-WARNING **: 23:44:34.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:34 [2024-02-28T23:44:34.722Z] 
18:44:34 [2024-02-28T23:44:34.722Z] (Eclipse:13548): Gtk-WARNING **: 23:44:34.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:34 [2024-02-28T23:44:34.722Z] 
18:44:34 [2024-02-28T23:44:34.722Z] (Eclipse:13548): Gtk-WARNING **: 23:44:34.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:34 [2024-02-28T23:44:34.722Z] 
18:44:34 [2024-02-28T23:44:34.722Z] (Eclipse:13548): Gtk-WARNING **: 23:44:34.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:34 [2024-02-28T23:44:34.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:34 [2024-02-28T23:44:34.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-233109107 data=null doit=true}, Shell with text {Find}]
18:44:34 [2024-02-28T23:44:34.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:34 [2024-02-28T23:44:34.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:34 [2024-02-28T23:44:34.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:34 [2024-02-28T23:44:34.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:34 [2024-02-28T23:44:34.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:34 [2024-02-28T23:44:34.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:34 [2024-02-28T23:44:34.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:34 [2024-02-28T23:44:34.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:34 [2024-02-28T23:44:34.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:34 [2024-02-28T23:44:34.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
18:44:34 [2024-02-28T23:44:34.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
18:44:34 [2024-02-28T23:44:34.722Z] 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')
18:44:34 [2024-02-28T23:44:34.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:34 [2024-02-28T23:44:34.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
18:44:34 [2024-02-28T23:44:34.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-233109104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:34 [2024-02-28T23:44:34.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-233109103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:34 [2024-02-28T23:44:34.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-233109103 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:34 [2024-02-28T23:44:34.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-233109103 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:34 [2024-02-28T23:44:34.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-233109103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:34 [2024-02-28T23:44:34.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-233109103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:34 [2024-02-28T23:44:34.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-233109103 data=null 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')]
18:44:35 [2024-02-28T23:44:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:44:35 [2024-02-28T23:44:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:35 [2024-02-28T23:44:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:35 [2024-02-28T23:44:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
18:44:35 [2024-02-28T23:44:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
18:44:35 [2024-02-28T23:44:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
18:44:35 [2024-02-28T23:44:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
18:44:35 [2024-02-28T23:44:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
18:44:35 [2024-02-28T23:44:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
18:44:35 [2024-02-28T23:44:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:35 [2024-02-28T23:44:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:35 [2024-02-28T23:44:35.494Z] 
18:44:35 [2024-02-28T23:44:35.494Z] (Eclipse:13548): Gtk-WARNING **: 23:44:35.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:35 [2024-02-28T23:44:35.494Z] 
18:44:35 [2024-02-28T23:44:35.494Z] (Eclipse:13548): Gtk-WARNING **: 23:44:35.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:35 [2024-02-28T23:44:35.494Z] 
18:44:35 [2024-02-28T23:44:35.494Z] (Eclipse:13548): Gtk-WARNING **: 23:44:35.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:35 [2024-02-28T23:44:35.494Z] 
18:44:35 [2024-02-28T23:44:35.494Z] (Eclipse:13548): Gtk-WARNING **: 23:44:35.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:35 [2024-02-28T23:44:35.494Z] 
18:44:35 [2024-02-28T23:44:35.494Z] (Eclipse:13548): Gtk-WARNING **: 23:44:35.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:35 [2024-02-28T23:44:35.494Z] 
18:44:35 [2024-02-28T23:44:35.494Z] (Eclipse:13548): Gtk-WARNING **: 23:44:35.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:35 [2024-02-28T23:44:35.494Z] 
18:44:35 [2024-02-28T23:44:35.494Z] (Eclipse:13548): Gtk-WARNING **: 23:44:35.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:35 [2024-02-28T23:44:35.494Z] 
18:44:35 [2024-02-28T23:44:35.494Z] (Eclipse:13548): Gtk-WARNING **: 23:44:35.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-233108278 data=null doit=true}, Shell with text {Find}]
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
18:44:35 [2024-02-28T23:44:35.753Z] 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')
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \A492
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\A492} [layout=null] time=-233108275 data=null}, (of type 'Combo')]
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \A492
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
18:44:35 [2024-02-28T23:44:35.753Z] 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')
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.753Z] 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.
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
18:44:35 [2024-02-28T23:44:35.754Z] 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')
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
18:44:35 [2024-02-28T23:44:35.754Z] 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.
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
18:44:35 [2024-02-28T23:44:35.754Z] 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')
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2d980dc3
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-233108261 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')]
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-233108261 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')]
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-233108261 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-233108261 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-233108261 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')]
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-233108261 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')]
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-233108261 data=null 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')]
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-233108260 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')]
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-233108260 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')]
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-233108260 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')]
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-233108260 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-233108260 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
18:44:35 [2024-02-28T23:44:35.754Z] 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')
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
18:44:35 [2024-02-28T23:44:35.755Z] 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')
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@64e5d7e4
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-233108258 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')]
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-233108257 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')]
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-233108257 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-233108257 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-233108257 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')]
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-233108257 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')]
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-233108257 data=null 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')]
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-233108257 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')]
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-233108256 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')]
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-233108256 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')]
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-233108256 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-233108256 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-233108256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233108256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-233108256 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-233108256 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-233108255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-233108255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-233108255 data=null 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')]
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-233108244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233108244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-233108244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-233108244 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-233108243 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\A492", using matcher: of type 'Combo'
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\A492", using matcher: (of type 'Combo')
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \A492
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\A492} [layout=null] time=-233108241 data=null}, (of type 'Combo')]
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \A492
18:44:35 [2024-02-28T23:44:35.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
18:44:35 [2024-02-28T23:44:35.756Z] 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.
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
18:44:35 [2024-02-28T23:44:35.756Z] 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')
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
18:44:35 [2024-02-28T23:44:35.756Z] 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')
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@79571cc5
18:44:35 [2024-02-28T23:44:35.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-233108180 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')]
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-233108179 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')]
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-233108179 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-233108179 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-233108179 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')]
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-233108179 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')]
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-233108179 data=null 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')]
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-233108178 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')]
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-233108178 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')]
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-233108178 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')]
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-233108178 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-233108178 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-233108178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233108178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-233108178 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-233108177 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-233108177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-233108177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-233108177 data=null 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')]
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-233108176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233108176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-233108176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-233108176 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-233108176 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
18:44:35 [2024-02-28T23:44:35.757Z] 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')
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-233108173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-233108173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-233108173 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-233108173 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-233108173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-233108173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:35 [2024-02-28T23:44:35.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-233108173 data=null 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')]
18:44:36 [2024-02-28T23:44:36.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:44:36 [2024-02-28T23:44:36.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:36 [2024-02-28T23:44:36.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:36 [2024-02-28T23:44:36.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
18:44:36 [2024-02-28T23:44:36.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
18:44:36 [2024-02-28T23:44:36.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
18:44:36 [2024-02-28T23:44:36.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
18:44:36 [2024-02-28T23:44:36.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
18:44:36 [2024-02-28T23:44:36.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
18:44:36 [2024-02-28T23:44:36.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:36 [2024-02-28T23:44:36.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:36 [2024-02-28T23:44:36.272Z] 
18:44:36 [2024-02-28T23:44:36.272Z] (Eclipse:13548): Gtk-WARNING **: 23:44:36.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:36 [2024-02-28T23:44:36.272Z] 
18:44:36 [2024-02-28T23:44:36.272Z] (Eclipse:13548): Gtk-WARNING **: 23:44:36.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:36 [2024-02-28T23:44:36.272Z] 
18:44:36 [2024-02-28T23:44:36.272Z] (Eclipse:13548): Gtk-WARNING **: 23:44:36.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:36 [2024-02-28T23:44:36.273Z] 
18:44:36 [2024-02-28T23:44:36.273Z] (Eclipse:13548): Gtk-WARNING **: 23:44:36.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:36 [2024-02-28T23:44:36.531Z] 
18:44:36 [2024-02-28T23:44:36.531Z] (Eclipse:13548): Gtk-WARNING **: 23:44:36.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:36 [2024-02-28T23:44:36.531Z] 
18:44:36 [2024-02-28T23:44:36.531Z] (Eclipse:13548): Gtk-WARNING **: 23:44:36.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:36 [2024-02-28T23:44:36.531Z] 
18:44:36 [2024-02-28T23:44:36.531Z] (Eclipse:13548): Gtk-WARNING **: 23:44:36.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:36 [2024-02-28T23:44:36.531Z] 
18:44:36 [2024-02-28T23:44:36.531Z] (Eclipse:13548): Gtk-WARNING **: 23:44:36.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:36 [2024-02-28T23:44:36.531Z] 
18:44:36 [2024-02-28T23:44:36.531Z] (Eclipse:13548): Gtk-WARNING **: 23:44:36.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:36 [2024-02-28T23:44:36.531Z] 
18:44:36 [2024-02-28T23:44:36.531Z] (Eclipse:13548): Gtk-WARNING **: 23:44:36.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:36 [2024-02-28T23:44:36.531Z] 
18:44:36 [2024-02-28T23:44:36.531Z] (Eclipse:13548): Gtk-WARNING **: 23:44:36.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:36 [2024-02-28T23:44:36.531Z] 
18:44:36 [2024-02-28T23:44:36.531Z] (Eclipse:13548): Gtk-WARNING **: 23:44:36.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-233107416 data=null doit=true}, Shell with text {Find}]
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
18:44:36 [2024-02-28T23:44:36.531Z] 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')
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=-233107405 data=null}, (of type 'Combo')]
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
18:44:36 [2024-02-28T23:44:36.531Z] 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')
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.531Z] 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.
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
18:44:36 [2024-02-28T23:44:36.531Z] 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')
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
18:44:36 [2024-02-28T23:44:36.531Z] 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.
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
18:44:36 [2024-02-28T23:44:36.532Z] 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')
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@60aee4ca
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-233107401 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')]
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-233107401 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')]
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-233107401 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-233107401 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-233107401 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')]
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-233107401 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')]
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-233107400 data=null 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')]
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-233107400 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')]
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-233107400 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')]
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-233107400 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')]
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-233107400 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-233107400 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
18:44:36 [2024-02-28T23:44:36.532Z] 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')
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
18:44:36 [2024-02-28T23:44:36.532Z] 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.
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
18:44:36 [2024-02-28T23:44:36.532Z] 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')
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:44:36 [2024-02-28T23:44:36.532Z] 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.
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
18:44:36 [2024-02-28T23:44:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-233107398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233107397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-233107397 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-233107391 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-233107391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-233107391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-233107391 data=null 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')]
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-233107385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233107385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-233107384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-233107384 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-233107384 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: of type 'Combo'
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: (of type 'Combo')
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=-233107381 data=null}, (of type 'Combo')]
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
18:44:36 [2024-02-28T23:44:36.533Z] 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')
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=-233107376 data=null doit=true}, Button with text {F&orward}]
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-233107376 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}]
18:44:36 [2024-02-28T23:44:36.533Z] 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')
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=-233107374 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=-233107374 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=-233107374 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-233107374 data=null 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')]
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
18:44:36 [2024-02-28T23:44:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
18:44:36 [2024-02-28T23:44:36.534Z] 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')
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
18:44:36 [2024-02-28T23:44:36.534Z] 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.
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
18:44:36 [2024-02-28T23:44:36.534Z] 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')
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
18:44:36 [2024-02-28T23:44:36.534Z] 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.
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
18:44:36 [2024-02-28T23:44:36.534Z] 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')
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
18:44:36 [2024-02-28T23:44:36.534Z] 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.
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
18:44:36 [2024-02-28T23:44:36.534Z] 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')
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:44:36 [2024-02-28T23:44:36.534Z] 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.
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-233107364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233107364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-233107364 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-233107363 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-233107363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-233107354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-233107354 data=null 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')]
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-233107348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233107342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-233107341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-233107341 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-233107341 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
18:44:36 [2024-02-28T23:44:36.535Z] 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')
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-233107330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-233107290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-233107289 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-233107289 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-233107289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-233107288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:36 [2024-02-28T23:44:36.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-233107288 data=null 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')]
18:44:36 [2024-02-28T23:44:36.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:44:36 [2024-02-28T23:44:36.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:37 [2024-02-28T23:44:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:37 [2024-02-28T23:44:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
18:44:37 [2024-02-28T23:44:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
18:44:37 [2024-02-28T23:44:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
18:44:37 [2024-02-28T23:44:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
18:44:37 [2024-02-28T23:44:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
18:44:37 [2024-02-28T23:44:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
18:44:37 [2024-02-28T23:44:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:37 [2024-02-28T23:44:37.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:37 [2024-02-28T23:44:37.306Z] 
18:44:37 [2024-02-28T23:44:37.306Z] (Eclipse:13548): Gtk-WARNING **: 23:44:37.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:37 [2024-02-28T23:44:37.306Z] 
18:44:37 [2024-02-28T23:44:37.306Z] (Eclipse:13548): Gtk-WARNING **: 23:44:37.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:37 [2024-02-28T23:44:37.306Z] 
18:44:37 [2024-02-28T23:44:37.306Z] (Eclipse:13548): Gtk-WARNING **: 23:44:37.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:37 [2024-02-28T23:44:37.306Z] 
18:44:37 [2024-02-28T23:44:37.306Z] (Eclipse:13548): Gtk-WARNING **: 23:44:37.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:37 [2024-02-28T23:44:37.306Z] 
18:44:37 [2024-02-28T23:44:37.306Z] (Eclipse:13548): Gtk-WARNING **: 23:44:37.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:37 [2024-02-28T23:44:37.306Z] 
18:44:37 [2024-02-28T23:44:37.306Z] (Eclipse:13548): Gtk-WARNING **: 23:44:37.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:37 [2024-02-28T23:44:37.306Z] 
18:44:37 [2024-02-28T23:44:37.306Z] (Eclipse:13548): Gtk-WARNING **: 23:44:37.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:37 [2024-02-28T23:44:37.306Z] 
18:44:37 [2024-02-28T23:44:37.306Z] (Eclipse:13548): Gtk-WARNING **: 23:44:37.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:37 [2024-02-28T23:44:37.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:37 [2024-02-28T23:44:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-233106515 data=null doit=true}, Shell with text {Find}]
18:44:37 [2024-02-28T23:44:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:37 [2024-02-28T23:44:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:37 [2024-02-28T23:44:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:37 [2024-02-28T23:44:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:37 [2024-02-28T23:44:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:37 [2024-02-28T23:44:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:37 [2024-02-28T23:44:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:37 [2024-02-28T23:44:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:37 [2024-02-28T23:44:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:37 [2024-02-28T23:44:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
18:44:37 [2024-02-28T23:44:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
18:44:37 [2024-02-28T23:44:37.565Z] 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')
18:44:37 [2024-02-28T23:44:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:37 [2024-02-28T23:44:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
18:44:37 [2024-02-28T23:44:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-233106472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:37 [2024-02-28T23:44:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-233106472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:37 [2024-02-28T23:44:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-233106472 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:37 [2024-02-28T23:44:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-233106472 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:37 [2024-02-28T23:44:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-233106472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:37 [2024-02-28T23:44:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-233106471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:37 [2024-02-28T23:44:37.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-233106471 data=null 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')]
18:44:37 [2024-02-28T23:44:37.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:44:37 [2024-02-28T23:44:37.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
18:44:37 [2024-02-28T23:44:37.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
18:44:37 [2024-02-28T23:44:37.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
18:44:37 [2024-02-28T23:44:37.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
18:44:37 [2024-02-28T23:44:37.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
18:44:37 [2024-02-28T23:44:37.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
18:44:37 [2024-02-28T23:44:37.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:37 [2024-02-28T23:44:37.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:38 [2024-02-28T23:44:38.079Z] 
18:44:38 [2024-02-28T23:44:38.079Z] (Eclipse:13548): Gtk-WARNING **: 23:44:37.842: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:38 [2024-02-28T23:44:38.079Z] 
18:44:38 [2024-02-28T23:44:38.079Z] (Eclipse:13548): Gtk-WARNING **: 23:44:37.843: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:38 [2024-02-28T23:44:38.079Z] 
18:44:38 [2024-02-28T23:44:38.079Z] (Eclipse:13548): Gtk-WARNING **: 23:44:37.843: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:38 [2024-02-28T23:44:38.079Z] 
18:44:38 [2024-02-28T23:44:38.079Z] (Eclipse:13548): Gtk-WARNING **: 23:44:37.843: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:38 [2024-02-28T23:44:38.079Z] 
18:44:38 [2024-02-28T23:44:38.079Z] (Eclipse:13548): Gtk-WARNING **: 23:44:37.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:38 [2024-02-28T23:44:38.079Z] 
18:44:38 [2024-02-28T23:44:38.079Z] (Eclipse:13548): Gtk-WARNING **: 23:44:37.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:38 [2024-02-28T23:44:38.079Z] 
18:44:38 [2024-02-28T23:44:38.079Z] (Eclipse:13548): Gtk-WARNING **: 23:44:37.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:38 [2024-02-28T23:44:38.079Z] 
18:44:38 [2024-02-28T23:44:38.079Z] (Eclipse:13548): Gtk-WARNING **: 23:44:37.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:38 [2024-02-28T23:44:38.079Z] 
18:44:38 [2024-02-28T23:44:38.079Z] (Eclipse:13548): Gtk-WARNING **: 23:44:37.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:38 [2024-02-28T23:44:38.079Z] 
18:44:38 [2024-02-28T23:44:38.079Z] (Eclipse:13548): Gtk-WARNING **: 23:44:37.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:38 [2024-02-28T23:44:38.079Z] 
18:44:38 [2024-02-28T23:44:38.079Z] (Eclipse:13548): Gtk-WARNING **: 23:44:37.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:38 [2024-02-28T23:44:38.079Z] 
18:44:38 [2024-02-28T23:44:38.079Z] (Eclipse:13548): Gtk-WARNING **: 23:44:37.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:38 [2024-02-28T23:44:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:38 [2024-02-28T23:44:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-233105830 data=null doit=true}, Shell with text {Find}]
18:44:38 [2024-02-28T23:44:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:38 [2024-02-28T23:44:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:38 [2024-02-28T23:44:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
18:44:38 [2024-02-28T23:44:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
18:44:38 [2024-02-28T23:44:38.079Z] 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')
18:44:38 [2024-02-28T23:44:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
18:44:38 [2024-02-28T23:44:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-233105827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-233105827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-233105827 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-233105826 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-233105826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-233105826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-233105826 data=null 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')]
18:44:38 [2024-02-28T23:44:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:44:38 [2024-02-28T23:44:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:44:38 [2024-02-28T23:44:38.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:38 [2024-02-28T23:44:38.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
18:44:38 [2024-02-28T23:44:38.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
18:44:38 [2024-02-28T23:44:38.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
18:44:38 [2024-02-28T23:44:38.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
18:44:38 [2024-02-28T23:44:38.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
18:44:38 [2024-02-28T23:44:38.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
18:44:38 [2024-02-28T23:44:38.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:38 [2024-02-28T23:44:38.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:44:38 [2024-02-28T23:44:38.851Z] 
18:44:38 [2024-02-28T23:44:38.851Z] (Eclipse:13548): Gtk-WARNING **: 23:44:38.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:38 [2024-02-28T23:44:38.851Z] 
18:44:38 [2024-02-28T23:44:38.852Z] (Eclipse:13548): Gtk-WARNING **: 23:44:38.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:38 [2024-02-28T23:44:38.852Z] 
18:44:38 [2024-02-28T23:44:38.852Z] (Eclipse:13548): Gtk-WARNING **: 23:44:38.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:38 [2024-02-28T23:44:38.852Z] 
18:44:38 [2024-02-28T23:44:38.852Z] (Eclipse:13548): Gtk-WARNING **: 23:44:38.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:38 [2024-02-28T23:44:38.852Z] 
18:44:38 [2024-02-28T23:44:38.852Z] (Eclipse:13548): Gtk-WARNING **: 23:44:38.681: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:38 [2024-02-28T23:44:38.852Z] 
18:44:38 [2024-02-28T23:44:38.852Z] (Eclipse:13548): Gtk-WARNING **: 23:44:38.681: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:38 [2024-02-28T23:44:38.852Z] 
18:44:38 [2024-02-28T23:44:38.852Z] (Eclipse:13548): Gtk-WARNING **: 23:44:38.681: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:38 [2024-02-28T23:44:38.852Z] 
18:44:38 [2024-02-28T23:44:38.852Z] (Eclipse:13548): Gtk-WARNING **: 23:44:38.681: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:38 [2024-02-28T23:44:38.852Z] 
18:44:38 [2024-02-28T23:44:38.852Z] (Eclipse:13548): Gtk-WARNING **: 23:44:38.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:38 [2024-02-28T23:44:38.852Z] 
18:44:38 [2024-02-28T23:44:38.852Z] (Eclipse:13548): Gtk-WARNING **: 23:44:38.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:38 [2024-02-28T23:44:38.852Z] 
18:44:38 [2024-02-28T23:44:38.852Z] (Eclipse:13548): Gtk-WARNING **: 23:44:38.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:38 [2024-02-28T23:44:38.852Z] 
18:44:38 [2024-02-28T23:44:38.852Z] (Eclipse:13548): Gtk-WARNING **: 23:44:38.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-233105057 data=null doit=true}, Shell with text {Find}]
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
18:44:38 [2024-02-28T23:44:38.852Z] 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')
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=-233105053 data=null}, (of type 'Combo')]
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
18:44:38 [2024-02-28T23:44:38.852Z] 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')
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.852Z] 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.
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
18:44:38 [2024-02-28T23:44:38.852Z] 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')
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
18:44:38 [2024-02-28T23:44:38.852Z] 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.
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
18:44:38 [2024-02-28T23:44:38.853Z] 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')
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
18:44:38 [2024-02-28T23:44:38.853Z] 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.
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
18:44:38 [2024-02-28T23:44:38.853Z] 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')
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
18:44:38 [2024-02-28T23:44:38.853Z] 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.
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
18:44:38 [2024-02-28T23:44:38.853Z] 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')
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:44:38 [2024-02-28T23:44:38.853Z] 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.
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-233105048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233105048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-233105048 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-233105048 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-233105048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-233105047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-233105047 data=null 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')]
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-233105031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233105027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-233105027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-233105027 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-233105026 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
18:44:38 [2024-02-28T23:44:38.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: of type 'Combo'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: (of type 'Combo')
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=-233105022 data=null}, (of type 'Combo')]
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
18:44:38 [2024-02-28T23:44:38.854Z] 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')
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=-233105021 data=null doit=true}, Button with text {&Backward}]
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-233105015 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
18:44:38 [2024-02-28T23:44:38.854Z] 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')
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=-233105012 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=-233105005 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=-233105005 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-233105005 data=null 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')]
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
18:44:38 [2024-02-28T23:44:38.854Z] 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')
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
18:44:38 [2024-02-28T23:44:38.854Z] 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.
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
18:44:38 [2024-02-28T23:44:38.854Z] 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')
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
18:44:38 [2024-02-28T23:44:38.854Z] 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.
18:44:38 [2024-02-28T23:44:38.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
18:44:38 [2024-02-28T23:44:38.855Z] 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')
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
18:44:38 [2024-02-28T23:44:38.855Z] 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.
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
18:44:38 [2024-02-28T23:44:38.855Z] 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')
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:44:38 [2024-02-28T23:44:38.855Z] 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.
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-233104987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233104987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-233104987 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-233104987 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-233104986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-233104986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-233104986 data=null 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')]
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-233104980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-233104980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-233104980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-233104976 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-233104976 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
18:44:38 [2024-02-28T23:44:38.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
18:44:38 [2024-02-28T23:44:38.856Z] 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')
18:44:38 [2024-02-28T23:44:38.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:44:38 [2024-02-28T23:44:38.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
18:44:38 [2024-02-28T23:44:38.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-233104973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-233104973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-233104973 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-233104973 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-233104972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:38 [2024-02-28T23:44:38.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-233104972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:44:39 [2024-02-28T23:44:39.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-233104972 data=null 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')]
18:44:39 [2024-02-28T23:44:39.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:44:39 [2024-02-28T23:44:39.371Z] 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@61c3d7ac] time=-233104577 data=null doit=true}, Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}]
18:44:39 [2024-02-28T23:44:39.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:44:39 [2024-02-28T23:44:39.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:44:39 [2024-02-28T23:44:39.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:44:39 [2024-02-28T23:44:39.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:44:39 [2024-02-28T23:44:39.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-233104480 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:44:39 [2024-02-28T23:44:39.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-233104480 data=null doit=true}, TreeItem with text {test}]
18:44:39 [2024-02-28T23:44:39.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-233104480 data=null}, TreeItem with text {test}]
18:44:39 [2024-02-28T23:44:39.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-233104479 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:44:39 [2024-02-28T23:44:39.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233104479 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:44:39 [2024-02-28T23:44:39.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-233104469 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:44:39 [2024-02-28T23:44:39.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:44:39 [2024-02-28T23:44:39.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:44:39 [2024-02-28T23:44:39.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:44:39 [2024-02-28T23:44:39.885Z] 
18:44:39 [2024-02-28T23:44:39.885Z] (Eclipse:13548): Gtk-WARNING **: 23:44:39.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:39 [2024-02-28T23:44:39.885Z] 
18:44:39 [2024-02-28T23:44:39.885Z] (Eclipse:13548): Gtk-WARNING **: 23:44:39.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:39 [2024-02-28T23:44:39.885Z] 
18:44:39 [2024-02-28T23:44:39.885Z] (Eclipse:13548): Gtk-WARNING **: 23:44:39.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:39 [2024-02-28T23:44:39.885Z] 
18:44:39 [2024-02-28T23:44:39.885Z] (Eclipse:13548): Gtk-WARNING **: 23:44:39.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:40 [2024-02-28T23:44:40.142Z] 
18:44:40 [2024-02-28T23:44:40.142Z] (Eclipse:13548): Gtk-WARNING **: 23:44:39.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:40 [2024-02-28T23:44:40.142Z] 
18:44:40 [2024-02-28T23:44:40.142Z] (Eclipse:13548): Gtk-WARNING **: 23:44:39.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:40 [2024-02-28T23:44:40.142Z] 
18:44:40 [2024-02-28T23:44:40.142Z] (Eclipse:13548): Gtk-WARNING **: 23:44:39.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:40 [2024-02-28T23:44:40.142Z] 
18:44:40 [2024-02-28T23:44:40.142Z] (Eclipse:13548): Gtk-WARNING **: 23:44:39.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:40 [2024-02-28T23:44:40.142Z] 
18:44:40 [2024-02-28T23:44:40.142Z] (Eclipse:13548): Gtk-WARNING **: 23:44:39.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:40 [2024-02-28T23:44:40.142Z] 
18:44:40 [2024-02-28T23:44:40.142Z] (Eclipse:13548): Gtk-WARNING **: 23:44:39.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:40 [2024-02-28T23:44:40.142Z] 
18:44:40 [2024-02-28T23:44:40.142Z] (Eclipse:13548): Gtk-WARNING **: 23:44:39.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:40 [2024-02-28T23:44:40.142Z] 
18:44:40 [2024-02-28T23:44:40.142Z] (Eclipse:13548): Gtk-WARNING **: 23:44:39.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:44:40 [2024-02-28T23:44:40.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:44:40 [2024-02-28T23:44:40.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:44:40 [2024-02-28T23:44:40.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:44:40 [2024-02-28T23:44:40.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:44:40 [2024-02-28T23:44:40.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:44:40 [2024-02-28T23:44:40.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:44:40 [2024-02-28T23:44:40.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:40 [2024-02-28T23:44:40.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:40 [2024-02-28T23:44:40.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:44:40 [2024-02-28T23:44:40.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:44:40 [2024-02-28T23:44:40.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233103328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:44:40 [2024-02-28T23:44:40.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233103328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:44:40 [2024-02-28T23:44:40.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233103328 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:44:40 [2024-02-28T23:44:40.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233103328 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:44:40 [2024-02-28T23:44:40.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233103327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:44:40 [2024-02-28T23:44:40.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233103327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:44:40 [2024-02-28T23:44:40.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233103327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:44:40 [2024-02-28T23:44:40.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233103327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:44:40 [2024-02-28T23:44:40.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233103327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:44:40 [2024-02-28T23:44:40.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233103327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:44:40 [2024-02-28T23:44:40.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233103327 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:44:40 [2024-02-28T23:44:40.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233103326 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:44:40 [2024-02-28T23:44:40.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:44:40 [2024-02-28T23:44:40.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:44:40 [2024-02-28T23:44:40.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:44:40 [2024-02-28T23:44:40.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:44:40 [2024-02-28T23:44:40.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:44:40 [2024-02-28T23:44:40.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:44:40 [2024-02-28T23:44:40.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:44:40 [2024-02-28T23:44:40.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:44:40 [2024-02-28T23:44:40.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:44:40 [2024-02-28T23:44:40.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233103325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:40 [2024-02-28T23:44:40.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233103325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:40 [2024-02-28T23:44:40.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233103325 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:40 [2024-02-28T23:44:40.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233103325 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:40 [2024-02-28T23:44:40.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233103324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:40 [2024-02-28T23:44:40.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233103324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:40 [2024-02-28T23:44:40.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:44:40 [2024-02-28T23:44:40.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:44:40 [2024-02-28T23:44:40.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:44:40 [2024-02-28T23:44:40.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:44:40 [2024-02-28T23:44:40.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:44:40 [2024-02-28T23:44:40.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:44:40 [2024-02-28T23:44:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233103324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:44:40 [2024-02-28T23:44:40.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-233104351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:44:41 [2024-02-28T23:44:41.221Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.28 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
18:44:41 [2024-02-28T23:44:41.221Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWholeWord[0: lttng] -- Time elapsed: 1.409 s
18:44:41 [2024-02-28T23:44:41.221Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testCaseSensitive[0: lttng] -- Time elapsed: 0.928 s
18:44:41 [2024-02-28T23:44:41.221Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testRegEx[0: lttng] -- Time elapsed: 0.935 s
18:44:41 [2024-02-28T23:44:41.221Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testDirection[0: lttng] -- Time elapsed: 0.873 s
18:44:41 [2024-02-28T23:44:41.221Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testOpenCloseDialog[0: lttng] -- Time elapsed: 1.577 s
18:44:41 [2024-02-28T23:44:41.221Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWrapSearch[0: lttng] -- Time elapsed: 0.748 s
18:44:41 [2024-02-28T23:44:41.221Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWholeWord[1: 492] -- Time elapsed: 0.705 s
18:44:41 [2024-02-28T23:44:41.221Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testCaseSensitive[1: 492] -- Time elapsed: 0.718 s
18:44:41 [2024-02-28T23:44:41.221Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testRegEx[1: 492] -- Time elapsed: 0.908 s
18:44:41 [2024-02-28T23:44:41.221Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testDirection[1: 492] -- Time elapsed: 0.841 s
18:44:41 [2024-02-28T23:44:41.221Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testOpenCloseDialog[1: 492] -- Time elapsed: 1.469 s
18:44:41 [2024-02-28T23:44:41.221Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWrapSearch[1: 492] -- Time elapsed: 0.886 s
18:44:41 [2024-02-28T23:44:41.221Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
18:44:41 [2024-02-28T23:44:41.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@61c3d7ac] time=-233102673 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:44:41 [2024-02-28T23:44:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:44:41 [2024-02-28T23:44:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:44:41 [2024-02-28T23:44:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:44:41 [2024-02-28T23:44:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:44:41 [2024-02-28T23:44:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-233102374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:44:41 [2024-02-28T23:44:41.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:44:44 [2024-02-28T23:44:44.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:44:46 [2024-02-28T23:44:46.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:44:49 [2024-02-28T23:44:49.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:44:52 [2024-02-28T23:44:52.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:44:54 [2024-02-28T23:44:54.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:44:56 [2024-02-28T23:44:56.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:44:58 [2024-02-28T23:44:58.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:44:59 [2024-02-28T23:44:59.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:45:01 [2024-02-28T23:45:01.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:45:03 [2024-02-28T23:45:03.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:45:04 [2024-02-28T23:45:04.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@61c3d7ac] time=-233079378 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:45:04 [2024-02-28T23:45:04.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:45:04 [2024-02-28T23:45:04.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:45:04 [2024-02-28T23:45:04.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:45:04 [2024-02-28T23:45:04.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:45:04 [2024-02-28T23:45:04.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-233079371 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:45:04 [2024-02-28T23:45:04.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-233079371 data=null doit=true}, TreeItem with text {test}]
18:45:04 [2024-02-28T23:45:04.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-233079371 data=null}, TreeItem with text {test}]
18:45:04 [2024-02-28T23:45:04.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-233079370 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:45:04 [2024-02-28T23:45:04.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233079370 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:45:04 [2024-02-28T23:45:04.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-233079336 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:45:04 [2024-02-28T23:45:04.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:45:04 [2024-02-28T23:45:04.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:45:04 [2024-02-28T23:45:04.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233078723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233078722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233078722 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233078722 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233078722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233078722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233078722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233078721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233078721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233078721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233078721 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233078721 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233078720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:05 [2024-02-28T23:45:05.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233078719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:05 [2024-02-28T23:45:05.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233078719 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:05 [2024-02-28T23:45:05.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233078719 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:05 [2024-02-28T23:45:05.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233078719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:05 [2024-02-28T23:45:05.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233078719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:05 [2024-02-28T23:45:05.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:45:05 [2024-02-28T23:45:05.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:45:05 [2024-02-28T23:45:05.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:45:05 [2024-02-28T23:45:05.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:45:05 [2024-02-28T23:45:05.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:45:05 [2024-02-28T23:45:05.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:45:05 [2024-02-28T23:45:05.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233078719 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:05 [2024-02-28T23:45:05.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-233079269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:45:05 [2024-02-28T23:45:05.769Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.48 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
18:45:05 [2024-02-28T23:45:05.769Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest.testOpenAndCloseConcurrency -- Time elapsed: 23.96 s
18:45:05 [2024-02-28T23:45:05.769Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
18:45:05 [2024-02-28T23:45:05.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@61c3d7ac] time=-233078184 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:45:06 [2024-02-28T23:45:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:45:06 [2024-02-28T23:45:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:45:06 [2024-02-28T23:45:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:45:06 [2024-02-28T23:45:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:45:06 [2024-02-28T23:45:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-233077837 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:45:06 [2024-02-28T23:45:06.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:45:06 [2024-02-28T23:45:06.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:11 [2024-02-28T23:45:11.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
18:45:11 [2024-02-28T23:45:11.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:45:11 [2024-02-28T23:45:11.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:11 [2024-02-28T23:45:11.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
18:45:11 [2024-02-28T23:45:11.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
18:45:11 [2024-02-28T23:45:11.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
18:45:11 [2024-02-28T23:45:11.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
18:45:11 [2024-02-28T23:45:11.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
18:45:11 [2024-02-28T23:45:11.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
18:45:11 [2024-02-28T23:45:11.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:11 [2024-02-28T23:45:11.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:11 [2024-02-28T23:45:11.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:45:11 [2024-02-28T23:45:11.848Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:45:11 [2024-02-28T23:45:11.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:45:11 [2024-02-28T23:45:11.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:45:11 [2024-02-28T23:45:11.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:12 [2024-02-28T23:45:12.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:45:12 [2024-02-28T23:45:12.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:45:12 [2024-02-28T23:45:12.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:12 [2024-02-28T23:45:12.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:45:12 [2024-02-28T23:45:12.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:45:12 [2024-02-28T23:45:12.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:13 [2024-02-28T23:45:13.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:45:13 [2024-02-28T23:45:13.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:45:13 [2024-02-28T23:45:13.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:13 [2024-02-28T23:45:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:45:13 [2024-02-28T23:45:13.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:45:14 [2024-02-28T23:45:14.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:14 [2024-02-28T23:45:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:45:14 [2024-02-28T23:45:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:45:14 [2024-02-28T23:45:14.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:15 [2024-02-28T23:45:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:45:15 [2024-02-28T23:45:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:45:15 [2024-02-28T23:45:15.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:15 [2024-02-28T23:45:15.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:45:15 [2024-02-28T23:45:15.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:45:15 [2024-02-28T23:45:15.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:16 [2024-02-28T23:45:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:45:16 [2024-02-28T23:45:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:45:16 [2024-02-28T23:45:16.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:16 [2024-02-28T23:45:16.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:45:16 [2024-02-28T23:45:16.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:45:16 [2024-02-28T23:45:16.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:17 [2024-02-28T23:45:17.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:45:17 [2024-02-28T23:45:17.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:45:17 [2024-02-28T23:45:17.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:17 [2024-02-28T23:45:17.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:45:17 [2024-02-28T23:45:17.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:45:17 [2024-02-28T23:45:17.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:17 [2024-02-28T23:45:17.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:19 [2024-02-28T23:45:19.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
18:45:19 [2024-02-28T23:45:19.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:45:19 [2024-02-28T23:45:19.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:20 [2024-02-28T23:45:20.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:45:20 [2024-02-28T23:45:20.106Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:45:20 [2024-02-28T23:45:20.106Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:20 [2024-02-28T23:45:20.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233063865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233063864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233063863 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233063863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233063863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233063863 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}]
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233063863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233063862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233063862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233063862 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233063862 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233063859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233063859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233063859 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233063859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233063859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233063859 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}]
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233063858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233063858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233063857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233063857 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233063856 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
18:45:20 [2024-02-28T23:45:20.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:21 [2024-02-28T23:45:21.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
18:45:21 [2024-02-28T23:45:21.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:45:21 [2024-02-28T23:45:21.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:21 [2024-02-28T23:45:21.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:21 [2024-02-28T23:45:21.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis'
18:45:21 [2024-02-28T23:45:21.735Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:21 [2024-02-28T23:45:21.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
18:45:21 [2024-02-28T23:45:21.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233062219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:21 [2024-02-28T23:45:21.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233062219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:21 [2024-02-28T23:45:21.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233062219 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
18:45:21 [2024-02-28T23:45:21.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233062219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:21 [2024-02-28T23:45:21.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233062219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:21 [2024-02-28T23:45:21.992Z] 
18:45:21 [2024-02-28T23:45:21.992Z] (Eclipse:13548): Gtk-WARNING **: 23:45:21.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:21 [2024-02-28T23:45:21.992Z] 
18:45:21 [2024-02-28T23:45:21.992Z] (Eclipse:13548): Gtk-WARNING **: 23:45:21.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:21 [2024-02-28T23:45:21.992Z] 
18:45:21 [2024-02-28T23:45:21.992Z] (Eclipse:13548): Gtk-WARNING **: 23:45:21.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:21 [2024-02-28T23:45:21.992Z] 
18:45:21 [2024-02-28T23:45:21.992Z] (Eclipse:13548): Gtk-WARNING **: 23:45:21.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:21 [2024-02-28T23:45:21.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233061877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:22 [2024-02-28T23:45:22.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=-233061815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:22 [2024-02-28T23:45:22.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=-233061814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:22 [2024-02-28T23:45:22.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=-233061814 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
18:45:22 [2024-02-28T23:45:22.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=-233061814 data=null}, ToolItem with tooltip text {Add Bookmark...}]
18:45:22 [2024-02-28T23:45:22.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
18:45:22 [2024-02-28T23:45:22.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
18:45:22 [2024-02-28T23:45:22.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:45:22 [2024-02-28T23:45:22.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:45:22 [2024-02-28T23:45:22.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:45:22 [2024-02-28T23:45:22.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:45:22 [2024-02-28T23:45:22.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:45:22 [2024-02-28T23:45:22.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:45:22 [2024-02-28T23:45:22.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:45:22 [2024-02-28T23:45:22.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')
18:45:22 [2024-02-28T23:45:22.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:45:22 [2024-02-28T23:45:22.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233061780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:22 [2024-02-28T23:45:22.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233061778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:22 [2024-02-28T23:45:22.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233061778 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:22 [2024-02-28T23:45:22.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233061778 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:22 [2024-02-28T23:45:22.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233061778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:22 [2024-02-28T23:45:22.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233061778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:22 [2024-02-28T23:45:22.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233061778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:22 [2024-02-28T23:45:22.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=-233062219 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...}]
18:45:22 [2024-02-28T23:45:22.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:45:22 [2024-02-28T23:45:22.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:45:22 [2024-02-28T23:45:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
18:45:22 [2024-02-28T23:45:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-233061395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
18:45:22 [2024-02-28T23:45:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-233061394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
18:45:22 [2024-02-28T23:45:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-233061394 data=null doit=true}, TimeGraphMarkerAxis with text {}]
18:45:22 [2024-02-28T23:45:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-233061394 data=null}, TimeGraphMarkerAxis with text {}]
18:45:22 [2024-02-28T23:45:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-233061394 data=null button=1 stateMask=0x0 x=546 y=10 count=1}, TimeGraphMarkerAxis with text {}]
18:45:22 [2024-02-28T23:45:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-233061380 data=null button=1 stateMask=0x80000 x=546 y=10 count=1}, TimeGraphMarkerAxis with text {}]
18:45:22 [2024-02-28T23:45:22.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
18:45:23 [2024-02-28T23:45:23.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
18:45:23 [2024-02-28T23:45:23.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-233060879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
18:45:23 [2024-02-28T23:45:23.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-233060878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
18:45:23 [2024-02-28T23:45:23.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-233060878 data=null doit=true}, TimeGraphMarkerAxis with text {}]
18:45:23 [2024-02-28T23:45:23.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-233060877 data=null}, TimeGraphMarkerAxis with text {}]
18:45:23 [2024-02-28T23:45:23.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-233060877 data=null button=1 stateMask=0x0 x=247 y=28 count=1}, TimeGraphMarkerAxis with text {}]
18:45:23 [2024-02-28T23:45:23.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-233060876 data=null button=1 stateMask=0x80000 x=247 y=28 count=1}, TimeGraphMarkerAxis with text {}]
18:45:23 [2024-02-28T23:45:23.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
18:45:23 [2024-02-28T23:45:23.634Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:23 [2024-02-28T23:45:23.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
18:45:23 [2024-02-28T23:45:23.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233060290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
18:45:23 [2024-02-28T23:45:23.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=-233060290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
18:45:23 [2024-02-28T23:45:23.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233060290 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
18:45:23 [2024-02-28T23:45:23.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233060289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
18:45:23 [2024-02-28T23:45:23.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233060289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
18:45:23 [2024-02-28T23:45:23.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233060289 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}]
18:45:23 [2024-02-28T23:45:23.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=-233060275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233060214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233060177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233060176 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233060176 data=null}, ToolItem with tooltip text {Add Bookmark...}]
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-233060175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-233060175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-233060175 data=null doit=true}, TimeGraphMarkerAxis with text {}]
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-233060175 data=null}, TimeGraphMarkerAxis with text {}]
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-233060174 data=null button=1 stateMask=0x0 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-233060174 data=null button=1 stateMask=0x80000 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-233060161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-233060160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-233060160 data=null doit=true}, TimeGraphMarkerAxis with text {}]
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-233060160 data=null}, TimeGraphMarkerAxis with text {}]
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-233060158 data=null button=1 stateMask=0x0 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-233060158 data=null button=1 stateMask=0x80000 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-233060141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-233060140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-233060119 data=null doit=true}, TimeGraphMarkerAxis with text {}]
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-233060114 data=null}, TimeGraphMarkerAxis with text {}]
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-233060108 data=null button=1 stateMask=0x0 x=15 y=9 count=1}, TimeGraphMarkerAxis with text {}]
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-233060080 data=null button=1 stateMask=0x80000 x=15 y=9 count=1}, TimeGraphMarkerAxis with text {}]
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-233059970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events']
18:45:23 [2024-02-28T23:45:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
18:45:24 [2024-02-28T23:45:24.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:26 [2024-02-28T23:45:26.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
18:45:26 [2024-02-28T23:45:26.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:45:26 [2024-02-28T23:45:26.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:26 [2024-02-28T23:45:26.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:26 [2024-02-28T23:45:26.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:45:26 [2024-02-28T23:45:26.046Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:45:26 [2024-02-28T23:45:26.046Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:26 [2024-02-28T23:45:26.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
18:45:26 [2024-02-28T23:45:26.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233057869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:26 [2024-02-28T23:45:26.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233057868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:26 [2024-02-28T23:45:26.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233057868 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:45:26 [2024-02-28T23:45:26.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233057868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:26 [2024-02-28T23:45:26.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233057868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:26 [2024-02-28T23:45:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233057868 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}]
18:45:26 [2024-02-28T23:45:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233057867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:26 [2024-02-28T23:45:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233057867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:26 [2024-02-28T23:45:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233057866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:26 [2024-02-28T23:45:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233057866 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:45:26 [2024-02-28T23:45:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233057866 data=null}, ToolItem with tooltip text {Select Next State Change}]
18:45:26 [2024-02-28T23:45:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
18:45:26 [2024-02-28T23:45:26.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:26 [2024-02-28T23:45:26.611Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:26 [2024-02-28T23:45:26.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
18:45:26 [2024-02-28T23:45:26.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233057362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:26 [2024-02-28T23:45:26.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233057362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:26 [2024-02-28T23:45:26.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233057362 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:45:26 [2024-02-28T23:45:26.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233057362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:26 [2024-02-28T23:45:26.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233057362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:26 [2024-02-28T23:45:26.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233057362 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}]
18:45:26 [2024-02-28T23:45:26.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233057360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:26 [2024-02-28T23:45:26.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233057360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:26 [2024-02-28T23:45:26.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233057360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:26 [2024-02-28T23:45:26.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233057349 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:45:26 [2024-02-28T23:45:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233057349 data=null}, ToolItem with tooltip text {Select Next State Change}]
18:45:26 [2024-02-28T23:45:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
18:45:26 [2024-02-28T23:45:26.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:27 [2024-02-28T23:45:27.180Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:27 [2024-02-28T23:45:27.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
18:45:27 [2024-02-28T23:45:27.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=-233056846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:27 [2024-02-28T23:45:27.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=-233056846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:27 [2024-02-28T23:45:27.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=-233056846 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
18:45:27 [2024-02-28T23:45:27.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=-233056846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:27 [2024-02-28T23:45:27.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=-233056845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:27 [2024-02-28T23:45:27.180Z] 
18:45:27 [2024-02-28T23:45:27.180Z] (Eclipse:13548): Gtk-WARNING **: 23:45:27.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:27 [2024-02-28T23:45:27.180Z] 
18:45:27 [2024-02-28T23:45:27.180Z] (Eclipse:13548): Gtk-WARNING **: 23:45:27.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:27 [2024-02-28T23:45:27.180Z] 
18:45:27 [2024-02-28T23:45:27.180Z] (Eclipse:13548): Gtk-WARNING **: 23:45:27.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:27 [2024-02-28T23:45:27.180Z] 
18:45:27 [2024-02-28T23:45:27.180Z] (Eclipse:13548): Gtk-WARNING **: 23:45:27.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:27 [2024-02-28T23:45:27.438Z] 
18:45:27 [2024-02-28T23:45:27.438Z] (Eclipse:13548): Gtk-WARNING **: 23:45:27.248: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:27 [2024-02-28T23:45:27.438Z] 
18:45:27 [2024-02-28T23:45:27.438Z] (Eclipse:13548): Gtk-WARNING **: 23:45:27.248: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:27 [2024-02-28T23:45:27.438Z] 
18:45:27 [2024-02-28T23:45:27.438Z] (Eclipse:13548): Gtk-WARNING **: 23:45:27.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:27 [2024-02-28T23:45:27.438Z] 
18:45:27 [2024-02-28T23:45:27.438Z] (Eclipse:13548): Gtk-WARNING **: 23:45:27.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:27 [2024-02-28T23:45:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233056518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:27 [2024-02-28T23:45:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233056517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:27 [2024-02-28T23:45:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233056516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:27 [2024-02-28T23:45:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233056516 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
18:45:27 [2024-02-28T23:45:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233056515 data=null}, ToolItem with tooltip text {Add Bookmark...}]
18:45:27 [2024-02-28T23:45:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
18:45:27 [2024-02-28T23:45:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
18:45:27 [2024-02-28T23:45:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:45:27 [2024-02-28T23:45:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:45:27 [2024-02-28T23:45:27.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:45:27 [2024-02-28T23:45:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:45:27 [2024-02-28T23:45:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:45:27 [2024-02-28T23:45:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:45:27 [2024-02-28T23:45:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:45:27 [2024-02-28T23:45:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:45:27 [2024-02-28T23:45:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:45:27 [2024-02-28T23:45:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233056511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:27 [2024-02-28T23:45:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233056511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:27 [2024-02-28T23:45:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233056511 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:27 [2024-02-28T23:45:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233056511 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:27 [2024-02-28T23:45:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233056511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:27 [2024-02-28T23:45:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233056510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:27 [2024-02-28T23:45:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233056510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:27 [2024-02-28T23:45:27.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233056845 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...}]
18:45:27 [2024-02-28T23:45:27.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:45:27 [2024-02-28T23:45:27.698Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:27 [2024-02-28T23:45:27.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
18:45:27 [2024-02-28T23:45:27.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233056186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:27 [2024-02-28T23:45:27.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=-233056186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:27 [2024-02-28T23:45:27.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233056186 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:45:27 [2024-02-28T23:45:27.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233056178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:27 [2024-02-28T23:45:27.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233056177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:27 [2024-02-28T23:45:27.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233056177 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}]
18:45:27 [2024-02-28T23:45:27.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233056175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:27 [2024-02-28T23:45:27.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233056175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:27 [2024-02-28T23:45:27.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233056175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:27 [2024-02-28T23:45:27.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233056175 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:45:27 [2024-02-28T23:45:27.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233056175 data=null}, ToolItem with tooltip text {Select Next State Change}]
18:45:27 [2024-02-28T23:45:27.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
18:45:27 [2024-02-28T23:45:27.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"'
18:45:28 [2024-02-28T23:45:28.262Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:28 [2024-02-28T23:45:28.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
18:45:28 [2024-02-28T23:45:28.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=-233055663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:28 [2024-02-28T23:45:28.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=-233055663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:28 [2024-02-28T23:45:28.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=-233055663 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:45:28 [2024-02-28T23:45:28.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=-233055663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:28 [2024-02-28T23:45:28.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=-233055662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:28 [2024-02-28T23:45:28.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=-233055662 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}]
18:45:28 [2024-02-28T23:45:28.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=-233055651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:28 [2024-02-28T23:45:28.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=-233055651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:28 [2024-02-28T23:45:28.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=-233055651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:28 [2024-02-28T23:45:28.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=-233055651 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:45:28 [2024-02-28T23:45:28.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=-233055651 data=null}, ToolItem with tooltip text {Select Next State Change}]
18:45:28 [2024-02-28T23:45:28.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
18:45:28 [2024-02-28T23:45:28.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:28 [2024-02-28T23:45:28.827Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:28 [2024-02-28T23:45:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
18:45:28 [2024-02-28T23:45:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233055113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:28 [2024-02-28T23:45:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233055112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:28 [2024-02-28T23:45:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233055112 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:45:28 [2024-02-28T23:45:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233055112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:28 [2024-02-28T23:45:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233055111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:28 [2024-02-28T23:45:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233055111 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}]
18:45:28 [2024-02-28T23:45:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233055099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:28 [2024-02-28T23:45:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233055099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:28 [2024-02-28T23:45:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233055099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:45:28 [2024-02-28T23:45:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233055099 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:45:28 [2024-02-28T23:45:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233055099 data=null}, ToolItem with tooltip text {Select Next State Change}]
18:45:28 [2024-02-28T23:45:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
18:45:28 [2024-02-28T23:45:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:29 [2024-02-28T23:45:29.392Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:29 [2024-02-28T23:45:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
18:45:29 [2024-02-28T23:45:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233054588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:29 [2024-02-28T23:45:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233054587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:29 [2024-02-28T23:45:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233054587 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
18:45:29 [2024-02-28T23:45:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233054587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:29 [2024-02-28T23:45:29.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233054587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:29 [2024-02-28T23:45:29.650Z] 
18:45:29 [2024-02-28T23:45:29.650Z] (Eclipse:13548): Gtk-WARNING **: 23:45:29.392: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:29 [2024-02-28T23:45:29.650Z] 
18:45:29 [2024-02-28T23:45:29.650Z] (Eclipse:13548): Gtk-WARNING **: 23:45:29.392: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:29 [2024-02-28T23:45:29.650Z] 
18:45:29 [2024-02-28T23:45:29.650Z] (Eclipse:13548): Gtk-WARNING **: 23:45:29.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:29 [2024-02-28T23:45:29.650Z] 
18:45:29 [2024-02-28T23:45:29.650Z] (Eclipse:13548): Gtk-WARNING **: 23:45:29.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:29 [2024-02-28T23:45:29.650Z] 
18:45:29 [2024-02-28T23:45:29.650Z] (Eclipse:13548): Gtk-WARNING **: 23:45:29.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:29 [2024-02-28T23:45:29.650Z] 
18:45:29 [2024-02-28T23:45:29.650Z] (Eclipse:13548): Gtk-WARNING **: 23:45:29.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:29 [2024-02-28T23:45:29.650Z] 
18:45:29 [2024-02-28T23:45:29.650Z] (Eclipse:13548): Gtk-WARNING **: 23:45:29.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:29 [2024-02-28T23:45:29.650Z] 
18:45:29 [2024-02-28T23:45:29.650Z] (Eclipse:13548): Gtk-WARNING **: 23:45:29.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:29 [2024-02-28T23:45:29.650Z] 
18:45:29 [2024-02-28T23:45:29.650Z] (Eclipse:13548): Gtk-WARNING **: 23:45:29.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:29 [2024-02-28T23:45:29.650Z] 
18:45:29 [2024-02-28T23:45:29.650Z] (Eclipse:13548): Gtk-WARNING **: 23:45:29.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:29 [2024-02-28T23:45:29.650Z] 
18:45:29 [2024-02-28T23:45:29.650Z] (Eclipse:13548): Gtk-WARNING **: 23:45:29.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:29 [2024-02-28T23:45:29.650Z] 
18:45:29 [2024-02-28T23:45:29.650Z] (Eclipse:13548): Gtk-WARNING **: 23:45:29.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:29 [2024-02-28T23:45:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233054259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:29 [2024-02-28T23:45:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233054258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:29 [2024-02-28T23:45:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233054258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:29 [2024-02-28T23:45:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233054258 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
18:45:29 [2024-02-28T23:45:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233054257 data=null}, ToolItem with tooltip text {Add Bookmark...}]
18:45:29 [2024-02-28T23:45:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
18:45:29 [2024-02-28T23:45:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
18:45:29 [2024-02-28T23:45:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:45:29 [2024-02-28T23:45:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:45:29 [2024-02-28T23:45:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:45:29 [2024-02-28T23:45:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:45:29 [2024-02-28T23:45:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:45:29 [2024-02-28T23:45:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:45:29 [2024-02-28T23:45:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:45:29 [2024-02-28T23:45:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:45:29 [2024-02-28T23:45:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:45:29 [2024-02-28T23:45:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233054254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:29 [2024-02-28T23:45:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233054253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:29 [2024-02-28T23:45:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233054253 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:29 [2024-02-28T23:45:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233054253 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:29 [2024-02-28T23:45:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233054253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:29 [2024-02-28T23:45:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233054253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:29 [2024-02-28T23:45:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233054253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:29 [2024-02-28T23:45:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233054587 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...}]
18:45:30 [2024-02-28T23:45:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:45:30 [2024-02-28T23:45:30.214Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:30 [2024-02-28T23:45:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
18:45:30 [2024-02-28T23:45:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:30 [2024-02-28T23:45:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:30 [2024-02-28T23:45:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053864 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
18:45:30 [2024-02-28T23:45:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:30 [2024-02-28T23:45:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:30 [2024-02-28T23:45:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053863 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}]
18:45:30 [2024-02-28T23:45:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:30 [2024-02-28T23:45:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:30 [2024-02-28T23:45:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:30 [2024-02-28T23:45:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053852 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
18:45:30 [2024-02-28T23:45:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053852 data=null}, ToolItem with tooltip text {Previous Marker}]
18:45:30 [2024-02-28T23:45:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
18:45:30 [2024-02-28T23:45:30.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:30 [2024-02-28T23:45:30.471Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:30 [2024-02-28T23:45:30.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
18:45:30 [2024-02-28T23:45:30.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
18:45:30 [2024-02-28T23:45:30.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
18:45:30 [2024-02-28T23:45:30.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053349 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
18:45:30 [2024-02-28T23:45:30.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
18:45:30 [2024-02-28T23:45:30.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
18:45:30 [2024-02-28T23:45:30.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=-233053349 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}]
18:45:30 [2024-02-28T23:45:30.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:30 [2024-02-28T23:45:30.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:30 [2024-02-28T23:45:30.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:30 [2024-02-28T23:45:30.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053259 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
18:45:30 [2024-02-28T23:45:30.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053259 data=null}, ToolItem with tooltip text {Add Bookmark...}]
18:45:30 [2024-02-28T23:45:30.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
18:45:30 [2024-02-28T23:45:30.728Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:30 [2024-02-28T23:45:30.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
18:45:30 [2024-02-28T23:45:30.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:30 [2024-02-28T23:45:30.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:30 [2024-02-28T23:45:30.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053257 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
18:45:30 [2024-02-28T23:45:30.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:30 [2024-02-28T23:45:30.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:30 [2024-02-28T23:45:30.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053256 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}]
18:45:30 [2024-02-28T23:45:30.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:30 [2024-02-28T23:45:30.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:30 [2024-02-28T23:45:30.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:30 [2024-02-28T23:45:30.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053244 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
18:45:30 [2024-02-28T23:45:30.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233053244 data=null}, ToolItem with tooltip text {Next Marker}]
18:45:30 [2024-02-28T23:45:30.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
18:45:30 [2024-02-28T23:45:30.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052741 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052740 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}]
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052644 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052644 data=null}, ToolItem with tooltip text {Add Bookmark...}]
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052633 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052633 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}]
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052632 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052632 data=null}, ToolItem with tooltip text {Previous Marker}]
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052631 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:45:31 [2024-02-28T23:45:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:45:31 [2024-02-28T23:45:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:45:31 [2024-02-28T23:45:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052631 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}]
18:45:31 [2024-02-28T23:45:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:45:31 [2024-02-28T23:45:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:45:31 [2024-02-28T23:45:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:45:31 [2024-02-28T23:45:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052629 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:45:31 [2024-02-28T23:45:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233052629 data=null}, ToolItem with tooltip text {Select Previous State Change}]
18:45:31 [2024-02-28T23:45:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
18:45:31 [2024-02-28T23:45:31.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:31 [2024-02-28T23:45:31.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:33 [2024-02-28T23:45:33.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
18:45:33 [2024-02-28T23:45:33.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:45:33 [2024-02-28T23:45:33.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"'
18:45:33 [2024-02-28T23:45:33.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"'
18:45:33 [2024-02-28T23:45:33.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:45:34 [2024-02-28T23:45:34.016Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:45:34 [2024-02-28T23:45:34.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
18:45:34 [2024-02-28T23:45:34.017Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:34 [2024-02-28T23:45:34.017Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:34 [2024-02-28T23:45:34.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
18:45:34 [2024-02-28T23:45:34.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
18:45:34 [2024-02-28T23:45:34.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-233049955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events']
18:45:34 [2024-02-28T23:45:34.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
18:45:34 [2024-02-28T23:45:34.017Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:34 [2024-02-28T23:45:34.017Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:34 [2024-02-28T23:45:34.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
18:45:34 [2024-02-28T23:45:34.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
18:45:34 [2024-02-28T23:45:34.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-233049836 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events']
18:45:34 [2024-02-28T23:45:34.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
18:45:34 [2024-02-28T23:45:34.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:34 [2024-02-28T23:45:34.581Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:34 [2024-02-28T23:45:34.581Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:34 [2024-02-28T23:45:34.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:36 [2024-02-28T23:45:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
18:45:36 [2024-02-28T23:45:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:45:36 [2024-02-28T23:45:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:36 [2024-02-28T23:45:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:36 [2024-02-28T23:45:36.480Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:36 [2024-02-28T23:45:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
18:45:36 [2024-02-28T23:45:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233047591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
18:45:36 [2024-02-28T23:45:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233047591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
18:45:36 [2024-02-28T23:45:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233047590 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
18:45:36 [2024-02-28T23:45:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233047590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
18:45:36 [2024-02-28T23:45:36.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233047590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
18:45:36 [2024-02-28T23:45:36.480Z] 
18:45:36 [2024-02-28T23:45:36.480Z] (Eclipse:13548): Gtk-WARNING **: 23:45:36.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:36 [2024-02-28T23:45:36.480Z] 
18:45:36 [2024-02-28T23:45:36.481Z] (Eclipse:13548): Gtk-WARNING **: 23:45:36.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:36 [2024-02-28T23:45:36.481Z] 
18:45:36 [2024-02-28T23:45:36.481Z] (Eclipse:13548): Gtk-WARNING **: 23:45:36.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:36 [2024-02-28T23:45:36.481Z] 
18:45:36 [2024-02-28T23:45:36.481Z] (Eclipse:13548): Gtk-WARNING **: 23:45:36.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:36 [2024-02-28T23:45:36.738Z] 
18:45:36 [2024-02-28T23:45:36.738Z] (Eclipse:13548): Gtk-WARNING **: 23:45:36.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:36 [2024-02-28T23:45:36.738Z] 
18:45:36 [2024-02-28T23:45:36.738Z] (Eclipse:13548): Gtk-WARNING **: 23:45:36.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:36 [2024-02-28T23:45:36.738Z] 
18:45:36 [2024-02-28T23:45:36.738Z] (Eclipse:13548): Gtk-WARNING **: 23:45:36.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:36 [2024-02-28T23:45:36.738Z] 
18:45:36 [2024-02-28T23:45:36.738Z] (Eclipse:13548): Gtk-WARNING **: 23:45:36.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:36 [2024-02-28T23:45:36.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233047226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
18:45:36 [2024-02-28T23:45:36.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233047223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
18:45:36 [2024-02-28T23:45:36.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233047223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
18:45:36 [2024-02-28T23:45:36.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233047222 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
18:45:36 [2024-02-28T23:45:36.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233047222 data=null}, ToolItem with tooltip text {Show View Filters}]
18:45:36 [2024-02-28T23:45:36.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
18:45:36 [2024-02-28T23:45:36.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
18:45:36 [2024-02-28T23:45:36.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-233047219 data=null doit=true}, Shell with text {Filter}]
18:45:36 [2024-02-28T23:45:36.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:45:36 [2024-02-28T23:45:36.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:45:36 [2024-02-28T23:45:36.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
18:45:36 [2024-02-28T23:45:36.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
18:45:37 [2024-02-28T23:45:37.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "24", using matcher: of type 'Text'
18:45:37 [2024-02-28T23:45:37.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "24", using matcher: (of type 'Text')
18:45:37 [2024-02-28T23:45:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
18:45:37 [2024-02-28T23:45:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
18:45:37 [2024-02-28T23:45:37.870Z] 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')
18:45:37 [2024-02-28T23:45:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
18:45:37 [2024-02-28T23:45:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-233046210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-233046209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-233046209 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-233046209 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-233046208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-233046208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-233046208 data=null 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')]
18:45:37 [2024-02-28T23:45:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-233046189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-233046188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-233046188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-233046188 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-233046188 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
18:45:37 [2024-02-28T23:45:37.871Z] 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')
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-233046186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-233046186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-233046186 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-233046186 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-233046186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-233046186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-233046185 data=null 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')]
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-233046166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-233046166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-233046165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-233046165 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-233046165 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=-233046146 data=null button=0 stateMask=0x0 x=106 y=127 count=0}, TreeItem with text {synthetic-trace}]
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-233046145 data=null doit=true}, TreeItem with text {synthetic-trace}]
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-233046145 data=null}, TreeItem with text {synthetic-trace}]
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=-233046145 data=null button=1 stateMask=0x0 x=106 y=127 count=1}, TreeItem with text {synthetic-trace}]
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233046144 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}]
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=-233046144 data=null button=1 stateMask=0x80000 x=106 y=127 count=1}, TreeItem with text {synthetic-trace}]
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
18:45:37 [2024-02-28T23:45:37.871Z] 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')
18:45:37 [2024-02-28T23:45:37.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-233046142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-233046142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-233046142 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-233046142 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-233046141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-233046141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-233046141 data=null 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')]
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-233046106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-233046105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-233046105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-233046105 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-233046105 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
18:45:37 [2024-02-28T23:45:37.872Z] 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')
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-233046101 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')]
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-233046101 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')]
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-233046100 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-233046099 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-233046099 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')]
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-233046098 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')]
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-233046098 data=null 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')]
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-233046089 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')]
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-233046089 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')]
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-233046089 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')]
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-233046088 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-233046088 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
18:45:37 [2024-02-28T23:45:37.873Z] 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')
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-233046085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-233046085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-233046085 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-233046085 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-233046084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-233046084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-233046084 data=null 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')]
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-233046076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-233046076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-233046076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-233046076 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-233046075 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
18:45:37 [2024-02-28T23:45:37.873Z] 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')
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-233046074 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')]
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-233046074 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')]
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-233046074 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-233046074 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-233046073 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')]
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-233046073 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')]
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-233046073 data=null 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')]
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-233046072 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')]
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-233046072 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')]
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-233046072 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')]
18:45:37 [2024-02-28T23:45:37.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-233046072 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-233046072 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
18:45:37 [2024-02-28T23:45:37.874Z] 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')
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-233046068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-233046067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-233046067 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-233046067 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-233046067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-233046067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-233046067 data=null 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')]
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-233046047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-233046047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-233046046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-233046046 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-233046046 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
18:45:37 [2024-02-28T23:45:37.874Z] 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')
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-233046045 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')]
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-233046045 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')]
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=-233046044 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-233046044 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-233046044 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')]
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-233046044 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')]
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=-233046044 data=null 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')]
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-233046043 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')]
18:45:37 [2024-02-28T23:45:37.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-233046043 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')]
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-233046043 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')]
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-233046043 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-233046043 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
18:45:37 [2024-02-28T23:45:37.875Z] 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')
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-233046041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-233046041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-233046041 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-233046041 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-233046041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-233046041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-233046041 data=null 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')]
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-233046038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-233046037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-233046037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-233046037 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-233046037 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
18:45:37 [2024-02-28T23:45:37.875Z] 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')
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck subtree
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-233046036 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')]
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-233046035 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')]
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck subtree} time=-233046035 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-233046035 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-233046035 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')]
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-233046035 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')]
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-233046035 data=null 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')]
18:45:37 [2024-02-28T23:45:37.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-233046034 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')]
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-233046034 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')]
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-233046034 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')]
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-233046034 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-233046034 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck subtree
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
18:45:37 [2024-02-28T23:45:37.876Z] 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')
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-233046032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-233046032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-233046032 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-233046032 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-233046032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-233046031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-233046031 data=null 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')]
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-233045988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-233045988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-233045987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-233045987 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-233045987 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "synthetic-trace", using matcher: of type 'Text'
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "synthetic-trace", using matcher: (of type 'Text')
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
18:45:37 [2024-02-28T23:45:37.876Z] 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')
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-233045983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-233045983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-233045982 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-233045982 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-233045982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-233045982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-233045982 data=null 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')]
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-233045968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-233045968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-233045968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-233045968 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-233045967 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233045966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233045966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233045966 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233045966 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233045966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233045965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233045965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:37 [2024-02-28T23:45:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233047590 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}]
18:45:38 [2024-02-28T23:45:38.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:45:38 [2024-02-28T23:45:38.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:40 [2024-02-28T23:45:40.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
18:45:40 [2024-02-28T23:45:40.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:45:40 [2024-02-28T23:45:40.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:40 [2024-02-28T23:45:40.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:40 [2024-02-28T23:45:40.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:40 [2024-02-28T23:45:40.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:45:40 [2024-02-28T23:45:40.337Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:45:40 [2024-02-28T23:45:40.337Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:40 [2024-02-28T23:45:40.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
18:45:40 [2024-02-28T23:45:40.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233043761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:40 [2024-02-28T23:45:40.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233043761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:40 [2024-02-28T23:45:40.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233043761 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
18:45:40 [2024-02-28T23:45:40.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233043761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:40 [2024-02-28T23:45:40.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233043760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:40 [2024-02-28T23:45:40.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233043760 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}]
18:45:40 [2024-02-28T23:45:40.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233043760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:40 [2024-02-28T23:45:40.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233043760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:40 [2024-02-28T23:45:40.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233043759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:40 [2024-02-28T23:45:40.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233043759 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
18:45:40 [2024-02-28T23:45:40.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233043759 data=null}, ToolItem with tooltip text {Next Marker}]
18:45:40 [2024-02-28T23:45:40.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
18:45:40 [2024-02-28T23:45:40.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:40 [2024-02-28T23:45:40.595Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:40 [2024-02-28T23:45:40.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
18:45:40 [2024-02-28T23:45:40.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233043257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:40 [2024-02-28T23:45:40.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233043257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:40 [2024-02-28T23:45:40.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233043257 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
18:45:40 [2024-02-28T23:45:40.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233043256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:40 [2024-02-28T23:45:40.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233043256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:40 [2024-02-28T23:45:40.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233043256 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}]
18:45:40 [2024-02-28T23:45:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233043243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:40 [2024-02-28T23:45:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233043171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:40 [2024-02-28T23:45:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233043171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:40 [2024-02-28T23:45:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233043170 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
18:45:40 [2024-02-28T23:45:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233043170 data=null}, ToolItem with tooltip text {Next Marker}]
18:45:40 [2024-02-28T23:45:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
18:45:40 [2024-02-28T23:45:40.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:41 [2024-02-28T23:45:41.417Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:41 [2024-02-28T23:45:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
18:45:41 [2024-02-28T23:45:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233042567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:41 [2024-02-28T23:45:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233042566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:41 [2024-02-28T23:45:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233042566 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
18:45:41 [2024-02-28T23:45:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233042566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:41 [2024-02-28T23:45:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233042566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:41 [2024-02-28T23:45:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233042565 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}]
18:45:41 [2024-02-28T23:45:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233042565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:41 [2024-02-28T23:45:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233042564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:41 [2024-02-28T23:45:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233042564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:41 [2024-02-28T23:45:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233042564 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
18:45:41 [2024-02-28T23:45:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233042564 data=null}, ToolItem with tooltip text {Next Marker}]
18:45:41 [2024-02-28T23:45:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
18:45:41 [2024-02-28T23:45:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:41 [2024-02-28T23:45:41.982Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:41 [2024-02-28T23:45:41.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
18:45:41 [2024-02-28T23:45:41.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233042062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:41 [2024-02-28T23:45:41.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233042062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:41 [2024-02-28T23:45:41.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233042061 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
18:45:41 [2024-02-28T23:45:41.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233042061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:41 [2024-02-28T23:45:41.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233042061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:41 [2024-02-28T23:45:41.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233042061 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}]
18:45:41 [2024-02-28T23:45:41.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233042060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:41 [2024-02-28T23:45:41.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233042060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:41 [2024-02-28T23:45:41.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233042060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:41 [2024-02-28T23:45:41.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233042060 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
18:45:41 [2024-02-28T23:45:41.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233042060 data=null}, ToolItem with tooltip text {Previous Marker}]
18:45:41 [2024-02-28T23:45:41.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
18:45:41 [2024-02-28T23:45:41.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:42 [2024-02-28T23:45:42.547Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:42 [2024-02-28T23:45:42.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
18:45:42 [2024-02-28T23:45:42.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233041476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:42 [2024-02-28T23:45:42.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233041475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:42 [2024-02-28T23:45:42.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233041475 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
18:45:42 [2024-02-28T23:45:42.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233041475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:42 [2024-02-28T23:45:42.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233041475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:42 [2024-02-28T23:45:42.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233041475 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}]
18:45:42 [2024-02-28T23:45:42.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233041474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:42 [2024-02-28T23:45:42.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233041474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:42 [2024-02-28T23:45:42.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233041474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:42 [2024-02-28T23:45:42.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233041474 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
18:45:42 [2024-02-28T23:45:42.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233041473 data=null}, ToolItem with tooltip text {Previous Marker}]
18:45:42 [2024-02-28T23:45:42.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
18:45:42 [2024-02-28T23:45:42.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:43 [2024-02-28T23:45:43.112Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:43 [2024-02-28T23:45:43.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
18:45:43 [2024-02-28T23:45:43.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233040901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:43 [2024-02-28T23:45:43.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233040901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:43 [2024-02-28T23:45:43.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233040901 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
18:45:43 [2024-02-28T23:45:43.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233040901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:43 [2024-02-28T23:45:43.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233040900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:43 [2024-02-28T23:45:43.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233040900 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}]
18:45:43 [2024-02-28T23:45:43.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233040887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:43 [2024-02-28T23:45:43.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233040887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:43 [2024-02-28T23:45:43.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233040887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:43 [2024-02-28T23:45:43.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233040887 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
18:45:43 [2024-02-28T23:45:43.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233040887 data=null}, ToolItem with tooltip text {Previous Marker}]
18:45:43 [2024-02-28T23:45:43.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
18:45:43 [2024-02-28T23:45:43.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:43 [2024-02-28T23:45:43.682Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:43 [2024-02-28T23:45:43.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
18:45:43 [2024-02-28T23:45:43.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233040383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:43 [2024-02-28T23:45:43.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233040383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:43 [2024-02-28T23:45:43.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233040383 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
18:45:43 [2024-02-28T23:45:43.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233040382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:43 [2024-02-28T23:45:43.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233040382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:43 [2024-02-28T23:45:43.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233040382 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}]
18:45:43 [2024-02-28T23:45:43.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233040368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:43 [2024-02-28T23:45:43.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233040368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:43 [2024-02-28T23:45:43.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233040367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:43 [2024-02-28T23:45:43.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233040367 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
18:45:43 [2024-02-28T23:45:43.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233040367 data=null}, ToolItem with tooltip text {Next Marker}]
18:45:43 [2024-02-28T23:45:43.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
18:45:43 [2024-02-28T23:45:43.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:44 [2024-02-28T23:45:44.246Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:44 [2024-02-28T23:45:44.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
18:45:44 [2024-02-28T23:45:44.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233039714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:44 [2024-02-28T23:45:44.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233039714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:44 [2024-02-28T23:45:44.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233039713 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
18:45:44 [2024-02-28T23:45:44.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233039713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:44 [2024-02-28T23:45:44.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233039713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:44 [2024-02-28T23:45:44.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233039713 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}]
18:45:44 [2024-02-28T23:45:44.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233039700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:44 [2024-02-28T23:45:44.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233039700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:44 [2024-02-28T23:45:44.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233039700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:44 [2024-02-28T23:45:44.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233039699 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
18:45:44 [2024-02-28T23:45:44.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233039699 data=null}, ToolItem with tooltip text {Next Marker}]
18:45:44 [2024-02-28T23:45:44.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
18:45:44 [2024-02-28T23:45:44.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:44 [2024-02-28T23:45:44.811Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:44 [2024-02-28T23:45:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
18:45:44 [2024-02-28T23:45:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233039190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:44 [2024-02-28T23:45:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233039190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:44 [2024-02-28T23:45:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233039190 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
18:45:44 [2024-02-28T23:45:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233039190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:44 [2024-02-28T23:45:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233039189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:44 [2024-02-28T23:45:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233039189 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}]
18:45:44 [2024-02-28T23:45:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233039176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:44 [2024-02-28T23:45:44.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233039175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:44 [2024-02-28T23:45:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233039175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
18:45:44 [2024-02-28T23:45:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233039175 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
18:45:44 [2024-02-28T23:45:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233039174 data=null}, ToolItem with tooltip text {Next Marker}]
18:45:44 [2024-02-28T23:45:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
18:45:44 [2024-02-28T23:45:44.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:45 [2024-02-28T23:45:45.376Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:45 [2024-02-28T23:45:45.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
18:45:45 [2024-02-28T23:45:45.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233038644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:45 [2024-02-28T23:45:45.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233038643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:45 [2024-02-28T23:45:45.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233038643 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
18:45:45 [2024-02-28T23:45:45.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233038643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:45 [2024-02-28T23:45:45.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233038643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:45 [2024-02-28T23:45:45.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233038643 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}]
18:45:45 [2024-02-28T23:45:45.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233038642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:45 [2024-02-28T23:45:45.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233038642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:45 [2024-02-28T23:45:45.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233038642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:45 [2024-02-28T23:45:45.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233038641 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
18:45:45 [2024-02-28T23:45:45.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233038641 data=null}, ToolItem with tooltip text {Previous Marker}]
18:45:45 [2024-02-28T23:45:45.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
18:45:45 [2024-02-28T23:45:45.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:45 [2024-02-28T23:45:45.940Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:45 [2024-02-28T23:45:45.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
18:45:45 [2024-02-28T23:45:45.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233038139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:45 [2024-02-28T23:45:45.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233038139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:45 [2024-02-28T23:45:45.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233038139 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
18:45:45 [2024-02-28T23:45:45.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233038138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:45 [2024-02-28T23:45:45.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233038138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:45 [2024-02-28T23:45:45.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233038138 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}]
18:45:45 [2024-02-28T23:45:45.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233038112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:45 [2024-02-28T23:45:45.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233038026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:45 [2024-02-28T23:45:45.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233038026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:45 [2024-02-28T23:45:45.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233038026 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
18:45:45 [2024-02-28T23:45:45.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233038026 data=null}, ToolItem with tooltip text {Previous Marker}]
18:45:45 [2024-02-28T23:45:45.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
18:45:45 [2024-02-28T23:45:45.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:46 [2024-02-28T23:45:46.506Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:46 [2024-02-28T23:45:46.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
18:45:46 [2024-02-28T23:45:46.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=-233037478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:46 [2024-02-28T23:45:46.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=-233037477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:46 [2024-02-28T23:45:46.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=-233037477 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
18:45:46 [2024-02-28T23:45:46.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=-233037477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:46 [2024-02-28T23:45:46.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=-233037477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:46 [2024-02-28T23:45:46.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=-233037477 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}]
18:45:46 [2024-02-28T23:45:46.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=-233037477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:46 [2024-02-28T23:45:46.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=-233037477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:46 [2024-02-28T23:45:46.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=-233037476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
18:45:46 [2024-02-28T23:45:46.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=-233037476 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
18:45:46 [2024-02-28T23:45:46.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=-233037476 data=null}, ToolItem with tooltip text {Previous Marker}]
18:45:46 [2024-02-28T23:45:46.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
18:45:46 [2024-02-28T23:45:46.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:46 [2024-02-28T23:45:46.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:48 [2024-02-28T23:45:48.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
18:45:48 [2024-02-28T23:45:48.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:45:48 [2024-02-28T23:45:48.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:48 [2024-02-28T23:45:48.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
18:45:48 [2024-02-28T23:45:48.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
18:45:48 [2024-02-28T23:45:48.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:45:48 [2024-02-28T23:45:48.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:45:48 [2024-02-28T23:45:48.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:50 [2024-02-28T23:45:50.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
18:45:50 [2024-02-28T23:45:50.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:45:50 [2024-02-28T23:45:50.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:50 [2024-02-28T23:45:50.300Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:50 [2024-02-28T23:45:50.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:52 [2024-02-28T23:45:52.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
18:45:52 [2024-02-28T23:45:52.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:45:52 [2024-02-28T23:45:52.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:52 [2024-02-28T23:45:52.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
18:45:52 [2024-02-28T23:45:52.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
18:45:52 [2024-02-28T23:45:52.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:45:52 [2024-02-28T23:45:52.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:54 [2024-02-28T23:45:54.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
18:45:54 [2024-02-28T23:45:54.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:45:54 [2024-02-28T23:45:54.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:54 [2024-02-28T23:45:54.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:54 [2024-02-28T23:45:54.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:45:55 [2024-02-28T23:45:55.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:55 [2024-02-28T23:45:55.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:55 [2024-02-28T23:45:55.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:45:55 [2024-02-28T23:45:55.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:56 [2024-02-28T23:45:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
18:45:56 [2024-02-28T23:45:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:45:56 [2024-02-28T23:45:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:45:56 [2024-02-28T23:45:56.922Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:45:56 [2024-02-28T23:45:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
18:45:56 [2024-02-28T23:45:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233027321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:45:56 [2024-02-28T23:45:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233027320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:45:56 [2024-02-28T23:45:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233027320 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:45:56 [2024-02-28T23:45:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233027320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:45:56 [2024-02-28T23:45:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233027320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:45:56 [2024-02-28T23:45:56.922Z] 
18:45:56 [2024-02-28T23:45:56.922Z] (Eclipse:13548): Gtk-WARNING **: 23:45:56.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:56 [2024-02-28T23:45:56.922Z] 
18:45:56 [2024-02-28T23:45:56.922Z] (Eclipse:13548): Gtk-WARNING **: 23:45:56.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:56 [2024-02-28T23:45:56.922Z] 
18:45:56 [2024-02-28T23:45:56.922Z] (Eclipse:13548): Gtk-WARNING **: 23:45:56.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:56 [2024-02-28T23:45:56.922Z] 
18:45:56 [2024-02-28T23:45:56.922Z] (Eclipse:13548): Gtk-WARNING **: 23:45:56.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:56 [2024-02-28T23:45:56.922Z] 
18:45:56 [2024-02-28T23:45:56.922Z] (Eclipse:13548): Gtk-WARNING **: 23:45:56.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:56 [2024-02-28T23:45:56.922Z] 
18:45:56 [2024-02-28T23:45:56.922Z] (Eclipse:13548): Gtk-WARNING **: 23:45:56.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:56 [2024-02-28T23:45:56.922Z] 
18:45:56 [2024-02-28T23:45:56.922Z] (Eclipse:13548): Gtk-WARNING **: 23:45:56.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:56 [2024-02-28T23:45:56.922Z] 
18:45:56 [2024-02-28T23:45:56.922Z] (Eclipse:13548): Gtk-WARNING **: 23:45:56.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:45:56 [2024-02-28T23:45:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233026942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:45:56 [2024-02-28T23:45:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233026941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:45:56 [2024-02-28T23:45:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233026940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
18:45:56 [2024-02-28T23:45:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233026940 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
18:45:56 [2024-02-28T23:45:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233026940 data=null}, ToolItem with tooltip text {Show Legend}]
18:45:56 [2024-02-28T23:45:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
18:45:56 [2024-02-28T23:45:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
18:45:56 [2024-02-28T23:45:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-233026933 data=null doit=true}, Shell with text {Legend}]
18:45:56 [2024-02-28T23:45:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233026917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233026917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233026917 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233026917 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233026917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233026917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233026917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:56 [2024-02-28T23:45:56.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233027320 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}]
18:45:57 [2024-02-28T23:45:57.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:45:57 [2024-02-28T23:45:57.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@61c3d7ac] time=-233026419 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:45:57 [2024-02-28T23:45:57.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:45:57 [2024-02-28T23:45:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:45:57 [2024-02-28T23:45:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:45:57 [2024-02-28T23:45:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:45:57 [2024-02-28T23:45:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-233026339 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:45:57 [2024-02-28T23:45:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-233026338 data=null doit=true}, TreeItem with text {test}]
18:45:57 [2024-02-28T23:45:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-233026338 data=null}, TreeItem with text {test}]
18:45:57 [2024-02-28T23:45:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-233026338 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:45:57 [2024-02-28T23:45:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233026338 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:45:57 [2024-02-28T23:45:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-233026287 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:45:57 [2024-02-28T23:45:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:45:57 [2024-02-28T23:45:57.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:45:57 [2024-02-28T23:45:57.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:45:58 [2024-02-28T23:45:58.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:45:58 [2024-02-28T23:45:58.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:45:58 [2024-02-28T23:45:58.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:45:58 [2024-02-28T23:45:58.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:45:58 [2024-02-28T23:45:58.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:45:58 [2024-02-28T23:45:58.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:45:58 [2024-02-28T23:45:58.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:45:58 [2024-02-28T23:45:58.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:45:58 [2024-02-28T23:45:58.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:45:58 [2024-02-28T23:45:58.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:45:58 [2024-02-28T23:45:58.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233025667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:45:58 [2024-02-28T23:45:58.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233025667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:45:58 [2024-02-28T23:45:58.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233025667 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:45:58 [2024-02-28T23:45:58.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233025667 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:45:58 [2024-02-28T23:45:58.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233025666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:45:58 [2024-02-28T23:45:58.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233025666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:45:58 [2024-02-28T23:45:58.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233025666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:45:58 [2024-02-28T23:45:58.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233025666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:45:58 [2024-02-28T23:45:58.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233025666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:45:58 [2024-02-28T23:45:58.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233025666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:45:58 [2024-02-28T23:45:58.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233025666 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:45:58 [2024-02-28T23:45:58.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233025666 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:45:58 [2024-02-28T23:45:58.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:45:58 [2024-02-28T23:45:58.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:45:58 [2024-02-28T23:45:58.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:45:58 [2024-02-28T23:45:58.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:45:58 [2024-02-28T23:45:58.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:45:58 [2024-02-28T23:45:58.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:45:58 [2024-02-28T23:45:58.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:45:58 [2024-02-28T23:45:58.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:45:58 [2024-02-28T23:45:58.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:45:58 [2024-02-28T23:45:58.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233025664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:58 [2024-02-28T23:45:58.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233025664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:58 [2024-02-28T23:45:58.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233025664 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:58 [2024-02-28T23:45:58.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233025664 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:58 [2024-02-28T23:45:58.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233025664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:58 [2024-02-28T23:45:58.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233025664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:58 [2024-02-28T23:45:58.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:45:58 [2024-02-28T23:45:58.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:45:58 [2024-02-28T23:45:58.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:45:58 [2024-02-28T23:45:58.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:45:58 [2024-02-28T23:45:58.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:45:58 [2024-02-28T23:45:58.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:45:58 [2024-02-28T23:45:58.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233025663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:45:58 [2024-02-28T23:45:58.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-233026187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:45:58 [2024-02-28T23:45:58.771Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 53.04 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
18:45:58 [2024-02-28T23:45:58.771Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testKeyboardSelectNextPreviousMarker -- Time elapsed: 11.21 s
18:45:58 [2024-02-28T23:45:58.771Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testShowRows -- Time elapsed: 2.283 s
18:45:58 [2024-02-28T23:45:58.771Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testMarkerAxis -- Time elapsed: 3.974 s
18:45:58 [2024-02-28T23:45:58.771Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testAddRemoveBookmark -- Time elapsed: 7.827 s
18:45:58 [2024-02-28T23:45:58.771Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testShowMarkers -- Time elapsed: 2.707 s
18:45:58 [2024-02-28T23:45:58.771Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest skipped
18:45:58 [2024-02-28T23:45:58.771Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testFilter -- Time elapsed: 3.692 s
18:45:58 [2024-02-28T23:45:58.771Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testToolBarSelectNextPreviousMarker -- Time elapsed: 8.150 s
18:45:58 [2024-02-28T23:45:58.771Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testHorizontalScrollbar -- Time elapsed: 1.825 s
18:45:58 [2024-02-28T23:45:58.771Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testToolbar -- Time elapsed: 1.844 s
18:45:58 [2024-02-28T23:45:58.771Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testVerticalScrollbar -- Time elapsed: 1.916 s
18:45:58 [2024-02-28T23:45:58.771Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testOpenCloseOpen -- Time elapsed: 2.903 s
18:45:58 [2024-02-28T23:45:58.771Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testLegend -- Time elapsed: 2.271 s
18:45:58 [2024-02-28T23:45:58.771Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
18:45:58 [2024-02-28T23:45:58.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@61c3d7ac] time=-233025076 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:45:59 [2024-02-28T23:45:59.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:45:59 [2024-02-28T23:45:59.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:45:59 [2024-02-28T23:45:59.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:45:59 [2024-02-28T23:45:59.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:45:59 [2024-02-28T23:45:59.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-233024807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:45:59 [2024-02-28T23:45:59.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:45:59 [2024-02-28T23:45:59.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
18:45:59 [2024-02-28T23:45:59.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Showing active threads}
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233019768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233019767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233019767 data=null doit=true}, ToolItem with tooltip text {Showing active threads}]
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233019767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233019767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233019767 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}]
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233019766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233019766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233019737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233019737 data=null doit=true}, ToolItem with tooltip text {Showing all threads}]
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233019737 data=null}, ToolItem with tooltip text {Showing all threads}]
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Showing all threads}
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Showing all threads}
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233019688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233019688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233019688 data=null doit=true}, ToolItem with tooltip text {Showing all threads}]
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233019688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233019688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233019688 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}]
18:46:04 [2024-02-28T23:46:04.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233019687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
18:46:04 [2024-02-28T23:46:04.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233019687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
18:46:04 [2024-02-28T23:46:04.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233019687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
18:46:04 [2024-02-28T23:46:04.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233019687 data=null doit=true}, ToolItem with tooltip text {Showing active threads}]
18:46:04 [2024-02-28T23:46:04.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233019687 data=null}, ToolItem with tooltip text {Showing active threads}]
18:46:04 [2024-02-28T23:46:04.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Showing active threads}
18:46:04 [2024-02-28T23:46:04.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:46:04 [2024-02-28T23:46:04.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:46:04 [2024-02-28T23:46:04.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
18:46:04 [2024-02-28T23:46:04.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
18:46:06 [2024-02-28T23:46:06.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
18:46:06 [2024-02-28T23:46:06.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:46:06 [2024-02-28T23:46:06.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:46:06 [2024-02-28T23:46:06.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:46:06 [2024-02-28T23:46:06.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-sessiond
18:46:06 [2024-02-28T23:46:06.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-consumerd
18:46:06 [2024-02-28T23:46:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@61c3d7ac] time=-233016871 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:46:06 [2024-02-28T23:46:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:46:06 [2024-02-28T23:46:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:46:06 [2024-02-28T23:46:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:46:06 [2024-02-28T23:46:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:46:06 [2024-02-28T23:46:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-233016835 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:46:06 [2024-02-28T23:46:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-233016834 data=null doit=true}, TreeItem with text {test}]
18:46:06 [2024-02-28T23:46:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-233016833 data=null}, TreeItem with text {test}]
18:46:06 [2024-02-28T23:46:06.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-233016833 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:46:07 [2024-02-28T23:46:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233016832 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:46:07 [2024-02-28T23:46:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-233016807 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:46:07 [2024-02-28T23:46:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:46:07 [2024-02-28T23:46:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:46:07 [2024-02-28T23:46:07.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:46:08 [2024-02-28T23:46:08.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:46:08 [2024-02-28T23:46:08.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:46:08 [2024-02-28T23:46:08.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:46:08 [2024-02-28T23:46:08.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:46:08 [2024-02-28T23:46:08.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:46:08 [2024-02-28T23:46:08.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:46:08 [2024-02-28T23:46:08.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:46:08 [2024-02-28T23:46:08.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:46:08 [2024-02-28T23:46:08.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:46:08 [2024-02-28T23:46:08.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:46:08 [2024-02-28T23:46:08.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233015759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:08 [2024-02-28T23:46:08.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233015759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:08 [2024-02-28T23:46:08.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233015759 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:08 [2024-02-28T23:46:08.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233015759 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:08 [2024-02-28T23:46:08.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233015758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:08 [2024-02-28T23:46:08.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233015758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:08 [2024-02-28T23:46:08.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233015758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:08 [2024-02-28T23:46:08.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233015758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:08 [2024-02-28T23:46:08.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233015758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:08 [2024-02-28T23:46:08.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233015758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:08 [2024-02-28T23:46:08.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233015758 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:08 [2024-02-28T23:46:08.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233015758 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:08 [2024-02-28T23:46:08.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:46:08 [2024-02-28T23:46:08.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:46:08 [2024-02-28T23:46:08.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:46:08 [2024-02-28T23:46:08.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:46:08 [2024-02-28T23:46:08.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:46:08 [2024-02-28T23:46:08.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:46:08 [2024-02-28T23:46:08.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:46:08 [2024-02-28T23:46:08.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:46:08 [2024-02-28T23:46:08.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:46:08 [2024-02-28T23:46:08.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233015756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:08 [2024-02-28T23:46:08.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233015756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:08 [2024-02-28T23:46:08.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233015756 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:08 [2024-02-28T23:46:08.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233015756 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:08 [2024-02-28T23:46:08.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233015756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:08 [2024-02-28T23:46:08.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233015756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:08 [2024-02-28T23:46:08.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:46:08 [2024-02-28T23:46:08.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:46:08 [2024-02-28T23:46:08.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:46:08 [2024-02-28T23:46:08.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:46:08 [2024-02-28T23:46:08.183Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:46:08 [2024-02-28T23:46:08.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:46:08 [2024-02-28T23:46:08.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233015756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:08 [2024-02-28T23:46:08.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-233016741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:46:08 [2024-02-28T23:46:08.697Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.837 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
18:46:08 [2024-02-28T23:46:08.697Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest.testFilter -- Time elapsed: 5.138 s
18:46:08 [2024-02-28T23:46:08.697Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest.testKernelMemoryView -- Time elapsed: 2.676 s
18:46:08 [2024-02-28T23:46:08.697Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
18:46:08 [2024-02-28T23:46:08.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@61c3d7ac] time=-233015238 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:46:08 [2024-02-28T23:46:08.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:46:08 [2024-02-28T23:46:08.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:46:08 [2024-02-28T23:46:08.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:46:08 [2024-02-28T23:46:08.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:46:08 [2024-02-28T23:46:08.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-233015053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:46:08 [2024-02-28T23:46:08.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:46:09 [2024-02-28T23:46:09.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
18:46:09 [2024-02-28T23:46:09.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
18:46:14 [2024-02-28T23:46:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
18:46:14 [2024-02-28T23:46:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:46:14 [2024-02-28T23:46:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:46:14 [2024-02-28T23:46:14.463Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
18:46:14 [2024-02-28T23:46:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
18:46:14 [2024-02-28T23:46:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233010031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:14 [2024-02-28T23:46:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233010030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:14 [2024-02-28T23:46:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233010030 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:14 [2024-02-28T23:46:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233010030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:14 [2024-02-28T23:46:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233010030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:14 [2024-02-28T23:46:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233010030 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}]
18:46:14 [2024-02-28T23:46:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233009986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:14 [2024-02-28T23:46:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233009863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:14 [2024-02-28T23:46:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233009862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:14 [2024-02-28T23:46:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233009862 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:14 [2024-02-28T23:46:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233009862 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:14 [2024-02-28T23:46:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
18:46:14 [2024-02-28T23:46:14.722Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:46:14 [2024-02-28T23:46:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
18:46:14 [2024-02-28T23:46:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233009275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:14 [2024-02-28T23:46:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233009275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:14 [2024-02-28T23:46:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233009275 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:14 [2024-02-28T23:46:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233009275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:14 [2024-02-28T23:46:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233009275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:14 [2024-02-28T23:46:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233009274 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}]
18:46:14 [2024-02-28T23:46:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233009274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:14 [2024-02-28T23:46:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233009274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:14 [2024-02-28T23:46:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233009274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:14 [2024-02-28T23:46:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233009274 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:14 [2024-02-28T23:46:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233009274 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:14 [2024-02-28T23:46:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
18:46:15 [2024-02-28T23:46:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
18:46:15 [2024-02-28T23:46:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
18:46:17 [2024-02-28T23:46:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
18:46:17 [2024-02-28T23:46:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:46:17 [2024-02-28T23:46:17.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:46:18 [2024-02-28T23:46:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:46:18 [2024-02-28T23:46:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:46:18 [2024-02-28T23:46:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:46:18 [2024-02-28T23:46:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-sessiond
18:46:18 [2024-02-28T23:46:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: lttng-sessiond
18:46:18 [2024-02-28T23:46:18.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-consumerd
18:46:18 [2024-02-28T23:46:18.929Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:46:18 [2024-02-28T23:46:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
18:46:18 [2024-02-28T23:46:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233005047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:18 [2024-02-28T23:46:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233005047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:18 [2024-02-28T23:46:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233005047 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:18 [2024-02-28T23:46:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233005047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:18 [2024-02-28T23:46:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233005047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:18 [2024-02-28T23:46:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233005046 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}]
18:46:18 [2024-02-28T23:46:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233005046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:18 [2024-02-28T23:46:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233005046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:18 [2024-02-28T23:46:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233005046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:18 [2024-02-28T23:46:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233005046 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:18 [2024-02-28T23:46:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-233005045 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
18:46:18 [2024-02-28T23:46:18.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
18:46:19 [2024-02-28T23:46:19.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
18:46:19 [2024-02-28T23:46:19.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
18:46:21 [2024-02-28T23:46:21.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
18:46:21 [2024-02-28T23:46:21.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:46:21 [2024-02-28T23:46:21.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
18:46:21 [2024-02-28T23:46:21.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
18:46:21 [2024-02-28T23:46:21.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:46:22 [2024-02-28T23:46:22.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
18:46:22 [2024-02-28T23:46:22.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:46:22 [2024-02-28T23:46:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
18:46:22 [2024-02-28T23:46:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:46:22 [2024-02-28T23:46:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
18:46:22 [2024-02-28T23:46:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:46:22 [2024-02-28T23:46:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@61c3d7ac] time=-233001403 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:46:22 [2024-02-28T23:46:22.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:46:22 [2024-02-28T23:46:22.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:46:22 [2024-02-28T23:46:22.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:46:22 [2024-02-28T23:46:22.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:46:22 [2024-02-28T23:46:22.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-233001366 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:46:22 [2024-02-28T23:46:22.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-233001366 data=null doit=true}, TreeItem with text {test}]
18:46:22 [2024-02-28T23:46:22.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-233001366 data=null}, TreeItem with text {test}]
18:46:22 [2024-02-28T23:46:22.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-233001364 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:46:22 [2024-02-28T23:46:22.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-233001364 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:46:22 [2024-02-28T23:46:22.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-233001356 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:46:22 [2024-02-28T23:46:22.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:46:22 [2024-02-28T23:46:22.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:46:22 [2024-02-28T23:46:22.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:46:23 [2024-02-28T23:46:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:46:23 [2024-02-28T23:46:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:46:23 [2024-02-28T23:46:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:46:23 [2024-02-28T23:46:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:46:23 [2024-02-28T23:46:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:46:23 [2024-02-28T23:46:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:46:23 [2024-02-28T23:46:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:46:23 [2024-02-28T23:46:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:46:23 [2024-02-28T23:46:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:46:23 [2024-02-28T23:46:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:46:23 [2024-02-28T23:46:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233000785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:23 [2024-02-28T23:46:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233000785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:23 [2024-02-28T23:46:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233000784 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:23 [2024-02-28T23:46:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233000784 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:23 [2024-02-28T23:46:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233000784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:23 [2024-02-28T23:46:23.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233000784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:23 [2024-02-28T23:46:23.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233000784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:23 [2024-02-28T23:46:23.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233000784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:23 [2024-02-28T23:46:23.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233000784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:23 [2024-02-28T23:46:23.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233000784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:23 [2024-02-28T23:46:23.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233000784 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:23 [2024-02-28T23:46:23.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-233000783 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:23 [2024-02-28T23:46:23.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:46:23 [2024-02-28T23:46:23.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:46:23 [2024-02-28T23:46:23.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:46:23 [2024-02-28T23:46:23.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:46:23 [2024-02-28T23:46:23.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:46:23 [2024-02-28T23:46:23.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:46:23 [2024-02-28T23:46:23.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:46:23 [2024-02-28T23:46:23.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:46:23 [2024-02-28T23:46:23.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:46:23 [2024-02-28T23:46:23.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-233000782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:23 [2024-02-28T23:46:23.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-233000782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:23 [2024-02-28T23:46:23.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-233000782 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:23 [2024-02-28T23:46:23.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-233000782 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:23 [2024-02-28T23:46:23.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-233000782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:23 [2024-02-28T23:46:23.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-233000782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:23 [2024-02-28T23:46:23.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:46:23 [2024-02-28T23:46:23.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:46:23 [2024-02-28T23:46:23.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:46:23 [2024-02-28T23:46:23.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:46:23 [2024-02-28T23:46:23.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:46:23 [2024-02-28T23:46:23.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:46:23 [2024-02-28T23:46:23.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-233000782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:23 [2024-02-28T23:46:23.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-233001272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:46:23 [2024-02-28T23:46:23.762Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.96 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
18:46:23 [2024-02-28T23:46:23.763Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testResetTimeRange -- Time elapsed: 6.386 s
18:46:23 [2024-02-28T23:46:23.763Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testCpuView -- Time elapsed: 4.111 s
18:46:23 [2024-02-28T23:46:23.763Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testSignals -- Time elapsed: 3.036 s
18:46:23 [2024-02-28T23:46:23.763Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
18:46:23 [2024-02-28T23:46:23.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@61c3d7ac] time=-233000265 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:46:23 [2024-02-28T23:46:23.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:46:23 [2024-02-28T23:46:23.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:46:23 [2024-02-28T23:46:23.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:46:23 [2024-02-28T23:46:23.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:46:23 [2024-02-28T23:46:23.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-233000076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:46:23 [2024-02-28T23:46:23.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:46:30 [2024-02-28T23:46:30.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:46:30 [2024-02-28T23:46:30.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:46:30 [2024-02-28T23:46:30.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
18:46:30 [2024-02-28T23:46:30.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:46:30 [2024-02-28T23:46:30.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:46:30 [2024-02-28T23:46:30.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
18:46:30 [2024-02-28T23:46:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:46:30 [2024-02-28T23:46:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:46:30 [2024-02-28T23:46:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
18:46:30 [2024-02-28T23:46:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:46:30 [2024-02-28T23:46:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:46:30 [2024-02-28T23:46:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
18:46:30 [2024-02-28T23:46:30.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:46:30 [2024-02-28T23:46:30.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:46:30 [2024-02-28T23:46:30.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
18:46:30 [2024-02-28T23:46:30.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:46:30 [2024-02-28T23:46:30.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:46:30 [2024-02-28T23:46:30.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
18:46:31 [2024-02-28T23:46:31.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:46:31 [2024-02-28T23:46:31.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:46:31 [2024-02-28T23:46:31.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
18:46:31 [2024-02-28T23:46:31.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:46:31 [2024-02-28T23:46:31.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:46:35 [2024-02-28T23:46:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:46:35 [2024-02-28T23:46:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:46:35 [2024-02-28T23:46:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
18:46:35 [2024-02-28T23:46:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:46:35 [2024-02-28T23:46:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:46:35 [2024-02-28T23:46:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:46:35 [2024-02-28T23:46:35.254Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:46:35 [2024-02-28T23:46:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
18:46:35 [2024-02-28T23:46:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232988775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:46:35 [2024-02-28T23:46:35.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232988775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:46:35 [2024-02-28T23:46:35.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232988775 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
18:46:35 [2024-02-28T23:46:35.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232988775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:46:35 [2024-02-28T23:46:35.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232988775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:46:35 [2024-02-28T23:46:35.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232988775 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}]
18:46:35 [2024-02-28T23:46:35.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232988774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:46:35 [2024-02-28T23:46:35.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232988774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:46:35 [2024-02-28T23:46:35.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232988774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:46:35 [2024-02-28T23:46:35.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232988774 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
18:46:35 [2024-02-28T23:46:35.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232988774 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
18:46:35 [2024-02-28T23:46:35.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
18:46:35 [2024-02-28T23:46:35.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
18:46:35 [2024-02-28T23:46:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:46:35 [2024-02-28T23:46:35.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:46:35 [2024-02-28T23:46:35.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:46:35 [2024-02-28T23:46:35.512Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:46:35 [2024-02-28T23:46:35.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
18:46:35 [2024-02-28T23:46:35.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:46:35 [2024-02-28T23:46:35.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:46:35 [2024-02-28T23:46:35.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:46:35 [2024-02-28T23:46:35.770Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:46:35 [2024-02-28T23:46:35.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
18:46:35 [2024-02-28T23:46:35.770Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
18:46:35 [2024-02-28T23:46:35.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
18:46:35 [2024-02-28T23:46:35.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232988176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:46:35 [2024-02-28T23:46:35.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232988176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:46:35 [2024-02-28T23:46:35.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232988176 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
18:46:35 [2024-02-28T23:46:35.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232988176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:46:35 [2024-02-28T23:46:35.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232988176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:46:35 [2024-02-28T23:46:35.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232988176 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}]
18:46:35 [2024-02-28T23:46:35.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232988175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:46:35 [2024-02-28T23:46:35.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232988175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:46:35 [2024-02-28T23:46:35.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232988175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
18:46:35 [2024-02-28T23:46:35.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232988175 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
18:46:35 [2024-02-28T23:46:35.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232988174 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
18:46:35 [2024-02-28T23:46:35.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
18:46:36 [2024-02-28T23:46:36.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@61c3d7ac] time=-232987942 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:46:36 [2024-02-28T23:46:36.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:46:36 [2024-02-28T23:46:36.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:46:36 [2024-02-28T23:46:36.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:46:36 [2024-02-28T23:46:36.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:46:36 [2024-02-28T23:46:36.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232987893 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:46:36 [2024-02-28T23:46:36.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232987893 data=null doit=true}, TreeItem with text {test}]
18:46:36 [2024-02-28T23:46:36.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232987892 data=null}, TreeItem with text {test}]
18:46:36 [2024-02-28T23:46:36.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232987892 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:46:36 [2024-02-28T23:46:36.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232987892 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:46:36 [2024-02-28T23:46:36.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232987879 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:46:36 [2024-02-28T23:46:36.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:46:36 [2024-02-28T23:46:36.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:46:36 [2024-02-28T23:46:36.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:46:36 [2024-02-28T23:46:36.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:46:36 [2024-02-28T23:46:36.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:46:36 [2024-02-28T23:46:36.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:46:36 [2024-02-28T23:46:36.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:46:36 [2024-02-28T23:46:36.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:46:36 [2024-02-28T23:46:36.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:46:36 [2024-02-28T23:46:36.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:46:36 [2024-02-28T23:46:36.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:46:36 [2024-02-28T23:46:36.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:46:36 [2024-02-28T23:46:36.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:46:36 [2024-02-28T23:46:36.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232987345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:36 [2024-02-28T23:46:36.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232987345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:36 [2024-02-28T23:46:36.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232987345 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:36 [2024-02-28T23:46:36.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232987345 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:36 [2024-02-28T23:46:36.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232987344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:36 [2024-02-28T23:46:36.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232987344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:36 [2024-02-28T23:46:36.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232987344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:36 [2024-02-28T23:46:36.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232987344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:36 [2024-02-28T23:46:36.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232987344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:36 [2024-02-28T23:46:36.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232987344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:36 [2024-02-28T23:46:36.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232987343 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:36 [2024-02-28T23:46:36.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232987343 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:36 [2024-02-28T23:46:36.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:46:36 [2024-02-28T23:46:36.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:46:36 [2024-02-28T23:46:36.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:46:36 [2024-02-28T23:46:36.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:46:36 [2024-02-28T23:46:36.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:46:36 [2024-02-28T23:46:36.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:46:36 [2024-02-28T23:46:36.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:46:36 [2024-02-28T23:46:36.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')
18:46:36 [2024-02-28T23:46:36.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:46:36 [2024-02-28T23:46:36.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232987342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:36 [2024-02-28T23:46:36.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232987342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:36 [2024-02-28T23:46:36.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232987342 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:36 [2024-02-28T23:46:36.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232987342 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:36 [2024-02-28T23:46:36.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232987342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:36 [2024-02-28T23:46:36.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232987342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:36 [2024-02-28T23:46:36.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:46:36 [2024-02-28T23:46:36.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:46:36 [2024-02-28T23:46:36.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:46:36 [2024-02-28T23:46:36.798Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:46:36 [2024-02-28T23:46:36.798Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:46:36 [2024-02-28T23:46:36.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:46:36 [2024-02-28T23:46:36.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232987341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:37 [2024-02-28T23:46:37.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232987781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:46:37 [2024-02-28T23:46:37.313Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.70 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
18:46:37 [2024-02-28T23:46:37.313Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest.testExpandedState -- Time elapsed: 7.079 s
18:46:37 [2024-02-28T23:46:37.313Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest.testHideEmptyRowsState -- Time elapsed: 4.623 s
18:46:37 [2024-02-28T23:46:37.313Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
18:46:37 [2024-02-28T23:46:37.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@61c3d7ac] time=-232986559 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:46:37 [2024-02-28T23:46:37.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:46:37 [2024-02-28T23:46:37.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:46:37 [2024-02-28T23:46:37.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:46:37 [2024-02-28T23:46:37.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:46:37 [2024-02-28T23:46:37.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-232986351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:46:37 [2024-02-28T23:46:37.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:46:41 [2024-02-28T23:46:41.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
18:46:41 [2024-02-28T23:46:41.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:46:41 [2024-02-28T23:46:41.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
18:46:41 [2024-02-28T23:46:41.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:46:41 [2024-02-28T23:46:41.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
18:46:41 [2024-02-28T23:46:41.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
18:46:41 [2024-02-28T23:46:41.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
18:46:41 [2024-02-28T23:46:41.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
18:46:41 [2024-02-28T23:46:41.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
18:46:41 [2024-02-28T23:46:41.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
18:46:41 [2024-02-28T23:46:41.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:46:41 [2024-02-28T23:46:41.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:46:42 [2024-02-28T23:46:42.256Z] 
18:46:42 [2024-02-28T23:46:42.256Z] (Eclipse:13548): Gtk-WARNING **: 23:46:42.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:42 [2024-02-28T23:46:42.256Z] 
18:46:42 [2024-02-28T23:46:42.256Z] (Eclipse:13548): Gtk-WARNING **: 23:46:42.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:42 [2024-02-28T23:46:42.256Z] 
18:46:42 [2024-02-28T23:46:42.256Z] (Eclipse:13548): Gtk-WARNING **: 23:46:42.034: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:42 [2024-02-28T23:46:42.256Z] 
18:46:42 [2024-02-28T23:46:42.256Z] (Eclipse:13548): Gtk-WARNING **: 23:46:42.034: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:42 [2024-02-28T23:46:42.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:46:42 [2024-02-28T23:46:42.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-232981644 data=null doit=true}, Shell with text {Find}]
18:46:42 [2024-02-28T23:46:42.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:46:42 [2024-02-28T23:46:42.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
18:46:42 [2024-02-28T23:46:42.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
18:46:42 [2024-02-28T23:46:42.256Z] 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')
18:46:42 [2024-02-28T23:46:42.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
18:46:42 [2024-02-28T23:46:42.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \ACPU
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\ACPU} [layout=null] time=-232981641 data=null}, (of type 'Combo')]
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \ACPU
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
18:46:42 [2024-02-28T23:46:42.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')
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.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.
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
18:46:42 [2024-02-28T23:46:42.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')
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
18:46:42 [2024-02-28T23:46:42.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.
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
18:46:42 [2024-02-28T23:46:42.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')
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5d8c86b
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-232981637 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')]
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-232981637 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')]
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-232981588 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-232981588 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-232981588 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')]
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-232981588 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')]
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-232981588 data=null 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')]
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-232981587 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')]
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-232981587 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')]
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-232981587 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')]
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-232981587 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-232981587 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:46:42 [2024-02-28T23:46:42.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
18:46:42 [2024-02-28T23:46:42.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')
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
18:46:42 [2024-02-28T23:46:42.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')
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@727971a8
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-232981585 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')]
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-232981585 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')]
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-232981585 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-232981585 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-232981585 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')]
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-232981585 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')]
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-232981584 data=null 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')]
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-232981584 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')]
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-232981584 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')]
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-232981584 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')]
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-232981584 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-232981584 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-232981584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-232981583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-232981583 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-232981583 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-232981583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-232981583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-232981583 data=null 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')]
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-232981576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-232981576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-232981576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-232981576 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-232981576 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\ACPU", using matcher: of type 'Combo'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\ACPU", using matcher: (of type 'Combo')
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \ACPU
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\ACPU} [layout=null] time=-232981574 data=null}, (of type 'Combo')]
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \ACPU
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
18:46:42 [2024-02-28T23:46:42.259Z] 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')
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] 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.
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
18:46:42 [2024-02-28T23:46:42.259Z] 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')
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
18:46:42 [2024-02-28T23:46:42.259Z] 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.
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
18:46:42 [2024-02-28T23:46:42.259Z] 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')
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
18:46:42 [2024-02-28T23:46:42.259Z] 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.
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
18:46:42 [2024-02-28T23:46:42.259Z] 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')
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
18:46:42 [2024-02-28T23:46:42.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
18:46:42 [2024-02-28T23:46:42.260Z] 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')
18:46:42 [2024-02-28T23:46:42.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:46:42 [2024-02-28T23:46:42.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@da94448
18:46:42 [2024-02-28T23:46:42.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-232981558 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')]
18:46:42 [2024-02-28T23:46:42.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-232981558 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')]
18:46:42 [2024-02-28T23:46:42.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-232981558 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
18:46:42 [2024-02-28T23:46:42.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-232981558 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
18:46:42 [2024-02-28T23:46:42.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-232981557 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')]
18:46:42 [2024-02-28T23:46:42.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-232981557 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')]
18:46:42 [2024-02-28T23:46:42.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-232981557 data=null 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')]
18:46:42 [2024-02-28T23:46:42.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-232981555 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')]
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-232981555 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')]
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-232981555 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')]
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-232981554 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-232981554 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-232981554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-232981554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-232981554 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-232981554 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-232981554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-232981554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-232981554 data=null 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')]
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-232981553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-232981553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-232981553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-232981553 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-232981553 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
18:46:42 [2024-02-28T23:46:42.518Z] 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')
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-232981551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-232981551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-232981550 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-232981550 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-232981550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-232981550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-232981550 data=null 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')]
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
18:46:42 [2024-02-28T23:46:42.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:46:42 [2024-02-28T23:46:42.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
18:46:42 [2024-02-28T23:46:42.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
18:46:42 [2024-02-28T23:46:42.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
18:46:42 [2024-02-28T23:46:42.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
18:46:42 [2024-02-28T23:46:42.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
18:46:42 [2024-02-28T23:46:42.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
18:46:42 [2024-02-28T23:46:42.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:46:42 [2024-02-28T23:46:42.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:46:42 [2024-02-28T23:46:42.776Z] 
18:46:42 [2024-02-28T23:46:42.776Z] (Eclipse:13548): Gtk-WARNING **: 23:46:42.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:42 [2024-02-28T23:46:42.776Z] 
18:46:42 [2024-02-28T23:46:42.776Z] (Eclipse:13548): Gtk-WARNING **: 23:46:42.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:42 [2024-02-28T23:46:42.776Z] 
18:46:42 [2024-02-28T23:46:42.776Z] (Eclipse:13548): Gtk-WARNING **: 23:46:42.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:42 [2024-02-28T23:46:42.776Z] 
18:46:42 [2024-02-28T23:46:42.776Z] (Eclipse:13548): Gtk-WARNING **: 23:46:42.707: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:42 [2024-02-28T23:46:42.776Z] 
18:46:42 [2024-02-28T23:46:42.776Z] (Eclipse:13548): Gtk-WARNING **: 23:46:42.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:42 [2024-02-28T23:46:42.776Z] 
18:46:42 [2024-02-28T23:46:42.776Z] (Eclipse:13548): Gtk-WARNING **: 23:46:42.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:42 [2024-02-28T23:46:42.776Z] 
18:46:42 [2024-02-28T23:46:42.776Z] (Eclipse:13548): Gtk-WARNING **: 23:46:42.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:42 [2024-02-28T23:46:42.776Z] 
18:46:42 [2024-02-28T23:46:42.776Z] (Eclipse:13548): Gtk-WARNING **: 23:46:42.758: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:43 [2024-02-28T23:46:43.033Z] 
18:46:43 [2024-02-28T23:46:43.033Z] (Eclipse:13548): Gtk-WARNING **: 23:46:42.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:43 [2024-02-28T23:46:43.033Z] 
18:46:43 [2024-02-28T23:46:43.033Z] (Eclipse:13548): Gtk-WARNING **: 23:46:42.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:43 [2024-02-28T23:46:43.033Z] 
18:46:43 [2024-02-28T23:46:43.033Z] (Eclipse:13548): Gtk-WARNING **: 23:46:42.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:43 [2024-02-28T23:46:43.034Z] 
18:46:43 [2024-02-28T23:46:43.034Z] (Eclipse:13548): Gtk-WARNING **: 23:46:42.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:43 [2024-02-28T23:46:43.034Z] 
18:46:43 [2024-02-28T23:46:43.034Z] (Eclipse:13548): Gtk-WARNING **: 23:46:42.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:43 [2024-02-28T23:46:43.034Z] 
18:46:43 [2024-02-28T23:46:43.034Z] (Eclipse:13548): Gtk-WARNING **: 23:46:42.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:43 [2024-02-28T23:46:43.034Z] 
18:46:43 [2024-02-28T23:46:43.034Z] (Eclipse:13548): Gtk-WARNING **: 23:46:42.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:43 [2024-02-28T23:46:43.034Z] 
18:46:43 [2024-02-28T23:46:43.034Z] (Eclipse:13548): Gtk-WARNING **: 23:46:42.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:46:43 [2024-02-28T23:46:43.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=-232980930 data=null doit=true}, Shell with text {Find}]
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
18:46:43 [2024-02-28T23:46:43.034Z] 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')
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-232980927 data=null}, (of type 'Combo')]
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
18:46:43 [2024-02-28T23:46:43.034Z] 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')
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] 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.
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
18:46:43 [2024-02-28T23:46:43.034Z] 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')
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
18:46:43 [2024-02-28T23:46:43.034Z] 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.
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
18:46:43 [2024-02-28T23:46:43.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
18:46:43 [2024-02-28T23:46:43.034Z] 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')
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3758f3a3
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-232980924 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')]
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-232980923 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')]
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-232980923 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-232980923 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-232980923 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')]
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-232980923 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')]
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-232980923 data=null 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')]
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-232980923 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')]
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-232980923 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')]
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-232980922 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')]
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-232980922 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-232980922 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
18:46:43 [2024-02-28T23:46:43.035Z] 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')
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
18:46:43 [2024-02-28T23:46:43.035Z] 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')
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:46:43 [2024-02-28T23:46:43.035Z] 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.
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-232980920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-232980920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-232980920 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-232980920 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-232980920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-232980920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-232980920 data=null 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')]
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-232980904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-232980904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-232980903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-232980903 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-232980903 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-232980900 data=null}, (of type 'Combo')]
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
18:46:43 [2024-02-28T23:46:43.036Z] 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')
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=-232980899 data=null doit=true}, Button with text {F&orward}]
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-232980899 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}]
18:46:43 [2024-02-28T23:46:43.036Z] 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')
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=-232980897 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=-232980897 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=-232980897 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-232980897 data=null 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')]
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
18:46:43 [2024-02-28T23:46:43.036Z] 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')
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
18:46:43 [2024-02-28T23:46:43.036Z] 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.
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
18:46:43 [2024-02-28T23:46:43.037Z] 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')
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
18:46:43 [2024-02-28T23:46:43.037Z] 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.
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
18:46:43 [2024-02-28T23:46:43.037Z] 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')
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
18:46:43 [2024-02-28T23:46:43.037Z] 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')
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:46:43 [2024-02-28T23:46:43.037Z] 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.
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-232980892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-232980892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-232980892 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-232980892 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-232980892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-232980892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-232980892 data=null 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')]
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-232980888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-232980888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-232980888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-232980887 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-232980887 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:46:43 [2024-02-28T23:46:43.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:46:43 [2024-02-28T23:46:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:46:43 [2024-02-28T23:46:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
18:46:43 [2024-02-28T23:46:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
18:46:43 [2024-02-28T23:46:43.038Z] 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')
18:46:43 [2024-02-28T23:46:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
18:46:43 [2024-02-28T23:46:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-232980870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-232980870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-232980870 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-232980870 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-232980870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-232980870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-232980870 data=null 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')]
18:46:43 [2024-02-28T23:46:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:46:43 [2024-02-28T23:46:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
18:46:43 [2024-02-28T23:46:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:46:43 [2024-02-28T23:46:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
18:46:43 [2024-02-28T23:46:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
18:46:43 [2024-02-28T23:46:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
18:46:43 [2024-02-28T23:46:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
18:46:43 [2024-02-28T23:46:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
18:46:43 [2024-02-28T23:46:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
18:46:43 [2024-02-28T23:46:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:46:43 [2024-02-28T23:46:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:46:43 [2024-02-28T23:46:43.551Z] 
18:46:43 [2024-02-28T23:46:43.551Z] (Eclipse:13548): Gtk-WARNING **: 23:46:43.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:43 [2024-02-28T23:46:43.551Z] 
18:46:43 [2024-02-28T23:46:43.551Z] (Eclipse:13548): Gtk-WARNING **: 23:46:43.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:43 [2024-02-28T23:46:43.551Z] 
18:46:43 [2024-02-28T23:46:43.551Z] (Eclipse:13548): Gtk-WARNING **: 23:46:43.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:43 [2024-02-28T23:46:43.551Z] 
18:46:43 [2024-02-28T23:46:43.551Z] (Eclipse:13548): Gtk-WARNING **: 23:46:43.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:43 [2024-02-28T23:46:43.551Z] 
18:46:43 [2024-02-28T23:46:43.551Z] (Eclipse:13548): Gtk-WARNING **: 23:46:43.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:43 [2024-02-28T23:46:43.551Z] 
18:46:43 [2024-02-28T23:46:43.551Z] (Eclipse:13548): Gtk-WARNING **: 23:46:43.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:43 [2024-02-28T23:46:43.551Z] 
18:46:43 [2024-02-28T23:46:43.551Z] (Eclipse:13548): Gtk-WARNING **: 23:46:43.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:43 [2024-02-28T23:46:43.551Z] 
18:46:43 [2024-02-28T23:46:43.551Z] (Eclipse:13548): Gtk-WARNING **: 23:46:43.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:43 [2024-02-28T23:46:43.551Z] 
18:46:43 [2024-02-28T23:46:43.551Z] (Eclipse:13548): Gtk-WARNING **: 23:46:43.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:43 [2024-02-28T23:46:43.551Z] 
18:46:43 [2024-02-28T23:46:43.551Z] (Eclipse:13548): Gtk-WARNING **: 23:46:43.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:43 [2024-02-28T23:46:43.551Z] 
18:46:43 [2024-02-28T23:46:43.551Z] (Eclipse:13548): Gtk-WARNING **: 23:46:43.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:43 [2024-02-28T23:46:43.551Z] 
18:46:43 [2024-02-28T23:46:43.551Z] (Eclipse:13548): Gtk-WARNING **: 23:46:43.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:43 [2024-02-28T23:46:43.551Z] 
18:46:43 [2024-02-28T23:46:43.551Z] (Eclipse:13548): Gtk-WARNING **: 23:46:43.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:43 [2024-02-28T23:46:43.551Z] 
18:46:43 [2024-02-28T23:46:43.551Z] (Eclipse:13548): Gtk-WARNING **: 23:46:43.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:43 [2024-02-28T23:46:43.551Z] 
18:46:43 [2024-02-28T23:46:43.552Z] (Eclipse:13548): Gtk-WARNING **: 23:46:43.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:43 [2024-02-28T23:46:43.552Z] 
18:46:43 [2024-02-28T23:46:43.552Z] (Eclipse:13548): Gtk-WARNING **: 23:46:43.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:43 [2024-02-28T23:46:43.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:46:43 [2024-02-28T23:46:43.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-232980250 data=null doit=true}, Shell with text {Find}]
18:46:43 [2024-02-28T23:46:43.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:46:43 [2024-02-28T23:46:43.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
18:46:43 [2024-02-28T23:46:43.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
18:46:43 [2024-02-28T23:46:43.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')
18:46:43 [2024-02-28T23:46:43.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
18:46:43 [2024-02-28T23:46:43.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
18:46:43 [2024-02-28T23:46:43.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU
18:46:43 [2024-02-28T23:46:43.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU} [layout=null] time=-232980238 data=null}, (of type 'Combo')]
18:46:43 [2024-02-28T23:46:43.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU
18:46:43 [2024-02-28T23:46:43.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
18:46:43 [2024-02-28T23:46:43.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
18:46:43 [2024-02-28T23:46:43.809Z] 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')
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=-232980236 data=null doit=true}, Button with text {&Backward}]
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-232980236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
18:46:43 [2024-02-28T23:46:43.809Z] 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')
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=-232980235 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=-232980235 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=-232980234 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-232980234 data=null 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')]
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
18:46:43 [2024-02-28T23:46:43.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')
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
18:46:43 [2024-02-28T23:46:43.809Z] 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.
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
18:46:43 [2024-02-28T23:46:43.809Z] 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')
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@46e48aaf
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-232980232 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')]
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-232980232 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')]
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-232980232 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-232980232 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-232980232 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')]
18:46:43 [2024-02-28T23:46:43.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-232980232 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')]
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-232980232 data=null 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')]
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-232980231 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')]
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-232980231 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')]
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-232980231 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')]
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-232980231 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-232980231 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
18:46:43 [2024-02-28T23:46:43.810Z] 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')
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@56efe793
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=-232980223 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')]
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-232980223 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')]
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=-232980223 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=-232980223 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=-232980223 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')]
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=-232980223 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')]
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=-232980223 data=null 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')]
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=-232980222 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')]
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-232980222 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')]
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=-232980222 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')]
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=-232980222 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=-232980222 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
18:46:43 [2024-02-28T23:46:43.810Z] 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')
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:46:43 [2024-02-28T23:46:43.810Z] 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.
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-232980221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-232980221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-232980221 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-232980221 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-232980220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-232980220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-232980220 data=null 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')]
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-232980208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-232980208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-232980208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-232980208 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-232980207 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU", using matcher: of type 'Combo'
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU", using matcher: (of type 'Combo')
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CP
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CP} [layout=null] time=-232980205 data=null}, (of type 'Combo')]
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CP
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
18:46:43 [2024-02-28T23:46:43.811Z] 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')
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.811Z] 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.
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
18:46:43 [2024-02-28T23:46:43.811Z] 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')
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
18:46:43 [2024-02-28T23:46:43.811Z] 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.
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
18:46:43 [2024-02-28T23:46:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
18:46:43 [2024-02-28T23:46:43.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')
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
18:46:43 [2024-02-28T23:46:43.812Z] 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.
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
18:46:43 [2024-02-28T23:46:43.812Z] 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')
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
18:46:43 [2024-02-28T23:46:43.812Z] 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.
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
18:46:43 [2024-02-28T23:46:43.812Z] 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')
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:46:43 [2024-02-28T23:46:43.812Z] 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.
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-232980201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-232980200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-232980200 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-232980200 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-232980200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-232980200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-232980200 data=null 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')]
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-232980197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-232980191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-232980191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-232980191 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-232980191 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:46:43 [2024-02-28T23:46:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
18:46:43 [2024-02-28T23:46:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
18:46:43 [2024-02-28T23:46:43.813Z] 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')
18:46:43 [2024-02-28T23:46:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:43 [2024-02-28T23:46:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
18:46:43 [2024-02-28T23:46:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-232980189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-232980189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-232980188 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-232980188 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-232980188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-232980188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:43 [2024-02-28T23:46:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-232980188 data=null 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')]
18:46:44 [2024-02-28T23:46:44.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:46:44 [2024-02-28T23:46:44.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
18:46:44 [2024-02-28T23:46:44.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:46:44 [2024-02-28T23:46:44.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
18:46:44 [2024-02-28T23:46:44.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
18:46:44 [2024-02-28T23:46:44.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
18:46:44 [2024-02-28T23:46:44.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
18:46:44 [2024-02-28T23:46:44.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
18:46:44 [2024-02-28T23:46:44.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
18:46:44 [2024-02-28T23:46:44.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:46:44 [2024-02-28T23:46:44.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:46:44 [2024-02-28T23:46:44.327Z] 
18:46:44 [2024-02-28T23:46:44.327Z] (Eclipse:13548): Gtk-WARNING **: 23:46:44.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:44 [2024-02-28T23:46:44.327Z] 
18:46:44 [2024-02-28T23:46:44.327Z] (Eclipse:13548): Gtk-WARNING **: 23:46:44.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:44 [2024-02-28T23:46:44.327Z] 
18:46:44 [2024-02-28T23:46:44.327Z] (Eclipse:13548): Gtk-WARNING **: 23:46:44.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:44 [2024-02-28T23:46:44.327Z] 
18:46:44 [2024-02-28T23:46:44.327Z] (Eclipse:13548): Gtk-WARNING **: 23:46:44.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:44 [2024-02-28T23:46:44.327Z] 
18:46:44 [2024-02-28T23:46:44.327Z] (Eclipse:13548): Gtk-WARNING **: 23:46:44.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:44 [2024-02-28T23:46:44.327Z] 
18:46:44 [2024-02-28T23:46:44.327Z] (Eclipse:13548): Gtk-WARNING **: 23:46:44.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:44 [2024-02-28T23:46:44.327Z] 
18:46:44 [2024-02-28T23:46:44.327Z] (Eclipse:13548): Gtk-WARNING **: 23:46:44.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:44 [2024-02-28T23:46:44.327Z] 
18:46:44 [2024-02-28T23:46:44.327Z] (Eclipse:13548): Gtk-WARNING **: 23:46:44.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:44 [2024-02-28T23:46:44.327Z] 
18:46:44 [2024-02-28T23:46:44.327Z] (Eclipse:13548): Gtk-WARNING **: 23:46:44.216: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:44 [2024-02-28T23:46:44.327Z] 
18:46:44 [2024-02-28T23:46:44.327Z] (Eclipse:13548): Gtk-WARNING **: 23:46:44.216: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:44 [2024-02-28T23:46:44.327Z] 
18:46:44 [2024-02-28T23:46:44.327Z] (Eclipse:13548): Gtk-WARNING **: 23:46:44.216: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:44 [2024-02-28T23:46:44.327Z] 
18:46:44 [2024-02-28T23:46:44.327Z] (Eclipse:13548): Gtk-WARNING **: 23:46:44.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-232979547 data=null doit=true}, Shell with text {Find}]
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
18:46:44 [2024-02-28T23:46:44.327Z] 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')
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-232979544 data=null}, (of type 'Combo')]
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
18:46:44 [2024-02-28T23:46:44.327Z] 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')
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.327Z] 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.
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
18:46:44 [2024-02-28T23:46:44.328Z] 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')
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@49f3c70
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-232979542 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')]
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-232979542 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')]
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=-232979541 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-232979541 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-232979541 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')]
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-232979541 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')]
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=-232979529 data=null 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')]
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-232979528 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')]
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-232979528 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')]
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-232979528 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')]
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-232979527 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-232979527 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
18:46:44 [2024-02-28T23:46:44.328Z] 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')
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
18:46:44 [2024-02-28T23:46:44.328Z] 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.
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
18:46:44 [2024-02-28T23:46:44.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
18:46:44 [2024-02-28T23:46:44.328Z] 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')
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
18:46:44 [2024-02-28T23:46:44.329Z] 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')
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:46:44 [2024-02-28T23:46:44.329Z] 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.
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-232979524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-232979524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-232979524 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-232979524 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-232979524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-232979524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-232979520 data=null 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')]
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-232979513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-232979513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-232979513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-232979513 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-232979513 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to cpu 1
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {cpu 1} [layout=null] time=-232979511 data=null}, (of type 'Combo')]
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to cpu 1
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
18:46:44 [2024-02-28T23:46:44.329Z] 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')
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.329Z] 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.
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
18:46:44 [2024-02-28T23:46:44.330Z] 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')
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
18:46:44 [2024-02-28T23:46:44.330Z] 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.
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
18:46:44 [2024-02-28T23:46:44.330Z] 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')
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
18:46:44 [2024-02-28T23:46:44.330Z] 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.
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
18:46:44 [2024-02-28T23:46:44.330Z] 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')
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
18:46:44 [2024-02-28T23:46:44.330Z] 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')
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:46:44 [2024-02-28T23:46:44.330Z] 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.
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-232979507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-232979507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-232979507 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-232979507 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-232979504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-232979503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-232979503 data=null 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')]
18:46:44 [2024-02-28T23:46:44.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-232979501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-232979501 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-232979500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-232979500 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-232979500 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
18:46:44 [2024-02-28T23:46:44.331Z] 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')
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-232979493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-232979493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-232979493 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-232979493 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-232979493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-232979493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:44 [2024-02-28T23:46:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-232979493 data=null 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')]
18:46:44 [2024-02-28T23:46:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:46:44 [2024-02-28T23:46:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
18:46:44 [2024-02-28T23:46:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:46:44 [2024-02-28T23:46:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
18:46:44 [2024-02-28T23:46:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
18:46:44 [2024-02-28T23:46:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
18:46:44 [2024-02-28T23:46:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
18:46:44 [2024-02-28T23:46:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
18:46:44 [2024-02-28T23:46:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
18:46:44 [2024-02-28T23:46:44.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:46:44 [2024-02-28T23:46:44.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:46:44 [2024-02-28T23:46:44.846Z] 
18:46:44 [2024-02-28T23:46:44.846Z] (Eclipse:13548): Gtk-WARNING **: 23:46:44.788: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:44 [2024-02-28T23:46:44.846Z] 
18:46:44 [2024-02-28T23:46:44.846Z] (Eclipse:13548): Gtk-WARNING **: 23:46:44.788: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:44 [2024-02-28T23:46:44.846Z] 
18:46:44 [2024-02-28T23:46:44.846Z] (Eclipse:13548): Gtk-WARNING **: 23:46:44.789: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:44 [2024-02-28T23:46:44.846Z] 
18:46:44 [2024-02-28T23:46:44.846Z] (Eclipse:13548): Gtk-WARNING **: 23:46:44.789: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:44 [2024-02-28T23:46:44.846Z] 
18:46:44 [2024-02-28T23:46:44.846Z] (Eclipse:13548): Gtk-WARNING **: 23:46:44.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:44 [2024-02-28T23:46:44.846Z] 
18:46:44 [2024-02-28T23:46:44.846Z] (Eclipse:13548): Gtk-WARNING **: 23:46:44.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:44 [2024-02-28T23:46:44.846Z] 
18:46:44 [2024-02-28T23:46:44.846Z] (Eclipse:13548): Gtk-WARNING **: 23:46:44.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:44 [2024-02-28T23:46:44.846Z] 
18:46:44 [2024-02-28T23:46:44.846Z] (Eclipse:13548): Gtk-WARNING **: 23:46:44.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:45 [2024-02-28T23:46:45.103Z] 
18:46:45 [2024-02-28T23:46:45.103Z] (Eclipse:13548): Gtk-WARNING **: 23:46:44.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:45 [2024-02-28T23:46:45.103Z] 
18:46:45 [2024-02-28T23:46:45.103Z] (Eclipse:13548): Gtk-WARNING **: 23:46:44.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:45 [2024-02-28T23:46:45.103Z] 
18:46:45 [2024-02-28T23:46:45.103Z] (Eclipse:13548): Gtk-WARNING **: 23:46:44.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:45 [2024-02-28T23:46:45.103Z] 
18:46:45 [2024-02-28T23:46:45.103Z] (Eclipse:13548): Gtk-WARNING **: 23:46:44.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:45 [2024-02-28T23:46:45.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:46:45 [2024-02-28T23:46:45.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-232978881 data=null doit=true}, Shell with text {Find}]
18:46:45 [2024-02-28T23:46:45.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:46:45 [2024-02-28T23:46:45.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:46:45 [2024-02-28T23:46:45.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:45 [2024-02-28T23:46:45.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:45 [2024-02-28T23:46:45.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:45 [2024-02-28T23:46:45.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:45 [2024-02-28T23:46:45.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:45 [2024-02-28T23:46:45.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:45 [2024-02-28T23:46:45.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:45 [2024-02-28T23:46:45.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
18:46:45 [2024-02-28T23:46:45.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
18:46:45 [2024-02-28T23:46:45.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
18:46:45 [2024-02-28T23:46:45.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:45 [2024-02-28T23:46:45.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
18:46:45 [2024-02-28T23:46:45.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-232978878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:45 [2024-02-28T23:46:45.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-232978878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:45 [2024-02-28T23:46:45.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-232978878 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:45 [2024-02-28T23:46:45.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-232978878 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:45 [2024-02-28T23:46:45.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-232978878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:45 [2024-02-28T23:46:45.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-232978878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:45 [2024-02-28T23:46:45.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-232978878 data=null 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')]
18:46:45 [2024-02-28T23:46:45.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:46:45 [2024-02-28T23:46:45.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
18:46:45 [2024-02-28T23:46:45.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
18:46:45 [2024-02-28T23:46:45.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
18:46:45 [2024-02-28T23:46:45.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
18:46:45 [2024-02-28T23:46:45.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
18:46:45 [2024-02-28T23:46:45.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
18:46:45 [2024-02-28T23:46:45.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:46:45 [2024-02-28T23:46:45.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:46:45 [2024-02-28T23:46:45.361Z] 
18:46:45 [2024-02-28T23:46:45.361Z] (Eclipse:13548): Gtk-WARNING **: 23:46:45.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:45 [2024-02-28T23:46:45.361Z] 
18:46:45 [2024-02-28T23:46:45.361Z] (Eclipse:13548): Gtk-WARNING **: 23:46:45.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:45 [2024-02-28T23:46:45.361Z] 
18:46:45 [2024-02-28T23:46:45.361Z] (Eclipse:13548): Gtk-WARNING **: 23:46:45.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:45 [2024-02-28T23:46:45.361Z] 
18:46:45 [2024-02-28T23:46:45.361Z] (Eclipse:13548): Gtk-WARNING **: 23:46:45.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:45 [2024-02-28T23:46:45.618Z] 
18:46:45 [2024-02-28T23:46:45.618Z] (Eclipse:13548): Gtk-WARNING **: 23:46:45.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:45 [2024-02-28T23:46:45.618Z] 
18:46:45 [2024-02-28T23:46:45.618Z] (Eclipse:13548): Gtk-WARNING **: 23:46:45.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:45 [2024-02-28T23:46:45.618Z] 
18:46:45 [2024-02-28T23:46:45.618Z] (Eclipse:13548): Gtk-WARNING **: 23:46:45.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:45 [2024-02-28T23:46:45.618Z] 
18:46:45 [2024-02-28T23:46:45.618Z] (Eclipse:13548): Gtk-WARNING **: 23:46:45.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:45 [2024-02-28T23:46:45.618Z] 
18:46:45 [2024-02-28T23:46:45.618Z] (Eclipse:13548): Gtk-WARNING **: 23:46:45.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:45 [2024-02-28T23:46:45.618Z] 
18:46:45 [2024-02-28T23:46:45.618Z] (Eclipse:13548): Gtk-WARNING **: 23:46:45.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:45 [2024-02-28T23:46:45.618Z] 
18:46:45 [2024-02-28T23:46:45.618Z] (Eclipse:13548): Gtk-WARNING **: 23:46:45.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:45 [2024-02-28T23:46:45.618Z] 
18:46:45 [2024-02-28T23:46:45.618Z] (Eclipse:13548): Gtk-WARNING **: 23:46:45.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:45 [2024-02-28T23:46:45.619Z] 
18:46:45 [2024-02-28T23:46:45.619Z] (Eclipse:13548): Gtk-WARNING **: 23:46:45.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:45 [2024-02-28T23:46:45.619Z] 
18:46:45 [2024-02-28T23:46:45.619Z] (Eclipse:13548): Gtk-WARNING **: 23:46:45.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:45 [2024-02-28T23:46:45.619Z] 
18:46:45 [2024-02-28T23:46:45.619Z] (Eclipse:13548): Gtk-WARNING **: 23:46:45.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:45 [2024-02-28T23:46:45.619Z] 
18:46:45 [2024-02-28T23:46:45.619Z] (Eclipse:13548): Gtk-WARNING **: 23:46:45.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:45 [2024-02-28T23:46:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:46:45 [2024-02-28T23:46:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-232978312 data=null doit=true}, Shell with text {Find}]
18:46:45 [2024-02-28T23:46:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:46:45 [2024-02-28T23:46:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:46:45 [2024-02-28T23:46:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:45 [2024-02-28T23:46:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:45 [2024-02-28T23:46:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:45 [2024-02-28T23:46:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:45 [2024-02-28T23:46:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:45 [2024-02-28T23:46:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:45 [2024-02-28T23:46:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:45 [2024-02-28T23:46:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
18:46:45 [2024-02-28T23:46:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
18:46:45 [2024-02-28T23:46:45.619Z] 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')
18:46:45 [2024-02-28T23:46:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:45 [2024-02-28T23:46:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
18:46:45 [2024-02-28T23:46:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-232978309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:45 [2024-02-28T23:46:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-232978309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:45 [2024-02-28T23:46:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-232978309 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:45 [2024-02-28T23:46:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-232978309 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:45 [2024-02-28T23:46:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-232978308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:45 [2024-02-28T23:46:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-232978308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:45 [2024-02-28T23:46:45.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-232978308 data=null 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')]
18:46:45 [2024-02-28T23:46:45.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:46:45 [2024-02-28T23:46:45.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
18:46:45 [2024-02-28T23:46:45.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:46:45 [2024-02-28T23:46:45.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
18:46:45 [2024-02-28T23:46:45.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
18:46:45 [2024-02-28T23:46:45.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
18:46:45 [2024-02-28T23:46:45.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
18:46:45 [2024-02-28T23:46:45.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
18:46:45 [2024-02-28T23:46:45.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
18:46:45 [2024-02-28T23:46:45.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:46:45 [2024-02-28T23:46:45.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
18:46:46 [2024-02-28T23:46:46.132Z] 
18:46:46 [2024-02-28T23:46:46.132Z] (Eclipse:13548): Gtk-WARNING **: 23:46:45.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:46 [2024-02-28T23:46:46.132Z] 
18:46:46 [2024-02-28T23:46:46.132Z] (Eclipse:13548): Gtk-WARNING **: 23:46:45.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:46 [2024-02-28T23:46:46.132Z] 
18:46:46 [2024-02-28T23:46:46.132Z] (Eclipse:13548): Gtk-WARNING **: 23:46:45.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:46 [2024-02-28T23:46:46.132Z] 
18:46:46 [2024-02-28T23:46:46.132Z] (Eclipse:13548): Gtk-WARNING **: 23:46:45.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:46 [2024-02-28T23:46:46.132Z] 
18:46:46 [2024-02-28T23:46:46.132Z] (Eclipse:13548): Gtk-WARNING **: 23:46:46.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:46 [2024-02-28T23:46:46.132Z] 
18:46:46 [2024-02-28T23:46:46.132Z] (Eclipse:13548): Gtk-WARNING **: 23:46:46.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:46 [2024-02-28T23:46:46.132Z] 
18:46:46 [2024-02-28T23:46:46.132Z] (Eclipse:13548): Gtk-WARNING **: 23:46:46.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:46 [2024-02-28T23:46:46.132Z] 
18:46:46 [2024-02-28T23:46:46.132Z] (Eclipse:13548): Gtk-WARNING **: 23:46:46.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:46 [2024-02-28T23:46:46.132Z] 
18:46:46 [2024-02-28T23:46:46.132Z] (Eclipse:13548): Gtk-WARNING **: 23:46:46.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:46 [2024-02-28T23:46:46.132Z] 
18:46:46 [2024-02-28T23:46:46.132Z] (Eclipse:13548): Gtk-WARNING **: 23:46:46.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:46 [2024-02-28T23:46:46.132Z] 
18:46:46 [2024-02-28T23:46:46.132Z] (Eclipse:13548): Gtk-WARNING **: 23:46:46.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:46 [2024-02-28T23:46:46.132Z] 
18:46:46 [2024-02-28T23:46:46.132Z] (Eclipse:13548): Gtk-WARNING **: 23:46:46.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:46 [2024-02-28T23:46:46.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:46:46 [2024-02-28T23:46:46.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-232977685 data=null doit=true}, Shell with text {Find}]
18:46:46 [2024-02-28T23:46:46.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:46:46 [2024-02-28T23:46:46.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
18:46:46 [2024-02-28T23:46:46.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
18:46:46 [2024-02-28T23:46:46.133Z] 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')
18:46:46 [2024-02-28T23:46:46.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
18:46:46 [2024-02-28T23:46:46.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
18:46:46 [2024-02-28T23:46:46.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
18:46:46 [2024-02-28T23:46:46.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-232977682 data=null}, (of type 'Combo')]
18:46:46 [2024-02-28T23:46:46.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
18:46:46 [2024-02-28T23:46:46.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
18:46:46 [2024-02-28T23:46:46.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
18:46:46 [2024-02-28T23:46:46.133Z] 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')
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=-232977680 data=null doit=true}, Button with text {F&orward}]
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-232977680 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}]
18:46:46 [2024-02-28T23:46:46.390Z] 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')
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=-232977678 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=-232977668 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=-232977668 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-232977667 data=null 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')]
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
18:46:46 [2024-02-28T23:46:46.390Z] 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')
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4cea19ad
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-232977667 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')]
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-232977666 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')]
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=-232977666 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-232977666 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-232977666 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')]
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-232977666 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')]
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=-232977666 data=null 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')]
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-232977666 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')]
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-232977665 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')]
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-232977665 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')]
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-232977665 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-232977665 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
18:46:46 [2024-02-28T23:46:46.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
18:46:46 [2024-02-28T23:46:46.391Z] 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')
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4bca0913
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-232977664 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')]
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-232977664 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')]
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-232977664 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-232977664 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-232977664 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')]
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-232977664 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')]
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-232977664 data=null 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')]
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-232977663 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')]
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-232977663 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')]
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-232977663 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')]
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-232977663 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-232977663 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
18:46:46 [2024-02-28T23:46:46.391Z] 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')
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
18:46:46 [2024-02-28T23:46:46.391Z] 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')
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:46:46 [2024-02-28T23:46:46.391Z] 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.
18:46:46 [2024-02-28T23:46:46.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-232977653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-232977653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-232977652 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-232977652 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-232977652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-232977652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-232977652 data=null 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')]
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-232977648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-232977648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-232977648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-232977647 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-232977647 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-232977641 data=null}, (of type 'Combo')]
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
18:46:46 [2024-02-28T23:46:46.392Z] 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')
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=-232977640 data=null doit=true}, Button with text {&Backward}]
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-232977640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
18:46:46 [2024-02-28T23:46:46.392Z] 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')
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=-232977640 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=-232977639 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=-232977639 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-232977639 data=null 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')]
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
18:46:46 [2024-02-28T23:46:46.393Z] 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')
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
18:46:46 [2024-02-28T23:46:46.393Z] 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.
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
18:46:46 [2024-02-28T23:46:46.393Z] 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')
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
18:46:46 [2024-02-28T23:46:46.393Z] 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.
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-232977636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-232977636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-232977636 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-232977636 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-232977636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-232977636 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-232977636 data=null 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')]
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-232977616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-232977616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-232977616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-232977586 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-232977580 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
18:46:46 [2024-02-28T23:46:46.394Z] 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')
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-232977578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-232977578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-232977577 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-232977577 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-232977577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-232977577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
18:46:46 [2024-02-28T23:46:46.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-232977577 data=null 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')]
18:46:46 [2024-02-28T23:46:46.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:46:46 [2024-02-28T23:46:46.651Z] 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@61c3d7ac] time=-232977342 data=null doit=true}, Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}]
18:46:46 [2024-02-28T23:46:46.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:46:46 [2024-02-28T23:46:46.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:46:46 [2024-02-28T23:46:46.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:46:46 [2024-02-28T23:46:46.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:46:46 [2024-02-28T23:46:46.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232977279 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:46:46 [2024-02-28T23:46:46.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232977278 data=null doit=true}, TreeItem with text {test}]
18:46:46 [2024-02-28T23:46:46.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232977278 data=null}, TreeItem with text {test}]
18:46:46 [2024-02-28T23:46:46.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232977278 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:46:46 [2024-02-28T23:46:46.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232977278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:46:46 [2024-02-28T23:46:46.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232977257 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:46:46 [2024-02-28T23:46:46.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:46:46 [2024-02-28T23:46:46.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:46:46 [2024-02-28T23:46:46.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:46:47 [2024-02-28T23:46:47.165Z] 
18:46:47 [2024-02-28T23:46:47.165Z] (Eclipse:13548): Gtk-WARNING **: 23:46:47.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:47 [2024-02-28T23:46:47.165Z] 
18:46:47 [2024-02-28T23:46:47.165Z] (Eclipse:13548): Gtk-WARNING **: 23:46:47.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:47 [2024-02-28T23:46:47.165Z] 
18:46:47 [2024-02-28T23:46:47.165Z] (Eclipse:13548): Gtk-WARNING **: 23:46:47.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:47 [2024-02-28T23:46:47.165Z] 
18:46:47 [2024-02-28T23:46:47.165Z] (Eclipse:13548): Gtk-WARNING **: 23:46:47.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:47 [2024-02-28T23:46:47.421Z] 
18:46:47 [2024-02-28T23:46:47.421Z] (Eclipse:13548): Gtk-WARNING **: 23:46:47.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:47 [2024-02-28T23:46:47.421Z] 
18:46:47 [2024-02-28T23:46:47.421Z] (Eclipse:13548): Gtk-WARNING **: 23:46:47.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:47 [2024-02-28T23:46:47.421Z] 
18:46:47 [2024-02-28T23:46:47.421Z] (Eclipse:13548): Gtk-WARNING **: 23:46:47.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:47 [2024-02-28T23:46:47.421Z] 
18:46:47 [2024-02-28T23:46:47.422Z] (Eclipse:13548): Gtk-WARNING **: 23:46:47.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232976550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232976550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232976550 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232976549 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232976549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232976549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232976549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232976549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232976549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232976549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232976548 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232976548 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232976547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232976547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232976547 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232976547 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232976547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232976547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:47 [2024-02-28T23:46:47.422Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:46:47 [2024-02-28T23:46:47.422Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:46:47 [2024-02-28T23:46:47.422Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:46:47 [2024-02-28T23:46:47.422Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:46:47 [2024-02-28T23:46:47.422Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:46:47 [2024-02-28T23:46:47.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:46:47 [2024-02-28T23:46:47.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232976547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:46:47 [2024-02-28T23:46:47.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232977190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:46:47 [2024-02-28T23:46:47.988Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.68 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
18:46:47 [2024-02-28T23:46:47.988Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testRegEx -- Time elapsed: 1.076 s
18:46:47 [2024-02-28T23:46:47.988Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testDirection -- Time elapsed: 0.681 s
18:46:47 [2024-02-28T23:46:47.988Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testWholeWord -- Time elapsed: 0.759 s
18:46:47 [2024-02-28T23:46:47.988Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testCaseSensitive -- Time elapsed: 0.587 s
18:46:47 [2024-02-28T23:46:47.988Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testOpenCloseDialog -- Time elapsed: 1.177 s
18:46:47 [2024-02-28T23:46:47.988Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testWrapSearch -- Time elapsed: 0.745 s
18:46:47 [2024-02-28T23:46:47.988Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
18:46:47 [2024-02-28T23:46:47.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@61c3d7ac] time=-232975849 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:46:48 [2024-02-28T23:46:48.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:46:48 [2024-02-28T23:46:48.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:46:48 [2024-02-28T23:46:48.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:46:48 [2024-02-28T23:46:48.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:46:48 [2024-02-28T23:46:48.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-232975635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:46:48 [2024-02-28T23:46:48.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:46:51 [2024-02-28T23:46:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
18:46:51 [2024-02-28T23:46:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:46:51 [2024-02-28T23:46:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
18:46:51 [2024-02-28T23:46:51.515Z] 
18:46:51 [2024-02-28T23:46:51.515Z] (Eclipse:13548): Gtk-WARNING **: 23:46:51.333: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:46:51 [2024-02-28T23:46:51.515Z] 
18:46:51 [2024-02-28T23:46:51.515Z] (Eclipse:13548): Gtk-WARNING **: 23:46:51.356: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:46:51 [2024-02-28T23:46:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
18:46:51 [2024-02-28T23:46:51.515Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
18:46:51 [2024-02-28T23:46:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
18:46:51 [2024-02-28T23:46:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232972364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
18:46:51 [2024-02-28T23:46:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232972364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
18:46:51 [2024-02-28T23:46:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232972364 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
18:46:51 [2024-02-28T23:46:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232972363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
18:46:51 [2024-02-28T23:46:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232972363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
18:46:51 [2024-02-28T23:46:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232972363 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}]
18:46:51 [2024-02-28T23:46:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232972363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
18:46:51 [2024-02-28T23:46:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232972362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
18:46:51 [2024-02-28T23:46:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232972362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
18:46:51 [2024-02-28T23:46:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232972362 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
18:46:51 [2024-02-28T23:46:51.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232972362 data=null}, ToolItem with tooltip text {Hide Lost Events}]
18:46:51 [2024-02-28T23:46:51.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
18:46:51 [2024-02-28T23:46:51.772Z] 
18:46:51 [2024-02-28T23:46:51.772Z] (Eclipse:13548): Gtk-WARNING **: 23:46:51.570: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
18:46:52 [2024-02-28T23:46:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
18:46:56 [2024-02-28T23:46:56.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
18:46:57 [2024-02-28T23:46:57.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
18:46:57 [2024-02-28T23:46:57.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:46:58 [2024-02-28T23:46:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
18:46:58 [2024-02-28T23:46:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:46:58 [2024-02-28T23:46:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:46:58 [2024-02-28T23:46:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:47:00 [2024-02-28T23:47:00.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:47:01 [2024-02-28T23:47:01.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@61c3d7ac] time=-232962615 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:47:01 [2024-02-28T23:47:01.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:47:01 [2024-02-28T23:47:01.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:47:01 [2024-02-28T23:47:01.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:47:01 [2024-02-28T23:47:01.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:01 [2024-02-28T23:47:01.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232962555 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:47:01 [2024-02-28T23:47:01.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232962553 data=null doit=true}, TreeItem with text {test}]
18:47:01 [2024-02-28T23:47:01.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232962553 data=null}, TreeItem with text {test}]
18:47:01 [2024-02-28T23:47:01.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232962552 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:47:01 [2024-02-28T23:47:01.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232962552 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:47:01 [2024-02-28T23:47:01.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232962543 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:47:01 [2024-02-28T23:47:01.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:47:01 [2024-02-28T23:47:01.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:47:01 [2024-02-28T23:47:01.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:47:02 [2024-02-28T23:47:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:47:02 [2024-02-28T23:47:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:47:02 [2024-02-28T23:47:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:47:02 [2024-02-28T23:47:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:47:02 [2024-02-28T23:47:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:47:02 [2024-02-28T23:47:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:47:02 [2024-02-28T23:47:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:47:02 [2024-02-28T23:47:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:47:02 [2024-02-28T23:47:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:47:02 [2024-02-28T23:47:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:47:02 [2024-02-28T23:47:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232961927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:02 [2024-02-28T23:47:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232961926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:02 [2024-02-28T23:47:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232961926 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:02 [2024-02-28T23:47:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232961926 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:02 [2024-02-28T23:47:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232961926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:02 [2024-02-28T23:47:02.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232961926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:02 [2024-02-28T23:47:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232961926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:02 [2024-02-28T23:47:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232961926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:02 [2024-02-28T23:47:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232961926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:02 [2024-02-28T23:47:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232961926 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:02 [2024-02-28T23:47:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232961925 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:02 [2024-02-28T23:47:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232961925 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:02 [2024-02-28T23:47:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:47:02 [2024-02-28T23:47:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:47:02 [2024-02-28T23:47:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:47:02 [2024-02-28T23:47:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:47:02 [2024-02-28T23:47:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:47:02 [2024-02-28T23:47:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:47:02 [2024-02-28T23:47:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:47:02 [2024-02-28T23:47:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:47:02 [2024-02-28T23:47:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:47:02 [2024-02-28T23:47:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232961924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:02 [2024-02-28T23:47:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232961924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:02 [2024-02-28T23:47:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232961924 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:02 [2024-02-28T23:47:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232961924 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:02 [2024-02-28T23:47:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232961924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:02 [2024-02-28T23:47:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232961924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:02 [2024-02-28T23:47:02.088Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:47:02 [2024-02-28T23:47:02.088Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:47:02 [2024-02-28T23:47:02.088Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:47:02 [2024-02-28T23:47:02.088Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:47:02 [2024-02-28T23:47:02.088Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:47:02 [2024-02-28T23:47:02.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:47:02 [2024-02-28T23:47:02.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232961923 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:02 [2024-02-28T23:47:02.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232962445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:47:02 [2024-02-28T23:47:02.908Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.69 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
18:47:02 [2024-02-28T23:47:02.908Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest.test -- Time elapsed: 12.49 s
18:47:02 [2024-02-28T23:47:02.908Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
18:47:02 [2024-02-28T23:47:02.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@61c3d7ac] time=-232961156 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:47:02 [2024-02-28T23:47:02.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:47:03 [2024-02-28T23:47:03.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:47:03 [2024-02-28T23:47:03.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:47:03 [2024-02-28T23:47:03.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:47:03 [2024-02-28T23:47:03.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-232960875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:47:03 [2024-02-28T23:47:03.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:47:08 [2024-02-28T23:47:08.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
18:47:08 [2024-02-28T23:47:08.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:47:08 [2024-02-28T23:47:08.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"'
18:47:08 [2024-02-28T23:47:08.439Z] 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"'
18:47:08 [2024-02-28T23:47:08.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:47:08 [2024-02-28T23:47:08.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:47:08 [2024-02-28T23:47:08.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:47:08 [2024-02-28T23:47:08.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:47:08 [2024-02-28T23:47:08.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338'
18:47:08 [2024-02-28T23:47:08.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow weston/338'
18:47:08 [2024-02-28T23:47:08.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=-232955586 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']
18:47:08 [2024-02-28T23:47:08.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow weston/338'
18:47:12 [2024-02-28T23:47:12.617Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
18:47:12 [2024-02-28T23:47:12.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path forward}
18:47:12 [2024-02-28T23:47:12.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232951957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
18:47:12 [2024-02-28T23:47:12.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=-232951957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
18:47:12 [2024-02-28T23:47:12.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232951957 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
18:47:12 [2024-02-28T23:47:12.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=-232951957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
18:47:12 [2024-02-28T23:47:12.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=-232951957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
18:47:12 [2024-02-28T23:47:12.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=-232951957 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}]
18:47:12 [2024-02-28T23:47:12.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=-232951956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
18:47:12 [2024-02-28T23:47:12.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232951956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
18:47:12 [2024-02-28T23:47:12.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232951955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
18:47:12 [2024-02-28T23:47:12.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232951955 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
18:47:12 [2024-02-28T23:47:12.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232951955 data=null}, ToolItem with tooltip text {Follow critical path forward}]
18:47:12 [2024-02-28T23:47:12.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path forward}
18:47:12 [2024-02-28T23:47:12.618Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
18:47:12 [2024-02-28T23:47:12.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path forward}
18:47:12 [2024-02-28T23:47:12.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232951385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
18:47:12 [2024-02-28T23:47:12.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232951385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
18:47:12 [2024-02-28T23:47:12.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232951385 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
18:47:12 [2024-02-28T23:47:12.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232951385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
18:47:12 [2024-02-28T23:47:12.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232951384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
18:47:12 [2024-02-28T23:47:12.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232951384 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}]
18:47:12 [2024-02-28T23:47:12.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232951383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
18:47:12 [2024-02-28T23:47:12.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232951382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
18:47:12 [2024-02-28T23:47:12.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232951382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
18:47:12 [2024-02-28T23:47:12.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232951382 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
18:47:12 [2024-02-28T23:47:12.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232951382 data=null}, ToolItem with tooltip text {Follow critical path forward}]
18:47:12 [2024-02-28T23:47:12.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path forward}
18:47:13 [2024-02-28T23:47:13.184Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
18:47:13 [2024-02-28T23:47:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path backward}
18:47:13 [2024-02-28T23:47:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232950880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
18:47:13 [2024-02-28T23:47:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232950880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
18:47:13 [2024-02-28T23:47:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232950879 data=null doit=true}, ToolItem with tooltip text {Follow critical path backward}]
18:47:13 [2024-02-28T23:47:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232950879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
18:47:13 [2024-02-28T23:47:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232950879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
18:47:13 [2024-02-28T23:47:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232950879 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}]
18:47:13 [2024-02-28T23:47:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232950877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
18:47:13 [2024-02-28T23:47:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232950877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
18:47:13 [2024-02-28T23:47:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232950877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
18:47:13 [2024-02-28T23:47:13.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232950877 data=null doit=true}, ToolItem with tooltip text {Follow critical path backward}]
18:47:13 [2024-02-28T23:47:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232950877 data=null}, ToolItem with tooltip text {Follow critical path backward}]
18:47:13 [2024-02-28T23:47:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path backward}
18:47:13 [2024-02-28T23:47:13.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340'
18:47:13 [2024-02-28T23:47:13.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow weston-desktop-/340'
18:47:13 [2024-02-28T23:47:13.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=-232950254 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']
18:47:13 [2024-02-28T23:47:13.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow weston-desktop-/340'
18:47:14 [2024-02-28T23:47:14.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@61c3d7ac] time=-232949488 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:47:14 [2024-02-28T23:47:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:47:14 [2024-02-28T23:47:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:47:14 [2024-02-28T23:47:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:47:14 [2024-02-28T23:47:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:14 [2024-02-28T23:47:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232949439 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:47:14 [2024-02-28T23:47:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232949439 data=null doit=true}, TreeItem with text {test}]
18:47:14 [2024-02-28T23:47:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232949439 data=null}, TreeItem with text {test}]
18:47:14 [2024-02-28T23:47:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232949438 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:47:14 [2024-02-28T23:47:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232949438 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:47:14 [2024-02-28T23:47:14.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232949425 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:47:14 [2024-02-28T23:47:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:47:14 [2024-02-28T23:47:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:47:14 [2024-02-28T23:47:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:47:15 [2024-02-28T23:47:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:47:15 [2024-02-28T23:47:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:47:15 [2024-02-28T23:47:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:47:15 [2024-02-28T23:47:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:47:15 [2024-02-28T23:47:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:47:15 [2024-02-28T23:47:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:47:15 [2024-02-28T23:47:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:47:15 [2024-02-28T23:47:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:47:15 [2024-02-28T23:47:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:47:15 [2024-02-28T23:47:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:47:15 [2024-02-28T23:47:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232948453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:15 [2024-02-28T23:47:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232948453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:15 [2024-02-28T23:47:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232948453 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:15 [2024-02-28T23:47:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232948452 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:15 [2024-02-28T23:47:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232948452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:15 [2024-02-28T23:47:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232948452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:15 [2024-02-28T23:47:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232948452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:15 [2024-02-28T23:47:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232948452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:15 [2024-02-28T23:47:15.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232948452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:15 [2024-02-28T23:47:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232948452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:15 [2024-02-28T23:47:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232948452 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:15 [2024-02-28T23:47:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232948452 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:15 [2024-02-28T23:47:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:47:15 [2024-02-28T23:47:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:47:15 [2024-02-28T23:47:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:47:15 [2024-02-28T23:47:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:47:15 [2024-02-28T23:47:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:47:15 [2024-02-28T23:47:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:47:15 [2024-02-28T23:47:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:47:15 [2024-02-28T23:47:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:47:15 [2024-02-28T23:47:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:47:15 [2024-02-28T23:47:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232948451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:15 [2024-02-28T23:47:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232948450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:15 [2024-02-28T23:47:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232948450 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:15 [2024-02-28T23:47:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232948450 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:15 [2024-02-28T23:47:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232948450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:15 [2024-02-28T23:47:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232948450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:15 [2024-02-28T23:47:15.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:47:15 [2024-02-28T23:47:15.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:47:15 [2024-02-28T23:47:15.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:47:15 [2024-02-28T23:47:15.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:47:15 [2024-02-28T23:47:15.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:47:15 [2024-02-28T23:47:15.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:47:15 [2024-02-28T23:47:15.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232948450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:15 [2024-02-28T23:47:15.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232949367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:47:16 [2024-02-28T23:47:16.126Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.21 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
18:47:16 [2024-02-28T23:47:16.126Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest.testFull -- Time elapsed: 10.39 s
18:47:16 [2024-02-28T23:47:16.126Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
18:47:16 [2024-02-28T23:47:16.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@61c3d7ac] time=-232947932 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:47:16 [2024-02-28T23:47:16.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:47:16 [2024-02-28T23:47:16.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:47:16 [2024-02-28T23:47:16.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:47:16 [2024-02-28T23:47:16.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:47:16 [2024-02-28T23:47:16.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-232947731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:47:16 [2024-02-28T23:47:16.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:47:16 [2024-02-28T23:47:16.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"'
18:47:16 [2024-02-28T23:47:16.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
18:47:24 [2024-02-28T23:47:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
18:47:24 [2024-02-28T23:47:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:47:24 [2024-02-28T23:47:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:47:24 [2024-02-28T23:47:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:47:24 [2024-02-28T23:47:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: scp_dest
18:47:24 [2024-02-28T23:47:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@61c3d7ac] time=-232939519 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:47:24 [2024-02-28T23:47:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:47:24 [2024-02-28T23:47:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:47:24 [2024-02-28T23:47:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:47:24 [2024-02-28T23:47:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:24 [2024-02-28T23:47:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232939475 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:47:24 [2024-02-28T23:47:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232939474 data=null doit=true}, TreeItem with text {test}]
18:47:24 [2024-02-28T23:47:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232939474 data=null}, TreeItem with text {test}]
18:47:24 [2024-02-28T23:47:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232939474 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:47:24 [2024-02-28T23:47:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232939474 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:47:24 [2024-02-28T23:47:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232939461 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:47:24 [2024-02-28T23:47:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:47:24 [2024-02-28T23:47:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:47:24 [2024-02-28T23:47:24.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232938445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232938445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232938444 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232938444 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232938444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232938444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232938444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232938444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232938444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232938444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232938444 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232938444 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232938443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232938443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232938442 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232938442 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232938442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:25 [2024-02-28T23:47:25.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232938442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:25 [2024-02-28T23:47:25.416Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:47:25 [2024-02-28T23:47:25.416Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:47:25 [2024-02-28T23:47:25.416Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:47:25 [2024-02-28T23:47:25.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:47:25 [2024-02-28T23:47:25.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:47:25 [2024-02-28T23:47:25.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:47:25 [2024-02-28T23:47:25.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232938442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:25 [2024-02-28T23:47:25.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232939376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:47:25 [2024-02-28T23:47:25.986Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.999 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
18:47:25 [2024-02-28T23:47:25.986Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest.testDiskView -- Time elapsed: 8.095 s
18:47:25 [2024-02-28T23:47:25.986Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest
18:47:25 [2024-02-28T23:47:25.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@61c3d7ac] time=-232937926 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:47:26 [2024-02-28T23:47:26.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:47:26 [2024-02-28T23:47:26.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:47:26 [2024-02-28T23:47:26.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:47:26 [2024-02-28T23:47:26.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:47:26 [2024-02-28T23:47:26.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-232937771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:47:26 [2024-02-28T23:47:26.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:47:38 [2024-02-28T23:47:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
18:47:38 [2024-02-28T23:47:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:47:38 [2024-02-28T23:47:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:47:38 [2024-02-28T23:47:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:47:38 [2024-02-28T23:47:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:47:38 [2024-02-28T23:47:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:47:38 [2024-02-28T23:47:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:47:38 [2024-02-28T23:47:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:47:38 [2024-02-28T23:47:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:38 [2024-02-28T23:47:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232926458 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:47:38 [2024-02-28T23:47:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232926458 data=null doit=true}, TreeItem with text {test}]
18:47:38 [2024-02-28T23:47:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232926458 data=null}, TreeItem with text {test}]
18:47:38 [2024-02-28T23:47:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232926458 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:47:38 [2024-02-28T23:47:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232926457 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:47:38 [2024-02-28T23:47:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232926449 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:47:38 [2024-02-28T23:47:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232926449 data=null doit=true}, TreeItem with text {test}]
18:47:38 [2024-02-28T23:47:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232926448 data=null}, TreeItem with text {test}]
18:47:38 [2024-02-28T23:47:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232926448 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:47:38 [2024-02-28T23:47:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232926392 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}]
18:47:38 [2024-02-28T23:47:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232926362 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:47:38 [2024-02-28T23:47:38.432Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
18:47:38 [2024-02-28T23:47:38.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-232926284 data=null doit=true}, TreeItem with text {Traces [1]}]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-232926284 data=null}, TreeItem with text {Traces [1]}]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-232926283 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232926283 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]}]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-232926280 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-232926279 data=null doit=true}, TreeItem with text {synthetic-trace}]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-232926279 data=null}, TreeItem with text {synthetic-trace}]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-232926279 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {synthetic-trace}]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232926279 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}]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-232926276 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {synthetic-trace}]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Views} time=-232926275 data=null button=0 stateMask=0x0 x=116 y=104 count=0}, Tree node with text: Views]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-232926275 data=null doit=true}, Tree node with text: Views]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-232926275 data=null}, Tree node with text: Views]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-232926274 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232926274 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]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-232926184 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-232926184 data=null doit=true}, Tree node with text: Views]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-232926184 data=null}, Tree node with text: Views]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-232926183 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232926183 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]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-232926059 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=-232926058 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: Active Thread]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Active Thread} time=-232926057 data=null doit=true}, Tree node with text: Active Thread]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=-232926057 data=null}, Tree node with text: Active Thread]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=-232926057 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: Active Thread]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232926057 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]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=-232926047 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: Active Thread]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=-232925963 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: Active Thread]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Active Thread} time=-232925962 data=null doit=true}, Tree node with text: Active Thread]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=-232925962 data=null}, Tree node with text: Active Thread]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=-232925962 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: Active Thread]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232925961 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]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=-232925952 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: Active Thread]
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-232925758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
18:47:38 [2024-02-28T23:47:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
18:47:38 [2024-02-28T23:47:38.433Z] 
18:47:38 [2024-02-28T23:47:38.433Z] (Eclipse:13548): Gtk-WARNING **: 23:47:38.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:38 [2024-02-28T23:47:38.433Z] 
18:47:38 [2024-02-28T23:47:38.433Z] (Eclipse:13548): Gtk-WARNING **: 23:47:38.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:38 [2024-02-28T23:47:38.433Z] 
18:47:38 [2024-02-28T23:47:38.433Z] (Eclipse:13548): Gtk-WARNING **: 23:47:38.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:38 [2024-02-28T23:47:38.433Z] 
18:47:38 [2024-02-28T23:47:38.433Z] (Eclipse:13548): Gtk-WARNING **: 23:47:38.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:39 [2024-02-28T23:47:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
18:47:39 [2024-02-28T23:47:39.365Z] 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=-232924779 data=null doit=true}, Shell with text {Help}]
18:47:39 [2024-02-28T23:47:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
18:47:39 [2024-02-28T23:47:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
18:47:39 [2024-02-28T23:47:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:47:39 [2024-02-28T23:47:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:47:39 [2024-02-28T23:47:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "This analysis runs t...", using matcher: of type 'Label'
18:47:39 [2024-02-28T23:47:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "This analysis runs t...", using matcher: (of type 'Label')
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232924777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232924777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232924777 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232924777 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232924777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232924776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232924776 data=null item=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')]
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=-232924520 data=null button=0 stateMask=0x0 x=149 y=196 count=0}, Tree node with text: CPU usage]
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {CPU usage} time=-232924520 data=null doit=true}, Tree node with text: CPU usage]
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=-232924520 data=null}, Tree node with text: CPU usage]
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=-232924519 data=null button=1 stateMask=0x0 x=149 y=196 count=1}, Tree node with text: CPU usage]
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232924519 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]
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=-232924474 data=null button=1 stateMask=0x80000 x=149 y=196 count=1}, Tree node with text: CPU usage]
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=-232924472 data=null button=0 stateMask=0x0 x=149 y=196 count=0}, Tree node with text: CPU usage]
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {CPU usage} time=-232924472 data=null doit=true}, Tree node with text: CPU usage]
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=-232924472 data=null}, Tree node with text: CPU usage]
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=-232924472 data=null button=1 stateMask=0x0 x=149 y=196 count=1}, Tree node with text: CPU usage]
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232924471 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]
18:47:39 [2024-02-28T23:47:39.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=-232924466 data=null button=1 stateMask=0x80000 x=149 y=196 count=1}, Tree node with text: CPU usage]
18:47:39 [2024-02-28T23:47:39.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
18:47:39 [2024-02-28T23:47:39.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
18:47:39 [2024-02-28T23:47:39.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-232924374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
18:47:39 [2024-02-28T23:47:39.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
18:47:39 [2024-02-28T23:47:39.880Z] 
18:47:39 [2024-02-28T23:47:39.880Z] (Eclipse:13548): Gtk-WARNING **: 23:47:39.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:39 [2024-02-28T23:47:39.881Z] 
18:47:39 [2024-02-28T23:47:39.881Z] (Eclipse:13548): Gtk-WARNING **: 23:47:39.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:39 [2024-02-28T23:47:39.881Z] 
18:47:39 [2024-02-28T23:47:39.881Z] (Eclipse:13548): Gtk-WARNING **: 23:47:39.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:39 [2024-02-28T23:47:39.881Z] 
18:47:39 [2024-02-28T23:47:39.881Z] (Eclipse:13548): Gtk-WARNING **: 23:47:39.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:40 [2024-02-28T23:47:40.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
18:47:40 [2024-02-28T23:47:40.444Z] 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=-232923482 data=null doit=true}, Shell with text {Help}]
18:47:40 [2024-02-28T23:47:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
18:47:40 [2024-02-28T23:47:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
18:47:40 [2024-02-28T23:47:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:47:40 [2024-02-28T23:47:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:47:40 [2024-02-28T23:47:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: CPU...", using matcher: of type 'Label'
18:47:40 [2024-02-28T23:47:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: CPU...", using matcher: (of type 'Label')
18:47:40 [2024-02-28T23:47:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:47:40 [2024-02-28T23:47:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:47:40 [2024-02-28T23:47:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:47:40 [2024-02-28T23:47:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:47:40 [2024-02-28T23:47:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:47:40 [2024-02-28T23:47:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:47:40 [2024-02-28T23:47:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232923480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:40 [2024-02-28T23:47:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232923480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:40 [2024-02-28T23:47:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232923480 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:40 [2024-02-28T23:47:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232923480 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:40 [2024-02-28T23:47:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232923480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:40 [2024-02-28T23:47:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232923480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:40 [2024-02-28T23:47:40.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232923480 data=null item=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')]
18:47:40 [2024-02-28T23:47:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:47:40 [2024-02-28T23:47:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:40 [2024-02-28T23:47:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=-232923307 data=null button=0 stateMask=0x0 x=186 y=288 count=0}, Tree node with text: Kernel memory usage]
18:47:40 [2024-02-28T23:47:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=-232923307 data=null doit=true}, Tree node with text: Kernel memory usage]
18:47:40 [2024-02-28T23:47:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=-232923307 data=null}, Tree node with text: Kernel memory usage]
18:47:40 [2024-02-28T23:47:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=-232923306 data=null button=1 stateMask=0x0 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
18:47:40 [2024-02-28T23:47:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232923293 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]
18:47:40 [2024-02-28T23:47:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=-232923227 data=null button=1 stateMask=0x80000 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
18:47:40 [2024-02-28T23:47:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:40 [2024-02-28T23:47:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=-232923226 data=null button=0 stateMask=0x0 x=186 y=288 count=0}, Tree node with text: Kernel memory usage]
18:47:40 [2024-02-28T23:47:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=-232923225 data=null doit=true}, Tree node with text: Kernel memory usage]
18:47:40 [2024-02-28T23:47:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=-232923225 data=null}, Tree node with text: Kernel memory usage]
18:47:40 [2024-02-28T23:47:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=-232923225 data=null button=1 stateMask=0x0 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
18:47:40 [2024-02-28T23:47:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232923224 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]
18:47:40 [2024-02-28T23:47:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=-232923209 data=null button=1 stateMask=0x80000 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
18:47:40 [2024-02-28T23:47:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
18:47:40 [2024-02-28T23:47:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
18:47:40 [2024-02-28T23:47:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-232923162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
18:47:40 [2024-02-28T23:47:40.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
18:47:40 [2024-02-28T23:47:40.959Z] 
18:47:40 [2024-02-28T23:47:40.959Z] (Eclipse:13548): Gtk-WARNING **: 23:47:40.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:40 [2024-02-28T23:47:40.959Z] 
18:47:40 [2024-02-28T23:47:40.959Z] (Eclipse:13548): Gtk-WARNING **: 23:47:40.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:40 [2024-02-28T23:47:40.959Z] 
18:47:40 [2024-02-28T23:47:40.959Z] (Eclipse:13548): Gtk-WARNING **: 23:47:40.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:40 [2024-02-28T23:47:40.959Z] 
18:47:40 [2024-02-28T23:47:40.959Z] (Eclipse:13548): Gtk-WARNING **: 23:47:40.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:41 [2024-02-28T23:47:41.216Z] 
18:47:41 [2024-02-28T23:47:41.216Z] (Eclipse:13548): Gtk-WARNING **: 23:47:40.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:41 [2024-02-28T23:47:41.216Z] 
18:47:41 [2024-02-28T23:47:41.216Z] (Eclipse:13548): Gtk-WARNING **: 23:47:40.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:41 [2024-02-28T23:47:41.216Z] 
18:47:41 [2024-02-28T23:47:41.216Z] (Eclipse:13548): Gtk-WARNING **: 23:47:40.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:41 [2024-02-28T23:47:41.216Z] 
18:47:41 [2024-02-28T23:47:41.216Z] (Eclipse:13548): Gtk-WARNING **: 23:47:40.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:41 [2024-02-28T23:47:41.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
18:47:41 [2024-02-28T23:47:41.779Z] 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=-232922265 data=null doit=true}, Shell with text {Help}]
18:47:41 [2024-02-28T23:47:41.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
18:47:41 [2024-02-28T23:47:41.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
18:47:41 [2024-02-28T23:47:41.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:47:41 [2024-02-28T23:47:41.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:47:41 [2024-02-28T23:47:41.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Ker...", using matcher: of type 'Label'
18:47:41 [2024-02-28T23:47:41.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Ker...", using matcher: (of type 'Label')
18:47:41 [2024-02-28T23:47:41.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:47:41 [2024-02-28T23:47:41.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:47:41 [2024-02-28T23:47:41.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:47:41 [2024-02-28T23:47:41.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:47:41 [2024-02-28T23:47:41.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:47:41 [2024-02-28T23:47:41.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:47:41 [2024-02-28T23:47:41.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232922263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:41 [2024-02-28T23:47:41.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232922263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:41 [2024-02-28T23:47:41.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232922263 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:41 [2024-02-28T23:47:41.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232922263 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:41 [2024-02-28T23:47:41.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232922263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:41 [2024-02-28T23:47:41.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232922263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:41 [2024-02-28T23:47:41.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232922263 data=null item=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')]
18:47:42 [2024-02-28T23:47:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:47:42 [2024-02-28T23:47:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:42 [2024-02-28T23:47:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=-232921966 data=null button=0 stateMask=0x0 x=179 y=334 count=0}, Tree node with text: OS Execution Graph]
18:47:42 [2024-02-28T23:47:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=-232921966 data=null doit=true}, Tree node with text: OS Execution Graph]
18:47:42 [2024-02-28T23:47:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=-232921965 data=null}, Tree node with text: OS Execution Graph]
18:47:42 [2024-02-28T23:47:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=-232921965 data=null button=1 stateMask=0x0 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
18:47:42 [2024-02-28T23:47:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232921965 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]
18:47:42 [2024-02-28T23:47:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=-232921937 data=null button=1 stateMask=0x80000 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
18:47:42 [2024-02-28T23:47:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:42 [2024-02-28T23:47:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=-232921936 data=null button=0 stateMask=0x0 x=179 y=334 count=0}, Tree node with text: OS Execution Graph]
18:47:42 [2024-02-28T23:47:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=-232921936 data=null doit=true}, Tree node with text: OS Execution Graph]
18:47:42 [2024-02-28T23:47:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=-232921936 data=null}, Tree node with text: OS Execution Graph]
18:47:42 [2024-02-28T23:47:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=-232921935 data=null button=1 stateMask=0x0 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
18:47:42 [2024-02-28T23:47:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232921885 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]
18:47:42 [2024-02-28T23:47:42.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=-232921878 data=null button=1 stateMask=0x80000 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
18:47:42 [2024-02-28T23:47:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
18:47:42 [2024-02-28T23:47:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
18:47:42 [2024-02-28T23:47:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-232921739 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
18:47:42 [2024-02-28T23:47:42.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
18:47:42 [2024-02-28T23:47:42.550Z] 
18:47:42 [2024-02-28T23:47:42.550Z] (Eclipse:13548): Gtk-WARNING **: 23:47:42.297: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:42 [2024-02-28T23:47:42.550Z] 
18:47:42 [2024-02-28T23:47:42.550Z] (Eclipse:13548): Gtk-WARNING **: 23:47:42.297: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:42 [2024-02-28T23:47:42.550Z] 
18:47:42 [2024-02-28T23:47:42.550Z] (Eclipse:13548): Gtk-WARNING **: 23:47:42.297: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:42 [2024-02-28T23:47:42.550Z] 
18:47:42 [2024-02-28T23:47:42.550Z] (Eclipse:13548): Gtk-WARNING **: 23:47:42.297: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:42 [2024-02-28T23:47:42.550Z] 
18:47:42 [2024-02-28T23:47:42.550Z] (Eclipse:13548): Gtk-WARNING **: 23:47:42.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:42 [2024-02-28T23:47:42.550Z] 
18:47:42 [2024-02-28T23:47:42.550Z] (Eclipse:13548): Gtk-WARNING **: 23:47:42.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:42 [2024-02-28T23:47:42.550Z] 
18:47:42 [2024-02-28T23:47:42.550Z] (Eclipse:13548): Gtk-WARNING **: 23:47:42.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:42 [2024-02-28T23:47:42.550Z] 
18:47:42 [2024-02-28T23:47:42.550Z] (Eclipse:13548): Gtk-WARNING **: 23:47:42.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:42 [2024-02-28T23:47:42.550Z] 
18:47:42 [2024-02-28T23:47:42.550Z] (Eclipse:13548): Gtk-WARNING **: 23:47:42.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:42 [2024-02-28T23:47:42.550Z] 
18:47:42 [2024-02-28T23:47:42.550Z] (Eclipse:13548): Gtk-WARNING **: 23:47:42.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:42 [2024-02-28T23:47:42.550Z] 
18:47:42 [2024-02-28T23:47:42.550Z] (Eclipse:13548): Gtk-WARNING **: 23:47:42.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:42 [2024-02-28T23:47:42.550Z] 
18:47:42 [2024-02-28T23:47:42.550Z] (Eclipse:13548): Gtk-WARNING **: 23:47:42.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:43 [2024-02-28T23:47:43.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
18:47:43 [2024-02-28T23:47:43.112Z] 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=-232920867 data=null doit=true}, Shell with text {Help}]
18:47:43 [2024-02-28T23:47:43.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
18:47:43 [2024-02-28T23:47:43.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
18:47:43 [2024-02-28T23:47:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:47:43 [2024-02-28T23:47:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:47:43 [2024-02-28T23:47:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: OS ...", using matcher: of type 'Label'
18:47:43 [2024-02-28T23:47:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: OS ...", using matcher: (of type 'Label')
18:47:43 [2024-02-28T23:47:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:47:43 [2024-02-28T23:47:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:47:43 [2024-02-28T23:47:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:47:43 [2024-02-28T23:47:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:47:43 [2024-02-28T23:47:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:47:43 [2024-02-28T23:47:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:47:43 [2024-02-28T23:47:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232920866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:43 [2024-02-28T23:47:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232920866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:43 [2024-02-28T23:47:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232920866 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:43 [2024-02-28T23:47:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232920866 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:43 [2024-02-28T23:47:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232920865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:43 [2024-02-28T23:47:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232920865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:43 [2024-02-28T23:47:43.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232920865 data=null item=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')]
18:47:43 [2024-02-28T23:47:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:47:43 [2024-02-28T23:47:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:43 [2024-02-28T23:47:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=-232920624 data=null button=0 stateMask=0x0 x=199 y=219 count=0}, Tree node with text: Futex Contention Analysis]
18:47:43 [2024-02-28T23:47:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=-232920614 data=null doit=true}, Tree node with text: Futex Contention Analysis]
18:47:43 [2024-02-28T23:47:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=-232920614 data=null}, Tree node with text: Futex Contention Analysis]
18:47:43 [2024-02-28T23:47:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-232920613 data=null button=1 stateMask=0x0 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
18:47:43 [2024-02-28T23:47:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232920613 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]
18:47:43 [2024-02-28T23:47:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-232920593 data=null button=1 stateMask=0x80000 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
18:47:43 [2024-02-28T23:47:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:43 [2024-02-28T23:47:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=-232920592 data=null button=0 stateMask=0x0 x=199 y=219 count=0}, Tree node with text: Futex Contention Analysis]
18:47:43 [2024-02-28T23:47:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=-232920585 data=null doit=true}, Tree node with text: Futex Contention Analysis]
18:47:43 [2024-02-28T23:47:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=-232920585 data=null}, Tree node with text: Futex Contention Analysis]
18:47:43 [2024-02-28T23:47:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-232920584 data=null button=1 stateMask=0x0 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
18:47:43 [2024-02-28T23:47:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232920584 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]
18:47:43 [2024-02-28T23:47:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-232920579 data=null button=1 stateMask=0x80000 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
18:47:43 [2024-02-28T23:47:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
18:47:43 [2024-02-28T23:47:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
18:47:43 [2024-02-28T23:47:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-232920533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
18:47:43 [2024-02-28T23:47:43.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
18:47:43 [2024-02-28T23:47:43.626Z] 
18:47:43 [2024-02-28T23:47:43.626Z] (Eclipse:13548): Gtk-WARNING **: 23:47:43.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:43 [2024-02-28T23:47:43.626Z] 
18:47:43 [2024-02-28T23:47:43.626Z] (Eclipse:13548): Gtk-WARNING **: 23:47:43.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:43 [2024-02-28T23:47:43.626Z] 
18:47:43 [2024-02-28T23:47:43.626Z] (Eclipse:13548): Gtk-WARNING **: 23:47:43.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:43 [2024-02-28T23:47:43.626Z] 
18:47:43 [2024-02-28T23:47:43.626Z] (Eclipse:13548): Gtk-WARNING **: 23:47:43.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:43 [2024-02-28T23:47:43.882Z] 
18:47:43 [2024-02-28T23:47:43.882Z] (Eclipse:13548): Gtk-WARNING **: 23:47:43.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:43 [2024-02-28T23:47:43.882Z] 
18:47:43 [2024-02-28T23:47:43.882Z] (Eclipse:13548): Gtk-WARNING **: 23:47:43.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:43 [2024-02-28T23:47:43.882Z] 
18:47:43 [2024-02-28T23:47:43.882Z] (Eclipse:13548): Gtk-WARNING **: 23:47:43.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:43 [2024-02-28T23:47:43.882Z] 
18:47:43 [2024-02-28T23:47:43.882Z] (Eclipse:13548): Gtk-WARNING **: 23:47:43.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:44 [2024-02-28T23:47:44.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
18:47:44 [2024-02-28T23:47:44.444Z] 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=-232919564 data=null doit=true}, Shell with text {Help}]
18:47:44 [2024-02-28T23:47:44.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
18:47:44 [2024-02-28T23:47:44.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
18:47:44 [2024-02-28T23:47:44.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:47:44 [2024-02-28T23:47:44.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:47:44 [2024-02-28T23:47:44.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Fut...", using matcher: of type 'Label'
18:47:44 [2024-02-28T23:47:44.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Fut...", using matcher: (of type 'Label')
18:47:44 [2024-02-28T23:47:44.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:47:44 [2024-02-28T23:47:44.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:47:44 [2024-02-28T23:47:44.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:47:44 [2024-02-28T23:47:44.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:47:44 [2024-02-28T23:47:44.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:47:44 [2024-02-28T23:47:44.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:47:44 [2024-02-28T23:47:44.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232919563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:44 [2024-02-28T23:47:44.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232919562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:44 [2024-02-28T23:47:44.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232919562 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:44 [2024-02-28T23:47:44.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232919562 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:44 [2024-02-28T23:47:44.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232919562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:44 [2024-02-28T23:47:44.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232919562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:44 [2024-02-28T23:47:44.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232919562 data=null item=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')]
18:47:44 [2024-02-28T23:47:44.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:47:44 [2024-02-28T23:47:44.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:44 [2024-02-28T23:47:44.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=-232919394 data=null button=0 stateMask=0x0 x=187 y=380 count=0}, Tree node with text: Source Code Assistant]
18:47:44 [2024-02-28T23:47:44.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=-232919394 data=null doit=true}, Tree node with text: Source Code Assistant]
18:47:44 [2024-02-28T23:47:44.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=-232919394 data=null}, Tree node with text: Source Code Assistant]
18:47:44 [2024-02-28T23:47:44.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=-232919393 data=null button=1 stateMask=0x0 x=187 y=380 count=1}, Tree node with text: Source Code Assistant]
18:47:44 [2024-02-28T23:47:44.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232919393 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]
18:47:44 [2024-02-28T23:47:44.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=-232919173 data=null button=1 stateMask=0x80000 x=187 y=372 count=1}, Tree node with text: Source Code Assistant]
18:47:44 [2024-02-28T23:47:44.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:44 [2024-02-28T23:47:44.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=-232919172 data=null button=0 stateMask=0x0 x=187 y=372 count=0}, Tree node with text: Source Code Assistant]
18:47:44 [2024-02-28T23:47:44.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=-232919171 data=null doit=true}, Tree node with text: Source Code Assistant]
18:47:44 [2024-02-28T23:47:44.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=-232919171 data=null}, Tree node with text: Source Code Assistant]
18:47:44 [2024-02-28T23:47:44.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=-232919171 data=null button=1 stateMask=0x0 x=187 y=372 count=1}, Tree node with text: Source Code Assistant]
18:47:44 [2024-02-28T23:47:44.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232919170 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]
18:47:44 [2024-02-28T23:47:44.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=-232919165 data=null button=1 stateMask=0x80000 x=187 y=372 count=1}, Tree node with text: Source Code Assistant]
18:47:44 [2024-02-28T23:47:44.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
18:47:44 [2024-02-28T23:47:44.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
18:47:44 [2024-02-28T23:47:44.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-232919128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
18:47:44 [2024-02-28T23:47:44.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
18:47:44 [2024-02-28T23:47:44.958Z] 
18:47:44 [2024-02-28T23:47:44.958Z] (Eclipse:13548): Gtk-WARNING **: 23:47:44.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:44 [2024-02-28T23:47:44.958Z] 
18:47:44 [2024-02-28T23:47:44.958Z] (Eclipse:13548): Gtk-WARNING **: 23:47:44.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:44 [2024-02-28T23:47:44.958Z] 
18:47:44 [2024-02-28T23:47:44.958Z] (Eclipse:13548): Gtk-WARNING **: 23:47:44.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:44 [2024-02-28T23:47:44.958Z] 
18:47:44 [2024-02-28T23:47:44.958Z] (Eclipse:13548): Gtk-WARNING **: 23:47:44.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:45 [2024-02-28T23:47:45.214Z] 
18:47:45 [2024-02-28T23:47:45.214Z] (Eclipse:13548): Gtk-WARNING **: 23:47:45.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:45 [2024-02-28T23:47:45.214Z] 
18:47:45 [2024-02-28T23:47:45.214Z] (Eclipse:13548): Gtk-WARNING **: 23:47:45.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:45 [2024-02-28T23:47:45.214Z] 
18:47:45 [2024-02-28T23:47:45.214Z] (Eclipse:13548): Gtk-WARNING **: 23:47:45.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:45 [2024-02-28T23:47:45.214Z] 
18:47:45 [2024-02-28T23:47:45.214Z] (Eclipse:13548): Gtk-WARNING **: 23:47:45.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:45 [2024-02-28T23:47:45.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
18:47:45 [2024-02-28T23:47:45.777Z] 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=-232918237 data=null doit=true}, Shell with text {Help}]
18:47:45 [2024-02-28T23:47:45.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
18:47:45 [2024-02-28T23:47:45.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
18:47:45 [2024-02-28T23:47:45.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:47:45 [2024-02-28T23:47:45.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:47:45 [2024-02-28T23:47:45.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sou...", using matcher: of type 'Label'
18:47:45 [2024-02-28T23:47:45.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sou...", using matcher: (of type 'Label')
18:47:45 [2024-02-28T23:47:45.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:47:45 [2024-02-28T23:47:45.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:47:45 [2024-02-28T23:47:45.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:47:45 [2024-02-28T23:47:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:47:45 [2024-02-28T23:47:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:47:45 [2024-02-28T23:47:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:47:45 [2024-02-28T23:47:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232918235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:45 [2024-02-28T23:47:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232918235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:45 [2024-02-28T23:47:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232918235 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:45 [2024-02-28T23:47:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232918235 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:45 [2024-02-28T23:47:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232918235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:45 [2024-02-28T23:47:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232918235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:45 [2024-02-28T23:47:45.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232918235 data=null item=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')]
18:47:46 [2024-02-28T23:47:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:47:46 [2024-02-28T23:47:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:46 [2024-02-28T23:47:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Counters} time=-232918002 data=null button=0 stateMask=0x0 x=143 y=165 count=0}, Tree node with text: Counters]
18:47:46 [2024-02-28T23:47:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Counters} time=-232917985 data=null doit=true}, Tree node with text: Counters]
18:47:46 [2024-02-28T23:47:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Counters} time=-232917985 data=null}, Tree node with text: Counters]
18:47:46 [2024-02-28T23:47:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Counters} time=-232917984 data=null button=1 stateMask=0x0 x=143 y=165 count=1}, Tree node with text: Counters]
18:47:46 [2024-02-28T23:47:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232917984 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]
18:47:46 [2024-02-28T23:47:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Counters} time=-232917978 data=null button=1 stateMask=0x80000 x=143 y=165 count=1}, Tree node with text: Counters]
18:47:46 [2024-02-28T23:47:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:46 [2024-02-28T23:47:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Counters} time=-232917977 data=null button=0 stateMask=0x0 x=143 y=165 count=0}, Tree node with text: Counters]
18:47:46 [2024-02-28T23:47:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Counters} time=-232917977 data=null doit=true}, Tree node with text: Counters]
18:47:46 [2024-02-28T23:47:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Counters} time=-232917976 data=null}, Tree node with text: Counters]
18:47:46 [2024-02-28T23:47:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Counters} time=-232917976 data=null button=1 stateMask=0x0 x=143 y=165 count=1}, Tree node with text: Counters]
18:47:46 [2024-02-28T23:47:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232917976 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]
18:47:46 [2024-02-28T23:47:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Counters} time=-232917971 data=null button=1 stateMask=0x80000 x=143 y=165 count=1}, Tree node with text: Counters]
18:47:46 [2024-02-28T23:47:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
18:47:46 [2024-02-28T23:47:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
18:47:46 [2024-02-28T23:47:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-232917874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
18:47:46 [2024-02-28T23:47:46.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
18:47:46 [2024-02-28T23:47:46.292Z] 
18:47:46 [2024-02-28T23:47:46.292Z] (Eclipse:13548): Gtk-WARNING **: 23:47:46.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:46 [2024-02-28T23:47:46.292Z] 
18:47:46 [2024-02-28T23:47:46.292Z] (Eclipse:13548): Gtk-WARNING **: 23:47:46.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:46 [2024-02-28T23:47:46.292Z] 
18:47:46 [2024-02-28T23:47:46.292Z] (Eclipse:13548): Gtk-WARNING **: 23:47:46.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:46 [2024-02-28T23:47:46.292Z] 
18:47:46 [2024-02-28T23:47:46.292Z] (Eclipse:13548): Gtk-WARNING **: 23:47:46.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:46 [2024-02-28T23:47:46.292Z] 
18:47:46 [2024-02-28T23:47:46.292Z] (Eclipse:13548): Gtk-WARNING **: 23:47:46.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:46 [2024-02-28T23:47:46.292Z] 
18:47:46 [2024-02-28T23:47:46.292Z] (Eclipse:13548): Gtk-WARNING **: 23:47:46.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:46 [2024-02-28T23:47:46.292Z] 
18:47:46 [2024-02-28T23:47:46.292Z] (Eclipse:13548): Gtk-WARNING **: 23:47:46.214: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:46 [2024-02-28T23:47:46.292Z] 
18:47:46 [2024-02-28T23:47:46.292Z] (Eclipse:13548): Gtk-WARNING **: 23:47:46.215: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:46 [2024-02-28T23:47:46.292Z] 
18:47:46 [2024-02-28T23:47:46.292Z] (Eclipse:13548): Gtk-WARNING **: 23:47:46.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:46 [2024-02-28T23:47:46.292Z] 
18:47:46 [2024-02-28T23:47:46.292Z] (Eclipse:13548): Gtk-WARNING **: 23:47:46.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:46 [2024-02-28T23:47:46.292Z] 
18:47:46 [2024-02-28T23:47:46.292Z] (Eclipse:13548): Gtk-WARNING **: 23:47:46.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:46 [2024-02-28T23:47:46.292Z] 
18:47:46 [2024-02-28T23:47:46.292Z] (Eclipse:13548): Gtk-WARNING **: 23:47:46.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:46 [2024-02-28T23:47:46.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
18:47:46 [2024-02-28T23:47:46.857Z] 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=-232917009 data=null doit=true}, Shell with text {Help}]
18:47:46 [2024-02-28T23:47:46.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
18:47:46 [2024-02-28T23:47:46.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
18:47:46 [2024-02-28T23:47:46.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:47:46 [2024-02-28T23:47:46.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:47:46 [2024-02-28T23:47:46.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Cou...", using matcher: of type 'Label'
18:47:46 [2024-02-28T23:47:46.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Cou...", using matcher: (of type 'Label')
18:47:46 [2024-02-28T23:47:46.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:47:46 [2024-02-28T23:47:46.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:47:46 [2024-02-28T23:47:46.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:47:46 [2024-02-28T23:47:46.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:47:46 [2024-02-28T23:47:46.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:47:46 [2024-02-28T23:47:46.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:47:46 [2024-02-28T23:47:46.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232917008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:46 [2024-02-28T23:47:46.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232917007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:46 [2024-02-28T23:47:46.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232917007 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:46 [2024-02-28T23:47:46.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232917007 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:46 [2024-02-28T23:47:46.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232917007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:46 [2024-02-28T23:47:46.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232917007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:46 [2024-02-28T23:47:46.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232917007 data=null item=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')]
18:47:47 [2024-02-28T23:47:47.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:47:47 [2024-02-28T23:47:47.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:47 [2024-02-28T23:47:47.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=-232916830 data=null button=0 stateMask=0x0 x=155 y=257 count=0}, Tree node with text: IRQ Analysis]
18:47:47 [2024-02-28T23:47:47.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=-232916815 data=null doit=true}, Tree node with text: IRQ Analysis]
18:47:47 [2024-02-28T23:47:47.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=-232916815 data=null}, Tree node with text: IRQ Analysis]
18:47:47 [2024-02-28T23:47:47.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=-232916814 data=null button=1 stateMask=0x0 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
18:47:47 [2024-02-28T23:47:47.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232916798 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]
18:47:47 [2024-02-28T23:47:47.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=-232916683 data=null button=1 stateMask=0x80000 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
18:47:47 [2024-02-28T23:47:47.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:47 [2024-02-28T23:47:47.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=-232916682 data=null button=0 stateMask=0x0 x=155 y=257 count=0}, Tree node with text: IRQ Analysis]
18:47:47 [2024-02-28T23:47:47.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=-232916681 data=null doit=true}, Tree node with text: IRQ Analysis]
18:47:47 [2024-02-28T23:47:47.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=-232916681 data=null}, Tree node with text: IRQ Analysis]
18:47:47 [2024-02-28T23:47:47.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=-232916681 data=null button=1 stateMask=0x0 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
18:47:47 [2024-02-28T23:47:47.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232916680 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]
18:47:47 [2024-02-28T23:47:47.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=-232916663 data=null button=1 stateMask=0x80000 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
18:47:47 [2024-02-28T23:47:47.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
18:47:47 [2024-02-28T23:47:47.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
18:47:47 [2024-02-28T23:47:47.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-232916621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
18:47:47 [2024-02-28T23:47:47.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
18:47:47 [2024-02-28T23:47:47.628Z] 
18:47:47 [2024-02-28T23:47:47.628Z] (Eclipse:13548): Gtk-WARNING **: 23:47:47.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:47 [2024-02-28T23:47:47.628Z] 
18:47:47 [2024-02-28T23:47:47.628Z] (Eclipse:13548): Gtk-WARNING **: 23:47:47.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:47 [2024-02-28T23:47:47.628Z] 
18:47:47 [2024-02-28T23:47:47.628Z] (Eclipse:13548): Gtk-WARNING **: 23:47:47.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:47 [2024-02-28T23:47:47.628Z] 
18:47:47 [2024-02-28T23:47:47.628Z] (Eclipse:13548): Gtk-WARNING **: 23:47:47.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:47 [2024-02-28T23:47:47.628Z] 
18:47:47 [2024-02-28T23:47:47.628Z] (Eclipse:13548): Gtk-WARNING **: 23:47:47.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:47 [2024-02-28T23:47:47.628Z] 
18:47:47 [2024-02-28T23:47:47.628Z] (Eclipse:13548): Gtk-WARNING **: 23:47:47.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:47 [2024-02-28T23:47:47.628Z] 
18:47:47 [2024-02-28T23:47:47.628Z] (Eclipse:13548): Gtk-WARNING **: 23:47:47.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:47 [2024-02-28T23:47:47.628Z] 
18:47:47 [2024-02-28T23:47:47.628Z] (Eclipse:13548): Gtk-WARNING **: 23:47:47.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:48 [2024-02-28T23:47:48.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
18:47:48 [2024-02-28T23:47:48.192Z] 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=-232915761 data=null doit=true}, Shell with text {Help}]
18:47:48 [2024-02-28T23:47:48.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
18:47:48 [2024-02-28T23:47:48.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
18:47:48 [2024-02-28T23:47:48.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:47:48 [2024-02-28T23:47:48.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:47:48 [2024-02-28T23:47:48.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: IRQ...", using matcher: of type 'Label'
18:47:48 [2024-02-28T23:47:48.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: IRQ...", using matcher: (of type 'Label')
18:47:48 [2024-02-28T23:47:48.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:47:48 [2024-02-28T23:47:48.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:47:48 [2024-02-28T23:47:48.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:47:48 [2024-02-28T23:47:48.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:47:48 [2024-02-28T23:47:48.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:47:48 [2024-02-28T23:47:48.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:47:48 [2024-02-28T23:47:48.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232915759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:48 [2024-02-28T23:47:48.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232915759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:48 [2024-02-28T23:47:48.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232915759 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:48 [2024-02-28T23:47:48.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232915759 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:48 [2024-02-28T23:47:48.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232915759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:48 [2024-02-28T23:47:48.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232915759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:48 [2024-02-28T23:47:48.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232915759 data=null item=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')]
18:47:48 [2024-02-28T23:47:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:47:48 [2024-02-28T23:47:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:48 [2024-02-28T23:47:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=-232915562 data=null button=0 stateMask=0x0 x=181 y=418 count=0}, Tree node with text: System Call Latency]
18:47:48 [2024-02-28T23:47:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {System Call Latency} time=-232915561 data=null doit=true}, Tree node with text: System Call Latency]
18:47:48 [2024-02-28T23:47:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=-232915561 data=null}, Tree node with text: System Call Latency]
18:47:48 [2024-02-28T23:47:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=-232915561 data=null button=1 stateMask=0x0 x=181 y=418 count=1}, Tree node with text: System Call Latency]
18:47:48 [2024-02-28T23:47:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232915560 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]
18:47:48 [2024-02-28T23:47:48.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=-232915336 data=null button=1 stateMask=0x80000 x=181 y=372 count=1}, Tree node with text: System Call Latency]
18:47:48 [2024-02-28T23:47:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:48 [2024-02-28T23:47:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=-232915335 data=null button=0 stateMask=0x0 x=181 y=372 count=0}, Tree node with text: System Call Latency]
18:47:48 [2024-02-28T23:47:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {System Call Latency} time=-232915335 data=null doit=true}, Tree node with text: System Call Latency]
18:47:48 [2024-02-28T23:47:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=-232915335 data=null}, Tree node with text: System Call Latency]
18:47:48 [2024-02-28T23:47:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=-232915334 data=null button=1 stateMask=0x0 x=181 y=372 count=1}, Tree node with text: System Call Latency]
18:47:48 [2024-02-28T23:47:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232915334 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]
18:47:48 [2024-02-28T23:47:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=-232915323 data=null button=1 stateMask=0x80000 x=181 y=372 count=1}, Tree node with text: System Call Latency]
18:47:48 [2024-02-28T23:47:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
18:47:48 [2024-02-28T23:47:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
18:47:48 [2024-02-28T23:47:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-232915278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
18:47:48 [2024-02-28T23:47:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
18:47:48 [2024-02-28T23:47:48.963Z] 
18:47:48 [2024-02-28T23:47:48.963Z] (Eclipse:13548): Gtk-WARNING **: 23:47:48.737: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:48 [2024-02-28T23:47:48.963Z] 
18:47:48 [2024-02-28T23:47:48.963Z] (Eclipse:13548): Gtk-WARNING **: 23:47:48.737: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:48 [2024-02-28T23:47:48.963Z] 
18:47:48 [2024-02-28T23:47:48.963Z] (Eclipse:13548): Gtk-WARNING **: 23:47:48.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:48 [2024-02-28T23:47:48.963Z] 
18:47:48 [2024-02-28T23:47:48.964Z] (Eclipse:13548): Gtk-WARNING **: 23:47:48.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:48 [2024-02-28T23:47:48.964Z] 
18:47:48 [2024-02-28T23:47:48.964Z] (Eclipse:13548): Gtk-WARNING **: 23:47:48.793: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:48 [2024-02-28T23:47:48.964Z] 
18:47:48 [2024-02-28T23:47:48.964Z] (Eclipse:13548): Gtk-WARNING **: 23:47:48.793: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:48 [2024-02-28T23:47:48.964Z] 
18:47:48 [2024-02-28T23:47:48.964Z] (Eclipse:13548): Gtk-WARNING **: 23:47:48.793: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:48 [2024-02-28T23:47:48.964Z] 
18:47:48 [2024-02-28T23:47:48.964Z] (Eclipse:13548): Gtk-WARNING **: 23:47:48.793: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:49 [2024-02-28T23:47:49.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
18:47:49 [2024-02-28T23:47:49.527Z] 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=-232914465 data=null doit=true}, Shell with text {Help}]
18:47:49 [2024-02-28T23:47:49.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
18:47:49 [2024-02-28T23:47:49.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
18:47:49 [2024-02-28T23:47:49.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:47:49 [2024-02-28T23:47:49.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:47:49 [2024-02-28T23:47:49.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sys...", using matcher: of type 'Label'
18:47:49 [2024-02-28T23:47:49.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sys...", using matcher: (of type 'Label')
18:47:49 [2024-02-28T23:47:49.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:47:49 [2024-02-28T23:47:49.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:47:49 [2024-02-28T23:47:49.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:47:49 [2024-02-28T23:47:49.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:47:49 [2024-02-28T23:47:49.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:47:49 [2024-02-28T23:47:49.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:47:49 [2024-02-28T23:47:49.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232914464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:49 [2024-02-28T23:47:49.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232914464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:49 [2024-02-28T23:47:49.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232914464 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:49 [2024-02-28T23:47:49.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232914464 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:49 [2024-02-28T23:47:49.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232914463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:49 [2024-02-28T23:47:49.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232914463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:49 [2024-02-28T23:47:49.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232914463 data=null item=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')]
18:47:49 [2024-02-28T23:47:49.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:47:49 [2024-02-28T23:47:49.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:49 [2024-02-28T23:47:49.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=-232914255 data=null button=0 stateMask=0x0 x=144 y=349 count=0}, Tree node with text: Statistics]
18:47:49 [2024-02-28T23:47:49.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Statistics} time=-232914255 data=null doit=true}, Tree node with text: Statistics]
18:47:49 [2024-02-28T23:47:49.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Statistics} time=-232914255 data=null}, Tree node with text: Statistics]
18:47:49 [2024-02-28T23:47:49.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Statistics} time=-232914240 data=null button=1 stateMask=0x0 x=144 y=349 count=1}, Tree node with text: Statistics]
18:47:49 [2024-02-28T23:47:49.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232914240 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]
18:47:49 [2024-02-28T23:47:49.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Statistics} time=-232914196 data=null button=1 stateMask=0x80000 x=144 y=349 count=1}, Tree node with text: Statistics]
18:47:49 [2024-02-28T23:47:49.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:49 [2024-02-28T23:47:49.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=-232914195 data=null button=0 stateMask=0x0 x=144 y=349 count=0}, Tree node with text: Statistics]
18:47:49 [2024-02-28T23:47:49.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Statistics} time=-232914195 data=null doit=true}, Tree node with text: Statistics]
18:47:49 [2024-02-28T23:47:49.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Statistics} time=-232914195 data=null}, Tree node with text: Statistics]
18:47:49 [2024-02-28T23:47:49.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Statistics} time=-232914194 data=null button=1 stateMask=0x0 x=144 y=349 count=1}, Tree node with text: Statistics]
18:47:49 [2024-02-28T23:47:49.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232914194 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]
18:47:49 [2024-02-28T23:47:49.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Statistics} time=-232914189 data=null button=1 stateMask=0x80000 x=144 y=349 count=1}, Tree node with text: Statistics]
18:47:49 [2024-02-28T23:47:49.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
18:47:49 [2024-02-28T23:47:49.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
18:47:49 [2024-02-28T23:47:49.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-232914143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
18:47:49 [2024-02-28T23:47:49.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
18:47:50 [2024-02-28T23:47:50.041Z] 
18:47:50 [2024-02-28T23:47:50.041Z] (Eclipse:13548): Gtk-WARNING **: 23:47:49.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:50 [2024-02-28T23:47:50.041Z] 
18:47:50 [2024-02-28T23:47:50.041Z] (Eclipse:13548): Gtk-WARNING **: 23:47:49.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:50 [2024-02-28T23:47:50.041Z] 
18:47:50 [2024-02-28T23:47:50.041Z] (Eclipse:13548): Gtk-WARNING **: 23:47:49.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:50 [2024-02-28T23:47:50.041Z] 
18:47:50 [2024-02-28T23:47:50.041Z] (Eclipse:13548): Gtk-WARNING **: 23:47:49.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:50 [2024-02-28T23:47:50.041Z] 
18:47:50 [2024-02-28T23:47:50.041Z] (Eclipse:13548): Gtk-WARNING **: 23:47:49.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:50 [2024-02-28T23:47:50.041Z] 
18:47:50 [2024-02-28T23:47:50.041Z] (Eclipse:13548): Gtk-WARNING **: 23:47:49.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:50 [2024-02-28T23:47:50.041Z] 
18:47:50 [2024-02-28T23:47:50.041Z] (Eclipse:13548): Gtk-WARNING **: 23:47:49.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:50 [2024-02-28T23:47:50.041Z] 
18:47:50 [2024-02-28T23:47:50.041Z] (Eclipse:13548): Gtk-WARNING **: 23:47:49.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:50 [2024-02-28T23:47:50.041Z] 
18:47:50 [2024-02-28T23:47:50.041Z] (Eclipse:13548): Gtk-WARNING **: 23:47:50.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:50 [2024-02-28T23:47:50.041Z] 
18:47:50 [2024-02-28T23:47:50.041Z] (Eclipse:13548): Gtk-WARNING **: 23:47:50.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:50 [2024-02-28T23:47:50.041Z] 
18:47:50 [2024-02-28T23:47:50.041Z] (Eclipse:13548): Gtk-WARNING **: 23:47:50.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:50 [2024-02-28T23:47:50.041Z] 
18:47:50 [2024-02-28T23:47:50.041Z] (Eclipse:13548): Gtk-WARNING **: 23:47:50.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:50 [2024-02-28T23:47:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
18:47:50 [2024-02-28T23:47:50.604Z] 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=-232913231 data=null doit=true}, Shell with text {Help}]
18:47:50 [2024-02-28T23:47:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
18:47:50 [2024-02-28T23:47:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
18:47:50 [2024-02-28T23:47:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:47:50 [2024-02-28T23:47:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:47:50 [2024-02-28T23:47:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sta...", using matcher: of type 'Label'
18:47:50 [2024-02-28T23:47:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sta...", using matcher: (of type 'Label')
18:47:50 [2024-02-28T23:47:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:47:50 [2024-02-28T23:47:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:47:50 [2024-02-28T23:47:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:47:50 [2024-02-28T23:47:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:47:50 [2024-02-28T23:47:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:47:50 [2024-02-28T23:47:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:47:50 [2024-02-28T23:47:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232913230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:50 [2024-02-28T23:47:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232913230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:50 [2024-02-28T23:47:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232913230 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:50 [2024-02-28T23:47:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232913230 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:50 [2024-02-28T23:47:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232913230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:50 [2024-02-28T23:47:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232913230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:50 [2024-02-28T23:47:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232913230 data=null item=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')]
18:47:50 [2024-02-28T23:47:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:47:50 [2024-02-28T23:47:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:50 [2024-02-28T23:47:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=-232912995 data=null button=0 stateMask=0x0 x=155 y=188 count=0}, Tree node with text: Input/Output]
18:47:50 [2024-02-28T23:47:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Input/Output} time=-232912995 data=null doit=true}, Tree node with text: Input/Output]
18:47:50 [2024-02-28T23:47:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=-232912980 data=null}, Tree node with text: Input/Output]
18:47:50 [2024-02-28T23:47:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=-232912980 data=null button=1 stateMask=0x0 x=155 y=188 count=1}, Tree node with text: Input/Output]
18:47:50 [2024-02-28T23:47:50.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232912979 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]
18:47:51 [2024-02-28T23:47:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=-232912945 data=null button=1 stateMask=0x80000 x=155 y=188 count=1}, Tree node with text: Input/Output]
18:47:51 [2024-02-28T23:47:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:51 [2024-02-28T23:47:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=-232912937 data=null button=0 stateMask=0x0 x=155 y=188 count=0}, Tree node with text: Input/Output]
18:47:51 [2024-02-28T23:47:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Input/Output} time=-232912937 data=null doit=true}, Tree node with text: Input/Output]
18:47:51 [2024-02-28T23:47:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=-232912936 data=null}, Tree node with text: Input/Output]
18:47:51 [2024-02-28T23:47:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=-232912936 data=null button=1 stateMask=0x0 x=155 y=188 count=1}, Tree node with text: Input/Output]
18:47:51 [2024-02-28T23:47:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232912936 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]
18:47:51 [2024-02-28T23:47:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=-232912931 data=null button=1 stateMask=0x80000 x=155 y=188 count=1}, Tree node with text: Input/Output]
18:47:51 [2024-02-28T23:47:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
18:47:51 [2024-02-28T23:47:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
18:47:51 [2024-02-28T23:47:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-232912879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
18:47:51 [2024-02-28T23:47:51.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
18:47:51 [2024-02-28T23:47:51.373Z] 
18:47:51 [2024-02-28T23:47:51.373Z] (Eclipse:13548): Gtk-WARNING **: 23:47:51.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:51 [2024-02-28T23:47:51.373Z] 
18:47:51 [2024-02-28T23:47:51.373Z] (Eclipse:13548): Gtk-WARNING **: 23:47:51.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:51 [2024-02-28T23:47:51.373Z] 
18:47:51 [2024-02-28T23:47:51.373Z] (Eclipse:13548): Gtk-WARNING **: 23:47:51.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:51 [2024-02-28T23:47:51.373Z] 
18:47:51 [2024-02-28T23:47:51.373Z] (Eclipse:13548): Gtk-WARNING **: 23:47:51.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:51 [2024-02-28T23:47:51.373Z] 
18:47:51 [2024-02-28T23:47:51.373Z] (Eclipse:13548): Gtk-WARNING **: 23:47:51.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:51 [2024-02-28T23:47:51.373Z] 
18:47:51 [2024-02-28T23:47:51.373Z] (Eclipse:13548): Gtk-WARNING **: 23:47:51.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:51 [2024-02-28T23:47:51.373Z] 
18:47:51 [2024-02-28T23:47:51.373Z] (Eclipse:13548): Gtk-WARNING **: 23:47:51.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:51 [2024-02-28T23:47:51.373Z] 
18:47:51 [2024-02-28T23:47:51.373Z] (Eclipse:13548): Gtk-WARNING **: 23:47:51.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:51 [2024-02-28T23:47:51.373Z] 
18:47:51 [2024-02-28T23:47:51.373Z] (Eclipse:13548): Gtk-WARNING **: 23:47:51.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:51 [2024-02-28T23:47:51.373Z] 
18:47:51 [2024-02-28T23:47:51.373Z] (Eclipse:13548): Gtk-WARNING **: 23:47:51.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:51 [2024-02-28T23:47:51.373Z] 
18:47:51 [2024-02-28T23:47:51.373Z] (Eclipse:13548): Gtk-WARNING **: 23:47:51.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:51 [2024-02-28T23:47:51.373Z] 
18:47:51 [2024-02-28T23:47:51.373Z] (Eclipse:13548): Gtk-WARNING **: 23:47:51.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:51 [2024-02-28T23:47:51.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
18:47:51 [2024-02-28T23:47:51.938Z] 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=-232912034 data=null doit=true}, Shell with text {Help}]
18:47:51 [2024-02-28T23:47:51.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
18:47:51 [2024-02-28T23:47:51.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
18:47:51 [2024-02-28T23:47:51.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:47:51 [2024-02-28T23:47:51.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:47:51 [2024-02-28T23:47:51.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Inp...", using matcher: of type 'Label'
18:47:51 [2024-02-28T23:47:51.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Inp...", using matcher: (of type 'Label')
18:47:51 [2024-02-28T23:47:51.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:47:51 [2024-02-28T23:47:51.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:47:51 [2024-02-28T23:47:51.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:47:51 [2024-02-28T23:47:51.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:47:51 [2024-02-28T23:47:51.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:47:51 [2024-02-28T23:47:51.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:47:51 [2024-02-28T23:47:51.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232912032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:51 [2024-02-28T23:47:51.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232912032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:51 [2024-02-28T23:47:51.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232912032 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:51 [2024-02-28T23:47:51.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232912032 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:51 [2024-02-28T23:47:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232912032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:51 [2024-02-28T23:47:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232912032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:51 [2024-02-28T23:47:51.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232912031 data=null item=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')]
18:47:52 [2024-02-28T23:47:52.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:47:52 [2024-02-28T23:47:52.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:52 [2024-02-28T23:47:52.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=-232911837 data=null button=0 stateMask=0x0 x=163 y=96 count=0}, Tree node with text: Context switch]
18:47:52 [2024-02-28T23:47:52.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Context switch} time=-232911837 data=null doit=true}, Tree node with text: Context switch]
18:47:52 [2024-02-28T23:47:52.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Context switch} time=-232911836 data=null}, Tree node with text: Context switch]
18:47:52 [2024-02-28T23:47:52.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Context switch} time=-232911836 data=null button=1 stateMask=0x0 x=163 y=96 count=1}, Tree node with text: Context switch]
18:47:52 [2024-02-28T23:47:52.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232911836 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]
18:47:52 [2024-02-28T23:47:52.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Context switch} time=-232911760 data=null button=1 stateMask=0x80000 x=163 y=96 count=1}, Tree node with text: Context switch]
18:47:52 [2024-02-28T23:47:52.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:52 [2024-02-28T23:47:52.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=-232911759 data=null button=0 stateMask=0x0 x=163 y=96 count=0}, Tree node with text: Context switch]
18:47:52 [2024-02-28T23:47:52.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Context switch} time=-232911759 data=null doit=true}, Tree node with text: Context switch]
18:47:52 [2024-02-28T23:47:52.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Context switch} time=-232911759 data=null}, Tree node with text: Context switch]
18:47:52 [2024-02-28T23:47:52.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Context switch} time=-232911758 data=null button=1 stateMask=0x0 x=163 y=96 count=1}, Tree node with text: Context switch]
18:47:52 [2024-02-28T23:47:52.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232911758 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]
18:47:52 [2024-02-28T23:47:52.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Context switch} time=-232911753 data=null button=1 stateMask=0x80000 x=163 y=96 count=1}, Tree node with text: Context switch]
18:47:52 [2024-02-28T23:47:52.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
18:47:52 [2024-02-28T23:47:52.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
18:47:52 [2024-02-28T23:47:52.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-232911681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
18:47:52 [2024-02-28T23:47:52.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
18:47:52 [2024-02-28T23:47:52.453Z] 
18:47:52 [2024-02-28T23:47:52.453Z] (Eclipse:13548): Gtk-WARNING **: 23:47:52.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:52 [2024-02-28T23:47:52.454Z] 
18:47:52 [2024-02-28T23:47:52.454Z] (Eclipse:13548): Gtk-WARNING **: 23:47:52.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:52 [2024-02-28T23:47:52.454Z] 
18:47:52 [2024-02-28T23:47:52.454Z] (Eclipse:13548): Gtk-WARNING **: 23:47:52.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:52 [2024-02-28T23:47:52.454Z] 
18:47:52 [2024-02-28T23:47:52.454Z] (Eclipse:13548): Gtk-WARNING **: 23:47:52.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:52 [2024-02-28T23:47:52.454Z] 
18:47:52 [2024-02-28T23:47:52.454Z] (Eclipse:13548): Gtk-WARNING **: 23:47:52.447: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:52 [2024-02-28T23:47:52.454Z] 
18:47:52 [2024-02-28T23:47:52.454Z] (Eclipse:13548): Gtk-WARNING **: 23:47:52.447: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:52 [2024-02-28T23:47:52.454Z] 
18:47:52 [2024-02-28T23:47:52.454Z] (Eclipse:13548): Gtk-WARNING **: 23:47:52.448: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:52 [2024-02-28T23:47:52.454Z] 
18:47:52 [2024-02-28T23:47:52.454Z] (Eclipse:13548): Gtk-WARNING **: 23:47:52.448: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:47:53 [2024-02-28T23:47:53.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
18:47:53 [2024-02-28T23:47:53.017Z] 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=-232910837 data=null doit=true}, Shell with text {Help}]
18:47:53 [2024-02-28T23:47:53.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
18:47:53 [2024-02-28T23:47:53.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
18:47:53 [2024-02-28T23:47:53.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:47:53 [2024-02-28T23:47:53.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:47:53 [2024-02-28T23:47:53.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Store the amount of ...", using matcher: of type 'Label'
18:47:53 [2024-02-28T23:47:53.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Store the amount of ...", using matcher: (of type 'Label')
18:47:53 [2024-02-28T23:47:53.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:47:53 [2024-02-28T23:47:53.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
18:47:53 [2024-02-28T23:47:53.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:47:53 [2024-02-28T23:47:53.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:47:53 [2024-02-28T23:47:53.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
18:47:53 [2024-02-28T23:47:53.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:47:53 [2024-02-28T23:47:53.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232910836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:53 [2024-02-28T23:47:53.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232910836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:53 [2024-02-28T23:47:53.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232910836 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:53 [2024-02-28T23:47:53.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232910836 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:53 [2024-02-28T23:47:53.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232910836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:53 [2024-02-28T23:47:53.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232910836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
18:47:53 [2024-02-28T23:47:53.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232910836 data=null item=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')]
18:47:53 [2024-02-28T23:47:53.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:47:53 [2024-02-28T23:47:53.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@61c3d7ac] time=-232910230 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:47:53 [2024-02-28T23:47:53.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:47:53 [2024-02-28T23:47:53.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:47:53 [2024-02-28T23:47:53.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:47:53 [2024-02-28T23:47:53.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:47:53 [2024-02-28T23:47:53.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232910189 data=null button=0 stateMask=0x0 x=55 y=-42 count=0}, TreeItem with text {test}]
18:47:53 [2024-02-28T23:47:53.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232910188 data=null doit=true}, TreeItem with text {test}]
18:47:53 [2024-02-28T23:47:53.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232910188 data=null}, TreeItem with text {test}]
18:47:53 [2024-02-28T23:47:53.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232910188 data=null button=1 stateMask=0x0 x=55 y=-42 count=1}, TreeItem with text {test}]
18:47:53 [2024-02-28T23:47:53.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232910188 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:47:53 [2024-02-28T23:47:53.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232910179 data=null button=1 stateMask=0x80000 x=55 y=-42 count=1}, TreeItem with text {test}]
18:47:54 [2024-02-28T23:47:54.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:47:54 [2024-02-28T23:47:54.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:47:54 [2024-02-28T23:47:54.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:47:54 [2024-02-28T23:47:54.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:47:54 [2024-02-28T23:47:54.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:47:54 [2024-02-28T23:47:54.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:47:54 [2024-02-28T23:47:54.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:47:54 [2024-02-28T23:47:54.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:47:54 [2024-02-28T23:47:54.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:47:54 [2024-02-28T23:47:54.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:47:54 [2024-02-28T23:47:54.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:47:54 [2024-02-28T23:47:54.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:47:54 [2024-02-28T23:47:54.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:47:54 [2024-02-28T23:47:54.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232909488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:54 [2024-02-28T23:47:54.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=-232909488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:54 [2024-02-28T23:47:54.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232909488 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:54 [2024-02-28T23:47:54.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232909487 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:54 [2024-02-28T23:47:54.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232909487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:54 [2024-02-28T23:47:54.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232909487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:54 [2024-02-28T23:47:54.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=-232909487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:54 [2024-02-28T23:47:54.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=-232909487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:54 [2024-02-28T23:47:54.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=-232909487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:54 [2024-02-28T23:47:54.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=-232909487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:54 [2024-02-28T23:47:54.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=-232909487 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:54 [2024-02-28T23:47:54.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=-232909487 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:47:54 [2024-02-28T23:47:54.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:47:54 [2024-02-28T23:47:54.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:47:54 [2024-02-28T23:47:54.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:47:54 [2024-02-28T23:47:54.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:47:54 [2024-02-28T23:47:54.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:47:54 [2024-02-28T23:47:54.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:47:54 [2024-02-28T23:47:54.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:47:54 [2024-02-28T23:47:54.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')
18:47:54 [2024-02-28T23:47:54.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:47:54 [2024-02-28T23:47:54.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232909486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:54 [2024-02-28T23:47:54.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232909486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:54 [2024-02-28T23:47:54.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232909485 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:54 [2024-02-28T23:47:54.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232909485 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:54 [2024-02-28T23:47:54.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232909485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:54 [2024-02-28T23:47:54.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232909485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:54 [2024-02-28T23:47:54.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:47:54 [2024-02-28T23:47:54.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:47:54 [2024-02-28T23:47:54.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:47:54 [2024-02-28T23:47:54.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:47:54 [2024-02-28T23:47:54.353Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:47:54 [2024-02-28T23:47:54.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:47:54 [2024-02-28T23:47:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232909485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:47:54 [2024-02-28T23:47:54.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232909964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:47:55 [2024-02-28T23:47:55.174Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.07 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest
18:47:55 [2024-02-28T23:47:55.174Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest.testHelpMenus -- Time elapsed: 26.80 s
18:47:55 [2024-02-28T23:47:55.174Z] 
18:47:55 [2024-02-28T23:47:55.174Z] Results:
18:47:55 [2024-02-28T23:47:55.174Z] 
18:47:55 [2024-02-28T23:47:55.174Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 1
18:47:55 [2024-02-28T23:47:55.174Z] 
18:47:55 [2024-02-28T23:47:55.739Z] 
18:47:55 [2024-02-28T23:47:55.739Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-28 23:47:55.439
18:47:55 [2024-02-28T23:47:55.739Z] !MESSAGE The workspace will exit with unsaved changes in this session.
18:47:55 [2024-02-28T23:47:55.999Z] [INFO] All tests passed
18:47:55 [2024-02-28T23:47:55.999Z] [INFO] 
18:47:55 [2024-02-28T23:47:55.999Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
18:47:55 [2024-02-28T23:47:55.999Z] [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.21-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT.jar
18:47:55 [2024-02-28T23:47:55.999Z] [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.21-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT.pom
18:47:55 [2024-02-28T23:47:55.999Z] [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.21-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT-sources.jar
18:47:55 [2024-02-28T23:47:55.999Z] [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.21-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT-p2metadata.xml
18:47:55 [2024-02-28T23:47:55.999Z] [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.21-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.21-SNAPSHOT-p2artifacts.xml
18:47:55 [2024-02-28T23:47:55.999Z] [INFO] 
18:47:55 [2024-02-28T23:47:55.999Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
18:47:55 [2024-02-28T23:47:55.999Z] [INFO] 
18:47:55 [2024-02-28T23:47:55.999Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
18:47:55 [2024-02-28T23:47:55.999Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT [98/141]
18:47:55 [2024-02-28T23:47:55.999Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
18:47:56 [2024-02-28T23:47:56.000Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:47:56 [2024-02-28T23:47:56.000Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:47:56 [2024-02-28T23:47:56.000Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
18:47:56 [2024-02-28T23:47:56.000Z] [INFO] 
18:47:56 [2024-02-28T23:47:56.000Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core ---
18:47:56 [2024-02-28T23:47:56.000Z] [INFO] 
18:47:56 [2024-02-28T23:47:56.000Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
18:47:56 [2024-02-28T23:47:56.000Z] [INFO] The project's OSGi version is 5.2.2.202402282247
18:47:56 [2024-02-28T23:47:56.000Z] [INFO] 
18:47:56 [2024-02-28T23:47:56.000Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
18:47:56 [2024-02-28T23:47:56.000Z] [INFO] 
18:47:56 [2024-02-28T23:47:56.000Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
18:47:56 [2024-02-28T23:47:56.000Z] [INFO] 
18:47:56 [2024-02-28T23:47:56.000Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
18:47:56 [2024-02-28T23:47:56.000Z] [INFO] 
18:47:56 [2024-02-28T23:47:56.000Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
18:47:56 [2024-02-28T23:47:56.000Z] [INFO] 
18:47:56 [2024-02-28T23:47:56.000Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
18:47:56 [2024-02-28T23:47:56.000Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core
18:47:56 [2024-02-28T23:47:56.257Z] [INFO] 
18:47:56 [2024-02-28T23:47:56.257Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
18:47:56 [2024-02-28T23:47:56.257Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
18:47:56 [2024-02-28T23:47:56.257Z] [INFO] 
18:47:56 [2024-02-28T23:47:56.257Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
18:47:56 [2024-02-28T23:47:56.257Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:47:56 [2024-02-28T23:47:56.257Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:47:56 [2024-02-28T23:47:56.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.lttng2.ust.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
18:47:56 [2024-02-28T23:47:56.258Z] [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
18:47:56 [2024-02-28T23:47:56.821Z] [INFO] 
18:47:56 [2024-02-28T23:47:56.821Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.ust.core ---
18:47:56 [2024-02-28T23:47:56.821Z] [INFO] 
18:47:56 [2024-02-28T23:47:56.821Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core ---
18:47:56 [2024-02-28T23:47:56.821Z] [INFO] 
18:47:56 [2024-02-28T23:47:56.821Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core ---
18:47:56 [2024-02-28T23:47:56.821Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources
18:47:56 [2024-02-28T23:47:56.821Z] [INFO] 
18:47:56 [2024-02-28T23:47:56.821Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.core ---
18:47:56 [2024-02-28T23:47:56.821Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:47:56 [2024-02-28T23:47:56.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
18:47:56 [2024-02-28T23:47:56.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.lttng2.ust.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
18:47:56 [2024-02-28T23:47:56.821Z] [INFO] 
18:47:56 [2024-02-28T23:47:56.821Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core ---
18:47:56 [2024-02-28T23:47:56.821Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
18:47:56 [2024-02-28T23:47:56.821Z] [INFO] 
18:47:56 [2024-02-28T23:47:56.821Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
18:47:56 [2024-02-28T23:47:56.821Z] [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.2-SNAPSHOT-sources.jar
18:47:56 [2024-02-28T23:47:56.821Z] [INFO] 
18:47:56 [2024-02-28T23:47:56.821Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core ---
18:47:57 [2024-02-28T23:47:57.078Z] [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.2-SNAPSHOT.jar
18:47:57 [2024-02-28T23:47:57.078Z] [INFO] 
18:47:57 [2024-02-28T23:47:57.078Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core ---
18:47:57 [2024-02-28T23:47:57.078Z] [INFO] 
18:47:57 [2024-02-28T23:47:57.078Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
18:47:57 [2024-02-28T23:47:57.078Z] [INFO] 
18:47:57 [2024-02-28T23:47:57.078Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core ---
18:47:57 [2024-02-28T23:47:57.078Z] [INFO] 
18:47:57 [2024-02-28T23:47:57.078Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.core ---
18:47:57 [2024-02-28T23:47:57.078Z] [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.2-SNAPSHOT.jar
18:47:58 [2024-02-28T23:47:58.006Z] [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.2-SNAPSHOT-sources.jar
18:47:59 [2024-02-28T23:47:59.373Z] [INFO] 
18:47:59 [2024-02-28T23:47:59.373Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core ---
18:47:59 [2024-02-28T23:47:59.373Z] [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.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT.jar
18:47:59 [2024-02-28T23:47:59.373Z] [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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT.pom
18:47:59 [2024-02-28T23:47:59.374Z] [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.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT-sources.jar
18:47:59 [2024-02-28T23:47:59.374Z] [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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT-p2metadata.xml
18:47:59 [2024-02-28T23:47:59.374Z] [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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.2-SNAPSHOT-p2artifacts.xml
18:47:59 [2024-02-28T23:47:59.374Z] [INFO] 
18:47:59 [2024-02-28T23:47:59.374Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core ---
18:47:59 [2024-02-28T23:47:59.374Z] [INFO] 
18:47:59 [2024-02-28T23:47:59.374Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
18:47:59 [2024-02-28T23:47:59.374Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT  [99/141]
18:47:59 [2024-02-28T23:47:59.374Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
18:47:59 [2024-02-28T23:47:59.374Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:47:59 [2024-02-28T23:47:59.374Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:47:59 [2024-02-28T23:47:59.374Z] [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
18:47:59 [2024-02-28T23:47:59.631Z] [INFO] 
18:47:59 [2024-02-28T23:47:59.631Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui ---
18:47:59 [2024-02-28T23:47:59.631Z] [INFO] 
18:47:59 [2024-02-28T23:47:59.631Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
18:47:59 [2024-02-28T23:47:59.631Z] [INFO] The project's OSGi version is 3.1.0.202402282247
18:47:59 [2024-02-28T23:47:59.631Z] [INFO] 
18:47:59 [2024-02-28T23:47:59.631Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
18:47:59 [2024-02-28T23:47:59.631Z] [INFO] 
18:47:59 [2024-02-28T23:47:59.631Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
18:47:59 [2024-02-28T23:47:59.631Z] [INFO] 
18:47:59 [2024-02-28T23:47:59.631Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
18:47:59 [2024-02-28T23:47:59.631Z] [INFO] 
18:47:59 [2024-02-28T23:47:59.631Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
18:47:59 [2024-02-28T23:47:59.631Z] [INFO] 
18:47:59 [2024-02-28T23:47:59.631Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
18:47:59 [2024-02-28T23:47:59.631Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui
18:47:59 [2024-02-28T23:47:59.888Z] [INFO] 
18:47:59 [2024-02-28T23:47:59.888Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
18:47:59 [2024-02-28T23:47:59.888Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
18:47:59 [2024-02-28T23:47:59.888Z] [INFO] 
18:47:59 [2024-02-28T23:47:59.888Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
18:47:59 [2024-02-28T23:47:59.888Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:47:59 [2024-02-28T23:47:59.888Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:47:59 [2024-02-28T23:47:59.888Z] [WARNING] The 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
18:47:59 [2024-02-28T23:47:59.888Z] [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
18:48:00 [2024-02-28T23:48:00.457Z] [INFO] 
18:48:00 [2024-02-28T23:48:00.457Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.ust.ui ---
18:48:00 [2024-02-28T23:48:00.457Z] [INFO] 
18:48:00 [2024-02-28T23:48:00.457Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui ---
18:48:00 [2024-02-28T23:48:00.457Z] [INFO] 
18:48:00 [2024-02-28T23:48:00.457Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
18:48:00 [2024-02-28T23:48:00.457Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources
18:48:00 [2024-02-28T23:48:00.457Z] [INFO] 
18:48:00 [2024-02-28T23:48:00.457Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
18:48:00 [2024-02-28T23:48:00.457Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:48:00 [2024-02-28T23:48:00.457Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:48:00 [2024-02-28T23:48:00.457Z] [WARNING] The 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
18:48:00 [2024-02-28T23:48:00.457Z] [INFO] 
18:48:00 [2024-02-28T23:48:00.457Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui ---
18:48:00 [2024-02-28T23:48:00.457Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
18:48:00 [2024-02-28T23:48:00.457Z] [INFO] 
18:48:00 [2024-02-28T23:48:00.457Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
18:48:00 [2024-02-28T23:48:00.457Z] [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
18:48:00 [2024-02-28T23:48:00.457Z] [INFO] 
18:48:00 [2024-02-28T23:48:00.457Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui ---
18:48:00 [2024-02-28T23:48:00.457Z] [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
18:48:00 [2024-02-28T23:48:00.457Z] [INFO] 
18:48:00 [2024-02-28T23:48:00.457Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui ---
18:48:00 [2024-02-28T23:48:00.457Z] [INFO] 
18:48:00 [2024-02-28T23:48:00.457Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
18:48:00 [2024-02-28T23:48:00.457Z] [INFO] 
18:48:00 [2024-02-28T23:48:00.457Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui ---
18:48:00 [2024-02-28T23:48:00.457Z] [INFO] 
18:48:00 [2024-02-28T23:48:00.457Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui ---
18:48:00 [2024-02-28T23:48:00.457Z] [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
18:48:01 [2024-02-28T23:48:01.824Z] [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
18:48:02 [2024-02-28T23:48:02.753Z] [INFO] 
18:48:02 [2024-02-28T23:48:02.753Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui ---
18:48:02 [2024-02-28T23:48:02.753Z] [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
18:48:02 [2024-02-28T23:48:02.753Z] [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
18:48:02 [2024-02-28T23:48:02.753Z] [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
18:48:02 [2024-02-28T23:48:02.753Z] [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
18:48:02 [2024-02-28T23:48:02.753Z] [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
18:48:02 [2024-02-28T23:48:02.753Z] [INFO] 
18:48:02 [2024-02-28T23:48:02.753Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui ---
18:48:02 [2024-02-28T23:48:02.753Z] [INFO] 
18:48:02 [2024-02-28T23:48:02.753Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
18:48:02 [2024-02-28T23:48:02.753Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT    [100/141]
18:48:02 [2024-02-28T23:48:02.753Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
18:48:02 [2024-02-28T23:48:02.753Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
18:48:02 [2024-02-28T23:48:02.753Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
18:48:03 [2024-02-28T23:48:03.010Z] [INFO] 
18:48:03 [2024-02-28T23:48:03.010Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust ---
18:48:03 [2024-02-28T23:48:03.010Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target
18:48:03 [2024-02-28T23:48:03.010Z] [INFO] 
18:48:03 [2024-02-28T23:48:03.010Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
18:48:03 [2024-02-28T23:48:03.010Z] [INFO] The project's OSGi version is 9.3.0.202402282247
18:48:03 [2024-02-28T23:48:03.010Z] [INFO] 
18:48:03 [2024-02-28T23:48:03.010Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
18:48:03 [2024-02-28T23:48:03.010Z] [INFO] 
18:48:03 [2024-02-28T23:48:03.010Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
18:48:03 [2024-02-28T23:48:03.010Z] [INFO] 
18:48:03 [2024-02-28T23:48:03.010Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
18:48:03 [2024-02-28T23:48:03.010Z] [INFO] 
18:48:03 [2024-02-28T23:48:03.010Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
18:48:03 [2024-02-28T23:48:03.267Z] [INFO] 
18:48:03 [2024-02-28T23:48:03.267Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust ---
18:48:03 [2024-02-28T23:48:03.267Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources
18:48:03 [2024-02-28T23:48:03.267Z] [INFO] 
18:48:03 [2024-02-28T23:48:03.267Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust ---
18:48:03 [2024-02-28T23:48:03.267Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
18:48:03 [2024-02-28T23:48:03.267Z] [INFO] 
18:48:03 [2024-02-28T23:48:03.267Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust ---
18:48:03 [2024-02-28T23:48:03.267Z] [INFO] 
18:48:03 [2024-02-28T23:48:03.267Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust ---
18:48:03 [2024-02-28T23:48:03.267Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT.jar
18:48:03 [2024-02-28T23:48:03.267Z] [INFO] 
18:48:03 [2024-02-28T23:48:03.267Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust ---
18:48:03 [2024-02-28T23:48:03.267Z] [INFO] 
18:48:03 [2024-02-28T23:48:03.267Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
18:48:03 [2024-02-28T23:48:03.267Z] [INFO] 
18:48:03 [2024-02-28T23:48:03.267Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust ---
18:48:03 [2024-02-28T23:48:03.267Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-sources-feature.jar
18:48:03 [2024-02-28T23:48:03.267Z] [INFO] 
18:48:03 [2024-02-28T23:48:03.267Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
18:48:03 [2024-02-28T23:48:03.267Z] [INFO] 
18:48:03 [2024-02-28T23:48:03.267Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust ---
18:48:03 [2024-02-28T23:48:03.267Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT.jar
18:48:04 [2024-02-28T23:48:04.637Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-sources-feature.jar
18:48:05 [2024-02-28T23:48:05.567Z] [INFO] 
18:48:05 [2024-02-28T23:48:05.567Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust ---
18:48:05 [2024-02-28T23:48:05.567Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT.jar
18:48:05 [2024-02-28T23:48:05.567Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT.pom
18:48:05 [2024-02-28T23:48:05.568Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-sources-feature.jar
18:48:05 [2024-02-28T23:48:05.568Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-p2metadata.xml
18:48:05 [2024-02-28T23:48:05.568Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.3.0-SNAPSHOT-p2artifacts.xml
18:48:05 [2024-02-28T23:48:05.568Z] [INFO] 
18:48:05 [2024-02-28T23:48:05.568Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust ---
18:48:05 [2024-02-28T23:48:05.568Z] [INFO] 
18:48:05 [2024-02-28T23:48:05.568Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
18:48:05 [2024-02-28T23:48:05.568Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT [101/141]
18:48:05 [2024-02-28T23:48:05.568Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
18:48:05 [2024-02-28T23:48:05.568Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:48:05 [2024-02-28T23:48:05.568Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:48:05 [2024-02-28T23:48:05.568Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
18:48:05 [2024-02-28T23:48:05.825Z] [INFO] 
18:48:05 [2024-02-28T23:48:05.825Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
18:48:05 [2024-02-28T23:48:05.825Z] [INFO] 
18:48:05 [2024-02-28T23:48:05.825Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
18:48:05 [2024-02-28T23:48:05.825Z] [INFO] The project's OSGi version is 1.0.15.202402282247
18:48:05 [2024-02-28T23:48:05.825Z] [INFO] 
18:48:05 [2024-02-28T23:48:05.825Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
18:48:05 [2024-02-28T23:48:05.825Z] [INFO] 
18:48:05 [2024-02-28T23:48:05.825Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
18:48:05 [2024-02-28T23:48:05.825Z] [INFO] 
18:48:05 [2024-02-28T23:48:05.825Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
18:48:05 [2024-02-28T23:48:05.825Z] [INFO] 
18:48:05 [2024-02-28T23:48:05.825Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
18:48:05 [2024-02-28T23:48:05.825Z] [INFO] 
18:48:05 [2024-02-28T23:48:05.825Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
18:48:05 [2024-02-28T23:48:05.825Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core.tests
18:48:06 [2024-02-28T23:48:06.082Z] [INFO] 
18:48:06 [2024-02-28T23:48:06.082Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
18:48:06 [2024-02-28T23:48:06.082Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
18:48:06 [2024-02-28T23:48:06.082Z] [INFO] 
18:48:06 [2024-02-28T23:48:06.082Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
18:48:06 [2024-02-28T23:48:06.082Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:48:06 [2024-02-28T23:48:06.082Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:48:06 [2024-02-28T23:48:06.082Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
18:48:06 [2024-02-28T23:48:06.339Z] [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
18:48:06 [2024-02-28T23:48:06.595Z] [INFO] 
18:48:06 [2024-02-28T23:48:06.595Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
18:48:06 [2024-02-28T23:48:06.595Z] [INFO] 
18:48:06 [2024-02-28T23:48:06.595Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
18:48:06 [2024-02-28T23:48:06.851Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources
18:48:06 [2024-02-28T23:48:06.851Z] [INFO] 
18:48:06 [2024-02-28T23:48:06.851Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
18:48:06 [2024-02-28T23:48:06.851Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
18:48:06 [2024-02-28T23:48:06.851Z] [INFO] 
18:48:06 [2024-02-28T23:48:06.851Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
18:48:06 [2024-02-28T23:48:06.851Z] [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.15-SNAPSHOT-sources.jar
18:48:06 [2024-02-28T23:48:06.851Z] [INFO] 
18:48:06 [2024-02-28T23:48:06.851Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
18:48:06 [2024-02-28T23:48:06.851Z] [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.15-SNAPSHOT.jar
18:48:06 [2024-02-28T23:48:06.852Z] [INFO] 
18:48:06 [2024-02-28T23:48:06.852Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
18:48:06 [2024-02-28T23:48:06.852Z] [INFO] 
18:48:06 [2024-02-28T23:48:06.852Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
18:48:06 [2024-02-28T23:48:06.852Z] [INFO] 
18:48:06 [2024-02-28T23:48:06.852Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
18:48:06 [2024-02-28T23:48:06.852Z] [INFO] 
18:48:06 [2024-02-28T23:48:06.852Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
18:48:06 [2024-02-28T23:48:06.852Z] [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.15-SNAPSHOT.jar
18:48:08 [2024-02-28T23:48:08.219Z] [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.15-SNAPSHOT-sources.jar
18:48:08 [2024-02-28T23:48:08.784Z] [INFO] 
18:48:08 [2024-02-28T23:48:08.784Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
18:48:09 [2024-02-28T23:48:09.042Z] [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
18:48:09 [2024-02-28T23:48:09.042Z] [INFO] Command line:
18:48:09 [2024-02-28T23:48:09.042Z] 	[/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]
18:48:09 [2024-02-28T23:48:09.042Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:48:15 [2024-02-28T23:48:15.587Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
18:48:16 [2024-02-28T23:48:16.150Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.798 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
18:48:16 [2024-02-28T23:48:16.150Z] org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest.testTidAspect -- Time elapsed: 0.717 s
18:48:16 [2024-02-28T23:48:16.150Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
18:48:16 [2024-02-28T23:48:16.150Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
18:48:16 [2024-02-28T23:48:16.150Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest skipped
18:48:16 [2024-02-28T23:48:16.150Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
18:48:22 [2024-02-28T23:48:22.701Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.296 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
18:48:22 [2024-02-28T23:48:22.701Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testExec -- Time elapsed: 1.307 s
18:48:22 [2024-02-28T23:48:22.701Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testGetAnalysisRequirements -- Time elapsed: 0 s
18:48:22 [2024-02-28T23:48:22.701Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testGetAllBinaries -- Time elapsed: 1.193 s
18:48:22 [2024-02-28T23:48:22.701Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testExecution -- Time elapsed: 0.097 s
18:48:22 [2024-02-28T23:48:22.701Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testTwoProcesses -- Time elapsed: 1.120 s
18:48:22 [2024-02-28T23:48:22.701Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testCanExecute -- Time elapsed: 0.084 s
18:48:22 [2024-02-28T23:48:22.701Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testBuildIDDebugLink -- Time elapsed: 1.135 s
18:48:22 [2024-02-28T23:48:22.701Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testCannotExcecute -- Time elapsed: 0.017 s
18:48:22 [2024-02-28T23:48:22.701Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testBinaryCallsites -- Time elapsed: 1.287 s
18:48:22 [2024-02-28T23:48:22.701Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest
18:48:24 [2024-02-28T23:48:24.072Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.668 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest
18:48:24 [2024-02-28T23:48:24.072Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testGetAnalysisRequirements -- Time elapsed: 0 s
18:48:24 [2024-02-28T23:48:24.072Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testGetCpuForThread -- Time elapsed: 1.558 s
18:48:24 [2024-02-28T23:48:24.072Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testExecution -- Time elapsed: 0.017 s
18:48:24 [2024-02-28T23:48:24.072Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testCanExecute -- Time elapsed: 0.014 s
18:48:24 [2024-02-28T23:48:24.073Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testCannotExcecute -- Time elapsed: 0.076 s
18:48:24 [2024-02-28T23:48:24.073Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
18:48:24 [2024-02-28T23:48:24.329Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
18:48:24 [2024-02-28T23:48:24.329Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
18:48:24 [2024-02-28T23:48:24.329Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
18:48:24 [2024-02-28T23:48:24.329Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
18:48:24 [2024-02-28T23:48:24.329Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
18:48:24 [2024-02-28T23:48:24.329Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
18:48:36 [2024-02-28T23:48:36.514Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.11 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
18:48:36 [2024-02-28T23:48:36.514Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStackEnd -- Time elapsed: 1.741 s
18:48:36 [2024-02-28T23:48:36.514Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testConstruction -- Time elapsed: 1.578 s
18:48:36 [2024-02-28T23:48:36.514Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack1 -- Time elapsed: 1.300 s
18:48:36 [2024-02-28T23:48:36.514Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack2 -- Time elapsed: 1.290 s
18:48:36 [2024-02-28T23:48:36.514Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack3 -- Time elapsed: 1.389 s
18:48:36 [2024-02-28T23:48:36.514Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testOtherUstTrace -- Time elapsed: 3.593 s
18:48:36 [2024-02-28T23:48:36.514Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStackBegin -- Time elapsed: 1.212 s
18:48:36 [2024-02-28T23:48:36.514Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
18:48:36 [2024-02-28T23:48:36.514Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
18:48:36 [2024-02-28T23:48:36.514Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest.testCallStackRequirements -- Time elapsed: 0.006 s
18:48:36 [2024-02-28T23:48:36.514Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
18:48:46 [2024-02-28T23:48:46.468Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.16 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
18:48:46 [2024-02-28T23:48:46.468Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStackEnd -- Time elapsed: 1.308 s
18:48:46 [2024-02-28T23:48:46.468Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testConstruction -- Time elapsed: 1.269 s
18:48:46 [2024-02-28T23:48:46.468Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack1 -- Time elapsed: 1.186 s
18:48:46 [2024-02-28T23:48:46.469Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack2 -- Time elapsed: 1.148 s
18:48:46 [2024-02-28T23:48:46.469Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack3 -- Time elapsed: 1.145 s
18:48:46 [2024-02-28T23:48:46.469Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testOtherUstTrace -- Time elapsed: 2.848 s
18:48:46 [2024-02-28T23:48:46.469Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStackBegin -- Time elapsed: 1.252 s
18:48:46 [2024-02-28T23:48:46.469Z] 
18:48:46 [2024-02-28T23:48:46.469Z] Results:
18:48:46 [2024-02-28T23:48:46.469Z] 
18:48:46 [2024-02-28T23:48:46.469Z] Tests run: 35, Failures: 0, Errors: 0, Skipped: 1
18:48:46 [2024-02-28T23:48:46.469Z] 
18:48:47 [2024-02-28T23:48:47.033Z] [INFO] All tests passed
18:48:47 [2024-02-28T23:48:47.033Z] [INFO] 
18:48:47 [2024-02-28T23:48:47.033Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
18:48:47 [2024-02-28T23:48:47.033Z] [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.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT.jar
18:48:47 [2024-02-28T23:48:47.034Z] [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.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT.pom
18:48:47 [2024-02-28T23:48:47.034Z] [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.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-sources.jar
18:48:47 [2024-02-28T23:48:47.034Z] [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.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-p2metadata.xml
18:48:47 [2024-02-28T23:48:47.034Z] [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.15-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.15-SNAPSHOT-p2artifacts.xml
18:48:47 [2024-02-28T23:48:47.034Z] [INFO] 
18:48:47 [2024-02-28T23:48:47.034Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
18:48:47 [2024-02-28T23:48:47.034Z] [INFO] 
18:48:47 [2024-02-28T23:48:47.034Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
18:48:47 [2024-02-28T23:48:47.034Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT [102/141]
18:48:47 [2024-02-28T23:48:47.034Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
18:48:47 [2024-02-28T23:48:47.034Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:48:47 [2024-02-28T23:48:47.034Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:48:47 [2024-02-28T23:48:47.034Z] [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
18:48:47 [2024-02-28T23:48:47.291Z] [INFO] 
18:48:47 [2024-02-28T23:48:47.291Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
18:48:47 [2024-02-28T23:48:47.291Z] [INFO] 
18:48:47 [2024-02-28T23:48:47.291Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
18:48:47 [2024-02-28T23:48:47.291Z] [INFO] The project's OSGi version is 1.0.3.202402282247
18:48:47 [2024-02-28T23:48:47.291Z] [INFO] 
18:48:47 [2024-02-28T23:48:47.291Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
18:48:47 [2024-02-28T23:48:47.291Z] [INFO] 
18:48:47 [2024-02-28T23:48:47.291Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
18:48:47 [2024-02-28T23:48:47.291Z] [INFO] 
18:48:47 [2024-02-28T23:48:47.291Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
18:48:47 [2024-02-28T23:48:47.291Z] [INFO] 
18:48:47 [2024-02-28T23:48:47.291Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
18:48:47 [2024-02-28T23:48:47.291Z] [INFO] 
18:48:47 [2024-02-28T23:48:47.291Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
18:48:47 [2024-02-28T23:48:47.291Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.tests
18:48:47 [2024-02-28T23:48:47.549Z] [INFO] 
18:48:47 [2024-02-28T23:48:47.549Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
18:48:47 [2024-02-28T23:48:47.549Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
18:48:47 [2024-02-28T23:48:47.549Z] [INFO] 
18:48:47 [2024-02-28T23:48:47.549Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
18:48:47 [2024-02-28T23:48:47.549Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:48:47 [2024-02-28T23:48:47.549Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:48:47 [2024-02-28T23:48:47.549Z] [WARNING] The 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
18:48:47 [2024-02-28T23:48:47.808Z] [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
18:48:48 [2024-02-28T23:48:48.065Z] [INFO] 
18:48:48 [2024-02-28T23:48:48.065Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
18:48:48 [2024-02-28T23:48:48.065Z] [INFO] 
18:48:48 [2024-02-28T23:48:48.065Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
18:48:48 [2024-02-28T23:48:48.065Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources
18:48:48 [2024-02-28T23:48:48.065Z] [INFO] 
18:48:48 [2024-02-28T23:48:48.065Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
18:48:48 [2024-02-28T23:48:48.065Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 126 were skipped
18:48:48 [2024-02-28T23:48:48.065Z] [INFO] 
18:48:48 [2024-02-28T23:48:48.065Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
18:48:48 [2024-02-28T23:48:48.065Z] [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
18:48:48 [2024-02-28T23:48:48.066Z] [INFO] 
18:48:48 [2024-02-28T23:48:48.066Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
18:48:48 [2024-02-28T23:48:48.066Z] [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
18:48:48 [2024-02-28T23:48:48.066Z] [INFO] 
18:48:48 [2024-02-28T23:48:48.066Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
18:48:48 [2024-02-28T23:48:48.066Z] [INFO] 
18:48:48 [2024-02-28T23:48:48.066Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
18:48:48 [2024-02-28T23:48:48.066Z] [INFO] 
18:48:48 [2024-02-28T23:48:48.066Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
18:48:48 [2024-02-28T23:48:48.066Z] [INFO] 
18:48:48 [2024-02-28T23:48:48.066Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
18:48:48 [2024-02-28T23:48:48.066Z] [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
18:48:49 [2024-02-28T23:48:49.436Z] [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
18:48:50 [2024-02-28T23:48:50.000Z] [INFO] 
18:48:50 [2024-02-28T23:48:50.000Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
18:48:50 [2024-02-28T23:48:50.257Z] [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
18:48:50 [2024-02-28T23:48:50.257Z] [INFO] Command line:
18:48:50 [2024-02-28T23:48:50.257Z] 	[/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]
18:48:50 [2024-02-28T23:48:50.257Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:48:56 [2024-02-28T23:48:56.813Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:48:56 [2024-02-28T23:48:56.813Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:49:04 [2024-02-28T23:49:04.905Z] !SESSION 2024-02-28 23:48:50.431 -----------------------------------------------
18:49:04 [2024-02-28T23:49:04.905Z] eclipse.buildId=unknown
18:49:04 [2024-02-28T23:49:04.905Z] java.version=17.0.2
18:49:04 [2024-02-28T23:49:04.905Z] java.vendor=Oracle Corporation
18:49:04 [2024-02-28T23:49:04.905Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
18:49:04 [2024-02-28T23:49:04.905Z] 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
18:49:04 [2024-02-28T23:49:04.905Z] 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
18:49:04 [2024-02-28T23:49:04.905Z] 
18:49:04 [2024-02-28T23:49:04.905Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 23:49:04.431
18:49:04 [2024-02-28T23:49:04.905Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
18:49:04 [2024-02-28T23:49:04.905Z] !STACK 0
18:49:04 [2024-02-28T23:49:04.905Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
18:49:04 [2024-02-28T23:49:04.905Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
18:49:04 [2024-02-28T23:49:04.905Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
18:49:04 [2024-02-28T23:49:04.905Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
18:49:04 [2024-02-28T23:49:04.905Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
18:49:04 [2024-02-28T23:49:04.905Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
18:49:04 [2024-02-28T23:49:04.905Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
18:49:04 [2024-02-28T23:49:04.905Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
18:49:04 [2024-02-28T23:49:04.905Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:49:04 [2024-02-28T23:49:04.905Z] Caused by: java.io.IOException: error=2, No such file or directory
18:49:04 [2024-02-28T23:49:04.905Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
18:49:04 [2024-02-28T23:49:04.905Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
18:49:04 [2024-02-28T23:49:04.905Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
18:49:04 [2024-02-28T23:49:04.905Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
18:49:04 [2024-02-28T23:49:04.905Z] 	... 7 more
18:49:05 [2024-02-28T23:49:05.835Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
18:49:05 [2024-02-28T23:49:05.835Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
18:49:05 [2024-02-28T23:49:05.835Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0.002 s
18:49:05 [2024-02-28T23:49:05.835Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
18:49:05 [2024-02-28T23:49:05.835Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
18:49:05 [2024-02-28T23:49:05.835Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
18:49:05 [2024-02-28T23:49:05.835Z] 
18:49:05 [2024-02-28T23:49:05.835Z] Results:
18:49:05 [2024-02-28T23:49:05.835Z] 
18:49:05 [2024-02-28T23:49:05.835Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
18:49:05 [2024-02-28T23:49:05.835Z] 
18:49:07 [2024-02-28T23:49:07.202Z] [INFO] All tests passed
18:49:07 [2024-02-28T23:49:07.202Z] [INFO] 
18:49:07 [2024-02-28T23:49:07.202Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
18:49:07 [2024-02-28T23:49:07.202Z] [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
18:49:07 [2024-02-28T23:49:07.203Z] [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
18:49:07 [2024-02-28T23:49:07.203Z] [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
18:49:07 [2024-02-28T23:49:07.203Z] [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
18:49:07 [2024-02-28T23:49:07.203Z] [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
18:49:07 [2024-02-28T23:49:07.203Z] [INFO] 
18:49:07 [2024-02-28T23:49:07.203Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
18:49:07 [2024-02-28T23:49:07.203Z] [INFO] 
18:49:07 [2024-02-28T23:49:07.203Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
18:49:07 [2024-02-28T23:49:07.203Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT [103/141]
18:49:07 [2024-02-28T23:49:07.203Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
18:49:07 [2024-02-28T23:49:07.203Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:49:07 [2024-02-28T23:49:07.203Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:49:07 [2024-02-28T23:49:07.203Z] [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
18:49:07 [2024-02-28T23:49:07.459Z] [INFO] 
18:49:07 [2024-02-28T23:49:07.459Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
18:49:07 [2024-02-28T23:49:07.459Z] [INFO] 
18:49:07 [2024-02-28T23:49:07.459Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
18:49:07 [2024-02-28T23:49:07.459Z] [INFO] The project's OSGi version is 1.0.16.202402282247
18:49:07 [2024-02-28T23:49:07.459Z] [INFO] 
18:49:07 [2024-02-28T23:49:07.459Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
18:49:07 [2024-02-28T23:49:07.459Z] [INFO] 
18:49:07 [2024-02-28T23:49:07.459Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
18:49:07 [2024-02-28T23:49:07.459Z] [INFO] 
18:49:07 [2024-02-28T23:49:07.459Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
18:49:07 [2024-02-28T23:49:07.459Z] [INFO] 
18:49:07 [2024-02-28T23:49:07.459Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
18:49:07 [2024-02-28T23:49:07.459Z] [INFO] 
18:49:07 [2024-02-28T23:49:07.459Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
18:49:07 [2024-02-28T23:49:07.459Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests
18:49:08 [2024-02-28T23:49:08.031Z] [INFO] 
18:49:08 [2024-02-28T23:49:08.031Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
18:49:08 [2024-02-28T23:49:08.031Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
18:49:08 [2024-02-28T23:49:08.031Z] [INFO] 
18:49:08 [2024-02-28T23:49:08.031Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
18:49:08 [2024-02-28T23:49:08.031Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:49:08 [2024-02-28T23:49:08.031Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:49:08 [2024-02-28T23:49:08.032Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.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
18:49:08 [2024-02-28T23:49:08.032Z] [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
18:49:08 [2024-02-28T23:49:08.594Z] [INFO] 
18:49:08 [2024-02-28T23:49:08.594Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
18:49:08 [2024-02-28T23:49:08.594Z] [INFO] 
18:49:08 [2024-02-28T23:49:08.594Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
18:49:08 [2024-02-28T23:49:08.594Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources
18:49:08 [2024-02-28T23:49:08.594Z] [INFO] 
18:49:08 [2024-02-28T23:49:08.594Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
18:49:08 [2024-02-28T23:49:08.594Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
18:49:08 [2024-02-28T23:49:08.594Z] [INFO] 
18:49:08 [2024-02-28T23:49:08.594Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
18:49:08 [2024-02-28T23:49:08.594Z] [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
18:49:08 [2024-02-28T23:49:08.594Z] [INFO] 
18:49:08 [2024-02-28T23:49:08.594Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
18:49:08 [2024-02-28T23:49:08.594Z] [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
18:49:08 [2024-02-28T23:49:08.594Z] [INFO] 
18:49:08 [2024-02-28T23:49:08.594Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
18:49:08 [2024-02-28T23:49:08.594Z] [INFO] 
18:49:08 [2024-02-28T23:49:08.594Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
18:49:08 [2024-02-28T23:49:08.594Z] [INFO] 
18:49:08 [2024-02-28T23:49:08.594Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
18:49:08 [2024-02-28T23:49:08.594Z] [INFO] 
18:49:08 [2024-02-28T23:49:08.594Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
18:49:08 [2024-02-28T23:49:08.594Z] [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
18:49:09 [2024-02-28T23:49:09.962Z] [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
18:49:10 [2024-02-28T23:49:10.890Z] [INFO] 
18:49:10 [2024-02-28T23:49:10.890Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
18:49:10 [2024-02-28T23:49:10.890Z] [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
18:49:10 [2024-02-28T23:49:10.890Z] [INFO] Command line:
18:49:10 [2024-02-28T23:49:10.890Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.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]
18:49:11 [2024-02-28T23:49:11.146Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:49:15 [2024-02-28T23:49:15.329Z] Feb 28, 2024 11:49:14 PM org.apache.aries.spifly.BaseActivator log
18:49:15 [2024-02-28T23:49:15.329Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
18:49:17 [2024-02-28T23:49:17.847Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:49:17 [2024-02-28T23:49:17.847Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:49:25 [2024-02-28T23:49:25.943Z] !SESSION 2024-02-28 23:49:11.122 -----------------------------------------------
18:49:25 [2024-02-28T23:49:25.943Z] eclipse.buildId=unknown
18:49:25 [2024-02-28T23:49:25.943Z] java.version=17.0.2
18:49:25 [2024-02-28T23:49:25.943Z] java.vendor=Oracle Corporation
18:49:25 [2024-02-28T23:49:25.943Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
18:49:25 [2024-02-28T23:49:25.943Z] 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
18:49:25 [2024-02-28T23:49:25.943Z] 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
18:49:25 [2024-02-28T23:49:25.943Z] 
18:49:25 [2024-02-28T23:49:25.943Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 23:49:25.424
18:49:25 [2024-02-28T23:49:25.943Z] !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
18:49:25 [2024-02-28T23:49:25.943Z] 
18:49:25 [2024-02-28T23:49:25.943Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 23:49:25.519
18:49:25 [2024-02-28T23:49:25.943Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
18:49:25 [2024-02-28T23:49:25.943Z] !STACK 0
18:49:25 [2024-02-28T23:49:25.943Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
18:49:25 [2024-02-28T23:49:25.943Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
18:49:25 [2024-02-28T23:49:25.943Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
18:49:25 [2024-02-28T23:49:25.943Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
18:49:25 [2024-02-28T23:49:25.943Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
18:49:25 [2024-02-28T23:49:25.943Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
18:49:25 [2024-02-28T23:49:25.943Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
18:49:25 [2024-02-28T23:49:25.943Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
18:49:25 [2024-02-28T23:49:25.943Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:49:25 [2024-02-28T23:49:25.943Z] Caused by: java.io.IOException: error=2, No such file or directory
18:49:25 [2024-02-28T23:49:25.943Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
18:49:25 [2024-02-28T23:49:25.943Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
18:49:25 [2024-02-28T23:49:25.943Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
18:49:25 [2024-02-28T23:49:25.943Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
18:49:25 [2024-02-28T23:49:25.943Z] 	... 7 more
18:49:25 [2024-02-28T23:49:25.943Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
18:49:26 [2024-02-28T23:49:26.874Z] Display size: 1440x900
18:49:26 [2024-02-28T23:49:26.875Z] OS version=6.1.11-200.fc37.x86_64
18:49:26 [2024-02-28T23:49:26.875Z] GTK version=3.22.30
18:49:26 [2024-02-28T23:49:26.875Z] GTK theme=Ambiance
18:49:26 [2024-02-28T23:49:26.875Z] LIBOVERLAY_SCROLLBAR=0
18:49:26 [2024-02-28T23:49:26.875Z] Time zone: Greenwich Mean Time
18:49:26 [2024-02-28T23:49:26.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@ed1d2cf] time=-232817153 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:49:28 [2024-02-28T23:49:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:49:28 [2024-02-28T23:49:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:49:28 [2024-02-28T23:49:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:49:28 [2024-02-28T23:49:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:49:28 [2024-02-28T23:49:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-232815690 data=null doit=true}, MenuItem with text {&Hierarchical}]
18:49:28 [2024-02-28T23:49:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-232815690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
18:49:28 [2024-02-28T23:49:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-232815676 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:49:28 [2024-02-28T23:49:28.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:49:28 [2024-02-28T23:49:28.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:49:28 [2024-02-28T23:49:28.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:49:28 [2024-02-28T23:49:28.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:49:28 [2024-02-28T23:49:28.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:49:28 [2024-02-28T23:49:28.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:49:28 [2024-02-28T23:49:28.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:49:28 [2024-02-28T23:49:28.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-232815374 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
18:49:28 [2024-02-28T23:49:28.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232815366 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:49:28 [2024-02-28T23:49:28.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232815365 data=null}, TreeItem with text {TestForCallstack}]
18:49:28 [2024-02-28T23:49:28.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232815364 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:28 [2024-02-28T23:49:28.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232815363 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}]
18:49:28 [2024-02-28T23:49:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232815163 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:28 [2024-02-28T23:49:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:49:28 [2024-02-28T23:49:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-232815160 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
18:49:28 [2024-02-28T23:49:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232815160 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:49:28 [2024-02-28T23:49:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232815159 data=null}, TreeItem with text {TestForCallstack}]
18:49:28 [2024-02-28T23:49:28.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232815159 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:28 [2024-02-28T23:49:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232815158 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}]
18:49:28 [2024-02-28T23:49:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232815138 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:28 [2024-02-28T23:49:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232815136 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:49:28 [2024-02-28T23:49:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232815135 data=null}, TreeItem with text {TestForCallstack}]
18:49:28 [2024-02-28T23:49:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232815135 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:28 [2024-02-28T23:49:28.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232815134 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}]
18:49:29 [2024-02-28T23:49:29.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232815056 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:29 [2024-02-28T23:49:29.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:49:29 [2024-02-28T23:49:29.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232815052 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
18:49:29 [2024-02-28T23:49:29.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232815052 data=null doit=true}, TreeItem with text {Traces [0]}]
18:49:29 [2024-02-28T23:49:29.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232815052 data=null}, TreeItem with text {Traces [0]}]
18:49:29 [2024-02-28T23:49:29.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232815051 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:49:29 [2024-02-28T23:49:29.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232815051 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
18:49:29 [2024-02-28T23:49:29.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232814959 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:49:33 [2024-02-28T23:49:33.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
18:49:33 [2024-02-28T23:49:33.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:49:37 [2024-02-28T23:49:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:49:37 [2024-02-28T23:49:37.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232806931 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}]
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232806888 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}]
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232806887 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232806886 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}]
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232806886 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}]
18:49:37 [2024-02-28T23:49:37.363Z] 
18:49:37 [2024-02-28T23:49:37.363Z] (Eclipse:17321): Gtk-WARNING **: 23:49:37.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:49:37 [2024-02-28T23:49:37.363Z] 
18:49:37 [2024-02-28T23:49:37.363Z] (Eclipse:17321): Gtk-WARNING **: 23:49:37.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:49:37 [2024-02-28T23:49:37.363Z] 
18:49:37 [2024-02-28T23:49:37.363Z] (Eclipse:17321): Gtk-WARNING **: 23:49:37.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:49:37 [2024-02-28T23:49:37.363Z] 
18:49:37 [2024-02-28T23:49:37.363Z] (Eclipse:17321): Gtk-WARNING **: 23:49:37.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232806482 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}]
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232806480 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}]
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232806479 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}]
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232806479 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232806478 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
18:49:37 [2024-02-28T23:49:37.363Z] 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')
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=-232806470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-232806469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=-232806469 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=-232806469 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=-232806468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:49:37 [2024-02-28T23:49:37.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=-232806468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:49:37 [2024-02-28T23:49:37.621Z] 
18:49:37 [2024-02-28T23:49:37.621Z] !ENTRY org.eclipse.cdt.core.native 4 0 2024-02-28 23:49:37.560
18:49:37 [2024-02-28T23:49:37.621Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
18:49:37 [2024-02-28T23:49:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=-232806468 data=null 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')]
18:49:37 [2024-02-28T23:49:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=-232806177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:49:37 [2024-02-28T23:49:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-232806176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:49:37 [2024-02-28T23:49:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=-232806176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:49:37 [2024-02-28T23:49:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=-232806176 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:49:37 [2024-02-28T23:49:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=-232806175 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:49:37 [2024-02-28T23:49:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
18:49:37 [2024-02-28T23:49:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
18:49:37 [2024-02-28T23:49:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
18:49:37 [2024-02-28T23:49:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
18:49:37 [2024-02-28T23:49:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
18:49:37 [2024-02-28T23:49:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:49:37 [2024-02-28T23:49:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:49:37 [2024-02-28T23:49:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:49:37 [2024-02-28T23:49:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:49:37 [2024-02-28T23:49:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:49:37 [2024-02-28T23:49:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:49:37 [2024-02-28T23:49:37.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232806170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:37 [2024-02-28T23:49:37.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232806170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:37 [2024-02-28T23:49:37.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232806170 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:37 [2024-02-28T23:49:37.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232806170 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:37 [2024-02-28T23:49:37.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232806169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:37 [2024-02-28T23:49:37.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232806169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:37 [2024-02-28T23:49:37.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {OK} time=-232806059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:38 [2024-02-28T23:49:38.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232806169 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:38 [2024-02-28T23:49:38.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232806886 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}]
18:49:38 [2024-02-28T23:49:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:49:38 [2024-02-28T23:49:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:49:38 [2024-02-28T23:49:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:49:38 [2024-02-28T23:49:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:49:38 [2024-02-28T23:49:38.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:49:38 [2024-02-28T23:49:38.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:49:39 [2024-02-28T23:49:39.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:49:39 [2024-02-28T23:49:39.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:49:39 [2024-02-28T23:49:39.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:49:39 [2024-02-28T23:49:39.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:49:39 [2024-02-28T23:49:39.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:49:39 [2024-02-28T23:49:39.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@ed1d2cf] time=-232804360 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:49:39 [2024-02-28T23:49:39.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:49:39 [2024-02-28T23:49:39.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:49:39 [2024-02-28T23:49:39.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:49:39 [2024-02-28T23:49:39.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:49:39 [2024-02-28T23:49:39.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-232804270 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
18:49:39 [2024-02-28T23:49:39.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232804269 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:49:39 [2024-02-28T23:49:39.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232804269 data=null}, TreeItem with text {TestForCallstack}]
18:49:39 [2024-02-28T23:49:39.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232804268 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:39 [2024-02-28T23:49:39.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232804268 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}]
18:49:39 [2024-02-28T23:49:39.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232804248 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:39 [2024-02-28T23:49:39.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:49:39 [2024-02-28T23:49:39.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:49:39 [2024-02-28T23:49:39.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232803247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232803247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232803247 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232803246 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232803246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232803246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232803245 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232803245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232803245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232803245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232803245 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232803244 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:49:40 [2024-02-28T23:49:40.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:49:40 [2024-02-28T23:49:40.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232803237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:40 [2024-02-28T23:49:40.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232803237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:40 [2024-02-28T23:49:40.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232803236 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:40 [2024-02-28T23:49:40.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232803236 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:40 [2024-02-28T23:49:40.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232803192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:40 [2024-02-28T23:49:40.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232803191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:40 [2024-02-28T23:49:40.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:49:40 [2024-02-28T23:49:40.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:49:40 [2024-02-28T23:49:40.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:49:40 [2024-02-28T23:49:40.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:49:40 [2024-02-28T23:49:40.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:49:40 [2024-02-28T23:49:40.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:49:41 [2024-02-28T23:49:41.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232803191 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:41 [2024-02-28T23:49:41.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232803967 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:49:41 [2024-02-28T23:49:41.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-232802351 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232802351 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232802350 data=null}, TreeItem with text {TestForCallstack}]
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232802350 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232802349 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}]
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232802328 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-232802327 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232802326 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232802326 data=null}, TreeItem with text {TestForCallstack}]
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232802326 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232802325 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}]
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232802281 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232802280 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232802280 data=null}, TreeItem with text {TestForCallstack}]
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232802279 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232802279 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}]
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232802275 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232802274 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232802274 data=null doit=true}, TreeItem with text {Traces [0]}]
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232802273 data=null}, TreeItem with text {Traces [0]}]
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232802273 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232802272 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
18:49:41 [2024-02-28T23:49:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232802251 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:49:44 [2024-02-28T23:49:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
18:49:44 [2024-02-28T23:49:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:49:44 [2024-02-28T23:49:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:49:44 [2024-02-28T23:49:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:49:44 [2024-02-28T23:49:44.220Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:49:44 [2024-02-28T23:49:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
18:49:44 [2024-02-28T23:49:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232799740 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}]
18:49:44 [2024-02-28T23:49:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232799740 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}]
18:49:44 [2024-02-28T23:49:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232799740 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
18:49:44 [2024-02-28T23:49:44.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232799739 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}]
18:49:44 [2024-02-28T23:49:44.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232799739 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}]
18:49:44 [2024-02-28T23:49:44.478Z] 
18:49:44 [2024-02-28T23:49:44.478Z] (Eclipse:17321): Gtk-WARNING **: 23:49:44.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:49:44 [2024-02-28T23:49:44.478Z] 
18:49:44 [2024-02-28T23:49:44.478Z] (Eclipse:17321): Gtk-WARNING **: 23:49:44.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:49:44 [2024-02-28T23:49:44.478Z] 
18:49:44 [2024-02-28T23:49:44.478Z] (Eclipse:17321): Gtk-WARNING **: 23:49:44.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:49:44 [2024-02-28T23:49:44.478Z] 
18:49:44 [2024-02-28T23:49:44.478Z] (Eclipse:17321): Gtk-WARNING **: 23:49:44.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:49:44 [2024-02-28T23:49:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232799401 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}]
18:49:44 [2024-02-28T23:49:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232799384 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}]
18:49:44 [2024-02-28T23:49:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232799383 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}]
18:49:44 [2024-02-28T23:49:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232799383 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
18:49:44 [2024-02-28T23:49:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232799383 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
18:49:44 [2024-02-28T23:49:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
18:49:44 [2024-02-28T23:49:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
18:49:44 [2024-02-28T23:49:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
18:49:44 [2024-02-28T23:49:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
18:49:44 [2024-02-28T23:49:44.478Z] 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')
18:49:44 [2024-02-28T23:49:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
18:49:44 [2024-02-28T23:49:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=-232799379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-232799378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=-232799378 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=-232799378 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=-232799377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=-232799377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=-232799179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-232799177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=-232799177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=-232799177 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=-232799177 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
18:49:44 [2024-02-28T23:49:44.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import failure", using matcher: with text 'Import failure'
18:49:44 [2024-02-28T23:49:44.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:49:44 [2024-02-28T23:49:44.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:49:44 [2024-02-28T23:49:44.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:49:44 [2024-02-28T23:49:44.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:49:44 [2024-02-28T23:49:44.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232799174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232799174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232799169 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232799169 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232799169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232799168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232799168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=-232799377 data=null 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')]
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-232799065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-232799064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-232799064 data=null doit=true}, (of type 'Table')]
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-232799064 data=null}, (of type 'Table')]
18:49:44 [2024-02-28T23:49:44.994Z] 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=-232799063 data=null button=1 stateMask=0x0 x=260 y=12 count=1}, (of type 'Table')]
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232799062 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')]
18:49:44 [2024-02-28T23:49:44.994Z] 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=-232799061 data=null button=1 stateMask=0x80000 x=260 y=12 count=1}, (of type 'Table')]
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: with mnemonic 'Down'
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: with style 'SWT.PUSH'
18:49:44 [2024-02-28T23:49:44.994Z] 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')
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=-232799053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-232799053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=-232799052 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=-232799052 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=-232799052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=-232799052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=-232799052 data=null 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')]
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=-232799048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-232799048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=-232799048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=-232799048 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=-232799048 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=-232799047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-232799047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=-232799047 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=-232799047 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=-232799046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=-232799046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=-232799046 data=null 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')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=-232799044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-232799043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=-232799043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=-232799043 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=-232799043 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=-232799042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-232799042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=-232799036 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=-232799036 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=-232799035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=-232799035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=-232799035 data=null 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')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=-232799032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-232799032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=-232799032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=-232799032 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=-232798987 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: with mnemonic 'Up'
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: with style 'SWT.PUSH'
18:49:44 [2024-02-28T23:49:44.995Z] 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')
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=-232798983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-232798983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=-232798983 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=-232798982 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=-232798982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=-232798982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=-232798982 data=null 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')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=-232798979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-232798979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=-232798979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=-232798978 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=-232798978 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=-232798978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-232798978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=-232798978 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=-232798977 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=-232798977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=-232798971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=-232798970 data=null 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')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=-232798967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-232798967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=-232798967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=-232798967 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=-232798967 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=-232798966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-232798966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=-232798966 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=-232798966 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=-232798966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=-232798965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=-232798965 data=null 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')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=-232798962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-232798962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=-232798962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=-232798962 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=-232798961 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-232798953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-232798953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-232798953 data=null doit=true}, (of type 'Table')]
18:49:44 [2024-02-28T23:49:44.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-232798953 data=null}, (of type 'Table')]
18:49:44 [2024-02-28T23:49:44.996Z] 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=-232798952 data=null button=1 stateMask=0x0 x=260 y=12 count=1}, (of type 'Table')]
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232798951 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')]
18:49:44 [2024-02-28T23:49:44.997Z] 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=-232798950 data=null button=1 stateMask=0x80000 x=260 y=12 count=1}, (of type 'Table')]
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-232798950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-232798950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-232798949 data=null doit=true}, (of type 'Table')]
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-232798949 data=null}, (of type 'Table')]
18:49:44 [2024-02-28T23:49:44.997Z] 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=-232798948 data=null button=1 stateMask=0x40000 x=260 y=35 count=1}, (of type 'Table')]
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232798948 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')]
18:49:44 [2024-02-28T23:49:44.997Z] 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=-232798947 data=null button=1 stateMask=0xc0000 x=260 y=35 count=1}, (of type 'Table')]
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
18:49:44 [2024-02-28T23:49:44.997Z] 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')
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-232798945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-232798944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-232798944 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-232798944 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-232798944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-232798944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-232798889 data=null 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')]
18:49:44 [2024-02-28T23:49:44.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
18:49:44 [2024-02-28T23:49:44.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
18:49:44 [2024-02-28T23:49:44.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
18:49:44 [2024-02-28T23:49:44.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
18:49:44 [2024-02-28T23:49:44.997Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
18:49:44 [2024-02-28T23:49:44.997Z] 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')
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
18:49:44 [2024-02-28T23:49:44.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-232798882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-232798882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-232798881 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-232798881 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-232798881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-232798881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
18:49:44 [2024-02-28T23:49:44.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-232798881 data=null 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')]
18:49:44 [2024-02-28T23:49:44.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232799739 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}]
18:49:45 [2024-02-28T23:49:45.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:49:45 [2024-02-28T23:49:45.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@ed1d2cf] time=-232798140 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:49:45 [2024-02-28T23:49:45.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:49:45 [2024-02-28T23:49:45.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:49:45 [2024-02-28T23:49:45.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:49:45 [2024-02-28T23:49:45.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:49:45 [2024-02-28T23:49:45.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-232798053 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
18:49:45 [2024-02-28T23:49:45.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232798053 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:49:45 [2024-02-28T23:49:45.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232798053 data=null}, TreeItem with text {TestForCallstack}]
18:49:45 [2024-02-28T23:49:45.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232798052 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:45 [2024-02-28T23:49:45.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232798051 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}]
18:49:46 [2024-02-28T23:49:46.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232797983 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:46 [2024-02-28T23:49:46.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:49:46 [2024-02-28T23:49:46.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:49:46 [2024-02-28T23:49:46.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:49:46 [2024-02-28T23:49:46.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:49:46 [2024-02-28T23:49:46.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:49:46 [2024-02-28T23:49:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:49:46 [2024-02-28T23:49:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:49:46 [2024-02-28T23:49:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:49:46 [2024-02-28T23:49:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:49:46 [2024-02-28T23:49:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:49:46 [2024-02-28T23:49:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:49:46 [2024-02-28T23:49:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:49:46 [2024-02-28T23:49:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:49:46 [2024-02-28T23:49:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232797335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:46 [2024-02-28T23:49:46.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=-232797335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:46 [2024-02-28T23:49:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232797334 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:46 [2024-02-28T23:49:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232797334 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:46 [2024-02-28T23:49:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232797334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:46 [2024-02-28T23:49:46.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=-232797333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:46 [2024-02-28T23:49:46.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=-232797333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:46 [2024-02-28T23:49:46.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=-232797333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:46 [2024-02-28T23:49:46.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=-232797333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:46 [2024-02-28T23:49:46.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=-232797333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:46 [2024-02-28T23:49:46.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=-232797332 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:46 [2024-02-28T23:49:46.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=-232797332 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:46 [2024-02-28T23:49:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:49:46 [2024-02-28T23:49:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:49:46 [2024-02-28T23:49:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:49:46 [2024-02-28T23:49:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:49:46 [2024-02-28T23:49:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:49:46 [2024-02-28T23:49:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:49:46 [2024-02-28T23:49:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:49:46 [2024-02-28T23:49:46.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')
18:49:46 [2024-02-28T23:49:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:49:46 [2024-02-28T23:49:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232797330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:46 [2024-02-28T23:49:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232797329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:46 [2024-02-28T23:49:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232797329 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:46 [2024-02-28T23:49:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232797329 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:46 [2024-02-28T23:49:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232797329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:46 [2024-02-28T23:49:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232797328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:46 [2024-02-28T23:49:46.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:49:46 [2024-02-28T23:49:46.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:49:46 [2024-02-28T23:49:46.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:49:46 [2024-02-28T23:49:46.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:49:46 [2024-02-28T23:49:46.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:49:46 [2024-02-28T23:49:46.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:49:46 [2024-02-28T23:49:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232797328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:46 [2024-02-28T23:49:46.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232797857 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:49:47 [2024-02-28T23:49:47.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:49:47 [2024-02-28T23:49:47.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:49:47 [2024-02-28T23:49:47.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:49:47 [2024-02-28T23:49:47.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:49:47 [2024-02-28T23:49:47.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:49:47 [2024-02-28T23:49:47.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:49:47 [2024-02-28T23:49:47.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-232796661 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
18:49:47 [2024-02-28T23:49:47.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232796646 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:49:47 [2024-02-28T23:49:47.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232796645 data=null}, TreeItem with text {TestForCallstack}]
18:49:47 [2024-02-28T23:49:47.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232796645 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:47 [2024-02-28T23:49:47.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232796644 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}]
18:49:47 [2024-02-28T23:49:47.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232796632 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:47 [2024-02-28T23:49:47.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:49:47 [2024-02-28T23:49:47.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-232796631 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
18:49:47 [2024-02-28T23:49:47.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232796631 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:49:47 [2024-02-28T23:49:47.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232796630 data=null}, TreeItem with text {TestForCallstack}]
18:49:47 [2024-02-28T23:49:47.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232796630 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:47 [2024-02-28T23:49:47.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232796630 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}]
18:49:47 [2024-02-28T23:49:47.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232796616 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:47 [2024-02-28T23:49:47.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232796616 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:49:47 [2024-02-28T23:49:47.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232796616 data=null}, TreeItem with text {TestForCallstack}]
18:49:47 [2024-02-28T23:49:47.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232796615 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:47 [2024-02-28T23:49:47.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232796615 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}]
18:49:47 [2024-02-28T23:49:47.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232796612 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:47 [2024-02-28T23:49:47.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:49:47 [2024-02-28T23:49:47.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232796611 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
18:49:47 [2024-02-28T23:49:47.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232796604 data=null doit=true}, TreeItem with text {Traces [0]}]
18:49:47 [2024-02-28T23:49:47.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232796604 data=null}, TreeItem with text {Traces [0]}]
18:49:47 [2024-02-28T23:49:47.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232796603 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:49:47 [2024-02-28T23:49:47.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232796603 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
18:49:47 [2024-02-28T23:49:47.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232796580 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:49:49 [2024-02-28T23:49:49.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
18:49:49 [2024-02-28T23:49: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"'
18:49:49 [2024-02-28T23:49:49.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:49:49 [2024-02-28T23:49:49.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:49:49 [2024-02-28T23:49:49.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:49:49 [2024-02-28T23:49:49.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:49:49 [2024-02-28T23:49: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"'
18:49:50 [2024-02-28T23:49:50.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:49:50 [2024-02-28T23:49:50.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:49:50 [2024-02-28T23:49:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:49:50 [2024-02-28T23:49:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:49:50 [2024-02-28T23:49:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:49:50 [2024-02-28T23:49:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Name} time=-232793444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Name}]
18:49:50 [2024-02-28T23:49:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Name} time=-232793370 data=null button=1 stateMask=0x80000 x=77 y=-13 count=1}, TreeColumn with text {Name}]
18:49:50 [2024-02-28T23:49:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=-232793369 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}]
18:49:50 [2024-02-28T23:49:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=-232793368 data=null button=1 stateMask=0x80000 x=188 y=-13 count=1}, TreeColumn with text {PID/TID}]
18:49:50 [2024-02-28T23:49:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Start time} time=-232793367 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}]
18:49:50 [2024-02-28T23:49:50.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Start time} time=-232793366 data=null button=1 stateMask=0x80000 x=352 y=-13 count=1}, TreeColumn with text {Start time}]
18:49:50 [2024-02-28T23:49:50.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:49:50 [2024-02-28T23:49:50.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:49:50 [2024-02-28T23:49:50.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:49:51 [2024-02-28T23:49:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@ed1d2cf] time=-232792857 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:49:51 [2024-02-28T23:49:51.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:49:51 [2024-02-28T23:49:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:49:51 [2024-02-28T23:49:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:49:51 [2024-02-28T23:49:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:49:51 [2024-02-28T23:49:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-232792785 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
18:49:51 [2024-02-28T23:49:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232792785 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:49:51 [2024-02-28T23:49:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232792784 data=null}, TreeItem with text {TestForCallstack}]
18:49:51 [2024-02-28T23:49:51.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232792784 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:51 [2024-02-28T23:49:51.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232792783 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}]
18:49:51 [2024-02-28T23:49:51.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232792767 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:51 [2024-02-28T23:49:51.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:49:51 [2024-02-28T23:49:51.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:49:51 [2024-02-28T23:49:51.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:49:52 [2024-02-28T23:49:52.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232791562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232791561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232791561 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232791560 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232791560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232791560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232791560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232791559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232791559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232791559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232791559 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232791559 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232791557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232791557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232791556 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232791556 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232791556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232791556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:52 [2024-02-28T23:49:52.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:49:52 [2024-02-28T23:49:52.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:49:52 [2024-02-28T23:49:52.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:49:52 [2024-02-28T23:49:52.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:49:52 [2024-02-28T23:49:52.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:49:52 [2024-02-28T23:49:52.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232791556 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:52 [2024-02-28T23:49:52.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232792643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:49:52 [2024-02-28T23:49:52.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:49:52 [2024-02-28T23:49:52.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:49:52 [2024-02-28T23:49:52.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:49:52 [2024-02-28T23:49:52.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:49:52 [2024-02-28T23:49:52.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:49:52 [2024-02-28T23:49:52.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:49:52 [2024-02-28T23:49:52.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-232790911 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
18:49:52 [2024-02-28T23:49:52.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232790910 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:49:52 [2024-02-28T23:49:52.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232790910 data=null}, TreeItem with text {TestForCallstack}]
18:49:52 [2024-02-28T23:49:52.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232790910 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:53 [2024-02-28T23:49:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232790909 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}]
18:49:53 [2024-02-28T23:49:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232790873 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:53 [2024-02-28T23:49:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:49:53 [2024-02-28T23:49:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-232790872 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
18:49:53 [2024-02-28T23:49:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232790872 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:49:53 [2024-02-28T23:49:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232790871 data=null}, TreeItem with text {TestForCallstack}]
18:49:53 [2024-02-28T23:49:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232790871 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:53 [2024-02-28T23:49:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232790871 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}]
18:49:53 [2024-02-28T23:49:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232790856 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:53 [2024-02-28T23:49:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232790856 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:49:53 [2024-02-28T23:49:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232790855 data=null}, TreeItem with text {TestForCallstack}]
18:49:53 [2024-02-28T23:49:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232790855 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:53 [2024-02-28T23:49:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232790855 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}]
18:49:53 [2024-02-28T23:49:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232790851 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:53 [2024-02-28T23:49:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:49:53 [2024-02-28T23:49:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232790850 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
18:49:53 [2024-02-28T23:49:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232790850 data=null doit=true}, TreeItem with text {Traces [0]}]
18:49:53 [2024-02-28T23:49:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232790850 data=null}, TreeItem with text {Traces [0]}]
18:49:53 [2024-02-28T23:49:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232790849 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:49:53 [2024-02-28T23:49:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232790849 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
18:49:53 [2024-02-28T23:49:53.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232790784 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:49:55 [2024-02-28T23:49:55.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
18:49:55 [2024-02-28T23:49:55.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:49:55 [2024-02-28T23:49:55.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:49:55 [2024-02-28T23:49:55.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:49:55 [2024-02-28T23:49:55.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:49:55 [2024-02-28T23:49:55.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:49:55 [2024-02-28T23:49:55.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:49:55 [2024-02-28T23:49:55.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:49:56 [2024-02-28T23:49:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:49:56 [2024-02-28T23:49:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:49:56 [2024-02-28T23:49:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:49:56 [2024-02-28T23:49:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:49:56 [2024-02-28T23:49:56.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:49:56 [2024-02-28T23:49:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@ed1d2cf] time=-232787348 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:49:56 [2024-02-28T23:49:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:49:56 [2024-02-28T23:49:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:49:56 [2024-02-28T23:49:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:49:56 [2024-02-28T23:49:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:49:56 [2024-02-28T23:49:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-232787285 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
18:49:56 [2024-02-28T23:49:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232787285 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:49:56 [2024-02-28T23:49:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232787285 data=null}, TreeItem with text {TestForCallstack}]
18:49:56 [2024-02-28T23:49:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232787284 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:56 [2024-02-28T23:49:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232787284 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}]
18:49:56 [2024-02-28T23:49:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232787268 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:56 [2024-02-28T23:49:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:49:56 [2024-02-28T23:49:56.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:49:57 [2024-02-28T23:49:57.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232786621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232786620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232786620 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232786620 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232786620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232786619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232786619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232786619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232786619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232786619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232786619 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232786619 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232786616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232786616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232786616 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232786616 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232786615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232786615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:57 [2024-02-28T23:49:57.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:49:57 [2024-02-28T23:49:57.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:49:57 [2024-02-28T23:49:57.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:49:57 [2024-02-28T23:49:57.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:49:57 [2024-02-28T23:49:57.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:49:57 [2024-02-28T23:49:57.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:49:57 [2024-02-28T23:49:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232786615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:49:57 [2024-02-28T23:49:57.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232787146 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:49:58 [2024-02-28T23:49:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:49:58 [2024-02-28T23:49:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:49:58 [2024-02-28T23:49:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:49:58 [2024-02-28T23:49:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:49:58 [2024-02-28T23:49:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:49:58 [2024-02-28T23:49:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:49:58 [2024-02-28T23:49:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-232785962 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
18:49:58 [2024-02-28T23:49:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232785962 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:49:58 [2024-02-28T23:49:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232785961 data=null}, TreeItem with text {TestForCallstack}]
18:49:58 [2024-02-28T23:49:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232785961 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:58 [2024-02-28T23:49:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232785961 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}]
18:49:58 [2024-02-28T23:49:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232785933 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:58 [2024-02-28T23:49:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:49:58 [2024-02-28T23:49:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-232785932 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
18:49:58 [2024-02-28T23:49:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232785932 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:49:58 [2024-02-28T23:49:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232785932 data=null}, TreeItem with text {TestForCallstack}]
18:49:58 [2024-02-28T23:49:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232785931 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:58 [2024-02-28T23:49:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232785931 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}]
18:49:58 [2024-02-28T23:49:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232785886 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:58 [2024-02-28T23:49:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232785885 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:49:58 [2024-02-28T23:49:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232785885 data=null}, TreeItem with text {TestForCallstack}]
18:49:58 [2024-02-28T23:49:58.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232785885 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:58 [2024-02-28T23:49:58.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232785884 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}]
18:49:58 [2024-02-28T23:49:58.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232785881 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:49:58 [2024-02-28T23:49:58.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:49:58 [2024-02-28T23:49:58.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232785879 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
18:49:58 [2024-02-28T23:49:58.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232785879 data=null doit=true}, TreeItem with text {Traces [0]}]
18:49:58 [2024-02-28T23:49:58.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232785879 data=null}, TreeItem with text {Traces [0]}]
18:49:58 [2024-02-28T23:49:58.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232785878 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:49:58 [2024-02-28T23:49:58.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232785878 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
18:49:58 [2024-02-28T23:49:58.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232785860 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:49:59 [2024-02-28T23:49:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
18:49:59 [2024-02-28T23:49:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:00 [2024-02-28T23:50:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:50:00 [2024-02-28T23:50:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:50:00 [2024-02-28T23:50:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:50:00 [2024-02-28T23:50:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:00 [2024-02-28T23:50:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:00 [2024-02-28T23:50:00.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@ed1d2cf] time=-232783235 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:50:00 [2024-02-28T23:50:00.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:50:00 [2024-02-28T23:50:00.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:50:00 [2024-02-28T23:50:00.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:50:00 [2024-02-28T23:50:00.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:50:00 [2024-02-28T23:50:00.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-232783190 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
18:50:00 [2024-02-28T23:50:00.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232783190 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:50:00 [2024-02-28T23:50:00.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232783190 data=null}, TreeItem with text {TestForCallstack}]
18:50:00 [2024-02-28T23:50:00.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232783189 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:50:00 [2024-02-28T23:50:00.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232783189 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}]
18:50:00 [2024-02-28T23:50:00.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232783173 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:50:00 [2024-02-28T23:50:00.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:50:00 [2024-02-28T23:50:00.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:50:01 [2024-02-28T23:50:01.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:50:01 [2024-02-28T23:50:01.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:50:01 [2024-02-28T23:50:01.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:50:01 [2024-02-28T23:50:01.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:50:01 [2024-02-28T23:50:01.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:50:01 [2024-02-28T23:50:01.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:50:01 [2024-02-28T23:50:01.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:50:01 [2024-02-28T23:50:01.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:50:01 [2024-02-28T23:50:01.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232782487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232782481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232782480 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232782480 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232782480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232782479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232782479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232782479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232782479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232782479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232782478 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232782478 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232782476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232782475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232782475 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232782475 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232782475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232782474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:01 [2024-02-28T23:50:01.582Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:50:01 [2024-02-28T23:50:01.582Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:50:01 [2024-02-28T23:50:01.582Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:50:01 [2024-02-28T23:50:01.582Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:50:01 [2024-02-28T23:50:01.582Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:50:01 [2024-02-28T23:50:01.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:50:01 [2024-02-28T23:50:01.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232782474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:01 [2024-02-28T23:50:01.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232783055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-232781828 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232781828 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232781828 data=null}, TreeItem with text {TestForCallstack}]
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232781827 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232781827 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}]
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232781796 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-232781795 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232781795 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232781794 data=null}, TreeItem with text {TestForCallstack}]
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232781794 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232781794 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}]
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232781777 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232781776 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232781776 data=null}, TreeItem with text {TestForCallstack}]
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232781776 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232781775 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}]
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232781772 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232781763 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232781763 data=null doit=true}, TreeItem with text {Traces [0]}]
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232781763 data=null}, TreeItem with text {Traces [0]}]
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232781762 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232781762 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
18:50:02 [2024-02-28T23:50:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232781753 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:50:03 [2024-02-28T23:50:03.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
18:50:03 [2024-02-28T23:50:03.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:04 [2024-02-28T23:50:04.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:50:04 [2024-02-28T23:50:04.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:50:04 [2024-02-28T23:50:04.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:50:04 [2024-02-28T23:50:04.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:50:04 [2024-02-28T23:50:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:05 [2024-02-28T23:50:05.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:05 [2024-02-28T23:50:05.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:50:05 [2024-02-28T23:50:05.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:50:05 [2024-02-28T23:50:05.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:50:05 [2024-02-28T23:50:05.069Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:50:05 [2024-02-28T23:50:05.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
18:50:05 [2024-02-28T23:50:05.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232778788 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}]
18:50:05 [2024-02-28T23:50:05.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232778788 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}]
18:50:05 [2024-02-28T23:50:05.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232778788 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
18:50:05 [2024-02-28T23:50:05.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232778788 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}]
18:50:05 [2024-02-28T23:50:05.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232778787 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}]
18:50:05 [2024-02-28T23:50:05.634Z] 
18:50:05 [2024-02-28T23:50:05.634Z] (Eclipse:17321): Gtk-WARNING **: 23:50:05.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:50:05 [2024-02-28T23:50:05.634Z] 
18:50:05 [2024-02-28T23:50:05.634Z] (Eclipse:17321): Gtk-WARNING **: 23:50:05.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:50:05 [2024-02-28T23:50:05.634Z] 
18:50:05 [2024-02-28T23:50:05.634Z] (Eclipse:17321): Gtk-WARNING **: 23:50:05.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:50:05 [2024-02-28T23:50:05.634Z] 
18:50:05 [2024-02-28T23:50:05.634Z] (Eclipse:17321): Gtk-WARNING **: 23:50:05.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
18:50:05 [2024-02-28T23:50:05.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=-232778367 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}]
18:50:05 [2024-02-28T23:50:05.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=-232778366 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}]
18:50:05 [2024-02-28T23:50:05.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=-232778365 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}]
18:50:05 [2024-02-28T23:50:05.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=-232778365 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232778365 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
18:50:05 [2024-02-28T23:50:05.635Z] 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')
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=-232778361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-232778361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=-232778361 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=-232778361 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=-232778361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=-232778360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=-232778360 data=null 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')]
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=-232778349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-232778348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=-232778348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=-232778348 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=-232778348 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:50:05 [2024-02-28T23:50:05.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')
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232778346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232778346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232778346 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232778345 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232778345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232778345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:05 [2024-02-28T23:50:05.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {OK} time=-232778251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:05 [2024-02-28T23:50:05.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232778345 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:05 [2024-02-28T23:50:05.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232778787 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}]
18:50:06 [2024-02-28T23:50:06.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:50:06 [2024-02-28T23:50:06.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:06 [2024-02-28T23:50:06.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:50:06 [2024-02-28T23:50:06.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:06 [2024-02-28T23:50:06.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:06 [2024-02-28T23:50:06.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@ed1d2cf] time=-232777445 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:50:06 [2024-02-28T23:50:06.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:50:06 [2024-02-28T23:50:06.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:50:06 [2024-02-28T23:50:06.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:50:06 [2024-02-28T23:50:06.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:50:06 [2024-02-28T23:50:06.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-232777373 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
18:50:06 [2024-02-28T23:50:06.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232777373 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:50:06 [2024-02-28T23:50:06.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232777373 data=null}, TreeItem with text {TestForCallstack}]
18:50:06 [2024-02-28T23:50:06.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232777372 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:50:06 [2024-02-28T23:50:06.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232777372 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}]
18:50:06 [2024-02-28T23:50:06.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232777346 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:50:06 [2024-02-28T23:50:06.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:50:06 [2024-02-28T23:50:06.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:50:06 [2024-02-28T23:50:06.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:50:07 [2024-02-28T23:50:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:50:07 [2024-02-28T23:50:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:50:07 [2024-02-28T23:50:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:50:07 [2024-02-28T23:50:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:50:07 [2024-02-28T23:50:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:50:07 [2024-02-28T23:50:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:50:07 [2024-02-28T23:50:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:50:07 [2024-02-28T23:50:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:50:07 [2024-02-28T23:50:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:50:07 [2024-02-28T23:50:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:50:07 [2024-02-28T23:50:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232776710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:07 [2024-02-28T23:50:07.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=-232776706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:07 [2024-02-28T23:50:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232776706 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:07 [2024-02-28T23:50:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232776706 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:07 [2024-02-28T23:50:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232776706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:07 [2024-02-28T23:50:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232776706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:07 [2024-02-28T23:50:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232776705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:07 [2024-02-28T23:50:07.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=-232776705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:07 [2024-02-28T23:50:07.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=-232776705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:07 [2024-02-28T23:50:07.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=-232776705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:07 [2024-02-28T23:50:07.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=-232776705 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:07 [2024-02-28T23:50:07.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=-232776705 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:07 [2024-02-28T23:50:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:50:07 [2024-02-28T23:50:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:50:07 [2024-02-28T23:50:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:50:07 [2024-02-28T23:50:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:50:07 [2024-02-28T23:50:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:50:07 [2024-02-28T23:50:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:50:07 [2024-02-28T23:50:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:50:07 [2024-02-28T23:50:07.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')
18:50:07 [2024-02-28T23:50:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:50:07 [2024-02-28T23:50:07.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232776693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:07 [2024-02-28T23:50:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232776692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:07 [2024-02-28T23:50:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232776692 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:07 [2024-02-28T23:50:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232776692 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:07 [2024-02-28T23:50:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232776692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:07 [2024-02-28T23:50:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232776692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:07 [2024-02-28T23:50:07.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:50:07 [2024-02-28T23:50:07.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:50:07 [2024-02-28T23:50:07.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:50:07 [2024-02-28T23:50:07.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:50:07 [2024-02-28T23:50:07.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:50:07 [2024-02-28T23:50:07.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:50:07 [2024-02-28T23:50:07.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232776692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:07 [2024-02-28T23:50:07.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232777176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:50:07 [2024-02-28T23:50:07.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:50:08 [2024-02-28T23:50:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:50:08 [2024-02-28T23:50:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:50:08 [2024-02-28T23:50:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:50:08 [2024-02-28T23:50:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:50:08 [2024-02-28T23:50:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:50:08 [2024-02-28T23:50:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-232776062 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
18:50:08 [2024-02-28T23:50:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232776061 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:50:08 [2024-02-28T23:50:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232776061 data=null}, TreeItem with text {TestForCallstack}]
18:50:08 [2024-02-28T23:50:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232776060 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:50:08 [2024-02-28T23:50:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232776060 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}]
18:50:08 [2024-02-28T23:50:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232776023 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:50:08 [2024-02-28T23:50:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:50:08 [2024-02-28T23:50:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-232776022 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
18:50:08 [2024-02-28T23:50:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232776022 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:50:08 [2024-02-28T23:50:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232776022 data=null}, TreeItem with text {TestForCallstack}]
18:50:08 [2024-02-28T23:50:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232776021 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:50:08 [2024-02-28T23:50:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232776021 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}]
18:50:08 [2024-02-28T23:50:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232776013 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:50:08 [2024-02-28T23:50:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232776013 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:50:08 [2024-02-28T23:50:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232776012 data=null}, TreeItem with text {TestForCallstack}]
18:50:08 [2024-02-28T23:50:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232776012 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:50:08 [2024-02-28T23:50:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232776012 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}]
18:50:08 [2024-02-28T23:50:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232776002 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:50:08 [2024-02-28T23:50:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:50:08 [2024-02-28T23:50:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232775992 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
18:50:08 [2024-02-28T23:50:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232775992 data=null doit=true}, TreeItem with text {Traces [0]}]
18:50:08 [2024-02-28T23:50:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232775992 data=null}, TreeItem with text {Traces [0]}]
18:50:08 [2024-02-28T23:50:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232775991 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:50:08 [2024-02-28T23:50:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232775991 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
18:50:08 [2024-02-28T23:50:08.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232775975 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:50:09 [2024-02-28T23:50:09.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
18:50:09 [2024-02-28T23:50:09.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:10 [2024-02-28T23:50:10.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:50:10 [2024-02-28T23:50:10.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:50:10 [2024-02-28T23:50:10.155Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:50:10 [2024-02-28T23:50:10.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@ed1d2cf] time=-232773435 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:50:10 [2024-02-28T23:50:10.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:50:10 [2024-02-28T23:50:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:50:10 [2024-02-28T23:50:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:50:10 [2024-02-28T23:50:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:50:10 [2024-02-28T23:50:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-232773392 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
18:50:10 [2024-02-28T23:50:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232773392 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:50:10 [2024-02-28T23:50:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232773392 data=null}, TreeItem with text {TestForCallstack}]
18:50:10 [2024-02-28T23:50:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232773392 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:50:10 [2024-02-28T23:50:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232773391 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}]
18:50:10 [2024-02-28T23:50:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232773377 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:50:10 [2024-02-28T23:50:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:50:10 [2024-02-28T23:50:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:50:10 [2024-02-28T23:50:10.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232772764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232772763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232772763 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232772763 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232772763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232772763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232772762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232772762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232772762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232772762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232772762 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232772762 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232772760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232772760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232772760 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232772760 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232772759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:11 [2024-02-28T23:50:11.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232772759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:11 [2024-02-28T23:50:11.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:50:11 [2024-02-28T23:50:11.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:50:11 [2024-02-28T23:50:11.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:50:11 [2024-02-28T23:50:11.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')
18:50:11 [2024-02-28T23:50:11.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')
18:50:11 [2024-02-28T23:50:11.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:50:11 [2024-02-28T23:50:11.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232772759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:11 [2024-02-28T23:50:11.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232773266 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:50:11 [2024-02-28T23:50:11.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:50:11 [2024-02-28T23:50:11.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:50:11 [2024-02-28T23:50:11.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:50:11 [2024-02-28T23:50:11.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:50:11 [2024-02-28T23:50:11.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:50:11 [2024-02-28T23:50:11.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:50:11 [2024-02-28T23:50:11.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-232772104 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
18:50:12 [2024-02-28T23:50:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232772060 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:50:12 [2024-02-28T23:50:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232772059 data=null}, TreeItem with text {TestForCallstack}]
18:50:12 [2024-02-28T23:50:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232772059 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:50:12 [2024-02-28T23:50:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232772058 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}]
18:50:12 [2024-02-28T23:50:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232772033 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:50:12 [2024-02-28T23:50:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:50:12 [2024-02-28T23:50:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-232772032 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
18:50:12 [2024-02-28T23:50:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232772032 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:50:12 [2024-02-28T23:50:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232772031 data=null}, TreeItem with text {TestForCallstack}]
18:50:12 [2024-02-28T23:50:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232772031 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:50:12 [2024-02-28T23:50:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232772031 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}]
18:50:12 [2024-02-28T23:50:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232771982 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:50:12 [2024-02-28T23:50:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232771981 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:50:12 [2024-02-28T23:50:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232771981 data=null}, TreeItem with text {TestForCallstack}]
18:50:12 [2024-02-28T23:50:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232771980 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:50:12 [2024-02-28T23:50:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232771980 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}]
18:50:12 [2024-02-28T23:50:12.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232771977 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:50:12 [2024-02-28T23:50:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:50:12 [2024-02-28T23:50:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232771975 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
18:50:12 [2024-02-28T23:50:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232771975 data=null doit=true}, TreeItem with text {Traces [0]}]
18:50:12 [2024-02-28T23:50:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232771975 data=null}, TreeItem with text {Traces [0]}]
18:50:12 [2024-02-28T23:50:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232771974 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:50:12 [2024-02-28T23:50:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232771974 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
18:50:12 [2024-02-28T23:50:12.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232771957 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:50:13 [2024-02-28T23:50:13.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
18:50:13 [2024-02-28T23:50:13.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:14 [2024-02-28T23:50:14.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:50:14 [2024-02-28T23:50:14.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:50:14 [2024-02-28T23:50:14.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:50:14 [2024-02-28T23:50:14.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:50:14 [2024-02-28T23:50:14.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:50:14 [2024-02-28T23:50:14.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:14 [2024-02-28T23:50:14.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:14 [2024-02-28T23:50:14.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:50:14 [2024-02-28T23:50:14.724Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:50:14 [2024-02-28T23:50:14.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
18:50:14 [2024-02-28T23:50:14.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232769243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:14 [2024-02-28T23:50:14.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232769243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:14 [2024-02-28T23:50:14.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232769243 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:50:14 [2024-02-28T23:50:14.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232769243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:14 [2024-02-28T23:50:14.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232769243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:14 [2024-02-28T23:50:14.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232769242 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}]
18:50:14 [2024-02-28T23:50:14.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232769231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:14 [2024-02-28T23:50:14.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232769230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:14 [2024-02-28T23:50:14.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232769229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:14 [2024-02-28T23:50:14.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232769229 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:50:14 [2024-02-28T23:50:14.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232769229 data=null}, ToolItem with tooltip text {Select Next State Change}]
18:50:14 [2024-02-28T23:50:14.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
18:50:14 [2024-02-28T23:50:14.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:15 [2024-02-28T23:50:15.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:15 [2024-02-28T23:50:15.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:50:15 [2024-02-28T23:50:15.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:15 [2024-02-28T23:50:15.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:15 [2024-02-28T23:50:15.288Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:50:15 [2024-02-28T23:50:15.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
18:50:15 [2024-02-28T23:50:15.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=-232768725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:15 [2024-02-28T23:50:15.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=-232768724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:15 [2024-02-28T23:50:15.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=-232768724 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:50:15 [2024-02-28T23:50:15.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=-232768724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:15 [2024-02-28T23:50:15.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=-232768724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:15 [2024-02-28T23:50:15.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232768724 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}]
18:50:15 [2024-02-28T23:50:15.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=-232768723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:15 [2024-02-28T23:50:15.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=-232768723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:15 [2024-02-28T23:50:15.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=-232768722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:15 [2024-02-28T23:50:15.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=-232768722 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:50:15 [2024-02-28T23:50:15.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=-232768721 data=null}, ToolItem with tooltip text {Select Next State Change}]
18:50:15 [2024-02-28T23:50:15.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
18:50:15 [2024-02-28T23:50:15.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:15 [2024-02-28T23:50:15.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:15 [2024-02-28T23:50:15.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:50:15 [2024-02-28T23:50:15.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:15 [2024-02-28T23:50:15.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:15 [2024-02-28T23:50:15.852Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:50:15 [2024-02-28T23:50:15.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
18:50:15 [2024-02-28T23:50:15.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232768204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:15 [2024-02-28T23:50:15.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232768203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:15 [2024-02-28T23:50:15.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232768203 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:50:15 [2024-02-28T23:50:15.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232768203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:15 [2024-02-28T23:50:15.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232768203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:15 [2024-02-28T23:50:15.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232768203 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}]
18:50:15 [2024-02-28T23:50:15.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232768202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:15 [2024-02-28T23:50:15.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232768201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:15 [2024-02-28T23:50:15.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232768201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:15 [2024-02-28T23:50:15.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232768201 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:50:15 [2024-02-28T23:50:15.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232768193 data=null}, ToolItem with tooltip text {Select Next State Change}]
18:50:15 [2024-02-28T23:50:15.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
18:50:15 [2024-02-28T23:50:15.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:16 [2024-02-28T23:50:16.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:16 [2024-02-28T23:50:16.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:50:16 [2024-02-28T23:50:16.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:16 [2024-02-28T23:50:16.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:16 [2024-02-28T23:50:16.416Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:50:16 [2024-02-28T23:50:16.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
18:50:16 [2024-02-28T23:50:16.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232767648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:16 [2024-02-28T23:50:16.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232767648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:16 [2024-02-28T23:50:16.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232767648 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:50:16 [2024-02-28T23:50:16.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232767648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:16 [2024-02-28T23:50:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232767647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:16 [2024-02-28T23:50:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232767647 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}]
18:50:16 [2024-02-28T23:50:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232767646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:16 [2024-02-28T23:50:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232767646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:16 [2024-02-28T23:50:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232767646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:16 [2024-02-28T23:50:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232767645 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:50:16 [2024-02-28T23:50:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232767645 data=null}, ToolItem with tooltip text {Select Next State Change}]
18:50:16 [2024-02-28T23:50:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
18:50:16 [2024-02-28T23:50:16.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:16 [2024-02-28T23:50:16.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:16 [2024-02-28T23:50:16.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:50:16 [2024-02-28T23:50:16.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:16 [2024-02-28T23:50:16.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:16 [2024-02-28T23:50:16.674Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:50:16 [2024-02-28T23:50:16.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
18:50:16 [2024-02-28T23:50:16.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232767140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:16 [2024-02-28T23:50:16.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232767140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:16 [2024-02-28T23:50:16.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232767139 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:50:16 [2024-02-28T23:50:16.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232767139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:16 [2024-02-28T23:50:16.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232767139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:16 [2024-02-28T23:50:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232767139 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}]
18:50:16 [2024-02-28T23:50:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232767138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:16 [2024-02-28T23:50:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232767138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:16 [2024-02-28T23:50:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232767137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:16 [2024-02-28T23:50:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232767137 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:50:16 [2024-02-28T23:50:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232767137 data=null}, ToolItem with tooltip text {Select Next State Change}]
18:50:16 [2024-02-28T23:50:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
18:50:16 [2024-02-28T23:50:16.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:17 [2024-02-28T23:50:17.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:17 [2024-02-28T23:50:17.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:50:17 [2024-02-28T23:50:17.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:17 [2024-02-28T23:50:17.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:17 [2024-02-28T23:50:17.188Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:50:17 [2024-02-28T23:50:17.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
18:50:17 [2024-02-28T23:50:17.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232766632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:17 [2024-02-28T23:50:17.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232766632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:17 [2024-02-28T23:50:17.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232766631 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:50:17 [2024-02-28T23:50:17.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232766631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:17 [2024-02-28T23:50:17.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232766631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:17 [2024-02-28T23:50:17.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232766631 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}]
18:50:17 [2024-02-28T23:50:17.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232766630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:17 [2024-02-28T23:50:17.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232766630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:17 [2024-02-28T23:50:17.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232766630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:17 [2024-02-28T23:50:17.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232766629 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:50:17 [2024-02-28T23:50:17.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232766629 data=null}, ToolItem with tooltip text {Select Next State Change}]
18:50:17 [2024-02-28T23:50:17.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
18:50:17 [2024-02-28T23:50:17.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:17 [2024-02-28T23:50:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:17 [2024-02-28T23:50:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:50:17 [2024-02-28T23:50:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:17 [2024-02-28T23:50:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:17 [2024-02-28T23:50:17.752Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:50:17 [2024-02-28T23:50:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
18:50:17 [2024-02-28T23:50:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232766070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:17 [2024-02-28T23:50:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232766069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:17 [2024-02-28T23:50:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232766069 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:50:17 [2024-02-28T23:50:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232766069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:17 [2024-02-28T23:50:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232766069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:17 [2024-02-28T23:50:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232766069 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}]
18:50:17 [2024-02-28T23:50:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232766067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:17 [2024-02-28T23:50:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232766067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:17 [2024-02-28T23:50:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232766067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:17 [2024-02-28T23:50:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232766066 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:50:17 [2024-02-28T23:50:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232766066 data=null}, ToolItem with tooltip text {Select Next State Change}]
18:50:17 [2024-02-28T23:50:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
18:50:17 [2024-02-28T23:50:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:18 [2024-02-28T23:50:18.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:18 [2024-02-28T23:50:18.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:50:18 [2024-02-28T23:50:18.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:18 [2024-02-28T23:50:18.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:18 [2024-02-28T23:50:18.315Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:50:18 [2024-02-28T23:50:18.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
18:50:18 [2024-02-28T23:50:18.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232765549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:18 [2024-02-28T23:50:18.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232765548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:18 [2024-02-28T23:50:18.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232765548 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:50:18 [2024-02-28T23:50:18.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232765548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:18 [2024-02-28T23:50:18.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232765548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:18 [2024-02-28T23:50:18.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232765547 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}]
18:50:18 [2024-02-28T23:50:18.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232765545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:18 [2024-02-28T23:50:18.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232765539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:18 [2024-02-28T23:50:18.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232765538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:18 [2024-02-28T23:50:18.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232765538 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:50:18 [2024-02-28T23:50:18.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232765538 data=null}, ToolItem with tooltip text {Select Next State Change}]
18:50:18 [2024-02-28T23:50:18.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
18:50:18 [2024-02-28T23:50:18.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:18 [2024-02-28T23:50:18.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:18 [2024-02-28T23:50:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:50:18 [2024-02-28T23:50:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:18 [2024-02-28T23:50:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:18 [2024-02-28T23:50:18.880Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:50:18 [2024-02-28T23:50:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
18:50:18 [2024-02-28T23:50:18.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=-232765032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:18 [2024-02-28T23:50:18.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=-232765032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:18 [2024-02-28T23:50:18.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=-232765031 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:50:18 [2024-02-28T23:50:18.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=-232765031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:18 [2024-02-28T23:50:18.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=-232765031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:18 [2024-02-28T23:50:18.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=-232765031 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}]
18:50:18 [2024-02-28T23:50:18.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=-232765030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:18 [2024-02-28T23:50:18.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=-232765029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:18 [2024-02-28T23:50:18.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=-232765029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:18 [2024-02-28T23:50:18.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=-232765029 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:50:18 [2024-02-28T23:50:18.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=-232765028 data=null}, ToolItem with tooltip text {Select Next State Change}]
18:50:18 [2024-02-28T23:50:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
18:50:18 [2024-02-28T23:50:18.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:19 [2024-02-28T23:50:19.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:19 [2024-02-28T23:50:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:50:19 [2024-02-28T23:50:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:19 [2024-02-28T23:50:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:19 [2024-02-28T23:50:19.446Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:50:19 [2024-02-28T23:50:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
18:50:19 [2024-02-28T23:50:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232764522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:19 [2024-02-28T23:50:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232764521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:19 [2024-02-28T23:50:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232764521 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:50:19 [2024-02-28T23:50:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232764521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:19 [2024-02-28T23:50:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232764521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:19 [2024-02-28T23:50:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232764521 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}]
18:50:19 [2024-02-28T23:50:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232764519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:19 [2024-02-28T23:50:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232764519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:19 [2024-02-28T23:50:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232764519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
18:50:19 [2024-02-28T23:50:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232764519 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
18:50:19 [2024-02-28T23:50:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232764518 data=null}, ToolItem with tooltip text {Select Next State Change}]
18:50:19 [2024-02-28T23:50:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
18:50:19 [2024-02-28T23:50:19.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:20 [2024-02-28T23:50:20.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:20 [2024-02-28T23:50:20.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:50:20 [2024-02-28T23:50:20.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:20 [2024-02-28T23:50:20.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:20 [2024-02-28T23:50:20.011Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:50:20 [2024-02-28T23:50:20.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
18:50:20 [2024-02-28T23:50:20.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232763988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:50:20 [2024-02-28T23:50:20.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232763987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:50:20 [2024-02-28T23:50:20.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232763987 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:50:20 [2024-02-28T23:50:20.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232763987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:50:20 [2024-02-28T23:50:20.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232763987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:50:20 [2024-02-28T23:50:20.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232763987 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}]
18:50:20 [2024-02-28T23:50:20.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232763985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:50:20 [2024-02-28T23:50:20.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232763985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:50:20 [2024-02-28T23:50:20.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232763985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:50:20 [2024-02-28T23:50:20.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232763984 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:50:20 [2024-02-28T23:50:20.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=-232763984 data=null}, ToolItem with tooltip text {Select Previous State Change}]
18:50:20 [2024-02-28T23:50:20.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
18:50:20 [2024-02-28T23:50:20.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:20 [2024-02-28T23:50:20.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:20 [2024-02-28T23:50:20.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:50:20 [2024-02-28T23:50:20.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:20 [2024-02-28T23:50:20.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:20 [2024-02-28T23:50:20.575Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:50:20 [2024-02-28T23:50:20.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
18:50:20 [2024-02-28T23:50:20.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=-232763480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:50:20 [2024-02-28T23:50:20.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=-232763480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:50:20 [2024-02-28T23:50:20.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=-232763479 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:50:20 [2024-02-28T23:50:20.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=-232763479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:50:20 [2024-02-28T23:50:20.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=-232763479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:50:20 [2024-02-28T23:50:20.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=-232763479 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}]
18:50:20 [2024-02-28T23:50:20.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=-232763478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:50:20 [2024-02-28T23:50:20.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232763478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:50:20 [2024-02-28T23:50:20.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232763478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
18:50:20 [2024-02-28T23:50:20.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232763477 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
18:50:20 [2024-02-28T23:50:20.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232763477 data=null}, ToolItem with tooltip text {Select Previous State Change}]
18:50:20 [2024-02-28T23:50:20.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
18:50:20 [2024-02-28T23:50:20.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:21 [2024-02-28T23:50:21.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:21 [2024-02-28T23:50:21.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
18:50:21 [2024-02-28T23:50:21.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:21 [2024-02-28T23:50:21.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:50:21 [2024-02-28T23:50:21.139Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:50:21 [2024-02-28T23:50:21.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous Item}
18:50:21 [2024-02-28T23:50:21.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
18:50:21 [2024-02-28T23:50:21.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
18:50:21 [2024-02-28T23:50:21.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762953 data=null doit=true}, ToolItem with tooltip text {Select Previous Item}]
18:50:21 [2024-02-28T23:50:21.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
18:50:21 [2024-02-28T23:50:21.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
18:50:21 [2024-02-28T23:50:21.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762952 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}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762951 data=null doit=true}, ToolItem with tooltip text {Select Previous Item}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762951 data=null}, ToolItem with tooltip text {Select Previous Item}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous Item}
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next Item}
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762950 data=null doit=true}, ToolItem with tooltip text {Select Next Item}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762949 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}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762949 data=null doit=true}, ToolItem with tooltip text {Select Next Item}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762948 data=null}, ToolItem with tooltip text {Select Next Item}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next Item}
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom In}
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762947 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762947 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}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762946 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762946 data=null}, ToolItem with tooltip text {Zoom In}]
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom In}
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom Out}
18:50:21 [2024-02-28T23:50:21.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
18:50:21 [2024-02-28T23:50:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
18:50:21 [2024-02-28T23:50:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762945 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
18:50:21 [2024-02-28T23:50:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
18:50:21 [2024-02-28T23:50:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
18:50:21 [2024-02-28T23:50:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762945 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}]
18:50:21 [2024-02-28T23:50:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
18:50:21 [2024-02-28T23:50:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
18:50:21 [2024-02-28T23:50:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
18:50:21 [2024-02-28T23:50:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762944 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
18:50:21 [2024-02-28T23:50:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-232762944 data=null}, ToolItem with tooltip text {Zoom Out}]
18:50:21 [2024-02-28T23:50:21.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom Out}
18:50:21 [2024-02-28T23:50:21.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@ed1d2cf] time=-232762562 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:50:21 [2024-02-28T23:50:21.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:50:21 [2024-02-28T23:50:21.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:50:21 [2024-02-28T23:50:21.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:50:21 [2024-02-28T23:50:21.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:50:21 [2024-02-28T23:50:21.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-232762490 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
18:50:21 [2024-02-28T23:50:21.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-232762489 data=null doit=true}, TreeItem with text {TestForCallstack}]
18:50:21 [2024-02-28T23:50:21.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-232762489 data=null}, TreeItem with text {TestForCallstack}]
18:50:21 [2024-02-28T23:50:21.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-232762489 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:50:21 [2024-02-28T23:50:21.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232762488 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}]
18:50:21 [2024-02-28T23:50:21.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-232762477 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
18:50:21 [2024-02-28T23:50:21.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:50:21 [2024-02-28T23:50:21.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:50:21 [2024-02-28T23:50:21.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:50:22 [2024-02-28T23:50:22.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:50:22 [2024-02-28T23:50:22.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232761745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232761745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232761745 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232761744 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232761744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232761744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232761744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232761744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232761744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232761743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232761743 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232761743 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232761741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232761741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232761741 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232761741 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232761741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232761741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:22 [2024-02-28T23:50:22.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:50:22 [2024-02-28T23:50:22.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:50:22 [2024-02-28T23:50:22.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:50:22 [2024-02-28T23:50:22.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:50:22 [2024-02-28T23:50:22.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:50:22 [2024-02-28T23:50:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:50:22 [2024-02-28T23:50:22.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232761740 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:22 [2024-02-28T23:50:22.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232762349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:50:22 [2024-02-28T23:50:22.782Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.81 s -- in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
18:50:22 [2024-02-28T23:50:22.782Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testLoadingMappingFiles -- Time elapsed: 13.11 s
18:50:22 [2024-02-28T23:50:22.782Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testManipulatingMappingFiles -- Time elapsed: 5.749 s
18:50:22 [2024-02-28T23:50:22.782Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeSortAndCheckStack -- Time elapsed: 5.734 s
18:50:22 [2024-02-28T23:50:22.782Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeAndCheckStack -- Time elapsed: 4.964 s
18:50:22 [2024-02-28T23:50:22.782Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testOpenCallstack -- Time elapsed: 4.132 s
18:50:22 [2024-02-28T23:50:22.782Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeAndCheckStackWithNames -- Time elapsed: 5.766 s
18:50:22 [2024-02-28T23:50:22.782Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testCallStackToolBar -- Time elapsed: 3.937 s
18:50:22 [2024-02-28T23:50:22.782Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeGoBackAndForthAndCheckStack -- Time elapsed: 11.07 s
18:50:22 [2024-02-28T23:50:22.782Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
18:50:22 [2024-02-28T23:50:22.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@ed1d2cf] time=-232761078 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:50:23 [2024-02-28T23:50:23.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:50:23 [2024-02-28T23:50:23.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:50:23 [2024-02-28T23:50:23.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:50:23 [2024-02-28T23:50:23.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:50:23 [2024-02-28T23:50:23.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-232760781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:50:23 [2024-02-28T23:50:23.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:50:23 [2024-02-28T23:50:23.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
18:50:23 [2024-02-28T23:50:23.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
18:50:35 [2024-02-28T23:50:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"memory"'
18:50:35 [2024-02-28T23:50:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:35 [2024-02-28T23:50:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
18:50:35 [2024-02-28T23:50:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
18:50:35 [2024-02-28T23:50:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:50:35 [2024-02-28T23:50:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:50:35 [2024-02-28T23:50:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:50:35 [2024-02-28T23:50:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:50:35 [2024-02-28T23:50:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:50:35 [2024-02-28T23:50:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:50:35 [2024-02-28T23:50:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: memory
18:50:35 [2024-02-28T23:50:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
18:50:35 [2024-02-28T23:50:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
18:50:37 [2024-02-28T23:50:37.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"memory"'
18:50:37 [2024-02-28T23:50:37.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
18:50:37 [2024-02-28T23:50:37.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:50:37 [2024-02-28T23:50:37.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:50:37 [2024-02-28T23:50:37.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:50:37 [2024-02-28T23:50:37.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:50:37 [2024-02-28T23:50:37.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:50:37 [2024-02-28T23:50:37.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:50:37 [2024-02-28T23:50:37.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: memory
18:50:37 [2024-02-28T23:50:37.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@ed1d2cf] time=-232746145 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:50:37 [2024-02-28T23:50:37.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:50:37 [2024-02-28T23:50:37.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:50:37 [2024-02-28T23:50:37.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:50:37 [2024-02-28T23:50:37.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:50:37 [2024-02-28T23:50:37.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232746030 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:50:37 [2024-02-28T23:50:37.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232746030 data=null doit=true}, TreeItem with text {test}]
18:50:37 [2024-02-28T23:50:37.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232745992 data=null}, TreeItem with text {test}]
18:50:37 [2024-02-28T23:50:37.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232745991 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:50:37 [2024-02-28T23:50:37.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232745991 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:50:37 [2024-02-28T23:50:37.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232745981 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:50:37 [2024-02-28T23:50:37.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:50:37 [2024-02-28T23:50:37.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:50:38 [2024-02-28T23:50:38.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:50:39 [2024-02-28T23:50:39.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:50:39 [2024-02-28T23:50:39.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:50:39 [2024-02-28T23:50:39.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:50:39 [2024-02-28T23:50:39.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:50:39 [2024-02-28T23:50:39.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')
18:50:39 [2024-02-28T23:50:39.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:50:39 [2024-02-28T23:50:39.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:50:39 [2024-02-28T23:50:39.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:50:39 [2024-02-28T23:50:39.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:50:39 [2024-02-28T23:50:39.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
18:50:39 [2024-02-28T23:50:39.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=-232744859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:39 [2024-02-28T23:50:39.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=-232744859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:39 [2024-02-28T23:50:39.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=-232744859 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:39 [2024-02-28T23:50:39.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=-232744859 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:39 [2024-02-28T23:50:39.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=-232744858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:39 [2024-02-28T23:50:39.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=-232744858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:39 [2024-02-28T23:50:39.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=-232744858 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:39 [2024-02-28T23:50:39.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=-232744858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:39 [2024-02-28T23:50:39.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=-232744858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:39 [2024-02-28T23:50:39.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=-232744858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:39 [2024-02-28T23:50:39.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=-232744857 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:39 [2024-02-28T23:50:39.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=-232744857 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:50:39 [2024-02-28T23:50:39.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:50:39 [2024-02-28T23:50:39.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:50:39 [2024-02-28T23:50:39.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:50:39 [2024-02-28T23:50:39.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:50:39 [2024-02-28T23:50:39.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:50:39 [2024-02-28T23:50:39.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:50:39 [2024-02-28T23:50:39.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:50:39 [2024-02-28T23:50:39.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')
18:50:39 [2024-02-28T23:50:39.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:50:39 [2024-02-28T23:50:39.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232744856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:39 [2024-02-28T23:50:39.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232744856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:39 [2024-02-28T23:50:39.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232744856 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:39 [2024-02-28T23:50:39.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232744856 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:39 [2024-02-28T23:50:39.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232744855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:39 [2024-02-28T23:50:39.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232744855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:39 [2024-02-28T23:50:39.126Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:50:39 [2024-02-28T23:50:39.126Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:50:39 [2024-02-28T23:50:39.126Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:50:39 [2024-02-28T23:50:39.126Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:50:39 [2024-02-28T23:50:39.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')
18:50:39 [2024-02-28T23:50:39.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:50:39 [2024-02-28T23:50:39.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232744855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:50:39 [2024-02-28T23:50:39.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232745872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:50:39 [2024-02-28T23:50:39.640Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.74 s -- in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
18:50:39 [2024-02-28T23:50:39.640Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest.testOpenMemoryUsage -- Time elapsed: 12.52 s
18:50:39 [2024-02-28T23:50:39.640Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest.testMemoryUsage -- Time elapsed: 1.992 s
18:50:39 [2024-02-28T23:50:39.640Z] 
18:50:39 [2024-02-28T23:50:39.640Z] Results:
18:50:39 [2024-02-28T23:50:39.640Z] 
18:50:39 [2024-02-28T23:50:39.640Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
18:50:39 [2024-02-28T23:50:39.640Z] 
18:50:40 [2024-02-28T23:50:40.205Z] 
18:50:40 [2024-02-28T23:50:40.205Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-28 23:50:40.029
18:50:40 [2024-02-28T23:50:40.205Z] !MESSAGE The workspace will exit with unsaved changes in this session.
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] All tests passed
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] 
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
18:50:40 [2024-02-28T23:50:40.767Z] [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
18:50:40 [2024-02-28T23:50:40.767Z] [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
18:50:40 [2024-02-28T23:50:40.767Z] [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
18:50:40 [2024-02-28T23:50:40.767Z] [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
18:50:40 [2024-02-28T23:50:40.767Z] [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
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] 
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] 
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] Building Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT [104/141]
18:50:40 [2024-02-28T23:50:40.767Z] [INFO]   from pcap/pom.xml
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] --------------------------------[ pom ]---------------------------------
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] 
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent ---
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] 
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] 
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent ---
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] 
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap-parent ---
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] 
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent ---
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] 
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.pcap-parent ---
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] 
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent ---
18:50:40 [2024-02-28T23:50:40.767Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-9.3.0-SNAPSHOT.pom
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] 
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT     [105/141]
18:50:40 [2024-02-28T23:50:40.767Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:50:40 [2024-02-28T23:50:40.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
18:50:40 [2024-02-28T23:50:40.767Z] [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
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] 
18:50:40 [2024-02-28T23:50:40.767Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core ---
18:50:40 [2024-02-28T23:50:40.768Z] [INFO] 
18:50:40 [2024-02-28T23:50:40.768Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
18:50:40 [2024-02-28T23:50:40.768Z] [INFO] The project's OSGi version is 1.2.1.202402282247
18:50:40 [2024-02-28T23:50:40.768Z] [INFO] 
18:50:40 [2024-02-28T23:50:40.768Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
18:50:40 [2024-02-28T23:50:40.768Z] [INFO] 
18:50:40 [2024-02-28T23:50:40.768Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
18:50:40 [2024-02-28T23:50:40.768Z] [INFO] 
18:50:40 [2024-02-28T23:50:40.768Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
18:50:40 [2024-02-28T23:50:40.768Z] [INFO] 
18:50:40 [2024-02-28T23:50:40.768Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
18:50:40 [2024-02-28T23:50:40.768Z] [INFO] 
18:50:40 [2024-02-28T23:50:40.768Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
18:50:40 [2024-02-28T23:50:40.768Z] [INFO] Resolving class path of org.eclipse.tracecompass.pcap.core
18:50:40 [2024-02-28T23:50:40.768Z] [INFO] 
18:50:40 [2024-02-28T23:50:40.768Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
18:50:40 [2024-02-28T23:50:40.768Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
18:50:40 [2024-02-28T23:50:40.768Z] [INFO] 
18:50:40 [2024-02-28T23:50:40.768Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
18:50:40 [2024-02-28T23:50:40.768Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:50:40 [2024-02-28T23:50:40.768Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:50:40 [2024-02-28T23:50:40.768Z] [WARNING] The 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
18:50:40 [2024-02-28T23:50:40.768Z] [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
18:50:41 [2024-02-28T23:50:41.332Z] [INFO] 
18:50:41 [2024-02-28T23:50:41.332Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.pcap.core ---
18:50:41 [2024-02-28T23:50:41.332Z] [INFO] 
18:50:41 [2024-02-28T23:50:41.332Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core ---
18:50:41 [2024-02-28T23:50:41.332Z] [INFO] 
18:50:41 [2024-02-28T23:50:41.332Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core ---
18:50:41 [2024-02-28T23:50:41.332Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources
18:50:41 [2024-02-28T23:50:41.332Z] [INFO] 
18:50:41 [2024-02-28T23:50:41.332Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.pcap.core ---
18:50:41 [2024-02-28T23:50:41.332Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:50:41 [2024-02-28T23:50:41.332Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:50:41 [2024-02-28T23:50:41.332Z] [WARNING] The 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
18:50:41 [2024-02-28T23:50:41.332Z] [INFO] 
18:50:41 [2024-02-28T23:50:41.332Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core ---
18:50:41 [2024-02-28T23:50:41.332Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
18:50:41 [2024-02-28T23:50:41.332Z] [INFO] 
18:50:41 [2024-02-28T23:50:41.332Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core ---
18:50:41 [2024-02-28T23:50:41.332Z] [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
18:50:41 [2024-02-28T23:50:41.332Z] [INFO] 
18:50:41 [2024-02-28T23:50:41.332Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core ---
18:50:41 [2024-02-28T23:50:41.332Z] [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
18:50:41 [2024-02-28T23:50:41.588Z] [INFO] 
18:50:41 [2024-02-28T23:50:41.588Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core ---
18:50:41 [2024-02-28T23:50:41.588Z] [INFO] 
18:50:41 [2024-02-28T23:50:41.588Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core ---
18:50:41 [2024-02-28T23:50:41.588Z] [INFO] 
18:50:41 [2024-02-28T23:50:41.588Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core ---
18:50:41 [2024-02-28T23:50:41.588Z] [INFO] 
18:50:41 [2024-02-28T23:50:41.588Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.pcap.core ---
18:50:41 [2024-02-28T23:50:41.588Z] [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
18:50:42 [2024-02-28T23:50:42.517Z] [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
18:50:43 [2024-02-28T23:50:43.447Z] [INFO] 
18:50:43 [2024-02-28T23:50:43.447Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core ---
18:50:43 [2024-02-28T23:50:43.447Z] [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
18:50:43 [2024-02-28T23:50:43.447Z] [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
18:50:43 [2024-02-28T23:50:43.447Z] [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
18:50:43 [2024-02-28T23:50:43.447Z] [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
18:50:43 [2024-02-28T23:50:43.447Z] [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
18:50:43 [2024-02-28T23:50:43.448Z] [INFO] 
18:50:43 [2024-02-28T23:50:43.448Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core ---
18:50:43 [2024-02-28T23:50:43.448Z] [INFO] 
18:50:43 [2024-02-28T23:50:43.448Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
18:50:43 [2024-02-28T23:50:43.448Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT [106/141]
18:50:43 [2024-02-28T23:50:43.448Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
18:50:43 [2024-02-28T23:50:43.448Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:50:43 [2024-02-28T23:50:43.448Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:50:43 [2024-02-28T23:50:43.448Z] [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
18:50:43 [2024-02-28T23:50:43.714Z] [INFO] 
18:50:43 [2024-02-28T23:50:43.714Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests ---
18:50:43 [2024-02-28T23:50:43.714Z] [INFO] 
18:50:43 [2024-02-28T23:50:43.714Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
18:50:43 [2024-02-28T23:50:43.714Z] [INFO] The project's OSGi version is 1.0.7.202402282247
18:50:43 [2024-02-28T23:50:43.714Z] [INFO] 
18:50:43 [2024-02-28T23:50:43.714Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
18:50:43 [2024-02-28T23:50:43.714Z] [INFO] 
18:50:43 [2024-02-28T23:50:43.714Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
18:50:43 [2024-02-28T23:50:43.714Z] [INFO] 
18:50:43 [2024-02-28T23:50:43.714Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
18:50:43 [2024-02-28T23:50:43.715Z] [INFO] 
18:50:43 [2024-02-28T23:50:43.715Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
18:50:43 [2024-02-28T23:50:43.715Z] [INFO] 
18:50:43 [2024-02-28T23:50:43.715Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
18:50:43 [2024-02-28T23:50:43.715Z] [INFO] Resolving class path of Trace Compass Pcap Parser Core Tests Plug-in
18:50:43 [2024-02-28T23:50:43.715Z] [INFO] 
18:50:43 [2024-02-28T23:50:43.715Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
18:50:43 [2024-02-28T23:50:43.715Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
18:50:43 [2024-02-28T23:50:43.715Z] [INFO] 
18:50:43 [2024-02-28T23:50:43.715Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
18:50:43 [2024-02-28T23:50:43.715Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:50:43 [2024-02-28T23:50:43.715Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:50:43 [2024-02-28T23:50:43.715Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
18:50:43 [2024-02-28T23:50:43.972Z] [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
18:50:44 [2024-02-28T23:50:44.231Z] [INFO] 
18:50:44 [2024-02-28T23:50:44.231Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core.tests ---
18:50:44 [2024-02-28T23:50:44.231Z] [INFO] 
18:50:44 [2024-02-28T23:50:44.231Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests ---
18:50:44 [2024-02-28T23:50:44.231Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources
18:50:44 [2024-02-28T23:50:44.231Z] [INFO] 
18:50:44 [2024-02-28T23:50:44.231Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core.tests ---
18:50:44 [2024-02-28T23:50:44.231Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
18:50:44 [2024-02-28T23:50:44.231Z] [INFO] 
18:50:44 [2024-02-28T23:50:44.231Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests ---
18:50:44 [2024-02-28T23:50:44.231Z] [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
18:50:44 [2024-02-28T23:50:44.231Z] [INFO] 
18:50:44 [2024-02-28T23:50:44.231Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests ---
18:50:44 [2024-02-28T23:50:44.231Z] [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
18:50:44 [2024-02-28T23:50:44.231Z] [INFO] 
18:50:44 [2024-02-28T23:50:44.231Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests ---
18:50:44 [2024-02-28T23:50:44.231Z] [INFO] 
18:50:44 [2024-02-28T23:50:44.231Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core.tests ---
18:50:44 [2024-02-28T23:50:44.231Z] [INFO] 
18:50:44 [2024-02-28T23:50:44.231Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests ---
18:50:44 [2024-02-28T23:50:44.488Z] [INFO] 
18:50:44 [2024-02-28T23:50:44.488Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.pcap.core.tests ---
18:50:44 [2024-02-28T23:50:44.488Z] [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
18:50:45 [2024-02-28T23:50:45.856Z] [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
18:50:47 [2024-02-28T23:50:47.228Z] [INFO] 
18:50:47 [2024-02-28T23:50:47.228Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests ---
18:50:47 [2024-02-28T23:50:47.228Z] [INFO] Executing tasks
18:50:47 [2024-02-28T23:50:47.228Z] [WARNING]      [echo] Verifying: ${anyTraceExists}
18:50:47 [2024-02-28T23:50:47.228Z] [WARNING]      [echo] Attempting to download test traces
18:50:47 [2024-02-28T23:50:47.228Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
18:50:47 [2024-02-28T23:50:47.228Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip
18:50:47 [2024-02-28T23:50:47.228Z] [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
18:50:47 [2024-02-28T23:50:47.228Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
18:50:47 [2024-02-28T23:50:47.228Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip
18:50:47 [2024-02-28T23:50:47.228Z] [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
18:50:47 [2024-02-28T23:50:47.228Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
18:50:47 [2024-02-28T23:50:47.228Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip
18:50:47 [2024-02-28T23:50:47.228Z] [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
18:50:47 [2024-02-28T23:50:47.228Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
18:50:47 [2024-02-28T23:50:47.228Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip
18:50:47 [2024-02-28T23:50:47.228Z] [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
18:50:47 [2024-02-28T23:50:47.228Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
18:50:47 [2024-02-28T23:50:47.228Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip
18:50:47 [2024-02-28T23:50:47.228Z] [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
18:50:47 [2024-02-28T23:50:47.228Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
18:50:47 [2024-02-28T23:50:47.228Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip
18:50:47 [2024-02-28T23:50:47.228Z] [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
18:50:47 [2024-02-28T23:50:47.228Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
18:50:47 [2024-02-28T23:50:47.228Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip
18:50:47 [2024-02-28T23:50:47.228Z] [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
18:50:47 [2024-02-28T23:50:47.486Z] [INFO]       [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
18:50:47 [2024-02-28T23:50:47.486Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
18:50:47 [2024-02-28T23:50:47.743Z] [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
18:50:48 [2024-02-28T23:50:48.000Z] [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
18:50:48 [2024-02-28T23:50:48.001Z] [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
18:50:48 [2024-02-28T23:50:48.001Z] [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
18:50:48 [2024-02-28T23:50:48.001Z] [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
18:50:48 [2024-02-28T23:50:48.001Z] [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
18:50:48 [2024-02-28T23:50:48.001Z] [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
18:50:48 [2024-02-28T23:50:48.001Z] [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
18:50:48 [2024-02-28T23:50:48.001Z] [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
18:50:48 [2024-02-28T23:50:48.565Z] [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
18:50:50 [2024-02-28T23:50:50.458Z] [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
18:50:50 [2024-02-28T23:50:50.458Z] [WARNING]      [echo] Traces extracted successfully
18:50:50 [2024-02-28T23:50:50.458Z] [INFO] Executed tasks
18:50:50 [2024-02-28T23:50:50.458Z] [INFO] 
18:50:50 [2024-02-28T23:50:50.458Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests ---
18:50:50 [2024-02-28T23:50:50.458Z] [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
18:50:50 [2024-02-28T23:50:50.458Z] [INFO] Command line:
18:50:50 [2024-02-28T23:50:50.458Z] 	[/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]
18:50:50 [2024-02-28T23:50:50.459Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:50:55 [2024-02-28T23:50:55.720Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
18:50:55 [2024-02-28T23:50:55.977Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
18:50:55 [2024-02-28T23:50:55.977Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest.TestgetProtocols -- Time elapsed: 0.002 s
18:50:55 [2024-02-28T23:50:55.977Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest.TestProtocolAttributes -- Time elapsed: 0 s
18:50:55 [2024-02-28T23:50:55.977Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
18:50:56 [2024-02-28T23:50:56.234Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
18:50:56 [2024-02-28T23:50:56.234Z] org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest.CompleteUDPPacketTest -- Time elapsed: 0.195 s
18:50:56 [2024-02-28T23:50:56.234Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest
18:50:56 [2024-02-28T23:50:56.234Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest
18:50:56 [2024-02-28T23:50:56.234Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest.CompleteIPv6PacketTest -- Time elapsed: 0.017 s
18:50:56 [2024-02-28T23:50:56.234Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
18:50:56 [2024-02-28T23:50:56.234Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
18:50:56 [2024-02-28T23:50:56.234Z] org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest.CompleteUnknownPacketTest -- Time elapsed: 0.003 s
18:50:56 [2024-02-28T23:50:56.234Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
18:50:56 [2024-02-28T23:50:56.234Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
18:50:56 [2024-02-28T23:50:56.234Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest.CompleteIPv4PacketTest -- Time elapsed: 0.020 s
18:50:56 [2024-02-28T23:50:56.234Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
18:50:56 [2024-02-28T23:50:56.491Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
18:50:56 [2024-02-28T23:50:56.491Z] org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest.CompletePcapPacketTest -- Time elapsed: 0.038 s
18:50:56 [2024-02-28T23:50:56.491Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
18:50:56 [2024-02-28T23:50:56.491Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
18:50:56 [2024-02-28T23:50:56.491Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest.CompleteEthernetIIPacketTest -- Time elapsed: 0.004 s
18:50:56 [2024-02-28T23:50:56.491Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
18:50:56 [2024-02-28T23:50:56.491Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
18:50:56 [2024-02-28T23:50:56.491Z] org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest.CompleteTCPPacketTest -- Time elapsed: 0.020 s
18:50:56 [2024-02-28T23:50:56.491Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
18:50:56 [2024-02-28T23:50:56.491Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
18:50:56 [2024-02-28T23:50:56.491Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest.FileReadTest -- Time elapsed: 0.065 s
18:50:56 [2024-02-28T23:50:56.491Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
18:50:56 [2024-02-28T23:50:56.491Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
18:50:56 [2024-02-28T23:50:56.491Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.FileOpenDirectory -- Time elapsed: 0 s
18:50:56 [2024-02-28T23:50:56.491Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.fileOpenBadPcapTest -- Time elapsed: 0.001 s
18:50:56 [2024-02-28T23:50:56.491Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.fileOpenBinaryFile -- Time elapsed: 0 s
18:50:56 [2024-02-28T23:50:56.491Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
18:50:56 [2024-02-28T23:50:56.748Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
18:50:56 [2024-02-28T23:50:56.748Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest.EndiannessTest -- Time elapsed: 0.001 s
18:50:56 [2024-02-28T23:50:56.748Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
18:50:56 [2024-02-28T23:50:56.748Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
18:50:56 [2024-02-28T23:50:56.748Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest.FileOpenTest -- Time elapsed: 0.001 s
18:50:56 [2024-02-28T23:50:56.748Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest.FileOpenEmptyTest -- Time elapsed: 0 s
18:50:56 [2024-02-28T23:50:56.748Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
18:50:56 [2024-02-28T23:50:56.748Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
18:50:56 [2024-02-28T23:50:56.748Z] org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest.PacketExceptionTest -- Time elapsed: 0.001 s
18:50:56 [2024-02-28T23:50:56.748Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
18:50:56 [2024-02-28T23:50:56.748Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
18:50:56 [2024-02-28T23:50:56.748Z] org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest.GenericPacketTest -- Time elapsed: 0.001 s
18:50:56 [2024-02-28T23:50:56.748Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
18:50:56 [2024-02-28T23:50:56.748Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
18:50:56 [2024-02-28T23:50:56.748Z] org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest.StreamBuildingTest -- Time elapsed: 0.012 s
18:50:56 [2024-02-28T23:50:56.748Z] 
18:50:56 [2024-02-28T23:50:56.748Z] Results:
18:50:56 [2024-02-28T23:50:56.748Z] 
18:50:56 [2024-02-28T23:50:56.748Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
18:50:56 [2024-02-28T23:50:56.748Z] 
18:50:57 [2024-02-28T23:50:57.312Z] [INFO] All tests passed
18:50:57 [2024-02-28T23:50:57.312Z] [INFO] 
18:50:57 [2024-02-28T23:50:57.312Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests ---
18:50:57 [2024-02-28T23:50:57.312Z] [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
18:50:57 [2024-02-28T23:50:57.312Z] [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
18:50:57 [2024-02-28T23:50:57.312Z] [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
18:50:57 [2024-02-28T23:50:57.312Z] [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
18:50:57 [2024-02-28T23:50:57.312Z] [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
18:50:57 [2024-02-28T23:50:57.312Z] [INFO] 
18:50:57 [2024-02-28T23:50:57.312Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests ---
18:50:57 [2024-02-28T23:50:57.312Z] [INFO] 
18:50:57 [2024-02-28T23:50:57.312Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
18:50:57 [2024-02-28T23:50:57.312Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT [107/141]
18:50:57 [2024-02-28T23:50:57.312Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
18:50:57 [2024-02-28T23:50:57.312Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:50:57 [2024-02-28T23:50:57.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
18:50:57 [2024-02-28T23:50:57.312Z] [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
18:50:57 [2024-02-28T23:50:57.312Z] [INFO] 
18:50:57 [2024-02-28T23:50:57.312Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core ---
18:50:57 [2024-02-28T23:50:57.312Z] [INFO] 
18:50:57 [2024-02-28T23:50:57.312Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
18:50:57 [2024-02-28T23:50:57.312Z] [INFO] The project's OSGi version is 1.1.1.202402282247
18:50:57 [2024-02-28T23:50:57.312Z] [INFO] 
18:50:57 [2024-02-28T23:50:57.312Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
18:50:57 [2024-02-28T23:50:57.312Z] [INFO] 
18:50:57 [2024-02-28T23:50:57.312Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
18:50:57 [2024-02-28T23:50:57.312Z] [INFO] 
18:50:57 [2024-02-28T23:50:57.312Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
18:50:57 [2024-02-28T23:50:57.312Z] [INFO] 
18:50:57 [2024-02-28T23:50:57.312Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
18:50:57 [2024-02-28T23:50:57.312Z] [INFO] 
18:50:57 [2024-02-28T23:50:57.312Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
18:50:57 [2024-02-28T23:50:57.312Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core
18:50:57 [2024-02-28T23:50:57.569Z] [INFO] 
18:50:57 [2024-02-28T23:50:57.569Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
18:50:57 [2024-02-28T23:50:57.569Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
18:50:57 [2024-02-28T23:50:57.569Z] [INFO] 
18:50:57 [2024-02-28T23:50:57.569Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
18:50:57 [2024-02-28T23:50:57.569Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:50:57 [2024-02-28T23:50:57.569Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:50:57 [2024-02-28T23:50:57.569Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
18:50:57 [2024-02-28T23:50:57.569Z] [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
18:50:57 [2024-02-28T23:50:57.825Z] [INFO] 
18:50:57 [2024-02-28T23:50:57.825Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.core ---
18:50:57 [2024-02-28T23:50:57.825Z] [INFO] 
18:50:57 [2024-02-28T23:50:57.825Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core ---
18:50:57 [2024-02-28T23:50:57.825Z] [INFO] 
18:50:57 [2024-02-28T23:50:57.825Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core ---
18:50:57 [2024-02-28T23:50:57.825Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources
18:50:57 [2024-02-28T23:50:57.825Z] [INFO] 
18:50:57 [2024-02-28T23:50:57.825Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.core ---
18:50:57 [2024-02-28T23:50:57.825Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:50:57 [2024-02-28T23:50:57.825Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:50:57 [2024-02-28T23:50:57.825Z] [WARNING] The effective 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
18:50:57 [2024-02-28T23:50:57.826Z] [INFO] 
18:50:57 [2024-02-28T23:50:57.826Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core ---
18:50:57 [2024-02-28T23:50:57.826Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
18:50:57 [2024-02-28T23:50:57.826Z] [INFO] 
18:50:57 [2024-02-28T23:50:57.826Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
18:50:57 [2024-02-28T23:50:57.826Z] [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
18:50:57 [2024-02-28T23:50:57.826Z] [INFO] 
18:50:57 [2024-02-28T23:50:57.826Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core ---
18:50:58 [2024-02-28T23:50:58.082Z] [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
18:50:58 [2024-02-28T23:50:58.082Z] [INFO] 
18:50:58 [2024-02-28T23:50:58.082Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core ---
18:50:58 [2024-02-28T23:50:58.082Z] [INFO] 
18:50:58 [2024-02-28T23:50:58.082Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
18:50:58 [2024-02-28T23:50:58.082Z] [INFO] 
18:50:58 [2024-02-28T23:50:58.082Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core ---
18:50:58 [2024-02-28T23:50:58.082Z] [INFO] 
18:50:58 [2024-02-28T23:50:58.082Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.core ---
18:50:58 [2024-02-28T23:50:58.082Z] [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
18:50:59 [2024-02-28T23:50:59.454Z] [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
18:51:00 [2024-02-28T23:51:00.384Z] [INFO] 
18:51:00 [2024-02-28T23:51:00.384Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core ---
18:51:00 [2024-02-28T23:51:00.384Z] [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
18:51:00 [2024-02-28T23:51:00.384Z] [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
18:51:00 [2024-02-28T23:51:00.385Z] [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
18:51:00 [2024-02-28T23:51:00.385Z] [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
18:51:00 [2024-02-28T23:51:00.385Z] [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
18:51:00 [2024-02-28T23:51:00.385Z] [INFO] 
18:51:00 [2024-02-28T23:51:00.385Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core ---
18:51:00 [2024-02-28T23:51:00.385Z] [INFO] 
18:51:00 [2024-02-28T23:51:00.385Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
18:51:00 [2024-02-28T23:51:00.385Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT   [108/141]
18:51:00 [2024-02-28T23:51:00.385Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
18:51:00 [2024-02-28T23:51:00.385Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:51:00 [2024-02-28T23:51:00.385Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:51:00 [2024-02-28T23:51:00.385Z] [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
18:51:00 [2024-02-28T23:51:00.640Z] [INFO] 
18:51:00 [2024-02-28T23:51:00.641Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui ---
18:51:00 [2024-02-28T23:51:00.641Z] [INFO] 
18:51:00 [2024-02-28T23:51:00.641Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
18:51:00 [2024-02-28T23:51:00.641Z] [INFO] The project's OSGi version is 1.2.0.202402282247
18:51:00 [2024-02-28T23:51:00.641Z] [INFO] 
18:51:00 [2024-02-28T23:51:00.641Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
18:51:00 [2024-02-28T23:51:00.641Z] [INFO] 
18:51:00 [2024-02-28T23:51:00.641Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
18:51:00 [2024-02-28T23:51:00.641Z] [INFO] 
18:51:00 [2024-02-28T23:51:00.641Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
18:51:00 [2024-02-28T23:51:00.641Z] [INFO] 
18:51:00 [2024-02-28T23:51:00.641Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
18:51:00 [2024-02-28T23:51:00.641Z] [INFO] 
18:51:00 [2024-02-28T23:51:00.641Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
18:51:00 [2024-02-28T23:51:00.641Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui
18:51:00 [2024-02-28T23:51:00.898Z] [INFO] 
18:51:00 [2024-02-28T23:51:00.898Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
18:51:00 [2024-02-28T23:51:00.898Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
18:51:00 [2024-02-28T23:51:00.898Z] [INFO] 
18:51:00 [2024-02-28T23:51:00.898Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
18:51:00 [2024-02-28T23:51:00.898Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:51:00 [2024-02-28T23:51:00.898Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:51:00 [2024-02-28T23:51:00.898Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
18:51:00 [2024-02-28T23:51:00.898Z] [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
18:51:01 [2024-02-28T23:51:01.155Z] [INFO] 
18:51:01 [2024-02-28T23:51:01.155Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.ui ---
18:51:01 [2024-02-28T23:51:01.155Z] [INFO] 
18:51:01 [2024-02-28T23:51:01.155Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui ---
18:51:01 [2024-02-28T23:51:01.155Z] [INFO] 
18:51:01 [2024-02-28T23:51:01.155Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
18:51:01 [2024-02-28T23:51:01.155Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources
18:51:01 [2024-02-28T23:51:01.155Z] [INFO] 
18:51:01 [2024-02-28T23:51:01.155Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
18:51:01 [2024-02-28T23:51:01.155Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:51:01 [2024-02-28T23:51:01.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
18:51:01 [2024-02-28T23:51:01.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.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
18:51:01 [2024-02-28T23:51:01.155Z] [INFO] 
18:51:01 [2024-02-28T23:51:01.155Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui ---
18:51:01 [2024-02-28T23:51:01.155Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
18:51:01 [2024-02-28T23:51:01.155Z] [INFO] 
18:51:01 [2024-02-28T23:51:01.155Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
18:51:01 [2024-02-28T23:51:01.155Z] [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
18:51:01 [2024-02-28T23:51:01.155Z] [INFO] 
18:51:01 [2024-02-28T23:51:01.155Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui ---
18:51:01 [2024-02-28T23:51:01.155Z] [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
18:51:01 [2024-02-28T23:51:01.411Z] [INFO] 
18:51:01 [2024-02-28T23:51:01.411Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui ---
18:51:01 [2024-02-28T23:51:01.411Z] [INFO] 
18:51:01 [2024-02-28T23:51:01.411Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
18:51:01 [2024-02-28T23:51:01.411Z] [INFO] 
18:51:01 [2024-02-28T23:51:01.411Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui ---
18:51:01 [2024-02-28T23:51:01.411Z] [INFO] 
18:51:01 [2024-02-28T23:51:01.411Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.ui ---
18:51:01 [2024-02-28T23:51:01.411Z] [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
18:51:02 [2024-02-28T23:51:02.789Z] [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
18:51:03 [2024-02-28T23:51:03.722Z] [INFO] 
18:51:03 [2024-02-28T23:51:03.722Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui ---
18:51:03 [2024-02-28T23:51:03.722Z] [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
18:51:03 [2024-02-28T23:51:03.723Z] [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
18:51:03 [2024-02-28T23:51:03.723Z] [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
18:51:03 [2024-02-28T23:51:03.723Z] [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
18:51:03 [2024-02-28T23:51:03.723Z] [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
18:51:03 [2024-02-28T23:51:03.723Z] [INFO] 
18:51:03 [2024-02-28T23:51:03.723Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui ---
18:51:03 [2024-02-28T23:51:03.723Z] [INFO] 
18:51:03 [2024-02-28T23:51:03.723Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
18:51:03 [2024-02-28T23:51:03.723Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT      [109/141]
18:51:03 [2024-02-28T23:51:03.723Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
18:51:03 [2024-02-28T23:51:03.723Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
18:51:03 [2024-02-28T23:51:03.723Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
18:51:03 [2024-02-28T23:51:03.983Z] [INFO] 
18:51:03 [2024-02-28T23:51:03.983Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap ---
18:51:03 [2024-02-28T23:51:03.983Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target
18:51:03 [2024-02-28T23:51:03.983Z] [INFO] 
18:51:03 [2024-02-28T23:51:03.983Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
18:51:03 [2024-02-28T23:51:03.983Z] [INFO] The project's OSGi version is 9.3.0.202402282247
18:51:03 [2024-02-28T23:51:03.983Z] [INFO] 
18:51:03 [2024-02-28T23:51:03.983Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
18:51:03 [2024-02-28T23:51:03.983Z] [INFO] 
18:51:03 [2024-02-28T23:51:03.983Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
18:51:03 [2024-02-28T23:51:03.983Z] [INFO] 
18:51:03 [2024-02-28T23:51:03.983Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
18:51:03 [2024-02-28T23:51:03.983Z] [INFO] 
18:51:03 [2024-02-28T23:51:03.983Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
18:51:03 [2024-02-28T23:51:03.983Z] [INFO] 
18:51:03 [2024-02-28T23:51:03.983Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap ---
18:51:03 [2024-02-28T23:51:03.983Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources
18:51:03 [2024-02-28T23:51:03.983Z] [INFO] 
18:51:03 [2024-02-28T23:51:03.983Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap ---
18:51:03 [2024-02-28T23:51:03.983Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
18:51:03 [2024-02-28T23:51:03.983Z] [INFO] 
18:51:03 [2024-02-28T23:51:03.983Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap ---
18:51:03 [2024-02-28T23:51:03.983Z] [INFO] 
18:51:03 [2024-02-28T23:51:03.983Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap ---
18:51:03 [2024-02-28T23:51:03.983Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT.jar
18:51:04 [2024-02-28T23:51:04.239Z] [INFO] 
18:51:04 [2024-02-28T23:51:04.239Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap ---
18:51:04 [2024-02-28T23:51:04.239Z] [INFO] 
18:51:04 [2024-02-28T23:51:04.239Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
18:51:04 [2024-02-28T23:51:04.239Z] [INFO] 
18:51:04 [2024-02-28T23:51:04.239Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap ---
18:51:04 [2024-02-28T23:51:04.239Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-sources-feature.jar
18:51:04 [2024-02-28T23:51:04.239Z] [INFO] 
18:51:04 [2024-02-28T23:51:04.239Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
18:51:04 [2024-02-28T23:51:04.239Z] [INFO] 
18:51:04 [2024-02-28T23:51:04.239Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap ---
18:51:04 [2024-02-28T23:51:04.239Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT.jar
18:51:05 [2024-02-28T23:51:05.606Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-sources-feature.jar
18:51:06 [2024-02-28T23:51:06.168Z] [INFO] 
18:51:06 [2024-02-28T23:51:06.169Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap ---
18:51:06 [2024-02-28T23:51:06.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT.jar
18:51:06 [2024-02-28T23:51:06.169Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT.pom
18:51:06 [2024-02-28T23:51:06.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-sources-feature.jar
18:51:06 [2024-02-28T23:51:06.169Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-p2metadata.xml
18:51:06 [2024-02-28T23:51:06.169Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.3.0-SNAPSHOT-p2artifacts.xml
18:51:06 [2024-02-28T23:51:06.169Z] [INFO] 
18:51:06 [2024-02-28T23:51:06.169Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap ---
18:51:06 [2024-02-28T23:51:06.169Z] [INFO] 
18:51:06 [2024-02-28T23:51:06.169Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
18:51:06 [2024-02-28T23:51:06.169Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT [110/141]
18:51:06 [2024-02-28T23:51:06.169Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
18:51:06 [2024-02-28T23:51:06.169Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:51:06 [2024-02-28T23:51:06.169Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:51:06 [2024-02-28T23:51:06.169Z] [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
18:51:06 [2024-02-28T23:51:06.426Z] [INFO] 
18:51:06 [2024-02-28T23:51:06.426Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
18:51:06 [2024-02-28T23:51:06.426Z] [INFO] 
18:51:06 [2024-02-28T23:51:06.426Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
18:51:06 [2024-02-28T23:51:06.426Z] [INFO] The project's OSGi version is 1.0.4.202402282247
18:51:06 [2024-02-28T23:51:06.426Z] [INFO] 
18:51:06 [2024-02-28T23:51:06.426Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
18:51:06 [2024-02-28T23:51:06.426Z] [INFO] 
18:51:06 [2024-02-28T23:51:06.426Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
18:51:06 [2024-02-28T23:51:06.426Z] [INFO] 
18:51:06 [2024-02-28T23:51:06.426Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
18:51:06 [2024-02-28T23:51:06.426Z] [INFO] 
18:51:06 [2024-02-28T23:51:06.426Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
18:51:06 [2024-02-28T23:51:06.426Z] [INFO] 
18:51:06 [2024-02-28T23:51:06.426Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
18:51:06 [2024-02-28T23:51:06.426Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core.tests
18:51:06 [2024-02-28T23:51:06.683Z] [INFO] 
18:51:06 [2024-02-28T23:51:06.683Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
18:51:06 [2024-02-28T23:51:06.683Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
18:51:06 [2024-02-28T23:51:06.683Z] [INFO] 
18:51:06 [2024-02-28T23:51:06.683Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
18:51:06 [2024-02-28T23:51:06.683Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:51:06 [2024-02-28T23:51:06.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
18:51:06 [2024-02-28T23:51:06.683Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
18:51:06 [2024-02-28T23:51:06.683Z] [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
18:51:06 [2024-02-28T23:51:06.940Z] [INFO] 
18:51:06 [2024-02-28T23:51:06.940Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
18:51:06 [2024-02-28T23:51:06.940Z] [INFO] 
18:51:06 [2024-02-28T23:51:06.940Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
18:51:06 [2024-02-28T23:51:06.940Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources
18:51:06 [2024-02-28T23:51:06.940Z] [INFO] 
18:51:06 [2024-02-28T23:51:06.940Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
18:51:06 [2024-02-28T23:51:06.940Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
18:51:06 [2024-02-28T23:51:06.940Z] [INFO] 
18:51:06 [2024-02-28T23:51:06.940Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
18:51:06 [2024-02-28T23:51:06.940Z] [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
18:51:06 [2024-02-28T23:51:06.940Z] [INFO] 
18:51:06 [2024-02-28T23:51:06.940Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
18:51:06 [2024-02-28T23:51:06.940Z] [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
18:51:06 [2024-02-28T23:51:06.940Z] [INFO] 
18:51:06 [2024-02-28T23:51:06.940Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
18:51:06 [2024-02-28T23:51:06.940Z] [INFO] 
18:51:06 [2024-02-28T23:51:06.940Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
18:51:06 [2024-02-28T23:51:06.940Z] [INFO] 
18:51:06 [2024-02-28T23:51:06.940Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
18:51:06 [2024-02-28T23:51:06.940Z] [INFO] 
18:51:06 [2024-02-28T23:51:06.940Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
18:51:06 [2024-02-28T23:51:06.940Z] [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
18:51:08 [2024-02-28T23:51:08.310Z] [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
18:51:09 [2024-02-28T23:51:09.681Z] [INFO] 
18:51:09 [2024-02-28T23:51:09.681Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
18:51:09 [2024-02-28T23:51:09.681Z] [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
18:51:09 [2024-02-28T23:51:09.681Z] [INFO] Command line:
18:51:09 [2024-02-28T23:51:09.681Z] 	[/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]
18:51:09 [2024-02-28T23:51:09.681Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:51:16 [2024-02-28T23:51:16.229Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
18:51:16 [2024-02-28T23:51:16.229Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.regularToStringTest -- Time elapsed: 0.002 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.rootToStringTest -- Time elapsed: 0 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.customFieldValueRequestTest -- Time elapsed: 0 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.copyConstructorTest -- Time elapsed: 0.001 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.regularFieldValueRequestTest -- Time elapsed: 0 s
18:51:16 [2024-02-28T23:51:16.229Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
18:51:16 [2024-02-28T23:51:16.229Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getSourceEndpointTest -- Time elapsed: 0.001 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getProtocolsTest -- Time elapsed: 0.002 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getPayloadTest -- Time elapsed: 0 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getFieldsTest -- Time elapsed: 0 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.toStringTest -- Time elapsed: 0 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getMostEncapsulatedProtocolTest -- Time elapsed: 0.001 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getDestinationEndpointTest -- Time elapsed: 0 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.toStringAtSpecificProtocolTest -- Time elapsed: 0 s
18:51:16 [2024-02-28T23:51:16.229Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
18:51:16 [2024-02-28T23:51:16.229Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testParseEvent -- Time elapsed: 0.073 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetEndTime -- Time elapsed: 0.002 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetNbEvents -- Time elapsed: 0.001 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEventLoc_null -- Time elapsed: 0.001 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetStartTime -- Time elapsed: 0.001 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testBroadcast -- Time elapsed: 0.003 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testValidate -- Time elapsed: 0.002 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetName -- Time elapsed: 0.001 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetPath -- Time elapsed: 0.001 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testPcapTrace -- Time elapsed: 0.001 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetStreamingInterval -- Time elapsed: 0.001 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetLocationRatio -- Time elapsed: 0.003 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetCacheSize -- Time elapsed: 0.001 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetTraceProperties -- Time elapsed: 0.002 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.getSource -- Time elapsed: 0.001 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEventLoc_normal -- Time elapsed: 0.002 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_rank -- Time elapsed: 0.004 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetTimeRange -- Time elapsed: 0.055 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetEventType -- Time elapsed: 0.001 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_ratio -- Time elapsed: 0.003 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetResource -- Time elapsed: 0.001 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_location -- Time elapsed: 0.001 s
18:51:16 [2024-02-28T23:51:16.229Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetCurrentLocation -- Time elapsed: 0.001 s
18:51:16 [2024-02-28T23:51:16.229Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
18:51:17 [2024-02-28T23:51:17.599Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.214 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
18:51:17 [2024-02-28T23:51:17.599Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.constructorTest -- Time elapsed: 0.005 s
18:51:17 [2024-02-28T23:51:17.599Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.canExecuteTest -- Time elapsed: 0.002 s
18:51:17 [2024-02-28T23:51:17.599Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.executeAnalysisTest -- Time elapsed: 1.206 s
18:51:17 [2024-02-28T23:51:17.599Z] 
18:51:17 [2024-02-28T23:51:17.599Z] Results:
18:51:17 [2024-02-28T23:51:17.599Z] 
18:51:17 [2024-02-28T23:51:17.599Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
18:51:17 [2024-02-28T23:51:17.599Z] 
18:51:18 [2024-02-28T23:51:18.162Z] [INFO] All tests passed
18:51:18 [2024-02-28T23:51:18.162Z] [INFO] 
18:51:18 [2024-02-28T23:51:18.162Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
18:51:18 [2024-02-28T23:51:18.162Z] [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
18:51:18 [2024-02-28T23:51:18.162Z] [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
18:51:18 [2024-02-28T23:51:18.162Z] [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
18:51:18 [2024-02-28T23:51:18.162Z] [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
18:51:18 [2024-02-28T23:51:18.162Z] [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
18:51:18 [2024-02-28T23:51:18.162Z] [INFO] 
18:51:18 [2024-02-28T23:51:18.162Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
18:51:18 [2024-02-28T23:51:18.162Z] [INFO] 
18:51:18 [2024-02-28T23:51:18.162Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
18:51:18 [2024-02-28T23:51:18.162Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT [111/141]
18:51:18 [2024-02-28T23:51:18.162Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
18:51:18 [2024-02-28T23:51:18.162Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:51:18 [2024-02-28T23:51:18.162Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:51:18 [2024-02-28T23:51:18.162Z] [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
18:51:18 [2024-02-28T23:51:18.419Z] [INFO] 
18:51:18 [2024-02-28T23:51:18.419Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
18:51:18 [2024-02-28T23:51:18.419Z] [INFO] 
18:51:18 [2024-02-28T23:51:18.419Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
18:51:18 [2024-02-28T23:51:18.419Z] [INFO] The project's OSGi version is 1.0.3.202402282247
18:51:18 [2024-02-28T23:51:18.419Z] [INFO] 
18:51:18 [2024-02-28T23:51:18.419Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
18:51:18 [2024-02-28T23:51:18.419Z] [INFO] 
18:51:18 [2024-02-28T23:51:18.419Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
18:51:18 [2024-02-28T23:51:18.419Z] [INFO] 
18:51:18 [2024-02-28T23:51:18.419Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
18:51:18 [2024-02-28T23:51:18.419Z] [INFO] 
18:51:18 [2024-02-28T23:51:18.419Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
18:51:18 [2024-02-28T23:51:18.419Z] [INFO] 
18:51:18 [2024-02-28T23:51:18.419Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
18:51:18 [2024-02-28T23:51:18.419Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests
18:51:18 [2024-02-28T23:51:18.983Z] [INFO] 
18:51:18 [2024-02-28T23:51:18.983Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
18:51:18 [2024-02-28T23:51:18.983Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
18:51:18 [2024-02-28T23:51:18.983Z] [INFO] 
18:51:18 [2024-02-28T23:51:18.983Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
18:51:18 [2024-02-28T23:51:18.983Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:51:18 [2024-02-28T23:51:18.983Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:51:18 [2024-02-28T23:51:18.983Z] [WARNING] The effective 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
18:51:18 [2024-02-28T23:51:18.984Z] [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
18:51:19 [2024-02-28T23:51:19.240Z] [INFO] 
18:51:19 [2024-02-28T23:51:19.240Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
18:51:19 [2024-02-28T23:51:19.241Z] [INFO] 
18:51:19 [2024-02-28T23:51:19.241Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
18:51:19 [2024-02-28T23:51:19.241Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources
18:51:19 [2024-02-28T23:51:19.241Z] [INFO] 
18:51:19 [2024-02-28T23:51:19.241Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
18:51:19 [2024-02-28T23:51:19.241Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
18:51:19 [2024-02-28T23:51:19.241Z] [INFO] 
18:51:19 [2024-02-28T23:51:19.241Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
18:51:19 [2024-02-28T23:51:19.241Z] [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
18:51:19 [2024-02-28T23:51:19.241Z] [INFO] 
18:51:19 [2024-02-28T23:51:19.241Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
18:51:19 [2024-02-28T23:51:19.241Z] [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
18:51:19 [2024-02-28T23:51:19.241Z] [INFO] 
18:51:19 [2024-02-28T23:51:19.241Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
18:51:19 [2024-02-28T23:51:19.241Z] [INFO] 
18:51:19 [2024-02-28T23:51:19.241Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
18:51:19 [2024-02-28T23:51:19.241Z] [INFO] 
18:51:19 [2024-02-28T23:51:19.241Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
18:51:19 [2024-02-28T23:51:19.241Z] [INFO] 
18:51:19 [2024-02-28T23:51:19.241Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
18:51:19 [2024-02-28T23:51:19.497Z] [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
18:51:20 [2024-02-28T23:51:20.061Z] [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
18:51:20 [2024-02-28T23:51:20.989Z] [INFO] 
18:51:20 [2024-02-28T23:51:20.989Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
18:51:21 [2024-02-28T23:51:21.245Z] [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
18:51:21 [2024-02-28T23:51:21.245Z] [INFO] Command line:
18:51:21 [2024-02-28T23:51:21.245Z] 	[/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]
18:51:21 [2024-02-28T23:51:21.245Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:51:25 [2024-02-28T23:51:25.415Z] Feb 28, 2024 11:51:24 PM org.apache.aries.spifly.BaseActivator log
18:51:25 [2024-02-28T23:51:25.415Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
18:51:27 [2024-02-28T23:51:27.944Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:51:27 [2024-02-28T23:51:27.944Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:51:36 [2024-02-28T23:51:36.038Z] !SESSION 2024-02-28 23:51:21.338 -----------------------------------------------
18:51:36 [2024-02-28T23:51:36.038Z] eclipse.buildId=unknown
18:51:36 [2024-02-28T23:51:36.038Z] java.version=17.0.2
18:51:36 [2024-02-28T23:51:36.038Z] java.vendor=Oracle Corporation
18:51:36 [2024-02-28T23:51:36.038Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
18:51:36 [2024-02-28T23:51:36.038Z] 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
18:51:36 [2024-02-28T23:51:36.038Z] 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
18:51:36 [2024-02-28T23:51:36.038Z] 
18:51:36 [2024-02-28T23:51:36.038Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 23:51:35.328
18:51:36 [2024-02-28T23:51:36.038Z] !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
18:51:36 [2024-02-28T23:51:36.038Z] 
18:51:36 [2024-02-28T23:51:36.038Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 23:51:35.421
18:51:36 [2024-02-28T23:51:36.038Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
18:51:36 [2024-02-28T23:51:36.038Z] !STACK 0
18:51:36 [2024-02-28T23:51:36.038Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
18:51:36 [2024-02-28T23:51:36.038Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
18:51:36 [2024-02-28T23:51:36.038Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
18:51:36 [2024-02-28T23:51:36.038Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
18:51:36 [2024-02-28T23:51:36.038Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
18:51:36 [2024-02-28T23:51:36.038Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
18:51:36 [2024-02-28T23:51:36.038Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
18:51:36 [2024-02-28T23:51:36.038Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
18:51:36 [2024-02-28T23:51:36.038Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:51:36 [2024-02-28T23:51:36.038Z] Caused by: java.io.IOException: error=2, No such file or directory
18:51:36 [2024-02-28T23:51:36.038Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
18:51:36 [2024-02-28T23:51:36.038Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
18:51:36 [2024-02-28T23:51:36.038Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
18:51:36 [2024-02-28T23:51:36.038Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
18:51:36 [2024-02-28T23:51:36.038Z] 	... 7 more
18:51:36 [2024-02-28T23:51:36.038Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
18:51:36 [2024-02-28T23:51:36.601Z] Display size: 1440x900
18:51:36 [2024-02-28T23:51:36.601Z] OS version=6.1.11-200.fc37.x86_64
18:51:36 [2024-02-28T23:51:36.601Z] GTK version=3.22.30
18:51:36 [2024-02-28T23:51:36.601Z] GTK theme=Ambiance
18:51:36 [2024-02-28T23:51:36.601Z] LIBOVERLAY_SCROLLBAR=0
18:51:36 [2024-02-28T23:51:36.601Z] Time zone: Greenwich Mean Time
18:51:36 [2024-02-28T23:51:36.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@4d3a7f83] time=-232687228 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:51:38 [2024-02-28T23:51:38.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:51:38 [2024-02-28T23:51:38.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:51:38 [2024-02-28T23:51:38.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:51:38 [2024-02-28T23:51:38.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:51:38 [2024-02-28T23:51:38.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-232685864 data=null doit=true}, MenuItem with text {&Hierarchical}]
18:51:38 [2024-02-28T23:51:38.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-232685864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
18:51:38 [2024-02-28T23:51:38.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-232685851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:51:38 [2024-02-28T23:51:38.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:52:00 [2024-02-28T23:52:00.122Z] 
18:52:00 [2024-02-28T23:52:00.122Z] (Eclipse:18243): Gtk-WARNING **: 23:51:58.243: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
18:52:00 [2024-02-28T23:52:00.122Z] 
18:52:00 [2024-02-28T23:52:00.122Z] (Eclipse:18243): Gtk-WARNING **: 23:51:58.332: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
18:52:00 [2024-02-28T23:52:00.122Z] 
18:52:00 [2024-02-28T23:52:00.122Z] (Eclipse:18243): Gtk-WARNING **: 23:51:58.455: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:52:00 [2024-02-28T23:52:00.122Z] 
18:52:00 [2024-02-28T23:52:00.122Z] (Eclipse:18243): Gtk-WARNING **: 23:51:58.547: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
18:52:00 [2024-02-28T23:52:00.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:52:00 [2024-02-28T23:52:00.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:52:00 [2024-02-28T23:52:00.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:52:00 [2024-02-28T23:52:00.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:52:01 [2024-02-28T23:52:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4d3a7f83] time=-232662068 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:52:01 [2024-02-28T23:52:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:52:02 [2024-02-28T23:52:02.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:52:02 [2024-02-28T23:52:02.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:52:02 [2024-02-28T23:52:02.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:52:02 [2024-02-28T23:52:02.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232661957 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:52:02 [2024-02-28T23:52:02.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232661950 data=null doit=true}, TreeItem with text {test}]
18:52:02 [2024-02-28T23:52:02.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232661950 data=null}, TreeItem with text {test}]
18:52:02 [2024-02-28T23:52:02.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232661949 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:52:02 [2024-02-28T23:52:02.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232661948 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:52:02 [2024-02-28T23:52:02.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232661839 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:52:02 [2024-02-28T23:52:02.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:52:02 [2024-02-28T23:52:02.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:52:02 [2024-02-28T23:52:02.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232660326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232660325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232660325 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232660324 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232660324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232660323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232660323 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232660323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232660322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232660322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232660322 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232660322 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:52:03 [2024-02-28T23:52:03.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:52:03 [2024-02-28T23:52:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:52:03 [2024-02-28T23:52:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232660313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:52:03 [2024-02-28T23:52:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232660313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:52:03 [2024-02-28T23:52:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232660313 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:52:03 [2024-02-28T23:52:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232660313 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:52:03 [2024-02-28T23:52:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232660312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:52:03 [2024-02-28T23:52:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232660312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:52:03 [2024-02-28T23:52:03.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')
18:52:03 [2024-02-28T23:52:03.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')
18:52:03 [2024-02-28T23:52:03.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')
18:52:03 [2024-02-28T23:52:03.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')
18:52:03 [2024-02-28T23:52:03.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')
18:52:03 [2024-02-28T23:52:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:52:04 [2024-02-28T23:52:04.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232660311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:52:04 [2024-02-28T23:52:04.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232661538 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:52:04 [2024-02-28T23:52:04.270Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.34 s -- in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
18:52:04 [2024-02-28T23:52:04.270Z] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest.test -- Time elapsed: 25.32 s
18:52:04 [2024-02-28T23:52:04.270Z] 
18:52:04 [2024-02-28T23:52:04.270Z] Results:
18:52:04 [2024-02-28T23:52:04.270Z] 
18:52:04 [2024-02-28T23:52:04.270Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
18:52:04 [2024-02-28T23:52:04.270Z] 
18:52:05 [2024-02-28T23:52:05.199Z] 
18:52:05 [2024-02-28T23:52:05.199Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-28 23:52:04.950
18:52:05 [2024-02-28T23:52:05.199Z] !MESSAGE The workspace will exit with unsaved changes in this session.
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] All tests passed
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] 
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
18:52:05 [2024-02-28T23:52:05.764Z] [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
18:52:05 [2024-02-28T23:52:05.764Z] [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
18:52:05 [2024-02-28T23:52:05.764Z] [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
18:52:05 [2024-02-28T23:52:05.764Z] [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
18:52:05 [2024-02-28T23:52:05.764Z] [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
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] 
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] 
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] Building Trace Compass RCP Parent 9.3.0-SNAPSHOT               [112/141]
18:52:05 [2024-02-28T23:52:05.764Z] [INFO]   from rcp/pom.xml
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] --------------------------------[ pom ]---------------------------------
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] 
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent ---
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] 
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] 
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent ---
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] 
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp-parent ---
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] 
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent ---
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] 
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp-parent ---
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] 
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent ---
18:52:05 [2024-02-28T23:52:05.764Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-9.3.0-SNAPSHOT.pom
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] 
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] Building Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT     [113/141]
18:52:05 [2024-02-28T23:52:05.764Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:52:05 [2024-02-28T23:52:05.764Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:52:05 [2024-02-28T23:52:05.764Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] 
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding ---
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] 
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] The project's OSGi version is 9.3.0.202402282247
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] 
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] 
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] 
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] 
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] 
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] 
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] 
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
18:52:06 [2024-02-28T23:52:06.021Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:52:06 [2024-02-28T23:52:06.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
18:52:06 [2024-02-28T23:52:06.021Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] 
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.branding ---
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] 
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.branding ---
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] 
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding ---
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] 
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.branding ---
18:52:06 [2024-02-28T23:52:06.021Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:52:06 [2024-02-28T23:52:06.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
18:52:06 [2024-02-28T23:52:06.021Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] 
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding ---
18:52:06 [2024-02-28T23:52:06.021Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] 
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding ---
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-sources.jar
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] 
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding ---
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT.jar
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] 
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding ---
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] 
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding ---
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] 
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding ---
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] 
18:52:06 [2024-02-28T23:52:06.021Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.branding ---
18:52:06 [2024-02-28T23:52:06.278Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT.jar
18:52:07 [2024-02-28T23:52:07.207Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-sources.jar
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] 
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding ---
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT.jar
18:52:08 [2024-02-28T23:52:08.137Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT.pom
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-sources.jar
18:52:08 [2024-02-28T23:52:08.137Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-p2metadata.xml
18:52:08 [2024-02-28T23:52:08.137Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.3.0-SNAPSHOT-p2artifacts.xml
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] 
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding ---
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] 
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] Building Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT     [114/141]
18:52:08 [2024-02-28T23:52:08.137Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] 
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature ---
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] 
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] The project's OSGi version is 9.3.0.202402282247
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] 
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] 
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] 
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] 
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] 
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature ---
18:52:08 [2024-02-28T23:52:08.137Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources
18:52:08 [2024-02-28T23:52:08.138Z] [INFO] 
18:52:08 [2024-02-28T23:52:08.138Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding.feature ---
18:52:08 [2024-02-28T23:52:08.138Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
18:52:08 [2024-02-28T23:52:08.138Z] [INFO] 
18:52:08 [2024-02-28T23:52:08.138Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
18:52:08 [2024-02-28T23:52:08.138Z] [INFO] 
18:52:08 [2024-02-28T23:52:08.138Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
18:52:08 [2024-02-28T23:52:08.138Z] [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.3.0-SNAPSHOT.jar
18:52:08 [2024-02-28T23:52:08.138Z] [INFO] 
18:52:08 [2024-02-28T23:52:08.138Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature ---
18:52:08 [2024-02-28T23:52:08.138Z] [INFO] 
18:52:08 [2024-02-28T23:52:08.138Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
18:52:08 [2024-02-28T23:52:08.138Z] [INFO] 
18:52:08 [2024-02-28T23:52:08.138Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
18:52:08 [2024-02-28T23:52:08.138Z] [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.3.0-SNAPSHOT-sources-feature.jar
18:52:08 [2024-02-28T23:52:08.138Z] [INFO] 
18:52:08 [2024-02-28T23:52:08.138Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
18:52:08 [2024-02-28T23:52:08.138Z] [INFO] 
18:52:08 [2024-02-28T23:52:08.138Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
18:52:08 [2024-02-28T23:52:08.138Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2metadata:9.3.0-SNAPSHOT already attached, replace previous instance
18:52:08 [2024-02-28T23:52:08.138Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2artifacts:9.3.0-SNAPSHOT already attached, replace previous instance
18:52:08 [2024-02-28T23:52:08.138Z] [INFO] 
18:52:08 [2024-02-28T23:52:08.138Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.branding.feature ---
18:52:08 [2024-02-28T23:52:08.138Z] [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.3.0-SNAPSHOT.jar
18:52:09 [2024-02-28T23:52:09.068Z] [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.3.0-SNAPSHOT-sources-feature.jar
18:52:10 [2024-02-28T23:52:10.000Z] [INFO] 
18:52:10 [2024-02-28T23:52:10.000Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature ---
18:52:10 [2024-02-28T23:52:10.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT.jar
18:52:10 [2024-02-28T23:52:10.000Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT.pom
18:52:10 [2024-02-28T23:52:10.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT-sources-feature.jar
18:52:10 [2024-02-28T23:52:10.000Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT-p2metadata.xml
18:52:10 [2024-02-28T23:52:10.000Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.3.0-SNAPSHOT-p2artifacts.xml
18:52:10 [2024-02-28T23:52:10.000Z] [INFO] 
18:52:10 [2024-02-28T23:52:10.000Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature ---
18:52:10 [2024-02-28T23:52:10.000Z] [INFO] 
18:52:10 [2024-02-28T23:52:10.000Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
18:52:10 [2024-02-28T23:52:10.000Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT  [115/141]
18:52:10 [2024-02-28T23:52:10.000Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
18:52:10 [2024-02-28T23:52:10.000Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:52:10 [2024-02-28T23:52:10.000Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:52:10 [2024-02-28T23:52:10.000Z] [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
18:52:10 [2024-02-28T23:52:10.000Z] [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
18:52:10 [2024-02-28T23:52:10.000Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.6.0/commons-cli-1.6.0.jar (60 kB at 1.9 MB/s)
18:52:10 [2024-02-28T23:52:10.000Z] [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
18:52:10 [2024-02-28T23:52:10.000Z] [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 3.3 MB/s)
18:52:10 [2024-02-28T23:52:10.000Z] [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
18:52:10 [2024-02-28T23:52:10.000Z] [INFO] 
18:52:10 [2024-02-28T23:52:10.000Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core ---
18:52:10 [2024-02-28T23:52:10.000Z] [INFO] 
18:52:10 [2024-02-28T23:52:10.000Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
18:52:10 [2024-02-28T23:52:10.000Z] [INFO] The project's OSGi version is 1.1.0.202402282247
18:52:10 [2024-02-28T23:52:10.000Z] [INFO] 
18:52:10 [2024-02-28T23:52:10.000Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
18:52:10 [2024-02-28T23:52:10.000Z] [INFO] 
18:52:10 [2024-02-28T23:52:10.000Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
18:52:10 [2024-02-28T23:52:10.000Z] [INFO] 
18:52:10 [2024-02-28T23:52:10.000Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
18:52:10 [2024-02-28T23:52:10.000Z] [INFO] 
18:52:10 [2024-02-28T23:52:10.000Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
18:52:10 [2024-02-28T23:52:10.000Z] [INFO] 
18:52:10 [2024-02-28T23:52:10.000Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
18:52:10 [2024-02-28T23:52:10.001Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core
18:52:10 [2024-02-28T23:52:10.001Z] [INFO] 
18:52:10 [2024-02-28T23:52:10.001Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
18:52:10 [2024-02-28T23:52:10.001Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
18:52:10 [2024-02-28T23:52:10.001Z] [INFO] 
18:52:10 [2024-02-28T23:52:10.001Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
18:52:10 [2024-02-28T23:52:10.001Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:52:10 [2024-02-28T23:52:10.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
18:52:10 [2024-02-28T23:52:10.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.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
18:52:10 [2024-02-28T23:52:10.001Z] [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
18:52:12 [2024-02-28T23:52:12.519Z] [INFO] 
18:52:12 [2024-02-28T23:52:12.520Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.cli.core ---
18:52:12 [2024-02-28T23:52:12.520Z] [INFO] 
18:52:12 [2024-02-28T23:52:12.520Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core ---
18:52:12 [2024-02-28T23:52:12.520Z] [INFO] 
18:52:12 [2024-02-28T23:52:12.520Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core ---
18:52:12 [2024-02-28T23:52:12.520Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources
18:52:12 [2024-02-28T23:52:12.520Z] [INFO] 
18:52:12 [2024-02-28T23:52:12.520Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.cli.core ---
18:52:12 [2024-02-28T23:52:12.520Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:52:12 [2024-02-28T23:52:12.520Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:52:12 [2024-02-28T23:52:12.520Z] [WARNING] The effective 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
18:52:12 [2024-02-28T23:52:12.520Z] [INFO] 
18:52:12 [2024-02-28T23:52:12.520Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core ---
18:52:12 [2024-02-28T23:52:12.520Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
18:52:12 [2024-02-28T23:52:12.520Z] [INFO] 
18:52:12 [2024-02-28T23:52:12.520Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core ---
18:52:12 [2024-02-28T23:52:12.520Z] [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
18:52:12 [2024-02-28T23:52:12.520Z] [INFO] 
18:52:12 [2024-02-28T23:52:12.520Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core ---
18:52:12 [2024-02-28T23:52:12.520Z] [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
18:52:12 [2024-02-28T23:52:12.520Z] [INFO] 
18:52:12 [2024-02-28T23:52:12.520Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core ---
18:52:12 [2024-02-28T23:52:12.520Z] [INFO] 
18:52:12 [2024-02-28T23:52:12.520Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core ---
18:52:12 [2024-02-28T23:52:12.520Z] [INFO] 
18:52:12 [2024-02-28T23:52:12.520Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core ---
18:52:12 [2024-02-28T23:52:12.520Z] [INFO] 
18:52:12 [2024-02-28T23:52:12.520Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli.core ---
18:52:12 [2024-02-28T23:52:12.520Z] [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
18:52:13 [2024-02-28T23:52:13.449Z] [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
18:52:14 [2024-02-28T23:52:14.858Z] [INFO] 
18:52:14 [2024-02-28T23:52:14.858Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core ---
18:52:14 [2024-02-28T23:52:14.858Z] [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
18:52:14 [2024-02-28T23:52:14.858Z] [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
18:52:14 [2024-02-28T23:52:14.858Z] [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
18:52:14 [2024-02-28T23:52:14.858Z] [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
18:52:14 [2024-02-28T23:52:14.858Z] [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
18:52:14 [2024-02-28T23:52:14.858Z] [INFO] 
18:52:14 [2024-02-28T23:52:14.858Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core ---
18:52:14 [2024-02-28T23:52:14.858Z] [INFO] 
18:52:14 [2024-02-28T23:52:14.858Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
18:52:14 [2024-02-28T23:52:14.858Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT        [116/141]
18:52:14 [2024-02-28T23:52:14.858Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
18:52:14 [2024-02-28T23:52:14.858Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:52:14 [2024-02-28T23:52:14.858Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:52:14 [2024-02-28T23:52:14.858Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
18:52:15 [2024-02-28T23:52:15.115Z] [INFO] 
18:52:15 [2024-02-28T23:52:15.115Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui ---
18:52:15 [2024-02-28T23:52:15.115Z] [INFO] 
18:52:15 [2024-02-28T23:52:15.115Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
18:52:15 [2024-02-28T23:52:15.115Z] [INFO] The project's OSGi version is 9.3.0.202402282247
18:52:15 [2024-02-28T23:52:15.115Z] [INFO] 
18:52:15 [2024-02-28T23:52:15.115Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
18:52:15 [2024-02-28T23:52:15.115Z] [INFO] 
18:52:15 [2024-02-28T23:52:15.115Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
18:52:15 [2024-02-28T23:52:15.115Z] [INFO] 
18:52:15 [2024-02-28T23:52:15.115Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
18:52:15 [2024-02-28T23:52:15.115Z] [INFO] 
18:52:15 [2024-02-28T23:52:15.115Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
18:52:15 [2024-02-28T23:52:15.115Z] [INFO] 
18:52:15 [2024-02-28T23:52:15.115Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
18:52:15 [2024-02-28T23:52:15.115Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui
18:52:15 [2024-02-28T23:52:15.372Z] [INFO] 
18:52:15 [2024-02-28T23:52:15.372Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
18:52:15 [2024-02-28T23:52:15.372Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
18:52:15 [2024-02-28T23:52:15.372Z] [INFO] 
18:52:15 [2024-02-28T23:52:15.372Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
18:52:15 [2024-02-28T23:52:15.372Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:52:15 [2024-02-28T23:52:15.372Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:52:15 [2024-02-28T23:52:15.372Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
18:52:15 [2024-02-28T23:52:15.372Z] [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
18:52:15 [2024-02-28T23:52:15.628Z] [INFO] 
18:52:15 [2024-02-28T23:52:15.628Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.ui ---
18:52:15 [2024-02-28T23:52:15.628Z] [INFO] 
18:52:15 [2024-02-28T23:52:15.628Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui ---
18:52:15 [2024-02-28T23:52:15.628Z] [INFO] 
18:52:15 [2024-02-28T23:52:15.628Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui ---
18:52:15 [2024-02-28T23:52:15.628Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources
18:52:15 [2024-02-28T23:52:15.628Z] [INFO] 
18:52:15 [2024-02-28T23:52:15.628Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.ui ---
18:52:15 [2024-02-28T23:52:15.628Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:52:15 [2024-02-28T23:52:15.628Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:52:15 [2024-02-28T23:52:15.628Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
18:52:15 [2024-02-28T23:52:15.628Z] [INFO] 
18:52:15 [2024-02-28T23:52:15.628Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui ---
18:52:15 [2024-02-28T23:52:15.628Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped
18:52:15 [2024-02-28T23:52:15.628Z] [INFO] 
18:52:15 [2024-02-28T23:52:15.628Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui ---
18:52:15 [2024-02-28T23:52:15.628Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-sources.jar
18:52:15 [2024-02-28T23:52:15.628Z] [INFO] 
18:52:15 [2024-02-28T23:52:15.628Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui ---
18:52:15 [2024-02-28T23:52:15.885Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT.jar
18:52:15 [2024-02-28T23:52:15.885Z] [INFO] 
18:52:15 [2024-02-28T23:52:15.885Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui ---
18:52:15 [2024-02-28T23:52:15.885Z] [INFO] 
18:52:15 [2024-02-28T23:52:15.885Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui ---
18:52:15 [2024-02-28T23:52:15.885Z] [INFO] 
18:52:15 [2024-02-28T23:52:15.885Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui ---
18:52:15 [2024-02-28T23:52:15.885Z] [INFO] 
18:52:15 [2024-02-28T23:52:15.885Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.ui ---
18:52:15 [2024-02-28T23:52:15.885Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT.jar
18:52:17 [2024-02-28T23:52:17.253Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-sources.jar
18:52:18 [2024-02-28T23:52:18.183Z] [INFO] 
18:52:18 [2024-02-28T23:52:18.183Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui ---
18:52:18 [2024-02-28T23:52:18.183Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT.jar
18:52:18 [2024-02-28T23:52:18.183Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT.pom
18:52:18 [2024-02-28T23:52:18.183Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-sources.jar
18:52:18 [2024-02-28T23:52:18.183Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-p2metadata.xml
18:52:18 [2024-02-28T23:52:18.183Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.3.0-SNAPSHOT-p2artifacts.xml
18:52:18 [2024-02-28T23:52:18.183Z] [INFO] 
18:52:18 [2024-02-28T23:52:18.183Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui ---
18:52:18 [2024-02-28T23:52:18.183Z] [INFO] 
18:52:18 [2024-02-28T23:52:18.183Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
18:52:18 [2024-02-28T23:52:18.183Z] [INFO] Building Trace Compass RCP Feature 9.3.0-SNAPSHOT              [117/141]
18:52:18 [2024-02-28T23:52:18.183Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp/pom.xml
18:52:18 [2024-02-28T23:52:18.183Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
18:52:18 [2024-02-28T23:52:18.183Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/pom.xml
18:52:18 [2024-02-28T23:52:18.440Z] [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
18:52:19 [2024-02-28T23:52:19.371Z] [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 431 kB/s)
18:52:19 [2024-02-28T23:52:19.371Z] [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
18:52:19 [2024-02-28T23:52:19.371Z] [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 27 MB/s)
18:52:19 [2024-02-28T23:52:19.371Z] [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
18:52:19 [2024-02-28T23:52:19.371Z] [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 48 MB/s)
18:52:19 [2024-02-28T23:52:19.372Z] [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
18:52:19 [2024-02-28T23:52:19.372Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 1.7 MB/s)
18:52:19 [2024-02-28T23:52:19.372Z] [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
18:52:19 [2024-02-28T23:52:19.372Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.jar (11 kB at 1.4 MB/s)
18:52:19 [2024-02-28T23:52:19.372Z] [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
18:52:19 [2024-02-28T23:52:19.372Z] [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 9.9 MB/s)
18:52:19 [2024-02-28T23:52:19.372Z] [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
18:52:19 [2024-02-28T23:52:19.372Z] [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 41 MB/s)
18:52:19 [2024-02-28T23:52:19.372Z] [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
18:52:19 [2024-02-28T23:52:19.372Z] [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 6.6 MB/s)
18:52:19 [2024-02-28T23:52:19.372Z] [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
18:52:19 [2024-02-28T23:52:19.372Z] [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 46 MB/s)
18:52:19 [2024-02-28T23:52:19.372Z] [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
18:52:19 [2024-02-28T23:52:19.372Z] [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 48 MB/s)
18:52:19 [2024-02-28T23:52:19.372Z] [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
18:52:19 [2024-02-28T23:52:19.372Z] [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 52 MB/s)
18:52:19 [2024-02-28T23:52:19.372Z] [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
18:52:19 [2024-02-28T23:52:19.372Z] [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 15 MB/s)
18:52:19 [2024-02-28T23:52:19.372Z] [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
18:52:19 [2024-02-28T23:52:19.372Z] [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 36 MB/s)
18:52:19 [2024-02-28T23:52:19.372Z] [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
18:52:19 [2024-02-28T23:52:19.372Z] [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 55 MB/s)
18:52:19 [2024-02-28T23:52:19.372Z] [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
18:52:19 [2024-02-28T23:52:19.372Z] [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 25 MB/s)
18:52:19 [2024-02-28T23:52:19.372Z] [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
18:52:19 [2024-02-28T23:52:19.372Z] [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)
18:52:19 [2024-02-28T23:52:19.372Z] [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
18:52:19 [2024-02-28T23:52:19.372Z] [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 25 MB/s)
18:52:19 [2024-02-28T23:52:19.372Z] [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
18:52:19 [2024-02-28T23:52:19.372Z] [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 36 MB/s)
18:52:19 [2024-02-28T23:52:19.372Z] [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
18:52:19 [2024-02-28T23:52:19.372Z] [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 55 MB/s)
18:52:19 [2024-02-28T23:52:19.372Z] [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
18:52:19 [2024-02-28T23:52:19.372Z] [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 22 MB/s)
18:52:19 [2024-02-28T23:52:19.372Z] [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
18:52:19 [2024-02-28T23:52:19.372Z] [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 934 kB/s)
18:52:19 [2024-02-28T23:52:19.372Z] [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
18:52:19 [2024-02-28T23:52:19.629Z] [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 1.0 MB/s)
18:52:19 [2024-02-28T23:52:19.629Z] [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
18:52:19 [2024-02-28T23:52:19.629Z] [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 631 kB/s)
18:52:19 [2024-02-28T23:52:19.629Z] [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
18:52:19 [2024-02-28T23:52:19.629Z] [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 270 kB/s)
18:52:19 [2024-02-28T23:52:19.629Z] [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
18:52:19 [2024-02-28T23:52:19.629Z] [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 569 kB/s)
18:52:19 [2024-02-28T23:52:19.629Z] [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
18:52:19 [2024-02-28T23:52:19.629Z] [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 6.8 MB/s)
18:52:19 [2024-02-28T23:52:19.629Z] [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
18:52:19 [2024-02-28T23:52:19.629Z] [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 917 kB/s)
18:52:19 [2024-02-28T23:52:19.629Z] [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
18:52:19 [2024-02-28T23:52:19.629Z] [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 82 kB/s)
18:52:19 [2024-02-28T23:52:19.629Z] [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
18:52:19 [2024-02-28T23:52:19.629Z] [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 823 kB/s)
18:52:19 [2024-02-28T23:52:19.629Z] [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
18:52:19 [2024-02-28T23:52:19.629Z] [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 165 kB/s)
18:52:19 [2024-02-28T23:52:19.629Z] [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
18:52:19 [2024-02-28T23:52:19.629Z] [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 1.8 MB/s)
18:52:19 [2024-02-28T23:52:19.629Z] [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
18:52:19 [2024-02-28T23:52:19.629Z] [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 1.8 MB/s)
18:52:19 [2024-02-28T23:52:19.629Z] [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
18:52:19 [2024-02-28T23:52:19.629Z] [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 11 MB/s)
18:52:19 [2024-02-28T23:52:19.629Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
18:52:19 [2024-02-28T23:52:19.629Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 7.7 MB/s)
18:52:19 [2024-02-28T23:52:19.629Z] [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
18:52:19 [2024-02-28T23:52:19.629Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.pom (3.9 kB at 552 kB/s)
18:52:19 [2024-02-28T23:52:19.629Z] [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
18:52:19 [2024-02-28T23:52:19.629Z] [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 1.9 MB/s)
18:52:19 [2024-02-28T23:52:19.629Z] [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
18:52:19 [2024-02-28T23:52:19.629Z] [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 1.9 MB/s)
18:52:19 [2024-02-28T23:52:19.629Z] [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
18:52:19 [2024-02-28T23:52:19.629Z] [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 4.9 MB/s)
18:52:19 [2024-02-28T23:52:19.629Z] [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
18:52:19 [2024-02-28T23:52:19.629Z] [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 8.6 MB/s)
18:52:19 [2024-02-28T23:52:19.886Z] [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
18:52:19 [2024-02-28T23:52:19.886Z] [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 2.0 MB/s)
18:52:19 [2024-02-28T23:52:19.886Z] [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
18:52:19 [2024-02-28T23:52:19.886Z] [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 907 kB/s)
18:52:19 [2024-02-28T23:52:19.886Z] [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
18:52:19 [2024-02-28T23:52:19.886Z] [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 17 MB/s)
18:52:19 [2024-02-28T23:52:19.886Z] [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
18:52:19 [2024-02-28T23:52:19.886Z] [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 1.3 MB/s)
18:52:19 [2024-02-28T23:52:19.886Z] [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
18:52:19 [2024-02-28T23:52:19.886Z] [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 652 kB/s)
18:52:19 [2024-02-28T23:52:19.886Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/50/oss-parent-50.pom
18:52:19 [2024-02-28T23:52:19.886Z] [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.2 MB/s)
18:52:19 [2024-02-28T23:52:19.886Z] [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
18:52:19 [2024-02-28T23:52:19.886Z] [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 6.1 MB/s)
18:52:19 [2024-02-28T23:52:19.886Z] [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
18:52:19 [2024-02-28T23:52:19.886Z] [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 2.2 MB/s)
18:52:19 [2024-02-28T23:52:19.886Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom
18:52:19 [2024-02-28T23:52:19.886Z] [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)
18:52:19 [2024-02-28T23:52:19.886Z] [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
18:52:19 [2024-02-28T23:52:19.886Z] [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 358 kB/s)
18:52:19 [2024-02-28T23:52:19.886Z] [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
18:52:19 [2024-02-28T23:52:19.886Z] [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 2.9 MB/s)
18:52:19 [2024-02-28T23:52:19.886Z] [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
18:52:19 [2024-02-28T23:52:19.886Z] [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 928 kB/s)
18:52:19 [2024-02-28T23:52:19.886Z] [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
18:52:19 [2024-02-28T23:52:19.886Z] [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 1.8 MB/s)
18:52:19 [2024-02-28T23:52:19.886Z] [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
18:52:19 [2024-02-28T23:52:19.886Z] [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 1.6 MB/s)
18:52:19 [2024-02-28T23:52:19.886Z] [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
18:52:19 [2024-02-28T23:52:19.886Z] [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 223 kB/s)
18:52:19 [2024-02-28T23:52:19.886Z] [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
18:52:19 [2024-02-28T23:52:19.886Z] [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 512 kB/s)
18:52:19 [2024-02-28T23:52:19.886Z] [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
18:52:19 [2024-02-28T23:52:19.886Z] [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 12 MB/s)
18:52:19 [2024-02-28T23:52:19.886Z] [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
18:52:19 [2024-02-28T23:52:19.886Z] [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 1.5 MB/s)
18:52:19 [2024-02-28T23:52:19.886Z] [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
18:52:19 [2024-02-28T23:52:19.886Z] [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 203 kB/s)
18:52:19 [2024-02-28T23:52:19.886Z] [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
18:52:19 [2024-02-28T23:52:19.886Z] [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 2.2 MB/s)
18:52:19 [2024-02-28T23:52:19.886Z] [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
18:52:19 [2024-02-28T23:52:19.886Z] [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 1.4 MB/s)
18:52:19 [2024-02-28T23:52:19.886Z] [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
18:52:19 [2024-02-28T23:52:19.886Z] [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 4.1 MB/s)
18:52:19 [2024-02-28T23:52:19.887Z] [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
18:52:19 [2024-02-28T23:52:19.887Z] [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 2.5 MB/s)
18:52:19 [2024-02-28T23:52:19.887Z] [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
18:52:19 [2024-02-28T23:52:19.887Z] [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.4 MB/s)
18:52:19 [2024-02-28T23:52:19.887Z] [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
18:52:19 [2024-02-28T23:52:19.887Z] [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 3.9 MB/s)
18:52:19 [2024-02-28T23:52:19.887Z] [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
18:52:19 [2024-02-28T23:52:19.887Z] [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 167 kB/s)
18:52:20 [2024-02-28T23:52:20.143Z] [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
18:52:20 [2024-02-28T23:52:20.143Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 1.2 MB/s)
18:52:20 [2024-02-28T23:52:20.143Z] [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
18:52:20 [2024-02-28T23:52:20.143Z] [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 2.2 MB/s)
18:52:20 [2024-02-28T23:52:20.143Z] [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
18:52:20 [2024-02-28T23:52:20.143Z] [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
18:52:20 [2024-02-28T23:52:20.143Z] [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 46 MB/s)
18:52:20 [2024-02-28T23:52:20.143Z] [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
18:52:20 [2024-02-28T23:52:20.143Z] [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
18:52:20 [2024-02-28T23:52:20.143Z] [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 36 MB/s)
18:52:20 [2024-02-28T23:52:20.400Z] [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 30 MB/s)
18:52:20 [2024-02-28T23:52:20.400Z] [INFO] 
18:52:20 [2024-02-28T23:52:20.400Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp ---
18:52:20 [2024-02-28T23:52:20.400Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target
18:52:20 [2024-02-28T23:52:20.400Z] [INFO] 
18:52:20 [2024-02-28T23:52:20.400Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
18:52:20 [2024-02-28T23:52:20.400Z] [INFO] The project's OSGi version is 9.3.0.202402282247
18:52:20 [2024-02-28T23:52:20.400Z] [INFO] 
18:52:20 [2024-02-28T23:52:20.400Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
18:52:20 [2024-02-28T23:52:20.400Z] [INFO] 
18:52:20 [2024-02-28T23:52:20.400Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
18:52:20 [2024-02-28T23:52:20.400Z] [INFO] 
18:52:20 [2024-02-28T23:52:20.400Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
18:52:20 [2024-02-28T23:52:20.400Z] [INFO] 
18:52:20 [2024-02-28T23:52:20.400Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
18:52:20 [2024-02-28T23:52:20.400Z] [INFO] 
18:52:20 [2024-02-28T23:52:20.400Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp ---
18:52:20 [2024-02-28T23:52:20.400Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/src/main/resources
18:52:20 [2024-02-28T23:52:20.400Z] [INFO] 
18:52:20 [2024-02-28T23:52:20.400Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp ---
18:52:21 [2024-02-28T23:52:21.328Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 248 were skipped
18:52:21 [2024-02-28T23:52:21.328Z] [INFO] 
18:52:21 [2024-02-28T23:52:21.328Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp ---
18:52:21 [2024-02-28T23:52:21.328Z] [INFO] 
18:52:21 [2024-02-28T23:52:21.328Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp ---
18:52:21 [2024-02-28T23:52:21.583Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT.jar
18:52:21 [2024-02-28T23:52:21.584Z] [INFO] 
18:52:21 [2024-02-28T23:52:21.584Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp ---
18:52:21 [2024-02-28T23:52:21.584Z] [INFO] 
18:52:21 [2024-02-28T23:52:21.584Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp ---
18:52:21 [2024-02-28T23:52:21.584Z] [INFO] 
18:52:21 [2024-02-28T23:52:21.584Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp ---
18:52:21 [2024-02-28T23:52:21.584Z] [WARNING] The following referenced plugins has missing sources
18:52:21 [2024-02-28T23:52:21.584Z] 	org.apache.commons.jxpath_1.3.0.v200911051830
18:52:21 [2024-02-28T23:52:21.584Z] 	org.apache.commons.logging_1.2.0.v20180409-1502
18:52:21 [2024-02-28T23:52:21.584Z] 
18:52:21 [2024-02-28T23:52:21.839Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-sources-feature.jar
18:52:21 [2024-02-28T23:52:21.839Z] [INFO] 
18:52:21 [2024-02-28T23:52:21.839Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp ---
18:52:21 [2024-02-28T23:52:21.839Z] [INFO] 
18:52:21 [2024-02-28T23:52:21.839Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp ---
18:52:21 [2024-02-28T23:52:21.839Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2metadata:9.3.0-SNAPSHOT already attached, replace previous instance
18:52:21 [2024-02-28T23:52:21.839Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2artifacts:9.3.0-SNAPSHOT already attached, replace previous instance
18:52:21 [2024-02-28T23:52:21.839Z] [INFO] 
18:52:21 [2024-02-28T23:52:21.840Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp ---
18:52:21 [2024-02-28T23:52:21.840Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT.jar
18:52:22 [2024-02-28T23:52:22.768Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-sources-feature.jar
18:52:24 [2024-02-28T23:52:24.137Z] [INFO] 
18:52:24 [2024-02-28T23:52:24.137Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp ---
18:52:24 [2024-02-28T23:52:24.137Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT.jar
18:52:24 [2024-02-28T23:52:24.137Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT.pom
18:52:24 [2024-02-28T23:52:24.137Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-sources-feature.jar
18:52:24 [2024-02-28T23:52:24.137Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-p2metadata.xml
18:52:24 [2024-02-28T23:52:24.137Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.3.0-SNAPSHOT-p2artifacts.xml
18:52:24 [2024-02-28T23:52:24.137Z] [INFO] 
18:52:24 [2024-02-28T23:52:24.137Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp ---
18:52:24 [2024-02-28T23:52:24.137Z] [INFO] 
18:52:24 [2024-02-28T23:52:24.137Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
18:52:24 [2024-02-28T23:52:24.137Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT [118/141]
18:52:24 [2024-02-28T23:52:24.137Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
18:52:24 [2024-02-28T23:52:24.137Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:52:24 [2024-02-28T23:52:24.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
18:52:24 [2024-02-28T23:52:24.138Z] [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
18:52:24 [2024-02-28T23:52:24.394Z] [INFO] 
18:52:24 [2024-02-28T23:52:24.394Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
18:52:24 [2024-02-28T23:52:24.394Z] [INFO] 
18:52:24 [2024-02-28T23:52:24.394Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
18:52:24 [2024-02-28T23:52:24.394Z] [INFO] The project's OSGi version is 1.0.3.202402282247
18:52:24 [2024-02-28T23:52:24.394Z] [INFO] 
18:52:24 [2024-02-28T23:52:24.394Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
18:52:24 [2024-02-28T23:52:24.394Z] [INFO] 
18:52:24 [2024-02-28T23:52:24.394Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
18:52:24 [2024-02-28T23:52:24.394Z] [INFO] 
18:52:24 [2024-02-28T23:52:24.394Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
18:52:24 [2024-02-28T23:52:24.394Z] [INFO] 
18:52:24 [2024-02-28T23:52:24.394Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
18:52:24 [2024-02-28T23:52:24.394Z] [INFO] 
18:52:24 [2024-02-28T23:52:24.394Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
18:52:24 [2024-02-28T23:52:24.394Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core.tests
18:52:24 [2024-02-28T23:52:24.650Z] [INFO] 
18:52:24 [2024-02-28T23:52:24.650Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
18:52:24 [2024-02-28T23:52:24.650Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
18:52:24 [2024-02-28T23:52:24.650Z] [INFO] 
18:52:24 [2024-02-28T23:52:24.650Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
18:52:24 [2024-02-28T23:52:24.650Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:52:24 [2024-02-28T23:52:24.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
18:52:24 [2024-02-28T23:52:24.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.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
18:52:24 [2024-02-28T23:52:24.650Z] [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
18:52:24 [2024-02-28T23:52:24.906Z] [INFO] 
18:52:24 [2024-02-28T23:52:24.906Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
18:52:24 [2024-02-28T23:52:24.906Z] [INFO] 
18:52:24 [2024-02-28T23:52:24.906Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
18:52:24 [2024-02-28T23:52:24.906Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/test/resources
18:52:24 [2024-02-28T23:52:24.906Z] [INFO] 
18:52:24 [2024-02-28T23:52:24.906Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
18:52:24 [2024-02-28T23:52:24.906Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
18:52:24 [2024-02-28T23:52:24.906Z] [INFO] 
18:52:24 [2024-02-28T23:52:24.906Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
18:52:24 [2024-02-28T23:52:24.907Z] [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
18:52:24 [2024-02-28T23:52:24.907Z] [INFO] 
18:52:24 [2024-02-28T23:52:24.907Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
18:52:24 [2024-02-28T23:52:24.907Z] [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
18:52:24 [2024-02-28T23:52:24.907Z] [INFO] 
18:52:24 [2024-02-28T23:52:24.907Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
18:52:24 [2024-02-28T23:52:24.907Z] [INFO] 
18:52:24 [2024-02-28T23:52:24.907Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
18:52:24 [2024-02-28T23:52:24.907Z] [INFO] 
18:52:24 [2024-02-28T23:52:24.907Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
18:52:24 [2024-02-28T23:52:24.907Z] [INFO] 
18:52:24 [2024-02-28T23:52:24.907Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
18:52:24 [2024-02-28T23:52:24.907Z] [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
18:52:25 [2024-02-28T23:52:25.836Z] [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
18:52:27 [2024-02-28T23:52:27.202Z] [INFO] 
18:52:27 [2024-02-28T23:52:27.202Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
18:52:27 [2024-02-28T23:52:27.202Z] [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
18:52:27 [2024-02-28T23:52:27.202Z] [INFO] Command line:
18:52:27 [2024-02-28T23:52:27.202Z] 	[/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]
18:52:27 [2024-02-28T23:52:27.202Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:52:33 [2024-02-28T23:52:33.750Z] Running org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
18:52:33 [2024-02-28T23:52:33.750Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
18:52:33 [2024-02-28T23:52:33.750Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[0: --cli --help] -- Time elapsed: 0.108 s
18:52:33 [2024-02-28T23:52:33.750Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[1: --cli -h] -- Time elapsed: 0 s
18:52:33 [2024-02-28T23:52:33.750Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[2: --cli -faulty] -- Time elapsed: 0.001 s
18:52:33 [2024-02-28T23:52:33.750Z] Running org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
18:52:33 [2024-02-28T23:52:33.750Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
18:52:33 [2024-02-28T23:52:33.750Z] org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
18:52:33 [2024-02-28T23:52:33.750Z] 
18:52:33 [2024-02-28T23:52:33.750Z] Results:
18:52:33 [2024-02-28T23:52:33.750Z] 
18:52:33 [2024-02-28T23:52:33.750Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
18:52:33 [2024-02-28T23:52:33.750Z] 
18:52:33 [2024-02-28T23:52:33.750Z] [INFO] All tests passed
18:52:33 [2024-02-28T23:52:33.750Z] [INFO] 
18:52:33 [2024-02-28T23:52:33.750Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
18:52:33 [2024-02-28T23:52:33.750Z] [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
18:52:33 [2024-02-28T23:52:33.750Z] [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
18:52:33 [2024-02-28T23:52:33.750Z] [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
18:52:33 [2024-02-28T23:52:33.750Z] [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
18:52:33 [2024-02-28T23:52:33.750Z] [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
18:52:33 [2024-02-28T23:52:33.750Z] [INFO] 
18:52:33 [2024-02-28T23:52:33.750Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
18:52:33 [2024-02-28T23:52:33.750Z] [INFO] 
18:52:33 [2024-02-28T23:52:33.750Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
18:52:33 [2024-02-28T23:52:33.750Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT  [119/141]
18:52:33 [2024-02-28T23:52:33.750Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
18:52:33 [2024-02-28T23:52:33.750Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:52:33 [2024-02-28T23:52:33.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
18:52:33 [2024-02-28T23:52:33.751Z] [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
18:52:34 [2024-02-28T23:52:34.007Z] [INFO] 
18:52:34 [2024-02-28T23:52:34.007Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests ---
18:52:34 [2024-02-28T23:52:34.007Z] [INFO] 
18:52:34 [2024-02-28T23:52:34.007Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
18:52:34 [2024-02-28T23:52:34.007Z] [INFO] The project's OSGi version is 2.0.5.202402282247
18:52:34 [2024-02-28T23:52:34.007Z] [INFO] 
18:52:34 [2024-02-28T23:52:34.007Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
18:52:34 [2024-02-28T23:52:34.007Z] [INFO] 
18:52:34 [2024-02-28T23:52:34.007Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
18:52:34 [2024-02-28T23:52:34.007Z] [INFO] 
18:52:34 [2024-02-28T23:52:34.007Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
18:52:34 [2024-02-28T23:52:34.007Z] [INFO] 
18:52:34 [2024-02-28T23:52:34.007Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
18:52:34 [2024-02-28T23:52:34.007Z] [INFO] 
18:52:34 [2024-02-28T23:52:34.007Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
18:52:34 [2024-02-28T23:52:34.007Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui.tests
18:52:34 [2024-02-28T23:52:34.569Z] [INFO] 
18:52:34 [2024-02-28T23:52:34.569Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
18:52:34 [2024-02-28T23:52:34.569Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
18:52:34 [2024-02-28T23:52:34.569Z] [INFO] 
18:52:34 [2024-02-28T23:52:34.569Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
18:52:34 [2024-02-28T23:52:34.569Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:52:34 [2024-02-28T23:52:34.569Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:52:34 [2024-02-28T23:52:34.569Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
18:52:34 [2024-02-28T23:52:34.569Z] [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
18:52:34 [2024-02-28T23:52:34.569Z] [INFO] 
18:52:34 [2024-02-28T23:52:34.569Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui.tests ---
18:52:34 [2024-02-28T23:52:34.569Z] [INFO] 
18:52:34 [2024-02-28T23:52:34.569Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests ---
18:52:34 [2024-02-28T23:52:34.569Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources
18:52:34 [2024-02-28T23:52:34.569Z] [INFO] 
18:52:34 [2024-02-28T23:52:34.569Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui.tests ---
18:52:34 [2024-02-28T23:52:34.569Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 142 were skipped
18:52:34 [2024-02-28T23:52:34.569Z] [INFO] 
18:52:34 [2024-02-28T23:52:34.569Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
18:52:34 [2024-02-28T23:52:34.569Z] [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
18:52:34 [2024-02-28T23:52:34.569Z] [INFO] 
18:52:34 [2024-02-28T23:52:34.569Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests ---
18:52:34 [2024-02-28T23:52:34.569Z] [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
18:52:34 [2024-02-28T23:52:34.825Z] [INFO] 
18:52:34 [2024-02-28T23:52:34.825Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests ---
18:52:34 [2024-02-28T23:52:34.825Z] [INFO] 
18:52:34 [2024-02-28T23:52:34.825Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
18:52:34 [2024-02-28T23:52:34.825Z] [INFO] 
18:52:34 [2024-02-28T23:52:34.825Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests ---
18:52:34 [2024-02-28T23:52:34.825Z] [INFO] 
18:52:34 [2024-02-28T23:52:34.825Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.ui.tests ---
18:52:34 [2024-02-28T23:52:34.825Z] [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
18:52:35 [2024-02-28T23:52:35.756Z] [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
18:52:36 [2024-02-28T23:52:36.685Z] [INFO] 
18:52:36 [2024-02-28T23:52:36.685Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
18:52:36 [2024-02-28T23:52:36.942Z] [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
18:52:36 [2024-02-28T23:52:36.942Z] [INFO] Command line:
18:52:36 [2024-02-28T23:52:36.942Z] 	[/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]
18:52:36 [2024-02-28T23:52:36.943Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:52:43 [2024-02-28T23:52:43.488Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:52:43 [2024-02-28T23:52:43.489Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:52:51 [2024-02-28T23:52:51.582Z] !SESSION 2024-02-28 23:52:36.946 -----------------------------------------------
18:52:51 [2024-02-28T23:52:51.582Z] eclipse.buildId=unknown
18:52:51 [2024-02-28T23:52:51.582Z] java.version=17.0.2
18:52:51 [2024-02-28T23:52:51.582Z] java.vendor=Oracle Corporation
18:52:51 [2024-02-28T23:52:51.582Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
18:52:51 [2024-02-28T23:52:51.582Z] 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
18:52:51 [2024-02-28T23:52:51.582Z] 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
18:52:51 [2024-02-28T23:52:51.582Z] 
18:52:51 [2024-02-28T23:52:51.582Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 23:52:50.233
18:52:51 [2024-02-28T23:52:51.582Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
18:52:51 [2024-02-28T23:52:51.582Z] !STACK 0
18:52:51 [2024-02-28T23:52:51.582Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
18:52:51 [2024-02-28T23:52:51.582Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
18:52:51 [2024-02-28T23:52:51.582Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
18:52:51 [2024-02-28T23:52:51.582Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
18:52:51 [2024-02-28T23:52:51.582Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
18:52:51 [2024-02-28T23:52:51.582Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
18:52:51 [2024-02-28T23:52:51.582Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
18:52:51 [2024-02-28T23:52:51.582Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
18:52:51 [2024-02-28T23:52:51.582Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:52:51 [2024-02-28T23:52:51.582Z] Caused by: java.io.IOException: error=2, No such file or directory
18:52:51 [2024-02-28T23:52:51.582Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
18:52:51 [2024-02-28T23:52:51.582Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
18:52:51 [2024-02-28T23:52:51.582Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
18:52:51 [2024-02-28T23:52:51.582Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
18:52:51 [2024-02-28T23:52:51.582Z] 	... 7 more
18:52:51 [2024-02-28T23:52:51.582Z] Running org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
18:52:51 [2024-02-28T23:52:51.582Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
18:52:51 [2024-02-28T23:52:51.582Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[0: --cli --help] -- Time elapsed: 0.065 s
18:52:51 [2024-02-28T23:52:51.582Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[1: --cli -h] -- Time elapsed: 0 s
18:52:51 [2024-02-28T23:52:51.582Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[2: --cli --list] -- Time elapsed: 0.098 s
18:52:51 [2024-02-28T23:52:51.582Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[3: --cli -l] -- Time elapsed: 0 s
18:52:51 [2024-02-28T23:52:51.582Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[4: --cli --open mytrace] -- Time elapsed: 0 s
18:52:51 [2024-02-28T23:52:51.582Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[5: --cli -o mytrace] -- Time elapsed: 0 s
18:52:51 [2024-02-28T23:52:51.582Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[6: --cli --open mytrace mytrace2 mytrace3] -- Time elapsed: 0 s
18:52:51 [2024-02-28T23:52:51.582Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[7: --cli -o mytrace mytrace2 mytrace3] -- Time elapsed: 0 s
18:52:51 [2024-02-28T23:52:51.582Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[8: --cli --open] -- Time elapsed: 0 s
18:52:51 [2024-02-28T23:52:51.582Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[9: --cli -o] -- Time elapsed: 0 s
18:52:51 [2024-02-28T23:52:51.582Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[10: --cli -faulty] -- Time elapsed: 0.001 s
18:52:51 [2024-02-28T23:52:51.582Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[11: --open mytrace] -- Time elapsed: 0 s
18:52:51 [2024-02-28T23:52:51.582Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[12: --open] -- Time elapsed: 0.001 s
18:52:51 [2024-02-28T23:52:51.582Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[13: --open mytrace --list] -- Time elapsed: 0 s
18:52:51 [2024-02-28T23:52:51.582Z] 
18:52:51 [2024-02-28T23:52:51.582Z] Results:
18:52:51 [2024-02-28T23:52:51.582Z] 
18:52:51 [2024-02-28T23:52:51.582Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
18:52:51 [2024-02-28T23:52:51.582Z] 
18:52:52 [2024-02-28T23:52:52.950Z] [INFO] All tests passed
18:52:52 [2024-02-28T23:52:52.950Z] [INFO] 
18:52:52 [2024-02-28T23:52:52.950Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests ---
18:52:52 [2024-02-28T23:52:52.950Z] [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
18:52:52 [2024-02-28T23:52:52.950Z] [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
18:52:52 [2024-02-28T23:52:52.950Z] [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
18:52:52 [2024-02-28T23:52:52.950Z] [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
18:52:52 [2024-02-28T23:52:52.950Z] [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
18:52:52 [2024-02-28T23:52:52.950Z] [INFO] 
18:52:52 [2024-02-28T23:52:52.950Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests ---
18:52:52 [2024-02-28T23:52:52.950Z] [INFO] 
18:52:52 [2024-02-28T23:52:52.950Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
18:52:52 [2024-02-28T23:52:52.950Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT [120/141]
18:52:52 [2024-02-28T23:52:52.950Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
18:52:52 [2024-02-28T23:52:52.950Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:52:52 [2024-02-28T23:52:52.950Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:52:52 [2024-02-28T23:52:52.950Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
18:52:53 [2024-02-28T23:52:53.207Z] [INFO] 
18:52:53 [2024-02-28T23:52:53.207Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui ---
18:52:53 [2024-02-28T23:52:53.207Z] [INFO] 
18:52:53 [2024-02-28T23:52:53.207Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
18:52:53 [2024-02-28T23:52:53.207Z] [INFO] The project's OSGi version is 1.0.5.202402282247
18:52:53 [2024-02-28T23:52:53.207Z] [INFO] 
18:52:53 [2024-02-28T23:52:53.207Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
18:52:53 [2024-02-28T23:52:53.207Z] [INFO] 
18:52:53 [2024-02-28T23:52:53.207Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
18:52:53 [2024-02-28T23:52:53.207Z] [INFO] 
18:52:53 [2024-02-28T23:52:53.207Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
18:52:53 [2024-02-28T23:52:53.207Z] [INFO] 
18:52:53 [2024-02-28T23:52:53.207Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
18:52:53 [2024-02-28T23:52:53.207Z] [INFO] 
18:52:53 [2024-02-28T23:52:53.207Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
18:52:53 [2024-02-28T23:52:53.207Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.incubator.ui
18:52:53 [2024-02-28T23:52:53.207Z] [INFO] 
18:52:53 [2024-02-28T23:52:53.207Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
18:52:53 [2024-02-28T23:52:53.207Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
18:52:53 [2024-02-28T23:52:53.207Z] [INFO] 
18:52:53 [2024-02-28T23:52:53.207Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
18:52:53 [2024-02-28T23:52:53.207Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:52:53 [2024-02-28T23:52:53.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
18:52:53 [2024-02-28T23:52:53.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.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
18:52:53 [2024-02-28T23:52:53.207Z] [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
18:52:53 [2024-02-28T23:52:53.464Z] [INFO] 
18:52:53 [2024-02-28T23:52:53.464Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.incubator.ui ---
18:52:53 [2024-02-28T23:52:53.464Z] [INFO] 
18:52:53 [2024-02-28T23:52:53.464Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.incubator.ui ---
18:52:53 [2024-02-28T23:52:53.464Z] [INFO] 
18:52:53 [2024-02-28T23:52:53.464Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
18:52:53 [2024-02-28T23:52:53.464Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources
18:52:53 [2024-02-28T23:52:53.464Z] [INFO] 
18:52:53 [2024-02-28T23:52:53.464Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
18:52:53 [2024-02-28T23:52:53.464Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:52:53 [2024-02-28T23:52:53.464Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:52:53 [2024-02-28T23:52:53.464Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
18:52:53 [2024-02-28T23:52:53.464Z] [INFO] 
18:52:53 [2024-02-28T23:52:53.464Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator.ui ---
18:52:53 [2024-02-28T23:52:53.464Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
18:52:53 [2024-02-28T23:52:53.464Z] [INFO] 
18:52:53 [2024-02-28T23:52:53.464Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
18:52:53 [2024-02-28T23:52:53.464Z] [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.5-SNAPSHOT-sources.jar
18:52:53 [2024-02-28T23:52:53.464Z] [INFO] 
18:52:53 [2024-02-28T23:52:53.464Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui ---
18:52:53 [2024-02-28T23:52:53.464Z] [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.5-SNAPSHOT.jar
18:52:53 [2024-02-28T23:52:53.464Z] [INFO] 
18:52:53 [2024-02-28T23:52:53.464Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui ---
18:52:53 [2024-02-28T23:52:53.464Z] [INFO] 
18:52:53 [2024-02-28T23:52:53.464Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
18:52:53 [2024-02-28T23:52:53.464Z] [INFO] 
18:52:53 [2024-02-28T23:52:53.464Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui ---
18:52:53 [2024-02-28T23:52:53.464Z] [INFO] 
18:52:53 [2024-02-28T23:52:53.464Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.incubator.ui ---
18:52:53 [2024-02-28T23:52:53.464Z] [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.5-SNAPSHOT.jar
18:52:54 [2024-02-28T23:52:54.394Z] [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.5-SNAPSHOT-sources.jar
18:52:55 [2024-02-28T23:52:55.322Z] [INFO] 
18:52:55 [2024-02-28T23:52:55.322Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui ---
18:52:55 [2024-02-28T23:52:55.322Z] [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.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT.jar
18:52:55 [2024-02-28T23:52:55.322Z] [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.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT.pom
18:52:55 [2024-02-28T23:52:55.322Z] [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.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-sources.jar
18:52:55 [2024-02-28T23:52:55.322Z] [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.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-p2metadata.xml
18:52:55 [2024-02-28T23:52:55.322Z] [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.5-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.5-SNAPSHOT-p2artifacts.xml
18:52:55 [2024-02-28T23:52:55.322Z] [INFO] 
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui ---
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] 
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT [121/141]
18:52:55 [2024-02-28T23:52:55.323Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] 
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator ---
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] 
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] The project's OSGi version is 9.3.0.202402282247
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] 
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] 
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] 
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] 
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] 
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator ---
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] 
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator ---
18:52:55 [2024-02-28T23:52:55.323Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] 
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator ---
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] 
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator ---
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT.jar
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] 
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator ---
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] 
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] 
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator ---
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-sources-feature.jar
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] 
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] 
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.incubator ---
18:52:55 [2024-02-28T23:52:55.323Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT.jar
18:52:56 [2024-02-28T23:52:56.252Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-sources-feature.jar
18:52:56 [2024-02-28T23:52:56.814Z] [INFO] 
18:52:56 [2024-02-28T23:52:56.814Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator ---
18:52:56 [2024-02-28T23:52:56.814Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT.jar
18:52:56 [2024-02-28T23:52:56.814Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT.pom
18:52:56 [2024-02-28T23:52:56.814Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-sources-feature.jar
18:52:56 [2024-02-28T23:52:56.815Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-p2metadata.xml
18:52:56 [2024-02-28T23:52:56.815Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.3.0-SNAPSHOT-p2artifacts.xml
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] 
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator ---
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] 
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT       [122/141]
18:52:56 [2024-02-28T23:52:56.815Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] 
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli ---
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] 
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] The project's OSGi version is 9.3.0.202402282247
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] 
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] 
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] 
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] 
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] 
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli ---
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] 
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli ---
18:52:56 [2024-02-28T23:52:56.815Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] 
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli ---
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] 
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli ---
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT.jar
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] 
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli ---
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] 
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] 
18:52:56 [2024-02-28T23:52:56.815Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli ---
18:52:57 [2024-02-28T23:52:57.071Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-sources-feature.jar
18:52:57 [2024-02-28T23:52:57.071Z] [INFO] 
18:52:57 [2024-02-28T23:52:57.071Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
18:52:57 [2024-02-28T23:52:57.071Z] [INFO] 
18:52:57 [2024-02-28T23:52:57.071Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli ---
18:52:57 [2024-02-28T23:52:57.071Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT.jar
18:52:58 [2024-02-28T23:52:58.000Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-sources-feature.jar
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] 
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli ---
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT.jar
18:52:58 [2024-02-28T23:52:58.930Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT.pom
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-sources-feature.jar
18:52:58 [2024-02-28T23:52:58.930Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-p2metadata.xml
18:52:58 [2024-02-28T23:52:58.930Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.3.0-SNAPSHOT-p2artifacts.xml
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] 
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli ---
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] 
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] Building Trace Compass Json trace Parent 9.3.0-SNAPSHOT        [123/141]
18:52:58 [2024-02-28T23:52:58.930Z] [INFO]   from jsontrace/pom.xml
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] --------------------------------[ pom ]---------------------------------
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] 
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent ---
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] 
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] 
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent ---
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] 
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace-parent ---
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] 
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent ---
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] 
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace-parent ---
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] 
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent ---
18:52:58 [2024-02-28T23:52:58.930Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-9.3.0-SNAPSHOT.pom
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] 
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT [124/141]
18:52:58 [2024-02-28T23:52:58.930Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
18:52:58 [2024-02-28T23:52:58.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
18:52:58 [2024-02-28T23:52:58.930Z] [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
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] 
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core ---
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] 
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] The project's OSGi version is 1.1.0.202402282247
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] 
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] 
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] 
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] 
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] 
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] 
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] 
18:52:58 [2024-02-28T23:52:58.930Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
18:52:58 [2024-02-28T23:52:58.930Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:52:58 [2024-02-28T23:52:58.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
18:52:58 [2024-02-28T23:52:58.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.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
18:52:58 [2024-02-28T23:52:58.931Z] [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
18:52:59 [2024-02-28T23:52:59.186Z] [INFO] 
18:52:59 [2024-02-28T23:52:59.186Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.jsontrace.core ---
18:52:59 [2024-02-28T23:52:59.186Z] [INFO] 
18:52:59 [2024-02-28T23:52:59.186Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core ---
18:52:59 [2024-02-28T23:52:59.186Z] [INFO] 
18:52:59 [2024-02-28T23:52:59.186Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core ---
18:52:59 [2024-02-28T23:52:59.186Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources
18:52:59 [2024-02-28T23:52:59.186Z] [INFO] 
18:52:59 [2024-02-28T23:52:59.186Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core ---
18:52:59 [2024-02-28T23:52:59.186Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:52:59 [2024-02-28T23:52:59.186Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:52:59 [2024-02-28T23:52:59.186Z] [WARNING] The 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
18:52:59 [2024-02-28T23:52:59.186Z] [INFO] 
18:52:59 [2024-02-28T23:52:59.186Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core ---
18:52:59 [2024-02-28T23:52:59.186Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
18:52:59 [2024-02-28T23:52:59.186Z] [INFO] 
18:52:59 [2024-02-28T23:52:59.186Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core ---
18:52:59 [2024-02-28T23:52:59.186Z] [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
18:52:59 [2024-02-28T23:52:59.186Z] [INFO] 
18:52:59 [2024-02-28T23:52:59.186Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core ---
18:52:59 [2024-02-28T23:52:59.186Z] [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
18:52:59 [2024-02-28T23:52:59.186Z] [INFO] 
18:52:59 [2024-02-28T23:52:59.186Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core ---
18:52:59 [2024-02-28T23:52:59.186Z] [INFO] 
18:52:59 [2024-02-28T23:52:59.186Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core ---
18:52:59 [2024-02-28T23:52:59.186Z] [INFO] 
18:52:59 [2024-02-28T23:52:59.186Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core ---
18:52:59 [2024-02-28T23:52:59.187Z] [INFO] 
18:52:59 [2024-02-28T23:52:59.187Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace.core ---
18:52:59 [2024-02-28T23:52:59.187Z] [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
18:53:02 [2024-02-28T23:53:02.459Z] [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
18:53:03 [2024-02-28T23:53:03.388Z] [INFO] 
18:53:03 [2024-02-28T23:53:03.388Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core ---
18:53:03 [2024-02-28T23:53:03.388Z] [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
18:53:03 [2024-02-28T23:53:03.388Z] [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
18:53:03 [2024-02-28T23:53:03.388Z] [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
18:53:03 [2024-02-28T23:53:03.388Z] [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
18:53:03 [2024-02-28T23:53:03.388Z] [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
18:53:03 [2024-02-28T23:53:03.388Z] [INFO] 
18:53:03 [2024-02-28T23:53:03.388Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core ---
18:53:03 [2024-02-28T23:53:03.388Z] [INFO] 
18:53:03 [2024-02-28T23:53:03.388Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
18:53:03 [2024-02-28T23:53:03.388Z] [INFO] Building org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT     [125/141]
18:53:03 [2024-02-28T23:53:03.388Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
18:53:03 [2024-02-28T23:53:03.388Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
18:53:03 [2024-02-28T23:53:03.388Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] 
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace ---
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] 
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] The project's OSGi version is 9.3.0.202402282247
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] 
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] 
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] 
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] 
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] 
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace ---
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] 
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace ---
18:53:03 [2024-02-28T23:53:03.645Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] 
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace ---
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] 
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace ---
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT.jar
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] 
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace ---
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] 
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] 
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace ---
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-sources-feature.jar
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] 
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] 
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace ---
18:53:03 [2024-02-28T23:53:03.645Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT.jar
18:53:04 [2024-02-28T23:53:04.574Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-sources-feature.jar
18:53:05 [2024-02-28T23:53:05.503Z] [INFO] 
18:53:05 [2024-02-28T23:53:05.503Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace ---
18:53:05 [2024-02-28T23:53:05.503Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT.jar
18:53:05 [2024-02-28T23:53:05.503Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT.pom
18:53:05 [2024-02-28T23:53:05.503Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-sources-feature.jar
18:53:05 [2024-02-28T23:53:05.503Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-p2metadata.xml
18:53:05 [2024-02-28T23:53:05.503Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.3.0-SNAPSHOT-p2artifacts.xml
18:53:05 [2024-02-28T23:53:05.503Z] [INFO] 
18:53:05 [2024-02-28T23:53:05.503Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace ---
18:53:05 [2024-02-28T23:53:05.503Z] [INFO] 
18:53:05 [2024-02-28T23:53:05.503Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
18:53:05 [2024-02-28T23:53:05.503Z] [INFO] Building Trace Compass RCP Product 9.3.0-SNAPSHOT              [126/141]
18:53:05 [2024-02-28T23:53:05.503Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.product/pom.xml
18:53:05 [2024-02-28T23:53:05.503Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
18:53:05 [2024-02-28T23:53:05.503Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
18:53:06 [2024-02-28T23:53:06.434Z] [INFO] 
18:53:06 [2024-02-28T23:53:06.434Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.product ---
18:53:06 [2024-02-28T23:53:06.434Z] [INFO] 
18:53:06 [2024-02-28T23:53:06.434Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
18:53:06 [2024-02-28T23:53:06.434Z] [INFO] The project's OSGi version is 9.3.0.202402282247
18:53:06 [2024-02-28T23:53:06.434Z] [INFO] 
18:53:06 [2024-02-28T23:53:06.434Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
18:53:06 [2024-02-28T23:53:06.434Z] [INFO] 
18:53:06 [2024-02-28T23:53:06.434Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
18:53:06 [2024-02-28T23:53:06.434Z] [INFO] 
18:53:06 [2024-02-28T23:53:06.434Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
18:53:06 [2024-02-28T23:53:06.434Z] [INFO] 
18:53:06 [2024-02-28T23:53:06.434Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
18:53:06 [2024-02-28T23:53:06.434Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
18:53:06 [2024-02-28T23:53:06.434Z] [INFO] 
18:53:06 [2024-02-28T23:53:06.434Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product ---
18:53:06 [2024-02-28T23:53:06.434Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:53:06 [2024-02-28T23:53:06.434Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
18:53:06 [2024-02-28T23:53:06.434Z] [INFO] 
18:53:06 [2024-02-28T23:53:06.434Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product ---
18:53:06 [2024-02-28T23:53:06.434Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:53:06 [2024-02-28T23:53:06.998Z] [INFO] 
18:53:06 [2024-02-28T23:53:06.998Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product ---
18:53:06 [2024-02-28T23:53:06.998Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:53:06 [2024-02-28T23:53:06.998Z] [INFO] 
18:53:06 [2024-02-28T23:53:06.998Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product ---
18:53:06 [2024-02-28T23:53:06.998Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:53:06 [2024-02-28T23:53:06.998Z] [INFO] 
18:53:06 [2024-02-28T23:53:06.998Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product ---
18:53:06 [2024-02-28T23:53:06.998Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:53:19 [2024-02-28T23:53:19.178Z] [WARNING] [d897353e-67f2-40e1-aaf1-ff3b5da98a72][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64,9.3.0.202402282247.
18:53:19 [2024-02-28T23:53:19.178Z] [WARNING] [d897353e-67f2-40e1-aaf1-ff3b5da98a72][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64,9.3.0.202402282247.
18:53:24 [2024-02-28T23:53:24.429Z] [WARNING] [d897353e-67f2-40e1-aaf1-ff3b5da98a72][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64,9.3.0.202402282247.
18:53:34 [2024-02-28T23:53:34.405Z] [WARNING] [d897353e-67f2-40e1-aaf1-ff3b5da98a72][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64,9.3.0.202402282247.
18:53:56 [2024-02-28T23:53:56.308Z] [INFO] 
18:53:56 [2024-02-28T23:53:56.308Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product ---
18:53:56 [2024-02-28T23:53:56.308Z] [INFO] 
18:53:56 [2024-02-28T23:53:56.308Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product ---
18:53:56 [2024-02-28T23:53:56.308Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
18:53:56 [2024-02-28T23:53:56.308Z] [INFO] 
18:53:56 [2024-02-28T23:53:56.308Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.product ---
18:53:56 [2024-02-28T23:53:56.308Z] [INFO] 
18:53:56 [2024-02-28T23:53:56.308Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product ---
18:53:56 [2024-02-28T23:53:56.308Z] [INFO] 
18:53:56 [2024-02-28T23:53:56.308Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
18:53:56 [2024-02-28T23:53:56.308Z] [INFO] 
18:53:56 [2024-02-28T23:53:56.308Z] [INFO] --- tycho-p2-director:4.0.3:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product ---
18:53:56 [2024-02-28T23:53:56.308Z] [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
18:53:56 [2024-02-28T23:53:56.308Z] Installing org.eclipse.tracecompass.rcp 9.3.0.202402282247.
18:54:28 [2024-02-28T23:54:28.358Z] Operation completed in 32186 ms.
18:54:28 [2024-02-28T23:54:28.358Z] [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
18:54:28 [2024-02-28T23:54:28.358Z] Installing org.eclipse.tracecompass.rcp 9.3.0.202402282247.
18:55:00 [2024-02-28T23:55:00.491Z] Operation completed in 29239 ms.
18:55:00 [2024-02-28T23:55:00.491Z] [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
18:55:00 [2024-02-28T23:55:00.491Z] Installing org.eclipse.tracecompass.rcp 9.3.0.202402282247.
18:55:27 [2024-02-28T23:55:27.005Z] Operation completed in 28086 ms.
18:55:27 [2024-02-28T23:55:27.005Z] [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
18:55:27 [2024-02-28T23:55:27.005Z] Installing org.eclipse.tracecompass.rcp 9.3.0.202402282247.
18:55:53 [2024-02-28T23:55:53.519Z] Operation completed in 28331 ms.
18:55:53 [2024-02-28T23:55:53.776Z] [INFO] 
18:55:53 [2024-02-28T23:55:53.776Z] [INFO] --- eclipse-macsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
18:56:03 [2024-02-28T23:56:03.738Z] [INFO] [Wed Feb 28 23:56:02 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'...
18:56:30 [2024-02-28T23:56:30.254Z] [INFO] [Wed Feb 28 23:56:27 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'...
18:56:45 [2024-02-28T23:56:45.111Z] [INFO] 
18:56:45 [2024-02-28T23:56:45.111Z] [INFO] --- eclipse-winsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
18:56:45 [2024-02-28T23:56:45.111Z] [INFO] [Wed Feb 28 23:56:42 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'
18:56:48 [2024-02-28T23:56:48.387Z] [INFO] [Wed Feb 28 23:56:48 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'
18:56:54 [2024-02-28T23:56:54.936Z] [INFO] 
18:56:54 [2024-02-28T23:56:54.936Z] [INFO] --- tycho-p2-director:4.0.3:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product ---
18:56:54 [2024-02-28T23:56:54.936Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240228-2247-win32.win32.x86_64.zip
18:57:03 [2024-02-28T23:57:03.033Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.tar.gz
18:57:11 [2024-02-28T23:57:11.128Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.tar.gz
18:57:21 [2024-02-28T23:57:21.108Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240228-2247-linux.gtk.x86_64.tar.gz
18:57:31 [2024-02-28T23:57:31.069Z] [INFO] 
18:57:31 [2024-02-28T23:57:31.069Z] [INFO] --- eclipse-dmg-packager:1.4.2:package-dmg (dmg-package-rcp-aarch64) @ org.eclipse.tracecompass.rcp.product ---
18:57:31 [2024-02-28T23:57:31.069Z] [INFO] [Wed Feb 28 23:57:29 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.3.0-20240228-2247-macosx.cocoa.aarch64.tar.gz'...
18:57:49 [2024-02-28T23:57:49.124Z] [INFO] 
18:57:49 [2024-02-28T23:57:49.124Z] [INFO] --- eclipse-dmg-packager:1.4.2:package-dmg (dmg-package-rcp-x86-64) @ org.eclipse.tracecompass.rcp.product ---
18:57:49 [2024-02-28T23:57:49.124Z] [INFO] [Wed Feb 28 23:57:47 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.3.0-20240228-2247-macosx.cocoa.x86_64.tar.gz'...
18:58:03 [2024-02-28T23:58:03.981Z] [INFO] 
18:58:03 [2024-02-28T23:58:03.981Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product ---
18:58:03 [2024-02-28T23:58:03.981Z] [INFO] No primary artifact to install, installing attached artifacts instead.
18:58:03 [2024-02-28T23:58:03.981Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT.pom
18:58:03 [2024-02-28T23:58:03.981Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip
18:58:03 [2024-02-28T23:58:03.981Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip
18:58:03 [2024-02-28T23:58:03.981Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-p2artifacts.xml
18:58:03 [2024-02-28T23:58:03.981Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64.zip
18:58:03 [2024-02-28T23:58:03.981Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip
18:58:03 [2024-02-28T23:58:03.981Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-p2metadata.xml
18:58:03 [2024-02-28T23:58:03.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240228-2247-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-win32.win32.x86_64.zip
18:58:03 [2024-02-28T23:58:03.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
18:58:04 [2024-02-28T23:58:04.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-macosx.cocoa.aarch64.tar.gz
18:58:04 [2024-02-28T23:58:04.495Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.3.0-20240228-2247-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.3.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.3.0-SNAPSHOT-linux.gtk.x86_64.tar.gz
18:58:05 [2024-02-28T23:58:05.059Z] [INFO] 
18:58:05 [2024-02-28T23:58:05.059Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product ---
18:58:05 [2024-02-28T23:58:05.059Z] [INFO] 
18:58:05 [2024-02-28T23:58:05.059Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
18:58:05 [2024-02-28T23:58:05.059Z] [INFO] Building Trace Compass Target Platform 9.3.0-SNAPSHOT          [127/141]
18:58:05 [2024-02-28T23:58:05.059Z] [INFO]   from releng/org.eclipse.tracecompass.target/pom.xml
18:58:05 [2024-02-28T23:58:05.059Z] [INFO] --------------------------------[ pom ]---------------------------------
18:58:05 [2024-02-28T23:58:05.059Z] [INFO] 
18:58:05 [2024-02-28T23:58:05.059Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.target ---
18:58:05 [2024-02-28T23:58:05.059Z] [INFO] 
18:58:05 [2024-02-28T23:58:05.059Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
18:58:05 [2024-02-28T23:58:05.059Z] [INFO] 
18:58:05 [2024-02-28T23:58:05.059Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.target ---
18:58:05 [2024-02-28T23:58:05.059Z] [INFO] 
18:58:05 [2024-02-28T23:58:05.059Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.target ---
18:58:05 [2024-02-28T23:58:05.059Z] [INFO] 
18:58:05 [2024-02-28T23:58:05.059Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target ---
18:58:05 [2024-02-28T23:58:05.059Z] [INFO] 
18:58:05 [2024-02-28T23:58:05.059Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.target ---
18:58:05 [2024-02-28T23:58:05.059Z] [INFO] 
18:58:05 [2024-02-28T23:58:05.059Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target ---
18:58:05 [2024-02-28T23:58:05.059Z] [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
18:58:05 [2024-02-28T23:58:05.059Z] [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
18:58:05 [2024-02-28T23:58:05.059Z] [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
18:58:05 [2024-02-28T23:58:05.316Z] [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
18:58:05 [2024-02-28T23:58:05.316Z] [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
18:58:05 [2024-02-28T23:58:05.316Z] [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
18:58:05 [2024-02-28T23:58:05.316Z] [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 320 kB/s)
18:58:05 [2024-02-28T23:58:05.316Z] [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
18:58:05 [2024-02-28T23:58:05.316Z] [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
18:58:05 [2024-02-28T23:58:05.316Z] [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
18:58:05 [2024-02-28T23:58:05.316Z] [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
18:58:05 [2024-02-28T23:58:05.316Z] [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
18:58:05 [2024-02-28T23:58:05.316Z] [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
18:58:05 [2024-02-28T23:58:05.316Z] [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 376 kB/s)
18:58:05 [2024-02-28T23:58:05.316Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
18:58:05 [2024-02-28T23:58:05.316Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
18:58:05 [2024-02-28T23:58:05.316Z] [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
18:58:05 [2024-02-28T23:58:05.573Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
18:58:05 [2024-02-28T23:58:05.573Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
18:58:05 [2024-02-28T23:58:05.573Z] [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
18:58:05 [2024-02-28T23:58:05.573Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 15 MB/s)
18:58:05 [2024-02-28T23:58:05.573Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/26/apache-26.pom
18:58:05 [2024-02-28T23:58:05.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/26/apache-26.pom
18:58:05 [2024-02-28T23:58:05.573Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/26/apache-26.pom
18:58:05 [2024-02-28T23:58:05.573Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/26/apache-26.pom
18:58:05 [2024-02-28T23:58:05.573Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/26/apache-26.pom
18:58:05 [2024-02-28T23:58:05.573Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom
18:58:05 [2024-02-28T23:58:05.573Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom (21 kB at 10 MB/s)
18:58:05 [2024-02-28T23:58:05.573Z] [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
18:58:05 [2024-02-28T23:58:05.573Z] [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
18:58:05 [2024-02-28T23:58:05.573Z] [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
18:58:05 [2024-02-28T23:58:05.829Z] [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
18:58:05 [2024-02-28T23:58:05.829Z] [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
18:58:05 [2024-02-28T23:58:05.829Z] [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
18:58:05 [2024-02-28T23:58:05.829Z] [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 329 kB/s)
18:58:05 [2024-02-28T23:58:05.829Z] [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
18:58:05 [2024-02-28T23:58:05.829Z] [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
18:58:05 [2024-02-28T23:58:05.829Z] [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
18:58:06 [2024-02-28T23:58:06.086Z] [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
18:58:06 [2024-02-28T23:58:06.086Z] [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
18:58:06 [2024-02-28T23:58:06.086Z] [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
18:58:06 [2024-02-28T23:58:06.086Z] [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 2.8 MB/s)
18:58:06 [2024-02-28T23:58:06.086Z] [INFO] 
18:58:06 [2024-02-28T23:58:06.086Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.target ---
18:58:06 [2024-02-28T23:58:06.086Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT.pom
18:58:06 [2024-02-28T23:58:06.086Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.20.target
18:58:06 [2024-02-28T23:58:06.086Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.21.target
18:58:06 [2024-02-28T23:58:06.086Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.22.target
18:58:06 [2024-02-28T23:58:06.086Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.23.target
18:58:06 [2024-02-28T23:58:06.087Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.24.target
18:58:06 [2024-02-28T23:58:06.087Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-e4.25.target
18:58:06 [2024-02-28T23:58:06.087Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.target-9.3.0-SNAPSHOT-tracecompass-eStaging.target
18:58:06 [2024-02-28T23:58:06.087Z] [INFO] 
18:58:06 [2024-02-28T23:58:06.087Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
18:58:06 [2024-02-28T23:58:06.087Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT [128/141]
18:58:06 [2024-02-28T23:58:06.087Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
18:58:06 [2024-02-28T23:58:06.087Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:58:06 [2024-02-28T23:58:06.087Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:58:06 [2024-02-28T23:58:06.087Z] [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
18:58:06 [2024-02-28T23:58:06.650Z] [INFO] 
18:58:06 [2024-02-28T23:58:06.650Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
18:58:06 [2024-02-28T23:58:06.650Z] [INFO] 
18:58:06 [2024-02-28T23:58:06.650Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
18:58:06 [2024-02-28T23:58:06.650Z] [INFO] The project's OSGi version is 1.0.5.202402282247
18:58:06 [2024-02-28T23:58:06.650Z] [INFO] 
18:58:06 [2024-02-28T23:58:06.650Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
18:58:06 [2024-02-28T23:58:06.650Z] [INFO] 
18:58:06 [2024-02-28T23:58:06.650Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
18:58:06 [2024-02-28T23:58:06.650Z] [INFO] 
18:58:06 [2024-02-28T23:58:06.650Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
18:58:06 [2024-02-28T23:58:06.650Z] [INFO] 
18:58:06 [2024-02-28T23:58:06.650Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
18:58:06 [2024-02-28T23:58:06.650Z] [INFO] 
18:58:06 [2024-02-28T23:58:06.650Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
18:58:06 [2024-02-28T23:58:06.650Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.tests
18:58:07 [2024-02-28T23:58:07.214Z] [INFO] 
18:58:07 [2024-02-28T23:58:07.214Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
18:58:07 [2024-02-28T23:58:07.214Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
18:58:07 [2024-02-28T23:58:07.214Z] [INFO] 
18:58:07 [2024-02-28T23:58:07.214Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
18:58:07 [2024-02-28T23:58:07.214Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:58:07 [2024-02-28T23:58:07.214Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:58:07 [2024-02-28T23:58:07.214Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.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
18:58:07 [2024-02-28T23:58:07.214Z] [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
18:58:07 [2024-02-28T23:58:07.472Z] [INFO] 
18:58:07 [2024-02-28T23:58:07.472Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
18:58:07 [2024-02-28T23:58:07.472Z] [INFO] 
18:58:07 [2024-02-28T23:58:07.472Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
18:58:07 [2024-02-28T23:58:07.472Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources
18:58:07 [2024-02-28T23:58:07.472Z] [INFO] 
18:58:07 [2024-02-28T23:58:07.472Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
18:58:07 [2024-02-28T23:58:07.472Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped
18:58:07 [2024-02-28T23:58:07.472Z] [INFO] 
18:58:07 [2024-02-28T23:58:07.473Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
18:58:07 [2024-02-28T23:58:07.473Z] [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
18:58:07 [2024-02-28T23:58:07.473Z] [INFO] 
18:58:07 [2024-02-28T23:58:07.473Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
18:58:07 [2024-02-28T23:58:07.473Z] [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
18:58:07 [2024-02-28T23:58:07.473Z] [INFO] 
18:58:07 [2024-02-28T23:58:07.473Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
18:58:07 [2024-02-28T23:58:07.473Z] [INFO] 
18:58:07 [2024-02-28T23:58:07.473Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
18:58:07 [2024-02-28T23:58:07.473Z] [INFO] 
18:58:07 [2024-02-28T23:58:07.473Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
18:58:07 [2024-02-28T23:58:07.473Z] [INFO] 
18:58:07 [2024-02-28T23:58:07.473Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
18:58:07 [2024-02-28T23:58:07.473Z] [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
18:58:08 [2024-02-28T23:58:08.404Z] [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
18:58:09 [2024-02-28T23:58:09.334Z] [INFO] 
18:58:09 [2024-02-28T23:58:09.334Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
18:58:09 [2024-02-28T23:58:09.591Z] [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
18:58:09 [2024-02-28T23:58:09.591Z] [INFO] Command line:
18:58:09 [2024-02-28T23:58:09.591Z] 	[/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]
18:58:09 [2024-02-28T23:58:09.592Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:58:19 [2024-02-28T23:58:19.546Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:58:19 [2024-02-28T23:58:19.546Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:58:26 [2024-02-28T23:58:26.096Z] !SESSION 2024-02-28 23:58:09.747 -----------------------------------------------
18:58:26 [2024-02-28T23:58:26.096Z] eclipse.buildId=unknown
18:58:26 [2024-02-28T23:58:26.096Z] java.version=17.0.2
18:58:26 [2024-02-28T23:58:26.096Z] java.vendor=Oracle Corporation
18:58:26 [2024-02-28T23:58:26.096Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
18:58:26 [2024-02-28T23:58:26.096Z] 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
18:58:26 [2024-02-28T23:58:26.096Z] 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
18:58:26 [2024-02-28T23:58:26.096Z] 
18:58:26 [2024-02-28T23:58:26.096Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 23:58:25.826
18:58:26 [2024-02-28T23:58:26.096Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
18:58:26 [2024-02-28T23:58:26.096Z] !STACK 0
18:58:26 [2024-02-28T23:58:26.096Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
18:58:26 [2024-02-28T23:58:26.096Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
18:58:26 [2024-02-28T23:58:26.096Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
18:58:26 [2024-02-28T23:58:26.096Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
18:58:26 [2024-02-28T23:58:26.096Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
18:58:26 [2024-02-28T23:58:26.096Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
18:58:26 [2024-02-28T23:58:26.096Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
18:58:26 [2024-02-28T23:58:26.096Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
18:58:26 [2024-02-28T23:58:26.096Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:58:26 [2024-02-28T23:58:26.096Z] Caused by: java.io.IOException: error=2, No such file or directory
18:58:26 [2024-02-28T23:58:26.096Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
18:58:26 [2024-02-28T23:58:26.096Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
18:58:26 [2024-02-28T23:58:26.096Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
18:58:26 [2024-02-28T23:58:26.096Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
18:58:26 [2024-02-28T23:58:26.096Z] 	... 7 more
18:58:27 [2024-02-28T23:58:27.028Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
18:58:27 [2024-02-28T23:58:27.028Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
18:58:27 [2024-02-28T23:58:27.028Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest.testTmfCorePluginId -- Time elapsed: 0.002 s
18:58:27 [2024-02-28T23:58:27.028Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest.testGetDefault -- Time elapsed: 0 s
18:58:27 [2024-02-28T23:58:27.028Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
18:58:27 [2024-02-28T23:58:27.591Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
18:58:27 [2024-02-28T23:58:27.591Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest.testBuiltinOutput -- Time elapsed: 0.460 s
18:58:27 [2024-02-28T23:58:27.591Z] 
18:58:27 [2024-02-28T23:58:27.591Z] Results:
18:58:27 [2024-02-28T23:58:27.591Z] 
18:58:27 [2024-02-28T23:58:27.591Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
18:58:27 [2024-02-28T23:58:27.591Z] 
18:58:27 [2024-02-28T23:58:27.591Z] 
18:58:27 [2024-02-28T23:58:27.591Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 23:58:27.429
18:58:27 [2024-02-28T23:58:27.591Z] !MESSAGE Unexpected error executing analysis with trace 
18:58:27 [2024-02-28T23:58:27.591Z] !STACK 0
18:58:27 [2024-02-28T23:58:27.591Z] java.lang.NullPointerException
18:58:27 [2024-02-28T23:58:27.591Z] 	at java.base/java.io.File.<init>(File.java:278)
18:58:27 [2024-02-28T23:58:27.591Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
18:58:27 [2024-02-28T23:58:27.591Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
18:58:27 [2024-02-28T23:58:27.591Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
18:58:27 [2024-02-28T23:58:27.591Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
18:58:27 [2024-02-28T23:58:27.591Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
18:58:27 [2024-02-28T23:58:27.591Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:58:27 [2024-02-28T23:58:27.591Z] 
18:58:27 [2024-02-28T23:58:27.591Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 23:58:27.429
18:58:27 [2024-02-28T23:58:27.591Z] !MESSAGE Unexpected error executing analysis with trace 
18:58:27 [2024-02-28T23:58:27.591Z] !STACK 0
18:58:27 [2024-02-28T23:58:27.591Z] java.lang.NullPointerException
18:58:27 [2024-02-28T23:58:27.591Z] 	at java.base/java.io.File.<init>(File.java:278)
18:58:27 [2024-02-28T23:58:27.591Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
18:58:27 [2024-02-28T23:58:27.591Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
18:58:27 [2024-02-28T23:58:27.592Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
18:58:27 [2024-02-28T23:58:27.592Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
18:58:27 [2024-02-28T23:58:27.592Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
18:58:27 [2024-02-28T23:58:27.592Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:58:27 [2024-02-28T23:58:27.592Z] 
18:58:27 [2024-02-28T23:58:27.592Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 23:58:27.451
18:58:27 [2024-02-28T23:58:27.592Z] !MESSAGE Exception executing analysis
18:58:27 [2024-02-28T23:58:27.592Z] !STACK 0
18:58:27 [2024-02-28T23:58:27.592Z] java.lang.NullPointerException
18:58:27 [2024-02-28T23:58:27.592Z] 	at java.base/java.io.File.<init>(File.java:278)
18:58:27 [2024-02-28T23:58:27.592Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
18:58:27 [2024-02-28T23:58:27.592Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
18:58:27 [2024-02-28T23:58:27.592Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
18:58:27 [2024-02-28T23:58:27.592Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
18:58:27 [2024-02-28T23:58:27.592Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
18:58:27 [2024-02-28T23:58:27.592Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:58:27 [2024-02-28T23:58:27.592Z] 
18:58:27 [2024-02-28T23:58:27.592Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-28 23:58:27.451
18:58:27 [2024-02-28T23:58:27.592Z] !MESSAGE Exception executing analysis
18:58:27 [2024-02-28T23:58:27.592Z] !STACK 0
18:58:27 [2024-02-28T23:58:27.592Z] java.lang.NullPointerException
18:58:27 [2024-02-28T23:58:27.592Z] 	at java.base/java.io.File.<init>(File.java:278)
18:58:27 [2024-02-28T23:58:27.592Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
18:58:27 [2024-02-28T23:58:27.592Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
18:58:27 [2024-02-28T23:58:27.592Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
18:58:27 [2024-02-28T23:58:27.592Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
18:58:27 [2024-02-28T23:58:27.592Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
18:58:27 [2024-02-28T23:58:27.592Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:58:28 [2024-02-28T23:58:28.960Z] [INFO] All tests passed
18:58:28 [2024-02-28T23:58:28.960Z] [INFO] 
18:58:28 [2024-02-28T23:58:28.960Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
18:58:28 [2024-02-28T23:58:28.961Z] [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
18:58:28 [2024-02-28T23:58:28.961Z] [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
18:58:28 [2024-02-28T23:58:28.961Z] [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
18:58:28 [2024-02-28T23:58:28.961Z] [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
18:58:28 [2024-02-28T23:58:28.961Z] [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
18:58:28 [2024-02-28T23:58:28.961Z] [INFO] 
18:58:28 [2024-02-28T23:58:28.961Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
18:58:28 [2024-02-28T23:58:28.961Z] [INFO] 
18:58:28 [2024-02-28T23:58:28.961Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
18:58:28 [2024-02-28T23:58:28.961Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT [129/141]
18:58:28 [2024-02-28T23:58:28.961Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
18:58:28 [2024-02-28T23:58:28.961Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
18:58:28 [2024-02-28T23:58:28.961Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:58:28 [2024-02-28T23:58:28.961Z] [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
18:58:29 [2024-02-28T23:58:29.525Z] [INFO] 
18:58:29 [2024-02-28T23:58:29.525Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
18:58:29 [2024-02-28T23:58:29.525Z] [INFO] 
18:58:29 [2024-02-28T23:58:29.525Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
18:58:29 [2024-02-28T23:58:29.525Z] [INFO] The project's OSGi version is 1.0.15.202402282247
18:58:29 [2024-02-28T23:58:29.525Z] [INFO] 
18:58:29 [2024-02-28T23:58:29.525Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
18:58:29 [2024-02-28T23:58:29.525Z] [INFO] 
18:58:29 [2024-02-28T23:58:29.525Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
18:58:29 [2024-02-28T23:58:29.525Z] [INFO] 
18:58:29 [2024-02-28T23:58:29.525Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
18:58:29 [2024-02-28T23:58:29.525Z] [INFO] 
18:58:29 [2024-02-28T23:58:29.525Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
18:58:29 [2024-02-28T23:58:29.525Z] [INFO] 
18:58:29 [2024-02-28T23:58:29.525Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
18:58:29 [2024-02-28T23:58:29.525Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests
18:58:30 [2024-02-28T23:58:30.087Z] [INFO] 
18:58:30 [2024-02-28T23:58:30.087Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
18:58:30 [2024-02-28T23:58:30.087Z] [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
18:58:30 [2024-02-28T23:58:30.087Z] [INFO] 
18:58:30 [2024-02-28T23:58:30.087Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
18:58:30 [2024-02-28T23:58:30.087Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
18:58:30 [2024-02-28T23:58:30.087Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
18:58:30 [2024-02-28T23:58:30.087Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.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
18:58:30 [2024-02-28T23:58:30.087Z] [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
18:58:30 [2024-02-28T23:58:30.650Z] [INFO] 
18:58:30 [2024-02-28T23:58:30.650Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
18:58:30 [2024-02-28T23:58:30.650Z] [INFO] 
18:58:30 [2024-02-28T23:58:30.650Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
18:58:30 [2024-02-28T23:58:30.650Z] [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
18:58:30 [2024-02-28T23:58:30.650Z] [INFO] 
18:58:30 [2024-02-28T23:58:30.650Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
18:58:30 [2024-02-28T23:58:30.650Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
18:58:30 [2024-02-28T23:58:30.650Z] [INFO] 
18:58:30 [2024-02-28T23:58:30.650Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
18:58:30 [2024-02-28T23:58:30.650Z] [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
18:58:30 [2024-02-28T23:58:30.650Z] [INFO] 
18:58:30 [2024-02-28T23:58:30.650Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
18:58:30 [2024-02-28T23:58:30.650Z] [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
18:58:30 [2024-02-28T23:58:30.650Z] [INFO] 
18:58:30 [2024-02-28T23:58:30.650Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
18:58:30 [2024-02-28T23:58:30.650Z] [INFO] 
18:58:30 [2024-02-28T23:58:30.650Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
18:58:30 [2024-02-28T23:58:30.650Z] [INFO] 
18:58:30 [2024-02-28T23:58:30.650Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
18:58:30 [2024-02-28T23:58:30.650Z] [INFO] 
18:58:30 [2024-02-28T23:58:30.650Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
18:58:30 [2024-02-28T23:58:30.650Z] [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
18:58:32 [2024-02-28T23:58:32.018Z] [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
18:58:32 [2024-02-28T23:58:32.947Z] [INFO] 
18:58:32 [2024-02-28T23:58:32.947Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
18:58:33 [2024-02-28T23:58:33.204Z] [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
18:58:33 [2024-02-28T23:58:33.204Z] [INFO] Command line:
18:58:33 [2024-02-28T23:58:33.204Z] 	[/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]
18:58:33 [2024-02-28T23:58:33.204Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
18:58:37 [2024-02-28T23:58:37.383Z] Feb 28, 2024 11:58:37 PM org.apache.aries.spifly.BaseActivator log
18:58:37 [2024-02-28T23:58:37.383Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
18:58:40 [2024-02-28T23:58:40.656Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:58:40 [2024-02-28T23:58:40.656Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
18:58:48 [2024-02-28T23:58:48.752Z] !SESSION 2024-02-28 23:58:33.319 -----------------------------------------------
18:58:48 [2024-02-28T23:58:48.752Z] eclipse.buildId=unknown
18:58:48 [2024-02-28T23:58:48.752Z] java.version=17.0.2
18:58:48 [2024-02-28T23:58:48.752Z] java.vendor=Oracle Corporation
18:58:48 [2024-02-28T23:58:48.752Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
18:58:48 [2024-02-28T23:58:48.752Z] 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
18:58:48 [2024-02-28T23:58:48.752Z] 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
18:58:48 [2024-02-28T23:58:48.752Z] 
18:58:48 [2024-02-28T23:58:48.752Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-28 23:58:48.336
18:58:48 [2024-02-28T23:58:48.752Z] !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
18:58:48 [2024-02-28T23:58:48.752Z] 
18:58:48 [2024-02-28T23:58:48.752Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-28 23:58:48.430
18:58:48 [2024-02-28T23:58:48.752Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
18:58:48 [2024-02-28T23:58:48.752Z] !STACK 0
18:58:48 [2024-02-28T23:58:48.752Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
18:58:48 [2024-02-28T23:58:48.752Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
18:58:48 [2024-02-28T23:58:48.752Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
18:58:48 [2024-02-28T23:58:48.752Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
18:58:48 [2024-02-28T23:58:48.752Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
18:58:48 [2024-02-28T23:58:48.752Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
18:58:48 [2024-02-28T23:58:48.752Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
18:58:48 [2024-02-28T23:58:48.752Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
18:58:48 [2024-02-28T23:58:48.753Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
18:58:48 [2024-02-28T23:58:48.753Z] Caused by: java.io.IOException: error=2, No such file or directory
18:58:48 [2024-02-28T23:58:48.753Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
18:58:48 [2024-02-28T23:58:48.753Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
18:58:48 [2024-02-28T23:58:48.753Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
18:58:48 [2024-02-28T23:58:48.753Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
18:58:48 [2024-02-28T23:58:48.753Z] 	... 7 more
18:58:49 [2024-02-28T23:58:49.009Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
18:58:49 [2024-02-28T23:58:49.574Z] Display size: 1440x900
18:58:49 [2024-02-28T23:58:49.574Z] OS version=6.1.11-200.fc37.x86_64
18:58:49 [2024-02-28T23:58:49.574Z] GTK version=3.22.30
18:58:49 [2024-02-28T23:58:49.574Z] GTK theme=Ambiance
18:58:49 [2024-02-28T23:58:49.574Z] LIBOVERLAY_SCROLLBAR=0
18:58:49 [2024-02-28T23:58:49.574Z] Time zone: Greenwich Mean Time
18:58:49 [2024-02-28T23:58:49.831Z] DEBUG org.eclipse.swtbot.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=-232254178 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:58:51 [2024-02-28T23:58:51.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:58:51 [2024-02-28T23:58:51.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:58:51 [2024-02-28T23:58:51.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:58:51 [2024-02-28T23:58:51.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:58:51 [2024-02-28T23:58:51.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-232252685 data=null doit=true}, MenuItem with text {&Hierarchical}]
18:58:51 [2024-02-28T23:58:51.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-232252685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
18:58:51 [2024-02-28T23:58:51.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-232252669 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:58:51 [2024-02-28T23:58:51.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:58:55 [2024-02-28T23:58:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:58:55 [2024-02-28T23:58:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:58:55 [2024-02-28T23:58:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:58:55 [2024-02-28T23:58:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:58:55 [2024-02-28T23:58:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:58:55 [2024-02-28T23:58:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:58:55 [2024-02-28T23:58:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232248964 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:58:55 [2024-02-28T23:58:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232248957 data=null doit=true}, TreeItem with text {test}]
18:58:55 [2024-02-28T23:58:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232248957 data=null}, TreeItem with text {test}]
18:58:55 [2024-02-28T23:58:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232248956 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:58:55 [2024-02-28T23:58:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232248955 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:58:55 [2024-02-28T23:58:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232248778 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:58:55 [2024-02-28T23:58:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:58:55 [2024-02-28T23:58:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232248773 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:58:55 [2024-02-28T23:58:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232248773 data=null doit=true}, TreeItem with text {test}]
18:58:55 [2024-02-28T23:58:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232248773 data=null}, TreeItem with text {test}]
18:58:55 [2024-02-28T23:58:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232248772 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:58:55 [2024-02-28T23:58:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232248772 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:58:55 [2024-02-28T23:58:55.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232248748 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232248746 data=null doit=true}, TreeItem with text {test}]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232248745 data=null}, TreeItem with text {test}]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232248744 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232248744 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}]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232248667 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-232248664 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-232248664 data=null doit=true}, TreeItem with text {Traces [1]}]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-232248663 data=null}, TreeItem with text {Traces [1]}]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-232248663 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232248662 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-232248584 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-232248582 data=null doit=true}, TreeItem with text {Traces [1]}]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-232248582 data=null}, TreeItem with text {Traces [1]}]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-232248581 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232248580 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]}]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-232248578 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testTrace2.xml} time=-232248563 data=null doit=true}, Tree node with text: testTrace2.xml]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testTrace2.xml} time=-232248563 data=null}, Tree node with text: testTrace2.xml]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testTrace2.xml} time=-232248562 data=null button=1 stateMask=0x0 x=126 y=81 count=1}, Tree node with text: testTrace2.xml]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232248561 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]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testTrace2.xml} time=-232248547 data=null button=1 stateMask=0x80000 x=126 y=81 count=1}, Tree node with text: testTrace2.xml]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-232248545 data=null doit=true}, Tree node with text: Views]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-232248545 data=null}, Tree node with text: Views]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-232248545 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232248544 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]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-232248475 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml.conditions} time=-232248473 data=null doit=true}, Tree node with text: test.xml.conditions]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml.conditions} time=-232248472 data=null}, Tree node with text: test.xml.conditions]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml.conditions} time=-232248472 data=null button=1 stateMask=0x0 x=177 y=150 count=1}, Tree node with text: test.xml.conditions]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232248471 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]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml.conditions} time=-232248451 data=null button=1 stateMask=0x80000 x=177 y=150 count=1}, Tree node with text: test.xml.conditions]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Xml Timegraph View Test
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-232248449 data=null button=0 stateMask=0x0 x=215 y=173 count=0}, Tree node with text: Xml Timegraph View Test]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Xml Timegraph View Test} time=-232248448 data=null doit=true}, Tree node with text: Xml Timegraph View Test]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Xml Timegraph View Test} time=-232248447 data=null}, Tree node with text: Xml Timegraph View Test]
18:58:55 [2024-02-28T23:58:55.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-232248447 data=null button=1 stateMask=0x0 x=215 y=173 count=1}, Tree node with text: Xml Timegraph View Test]
18:58:55 [2024-02-28T23:58:55.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232248446 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]
18:58:55 [2024-02-28T23:58:55.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-232248367 data=null button=1 stateMask=0x80000 x=215 y=173 count=1}, Tree node with text: Xml Timegraph View Test]
18:58:55 [2024-02-28T23:58:55.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-232248367 data=null button=1 stateMask=0x0 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
18:58:55 [2024-02-28T23:58:55.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-232248366 data=null button=1 stateMask=0x0 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
18:58:55 [2024-02-28T23:58:55.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232248365 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]
18:58:56 [2024-02-28T23:58:56.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-232248052 data=null button=1 stateMask=0x80000 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
18:58:56 [2024-02-28T23:58:56.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-232247364 data=null button=0 stateMask=0x0 x=215 y=173 count=0}, Tree node with text: Xml Timegraph View Test]
18:58:56 [2024-02-28T23:58:56.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Xml Timegraph View Test} time=-232247362 data=null doit=true}, Tree node with text: Xml Timegraph View Test]
18:58:56 [2024-02-28T23:58:56.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Xml Timegraph View Test} time=-232247360 data=null}, Tree node with text: Xml Timegraph View Test]
18:58:56 [2024-02-28T23:58:56.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Xml Timegraph View Test
18:58:58 [2024-02-28T23:58:58.356Z] 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"'
18:58:58 [2024-02-28T23:58:58.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
18:58:58 [2024-02-28T23:58:58.356Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
18:58:58 [2024-02-28T23:58:58.613Z] DEBUG org.eclipse.swtbot.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=-232245342 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:58:58 [2024-02-28T23:58:58.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:58:58 [2024-02-28T23:58:58.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:58:58 [2024-02-28T23:58:58.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:58:58 [2024-02-28T23:58:58.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:58:58 [2024-02-28T23:58:58.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232245259 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:58:58 [2024-02-28T23:58:58.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232245259 data=null doit=true}, TreeItem with text {test}]
18:58:58 [2024-02-28T23:58:58.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232245259 data=null}, TreeItem with text {test}]
18:58:58 [2024-02-28T23:58:58.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232245258 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:58:58 [2024-02-28T23:58:58.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232245258 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:58:58 [2024-02-28T23:58:58.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232245231 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:58:58 [2024-02-28T23:58:58.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:58:59 [2024-02-28T23:58:59.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:58:59 [2024-02-28T23:58:59.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:58:59 [2024-02-28T23:58:59.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:58:59 [2024-02-28T23:58:59.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:58:59 [2024-02-28T23:58:59.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:58:59 [2024-02-28T23:58:59.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:58:59 [2024-02-28T23:58:59.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:58:59 [2024-02-28T23:58:59.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:58:59 [2024-02-28T23:58:59.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:58:59 [2024-02-28T23:58:59.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:58:59 [2024-02-28T23:58:59.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:58:59 [2024-02-28T23:58:59.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:58:59 [2024-02-28T23:58:59.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232244187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:58:59 [2024-02-28T23:58:59.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232244183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:58:59 [2024-02-28T23:58:59.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232244182 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:58:59 [2024-02-28T23:58:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232244182 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:58:59 [2024-02-28T23:58:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232244181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:58:59 [2024-02-28T23:58:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232244181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:58:59 [2024-02-28T23:58:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232244181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:58:59 [2024-02-28T23:58:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232244180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:58:59 [2024-02-28T23:58:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232244180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:58:59 [2024-02-28T23:58:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232244180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:58:59 [2024-02-28T23:58:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232244180 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:58:59 [2024-02-28T23:58:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232244180 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:58:59 [2024-02-28T23:58:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:58:59 [2024-02-28T23:58:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:58:59 [2024-02-28T23:58:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:58:59 [2024-02-28T23:58:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:58:59 [2024-02-28T23:58:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:58:59 [2024-02-28T23:58:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:58:59 [2024-02-28T23:58:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:58:59 [2024-02-28T23:58:59.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')
18:58:59 [2024-02-28T23:58:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:58:59 [2024-02-28T23:58:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232244175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:58:59 [2024-02-28T23:58:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232244175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:58:59 [2024-02-28T23:58:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232244175 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:58:59 [2024-02-28T23:58:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232244174 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:58:59 [2024-02-28T23:58:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232244174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:58:59 [2024-02-28T23:58:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232244174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:58:59 [2024-02-28T23:58:59.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:58:59 [2024-02-28T23:58:59.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:58:59 [2024-02-28T23:58:59.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:58:59 [2024-02-28T23:58:59.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:58:59 [2024-02-28T23:58:59.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:58:59 [2024-02-28T23:58:59.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:59:00 [2024-02-28T23:59:00.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232244174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:00 [2024-02-28T23:59:00.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232244941 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:59:00 [2024-02-28T23:59:00.514Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.45 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
18:59:00 [2024-02-28T23:59:00.514Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest.testData -- Time elapsed: 10.94 s
18:59:00 [2024-02-28T23:59:00.514Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
18:59:00 [2024-02-28T23:59:00.514Z] DEBUG org.eclipse.swtbot.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=-232243456 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:59:00 [2024-02-28T23:59:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:59:00 [2024-02-28T23:59:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:59:00 [2024-02-28T23:59:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:59:00 [2024-02-28T23:59:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:59:00 [2024-02-28T23:59:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-232243089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:59:00 [2024-02-28T23:59:00.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:59:03 [2024-02-28T23:59:03.289Z] 
18:59:03 [2024-02-28T23:59:03.289Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:59:03.219
18:59:03 [2024-02-28T23:59:03.289Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
18:59:08 [2024-02-28T23:59:08.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:59:08 [2024-02-28T23:59:08.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:59:08 [2024-02-28T23:59:08.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:59:08 [2024-02-28T23:59:08.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:59:08 [2024-02-28T23:59:08.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:59:08 [2024-02-28T23:59:08.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:08 [2024-02-28T23:59:08.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232235139 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:59:08 [2024-02-28T23:59:08.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232235138 data=null doit=true}, TreeItem with text {test}]
18:59:08 [2024-02-28T23:59:08.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232235138 data=null}, TreeItem with text {test}]
18:59:08 [2024-02-28T23:59:08.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232235137 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:59:08 [2024-02-28T23:59:08.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232235137 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:59:08 [2024-02-28T23:59:08.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232235054 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:59:08 [2024-02-28T23:59:08.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:08 [2024-02-28T23:59:08.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232235051 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:59:08 [2024-02-28T23:59:08.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232235051 data=null doit=true}, TreeItem with text {test}]
18:59:08 [2024-02-28T23:59:08.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232235051 data=null}, TreeItem with text {test}]
18:59:08 [2024-02-28T23:59:08.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232235050 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:59:08 [2024-02-28T23:59:08.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232235049 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:59:08 [2024-02-28T23:59:08.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232235035 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:59:08 [2024-02-28T23:59:08.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232235034 data=null doit=true}, TreeItem with text {test}]
18:59:08 [2024-02-28T23:59:08.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232235033 data=null}, TreeItem with text {test}]
18:59:08 [2024-02-28T23:59:08.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232235033 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:59:08 [2024-02-28T23:59:08.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232235032 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}]
18:59:08 [2024-02-28T23:59:08.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232235029 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:59:08 [2024-02-28T23:59:08.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:08 [2024-02-28T23:59:08.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-232235028 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:59:08 [2024-02-28T23:59:08.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-232235027 data=null doit=true}, TreeItem with text {Traces [1]}]
18:59:08 [2024-02-28T23:59:08.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-232235027 data=null}, TreeItem with text {Traces [1]}]
18:59:08 [2024-02-28T23:59:08.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-232235026 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:59:09 [2024-02-28T23:59:09.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232235026 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:59:09 [2024-02-28T23:59:09.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-232234972 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:59:09 [2024-02-28T23:59:09.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-232234966 data=null doit=true}, TreeItem with text {Traces [1]}]
18:59:09 [2024-02-28T23:59:09.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-232234966 data=null}, TreeItem with text {Traces [1]}]
18:59:09 [2024-02-28T23:59:09.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-232234965 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:59:09 [2024-02-28T23:59:09.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232234965 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]}]
18:59:09 [2024-02-28T23:59:09.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-232234963 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:59:09 [2024-02-28T23:59:09.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-232234962 data=null doit=true}, Tree node with text: bug446190]
18:59:09 [2024-02-28T23:59:09.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-232234961 data=null}, Tree node with text: bug446190]
18:59:09 [2024-02-28T23:59:09.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-232234961 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190]
18:59:09 [2024-02-28T23:59:09.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232234961 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]
18:59:09 [2024-02-28T23:59:09.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-232234957 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190]
18:59:09 [2024-02-28T23:59:09.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-232234957 data=null doit=true}, Tree node with text: Views]
18:59:09 [2024-02-28T23:59:09.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-232234956 data=null}, Tree node with text: Views]
18:59:09 [2024-02-28T23:59:09.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-232234956 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
18:59:09 [2024-02-28T23:59:09.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232234956 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]
18:59:09 [2024-02-28T23:59:09.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-232234843 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
18:59:09 [2024-02-28T23:59:09.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-232234785 data=null doit=true}, Tree node with text: XML system call analysis]
18:59:09 [2024-02-28T23:59:09.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-232234785 data=null}, Tree node with text: XML system call analysis]
18:59:09 [2024-02-28T23:59:09.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-232234784 data=null button=1 stateMask=0x0 x=196 y=495 count=1}, Tree node with text: XML system call analysis]
18:59:09 [2024-02-28T23:59:09.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232234784 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]
18:59:09 [2024-02-28T23:59:09.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-232234776 data=null button=1 stateMask=0x80000 x=196 y=495 count=1}, Tree node with text: XML system call analysis]
18:59:09 [2024-02-28T23:59:09.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency Table
18:59:09 [2024-02-28T23:59:09.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=-232234775 data=null button=0 stateMask=0x0 x=177 y=541 count=0}, Tree node with text: Latency Table]
18:59:09 [2024-02-28T23:59:09.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency Table} time=-232234746 data=null doit=true}, Tree node with text: Latency Table]
18:59:09 [2024-02-28T23:59:09.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:09 [2024-02-28T23:59:09.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=-232234745 data=null}, Tree node with text: Latency Table]
18:59:09 [2024-02-28T23:59:09.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-232234744 data=null button=1 stateMask=0x0 x=177 y=541 count=1}, Tree node with text: Latency Table]
18:59:09 [2024-02-28T23:59:09.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232234744 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]
18:59:09 [2024-02-28T23:59:09.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-232234653 data=null button=1 stateMask=0x80000 x=177 y=541 count=1}, Tree node with text: Latency Table]
18:59:09 [2024-02-28T23:59:09.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-232234652 data=null button=1 stateMask=0x0 x=177 y=541 count=2}, Tree node with text: Latency Table]
18:59:09 [2024-02-28T23:59:09.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=-232234651 data=null button=1 stateMask=0x0 x=177 y=541 count=2}, Tree node with text: Latency Table]
18:59:09 [2024-02-28T23:59:09.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232234651 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]
18:59:10 [2024-02-28T23:59:10.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-232234480 data=null button=1 stateMask=0x80000 x=177 y=541 count=2}, Tree node with text: Latency Table]
18:59:10 [2024-02-28T23:59:10.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=-232233940 data=null button=0 stateMask=0x0 x=177 y=541 count=0}, Tree node with text: Latency Table]
18:59:10 [2024-02-28T23:59:10.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=-232233940 data=null doit=true}, Tree node with text: Latency Table]
18:59:10 [2024-02-28T23:59:10.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=-232233939 data=null}, Tree node with text: Latency Table]
18:59:10 [2024-02-28T23:59:10.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency Table
18:59:13 [2024-02-28T23:59:13.407Z] 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"'
18:59:13 [2024-02-28T23:59:13.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=-232230676 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
18:59:13 [2024-02-28T23:59:13.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=-232230646 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1}, TableColumn with text {Name}]
18:59:13 [2024-02-28T23:59:13.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=-232230644 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
18:59:13 [2024-02-28T23:59:13.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=-232230547 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1}, TableColumn with text {Name}]
18:59:13 [2024-02-28T23:59:13.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@7e017f47] time=-232229977 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:59:13 [2024-02-28T23:59:13.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:59:13 [2024-02-28T23:59:13.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:59:13 [2024-02-28T23:59:13.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:59:13 [2024-02-28T23:59:13.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:13 [2024-02-28T23:59:13.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232229863 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:59:13 [2024-02-28T23:59:13.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232229863 data=null doit=true}, TreeItem with text {test}]
18:59:13 [2024-02-28T23:59:13.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232229863 data=null}, TreeItem with text {test}]
18:59:13 [2024-02-28T23:59:13.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232229862 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:59:13 [2024-02-28T23:59:13.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232229862 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:59:14 [2024-02-28T23:59:14.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232229776 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:59:14 [2024-02-28T23:59:14.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:59:14 [2024-02-28T23:59:14.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:59:14 [2024-02-28T23:59:14.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:59:15 [2024-02-28T23:59:15.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:59:15 [2024-02-28T23:59:15.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:59:15 [2024-02-28T23:59:15.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:59:15 [2024-02-28T23:59:15.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:59:15 [2024-02-28T23:59:15.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:59:15 [2024-02-28T23:59:15.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:59:15 [2024-02-28T23:59:15.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:15 [2024-02-28T23:59:15.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:59:15 [2024-02-28T23:59:15.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:59:15 [2024-02-28T23:59:15.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:59:15 [2024-02-28T23:59:15.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232228588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:15 [2024-02-28T23:59:15.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232228587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:15 [2024-02-28T23:59:15.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232228587 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:15 [2024-02-28T23:59:15.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232228586 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:15 [2024-02-28T23:59:15.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232228586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:15 [2024-02-28T23:59:15.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232228585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:15 [2024-02-28T23:59:15.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232228585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:15 [2024-02-28T23:59:15.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232228585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:15 [2024-02-28T23:59:15.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232228584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:15 [2024-02-28T23:59:15.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232228584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:15 [2024-02-28T23:59:15.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232228584 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:15 [2024-02-28T23:59:15.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232228584 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:15 [2024-02-28T23:59:15.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:59:15 [2024-02-28T23:59:15.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:59:15 [2024-02-28T23:59:15.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:59:15 [2024-02-28T23:59:15.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:15 [2024-02-28T23:59:15.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:59:15 [2024-02-28T23:59:15.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:59:15 [2024-02-28T23:59:15.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:59:15 [2024-02-28T23:59:15.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:59:15 [2024-02-28T23:59:15.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:59:15 [2024-02-28T23:59:15.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232228581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:15 [2024-02-28T23:59:15.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232228581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:15 [2024-02-28T23:59:15.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232228580 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:15 [2024-02-28T23:59:15.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232228580 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:15 [2024-02-28T23:59:15.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232228580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:15 [2024-02-28T23:59:15.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232228580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:15 [2024-02-28T23:59:15.416Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:59:15 [2024-02-28T23:59:15.416Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:59:15 [2024-02-28T23:59:15.416Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:59:15 [2024-02-28T23:59:15.416Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:59:15 [2024-02-28T23:59:15.416Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:59:15 [2024-02-28T23:59:15.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:59:15 [2024-02-28T23:59:15.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232228579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:15 [2024-02-28T23:59:15.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232229654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:59:15 [2024-02-28T23:59:15.929Z] 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"'
18:59:15 [2024-02-28T23:59:15.929Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.48 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
18:59:15 [2024-02-28T23:59:15.929Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest.testData -- Time elapsed: 7.302 s
18:59:15 [2024-02-28T23:59:15.929Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
18:59:15 [2024-02-28T23:59:15.929Z] DEBUG org.eclipse.swtbot.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=-232227963 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:59:16 [2024-02-28T23:59:16.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:59:16 [2024-02-28T23:59:16.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:59:16 [2024-02-28T23:59:16.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:59:16 [2024-02-28T23:59:16.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:59:16 [2024-02-28T23:59:16.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-232227672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:59:16 [2024-02-28T23:59:16.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:59:17 [2024-02-28T23:59:17.556Z] 
18:59:17 [2024-02-28T23:59:17.556Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:59:17.343
18:59:17 [2024-02-28T23:59:17.556Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
18:59:21 [2024-02-28T23:59:21.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:59:21 [2024-02-28T23:59:21.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:59:21 [2024-02-28T23:59:21.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:59:21 [2024-02-28T23:59:21.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:59:21 [2024-02-28T23:59:21.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:59:21 [2024-02-28T23:59:21.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:21 [2024-02-28T23:59:21.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232222183 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:59:21 [2024-02-28T23:59:21.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232222183 data=null doit=true}, TreeItem with text {test}]
18:59:21 [2024-02-28T23:59:21.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232222183 data=null}, TreeItem with text {test}]
18:59:21 [2024-02-28T23:59:21.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232222182 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:59:21 [2024-02-28T23:59:21.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232222182 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:59:21 [2024-02-28T23:59:21.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232222088 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:59:21 [2024-02-28T23:59:21.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:21 [2024-02-28T23:59:21.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232222086 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:59:21 [2024-02-28T23:59:21.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232222086 data=null doit=true}, TreeItem with text {test}]
18:59:21 [2024-02-28T23:59:21.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232222086 data=null}, TreeItem with text {test}]
18:59:21 [2024-02-28T23:59:21.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232222085 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:59:21 [2024-02-28T23:59:21.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232222085 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:59:21 [2024-02-28T23:59:21.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232222076 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:59:21 [2024-02-28T23:59:21.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232222075 data=null doit=true}, TreeItem with text {test}]
18:59:21 [2024-02-28T23:59:21.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232222071 data=null}, TreeItem with text {test}]
18:59:21 [2024-02-28T23:59:21.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232222071 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:59:21 [2024-02-28T23:59:21.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232222070 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}]
18:59:21 [2024-02-28T23:59:21.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232222067 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:59:21 [2024-02-28T23:59:21.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:21 [2024-02-28T23:59:21.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-232222065 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:59:21 [2024-02-28T23:59:21.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-232222065 data=null doit=true}, TreeItem with text {Traces [1]}]
18:59:21 [2024-02-28T23:59:21.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-232222065 data=null}, TreeItem with text {Traces [1]}]
18:59:21 [2024-02-28T23:59:21.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-232222064 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:59:21 [2024-02-28T23:59:21.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232222064 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:59:21 [2024-02-28T23:59:21.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-232222035 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:59:21 [2024-02-28T23:59:21.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-232222034 data=null doit=true}, TreeItem with text {Traces [1]}]
18:59:21 [2024-02-28T23:59:21.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-232222034 data=null}, TreeItem with text {Traces [1]}]
18:59:21 [2024-02-28T23:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-232222034 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:59:21 [2024-02-28T23:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232222033 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]}]
18:59:21 [2024-02-28T23:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-232221985 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:59:21 [2024-02-28T23:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-232221984 data=null doit=true}, Tree node with text: bug446190]
18:59:21 [2024-02-28T23:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-232221984 data=null}, Tree node with text: bug446190]
18:59:21 [2024-02-28T23:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-232221983 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190]
18:59:21 [2024-02-28T23:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232221983 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]
18:59:21 [2024-02-28T23:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-232221979 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190]
18:59:21 [2024-02-28T23:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-232221978 data=null doit=true}, Tree node with text: Views]
18:59:21 [2024-02-28T23:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-232221978 data=null}, Tree node with text: Views]
18:59:21 [2024-02-28T23:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-232221978 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
18:59:21 [2024-02-28T23:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232221978 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]
18:59:21 [2024-02-28T23:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-232221884 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
18:59:21 [2024-02-28T23:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-232221883 data=null doit=true}, Tree node with text: XML system call analysis]
18:59:21 [2024-02-28T23:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-232221882 data=null}, Tree node with text: XML system call analysis]
18:59:21 [2024-02-28T23:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-232221882 data=null button=1 stateMask=0x0 x=196 y=495 count=1}, Tree node with text: XML system call analysis]
18:59:21 [2024-02-28T23:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232221882 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]
18:59:21 [2024-02-28T23:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-232221849 data=null button=1 stateMask=0x80000 x=196 y=495 count=1}, Tree node with text: XML system call analysis]
18:59:21 [2024-02-28T23:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency vs Count
18:59:21 [2024-02-28T23:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=-232221848 data=null button=0 stateMask=0x0 x=188 y=564 count=0}, Tree node with text: Latency vs Count]
18:59:21 [2024-02-28T23:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=-232221848 data=null doit=true}, Tree node with text: Latency vs Count]
18:59:21 [2024-02-28T23:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:21 [2024-02-28T23:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=-232221847 data=null}, Tree node with text: Latency vs Count]
18:59:21 [2024-02-28T23:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-232221847 data=null button=1 stateMask=0x0 x=188 y=564 count=1}, Tree node with text: Latency vs Count]
18:59:21 [2024-02-28T23:59:21.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232221846 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]
18:59:22 [2024-02-28T23:59:22.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-232221752 data=null button=1 stateMask=0x80000 x=188 y=564 count=1}, Tree node with text: Latency vs Count]
18:59:22 [2024-02-28T23:59:22.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-232221752 data=null button=1 stateMask=0x0 x=188 y=564 count=2}, Tree node with text: Latency vs Count]
18:59:22 [2024-02-28T23:59:22.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=-232221751 data=null button=1 stateMask=0x0 x=188 y=564 count=2}, Tree node with text: Latency vs Count]
18:59:22 [2024-02-28T23:59:22.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232221751 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]
18:59:23 [2024-02-28T23:59:23.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-232221350 data=null button=1 stateMask=0x80000 x=188 y=564 count=2}, Tree node with text: Latency vs Count]
18:59:23 [2024-02-28T23:59:23.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=-232220979 data=null button=0 stateMask=0x0 x=188 y=564 count=0}, Tree node with text: Latency vs Count]
18:59:23 [2024-02-28T23:59:23.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=-232220979 data=null doit=true}, Tree node with text: Latency vs Count]
18:59:23 [2024-02-28T23:59:23.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=-232220978 data=null}, Tree node with text: Latency vs Count]
18:59:23 [2024-02-28T23:59:23.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency vs Count
18:59:25 [2024-02-28T23:59:25.584Z] 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"'
18:59:25 [2024-02-28T23:59:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
18:59:25 [2024-02-28T23:59:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=-232218474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
18:59:25 [2024-02-28T23:59:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=-232218454 data=null button=1 stateMask=0x80000 x=474 y=-13 count=1}, TableColumn with text {Name}]
18:59:25 [2024-02-28T23:59:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=-232218453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
18:59:25 [2024-02-28T23:59:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=-232218450 data=null button=1 stateMask=0x80000 x=474 y=-13 count=1}, TableColumn with text {Name}]
18:59:25 [2024-02-28T23:59:25.584Z] DEBUG org.eclipse.swtbot.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=-232218251 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:59:25 [2024-02-28T23:59:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:59:25 [2024-02-28T23:59:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:59:25 [2024-02-28T23:59:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:59:25 [2024-02-28T23:59:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:25 [2024-02-28T23:59:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232218147 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:59:25 [2024-02-28T23:59:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232218146 data=null doit=true}, TreeItem with text {test}]
18:59:25 [2024-02-28T23:59:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232218146 data=null}, TreeItem with text {test}]
18:59:25 [2024-02-28T23:59:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232218146 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:59:25 [2024-02-28T23:59:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232218145 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:59:25 [2024-02-28T23:59:25.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232218040 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:59:26 [2024-02-28T23:59:26.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:59:26 [2024-02-28T23:59:26.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:59:26 [2024-02-28T23:59:26.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:59:27 [2024-02-28T23:59:27.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:59:27 [2024-02-28T23:59:27.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:59:27 [2024-02-28T23:59:27.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:59:27 [2024-02-28T23:59:27.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:59:27 [2024-02-28T23:59:27.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:59:27 [2024-02-28T23:59:27.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:59:27 [2024-02-28T23:59:27.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:27 [2024-02-28T23:59:27.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:59:27 [2024-02-28T23:59:27.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:59:27 [2024-02-28T23:59:27.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:59:27 [2024-02-28T23:59:27.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232216665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:27 [2024-02-28T23:59:27.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232216664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:27 [2024-02-28T23:59:27.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232216664 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:27 [2024-02-28T23:59:27.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232216664 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:27 [2024-02-28T23:59:27.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232216663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:27 [2024-02-28T23:59:27.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232216663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:27 [2024-02-28T23:59:27.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232216663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:27 [2024-02-28T23:59:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232216663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:27 [2024-02-28T23:59:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232216663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:27 [2024-02-28T23:59:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232216662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:27 [2024-02-28T23:59:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232216662 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:27 [2024-02-28T23:59:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232216662 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:27 [2024-02-28T23:59:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:59:27 [2024-02-28T23:59:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:59:27 [2024-02-28T23:59:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:59:27 [2024-02-28T23:59:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:27 [2024-02-28T23:59:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:59:27 [2024-02-28T23:59:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:59:27 [2024-02-28T23:59:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:59:27 [2024-02-28T23:59:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:59:27 [2024-02-28T23:59:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:59:27 [2024-02-28T23:59:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232216660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:27 [2024-02-28T23:59:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232216659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:27 [2024-02-28T23:59:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232216659 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:27 [2024-02-28T23:59:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232216659 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:27 [2024-02-28T23:59:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232216659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:27 [2024-02-28T23:59:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232216659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:27 [2024-02-28T23:59:27.287Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:59:27 [2024-02-28T23:59:27.287Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:59:27 [2024-02-28T23:59:27.287Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:59:27 [2024-02-28T23:59:27.287Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:59:27 [2024-02-28T23:59:27.287Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:59:27 [2024-02-28T23:59:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:59:27 [2024-02-28T23:59:27.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232216658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:27 [2024-02-28T23:59:27.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232217849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:59:27 [2024-02-28T23:59:27.799Z] 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"'
18:59:27 [2024-02-28T23:59:27.799Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.90 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
18:59:27 [2024-02-28T23:59:27.799Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest.testWithTrace -- Time elapsed: 6.311 s
18:59:27 [2024-02-28T23:59:27.799Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
18:59:28 [2024-02-28T23:59:28.056Z] DEBUG org.eclipse.swtbot.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=-232216041 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:59:28 [2024-02-28T23:59:28.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:59:28 [2024-02-28T23:59:28.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:59:28 [2024-02-28T23:59:28.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:59:28 [2024-02-28T23:59:28.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:59:28 [2024-02-28T23:59:28.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-232215669 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:59:28 [2024-02-28T23:59:28.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:59:29 [2024-02-28T23:59:29.683Z] 
18:59:29 [2024-02-28T23:59:29.683Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-28 23:59:29.356
18:59:29 [2024-02-28T23:59:29.683Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
18:59:32 [2024-02-28T23:59:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:59:32 [2024-02-28T23:59:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:59:32 [2024-02-28T23:59:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:59:32 [2024-02-28T23:59:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:59:32 [2024-02-28T23:59:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:59:32 [2024-02-28T23:59:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:32 [2024-02-28T23:59:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232212047 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:59:32 [2024-02-28T23:59:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232212047 data=null doit=true}, TreeItem with text {test}]
18:59:32 [2024-02-28T23:59:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232212047 data=null}, TreeItem with text {test}]
18:59:32 [2024-02-28T23:59:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232212046 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:59:32 [2024-02-28T23:59:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232212046 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:59:32 [2024-02-28T23:59:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232211959 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:59:32 [2024-02-28T23:59:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:32 [2024-02-28T23:59:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232211958 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
18:59:32 [2024-02-28T23:59:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232211958 data=null doit=true}, TreeItem with text {test}]
18:59:32 [2024-02-28T23:59:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232211957 data=null}, TreeItem with text {test}]
18:59:32 [2024-02-28T23:59:32.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232211952 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232211952 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232211943 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232211943 data=null doit=true}, TreeItem with text {test}]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232211942 data=null}, TreeItem with text {test}]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232211942 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232211942 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}]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232211891 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-232211889 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-232211889 data=null doit=true}, TreeItem with text {Traces [1]}]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-232211889 data=null}, TreeItem with text {Traces [1]}]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-232211888 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232211888 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-232211867 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-232211866 data=null doit=true}, TreeItem with text {Traces [1]}]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-232211866 data=null}, TreeItem with text {Traces [1]}]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-232211865 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232211865 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]}]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-232211863 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-232211863 data=null doit=true}, Tree node with text: bug446190]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-232211862 data=null}, Tree node with text: bug446190]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-232211862 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232211862 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]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-232211858 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-232211846 data=null doit=true}, Tree node with text: Views]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-232211845 data=null}, Tree node with text: Views]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-232211845 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232211845 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]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-232211759 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-232211758 data=null doit=true}, Tree node with text: XML system call analysis]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-232211758 data=null}, Tree node with text: XML system call analysis]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-232211758 data=null button=1 stateMask=0x0 x=196 y=495 count=1}, Tree node with text: XML system call analysis]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232211757 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]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-232211727 data=null button=1 stateMask=0x80000 x=196 y=495 count=1}, Tree node with text: XML system call analysis]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency vs Time
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=-232211726 data=null button=0 stateMask=0x0 x=186 y=587 count=0}, Tree node with text: Latency vs Time]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=-232211726 data=null doit=true}, Tree node with text: Latency vs Time]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=-232211693 data=null}, Tree node with text: Latency vs Time]
18:59:32 [2024-02-28T23:59:32.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-232211693 data=null button=1 stateMask=0x0 x=186 y=587 count=1}, Tree node with text: Latency vs Time]
18:59:32 [2024-02-28T23:59:32.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232211692 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]
18:59:32 [2024-02-28T23:59:32.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-232211438 data=null button=1 stateMask=0x80000 x=186 y=569 count=1}, Tree node with text: Latency vs Time]
18:59:32 [2024-02-28T23:59:32.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-232211438 data=null button=1 stateMask=0x0 x=186 y=569 count=2}, Tree node with text: Latency vs Time]
18:59:32 [2024-02-28T23:59:32.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=-232211437 data=null button=1 stateMask=0x0 x=186 y=569 count=2}, Tree node with text: Latency vs Time]
18:59:32 [2024-02-28T23:59:32.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232211437 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]
18:59:33 [2024-02-28T23:59:33.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-232211352 data=null button=1 stateMask=0x80000 x=186 y=569 count=2}, Tree node with text: Latency vs Time]
18:59:33 [2024-02-28T23:59:33.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=-232210763 data=null button=0 stateMask=0x0 x=186 y=569 count=0}, Tree node with text: Latency vs Time]
18:59:33 [2024-02-28T23:59:33.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=-232210763 data=null doit=true}, Tree node with text: Latency vs Time]
18:59:33 [2024-02-28T23:59:33.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=-232210763 data=null}, Tree node with text: Latency vs Time]
18:59:33 [2024-02-28T23:59:33.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency vs Time
18:59:35 [2024-02-28T23:59:35.179Z] 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"'
18:59:35 [2024-02-28T23:59:35.742Z] 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"'
18:59:35 [2024-02-28T23:59:35.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:59:35 [2024-02-28T23:59:35.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:59:35 [2024-02-28T23:59:35.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: bug446190
18:59:36 [2024-02-28T23:59:36.673Z] DEBUG org.eclipse.swtbot.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=-232207334 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:59:36 [2024-02-28T23:59:36.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:59:36 [2024-02-28T23:59:36.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:59:36 [2024-02-28T23:59:36.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:59:36 [2024-02-28T23:59:36.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:36 [2024-02-28T23:59:36.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232207157 data=null button=0 stateMask=0x0 x=55 y=-6 count=0}, TreeItem with text {test}]
18:59:36 [2024-02-28T23:59:36.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232207157 data=null doit=true}, TreeItem with text {test}]
18:59:36 [2024-02-28T23:59:36.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232207156 data=null}, TreeItem with text {test}]
18:59:36 [2024-02-28T23:59:36.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232207156 data=null button=1 stateMask=0x0 x=55 y=-6 count=1}, TreeItem with text {test}]
18:59:36 [2024-02-28T23:59:36.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232207155 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
18:59:37 [2024-02-28T23:59:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232206882 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
18:59:37 [2024-02-28T23:59:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:59:37 [2024-02-28T23:59:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:59:37 [2024-02-28T23:59:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232205781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232205781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232205781 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232205780 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232205780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232205780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232205780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232205780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232205779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232205779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232205779 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232205779 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232205776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232205776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232205776 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232205776 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232205776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:38 [2024-02-28T23:59:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232205775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:38 [2024-02-28T23:59:38.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:59:38 [2024-02-28T23:59:38.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:59:38 [2024-02-28T23:59:38.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:59:38 [2024-02-28T23:59:38.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:59:38 [2024-02-28T23:59:38.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:59:38 [2024-02-28T23:59:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:59:38 [2024-02-28T23:59:38.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232205775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:38 [2024-02-28T23:59:38.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232206771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:59:38 [2024-02-28T23:59:38.731Z] 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"'
18:59:38 [2024-02-28T23:59:38.731Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.88 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
18:59:38 [2024-02-28T23:59:38.731Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest.testWithTrace -- Time elapsed: 7.024 s
18:59:38 [2024-02-28T23:59:38.731Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
18:59:38 [2024-02-28T23:59:38.731Z] DEBUG org.eclipse.swtbot.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=-232205154 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:59:38 [2024-02-28T23:59:38.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:59:38 [2024-02-28T23:59:38.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
18:59:38 [2024-02-28T23:59:38.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
18:59:38 [2024-02-28T23:59:38.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
18:59:38 [2024-02-28T23:59:38.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-232204884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
18:59:38 [2024-02-28T23:59:38.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
18:59:38 [2024-02-28T23:59:38.989Z] DEBUG org.eclipse.swtbot.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=-232204882 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:59:39 [2024-02-28T23:59:39.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
18:59:39 [2024-02-28T23:59:39.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
18:59:39 [2024-02-28T23:59:39.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
18:59:39 [2024-02-28T23:59:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
18:59:39 [2024-02-28T23:59:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: of type 'Shell'
18:59:39 [2024-02-28T23:59:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
18:59:39 [2024-02-28T23:59:39.810Z] 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')
18:59:39 [2024-02-28T23:59:39.810Z] 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'))
18:59:39 [2024-02-28T23:59:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-232204238 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
18:59:39 [2024-02-28T23:59:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:59:39 [2024-02-28T23:59:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:59:39 [2024-02-28T23:59:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:39 [2024-02-28T23:59:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-232204231 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
18:59:39 [2024-02-28T23:59:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232204230 data=null doit=true}, TreeItem with text {Tracing}]
18:59:39 [2024-02-28T23:59:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232204230 data=null}, TreeItem with text {Tracing}]
18:59:39 [2024-02-28T23:59:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232204230 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:39 [2024-02-28T23:59:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232204229 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}]
18:59:39 [2024-02-28T23:59:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232204163 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:39 [2024-02-28T23:59:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232204162 data=null doit=true}, TreeItem with text {Tracing}]
18:59:39 [2024-02-28T23:59:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232204161 data=null}, TreeItem with text {Tracing}]
18:59:39 [2024-02-28T23:59:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232204161 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:39 [2024-02-28T23:59:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232204161 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}]
18:59:39 [2024-02-28T23:59:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232204153 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:39 [2024-02-28T23:59:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:39 [2024-02-28T23:59:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-232204152 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
18:59:39 [2024-02-28T23:59:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-232204152 data=null doit=true}, Tree node with text: XML Analyses]
18:59:39 [2024-02-28T23:59:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-232204152 data=null}, Tree node with text: XML Analyses]
18:59:39 [2024-02-28T23:59:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-232204151 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:39 [2024-02-28T23:59:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232204151 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]
18:59:39 [2024-02-28T23:59:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-232204037 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:39 [2024-02-28T23:59:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:39 [2024-02-28T23:59:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:39 [2024-02-28T23:59:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:39 [2024-02-28T23:59:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:39 [2024-02-28T23:59:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:39 [2024-02-28T23:59:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:39 [2024-02-28T23:59:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:39 [2024-02-28T23:59:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:39 [2024-02-28T23:59:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:39 [2024-02-28T23:59:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:39 [2024-02-28T23:59:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:39 [2024-02-28T23:59:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:39 [2024-02-28T23:59:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:59:39 [2024-02-28T23:59:39.811Z] 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')
18:59:39 [2024-02-28T23:59:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:59:39 [2024-02-28T23:59:39.811Z] 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')
18:59:40 [2024-02-28T23:59:40.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:59:40 [2024-02-28T23:59:40.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232203987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:40 [2024-02-28T23:59:40.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232203986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:40 [2024-02-28T23:59:40.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232203986 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:40 [2024-02-28T23:59:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232203986 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:40 [2024-02-28T23:59:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232203985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:40 [2024-02-28T23:59:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232203985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:40 [2024-02-28T23:59:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232203985 data=null 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')]
18:59:40 [2024-02-28T23:59:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-232204761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
18:59:40 [2024-02-28T23:59:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:59:40 [2024-02-28T23:59:40.068Z] DEBUG org.eclipse.swtbot.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=-232203863 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:59:40 [2024-02-28T23:59:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
18:59:40 [2024-02-28T23:59:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
18:59:40 [2024-02-28T23:59:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
18:59:40 [2024-02-28T23:59:40.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
18:59:40 [2024-02-28T23:59:40.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
18:59:40 [2024-02-28T23:59:40.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
18:59:40 [2024-02-28T23:59:40.633Z] 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')
18:59:40 [2024-02-28T23:59:40.633Z] 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'))
18:59:40 [2024-02-28T23:59:40.633Z] 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=-232203370 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
18:59:40 [2024-02-28T23:59:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:59:40 [2024-02-28T23:59:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:59:40 [2024-02-28T23:59:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:40 [2024-02-28T23:59:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-232203365 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
18:59:40 [2024-02-28T23:59:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232203365 data=null doit=true}, TreeItem with text {Tracing}]
18:59:40 [2024-02-28T23:59:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232203355 data=null}, TreeItem with text {Tracing}]
18:59:40 [2024-02-28T23:59:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232203354 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:40 [2024-02-28T23:59:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232203354 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}]
18:59:40 [2024-02-28T23:59:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232203285 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:40 [2024-02-28T23:59:40.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:59:40 [2024-02-28T23:59:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:40 [2024-02-28T23:59:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-232203283 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
18:59:40 [2024-02-28T23:59:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-232203282 data=null doit=true}, Tree node with text: XML Analyses]
18:59:40 [2024-02-28T23:59:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-232203282 data=null}, Tree node with text: XML Analyses]
18:59:40 [2024-02-28T23:59:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-232203282 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:40 [2024-02-28T23:59:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232203282 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]
18:59:40 [2024-02-28T23:59:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-232203279 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:40 [2024-02-28T23:59:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:59:40 [2024-02-28T23:59:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:59:40 [2024-02-28T23:59:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:59:40 [2024-02-28T23:59:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:59:40 [2024-02-28T23:59:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1, 2] in (of type 'Table')
18:59:40 [2024-02-28T23:59:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-232203256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:40 [2024-02-28T23:59:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-232203240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:40 [2024-02-28T23:59:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-232203240 data=null doit=true}, (of type 'Table')]
18:59:40 [2024-02-28T23:59:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-232203240 data=null}, (of type 'Table')]
18:59:40 [2024-02-28T23:59:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-232203235 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, (of type 'Table')]
18:59:40 [2024-02-28T23:59:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232203235 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')]
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-232203180 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, (of type 'Table')]
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-232203179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-232203179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-232203179 data=null doit=true}, (of type 'Table')]
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-232203179 data=null}, (of type 'Table')]
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_conditions} time=-232203178 data=null button=1 stateMask=0x40000 x=78 y=35 count=1}, (of type 'Table')]
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232203178 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')]
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_conditions} time=-232203151 data=null button=1 stateMask=0xc0000 x=78 y=35 count=1}, (of type 'Table')]
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-232203150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-232203147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-232203147 data=null doit=true}, (of type 'Table')]
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-232203147 data=null}, (of type 'Table')]
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=-232203146 data=null button=1 stateMask=0x40000 x=87 y=58 count=1}, (of type 'Table')]
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232203146 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')]
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=-232203065 data=null button=1 stateMask=0xc0000 x=87 y=58 count=1}, (of type 'Table')]
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
18:59:40 [2024-02-28T23:59:40.891Z] 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')
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-232203060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-232203060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-232203060 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-232203059 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-232203059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:40 [2024-02-28T23:59:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-232203059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:41 [2024-02-28T23:59:41.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-232202868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:41 [2024-02-28T23:59:41.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-232202868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:41 [2024-02-28T23:59:41.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-232202867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:41 [2024-02-28T23:59:41.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-232202867 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:41 [2024-02-28T23:59:41.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-232202867 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:41 [2024-02-28T23:59:41.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
18:59:41 [2024-02-28T23:59:41.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
18:59:41 [2024-02-28T23:59:41.148Z] 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=-232202865 data=null doit=true}, Shell with text {Delete XML file(s)}]
18:59:41 [2024-02-28T23:59:41.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
18:59:41 [2024-02-28T23:59:41.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
18:59:41 [2024-02-28T23:59:41.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
18:59:41 [2024-02-28T23:59:41.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
18:59:41 [2024-02-28T23:59:41.148Z] 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')
18:59:41 [2024-02-28T23:59:41.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
18:59:41 [2024-02-28T23:59:41.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-232202850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:41 [2024-02-28T23:59:41.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-232202850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-232202850 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-232202850 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-232202850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-232202850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-232202850 data=null 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')]
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-232203059 data=null 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')]
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:59:41 [2024-02-28T23:59:41.149Z] 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')
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:59:41 [2024-02-28T23:59:41.149Z] 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')
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232202736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232202736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232202735 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232202677 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232202676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:41 [2024-02-28T23:59:41.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232202676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:41 [2024-02-28T23:59:41.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232202676 data=null 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')]
18:59:41 [2024-02-28T23:59:41.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-232203847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
18:59:41 [2024-02-28T23:59:41.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:59:41 [2024-02-28T23:59:41.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e017f47] time=-232202551 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:59:41 [2024-02-28T23:59:41.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
18:59:41 [2024-02-28T23:59:41.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
18:59:41 [2024-02-28T23:59:41.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
18:59:41 [2024-02-28T23:59:41.970Z] 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')
18:59:41 [2024-02-28T23:59:41.970Z] 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'))
18:59:41 [2024-02-28T23:59:41.970Z] 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=-232202048 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-232202043 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232202043 data=null doit=true}, TreeItem with text {Tracing}]
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232202042 data=null}, TreeItem with text {Tracing}]
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232202042 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232202042 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}]
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232201970 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:41 [2024-02-28T23:59:41.970Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-232201969 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-232201969 data=null doit=true}, Tree node with text: XML Analyses]
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-232201969 data=null}, Tree node with text: XML Analyses]
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-232201968 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232201968 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]
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-232201966 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
18:59:41 [2024-02-28T23:59:41.970Z] 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')
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:41 [2024-02-28T23:59:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
18:59:41 [2024-02-28T23:59:41.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-232201959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:41 [2024-02-28T23:59:41.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-232201958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:41 [2024-02-28T23:59:41.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-232201958 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:41 [2024-02-28T23:59:41.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-232201958 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:41 [2024-02-28T23:59:41.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-232201950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:41 [2024-02-28T23:59:41.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-232201949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:41 [2024-02-28T23:59:41.971Z] 
18:59:41 [2024-02-28T23:59:41.971Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-28 23:59:41.920
18:59:41 [2024-02-28T23:59:41.971Z] !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.
18:59:41 [2024-02-28T23:59:41.971Z] 
18:59:41 [2024-02-28T23:59:41.971Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2024-02-28 23:59:41.920
18:59:41 [2024-02-28T23:59:41.971Z] !MESSAGE Import XML analysis file failed.
18:59:41 [2024-02-28T23:59:41.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-232201949 data=null 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')]
18:59:41 [2024-02-28T23:59:41.971Z] 
18:59:41 [2024-02-28T23:59:41.971Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-28 23:59:41.924
18:59:41 [2024-02-28T23:59:41.971Z] !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.
18:59:42 [2024-02-28T23:59:42.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-232201885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:42 [2024-02-28T23:59:42.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-232201761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:42 [2024-02-28T23:59:42.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-232201745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:42 [2024-02-28T23:59:42.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-232201745 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:42 [2024-02-28T23:59:42.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-232201745 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:42 [2024-02-28T23:59:42.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
18:59:42 [2024-02-28T23:59:42.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:59:42 [2024-02-28T23:59:42.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:59:42 [2024-02-28T23:59:42.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.'
18:59:42 [2024-02-28T23:59:42.230Z] 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=-232201660 data=null doit=true}, Shell with text {Import XML analysis file failed.}]
18:59:42 [2024-02-28T23:59:42.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:59:42 [2024-02-28T23:59:42.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:59:42 [2024-02-28T23:59:42.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:59:42 [2024-02-28T23:59:42.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')
18:59:42 [2024-02-28T23:59:42.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:59:42 [2024-02-28T23:59:42.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232201646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:42 [2024-02-28T23:59:42.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232201646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:42 [2024-02-28T23:59:42.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232201646 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:42 [2024-02-28T23:59:42.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232201646 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:42 [2024-02-28T23:59:42.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232201646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:42 [2024-02-28T23:59:42.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232201645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:42 [2024-02-28T23:59:42.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232201645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:59:42 [2024-02-28T23:59:42.488Z] 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')
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:59:42 [2024-02-28T23:59:42.488Z] 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')
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232201479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232201478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232201478 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232201477 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232201477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232201477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232201477 data=null 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')]
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-232202535 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:59:42 [2024-02-28T23:59:42.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@7e017f47] time=-232201360 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
18:59:42 [2024-02-28T23:59:42.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
18:59:43 [2024-02-28T23:59:43.052Z] 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')
18:59:43 [2024-02-28T23:59:43.052Z] 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'))
18:59:43 [2024-02-28T23:59:43.052Z] 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=-232200942 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-232200938 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232200937 data=null doit=true}, TreeItem with text {Tracing}]
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232200937 data=null}, TreeItem with text {Tracing}]
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232200937 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232200936 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}]
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232200885 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:43 [2024-02-28T23:59:43.052Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-232200883 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-232200883 data=null doit=true}, Tree node with text: XML Analyses]
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-232200882 data=null}, Tree node with text: XML Analyses]
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-232200882 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232200882 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]
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-232200880 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:59:43 [2024-02-28T23:59:43.052Z] 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')
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:59:43 [2024-02-28T23:59:43.052Z] 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')
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232200864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232200864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:43 [2024-02-28T23:59:43.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232200864 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:43 [2024-02-28T23:59:43.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232200864 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:43 [2024-02-28T23:59:43.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232200864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:43 [2024-02-28T23:59:43.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232200864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:43 [2024-02-28T23:59:43.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232200863 data=null 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')]
18:59:43 [2024-02-28T23:59:43.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-232201346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
18:59:43 [2024-02-28T23:59:43.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:59:43 [2024-02-28T23:59:43.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-232200467 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=-232200466 data=null doit=true}, TreeItem with text {xml-test}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-232200466 data=null}, TreeItem with text {xml-test}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-232200466 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232200466 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}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-232200379 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-232200378 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=-232200378 data=null doit=true}, TreeItem with text {xml-test}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-232200378 data=null}, TreeItem with text {xml-test}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-232200377 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232200377 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}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-232200364 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=-232200364 data=null doit=true}, TreeItem with text {xml-test}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-232200363 data=null}, TreeItem with text {xml-test}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-232200363 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232200363 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}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-232200360 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232200352 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232200352 data=null doit=true}, TreeItem with text {Traces [0]}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232200351 data=null}, TreeItem with text {Traces [0]}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232200351 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232200351 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232200286 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232200278 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232200278 data=null doit=true}, TreeItem with text {Traces [0]}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232200278 data=null}, TreeItem with text {Traces [0]}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232200277 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232200277 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
18:59:43 [2024-02-28T23:59:43.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232200270 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
18:59:43 [2024-02-28T23:59:43.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...'
18:59:43 [2024-02-28T23:59:43.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage XML analyses...'
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage XML analyses...'
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)'
18:59:44 [2024-02-28T23:59:44.389Z] 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)')
18:59:44 [2024-02-28T23:59:44.389Z] 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)'))
18:59:44 [2024-02-28T23:59:44.389Z] 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=-232199654 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))]
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:59:44 [2024-02-28T23:59:44.389Z] 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')
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:59:44 [2024-02-28T23:59:44.389Z] 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')
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232199649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232199649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232199649 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232199648 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232199648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232199648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232199648 data=null 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')]
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=-232200164 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...']
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.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=-232199477 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-232199446 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=-232199446 data=null doit=true}, TreeItem with text {xml-test}]
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-232199446 data=null}, TreeItem with text {xml-test}]
18:59:44 [2024-02-28T23:59:44.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-232199445 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
18:59:44 [2024-02-28T23:59:44.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232199445 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}]
18:59:44 [2024-02-28T23:59:44.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-232199368 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
18:59:44 [2024-02-28T23:59:44.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
18:59:44 [2024-02-28T23:59:44.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
18:59:44 [2024-02-28T23:59:44.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
18:59:45 [2024-02-28T23:59:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
18:59:45 [2024-02-28T23:59:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
18:59:45 [2024-02-28T23:59:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:59:45 [2024-02-28T23:59:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
18:59:45 [2024-02-28T23:59:45.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')
18:59:45 [2024-02-28T23:59:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:59:45 [2024-02-28T23:59:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:45 [2024-02-28T23:59:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:59:45 [2024-02-28T23:59:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
18:59:45 [2024-02-28T23:59:45.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
18:59:45 [2024-02-28T23:59:45.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=-232198234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:45 [2024-02-28T23:59:45.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=-232198234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:45 [2024-02-28T23:59:45.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=-232198234 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:45 [2024-02-28T23:59:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232198233 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:45 [2024-02-28T23:59:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232198233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:45 [2024-02-28T23:59:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232198233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:45 [2024-02-28T23:59:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232198233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:45 [2024-02-28T23:59:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232198233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:45 [2024-02-28T23:59:45.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=-232198232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:45 [2024-02-28T23:59:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232198232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:45 [2024-02-28T23:59:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232198232 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:45 [2024-02-28T23:59:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232198232 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
18:59:45 [2024-02-28T23:59:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
18:59:45 [2024-02-28T23:59:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
18:59:45 [2024-02-28T23:59:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
18:59:45 [2024-02-28T23:59:45.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:45 [2024-02-28T23:59:45.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
18:59:45 [2024-02-28T23:59:45.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
18:59:45 [2024-02-28T23:59:45.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
18:59:45 [2024-02-28T23:59:45.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')
18:59:45 [2024-02-28T23:59:45.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
18:59:45 [2024-02-28T23:59:45.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232198230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:45 [2024-02-28T23:59:45.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232198230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:45 [2024-02-28T23:59:45.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232198230 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:45 [2024-02-28T23:59:45.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232198230 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:45 [2024-02-28T23:59:45.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232198229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:45 [2024-02-28T23:59:45.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232198229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:45 [2024-02-28T23:59:45.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:59:45 [2024-02-28T23:59:45.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:59:45 [2024-02-28T23:59:45.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:59:45 [2024-02-28T23:59:45.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:59:45 [2024-02-28T23:59:45.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
18:59:45 [2024-02-28T23:59:45.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
18:59:45 [2024-02-28T23:59:45.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232198229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
18:59:45 [2024-02-28T23:59:45.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232199254 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
18:59:46 [2024-02-28T23:59:46.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e017f47] time=-232197712 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:59:46 [2024-02-28T23:59:46.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
18:59:46 [2024-02-28T23:59:46.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
18:59:46 [2024-02-28T23:59:46.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
18:59:46 [2024-02-28T23:59:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
18:59:46 [2024-02-28T23:59:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
18:59:46 [2024-02-28T23:59:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
18:59:46 [2024-02-28T23:59:46.657Z] 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')
18:59:46 [2024-02-28T23:59:46.657Z] 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'))
18:59:46 [2024-02-28T23:59:46.657Z] 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=-232197232 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
18:59:46 [2024-02-28T23:59:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:59:46 [2024-02-28T23:59:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:59:46 [2024-02-28T23:59:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:46 [2024-02-28T23:59:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-232197177 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
18:59:46 [2024-02-28T23:59:46.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232197176 data=null doit=true}, TreeItem with text {Tracing}]
18:59:46 [2024-02-28T23:59:46.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232197176 data=null}, TreeItem with text {Tracing}]
18:59:46 [2024-02-28T23:59:46.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232197176 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:46 [2024-02-28T23:59:46.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232197175 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}]
18:59:46 [2024-02-28T23:59:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232197089 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:46 [2024-02-28T23:59:46.914Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:59:46 [2024-02-28T23:59:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:46 [2024-02-28T23:59:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-232197086 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
18:59:46 [2024-02-28T23:59:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-232197086 data=null doit=true}, Tree node with text: XML Analyses]
18:59:46 [2024-02-28T23:59:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-232197086 data=null}, Tree node with text: XML Analyses]
18:59:46 [2024-02-28T23:59:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-232197085 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:46 [2024-02-28T23:59:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232197085 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]
18:59:46 [2024-02-28T23:59:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-232197083 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:46 [2024-02-28T23:59:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:59:46 [2024-02-28T23:59:46.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:59:46 [2024-02-28T23:59:46.915Z] 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')
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:59:46 [2024-02-28T23:59:46.915Z] 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')
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232197068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232197068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232197068 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232197068 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232197067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232197067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232197067 data=null 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')]
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-232197698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.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=-232196948 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
18:59:46 [2024-02-28T23:59:46.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
18:59:47 [2024-02-28T23:59:47.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
18:59:47 [2024-02-28T23:59:47.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
18:59:47 [2024-02-28T23:59:47.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
18:59:47 [2024-02-28T23:59:47.479Z] 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')
18:59:47 [2024-02-28T23:59:47.479Z] 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'))
18:59:47 [2024-02-28T23:59:47.479Z] 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=-232196478 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
18:59:47 [2024-02-28T23:59:47.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:59:47 [2024-02-28T23:59:47.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:59:47 [2024-02-28T23:59:47.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:47 [2024-02-28T23:59:47.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-232196465 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
18:59:47 [2024-02-28T23:59:47.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232196465 data=null doit=true}, TreeItem with text {Tracing}]
18:59:47 [2024-02-28T23:59:47.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232196465 data=null}, TreeItem with text {Tracing}]
18:59:47 [2024-02-28T23:59:47.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232196464 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:47 [2024-02-28T23:59:47.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232196464 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}]
18:59:47 [2024-02-28T23:59:47.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232196389 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:47 [2024-02-28T23:59:47.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:59:47 [2024-02-28T23:59:47.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:47 [2024-02-28T23:59:47.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-232196387 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
18:59:47 [2024-02-28T23:59:47.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-232196387 data=null doit=true}, Tree node with text: XML Analyses]
18:59:47 [2024-02-28T23:59:47.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-232196387 data=null}, Tree node with text: XML Analyses]
18:59:47 [2024-02-28T23:59:47.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-232196387 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:47 [2024-02-28T23:59:47.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232196386 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]
18:59:47 [2024-02-28T23:59:47.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-232196384 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:47 [2024-02-28T23:59:47.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:47 [2024-02-28T23:59:47.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
18:59:47 [2024-02-28T23:59:47.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
18:59:47 [2024-02-28T23:59:47.480Z] 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')
18:59:47 [2024-02-28T23:59:47.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:47 [2024-02-28T23:59:47.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:47 [2024-02-28T23:59:47.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:47 [2024-02-28T23:59:47.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:47 [2024-02-28T23:59:47.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:47 [2024-02-28T23:59:47.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:47 [2024-02-28T23:59:47.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:47 [2024-02-28T23:59:47.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:47 [2024-02-28T23:59:47.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:47 [2024-02-28T23:59:47.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:47 [2024-02-28T23:59:47.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:47 [2024-02-28T23:59:47.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
18:59:47 [2024-02-28T23:59:47.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-232196378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:47 [2024-02-28T23:59:47.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-232196378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:47 [2024-02-28T23:59:47.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-232196378 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:47 [2024-02-28T23:59:47.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-232196378 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:47 [2024-02-28T23:59:47.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-232196377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:47 [2024-02-28T23:59:47.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-232196377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:47 [2024-02-28T23:59:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-232196377 data=null 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')]
18:59:47 [2024-02-28T23:59:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-232196277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:47 [2024-02-28T23:59:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-232196276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:47 [2024-02-28T23:59:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-232196275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:47 [2024-02-28T23:59:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-232196275 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:47 [2024-02-28T23:59:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-232196275 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:47 [2024-02-28T23:59:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
18:59:47 [2024-02-28T23:59:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:59:47 [2024-02-28T23:59:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:59:47 [2024-02-28T23:59:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:59:47 [2024-02-28T23:59:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:59:47 [2024-02-28T23:59:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:59:47 [2024-02-28T23:59:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:59:47 [2024-02-28T23:59:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [1, 0] in (of type 'Table')
18:59:47 [2024-02-28T23:59:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-232196263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:47 [2024-02-28T23:59:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-232196263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:47 [2024-02-28T23:59:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-232196262 data=null doit=true}, (of type 'Table')]
18:59:47 [2024-02-28T23:59:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-232196262 data=null}, (of type 'Table')]
18:59:47 [2024-02-28T23:59:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-232196262 data=null button=1 stateMask=0x0 x=62 y=35 count=1}, (of type 'Table')]
18:59:47 [2024-02-28T23:59:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232196261 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')]
18:59:47 [2024-02-28T23:59:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-232196188 data=null button=1 stateMask=0x80000 x=62 y=35 count=1}, (of type 'Table')]
18:59:47 [2024-02-28T23:59:47.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-232196187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:47 [2024-02-28T23:59:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-232196187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:47 [2024-02-28T23:59:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-232196187 data=null doit=true}, (of type 'Table')]
18:59:47 [2024-02-28T23:59:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-232196186 data=null}, (of type 'Table')]
18:59:47 [2024-02-28T23:59:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-232196186 data=null button=1 stateMask=0x40000 x=96 y=12 count=1}, (of type 'Table')]
18:59:47 [2024-02-28T23:59:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232196186 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')]
18:59:47 [2024-02-28T23:59:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-232196159 data=null button=1 stateMask=0xc0000 x=96 y=12 count=1}, (of type 'Table')]
18:59:47 [2024-02-28T23:59:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:47 [2024-02-28T23:59:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:47 [2024-02-28T23:59:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:47 [2024-02-28T23:59:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
18:59:47 [2024-02-28T23:59:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
18:59:47 [2024-02-28T23:59:47.739Z] 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')
18:59:47 [2024-02-28T23:59:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:47 [2024-02-28T23:59:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:47 [2024-02-28T23:59:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:47 [2024-02-28T23:59:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:47 [2024-02-28T23:59:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:47 [2024-02-28T23:59:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:47 [2024-02-28T23:59:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:47 [2024-02-28T23:59:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:47 [2024-02-28T23:59:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:47 [2024-02-28T23:59:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
18:59:47 [2024-02-28T23:59:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=-232196153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:59:47 [2024-02-28T23:59:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-232196152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:59:47 [2024-02-28T23:59:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=-232196152 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:59:47 [2024-02-28T23:59:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=-232196152 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:59:47 [2024-02-28T23:59:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=-232196149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:59:47 [2024-02-28T23:59:47.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=-232196149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:59:49 [2024-02-28T23:59:49.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=-232196149 data=null 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')]
18:59:50 [2024-02-28T23:59:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=-232193944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:59:50 [2024-02-28T23:59:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-232193851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:59:50 [2024-02-28T23:59:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=-232193851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:59:50 [2024-02-28T23:59:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=-232193851 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:59:50 [2024-02-28T23:59:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=-232193851 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:59:50 [2024-02-28T23:59:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
18:59:50 [2024-02-28T23:59:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:50 [2024-02-28T23:59:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:50 [2024-02-28T23:59:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:50 [2024-02-28T23:59:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:50 [2024-02-28T23:59:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:50 [2024-02-28T23:59:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:50 [2024-02-28T23:59:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:50 [2024-02-28T23:59:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:50 [2024-02-28T23:59:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:50 [2024-02-28T23:59:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:50 [2024-02-28T23:59:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:50 [2024-02-28T23:59:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:50 [2024-02-28T23:59:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:59:50 [2024-02-28T23:59:50.199Z] 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')
18:59:50 [2024-02-28T23:59:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:59:50 [2024-02-28T23:59:50.199Z] 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')
18:59:50 [2024-02-28T23:59:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:59:50 [2024-02-28T23:59:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232193844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:50 [2024-02-28T23:59:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232193844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:50 [2024-02-28T23:59:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232193844 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:50 [2024-02-28T23:59:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232193844 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:50 [2024-02-28T23:59:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232193844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:50 [2024-02-28T23:59:50.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232193843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:50 [2024-02-28T23:59:50.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232193843 data=null 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')]
18:59:50 [2024-02-28T23:59:50.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-232196935 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
18:59:50 [2024-02-28T23:59:50.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:59:50 [2024-02-28T23:59:50.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"'
18:59:50 [2024-02-28T23:59:50.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"'
18:59:50 [2024-02-28T23:59:50.457Z] DEBUG org.eclipse.swtbot.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=-232193442 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:59:50 [2024-02-28T23:59:50.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
18:59:50 [2024-02-28T23:59:50.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
18:59:50 [2024-02-28T23:59:50.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
18:59:51 [2024-02-28T23:59:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
18:59:51 [2024-02-28T23:59:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
18:59:51 [2024-02-28T23:59:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
18:59:51 [2024-02-28T23:59:51.021Z] 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')
18:59:51 [2024-02-28T23:59:51.021Z] 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'))
18:59:51 [2024-02-28T23:59:51.021Z] 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=-232192964 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
18:59:51 [2024-02-28T23:59:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:59:51 [2024-02-28T23:59:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:59:51 [2024-02-28T23:59:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:51 [2024-02-28T23:59:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-232192959 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
18:59:51 [2024-02-28T23:59:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232192959 data=null doit=true}, TreeItem with text {Tracing}]
18:59:51 [2024-02-28T23:59:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232192958 data=null}, TreeItem with text {Tracing}]
18:59:51 [2024-02-28T23:59:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232192958 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:51 [2024-02-28T23:59:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232192958 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}]
18:59:51 [2024-02-28T23:59:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232192881 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:51 [2024-02-28T23:59:51.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:59:51 [2024-02-28T23:59:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:51 [2024-02-28T23:59:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-232192879 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
18:59:51 [2024-02-28T23:59:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-232192879 data=null doit=true}, Tree node with text: XML Analyses]
18:59:51 [2024-02-28T23:59:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-232192879 data=null}, Tree node with text: XML Analyses]
18:59:51 [2024-02-28T23:59:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-232192879 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:51 [2024-02-28T23:59:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232192878 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]
18:59:51 [2024-02-28T23:59:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-232192876 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:51 [2024-02-28T23:59:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:59:51 [2024-02-28T23:59:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:59:51 [2024-02-28T23:59:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:59:51 [2024-02-28T23:59:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:59:51 [2024-02-28T23:59:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
18:59:51 [2024-02-28T23:59:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-232192850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:51 [2024-02-28T23:59:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-232192850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:51 [2024-02-28T23:59:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-232192850 data=null doit=true}, (of type 'Table')]
18:59:51 [2024-02-28T23:59:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-232192850 data=null}, (of type 'Table')]
18:59:51 [2024-02-28T23:59:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-232192849 data=null button=1 stateMask=0x0 x=96 y=12 count=1}, (of type 'Table')]
18:59:51 [2024-02-28T23:59:51.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232192849 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')]
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-232192785 data=null button=1 stateMask=0x80000 x=96 y=12 count=1}, (of type 'Table')]
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-232192784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-232192784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-232192783 data=null doit=true}, (of type 'Table')]
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-232192783 data=null}, (of type 'Table')]
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-232192782 data=null button=1 stateMask=0x40000 x=62 y=35 count=1}, (of type 'Table')]
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232192782 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')]
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-232192753 data=null button=1 stateMask=0xc0000 x=62 y=35 count=1}, (of type 'Table')]
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
18:59:51 [2024-02-28T23:59:51.278Z] 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')
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-232192750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-232192749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-232192749 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-232192749 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-232192749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-232192749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-232192567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:51 [2024-02-28T23:59:51.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-232192565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:51 [2024-02-28T23:59:51.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-232192564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:51 [2024-02-28T23:59:51.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-232192564 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:51 [2024-02-28T23:59:51.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-232192563 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:51 [2024-02-28T23:59:51.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
18:59:51 [2024-02-28T23:59:51.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
18:59:51 [2024-02-28T23:59:51.279Z] 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=-232192552 data=null doit=true}, Shell with text {Delete XML file(s)}]
18:59:51 [2024-02-28T23:59:51.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
18:59:51 [2024-02-28T23:59:51.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
18:59:51 [2024-02-28T23:59:51.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
18:59:51 [2024-02-28T23:59:51.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
18:59:51 [2024-02-28T23:59:51.279Z] 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')
18:59:51 [2024-02-28T23:59:51.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
18:59:51 [2024-02-28T23:59:51.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-232192551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:51 [2024-02-28T23:59:51.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-232192550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:51 [2024-02-28T23:59:51.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-232192550 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:51 [2024-02-28T23:59:51.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-232192550 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:51 [2024-02-28T23:59:51.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-232192550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:51 [2024-02-28T23:59:51.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-232192550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:51 [2024-02-28T23:59:51.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-232192550 data=null 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')]
18:59:51 [2024-02-28T23:59:51.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-232192749 data=null 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')]
18:59:51 [2024-02-28T23:59:51.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:59:51 [2024-02-28T23:59:51.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:51 [2024-02-28T23:59:51.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:51 [2024-02-28T23:59:51.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:51 [2024-02-28T23:59:51.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:51 [2024-02-28T23:59:51.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:51 [2024-02-28T23:59:51.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:51 [2024-02-28T23:59:51.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:51 [2024-02-28T23:59:51.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:51 [2024-02-28T23:59:51.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:51 [2024-02-28T23:59:51.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:51 [2024-02-28T23:59:51.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:51 [2024-02-28T23:59:51.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:51 [2024-02-28T23:59:51.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:59:51 [2024-02-28T23:59:51.536Z] 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')
18:59:51 [2024-02-28T23:59:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:59:51 [2024-02-28T23:59:51.537Z] 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')
18:59:51 [2024-02-28T23:59:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:59:51 [2024-02-28T23:59:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232192436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:51 [2024-02-28T23:59:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232192436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:51 [2024-02-28T23:59:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232192436 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:51 [2024-02-28T23:59:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232192436 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:51 [2024-02-28T23:59:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232192436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:51 [2024-02-28T23:59:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232192435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:51 [2024-02-28T23:59:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232192435 data=null 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')]
18:59:51 [2024-02-28T23:59:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-232193363 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
18:59:51 [2024-02-28T23:59:51.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:59:51 [2024-02-28T23:59:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e017f47] time=-232192275 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:59:51 [2024-02-28T23:59:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
18:59:51 [2024-02-28T23:59:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
18:59:51 [2024-02-28T23:59:51.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
18:59:52 [2024-02-28T23:59:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
18:59:52 [2024-02-28T23:59:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
18:59:52 [2024-02-28T23:59:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
18:59:52 [2024-02-28T23:59:52.051Z] 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')
18:59:52 [2024-02-28T23:59:52.051Z] 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'))
18:59:52 [2024-02-28T23:59:52.051Z] 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=-232191833 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
18:59:52 [2024-02-28T23:59:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:59:52 [2024-02-28T23:59:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:59:52 [2024-02-28T23:59:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:52 [2024-02-28T23:59:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-232191829 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
18:59:52 [2024-02-28T23:59:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232191829 data=null doit=true}, TreeItem with text {Tracing}]
18:59:52 [2024-02-28T23:59:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232191829 data=null}, TreeItem with text {Tracing}]
18:59:52 [2024-02-28T23:59:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232191828 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:52 [2024-02-28T23:59:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232191828 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}]
18:59:52 [2024-02-28T23:59:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232191778 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:52 [2024-02-28T23:59:52.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:59:52 [2024-02-28T23:59:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:52 [2024-02-28T23:59:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-232191777 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
18:59:52 [2024-02-28T23:59:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-232191776 data=null doit=true}, Tree node with text: XML Analyses]
18:59:52 [2024-02-28T23:59:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-232191776 data=null}, Tree node with text: XML Analyses]
18:59:52 [2024-02-28T23:59:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-232191776 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:52 [2024-02-28T23:59:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232191776 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]
18:59:52 [2024-02-28T23:59:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-232191773 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:52 [2024-02-28T23:59:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:52 [2024-02-28T23:59:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
18:59:52 [2024-02-28T23:59:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
18:59:52 [2024-02-28T23:59:52.051Z] 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')
18:59:52 [2024-02-28T23:59:52.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:52 [2024-02-28T23:59:52.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:52 [2024-02-28T23:59:52.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:52 [2024-02-28T23:59:52.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:52 [2024-02-28T23:59:52.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:52 [2024-02-28T23:59:52.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:52 [2024-02-28T23:59:52.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:52 [2024-02-28T23:59:52.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:52 [2024-02-28T23:59:52.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:52 [2024-02-28T23:59:52.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:52 [2024-02-28T23:59:52.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:52 [2024-02-28T23:59:52.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
18:59:52 [2024-02-28T23:59:52.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-232191761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:52 [2024-02-28T23:59:52.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-232191760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:52 [2024-02-28T23:59:52.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-232191760 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:52 [2024-02-28T23:59:52.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-232191760 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:52 [2024-02-28T23:59:52.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-232191760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:52 [2024-02-28T23:59:52.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-232191759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:52 [2024-02-28T23:59:52.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-232191759 data=null 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')]
18:59:52 [2024-02-28T23:59:52.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-232191655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:52 [2024-02-28T23:59:52.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-232191655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:52 [2024-02-28T23:59:52.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-232191655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:52 [2024-02-28T23:59:52.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-232191655 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:52 [2024-02-28T23:59:52.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-232191655 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:52 [2024-02-28T23:59:52.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
18:59:52 [2024-02-28T23:59:52.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:59:52 [2024-02-28T23:59:52.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:59:52 [2024-02-28T23:59:52.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:59:52 [2024-02-28T23:59:52.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:59:52 [2024-02-28T23:59:52.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:59:52 [2024-02-28T23:59:52.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_valid} time=-232191645 data=null button=0 stateMask=0x0 x=60 y=35 count=0}, TableItem with text {test_valid}]
18:59:52 [2024-02-28T23:59:52.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_valid} time=-232191644 data=null doit=true}, TableItem with text {test_valid}]
18:59:52 [2024-02-28T23:59:52.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_valid} time=-232191644 data=null}, TableItem with text {test_valid}]
18:59:52 [2024-02-28T23:59:52.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid} time=-232191644 data=null button=1 stateMask=0x0 x=60 y=35 count=1}, TableItem with text {test_valid}]
18:59:52 [2024-02-28T23:59:52.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232191643 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}]
18:59:52 [2024-02-28T23:59:52.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid} time=-232191564 data=null button=1 stateMask=0x80000 x=60 y=35 count=1}, TableItem with text {test_valid}]
18:59:52 [2024-02-28T23:59:52.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:59:52 [2024-02-28T23:59:52.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:59:52 [2024-02-28T23:59:52.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: of type 'Label'
18:59:52 [2024-02-28T23:59:52.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
18:59:52 [2024-02-28T23:59:52.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
18:59:52 [2024-02-28T23:59:52.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:59:52 [2024-02-28T23:59:52.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
18:59:52 [2024-02-28T23:59:52.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-232191558 data=null button=0 stateMask=0x0 x=129 y=12 count=0}, TableItem with text {test_valid_xml_timegraphView}]
18:59:52 [2024-02-28T23:59:52.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=-232191558 data=null doit=true}, TableItem with text {test_valid_xml_timegraphView}]
18:59:52 [2024-02-28T23:59:52.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=-232191558 data=null}, TableItem with text {test_valid_xml_timegraphView}]
18:59:52 [2024-02-28T23:59:52.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-232191557 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, TableItem with text {test_valid_xml_timegraphView}]
18:59:52 [2024-02-28T23:59:52.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232191557 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}]
18:59:52 [2024-02-28T23:59:52.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-232191543 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, TableItem with text {test_valid_xml_timegraphView}]
18:59:52 [2024-02-28T23:59:52.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:59:52 [2024-02-28T23:59:52.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: of type 'Label'
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:59:52 [2024-02-28T23:59:52.568Z] 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')
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:59:52 [2024-02-28T23:59:52.568Z] 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')
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232191486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232191486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232191486 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232191486 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232191485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232191485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232191485 data=null 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')]
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-232192251 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:59:52 [2024-02-28T23:59:52.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=-232191357 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
18:59:52 [2024-02-28T23:59:52.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
18:59:53 [2024-02-28T23:59:53.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
18:59:53 [2024-02-28T23:59:53.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
18:59:53 [2024-02-28T23:59:53.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
18:59:53 [2024-02-28T23:59:53.134Z] 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')
18:59:53 [2024-02-28T23:59:53.134Z] 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'))
18:59:53 [2024-02-28T23:59:53.135Z] 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=-232190885 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-232190881 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232190881 data=null doit=true}, TreeItem with text {Tracing}]
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232190880 data=null}, TreeItem with text {Tracing}]
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232190880 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232190879 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}]
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232190843 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:53 [2024-02-28T23:59:53.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-232190841 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-232190841 data=null doit=true}, Tree node with text: XML Analyses]
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-232190841 data=null}, Tree node with text: XML Analyses]
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-232190840 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232190840 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]
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-232190838 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-232190772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-232190771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-232190771 data=null doit=true}, (of type 'Table')]
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-232190771 data=null}, (of type 'Table')]
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-232190770 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, (of type 'Table')]
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232190770 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')]
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-232190759 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, (of type 'Table')]
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-232190753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-232190753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-232190753 data=null doit=true}, (of type 'Table')]
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-232190752 data=null}, (of type 'Table')]
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid} time=-232190752 data=null button=1 stateMask=0x40000 x=60 y=35 count=1}, (of type 'Table')]
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232190752 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')]
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid} time=-232190684 data=null button=1 stateMask=0xc0000 x=60 y=35 count=1}, (of type 'Table')]
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
18:59:53 [2024-02-28T23:59:53.135Z] 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')
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:53 [2024-02-28T23:59:53.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:53 [2024-02-28T23:59:53.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:53 [2024-02-28T23:59:53.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:53 [2024-02-28T23:59:53.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:53 [2024-02-28T23:59:53.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:53 [2024-02-28T23:59:53.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
18:59:53 [2024-02-28T23:59:53.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-232190680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:53 [2024-02-28T23:59:53.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-232190680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:53 [2024-02-28T23:59:53.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-232190680 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:53 [2024-02-28T23:59:53.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-232190679 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:53 [2024-02-28T23:59:53.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-232190679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:53 [2024-02-28T23:59:53.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-232190679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:53 [2024-02-28T23:59:53.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-232190552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:53 [2024-02-28T23:59:53.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-232190476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:53 [2024-02-28T23:59:53.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-232190476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:53 [2024-02-28T23:59:53.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-232190475 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:53 [2024-02-28T23:59:53.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-232190463 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:53 [2024-02-28T23:59:53.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
18:59:53 [2024-02-28T23:59:53.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
18:59:53 [2024-02-28T23:59:53.393Z] 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=-232190446 data=null doit=true}, Shell with text {Delete XML file(s)}]
18:59:53 [2024-02-28T23:59:53.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
18:59:53 [2024-02-28T23:59:53.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
18:59:53 [2024-02-28T23:59:53.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
18:59:53 [2024-02-28T23:59:53.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
18:59:53 [2024-02-28T23:59:53.394Z] 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')
18:59:53 [2024-02-28T23:59:53.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
18:59:53 [2024-02-28T23:59:53.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-232190443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:53 [2024-02-28T23:59:53.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-232190442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:53 [2024-02-28T23:59:53.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-232190442 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:53 [2024-02-28T23:59:53.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-232190442 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-232190379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-232190379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-232190379 data=null 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')]
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-232190679 data=null 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')]
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:59:53 [2024-02-28T23:59:53.651Z] 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')
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:59:53 [2024-02-28T23:59:53.651Z] 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')
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232190269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232190269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232190268 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232190268 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232190268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232190268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232190268 data=null 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')]
18:59:53 [2024-02-28T23:59:53.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-232191345 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
18:59:53 [2024-02-28T23:59:53.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:59:53 [2024-02-28T23:59:53.909Z] DEBUG org.eclipse.swtbot.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=-232190151 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:59:53 [2024-02-28T23:59:53.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
18:59:53 [2024-02-28T23:59:53.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
18:59:53 [2024-02-28T23:59:53.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
18:59:54 [2024-02-28T23:59:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
18:59:54 [2024-02-28T23:59:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
18:59:54 [2024-02-28T23:59:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
18:59:54 [2024-02-28T23:59:54.165Z] 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')
18:59:54 [2024-02-28T23:59:54.165Z] 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'))
18:59:54 [2024-02-28T23:59:54.165Z] 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=-232189688 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
18:59:54 [2024-02-28T23:59:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:59:54 [2024-02-28T23:59:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:59:54 [2024-02-28T23:59:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:54 [2024-02-28T23:59:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-232189683 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
18:59:54 [2024-02-28T23:59:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232189682 data=null doit=true}, TreeItem with text {Tracing}]
18:59:54 [2024-02-28T23:59:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232189682 data=null}, TreeItem with text {Tracing}]
18:59:54 [2024-02-28T23:59:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232189682 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:54 [2024-02-28T23:59:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232189681 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}]
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232189646 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:54 [2024-02-28T23:59:54.423Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-232189644 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-232189644 data=null doit=true}, Tree node with text: XML Analyses]
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-232189644 data=null}, Tree node with text: XML Analyses]
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-232189643 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232189643 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]
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-232189587 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
18:59:54 [2024-02-28T23:59:54.423Z] 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')
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-232189578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-232189578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-232189578 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-232189578 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-232189577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-232189577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-232189577 data=null 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')]
18:59:54 [2024-02-28T23:59:54.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-232189379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-232189377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-232189377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-232189377 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-232189376 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
18:59:54 [2024-02-28T23:59:54.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:59:54 [2024-02-28T23:59:54.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:59:54 [2024-02-28T23:59:54.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:59:54 [2024-02-28T23:59:54.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:59:54 [2024-02-28T23:59:54.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [3, 2] in (of type 'Table')
18:59:54 [2024-02-28T23:59:54.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-232189352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:54 [2024-02-28T23:59:54.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-232189352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:54 [2024-02-28T23:59:54.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-232189352 data=null doit=true}, (of type 'Table')]
18:59:54 [2024-02-28T23:59:54.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-232189352 data=null}, (of type 'Table')]
18:59:54 [2024-02-28T23:59:54.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-232189351 data=null button=1 stateMask=0x0 x=86 y=81 count=1}, (of type 'Table')]
18:59:54 [2024-02-28T23:59:54.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232189351 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')]
18:59:54 [2024-02-28T23:59:54.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-232189339 data=null button=1 stateMask=0x80000 x=86 y=81 count=1}, (of type 'Table')]
18:59:54 [2024-02-28T23:59:54.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-232189339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-232189339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-232189339 data=null doit=true}, (of type 'Table')]
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-232189339 data=null}, (of type 'Table')]
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-232189338 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232189338 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')]
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-232189268 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
18:59:54 [2024-02-28T23:59:54.682Z] 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')
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-232189264 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')]
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-232189263 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')]
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=-232189263 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-232189263 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-232189263 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')]
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-232189263 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')]
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=-232189263 data=null 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')]
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-232189262 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')]
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-232189261 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')]
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-232189261 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')]
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-232189261 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-232189261 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [3, 2] in (of type 'Table')
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-232189257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-232189256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-232189256 data=null doit=true}, (of type 'Table')]
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-232189256 data=null}, (of type 'Table')]
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-232189256 data=null button=1 stateMask=0x0 x=86 y=81 count=1}, (of type 'Table')]
18:59:54 [2024-02-28T23:59:54.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232189255 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')]
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-232189244 data=null button=1 stateMask=0x80000 x=86 y=81 count=1}, (of type 'Table')]
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-232189239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-232189239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-232189239 data=null doit=true}, (of type 'Table')]
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-232189239 data=null}, (of type 'Table')]
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-232189238 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232189238 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')]
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-232189177 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
18:59:54 [2024-02-28T23:59:54.683Z] 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')
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-232189173 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')]
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-232189173 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')]
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-232189173 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-232189173 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-232189172 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')]
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-232189172 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')]
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-232189172 data=null 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')]
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-232189148 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')]
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-232189148 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')]
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-232189148 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')]
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-232189148 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-232189147 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
18:59:54 [2024-02-28T23:59:54.684Z] 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')
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-232189142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-232189142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-232189142 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-232189141 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-232189141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-232189141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-232189141 data=null 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')]
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-232189139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-232189139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-232189139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-232189139 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-232189139 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
18:59:54 [2024-02-28T23:59:54.684Z] 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')
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-232189136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-232189136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-232189135 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-232189135 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-232189135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-232189135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-232189135 data=null 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')]
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-232189066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-232189064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-232189064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-232189064 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-232189064 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:59:54 [2024-02-28T23:59:54.942Z] 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')
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:59:54 [2024-02-28T23:59:54.942Z] 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')
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232189058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232189058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232189057 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232189057 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232189057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232189057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232189057 data=null 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')]
18:59:54 [2024-02-28T23:59:54.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-232190135 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
18:59:55 [2024-02-28T23:59:55.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:59:55 [2024-02-28T23:59:55.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e017f47] time=-232188868 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:59:55 [2024-02-28T23:59:55.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
18:59:55 [2024-02-28T23:59:55.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
18:59:55 [2024-02-28T23:59:55.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
18:59:55 [2024-02-28T23:59:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
18:59:55 [2024-02-28T23:59:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
18:59:55 [2024-02-28T23:59:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
18:59:55 [2024-02-28T23:59:55.456Z] 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')
18:59:55 [2024-02-28T23:59:55.456Z] 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'))
18:59:55 [2024-02-28T23:59:55.456Z] 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=-232188437 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
18:59:55 [2024-02-28T23:59:55.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:59:55 [2024-02-28T23:59:55.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:59:55 [2024-02-28T23:59:55.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:55 [2024-02-28T23:59:55.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-232188383 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
18:59:55 [2024-02-28T23:59:55.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232188382 data=null doit=true}, TreeItem with text {Tracing}]
18:59:55 [2024-02-28T23:59:55.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232188382 data=null}, TreeItem with text {Tracing}]
18:59:55 [2024-02-28T23:59:55.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232188382 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:55 [2024-02-28T23:59:55.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232188381 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}]
18:59:55 [2024-02-28T23:59:55.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232188351 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:55 [2024-02-28T23:59:55.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-232188349 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-232188349 data=null doit=true}, Tree node with text: XML Analyses]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-232188349 data=null}, Tree node with text: XML Analyses]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-232188348 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232188348 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]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-232188346 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table')
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-232188272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-232188272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-232188272 data=null doit=true}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-232188272 data=null}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_attributes} time=-232188271 data=null button=1 stateMask=0x0 x=76 y=12 count=1}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232188271 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')]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_attributes} time=-232188260 data=null button=1 stateMask=0x80000 x=76 y=12 count=1}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-232188260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-232188260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-232188260 data=null doit=true}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-232188260 data=null}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=-232188250 data=null button=1 stateMask=0x40000 x=100 y=35 count=1}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232188250 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')]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=-232188189 data=null button=1 stateMask=0xc0000 x=100 y=35 count=1}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-232188188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-232188188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-232188188 data=null doit=true}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-232188188 data=null}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-232188186 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232188186 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')]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-232188154 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-232188153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-232188153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-232188153 data=null doit=true}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-232188152 data=null}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-232188151 data=null button=1 stateMask=0x40000 x=86 y=81 count=1}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232188151 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')]
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-232188063 data=null button=1 stateMask=0xc0000 x=86 y=81 count=1}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-232188063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-232188063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-232188063 data=null doit=true}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-232188063 data=null}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_doubles} time=-232188062 data=null button=1 stateMask=0x40000 x=70 y=104 count=1}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232188062 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')]
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_doubles} time=-232187971 data=null button=1 stateMask=0xc0000 x=70 y=104 count=1}, (of type 'Table')]
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
18:59:55 [2024-02-28T23:59:55.974Z] 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')
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-232187967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-232187967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-232187967 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-232187967 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-232187966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:55 [2024-02-28T23:59:55.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-232187966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:56 [2024-02-28T23:59:56.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-232187746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-232187745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-232187745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-232187744 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-232187744 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
18:59:56 [2024-02-28T23:59:56.233Z] 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=-232187731 data=null doit=true}, Shell with text {Delete XML file(s)}]
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
18:59:56 [2024-02-28T23:59:56.233Z] 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')
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-232187730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-232187730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-232187730 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-232187730 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-232187730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-232187729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-232187729 data=null 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')]
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-232187966 data=null 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')]
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:56 [2024-02-28T23:59:56.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:56 [2024-02-28T23:59:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:56 [2024-02-28T23:59:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:59:56 [2024-02-28T23:59:56.234Z] 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')
18:59:56 [2024-02-28T23:59:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:59:56 [2024-02-28T23:59:56.234Z] 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')
18:59:56 [2024-02-28T23:59:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:59:56 [2024-02-28T23:59:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232187586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:56 [2024-02-28T23:59:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232187585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:56 [2024-02-28T23:59:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232187585 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:56 [2024-02-28T23:59:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232187585 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:56 [2024-02-28T23:59:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232187584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:56 [2024-02-28T23:59:56.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232187584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:56 [2024-02-28T23:59:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232187584 data=null 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')]
18:59:56 [2024-02-28T23:59:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-232188855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
18:59:56 [2024-02-28T23:59:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:59:56 [2024-02-28T23:59:56.491Z] DEBUG org.eclipse.swtbot.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=-232187464 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:59:56 [2024-02-28T23:59:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
18:59:56 [2024-02-28T23:59:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
18:59:56 [2024-02-28T23:59:56.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
18:59:57 [2024-02-28T23:59:57.056Z] 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')
18:59:57 [2024-02-28T23:59:57.056Z] 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'))
18:59:57 [2024-02-28T23:59:57.056Z] 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=-232187046 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-232187042 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232187041 data=null doit=true}, TreeItem with text {Tracing}]
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232187041 data=null}, TreeItem with text {Tracing}]
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232187041 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232187041 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}]
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232187007 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:57 [2024-02-28T23:59:57.056Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-232187005 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-232187005 data=null doit=true}, Tree node with text: XML Analyses]
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-232187005 data=null}, Tree node with text: XML Analyses]
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-232187004 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232187004 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]
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-232186988 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
18:59:57 [2024-02-28T23:59:57.056Z] 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')
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-232186982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-232186982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:57 [2024-02-28T23:59:57.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-232186981 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-232186981 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-232186981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-232186981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-232186981 data=null 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')]
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-232186933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-232186933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-232186933 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-232186933 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-232186933 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-232186884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-232186884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-232186883 data=null doit=true}, (of type 'Table')]
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-232186883 data=null}, (of type 'Table')]
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-232186883 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232186882 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')]
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-232186854 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
18:59:57 [2024-02-28T23:59:57.057Z] 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')
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=-232186852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-232186851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=-232186851 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=-232186851 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=-232186851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:59:57 [2024-02-28T23:59:57.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=-232186851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:59:57 [2024-02-28T23:59:57.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=-232186851 data=null 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')]
18:59:57 [2024-02-28T23:59:57.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=-232186322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:59:57 [2024-02-28T23:59:57.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-232186271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:59:57 [2024-02-28T23:59:57.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=-232186271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:59:57 [2024-02-28T23:59:57.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=-232186271 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:59:57 [2024-02-28T23:59:57.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=-232186270 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
18:59:57 [2024-02-28T23:59:57.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
18:59:57 [2024-02-28T23:59:57.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:59:58 [2024-02-28T23:59:58.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:59:58 [2024-02-28T23:59:58.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
18:59:58 [2024-02-28T23:59:58.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-232185955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:58 [2024-02-28T23:59:58.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-232185955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:58 [2024-02-28T23:59:58.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-232185955 data=null doit=true}, (of type 'Table')]
18:59:58 [2024-02-28T23:59:58.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-232185955 data=null}, (of type 'Table')]
18:59:58 [2024-02-28T23:59:58.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-232185954 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
18:59:58 [2024-02-28T23:59:58.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232185954 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')]
18:59:58 [2024-02-28T23:59:58.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-232185940 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
18:59:58 [2024-02-28T23:59:58.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-232185940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:58 [2024-02-28T23:59:58.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-232185939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:58 [2024-02-28T23:59:58.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-232185939 data=null doit=true}, (of type 'Table')]
18:59:58 [2024-02-28T23:59:58.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-232185939 data=null}, (of type 'Table')]
18:59:58 [2024-02-28T23:59:58.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=-232185939 data=null button=1 stateMask=0x40000 x=87 y=35 count=1}, (of type 'Table')]
18:59:58 [2024-02-28T23:59:58.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232185938 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')]
18:59:58 [2024-02-28T23:59:58.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=-232185875 data=null button=1 stateMask=0xc0000 x=87 y=35 count=1}, (of type 'Table')]
18:59:58 [2024-02-28T23:59:58.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:58 [2024-02-28T23:59:58.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
18:59:58 [2024-02-28T23:59:58.136Z] 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')
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-232185871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-232185871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-232185871 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-232185871 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-232185871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-232185870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-232185752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-232185751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-232185751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-232185738 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-232185737 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
18:59:58 [2024-02-28T23:59:58.136Z] 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=-232185736 data=null doit=true}, Shell with text {Delete XML file(s)}]
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
18:59:58 [2024-02-28T23:59:58.136Z] 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')
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-232185735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-232185735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-232185734 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-232185734 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:58 [2024-02-28T23:59:58.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-232185734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:58 [2024-02-28T23:59:58.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-232185671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
18:59:58 [2024-02-28T23:59:58.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-232185670 data=null 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')]
18:59:58 [2024-02-28T23:59:58.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-232185870 data=null 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')]
18:59:58 [2024-02-28T23:59:58.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:59:58 [2024-02-28T23:59:58.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:58 [2024-02-28T23:59:58.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:58 [2024-02-28T23:59:58.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:58 [2024-02-28T23:59:58.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:58 [2024-02-28T23:59:58.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:58 [2024-02-28T23:59:58.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:58 [2024-02-28T23:59:58.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:58 [2024-02-28T23:59:58.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:58 [2024-02-28T23:59:58.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:58 [2024-02-28T23:59:58.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:58 [2024-02-28T23:59:58.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:58 [2024-02-28T23:59:58.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:58 [2024-02-28T23:59:58.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:59:58 [2024-02-28T23:59:58.651Z] 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')
18:59:58 [2024-02-28T23:59:58.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:59:58 [2024-02-28T23:59:58.651Z] 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')
18:59:58 [2024-02-28T23:59:58.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:59:58 [2024-02-28T23:59:58.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232185341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:58 [2024-02-28T23:59:58.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232185341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:58 [2024-02-28T23:59:58.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232185341 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:58 [2024-02-28T23:59:58.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232185341 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:58 [2024-02-28T23:59:58.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232185340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:58 [2024-02-28T23:59:58.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232185340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:58 [2024-02-28T23:59:58.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232185340 data=null 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')]
18:59:58 [2024-02-28T23:59:58.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-232187453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
18:59:58 [2024-02-28T23:59:58.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:59:58 [2024-02-28T23:59:58.651Z] DEBUG org.eclipse.swtbot.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=-232185244 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:59:58 [2024-02-28T23:59:58.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
18:59:58 [2024-02-28T23:59:58.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
18:59:58 [2024-02-28T23:59:58.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
18:59:59 [2024-02-28T23:59:59.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
18:59:59 [2024-02-28T23:59:59.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
18:59:59 [2024-02-28T23:59:59.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
18:59:59 [2024-02-28T23:59:59.216Z] 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')
18:59:59 [2024-02-28T23:59:59.216Z] 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'))
18:59:59 [2024-02-28T23:59:59.216Z] 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=-232184830 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
18:59:59 [2024-02-28T23:59:59.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:59:59 [2024-02-28T23:59:59.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:59:59 [2024-02-28T23:59:59.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:59 [2024-02-28T23:59:59.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-232184826 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
18:59:59 [2024-02-28T23:59:59.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232184826 data=null doit=true}, TreeItem with text {Tracing}]
18:59:59 [2024-02-28T23:59:59.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232184816 data=null}, TreeItem with text {Tracing}]
18:59:59 [2024-02-28T23:59:59.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232184816 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:59 [2024-02-28T23:59:59.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232184815 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}]
18:59:59 [2024-02-28T23:59:59.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232184776 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:59 [2024-02-28T23:59:59.216Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:59:59 [2024-02-28T23:59:59.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:59 [2024-02-28T23:59:59.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-232184774 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
18:59:59 [2024-02-28T23:59:59.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-232184774 data=null doit=true}, Tree node with text: XML Analyses]
18:59:59 [2024-02-28T23:59:59.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-232184773 data=null}, Tree node with text: XML Analyses]
18:59:59 [2024-02-28T23:59:59.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-232184773 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:59 [2024-02-28T23:59:59.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232184772 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]
18:59:59 [2024-02-28T23:59:59.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-232184771 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:59 [2024-02-28T23:59:59.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:59:59 [2024-02-28T23:59:59.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:59:59 [2024-02-28T23:59:59.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:59:59 [2024-02-28T23:59:59.217Z] 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')
18:59:59 [2024-02-28T23:59:59.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:59:59 [2024-02-28T23:59:59.217Z] 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')
18:59:59 [2024-02-28T23:59:59.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:59:59 [2024-02-28T23:59:59.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232184765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232184765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232184764 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232184764 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232184764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232184764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232184764 data=null 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')]
18:59:59 [2024-02-28T23:59:59.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-232185232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
18:59:59 [2024-02-28T23:59:59.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
18:59:59 [2024-02-28T23:59:59.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e017f47] time=-232184665 data=null doit=true}, Shell with text {data - Eclipse Platform}]
18:59:59 [2024-02-28T23:59:59.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
18:59:59 [2024-02-28T23:59:59.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
18:59:59 [2024-02-28T23:59:59.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
18:59:59 [2024-02-28T23:59:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
18:59:59 [2024-02-28T23:59:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
18:59:59 [2024-02-28T23:59:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
18:59:59 [2024-02-28T23:59:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
18:59:59 [2024-02-28T23:59:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
18:59:59 [2024-02-28T23:59:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Manage XML analyses files} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-232184291 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
18:59:59 [2024-02-28T23:59:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
18:59:59 [2024-02-28T23:59:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
18:59:59 [2024-02-28T23:59:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:59 [2024-02-28T23:59:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-232184277 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
18:59:59 [2024-02-28T23:59:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232184276 data=null doit=true}, TreeItem with text {Tracing}]
18:59:59 [2024-02-28T23:59:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232184275 data=null}, TreeItem with text {Tracing}]
18:59:59 [2024-02-28T23:59:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232184274 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:59 [2024-02-28T23:59:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232184274 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}]
18:59:59 [2024-02-28T23:59:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232184246 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
18:59:59 [2024-02-28T23:59:59.782Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
18:59:59 [2024-02-28T23:59:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
18:59:59 [2024-02-28T23:59:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-232184244 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
18:59:59 [2024-02-28T23:59:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-232184244 data=null doit=true}, Tree node with text: XML Analyses]
18:59:59 [2024-02-28T23:59:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-232184244 data=null}, Tree node with text: XML Analyses]
18:59:59 [2024-02-28T23:59:59.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-232184244 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232184243 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]
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-232184241 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
18:59:59 [2024-02-28T23:59:59.783Z] 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')
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-232184238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-232184238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-232184237 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-232184237 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-232184237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-232184237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-232184237 data=null 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')]
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-232184191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-232184191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-232184191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-232184191 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-232184190 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-232184169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-232184169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-232184169 data=null doit=true}, (of type 'Table')]
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-232184169 data=null}, (of type 'Table')]
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-232184168 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, (of type 'Table')]
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232184168 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')]
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-232184152 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, (of type 'Table')]
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: with mnemonic 'Export'
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: with style 'SWT.PUSH'
18:59:59 [2024-02-28T23:59:59.784Z] 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')
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Export
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Export} time=-232184146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Export} time=-232184146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Export} time=-232184146 data=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Export} time=-232184145 data=null}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Export} time=-232184145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Export} time=-232184145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Export} time=-232184145 data=null 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')]
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Export} time=-232184143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Export} time=-232184143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Export} time=-232184143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Export} time=-232184143 data=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Export} time=-232184143 data=null}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Export
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
18:59:59 [2024-02-28T23:59:59.784Z] 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')
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
18:59:59 [2024-02-28T23:59:59.784Z] 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')
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232184139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232184139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232184139 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232184139 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232184139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232184139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
18:59:59 [2024-02-28T23:59:59.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232184138 data=null 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')]
18:59:59 [2024-02-28T23:59:59.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-232184653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
19:00:00 [2024-02-29T00:00:00.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:00:00 [2024-02-29T00:00:00.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e017f47] time=-232183970 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:00:00 [2024-02-29T00:00:00.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:00:00 [2024-02-29T00:00:00.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:00:00 [2024-02-29T00:00:00.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
19:00:00 [2024-02-29T00:00:00.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
19:00:00 [2024-02-29T00:00:00.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
19:00:00 [2024-02-29T00:00:00.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
19:00:00 [2024-02-29T00:00:00.298Z] 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')
19:00:00 [2024-02-29T00:00:00.298Z] 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'))
19:00:00 [2024-02-29T00:00:00.298Z] 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=-232183530 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
19:00:00 [2024-02-29T00:00:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:00 [2024-02-29T00:00:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:00 [2024-02-29T00:00:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:00 [2024-02-29T00:00:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-232183479 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
19:00:00 [2024-02-29T00:00:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232183479 data=null doit=true}, TreeItem with text {Tracing}]
19:00:00 [2024-02-29T00:00:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232183479 data=null}, TreeItem with text {Tracing}]
19:00:00 [2024-02-29T00:00:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232183478 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
19:00:00 [2024-02-29T00:00:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232183478 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}]
19:00:00 [2024-02-29T00:00:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232183441 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
19:00:00 [2024-02-29T00:00:00.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:00:00 [2024-02-29T00:00:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:00 [2024-02-29T00:00:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-232183439 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
19:00:00 [2024-02-29T00:00:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-232183439 data=null doit=true}, Tree node with text: XML Analyses]
19:00:00 [2024-02-29T00:00:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-232183439 data=null}, Tree node with text: XML Analyses]
19:00:00 [2024-02-29T00:00:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-232183439 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
19:00:00 [2024-02-29T00:00:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232183438 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]
19:00:00 [2024-02-29T00:00:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-232183425 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-232183420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-232183420 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-232183383 data=null doit=true}, (of type 'Table')]
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-232183383 data=null}, (of type 'Table')]
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-232183382 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, (of type 'Table')]
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232183382 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')]
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-232183366 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, (of type 'Table')]
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
19:00:00 [2024-02-29T00:00:00.556Z] 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')
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-232183363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-232183363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-232183363 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-232183362 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-232183362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
19:00:00 [2024-02-29T00:00:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-232183362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
19:00:00 [2024-02-29T00:00:00.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-232183239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
19:00:00 [2024-02-29T00:00:00.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-232183225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
19:00:00 [2024-02-29T00:00:00.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-232183225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
19:00:00 [2024-02-29T00:00:00.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-232183224 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
19:00:00 [2024-02-29T00:00:00.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-232183224 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
19:00:00 [2024-02-29T00:00:00.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
19:00:00 [2024-02-29T00:00:00.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
19:00:00 [2024-02-29T00:00:00.812Z] 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=-232183223 data=null doit=true}, Shell with text {Delete XML file(s)}]
19:00:00 [2024-02-29T00:00:00.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:00:00 [2024-02-29T00:00:00.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:00:00 [2024-02-29T00:00:00.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:00:00 [2024-02-29T00:00:00.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:00:00 [2024-02-29T00:00:00.812Z] 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')
19:00:00 [2024-02-29T00:00:00.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:00:00 [2024-02-29T00:00:00.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-232183208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:00:00 [2024-02-29T00:00:00.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-232183208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:00:00 [2024-02-29T00:00:00.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-232183208 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:00:00 [2024-02-29T00:00:00.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-232183208 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-232183207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-232183207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-232183207 data=null 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')]
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-232183362 data=null 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')]
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:00:00 [2024-02-29T00:00:00.813Z] 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')
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:00:00 [2024-02-29T00:00:00.813Z] 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')
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232183149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232183149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232183149 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232183149 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232183149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232183148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232183140 data=null 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')]
19:00:00 [2024-02-29T00:00:00.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-232183959 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
19:00:01 [2024-02-29T00:00:01.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:00:01 [2024-02-29T00:00:01.069Z] 
19:00:01 [2024-02-29T00:00:01.069Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-29 00:00:00.839
19:00:01 [2024-02-29T00:00:01.069Z] !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.
19:00:01 [2024-02-29T00:00:01.069Z] DEBUG org.eclipse.swtbot.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=-232182968 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:00:01 [2024-02-29T00:00:01.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:00:01 [2024-02-29T00:00:01.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:00:01 [2024-02-29T00:00:01.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
19:00:01 [2024-02-29T00:00:01.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
19:00:01 [2024-02-29T00:00:01.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
19:00:01 [2024-02-29T00:00:01.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
19:00:01 [2024-02-29T00:00:01.326Z] 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')
19:00:01 [2024-02-29T00:00:01.326Z] 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'))
19:00:01 [2024-02-29T00:00:01.326Z] 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=-232182530 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-232182482 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232182481 data=null doit=true}, TreeItem with text {Tracing}]
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232182481 data=null}, TreeItem with text {Tracing}]
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232182481 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232182481 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}]
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232182445 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
19:00:01 [2024-02-29T00:00:01.583Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-232182444 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-232182444 data=null doit=true}, Tree node with text: XML Analyses]
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-232182444 data=null}, Tree node with text: XML Analyses]
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-232182443 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232182443 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]
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-232182441 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=-232182436 data=null button=0 stateMask=0x0 x=66 y=12 count=0}, TableItem with text {test_invalid}]
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_invalid} time=-232182436 data=null doit=true}, TableItem with text {test_invalid}]
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_invalid} time=-232182436 data=null}, TableItem with text {test_invalid}]
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-232182435 data=null button=1 stateMask=0x0 x=66 y=12 count=1}, TableItem with text {test_invalid}]
19:00:01 [2024-02-29T00:00:01.583Z] 
19:00:01 [2024-02-29T00:00:01.583Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-29 00:00:01.420
19:00:01 [2024-02-29T00:00:01.583Z] !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.
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232182435 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}]
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-232182372 data=null button=1 stateMask=0x80000 x=66 y=12 count=1}, TableItem with text {test_invalid}]
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: of type 'Label'
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file'
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file')
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:00:01 [2024-02-29T00:00:01.583Z] 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')
19:00:01 [2024-02-29T00:00:01.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:00:01 [2024-02-29T00:00:01.584Z] 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')
19:00:01 [2024-02-29T00:00:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
19:00:01 [2024-02-29T00:00:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232182363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:01 [2024-02-29T00:00:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232182363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:01 [2024-02-29T00:00:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232182363 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:01 [2024-02-29T00:00:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232182363 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:01 [2024-02-29T00:00:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232182363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:01 [2024-02-29T00:00:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232182363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:01 [2024-02-29T00:00:01.584Z] 
19:00:01 [2024-02-29T00:00:01.584Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-29 00:00:01.456
19:00:01 [2024-02-29T00:00:01.584Z] !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.
19:00:01 [2024-02-29T00:00:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232182362 data=null 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')]
19:00:01 [2024-02-29T00:00:01.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-232182956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
19:00:01 [2024-02-29T00:00:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:00:01 [2024-02-29T00:00:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e017f47] time=-232182186 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:00:01 [2024-02-29T00:00:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:00:01 [2024-02-29T00:00:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:00:01 [2024-02-29T00:00:01.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
19:00:02 [2024-02-29T00:00:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
19:00:02 [2024-02-29T00:00:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
19:00:02 [2024-02-29T00:00:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
19:00:02 [2024-02-29T00:00:02.097Z] 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')
19:00:02 [2024-02-29T00:00:02.097Z] 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'))
19:00:02 [2024-02-29T00:00:02.097Z] 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=-232181728 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
19:00:02 [2024-02-29T00:00:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:02 [2024-02-29T00:00:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:02 [2024-02-29T00:00:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:02 [2024-02-29T00:00:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-232181724 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
19:00:02 [2024-02-29T00:00:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232181723 data=null doit=true}, TreeItem with text {Tracing}]
19:00:02 [2024-02-29T00:00:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232181723 data=null}, TreeItem with text {Tracing}]
19:00:02 [2024-02-29T00:00:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232181723 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
19:00:02 [2024-02-29T00:00:02.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232181723 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}]
19:00:02 [2024-02-29T00:00:02.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232181675 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
19:00:02 [2024-02-29T00:00:02.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:00:02 [2024-02-29T00:00:02.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:02 [2024-02-29T00:00:02.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-232181673 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
19:00:02 [2024-02-29T00:00:02.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-232181673 data=null doit=true}, Tree node with text: XML Analyses]
19:00:02 [2024-02-29T00:00:02.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-232181673 data=null}, Tree node with text: XML Analyses]
19:00:02 [2024-02-29T00:00:02.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-232181673 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
19:00:02 [2024-02-29T00:00:02.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232181672 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]
19:00:02 [2024-02-29T00:00:02.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-232181671 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
19:00:02 [2024-02-29T00:00:02.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:00:02 [2024-02-29T00:00:02.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:00:02 [2024-02-29T00:00:02.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
19:00:02 [2024-02-29T00:00:02.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
19:00:02 [2024-02-29T00:00:02.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
19:00:02 [2024-02-29T00:00:02.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-232181665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
19:00:02 [2024-02-29T00:00:02.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-232181665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-232181665 data=null doit=true}, (of type 'Table')]
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-232181665 data=null}, (of type 'Table')]
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-232181664 data=null button=1 stateMask=0x0 x=66 y=12 count=1}, (of type 'Table')]
19:00:02 [2024-02-29T00:00:02.355Z] 
19:00:02 [2024-02-29T00:00:02.355Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-29 00:00:02.155
19:00:02 [2024-02-29T00:00:02.355Z] !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.
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232181664 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')]
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-232181637 data=null button=1 stateMask=0x80000 x=66 y=12 count=1}, (of type 'Table')]
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
19:00:02 [2024-02-29T00:00:02.355Z] 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')
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-232181588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-232181587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-232181587 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-232181587 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-232181586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-232181586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-232181472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-232181470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-232181470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-232181459 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-232181459 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
19:00:02 [2024-02-29T00:00:02.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
19:00:02 [2024-02-29T00:00:02.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
19:00:02 [2024-02-29T00:00:02.613Z] 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=-232181456 data=null doit=true}, Shell with text {Delete XML file(s)}]
19:00:02 [2024-02-29T00:00:02.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:00:02 [2024-02-29T00:00:02.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:00:02 [2024-02-29T00:00:02.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:00:02 [2024-02-29T00:00:02.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:00:02 [2024-02-29T00:00:02.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')
19:00:02 [2024-02-29T00:00:02.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:00:02 [2024-02-29T00:00:02.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-232181455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:00:02 [2024-02-29T00:00:02.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-232181455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-232181455 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-232181454 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-232181454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-232181454 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-232181454 data=null 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')]
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-232181586 data=null 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')]
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:00:02 [2024-02-29T00:00:02.614Z] 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')
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:00:02 [2024-02-29T00:00:02.614Z] 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')
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232181357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232181357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232181356 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232181356 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232181348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232181348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232181347 data=null 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')]
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-232182174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
19:00:02 [2024-02-29T00:00:02.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:00:02 [2024-02-29T00:00:02.871Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.93 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
19:00:02 [2024-02-29T00:00:02.871Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testPreferencePageMenuBar -- Time elapsed: 2.331 s
19:00:02 [2024-02-29T00:00:02.871Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testImportInvalid -- Time elapsed: 1.863 s
19:00:02 [2024-02-29T00:00:02.871Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testPreferencePageContextMenu -- Time elapsed: 3.740 s
19:00:02 [2024-02-29T00:00:02.871Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testEdit -- Time elapsed: 4.671 s
19:00:02 [2024-02-29T00:00:02.871Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testImportValid -- Time elapsed: 2.124 s
19:00:02 [2024-02-29T00:00:02.871Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testCheckButtons -- Time elapsed: 2.685 s
19:00:02 [2024-02-29T00:00:02.871Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testDelete -- Time elapsed: 2.799 s
19:00:02 [2024-02-29T00:00:02.871Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testExport -- Time elapsed: 1.684 s
19:00:02 [2024-02-29T00:00:02.871Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testInvalidLabel -- Time elapsed: 1.752 s
19:00:02 [2024-02-29T00:00:02.871Z] 
19:00:02 [2024-02-29T00:00:02.871Z] Results:
19:00:02 [2024-02-29T00:00:02.871Z] 
19:00:02 [2024-02-29T00:00:02.871Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
19:00:02 [2024-02-29T00:00:02.871Z] 
19:00:03 [2024-02-29T00:00:03.434Z] 
19:00:03 [2024-02-29T00:00:03.434Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-29 00:00:03.152
19:00:03 [2024-02-29T00:00:03.434Z] !MESSAGE The workspace will exit with unsaved changes in this session.
19:00:03 [2024-02-29T00:00:03.999Z] [INFO] All tests passed
19:00:03 [2024-02-29T00:00:03.999Z] [INFO] 
19:00:03 [2024-02-29T00:00:03.999Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:00:03 [2024-02-29T00:00:03.999Z] [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
19:00:03 [2024-02-29T00:00:03.999Z] [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
19:00:03 [2024-02-29T00:00:03.999Z] [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
19:00:03 [2024-02-29T00:00:03.999Z] [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
19:00:03 [2024-02-29T00:00:03.999Z] [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
19:00:03 [2024-02-29T00:00:03.999Z] [INFO] 
19:00:03 [2024-02-29T00:00:03.999Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:00:03 [2024-02-29T00:00:03.999Z] [INFO] 
19:00:03 [2024-02-29T00:00:03.999Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
19:00:03 [2024-02-29T00:00:03.999Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT [130/141]
19:00:03 [2024-02-29T00:00:03.999Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
19:00:03 [2024-02-29T00:00:03.999Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:00:03 [2024-02-29T00:00:03.999Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:00:03 [2024-02-29T00:00:03.999Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
19:00:04 [2024-02-29T00:00:04.256Z] [INFO] 
19:00:04 [2024-02-29T00:00:04.256Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:00:04 [2024-02-29T00:00:04.256Z] [INFO] 
19:00:04 [2024-02-29T00:00:04.256Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:00:04 [2024-02-29T00:00:04.256Z] [INFO] The project's OSGi version is 1.0.11.202402282247
19:00:04 [2024-02-29T00:00:04.256Z] [INFO] 
19:00:04 [2024-02-29T00:00:04.256Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:00:04 [2024-02-29T00:00:04.256Z] [INFO] 
19:00:04 [2024-02-29T00:00:04.256Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:00:04 [2024-02-29T00:00:04.256Z] [INFO] 
19:00:04 [2024-02-29T00:00:04.256Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:00:04 [2024-02-29T00:00:04.256Z] [INFO] 
19:00:04 [2024-02-29T00:00:04.256Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:00:04 [2024-02-29T00:00:04.256Z] [INFO] 
19:00:04 [2024-02-29T00:00:04.256Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:00:04 [2024-02-29T00:00:04.256Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests
19:00:04 [2024-02-29T00:00:04.819Z] [INFO] 
19:00:04 [2024-02-29T00:00:04.819Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:00:04 [2024-02-29T00:00:04.819Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
19:00:04 [2024-02-29T00:00:04.819Z] [INFO] 
19:00:04 [2024-02-29T00:00:04.819Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:00:04 [2024-02-29T00:00:04.819Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:00:04 [2024-02-29T00:00:04.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
19:00:04 [2024-02-29T00:00:04.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.tmf.remote.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
19:00:04 [2024-02-29T00:00:04.819Z] [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
19:00:05 [2024-02-29T00:00:05.076Z] [INFO] 
19:00:05 [2024-02-29T00:00:05.077Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:00:05 [2024-02-29T00:00:05.077Z] [INFO] 
19:00:05 [2024-02-29T00:00:05.077Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:00:05 [2024-02-29T00:00:05.077Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources
19:00:05 [2024-02-29T00:00:05.077Z] [INFO] 
19:00:05 [2024-02-29T00:00:05.077Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:00:05 [2024-02-29T00:00:05.077Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
19:00:05 [2024-02-29T00:00:05.077Z] [INFO] 
19:00:05 [2024-02-29T00:00:05.077Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:00:05 [2024-02-29T00:00:05.333Z] [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.11-SNAPSHOT-sources.jar
19:00:05 [2024-02-29T00:00:05.333Z] [INFO] 
19:00:05 [2024-02-29T00:00:05.333Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:00:05 [2024-02-29T00:00:05.333Z] [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.11-SNAPSHOT.jar
19:00:05 [2024-02-29T00:00:05.333Z] [INFO] 
19:00:05 [2024-02-29T00:00:05.333Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:00:05 [2024-02-29T00:00:05.333Z] [INFO] 
19:00:05 [2024-02-29T00:00:05.333Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:00:05 [2024-02-29T00:00:05.333Z] [INFO] 
19:00:05 [2024-02-29T00:00:05.333Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:00:05 [2024-02-29T00:00:05.333Z] [INFO] 
19:00:05 [2024-02-29T00:00:05.333Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:00:05 [2024-02-29T00:00:05.333Z] [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.11-SNAPSHOT.jar
19:00:06 [2024-02-29T00:00:06.700Z] [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.11-SNAPSHOT-sources.jar
19:00:07 [2024-02-29T00:00:07.265Z] [INFO] 
19:00:07 [2024-02-29T00:00:07.265Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:00:07 [2024-02-29T00:00:07.522Z] [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
19:00:07 [2024-02-29T00:00:07.522Z] [INFO] Command line:
19:00:07 [2024-02-29T00:00:07.522Z] 	[/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]
19:00:07 [2024-02-29T00:00:07.523Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:00:11 [2024-02-29T00:00:11.699Z] Feb 29, 2024 12:00:11 AM org.apache.aries.spifly.BaseActivator log
19:00:11 [2024-02-29T00:00:11.699Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
19:00:14 [2024-02-29T00:00:14.975Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
19:00:14 [2024-02-29T00:00:14.976Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
19:00:24 [2024-02-29T00:00:24.939Z] !SESSION 2024-02-29 00:00:07.739 -----------------------------------------------
19:00:24 [2024-02-29T00:00:24.939Z] eclipse.buildId=unknown
19:00:24 [2024-02-29T00:00:24.939Z] java.version=17.0.2
19:00:24 [2024-02-29T00:00:24.939Z] java.vendor=Oracle Corporation
19:00:24 [2024-02-29T00:00:24.939Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:00:24 [2024-02-29T00:00:24.939Z] 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
19:00:24 [2024-02-29T00:00:24.940Z] 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
19:00:24 [2024-02-29T00:00:24.940Z] 
19:00:24 [2024-02-29T00:00:24.940Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-29 00:00:23.124
19:00:24 [2024-02-29T00:00:24.940Z] !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
19:00:24 [2024-02-29T00:00:24.940Z] 
19:00:24 [2024-02-29T00:00:24.940Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-29 00:00:23.218
19:00:24 [2024-02-29T00:00:24.940Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
19:00:24 [2024-02-29T00:00:24.940Z] !STACK 0
19:00:24 [2024-02-29T00:00:24.940Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
19:00:24 [2024-02-29T00:00:24.940Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
19:00:24 [2024-02-29T00:00:24.940Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
19:00:24 [2024-02-29T00:00:24.940Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
19:00:24 [2024-02-29T00:00:24.940Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
19:00:24 [2024-02-29T00:00:24.940Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
19:00:24 [2024-02-29T00:00:24.940Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
19:00:24 [2024-02-29T00:00:24.940Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
19:00:24 [2024-02-29T00:00:24.940Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
19:00:24 [2024-02-29T00:00:24.940Z] Caused by: java.io.IOException: error=2, No such file or directory
19:00:24 [2024-02-29T00:00:24.940Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
19:00:24 [2024-02-29T00:00:24.940Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
19:00:24 [2024-02-29T00:00:24.940Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
19:00:24 [2024-02-29T00:00:24.940Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
19:00:24 [2024-02-29T00:00:24.940Z] 	... 7 more
19:00:24 [2024-02-29T00:00:24.940Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
19:00:24 [2024-02-29T00:00:24.940Z] Display size: 1440x900
19:00:24 [2024-02-29T00:00:24.940Z] OS version=6.1.11-200.fc37.x86_64
19:00:24 [2024-02-29T00:00:24.940Z] GTK version=3.22.30
19:00:24 [2024-02-29T00:00:24.940Z] GTK theme=Ambiance
19:00:24 [2024-02-29T00:00:24.940Z] LIBOVERLAY_SCROLLBAR=0
19:00:24 [2024-02-29T00:00:24.940Z] Time zone: Greenwich Mean Time
19:00:24 [2024-02-29T00:00:24.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e4a4ed5] time=-232159047 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:00:26 [2024-02-29T00:00:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:00:26 [2024-02-29T00:00:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
19:00:26 [2024-02-29T00:00:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
19:00:26 [2024-02-29T00:00:26.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
19:00:26 [2024-02-29T00:00:26.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-232157658 data=null doit=true}, MenuItem with text {&Hierarchical}]
19:00:26 [2024-02-29T00:00:26.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-232157658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
19:00:26 [2024-02-29T00:00:26.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-232157644 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
19:00:26 [2024-02-29T00:00:26.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
19:00:26 [2024-02-29T00:00:26.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e4a4ed5] time=-232157547 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:00:26 [2024-02-29T00:00:26.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:00:26 [2024-02-29T00:00:26.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:00:26 [2024-02-29T00:00:26.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
19:00:27 [2024-02-29T00:00:27.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
19:00:27 [2024-02-29T00:00:27.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:00:27 [2024-02-29T00:00:27.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-232156630 data=null doit=true}, Shell with text {Preferences}]
19:00:27 [2024-02-29T00:00:27.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:27 [2024-02-29T00:00:27.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:27 [2024-02-29T00:00:27.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:27 [2024-02-29T00:00:27.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-232156563 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
19:00:27 [2024-02-29T00:00:27.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232156535 data=null doit=true}, TreeItem with text {Tracing}]
19:00:27 [2024-02-29T00:00:27.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232156535 data=null}, TreeItem with text {Tracing}]
19:00:27 [2024-02-29T00:00:27.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232156534 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
19:00:27 [2024-02-29T00:00:27.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232156533 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}]
19:00:27 [2024-02-29T00:00:27.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232156443 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
19:00:27 [2024-02-29T00:00:27.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232156442 data=null doit=true}, TreeItem with text {Tracing}]
19:00:27 [2024-02-29T00:00:27.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232156442 data=null}, TreeItem with text {Tracing}]
19:00:27 [2024-02-29T00:00:27.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232156441 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
19:00:27 [2024-02-29T00:00:27.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232156440 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}]
19:00:27 [2024-02-29T00:00:27.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232156436 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
19:00:27 [2024-02-29T00:00:27.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:27 [2024-02-29T00:00:27.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-232156432 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
19:00:27 [2024-02-29T00:00:27.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-232156432 data=null doit=true}, Tree node with text: Remote Profiles]
19:00:27 [2024-02-29T00:00:27.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-232156431 data=null}, Tree node with text: Remote Profiles]
19:00:27 [2024-02-29T00:00:27.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-232156431 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
19:00:27 [2024-02-29T00:00:27.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232156430 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]
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-232156286 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
19:00:27 [2024-02-29T00:00:27.752Z] 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')
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-232156269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-232156268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-232156268 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-232156268 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-232156267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-232156267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-232156267 data=null 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')]
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-232156146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-232156146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-232156145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-232156140 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-232156140 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-232156077 data=null button=0 stateMask=0x0 x=145 y=58 count=0}, TreeItem with text {/rootpath (recursive)}]
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-232156076 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-232156076 data=null}, TreeItem with text {/rootpath (recursive)}]
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-232156075 data=null button=1 stateMask=0x0 x=145 y=58 count=1}, TreeItem with text {/rootpath (recursive)}]
19:00:27 [2024-02-29T00:00:27.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232156074 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)}]
19:00:28 [2024-02-29T00:00:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-232156046 data=null button=1 stateMask=0x80000 x=145 y=58 count=1}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
19:00:28 [2024-02-29T00:00:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
19:00:28 [2024-02-29T00:00:28.010Z] 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:'))
19:00:28 [2024-02-29T00:00:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:28 [2024-02-29T00:00:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-232155981 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, TreeItem with text {/rootpath}]
19:00:28 [2024-02-29T00:00:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-232155981 data=null doit=true}, TreeItem with text {/rootpath}]
19:00:28 [2024-02-29T00:00:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-232155980 data=null}, TreeItem with text {/rootpath}]
19:00:28 [2024-02-29T00:00:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-232155979 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, TreeItem with text {/rootpath}]
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232155979 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}]
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-232155962 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, TreeItem with text {/rootpath}]
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
19:00:28 [2024-02-29T00:00:28.011Z] 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:'))
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-232155950 data=null button=0 stateMask=0x0 x=145 y=242 count=0}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-232155950 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-232155950 data=null}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-232155949 data=null button=1 stateMask=0x0 x=145 y=242 count=1}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232155948 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)}]
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-232155886 data=null button=1 stateMask=0x80000 x=145 y=242 count=1}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
19:00:28 [2024-02-29T00:00:28.011Z] 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:'))
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-232155875 data=null button=0 stateMask=0x0 x=108 y=357 count=0}, TreeItem with text {/rootpath}]
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-232155874 data=null doit=true}, TreeItem with text {/rootpath}]
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-232155874 data=null}, TreeItem with text {/rootpath}]
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-232155873 data=null button=1 stateMask=0x0 x=108 y=357 count=1}, TreeItem with text {/rootpath}]
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232155873 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}]
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-232155856 data=null button=1 stateMask=0x80000 x=108 y=321 count=1}, TreeItem with text {/rootpath}]
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
19:00:28 [2024-02-29T00:00:28.011Z] 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:'))
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-232155845 data=null button=0 stateMask=0x0 x=145 y=385 count=0}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-232155844 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-232155844 data=null}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-232155843 data=null button=1 stateMask=0x0 x=145 y=385 count=1}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232155843 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)}]
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-232155779 data=null button=1 stateMask=0x80000 x=145 y=294 count=1}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-232155769 data=null button=0 stateMask=0x0 x=145 y=316 count=0}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-232155769 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-232155769 data=null}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-232155768 data=null button=1 stateMask=0x0 x=145 y=316 count=1}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232155767 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)}]
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-232155748 data=null button=1 stateMask=0x80000 x=145 y=297 count=1}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-232155738 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-232155738 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-232155737 data=null}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-232155737 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232155736 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)}]
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-232155681 data=null button=1 stateMask=0x80000 x=145 y=293 count=1}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
19:00:28 [2024-02-29T00:00:28.269Z] 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:'))
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-232155671 data=null button=0 stateMask=0x0 x=145 y=339 count=0}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-232155671 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-232155671 data=null}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-232155670 data=null button=1 stateMask=0x0 x=145 y=339 count=1}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232155669 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)}]
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-232155651 data=null button=1 stateMask=0x80000 x=145 y=310 count=1}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
19:00:28 [2024-02-29T00:00:28.269Z] 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:'))
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-232155641 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-232155641 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-232155640 data=null}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-232155584 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232155583 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)}]
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-232155566 data=null button=1 stateMask=0x80000 x=145 y=324 count=1}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
19:00:28 [2024-02-29T00:00:28.269Z] 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:'))
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-232155554 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-232155554 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-232155554 data=null}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-232155553 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232155553 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)}]
19:00:28 [2024-02-29T00:00:28.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-232155530 data=null button=1 stateMask=0x80000 x=145 y=324 count=1}, TreeItem with text {/rootpath (recursive)}]
19:00:28 [2024-02-29T00:00:28.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
19:00:28 [2024-02-29T00:00:28.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
19:00:28 [2024-02-29T00:00:28.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
19:00:28 [2024-02-29T00:00:28.527Z] 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:'))
19:00:28 [2024-02-29T00:00:28.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:00:28 [2024-02-29T00:00:28.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:00:28 [2024-02-29T00:00:28.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:00:28 [2024-02-29T00:00:28.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:00:28 [2024-02-29T00:00:28.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:00:28 [2024-02-29T00:00:28.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:00:28 [2024-02-29T00:00:28.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
19:00:28 [2024-02-29T00:00:28.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:28 [2024-02-29T00:00:28.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:00:28 [2024-02-29T00:00:28.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:00:28 [2024-02-29T00:00:28.527Z] 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')
19:00:28 [2024-02-29T00:00:28.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:00:28 [2024-02-29T00:00:28.527Z] 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')
19:00:28 [2024-02-29T00:00:28.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
19:00:28 [2024-02-29T00:00:28.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232155474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:28 [2024-02-29T00:00:28.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232155474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:28 [2024-02-29T00:00:28.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232155474 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:28 [2024-02-29T00:00:28.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232155473 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:28 [2024-02-29T00:00:28.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232155473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:28 [2024-02-29T00:00:28.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232155473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:28 [2024-02-29T00:00:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232155473 data=null 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')]
19:00:28 [2024-02-29T00:00:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-232157279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
19:00:28 [2024-02-29T00:00:28.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:00:29 [2024-02-29T00:00:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:00:29 [2024-02-29T00:00:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:29 [2024-02-29T00:00:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:29 [2024-02-29T00:00:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:29 [2024-02-29T00:00:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:29 [2024-02-29T00:00:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:29 [2024-02-29T00:00:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232154955 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:00:29 [2024-02-29T00:00:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232154955 data=null doit=true}, TreeItem with text {Test}]
19:00:29 [2024-02-29T00:00:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232154955 data=null}, TreeItem with text {Test}]
19:00:29 [2024-02-29T00:00:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232154954 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:00:29 [2024-02-29T00:00:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232154954 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:00:29 [2024-02-29T00:00:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232154777 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:00:29 [2024-02-29T00:00:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:29 [2024-02-29T00:00:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232154774 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:00:29 [2024-02-29T00:00:29.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232154774 data=null doit=true}, TreeItem with text {Test}]
19:00:29 [2024-02-29T00:00:29.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232154773 data=null}, TreeItem with text {Test}]
19:00:29 [2024-02-29T00:00:29.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232154773 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:00:29 [2024-02-29T00:00:29.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232154772 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:00:29 [2024-02-29T00:00:29.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232154754 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:00:29 [2024-02-29T00:00:29.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232154748 data=null doit=true}, TreeItem with text {Test}]
19:00:29 [2024-02-29T00:00:29.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232154747 data=null}, TreeItem with text {Test}]
19:00:29 [2024-02-29T00:00:29.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232154747 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:00:29 [2024-02-29T00:00:29.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232154746 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}]
19:00:29 [2024-02-29T00:00:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232154674 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:00:29 [2024-02-29T00:00:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:29 [2024-02-29T00:00:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232154670 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:00:29 [2024-02-29T00:00:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232154670 data=null doit=true}, TreeItem with text {Traces [0]}]
19:00:29 [2024-02-29T00:00:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232154669 data=null}, TreeItem with text {Traces [0]}]
19:00:29 [2024-02-29T00:00:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232154669 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:00:29 [2024-02-29T00:00:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232154668 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:00:29 [2024-02-29T00:00:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232154586 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:00:29 [2024-02-29T00:00:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:29 [2024-02-29T00:00:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232154583 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:00:29 [2024-02-29T00:00:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232154583 data=null doit=true}, TreeItem with text {Traces [0]}]
19:00:29 [2024-02-29T00:00:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232154583 data=null}, TreeItem with text {Traces [0]}]
19:00:29 [2024-02-29T00:00:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232154582 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:00:29 [2024-02-29T00:00:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232154582 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:00:29 [2024-02-29T00:00:29.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232154566 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:00:30 [2024-02-29T00:00:30.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
19:00:30 [2024-02-29T00:00:30.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
19:00:30 [2024-02-29T00:00:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
19:00:30 [2024-02-29T00:00:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
19:00:30 [2024-02-29T00:00:30.790Z] 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=-232153136 data=null doit=true}, Shell with text {Fetch Remote Traces}]
19:00:30 [2024-02-29T00:00:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:00:30 [2024-02-29T00:00:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
19:00:30 [2024-02-29T00:00:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
19:00:30 [2024-02-29T00:00:30.790Z] 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')
19:00:30 [2024-02-29T00:00:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:00:30 [2024-02-29T00:00:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:00:30 [2024-02-29T00:00:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:00:30 [2024-02-29T00:00:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:30 [2024-02-29T00:00:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:00:30 [2024-02-29T00:00:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
19:00:30 [2024-02-29T00:00:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=-232153088 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')]
19:00:30 [2024-02-29T00:00:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-232153088 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')]
19:00:30 [2024-02-29T00:00:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=-232153088 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
19:00:30 [2024-02-29T00:00:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=-232153088 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
19:00:30 [2024-02-29T00:00:30.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=-232153087 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')]
19:00:30 [2024-02-29T00:00:30.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=-232153087 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')]
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=-232152751 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')]
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-232152681 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')]
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=-232152681 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')]
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=-232152680 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=-232152680 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
19:00:31 [2024-02-29T00:00:31.354Z] 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=-232152669 data=null doit=true}, Shell with text {Preferences (Filtered)}]
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
19:00:31 [2024-02-29T00:00:31.354Z] 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')
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-232152646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-232152646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-232152645 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-232152645 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-232152644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-232152644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-232152644 data=null 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')]
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-232152569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-232152569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-232152568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:00:31 [2024-02-29T00:00:31.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-232152568 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-232152568 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-232152560 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-232152559 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-232152559 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-232152559 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232152558 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)]
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-232152535 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
19:00:31 [2024-02-29T00:00:31.355Z] 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:'))
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
19:00:31 [2024-02-29T00:00:31.355Z] 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:'))
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
19:00:31 [2024-02-29T00:00:31.355Z] 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:'))
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-232152461 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-232152460 data=null doit=true}, Tree node with text: /rootpath]
19:00:31 [2024-02-29T00:00:31.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-232152460 data=null}, Tree node with text: /rootpath]
19:00:31 [2024-02-29T00:00:31.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-232152459 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
19:00:31 [2024-02-29T00:00:31.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232152458 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]
19:00:31 [2024-02-29T00:00:31.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-232152451 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
19:00:31 [2024-02-29T00:00:31.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
19:00:31 [2024-02-29T00:00:31.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:00:31 [2024-02-29T00:00:31.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
19:00:31 [2024-02-29T00:00:31.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
19:00:31 [2024-02-29T00:00:31.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
19:00:31 [2024-02-29T00:00:31.613Z] 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:'))
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
19:00:31 [2024-02-29T00:00:31.614Z] 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')
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@496e2bdd
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-232152385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-232152384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-232152384 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-232152383 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-232152382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-232152382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-232152382 data=null 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')]
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-232152380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-232152380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-232152380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-232152380 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-232152380 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-232152378 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-232152378 data=null doit=true}, Tree node with text: .*]
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-232152378 data=null}, Tree node with text: .*]
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-232152377 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232152376 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-232152350 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
19:00:31 [2024-02-29T00:00:31.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:31 [2024-02-29T00:00:31.614Z] 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=-232152341 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
19:00:31 [2024-02-29T00:00:31.614Z] 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=-232152341 data=null doit=true}, Tree node with text: /rootpath]
19:00:31 [2024-02-29T00:00:31.614Z] 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=-232152341 data=null}, Tree node with text: /rootpath]
19:00:31 [2024-02-29T00:00:31.614Z] 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=-232152340 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
19:00:31 [2024-02-29T00:00:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232152340 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]
19:00:31 [2024-02-29T00:00:31.615Z] 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=-232152281 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
19:00:31 [2024-02-29T00:00:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
19:00:31 [2024-02-29T00:00:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
19:00:31 [2024-02-29T00:00:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-232152275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
19:00:31 [2024-02-29T00:00:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
19:00:31 [2024-02-29T00:00:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:31 [2024-02-29T00:00:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-232152245 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
19:00:31 [2024-02-29T00:00:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-232152244 data=null doit=true}, Tree node with text: .*]
19:00:31 [2024-02-29T00:00:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-232152244 data=null}, Tree node with text: .*]
19:00:31 [2024-02-29T00:00:31.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-232152243 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
19:00:31 [2024-02-29T00:00:31.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232152243 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
19:00:31 [2024-02-29T00:00:31.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-232152178 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
19:00:31 [2024-02-29T00:00:31.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
19:00:31 [2024-02-29T00:00:31.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:00:31 [2024-02-29T00:00:31.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
19:00:31 [2024-02-29T00:00:31.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
19:00:31 [2024-02-29T00:00:31.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
19:00:31 [2024-02-29T00:00:31.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
19:00:31 [2024-02-29T00:00:31.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:00:31 [2024-02-29T00:00:31.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
19:00:31 [2024-02-29T00:00:31.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
19:00:31 [2024-02-29T00:00:31.872Z] 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:'))
19:00:31 [2024-02-29T00:00:31.872Z] 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
19:00:31 [2024-02-29T00:00:31.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=-232152165 data=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:'))]
19:00:31 [2024-02-29T00:00:31.872Z] 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
19:00:31 [2024-02-29T00:00:31.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:31 [2024-02-29T00:00:31.872Z] 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=-232152163 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
19:00:31 [2024-02-29T00:00:31.872Z] 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=-232152162 data=null doit=true}, Tree node with text: /rootpath]
19:00:31 [2024-02-29T00:00:31.873Z] 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=-232152162 data=null}, Tree node with text: /rootpath]
19:00:31 [2024-02-29T00:00:31.873Z] 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=-232152152 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
19:00:31 [2024-02-29T00:00:31.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232152152 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]
19:00:31 [2024-02-29T00:00:31.873Z] 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=-232152091 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
19:00:31 [2024-02-29T00:00:31.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
19:00:31 [2024-02-29T00:00:31.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
19:00:31 [2024-02-29T00:00:31.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-232152083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
19:00:31 [2024-02-29T00:00:31.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
19:00:31 [2024-02-29T00:00:31.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:00:31 [2024-02-29T00:00:31.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:00:31 [2024-02-29T00:00:31.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:00:31 [2024-02-29T00:00:31.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:00:31 [2024-02-29T00:00:31.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:00:31 [2024-02-29T00:00:31.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:00:31 [2024-02-29T00:00:31.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:31 [2024-02-29T00:00:31.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:00:31 [2024-02-29T00:00:31.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:00:31 [2024-02-29T00:00:31.873Z] 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')
19:00:31 [2024-02-29T00:00:31.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:00:31 [2024-02-29T00:00:31.873Z] 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')
19:00:31 [2024-02-29T00:00:31.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
19:00:31 [2024-02-29T00:00:31.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232152042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:31 [2024-02-29T00:00:31.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232152042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:31 [2024-02-29T00:00:31.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232152042 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:31 [2024-02-29T00:00:31.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232152041 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:31 [2024-02-29T00:00:31.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232152041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:31 [2024-02-29T00:00:31.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232152041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:31 [2024-02-29T00:00:31.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232152041 data=null 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')]
19:00:31 [2024-02-29T00:00:31.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=-232153087 data=null 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')]
19:00:32 [2024-02-29T00:00:32.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:00:32 [2024-02-29T00:00:32.130Z] 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=-232151844 data=null doit=true}, Shell with text {Fetch Remote Traces}]
19:00:32 [2024-02-29T00:00:32.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
19:00:32 [2024-02-29T00:00:32.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
19:00:32 [2024-02-29T00:00:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
19:00:32 [2024-02-29T00:00:32.131Z] 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:'))
19:00:32 [2024-02-29T00:00:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
19:00:32 [2024-02-29T00:00:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
19:00:32 [2024-02-29T00:00:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
19:00:32 [2024-02-29T00:00:32.131Z] 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:'))
19:00:32 [2024-02-29T00:00:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
19:00:32 [2024-02-29T00:00:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
19:00:32 [2024-02-29T00:00:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
19:00:32 [2024-02-29T00:00:32.131Z] 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:'))
19:00:32 [2024-02-29T00:00:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
19:00:32 [2024-02-29T00:00:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
19:00:32 [2024-02-29T00:00:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
19:00:32 [2024-02-29T00:00:32.131Z] 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:'))
19:00:32 [2024-02-29T00:00:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:00:32 [2024-02-29T00:00:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:00:32 [2024-02-29T00:00:32.131Z] 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')
19:00:32 [2024-02-29T00:00:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
19:00:32 [2024-02-29T00:00:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-232151758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-232151758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-232151758 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-232151757 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-232151757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-232151756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-232151756 data=null 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')]
19:00:32 [2024-02-29T00:00:32.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:00:32 [2024-02-29T00:00:32.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:00:32 [2024-02-29T00:00:32.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:00:32 [2024-02-29T00:00:32.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:00:32 [2024-02-29T00:00:32.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:00:32 [2024-02-29T00:00:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
19:00:32 [2024-02-29T00:00:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
19:00:32 [2024-02-29T00:00:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
19:00:32 [2024-02-29T00:00:32.389Z] 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')
19:00:32 [2024-02-29T00:00:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
19:00:32 [2024-02-29T00:00:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=-232151580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=-232151579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=-232151579 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=-232151579 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=-232151578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=-232151578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=-232151577 data=null 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')]
19:00:32 [2024-02-29T00:00:32.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
19:00:32 [2024-02-29T00:00:32.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
19:00:32 [2024-02-29T00:00:32.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
19:00:32 [2024-02-29T00:00:32.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
19:00:32 [2024-02-29T00:00:32.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
19:00:32 [2024-02-29T00:00:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
19:00:32 [2024-02-29T00:00:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
19:00:32 [2024-02-29T00:00:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
19:00:32 [2024-02-29T00:00:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
19:00:32 [2024-02-29T00:00:32.389Z] 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:'))
19:00:32 [2024-02-29T00:00:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
19:00:32 [2024-02-29T00:00:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
19:00:32 [2024-02-29T00:00:32.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
19:00:32 [2024-02-29T00:00:32.390Z] 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:'))
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
19:00:32 [2024-02-29T00:00:32.390Z] 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:'))
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
19:00:32 [2024-02-29T00:00:32.390Z] 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:'))
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:00:32 [2024-02-29T00:00:32.390Z] 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')
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-232151551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-232151551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-232151550 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-232151550 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-232151550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-232151550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-232151550 data=null 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')]
19:00:32 [2024-02-29T00:00:32.390Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:00:32 [2024-02-29T00:00:32.390Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:00:32 [2024-02-29T00:00:32.390Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:00:32 [2024-02-29T00:00:32.390Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:00:32 [2024-02-29T00:00:32.390Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
19:00:32 [2024-02-29T00:00:32.390Z] 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')
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=-232151446 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')]
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-232151446 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')]
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=-232151446 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=-232151446 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=-232151445 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')]
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=-232151445 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')]
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=-232151445 data=null 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')]
19:00:32 [2024-02-29T00:00:32.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=-232151443 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')]
19:00:32 [2024-02-29T00:00:32.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-232151443 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')]
19:00:32 [2024-02-29T00:00:32.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=-232151443 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')]
19:00:32 [2024-02-29T00:00:32.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=-232151442 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=-232151442 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
19:00:32 [2024-02-29T00:00:32.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:00:32 [2024-02-29T00:00:32.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:00:32 [2024-02-29T00:00:32.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:00:32 [2024-02-29T00:00:32.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:00:32 [2024-02-29T00:00:32.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:00:32 [2024-02-29T00:00:32.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-232151382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-232151381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-232151381 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-232151381 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-232151380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-232151380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:00:32 [2024-02-29T00:00:32.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:00:32 [2024-02-29T00:00:32.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-232151380 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:32 [2024-02-29T00:00:32.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-232153869 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...']
19:00:32 [2024-02-29T00:00:32.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:00:32 [2024-02-29T00:00:32.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e4a4ed5] time=-232151182 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:00:32 [2024-02-29T00:00:32.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:00:32 [2024-02-29T00:00:32.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:00:32 [2024-02-29T00:00:32.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-232150630 data=null doit=true}, Shell with text {Preferences}]
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-232150624 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232150624 data=null doit=true}, TreeItem with text {Tracing}]
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232150624 data=null}, TreeItem with text {Tracing}]
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232150623 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232150623 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}]
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232150573 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
19:00:33 [2024-02-29T00:00:33.469Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-232150571 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-232150570 data=null doit=true}, Tree node with text: Remote Profiles]
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-232150570 data=null}, Tree node with text: Remote Profiles]
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-232150569 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232150569 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]
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-232150539 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-232150532 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-232150531 data=null doit=true}, TreeItem with text {new profile}]
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-232150531 data=null}, TreeItem with text {new profile}]
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-232150530 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232150530 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}]
19:00:33 [2024-02-29T00:00:33.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-232150478 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
19:00:33 [2024-02-29T00:00:33.470Z] 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')
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-232150470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-232150470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-232150470 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-232150469 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-232150468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-232150468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-232150468 data=null 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')]
19:00:33 [2024-02-29T00:00:33.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:00:33 [2024-02-29T00:00:33.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:00:33 [2024-02-29T00:00:33.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:00:33 [2024-02-29T00:00:33.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:00:33 [2024-02-29T00:00:33.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:00:33 [2024-02-29T00:00:33.470Z] 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')
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:00:33 [2024-02-29T00:00:33.470Z] 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')
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232150438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232150438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232150438 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232150438 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232150437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232150437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232150437 data=null 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')]
19:00:33 [2024-02-29T00:00:33.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-232151086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
19:00:33 [2024-02-29T00:00:33.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:00:33 [2024-02-29T00:00:33.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@1e4a4ed5] time=-232150249 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:00:33 [2024-02-29T00:00:33.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:00:33 [2024-02-29T00:00:33.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:33 [2024-02-29T00:00:33.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:33 [2024-02-29T00:00:33.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:33 [2024-02-29T00:00:33.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232150168 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:00:33 [2024-02-29T00:00:33.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232150168 data=null doit=true}, TreeItem with text {Test}]
19:00:33 [2024-02-29T00:00:33.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232150167 data=null}, TreeItem with text {Test}]
19:00:33 [2024-02-29T00:00:33.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232150167 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:00:33 [2024-02-29T00:00:33.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232150166 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:00:33 [2024-02-29T00:00:33.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232150076 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:00:33 [2024-02-29T00:00:33.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:00:33 [2024-02-29T00:00:33.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:00:34 [2024-02-29T00:00:34.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:00:34 [2024-02-29T00:00:34.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:00:34 [2024-02-29T00:00:34.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:00:34 [2024-02-29T00:00:34.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:00:34 [2024-02-29T00:00:34.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:00:34 [2024-02-29T00:00:34.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:00:34 [2024-02-29T00:00:34.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:00:34 [2024-02-29T00:00:34.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:34 [2024-02-29T00:00:34.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:00:34 [2024-02-29T00:00:34.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:00:34 [2024-02-29T00:00:34.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:00:34 [2024-02-29T00:00:34.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232149177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:34 [2024-02-29T00:00:34.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232149176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:34 [2024-02-29T00:00:34.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232149176 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:34 [2024-02-29T00:00:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232149176 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:34 [2024-02-29T00:00:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232149175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:34 [2024-02-29T00:00:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232149175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:34 [2024-02-29T00:00:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232149175 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:34 [2024-02-29T00:00:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232149175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:34 [2024-02-29T00:00:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232149174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:34 [2024-02-29T00:00:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232149174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:34 [2024-02-29T00:00:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232149174 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:34 [2024-02-29T00:00:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232149174 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:34 [2024-02-29T00:00:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:00:34 [2024-02-29T00:00:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:00:34 [2024-02-29T00:00:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:00:34 [2024-02-29T00:00:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:34 [2024-02-29T00:00:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:00:34 [2024-02-29T00:00:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:00:34 [2024-02-29T00:00:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:00:34 [2024-02-29T00:00:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:00:34 [2024-02-29T00:00:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:00:34 [2024-02-29T00:00:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232149172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:00:34 [2024-02-29T00:00:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232149172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:00:34 [2024-02-29T00:00:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232149171 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:00:34 [2024-02-29T00:00:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232149171 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:00:34 [2024-02-29T00:00:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232149171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:00:34 [2024-02-29T00:00:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232149171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:00:34 [2024-02-29T00:00:34.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:00:34 [2024-02-29T00:00:34.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:00:34 [2024-02-29T00:00:34.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:00:34 [2024-02-29T00:00:34.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:00:34 [2024-02-29T00:00:34.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:00:34 [2024-02-29T00:00:34.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:00:35 [2024-02-29T00:00:35.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232149171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:00:35 [2024-02-29T00:00:35.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232149876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:00:35 [2024-02-29T00:00:35.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@1e4a4ed5] time=-232148535 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:00:35 [2024-02-29T00:00:35.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:00:35 [2024-02-29T00:00:35.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:00:35 [2024-02-29T00:00:35.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-232148038 data=null doit=true}, Shell with text {Preferences}]
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-232148033 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232148032 data=null doit=true}, TreeItem with text {Tracing}]
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232148032 data=null}, TreeItem with text {Tracing}]
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232148032 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232148031 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}]
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232147991 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
19:00:35 [2024-02-29T00:00:35.885Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-232147987 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-232147987 data=null doit=true}, Tree node with text: Remote Profiles]
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-232147987 data=null}, Tree node with text: Remote Profiles]
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-232147986 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232147986 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]
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-232147984 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
19:00:35 [2024-02-29T00:00:35.885Z] 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')
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-232147979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-232147979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-232147978 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-232147978 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-232147978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
19:00:35 [2024-02-29T00:00:35.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-232147978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
19:00:35 [2024-02-29T00:00:35.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-232147978 data=null 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')]
19:00:36 [2024-02-29T00:00:36.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-232147883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
19:00:36 [2024-02-29T00:00:36.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-232147882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
19:00:36 [2024-02-29T00:00:36.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-232147882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
19:00:36 [2024-02-29T00:00:36.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-232147882 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
19:00:36 [2024-02-29T00:00:36.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-232147881 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
19:00:36 [2024-02-29T00:00:36.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
19:00:36 [2024-02-29T00:00:36.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:00:36 [2024-02-29T00:00:36.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
19:00:36 [2024-02-29T00:00:36.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "TestAllRecursive: Du...", using matcher: of type 'Text'
19:00:36 [2024-02-29T00:00:36.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "TestAllRecursive: Du...", using matcher: (of type 'Text')
19:00:36 [2024-02-29T00:00:36.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:00:36 [2024-02-29T00:00:36.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
19:00:36 [2024-02-29T00:00:36.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:00:36 [2024-02-29T00:00:36.143Z] 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')
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:00:36 [2024-02-29T00:00:36.143Z] 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')
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
19:00:36 [2024-02-29T00:00:36.143Z] 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')
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-232147863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-232147863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-232147863 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-232147862 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-232147862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-232147862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-232147862 data=null 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')]
19:00:36 [2024-02-29T00:00:36.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:00:36 [2024-02-29T00:00:36.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:00:36 [2024-02-29T00:00:36.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:00:36 [2024-02-29T00:00:36.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:00:36 [2024-02-29T00:00:36.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:00:36 [2024-02-29T00:00:36.143Z] 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')
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:00:36 [2024-02-29T00:00:36.143Z] 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')
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232147775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232147774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232147774 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:36 [2024-02-29T00:00:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232147774 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:36 [2024-02-29T00:00:36.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232147774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:36 [2024-02-29T00:00:36.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232147774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:00:36 [2024-02-29T00:00:36.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232147773 data=null 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')]
19:00:36 [2024-02-29T00:00:36.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-232148503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
19:00:36 [2024-02-29T00:00:36.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:00:36 [2024-02-29T00:00:36.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e4a4ed5] time=-232147637 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:00:36 [2024-02-29T00:00:36.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:00:36 [2024-02-29T00:00:36.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:36 [2024-02-29T00:00:36.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:36 [2024-02-29T00:00:36.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:36 [2024-02-29T00:00:36.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232147571 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:00:36 [2024-02-29T00:00:36.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232147571 data=null doit=true}, TreeItem with text {Test}]
19:00:36 [2024-02-29T00:00:36.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232147570 data=null}, TreeItem with text {Test}]
19:00:36 [2024-02-29T00:00:36.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232147570 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:00:36 [2024-02-29T00:00:36.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232147570 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:00:36 [2024-02-29T00:00:36.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232147485 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:00:36 [2024-02-29T00:00:36.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:00:36 [2024-02-29T00:00:36.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:00:36 [2024-02-29T00:00:36.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:00:37 [2024-02-29T00:00:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:00:37 [2024-02-29T00:00:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:00:37 [2024-02-29T00:00:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:00:37 [2024-02-29T00:00:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:00:37 [2024-02-29T00:00:37.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')
19:00:37 [2024-02-29T00:00:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:00:37 [2024-02-29T00:00:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:37 [2024-02-29T00:00:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:00:37 [2024-02-29T00:00:37.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:00:37 [2024-02-29T00:00:37.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
19:00:37 [2024-02-29T00:00:37.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=-232146360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:37 [2024-02-29T00:00:37.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=-232146359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:37 [2024-02-29T00:00:37.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=-232146359 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:37 [2024-02-29T00:00:37.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=-232146359 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:37 [2024-02-29T00:00:37.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=-232146358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:37 [2024-02-29T00:00:37.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=-232146358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:37 [2024-02-29T00:00:37.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=-232146358 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:37 [2024-02-29T00:00:37.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=-232146358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:37 [2024-02-29T00:00:37.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=-232146358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:37 [2024-02-29T00:00:37.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=-232146357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:37 [2024-02-29T00:00:37.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=-232146357 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:37 [2024-02-29T00:00:37.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=-232146357 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:37 [2024-02-29T00:00:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:00:37 [2024-02-29T00:00:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:00:37 [2024-02-29T00:00:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:00:37 [2024-02-29T00:00:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:37 [2024-02-29T00:00:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:00:37 [2024-02-29T00:00:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:00:37 [2024-02-29T00:00:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:00:37 [2024-02-29T00:00:37.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')
19:00:37 [2024-02-29T00:00:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:00:37 [2024-02-29T00:00:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232146355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:00:37 [2024-02-29T00:00:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232146355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:00:37 [2024-02-29T00:00:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232146355 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:00:37 [2024-02-29T00:00:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232146355 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:00:37 [2024-02-29T00:00:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232146354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:00:37 [2024-02-29T00:00:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232146354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:00:37 [2024-02-29T00:00:37.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')
19:00:37 [2024-02-29T00:00:37.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')
19:00:37 [2024-02-29T00:00:37.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')
19:00:37 [2024-02-29T00:00:37.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')
19:00:37 [2024-02-29T00:00:37.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')
19:00:37 [2024-02-29T00:00:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:00:37 [2024-02-29T00:00:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232146354 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:00:37 [2024-02-29T00:00:37.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232147349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:00:38 [2024-02-29T00:00:38.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:00:38 [2024-02-29T00:00:38.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:38 [2024-02-29T00:00:38.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:38 [2024-02-29T00:00:38.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:38 [2024-02-29T00:00:38.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:38 [2024-02-29T00:00:38.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:38 [2024-02-29T00:00:38.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232145723 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:00:38 [2024-02-29T00:00:38.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232145723 data=null doit=true}, TreeItem with text {Test}]
19:00:38 [2024-02-29T00:00:38.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232145723 data=null}, TreeItem with text {Test}]
19:00:38 [2024-02-29T00:00:38.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232145722 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:00:38 [2024-02-29T00:00:38.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232145710 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:00:38 [2024-02-29T00:00:38.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232145668 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:00:38 [2024-02-29T00:00:38.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:38 [2024-02-29T00:00:38.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232145667 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:00:38 [2024-02-29T00:00:38.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232145667 data=null doit=true}, TreeItem with text {Test}]
19:00:38 [2024-02-29T00:00:38.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232145666 data=null}, TreeItem with text {Test}]
19:00:38 [2024-02-29T00:00:38.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232145666 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:00:38 [2024-02-29T00:00:38.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232145666 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:00:38 [2024-02-29T00:00:38.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232145648 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:00:38 [2024-02-29T00:00:38.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232145647 data=null doit=true}, TreeItem with text {Test}]
19:00:38 [2024-02-29T00:00:38.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232145647 data=null}, TreeItem with text {Test}]
19:00:38 [2024-02-29T00:00:38.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232145647 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:00:38 [2024-02-29T00:00:38.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232145646 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}]
19:00:38 [2024-02-29T00:00:38.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232145642 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:00:38 [2024-02-29T00:00:38.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:38 [2024-02-29T00:00:38.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232145641 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:00:38 [2024-02-29T00:00:38.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232145641 data=null doit=true}, TreeItem with text {Traces [0]}]
19:00:38 [2024-02-29T00:00:38.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232145641 data=null}, TreeItem with text {Traces [0]}]
19:00:38 [2024-02-29T00:00:38.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232145640 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:00:38 [2024-02-29T00:00:38.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232145640 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:00:38 [2024-02-29T00:00:38.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232145574 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:00:38 [2024-02-29T00:00:38.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:38 [2024-02-29T00:00:38.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232145572 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:00:38 [2024-02-29T00:00:38.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232145572 data=null doit=true}, TreeItem with text {Traces [0]}]
19:00:38 [2024-02-29T00:00:38.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232145572 data=null}, TreeItem with text {Traces [0]}]
19:00:38 [2024-02-29T00:00:38.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232145571 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:00:38 [2024-02-29T00:00:38.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232145571 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:00:38 [2024-02-29T00:00:38.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232145552 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:00:38 [2024-02-29T00:00:38.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
19:00:38 [2024-02-29T00:00:38.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
19:00:38 [2024-02-29T00:00:38.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
19:00:38 [2024-02-29T00:00:38.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
19:00:38 [2024-02-29T00:00:38.972Z] 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=-232144870 data=null doit=true}, Shell with text {Fetch Remote Traces}]
19:00:38 [2024-02-29T00:00:38.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
19:00:38 [2024-02-29T00:00:38.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
19:00:38 [2024-02-29T00:00:38.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
19:00:38 [2024-02-29T00:00:38.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-232144868 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
19:00:38 [2024-02-29T00:00:38.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
19:00:38 [2024-02-29T00:00:38.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:00:38 [2024-02-29T00:00:38.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:00:38 [2024-02-29T00:00:38.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:00:38 [2024-02-29T00:00:38.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:00:38 [2024-02-29T00:00:38.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:00:38 [2024-02-29T00:00:38.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:00:38 [2024-02-29T00:00:38.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:00:38 [2024-02-29T00:00:38.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:38 [2024-02-29T00:00:38.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:00:38 [2024-02-29T00:00:38.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
19:00:38 [2024-02-29T00:00:38.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-232144862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:38 [2024-02-29T00:00:38.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-232144862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:38 [2024-02-29T00:00:38.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-232144862 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:38 [2024-02-29T00:00:38.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-232144862 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:38 [2024-02-29T00:00:38.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-232144861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:38 [2024-02-29T00:00:38.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-232144861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:38 [2024-02-29T00:00:38.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-232144861 data=null 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')]
19:00:39 [2024-02-29T00:00:39.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:00:39 [2024-02-29T00:00:39.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:00:39 [2024-02-29T00:00:39.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:00:39 [2024-02-29T00:00:39.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:00:39 [2024-02-29T00:00:39.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:00:39 [2024-02-29T00:00:39.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
19:00:39 [2024-02-29T00:00:39.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:00:39 [2024-02-29T00:00:39.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:00:39 [2024-02-29T00:00:39.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:00:39 [2024-02-29T00:00:39.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:00:39 [2024-02-29T00:00:39.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:39 [2024-02-29T00:00:39.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:00:39 [2024-02-29T00:00:39.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:00:39 [2024-02-29T00:00:39.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:00:39 [2024-02-29T00:00:39.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:00:39 [2024-02-29T00:00:39.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:00:39 [2024-02-29T00:00:39.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-232144756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:39 [2024-02-29T00:00:39.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-232144755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:39 [2024-02-29T00:00:39.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-232144755 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:39 [2024-02-29T00:00:39.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-232144755 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:39 [2024-02-29T00:00:39.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-232144755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:39 [2024-02-29T00:00:39.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-232144755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:39 [2024-02-29T00:00:39.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:00:39 [2024-02-29T00:00:39.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:00:39 [2024-02-29T00:00:39.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:00:39 [2024-02-29T00:00:39.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:00:39 [2024-02-29T00:00:39.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:00:39 [2024-02-29T00:00:39.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:00:40 [2024-02-29T00:00:40.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-232144754 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:40 [2024-02-29T00:00:40.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-232145445 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...']
19:00:40 [2024-02-29T00:00:40.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:00:40 [2024-02-29T00:00:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:40 [2024-02-29T00:00:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:40 [2024-02-29T00:00:40.416Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:00:40 [2024-02-29T00:00:40.416Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:00:40 [2024-02-29T00:00:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-232143477 data=null doit=true}, TreeItem with text {Traces [3]}]
19:00:40 [2024-02-29T00:00:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-232143477 data=null}, TreeItem with text {Traces [3]}]
19:00:40 [2024-02-29T00:00:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-232143476 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:00:40 [2024-02-29T00:00:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232143469 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]}]
19:00:40 [2024-02-29T00:00:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-232143466 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:00:40 [2024-02-29T00:00:40.416Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:00:40 [2024-02-29T00:00:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
19:00:40 [2024-02-29T00:00:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-232143465 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
19:00:40 [2024-02-29T00:00:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-232143464 data=null doit=true}, TreeItem with text {node1 [3]}]
19:00:40 [2024-02-29T00:00:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:40 [2024-02-29T00:00:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-232143464 data=null}, TreeItem with text {node1 [3]}]
19:00:40 [2024-02-29T00:00:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232143463 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:00:40 [2024-02-29T00:00:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232143463 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]}]
19:00:40 [2024-02-29T00:00:40.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232143388 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:00:40 [2024-02-29T00:00:40.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232143387 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:00:40 [2024-02-29T00:00:40.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-232143386 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:00:40 [2024-02-29T00:00:40.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232143386 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]}]
19:00:40 [2024-02-29T00:00:40.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232143378 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-232143378 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-232143377 data=null doit=true}, TreeItem with text {node1 [3]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-232143377 data=null}, TreeItem with text {node1 [3]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
19:00:40 [2024-02-29T00:00:40.674Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-232143376 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-232143376 data=null doit=true}, TreeItem with text {resources [3]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-232143375 data=null}, TreeItem with text {resources [3]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-232143374 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232143374 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]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-232143344 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-232143343 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-232143342 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232143342 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]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-232143275 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-232143274 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-232143274 data=null doit=true}, TreeItem with text {resources [3]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-232143273 data=null}, TreeItem with text {resources [3]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
19:00:40 [2024-02-29T00:00:40.674Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-232143270 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-232143269 data=null doit=true}, TreeItem with text {generated [1]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-232143269 data=null}, TreeItem with text {generated [1]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-232143268 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232143268 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]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-232143247 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-232143246 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-232143246 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232143246 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]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-232143177 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-232143177 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-232143176 data=null doit=true}, TreeItem with text {generated [1]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-232143176 data=null}, TreeItem with text {generated [1]}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
19:00:40 [2024-02-29T00:00:40.674Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-232143175 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
19:00:40 [2024-02-29T00:00:40.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-232143174 data=null doit=true}, TreeItem with text {synthetic-trace}]
19:00:40 [2024-02-29T00:00:40.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:40 [2024-02-29T00:00:40.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-232143174 data=null}, TreeItem with text {synthetic-trace}]
19:00:40 [2024-02-29T00:00:40.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-232143173 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
19:00:40 [2024-02-29T00:00:40.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232143173 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}]
19:00:40 [2024-02-29T00:00:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-232143071 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
19:00:40 [2024-02-29T00:00:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-232143068 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:00:40 [2024-02-29T00:00:40.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-232143068 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:00:41 [2024-02-29T00:00:41.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232143067 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}]
19:00:41 [2024-02-29T00:00:41.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-232142947 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:00:41 [2024-02-29T00:00:41.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-232142678 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
19:00:41 [2024-02-29T00:00:41.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-232142678 data=null doit=true}, TreeItem with text {synthetic-trace}]
19:00:41 [2024-02-29T00:00:41.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-232142677 data=null}, TreeItem with text {synthetic-trace}]
19:00:41 [2024-02-29T00:00:41.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
19:00:42 [2024-02-29T00:00:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
19:00:42 [2024-02-29T00:00:42.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:00:42 [2024-02-29T00:00:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:42 [2024-02-29T00:00:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:42 [2024-02-29T00:00:42.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:00:42 [2024-02-29T00:00:42.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:00:42 [2024-02-29T00:00:42.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:00:42 [2024-02-29T00:00:42.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:00:42 [2024-02-29T00:00:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
19:00:42 [2024-02-29T00:00:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-232141245 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
19:00:42 [2024-02-29T00:00:42.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-232141244 data=null doit=true}, TreeItem with text {node1 [3]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-232141244 data=null}, TreeItem with text {node1 [3]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232141243 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232141243 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]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232141167 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232141166 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-232141165 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232141165 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]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232141160 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-232141159 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-232141159 data=null doit=true}, TreeItem with text {node1 [3]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-232141159 data=null}, TreeItem with text {node1 [3]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-232141150 data=null doit=true}, TreeItem with text {node1 [3]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-232141150 data=null}, TreeItem with text {node1 [3]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232141150 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232141149 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]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232141148 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-232141146 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-232141146 data=null doit=true}, TreeItem with text {resources [3]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-232141145 data=null}, TreeItem with text {resources [3]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-232141145 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232141144 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]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-232141067 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-232141066 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-232141066 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232141066 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]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-232141060 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-232141059 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-232141047 data=null doit=true}, TreeItem with text {resources [3]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-232141047 data=null}, TreeItem with text {resources [3]}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
19:00:42 [2024-02-29T00:00:42.817Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-232141046 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-232141045 data=null doit=true}, TreeItem with text {syslog}]
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:42 [2024-02-29T00:00:42.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-232141045 data=null}, TreeItem with text {syslog}]
19:00:42 [2024-02-29T00:00:42.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-232141044 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
19:00:42 [2024-02-29T00:00:42.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232141044 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}]
19:00:43 [2024-02-29T00:00:43.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-232140953 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
19:00:43 [2024-02-29T00:00:43.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-232140952 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
19:00:43 [2024-02-29T00:00:43.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-232140952 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
19:00:43 [2024-02-29T00:00:43.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232140952 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}]
19:00:44 [2024-02-29T00:00:44.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-232140790 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
19:00:44 [2024-02-29T00:00:44.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-232139272 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
19:00:44 [2024-02-29T00:00:44.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-232139272 data=null doit=true}, TreeItem with text {syslog}]
19:00:44 [2024-02-29T00:00:44.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-232139271 data=null}, TreeItem with text {syslog}]
19:00:44 [2024-02-29T00:00:44.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
19:00:44 [2024-02-29T00:00:44.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
19:00:45 [2024-02-29T00:00:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e4a4ed5] time=-232138362 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:00:45 [2024-02-29T00:00:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:00:45 [2024-02-29T00:00:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:45 [2024-02-29T00:00:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:45 [2024-02-29T00:00:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:45 [2024-02-29T00:00:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232138331 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:00:45 [2024-02-29T00:00:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232138331 data=null doit=true}, TreeItem with text {Test}]
19:00:45 [2024-02-29T00:00:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232138331 data=null}, TreeItem with text {Test}]
19:00:45 [2024-02-29T00:00:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232138330 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:00:45 [2024-02-29T00:00:45.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232138330 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:00:45 [2024-02-29T00:00:45.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232138247 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:00:45 [2024-02-29T00:00:45.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:00:45 [2024-02-29T00:00:45.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:00:45 [2024-02-29T00:00:45.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:00:47 [2024-02-29T00:00:47.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232137029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232137029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232137028 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232137028 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232137028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232137027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232137027 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232137027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232137027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232137027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232137027 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232137027 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232137024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232137024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232137024 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232137024 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232137024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232137023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:00:47 [2024-02-29T00:00:47.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:00:47 [2024-02-29T00:00:47.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:00:47 [2024-02-29T00:00:47.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:00:47 [2024-02-29T00:00:47.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:00:47 [2024-02-29T00:00:47.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:00:47 [2024-02-29T00:00:47.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232137023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:00:47 [2024-02-29T00:00:47.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232138139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232136366 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232136366 data=null doit=true}, TreeItem with text {Test}]
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232136365 data=null}, TreeItem with text {Test}]
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232136365 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232136365 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232136322 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232136321 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232136320 data=null doit=true}, TreeItem with text {Test}]
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232136320 data=null}, TreeItem with text {Test}]
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232136320 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232136288 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232136279 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232136278 data=null doit=true}, TreeItem with text {Test}]
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232136278 data=null}, TreeItem with text {Test}]
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232136277 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232136277 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}]
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232136264 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232136263 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232136263 data=null doit=true}, TreeItem with text {Traces [0]}]
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232136263 data=null}, TreeItem with text {Traces [0]}]
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232136262 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232136262 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232136186 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232136184 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232136184 data=null doit=true}, TreeItem with text {Traces [0]}]
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232136184 data=null}, TreeItem with text {Traces [0]}]
19:00:47 [2024-02-29T00:00:47.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232136183 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:00:47 [2024-02-29T00:00:47.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232136183 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:00:47 [2024-02-29T00:00:47.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232136177 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:00:47 [2024-02-29T00:00:47.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
19:00:47 [2024-02-29T00:00:47.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
19:00:48 [2024-02-29T00:00:48.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
19:00:48 [2024-02-29T00:00:48.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
19:00:48 [2024-02-29T00:00:48.246Z] 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=-232135584 data=null doit=true}, Shell with text {Fetch Remote Traces}]
19:00:48 [2024-02-29T00:00:48.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
19:00:48 [2024-02-29T00:00:48.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
19:00:48 [2024-02-29T00:00:48.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
19:00:48 [2024-02-29T00:00:48.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-232135581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
19:00:48 [2024-02-29T00:00:48.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
19:00:48 [2024-02-29T00:00:48.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:00:48 [2024-02-29T00:00:48.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:00:48 [2024-02-29T00:00:48.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:00:48 [2024-02-29T00:00:48.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:00:48 [2024-02-29T00:00:48.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:00:48 [2024-02-29T00:00:48.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:00:48 [2024-02-29T00:00:48.246Z] 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')
19:00:48 [2024-02-29T00:00:48.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:48 [2024-02-29T00:00:48.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:00:48 [2024-02-29T00:00:48.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
19:00:48 [2024-02-29T00:00:48.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-232135579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:48 [2024-02-29T00:00:48.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-232135579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:48 [2024-02-29T00:00:48.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-232135579 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:48 [2024-02-29T00:00:48.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-232135578 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:48 [2024-02-29T00:00:48.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-232135578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:48 [2024-02-29T00:00:48.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-232135578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:48 [2024-02-29T00:00:48.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-232135578 data=null 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')]
19:00:48 [2024-02-29T00:00:48.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:00:48 [2024-02-29T00:00:48.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:00:48 [2024-02-29T00:00:48.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:00:48 [2024-02-29T00:00:48.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:00:48 [2024-02-29T00:00:48.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:00:48 [2024-02-29T00:00:48.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
19:00:48 [2024-02-29T00:00:48.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:00:48 [2024-02-29T00:00:48.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:00:48 [2024-02-29T00:00:48.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:00:48 [2024-02-29T00:00:48.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:00:48 [2024-02-29T00:00:48.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:48 [2024-02-29T00:00:48.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:00:48 [2024-02-29T00:00:48.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:00:48 [2024-02-29T00:00:48.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:00:48 [2024-02-29T00:00:48.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:00:48 [2024-02-29T00:00:48.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:00:48 [2024-02-29T00:00:48.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-232135490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:48 [2024-02-29T00:00:48.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-232135489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:48 [2024-02-29T00:00:48.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-232135489 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:48 [2024-02-29T00:00:48.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-232135489 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:48 [2024-02-29T00:00:48.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-232135488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:48 [2024-02-29T00:00:48.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-232135488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:48 [2024-02-29T00:00:48.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:00:48 [2024-02-29T00:00:48.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:00:48 [2024-02-29T00:00:48.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:00:48 [2024-02-29T00:00:48.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:00:48 [2024-02-29T00:00:48.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:00:48 [2024-02-29T00:00:48.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:00:48 [2024-02-29T00:00:48.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-232135488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:48 [2024-02-29T00:00:48.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-232136056 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...']
19:00:49 [2024-02-29T00:00:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:49 [2024-02-29T00:00:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232134962 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:00:49 [2024-02-29T00:00:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232134962 data=null doit=true}, TreeItem with text {Traces [0]}]
19:00:49 [2024-02-29T00:00:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232134961 data=null}, TreeItem with text {Traces [0]}]
19:00:49 [2024-02-29T00:00:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232134961 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:00:49 [2024-02-29T00:00:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232134960 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:00:49 [2024-02-29T00:00:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232134954 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:00:49 [2024-02-29T00:00:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
19:00:49 [2024-02-29T00:00:49.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
19:00:49 [2024-02-29T00:00:49.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
19:00:49 [2024-02-29T00:00:49.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
19:00:49 [2024-02-29T00:00:49.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=-232134411 data=null doit=true}, Shell with text {Fetch Remote Traces}]
19:00:49 [2024-02-29T00:00:49.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
19:00:49 [2024-02-29T00:00:49.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
19:00:49 [2024-02-29T00:00:49.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
19:00:49 [2024-02-29T00:00:49.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-232134409 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
19:00:49 [2024-02-29T00:00:49.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
19:00:49 [2024-02-29T00:00:49.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:00:49 [2024-02-29T00:00:49.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:00:49 [2024-02-29T00:00:49.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:00:49 [2024-02-29T00:00:49.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:00:49 [2024-02-29T00:00:49.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:00:49 [2024-02-29T00:00:49.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:00:49 [2024-02-29T00:00:49.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')
19:00:49 [2024-02-29T00:00:49.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:49 [2024-02-29T00:00:49.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:00:49 [2024-02-29T00:00:49.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
19:00:49 [2024-02-29T00:00:49.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-232134407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:49 [2024-02-29T00:00:49.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-232134407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:49 [2024-02-29T00:00:49.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-232134407 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:49 [2024-02-29T00:00:49.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-232134407 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:49 [2024-02-29T00:00:49.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-232134406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:49 [2024-02-29T00:00:49.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-232134406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:00:49 [2024-02-29T00:00:49.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-232134406 data=null 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')]
19:00:49 [2024-02-29T00:00:49.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:00:49 [2024-02-29T00:00:49.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:00:49 [2024-02-29T00:00:49.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:00:49 [2024-02-29T00:00:49.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:00:49 [2024-02-29T00:00:49.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:00:49 [2024-02-29T00:00:49.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
19:00:49 [2024-02-29T00:00:49.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:00:49 [2024-02-29T00:00:49.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:00:49 [2024-02-29T00:00:49.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:00:49 [2024-02-29T00:00:49.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:00:49 [2024-02-29T00:00:49.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:00:49 [2024-02-29T00:00:49.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:00:49 [2024-02-29T00:00:49.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:00:49 [2024-02-29T00:00:49.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:00:49 [2024-02-29T00:00:49.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:00:49 [2024-02-29T00:00:49.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:00:49 [2024-02-29T00:00:49.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-232134358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:49 [2024-02-29T00:00:49.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-232134358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:49 [2024-02-29T00:00:49.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-232134358 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:49 [2024-02-29T00:00:49.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-232134357 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:49 [2024-02-29T00:00:49.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-232134357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:49 [2024-02-29T00:00:49.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-232134357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:49 [2024-02-29T00:00:49.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')
19:00:49 [2024-02-29T00:00:49.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')
19:00:49 [2024-02-29T00:00:49.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')
19:00:49 [2024-02-29T00:00:49.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')
19:00:49 [2024-02-29T00:00:49.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')
19:00:49 [2024-02-29T00:00:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:00:49 [2024-02-29T00:00:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:00:49 [2024-02-29T00:00:49.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=-232134150 data=null doit=true}, Shell with text {Confirmation}]
19:00:49 [2024-02-29T00:00:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:00:49 [2024-02-29T00:00:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
19:00:49 [2024-02-29T00:00:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
19:00:49 [2024-02-29T00:00:49.844Z] 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')
19:00:49 [2024-02-29T00:00:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:00:49 [2024-02-29T00:00:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:00:49 [2024-02-29T00:00:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:00:49 [2024-02-29T00:00:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:00:49 [2024-02-29T00:00:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:00:49 [2024-02-29T00:00:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
19:00:49 [2024-02-29T00:00:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-232134148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:00:49 [2024-02-29T00:00:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-232134148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:00:49 [2024-02-29T00:00:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-232134148 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:00:49 [2024-02-29T00:00:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-232134147 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:00:49 [2024-02-29T00:00:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-232134147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:00:49 [2024-02-29T00:00:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-232134146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:00:49 [2024-02-29T00:00:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-232134146 data=null 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')]
19:00:49 [2024-02-29T00:00:49.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:00:50 [2024-02-29T00:00:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:00:50 [2024-02-29T00:00:50.417Z] 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=-232133464 data=null doit=true}, Shell with text {Confirmation}]
19:00:50 [2024-02-29T00:00:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:00:50 [2024-02-29T00:00:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:00:50 [2024-02-29T00:00:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
19:00:50 [2024-02-29T00:00:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
19:00:50 [2024-02-29T00:00:50.417Z] 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')
19:00:50 [2024-02-29T00:00:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:00:50 [2024-02-29T00:00:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:00:50 [2024-02-29T00:00:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:00:50 [2024-02-29T00:00:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:00:50 [2024-02-29T00:00:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
19:00:50 [2024-02-29T00:00:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-232133463 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')]
19:00:50 [2024-02-29T00:00:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-232133462 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')]
19:00:50 [2024-02-29T00:00:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-232133462 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
19:00:50 [2024-02-29T00:00:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-232133462 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
19:00:50 [2024-02-29T00:00:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-232133462 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')]
19:00:50 [2024-02-29T00:00:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-232133462 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')]
19:00:50 [2024-02-29T00:00:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-232133462 data=null 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')]
19:00:50 [2024-02-29T00:00:50.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-232134357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:00:50 [2024-02-29T00:00:50.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-232134858 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...']
19:00:50 [2024-02-29T00:00:50.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:00:50 [2024-02-29T00:00:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:00:50 [2024-02-29T00:00:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:50 [2024-02-29T00:00:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:50 [2024-02-29T00:00:50.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:00:50 [2024-02-29T00:00:50.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:00:50 [2024-02-29T00:00:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-232132963 data=null doit=true}, TreeItem with text {Traces [6]}]
19:00:50 [2024-02-29T00:00:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-232132962 data=null}, TreeItem with text {Traces [6]}]
19:00:50 [2024-02-29T00:00:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-232132962 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:00:50 [2024-02-29T00:00:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232132962 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]}]
19:00:50 [2024-02-29T00:00:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-232132951 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:00:50 [2024-02-29T00:00:50.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:00:50 [2024-02-29T00:00:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
19:00:50 [2024-02-29T00:00:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=-232132950 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
19:00:50 [2024-02-29T00:00:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-232132950 data=null doit=true}, TreeItem with text {node1 [6]}]
19:00:50 [2024-02-29T00:00:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:50 [2024-02-29T00:00:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-232132950 data=null}, TreeItem with text {node1 [6]}]
19:00:50 [2024-02-29T00:00:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-232132949 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
19:00:50 [2024-02-29T00:00:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232132949 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]}]
19:00:50 [2024-02-29T00:00:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-232132932 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
19:00:50 [2024-02-29T00:00:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-232132931 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
19:00:50 [2024-02-29T00:00:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=-232132931 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
19:00:50 [2024-02-29T00:00:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232132930 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]}]
19:00:50 [2024-02-29T00:00:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-232132883 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
19:00:50 [2024-02-29T00:00:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=-232132882 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
19:00:50 [2024-02-29T00:00:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=-232132882 data=null doit=true}, TreeItem with text {node1 [6]}]
19:00:50 [2024-02-29T00:00:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=-232132882 data=null}, TreeItem with text {node1 [6]}]
19:00:50 [2024-02-29T00:00:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
19:00:51 [2024-02-29T00:00:51.189Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [6]} is already expanded. Won't expand it again.
19:00:51 [2024-02-29T00:00:51.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
19:00:51 [2024-02-29T00:00:51.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=-232132880 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
19:00:51 [2024-02-29T00:00:51.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=-232132880 data=null doit=true}, TreeItem with text {resources [6]}]
19:00:51 [2024-02-29T00:00:51.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:51 [2024-02-29T00:00:51.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=-232132880 data=null}, TreeItem with text {resources [6]}]
19:00:51 [2024-02-29T00:00:51.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-232132879 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
19:00:51 [2024-02-29T00:00:51.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232132879 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]}]
19:00:51 [2024-02-29T00:00:51.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-232132864 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-232132863 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=-232132863 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232132863 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]}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-232132854 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=-232132854 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=-232132853 data=null doit=true}, TreeItem with text {resources [6]}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=-232132853 data=null}, TreeItem with text {resources [6]}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
19:00:51 [2024-02-29T00:00:51.190Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [2]}
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [2]} time=-232132852 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [2]} time=-232132852 data=null doit=true}, TreeItem with text {generated [2]}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [2]} time=-232132852 data=null}, TreeItem with text {generated [2]}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=-232132851 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232132851 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]}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=-232132776 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=-232132775 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [2]} time=-232132775 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232132774 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]}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=-232132768 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [2]} time=-232132768 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [2]} time=-232132768 data=null doit=true}, TreeItem with text {generated [2]}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [2]} time=-232132767 data=null}, TreeItem with text {generated [2]}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [2]}
19:00:51 [2024-02-29T00:00:51.190Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [2]} is already expanded. Won't expand it again.
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-232132766 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-232132766 data=null doit=true}, TreeItem with text {synthetic-trace}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-232132766 data=null}, TreeItem with text {synthetic-trace}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-232132765 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232132765 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}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-232132666 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-232132665 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:00:51 [2024-02-29T00:00:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-232132665 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:00:51 [2024-02-29T00:00:51.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232132664 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}]
19:00:52 [2024-02-29T00:00:52.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-232132543 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:00:52 [2024-02-29T00:00:52.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-232131929 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
19:00:52 [2024-02-29T00:00:52.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-232131874 data=null doit=true}, TreeItem with text {synthetic-trace}]
19:00:52 [2024-02-29T00:00:52.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-232131874 data=null}, TreeItem with text {synthetic-trace}]
19:00:52 [2024-02-29T00:00:52.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
19:00:52 [2024-02-29T00:00:52.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
19:00:52 [2024-02-29T00:00:52.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:00:52 [2024-02-29T00:00:52.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:52 [2024-02-29T00:00:52.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:52 [2024-02-29T00:00:52.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:00:52 [2024-02-29T00:00:52.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:00:52 [2024-02-29T00:00:52.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:00:52 [2024-02-29T00:00:52.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:00:52 [2024-02-29T00:00:52.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
19:00:52 [2024-02-29T00:00:52.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=-232131744 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
19:00:52 [2024-02-29T00:00:52.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-232131744 data=null doit=true}, TreeItem with text {node1 [6]}]
19:00:52 [2024-02-29T00:00:52.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:52 [2024-02-29T00:00:52.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-232131744 data=null}, TreeItem with text {node1 [6]}]
19:00:52 [2024-02-29T00:00:52.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-232131727 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
19:00:52 [2024-02-29T00:00:52.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232131727 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]}]
19:00:52 [2024-02-29T00:00:52.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-232131664 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
19:00:52 [2024-02-29T00:00:52.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-232131663 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
19:00:52 [2024-02-29T00:00:52.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=-232131663 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
19:00:52 [2024-02-29T00:00:52.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232131663 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]}]
19:00:52 [2024-02-29T00:00:52.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-232131658 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=-232131658 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=-232131658 data=null doit=true}, TreeItem with text {node1 [6]}]
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=-232131657 data=null}, TreeItem with text {node1 [6]}]
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-232131657 data=null doit=true}, TreeItem with text {node1 [6]}]
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-232131657 data=null}, TreeItem with text {node1 [6]}]
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-232131656 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232131656 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]}]
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-232131646 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=-232131645 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=-232131645 data=null doit=true}, TreeItem with text {resources [6]}]
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=-232131644 data=null}, TreeItem with text {resources [6]}]
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-232131644 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232131644 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]}]
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-232131583 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-232131583 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=-232131582 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232131582 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]}]
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-232131576 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=-232131576 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=-232131576 data=null doit=true}, TreeItem with text {resources [6]}]
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=-232131575 data=null}, TreeItem with text {resources [6]}]
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
19:00:52 [2024-02-29T00:00:52.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [2]}
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [2]} time=-232131574 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [2]} time=-232131574 data=null doit=true}, TreeItem with text {generated [2]}]
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [2]} time=-232131574 data=null}, TreeItem with text {generated [2]}]
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=-232131573 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
19:00:52 [2024-02-29T00:00:52.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232131573 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]}]
19:00:52 [2024-02-29T00:00:52.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=-232131485 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
19:00:52 [2024-02-29T00:00:52.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=-232131484 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
19:00:52 [2024-02-29T00:00:52.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [2]} time=-232131483 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
19:00:52 [2024-02-29T00:00:52.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232131483 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]}]
19:00:52 [2024-02-29T00:00:52.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=-232131462 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
19:00:52 [2024-02-29T00:00:52.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [2]} time=-232131462 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
19:00:52 [2024-02-29T00:00:52.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [2]} time=-232131462 data=null doit=true}, TreeItem with text {generated [2]}]
19:00:52 [2024-02-29T00:00:52.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [2]} time=-232131461 data=null}, TreeItem with text {generated [2]}]
19:00:52 [2024-02-29T00:00:52.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [2]}
19:00:52 [2024-02-29T00:00:52.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [2]} is already expanded. Won't expand it again.
19:00:52 [2024-02-29T00:00:52.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace(2)}
19:00:52 [2024-02-29T00:00:52.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace(2)} time=-232131460 data=null button=0 stateMask=0x0 x=190 y=173 count=0}, TreeItem with text {synthetic-trace(2)}]
19:00:52 [2024-02-29T00:00:52.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace(2)} time=-232131460 data=null doit=true}, TreeItem with text {synthetic-trace(2)}]
19:00:52 [2024-02-29T00:00:52.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:52 [2024-02-29T00:00:52.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace(2)} time=-232131460 data=null}, TreeItem with text {synthetic-trace(2)}]
19:00:52 [2024-02-29T00:00:52.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace(2)} time=-232131459 data=null button=1 stateMask=0x0 x=190 y=173 count=1}, TreeItem with text {synthetic-trace(2)}]
19:00:52 [2024-02-29T00:00:52.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232131459 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)}]
19:00:52 [2024-02-29T00:00:52.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace(2)} time=-232131374 data=null button=1 stateMask=0x80000 x=190 y=173 count=1}, TreeItem with text {synthetic-trace(2)}]
19:00:52 [2024-02-29T00:00:52.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace(2)} time=-232131372 data=null button=1 stateMask=0x0 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
19:00:52 [2024-02-29T00:00:52.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace(2)} time=-232131371 data=null button=1 stateMask=0x0 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
19:00:52 [2024-02-29T00:00:52.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232131371 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)}]
19:00:54 [2024-02-29T00:00:54.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace(2)} time=-232130989 data=null button=1 stateMask=0x80000 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
19:00:54 [2024-02-29T00:00:54.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace(2)} time=-232128989 data=null button=0 stateMask=0x0 x=190 y=173 count=0}, TreeItem with text {synthetic-trace(2)}]
19:00:54 [2024-02-29T00:00:54.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace(2)} time=-232128988 data=null doit=true}, TreeItem with text {synthetic-trace(2)}]
19:00:54 [2024-02-29T00:00:54.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace(2)} time=-232128987 data=null}, TreeItem with text {synthetic-trace(2)}]
19:00:54 [2024-02-29T00:00:54.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace(2)}
19:00:54 [2024-02-29T00:00:54.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace(2)"'
19:00:54 [2024-02-29T00:00:54.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:00:55 [2024-02-29T00:00:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:55 [2024-02-29T00:00:55.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:56 [2024-02-29T00:00:56.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:00:56 [2024-02-29T00:00:56.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:00:56 [2024-02-29T00:00:56.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:00:56 [2024-02-29T00:00:56.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:00:56 [2024-02-29T00:00:56.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
19:00:56 [2024-02-29T00:00:56.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=-232127681 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
19:00:56 [2024-02-29T00:00:56.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-232127681 data=null doit=true}, TreeItem with text {node1 [6]}]
19:00:56 [2024-02-29T00:00:56.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:56 [2024-02-29T00:00:56.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-232127591 data=null}, TreeItem with text {node1 [6]}]
19:00:56 [2024-02-29T00:00:56.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-232127590 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
19:00:56 [2024-02-29T00:00:56.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232127590 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]}]
19:00:57 [2024-02-29T00:00:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-232127092 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
19:00:57 [2024-02-29T00:00:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-232126675 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
19:00:57 [2024-02-29T00:00:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=-232126674 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
19:00:57 [2024-02-29T00:00:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232126674 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]}]
19:00:57 [2024-02-29T00:00:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-232126572 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
19:00:57 [2024-02-29T00:00:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=-232126571 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
19:00:57 [2024-02-29T00:00:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=-232126571 data=null doit=true}, TreeItem with text {node1 [6]}]
19:00:57 [2024-02-29T00:00:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=-232126570 data=null}, TreeItem with text {node1 [6]}]
19:00:57 [2024-02-29T00:00:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
19:00:57 [2024-02-29T00:00:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-232126491 data=null doit=true}, TreeItem with text {node1 [6]}]
19:00:57 [2024-02-29T00:00:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-232126491 data=null}, TreeItem with text {node1 [6]}]
19:00:57 [2024-02-29T00:00:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-232126490 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
19:00:57 [2024-02-29T00:00:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232126490 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]}]
19:00:57 [2024-02-29T00:00:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-232126482 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
19:00:57 [2024-02-29T00:00:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
19:00:57 [2024-02-29T00:00:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=-232126481 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
19:00:57 [2024-02-29T00:00:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=-232126481 data=null doit=true}, TreeItem with text {resources [6]}]
19:00:57 [2024-02-29T00:00:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:57 [2024-02-29T00:00:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=-232126480 data=null}, TreeItem with text {resources [6]}]
19:00:57 [2024-02-29T00:00:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-232126480 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
19:00:57 [2024-02-29T00:00:57.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232126480 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]}]
19:00:57 [2024-02-29T00:00:57.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-232126282 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
19:00:57 [2024-02-29T00:00:57.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-232126178 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
19:00:57 [2024-02-29T00:00:57.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=-232126177 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
19:00:57 [2024-02-29T00:00:57.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232126177 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]}]
19:00:57 [2024-02-29T00:00:57.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-232125984 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
19:00:58 [2024-02-29T00:00:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=-232125745 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
19:00:58 [2024-02-29T00:00:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=-232125462 data=null doit=true}, TreeItem with text {resources [6]}]
19:00:58 [2024-02-29T00:00:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=-232125461 data=null}, TreeItem with text {resources [6]}]
19:00:58 [2024-02-29T00:00:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
19:00:58 [2024-02-29T00:00:58.441Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
19:00:58 [2024-02-29T00:00:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
19:00:58 [2024-02-29T00:00:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-232125459 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
19:00:58 [2024-02-29T00:00:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-232125459 data=null doit=true}, TreeItem with text {syslog}]
19:00:58 [2024-02-29T00:00:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:58 [2024-02-29T00:00:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-232125459 data=null}, TreeItem with text {syslog}]
19:00:58 [2024-02-29T00:00:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-232125458 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
19:00:58 [2024-02-29T00:00:58.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232125457 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}]
19:00:58 [2024-02-29T00:00:58.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-232125373 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
19:00:58 [2024-02-29T00:00:58.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-232125356 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
19:00:58 [2024-02-29T00:00:58.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-232125356 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
19:00:58 [2024-02-29T00:00:58.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232125356 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}]
19:00:58 [2024-02-29T00:00:58.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-232125249 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
19:00:58 [2024-02-29T00:00:58.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-232124892 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
19:00:58 [2024-02-29T00:00:58.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-232124891 data=null doit=true}, TreeItem with text {syslog}]
19:00:58 [2024-02-29T00:00:58.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-232124891 data=null}, TreeItem with text {syslog}]
19:00:58 [2024-02-29T00:00:58.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
19:00:58 [2024-02-29T00:00:58.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
19:00:58 [2024-02-29T00:00:58.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:00:59 [2024-02-29T00:00:59.212Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:00:59 [2024-02-29T00:00:59.212Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:00:59 [2024-02-29T00:00:59.212Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:00:59 [2024-02-29T00:00:59.212Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=-232124776 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-232124776 data=null doit=true}, TreeItem with text {node1 [6]}]
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-232124775 data=null}, TreeItem with text {node1 [6]}]
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-232124775 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232124774 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]}]
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-232124744 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-232124743 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=-232124742 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232124742 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]}]
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-232124738 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=-232124738 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=-232124737 data=null doit=true}, TreeItem with text {node1 [6]}]
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=-232124737 data=null}, TreeItem with text {node1 [6]}]
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-232124737 data=null doit=true}, TreeItem with text {node1 [6]}]
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-232124736 data=null}, TreeItem with text {node1 [6]}]
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-232124736 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232124736 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]}]
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-232124735 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=-232124734 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=-232124734 data=null doit=true}, TreeItem with text {resources [6]}]
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=-232124685 data=null}, TreeItem with text {resources [6]}]
19:00:59 [2024-02-29T00:00:59.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-232124684 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
19:00:59 [2024-02-29T00:00:59.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232124684 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]}]
19:00:59 [2024-02-29T00:00:59.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-232124661 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
19:00:59 [2024-02-29T00:00:59.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-232124660 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
19:00:59 [2024-02-29T00:00:59.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=-232124659 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
19:00:59 [2024-02-29T00:00:59.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232124659 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]}]
19:00:59 [2024-02-29T00:00:59.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-232124653 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
19:00:59 [2024-02-29T00:00:59.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=-232124652 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
19:00:59 [2024-02-29T00:00:59.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=-232124652 data=null doit=true}, TreeItem with text {resources [6]}]
19:00:59 [2024-02-29T00:00:59.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=-232124652 data=null}, TreeItem with text {resources [6]}]
19:00:59 [2024-02-29T00:00:59.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
19:00:59 [2024-02-29T00:00:59.213Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
19:00:59 [2024-02-29T00:00:59.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog(2)}
19:00:59 [2024-02-29T00:00:59.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog(2)} time=-232124651 data=null button=0 stateMask=0x0 x=144 y=173 count=0}, TreeItem with text {syslog(2)}]
19:00:59 [2024-02-29T00:00:59.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog(2)} time=-232124651 data=null doit=true}, TreeItem with text {syslog(2)}]
19:00:59 [2024-02-29T00:00:59.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:00:59 [2024-02-29T00:00:59.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog(2)} time=-232124650 data=null}, TreeItem with text {syslog(2)}]
19:00:59 [2024-02-29T00:00:59.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog(2)} time=-232124650 data=null button=1 stateMask=0x0 x=144 y=173 count=1}, TreeItem with text {syslog(2)}]
19:00:59 [2024-02-29T00:00:59.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232124650 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)}]
19:00:59 [2024-02-29T00:00:59.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog(2)} time=-232124570 data=null button=1 stateMask=0x80000 x=144 y=173 count=1}, TreeItem with text {syslog(2)}]
19:00:59 [2024-02-29T00:00:59.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog(2)} time=-232124567 data=null button=1 stateMask=0x0 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
19:00:59 [2024-02-29T00:00:59.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog(2)} time=-232124566 data=null button=1 stateMask=0x0 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
19:00:59 [2024-02-29T00:00:59.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232124566 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)}]
19:00:59 [2024-02-29T00:00:59.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog(2)} time=-232124442 data=null button=1 stateMask=0x80000 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
19:00:59 [2024-02-29T00:00:59.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog(2)} time=-232124183 data=null button=0 stateMask=0x0 x=144 y=173 count=0}, TreeItem with text {syslog(2)}]
19:00:59 [2024-02-29T00:00:59.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog(2)} time=-232124149 data=null doit=true}, TreeItem with text {syslog(2)}]
19:00:59 [2024-02-29T00:00:59.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog(2)} time=-232124149 data=null}, TreeItem with text {syslog(2)}]
19:00:59 [2024-02-29T00:00:59.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog(2)}
19:00:59 [2024-02-29T00:00:59.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog(2)"'
19:01:00 [2024-02-29T00:01:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e4a4ed5] time=-232123561 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:01:00 [2024-02-29T00:01:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:00 [2024-02-29T00:01:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:00 [2024-02-29T00:01:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:00 [2024-02-29T00:01:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:00 [2024-02-29T00:01:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232123528 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:00 [2024-02-29T00:01:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232123528 data=null doit=true}, TreeItem with text {Test}]
19:01:00 [2024-02-29T00:01:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232123527 data=null}, TreeItem with text {Test}]
19:01:00 [2024-02-29T00:01:00.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232123527 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:00 [2024-02-29T00:01:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232123527 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:00 [2024-02-29T00:01:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232123467 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:00 [2024-02-29T00:01:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:01:00 [2024-02-29T00:01:00.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:01:00 [2024-02-29T00:01:00.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232122850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232122849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232122849 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232122849 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232122849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232122849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232122848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232122845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232122845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232122845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232122845 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232122845 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232122842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232122842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232122842 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232122842 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232122841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:01 [2024-02-29T00:01:01.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232122841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:01 [2024-02-29T00:01:01.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:01 [2024-02-29T00:01:01.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:01 [2024-02-29T00:01:01.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:01 [2024-02-29T00:01:01.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:01 [2024-02-29T00:01:01.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:01 [2024-02-29T00:01:01.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:01:01 [2024-02-29T00:01:01.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232122841 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:01 [2024-02-29T00:01:01.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232123356 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:01:01 [2024-02-29T00:01:01.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:01:01 [2024-02-29T00:01:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:01 [2024-02-29T00:01:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:01 [2024-02-29T00:01:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:01 [2024-02-29T00:01:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:01 [2024-02-29T00:01:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:01 [2024-02-29T00:01:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232122182 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:01 [2024-02-29T00:01:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232122182 data=null doit=true}, TreeItem with text {Test}]
19:01:01 [2024-02-29T00:01:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232122182 data=null}, TreeItem with text {Test}]
19:01:01 [2024-02-29T00:01:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232122181 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:01 [2024-02-29T00:01:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232122181 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:01 [2024-02-29T00:01:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232122119 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:01 [2024-02-29T00:01:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:01 [2024-02-29T00:01:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232122118 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:01 [2024-02-29T00:01:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232122117 data=null doit=true}, TreeItem with text {Test}]
19:01:01 [2024-02-29T00:01:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232122117 data=null}, TreeItem with text {Test}]
19:01:01 [2024-02-29T00:01:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232122116 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:01 [2024-02-29T00:01:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232122116 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:01 [2024-02-29T00:01:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232122076 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:01 [2024-02-29T00:01:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232122076 data=null doit=true}, TreeItem with text {Test}]
19:01:01 [2024-02-29T00:01:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232122075 data=null}, TreeItem with text {Test}]
19:01:01 [2024-02-29T00:01:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232122075 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:01 [2024-02-29T00:01:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232122075 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}]
19:01:01 [2024-02-29T00:01:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232122072 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:01 [2024-02-29T00:01:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:01 [2024-02-29T00:01:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232122071 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:01:01 [2024-02-29T00:01:01.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232122071 data=null doit=true}, TreeItem with text {Traces [0]}]
19:01:01 [2024-02-29T00:01:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232122062 data=null}, TreeItem with text {Traces [0]}]
19:01:01 [2024-02-29T00:01:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232122062 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:01 [2024-02-29T00:01:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232122062 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:01:01 [2024-02-29T00:01:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232122039 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:01 [2024-02-29T00:01:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:01 [2024-02-29T00:01:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232122038 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:01:01 [2024-02-29T00:01:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232122038 data=null doit=true}, TreeItem with text {Traces [0]}]
19:01:01 [2024-02-29T00:01:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232122038 data=null}, TreeItem with text {Traces [0]}]
19:01:01 [2024-02-29T00:01:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232122037 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:01 [2024-02-29T00:01:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232122037 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:01:01 [2024-02-29T00:01:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232122032 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:01 [2024-02-29T00:01:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
19:01:01 [2024-02-29T00:01:01.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
19:01:02 [2024-02-29T00:01:02.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
19:01:02 [2024-02-29T00:01:02.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
19:01:02 [2024-02-29T00:01:02.445Z] 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=-232121491 data=null doit=true}, Shell with text {Fetch Remote Traces}]
19:01:02 [2024-02-29T00:01:02.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
19:01:02 [2024-02-29T00:01:02.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
19:01:02 [2024-02-29T00:01:02.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
19:01:02 [2024-02-29T00:01:02.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-232121489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
19:01:02 [2024-02-29T00:01:02.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
19:01:02 [2024-02-29T00:01:02.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:01:02 [2024-02-29T00:01:02.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:01:02 [2024-02-29T00:01:02.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:02 [2024-02-29T00:01:02.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:02 [2024-02-29T00:01:02.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:01:02 [2024-02-29T00:01:02.446Z] 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')
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-232121483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-232121483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-232121483 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-232121482 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-232121482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-232121482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-232121482 data=null 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')]
19:01:02 [2024-02-29T00:01:02.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:02 [2024-02-29T00:01:02.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:02 [2024-02-29T00:01:02.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:02 [2024-02-29T00:01:02.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:02 [2024-02-29T00:01:02.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-232121436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-232121435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-232121435 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-232121435 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-232121435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-232121434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:02 [2024-02-29T00:01:02.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:02 [2024-02-29T00:01:02.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:02 [2024-02-29T00:01:02.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:02 [2024-02-29T00:01:02.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:02 [2024-02-29T00:01:02.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:02 [2024-02-29T00:01:02.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:01:03 [2024-02-29T00:01:03.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-232121433 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:03 [2024-02-29T00:01:03.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-232121952 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...']
19:01:03 [2024-02-29T00:01:03.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:03 [2024-02-29T00:01:03.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-232120874 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
19:01:03 [2024-02-29T00:01:03.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-232120874 data=null doit=true}, TreeItem with text {Traces [3]}]
19:01:03 [2024-02-29T00:01:03.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-232120874 data=null}, TreeItem with text {Traces [3]}]
19:01:03 [2024-02-29T00:01:03.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-232120873 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:01:03 [2024-02-29T00:01:03.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232120873 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]}]
19:01:03 [2024-02-29T00:01:03.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-232120857 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:01:03 [2024-02-29T00:01:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
19:01:03 [2024-02-29T00:01:03.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
19:01:03 [2024-02-29T00:01:03.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
19:01:03 [2024-02-29T00:01:03.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
19:01:03 [2024-02-29T00:01:03.524Z] 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=-232120329 data=null doit=true}, Shell with text {Fetch Remote Traces}]
19:01:03 [2024-02-29T00:01:03.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
19:01:03 [2024-02-29T00:01:03.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
19:01:03 [2024-02-29T00:01:03.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
19:01:03 [2024-02-29T00:01:03.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-232120327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
19:01:03 [2024-02-29T00:01:03.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
19:01:03 [2024-02-29T00:01:03.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:01:03 [2024-02-29T00:01:03.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:01:03 [2024-02-29T00:01:03.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:03 [2024-02-29T00:01:03.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:03 [2024-02-29T00:01:03.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:01:03 [2024-02-29T00:01:03.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:01:03 [2024-02-29T00:01:03.524Z] 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')
19:01:03 [2024-02-29T00:01:03.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:03 [2024-02-29T00:01:03.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:03 [2024-02-29T00:01:03.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
19:01:03 [2024-02-29T00:01:03.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-232120324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:03 [2024-02-29T00:01:03.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-232120324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:03 [2024-02-29T00:01:03.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-232120324 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:03 [2024-02-29T00:01:03.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-232120324 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:03 [2024-02-29T00:01:03.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-232120323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:03 [2024-02-29T00:01:03.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-232120323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:03 [2024-02-29T00:01:03.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-232120323 data=null 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')]
19:01:03 [2024-02-29T00:01:03.524Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:03 [2024-02-29T00:01:03.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')
19:01:03 [2024-02-29T00:01:03.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')
19:01:03 [2024-02-29T00:01:03.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')
19:01:03 [2024-02-29T00:01:03.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')
19:01:03 [2024-02-29T00:01:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
19:01:03 [2024-02-29T00:01:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:01:03 [2024-02-29T00:01:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:01:03 [2024-02-29T00:01:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:03 [2024-02-29T00:01:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:03 [2024-02-29T00:01:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:03 [2024-02-29T00:01:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:03 [2024-02-29T00:01:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:01:03 [2024-02-29T00:01:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:01:03 [2024-02-29T00:01:03.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')
19:01:03 [2024-02-29T00:01:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:01:03 [2024-02-29T00:01:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-232120264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:03 [2024-02-29T00:01:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-232120263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:03 [2024-02-29T00:01:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-232120263 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:03 [2024-02-29T00:01:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-232120263 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:03 [2024-02-29T00:01:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-232120263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:03 [2024-02-29T00:01:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-232120263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:03 [2024-02-29T00:01:03.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')
19:01:03 [2024-02-29T00:01:03.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')
19:01:03 [2024-02-29T00:01:03.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')
19:01:03 [2024-02-29T00:01:03.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')
19:01:03 [2024-02-29T00:01:03.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')
19:01:03 [2024-02-29T00:01:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:01:03 [2024-02-29T00:01:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:01:03 [2024-02-29T00:01:03.781Z] 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=-232120070 data=null doit=true}, Shell with text {Confirmation}]
19:01:03 [2024-02-29T00:01:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:01:03 [2024-02-29T00:01:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:01:03 [2024-02-29T00:01:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:01:03 [2024-02-29T00:01:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
19:01:03 [2024-02-29T00:01:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
19:01:03 [2024-02-29T00:01:03.781Z] 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')
19:01:03 [2024-02-29T00:01:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:01:03 [2024-02-29T00:01:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:01:03 [2024-02-29T00:01:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:01:03 [2024-02-29T00:01:03.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
19:01:03 [2024-02-29T00:01:03.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-232120069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:01:03 [2024-02-29T00:01:03.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-232120068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:01:03 [2024-02-29T00:01:03.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-232120068 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:01:03 [2024-02-29T00:01:03.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-232120068 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:01:03 [2024-02-29T00:01:03.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-232120068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:01:03 [2024-02-29T00:01:03.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-232120068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:01:03 [2024-02-29T00:01:03.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-232120067 data=null 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')]
19:01:04 [2024-02-29T00:01:04.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:01:04 [2024-02-29T00:01:04.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:01:04 [2024-02-29T00:01:04.601Z] 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=-232119258 data=null doit=true}, Shell with text {Confirmation}]
19:01:04 [2024-02-29T00:01:04.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:01:04 [2024-02-29T00:01:04.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:01:04 [2024-02-29T00:01:04.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:01:04 [2024-02-29T00:01:04.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:01:04 [2024-02-29T00:01:04.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
19:01:04 [2024-02-29T00:01:04.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
19:01:04 [2024-02-29T00:01:04.601Z] 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')
19:01:04 [2024-02-29T00:01:04.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:01:04 [2024-02-29T00:01:04.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:01:04 [2024-02-29T00:01:04.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
19:01:04 [2024-02-29T00:01:04.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=-232119257 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')]
19:01:04 [2024-02-29T00:01:04.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=-232119254 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')]
19:01:04 [2024-02-29T00:01:04.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=-232119254 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
19:01:04 [2024-02-29T00:01:04.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=-232119254 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
19:01:04 [2024-02-29T00:01:04.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=-232119253 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')]
19:01:04 [2024-02-29T00:01:04.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=-232119253 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')]
19:01:04 [2024-02-29T00:01:04.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=-232119253 data=null 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')]
19:01:04 [2024-02-29T00:01:04.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:01:05 [2024-02-29T00:01:05.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-232120263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:05 [2024-02-29T00:01:05.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-232120763 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...']
19:01:05 [2024-02-29T00:01:05.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:05 [2024-02-29T00:01:05.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:05 [2024-02-29T00:01:05.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:05 [2024-02-29T00:01:05.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:05 [2024-02-29T00:01:05.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:05 [2024-02-29T00:01:05.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-232118655 data=null doit=true}, TreeItem with text {Traces [3]}]
19:01:05 [2024-02-29T00:01:05.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-232118655 data=null}, TreeItem with text {Traces [3]}]
19:01:05 [2024-02-29T00:01:05.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-232118654 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:01:05 [2024-02-29T00:01:05.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232118654 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]}]
19:01:05 [2024-02-29T00:01:05.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-232118653 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:01:05 [2024-02-29T00:01:05.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:01:05 [2024-02-29T00:01:05.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
19:01:05 [2024-02-29T00:01:05.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-232118652 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
19:01:05 [2024-02-29T00:01:05.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-232118652 data=null doit=true}, TreeItem with text {node1 [3]}]
19:01:05 [2024-02-29T00:01:05.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:05 [2024-02-29T00:01:05.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-232118651 data=null}, TreeItem with text {node1 [3]}]
19:01:05 [2024-02-29T00:01:05.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232118651 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:01:05 [2024-02-29T00:01:05.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232118641 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]}]
19:01:05 [2024-02-29T00:01:05.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232118579 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:01:05 [2024-02-29T00:01:05.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232118579 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:01:05 [2024-02-29T00:01:05.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-232118578 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:01:05 [2024-02-29T00:01:05.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232118578 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]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232118574 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-232118573 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-232118573 data=null doit=true}, TreeItem with text {node1 [3]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-232118573 data=null}, TreeItem with text {node1 [3]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
19:01:05 [2024-02-29T00:01:05.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-232118572 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-232118572 data=null doit=true}, TreeItem with text {resources [3]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-232118571 data=null}, TreeItem with text {resources [3]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-232118571 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232118571 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]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-232118551 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-232118550 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-232118543 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232118543 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]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-232118483 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-232118483 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-232118482 data=null doit=true}, TreeItem with text {resources [3]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-232118482 data=null}, TreeItem with text {resources [3]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
19:01:05 [2024-02-29T00:01:05.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-232118481 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-232118481 data=null doit=true}, TreeItem with text {generated [1]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-232118480 data=null}, TreeItem with text {generated [1]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-232118480 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232118480 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]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-232118460 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-232118455 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-232118455 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232118455 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]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-232118450 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-232118450 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-232118449 data=null doit=true}, TreeItem with text {generated [1]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-232118449 data=null}, TreeItem with text {generated [1]}]
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
19:01:05 [2024-02-29T00:01:05.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
19:01:05 [2024-02-29T00:01:05.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
19:01:05 [2024-02-29T00:01:05.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-232118448 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
19:01:05 [2024-02-29T00:01:05.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-232118448 data=null doit=true}, TreeItem with text {synthetic-trace}]
19:01:05 [2024-02-29T00:01:05.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:05 [2024-02-29T00:01:05.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-232118447 data=null}, TreeItem with text {synthetic-trace}]
19:01:05 [2024-02-29T00:01:05.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-232118447 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
19:01:05 [2024-02-29T00:01:05.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232118446 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}]
19:01:05 [2024-02-29T00:01:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-232118381 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
19:01:05 [2024-02-29T00:01:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-232118375 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:01:05 [2024-02-29T00:01:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-232118375 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:01:05 [2024-02-29T00:01:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232118374 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}]
19:01:06 [2024-02-29T00:01:06.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-232118270 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:01:06 [2024-02-29T00:01:06.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-232117749 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
19:01:06 [2024-02-29T00:01:06.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-232117743 data=null doit=true}, TreeItem with text {synthetic-trace}]
19:01:06 [2024-02-29T00:01:06.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-232117681 data=null}, TreeItem with text {synthetic-trace}]
19:01:06 [2024-02-29T00:01:06.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
19:01:06 [2024-02-29T00:01:06.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
19:01:06 [2024-02-29T00:01:06.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:06 [2024-02-29T00:01:06.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:06 [2024-02-29T00:01:06.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:06 [2024-02-29T00:01:06.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:01:06 [2024-02-29T00:01:06.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-232117576 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-232117576 data=null doit=true}, TreeItem with text {node1 [3]}]
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-232117576 data=null}, TreeItem with text {node1 [3]}]
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232117575 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232117575 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]}]
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232117547 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232117546 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-232117546 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232117546 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]}]
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232117542 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-232117542 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-232117541 data=null doit=true}, TreeItem with text {node1 [3]}]
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-232117541 data=null}, TreeItem with text {node1 [3]}]
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-232117541 data=null doit=true}, TreeItem with text {node1 [3]}]
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-232117541 data=null}, TreeItem with text {node1 [3]}]
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232117540 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232117540 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]}]
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232117539 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-232117538 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-232117538 data=null doit=true}, TreeItem with text {resources [3]}]
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-232117538 data=null}, TreeItem with text {resources [3]}]
19:01:06 [2024-02-29T00:01:06.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-232117537 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
19:01:06 [2024-02-29T00:01:06.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232117537 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]}]
19:01:06 [2024-02-29T00:01:06.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-232117475 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
19:01:06 [2024-02-29T00:01:06.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-232117474 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:01:06 [2024-02-29T00:01:06.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-232117473 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:01:06 [2024-02-29T00:01:06.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232117473 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]}]
19:01:06 [2024-02-29T00:01:06.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-232117468 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:01:06 [2024-02-29T00:01:06.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-232117467 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
19:01:06 [2024-02-29T00:01:06.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-232117467 data=null doit=true}, TreeItem with text {resources [3]}]
19:01:06 [2024-02-29T00:01:06.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-232117467 data=null}, TreeItem with text {resources [3]}]
19:01:06 [2024-02-29T00:01:06.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
19:01:06 [2024-02-29T00:01:06.452Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
19:01:06 [2024-02-29T00:01:06.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
19:01:06 [2024-02-29T00:01:06.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-232117466 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
19:01:06 [2024-02-29T00:01:06.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-232117465 data=null doit=true}, TreeItem with text {syslog}]
19:01:06 [2024-02-29T00:01:06.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:06 [2024-02-29T00:01:06.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-232117465 data=null}, TreeItem with text {syslog}]
19:01:06 [2024-02-29T00:01:06.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-232117465 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
19:01:06 [2024-02-29T00:01:06.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232117464 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}]
19:01:06 [2024-02-29T00:01:06.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-232117426 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
19:01:06 [2024-02-29T00:01:06.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-232117425 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
19:01:06 [2024-02-29T00:01:06.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-232117425 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
19:01:06 [2024-02-29T00:01:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232117424 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}]
19:01:06 [2024-02-29T00:01:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-232117329 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
19:01:06 [2024-02-29T00:01:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-232117108 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
19:01:06 [2024-02-29T00:01:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-232117108 data=null doit=true}, TreeItem with text {syslog}]
19:01:06 [2024-02-29T00:01:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-232117108 data=null}, TreeItem with text {syslog}]
19:01:06 [2024-02-29T00:01:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
19:01:06 [2024-02-29T00:01:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
19:01:07 [2024-02-29T00:01:07.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e4a4ed5] time=-232116735 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:01:07 [2024-02-29T00:01:07.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:07 [2024-02-29T00:01:07.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:07 [2024-02-29T00:01:07.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:07 [2024-02-29T00:01:07.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:07 [2024-02-29T00:01:07.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232116692 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:07 [2024-02-29T00:01:07.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232116691 data=null doit=true}, TreeItem with text {Test}]
19:01:07 [2024-02-29T00:01:07.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232116691 data=null}, TreeItem with text {Test}]
19:01:07 [2024-02-29T00:01:07.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232116691 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:07 [2024-02-29T00:01:07.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232116690 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:07 [2024-02-29T00:01:07.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232116647 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:07 [2024-02-29T00:01:07.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:01:07 [2024-02-29T00:01:07.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:01:07 [2024-02-29T00:01:07.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:01:07 [2024-02-29T00:01:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:01:07 [2024-02-29T00:01:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:01:07 [2024-02-29T00:01:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:01:07 [2024-02-29T00:01:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:01:07 [2024-02-29T00:01:07.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')
19:01:07 [2024-02-29T00:01:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:01:07 [2024-02-29T00:01:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:07 [2024-02-29T00:01:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:01:07 [2024-02-29T00:01:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:01:07 [2024-02-29T00:01:07.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
19:01:07 [2024-02-29T00:01:07.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=-232116046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:07 [2024-02-29T00:01:07.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=-232116045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:07 [2024-02-29T00:01:07.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=-232116045 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:07 [2024-02-29T00:01:07.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=-232116045 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:07 [2024-02-29T00:01:07.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=-232116045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:07 [2024-02-29T00:01:07.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=-232116044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:07 [2024-02-29T00:01:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232116044 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:07 [2024-02-29T00:01:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232116044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:07 [2024-02-29T00:01:07.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=-232116044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:07 [2024-02-29T00:01:07.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=-232116044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:07 [2024-02-29T00:01:07.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=-232116044 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:07 [2024-02-29T00:01:07.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=-232116044 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:07 [2024-02-29T00:01:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:01:07 [2024-02-29T00:01:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:01:07 [2024-02-29T00:01:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:01:07 [2024-02-29T00:01:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:07 [2024-02-29T00:01:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:01:07 [2024-02-29T00:01:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:01:07 [2024-02-29T00:01:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:01:07 [2024-02-29T00:01:07.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')
19:01:07 [2024-02-29T00:01:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:01:07 [2024-02-29T00:01:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232116036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:07 [2024-02-29T00:01:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232116036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:07 [2024-02-29T00:01:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232116036 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:07 [2024-02-29T00:01:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232116036 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:07 [2024-02-29T00:01:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232116036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:07 [2024-02-29T00:01:07.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232116035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:08 [2024-02-29T00:01:08.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:08 [2024-02-29T00:01:08.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:08 [2024-02-29T00:01:08.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:08 [2024-02-29T00:01:08.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:08 [2024-02-29T00:01:08.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:08 [2024-02-29T00:01:08.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:01:08 [2024-02-29T00:01:08.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232116035 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:08 [2024-02-29T00:01:08.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232116551 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:01:08 [2024-02-29T00:01:08.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:01:08 [2024-02-29T00:01:08.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:08 [2024-02-29T00:01:08.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:08 [2024-02-29T00:01:08.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:08 [2024-02-29T00:01:08.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:08 [2024-02-29T00:01:08.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:08 [2024-02-29T00:01:08.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232115351 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:08 [2024-02-29T00:01:08.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232115351 data=null doit=true}, TreeItem with text {Test}]
19:01:08 [2024-02-29T00:01:08.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232115351 data=null}, TreeItem with text {Test}]
19:01:08 [2024-02-29T00:01:08.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232115351 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:08 [2024-02-29T00:01:08.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232115350 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:08 [2024-02-29T00:01:08.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232115276 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:08 [2024-02-29T00:01:08.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:08 [2024-02-29T00:01:08.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232115274 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:08 [2024-02-29T00:01:08.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232115274 data=null doit=true}, TreeItem with text {Test}]
19:01:08 [2024-02-29T00:01:08.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232115274 data=null}, TreeItem with text {Test}]
19:01:08 [2024-02-29T00:01:08.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232115273 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:08 [2024-02-29T00:01:08.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232115268 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:08 [2024-02-29T00:01:08.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232115260 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:08 [2024-02-29T00:01:08.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232115259 data=null doit=true}, TreeItem with text {Test}]
19:01:08 [2024-02-29T00:01:08.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232115259 data=null}, TreeItem with text {Test}]
19:01:08 [2024-02-29T00:01:08.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232115259 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:08 [2024-02-29T00:01:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232115258 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}]
19:01:08 [2024-02-29T00:01:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232115256 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:08 [2024-02-29T00:01:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:08 [2024-02-29T00:01:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232115245 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:01:08 [2024-02-29T00:01:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232115245 data=null doit=true}, TreeItem with text {Traces [0]}]
19:01:08 [2024-02-29T00:01:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232115244 data=null}, TreeItem with text {Traces [0]}]
19:01:08 [2024-02-29T00:01:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232115244 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:08 [2024-02-29T00:01:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232115243 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:01:08 [2024-02-29T00:01:08.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232115176 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:08 [2024-02-29T00:01:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:08 [2024-02-29T00:01:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232115175 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:01:08 [2024-02-29T00:01:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232115175 data=null doit=true}, TreeItem with text {Traces [0]}]
19:01:08 [2024-02-29T00:01:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232115174 data=null}, TreeItem with text {Traces [0]}]
19:01:08 [2024-02-29T00:01:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232115174 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:08 [2024-02-29T00:01:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232115173 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:01:08 [2024-02-29T00:01:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232115158 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:08 [2024-02-29T00:01:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
19:01:08 [2024-02-29T00:01:08.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Fetch Remote Traces} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-232114584 data=null doit=true}, Shell with text {Fetch Remote Traces}]
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-232114582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:01:09 [2024-02-29T00:01:09.376Z] 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')
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-232114580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-232114579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-232114579 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-232114579 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-232114579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-232114579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-232114579 data=null 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')]
19:01:09 [2024-02-29T00:01:09.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:09 [2024-02-29T00:01:09.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:09 [2024-02-29T00:01:09.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:09 [2024-02-29T00:01:09.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:09 [2024-02-29T00:01:09.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:01:09 [2024-02-29T00:01:09.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-232114538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:09 [2024-02-29T00:01:09.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-232114538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:09 [2024-02-29T00:01:09.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-232114538 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:09 [2024-02-29T00:01:09.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-232114538 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:09 [2024-02-29T00:01:09.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-232114537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:09 [2024-02-29T00:01:09.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-232114537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:09 [2024-02-29T00:01:09.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:09 [2024-02-29T00:01:09.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:09 [2024-02-29T00:01:09.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:09 [2024-02-29T00:01:09.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:09 [2024-02-29T00:01:09.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:09 [2024-02-29T00:01:09.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:01:09 [2024-02-29T00:01:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-232114537 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:09 [2024-02-29T00:01:09.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-232115064 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...']
19:01:10 [2024-02-29T00:01:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:10 [2024-02-29T00:01:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-232113881 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
19:01:10 [2024-02-29T00:01:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-232113881 data=null doit=true}, TreeItem with text {Traces [3]}]
19:01:10 [2024-02-29T00:01:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-232113881 data=null}, TreeItem with text {Traces [3]}]
19:01:10 [2024-02-29T00:01:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-232113880 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:01:10 [2024-02-29T00:01:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232113880 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]}]
19:01:10 [2024-02-29T00:01:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-232113874 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:01:10 [2024-02-29T00:01:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
19:01:10 [2024-02-29T00:01:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
19:01:10 [2024-02-29T00:01:10.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
19:01:10 [2024-02-29T00:01:10.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
19:01:10 [2024-02-29T00:01:10.711Z] 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=-232113358 data=null doit=true}, Shell with text {Fetch Remote Traces}]
19:01:10 [2024-02-29T00:01:10.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
19:01:10 [2024-02-29T00:01:10.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
19:01:10 [2024-02-29T00:01:10.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
19:01:10 [2024-02-29T00:01:10.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-232113356 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
19:01:10 [2024-02-29T00:01:10.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
19:01:10 [2024-02-29T00:01:10.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:01:10 [2024-02-29T00:01:10.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:01:10 [2024-02-29T00:01:10.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:10 [2024-02-29T00:01:10.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:10 [2024-02-29T00:01:10.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:01:10 [2024-02-29T00:01:10.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:01:10 [2024-02-29T00:01:10.711Z] 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')
19:01:10 [2024-02-29T00:01:10.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:10 [2024-02-29T00:01:10.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:10 [2024-02-29T00:01:10.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
19:01:10 [2024-02-29T00:01:10.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-232113353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:10 [2024-02-29T00:01:10.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-232113353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:10 [2024-02-29T00:01:10.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-232113353 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:10 [2024-02-29T00:01:10.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-232113353 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:10 [2024-02-29T00:01:10.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-232113352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-232113352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-232113352 data=null 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')]
19:01:10 [2024-02-29T00:01:10.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:10 [2024-02-29T00:01:10.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:10 [2024-02-29T00:01:10.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:10 [2024-02-29T00:01:10.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:10 [2024-02-29T00:01:10.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-232113277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-232113276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-232113266 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-232113266 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-232113266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-232113266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:10 [2024-02-29T00:01:10.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:10 [2024-02-29T00:01:10.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:10 [2024-02-29T00:01:10.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:10 [2024-02-29T00:01:10.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:10 [2024-02-29T00:01:10.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:01:10 [2024-02-29T00:01:10.712Z] 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=-232113139 data=null doit=true}, Shell with text {Confirmation}]
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
19:01:10 [2024-02-29T00:01:10.712Z] 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')
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-232113138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-232113138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-232113138 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-232113138 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-232113137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:01:10 [2024-02-29T00:01:10.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-232113137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:01:10 [2024-02-29T00:01:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-232113137 data=null 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')]
19:01:10 [2024-02-29T00:01:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:01:10 [2024-02-29T00:01:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:01:10 [2024-02-29T00:01:10.970Z] 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=-232112939 data=null doit=true}, Shell with text {Confirmation}]
19:01:10 [2024-02-29T00:01:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:01:10 [2024-02-29T00:01:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:01:10 [2024-02-29T00:01:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:01:10 [2024-02-29T00:01:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:01:10 [2024-02-29T00:01:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:01:10 [2024-02-29T00:01:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
19:01:10 [2024-02-29T00:01:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
19:01:10 [2024-02-29T00:01:10.970Z] 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')
19:01:10 [2024-02-29T00:01:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:01:10 [2024-02-29T00:01:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
19:01:10 [2024-02-29T00:01:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-232112883 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')]
19:01:10 [2024-02-29T00:01:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-232112883 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')]
19:01:10 [2024-02-29T00:01:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-232112883 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
19:01:10 [2024-02-29T00:01:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-232112882 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
19:01:10 [2024-02-29T00:01:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-232112882 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')]
19:01:10 [2024-02-29T00:01:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-232112882 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')]
19:01:10 [2024-02-29T00:01:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-232112882 data=null 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')]
19:01:11 [2024-02-29T00:01:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-232113265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:11 [2024-02-29T00:01:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-232113789 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...']
19:01:11 [2024-02-29T00:01:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:01:11 [2024-02-29T00:01:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:11 [2024-02-29T00:01:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:11 [2024-02-29T00:01:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:11 [2024-02-29T00:01:11.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:11 [2024-02-29T00:01:11.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:11 [2024-02-29T00:01:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-232112652 data=null doit=true}, TreeItem with text {Traces [3]}]
19:01:11 [2024-02-29T00:01:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-232112652 data=null}, TreeItem with text {Traces [3]}]
19:01:11 [2024-02-29T00:01:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-232112652 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:01:11 [2024-02-29T00:01:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232112651 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]}]
19:01:11 [2024-02-29T00:01:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-232112650 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:01:11 [2024-02-29T00:01:11.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:01:11 [2024-02-29T00:01:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
19:01:11 [2024-02-29T00:01:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-232112639 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
19:01:11 [2024-02-29T00:01:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-232112639 data=null doit=true}, TreeItem with text {node1 [3]}]
19:01:11 [2024-02-29T00:01:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:11 [2024-02-29T00:01:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-232112638 data=null}, TreeItem with text {node1 [3]}]
19:01:11 [2024-02-29T00:01:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232112638 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:01:11 [2024-02-29T00:01:11.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232112638 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]}]
19:01:11 [2024-02-29T00:01:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232112619 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:01:11 [2024-02-29T00:01:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232112618 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:01:11 [2024-02-29T00:01:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-232112618 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:01:11 [2024-02-29T00:01:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232112617 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]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232112577 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-232112576 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-232112576 data=null doit=true}, TreeItem with text {node1 [3]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-232112576 data=null}, TreeItem with text {node1 [3]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
19:01:11 [2024-02-29T00:01:11.486Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-232112575 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-232112574 data=null doit=true}, TreeItem with text {resources [3]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-232112570 data=null}, TreeItem with text {resources [3]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-232112569 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232112569 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]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-232112560 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-232112560 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-232112559 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232112559 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]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-232112488 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-232112488 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-232112487 data=null doit=true}, TreeItem with text {resources [3]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-232112487 data=null}, TreeItem with text {resources [3]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
19:01:11 [2024-02-29T00:01:11.486Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-232112486 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-232112486 data=null doit=true}, TreeItem with text {generated [1]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-232112485 data=null}, TreeItem with text {generated [1]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-232112485 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232112485 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]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-232112476 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-232112476 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-232112475 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232112475 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]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-232112454 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-232112454 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
19:01:11 [2024-02-29T00:01:11.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-232112454 data=null doit=true}, TreeItem with text {generated [1]}]
19:01:11 [2024-02-29T00:01:11.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-232112454 data=null}, TreeItem with text {generated [1]}]
19:01:11 [2024-02-29T00:01:11.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
19:01:11 [2024-02-29T00:01:11.487Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
19:01:11 [2024-02-29T00:01:11.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
19:01:11 [2024-02-29T00:01:11.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-232112453 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
19:01:11 [2024-02-29T00:01:11.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-232112452 data=null doit=true}, TreeItem with text {synthetic-trace}]
19:01:11 [2024-02-29T00:01:11.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:11 [2024-02-29T00:01:11.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-232112452 data=null}, TreeItem with text {synthetic-trace}]
19:01:11 [2024-02-29T00:01:11.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-232112452 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
19:01:11 [2024-02-29T00:01:11.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232112452 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}]
19:01:11 [2024-02-29T00:01:11.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-232112374 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
19:01:11 [2024-02-29T00:01:11.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-232112368 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:01:11 [2024-02-29T00:01:11.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-232112367 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:01:11 [2024-02-29T00:01:11.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232112367 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}]
19:01:12 [2024-02-29T00:01:12.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-232112304 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-232111778 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-232111756 data=null doit=true}, TreeItem with text {synthetic-trace}]
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-232111756 data=null}, TreeItem with text {synthetic-trace}]
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:12 [2024-02-29T00:01:12.308Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:12 [2024-02-29T00:01:12.308Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:12 [2024-02-29T00:01:12.308Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:01:12 [2024-02-29T00:01:12.308Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-232111586 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-232111586 data=null doit=true}, TreeItem with text {node1 [3]}]
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-232111586 data=null}, TreeItem with text {node1 [3]}]
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232111585 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232111585 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]}]
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232111557 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232111556 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-232111555 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232111555 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]}]
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232111544 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-232111544 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-232111544 data=null doit=true}, TreeItem with text {node1 [3]}]
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-232111544 data=null}, TreeItem with text {node1 [3]}]
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-232111543 data=null doit=true}, TreeItem with text {node1 [3]}]
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-232111543 data=null}, TreeItem with text {node1 [3]}]
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232111543 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232111542 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]}]
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232111541 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-232111541 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-232111541 data=null doit=true}, TreeItem with text {resources [3]}]
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-232111540 data=null}, TreeItem with text {resources [3]}]
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-232111540 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232111540 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]}]
19:01:12 [2024-02-29T00:01:12.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-232111528 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
19:01:12 [2024-02-29T00:01:12.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-232111528 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:01:12 [2024-02-29T00:01:12.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-232111485 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:01:12 [2024-02-29T00:01:12.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232111484 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]}]
19:01:12 [2024-02-29T00:01:12.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-232111480 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:01:12 [2024-02-29T00:01:12.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-232111479 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
19:01:12 [2024-02-29T00:01:12.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-232111479 data=null doit=true}, TreeItem with text {resources [3]}]
19:01:12 [2024-02-29T00:01:12.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-232111479 data=null}, TreeItem with text {resources [3]}]
19:01:12 [2024-02-29T00:01:12.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
19:01:12 [2024-02-29T00:01:12.565Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
19:01:12 [2024-02-29T00:01:12.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
19:01:12 [2024-02-29T00:01:12.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-232111478 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
19:01:12 [2024-02-29T00:01:12.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-232111478 data=null doit=true}, TreeItem with text {syslog}]
19:01:12 [2024-02-29T00:01:12.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:12 [2024-02-29T00:01:12.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-232111477 data=null}, TreeItem with text {syslog}]
19:01:12 [2024-02-29T00:01:12.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-232111477 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
19:01:12 [2024-02-29T00:01:12.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232111477 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}]
19:01:12 [2024-02-29T00:01:12.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-232111440 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
19:01:12 [2024-02-29T00:01:12.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-232111439 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
19:01:12 [2024-02-29T00:01:12.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-232111439 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
19:01:12 [2024-02-29T00:01:12.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232111438 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}]
19:01:12 [2024-02-29T00:01:12.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-232111333 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
19:01:12 [2024-02-29T00:01:12.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-232111079 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
19:01:12 [2024-02-29T00:01:12.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-232111079 data=null doit=true}, TreeItem with text {syslog}]
19:01:12 [2024-02-29T00:01:12.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-232111078 data=null}, TreeItem with text {syslog}]
19:01:12 [2024-02-29T00:01:12.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
19:01:12 [2024-02-29T00:01:12.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
19:01:13 [2024-02-29T00:01:13.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e4a4ed5] time=-232110641 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:01:13 [2024-02-29T00:01:13.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:13 [2024-02-29T00:01:13.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:13 [2024-02-29T00:01:13.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:13 [2024-02-29T00:01:13.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:13 [2024-02-29T00:01:13.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232110633 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:13 [2024-02-29T00:01:13.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232110633 data=null doit=true}, TreeItem with text {Test}]
19:01:13 [2024-02-29T00:01:13.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232110633 data=null}, TreeItem with text {Test}]
19:01:13 [2024-02-29T00:01:13.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232110633 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:13 [2024-02-29T00:01:13.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232110632 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:13 [2024-02-29T00:01:13.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232110570 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:13 [2024-02-29T00:01:13.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:01:13 [2024-02-29T00:01:13.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:01:13 [2024-02-29T00:01:13.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:01:13 [2024-02-29T00:01:13.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')
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232109939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232109939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232109939 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232109939 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232109939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232109938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232109938 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232109938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232109938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232109938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232109938 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232109938 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232109936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232109936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232109936 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232109935 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232109935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:13 [2024-02-29T00:01:13.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232109935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:13 [2024-02-29T00:01:13.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:13 [2024-02-29T00:01:13.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:13 [2024-02-29T00:01:13.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:13 [2024-02-29T00:01:13.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:13 [2024-02-29T00:01:13.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:13 [2024-02-29T00:01:13.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:01:14 [2024-02-29T00:01:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232109935 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:14 [2024-02-29T00:01:14.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232110460 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232109308 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232109308 data=null doit=true}, TreeItem with text {Test}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232109308 data=null}, TreeItem with text {Test}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232109307 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232109307 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232109258 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232109257 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232109257 data=null doit=true}, TreeItem with text {Test}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232109257 data=null}, TreeItem with text {Test}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232109256 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232109256 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232109249 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232109249 data=null doit=true}, TreeItem with text {Test}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232109249 data=null}, TreeItem with text {Test}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232109248 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232109248 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}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232109236 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232109235 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232109235 data=null doit=true}, TreeItem with text {Traces [0]}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232109235 data=null}, TreeItem with text {Traces [0]}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232109234 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232109189 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232109178 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232109177 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232109177 data=null doit=true}, TreeItem with text {Traces [0]}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232109177 data=null}, TreeItem with text {Traces [0]}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232109176 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232109166 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:01:14 [2024-02-29T00:01:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232109161 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:14 [2024-02-29T00:01:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
19:01:14 [2024-02-29T00:01:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
19:01:15 [2024-02-29T00:01:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
19:01:15 [2024-02-29T00:01:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
19:01:15 [2024-02-29T00:01:15.235Z] 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=-232108632 data=null doit=true}, Shell with text {Fetch Remote Traces}]
19:01:15 [2024-02-29T00:01:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
19:01:15 [2024-02-29T00:01:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
19:01:15 [2024-02-29T00:01:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
19:01:15 [2024-02-29T00:01:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-232108592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
19:01:15 [2024-02-29T00:01:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
19:01:15 [2024-02-29T00:01:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:01:15 [2024-02-29T00:01:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:01:15 [2024-02-29T00:01:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:15 [2024-02-29T00:01:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:15 [2024-02-29T00:01:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:01:15 [2024-02-29T00:01:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:01:15 [2024-02-29T00:01:15.235Z] 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')
19:01:15 [2024-02-29T00:01:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:15 [2024-02-29T00:01:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:15 [2024-02-29T00:01:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
19:01:15 [2024-02-29T00:01:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-232108589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:15 [2024-02-29T00:01:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-232108589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:15 [2024-02-29T00:01:15.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-232108589 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:15 [2024-02-29T00:01:15.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-232108589 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:15 [2024-02-29T00:01:15.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-232108589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:15 [2024-02-29T00:01:15.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-232108589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:15 [2024-02-29T00:01:15.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-232108589 data=null 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')]
19:01:15 [2024-02-29T00:01:15.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:15 [2024-02-29T00:01:15.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:15 [2024-02-29T00:01:15.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:15 [2024-02-29T00:01:15.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:15 [2024-02-29T00:01:15.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:15 [2024-02-29T00:01:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
19:01:15 [2024-02-29T00:01:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:01:15 [2024-02-29T00:01:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:01:15 [2024-02-29T00:01:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:15 [2024-02-29T00:01:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:15 [2024-02-29T00:01:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:15 [2024-02-29T00:01:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:15 [2024-02-29T00:01:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:01:15 [2024-02-29T00:01:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:01:15 [2024-02-29T00:01:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:15 [2024-02-29T00:01:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:01:15 [2024-02-29T00:01:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-232108544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:15 [2024-02-29T00:01:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-232108544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:15 [2024-02-29T00:01:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-232108544 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:15 [2024-02-29T00:01:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-232108544 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:15 [2024-02-29T00:01:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-232108544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:15 [2024-02-29T00:01:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-232108544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:15 [2024-02-29T00:01:15.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:15 [2024-02-29T00:01:15.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:15 [2024-02-29T00:01:15.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:15 [2024-02-29T00:01:15.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:15 [2024-02-29T00:01:15.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:15 [2024-02-29T00:01:15.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:01:15 [2024-02-29T00:01:15.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-232108544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:15 [2024-02-29T00:01:15.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-232109066 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...']
19:01:16 [2024-02-29T00:01:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:16 [2024-02-29T00:01:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-232107979 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
19:01:16 [2024-02-29T00:01:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-232107979 data=null doit=true}, TreeItem with text {Traces [3]}]
19:01:16 [2024-02-29T00:01:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-232107979 data=null}, TreeItem with text {Traces [3]}]
19:01:16 [2024-02-29T00:01:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-232107978 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:01:16 [2024-02-29T00:01:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232107978 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]}]
19:01:16 [2024-02-29T00:01:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-232107973 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:01:16 [2024-02-29T00:01:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
19:01:16 [2024-02-29T00:01:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
19:01:16 [2024-02-29T00:01:16.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
19:01:16 [2024-02-29T00:01:16.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
19:01:16 [2024-02-29T00:01:16.572Z] 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=-232107456 data=null doit=true}, Shell with text {Fetch Remote Traces}]
19:01:16 [2024-02-29T00:01:16.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
19:01:16 [2024-02-29T00:01:16.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
19:01:16 [2024-02-29T00:01:16.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
19:01:16 [2024-02-29T00:01:16.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-232107454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
19:01:16 [2024-02-29T00:01:16.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
19:01:16 [2024-02-29T00:01:16.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:01:16 [2024-02-29T00:01:16.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:01:16 [2024-02-29T00:01:16.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:01:16 [2024-02-29T00:01:16.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:01:16 [2024-02-29T00:01:16.572Z] 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')
19:01:16 [2024-02-29T00:01:16.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:16 [2024-02-29T00:01:16.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:16 [2024-02-29T00:01:16.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:16 [2024-02-29T00:01:16.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:16 [2024-02-29T00:01:16.572Z] 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')
19:01:16 [2024-02-29T00:01:16.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@592e29ae
19:01:16 [2024-02-29T00:01:16.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-232107452 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')]
19:01:16 [2024-02-29T00:01:16.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-232107451 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')]
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-232107451 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-232107451 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-232107451 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')]
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-232107451 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')]
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-232107451 data=null 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')]
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-232107451 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')]
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-232107451 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')]
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-232107450 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')]
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-232107450 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-232107450 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:01:16 [2024-02-29T00:01:16.573Z] 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')
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-232107448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-232107448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-232107448 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-232107447 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-232107447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-232107447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-232107447 data=null 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')]
19:01:16 [2024-02-29T00:01:16.573Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:16 [2024-02-29T00:01:16.573Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:16 [2024-02-29T00:01:16.573Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:16 [2024-02-29T00:01:16.573Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:16 [2024-02-29T00:01:16.573Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:01:16 [2024-02-29T00:01:16.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:01:16 [2024-02-29T00:01:16.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:16 [2024-02-29T00:01:16.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:01:16 [2024-02-29T00:01:16.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-232107377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:16 [2024-02-29T00:01:16.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-232107377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:16 [2024-02-29T00:01:16.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-232107377 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:16 [2024-02-29T00:01:16.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-232107377 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:16 [2024-02-29T00:01:16.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-232107377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:16 [2024-02-29T00:01:16.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-232107377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:16 [2024-02-29T00:01:16.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:16 [2024-02-29T00:01:16.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:16 [2024-02-29T00:01:16.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:16 [2024-02-29T00:01:16.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:16 [2024-02-29T00:01:16.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:16 [2024-02-29T00:01:16.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:01:17 [2024-02-29T00:01:17.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-232107377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:17 [2024-02-29T00:01:17.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-232107887 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...']
19:01:17 [2024-02-29T00:01:17.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:17 [2024-02-29T00:01:17.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:17 [2024-02-29T00:01:17.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-232106438 data=null doit=true}, TreeItem with text {Traces [3]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-232106437 data=null}, TreeItem with text {Traces [3]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-232106437 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232106436 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]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-232106434 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:01:17 [2024-02-29T00:01:17.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-232106433 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-232106433 data=null doit=true}, TreeItem with text {node1 [3]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-232106432 data=null}, TreeItem with text {node1 [3]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232106432 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232106431 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]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232106406 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232106406 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-232106405 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232106405 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]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232106400 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-232106400 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-232106400 data=null doit=true}, TreeItem with text {node1 [3]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-232106400 data=null}, TreeItem with text {node1 [3]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
19:01:17 [2024-02-29T00:01:17.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-232106399 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-232106399 data=null doit=true}, TreeItem with text {resources [3]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-232106398 data=null}, TreeItem with text {resources [3]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-232106398 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232106398 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]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-232106372 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-232106372 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-232106372 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232106371 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]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-232106366 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-232106365 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
19:01:17 [2024-02-29T00:01:17.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-232106365 data=null doit=true}, TreeItem with text {resources [3]}]
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-232106365 data=null}, TreeItem with text {resources [3]}]
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
19:01:17 [2024-02-29T00:01:17.653Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-232106354 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-232106354 data=null doit=true}, TreeItem with text {generated [1]}]
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-232106354 data=null}, TreeItem with text {generated [1]}]
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-232106353 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232106353 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]}]
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-232106339 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-232106338 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-232106338 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232106337 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]}]
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-232106333 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-232106281 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-232106281 data=null doit=true}, TreeItem with text {generated [1]}]
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-232106281 data=null}, TreeItem with text {generated [1]}]
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
19:01:17 [2024-02-29T00:01:17.653Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-232106280 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-232106280 data=null doit=true}, TreeItem with text {synthetic-trace}]
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-232106279 data=null}, TreeItem with text {synthetic-trace}]
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-232106279 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232106279 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}]
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-232106243 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-232106242 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:01:17 [2024-02-29T00:01:17.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-232106242 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:01:17 [2024-02-29T00:01:17.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232106242 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}]
19:01:18 [2024-02-29T00:01:18.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-232106073 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:01:18 [2024-02-29T00:01:18.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-232105531 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
19:01:18 [2024-02-29T00:01:18.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-232105523 data=null doit=true}, TreeItem with text {synthetic-trace}]
19:01:18 [2024-02-29T00:01:18.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-232105523 data=null}, TreeItem with text {synthetic-trace}]
19:01:18 [2024-02-29T00:01:18.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
19:01:18 [2024-02-29T00:01:18.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
19:01:18 [2024-02-29T00:01:18.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:18 [2024-02-29T00:01:18.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:18 [2024-02-29T00:01:18.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:18 [2024-02-29T00:01:18.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:18 [2024-02-29T00:01:18.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:18 [2024-02-29T00:01:18.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:01:18 [2024-02-29T00:01:18.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-232105423 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-232105422 data=null doit=true}, TreeItem with text {node1 [3]}]
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-232105422 data=null}, TreeItem with text {node1 [3]}]
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232105422 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232105421 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]}]
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232105369 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232105368 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-232105368 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232105368 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]}]
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232105357 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-232105357 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-232105356 data=null doit=true}, TreeItem with text {node1 [3]}]
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-232105356 data=null}, TreeItem with text {node1 [3]}]
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-232105356 data=null doit=true}, TreeItem with text {node1 [3]}]
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-232105356 data=null}, TreeItem with text {node1 [3]}]
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232105355 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232105355 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]}]
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232105354 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-232105354 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-232105354 data=null doit=true}, TreeItem with text {resources [3]}]
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-232105353 data=null}, TreeItem with text {resources [3]}]
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-232105353 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232105353 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]}]
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-232105343 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-232105342 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-232105342 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:01:18 [2024-02-29T00:01:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232105342 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]}]
19:01:18 [2024-02-29T00:01:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-232105322 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:01:18 [2024-02-29T00:01:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-232105322 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
19:01:18 [2024-02-29T00:01:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-232105321 data=null doit=true}, TreeItem with text {resources [3]}]
19:01:18 [2024-02-29T00:01:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-232105321 data=null}, TreeItem with text {resources [3]}]
19:01:18 [2024-02-29T00:01:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
19:01:18 [2024-02-29T00:01:18.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
19:01:18 [2024-02-29T00:01:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
19:01:18 [2024-02-29T00:01:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-232105320 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
19:01:18 [2024-02-29T00:01:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-232105320 data=null doit=true}, TreeItem with text {syslog}]
19:01:18 [2024-02-29T00:01:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:18 [2024-02-29T00:01:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-232105320 data=null}, TreeItem with text {syslog}]
19:01:18 [2024-02-29T00:01:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-232105319 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
19:01:18 [2024-02-29T00:01:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232105319 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}]
19:01:18 [2024-02-29T00:01:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-232105278 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
19:01:18 [2024-02-29T00:01:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-232105277 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
19:01:18 [2024-02-29T00:01:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-232105277 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
19:01:18 [2024-02-29T00:01:18.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232105276 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}]
19:01:18 [2024-02-29T00:01:18.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-232105213 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
19:01:18 [2024-02-29T00:01:18.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-232104958 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
19:01:18 [2024-02-29T00:01:18.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-232104958 data=null doit=true}, TreeItem with text {syslog}]
19:01:18 [2024-02-29T00:01:18.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-232104958 data=null}, TreeItem with text {syslog}]
19:01:18 [2024-02-29T00:01:18.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
19:01:18 [2024-02-29T00:01:18.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
19:01:19 [2024-02-29T00:01:19.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@1e4a4ed5] time=-232104518 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:01:19 [2024-02-29T00:01:19.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:19 [2024-02-29T00:01:19.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:19 [2024-02-29T00:01:19.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:19 [2024-02-29T00:01:19.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:19 [2024-02-29T00:01:19.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232104506 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:19 [2024-02-29T00:01:19.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232104506 data=null doit=true}, TreeItem with text {Test}]
19:01:19 [2024-02-29T00:01:19.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232104506 data=null}, TreeItem with text {Test}]
19:01:19 [2024-02-29T00:01:19.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232104505 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:19 [2024-02-29T00:01:19.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232104487 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:19 [2024-02-29T00:01:19.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232104448 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:19 [2024-02-29T00:01:19.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:01:19 [2024-02-29T00:01:19.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:01:19 [2024-02-29T00:01:19.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232103333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232103332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232103332 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232103332 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232103332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232103332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232103332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232103332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232103332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232103331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232103331 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232103331 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:01:20 [2024-02-29T00:01:20.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')
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:01:20 [2024-02-29T00:01:20.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232103330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:20 [2024-02-29T00:01:20.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232103330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:20 [2024-02-29T00:01:20.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232103329 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:20 [2024-02-29T00:01:20.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232103329 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:20 [2024-02-29T00:01:20.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232103329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:20 [2024-02-29T00:01:20.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232103329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:20 [2024-02-29T00:01:20.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:20 [2024-02-29T00:01:20.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:20 [2024-02-29T00:01:20.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:20 [2024-02-29T00:01:20.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:20 [2024-02-29T00:01:20.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:20 [2024-02-29T00:01:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:01:21 [2024-02-29T00:01:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232103329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:21 [2024-02-29T00:01:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232104354 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:01:21 [2024-02-29T00:01:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:01:21 [2024-02-29T00:01:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:21 [2024-02-29T00:01:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:21 [2024-02-29T00:01:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:21 [2024-02-29T00:01:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:21 [2024-02-29T00:01:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:21 [2024-02-29T00:01:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232102691 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:21 [2024-02-29T00:01:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232102690 data=null doit=true}, TreeItem with text {Test}]
19:01:21 [2024-02-29T00:01:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232102690 data=null}, TreeItem with text {Test}]
19:01:21 [2024-02-29T00:01:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232102689 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:21 [2024-02-29T00:01:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232102689 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:21 [2024-02-29T00:01:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232102652 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:21 [2024-02-29T00:01:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:21 [2024-02-29T00:01:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232102650 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:21 [2024-02-29T00:01:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232102650 data=null doit=true}, TreeItem with text {Test}]
19:01:21 [2024-02-29T00:01:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232102650 data=null}, TreeItem with text {Test}]
19:01:21 [2024-02-29T00:01:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232102649 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:21 [2024-02-29T00:01:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232102649 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:21 [2024-02-29T00:01:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232102642 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:21 [2024-02-29T00:01:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232102589 data=null doit=true}, TreeItem with text {Test}]
19:01:21 [2024-02-29T00:01:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232102589 data=null}, TreeItem with text {Test}]
19:01:21 [2024-02-29T00:01:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232102589 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:21 [2024-02-29T00:01:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232102588 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}]
19:01:21 [2024-02-29T00:01:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232102586 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:21 [2024-02-29T00:01:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:21 [2024-02-29T00:01:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232102584 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:01:21 [2024-02-29T00:01:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232102584 data=null doit=true}, TreeItem with text {Traces [0]}]
19:01:21 [2024-02-29T00:01:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232102584 data=null}, TreeItem with text {Traces [0]}]
19:01:21 [2024-02-29T00:01:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232102584 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:21 [2024-02-29T00:01:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232102583 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:01:21 [2024-02-29T00:01:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232102561 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:21 [2024-02-29T00:01:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:21 [2024-02-29T00:01:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232102560 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:01:21 [2024-02-29T00:01:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232102560 data=null doit=true}, TreeItem with text {Traces [0]}]
19:01:21 [2024-02-29T00:01:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232102560 data=null}, TreeItem with text {Traces [0]}]
19:01:21 [2024-02-29T00:01:21.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232102559 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:21 [2024-02-29T00:01:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232102559 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:01:21 [2024-02-29T00:01:21.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232102553 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:21 [2024-02-29T00:01:21.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
19:01:21 [2024-02-29T00:01:21.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
19:01:21 [2024-02-29T00:01:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
19:01:21 [2024-02-29T00:01:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
19:01:21 [2024-02-29T00:01:21.772Z] 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=-232102071 data=null doit=true}, Shell with text {Fetch Remote Traces}]
19:01:21 [2024-02-29T00:01:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
19:01:21 [2024-02-29T00:01:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
19:01:21 [2024-02-29T00:01:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
19:01:21 [2024-02-29T00:01:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-232102069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
19:01:21 [2024-02-29T00:01:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
19:01:21 [2024-02-29T00:01:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:01:21 [2024-02-29T00:01:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:01:21 [2024-02-29T00:01:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:21 [2024-02-29T00:01:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:21 [2024-02-29T00:01:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:21 [2024-02-29T00:01:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:21 [2024-02-29T00:01:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:01:21 [2024-02-29T00:01:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:01:21 [2024-02-29T00:01: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')
19:01:21 [2024-02-29T00:01:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:01:21 [2024-02-29T00:01:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-232102066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:21 [2024-02-29T00:01:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-232102066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:21 [2024-02-29T00:01:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-232102066 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:21 [2024-02-29T00:01:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-232102066 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:21 [2024-02-29T00:01:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-232102065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:21 [2024-02-29T00:01:21.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-232102065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:21 [2024-02-29T00:01:21.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:22 [2024-02-29T00:01: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')
19:01:22 [2024-02-29T00:01: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')
19:01:22 [2024-02-29T00:01: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')
19:01:22 [2024-02-29T00:01: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')
19:01:22 [2024-02-29T00:01:22.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:01:22 [2024-02-29T00:01:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-232102065 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:22 [2024-02-29T00:01:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-232102461 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...']
19:01:22 [2024-02-29T00:01:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:22 [2024-02-29T00:01:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:22 [2024-02-29T00:01:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:22 [2024-02-29T00:01:22.543Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:22 [2024-02-29T00:01:22.543Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232101519 data=null doit=true}, TreeItem with text {Traces [0]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232101518 data=null}, TreeItem with text {Traces [0]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232101518 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232101517 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]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-232101514 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:01:22 [2024-02-29T00:01:22.544Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-232101512 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-232101512 data=null doit=true}, TreeItem with text {node1 [3]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-232101512 data=null}, TreeItem with text {node1 [3]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232101512 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232101511 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]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232101493 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232101493 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-232101492 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232101492 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]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232101480 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-232101480 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-232101479 data=null doit=true}, TreeItem with text {node1 [3]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-232101479 data=null}, TreeItem with text {node1 [3]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
19:01:22 [2024-02-29T00:01:22.544Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-232101478 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-232101478 data=null doit=true}, TreeItem with text {resources [3]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-232101478 data=null}, TreeItem with text {resources [3]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-232101477 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232101477 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]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-232101458 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-232101458 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-232101452 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232101451 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]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-232101446 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-232101446 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-232101445 data=null doit=true}, TreeItem with text {resources [3]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-232101445 data=null}, TreeItem with text {resources [3]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
19:01:22 [2024-02-29T00:01:22.544Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-232101444 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
19:01:22 [2024-02-29T00:01:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-232101444 data=null doit=true}, TreeItem with text {generated [1]}]
19:01:22 [2024-02-29T00:01:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:22 [2024-02-29T00:01:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-232101444 data=null}, TreeItem with text {generated [1]}]
19:01:22 [2024-02-29T00:01:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-232101443 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
19:01:22 [2024-02-29T00:01:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232101443 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]}]
19:01:22 [2024-02-29T00:01:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-232101436 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
19:01:22 [2024-02-29T00:01:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-232101435 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
19:01:22 [2024-02-29T00:01:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-232101435 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
19:01:22 [2024-02-29T00:01:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232101376 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]}]
19:01:22 [2024-02-29T00:01:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-232101371 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
19:01:22 [2024-02-29T00:01:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-232101370 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
19:01:22 [2024-02-29T00:01:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-232101370 data=null doit=true}, TreeItem with text {generated [1]}]
19:01:22 [2024-02-29T00:01:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-232101370 data=null}, TreeItem with text {generated [1]}]
19:01:22 [2024-02-29T00:01:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
19:01:22 [2024-02-29T00:01: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.
19:01:22 [2024-02-29T00:01:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
19:01:22 [2024-02-29T00:01:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-232101369 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
19:01:22 [2024-02-29T00:01:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-232101369 data=null doit=true}, TreeItem with text {synthetic-trace}]
19:01:22 [2024-02-29T00:01:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:22 [2024-02-29T00:01:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-232101369 data=null}, TreeItem with text {synthetic-trace}]
19:01:22 [2024-02-29T00:01:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-232101368 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
19:01:22 [2024-02-29T00:01:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232101368 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}]
19:01:22 [2024-02-29T00:01:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-232101289 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
19:01:22 [2024-02-29T00:01:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-232101289 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:01:22 [2024-02-29T00:01:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-232101288 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:01:22 [2024-02-29T00:01:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232101288 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}]
19:01:23 [2024-02-29T00:01:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-232101174 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:01:23 [2024-02-29T00:01:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-232100762 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
19:01:23 [2024-02-29T00:01:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-232100762 data=null doit=true}, TreeItem with text {synthetic-trace}]
19:01:23 [2024-02-29T00:01:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-232100762 data=null}, TreeItem with text {synthetic-trace}]
19:01:23 [2024-02-29T00:01:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
19:01:23 [2024-02-29T00:01:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
19:01:23 [2024-02-29T00:01:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:23 [2024-02-29T00:01:23.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:23 [2024-02-29T00:01:23.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:23 [2024-02-29T00:01:23.316Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:23 [2024-02-29T00:01:23.316Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:23 [2024-02-29T00:01:23.316Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:01:23 [2024-02-29T00:01:23.316Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:01:23 [2024-02-29T00:01:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
19:01:23 [2024-02-29T00:01:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-232100569 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
19:01:23 [2024-02-29T00:01:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-232100569 data=null doit=true}, TreeItem with text {node1 [3]}]
19:01:23 [2024-02-29T00:01:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:23 [2024-02-29T00:01:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-232100568 data=null}, TreeItem with text {node1 [3]}]
19:01:23 [2024-02-29T00:01:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232100547 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:01:23 [2024-02-29T00:01:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232100545 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]}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232100478 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232100478 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-232100477 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232100477 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]}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232100467 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-232100466 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-232100465 data=null doit=true}, TreeItem with text {node1 [3]}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-232100465 data=null}, TreeItem with text {node1 [3]}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-232100465 data=null doit=true}, TreeItem with text {node1 [3]}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-232100465 data=null}, TreeItem with text {node1 [3]}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232100464 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232100464 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]}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232100463 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-232100463 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-232100462 data=null doit=true}, TreeItem with text {resources [3]}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-232100462 data=null}, TreeItem with text {resources [3]}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-232100462 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232100462 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]}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-232100443 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-232100443 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-232100442 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232100442 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]}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-232100387 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-232100387 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-232100387 data=null doit=true}, TreeItem with text {resources [3]}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-232100386 data=null}, TreeItem with text {resources [3]}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
19:01:23 [2024-02-29T00:01:23.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-232100385 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-232100385 data=null doit=true}, TreeItem with text {syslog}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-232100384 data=null}, TreeItem with text {syslog}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-232100384 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232100384 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}]
19:01:23 [2024-02-29T00:01:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-232100356 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
19:01:23 [2024-02-29T00:01:23.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-232100348 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
19:01:23 [2024-02-29T00:01:23.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-232100348 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
19:01:23 [2024-02-29T00:01:23.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232100347 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}]
19:01:24 [2024-02-29T00:01:24.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-232100243 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
19:01:24 [2024-02-29T00:01:24.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-232099944 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
19:01:24 [2024-02-29T00:01:24.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-232099944 data=null doit=true}, TreeItem with text {syslog}]
19:01:24 [2024-02-29T00:01:24.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-232099944 data=null}, TreeItem with text {syslog}]
19:01:24 [2024-02-29T00:01:24.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
19:01:24 [2024-02-29T00:01:24.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
19:01:24 [2024-02-29T00:01:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e4a4ed5] time=-232099460 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:01:24 [2024-02-29T00:01:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:24 [2024-02-29T00:01:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:24 [2024-02-29T00:01:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:24 [2024-02-29T00:01:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:24 [2024-02-29T00:01:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232099434 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:24 [2024-02-29T00:01:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232099434 data=null doit=true}, TreeItem with text {Test}]
19:01:24 [2024-02-29T00:01:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232099434 data=null}, TreeItem with text {Test}]
19:01:24 [2024-02-29T00:01:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232099434 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:24 [2024-02-29T00:01:24.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232099433 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:24 [2024-02-29T00:01:24.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232099397 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:24 [2024-02-29T00:01:24.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:01:24 [2024-02-29T00:01:24.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:01:24 [2024-02-29T00:01:24.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232098339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232098339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232098339 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232098339 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232098338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232098338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232098338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232098338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232098338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232098338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232098338 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232098337 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232098336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232098335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232098335 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232098335 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232098335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:25 [2024-02-29T00:01:25.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232098335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:25 [2024-02-29T00:01:25.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:25 [2024-02-29T00:01:25.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:25 [2024-02-29T00:01:25.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:25 [2024-02-29T00:01:25.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:25 [2024-02-29T00:01:25.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:25 [2024-02-29T00:01:25.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:01:25 [2024-02-29T00:01:25.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232098335 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:25 [2024-02-29T00:01:25.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232099342 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:01:26 [2024-02-29T00:01:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232097710 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232097709 data=null doit=true}, TreeItem with text {Test}]
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232097709 data=null}, TreeItem with text {Test}]
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232097709 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232097709 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232097664 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232097663 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232097663 data=null doit=true}, TreeItem with text {Test}]
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232097663 data=null}, TreeItem with text {Test}]
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232097663 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232097662 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232097656 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232097655 data=null doit=true}, TreeItem with text {Test}]
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232097655 data=null}, TreeItem with text {Test}]
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232097655 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232097655 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}]
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232097653 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232097652 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232097652 data=null doit=true}, TreeItem with text {Traces [0]}]
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232097651 data=null}, TreeItem with text {Traces [0]}]
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232097651 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:26 [2024-02-29T00:01:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232097651 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:01:26 [2024-02-29T00:01:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232097622 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:26 [2024-02-29T00:01:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:26 [2024-02-29T00:01:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232097621 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:01:26 [2024-02-29T00:01:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232097621 data=null doit=true}, TreeItem with text {Traces [0]}]
19:01:26 [2024-02-29T00:01:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232097621 data=null}, TreeItem with text {Traces [0]}]
19:01:26 [2024-02-29T00:01:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232097620 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:26 [2024-02-29T00:01:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232097620 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:01:26 [2024-02-29T00:01:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232097610 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:26 [2024-02-29T00:01:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
19:01:26 [2024-02-29T00:01:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
19:01:26 [2024-02-29T00:01:26.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
19:01:26 [2024-02-29T00:01:26.918Z] 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=-232097114 data=null doit=true}, Shell with text {Fetch Remote Traces}]
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllNonRecursive
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllNonRecursive} [layout=null] time=-232097113 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllNonRecursive
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:01:26 [2024-02-29T00:01:26.918Z] 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')
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-232097111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-232097111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-232097111 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-232097111 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-232097110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-232097110 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-232097110 data=null 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')]
19:01:26 [2024-02-29T00:01:26.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:26 [2024-02-29T00:01:26.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:26 [2024-02-29T00:01:26.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:26 [2024-02-29T00:01:26.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:26 [2024-02-29T00:01:26.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-232097060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-232097059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-232097059 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-232097059 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-232097059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:26 [2024-02-29T00:01:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-232097059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:26 [2024-02-29T00:01:26.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:26 [2024-02-29T00:01:26.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:26 [2024-02-29T00:01:26.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:26 [2024-02-29T00:01:26.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:26 [2024-02-29T00:01:26.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:26 [2024-02-29T00:01:26.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:01:26 [2024-02-29T00:01:26.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-232097059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:26 [2024-02-29T00:01:26.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-232097537 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...']
19:01:27 [2024-02-29T00:01:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:27 [2024-02-29T00:01:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:27 [2024-02-29T00:01:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:27 [2024-02-29T00:01:27.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:27 [2024-02-29T00:01:27.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:27 [2024-02-29T00:01:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-232096546 data=null doit=true}, TreeItem with text {Traces [2]}]
19:01:27 [2024-02-29T00:01:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-232096546 data=null}, TreeItem with text {Traces [2]}]
19:01:27 [2024-02-29T00:01:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-232096545 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:01:27 [2024-02-29T00:01:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232096545 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]}]
19:01:27 [2024-02-29T00:01:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-232096543 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:01:27 [2024-02-29T00:01:27.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:01:27 [2024-02-29T00:01:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
19:01:27 [2024-02-29T00:01:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-232096542 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
19:01:27 [2024-02-29T00:01:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-232096542 data=null doit=true}, TreeItem with text {node1 [2]}]
19:01:27 [2024-02-29T00:01:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:27 [2024-02-29T00:01:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-232096542 data=null}, TreeItem with text {node1 [2]}]
19:01:27 [2024-02-29T00:01:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-232096541 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
19:01:27 [2024-02-29T00:01:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232096541 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]}]
19:01:27 [2024-02-29T00:01:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-232096533 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
19:01:27 [2024-02-29T00:01:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-232096533 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
19:01:27 [2024-02-29T00:01:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-232096524 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
19:01:27 [2024-02-29T00:01:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232096524 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]}]
19:01:27 [2024-02-29T00:01:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-232096520 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
19:01:27 [2024-02-29T00:01:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-232096519 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
19:01:27 [2024-02-29T00:01:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-232096519 data=null doit=true}, TreeItem with text {node1 [2]}]
19:01:27 [2024-02-29T00:01:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-232096519 data=null}, TreeItem with text {node1 [2]}]
19:01:27 [2024-02-29T00:01:27.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
19:01:27 [2024-02-29T00:01:27.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won't expand it again.
19:01:27 [2024-02-29T00:01:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
19:01:27 [2024-02-29T00:01:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-232096518 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
19:01:27 [2024-02-29T00:01:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-232096518 data=null doit=true}, TreeItem with text {resources [2]}]
19:01:27 [2024-02-29T00:01:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:27 [2024-02-29T00:01:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-232096518 data=null}, TreeItem with text {resources [2]}]
19:01:27 [2024-02-29T00:01:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-232096518 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
19:01:27 [2024-02-29T00:01:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232096517 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]}]
19:01:27 [2024-02-29T00:01:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-232096504 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
19:01:27 [2024-02-29T00:01:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-232096504 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
19:01:27 [2024-02-29T00:01:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-232096503 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
19:01:27 [2024-02-29T00:01:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232096503 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]}]
19:01:27 [2024-02-29T00:01:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-232096487 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
19:01:27 [2024-02-29T00:01:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-232096487 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
19:01:27 [2024-02-29T00:01:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-232096486 data=null doit=true}, TreeItem with text {resources [2]}]
19:01:27 [2024-02-29T00:01:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-232096486 data=null}, TreeItem with text {resources [2]}]
19:01:27 [2024-02-29T00:01:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
19:01:27 [2024-02-29T00:01:27.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
19:01:27 [2024-02-29T00:01:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
19:01:27 [2024-02-29T00:01:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-232096485 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
19:01:27 [2024-02-29T00:01:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-232096485 data=null doit=true}, TreeItem with text {syslog}]
19:01:27 [2024-02-29T00:01:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:27 [2024-02-29T00:01:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-232096485 data=null}, TreeItem with text {syslog}]
19:01:27 [2024-02-29T00:01:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-232096484 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
19:01:27 [2024-02-29T00:01:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232096484 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}]
19:01:27 [2024-02-29T00:01:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-232096452 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
19:01:27 [2024-02-29T00:01:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-232096451 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
19:01:27 [2024-02-29T00:01:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-232096450 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
19:01:27 [2024-02-29T00:01:27.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232096450 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}]
19:01:27 [2024-02-29T00:01:27.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-232096392 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
19:01:27 [2024-02-29T00:01:27.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-232096210 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
19:01:27 [2024-02-29T00:01:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-232096210 data=null doit=true}, TreeItem with text {syslog}]
19:01:27 [2024-02-29T00:01:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-232096210 data=null}, TreeItem with text {syslog}]
19:01:27 [2024-02-29T00:01:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
19:01:27 [2024-02-29T00:01:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
19:01:27 [2024-02-29T00:01:27.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e4a4ed5] time=-232096045 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:01:27 [2024-02-29T00:01:27.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:27 [2024-02-29T00:01:27.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:27 [2024-02-29T00:01:27.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:27 [2024-02-29T00:01:27.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:27 [2024-02-29T00:01:27.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232095984 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:27 [2024-02-29T00:01:27.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232095984 data=null doit=true}, TreeItem with text {Test}]
19:01:27 [2024-02-29T00:01:27.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232095984 data=null}, TreeItem with text {Test}]
19:01:27 [2024-02-29T00:01:27.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232095983 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:27 [2024-02-29T00:01:27.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232095983 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:27 [2024-02-29T00:01:27.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232095946 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:27 [2024-02-29T00:01:27.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:01:27 [2024-02-29T00:01:27.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:01:28 [2024-02-29T00:01:28.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232094920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232094920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232094920 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232094920 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232094919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232094919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232094919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232094919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232094918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232094918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232094918 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232094918 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232094917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232094917 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232094917 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232094917 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:29 [2024-02-29T00:01:29.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232094916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:29 [2024-02-29T00:01:29.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232094916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:29 [2024-02-29T00:01:29.186Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:29 [2024-02-29T00:01:29.186Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:29 [2024-02-29T00:01:29.186Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:29 [2024-02-29T00:01:29.186Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:29 [2024-02-29T00:01:29.186Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:29 [2024-02-29T00:01:29.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:01:29 [2024-02-29T00:01:29.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232094916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:29 [2024-02-29T00:01:29.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232095855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232094284 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232094284 data=null doit=true}, TreeItem with text {Test}]
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232094283 data=null}, TreeItem with text {Test}]
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232094283 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232094283 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232094247 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232094246 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232094246 data=null doit=true}, TreeItem with text {Test}]
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232094246 data=null}, TreeItem with text {Test}]
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232094245 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232094245 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232094239 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232094238 data=null doit=true}, TreeItem with text {Test}]
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232094238 data=null}, TreeItem with text {Test}]
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232094238 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232094238 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}]
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232094236 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232094235 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232094235 data=null doit=true}, TreeItem with text {Traces [0]}]
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232094235 data=null}, TreeItem with text {Traces [0]}]
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232094234 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232094187 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232094172 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:29 [2024-02-29T00:01:29.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232094171 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:01:29 [2024-02-29T00:01:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232094171 data=null doit=true}, TreeItem with text {Traces [0]}]
19:01:29 [2024-02-29T00:01:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232094171 data=null}, TreeItem with text {Traces [0]}]
19:01:29 [2024-02-29T00:01:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232094170 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:29 [2024-02-29T00:01:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232094170 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:01:29 [2024-02-29T00:01:29.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232094155 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:30 [2024-02-29T00:01:30.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
19:01:30 [2024-02-29T00:01:30.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
19:01:30 [2024-02-29T00:01:30.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
19:01:30 [2024-02-29T00:01:30.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
19:01:30 [2024-02-29T00:01:30.263Z] 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=-232093632 data=null doit=true}, Shell with text {Fetch Remote Traces}]
19:01:30 [2024-02-29T00:01:30.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
19:01:30 [2024-02-29T00:01:30.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
19:01:30 [2024-02-29T00:01:30.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificRecursive
19:01:30 [2024-02-29T00:01:30.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificRecursive} [layout=null] time=-232093590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
19:01:30 [2024-02-29T00:01:30.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificRecursive
19:01:30 [2024-02-29T00:01:30.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:01:30 [2024-02-29T00:01:30.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:01:30 [2024-02-29T00:01:30.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:30 [2024-02-29T00:01:30.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:30 [2024-02-29T00:01:30.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:01:30 [2024-02-29T00:01:30.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:01:30 [2024-02-29T00:01:30.263Z] 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')
19:01:30 [2024-02-29T00:01:30.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:30 [2024-02-29T00:01:30.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:30 [2024-02-29T00:01:30.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
19:01:30 [2024-02-29T00:01:30.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-232093588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:30 [2024-02-29T00:01:30.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-232093588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:30 [2024-02-29T00:01:30.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-232093588 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:30 [2024-02-29T00:01:30.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-232093588 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:30 [2024-02-29T00:01:30.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-232093587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:30 [2024-02-29T00:01:30.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-232093587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:30 [2024-02-29T00:01:30.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-232093587 data=null 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')]
19:01:30 [2024-02-29T00:01:30.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:30 [2024-02-29T00:01:30.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:30 [2024-02-29T00:01:30.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:30 [2024-02-29T00:01:30.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:30 [2024-02-29T00:01:30.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:30 [2024-02-29T00:01:30.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
19:01:30 [2024-02-29T00:01:30.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:01:30 [2024-02-29T00:01:30.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:01:30 [2024-02-29T00:01:30.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:30 [2024-02-29T00:01:30.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:30 [2024-02-29T00:01:30.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:30 [2024-02-29T00:01:30.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:30 [2024-02-29T00:01:30.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:01:30 [2024-02-29T00:01:30.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:01:30 [2024-02-29T00:01:30.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:30 [2024-02-29T00:01:30.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:01:30 [2024-02-29T00:01:30.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-232093559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:30 [2024-02-29T00:01:30.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-232093559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:30 [2024-02-29T00:01:30.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-232093559 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:30 [2024-02-29T00:01:30.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-232093559 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:30 [2024-02-29T00:01:30.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-232093558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:30 [2024-02-29T00:01:30.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-232093558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:30 [2024-02-29T00:01:30.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:30 [2024-02-29T00:01:30.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:30 [2024-02-29T00:01:30.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:30 [2024-02-29T00:01:30.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:30 [2024-02-29T00:01:30.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:30 [2024-02-29T00:01:30.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:01:30 [2024-02-29T00:01:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-232093558 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:30 [2024-02-29T00:01:30.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-232094059 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...']
19:01:31 [2024-02-29T00:01:31.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:31 [2024-02-29T00:01:31.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:31 [2024-02-29T00:01:31.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:31 [2024-02-29T00:01:31.035Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:31 [2024-02-29T00:01:31.035Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:31 [2024-02-29T00:01:31.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-232092979 data=null doit=true}, TreeItem with text {Traces [2]}]
19:01:31 [2024-02-29T00:01:31.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-232092979 data=null}, TreeItem with text {Traces [2]}]
19:01:31 [2024-02-29T00:01:31.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-232092978 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:01:31 [2024-02-29T00:01:31.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232092978 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]}]
19:01:31 [2024-02-29T00:01:31.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-232092976 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:01:31 [2024-02-29T00:01:31.035Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:01:31 [2024-02-29T00:01:31.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
19:01:31 [2024-02-29T00:01:31.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-232092976 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
19:01:31 [2024-02-29T00:01:31.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-232092976 data=null doit=true}, TreeItem with text {node1 [2]}]
19:01:31 [2024-02-29T00:01:31.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:31 [2024-02-29T00:01:31.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-232092975 data=null}, TreeItem with text {node1 [2]}]
19:01:31 [2024-02-29T00:01:31.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-232092975 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
19:01:31 [2024-02-29T00:01:31.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232092975 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]}]
19:01:31 [2024-02-29T00:01:31.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-232092959 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
19:01:31 [2024-02-29T00:01:31.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-232092958 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
19:01:31 [2024-02-29T00:01:31.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-232092958 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
19:01:31 [2024-02-29T00:01:31.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232092958 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]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-232092943 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-232092943 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-232092942 data=null doit=true}, TreeItem with text {node1 [2]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-232092942 data=null}, TreeItem with text {node1 [2]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
19:01:31 [2024-02-29T00:01:31.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won't expand it again.
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-232092941 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-232092941 data=null doit=true}, TreeItem with text {resources [2]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-232092941 data=null}, TreeItem with text {resources [2]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-232092940 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232092940 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]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-232092933 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-232092933 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-232092932 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232092932 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]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-232092928 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-232092928 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-232092928 data=null doit=true}, TreeItem with text {resources [2]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-232092927 data=null}, TreeItem with text {resources [2]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
19:01:31 [2024-02-29T00:01:31.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-232092927 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-232092926 data=null doit=true}, TreeItem with text {generated [1]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-232092887 data=null}, TreeItem with text {generated [1]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-232092887 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232092887 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]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-232092872 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-232092871 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-232092871 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232092871 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]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-232092866 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-232092866 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-232092866 data=null doit=true}, TreeItem with text {generated [1]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-232092865 data=null}, TreeItem with text {generated [1]}]
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
19:01:31 [2024-02-29T00:01:31.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
19:01:31 [2024-02-29T00:01:31.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-232092865 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
19:01:31 [2024-02-29T00:01:31.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-232092865 data=null doit=true}, TreeItem with text {synthetic-trace}]
19:01:31 [2024-02-29T00:01:31.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:31 [2024-02-29T00:01:31.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-232092864 data=null}, TreeItem with text {synthetic-trace}]
19:01:31 [2024-02-29T00:01:31.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-232092864 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
19:01:31 [2024-02-29T00:01:31.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232092864 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}]
19:01:31 [2024-02-29T00:01:31.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-232092827 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
19:01:31 [2024-02-29T00:01:31.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-232092825 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:01:31 [2024-02-29T00:01:31.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-232092824 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:01:31 [2024-02-29T00:01:31.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232092824 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}]
19:01:31 [2024-02-29T00:01:31.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-232092745 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-232092246 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-232092188 data=null doit=true}, TreeItem with text {synthetic-trace}]
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-232092188 data=null}, TreeItem with text {synthetic-trace}]
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:31 [2024-02-29T00:01:31.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:31 [2024-02-29T00:01:31.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:31 [2024-02-29T00:01:31.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:01:31 [2024-02-29T00:01:31.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-232092073 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-232092073 data=null doit=true}, TreeItem with text {node1 [2]}]
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-232092073 data=null}, TreeItem with text {node1 [2]}]
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-232092072 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232092072 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]}]
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-232092044 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-232092043 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-232092043 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232092043 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]}]
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-232092039 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-232092039 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-232092038 data=null doit=true}, TreeItem with text {node1 [2]}]
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-232092038 data=null}, TreeItem with text {node1 [2]}]
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-232092038 data=null doit=true}, TreeItem with text {node1 [2]}]
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-232092038 data=null}, TreeItem with text {node1 [2]}]
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-232092037 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232092037 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]}]
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-232092036 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-232092036 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-232092036 data=null doit=true}, TreeItem with text {resources [2]}]
19:01:31 [2024-02-29T00:01:31.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:31 [2024-02-29T00:01:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-232092035 data=null}, TreeItem with text {resources [2]}]
19:01:31 [2024-02-29T00:01:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-232092035 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
19:01:31 [2024-02-29T00:01:31.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232092035 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]}]
19:01:32 [2024-02-29T00:01:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-232091978 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
19:01:32 [2024-02-29T00:01:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-232091977 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
19:01:32 [2024-02-29T00:01:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-232091977 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
19:01:32 [2024-02-29T00:01:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232091976 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]}]
19:01:32 [2024-02-29T00:01:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-232091962 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
19:01:32 [2024-02-29T00:01:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-232091961 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
19:01:32 [2024-02-29T00:01:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-232091961 data=null doit=true}, TreeItem with text {resources [2]}]
19:01:32 [2024-02-29T00:01:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-232091961 data=null}, TreeItem with text {resources [2]}]
19:01:32 [2024-02-29T00:01:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
19:01:32 [2024-02-29T00:01:32.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
19:01:32 [2024-02-29T00:01:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
19:01:32 [2024-02-29T00:01:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-232091960 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
19:01:32 [2024-02-29T00:01:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-232091960 data=null doit=true}, TreeItem with text {syslog}]
19:01:32 [2024-02-29T00:01:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:32 [2024-02-29T00:01:32.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-232091959 data=null}, TreeItem with text {syslog}]
19:01:32 [2024-02-29T00:01:32.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-232091958 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
19:01:32 [2024-02-29T00:01:32.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232091957 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}]
19:01:32 [2024-02-29T00:01:32.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-232091923 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
19:01:32 [2024-02-29T00:01:32.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-232091923 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
19:01:32 [2024-02-29T00:01:32.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-232091922 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
19:01:32 [2024-02-29T00:01:32.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232091922 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}]
19:01:32 [2024-02-29T00:01:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-232091856 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
19:01:32 [2024-02-29T00:01:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-232091582 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
19:01:32 [2024-02-29T00:01:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-232091582 data=null doit=true}, TreeItem with text {syslog}]
19:01:32 [2024-02-29T00:01:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-232091581 data=null}, TreeItem with text {syslog}]
19:01:32 [2024-02-29T00:01:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
19:01:32 [2024-02-29T00:01:32.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
19:01:32 [2024-02-29T00:01:32.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e4a4ed5] time=-232091223 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:01:32 [2024-02-29T00:01:32.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:32 [2024-02-29T00:01:32.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:32 [2024-02-29T00:01:32.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:32 [2024-02-29T00:01:32.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:32 [2024-02-29T00:01:32.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232091193 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:32 [2024-02-29T00:01:32.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232091192 data=null doit=true}, TreeItem with text {Test}]
19:01:32 [2024-02-29T00:01:32.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232091192 data=null}, TreeItem with text {Test}]
19:01:32 [2024-02-29T00:01:32.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232091192 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:32 [2024-02-29T00:01:32.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232091191 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:32 [2024-02-29T00:01:32.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232091148 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:32 [2024-02-29T00:01:32.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:01:32 [2024-02-29T00:01:32.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:01:32 [2024-02-29T00:01:32.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:01:33 [2024-02-29T00:01:33.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:01:33 [2024-02-29T00:01:33.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:01:33 [2024-02-29T00:01:33.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:01:33 [2024-02-29T00:01:33.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:01:33 [2024-02-29T00:01:33.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232090515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232090515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232090515 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232090515 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232090514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232090514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232090514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232090514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232090514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232090514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232090514 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232090514 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232090513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232090513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232090513 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232090512 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232090512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232090512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:33 [2024-02-29T00:01:33.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:33 [2024-02-29T00:01:33.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:33 [2024-02-29T00:01:33.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:33 [2024-02-29T00:01:33.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:33 [2024-02-29T00:01:33.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:33 [2024-02-29T00:01:33.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:01:33 [2024-02-29T00:01:33.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232090512 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:33 [2024-02-29T00:01:33.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232091067 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:01:33 [2024-02-29T00:01:33.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:01:33 [2024-02-29T00:01:33.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:33 [2024-02-29T00:01:33.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:33 [2024-02-29T00:01:33.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:33 [2024-02-29T00:01:33.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:33 [2024-02-29T00:01:33.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:33 [2024-02-29T00:01:33.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232089889 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:33 [2024-02-29T00:01:33.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232089889 data=null doit=true}, TreeItem with text {Test}]
19:01:33 [2024-02-29T00:01:33.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232089889 data=null}, TreeItem with text {Test}]
19:01:33 [2024-02-29T00:01:33.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232089889 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:33 [2024-02-29T00:01:33.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232089889 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232089846 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232089845 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232089845 data=null doit=true}, TreeItem with text {Test}]
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232089845 data=null}, TreeItem with text {Test}]
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232089844 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232089844 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232089826 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232089826 data=null doit=true}, TreeItem with text {Test}]
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232089822 data=null}, TreeItem with text {Test}]
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232089822 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232089821 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}]
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232089819 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232089818 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232089818 data=null doit=true}, TreeItem with text {Traces [0]}]
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232089818 data=null}, TreeItem with text {Traces [0]}]
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232089817 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232089817 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232089788 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232089787 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232089787 data=null doit=true}, TreeItem with text {Traces [0]}]
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232089787 data=null}, TreeItem with text {Traces [0]}]
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232089787 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232089786 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232089782 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
19:01:34 [2024-02-29T00:01:34.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
19:01:34 [2024-02-29T00:01:34.783Z] 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=-232089306 data=null doit=true}, Shell with text {Fetch Remote Traces}]
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificNonRecursive
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificNonRecursive} [layout=null] time=-232089304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificNonRecursive
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:01:34 [2024-02-29T00:01:34.783Z] 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')
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-232089302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-232089302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-232089302 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-232089302 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-232089302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-232089301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-232089301 data=null 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')]
19:01:34 [2024-02-29T00:01:34.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:34 [2024-02-29T00:01:34.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:34 [2024-02-29T00:01:34.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:34 [2024-02-29T00:01:34.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:34 [2024-02-29T00:01:34.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:34 [2024-02-29T00:01:34.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:34 [2024-02-29T00:01:34.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:01:34 [2024-02-29T00:01:34.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:01:34 [2024-02-29T00:01:34.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:34 [2024-02-29T00:01:34.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:01:34 [2024-02-29T00:01:34.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-232089271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:34 [2024-02-29T00:01:34.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-232089271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:34 [2024-02-29T00:01:34.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-232089271 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:34 [2024-02-29T00:01:34.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-232089271 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:34 [2024-02-29T00:01:34.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-232089270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:34 [2024-02-29T00:01:34.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-232089270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:34 [2024-02-29T00:01:34.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-232089270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:34 [2024-02-29T00:01:34.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-232089687 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...']
19:01:34 [2024-02-29T00:01:34.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:01:35 [2024-02-29T00:01:35.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:35 [2024-02-29T00:01:35.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:35 [2024-02-29T00:01:35.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:35 [2024-02-29T00:01:35.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:35 [2024-02-29T00:01:35.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:35 [2024-02-29T00:01:35.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-232088874 data=null doit=true}, TreeItem with text {Traces [1]}]
19:01:35 [2024-02-29T00:01:35.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-232088874 data=null}, TreeItem with text {Traces [1]}]
19:01:35 [2024-02-29T00:01:35.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-232088874 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:01:35 [2024-02-29T00:01:35.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232088873 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]}]
19:01:35 [2024-02-29T00:01:35.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-232088872 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:01:35 [2024-02-29T00:01:35.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=-232088871 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=-232088871 data=null doit=true}, TreeItem with text {node1 [1]}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=-232088871 data=null}, TreeItem with text {node1 [1]}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-232088870 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232088870 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]}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-232088854 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-232088854 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=-232088849 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232088849 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]}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-232088845 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=-232088845 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=-232088845 data=null doit=true}, TreeItem with text {node1 [1]}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=-232088844 data=null}, TreeItem with text {node1 [1]}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
19:01:35 [2024-02-29T00:01:35.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again.
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=-232088844 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=-232088843 data=null doit=true}, TreeItem with text {resources [1]}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=-232088843 data=null}, TreeItem with text {resources [1]}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-232088843 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232088843 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]}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-232088823 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-232088822 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=-232088822 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232088822 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]}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-232088787 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=-232088787 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=-232088787 data=null doit=true}, TreeItem with text {resources [1]}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=-232088786 data=null}, TreeItem with text {resources [1]}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
19:01:35 [2024-02-29T00:01:35.041Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-232088785 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-232088785 data=null doit=true}, TreeItem with text {syslog}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-232088785 data=null}, TreeItem with text {syslog}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-232088785 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
19:01:35 [2024-02-29T00:01:35.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232088784 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}]
19:01:35 [2024-02-29T00:01:35.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-232088760 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
19:01:35 [2024-02-29T00:01:35.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-232088760 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
19:01:35 [2024-02-29T00:01:35.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-232088760 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
19:01:35 [2024-02-29T00:01:35.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232088759 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}]
19:01:35 [2024-02-29T00:01:35.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-232088700 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
19:01:35 [2024-02-29T00:01:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-232088506 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
19:01:35 [2024-02-29T00:01:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-232088506 data=null doit=true}, TreeItem with text {syslog}]
19:01:35 [2024-02-29T00:01:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-232088505 data=null}, TreeItem with text {syslog}]
19:01:35 [2024-02-29T00:01:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
19:01:35 [2024-02-29T00:01:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
19:01:35 [2024-02-29T00:01:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e4a4ed5] time=-232088360 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:01:35 [2024-02-29T00:01:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:35 [2024-02-29T00:01:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:35 [2024-02-29T00:01:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:35 [2024-02-29T00:01:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:35 [2024-02-29T00:01:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232088336 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:35 [2024-02-29T00:01:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232088336 data=null doit=true}, TreeItem with text {Test}]
19:01:35 [2024-02-29T00:01:35.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232088336 data=null}, TreeItem with text {Test}]
19:01:35 [2024-02-29T00:01:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232088336 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:35 [2024-02-29T00:01:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232088335 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:35 [2024-02-29T00:01:35.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232088267 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:35 [2024-02-29T00:01:35.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:01:35 [2024-02-29T00:01:35.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:01:35 [2024-02-29T00:01:35.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232087645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232087645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232087645 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232087645 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232087644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232087644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232087644 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232087644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232087644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232087644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232087644 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232087644 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232087643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:36 [2024-02-29T00:01:36.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232087642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:36 [2024-02-29T00:01:36.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232087642 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:36 [2024-02-29T00:01:36.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232087642 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:36 [2024-02-29T00:01:36.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232087642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:36 [2024-02-29T00:01:36.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232087642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:36 [2024-02-29T00:01:36.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:36 [2024-02-29T00:01:36.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:36 [2024-02-29T00:01:36.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:36 [2024-02-29T00:01:36.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:36 [2024-02-29T00:01:36.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:36 [2024-02-29T00:01:36.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:01:36 [2024-02-29T00:01:36.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232087642 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:36 [2024-02-29T00:01:36.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232088178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:01:36 [2024-02-29T00:01:36.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:01:36 [2024-02-29T00:01:36.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:36 [2024-02-29T00:01:36.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:36 [2024-02-29T00:01:36.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:36 [2024-02-29T00:01:36.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:36 [2024-02-29T00:01:36.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:36 [2024-02-29T00:01:36.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232087010 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:36 [2024-02-29T00:01:36.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232087010 data=null doit=true}, TreeItem with text {Test}]
19:01:36 [2024-02-29T00:01:36.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232087009 data=null}, TreeItem with text {Test}]
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232087009 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232087009 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232086974 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232086973 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232086973 data=null doit=true}, TreeItem with text {Test}]
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232086973 data=null}, TreeItem with text {Test}]
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232086972 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232086972 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232086958 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232086958 data=null doit=true}, TreeItem with text {Test}]
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232086958 data=null}, TreeItem with text {Test}]
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232086957 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232086957 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}]
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232086955 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232086946 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232086946 data=null doit=true}, TreeItem with text {Traces [0]}]
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232086946 data=null}, TreeItem with text {Traces [0]}]
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232086946 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232086945 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232086927 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232086926 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232086926 data=null doit=true}, TreeItem with text {Traces [0]}]
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232086925 data=null}, TreeItem with text {Traces [0]}]
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232086925 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232086925 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:01:36 [2024-02-29T00:01:36.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232086920 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:37 [2024-02-29T00:01:37.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
19:01:37 [2024-02-29T00:01:37.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
19:01:37 [2024-02-29T00:01:37.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
19:01:37 [2024-02-29T00:01:37.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
19:01:37 [2024-02-29T00:01:37.408Z] 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=-232086416 data=null doit=true}, Shell with text {Fetch Remote Traces}]
19:01:37 [2024-02-29T00:01:37.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
19:01:37 [2024-02-29T00:01:37.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
19:01:37 [2024-02-29T00:01:37.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificMultiGroupRecursive
19:01:37 [2024-02-29T00:01:37.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificMultiGroupRecursive} [layout=null] time=-232086414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
19:01:37 [2024-02-29T00:01:37.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificMultiGroupRecursive
19:01:37 [2024-02-29T00:01:37.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:01:37 [2024-02-29T00:01:37.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:01:37 [2024-02-29T00:01:37.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:37 [2024-02-29T00:01:37.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:37 [2024-02-29T00:01:37.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:01:37 [2024-02-29T00:01:37.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:01:37 [2024-02-29T00:01:37.408Z] 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')
19:01:37 [2024-02-29T00:01:37.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:37 [2024-02-29T00:01:37.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:37 [2024-02-29T00:01:37.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
19:01:37 [2024-02-29T00:01:37.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-232086413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:37 [2024-02-29T00:01:37.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-232086413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:37 [2024-02-29T00:01:37.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-232086413 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:37 [2024-02-29T00:01:37.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-232086413 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:37 [2024-02-29T00:01:37.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-232086412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:37 [2024-02-29T00:01:37.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-232086412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:37 [2024-02-29T00:01:37.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-232086412 data=null 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')]
19:01:37 [2024-02-29T00:01:37.666Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:37 [2024-02-29T00:01:37.666Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:37 [2024-02-29T00:01:37.666Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:37 [2024-02-29T00:01:37.666Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:37 [2024-02-29T00:01:37.666Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:37 [2024-02-29T00:01:37.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
19:01:37 [2024-02-29T00:01:37.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:01:37 [2024-02-29T00:01:37.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:01:37 [2024-02-29T00:01:37.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:37 [2024-02-29T00:01:37.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:37 [2024-02-29T00:01:37.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:37 [2024-02-29T00:01:37.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:37 [2024-02-29T00:01:37.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:01:37 [2024-02-29T00:01:37.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:01:37 [2024-02-29T00:01:37.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:37 [2024-02-29T00:01:37.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:01:37 [2024-02-29T00:01:37.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-232086359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:37 [2024-02-29T00:01:37.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-232086358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:37 [2024-02-29T00:01:37.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-232086358 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:37 [2024-02-29T00:01:37.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-232086358 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:37 [2024-02-29T00:01:37.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-232086358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:37 [2024-02-29T00:01:37.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-232086358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:37 [2024-02-29T00:01:37.666Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:37 [2024-02-29T00:01:37.666Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:37 [2024-02-29T00:01:37.666Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:37 [2024-02-29T00:01:37.666Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:37 [2024-02-29T00:01:37.666Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:37 [2024-02-29T00:01:37.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:01:37 [2024-02-29T00:01:37.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-232086357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:37 [2024-02-29T00:01:37.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-232086862 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...']
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:38 [2024-02-29T00:01:38.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:38 [2024-02-29T00:01:38.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-232085830 data=null doit=true}, TreeItem with text {Traces [2]}]
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-232085829 data=null}, TreeItem with text {Traces [2]}]
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-232085829 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232085828 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]}]
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-232085826 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:01:38 [2024-02-29T00:01:38.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-232085788 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-232085788 data=null doit=true}, TreeItem with text {node1 [2]}]
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-232085788 data=null}, TreeItem with text {node1 [2]}]
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-232085787 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232085787 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]}]
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-232085774 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-232085774 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-232085765 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232085764 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]}]
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-232085760 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-232085760 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-232085760 data=null doit=true}, TreeItem with text {node1 [2]}]
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-232085760 data=null}, TreeItem with text {node1 [2]}]
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
19:01:38 [2024-02-29T00:01:38.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won't expand it again.
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-232085759 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-232085759 data=null doit=true}, TreeItem with text {resources [2]}]
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-232085758 data=null}, TreeItem with text {resources [2]}]
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-232085758 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232085758 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]}]
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-232085742 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
19:01:38 [2024-02-29T00:01:38.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-232085742 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-232085741 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232085741 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]}]
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-232085672 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-232085671 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-232085671 data=null doit=true}, TreeItem with text {resources [2]}]
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-232085671 data=null}, TreeItem with text {resources [2]}]
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
19:01:38 [2024-02-29T00:01:38.182Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-232085670 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-232085670 data=null doit=true}, TreeItem with text {generated [1]}]
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-232085670 data=null}, TreeItem with text {generated [1]}]
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-232085669 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232085669 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]}]
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-232085660 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-232085660 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-232085659 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232085659 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]}]
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-232085641 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-232085641 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-232085640 data=null doit=true}, TreeItem with text {generated [1]}]
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-232085640 data=null}, TreeItem with text {generated [1]}]
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
19:01:38 [2024-02-29T00:01:38.182Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-232085639 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-232085639 data=null doit=true}, TreeItem with text {synthetic-trace}]
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-232085639 data=null}, TreeItem with text {synthetic-trace}]
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-232085638 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
19:01:38 [2024-02-29T00:01:38.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232085638 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}]
19:01:38 [2024-02-29T00:01:38.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-232085555 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
19:01:38 [2024-02-29T00:01:38.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-232085554 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:01:38 [2024-02-29T00:01:38.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-232085554 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:01:38 [2024-02-29T00:01:38.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232085554 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}]
19:01:39 [2024-02-29T00:01:39.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-232085437 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:01:39 [2024-02-29T00:01:39.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-232085057 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
19:01:39 [2024-02-29T00:01:39.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-232084988 data=null doit=true}, TreeItem with text {synthetic-trace}]
19:01:39 [2024-02-29T00:01:39.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-232084988 data=null}, TreeItem with text {synthetic-trace}]
19:01:39 [2024-02-29T00:01:39.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
19:01:39 [2024-02-29T00:01:39.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
19:01:39 [2024-02-29T00:01:39.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:39 [2024-02-29T00:01:39.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:39 [2024-02-29T00:01:39.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:39 [2024-02-29T00:01:39.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:39 [2024-02-29T00:01:39.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:39 [2024-02-29T00:01:39.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:01:39 [2024-02-29T00:01:39.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:01:39 [2024-02-29T00:01:39.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
19:01:39 [2024-02-29T00:01:39.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-232084883 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
19:01:39 [2024-02-29T00:01:39.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-232084883 data=null doit=true}, TreeItem with text {node1 [2]}]
19:01:39 [2024-02-29T00:01:39.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:39 [2024-02-29T00:01:39.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-232084883 data=null}, TreeItem with text {node1 [2]}]
19:01:39 [2024-02-29T00:01:39.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-232084882 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
19:01:39 [2024-02-29T00:01:39.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232084882 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]}]
19:01:39 [2024-02-29T00:01:39.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-232084857 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
19:01:39 [2024-02-29T00:01:39.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-232084856 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
19:01:39 [2024-02-29T00:01:39.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-232084856 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
19:01:39 [2024-02-29T00:01:39.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232084855 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]}]
19:01:39 [2024-02-29T00:01:39.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-232084846 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
19:01:39 [2024-02-29T00:01:39.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-232084846 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
19:01:39 [2024-02-29T00:01:39.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-232084846 data=null doit=true}, TreeItem with text {node1 [2]}]
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-232084846 data=null}, TreeItem with text {node1 [2]}]
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-232084845 data=null doit=true}, TreeItem with text {node1 [2]}]
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-232084845 data=null}, TreeItem with text {node1 [2]}]
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-232084845 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232084844 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]}]
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-232084844 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-232084843 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-232084843 data=null doit=true}, TreeItem with text {resources [2]}]
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-232084843 data=null}, TreeItem with text {resources [2]}]
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-232084843 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232084842 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]}]
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-232084821 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-232084820 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-232084820 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232084820 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]}]
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-232084816 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-232084816 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-232084816 data=null doit=true}, TreeItem with text {resources [2]}]
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-232084815 data=null}, TreeItem with text {resources [2]}]
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
19:01:39 [2024-02-29T00:01:39.005Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-232084815 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-232084814 data=null doit=true}, TreeItem with text {syslog}]
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-232084814 data=null}, TreeItem with text {syslog}]
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-232084814 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
19:01:39 [2024-02-29T00:01:39.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232084814 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}]
19:01:39 [2024-02-29T00:01:39.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-232084777 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
19:01:39 [2024-02-29T00:01:39.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-232084777 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
19:01:39 [2024-02-29T00:01:39.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-232084776 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
19:01:39 [2024-02-29T00:01:39.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232084776 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}]
19:01:39 [2024-02-29T00:01:39.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-232084664 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
19:01:39 [2024-02-29T00:01:39.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-232084448 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
19:01:39 [2024-02-29T00:01:39.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-232084447 data=null doit=true}, TreeItem with text {syslog}]
19:01:39 [2024-02-29T00:01:39.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-232084447 data=null}, TreeItem with text {syslog}]
19:01:39 [2024-02-29T00:01:39.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
19:01:39 [2024-02-29T00:01:39.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
19:01:39 [2024-02-29T00:01:39.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e4a4ed5] time=-232084237 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:01:39 [2024-02-29T00:01:39.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:39 [2024-02-29T00:01:39.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:39 [2024-02-29T00:01:39.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:39 [2024-02-29T00:01:39.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:39 [2024-02-29T00:01:39.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232084213 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:39 [2024-02-29T00:01:39.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232084213 data=null doit=true}, TreeItem with text {Test}]
19:01:39 [2024-02-29T00:01:39.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232084213 data=null}, TreeItem with text {Test}]
19:01:39 [2024-02-29T00:01:39.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232084212 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:39 [2024-02-29T00:01:39.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232084212 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:39 [2024-02-29T00:01:39.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232084177 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:39 [2024-02-29T00:01:39.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:01:39 [2024-02-29T00:01:39.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:01:40 [2024-02-29T00:01:40.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:01:40 [2024-02-29T00:01:40.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:01:40 [2024-02-29T00:01:40.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:01:40 [2024-02-29T00:01:40.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:01:40 [2024-02-29T00:01:40.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:01:40 [2024-02-29T00:01:40.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:01:40 [2024-02-29T00:01:40.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:01:40 [2024-02-29T00:01:40.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:40 [2024-02-29T00:01:40.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:01:40 [2024-02-29T00:01:40.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:01:40 [2024-02-29T00:01:40.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:01:40 [2024-02-29T00:01:40.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232083056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:40 [2024-02-29T00:01:40.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232083055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:40 [2024-02-29T00:01:40.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232083055 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:40 [2024-02-29T00:01:40.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232083055 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:40 [2024-02-29T00:01:40.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232083055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:40 [2024-02-29T00:01:40.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232083055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:40 [2024-02-29T00:01:40.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232083055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:40 [2024-02-29T00:01:40.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232083055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:40 [2024-02-29T00:01:40.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232083055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:40 [2024-02-29T00:01:40.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232083054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:40 [2024-02-29T00:01:40.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232083054 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:40 [2024-02-29T00:01:40.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232083054 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:40 [2024-02-29T00:01:40.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:01:40 [2024-02-29T00:01:40.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:01:40 [2024-02-29T00:01:40.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:01:40 [2024-02-29T00:01:40.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:40 [2024-02-29T00:01:40.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:01:40 [2024-02-29T00:01:40.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:01:40 [2024-02-29T00:01:40.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:01:40 [2024-02-29T00:01:40.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:40 [2024-02-29T00:01:40.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:01:40 [2024-02-29T00:01:40.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232083053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:40 [2024-02-29T00:01:40.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232083053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:40 [2024-02-29T00:01:40.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232083053 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:40 [2024-02-29T00:01:40.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232083053 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:40 [2024-02-29T00:01:40.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232083053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:40 [2024-02-29T00:01:40.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232083053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:40 [2024-02-29T00:01:40.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:40 [2024-02-29T00:01:40.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:40 [2024-02-29T00:01:40.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:40 [2024-02-29T00:01:40.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:40 [2024-02-29T00:01:40.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:40 [2024-02-29T00:01:40.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:01:41 [2024-02-29T00:01:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232083052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:41 [2024-02-29T00:01:41.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232084079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:01:41 [2024-02-29T00:01:41.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:01:41 [2024-02-29T00:01:41.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:41 [2024-02-29T00:01:41.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:41 [2024-02-29T00:01:41.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:41 [2024-02-29T00:01:41.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:41 [2024-02-29T00:01:41.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232082319 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232082318 data=null doit=true}, TreeItem with text {Test}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232082318 data=null}, TreeItem with text {Test}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232082318 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232082318 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232082278 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232082277 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232082277 data=null doit=true}, TreeItem with text {Test}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232082277 data=null}, TreeItem with text {Test}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232082276 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232082276 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232082263 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232082262 data=null doit=true}, TreeItem with text {Test}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232082262 data=null}, TreeItem with text {Test}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232082262 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232082261 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}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232082259 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232082258 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232082258 data=null doit=true}, TreeItem with text {Traces [0]}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232082258 data=null}, TreeItem with text {Traces [0]}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232082258 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232082258 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232082241 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232082240 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232082240 data=null doit=true}, TreeItem with text {Traces [0]}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232082240 data=null}, TreeItem with text {Traces [0]}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232082239 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232082239 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232082185 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
19:01:41 [2024-02-29T00:01:41.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
19:01:42 [2024-02-29T00:01:42.346Z] 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=-232081720 data=null doit=true}, Shell with text {Fetch Remote Traces}]
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-232081718 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:01:42 [2024-02-29T00:01:42.346Z] 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')
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-232081717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-232081717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-232081716 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-232081716 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-232081716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-232081716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-232081716 data=null 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')]
19:01:42 [2024-02-29T00:01:42.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:42 [2024-02-29T00:01:42.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:42 [2024-02-29T00:01:42.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:42 [2024-02-29T00:01:42.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:42 [2024-02-29T00:01:42.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:42 [2024-02-29T00:01:42.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:01:42 [2024-02-29T00:01:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:01:42 [2024-02-29T00:01:42.347Z] 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')
19:01:42 [2024-02-29T00:01:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:42 [2024-02-29T00:01:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
19:01:42 [2024-02-29T00:01:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-232081676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:01:42 [2024-02-29T00:01:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-232081676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:01:42 [2024-02-29T00:01:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-232081675 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:01:42 [2024-02-29T00:01:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-232081675 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:01:42 [2024-02-29T00:01:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-232081675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:01:42 [2024-02-29T00:01:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-232081675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:01:42 [2024-02-29T00:01:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-232081675 data=null 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')]
19:01:42 [2024-02-29T00:01:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-232082138 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...']
19:01:42 [2024-02-29T00:01:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:01:42 [2024-02-29T00:01:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e4a4ed5] time=-232081560 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:01:42 [2024-02-29T00:01:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:42 [2024-02-29T00:01:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:42 [2024-02-29T00:01:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:42 [2024-02-29T00:01:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:42 [2024-02-29T00:01:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232081554 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:42 [2024-02-29T00:01:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232081554 data=null doit=true}, TreeItem with text {Test}]
19:01:42 [2024-02-29T00:01:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232081554 data=null}, TreeItem with text {Test}]
19:01:42 [2024-02-29T00:01:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232081554 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:42 [2024-02-29T00:01:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232081553 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:42 [2024-02-29T00:01:42.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232081477 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:42 [2024-02-29T00:01:42.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:01:42 [2024-02-29T00:01:42.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:01:42 [2024-02-29T00:01:42.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232080442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232080441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232080441 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232080441 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232080441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232080440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232080440 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232080440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232080440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232080440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232080440 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232080440 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232080438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:43 [2024-02-29T00:01:43.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232080438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:43 [2024-02-29T00:01:43.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232080438 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:43 [2024-02-29T00:01:43.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232080438 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:43 [2024-02-29T00:01:43.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232080438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:43 [2024-02-29T00:01:43.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232080438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:43 [2024-02-29T00:01:43.536Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:43 [2024-02-29T00:01:43.536Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:43 [2024-02-29T00:01:43.536Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:43 [2024-02-29T00:01:43.536Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:43 [2024-02-29T00:01:43.536Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:43 [2024-02-29T00:01:43.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:01:43 [2024-02-29T00:01:43.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232080438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:43 [2024-02-29T00:01:43.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232081382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232079803 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232079803 data=null doit=true}, TreeItem with text {Test}]
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232079803 data=null}, TreeItem with text {Test}]
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232079803 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232079802 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232079773 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232079772 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232079772 data=null doit=true}, TreeItem with text {Test}]
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232079772 data=null}, TreeItem with text {Test}]
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232079771 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232079771 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232079756 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232079756 data=null doit=true}, TreeItem with text {Test}]
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232079756 data=null}, TreeItem with text {Test}]
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232079755 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232079755 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}]
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232079744 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232079743 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232079743 data=null doit=true}, TreeItem with text {Traces [0]}]
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232079743 data=null}, TreeItem with text {Traces [0]}]
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232079743 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232079742 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232079724 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232079723 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232079723 data=null doit=true}, TreeItem with text {Traces [0]}]
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232079723 data=null}, TreeItem with text {Traces [0]}]
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232079722 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:44 [2024-02-29T00:01:44.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232079722 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:01:44 [2024-02-29T00:01:44.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232079709 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:44 [2024-02-29T00:01:44.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
19:01:44 [2024-02-29T00:01:44.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
19:01:44 [2024-02-29T00:01:44.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=-232079242 data=null doit=true}, Shell with text {Fetch Remote Traces}]
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestMultiNode
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestMultiNode} [layout=null] time=-232079240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestMultiNode
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:01:44 [2024-02-29T00:01:44.614Z] 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')
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-232079238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-232079238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-232079238 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-232079237 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-232079237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-232079237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-232079237 data=null 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')]
19:01:44 [2024-02-29T00:01:44.614Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:44 [2024-02-29T00:01:44.614Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:44 [2024-02-29T00:01:44.614Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:44 [2024-02-29T00:01:44.614Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:44 [2024-02-29T00:01:44.614Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:01:44 [2024-02-29T00:01:44.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-232079208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:44 [2024-02-29T00:01:44.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-232079208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:44 [2024-02-29T00:01:44.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-232079182 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:44 [2024-02-29T00:01:44.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-232079182 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:44 [2024-02-29T00:01:44.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-232079181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:44 [2024-02-29T00:01:44.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-232079181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:44 [2024-02-29T00:01:44.870Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:44 [2024-02-29T00:01:44.870Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:44 [2024-02-29T00:01:44.870Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:44 [2024-02-29T00:01:44.870Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:44 [2024-02-29T00:01:44.870Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:44 [2024-02-29T00:01:44.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:01:44 [2024-02-29T00:01:44.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-232079181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:44 [2024-02-29T00:01:44.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-232079663 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...']
19:01:45 [2024-02-29T00:01:45.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:45 [2024-02-29T00:01:45.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:45 [2024-02-29T00:01:45.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:45 [2024-02-29T00:01:45.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:45 [2024-02-29T00:01:45.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:45 [2024-02-29T00:01:45.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-232078670 data=null doit=true}, TreeItem with text {Traces [2]}]
19:01:45 [2024-02-29T00:01:45.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-232078661 data=null}, TreeItem with text {Traces [2]}]
19:01:45 [2024-02-29T00:01:45.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-232078661 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:01:45 [2024-02-29T00:01:45.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232078661 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]}]
19:01:45 [2024-02-29T00:01:45.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-232078659 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:01:45 [2024-02-29T00:01:45.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:01:45 [2024-02-29T00:01:45.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
19:01:45 [2024-02-29T00:01:45.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=-232078658 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
19:01:45 [2024-02-29T00:01:45.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=-232078657 data=null doit=true}, TreeItem with text {node1 [1]}]
19:01:45 [2024-02-29T00:01:45.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:45 [2024-02-29T00:01:45.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=-232078657 data=null}, TreeItem with text {node1 [1]}]
19:01:45 [2024-02-29T00:01:45.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-232078657 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
19:01:45 [2024-02-29T00:01:45.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232078656 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]}]
19:01:45 [2024-02-29T00:01:45.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-232078639 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
19:01:45 [2024-02-29T00:01:45.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-232078639 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=-232078638 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232078638 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]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-232078622 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=-232078622 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=-232078622 data=null doit=true}, TreeItem with text {node1 [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=-232078621 data=null}, TreeItem with text {node1 [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
19:01:45 [2024-02-29T00:01:45.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again.
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=-232078620 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=-232078620 data=null doit=true}, TreeItem with text {resources [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=-232078620 data=null}, TreeItem with text {resources [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-232078593 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232078591 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]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-232078574 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-232078574 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=-232078573 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232078573 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]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-232078569 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=-232078568 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=-232078568 data=null doit=true}, TreeItem with text {resources [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=-232078568 data=null}, TreeItem with text {resources [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
19:01:45 [2024-02-29T00:01:45.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-232078567 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-232078567 data=null doit=true}, TreeItem with text {generated [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-232078567 data=null}, TreeItem with text {generated [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-232078566 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232078566 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]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-232078559 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-232078559 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-232078558 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232078558 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]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-232078542 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-232078542 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-232078542 data=null doit=true}, TreeItem with text {generated [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-232078541 data=null}, TreeItem with text {generated [1]}]
19:01:45 [2024-02-29T00:01:45.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
19:01:45 [2024-02-29T00:01:45.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
19:01:45 [2024-02-29T00:01:45.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
19:01:45 [2024-02-29T00:01:45.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-232078541 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
19:01:45 [2024-02-29T00:01:45.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-232078540 data=null doit=true}, TreeItem with text {synthetic-trace}]
19:01:45 [2024-02-29T00:01:45.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:45 [2024-02-29T00:01:45.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-232078540 data=null}, TreeItem with text {synthetic-trace}]
19:01:45 [2024-02-29T00:01:45.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-232078540 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
19:01:45 [2024-02-29T00:01:45.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232078540 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}]
19:01:45 [2024-02-29T00:01:45.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-232078507 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
19:01:45 [2024-02-29T00:01:45.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-232078505 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:01:45 [2024-02-29T00:01:45.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-232078504 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:01:45 [2024-02-29T00:01:45.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232078504 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}]
19:01:46 [2024-02-29T00:01:46.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-232078438 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:01:46 [2024-02-29T00:01:46.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-232077935 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
19:01:46 [2024-02-29T00:01:46.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-232077929 data=null doit=true}, TreeItem with text {synthetic-trace}]
19:01:46 [2024-02-29T00:01:46.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-232077929 data=null}, TreeItem with text {synthetic-trace}]
19:01:46 [2024-02-29T00:01:46.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
19:01:46 [2024-02-29T00:01:46.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
19:01:46 [2024-02-29T00:01:46.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:46 [2024-02-29T00:01:46.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:46 [2024-02-29T00:01:46.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:46 [2024-02-29T00:01:46.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:46 [2024-02-29T00:01:46.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:46 [2024-02-29T00:01:46.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:01:46 [2024-02-29T00:01:46.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:01:46 [2024-02-29T00:01:46.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node2 [1]}
19:01:46 [2024-02-29T00:01:46.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node2 [1]} time=-232077848 data=null button=0 stateMask=0x0 x=109 y=173 count=0}, TreeItem with text {node2 [1]}]
19:01:46 [2024-02-29T00:01:46.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node2 [1]} time=-232077848 data=null doit=true}, TreeItem with text {node2 [1]}]
19:01:46 [2024-02-29T00:01:46.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:46 [2024-02-29T00:01:46.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node2 [1]} time=-232077847 data=null}, TreeItem with text {node2 [1]}]
19:01:46 [2024-02-29T00:01:46.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node2 [1]} time=-232077847 data=null button=1 stateMask=0x0 x=109 y=173 count=1}, TreeItem with text {node2 [1]}]
19:01:46 [2024-02-29T00:01:46.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232077847 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]}]
19:01:46 [2024-02-29T00:01:46.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node2 [1]} time=-232077827 data=null button=1 stateMask=0x80000 x=109 y=173 count=1}, TreeItem with text {node2 [1]}]
19:01:46 [2024-02-29T00:01:46.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node2 [1]} time=-232077826 data=null button=1 stateMask=0x0 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
19:01:46 [2024-02-29T00:01:46.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node2 [1]} time=-232077826 data=null button=1 stateMask=0x0 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
19:01:46 [2024-02-29T00:01:46.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232077825 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]}]
19:01:46 [2024-02-29T00:01:46.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node2 [1]} time=-232077822 data=null button=1 stateMask=0x80000 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
19:01:46 [2024-02-29T00:01:46.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node2 [1]} time=-232077821 data=null button=0 stateMask=0x0 x=109 y=173 count=0}, TreeItem with text {node2 [1]}]
19:01:46 [2024-02-29T00:01:46.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node2 [1]} time=-232077821 data=null doit=true}, TreeItem with text {node2 [1]}]
19:01:46 [2024-02-29T00:01:46.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node2 [1]} time=-232077821 data=null}, TreeItem with text {node2 [1]}]
19:01:46 [2024-02-29T00:01:46.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node2 [1]}
19:01:46 [2024-02-29T00:01:46.001Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node2 [1]} is already expanded. Won't expand it again.
19:01:46 [2024-02-29T00:01:46.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
19:01:46 [2024-02-29T00:01:46.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=-232077820 data=null button=0 stateMask=0x0 x=139 y=196 count=0}, TreeItem with text {resources [1]}]
19:01:46 [2024-02-29T00:01:46.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=-232077820 data=null doit=true}, TreeItem with text {resources [1]}]
19:01:46 [2024-02-29T00:01:46.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:46 [2024-02-29T00:01:46.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=-232077820 data=null}, TreeItem with text {resources [1]}]
19:01:46 [2024-02-29T00:01:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-232077819 data=null button=1 stateMask=0x0 x=139 y=196 count=1}, TreeItem with text {resources [1]}]
19:01:46 [2024-02-29T00:01:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232077803 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]}]
19:01:46 [2024-02-29T00:01:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-232077784 data=null button=1 stateMask=0x80000 x=139 y=196 count=1}, TreeItem with text {resources [1]}]
19:01:46 [2024-02-29T00:01:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-232077784 data=null button=1 stateMask=0x0 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
19:01:46 [2024-02-29T00:01:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=-232077783 data=null button=1 stateMask=0x0 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
19:01:46 [2024-02-29T00:01:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232077783 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]}]
19:01:46 [2024-02-29T00:01:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-232077779 data=null button=1 stateMask=0x80000 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
19:01:46 [2024-02-29T00:01:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=-232077779 data=null button=0 stateMask=0x0 x=139 y=196 count=0}, TreeItem with text {resources [1]}]
19:01:46 [2024-02-29T00:01:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=-232077779 data=null doit=true}, TreeItem with text {resources [1]}]
19:01:46 [2024-02-29T00:01:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=-232077778 data=null}, TreeItem with text {resources [1]}]
19:01:46 [2024-02-29T00:01:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
19:01:46 [2024-02-29T00:01:46.258Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
19:01:46 [2024-02-29T00:01:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
19:01:46 [2024-02-29T00:01:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-232077778 data=null button=0 stateMask=0x0 x=135 y=219 count=0}, TreeItem with text {syslog}]
19:01:46 [2024-02-29T00:01:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-232077777 data=null doit=true}, TreeItem with text {syslog}]
19:01:46 [2024-02-29T00:01:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:46 [2024-02-29T00:01:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-232077777 data=null}, TreeItem with text {syslog}]
19:01:46 [2024-02-29T00:01:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-232077777 data=null button=1 stateMask=0x0 x=135 y=219 count=1}, TreeItem with text {syslog}]
19:01:46 [2024-02-29T00:01:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232077776 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}]
19:01:46 [2024-02-29T00:01:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-232077734 data=null button=1 stateMask=0x80000 x=135 y=219 count=1}, TreeItem with text {syslog}]
19:01:46 [2024-02-29T00:01:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-232077734 data=null button=1 stateMask=0x0 x=135 y=219 count=2}, TreeItem with text {syslog}]
19:01:46 [2024-02-29T00:01:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-232077733 data=null button=1 stateMask=0x0 x=135 y=219 count=2}, TreeItem with text {syslog}]
19:01:46 [2024-02-29T00:01:46.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232077733 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}]
19:01:46 [2024-02-29T00:01:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-232077647 data=null button=1 stateMask=0x80000 x=135 y=219 count=2}, TreeItem with text {syslog}]
19:01:46 [2024-02-29T00:01:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-232077463 data=null button=0 stateMask=0x0 x=135 y=219 count=0}, TreeItem with text {syslog}]
19:01:46 [2024-02-29T00:01:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-232077462 data=null doit=true}, TreeItem with text {syslog}]
19:01:46 [2024-02-29T00:01:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-232077462 data=null}, TreeItem with text {syslog}]
19:01:46 [2024-02-29T00:01:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
19:01:46 [2024-02-29T00:01:46.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node2/resources/syslog"'
19:01:46 [2024-02-29T00:01:46.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e4a4ed5] time=-232077255 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:01:46 [2024-02-29T00:01:46.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:46 [2024-02-29T00:01:46.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:46 [2024-02-29T00:01:46.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:46 [2024-02-29T00:01:46.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:46 [2024-02-29T00:01:46.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232077248 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:46 [2024-02-29T00:01:46.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232077248 data=null doit=true}, TreeItem with text {Test}]
19:01:46 [2024-02-29T00:01:46.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232077248 data=null}, TreeItem with text {Test}]
19:01:46 [2024-02-29T00:01:46.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232077247 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:46 [2024-02-29T00:01:46.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232077247 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:46 [2024-02-29T00:01:46.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232077198 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:46 [2024-02-29T00:01:46.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:01:46 [2024-02-29T00:01:46.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:01:46 [2024-02-29T00:01:46.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:01:48 [2024-02-29T00:01:48.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:01:48 [2024-02-29T00:01:48.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:01:48 [2024-02-29T00:01:48.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:01:48 [2024-02-29T00:01:48.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:01:48 [2024-02-29T00:01:48.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:01:48 [2024-02-29T00:01:48.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:01:48 [2024-02-29T00:01:48.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:48 [2024-02-29T00:01:48.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:01:48 [2024-02-29T00:01:48.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:01:48 [2024-02-29T00:01:48.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:01:48 [2024-02-29T00:01:48.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232076077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:48 [2024-02-29T00:01:48.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232076076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:48 [2024-02-29T00:01:48.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232076076 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:48 [2024-02-29T00:01:48.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232076076 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:48 [2024-02-29T00:01:48.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232076076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:48 [2024-02-29T00:01:48.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232076076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:48 [2024-02-29T00:01:48.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232076076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:48 [2024-02-29T00:01:48.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232076076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:48 [2024-02-29T00:01:48.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232076075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:48 [2024-02-29T00:01:48.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232076075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:48 [2024-02-29T00:01:48.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232076075 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:48 [2024-02-29T00:01:48.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232076075 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:48 [2024-02-29T00:01:48.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:01:48 [2024-02-29T00:01:48.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:01:48 [2024-02-29T00:01:48.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:01:48 [2024-02-29T00:01:48.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:48 [2024-02-29T00:01:48.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:01:48 [2024-02-29T00:01:48.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:01:48 [2024-02-29T00:01:48.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:01:48 [2024-02-29T00:01:48.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:48 [2024-02-29T00:01:48.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:01:48 [2024-02-29T00:01:48.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232076074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:48 [2024-02-29T00:01:48.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232076074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:48 [2024-02-29T00:01:48.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232076074 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:48 [2024-02-29T00:01:48.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232076074 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:48 [2024-02-29T00:01:48.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232076073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:48 [2024-02-29T00:01:48.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232076073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:48 [2024-02-29T00:01:48.144Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:48 [2024-02-29T00:01:48.144Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:48 [2024-02-29T00:01:48.144Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:48 [2024-02-29T00:01:48.144Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:48 [2024-02-29T00:01:48.144Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:48 [2024-02-29T00:01:48.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:01:48 [2024-02-29T00:01:48.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232076073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:48 [2024-02-29T00:01:48.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232077145 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:01:48 [2024-02-29T00:01:48.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:01:48 [2024-02-29T00:01:48.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:48 [2024-02-29T00:01:48.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:48 [2024-02-29T00:01:48.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:48 [2024-02-29T00:01:48.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:48 [2024-02-29T00:01:48.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:48 [2024-02-29T00:01:48.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232075448 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:48 [2024-02-29T00:01:48.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232075448 data=null doit=true}, TreeItem with text {Test}]
19:01:48 [2024-02-29T00:01:48.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232075448 data=null}, TreeItem with text {Test}]
19:01:48 [2024-02-29T00:01:48.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232075448 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:48 [2024-02-29T00:01:48.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232075447 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:48 [2024-02-29T00:01:48.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232075406 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:48 [2024-02-29T00:01:48.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:48 [2024-02-29T00:01:48.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232075405 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:48 [2024-02-29T00:01:48.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232075405 data=null doit=true}, TreeItem with text {Test}]
19:01:48 [2024-02-29T00:01:48.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232075400 data=null}, TreeItem with text {Test}]
19:01:48 [2024-02-29T00:01:48.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232075400 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:48 [2024-02-29T00:01:48.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232075399 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:48 [2024-02-29T00:01:48.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232075393 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:48 [2024-02-29T00:01:48.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232075392 data=null doit=true}, TreeItem with text {Test}]
19:01:48 [2024-02-29T00:01:48.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232075392 data=null}, TreeItem with text {Test}]
19:01:48 [2024-02-29T00:01:48.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232075391 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:48 [2024-02-29T00:01:48.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232075391 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}]
19:01:48 [2024-02-29T00:01:48.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232075388 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:48 [2024-02-29T00:01:48.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:48 [2024-02-29T00:01:48.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232075377 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:01:48 [2024-02-29T00:01:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232075376 data=null doit=true}, TreeItem with text {Traces [0]}]
19:01:48 [2024-02-29T00:01:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232075376 data=null}, TreeItem with text {Traces [0]}]
19:01:48 [2024-02-29T00:01:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232075376 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:48 [2024-02-29T00:01:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232075375 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:01:48 [2024-02-29T00:01:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232075356 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:48 [2024-02-29T00:01:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:48 [2024-02-29T00:01:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232075355 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:01:48 [2024-02-29T00:01:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232075355 data=null doit=true}, TreeItem with text {Traces [0]}]
19:01:48 [2024-02-29T00:01:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232075355 data=null}, TreeItem with text {Traces [0]}]
19:01:48 [2024-02-29T00:01:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232075349 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:48 [2024-02-29T00:01:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232075349 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:01:48 [2024-02-29T00:01:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232075345 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:48 [2024-02-29T00:01:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
19:01:48 [2024-02-29T00:01:48.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
19:01:49 [2024-02-29T00:01:49.223Z] 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=-232074850 data=null doit=true}, Shell with text {Fetch Remote Traces}]
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestUnknown
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestUnknown} [layout=null] time=-232074849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestUnknown
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-232074847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-232074847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-232074846 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-232074846 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-232074846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-232074846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:49 [2024-02-29T00:01:49.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:49 [2024-02-29T00:01:49.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:49 [2024-02-29T00:01:49.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:49 [2024-02-29T00:01:49.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:49 [2024-02-29T00:01:49.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:01:49 [2024-02-29T00:01:49.223Z] 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')
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:49 [2024-02-29T00:01:49.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
19:01:49 [2024-02-29T00:01:49.223Z] 
19:01:49 [2024-02-29T00:01:49.223Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-29 00:01:49.064
19:01:49 [2024-02-29T00:01:49.223Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
19:01:49 [2024-02-29T00:01:49.223Z] !STACK 0
19:01:49 [2024-02-29T00:01:49.223Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
19:01:49 [2024-02-29T00:01:49.223Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
19:01:49 [2024-02-29T00:01:49.223Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
19:01:49 [2024-02-29T00:01:49.223Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
19:01:49 [2024-02-29T00:01:49.223Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
19:01:49 [2024-02-29T00:01:49.223Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
19:01:49 [2024-02-29T00:01:49.223Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
19:01:49 [2024-02-29T00:01:49.223Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
19:01:49 [2024-02-29T00:01:49.223Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
19:01:49 [2024-02-29T00:01:49.223Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
19:01:49 [2024-02-29T00:01:49.223Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
19:01:49 [2024-02-29T00:01:49.223Z] 	... 3 more
19:01:49 [2024-02-29T00:01:49.223Z] 
19:01:49 [2024-02-29T00:01:49.223Z] !ENTRY org.eclipse.jface 4 4 2024-02-29 00:01:49.119
19:01:49 [2024-02-29T00:01:49.223Z] !MESSAGE Internal error : Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
19:01:49 [2024-02-29T00:01:49.223Z] 
19:01:49 [2024-02-29T00:01:49.223Z] Reason:
19:01:49 [2024-02-29T00:01:49.223Z] Cannot connect Unknown
19:01:49 [2024-02-29T00:01:49.223Z] !STACK 0
19:01:49 [2024-02-29T00:01:49.223Z] java.lang.IllegalStateException: Error dialog is supposed to be shown now
19:01:49 [2024-02-29T00:01:49.223Z] 	at org.eclipse.jface.dialogs.ErrorDialog.open(ErrorDialog.java:341)
19:01:49 [2024-02-29T00:01:49.223Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:406)
19:01:49 [2024-02-29T00:01:49.223Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:377)
19:01:49 [2024-02-29T00:01:49.223Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:438)
19:01:49 [2024-02-29T00:01:49.223Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
19:01:49 [2024-02-29T00:01:49.223Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:837)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:473)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5854)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:99)
19:01:49 [2024-02-29T00:01:49.224Z] 	at jdk.internal.reflect.GeneratedMethodAccessor79.invoke(Unknown Source)
19:01:49 [2024-02-29T00:01:49.224Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:01:49 [2024-02-29T00:01:49.224Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:298)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:232)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:174)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:165)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5854)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
19:01:49 [2024-02-29T00:01:49.224Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:01:49 [2024-02-29T00:01:49.224Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
19:01:49 [2024-02-29T00:01:49.224Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:01:49 [2024-02-29T00:01:49.224Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
19:01:49 [2024-02-29T00:01:49.224Z] !SUBENTRY 1 org.eclipse.tracecompass.tmf.ui 4 4 2024-02-29 00:01:49.120
19:01:49 [2024-02-29T00:01:49.224Z] !MESSAGE Cannot connect Unknown
19:01:49 [2024-02-29T00:01:49.224Z] !STACK 1
19:01:49 [2024-02-29T00:01:49.224Z] org.eclipse.core.runtime.CoreException: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
19:01:49 [2024-02-29T00:01:49.224Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
19:01:49 [2024-02-29T00:01:49.224Z] 	... 3 more
19:01:49 [2024-02-29T00:01:49.224Z] 
19:01:49 [2024-02-29T00:01:49.224Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:436)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:837)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:473)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5854)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:99)
19:01:49 [2024-02-29T00:01:49.225Z] 	at jdk.internal.reflect.GeneratedMethodAccessor79.invoke(Unknown Source)
19:01:49 [2024-02-29T00:01:49.225Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:01:49 [2024-02-29T00:01:49.225Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:298)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:232)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:174)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:165)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5854)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
19:01:49 [2024-02-29T00:01:49.225Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:01:49 [2024-02-29T00:01:49.225Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
19:01:49 [2024-02-29T00:01:49.225Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:01:49 [2024-02-29T00:01:49.225Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
19:01:49 [2024-02-29T00:01:49.225Z] Caused by: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
19:01:49 [2024-02-29T00:01:49.225Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
19:01:49 [2024-02-29T00:01:49.225Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
19:01:49 [2024-02-29T00:01:49.226Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
19:01:49 [2024-02-29T00:01:49.226Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
19:01:49 [2024-02-29T00:01:49.226Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
19:01:49 [2024-02-29T00:01:49.226Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
19:01:49 [2024-02-29T00:01:49.226Z] 	... 3 more
19:01:49 [2024-02-29T00:01:49.226Z] !SUBENTRY 2 org.eclipse.tracecompass.tmf.ui 4 4 2024-02-29 00:01:49.122
19:01:49 [2024-02-29T00:01:49.226Z] !MESSAGE org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
19:01:49 [2024-02-29T00:01:49.226Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
19:01:49 [2024-02-29T00:01:49.226Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
19:01:49 [2024-02-29T00:01:49.226Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
19:01:49 [2024-02-29T00:01:49.226Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
19:01:49 [2024-02-29T00:01:49.226Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
19:01:49 [2024-02-29T00:01:49.226Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
19:01:49 [2024-02-29T00:01:49.226Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
19:01:49 [2024-02-29T00:01:49.226Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
19:01:49 [2024-02-29T00:01:49.226Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
19:01:49 [2024-02-29T00:01:49.226Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
19:01:49 [2024-02-29T00:01:49.226Z] 	... 3 more
19:01:49 [2024-02-29T00:01:49.226Z] 
19:01:49 [2024-02-29T00:01:49.226Z] !STACK 0
19:01:49 [2024-02-29T00:01:49.226Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
19:01:49 [2024-02-29T00:01:49.226Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
19:01:49 [2024-02-29T00:01:49.226Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
19:01:49 [2024-02-29T00:01:49.226Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
19:01:49 [2024-02-29T00:01:49.226Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
19:01:49 [2024-02-29T00:01:49.226Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
19:01:49 [2024-02-29T00:01:49.226Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
19:01:49 [2024-02-29T00:01:49.226Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
19:01:49 [2024-02-29T00:01:49.226Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
19:01:49 [2024-02-29T00:01:49.226Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
19:01:49 [2024-02-29T00:01:49.226Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
19:01:49 [2024-02-29T00:01:49.226Z] 	... 3 more
19:01:49 [2024-02-29T00:01:49.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-232074846 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:49 [2024-02-29T00:01:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-232074326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:01:49 [2024-02-29T00:01:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-232074326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:01:49 [2024-02-29T00:01:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-232074326 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:01:49 [2024-02-29T00:01:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-232074325 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:01:49 [2024-02-29T00:01:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-232074325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:01:49 [2024-02-29T00:01:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-232074325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:01:49 [2024-02-29T00:01:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-232074324 data=null 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')]
19:01:49 [2024-02-29T00:01:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-232075257 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...']
19:01:49 [2024-02-29T00:01:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:01:49 [2024-02-29T00:01:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e4a4ed5] time=-232074238 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:01:49 [2024-02-29T00:01:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:49 [2024-02-29T00:01:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:49 [2024-02-29T00:01:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:49 [2024-02-29T00:01:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:49 [2024-02-29T00:01:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232074214 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:49 [2024-02-29T00:01:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232074214 data=null doit=true}, TreeItem with text {Test}]
19:01:49 [2024-02-29T00:01:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232074214 data=null}, TreeItem with text {Test}]
19:01:49 [2024-02-29T00:01:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232074213 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:49 [2024-02-29T00:01:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232074213 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:49 [2024-02-29T00:01:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232074176 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:49 [2024-02-29T00:01:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:01:49 [2024-02-29T00:01:49.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:01:50 [2024-02-29T00:01:50.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:01:50 [2024-02-29T00:01:50.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:01:50 [2024-02-29T00:01:50.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:01:50 [2024-02-29T00:01:50.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:01:50 [2024-02-29T00:01:50.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:01:50 [2024-02-29T00:01:50.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:01:50 [2024-02-29T00:01:50.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:01:50 [2024-02-29T00:01:50.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:50 [2024-02-29T00:01:50.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:01:50 [2024-02-29T00:01:50.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:01:50 [2024-02-29T00:01:50.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:01:50 [2024-02-29T00:01:50.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232073101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:50 [2024-02-29T00:01:50.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232073101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:50 [2024-02-29T00:01:50.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232073101 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:50 [2024-02-29T00:01:50.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232073101 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:50 [2024-02-29T00:01:50.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232073100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:50 [2024-02-29T00:01:50.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232073100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:50 [2024-02-29T00:01:50.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232073100 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:50 [2024-02-29T00:01:50.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232073100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:50 [2024-02-29T00:01:50.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232073100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:50 [2024-02-29T00:01:50.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232073099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:50 [2024-02-29T00:01:50.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232073099 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:50 [2024-02-29T00:01:50.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232073099 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:50 [2024-02-29T00:01:50.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:01:50 [2024-02-29T00:01:50.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:01:50 [2024-02-29T00:01:50.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:01:50 [2024-02-29T00:01:50.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:50 [2024-02-29T00:01:50.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:01:50 [2024-02-29T00:01:50.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:01:50 [2024-02-29T00:01:50.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:01:50 [2024-02-29T00:01:50.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:50 [2024-02-29T00:01:50.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:01:50 [2024-02-29T00:01:50.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232073097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:50 [2024-02-29T00:01:50.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232073097 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:50 [2024-02-29T00:01:50.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232073097 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:50 [2024-02-29T00:01:50.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232073097 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:50 [2024-02-29T00:01:50.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232073096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:50 [2024-02-29T00:01:50.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232073096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:50 [2024-02-29T00:01:50.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:50 [2024-02-29T00:01:50.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:50 [2024-02-29T00:01:50.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:50 [2024-02-29T00:01:50.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:50 [2024-02-29T00:01:50.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:50 [2024-02-29T00:01:50.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:01:50 [2024-02-29T00:01:50.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232073096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:50 [2024-02-29T00:01:50.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232074077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:01:51 [2024-02-29T00:01:51.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:01:51 [2024-02-29T00:01:51.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:51 [2024-02-29T00:01:51.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:51 [2024-02-29T00:01:51.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:51 [2024-02-29T00:01:51.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:51 [2024-02-29T00:01:51.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:51 [2024-02-29T00:01:51.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232072455 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:51 [2024-02-29T00:01:51.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232072455 data=null doit=true}, TreeItem with text {Test}]
19:01:51 [2024-02-29T00:01:51.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232072455 data=null}, TreeItem with text {Test}]
19:01:51 [2024-02-29T00:01:51.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232072455 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:51 [2024-02-29T00:01:51.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232072454 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:51 [2024-02-29T00:01:51.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232072418 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:51 [2024-02-29T00:01:51.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:51 [2024-02-29T00:01:51.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232072417 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:51 [2024-02-29T00:01:51.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232072416 data=null doit=true}, TreeItem with text {Test}]
19:01:51 [2024-02-29T00:01:51.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232072416 data=null}, TreeItem with text {Test}]
19:01:51 [2024-02-29T00:01:51.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232072416 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:51 [2024-02-29T00:01:51.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232072416 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:51 [2024-02-29T00:01:51.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232072402 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:51 [2024-02-29T00:01:51.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232072401 data=null doit=true}, TreeItem with text {Test}]
19:01:51 [2024-02-29T00:01:51.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232072401 data=null}, TreeItem with text {Test}]
19:01:51 [2024-02-29T00:01:51.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232072400 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:51 [2024-02-29T00:01:51.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232072400 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}]
19:01:51 [2024-02-29T00:01:51.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232072398 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:51 [2024-02-29T00:01:51.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:51 [2024-02-29T00:01:51.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232072397 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:01:51 [2024-02-29T00:01:51.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232072397 data=null doit=true}, TreeItem with text {Traces [0]}]
19:01:51 [2024-02-29T00:01:51.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232072397 data=null}, TreeItem with text {Traces [0]}]
19:01:51 [2024-02-29T00:01:51.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232072397 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:51 [2024-02-29T00:01:51.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232072397 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:01:51 [2024-02-29T00:01:51.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232072371 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:51 [2024-02-29T00:01:51.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:51 [2024-02-29T00:01:51.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232072369 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:01:51 [2024-02-29T00:01:51.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232072369 data=null doit=true}, TreeItem with text {Traces [0]}]
19:01:51 [2024-02-29T00:01:51.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232072369 data=null}, TreeItem with text {Traces [0]}]
19:01:51 [2024-02-29T00:01:51.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232072369 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:51 [2024-02-29T00:01:51.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232072369 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:01:51 [2024-02-29T00:01:51.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232072364 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:51 [2024-02-29T00:01:51.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
19:01:51 [2024-02-29T00:01:51.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
19:01:52 [2024-02-29T00:01:52.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
19:01:52 [2024-02-29T00:01:52.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
19:01:52 [2024-02-29T00:01:52.103Z] 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=-232071899 data=null doit=true}, Shell with text {Fetch Remote Traces}]
19:01:52 [2024-02-29T00:01:52.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
19:01:52 [2024-02-29T00:01:52.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
19:01:52 [2024-02-29T00:01:52.103Z] 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')
19:01:52 [2024-02-29T00:01:52.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
19:01:52 [2024-02-29T00:01:52.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=-232071897 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')]
19:01:52 [2024-02-29T00:01:52.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-232071896 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')]
19:01:52 [2024-02-29T00:01:52.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=-232071896 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=-232071896 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=-232071896 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')]
19:01:52 [2024-02-29T00:01:52.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=-232071896 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')]
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=-232071671 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')]
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-232071645 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')]
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=-232071645 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')]
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=-232071645 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=-232071644 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
19:01:52 [2024-02-29T00:01:52.361Z] 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=-232071642 data=null doit=true}, Shell with text {Preferences (Filtered)}]
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
19:01:52 [2024-02-29T00:01:52.361Z] 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')
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-232071613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-232071613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-232071613 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-232071613 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-232071612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-232071612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-232071612 data=null 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')]
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-232071577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-232071576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-232071576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-232071576 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-232071575 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-232071560 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-232071560 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-232071560 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
19:01:52 [2024-02-29T00:01:52.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-232071560 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232071559 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)]
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-232071529 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
19:01:52 [2024-02-29T00:01:52.362Z] 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:'))
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
19:01:52 [2024-02-29T00:01:52.362Z] 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:'))
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
19:01:52 [2024-02-29T00:01:52.362Z] 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:'))
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-232071513 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-232071512 data=null doit=true}, Tree node with text: /rootpath]
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-232071512 data=null}, Tree node with text: /rootpath]
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-232071512 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232071512 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]
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-232071497 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
19:01:52 [2024-02-29T00:01:52.362Z] 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:'))
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
19:01:52 [2024-02-29T00:01:52.362Z] 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')
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@49d83712
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-232071489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-232071489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-232071489 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-232071489 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-232071489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-232071488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:01:52 [2024-02-29T00:01:52.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-232071488 data=null 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')]
19:01:52 [2024-02-29T00:01:52.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-232071487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:01:52 [2024-02-29T00:01:52.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-232071487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:01:52 [2024-02-29T00:01:52.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-232071487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:01:52 [2024-02-29T00:01:52.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-232071487 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:01:52 [2024-02-29T00:01:52.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-232071487 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:01:52 [2024-02-29T00:01:52.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:52 [2024-02-29T00:01:52.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-232071486 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
19:01:52 [2024-02-29T00:01:52.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-232071486 data=null doit=true}, Tree node with text: .*]
19:01:52 [2024-02-29T00:01:52.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-232071486 data=null}, Tree node with text: .*]
19:01:52 [2024-02-29T00:01:52.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-232071485 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
19:01:52 [2024-02-29T00:01:52.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232071485 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
19:01:52 [2024-02-29T00:01:52.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-232071454 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
19:01:52 [2024-02-29T00:01:52.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:52 [2024-02-29T00:01:52.622Z] 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=-232071438 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
19:01:52 [2024-02-29T00:01:52.622Z] 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=-232071438 data=null doit=true}, Tree node with text: /rootpath]
19:01:52 [2024-02-29T00:01:52.622Z] 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=-232071438 data=null}, Tree node with text: /rootpath]
19:01:52 [2024-02-29T00:01:52.622Z] 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=-232071437 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232071437 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]
19:01:52 [2024-02-29T00:01:52.622Z] 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=-232071420 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-232071415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-232071359 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-232071359 data=null doit=true}, Tree node with text: .*]
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-232071359 data=null}, Tree node with text: .*]
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-232071358 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232071358 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-232071327 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
19:01:52 [2024-02-29T00:01:52.622Z] 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:'))
19:01:52 [2024-02-29T00:01:52.622Z] 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
19:01:52 [2024-02-29T00:01:52.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=-232071311 data=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:'))]
19:01:52 [2024-02-29T00:01:52.623Z] 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
19:01:52 [2024-02-29T00:01:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:52 [2024-02-29T00:01:52.623Z] 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=-232071310 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
19:01:52 [2024-02-29T00:01:52.623Z] 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=-232071309 data=null doit=true}, Tree node with text: /rootpath]
19:01:52 [2024-02-29T00:01:52.623Z] 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=-232071309 data=null}, Tree node with text: /rootpath]
19:01:52 [2024-02-29T00:01:52.623Z] 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=-232071309 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
19:01:52 [2024-02-29T00:01:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232071308 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]
19:01:52 [2024-02-29T00:01:52.623Z] 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=-232071294 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
19:01:52 [2024-02-29T00:01:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
19:01:52 [2024-02-29T00:01:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
19:01:52 [2024-02-29T00:01:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-232071291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
19:01:52 [2024-02-29T00:01:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
19:01:52 [2024-02-29T00:01:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:01:52 [2024-02-29T00:01:52.623Z] 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')
19:01:52 [2024-02-29T00:01:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:01:52 [2024-02-29T00:01:52.623Z] 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')
19:01:52 [2024-02-29T00:01:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
19:01:52 [2024-02-29T00:01:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232071256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232071256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232071256 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232071256 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232071256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232071256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232071255 data=null 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')]
19:01:52 [2024-02-29T00:01:52.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=-232071896 data=null 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')]
19:01:52 [2024-02-29T00:01:52.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:01:52 [2024-02-29T00:01:52.880Z] 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=-232071164 data=null doit=true}, Shell with text {Fetch Remote Traces}]
19:01:52 [2024-02-29T00:01:52.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
19:01:52 [2024-02-29T00:01:52.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
19:01:52 [2024-02-29T00:01:52.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
19:01:52 [2024-02-29T00:01:52.880Z] 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:'))
19:01:52 [2024-02-29T00:01:52.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
19:01:52 [2024-02-29T00:01:52.881Z] 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:'))
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
19:01:52 [2024-02-29T00:01:52.881Z] 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:'))
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
19:01:52 [2024-02-29T00:01:52.881Z] 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:'))
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:01:52 [2024-02-29T00:01:52.881Z] 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')
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-232071160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-232071160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-232071160 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-232071160 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-232071160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-232071160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-232071159 data=null 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')]
19:01:52 [2024-02-29T00:01:52.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:52 [2024-02-29T00:01:52.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:52 [2024-02-29T00:01:52.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:52 [2024-02-29T00:01:52.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:52 [2024-02-29T00:01:52.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
19:01:52 [2024-02-29T00:01:52.882Z] 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')
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=-232071064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=-232071064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=-232071064 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=-232071064 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=-232071063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=-232071063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=-232071063 data=null 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')]
19:01:52 [2024-02-29T00:01:52.882Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
19:01:52 [2024-02-29T00:01:52.882Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
19:01:52 [2024-02-29T00:01:52.882Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
19:01:52 [2024-02-29T00:01:52.882Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
19:01:52 [2024-02-29T00:01:52.882Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
19:01:52 [2024-02-29T00:01:52.882Z] 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:'))
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
19:01:52 [2024-02-29T00:01:52.882Z] 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:'))
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
19:01:52 [2024-02-29T00:01:52.882Z] 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:'))
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
19:01:52 [2024-02-29T00:01:52.882Z] 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:'))
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:01:52 [2024-02-29T00:01:52.882Z] 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')
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-232070980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-232070980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-232070979 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-232070979 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-232070979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-232070979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-232070979 data=null 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')]
19:01:52 [2024-02-29T00:01:52.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:52 [2024-02-29T00:01:52.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:52 [2024-02-29T00:01:52.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:52 [2024-02-29T00:01:52.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:52 [2024-02-29T00:01:52.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:52 [2024-02-29T00:01:52.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
19:01:52 [2024-02-29T00:01:52.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:52 [2024-02-29T00:01:52.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:52 [2024-02-29T00:01:52.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
19:01:52 [2024-02-29T00:01:52.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
19:01:52 [2024-02-29T00:01:52.883Z] 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')
19:01:52 [2024-02-29T00:01:52.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:52 [2024-02-29T00:01:52.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
19:01:52 [2024-02-29T00:01:52.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=-232070939 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')]
19:01:52 [2024-02-29T00:01:52.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-232070938 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')]
19:01:52 [2024-02-29T00:01:52.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=-232070938 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=-232070938 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
19:01:52 [2024-02-29T00:01:52.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=-232070938 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')]
19:01:52 [2024-02-29T00:01:52.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=-232070937 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')]
19:01:52 [2024-02-29T00:01:52.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=-232070937 data=null 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')]
19:01:52 [2024-02-29T00:01:52.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=-232070936 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')]
19:01:52 [2024-02-29T00:01:52.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-232070935 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')]
19:01:52 [2024-02-29T00:01:52.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=-232070935 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')]
19:01:53 [2024-02-29T00:01:53.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=-232070935 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
19:01:53 [2024-02-29T00:01:53.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=-232070935 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
19:01:53 [2024-02-29T00:01:53.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
19:01:53 [2024-02-29T00:01:53.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: syslog
19:01:53 [2024-02-29T00:01:53.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:01:53 [2024-02-29T00:01:53.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:01:53 [2024-02-29T00:01:53.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:53 [2024-02-29T00:01:53.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:53 [2024-02-29T00:01:53.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:53 [2024-02-29T00:01:53.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:53 [2024-02-29T00:01:53.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:01:53 [2024-02-29T00:01:53.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:01:53 [2024-02-29T00:01:53.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:01:53 [2024-02-29T00:01:53.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:01:53 [2024-02-29T00:01:53.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-232070881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:53 [2024-02-29T00:01:53.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-232070881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:53 [2024-02-29T00:01:53.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-232070880 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:53 [2024-02-29T00:01:53.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-232070880 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:53 [2024-02-29T00:01:53.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-232070880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:53 [2024-02-29T00:01:53.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-232070880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:53 [2024-02-29T00:01:53.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-232070880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:53 [2024-02-29T00:01:53.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-232072322 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...']
19:01:53 [2024-02-29T00:01:53.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:01:53 [2024-02-29T00:01:53.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:53 [2024-02-29T00:01:53.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:53 [2024-02-29T00:01:53.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:53 [2024-02-29T00:01:53.398Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:53 [2024-02-29T00:01:53.398Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:01:53 [2024-02-29T00:01:53.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-232070515 data=null doit=true}, TreeItem with text {Traces [1]}]
19:01:53 [2024-02-29T00:01:53.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-232070515 data=null}, TreeItem with text {Traces [1]}]
19:01:53 [2024-02-29T00:01:53.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-232070515 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:01:53 [2024-02-29T00:01:53.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232070511 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]}]
19:01:53 [2024-02-29T00:01:53.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-232070510 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:01:53 [2024-02-29T00:01:53.398Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
19:01:53 [2024-02-29T00:01:53.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
19:01:53 [2024-02-29T00:01:53.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=-232070509 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
19:01:53 [2024-02-29T00:01:53.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=-232070509 data=null doit=true}, TreeItem with text {node1 [1]}]
19:01:53 [2024-02-29T00:01:53.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:53 [2024-02-29T00:01:53.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=-232070509 data=null}, TreeItem with text {node1 [1]}]
19:01:53 [2024-02-29T00:01:53.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-232070508 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
19:01:53 [2024-02-29T00:01:53.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232070508 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]}]
19:01:53 [2024-02-29T00:01:53.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-232070501 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
19:01:53 [2024-02-29T00:01:53.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-232070500 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
19:01:53 [2024-02-29T00:01:53.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=-232070500 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
19:01:53 [2024-02-29T00:01:53.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232070500 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]}]
19:01:53 [2024-02-29T00:01:53.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-232070485 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
19:01:53 [2024-02-29T00:01:53.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=-232070484 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
19:01:53 [2024-02-29T00:01:53.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=-232070484 data=null doit=true}, TreeItem with text {node1 [1]}]
19:01:53 [2024-02-29T00:01:53.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=-232070484 data=null}, TreeItem with text {node1 [1]}]
19:01:53 [2024-02-29T00:01:53.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
19:01:53 [2024-02-29T00:01:53.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again.
19:01:53 [2024-02-29T00:01:53.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
19:01:53 [2024-02-29T00:01:53.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=-232070483 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
19:01:53 [2024-02-29T00:01:53.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=-232070483 data=null doit=true}, TreeItem with text {resources [1]}]
19:01:53 [2024-02-29T00:01:53.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:53 [2024-02-29T00:01:53.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=-232070482 data=null}, TreeItem with text {resources [1]}]
19:01:53 [2024-02-29T00:01:53.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-232070482 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
19:01:53 [2024-02-29T00:01:53.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232070482 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]}]
19:01:53 [2024-02-29T00:01:53.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-232070467 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
19:01:53 [2024-02-29T00:01:53.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-232070467 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
19:01:53 [2024-02-29T00:01:53.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=-232070466 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
19:01:53 [2024-02-29T00:01:53.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232070466 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]}]
19:01:53 [2024-02-29T00:01:53.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-232070450 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
19:01:53 [2024-02-29T00:01:53.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=-232070450 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
19:01:53 [2024-02-29T00:01:53.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=-232070449 data=null doit=true}, TreeItem with text {resources [1]}]
19:01:53 [2024-02-29T00:01:53.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=-232070449 data=null}, TreeItem with text {resources [1]}]
19:01:53 [2024-02-29T00:01:53.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
19:01:53 [2024-02-29T00:01:53.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
19:01:53 [2024-02-29T00:01:53.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
19:01:53 [2024-02-29T00:01:53.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-232070448 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
19:01:53 [2024-02-29T00:01:53.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-232070448 data=null doit=true}, TreeItem with text {syslog}]
19:01:53 [2024-02-29T00:01:53.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:53 [2024-02-29T00:01:53.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-232070448 data=null}, TreeItem with text {syslog}]
19:01:53 [2024-02-29T00:01:53.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-232070448 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
19:01:53 [2024-02-29T00:01:53.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232070446 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}]
19:01:53 [2024-02-29T00:01:53.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-232070415 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
19:01:53 [2024-02-29T00:01:53.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-232070414 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
19:01:53 [2024-02-29T00:01:53.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-232070414 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
19:01:53 [2024-02-29T00:01:53.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232070414 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}]
19:01:53 [2024-02-29T00:01:53.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-232070356 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
19:01:53 [2024-02-29T00:01:53.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-232070190 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
19:01:53 [2024-02-29T00:01:53.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-232070190 data=null doit=true}, TreeItem with text {syslog}]
19:01:53 [2024-02-29T00:01:53.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-232070177 data=null}, TreeItem with text {syslog}]
19:01:53 [2024-02-29T00:01:53.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
19:01:53 [2024-02-29T00:01:53.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
19:01:53 [2024-02-29T00:01:53.656Z] 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@1e4a4ed5] time=-232070175 data=null doit=true}, Shell with text {data - Test/Traces/node1/resources/syslog - Eclipse Platform}]
19:01:53 [2024-02-29T00:01:53.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:01:53 [2024-02-29T00:01:53.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:01:53 [2024-02-29T00:01:53.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-232069633 data=null doit=true}, Shell with text {Preferences}]
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-232069628 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232069628 data=null doit=true}, TreeItem with text {Tracing}]
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232069627 data=null}, TreeItem with text {Tracing}]
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232069627 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232069627 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}]
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232069582 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
19:01:54 [2024-02-29T00:01:54.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-232069580 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-232069580 data=null doit=true}, Tree node with text: Remote Profiles]
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-232069580 data=null}, Tree node with text: Remote Profiles]
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-232069580 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232069579 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]
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-232069558 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-232069551 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-232069550 data=null doit=true}, TreeItem with text {new profile}]
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-232069550 data=null}, TreeItem with text {new profile}]
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-232069549 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232069549 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}]
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-232069545 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
19:01:54 [2024-02-29T00:01:54.477Z] 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')
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-232069543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-232069542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-232069542 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:01:54 [2024-02-29T00:01:54.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-232069542 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:01:54 [2024-02-29T00:01:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-232069542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:01:54 [2024-02-29T00:01:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-232069542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:01:54 [2024-02-29T00:01:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-232069542 data=null 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')]
19:01:54 [2024-02-29T00:01:54.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:01:54 [2024-02-29T00:01:54.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:01:54 [2024-02-29T00:01:54.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:01:54 [2024-02-29T00:01:54.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:01:54 [2024-02-29T00:01:54.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:01:54 [2024-02-29T00:01:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
19:01:54 [2024-02-29T00:01:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:01:54 [2024-02-29T00:01:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:01:54 [2024-02-29T00:01:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:01:54 [2024-02-29T00:01:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:01:54 [2024-02-29T00:01:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:01:54 [2024-02-29T00:01:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:01:54 [2024-02-29T00:01:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:54 [2024-02-29T00:01:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:01:54 [2024-02-29T00:01:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:01:54 [2024-02-29T00:01:54.478Z] 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')
19:01:54 [2024-02-29T00:01:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:01:54 [2024-02-29T00:01:54.478Z] 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')
19:01:54 [2024-02-29T00:01:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
19:01:54 [2024-02-29T00:01:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232069483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:01:54 [2024-02-29T00:01:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232069483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:01:54 [2024-02-29T00:01:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232069482 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:01:54 [2024-02-29T00:01:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232069482 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:01:54 [2024-02-29T00:01:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232069482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:01:54 [2024-02-29T00:01:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232069482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:01:54 [2024-02-29T00:01:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232069482 data=null 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')]
19:01:54 [2024-02-29T00:01:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-232070069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
19:01:54 [2024-02-29T00:01:54.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:01:54 [2024-02-29T00:01:54.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@1e4a4ed5] time=-232069240 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:01:54 [2024-02-29T00:01:54.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:54 [2024-02-29T00:01:54.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:54 [2024-02-29T00:01:54.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:54 [2024-02-29T00:01:54.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:54 [2024-02-29T00:01:54.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232069216 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:54 [2024-02-29T00:01:54.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232069192 data=null doit=true}, TreeItem with text {Test}]
19:01:54 [2024-02-29T00:01:54.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232069192 data=null}, TreeItem with text {Test}]
19:01:54 [2024-02-29T00:01:54.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232069191 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:54 [2024-02-29T00:01:54.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232069190 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:54 [2024-02-29T00:01:54.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232069153 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:54 [2024-02-29T00:01:54.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:01:54 [2024-02-29T00:01:54.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:01:54 [2024-02-29T00:01:54.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:01:55 [2024-02-29T00:01:55.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:01:55 [2024-02-29T00:01:55.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:01:55 [2024-02-29T00:01:55.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:01:55 [2024-02-29T00:01:55.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:01:55 [2024-02-29T00:01:55.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:01:55 [2024-02-29T00:01:55.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:01:55 [2024-02-29T00:01:55.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:55 [2024-02-29T00:01:55.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:01:55 [2024-02-29T00:01:55.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:01:55 [2024-02-29T00:01:55.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232068068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232068068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232068068 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232068067 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232068067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232068067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232068067 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232068067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232068067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232068067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232068067 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232068066 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232068065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232068065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232068065 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232068065 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232068064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232068064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:55 [2024-02-29T00:01:55.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:55 [2024-02-29T00:01:55.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:55 [2024-02-29T00:01:55.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:55 [2024-02-29T00:01:55.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:55 [2024-02-29T00:01:55.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:01:55 [2024-02-29T00:01:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:01:56 [2024-02-29T00:01:56.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232068064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:01:56 [2024-02-29T00:01:56.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232069062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:01:56 [2024-02-29T00:01:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:01:56 [2024-02-29T00:01:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:56 [2024-02-29T00:01:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:56 [2024-02-29T00:01:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:56 [2024-02-29T00:01:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:56 [2024-02-29T00:01:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:56 [2024-02-29T00:01:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232067428 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:56 [2024-02-29T00:01:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232067428 data=null doit=true}, TreeItem with text {Test}]
19:01:56 [2024-02-29T00:01:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232067428 data=null}, TreeItem with text {Test}]
19:01:56 [2024-02-29T00:01:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232067427 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:56 [2024-02-29T00:01:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232067427 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232067372 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232067372 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232067371 data=null doit=true}, TreeItem with text {Test}]
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232067371 data=null}, TreeItem with text {Test}]
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232067371 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232067371 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232067364 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232067363 data=null doit=true}, TreeItem with text {Test}]
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232067363 data=null}, TreeItem with text {Test}]
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232067363 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232067363 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}]
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232067353 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232067352 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232067352 data=null doit=true}, TreeItem with text {Traces [0]}]
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232067352 data=null}, TreeItem with text {Traces [0]}]
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232067351 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232067351 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232067333 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232067332 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232067332 data=null doit=true}, TreeItem with text {Traces [0]}]
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232067332 data=null}, TreeItem with text {Traces [0]}]
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232067331 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232067331 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232067283 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
19:01:56 [2024-02-29T00:01:56.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
19:01:56 [2024-02-29T00:01:56.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
19:01:57 [2024-02-29T00:01:57.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
19:01:57 [2024-02-29T00:01:57.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=-232066846 data=null doit=true}, Shell with text {Fetch Remote Traces}]
19:01:57 [2024-02-29T00:01:57.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
19:01:57 [2024-02-29T00:01:57.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
19:01:57 [2024-02-29T00:01:57.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')
19:01:57 [2024-02-29T00:01:57.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
19:01:57 [2024-02-29T00:01:57.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=-232066844 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')]
19:01:57 [2024-02-29T00:01:57.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-232066844 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')]
19:01:57 [2024-02-29T00:01:57.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=-232066844 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=-232066844 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=-232066844 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')]
19:01:57 [2024-02-29T00:01:57.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=-232066844 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')]
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=-232066550 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')]
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-232066547 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')]
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=-232066546 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')]
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=-232066546 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=-232066546 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
19:01:57 [2024-02-29T00:01:57.467Z] 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=-232066473 data=null doit=true}, Shell with text {Preferences (Filtered)}]
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
19:01:57 [2024-02-29T00:01:57.467Z] 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')
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-232066470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-232066469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-232066469 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-232066469 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-232066469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-232066469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-232066468 data=null 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')]
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-232066434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-232066433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-232066433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-232066433 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-232066433 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-232066421 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-232066421 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-232066420 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-232066419 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
19:01:57 [2024-02-29T00:01:57.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232066419 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)]
19:01:57 [2024-02-29T00:01:57.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-232066412 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
19:01:57 [2024-02-29T00:01:57.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
19:01:57 [2024-02-29T00:01:57.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:01:57 [2024-02-29T00:01:57.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
19:01:57 [2024-02-29T00:01:57.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
19:01:57 [2024-02-29T00:01:57.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
19:01:57 [2024-02-29T00:01:57.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
19:01:57 [2024-02-29T00:01:57.468Z] 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:'))
19:01:57 [2024-02-29T00:01:57.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
19:01:57 [2024-02-29T00:01:57.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:01:57 [2024-02-29T00:01:57.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
19:01:57 [2024-02-29T00:01:57.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
19:01:57 [2024-02-29T00:01:57.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
19:01:57 [2024-02-29T00:01:57.468Z] 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:'))
19:01:57 [2024-02-29T00:01:57.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
19:01:57 [2024-02-29T00:01:57.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
19:01:57 [2024-02-29T00:01:57.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
19:01:57 [2024-02-29T00:01:57.468Z] 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:'))
19:01:57 [2024-02-29T00:01:57.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:57 [2024-02-29T00:01:57.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-232066365 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
19:01:57 [2024-02-29T00:01:57.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-232066365 data=null doit=true}, Tree node with text: /rootpath]
19:01:57 [2024-02-29T00:01:57.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-232066365 data=null}, Tree node with text: /rootpath]
19:01:57 [2024-02-29T00:01:57.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-232066364 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
19:01:57 [2024-02-29T00:01:57.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232066364 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]
19:01:57 [2024-02-29T00:01:57.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-232066350 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
19:01:57 [2024-02-29T00:01:57.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
19:01:57 [2024-02-29T00:01:57.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:01:57 [2024-02-29T00:01:57.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
19:01:57 [2024-02-29T00:01:57.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
19:01:57 [2024-02-29T00:01:57.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
19:01:57 [2024-02-29T00:01:57.468Z] 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:'))
19:01:57 [2024-02-29T00:01:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
19:01:57 [2024-02-29T00:01:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
19:01:57 [2024-02-29T00:01:57.726Z] 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')
19:01:57 [2024-02-29T00:01:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
19:01:57 [2024-02-29T00:01:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7f97ebe9
19:01:57 [2024-02-29T00:01:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-232066337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:01:57 [2024-02-29T00:01:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-232066337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:01:57 [2024-02-29T00:01:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-232066337 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:01:57 [2024-02-29T00:01:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-232066337 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:01:57 [2024-02-29T00:01:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-232066336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:01:57 [2024-02-29T00:01:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-232066336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:01:57 [2024-02-29T00:01:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-232066336 data=null 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')]
19:01:57 [2024-02-29T00:01:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-232066335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:01:57 [2024-02-29T00:01:57.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-232066335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-232066335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-232066335 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-232066335 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-232066324 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-232066324 data=null doit=true}, Tree node with text: .*]
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-232066324 data=null}, Tree node with text: .*]
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-232066322 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232066322 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-232066297 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:57 [2024-02-29T00:01:57.727Z] 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=-232066291 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
19:01:57 [2024-02-29T00:01:57.727Z] 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=-232066291 data=null doit=true}, Tree node with text: /rootpath]
19:01:57 [2024-02-29T00:01:57.727Z] 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=-232066291 data=null}, Tree node with text: /rootpath]
19:01:57 [2024-02-29T00:01:57.727Z] 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=-232066290 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232066290 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]
19:01:57 [2024-02-29T00:01:57.727Z] 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=-232066273 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-232066269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-232066237 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-232066236 data=null doit=true}, Tree node with text: .*]
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-232066236 data=null}, Tree node with text: .*]
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-232066236 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232066236 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-232066212 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
19:01:57 [2024-02-29T00:01:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
19:01:57 [2024-02-29T00:01:57.727Z] 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:'))
19:01:57 [2024-02-29T00:01:57.727Z] 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
19:01:57 [2024-02-29T00:01:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=-232066205 data=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:'))]
19:01:57 [2024-02-29T00:01:57.728Z] 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
19:01:57 [2024-02-29T00:01:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:57 [2024-02-29T00:01:57.728Z] 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=-232066204 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
19:01:57 [2024-02-29T00:01:57.728Z] 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=-232066204 data=null doit=true}, Tree node with text: /rootpath]
19:01:57 [2024-02-29T00:01:57.728Z] 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=-232066204 data=null}, Tree node with text: /rootpath]
19:01:57 [2024-02-29T00:01:57.728Z] 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=-232066203 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
19:01:57 [2024-02-29T00:01:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232066203 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]
19:01:57 [2024-02-29T00:01:57.728Z] 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=-232066183 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
19:01:57 [2024-02-29T00:01:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
19:01:57 [2024-02-29T00:01:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
19:01:57 [2024-02-29T00:01:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-232066179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
19:01:57 [2024-02-29T00:01:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
19:01:57 [2024-02-29T00:01:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:01:57 [2024-02-29T00:01:57.728Z] 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')
19:01:57 [2024-02-29T00:01:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:01:57 [2024-02-29T00:01:57.728Z] 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')
19:01:57 [2024-02-29T00:01:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
19:01:57 [2024-02-29T00:01:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232066137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232066137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232066137 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232066136 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232066136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232066136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232066135 data=null 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')]
19:01:57 [2024-02-29T00:01:57.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=-232066843 data=null 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')]
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:01:57 [2024-02-29T00:01:57.986Z] 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=-232066051 data=null doit=true}, Shell with text {Fetch Remote Traces}]
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
19:01:57 [2024-02-29T00:01:57.986Z] 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:'))
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
19:01:57 [2024-02-29T00:01:57.986Z] 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:'))
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
19:01:57 [2024-02-29T00:01:57.986Z] 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:'))
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
19:01:57 [2024-02-29T00:01:57.986Z] 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:'))
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:01:57 [2024-02-29T00:01:57.986Z] 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')
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-232066047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-232066047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-232066047 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-232066047 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-232066041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-232066041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-232066041 data=null 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')]
19:01:57 [2024-02-29T00:01:57.986Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:57 [2024-02-29T00:01:57.986Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:57 [2024-02-29T00:01:57.986Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:57 [2024-02-29T00:01:57.986Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:57 [2024-02-29T00:01:57.986Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
19:01:57 [2024-02-29T00:01:57.986Z] 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')
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
19:01:57 [2024-02-29T00:01:57.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=-232065970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=-232065970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=-232065970 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=-232065970 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=-232065970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=-232065969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=-232065969 data=null 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')]
19:01:57 [2024-02-29T00:01:57.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
19:01:57 [2024-02-29T00:01:57.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
19:01:57 [2024-02-29T00:01:57.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
19:01:57 [2024-02-29T00:01:57.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
19:01:57 [2024-02-29T00:01:57.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
19:01:57 [2024-02-29T00:01:57.987Z] 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:'))
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
19:01:57 [2024-02-29T00:01:57.987Z] 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:'))
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
19:01:57 [2024-02-29T00:01:57.987Z] 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:'))
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
19:01:57 [2024-02-29T00:01:57.987Z] 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:'))
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:01:57 [2024-02-29T00:01:57.987Z] 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')
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-232065947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-232065947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-232065947 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-232065947 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-232065947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-232065947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-232065946 data=null 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')]
19:01:57 [2024-02-29T00:01:57.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:57 [2024-02-29T00:01:57.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:57 [2024-02-29T00:01:57.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:57 [2024-02-29T00:01:57.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:57 [2024-02-29T00:01:57.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
19:01:57 [2024-02-29T00:01:57.988Z] 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')
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=-232065875 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')]
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-232065875 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')]
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=-232065874 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=-232065874 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=-232065874 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')]
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=-232065874 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')]
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=-232065874 data=null 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')]
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=-232065872 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')]
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-232065872 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')]
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=-232065872 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')]
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=-232065872 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=-232065872 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:01:57 [2024-02-29T00:01:57.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')
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-232065870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-232065870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-232065870 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-232065870 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-232065870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-232065869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.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')
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-232065869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:01:57 [2024-02-29T00:01:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-232067238 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...']
19:01:58 [2024-02-29T00:01:58.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:01:58 [2024-02-29T00:01:58.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e4a4ed5] time=-232065771 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:01:58 [2024-02-29T00:01:58.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:01:58 [2024-02-29T00:01:58.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:01:58 [2024-02-29T00:01:58.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
19:01:58 [2024-02-29T00:01:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
19:01:58 [2024-02-29T00:01:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:01:58 [2024-02-29T00:01:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-232065257 data=null doit=true}, Shell with text {Preferences}]
19:01:58 [2024-02-29T00:01:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:58 [2024-02-29T00:01:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:58 [2024-02-29T00:01:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:58 [2024-02-29T00:01:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:58 [2024-02-29T00:01:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:58 [2024-02-29T00:01:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-232065251 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
19:01:58 [2024-02-29T00:01:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232065251 data=null doit=true}, TreeItem with text {Tracing}]
19:01:58 [2024-02-29T00:01:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232065251 data=null}, TreeItem with text {Tracing}]
19:01:58 [2024-02-29T00:01:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232065251 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
19:01:58 [2024-02-29T00:01:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232065250 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}]
19:01:58 [2024-02-29T00:01:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232065215 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
19:01:58 [2024-02-29T00:01:58.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:01:58 [2024-02-29T00:01:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:58 [2024-02-29T00:01:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-232065214 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
19:01:58 [2024-02-29T00:01:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-232065214 data=null doit=true}, Tree node with text: Remote Profiles]
19:01:58 [2024-02-29T00:01:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-232065214 data=null}, Tree node with text: Remote Profiles]
19:01:58 [2024-02-29T00:01:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-232065213 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
19:01:58 [2024-02-29T00:01:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232065213 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]
19:01:58 [2024-02-29T00:01:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-232065211 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
19:01:58 [2024-02-29T00:01:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:58 [2024-02-29T00:01:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:58 [2024-02-29T00:01:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:58 [2024-02-29T00:01:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:58 [2024-02-29T00:01:58.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-232065191 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-232065191 data=null doit=true}, TreeItem with text {new profile}]
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-232065191 data=null}, TreeItem with text {new profile}]
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-232065188 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232065188 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}]
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-232065184 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
19:01:58 [2024-02-29T00:01:58.823Z] 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')
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-232065181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-232065181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-232065181 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-232065181 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-232065181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-232065181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-232065180 data=null 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')]
19:01:58 [2024-02-29T00:01:58.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:01:58 [2024-02-29T00:01:58.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:01:58 [2024-02-29T00:01:58.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:01:58 [2024-02-29T00:01:58.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:01:58 [2024-02-29T00:01:58.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:01:58 [2024-02-29T00:01:58.823Z] 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')
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:01:58 [2024-02-29T00:01:58.823Z] 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')
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232065154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232065154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232065154 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:01:58 [2024-02-29T00:01:58.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232065154 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:01:58 [2024-02-29T00:01:58.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232065154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:01:58 [2024-02-29T00:01:58.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232065154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:01:58 [2024-02-29T00:01:58.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232065154 data=null 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')]
19:01:58 [2024-02-29T00:01:58.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-232065736 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
19:01:58 [2024-02-29T00:01:58.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:01:59 [2024-02-29T00:01:59.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e4a4ed5] time=-232064909 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:01:59 [2024-02-29T00:01:59.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:01:59 [2024-02-29T00:01:59.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:01:59 [2024-02-29T00:01:59.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:01:59 [2024-02-29T00:01:59.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:01:59 [2024-02-29T00:01:59.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232064885 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:01:59 [2024-02-29T00:01:59.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232064884 data=null doit=true}, TreeItem with text {Test}]
19:01:59 [2024-02-29T00:01:59.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232064884 data=null}, TreeItem with text {Test}]
19:01:59 [2024-02-29T00:01:59.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232064884 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:59 [2024-02-29T00:01:59.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232064883 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:01:59 [2024-02-29T00:01:59.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232064859 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:01:59 [2024-02-29T00:01:59.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:01:59 [2024-02-29T00:01:59.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:01:59 [2024-02-29T00:01:59.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:02:00 [2024-02-29T00:02:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:02:00 [2024-02-29T00:02:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:02:00 [2024-02-29T00:02:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:02:00 [2024-02-29T00:02:00.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232063769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232063769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232063769 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232063769 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232063769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232063769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232063769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232063769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232063768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232063768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232063768 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232063768 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232063767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232063767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232063767 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232063767 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232063767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232063766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:02:00 [2024-02-29T00:02:00.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:02:00 [2024-02-29T00:02:00.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:02:00 [2024-02-29T00:02:00.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:02:00 [2024-02-29T00:02:00.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:02:00 [2024-02-29T00:02:00.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232063766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:02:00 [2024-02-29T00:02:00.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232064783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:02:00 [2024-02-29T00:02:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:02:00 [2024-02-29T00:02:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:00 [2024-02-29T00:02:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:00 [2024-02-29T00:02:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:00 [2024-02-29T00:02:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:00 [2024-02-29T00:02:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:00 [2024-02-29T00:02:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232063130 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:02:00 [2024-02-29T00:02:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232063130 data=null doit=true}, TreeItem with text {Test}]
19:02:00 [2024-02-29T00:02:00.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232063130 data=null}, TreeItem with text {Test}]
19:02:00 [2024-02-29T00:02:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232063129 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:02:00 [2024-02-29T00:02:00.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232063129 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:02:00 [2024-02-29T00:02:00.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232063100 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:02:00 [2024-02-29T00:02:00.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:00 [2024-02-29T00:02:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232063099 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:02:00 [2024-02-29T00:02:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232063099 data=null doit=true}, TreeItem with text {Test}]
19:02:00 [2024-02-29T00:02:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232063099 data=null}, TreeItem with text {Test}]
19:02:00 [2024-02-29T00:02:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232063098 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:02:00 [2024-02-29T00:02:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232063098 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:02:00 [2024-02-29T00:02:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232063085 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:02:00 [2024-02-29T00:02:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232063084 data=null doit=true}, TreeItem with text {Test}]
19:02:00 [2024-02-29T00:02:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232063084 data=null}, TreeItem with text {Test}]
19:02:00 [2024-02-29T00:02:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232063084 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:02:00 [2024-02-29T00:02:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232063084 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}]
19:02:00 [2024-02-29T00:02:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232063082 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:02:00 [2024-02-29T00:02:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:00 [2024-02-29T00:02:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232063081 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:02:00 [2024-02-29T00:02:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232063073 data=null doit=true}, TreeItem with text {Traces [0]}]
19:02:00 [2024-02-29T00:02:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232063073 data=null}, TreeItem with text {Traces [0]}]
19:02:00 [2024-02-29T00:02:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232063072 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:02:00 [2024-02-29T00:02:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232063072 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:02:00 [2024-02-29T00:02:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232063053 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:02:00 [2024-02-29T00:02:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:00 [2024-02-29T00:02:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232063052 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:02:00 [2024-02-29T00:02:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232063052 data=null doit=true}, TreeItem with text {Traces [0]}]
19:02:00 [2024-02-29T00:02:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232063052 data=null}, TreeItem with text {Traces [0]}]
19:02:00 [2024-02-29T00:02:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232063052 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:02:00 [2024-02-29T00:02:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232063051 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:02:00 [2024-02-29T00:02:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232063047 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:02:00 [2024-02-29T00:02:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
19:02:00 [2024-02-29T00:02:00.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
19:02:01 [2024-02-29T00:02:01.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
19:02:01 [2024-02-29T00:02:01.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
19:02:01 [2024-02-29T00:02:01.525Z] 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=-232062530 data=null doit=true}, Shell with text {Fetch Remote Traces}]
19:02:01 [2024-02-29T00:02:01.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:02:01 [2024-02-29T00:02:01.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
19:02:01 [2024-02-29T00:02:01.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
19:02:01 [2024-02-29T00:02:01.525Z] 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')
19:02:01 [2024-02-29T00:02:01.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:01 [2024-02-29T00:02:01.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:02:01 [2024-02-29T00:02:01.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:02:01 [2024-02-29T00:02:01.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:01 [2024-02-29T00:02:01.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:01 [2024-02-29T00:02:01.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
19:02:01 [2024-02-29T00:02:01.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=-232062528 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')]
19:02:01 [2024-02-29T00:02:01.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-232062527 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')]
19:02:01 [2024-02-29T00:02:01.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=-232062527 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
19:02:01 [2024-02-29T00:02:01.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=-232062527 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
19:02:01 [2024-02-29T00:02:01.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=-232062527 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')]
19:02:01 [2024-02-29T00:02:01.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=-232062527 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')]
19:02:01 [2024-02-29T00:02:01.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=-232062362 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')]
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-232062356 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')]
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=-232062355 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')]
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=-232062355 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=-232062355 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
19:02:01 [2024-02-29T00:02:01.526Z] 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=-232062346 data=null doit=true}, Shell with text {Preferences (Filtered)}]
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
19:02:01 [2024-02-29T00:02:01.526Z] 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')
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-232062343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-232062343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-232062342 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-232062342 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-232062342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-232062342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-232062342 data=null 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')]
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-232062308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-232062308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-232062308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-232062307 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-232062304 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:01 [2024-02-29T00:02:01.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-232062290 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
19:02:01 [2024-02-29T00:02:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-232062290 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-232062266 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-232062258 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232062258 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)]
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-232062234 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
19:02:01 [2024-02-29T00:02:01.784Z] 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:'))
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
19:02:01 [2024-02-29T00:02:01.784Z] 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:'))
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
19:02:01 [2024-02-29T00:02:01.784Z] 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:'))
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-232062184 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-232062184 data=null doit=true}, Tree node with text: /rootpath]
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-232062184 data=null}, Tree node with text: /rootpath]
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-232062183 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232062183 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]
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-232062175 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
19:02:01 [2024-02-29T00:02:01.784Z] 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:'))
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
19:02:01 [2024-02-29T00:02:01.784Z] 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')
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5b3c56e0
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-232062160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:02:01 [2024-02-29T00:02:01.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-232062160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:02:01 [2024-02-29T00:02:01.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-232062159 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:02:01 [2024-02-29T00:02:01.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-232062159 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:02:01 [2024-02-29T00:02:01.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-232062159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:02:01 [2024-02-29T00:02:01.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-232062159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:02:01 [2024-02-29T00:02:01.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-232062159 data=null 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')]
19:02:01 [2024-02-29T00:02:01.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-232062158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:02:01 [2024-02-29T00:02:01.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-232062157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:02:01 [2024-02-29T00:02:01.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-232062157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:02:01 [2024-02-29T00:02:01.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-232062157 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:02:01 [2024-02-29T00:02:01.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-232062157 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:02:01 [2024-02-29T00:02:01.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:01 [2024-02-29T00:02:01.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-232062149 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
19:02:01 [2024-02-29T00:02:01.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-232062149 data=null doit=true}, Tree node with text: .*]
19:02:01 [2024-02-29T00:02:01.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-232062149 data=null}, Tree node with text: .*]
19:02:01 [2024-02-29T00:02:01.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-232062147 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
19:02:01 [2024-02-29T00:02:01.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232062147 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
19:02:01 [2024-02-29T00:02:01.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-232062055 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
19:02:01 [2024-02-29T00:02:01.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
19:02:01 [2024-02-29T00:02:01.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:02:01 [2024-02-29T00:02:01.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
19:02:01 [2024-02-29T00:02:01.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
19:02:01 [2024-02-29T00:02:01.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
19:02:01 [2024-02-29T00:02:01.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
19:02:01 [2024-02-29T00:02:01.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:01 [2024-02-29T00:02:01.785Z] 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=-232062048 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
19:02:01 [2024-02-29T00:02:01.785Z] 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=-232062048 data=null doit=true}, Tree node with text: /rootpath]
19:02:01 [2024-02-29T00:02:01.785Z] 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=-232062048 data=null}, Tree node with text: /rootpath]
19:02:01 [2024-02-29T00:02:01.785Z] 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=-232062040 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
19:02:01 [2024-02-29T00:02:01.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232062040 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]
19:02:02 [2024-02-29T00:02:02.043Z] 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=-232062023 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
19:02:02 [2024-02-29T00:02:02.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
19:02:02 [2024-02-29T00:02:02.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
19:02:02 [2024-02-29T00:02:02.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-232062019 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
19:02:02 [2024-02-29T00:02:02.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
19:02:02 [2024-02-29T00:02:02.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:02 [2024-02-29T00:02:02.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-232061984 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
19:02:02 [2024-02-29T00:02:02.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-232061984 data=null doit=true}, Tree node with text: .*]
19:02:02 [2024-02-29T00:02:02.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-232061984 data=null}, Tree node with text: .*]
19:02:02 [2024-02-29T00:02:02.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-232061983 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
19:02:02 [2024-02-29T00:02:02.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232061983 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-232061957 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
19:02:02 [2024-02-29T00:02:02.044Z] 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:'))
19:02:02 [2024-02-29T00:02:02.044Z] 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
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=-232061948 data=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:'))]
19:02:02 [2024-02-29T00:02:02.044Z] 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
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:02 [2024-02-29T00:02:02.044Z] 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=-232061947 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
19:02:02 [2024-02-29T00:02:02.044Z] 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=-232061947 data=null doit=true}, Tree node with text: /rootpath]
19:02:02 [2024-02-29T00:02:02.044Z] 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=-232061947 data=null}, Tree node with text: /rootpath]
19:02:02 [2024-02-29T00:02:02.044Z] 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=-232061946 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232061946 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]
19:02:02 [2024-02-29T00:02:02.044Z] 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=-232061932 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-232061929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:02:02 [2024-02-29T00:02:02.044Z] 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')
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:02:02 [2024-02-29T00:02:02.044Z] 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')
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232061886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232061885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232061885 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232061885 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232061885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232061885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232061885 data=null 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')]
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=-232062527 data=null 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')]
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:02:02 [2024-02-29T00:02:02.045Z] 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=-232061819 data=null doit=true}, Shell with text {Fetch Remote Traces}]
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
19:02:02 [2024-02-29T00:02:02.045Z] 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:'))
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
19:02:02 [2024-02-29T00:02:02.045Z] 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:'))
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
19:02:02 [2024-02-29T00:02:02.045Z] 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:'))
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
19:02:02 [2024-02-29T00:02:02.045Z] 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:'))
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:02:02 [2024-02-29T00:02:02.045Z] 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')
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-232061785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-232061784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-232061784 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-232061784 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-232061784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-232061784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-232061784 data=null 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')]
19:02:02 [2024-02-29T00:02:02.302Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:02:02 [2024-02-29T00:02:02.302Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:02:02 [2024-02-29T00:02:02.302Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:02:02 [2024-02-29T00:02:02.302Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:02:02 [2024-02-29T00:02:02.302Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:02:02 [2024-02-29T00:02:02.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
19:02:02 [2024-02-29T00:02:02.303Z] 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')
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=-232061739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=-232061738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=-232061738 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=-232061738 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=-232061738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=-232061738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=-232061738 data=null 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')]
19:02:02 [2024-02-29T00:02:02.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
19:02:02 [2024-02-29T00:02:02.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
19:02:02 [2024-02-29T00:02:02.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
19:02:02 [2024-02-29T00:02:02.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
19:02:02 [2024-02-29T00:02:02.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
19:02:02 [2024-02-29T00:02:02.303Z] 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:'))
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
19:02:02 [2024-02-29T00:02:02.303Z] 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:'))
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
19:02:02 [2024-02-29T00:02:02.303Z] 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:'))
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
19:02:02 [2024-02-29T00:02:02.303Z] 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:'))
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:02:02 [2024-02-29T00:02:02.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')
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-232061715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-232061715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-232061715 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-232061715 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-232061715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-232061714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-232061714 data=null 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')]
19:02:02 [2024-02-29T00:02:02.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:02:02 [2024-02-29T00:02:02.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:02:02 [2024-02-29T00:02:02.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:02:02 [2024-02-29T00:02:02.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:02:02 [2024-02-29T00:02:02.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:02:02 [2024-02-29T00:02:02.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
19:02:02 [2024-02-29T00:02:02.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:02 [2024-02-29T00:02:02.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:02:02 [2024-02-29T00:02:02.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:02:02 [2024-02-29T00:02:02.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:02:02 [2024-02-29T00:02:02.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:02:02 [2024-02-29T00:02:02.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-232061656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-232061656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-232061655 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-232061655 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-232061644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-232061643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:02:02 [2024-02-29T00:02:02.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:02:02 [2024-02-29T00:02:02.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:02:02 [2024-02-29T00:02:02.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:02:02 [2024-02-29T00:02:02.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:02:02 [2024-02-29T00:02:02.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:02:02 [2024-02-29T00:02:02.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-232061643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:02 [2024-02-29T00:02:02.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-232062961 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...']
19:02:02 [2024-02-29T00:02:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:02:02 [2024-02-29T00:02:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:02 [2024-02-29T00:02:02.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:02 [2024-02-29T00:02:02.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:02:02 [2024-02-29T00:02:02.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-232061070 data=null doit=true}, TreeItem with text {Traces [3]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-232061070 data=null}, TreeItem with text {Traces [3]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-232061070 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232061069 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]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-232061068 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:02:02 [2024-02-29T00:02:02.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-232061067 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-232061067 data=null doit=true}, TreeItem with text {node1 [3]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-232061066 data=null}, TreeItem with text {node1 [3]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232061066 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232061066 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]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232061048 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232061047 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-232061047 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232061047 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]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232061042 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-232061035 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-232061035 data=null doit=true}, TreeItem with text {node1 [3]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-232061035 data=null}, TreeItem with text {node1 [3]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
19:02:02 [2024-02-29T00:02:02.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-232061034 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-232061034 data=null doit=true}, TreeItem with text {resources [3]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-232061033 data=null}, TreeItem with text {resources [3]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-232061033 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232061033 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]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-232061025 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-232061018 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-232061018 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232061018 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]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-232061013 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-232061012 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-232061012 data=null doit=true}, TreeItem with text {resources [3]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-232061011 data=null}, TreeItem with text {resources [3]}]
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
19:02:02 [2024-02-29T00:02:02.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
19:02:02 [2024-02-29T00:02:02.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
19:02:02 [2024-02-29T00:02:02.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-232061011 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
19:02:02 [2024-02-29T00:02:02.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-232061010 data=null doit=true}, TreeItem with text {generated [1]}]
19:02:02 [2024-02-29T00:02:02.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:02 [2024-02-29T00:02:02.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-232061010 data=null}, TreeItem with text {generated [1]}]
19:02:02 [2024-02-29T00:02:02.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-232061010 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
19:02:02 [2024-02-29T00:02:02.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232061009 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]}]
19:02:03 [2024-02-29T00:02:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-232060985 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
19:02:03 [2024-02-29T00:02:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-232060984 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
19:02:03 [2024-02-29T00:02:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-232060984 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
19:02:03 [2024-02-29T00:02:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232060984 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]}]
19:02:03 [2024-02-29T00:02:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-232060980 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
19:02:03 [2024-02-29T00:02:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-232060980 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
19:02:03 [2024-02-29T00:02:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-232060979 data=null doit=true}, TreeItem with text {generated [1]}]
19:02:03 [2024-02-29T00:02:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-232060979 data=null}, TreeItem with text {generated [1]}]
19:02:03 [2024-02-29T00:02:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
19:02:03 [2024-02-29T00:02:03.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
19:02:03 [2024-02-29T00:02:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
19:02:03 [2024-02-29T00:02:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-232060978 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
19:02:03 [2024-02-29T00:02:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-232060978 data=null doit=true}, TreeItem with text {synthetic-trace}]
19:02:03 [2024-02-29T00:02:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:03 [2024-02-29T00:02:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-232060978 data=null}, TreeItem with text {synthetic-trace}]
19:02:03 [2024-02-29T00:02:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-232060978 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
19:02:03 [2024-02-29T00:02:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232060977 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}]
19:02:03 [2024-02-29T00:02:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-232060939 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
19:02:03 [2024-02-29T00:02:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-232060939 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:02:03 [2024-02-29T00:02:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-232060938 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:02:03 [2024-02-29T00:02:03.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232060938 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}]
19:02:03 [2024-02-29T00:02:03.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-232060870 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-232060473 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-232060449 data=null doit=true}, TreeItem with text {synthetic-trace}]
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-232060448 data=null}, TreeItem with text {synthetic-trace}]
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:03 [2024-02-29T00:02:03.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:02:03 [2024-02-29T00:02:03.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:02:03 [2024-02-29T00:02:03.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:02:03 [2024-02-29T00:02:03.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-232060323 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-232060323 data=null doit=true}, TreeItem with text {node1 [3]}]
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-232060322 data=null}, TreeItem with text {node1 [3]}]
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232060322 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232060321 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]}]
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232060274 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232060273 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-232060272 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232060272 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]}]
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232060268 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-232060267 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-232060267 data=null doit=true}, TreeItem with text {node1 [3]}]
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-232060267 data=null}, TreeItem with text {node1 [3]}]
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-232060267 data=null doit=true}, TreeItem with text {node1 [3]}]
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-232060267 data=null}, TreeItem with text {node1 [3]}]
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-232060266 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232060266 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]}]
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-232060265 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-232060264 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-232060264 data=null doit=true}, TreeItem with text {resources [3]}]
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-232060263 data=null}, TreeItem with text {resources [3]}]
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-232060263 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
19:02:03 [2024-02-29T00:02:03.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232060263 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]}]
19:02:03 [2024-02-29T00:02:03.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-232060240 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
19:02:03 [2024-02-29T00:02:03.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-232060240 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:02:03 [2024-02-29T00:02:03.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-232060239 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:02:03 [2024-02-29T00:02:03.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232060239 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]}]
19:02:03 [2024-02-29T00:02:03.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-232060179 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
19:02:03 [2024-02-29T00:02:03.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-232060178 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
19:02:03 [2024-02-29T00:02:03.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-232060178 data=null doit=true}, TreeItem with text {resources [3]}]
19:02:03 [2024-02-29T00:02:03.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-232060178 data=null}, TreeItem with text {resources [3]}]
19:02:03 [2024-02-29T00:02:03.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
19:02:03 [2024-02-29T00:02:03.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
19:02:03 [2024-02-29T00:02:03.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
19:02:03 [2024-02-29T00:02:03.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-232060177 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
19:02:03 [2024-02-29T00:02:03.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-232060176 data=null doit=true}, TreeItem with text {syslog}]
19:02:03 [2024-02-29T00:02:03.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:03 [2024-02-29T00:02:03.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-232060176 data=null}, TreeItem with text {syslog}]
19:02:03 [2024-02-29T00:02:03.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-232060176 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
19:02:03 [2024-02-29T00:02:03.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232060176 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}]
19:02:03 [2024-02-29T00:02:03.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-232060137 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
19:02:03 [2024-02-29T00:02:03.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-232060136 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
19:02:03 [2024-02-29T00:02:03.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-232060136 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
19:02:04 [2024-02-29T00:02:04.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232060136 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}]
19:02:04 [2024-02-29T00:02:04.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-232059960 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
19:02:04 [2024-02-29T00:02:04.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-232059960 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
19:02:04 [2024-02-29T00:02:04.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-232059960 data=null doit=true}, TreeItem with text {syslog}]
19:02:04 [2024-02-29T00:02:04.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-232059959 data=null}, TreeItem with text {syslog}]
19:02:04 [2024-02-29T00:02:04.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
19:02:04 [2024-02-29T00:02:04.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
19:02:04 [2024-02-29T00:02:04.668Z] 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@1e4a4ed5] time=-232059191 data=null doit=true}, Shell with text {data - Test/Traces/node1/resources/syslog - Eclipse Platform}]
19:02:04 [2024-02-29T00:02:04.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:02:04 [2024-02-29T00:02:04.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:02:04 [2024-02-29T00:02:04.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
19:02:06 [2024-02-29T00:02:06.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
19:02:07 [2024-02-29T00:02:07.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:02:07 [2024-02-29T00:02:07.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-232056951 data=null doit=true}, Shell with text {Preferences}]
19:02:07 [2024-02-29T00:02:07.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:07 [2024-02-29T00:02:07.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:07 [2024-02-29T00:02:07.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:07 [2024-02-29T00:02:07.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:07 [2024-02-29T00:02:07.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:07 [2024-02-29T00:02:07.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-232056946 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
19:02:07 [2024-02-29T00:02:07.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232056946 data=null doit=true}, TreeItem with text {Tracing}]
19:02:07 [2024-02-29T00:02:07.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232056946 data=null}, TreeItem with text {Tracing}]
19:02:07 [2024-02-29T00:02:07.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232056946 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
19:02:07 [2024-02-29T00:02:07.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232056945 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}]
19:02:07 [2024-02-29T00:02:07.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232056877 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
19:02:07 [2024-02-29T00:02:07.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-232056876 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-232056876 data=null doit=true}, Tree node with text: Remote Profiles]
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-232056875 data=null}, Tree node with text: Remote Profiles]
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-232056875 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232056875 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]
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-232056873 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-232056868 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-232056868 data=null doit=true}, TreeItem with text {new profile}]
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-232056867 data=null}, TreeItem with text {new profile}]
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-232056867 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232056867 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}]
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-232056863 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
19:02:07 [2024-02-29T00:02:07.076Z] 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')
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-232056842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-232056841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-232056841 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-232056841 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-232056841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-232056840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-232056840 data=null 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')]
19:02:07 [2024-02-29T00:02:07.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:07 [2024-02-29T00:02:07.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:07 [2024-02-29T00:02:07.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:07 [2024-02-29T00:02:07.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:07 [2024-02-29T00:02:07.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:02:07 [2024-02-29T00:02:07.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:02:07 [2024-02-29T00:02:07.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:07 [2024-02-29T00:02:07.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:02:07 [2024-02-29T00:02:07.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:02:07 [2024-02-29T00:02:07.077Z] 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')
19:02:07 [2024-02-29T00:02:07.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:02:07 [2024-02-29T00:02:07.077Z] 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')
19:02:07 [2024-02-29T00:02:07.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
19:02:07 [2024-02-29T00:02:07.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232056777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:07 [2024-02-29T00:02:07.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232056777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:07 [2024-02-29T00:02:07.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232056777 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:07 [2024-02-29T00:02:07.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232056777 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:07 [2024-02-29T00:02:07.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232056777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:07 [2024-02-29T00:02:07.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232056777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:07 [2024-02-29T00:02:07.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232056776 data=null 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')]
19:02:07 [2024-02-29T00:02:07.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-232059084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
19:02:07 [2024-02-29T00:02:07.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:02:07 [2024-02-29T00:02:07.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@1e4a4ed5] time=-232056036 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:02:07 [2024-02-29T00:02:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:02:07 [2024-02-29T00:02:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:07 [2024-02-29T00:02:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:07 [2024-02-29T00:02:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:07 [2024-02-29T00:02:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232056010 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:02:07 [2024-02-29T00:02:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232056010 data=null doit=true}, TreeItem with text {Test}]
19:02:07 [2024-02-29T00:02:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232056010 data=null}, TreeItem with text {Test}]
19:02:07 [2024-02-29T00:02:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232056009 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:02:07 [2024-02-29T00:02:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232056009 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:02:07 [2024-02-29T00:02:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232055968 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:02:07 [2024-02-29T00:02:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:02:07 [2024-02-29T00:02:07.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:02:08 [2024-02-29T00:02:08.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:02:09 [2024-02-29T00:02:09.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232054995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232054994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232054994 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232054994 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232054993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232054993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232054993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232054993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232054993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232054993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232054993 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232054993 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232054991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232054991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232054991 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232054991 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232054991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232054991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:02:09 [2024-02-29T00:02:09.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:02:09 [2024-02-29T00:02:09.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:02:09 [2024-02-29T00:02:09.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:02:09 [2024-02-29T00:02:09.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:02:09 [2024-02-29T00:02:09.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:02:09 [2024-02-29T00:02:09.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:02:09 [2024-02-29T00:02:09.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232054991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:02:09 [2024-02-29T00:02:09.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232055917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:02:09 [2024-02-29T00:02:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e4a4ed5] time=-232054363 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:02:09 [2024-02-29T00:02:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:02:09 [2024-02-29T00:02:09.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:02:09 [2024-02-29T00:02:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
19:02:09 [2024-02-29T00:02:09.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
19:02:09 [2024-02-29T00:02:09.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:02:09 [2024-02-29T00:02:09.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-232053967 data=null doit=true}, Shell with text {Preferences}]
19:02:09 [2024-02-29T00:02:09.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:09 [2024-02-29T00:02:09.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:09 [2024-02-29T00:02:09.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:09 [2024-02-29T00:02:09.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:09 [2024-02-29T00:02:09.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-232053952 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232053952 data=null doit=true}, TreeItem with text {Tracing}]
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232053952 data=null}, TreeItem with text {Tracing}]
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232053951 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232053951 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}]
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232053921 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
19:02:10 [2024-02-29T00:02:10.114Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-232053920 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-232053919 data=null doit=true}, Tree node with text: Remote Profiles]
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-232053919 data=null}, Tree node with text: Remote Profiles]
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-232053919 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232053919 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]
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-232053917 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
19:02:10 [2024-02-29T00:02:10.114Z] 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')
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-232053914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-232053914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-232053904 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-232053903 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-232053902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-232053901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-232053901 data=null 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')]
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-232053866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-232053865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-232053865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-232053865 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-232053865 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:10 [2024-02-29T00:02:10.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-232053854 data=null button=0 stateMask=0x0 x=160 y=293 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-232053854 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-232053854 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-232053853 data=null button=1 stateMask=0x0 x=160 y=293 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232053853 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)]
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-232053826 data=null button=1 stateMask=0x80000 x=160 y=284 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
19:02:10 [2024-02-29T00:02:10.115Z] 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:'))
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
19:02:10 [2024-02-29T00:02:10.115Z] 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:'))
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
19:02:10 [2024-02-29T00:02:10.115Z] 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:'))
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-232053802 data=null button=0 stateMask=0x0 x=108 y=293 count=0}, Tree node with text: /rootpath]
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-232053801 data=null doit=true}, Tree node with text: /rootpath]
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-232053801 data=null}, Tree node with text: /rootpath]
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-232053800 data=null button=1 stateMask=0x0 x=108 y=293 count=1}, Tree node with text: /rootpath]
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232053799 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]
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-232053776 data=null button=1 stateMask=0x80000 x=108 y=284 count=1}, Tree node with text: /rootpath]
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
19:02:10 [2024-02-29T00:02:10.115Z] 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:'))
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
19:02:10 [2024-02-29T00:02:10.115Z] 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')
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@32e2e611
19:02:10 [2024-02-29T00:02:10.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-232053767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:02:10 [2024-02-29T00:02:10.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-232053766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:02:10 [2024-02-29T00:02:10.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-232053766 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:02:10 [2024-02-29T00:02:10.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-232053766 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:02:10 [2024-02-29T00:02:10.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-232053766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:02:10 [2024-02-29T00:02:10.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-232053765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:02:10 [2024-02-29T00:02:10.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-232053765 data=null 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')]
19:02:10 [2024-02-29T00:02:10.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-232053764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:02:10 [2024-02-29T00:02:10.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-232053764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:02:10 [2024-02-29T00:02:10.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-232053764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:02:10 [2024-02-29T00:02:10.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-232053764 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:02:10 [2024-02-29T00:02:10.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-232053764 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
19:02:10 [2024-02-29T00:02:10.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:10 [2024-02-29T00:02:10.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-232053763 data=null button=0 stateMask=0x0 x=102 y=293 count=0}, Tree node with text: .*]
19:02:10 [2024-02-29T00:02:10.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-232053751 data=null doit=true}, Tree node with text: .*]
19:02:10 [2024-02-29T00:02:10.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-232053750 data=null}, Tree node with text: .*]
19:02:10 [2024-02-29T00:02:10.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-232053747 data=null button=1 stateMask=0x0 x=102 y=293 count=1}, Tree node with text: .*]
19:02:10 [2024-02-29T00:02:10.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232053747 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
19:02:10 [2024-02-29T00:02:10.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-232053717 data=null button=1 stateMask=0x80000 x=102 y=283 count=1}, Tree node with text: .*]
19:02:10 [2024-02-29T00:02:10.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:02:10 [2024-02-29T00:02:10.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:02:10 [2024-02-29T00:02:10.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
19:02:10 [2024-02-29T00:02:10.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
19:02:10 [2024-02-29T00:02:10.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
19:02:10 [2024-02-29T00:02:10.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
19:02:10 [2024-02-29T00:02:10.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:10 [2024-02-29T00:02:10.373Z] 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=-232053696 data=null button=0 stateMask=0x0 x=537 y=247 count=0}, Tree node with text: /rootpath]
19:02:10 [2024-02-29T00:02:10.373Z] 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=-232053696 data=null doit=true}, Tree node with text: /rootpath]
19:02:10 [2024-02-29T00:02:10.373Z] 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=-232053696 data=null}, Tree node with text: /rootpath]
19:02:10 [2024-02-29T00:02:10.373Z] 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=-232053689 data=null button=1 stateMask=0x0 x=537 y=247 count=1}, Tree node with text: /rootpath]
19:02:10 [2024-02-29T00:02:10.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232053689 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]
19:02:10 [2024-02-29T00:02:10.373Z] 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=-232053678 data=null button=1 stateMask=0x80000 x=537 y=247 count=1}, Tree node with text: /rootpath]
19:02:10 [2024-02-29T00:02:10.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
19:02:10 [2024-02-29T00:02:10.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
19:02:10 [2024-02-29T00:02:10.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-232053670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
19:02:10 [2024-02-29T00:02:10.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
19:02:10 [2024-02-29T00:02:10.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:10 [2024-02-29T00:02:10.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-232053637 data=null button=0 stateMask=0x0 x=102 y=270 count=0}, Tree node with text: .*]
19:02:10 [2024-02-29T00:02:10.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-232053637 data=null doit=true}, Tree node with text: .*]
19:02:10 [2024-02-29T00:02:10.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-232053637 data=null}, Tree node with text: .*]
19:02:10 [2024-02-29T00:02:10.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-232053636 data=null button=1 stateMask=0x0 x=102 y=270 count=1}, Tree node with text: .*]
19:02:10 [2024-02-29T00:02:10.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232053636 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
19:02:10 [2024-02-29T00:02:10.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-232053611 data=null button=1 stateMask=0x80000 x=102 y=270 count=1}, Tree node with text: .*]
19:02:10 [2024-02-29T00:02:10.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:02:10 [2024-02-29T00:02:10.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:02:10 [2024-02-29T00:02:10.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
19:02:10 [2024-02-29T00:02:10.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
19:02:10 [2024-02-29T00:02:10.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
19:02:10 [2024-02-29T00:02:10.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
19:02:10 [2024-02-29T00:02:10.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:02:10 [2024-02-29T00:02:10.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
19:02:10 [2024-02-29T00:02:10.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
19:02:10 [2024-02-29T00:02:10.373Z] 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:'))
19:02:10 [2024-02-29T00:02:10.373Z] 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
19:02:10 [2024-02-29T00:02:10.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=-232053603 data=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:'))]
19:02:10 [2024-02-29T00:02:10.373Z] 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
19:02:10 [2024-02-29T00:02:10.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:10 [2024-02-29T00:02:10.373Z] 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=-232053602 data=null button=0 stateMask=0x0 x=537 y=224 count=0}, Tree node with text: /rootpath]
19:02:10 [2024-02-29T00:02:10.373Z] 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=-232053602 data=null doit=true}, Tree node with text: /rootpath]
19:02:10 [2024-02-29T00:02:10.373Z] 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=-232053602 data=null}, Tree node with text: /rootpath]
19:02:10 [2024-02-29T00:02:10.374Z] 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=-232053601 data=null button=1 stateMask=0x0 x=537 y=224 count=1}, Tree node with text: /rootpath]
19:02:10 [2024-02-29T00:02:10.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232053601 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]
19:02:10 [2024-02-29T00:02:10.374Z] 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=-232053585 data=null button=1 stateMask=0x80000 x=537 y=224 count=1}, Tree node with text: /rootpath]
19:02:10 [2024-02-29T00:02:10.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
19:02:10 [2024-02-29T00:02:10.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
19:02:10 [2024-02-29T00:02:10.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-232053582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
19:02:10 [2024-02-29T00:02:10.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
19:02:10 [2024-02-29T00:02:10.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:02:10 [2024-02-29T00:02:10.374Z] 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')
19:02:10 [2024-02-29T00:02:10.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:02:10 [2024-02-29T00:02:10.374Z] 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')
19:02:10 [2024-02-29T00:02:10.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
19:02:10 [2024-02-29T00:02:10.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232053541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:10 [2024-02-29T00:02:10.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232053540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:10 [2024-02-29T00:02:10.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232053540 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:10 [2024-02-29T00:02:10.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232053540 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:10 [2024-02-29T00:02:10.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232053540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:10 [2024-02-29T00:02:10.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232053540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:10 [2024-02-29T00:02:10.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232053540 data=null 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')]
19:02:10 [2024-02-29T00:02:10.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-232054337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
19:02:10 [2024-02-29T00:02:10.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:02:10 [2024-02-29T00:02:10.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e4a4ed5] time=-232053449 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:02:10 [2024-02-29T00:02:10.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:02:10 [2024-02-29T00:02:10.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:02:10 [2024-02-29T00:02:10.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
19:02:10 [2024-02-29T00:02:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
19:02:10 [2024-02-29T00:02:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:02:10 [2024-02-29T00:02:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-232053042 data=null doit=true}, Shell with text {Preferences}]
19:02:10 [2024-02-29T00:02:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:10 [2024-02-29T00:02:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:10 [2024-02-29T00:02:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:10 [2024-02-29T00:02:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:10 [2024-02-29T00:02:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:10 [2024-02-29T00:02:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-232053029 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
19:02:10 [2024-02-29T00:02:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232053028 data=null doit=true}, TreeItem with text {Tracing}]
19:02:10 [2024-02-29T00:02:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232053028 data=null}, TreeItem with text {Tracing}]
19:02:10 [2024-02-29T00:02:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232053027 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
19:02:10 [2024-02-29T00:02:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232053027 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}]
19:02:10 [2024-02-29T00:02:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232052992 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
19:02:10 [2024-02-29T00:02:10.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:02:10 [2024-02-29T00:02:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:10 [2024-02-29T00:02:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-232052990 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
19:02:10 [2024-02-29T00:02:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-232052988 data=null doit=true}, Tree node with text: Remote Profiles]
19:02:10 [2024-02-29T00:02:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-232052987 data=null}, Tree node with text: Remote Profiles]
19:02:10 [2024-02-29T00:02:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-232052987 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
19:02:10 [2024-02-29T00:02:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232052986 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]
19:02:10 [2024-02-29T00:02:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-232052984 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
19:02:10 [2024-02-29T00:02:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:10 [2024-02-29T00:02:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:10 [2024-02-29T00:02:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:10 [2024-02-29T00:02:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:10 [2024-02-29T00:02:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:10 [2024-02-29T00:02:10.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-232052979 data=null button=0 stateMask=0x0 x=137 y=978 count=0}, Tree node with text: .*synthetic.*]
19:02:10 [2024-02-29T00:02:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-232052978 data=null doit=true}, Tree node with text: .*synthetic.*]
19:02:10 [2024-02-29T00:02:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-232052978 data=null}, Tree node with text: .*synthetic.*]
19:02:10 [2024-02-29T00:02:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-232052978 data=null button=1 stateMask=0x0 x=137 y=978 count=1}, Tree node with text: .*synthetic.*]
19:02:10 [2024-02-29T00:02:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232052978 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.*]
19:02:10 [2024-02-29T00:02:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-232052943 data=null button=1 stateMask=0x80000 x=137 y=679 count=1}, Tree node with text: .*synthetic.*]
19:02:10 [2024-02-29T00:02:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: with mnemonic 'Move Down'
19:02:10 [2024-02-29T00:02:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: with style 'SWT.PUSH'
19:02:10 [2024-02-29T00:02:10.889Z] 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')
19:02:10 [2024-02-29T00:02:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:02:10 [2024-02-29T00:02:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Move Down
19:02:10 [2024-02-29T00:02:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Move Down} time=-232052927 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')]
19:02:10 [2024-02-29T00:02:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Down} time=-232052927 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')]
19:02:10 [2024-02-29T00:02:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Move Down} time=-232052926 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
19:02:10 [2024-02-29T00:02:10.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Move Down} time=-232052926 data=null}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
19:02:11 [2024-02-29T00:02:11.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Move Down} time=-232052925 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')]
19:02:11 [2024-02-29T00:02:11.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Move Down} time=-232052925 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')]
19:02:11 [2024-02-29T00:02:11.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Move Down} time=-232052924 data=null 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')]
19:02:11 [2024-02-29T00:02:11.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Move Down} time=-232052911 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')]
19:02:11 [2024-02-29T00:02:11.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Down} time=-232052910 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')]
19:02:11 [2024-02-29T00:02:11.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Move Down} time=-232052910 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')]
19:02:11 [2024-02-29T00:02:11.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Move Down} time=-232052910 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
19:02:11 [2024-02-29T00:02:11.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Move Down} time=-232052910 data=null}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
19:02:11 [2024-02-29T00:02:11.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Move Down
19:02:11 [2024-02-29T00:02:11.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:11 [2024-02-29T00:02:11.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-232052909 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-232052909 data=null doit=true}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-232052909 data=null}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-232052908 data=null button=1 stateMask=0x0 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232052908 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.*]
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-232052883 data=null button=1 stateMask=0x80000 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: with mnemonic 'Move Up'
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: with style 'SWT.PUSH'
19:02:11 [2024-02-29T00:02:11.147Z] 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')
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Move Up
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Move Up} time=-232052880 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')]
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Up} time=-232052880 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')]
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Move Up} time=-232052880 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Move Up} time=-232052880 data=null}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Move Up} time=-232052879 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')]
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Move Up} time=-232052879 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')]
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Move Up} time=-232052879 data=null 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')]
19:02:11 [2024-02-29T00:02:11.147Z] 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')
19:02:11 [2024-02-29T00:02:11.147Z] 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')
19:02:11 [2024-02-29T00:02:11.147Z] 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')
19:02:11 [2024-02-29T00:02:11.147Z] 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')
19:02:11 [2024-02-29T00:02:11.147Z] 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')
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Move Up
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-232052853 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-232052853 data=null doit=true}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-232052852 data=null}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-232052851 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232052851 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.*]
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-232052827 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-232052825 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-232052825 data=null doit=true}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-232052825 data=null}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-232052824 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232052824 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.*]
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-232052800 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy	Ctrl+C", using matcher: with mnemonic 'Copy'
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy'
19:02:11 [2024-02-29T00:02:11.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy	Ctrl+C} time=-232052796 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy']
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy'
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-232052792 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-232052792 data=null doit=true}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-232052792 data=null}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-232052791 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232052791 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.*]
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-232052766 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=-232052764 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-232052732 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-232052732 data=null doit=true}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-232052732 data=null}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-232052730 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232052729 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.*]
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-232052703 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-232052702 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-232052702 data=null doit=true}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-232052702 data=null}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-232052700 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232052699 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.*]
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-232052676 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Cut	Ctrl+X", using matcher: with mnemonic 'Cut'
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Cut'
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Cut	Ctrl+X} time=-232052674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Cut']
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Cut'
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=-232052668 data=null button=0 stateMask=0x0 x=123 y=247 count=0}, Tree node with text: .*syslog]
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*syslog} time=-232052668 data=null doit=true}, Tree node with text: .*syslog]
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*syslog} time=-232052668 data=null}, Tree node with text: .*syslog]
19:02:11 [2024-02-29T00:02:11.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=-232052667 data=null button=1 stateMask=0x0 x=123 y=247 count=1}, Tree node with text: .*syslog]
19:02:11 [2024-02-29T00:02:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232052667 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]
19:02:11 [2024-02-29T00:02:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=-232052640 data=null button=1 stateMask=0x80000 x=123 y=247 count=1}, Tree node with text: .*syslog]
19:02:11 [2024-02-29T00:02:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:11 [2024-02-29T00:02:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=-232052639 data=null button=0 stateMask=0x0 x=123 y=247 count=0}, Tree node with text: .*syslog]
19:02:11 [2024-02-29T00:02:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*syslog} time=-232052639 data=null doit=true}, Tree node with text: .*syslog]
19:02:11 [2024-02-29T00:02:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*syslog} time=-232052639 data=null}, Tree node with text: .*syslog]
19:02:11 [2024-02-29T00:02:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=-232052638 data=null button=1 stateMask=0x0 x=123 y=247 count=1}, Tree node with text: .*syslog]
19:02:11 [2024-02-29T00:02:11.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232052638 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]
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=-232052616 data=null button=1 stateMask=0x80000 x=123 y=247 count=1}, Tree node with text: .*syslog]
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=-232052613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-232052583 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-232052583 data=null doit=true}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-232052583 data=null}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-232052582 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232052581 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.*]
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-232052555 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-232052553 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-232052553 data=null doit=true}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-232052553 data=null}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-232052552 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232052551 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.*]
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-232052529 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete	Delete", using matcher: with mnemonic 'Delete'
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete	Delete} time=-232052527 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-232052522 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-232052522 data=null doit=true}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-232052522 data=null}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-232052521 data=null button=1 stateMask=0x0 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232052521 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.*]
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-232052496 data=null button=1 stateMask=0x80000 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-232052495 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-232052495 data=null doit=true}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-232052495 data=null}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-232052494 data=null button=1 stateMask=0x0 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232052494 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.*]
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-232052480 data=null button=1 stateMask=0x80000 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy	Ctrl+C", using matcher: with mnemonic 'Copy'
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy'
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy	Ctrl+C} time=-232052468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy']
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy'
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:11 [2024-02-29T00:02:11.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=-232052465 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)]
19:02:11 [2024-02-29T00:02:11.407Z] 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=-232052465 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)]
19:02:11 [2024-02-29T00:02:11.407Z] 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=-232052465 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
19:02:11 [2024-02-29T00:02:11.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=-232052464 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)]
19:02:11 [2024-02-29T00:02:11.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232052464 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)]
19:02:11 [2024-02-29T00:02:11.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=-232052441 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)]
19:02:11 [2024-02-29T00:02:11.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-232052440 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)]
19:02:11 [2024-02-29T00:02:11.407Z] 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=-232052440 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)]
19:02:11 [2024-02-29T00:02:11.407Z] 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=-232052440 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
19:02:11 [2024-02-29T00:02:11.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-232052439 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)]
19:02:11 [2024-02-29T00:02:11.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232052439 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)]
19:02:11 [2024-02-29T00:02:11.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-232052437 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)]
19:02:11 [2024-02-29T00:02:11.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-232052436 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)]
19:02:11 [2024-02-29T00:02:11.407Z] 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=-232052436 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)]
19:02:11 [2024-02-29T00:02:11.407Z] 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=-232052436 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
19:02:11 [2024-02-29T00:02:11.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-232052435 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)]
19:02:11 [2024-02-29T00:02:11.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232052435 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)]
19:02:11 [2024-02-29T00:02:11.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-232052435 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)]
19:02:11 [2024-02-29T00:02:11.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:11 [2024-02-29T00:02:11.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:11 [2024-02-29T00:02:11.665Z] 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=-232052382 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)]
19:02:11 [2024-02-29T00:02:11.665Z] 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=-232052382 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)]
19:02:11 [2024-02-29T00:02:11.665Z] 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=-232052382 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
19:02:11 [2024-02-29T00:02:11.665Z] 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=-232052381 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)]
19:02:11 [2024-02-29T00:02:11.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232052381 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)]
19:02:11 [2024-02-29T00:02:11.665Z] 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=-232052367 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)]
19:02:11 [2024-02-29T00:02:11.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
19:02:11 [2024-02-29T00:02:11.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
19:02:11 [2024-02-29T00:02:11.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=-232052365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
19:02:11 [2024-02-29T00:02:11.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
19:02:11 [2024-02-29T00:02:11.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:02:11 [2024-02-29T00:02:11.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:02:11 [2024-02-29T00:02:11.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:02:11 [2024-02-29T00:02:11.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:02:11 [2024-02-29T00:02:11.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:02:11 [2024-02-29T00:02:11.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:02:11 [2024-02-29T00:02:11.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:11 [2024-02-29T00:02:11.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:02:11 [2024-02-29T00:02:11.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:02:11 [2024-02-29T00:02:11.665Z] 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')
19:02:11 [2024-02-29T00:02:11.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:02:11 [2024-02-29T00:02:11.665Z] 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')
19:02:11 [2024-02-29T00:02:11.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
19:02:11 [2024-02-29T00:02:11.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232052323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:11 [2024-02-29T00:02:11.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232052323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:11 [2024-02-29T00:02:11.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232052323 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:11 [2024-02-29T00:02:11.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232052323 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:11 [2024-02-29T00:02:11.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232052323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:11 [2024-02-29T00:02:11.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232052322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:11 [2024-02-29T00:02:11.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232052322 data=null 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')]
19:02:11 [2024-02-29T00:02:11.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-232053438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
19:02:11 [2024-02-29T00:02:11.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:02:11 [2024-02-29T00:02:11.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e4a4ed5] time=-232052231 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:02:11 [2024-02-29T00:02:11.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:02:11 [2024-02-29T00:02:11.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:02:11 [2024-02-29T00:02:11.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-232051799 data=null doit=true}, Shell with text {Preferences}]
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-232051795 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232051794 data=null doit=true}, TreeItem with text {Tracing}]
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232051794 data=null}, TreeItem with text {Tracing}]
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232051794 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232051794 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}]
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232051756 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
19:02:12 [2024-02-29T00:02:12.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-232051755 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-232051754 data=null doit=true}, Tree node with text: Remote Profiles]
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-232051754 data=null}, Tree node with text: Remote Profiles]
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-232051754 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232051754 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]
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-232051752 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-232051719 data=null button=0 stateMask=0x0 x=78 y=909 count=0}, TreeItem with text {new profile}]
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-232051719 data=null doit=true}, TreeItem with text {new profile}]
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-232051718 data=null}, TreeItem with text {new profile}]
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-232051713 data=null button=1 stateMask=0x0 x=78 y=909 count=1}, TreeItem with text {new profile}]
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232051713 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}]
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-232051709 data=null button=1 stateMask=0x80000 x=78 y=909 count=1}, TreeItem with text {new profile}]
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:02:12 [2024-02-29T00:02:12.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
19:02:12 [2024-02-29T00:02:12.231Z] 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')
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-232051706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-232051706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-232051706 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-232051705 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-232051705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-232051705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-232051705 data=null 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')]
19:02:12 [2024-02-29T00:02:12.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:12 [2024-02-29T00:02:12.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:12 [2024-02-29T00:02:12.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:12 [2024-02-29T00:02:12.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:12 [2024-02-29T00:02:12.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:02:12 [2024-02-29T00:02:12.231Z] 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')
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:02:12 [2024-02-29T00:02:12.231Z] 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')
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232051678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232051678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232051678 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232051678 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232051678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232051678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232051677 data=null 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')]
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-232052221 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e4a4ed5] time=-232051589 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:02:12 [2024-02-29T00:02:12.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:02:12 [2024-02-29T00:02:12.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:12 [2024-02-29T00:02:12.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:12 [2024-02-29T00:02:12.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:12 [2024-02-29T00:02:12.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-232051580 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
19:02:12 [2024-02-29T00:02:12.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-232051580 data=null doit=true}, TreeItem with text {Test}]
19:02:12 [2024-02-29T00:02:12.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-232051580 data=null}, TreeItem with text {Test}]
19:02:12 [2024-02-29T00:02:12.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-232051579 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
19:02:12 [2024-02-29T00:02:12.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232051579 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
19:02:12 [2024-02-29T00:02:12.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-232051533 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
19:02:12 [2024-02-29T00:02:12.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:02:12 [2024-02-29T00:02:12.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:02:12 [2024-02-29T00:02:12.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232050448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232050448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232050448 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232050448 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232050447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232050447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232050447 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232050447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232050447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232050447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232050447 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-232050447 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-232050446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-232050446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-232050445 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-232050445 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-232050445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-232050445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-232050445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-232051442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:02:14 [2024-02-29T00:02:14.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e4a4ed5] time=-232049930 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:02:14 [2024-02-29T00:02:14.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:02:14 [2024-02-29T00:02:14.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:02:14 [2024-02-29T00:02:14.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
19:02:14 [2024-02-29T00:02:14.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
19:02:14 [2024-02-29T00:02:14.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:02:14 [2024-02-29T00:02:14.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-232049547 data=null doit=true}, Shell with text {Preferences}]
19:02:14 [2024-02-29T00:02:14.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:14 [2024-02-29T00:02:14.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:14 [2024-02-29T00:02:14.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:14 [2024-02-29T00:02:14.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:14 [2024-02-29T00:02:14.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:14 [2024-02-29T00:02:14.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-232049543 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
19:02:14 [2024-02-29T00:02:14.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-232049543 data=null doit=true}, TreeItem with text {Tracing}]
19:02:14 [2024-02-29T00:02:14.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-232049543 data=null}, TreeItem with text {Tracing}]
19:02:14 [2024-02-29T00:02:14.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-232049542 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
19:02:14 [2024-02-29T00:02:14.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232049542 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}]
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-232049508 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
19:02:14 [2024-02-29T00:02:14.434Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-232049507 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-232049507 data=null doit=true}, Tree node with text: Remote Profiles]
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-232049507 data=null}, Tree node with text: Remote Profiles]
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-232049506 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232049506 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]
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-232049504 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAllRecursive} time=-232049487 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestAllRecursive}]
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAllRecursive} time=-232049487 data=null doit=true}, TreeItem with text {TestAllRecursive}]
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAllRecursive} time=-232049487 data=null}, TreeItem with text {TestAllRecursive}]
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAllRecursive} time=-232049472 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestAllRecursive}]
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232049472 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}]
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAllRecursive} time=-232049465 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestAllRecursive}]
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
19:02:14 [2024-02-29T00:02:14.434Z] 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')
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-232049462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-232049462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-232049462 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-232049462 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-232049461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-232049461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-232049461 data=null 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')]
19:02:14 [2024-02-29T00:02:14.434Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.434Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.434Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.434Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.434Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
19:02:14 [2024-02-29T00:02:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAllNonRecursive} time=-232049437 data=null button=0 stateMask=0x0 x=108 y=12 count=0}, TreeItem with text {TestAllNonRecursive}]
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAllNonRecursive} time=-232049437 data=null doit=true}, TreeItem with text {TestAllNonRecursive}]
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAllNonRecursive} time=-232049437 data=null}, TreeItem with text {TestAllNonRecursive}]
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAllNonRecursive} time=-232049436 data=null button=1 stateMask=0x0 x=108 y=12 count=1}, TreeItem with text {TestAllNonRecursive}]
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232049435 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}]
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAllNonRecursive} time=-232049432 data=null button=1 stateMask=0x80000 x=108 y=12 count=1}, TreeItem with text {TestAllNonRecursive}]
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
19:02:14 [2024-02-29T00:02:14.435Z] 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')
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-232049429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-232049429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-232049429 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-232049429 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-232049428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-232049428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-232049428 data=null 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')]
19:02:14 [2024-02-29T00:02:14.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificRecursive} time=-232049410 data=null button=0 stateMask=0x0 x=112 y=12 count=0}, TreeItem with text {TestSpecificRecursive}]
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificRecursive} time=-232049410 data=null doit=true}, TreeItem with text {TestSpecificRecursive}]
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificRecursive} time=-232049410 data=null}, TreeItem with text {TestSpecificRecursive}]
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificRecursive} time=-232049409 data=null button=1 stateMask=0x0 x=112 y=12 count=1}, TreeItem with text {TestSpecificRecursive}]
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232049409 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}]
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificRecursive} time=-232049406 data=null button=1 stateMask=0x80000 x=112 y=12 count=1}, TreeItem with text {TestSpecificRecursive}]
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
19:02:14 [2024-02-29T00:02:14.435Z] 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')
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
19:02:14 [2024-02-29T00:02:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-232049403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-232049403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-232049403 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-232049403 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-232049403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-232049402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-232049402 data=null 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')]
19:02:14 [2024-02-29T00:02:14.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
19:02:14 [2024-02-29T00:02:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:14 [2024-02-29T00:02:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=-232049385 data=null button=0 stateMask=0x0 x=125 y=12 count=0}, TreeItem with text {TestSpecificNonRecursive}]
19:02:14 [2024-02-29T00:02:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificNonRecursive} time=-232049385 data=null doit=true}, TreeItem with text {TestSpecificNonRecursive}]
19:02:14 [2024-02-29T00:02:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificNonRecursive} time=-232049384 data=null}, TreeItem with text {TestSpecificNonRecursive}]
19:02:14 [2024-02-29T00:02:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=-232049384 data=null button=1 stateMask=0x0 x=125 y=12 count=1}, TreeItem with text {TestSpecificNonRecursive}]
19:02:14 [2024-02-29T00:02:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232049383 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}]
19:02:14 [2024-02-29T00:02:14.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=-232049379 data=null button=1 stateMask=0x80000 x=125 y=12 count=1}, TreeItem with text {TestSpecificNonRecursive}]
19:02:14 [2024-02-29T00:02:14.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
19:02:14 [2024-02-29T00:02:14.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
19:02:14 [2024-02-29T00:02:14.693Z] 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')
19:02:14 [2024-02-29T00:02:14.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
19:02:14 [2024-02-29T00:02:14.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-232049376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-232049376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-232049376 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-232049376 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-232049375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-232049375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-232049375 data=null 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')]
19:02:14 [2024-02-29T00:02:14.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
19:02:14 [2024-02-29T00:02:14.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:14 [2024-02-29T00:02:14.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-232049358 data=null button=0 stateMask=0x0 x=147 y=12 count=0}, TreeItem with text {TestSpecificMultiGroupRecursive}]
19:02:14 [2024-02-29T00:02:14.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-232049358 data=null doit=true}, TreeItem with text {TestSpecificMultiGroupRecursive}]
19:02:14 [2024-02-29T00:02:14.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-232049358 data=null}, TreeItem with text {TestSpecificMultiGroupRecursive}]
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-232049357 data=null button=1 stateMask=0x0 x=147 y=12 count=1}, TreeItem with text {TestSpecificMultiGroupRecursive}]
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232049357 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}]
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-232049353 data=null button=1 stateMask=0x80000 x=147 y=12 count=1}, TreeItem with text {TestSpecificMultiGroupRecursive}]
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
19:02:14 [2024-02-29T00:02:14.694Z] 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')
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-232049351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-232049351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-232049351 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-232049351 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-232049350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-232049350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-232049350 data=null 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')]
19:02:14 [2024-02-29T00:02:14.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestMultiNode} time=-232049344 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {TestMultiNode}]
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestMultiNode} time=-232049344 data=null doit=true}, TreeItem with text {TestMultiNode}]
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestMultiNode} time=-232049336 data=null}, TreeItem with text {TestMultiNode}]
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestMultiNode} time=-232049333 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {TestMultiNode}]
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232049333 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}]
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestMultiNode} time=-232049330 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {TestMultiNode}]
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
19:02:14 [2024-02-29T00:02:14.694Z] 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')
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
19:02:14 [2024-02-29T00:02:14.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-232049327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-232049324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-232049324 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-232049324 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-232049323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-232049323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-232049323 data=null 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')]
19:02:14 [2024-02-29T00:02:14.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestUnknown} time=-232049319 data=null button=0 stateMask=0x0 x=86 y=12 count=0}, TreeItem with text {TestUnknown}]
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestUnknown} time=-232049319 data=null doit=true}, TreeItem with text {TestUnknown}]
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestUnknown} time=-232049318 data=null}, TreeItem with text {TestUnknown}]
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestUnknown} time=-232049318 data=null button=1 stateMask=0x0 x=86 y=12 count=1}, TreeItem with text {TestUnknown}]
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232049318 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}]
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestUnknown} time=-232049315 data=null button=1 stateMask=0x80000 x=86 y=12 count=1}, TreeItem with text {TestUnknown}]
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
19:02:14 [2024-02-29T00:02:14.695Z] 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')
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-232049313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-232049313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-232049313 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-232049312 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-232049312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-232049312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-232049312 data=null 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')]
19:02:14 [2024-02-29T00:02:14.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestLocal} time=-232049304 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TreeItem with text {TestLocal}]
19:02:14 [2024-02-29T00:02:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestLocal} time=-232049304 data=null doit=true}, TreeItem with text {TestLocal}]
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestLocal} time=-232049304 data=null}, TreeItem with text {TestLocal}]
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestLocal} time=-232049303 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TreeItem with text {TestLocal}]
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232049303 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}]
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestLocal} time=-232049300 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TreeItem with text {TestLocal}]
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
19:02:14 [2024-02-29T00:02:14.696Z] 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')
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-232049297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-232049297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-232049297 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-232049297 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-232049296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-232049296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-232049296 data=null 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')]
19:02:14 [2024-02-29T00:02:14.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:02:14 [2024-02-29T00:02:14.696Z] 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')
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:02:14 [2024-02-29T00:02:14.696Z] 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')
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-232049289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-232049289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-232049289 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-232049288 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-232049288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-232049288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:02:14 [2024-02-29T00:02:14.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-232049288 data=null 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')]
19:02:14 [2024-02-29T00:02:14.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-232049918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
19:02:14 [2024-02-29T00:02:14.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:02:14 [2024-02-29T00:02:14.954Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 111.1 s -- in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
19:02:14 [2024-02-29T00:02:14.954Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportNothing -- Time elapsed: 6.517 s
19:02:14 [2024-02-29T00:02:14.954Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_7_03 -- Time elapsed: 2.801 s
19:02:14 [2024-02-29T00:02:14.954Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_04 -- Time elapsed: 9.340 s
19:02:14 [2024-02-29T00:02:14.954Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_05 -- Time elapsed: 14.17 s
19:02:14 [2024-02-29T00:02:14.954Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_06 -- Time elapsed: 6.854 s
19:02:14 [2024-02-29T00:02:14.954Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_07 -- Time elapsed: 6.052 s
19:02:14 [2024-02-29T00:02:14.954Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_08 -- Time elapsed: 6.607 s
19:02:14 [2024-02-29T00:02:14.954Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_09 -- Time elapsed: 4.993 s
19:02:14 [2024-02-29T00:02:14.954Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_10 -- Time elapsed: 3.417 s
19:02:14 [2024-02-29T00:02:14.954Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_11 -- Time elapsed: 4.404 s
19:02:14 [2024-02-29T00:02:14.954Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_12 -- Time elapsed: 2.871 s
19:02:14 [2024-02-29T00:02:14.954Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_13 -- Time elapsed: 4.590 s
19:02:14 [2024-02-29T00:02:14.954Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_14 -- Time elapsed: 2.614 s
19:02:14 [2024-02-29T00:02:14.954Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_15 -- Time elapsed: 4.364 s
19:02:14 [2024-02-29T00:02:14.954Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_9_01 -- Time elapsed: 2.991 s
19:02:14 [2024-02-29T00:02:14.954Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest skipped
19:02:14 [2024-02-29T00:02:14.954Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportOnlyOne -- Time elapsed: 5.017 s
19:02:14 [2024-02-29T00:02:14.954Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testEmptyFile -- Time elapsed: 4.297 s
19:02:14 [2024-02-29T00:02:14.954Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportAll -- Time elapsed: 8.785 s
19:02:14 [2024-02-29T00:02:14.954Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testEditProfile -- Time elapsed: 4.534 s
19:02:14 [2024-02-29T00:02:14.954Z] 
19:02:14 [2024-02-29T00:02:14.954Z] Results:
19:02:14 [2024-02-29T00:02:14.954Z] 
19:02:14 [2024-02-29T00:02:14.954Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1
19:02:14 [2024-02-29T00:02:14.954Z] 
19:02:15 [2024-02-29T00:02:15.518Z] 
19:02:15 [2024-02-29T00:02:15.518Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-29 00:02:15.221
19:02:15 [2024-02-29T00:02:15.518Z] !MESSAGE The workspace will exit with unsaved changes in this session.
19:02:15 [2024-02-29T00:02:15.774Z] [INFO] All tests passed
19:02:15 [2024-02-29T00:02:15.774Z] [INFO] 
19:02:15 [2024-02-29T00:02:15.774Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:02:15 [2024-02-29T00:02:15.774Z] [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.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
19:02:15 [2024-02-29T00:02:15.774Z] [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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT.pom
19:02:15 [2024-02-29T00:02:15.774Z] [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.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
19:02:15 [2024-02-29T00:02:15.774Z] [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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml
19:02:15 [2024-02-29T00:02:15.774Z] [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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml
19:02:15 [2024-02-29T00:02:15.774Z] [INFO] 
19:02:15 [2024-02-29T00:02:15.774Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:02:15 [2024-02-29T00:02:15.774Z] [INFO] 
19:02:15 [2024-02-29T00:02:15.774Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
19:02:15 [2024-02-29T00:02:15.774Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT [131/141]
19:02:15 [2024-02-29T00:02:15.774Z] [INFO]   from releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
19:02:15 [2024-02-29T00:02:15.774Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:02:15 [2024-02-29T00:02:15.774Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:02:15 [2024-02-29T00:02:15.774Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
19:02:16 [2024-02-29T00:02:16.337Z] [INFO] 
19:02:16 [2024-02-29T00:02:16.337Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:02:16 [2024-02-29T00:02:16.337Z] [INFO] 
19:02:16 [2024-02-29T00:02:16.337Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:02:16 [2024-02-29T00:02:16.337Z] [INFO] The project's OSGi version is 1.0.16.202402282247
19:02:16 [2024-02-29T00:02:16.337Z] [INFO] 
19:02:16 [2024-02-29T00:02:16.337Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:02:16 [2024-02-29T00:02:16.337Z] [INFO] 
19:02:16 [2024-02-29T00:02:16.337Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:02:16 [2024-02-29T00:02:16.337Z] [INFO] 
19:02:16 [2024-02-29T00:02:16.337Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:02:16 [2024-02-29T00:02:16.337Z] [INFO] 
19:02:16 [2024-02-29T00:02:16.337Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:02:16 [2024-02-29T00:02:16.337Z] [INFO] 
19:02:16 [2024-02-29T00:02:16.337Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:02:16 [2024-02-29T00:02:16.337Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.swtbot.tests
19:02:16 [2024-02-29T00:02:16.900Z] [INFO] 
19:02:16 [2024-02-29T00:02:16.900Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:02:16 [2024-02-29T00:02:16.900Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
19:02:16 [2024-02-29T00:02:16.900Z] [INFO] 
19:02:16 [2024-02-29T00:02:16.900Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:02:16 [2024-02-29T00:02:16.900Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:02:16 [2024-02-29T00:02:16.900Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:02:16 [2024-02-29T00:02:16.900Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
19:02:17 [2024-02-29T00:02:17.158Z] [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
19:02:17 [2024-02-29T00:02:17.726Z] [INFO] 
19:02:17 [2024-02-29T00:02:17.726Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:02:17 [2024-02-29T00:02:17.726Z] [INFO] 
19:02:17 [2024-02-29T00:02:17.726Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:02:17 [2024-02-29T00:02:17.726Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources
19:02:17 [2024-02-29T00:02:17.726Z] [INFO] 
19:02:17 [2024-02-29T00:02:17.726Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:02:17 [2024-02-29T00:02:17.726Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
19:02:17 [2024-02-29T00:02:17.726Z] [INFO] 
19:02:17 [2024-02-29T00:02:17.726Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:02:17 [2024-02-29T00:02:17.726Z] [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.16-SNAPSHOT-sources.jar
19:02:17 [2024-02-29T00:02:17.726Z] [INFO] 
19:02:17 [2024-02-29T00:02:17.726Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:02:17 [2024-02-29T00:02:17.726Z] [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.16-SNAPSHOT.jar
19:02:17 [2024-02-29T00:02:17.726Z] [INFO] 
19:02:17 [2024-02-29T00:02:17.726Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:02:17 [2024-02-29T00:02:17.726Z] [INFO] 
19:02:17 [2024-02-29T00:02:17.726Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:02:17 [2024-02-29T00:02:17.726Z] [INFO] 
19:02:17 [2024-02-29T00:02:17.726Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:02:17 [2024-02-29T00:02:17.726Z] [INFO] 
19:02:17 [2024-02-29T00:02:17.726Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:02:17 [2024-02-29T00:02:17.726Z] [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.16-SNAPSHOT.jar
19:02:19 [2024-02-29T00:02:19.094Z] [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.16-SNAPSHOT-sources.jar
19:02:19 [2024-02-29T00:02:19.657Z] [INFO] 
19:02:19 [2024-02-29T00:02:19.657Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:02:20 [2024-02-29T00:02:20.221Z] [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
19:02:20 [2024-02-29T00:02:20.221Z] [INFO] Command line:
19:02:20 [2024-02-29T00:02:20.221Z] 	[/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]
19:02:20 [2024-02-29T00:02:20.221Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:02:24 [2024-02-29T00:02:24.397Z] Feb 29, 2024 12:02:23 AM org.apache.aries.spifly.BaseActivator log
19:02:24 [2024-02-29T00:02:24.397Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
19:02:26 [2024-02-29T00:02:26.919Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
19:02:26 [2024-02-29T00:02:26.919Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
19:02:35 [2024-02-29T00:02:35.010Z] !SESSION 2024-02-29 00:02:20.226 -----------------------------------------------
19:02:35 [2024-02-29T00:02:35.010Z] eclipse.buildId=unknown
19:02:35 [2024-02-29T00:02:35.010Z] java.version=17.0.2
19:02:35 [2024-02-29T00:02:35.010Z] java.vendor=Oracle Corporation
19:02:35 [2024-02-29T00:02:35.010Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:02:35 [2024-02-29T00:02:35.011Z] 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
19:02:35 [2024-02-29T00:02:35.011Z] 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
19:02:35 [2024-02-29T00:02:35.011Z] 
19:02:35 [2024-02-29T00:02:35.011Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-29 00:02:34.226
19:02:35 [2024-02-29T00:02:35.011Z] !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
19:02:35 [2024-02-29T00:02:35.011Z] 
19:02:35 [2024-02-29T00:02:35.011Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-29 00:02:34.318
19:02:35 [2024-02-29T00:02:35.011Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
19:02:35 [2024-02-29T00:02:35.011Z] !STACK 0
19:02:35 [2024-02-29T00:02:35.011Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
19:02:35 [2024-02-29T00:02:35.011Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
19:02:35 [2024-02-29T00:02:35.011Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
19:02:35 [2024-02-29T00:02:35.011Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
19:02:35 [2024-02-29T00:02:35.011Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
19:02:35 [2024-02-29T00:02:35.011Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
19:02:35 [2024-02-29T00:02:35.011Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
19:02:35 [2024-02-29T00:02:35.011Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
19:02:35 [2024-02-29T00:02:35.011Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
19:02:35 [2024-02-29T00:02:35.011Z] Caused by: java.io.IOException: error=2, No such file or directory
19:02:35 [2024-02-29T00:02:35.011Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
19:02:35 [2024-02-29T00:02:35.011Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
19:02:35 [2024-02-29T00:02:35.011Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
19:02:35 [2024-02-29T00:02:35.011Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
19:02:35 [2024-02-29T00:02:35.011Z] 	... 7 more
19:02:35 [2024-02-29T00:02:35.011Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
19:02:35 [2024-02-29T00:02:35.573Z] Display size: 1440x900
19:02:35 [2024-02-29T00:02:35.573Z] OS version=6.1.11-200.fc37.x86_64
19:02:35 [2024-02-29T00:02:35.573Z] GTK version=3.22.30
19:02:35 [2024-02-29T00:02:35.573Z] GTK theme=Ambiance
19:02:35 [2024-02-29T00:02:35.573Z] LIBOVERLAY_SCROLLBAR=0
19:02:35 [2024-02-29T00:02:35.573Z] Time zone: Greenwich Mean Time
19:02:35 [2024-02-29T00:02:35.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e2c0292] time=-232028171 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:02:36 [2024-02-29T00:02:36.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:02:37 [2024-02-29T00:02:37.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
19:02:37 [2024-02-29T00:02:37.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
19:02:37 [2024-02-29T00:02:37.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
19:02:37 [2024-02-29T00:02:37.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-232026971 data=null doit=true}, MenuItem with text {&Hierarchical}]
19:02:37 [2024-02-29T00:02:37.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-232026971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
19:02:37 [2024-02-29T00:02:37.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-232026959 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
19:02:37 [2024-02-29T00:02:37.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
19:02:37 [2024-02-29T00:02:37.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:02:37 [2024-02-29T00:02:37.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:37 [2024-02-29T00:02:37.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:37 [2024-02-29T00:02:37.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:37 [2024-02-29T00:02:37.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:37 [2024-02-29T00:02:37.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:37 [2024-02-29T00:02:37.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232026338 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:02:37 [2024-02-29T00:02:37.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232026287 data=null doit=true}, TreeItem with text {test}]
19:02:37 [2024-02-29T00:02:37.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232026287 data=null}, TreeItem with text {test}]
19:02:37 [2024-02-29T00:02:37.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232026286 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:37 [2024-02-29T00:02:37.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232026285 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:02:37 [2024-02-29T00:02:37.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232026083 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:37 [2024-02-29T00:02:37.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:37 [2024-02-29T00:02:37.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232026080 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:02:37 [2024-02-29T00:02:37.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232026079 data=null doit=true}, TreeItem with text {test}]
19:02:37 [2024-02-29T00:02:37.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232026079 data=null}, TreeItem with text {test}]
19:02:37 [2024-02-29T00:02:37.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232026078 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:37 [2024-02-29T00:02:37.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232026078 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:02:37 [2024-02-29T00:02:37.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232026060 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:37 [2024-02-29T00:02:37.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232026057 data=null doit=true}, TreeItem with text {test}]
19:02:37 [2024-02-29T00:02:37.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232026056 data=null}, TreeItem with text {test}]
19:02:37 [2024-02-29T00:02:37.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232026056 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:37 [2024-02-29T00:02:37.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232026055 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}]
19:02:38 [2024-02-29T00:02:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232025967 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:38 [2024-02-29T00:02:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:38 [2024-02-29T00:02:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232025964 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:02:38 [2024-02-29T00:02:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232025963 data=null doit=true}, TreeItem with text {Traces [0]}]
19:02:38 [2024-02-29T00:02:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232025963 data=null}, TreeItem with text {Traces [0]}]
19:02:38 [2024-02-29T00:02:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232025958 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:02:38 [2024-02-29T00:02:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232025958 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:02:38 [2024-02-29T00:02:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232025874 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:02:38 [2024-02-29T00:02:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:38 [2024-02-29T00:02:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232025872 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:02:38 [2024-02-29T00:02:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232025871 data=null doit=true}, TreeItem with text {Traces [0]}]
19:02:38 [2024-02-29T00:02:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232025871 data=null}, TreeItem with text {Traces [0]}]
19:02:38 [2024-02-29T00:02:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232025870 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:02:38 [2024-02-29T00:02:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232025869 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:02:38 [2024-02-29T00:02:38.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232025789 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:02:38 [2024-02-29T00:02:38.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
19:02:38 [2024-02-29T00:02:38.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
19:02:38 [2024-02-29T00:02:38.915Z] 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=-232025086 data=null doit=true}, Shell with text {Manage Custom Parsers}]
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Custom Text : TmfGeneric
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-232025078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-232025078 data=null doit=true}, (of type 'List')]
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-232025077 data=null}, (of type 'List')]
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-232025076 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-232025076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-232025075 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with mnemonic 'XML'
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
19:02:38 [2024-02-29T00:02:38.915Z] 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')
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Text} time=-232025063 data=null doit=true}, Button with text {Text}]
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Text} time=-232025063 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Text}]
19:02:38 [2024-02-29T00:02:38.915Z] 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')
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {XML} time=-232025061 data=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {XML} time=-232025061 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {XML} time=-232025061 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {XML} time=-232025060 data=null 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')]
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Custom XML : Custom XML Log
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-232025048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-232025048 data=null doit=true}, (of type 'List')]
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-232025048 data=null}, (of type 'List')]
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-232025047 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-232025047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
19:02:38 [2024-02-29T00:02:38.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-232025047 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
19:02:38 [2024-02-29T00:02:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
19:02:38 [2024-02-29T00:02:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
19:02:38 [2024-02-29T00:02:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
19:02:38 [2024-02-29T00:02:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
19:02:38 [2024-02-29T00:02:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
19:02:38 [2024-02-29T00:02:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
19:02:38 [2024-02-29T00:02:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
19:02:38 [2024-02-29T00:02:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
19:02:38 [2024-02-29T00:02:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
19:02:38 [2024-02-29T00:02:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
19:02:38 [2024-02-29T00:02:38.916Z] 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')
19:02:38 [2024-02-29T00:02:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
19:02:38 [2024-02-29T00:02:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=-232025042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
19:02:38 [2024-02-29T00:02:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=-232025042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
19:02:38 [2024-02-29T00:02:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=-232025040 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
19:02:38 [2024-02-29T00:02:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=-232024993 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
19:02:38 [2024-02-29T00:02:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=-232024988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
19:02:38 [2024-02-29T00:02:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=-232024988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
19:02:38 [2024-02-29T00:02:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=-232024988 data=null 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')]
19:02:38 [2024-02-29T00:02:38.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-232025556 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...']
19:02:39 [2024-02-29T00:02:39.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:02:39 [2024-02-29T00:02:39.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:02:39 [2024-02-29T00:02:39.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:39 [2024-02-29T00:02:39.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:39 [2024-02-29T00:02:39.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:39 [2024-02-29T00:02:39.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:39 [2024-02-29T00:02:39.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:39 [2024-02-29T00:02:39.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232024833 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:02:39 [2024-02-29T00:02:39.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232024833 data=null doit=true}, TreeItem with text {test}]
19:02:39 [2024-02-29T00:02:39.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232024833 data=null}, TreeItem with text {test}]
19:02:39 [2024-02-29T00:02:39.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232024793 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:39 [2024-02-29T00:02:39.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232024788 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:02:39 [2024-02-29T00:02:39.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232024750 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:39 [2024-02-29T00:02:39.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:39 [2024-02-29T00:02:39.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232024747 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:02:39 [2024-02-29T00:02:39.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232024747 data=null doit=true}, TreeItem with text {test}]
19:02:39 [2024-02-29T00:02:39.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232024747 data=null}, TreeItem with text {test}]
19:02:39 [2024-02-29T00:02:39.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232024746 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:39 [2024-02-29T00:02:39.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232024746 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:02:39 [2024-02-29T00:02:39.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232024680 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:39 [2024-02-29T00:02:39.172Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:02:39 [2024-02-29T00:02:39.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:39 [2024-02-29T00:02:39.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232024677 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:02:39 [2024-02-29T00:02:39.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232024676 data=null doit=true}, TreeItem with text {Traces [0]}]
19:02:39 [2024-02-29T00:02:39.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232024676 data=null}, TreeItem with text {Traces [0]}]
19:02:39 [2024-02-29T00:02:39.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232024675 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:02:39 [2024-02-29T00:02:39.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232024675 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:02:39 [2024-02-29T00:02:39.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232024648 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:02:39 [2024-02-29T00:02:39.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:39 [2024-02-29T00:02:39.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232024646 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:02:39 [2024-02-29T00:02:39.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232024646 data=null doit=true}, TreeItem with text {Traces [0]}]
19:02:39 [2024-02-29T00:02:39.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232024646 data=null}, TreeItem with text {Traces [0]}]
19:02:39 [2024-02-29T00:02:39.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232024645 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:02:39 [2024-02-29T00:02:39.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232024645 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:02:39 [2024-02-29T00:02:39.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232024585 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:02:39 [2024-02-29T00:02:39.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:02:39 [2024-02-29T00:02:39.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:39 [2024-02-29T00:02:39.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:39 [2024-02-29T00:02:39.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:39 [2024-02-29T00:02:39.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:39 [2024-02-29T00:02:39.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:39 [2024-02-29T00:02:39.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232024453 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:02:39 [2024-02-29T00:02:39.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232024453 data=null doit=true}, TreeItem with text {test}]
19:02:39 [2024-02-29T00:02:39.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232024452 data=null}, TreeItem with text {test}]
19:02:39 [2024-02-29T00:02:39.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232024452 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:39 [2024-02-29T00:02:39.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232024452 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:02:39 [2024-02-29T00:02:39.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232024380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:39 [2024-02-29T00:02:39.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:39 [2024-02-29T00:02:39.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232024377 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:02:39 [2024-02-29T00:02:39.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232024377 data=null doit=true}, TreeItem with text {test}]
19:02:39 [2024-02-29T00:02:39.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232024377 data=null}, TreeItem with text {test}]
19:02:39 [2024-02-29T00:02:39.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232024376 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:39 [2024-02-29T00:02:39.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232024376 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:02:39 [2024-02-29T00:02:39.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232024360 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:39 [2024-02-29T00:02:39.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:02:39 [2024-02-29T00:02:39.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:39 [2024-02-29T00:02:39.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232024358 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:02:39 [2024-02-29T00:02:39.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232024358 data=null doit=true}, TreeItem with text {Traces [0]}]
19:02:39 [2024-02-29T00:02:39.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232024358 data=null}, TreeItem with text {Traces [0]}]
19:02:39 [2024-02-29T00:02:39.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232024357 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:02:39 [2024-02-29T00:02:39.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232024357 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:02:39 [2024-02-29T00:02:39.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232024342 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:02:39 [2024-02-29T00:02:39.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:39 [2024-02-29T00:02:39.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232024283 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:02:39 [2024-02-29T00:02:39.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232024283 data=null doit=true}, TreeItem with text {Traces [0]}]
19:02:39 [2024-02-29T00:02:39.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232024283 data=null}, TreeItem with text {Traces [0]}]
19:02:39 [2024-02-29T00:02:39.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232024282 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:02:39 [2024-02-29T00:02:39.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232024282 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:02:39 [2024-02-29T00:02:39.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232024271 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:02:39 [2024-02-29T00:02:39.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:02:39 [2024-02-29T00:02:39.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:02:40 [2024-02-29T00:02:40.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:02:40 [2024-02-29T00:02:40.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:02:40 [2024-02-29T00:02:40.618Z] 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=-232023440 data=null doit=true}, Shell with text {Trace Import}]
19:02:40 [2024-02-29T00:02:40.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:40 [2024-02-29T00:02:40.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:40 [2024-02-29T00:02:40.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:40 [2024-02-29T00:02:40.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:40 [2024-02-29T00:02:40.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:40 [2024-02-29T00:02:40.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:40 [2024-02-29T00:02:40.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:40 [2024-02-29T00:02:40.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:40 [2024-02-29T00:02:40.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:40 [2024-02-29T00:02:40.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:40 [2024-02-29T00:02:40.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:40 [2024-02-29T00:02:40.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:02:40 [2024-02-29T00:02:40.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:02:40 [2024-02-29T00:02:40.618Z] 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')
19:02:40 [2024-02-29T00:02:40.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:40 [2024-02-29T00:02:40.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
19:02:40 [2024-02-29T00:02:40.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-232023432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:02:40 [2024-02-29T00:02:40.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-232023432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:02:40 [2024-02-29T00:02:40.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-232023431 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:02:40 [2024-02-29T00:02:40.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-232023431 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:02:40 [2024-02-29T00:02:40.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-232023430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:02:40 [2024-02-29T00:02:40.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-232023430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:02:40 [2024-02-29T00:02:40.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-232023430 data=null 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')]
19:02:40 [2024-02-29T00:02:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-232024153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:02:40 [2024-02-29T00:02:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:02:40 [2024-02-29T00:02:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:02:40 [2024-02-29T00:02:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:40 [2024-02-29T00:02:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:40 [2024-02-29T00:02:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:40 [2024-02-29T00:02:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:40 [2024-02-29T00:02:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:40 [2024-02-29T00:02:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232023237 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:02:40 [2024-02-29T00:02:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232023237 data=null doit=true}, TreeItem with text {test}]
19:02:40 [2024-02-29T00:02:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232023237 data=null}, TreeItem with text {test}]
19:02:40 [2024-02-29T00:02:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232023236 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:40 [2024-02-29T00:02:40.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232023236 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:02:40 [2024-02-29T00:02:40.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232023180 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:40 [2024-02-29T00:02:40.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:40 [2024-02-29T00:02:40.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232023178 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:02:40 [2024-02-29T00:02:40.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232023178 data=null doit=true}, TreeItem with text {test}]
19:02:40 [2024-02-29T00:02:40.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232023177 data=null}, TreeItem with text {test}]
19:02:40 [2024-02-29T00:02:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232023177 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:40 [2024-02-29T00:02:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232023176 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:02:40 [2024-02-29T00:02:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232023150 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:40 [2024-02-29T00:02:40.876Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:02:40 [2024-02-29T00:02:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:40 [2024-02-29T00:02:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232023148 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:02:40 [2024-02-29T00:02:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232023148 data=null doit=true}, TreeItem with text {Traces [0]}]
19:02:40 [2024-02-29T00:02:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232023148 data=null}, TreeItem with text {Traces [0]}]
19:02:40 [2024-02-29T00:02:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232023147 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:02:40 [2024-02-29T00:02:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232023147 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:02:40 [2024-02-29T00:02:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232023077 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:02:40 [2024-02-29T00:02:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:40 [2024-02-29T00:02:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-232023070 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:02:40 [2024-02-29T00:02:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-232023070 data=null doit=true}, TreeItem with text {Traces [0]}]
19:02:40 [2024-02-29T00:02:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-232023070 data=null}, TreeItem with text {Traces [0]}]
19:02:40 [2024-02-29T00:02:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-232023069 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:02:40 [2024-02-29T00:02:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232023069 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:02:40 [2024-02-29T00:02:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-232023061 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:02:40 [2024-02-29T00:02:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:02:40 [2024-02-29T00:02:40.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:02:41 [2024-02-29T00:02:41.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:02:41 [2024-02-29T00:02:41.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:02:41 [2024-02-29T00:02:41.695Z] 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=-232022371 data=null doit=true}, Shell with text {Trace Import}]
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:02:41 [2024-02-29T00:02:41.696Z] 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')
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.696Z] 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.
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:02:41 [2024-02-29T00:02:41.696Z] 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
19:02:41 [2024-02-29T00:02:41.696Z] 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=-232022340 data=null}, (of type 'Combo')]
19:02:41 [2024-02-29T00:02:41.696Z] 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
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-232022173 data=null doit=true}, TreeItem with text {import}]
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-232022173 data=null}, TreeItem with text {import}]
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-232022172 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232022172 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}]
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-232022167 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-232022157 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-232022157 data=null doit=true}, TreeItem with text {import}]
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-232022156 data=null}, TreeItem with text {import}]
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-232022156 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232022156 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}]
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-232022155 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:02:41 [2024-02-29T00:02:41.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:02:41 [2024-02-29T00:02:41.954Z] 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:'))
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-232022061 data=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:'))]
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.954Z] 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'
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:02:41 [2024-02-29T00:02:41.954Z] 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')
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:02:41 [2024-02-29T00:02:41.954Z] 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.
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:02:41 [2024-02-29T00:02:41.955Z] 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')
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4c7d19bf
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-232022045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-232022044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-232022044 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-232022044 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-232022044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-232022043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-232022043 data=null 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')]
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-232022043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-232022043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-232022039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-232022038 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-232022038 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:02:41 [2024-02-29T00:02:41.955Z] 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')
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3fecdd00
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-232021990 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')]
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-232021989 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')]
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-232021989 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
19:02:41 [2024-02-29T00:02:41.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-232021989 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-232021988 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')]
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-232021988 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')]
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-232021988 data=null 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')]
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-232021988 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')]
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-232021988 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')]
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-232021987 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')]
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-232021987 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-232021987 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:02:41 [2024-02-29T00:02:41.956Z] 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')
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] 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')
19:02:41 [2024-02-29T00:02:41.956Z] 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.
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:02:41 [2024-02-29T00:02:41.956Z] 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')
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:02:41 [2024-02-29T00:02:41.956Z] 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.
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.957Z] 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)'
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:02:41 [2024-02-29T00:02:41.957Z] 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')
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.957Z] 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')
19:02:41 [2024-02-29T00:02:41.957Z] 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.
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-232021962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-232021962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-232021962 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-232021961 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-232021961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:41 [2024-02-29T00:02:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-232021961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:42 [2024-02-29T00:02:42.214Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:02:42 [2024-02-29T00:02:42.214Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:02:42 [2024-02-29T00:02:42.214Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:02:42 [2024-02-29T00:02:42.214Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:02:42 [2024-02-29T00:02:42.214Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:02:42 [2024-02-29T00:02:42.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:02:42 [2024-02-29T00:02:42.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-232021961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:42 [2024-02-29T00:02:42.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-232022946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:02:43 [2024-02-29T00:02:43.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:02:43 [2024-02-29T00:02:43.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:43 [2024-02-29T00:02:43.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232020756 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232020755 data=null doit=true}, TreeItem with text {test}]
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232020755 data=null}, TreeItem with text {test}]
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232020755 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232020754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232020728 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232020727 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232020726 data=null doit=true}, TreeItem with text {test}]
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232020726 data=null}, TreeItem with text {test}]
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232020726 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232020725 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232020716 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:43 [2024-02-29T00:02:43.342Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-232020714 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-232020714 data=null doit=true}, TreeItem with text {Traces [1]}]
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-232020714 data=null}, TreeItem with text {Traces [1]}]
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-232020713 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232020713 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-232020677 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-232020676 data=null doit=true}, TreeItem with text {Traces [1]}]
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-232020676 data=null}, TreeItem with text {Traces [1]}]
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-232020675 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232020675 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]}]
19:02:43 [2024-02-29T00:02:43.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-232020673 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:02:43 [2024-02-29T00:02:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:02:43 [2024-02-29T00:02:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:43 [2024-02-29T00:02:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-232020298 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:02:43 [2024-02-29T00:02:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-232020297 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:02:43 [2024-02-29T00:02:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-232020297 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:02:43 [2024-02-29T00:02:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-232020297 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:02:43 [2024-02-29T00:02:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232020296 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:02:43 [2024-02-29T00:02:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-232020252 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:02:43 [2024-02-29T00:02:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:43 [2024-02-29T00:02:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:43 [2024-02-29T00:02:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:43 [2024-02-29T00:02:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:43 [2024-02-29T00:02:43.600Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:02:43 [2024-02-29T00:02:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:43 [2024-02-29T00:02:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-232020241 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:02:43 [2024-02-29T00:02:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-232020240 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:02:43 [2024-02-29T00:02:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-232020240 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:02:43 [2024-02-29T00:02:43.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-232020239 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:02:43 [2024-02-29T00:02:43.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232020239 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:02:43 [2024-02-29T00:02:43.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-232020190 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:02:43 [2024-02-29T00:02:43.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:02:43 [2024-02-29T00:02:43.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-232020188 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:02:43 [2024-02-29T00:02:43.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-232020188 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:02:43 [2024-02-29T00:02:43.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:43 [2024-02-29T00:02:43.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-232020187 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:02:43 [2024-02-29T00:02:43.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-232020187 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:02:43 [2024-02-29T00:02:43.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232020187 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:02:43 [2024-02-29T00:02:43.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-232020179 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:02:43 [2024-02-29T00:02:43.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-232020178 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:02:43 [2024-02-29T00:02:43.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-232020178 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:02:44 [2024-02-29T00:02:44.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232020177 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:02:44 [2024-02-29T00:02:44.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-232020040 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:02:44 [2024-02-29T00:02:44.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-232019253 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:02:44 [2024-02-29T00:02:44.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-232019252 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:02:44 [2024-02-29T00:02:44.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-232019252 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:02:44 [2024-02-29T00:02:44.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:02:44 [2024-02-29T00:02:44.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:02:46 [2024-02-29T00:02:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:02:46 [2024-02-29T00:02:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:02:46 [2024-02-29T00:02:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:02:46 [2024-02-29T00:02:46.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-232018080 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-232018079 data=null doit=true}, TableItem with text {}]
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-232018079 data=null}, TableItem with text {}]
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-232018078 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232018077 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-232018066 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-232017841 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-232017841 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-232017841 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-232017840 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232017840 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-232017827 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:46 [2024-02-29T00:02:46.046Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232017784 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232017783 data=null doit=true}, TreeItem with text {test}]
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232017783 data=null}, TreeItem with text {test}]
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232017783 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:46 [2024-02-29T00:02:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232017782 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:02:46 [2024-02-29T00:02:46.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232017684 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:46 [2024-02-29T00:02:46.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:46 [2024-02-29T00:02:46.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232017682 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:02:46 [2024-02-29T00:02:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232017680 data=null doit=true}, TreeItem with text {test}]
19:02:46 [2024-02-29T00:02:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232017680 data=null}, TreeItem with text {test}]
19:02:46 [2024-02-29T00:02:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232017680 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:46 [2024-02-29T00:02:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232017679 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:02:46 [2024-02-29T00:02:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232017670 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:46 [2024-02-29T00:02:46.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:02:46 [2024-02-29T00:02:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:46 [2024-02-29T00:02:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-232017668 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:02:46 [2024-02-29T00:02:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-232017668 data=null doit=true}, TreeItem with text {Traces [1]}]
19:02:46 [2024-02-29T00:02:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-232017668 data=null}, TreeItem with text {Traces [1]}]
19:02:46 [2024-02-29T00:02:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-232017659 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:02:46 [2024-02-29T00:02:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232017659 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:02:46 [2024-02-29T00:02:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-232017634 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:02:46 [2024-02-29T00:02:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:46 [2024-02-29T00:02:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-232017633 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:02:46 [2024-02-29T00:02:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-232017633 data=null doit=true}, TreeItem with text {Traces [1]}]
19:02:46 [2024-02-29T00:02:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-232017633 data=null}, TreeItem with text {Traces [1]}]
19:02:46 [2024-02-29T00:02:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-232017593 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:02:46 [2024-02-29T00:02:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232017592 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:02:46 [2024-02-29T00:02:46.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-232017577 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:02:46 [2024-02-29T00:02:46.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:02:46 [2024-02-29T00:02:46.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:02:47 [2024-02-29T00:02:47.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:02:47 [2024-02-29T00:02:47.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:02:47 [2024-02-29T00:02:47.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-232016963 data=null doit=true}, Shell with text {Trace Import}]
19:02:47 [2024-02-29T00:02:47.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:02:47 [2024-02-29T00:02:47.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:02:47 [2024-02-29T00:02:47.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
19:02:47 [2024-02-29T00:02:47.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.125Z] 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.
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:02:47 [2024-02-29T00:02:47.125Z] 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
19:02:47 [2024-02-29T00:02:47.125Z] 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=-232016954 data=null}, (of type 'Combo')]
19:02:47 [2024-02-29T00:02:47.125Z] 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
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-232016850 data=null doit=true}, TreeItem with text {import}]
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-232016849 data=null}, TreeItem with text {import}]
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-232016849 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232016848 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}]
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-232016845 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-232016844 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-232016835 data=null doit=true}, TreeItem with text {import}]
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-232016835 data=null}, TreeItem with text {import}]
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-232016835 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232016834 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}]
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-232016834 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:02:47 [2024-02-29T00:02:47.125Z] 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:'))
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-232016788 data=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:'))]
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:02:47 [2024-02-29T00:02:47.126Z] 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.
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:02:47 [2024-02-29T00:02:47.126Z] 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')
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:02:47 [2024-02-29T00:02:47.126Z] 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.
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:02:47 [2024-02-29T00:02:47.126Z] 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')
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:02:47 [2024-02-29T00:02:47.126Z] 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.
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:02:47 [2024-02-29T00:02:47.126Z] 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')
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:02:47 [2024-02-29T00:02:47.127Z] 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')
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:02:47 [2024-02-29T00:02:47.127Z] 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.
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] 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)'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:02:47 [2024-02-29T00:02:47.127Z] 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')
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] 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')
19:02:47 [2024-02-29T00:02:47.127Z] 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.
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-232016753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:47 [2024-02-29T00:02:47.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-232016753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:47 [2024-02-29T00:02:47.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-232016753 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:47 [2024-02-29T00:02:47.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-232016752 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:47 [2024-02-29T00:02:47.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-232016752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:47 [2024-02-29T00:02:47.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-232016752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:47 [2024-02-29T00:02:47.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-232016752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:47 [2024-02-29T00:02:47.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-232017466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:02:47 [2024-02-29T00:02:47.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:02:47 [2024-02-29T00:02:47.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:02:47 [2024-02-29T00:02:47.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:47 [2024-02-29T00:02:47.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:47 [2024-02-29T00:02:47.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:47 [2024-02-29T00:02:47.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:47 [2024-02-29T00:02:47.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:47 [2024-02-29T00:02:47.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232016148 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:02:47 [2024-02-29T00:02:47.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232016147 data=null doit=true}, TreeItem with text {test}]
19:02:47 [2024-02-29T00:02:47.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232016147 data=null}, TreeItem with text {test}]
19:02:47 [2024-02-29T00:02:47.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232016147 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:47 [2024-02-29T00:02:47.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232016133 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:02:47 [2024-02-29T00:02:47.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232016057 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:47 [2024-02-29T00:02:47.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:47 [2024-02-29T00:02:47.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232016055 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:02:47 [2024-02-29T00:02:47.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232016055 data=null doit=true}, TreeItem with text {test}]
19:02:47 [2024-02-29T00:02:47.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232016055 data=null}, TreeItem with text {test}]
19:02:47 [2024-02-29T00:02:47.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232016054 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:47 [2024-02-29T00:02:47.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232016044 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:02:47 [2024-02-29T00:02:47.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232016026 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:47 [2024-02-29T00:02:47.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:02:47 [2024-02-29T00:02:47.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:47 [2024-02-29T00:02:47.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-232016024 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:02:47 [2024-02-29T00:02:47.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-232016024 data=null doit=true}, TreeItem with text {Traces [2]}]
19:02:47 [2024-02-29T00:02:47.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-232016023 data=null}, TreeItem with text {Traces [2]}]
19:02:47 [2024-02-29T00:02:47.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-232015984 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:02:47 [2024-02-29T00:02:47.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232015984 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]}]
19:02:47 [2024-02-29T00:02:47.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-232015961 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:02:47 [2024-02-29T00:02:47.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:02:47 [2024-02-29T00:02:47.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:02:48 [2024-02-29T00:02:48.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:48 [2024-02-29T00:02:48.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-232015762 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:02:48 [2024-02-29T00:02:48.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-232015762 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:02:48 [2024-02-29T00:02:48.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-232015762 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:02:48 [2024-02-29T00:02:48.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-232015761 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:02:48 [2024-02-29T00:02:48.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232015761 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:02:48 [2024-02-29T00:02:48.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-232015665 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:02:48 [2024-02-29T00:02:48.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:48 [2024-02-29T00:02:48.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:48 [2024-02-29T00:02:48.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:48 [2024-02-29T00:02:48.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:48 [2024-02-29T00:02:48.207Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:02:48 [2024-02-29T00:02:48.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:48 [2024-02-29T00:02:48.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-232015660 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:02:48 [2024-02-29T00:02:48.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-232015660 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:02:48 [2024-02-29T00:02:48.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-232015660 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:02:48 [2024-02-29T00:02:48.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-232015659 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:02:48 [2024-02-29T00:02:48.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232015659 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:02:48 [2024-02-29T00:02:48.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-232015648 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:02:48 [2024-02-29T00:02:48.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:02:48 [2024-02-29T00:02:48.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-232015647 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:02:48 [2024-02-29T00:02:48.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-232015647 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:02:48 [2024-02-29T00:02:48.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:48 [2024-02-29T00:02:48.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-232015646 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:02:48 [2024-02-29T00:02:48.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-232015646 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:02:48 [2024-02-29T00:02:48.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232015645 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:02:48 [2024-02-29T00:02:48.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-232015585 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:02:48 [2024-02-29T00:02:48.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-232015585 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:02:48 [2024-02-29T00:02:48.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-232015584 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:02:48 [2024-02-29T00:02:48.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232015584 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:02:48 [2024-02-29T00:02:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-232015470 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:02:48 [2024-02-29T00:02:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-232015144 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:02:48 [2024-02-29T00:02:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-232015144 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:02:48 [2024-02-29T00:02:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-232015144 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:02:48 [2024-02-29T00:02:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:02:48 [2024-02-29T00:02:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:02:48 [2024-02-29T00:02:48.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:02:50 [2024-02-29T00:02:50.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:02:50 [2024-02-29T00:02:50.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:02:50 [2024-02-29T00:02:50.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-232014069 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-232014068 data=null doit=true}, TableItem with text {}]
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-232014068 data=null}, TableItem with text {}]
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-232014067 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232014067 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-232014060 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-232013863 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-232013863 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-232013863 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-232013862 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232013862 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-232013855 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:50 [2024-02-29T00:02:50.090Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232013838 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232013838 data=null doit=true}, TreeItem with text {test}]
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232013838 data=null}, TreeItem with text {test}]
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232013837 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232013837 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232013768 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232013767 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232013767 data=null doit=true}, TreeItem with text {test}]
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232013767 data=null}, TreeItem with text {test}]
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232013766 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232013766 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232013753 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:50 [2024-02-29T00:02:50.090Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-232013751 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-232013751 data=null doit=true}, TreeItem with text {Traces [2]}]
19:02:50 [2024-02-29T00:02:50.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-232013751 data=null}, TreeItem with text {Traces [2]}]
19:02:50 [2024-02-29T00:02:50.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-232013750 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:02:50 [2024-02-29T00:02:50.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232013750 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]}]
19:02:50 [2024-02-29T00:02:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-232013676 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:02:50 [2024-02-29T00:02:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:50 [2024-02-29T00:02:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-232013665 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:02:50 [2024-02-29T00:02:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-232013664 data=null doit=true}, TreeItem with text {Traces [2]}]
19:02:50 [2024-02-29T00:02:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-232013664 data=null}, TreeItem with text {Traces [2]}]
19:02:50 [2024-02-29T00:02:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-232013663 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:02:50 [2024-02-29T00:02:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232013663 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]}]
19:02:50 [2024-02-29T00:02:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-232013652 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:02:50 [2024-02-29T00:02:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:02:50 [2024-02-29T00:02:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:02:50 [2024-02-29T00:02:50.911Z] 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=-232013089 data=null doit=true}, Shell with text {Trace Import}]
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:02:50 [2024-02-29T00:02:50.911Z] 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')
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:50 [2024-02-29T00:02:50.911Z] 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.
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:02:50 [2024-02-29T00:02:50.911Z] 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
19:02:50 [2024-02-29T00:02:50.911Z] 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=-232013060 data=null}, (of type 'Combo')]
19:02:50 [2024-02-29T00:02:50.911Z] 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
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-232012979 data=null doit=true}, TreeItem with text {import}]
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-232012979 data=null}, TreeItem with text {import}]
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-232012978 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232012978 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}]
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-232012974 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-232012973 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-232012973 data=null doit=true}, Tree node with text: kernel-overlap-testing]
19:02:50 [2024-02-29T00:02:50.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-232012973 data=null}, Tree node with text: kernel-overlap-testing]
19:02:50 [2024-02-29T00:02:50.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-232012972 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:02:50 [2024-02-29T00:02:50.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232012972 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]
19:02:50 [2024-02-29T00:02:50.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-232012968 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:02:50 [2024-02-29T00:02:50.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
19:02:51 [2024-02-29T00:02:51.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:02:51 [2024-02-29T00:02:51.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:02:51 [2024-02-29T00:02:51.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:02:51 [2024-02-29T00:02:51.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:02:51 [2024-02-29T00:02:51.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:02:51 [2024-02-29T00:02:51.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:02:51 [2024-02-29T00:02:51.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:02:51 [2024-02-29T00:02:51.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-232012884 data=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:'))]
19:02:51 [2024-02-29T00:02:51.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:02:51 [2024-02-29T00:02:51.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] 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'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:02:51 [2024-02-29T00:02:51.171Z] 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')
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.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'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:02:51 [2024-02-29T00:02:51.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')
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] 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')
19:02:51 [2024-02-29T00:02:51.172Z] 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.
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:02:51 [2024-02-29T00:02:51.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')
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-232012850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-232012850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-232012850 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-232012850 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:51 [2024-02-29T00:02:51.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-232012850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:51 [2024-02-29T00:02:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-232012849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:51 [2024-02-29T00:02:51.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:02:51 [2024-02-29T00:02:51.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:02:51 [2024-02-29T00:02:51.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:02:51 [2024-02-29T00:02:51.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:02:51 [2024-02-29T00:02:51.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:02:51 [2024-02-29T00:02:51.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:02:51 [2024-02-29T00:02:51.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-232012849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:51 [2024-02-29T00:02:51.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-232013554 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:02:51 [2024-02-29T00:02:51.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:02:51 [2024-02-29T00:02:51.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:51 [2024-02-29T00:02:51.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:51 [2024-02-29T00:02:51.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:51 [2024-02-29T00:02:51.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:51 [2024-02-29T00:02:51.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:51 [2024-02-29T00:02:51.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232011962 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:02:51 [2024-02-29T00:02:51.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232011962 data=null doit=true}, TreeItem with text {test}]
19:02:51 [2024-02-29T00:02:51.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232011961 data=null}, TreeItem with text {test}]
19:02:51 [2024-02-29T00:02:51.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232011961 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:51 [2024-02-29T00:02:51.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232011961 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:02:51 [2024-02-29T00:02:51.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232011872 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:51 [2024-02-29T00:02:51.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:51 [2024-02-29T00:02:51.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232011871 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:02:51 [2024-02-29T00:02:51.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232011871 data=null doit=true}, TreeItem with text {test}]
19:02:51 [2024-02-29T00:02:51.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232011870 data=null}, TreeItem with text {test}]
19:02:51 [2024-02-29T00:02:51.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232011870 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:51 [2024-02-29T00:02:51.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232011870 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:02:51 [2024-02-29T00:02:51.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232011852 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:51 [2024-02-29T00:02:51.994Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:02:51 [2024-02-29T00:02:51.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:51 [2024-02-29T00:02:51.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-232011850 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
19:02:51 [2024-02-29T00:02:51.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-232011850 data=null doit=true}, TreeItem with text {Traces [3]}]
19:02:51 [2024-02-29T00:02:51.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-232011844 data=null}, TreeItem with text {Traces [3]}]
19:02:51 [2024-02-29T00:02:51.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-232011844 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:02:51 [2024-02-29T00:02:51.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232011843 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]}]
19:02:52 [2024-02-29T00:02:52.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-232011760 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:02:52 [2024-02-29T00:02:52.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:02:52 [2024-02-29T00:02:52.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:02:52 [2024-02-29T00:02:52.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:52 [2024-02-29T00:02:52.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-232011590 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:02:52 [2024-02-29T00:02:52.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-232011590 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:02:52 [2024-02-29T00:02:52.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-232011590 data=null}, TreeItem with text {kernel-overlap-testing}]
19:02:52 [2024-02-29T00:02:52.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-232011589 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:02:52 [2024-02-29T00:02:52.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232011589 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:02:52 [2024-02-29T00:02:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-232011547 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:02:52 [2024-02-29T00:02:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:52 [2024-02-29T00:02:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:52 [2024-02-29T00:02:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:52 [2024-02-29T00:02:52.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:52 [2024-02-29T00:02:52.509Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:02:52 [2024-02-29T00:02:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:52 [2024-02-29T00:02:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-232011542 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:02:52 [2024-02-29T00:02:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-232011542 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:02:52 [2024-02-29T00:02:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-232011542 data=null}, TreeItem with text {kernel-overlap-testing}]
19:02:52 [2024-02-29T00:02:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-232011541 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:02:52 [2024-02-29T00:02:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232011541 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:02:52 [2024-02-29T00:02:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-232011487 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:02:52 [2024-02-29T00:02:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:02:52 [2024-02-29T00:02:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-232011486 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:02:52 [2024-02-29T00:02:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-232011486 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:02:52 [2024-02-29T00:02:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:52 [2024-02-29T00:02:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-232011485 data=null}, TreeItem with text {kernel-overlap-testing}]
19:02:52 [2024-02-29T00:02:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-232011485 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:02:52 [2024-02-29T00:02:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232011484 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:02:52 [2024-02-29T00:02:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-232011478 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:02:52 [2024-02-29T00:02:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-232011477 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
19:02:52 [2024-02-29T00:02:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-232011477 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
19:02:52 [2024-02-29T00:02:52.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232011476 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:02:53 [2024-02-29T00:02:53.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-232011360 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
19:02:53 [2024-02-29T00:02:53.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-232010584 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:02:53 [2024-02-29T00:02:53.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-232010583 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:02:53 [2024-02-29T00:02:53.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-232010583 data=null}, TreeItem with text {kernel-overlap-testing}]
19:02:53 [2024-02-29T00:02:53.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:02:53 [2024-02-29T00:02:53.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:02:53 [2024-02-29T00:02:53.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:02:53 [2024-02-29T00:02:53.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:02:54 [2024-02-29T00:02:54.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:02:54 [2024-02-29T00:02:54.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:02:54 [2024-02-29T00:02:54.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:02:54 [2024-02-29T00:02:54.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:02:54 [2024-02-29T00:02:54.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:02:54 [2024-02-29T00:02:54.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-232010070 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:02:54 [2024-02-29T00:02:54.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-232010070 data=null doit=true}, TableItem with text {}]
19:02:54 [2024-02-29T00:02:54.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-232010069 data=null}, TableItem with text {}]
19:02:54 [2024-02-29T00:02:54.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-232010069 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:02:54 [2024-02-29T00:02:54.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232010068 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:02:54 [2024-02-29T00:02:54.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-232010059 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:02:54 [2024-02-29T00:02:54.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:02:54 [2024-02-29T00:02:54.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:02:54 [2024-02-29T00:02:54.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:02:54 [2024-02-29T00:02:54.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-232008851 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-232008851 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-232008851 data=null}, TreeItem with text {kernel-overlap-testing}]
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-232008850 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232008850 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-232008839 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:55 [2024-02-29T00:02:55.190Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232008828 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232008827 data=null doit=true}, TreeItem with text {test}]
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232008827 data=null}, TreeItem with text {test}]
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232008827 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232008827 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232008756 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232008755 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232008755 data=null doit=true}, TreeItem with text {test}]
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232008755 data=null}, TreeItem with text {test}]
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232008754 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232008754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232008746 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:55 [2024-02-29T00:02:55.190Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:55 [2024-02-29T00:02:55.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-232008744 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
19:02:55 [2024-02-29T00:02:55.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-232008744 data=null doit=true}, TreeItem with text {Traces [3]}]
19:02:55 [2024-02-29T00:02:55.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-232008744 data=null}, TreeItem with text {Traces [3]}]
19:02:55 [2024-02-29T00:02:55.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-232008743 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:02:55 [2024-02-29T00:02:55.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232008734 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]}]
19:02:55 [2024-02-29T00:02:55.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-232008674 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:02:55 [2024-02-29T00:02:55.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:55 [2024-02-29T00:02:55.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-232008673 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
19:02:55 [2024-02-29T00:02:55.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-232008673 data=null doit=true}, TreeItem with text {Traces [3]}]
19:02:55 [2024-02-29T00:02:55.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-232008673 data=null}, TreeItem with text {Traces [3]}]
19:02:55 [2024-02-29T00:02:55.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-232008672 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:02:55 [2024-02-29T00:02:55.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232008672 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]}]
19:02:55 [2024-02-29T00:02:55.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-232008659 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:02:55 [2024-02-29T00:02:55.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:02:55 [2024-02-29T00:02:55.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:02:55 [2024-02-29T00:02:55.704Z] 
19:02:55 [2024-02-29T00:02:55.704Z] (Eclipse:20013): Gtk-WARNING **: 00:02:55.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:02:55 [2024-02-29T00:02:55.704Z] 
19:02:55 [2024-02-29T00:02:55.704Z] (Eclipse:20013): Gtk-WARNING **: 00:02:55.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:02:55 [2024-02-29T00:02:55.704Z] 
19:02:55 [2024-02-29T00:02:55.704Z] (Eclipse:20013): Gtk-WARNING **: 00:02:55.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:02:55 [2024-02-29T00:02:55.704Z] 
19:02:55 [2024-02-29T00:02:55.704Z] (Eclipse:20013): Gtk-WARNING **: 00:02:55.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:02:55 [2024-02-29T00:02:55.961Z] 
19:02:55 [2024-02-29T00:02:55.961Z] (Eclipse:20013): Gtk-WARNING **: 00:02:55.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:02:55 [2024-02-29T00:02:55.961Z] 
19:02:55 [2024-02-29T00:02:55.961Z] (Eclipse:20013): Gtk-WARNING **: 00:02:55.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:02:55 [2024-02-29T00:02:55.961Z] 
19:02:55 [2024-02-29T00:02:55.961Z] (Eclipse:20013): Gtk-WARNING **: 00:02:55.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:02:55 [2024-02-29T00:02:55.961Z] 
19:02:55 [2024-02-29T00:02:55.961Z] (Eclipse:20013): Gtk-WARNING **: 00:02:55.736: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:02:55 [2024-02-29T00:02:55.961Z] 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=-232007976 data=null doit=true}, Shell with text {Trace Import}]
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:02:55 [2024-02-29T00:02:55.961Z] 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
19:02:55 [2024-02-29T00:02:55.961Z] 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=-232007966 data=null}, (of type 'Combo')]
19:02:55 [2024-02-29T00:02:55.961Z] 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
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:55 [2024-02-29T00:02:55.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-232007864 data=null doit=true}, TreeItem with text {import}]
19:02:55 [2024-02-29T00:02:55.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-232007864 data=null}, TreeItem with text {import}]
19:02:55 [2024-02-29T00:02:55.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-232007863 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:02:55 [2024-02-29T00:02:55.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232007863 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}]
19:02:56 [2024-02-29T00:02:56.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-232007851 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-232007850 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-232007850 data=null doit=true}, TreeItem with text {import}]
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-232007850 data=null}, TreeItem with text {import}]
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-232007849 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232007849 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}]
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-232007849 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:02:56 [2024-02-29T00:02:56.219Z] 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:'))
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-232007776 data=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:'))]
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.219Z] 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'
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:02:56 [2024-02-29T00:02:56.219Z] 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')
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6970687e
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-232007769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-232007768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-232007768 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-232007768 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-232007768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-232007768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-232007767 data=null 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')]
19:02:56 [2024-02-29T00:02:56.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-232007767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-232007767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-232007767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-232007767 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-232007767 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:02:56 [2024-02-29T00:02:56.220Z] 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')
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:02:56 [2024-02-29T00:02:56.220Z] 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.
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:02:56 [2024-02-29T00:02:56.220Z] 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')
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:02:56 [2024-02-29T00:02:56.220Z] 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.
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:02:56 [2024-02-29T00:02:56.220Z] 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')
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.220Z] 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')
19:02:56 [2024-02-29T00:02:56.220Z] 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.
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:02:56 [2024-02-29T00:02:56.221Z] 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')
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:02:56 [2024-02-29T00:02:56.221Z] 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.
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] 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)'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:02:56 [2024-02-29T00:02:56.221Z] 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')
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] 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')
19:02:56 [2024-02-29T00:02:56.221Z] 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.
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-232007744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-232007744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-232007744 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-232007744 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-232007744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:56 [2024-02-29T00:02:56.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-232007744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:56 [2024-02-29T00:02:56.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:02:56 [2024-02-29T00:02:56.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:02:56 [2024-02-29T00:02:56.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:02:56 [2024-02-29T00:02:56.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:02:56 [2024-02-29T00:02:56.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:02:56 [2024-02-29T00:02:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:02:56 [2024-02-29T00:02:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:02:56 [2024-02-29T00:02:56.478Z] 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=-232007452 data=null doit=true}, Shell with text {Confirmation}]
19:02:56 [2024-02-29T00:02:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
19:02:56 [2024-02-29T00:02:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
19:02:56 [2024-02-29T00:02:56.478Z] 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')
19:02:56 [2024-02-29T00:02:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:02:56 [2024-02-29T00:02:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
19:02:56 [2024-02-29T00:02:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-232007450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:02:56 [2024-02-29T00:02:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-232007450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:02:56 [2024-02-29T00:02:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-232007450 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:02:56 [2024-02-29T00:02:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-232007450 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:02:56 [2024-02-29T00:02:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-232007450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:02:56 [2024-02-29T00:02:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-232007450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:02:56 [2024-02-29T00:02:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-232007436 data=null 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')]
19:02:57 [2024-02-29T00:02:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-232007743 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:02:57 [2024-02-29T00:02:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-232008575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:02:57 [2024-02-29T00:02:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:02:57 [2024-02-29T00:02:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:02:57 [2024-02-29T00:02:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:57 [2024-02-29T00:02:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:57 [2024-02-29T00:02:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:57 [2024-02-29T00:02:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:57 [2024-02-29T00:02:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:57 [2024-02-29T00:02:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232006792 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:02:57 [2024-02-29T00:02:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232006792 data=null doit=true}, TreeItem with text {test}]
19:02:57 [2024-02-29T00:02:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232006792 data=null}, TreeItem with text {test}]
19:02:57 [2024-02-29T00:02:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232006791 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:57 [2024-02-29T00:02:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232006791 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:02:57 [2024-02-29T00:02:57.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232006738 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:57 [2024-02-29T00:02:57.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:57 [2024-02-29T00:02:57.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232006737 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:02:57 [2024-02-29T00:02:57.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232006737 data=null doit=true}, TreeItem with text {test}]
19:02:57 [2024-02-29T00:02:57.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232006737 data=null}, TreeItem with text {test}]
19:02:57 [2024-02-29T00:02:57.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232006737 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:57 [2024-02-29T00:02:57.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232006736 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:02:57 [2024-02-29T00:02:57.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232006689 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:57 [2024-02-29T00:02:57.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:02:57 [2024-02-29T00:02:57.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:57 [2024-02-29T00:02:57.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-232006683 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
19:02:57 [2024-02-29T00:02:57.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-232006683 data=null doit=true}, TreeItem with text {Traces [4]}]
19:02:57 [2024-02-29T00:02:57.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-232006683 data=null}, TreeItem with text {Traces [4]}]
19:02:57 [2024-02-29T00:02:57.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-232006682 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:02:57 [2024-02-29T00:02:57.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232006682 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]}]
19:02:57 [2024-02-29T00:02:57.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-232006660 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:02:57 [2024-02-29T00:02:57.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
19:02:57 [2024-02-29T00:02:57.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:02:57 [2024-02-29T00:02:57.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:57 [2024-02-29T00:02:57.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-232006514 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:02:57 [2024-02-29T00:02:57.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-232006514 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:02:57 [2024-02-29T00:02:57.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-232006513 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:02:57 [2024-02-29T00:02:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-232006512 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:02:57 [2024-02-29T00:02:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232006512 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)}]
19:02:57 [2024-02-29T00:02:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-232006461 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:02:57 [2024-02-29T00:02:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:57 [2024-02-29T00:02:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:57 [2024-02-29T00:02:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:57 [2024-02-29T00:02:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:57 [2024-02-29T00:02:57.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:02:57 [2024-02-29T00:02:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:57 [2024-02-29T00:02:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-232006456 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:02:57 [2024-02-29T00:02:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-232006456 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:02:57 [2024-02-29T00:02:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-232006456 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:02:57 [2024-02-29T00:02:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-232006455 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:02:57 [2024-02-29T00:02:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232006455 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)}]
19:02:57 [2024-02-29T00:02:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-232006449 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:02:57 [2024-02-29T00:02:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
19:02:57 [2024-02-29T00:02:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-232006448 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:02:57 [2024-02-29T00:02:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-232006448 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:02:57 [2024-02-29T00:02:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:57 [2024-02-29T00:02:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-232006444 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:02:57 [2024-02-29T00:02:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-232006444 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:02:57 [2024-02-29T00:02:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232006443 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)}]
19:02:57 [2024-02-29T00:02:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-232006438 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:02:57 [2024-02-29T00:02:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-232006438 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:02:57 [2024-02-29T00:02:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-232006437 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:02:57 [2024-02-29T00:02:57.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232006437 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)}]
19:02:58 [2024-02-29T00:02:58.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-232006335 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:02:58 [2024-02-29T00:02:58.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-232005942 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:02:58 [2024-02-29T00:02:58.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-232005935 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:02:58 [2024-02-29T00:02:58.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-232005935 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:02:58 [2024-02-29T00:02:58.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
19:02:58 [2024-02-29T00:02:58.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:02:58 [2024-02-29T00:02:58.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:02:58 [2024-02-29T00:02:58.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:02:58 [2024-02-29T00:02:58.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:02:59 [2024-02-29T00:02:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:02:59 [2024-02-29T00:02:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:02:59 [2024-02-29T00:02:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:02:59 [2024-02-29T00:02:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:02:59 [2024-02-29T00:02:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:02:59 [2024-02-29T00:02:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-232004913 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:02:59 [2024-02-29T00:02:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-232004913 data=null doit=true}, TableItem with text {}]
19:02:59 [2024-02-29T00:02:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-232004913 data=null}, TableItem with text {}]
19:02:59 [2024-02-29T00:02:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-232004912 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:02:59 [2024-02-29T00:02:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232004912 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:02:59 [2024-02-29T00:02:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-232004882 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:02:59 [2024-02-29T00:02:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:02:59 [2024-02-29T00:02:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:02:59 [2024-02-29T00:02:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:02:59 [2024-02-29T00:02:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-232004705 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-232004705 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-232004704 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-232004704 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232004704 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)}]
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-232004690 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:59 [2024-02-29T00:02:59.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232004678 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232004678 data=null doit=true}, TreeItem with text {test}]
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232004677 data=null}, TreeItem with text {test}]
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232004676 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232004676 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232004638 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232004637 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232004636 data=null doit=true}, TreeItem with text {test}]
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232004636 data=null}, TreeItem with text {test}]
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232004636 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232004636 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232004582 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:02:59 [2024-02-29T00:02:59.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-232004580 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-232004580 data=null doit=true}, TreeItem with text {Traces [4]}]
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-232004580 data=null}, TreeItem with text {Traces [4]}]
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-232004580 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232004579 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]}]
19:02:59 [2024-02-29T00:02:59.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-232004568 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:02:59 [2024-02-29T00:02:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:02:59 [2024-02-29T00:02:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-232004567 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
19:02:59 [2024-02-29T00:02:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-232004567 data=null doit=true}, TreeItem with text {Traces [4]}]
19:02:59 [2024-02-29T00:02:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-232004567 data=null}, TreeItem with text {Traces [4]}]
19:02:59 [2024-02-29T00:02:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-232004566 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:02:59 [2024-02-29T00:02:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232004557 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]}]
19:02:59 [2024-02-29T00:02:59.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-232004551 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:02:59 [2024-02-29T00:02:59.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:02:59 [2024-02-29T00:02:59.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:03:00 [2024-02-29T00:03:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:03:00 [2024-02-29T00:03:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:03:00 [2024-02-29T00:03:00.130Z] 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=-232003876 data=null doit=true}, Shell with text {Trace Import}]
19:03:00 [2024-02-29T00:03:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:03:00 [2024-02-29T00:03:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:03:00 [2024-02-29T00:03:00.130Z] 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')
19:03:00 [2024-02-29T00:03:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.131Z] 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.
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:03:00 [2024-02-29T00:03:00.131Z] 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
19:03:00 [2024-02-29T00:03:00.131Z] 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=-232003870 data=null}, (of type 'Combo')]
19:03:00 [2024-02-29T00:03:00.131Z] 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
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-232003782 data=null doit=true}, TreeItem with text {import}]
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-232003782 data=null}, TreeItem with text {import}]
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-232003782 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-232003781 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}]
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-232003776 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-232003775 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-232003774 data=null doit=true}, TreeItem with text {import}]
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-232003774 data=null}, TreeItem with text {import}]
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-232003774 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232003774 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}]
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-232003773 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:03:00 [2024-02-29T00:03:00.131Z] 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:'))
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-232003734 data=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:'))]
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.131Z] 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'
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:03:00 [2024-02-29T00:03:00.132Z] 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')
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@260d878a
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-232003731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-232003731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-232003731 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-232003730 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-232003730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-232003730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-232003730 data=null 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')]
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-232003729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-232003687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-232003687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-232003686 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-232003686 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:03:00 [2024-02-29T00:03:00.132Z] 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')
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:03:00 [2024-02-29T00:03:00.132Z] 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.
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:03:00 [2024-02-29T00:03:00.389Z] 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')
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:03:00 [2024-02-29T00:03:00.389Z] 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.
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:03:00 [2024-02-29T00:03:00.389Z] 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')
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] 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')
19:03:00 [2024-02-29T00:03:00.389Z] 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.
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:03:00 [2024-02-29T00:03:00.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:03:00 [2024-02-29T00:03:00.390Z] 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.
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.390Z] 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)'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:03:00 [2024-02-29T00:03:00.390Z] 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')
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.390Z] 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')
19:03:00 [2024-02-29T00:03:00.390Z] 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.
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-232003668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-232003667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-232003667 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-232003667 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-232003667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:00 [2024-02-29T00:03:00.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-232003667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:00 [2024-02-29T00:03: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')
19:03:00 [2024-02-29T00:03: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')
19:03:00 [2024-02-29T00:03: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')
19:03:00 [2024-02-29T00:03: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')
19:03:00 [2024-02-29T00:03: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')
19:03:00 [2024-02-29T00:03:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:03:00 [2024-02-29T00:03:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:03:00 [2024-02-29T00:03:00.647Z] 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=-232003354 data=null doit=true}, Shell with text {Confirmation}]
19:03:00 [2024-02-29T00:03:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
19:03:00 [2024-02-29T00:03:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
19:03:00 [2024-02-29T00:03:00.647Z] 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')
19:03:00 [2024-02-29T00:03:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:03:00 [2024-02-29T00:03:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
19:03:00 [2024-02-29T00:03:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-232003352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:03:00 [2024-02-29T00:03:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-232003352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:03:00 [2024-02-29T00:03:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-232003352 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:03:00 [2024-02-29T00:03:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-232003352 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:03:00 [2024-02-29T00:03:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-232003351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:03:00 [2024-02-29T00:03:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-232003351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:03:00 [2024-02-29T00:03:00.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-232003351 data=null 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')]
19:03:00 [2024-02-29T00:03:00.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-232003667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:00 [2024-02-29T00:03:00.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-232004458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:03:01 [2024-02-29T00:03:01.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:03:01 [2024-02-29T00:03:01.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:01 [2024-02-29T00:03:01.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:01 [2024-02-29T00:03:01.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:01 [2024-02-29T00:03:01.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:01 [2024-02-29T00:03:01.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:01 [2024-02-29T00:03:01.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:01 [2024-02-29T00:03:01.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232002804 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:01 [2024-02-29T00:03:01.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232002803 data=null doit=true}, TreeItem with text {test}]
19:03:01 [2024-02-29T00:03:01.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232002803 data=null}, TreeItem with text {test}]
19:03:01 [2024-02-29T00:03:01.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232002803 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:01 [2024-02-29T00:03:01.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232002803 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:01 [2024-02-29T00:03:01.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232002756 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:01 [2024-02-29T00:03:01.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:01 [2024-02-29T00:03:01.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232002755 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:01 [2024-02-29T00:03:01.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232002755 data=null doit=true}, TreeItem with text {test}]
19:03:01 [2024-02-29T00:03:01.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232002755 data=null}, TreeItem with text {test}]
19:03:01 [2024-02-29T00:03:01.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232002754 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:01 [2024-02-29T00:03:01.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232002754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:01 [2024-02-29T00:03:01.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232002682 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:01 [2024-02-29T00:03:01.162Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:01 [2024-02-29T00:03:01.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:01 [2024-02-29T00:03:01.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-232002680 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
19:03:01 [2024-02-29T00:03:01.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-232002680 data=null doit=true}, TreeItem with text {Traces [5]}]
19:03:01 [2024-02-29T00:03:01.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-232002680 data=null}, TreeItem with text {Traces [5]}]
19:03:01 [2024-02-29T00:03:01.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-232002680 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:03:01 [2024-02-29T00:03:01.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232002679 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]}]
19:03:01 [2024-02-29T00:03:01.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-232002588 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:03:01 [2024-02-29T00:03:01.421Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:03:01 [2024-02-29T00:03:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:01 [2024-02-29T00:03:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:01 [2024-02-29T00:03:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-232002434 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:03:01 [2024-02-29T00:03:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-232002434 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:03:01 [2024-02-29T00:03:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-232002434 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:03:01 [2024-02-29T00:03:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-232002433 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:03:01 [2024-02-29T00:03:01.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232002433 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)}]
19:03:01 [2024-02-29T00:03:01.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-232002366 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:03:01 [2024-02-29T00:03:01.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:01 [2024-02-29T00:03:01.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:01 [2024-02-29T00:03:01.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:01 [2024-02-29T00:03:01.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:01 [2024-02-29T00:03:01.679Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:01 [2024-02-29T00:03:01.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:01 [2024-02-29T00:03:01.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-232002362 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:03:01 [2024-02-29T00:03:01.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-232002362 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:03:01 [2024-02-29T00:03:01.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-232002361 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:03:01 [2024-02-29T00:03:01.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-232002361 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:03:01 [2024-02-29T00:03:01.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232002361 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)}]
19:03:01 [2024-02-29T00:03:01.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-232002351 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:03:01 [2024-02-29T00:03:01.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
19:03:01 [2024-02-29T00:03:01.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-232002350 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:03:01 [2024-02-29T00:03:01.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-232002350 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:03:01 [2024-02-29T00:03:01.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:01 [2024-02-29T00:03:01.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-232002350 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:03:01 [2024-02-29T00:03:01.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-232002349 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:03:01 [2024-02-29T00:03:01.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232002349 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)}]
19:03:01 [2024-02-29T00:03:01.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-232002344 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:03:01 [2024-02-29T00:03:01.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-232002343 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:03:01 [2024-02-29T00:03:01.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-232002343 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:03:01 [2024-02-29T00:03:01.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-232002343 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)}]
19:03:02 [2024-02-29T00:03:02.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-232002240 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:03:02 [2024-02-29T00:03:02.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-232001856 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:03:02 [2024-02-29T00:03:02.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-232001856 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:03:02 [2024-02-29T00:03:02.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-232001856 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:03:02 [2024-02-29T00:03:02.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
19:03:02 [2024-02-29T00:03:02.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:02 [2024-02-29T00:03:02.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:02 [2024-02-29T00:03:02.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:02 [2024-02-29T00:03:02.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:02 [2024-02-29T00:03:02.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:03 [2024-02-29T00:03:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:03 [2024-02-29T00:03:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:03 [2024-02-29T00:03:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:03 [2024-02-29T00:03:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:03 [2024-02-29T00:03:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:03:03 [2024-02-29T00:03:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-232000837 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:03:03 [2024-02-29T00:03:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-232000837 data=null doit=true}, TableItem with text {}]
19:03:03 [2024-02-29T00:03:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-232000837 data=null}, TableItem with text {}]
19:03:03 [2024-02-29T00:03:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-232000836 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:03:03 [2024-02-29T00:03:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-232000836 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:03:03 [2024-02-29T00:03:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-232000829 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:03:03 [2024-02-29T00:03:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:03 [2024-02-29T00:03:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:03 [2024-02-29T00:03:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:03 [2024-02-29T00:03:03.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:03 [2024-02-29T00:03:03.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-232000650 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:03:03 [2024-02-29T00:03:03.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-232000650 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:03:03 [2024-02-29T00:03:03.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-232000649 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:03:03 [2024-02-29T00:03:03.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-232000649 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:03:03 [2024-02-29T00:03:03.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232000649 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)}]
19:03:03 [2024-02-29T00:03:03.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-232000643 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:03:03 [2024-02-29T00:03:03.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:03 [2024-02-29T00:03:03.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:03 [2024-02-29T00:03:03.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232000587 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232000586 data=null doit=true}, TreeItem with text {test}]
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232000586 data=null}, TreeItem with text {test}]
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232000586 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232000585 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232000550 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-232000549 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-232000549 data=null doit=true}, TreeItem with text {test}]
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-232000548 data=null}, TreeItem with text {test}]
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-232000548 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232000548 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-232000541 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:03 [2024-02-29T00:03:03.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-232000540 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-232000539 data=null doit=true}, TreeItem with text {Traces [5]}]
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-232000539 data=null}, TreeItem with text {Traces [5]}]
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-232000539 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232000492 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]}]
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-232000474 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-232000473 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-232000473 data=null doit=true}, TreeItem with text {Traces [5]}]
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-232000473 data=null}, TreeItem with text {Traces [5]}]
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-232000472 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:03:03 [2024-02-29T00:03:03.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-232000472 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]}]
19:03:03 [2024-02-29T00:03:03.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-232000467 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:03:03 [2024-02-29T00:03:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:03:03 [2024-02-29T00:03:03.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:03:03 [2024-02-29T00:03:03.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:03:03 [2024-02-29T00:03:03.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:03:04 [2024-02-29T00:03:04.204Z] 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=-231999859 data=null doit=true}, Shell with text {Trace Import}]
19:03:04 [2024-02-29T00:03:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:03:04 [2024-02-29T00:03:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:03:04 [2024-02-29T00:03:04.204Z] 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')
19:03:04 [2024-02-29T00:03:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.204Z] 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.
19:03:04 [2024-02-29T00:03:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:04 [2024-02-29T00:03:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:04 [2024-02-29T00:03:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:04 [2024-02-29T00:03:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:04 [2024-02-29T00:03:04.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:03:04 [2024-02-29T00:03:04.205Z] 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
19:03:04 [2024-02-29T00:03:04.205Z] 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=-231999850 data=null}, (of type 'Combo')]
19:03:04 [2024-02-29T00:03:04.205Z] 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
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231999751 data=null doit=true}, TreeItem with text {import}]
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231999750 data=null}, TreeItem with text {import}]
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231999750 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231999749 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}]
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231999745 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231999744 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231999744 data=null doit=true}, Tree node with text: kernel-overlap-testing]
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231999744 data=null}, Tree node with text: kernel-overlap-testing]
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231999736 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231999735 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]
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231999686 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:03:04 [2024-02-29T00:03:04.205Z] 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:'))
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231999655 data=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:'))]
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.205Z] 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'
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:03:04 [2024-02-29T00:03:04.205Z] 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')
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@74ed11d7
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-231999652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-231999652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-231999652 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-231999652 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-231999652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-231999652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-231999652 data=null 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')]
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-231999651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-231999651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-231999651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-231999651 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-231999651 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:03:04 [2024-02-29T00:03:04.206Z] 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')
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:03:04 [2024-02-29T00:03:04.206Z] 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.
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:03:04 [2024-02-29T00:03:04.206Z] 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')
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:03:04 [2024-02-29T00:03:04.207Z] 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.
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:03:04 [2024-02-29T00:03:04.207Z] 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')
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] 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')
19:03:04 [2024-02-29T00:03:04.207Z] 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.
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:03:04 [2024-02-29T00:03:04.207Z] 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')
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:03:04 [2024-02-29T00:03:04.207Z] 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.
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.465Z] 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)'
19:03:04 [2024-02-29T00:03:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:03:04 [2024-02-29T00:03:04.465Z] 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')
19:03:04 [2024-02-29T00:03:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.465Z] 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')
19:03:04 [2024-02-29T00:03:04.465Z] 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.
19:03:04 [2024-02-29T00:03:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:03:04 [2024-02-29T00:03:04.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:03:04 [2024-02-29T00:03:04.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:04 [2024-02-29T00:03:04.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:03:04 [2024-02-29T00:03:04.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231999587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:04 [2024-02-29T00:03:04.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231999587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:04 [2024-02-29T00:03:04.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231999587 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:04 [2024-02-29T00:03:04.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231999586 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:04 [2024-02-29T00:03:04.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231999586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:04 [2024-02-29T00:03:04.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231999586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:04 [2024-02-29T00:03:04.722Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:04 [2024-02-29T00:03:04.722Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:04 [2024-02-29T00:03:04.722Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:04 [2024-02-29T00:03:04.722Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:04 [2024-02-29T00:03:04.722Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:04 [2024-02-29T00:03:04.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:03:04 [2024-02-29T00:03:04.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:03:04 [2024-02-29T00:03:04.722Z] 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=-231999231 data=null doit=true}, Shell with text {Confirmation}]
19:03:04 [2024-02-29T00:03:04.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
19:03:04 [2024-02-29T00:03:04.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
19:03:04 [2024-02-29T00:03:04.723Z] 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')
19:03:04 [2024-02-29T00:03:04.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:03:04 [2024-02-29T00:03:04.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
19:03:04 [2024-02-29T00:03:04.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-231999181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:03:04 [2024-02-29T00:03:04.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-231999181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:03:04 [2024-02-29T00:03:04.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-231999180 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:03:04 [2024-02-29T00:03:04.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-231999180 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:03:04 [2024-02-29T00:03:04.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-231999180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:03:04 [2024-02-29T00:03:04.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-231999180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:03:04 [2024-02-29T00:03:04.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-231999180 data=null 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')]
19:03:04 [2024-02-29T00:03:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231999586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:04 [2024-02-29T00:03:04.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-232000368 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:03:05 [2024-02-29T00:03:05.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:03:05 [2024-02-29T00:03:05.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:05 [2024-02-29T00:03:05.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:05 [2024-02-29T00:03:05.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:05 [2024-02-29T00:03:05.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:05 [2024-02-29T00:03:05.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:05 [2024-02-29T00:03:05.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:05 [2024-02-29T00:03:05.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231998744 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:05 [2024-02-29T00:03:05.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231998743 data=null doit=true}, TreeItem with text {test}]
19:03:05 [2024-02-29T00:03:05.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231998743 data=null}, TreeItem with text {test}]
19:03:05 [2024-02-29T00:03:05.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231998743 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:05 [2024-02-29T00:03:05.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231998743 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:05 [2024-02-29T00:03:05.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231998662 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:05 [2024-02-29T00:03:05.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:05 [2024-02-29T00:03:05.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231998661 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:05 [2024-02-29T00:03:05.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231998661 data=null doit=true}, TreeItem with text {test}]
19:03:05 [2024-02-29T00:03:05.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231998661 data=null}, TreeItem with text {test}]
19:03:05 [2024-02-29T00:03:05.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231998660 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:05 [2024-02-29T00:03:05.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231998651 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:05 [2024-02-29T00:03:05.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231998636 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:05 [2024-02-29T00:03:05.236Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:05 [2024-02-29T00:03:05.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:05 [2024-02-29T00:03:05.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231998635 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:05 [2024-02-29T00:03:05.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231998635 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:05 [2024-02-29T00:03:05.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231998634 data=null}, TreeItem with text {Traces [6]}]
19:03:05 [2024-02-29T00:03:05.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231998634 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:05 [2024-02-29T00:03:05.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231998634 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]}]
19:03:05 [2024-02-29T00:03:05.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231998613 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:05 [2024-02-29T00:03:05.237Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:03:05 [2024-02-29T00:03:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:05 [2024-02-29T00:03:05.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:05 [2024-02-29T00:03:05.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231998449 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
19:03:05 [2024-02-29T00:03:05.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-231998448 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
19:03:05 [2024-02-29T00:03:05.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-231998448 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
19:03:05 [2024-02-29T00:03:05.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231998448 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:03:05 [2024-02-29T00:03:05.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231998447 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)}]
19:03:05 [2024-02-29T00:03:05.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231998390 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:03:05 [2024-02-29T00:03:05.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:05 [2024-02-29T00:03:05.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:05 [2024-02-29T00:03:05.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:05 [2024-02-29T00:03:05.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:05 [2024-02-29T00:03:05.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:05 [2024-02-29T00:03:05.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:05 [2024-02-29T00:03:05.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231998386 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
19:03:05 [2024-02-29T00:03:05.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-231998386 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
19:03:05 [2024-02-29T00:03:05.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-231998385 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
19:03:05 [2024-02-29T00:03:05.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231998385 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:03:05 [2024-02-29T00:03:05.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231998384 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)}]
19:03:05 [2024-02-29T00:03:05.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231998375 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:03:05 [2024-02-29T00:03:05.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
19:03:05 [2024-02-29T00:03:05.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231998374 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
19:03:05 [2024-02-29T00:03:05.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-231998374 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
19:03:05 [2024-02-29T00:03:05.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:05 [2024-02-29T00:03:05.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-231998374 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
19:03:05 [2024-02-29T00:03:05.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231998373 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:03:05 [2024-02-29T00:03:05.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231998373 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)}]
19:03:05 [2024-02-29T00:03:05.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231998368 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:03:05 [2024-02-29T00:03:05.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231998368 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
19:03:05 [2024-02-29T00:03:05.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231998367 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
19:03:05 [2024-02-29T00:03:05.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231998367 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)}]
19:03:06 [2024-02-29T00:03:06.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231998165 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
19:03:06 [2024-02-29T00:03:06.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231997593 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
19:03:06 [2024-02-29T00:03:06.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-231997586 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
19:03:06 [2024-02-29T00:03:06.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-231997586 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
19:03:06 [2024-02-29T00:03:06.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
19:03:06 [2024-02-29T00:03:06.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:06 [2024-02-29T00:03:06.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:06 [2024-02-29T00:03:06.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:06 [2024-02-29T00:03:06.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:06 [2024-02-29T00:03:06.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:06 [2024-02-29T00:03:06.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:06 [2024-02-29T00:03:06.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:06 [2024-02-29T00:03:06.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:06 [2024-02-29T00:03:06.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:06 [2024-02-29T00:03:06.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:06 [2024-02-29T00:03:06.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:03:06 [2024-02-29T00:03:06.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231997584 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:03:06 [2024-02-29T00:03:06.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231997583 data=null doit=true}, TableItem with text {}]
19:03:06 [2024-02-29T00:03:06.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231997583 data=null}, TableItem with text {}]
19:03:06 [2024-02-29T00:03:06.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231997583 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:03:06 [2024-02-29T00:03:06.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231997582 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:03:06 [2024-02-29T00:03:06.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231997560 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:03:06 [2024-02-29T00:03:06.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:06 [2024-02-29T00:03:06.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:07 [2024-02-29T00:03:07.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:07 [2024-02-29T00:03:07.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:07 [2024-02-29T00:03:07.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231996290 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
19:03:07 [2024-02-29T00:03:07.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-231996290 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
19:03:07 [2024-02-29T00:03:07.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-231996289 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
19:03:07 [2024-02-29T00:03:07.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231996289 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:03:07 [2024-02-29T00:03:07.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231996288 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)}]
19:03:07 [2024-02-29T00:03:07.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231996279 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:03:07 [2024-02-29T00:03:07.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:07 [2024-02-29T00:03:07.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:07 [2024-02-29T00:03:07.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:07 [2024-02-29T00:03:07.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:07 [2024-02-29T00:03:07.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:07 [2024-02-29T00:03:07.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:07 [2024-02-29T00:03:07.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:07 [2024-02-29T00:03:07.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:07 [2024-02-29T00:03:07.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:07 [2024-02-29T00:03:07.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:07 [2024-02-29T00:03:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:07 [2024-02-29T00:03:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231996270 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:07 [2024-02-29T00:03:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231996269 data=null doit=true}, TreeItem with text {test}]
19:03:07 [2024-02-29T00:03:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231996269 data=null}, TreeItem with text {test}]
19:03:07 [2024-02-29T00:03:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231996269 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:07 [2024-02-29T00:03:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231996269 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:07 [2024-02-29T00:03:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231996228 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:07 [2024-02-29T00:03:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:07 [2024-02-29T00:03:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231996227 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:07 [2024-02-29T00:03:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231996227 data=null doit=true}, TreeItem with text {test}]
19:03:07 [2024-02-29T00:03:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231996227 data=null}, TreeItem with text {test}]
19:03:07 [2024-02-29T00:03:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231996227 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:07 [2024-02-29T00:03:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231996227 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:07 [2024-02-29T00:03:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231996185 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:07 [2024-02-29T00:03:07.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:07 [2024-02-29T00:03:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:07 [2024-02-29T00:03:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231996184 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:07 [2024-02-29T00:03:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231996184 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:07 [2024-02-29T00:03:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231996184 data=null}, TreeItem with text {Traces [6]}]
19:03:07 [2024-02-29T00:03:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231996178 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:07 [2024-02-29T00:03:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231996178 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]}]
19:03:07 [2024-02-29T00:03:07.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231996150 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:07 [2024-02-29T00:03:07.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:03:07 [2024-02-29T00:03:07.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:07 [2024-02-29T00:03:07.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:07 [2024-02-29T00:03:07.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231995967 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
19:03:07 [2024-02-29T00:03:07.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231995967 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
19:03:07 [2024-02-29T00:03:07.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231995966 data=null}, Tree node with text: ExampleCustomTxt.log]
19:03:07 [2024-02-29T00:03:07.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231995966 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
19:03:07 [2024-02-29T00:03:07.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231995965 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]
19:03:07 [2024-02-29T00:03:07.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231995928 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
19:03:07 [2024-02-29T00:03:07.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:07 [2024-02-29T00:03:07.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:07 [2024-02-29T00:03:07.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:07 [2024-02-29T00:03:07.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:07 [2024-02-29T00:03:07.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:07 [2024-02-29T00:03:07.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:07 [2024-02-29T00:03:07.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:07 [2024-02-29T00:03:07.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:07 [2024-02-29T00:03:07.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:07 [2024-02-29T00:03:07.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:07 [2024-02-29T00:03:07.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:07 [2024-02-29T00:03:07.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231995885 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:07 [2024-02-29T00:03:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231995885 data=null doit=true}, TreeItem with text {test}]
19:03:07 [2024-02-29T00:03:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231995885 data=null}, TreeItem with text {test}]
19:03:07 [2024-02-29T00:03:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231995884 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:07 [2024-02-29T00:03:07.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231995884 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:08 [2024-02-29T00:03:08.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231995848 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:08 [2024-02-29T00:03:08.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:08 [2024-02-29T00:03:08.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231995847 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:08 [2024-02-29T00:03:08.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231995847 data=null doit=true}, TreeItem with text {test}]
19:03:08 [2024-02-29T00:03:08.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231995847 data=null}, TreeItem with text {test}]
19:03:08 [2024-02-29T00:03:08.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231995846 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:08 [2024-02-29T00:03:08.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231995846 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:08 [2024-02-29T00:03:08.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231995839 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:08 [2024-02-29T00:03:08.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:08 [2024-02-29T00:03:08.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:08 [2024-02-29T00:03:08.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231995838 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:08 [2024-02-29T00:03:08.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231995837 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:08 [2024-02-29T00:03:08.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231995837 data=null}, TreeItem with text {Traces [6]}]
19:03:08 [2024-02-29T00:03:08.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231995837 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:08 [2024-02-29T00:03:08.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231995833 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]}]
19:03:08 [2024-02-29T00:03:08.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231995821 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:08 [2024-02-29T00:03:08.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:08 [2024-02-29T00:03:08.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231995782 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:08 [2024-02-29T00:03:08.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231995782 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:08 [2024-02-29T00:03:08.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231995782 data=null}, TreeItem with text {Traces [6]}]
19:03:08 [2024-02-29T00:03:08.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231995781 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:08 [2024-02-29T00:03:08.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231995781 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]}]
19:03:08 [2024-02-29T00:03:08.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231995769 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:08 [2024-02-29T00:03:08.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:03:08 [2024-02-29T00:03:08.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:03:08 [2024-02-29T00:03:08.460Z] 
19:03:08 [2024-02-29T00:03:08.460Z] (Eclipse:20013): Gtk-WARNING **: 00:03:08.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:08 [2024-02-29T00:03:08.460Z] 
19:03:08 [2024-02-29T00:03:08.460Z] (Eclipse:20013): Gtk-WARNING **: 00:03:08.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:08 [2024-02-29T00:03:08.460Z] 
19:03:08 [2024-02-29T00:03:08.460Z] (Eclipse:20013): Gtk-WARNING **: 00:03:08.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:08 [2024-02-29T00:03:08.460Z] 
19:03:08 [2024-02-29T00:03:08.460Z] (Eclipse:20013): Gtk-WARNING **: 00:03:08.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:08 [2024-02-29T00:03:08.717Z] 
19:03:08 [2024-02-29T00:03:08.717Z] (Eclipse:20013): Gtk-WARNING **: 00:03:08.485: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:08 [2024-02-29T00:03:08.718Z] 
19:03:08 [2024-02-29T00:03:08.718Z] (Eclipse:20013): Gtk-WARNING **: 00:03:08.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:08 [2024-02-29T00:03:08.718Z] 
19:03:08 [2024-02-29T00:03:08.718Z] (Eclipse:20013): Gtk-WARNING **: 00:03:08.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:08 [2024-02-29T00:03:08.718Z] 
19:03:08 [2024-02-29T00:03:08.718Z] (Eclipse:20013): Gtk-WARNING **: 00:03:08.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:08 [2024-02-29T00:03:08.718Z] 
19:03:08 [2024-02-29T00:03:08.718Z] (Eclipse:20013): Gtk-WARNING **: 00:03:08.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:08 [2024-02-29T00:03:08.718Z] 
19:03:08 [2024-02-29T00:03:08.718Z] (Eclipse:20013): Gtk-WARNING **: 00:03:08.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:08 [2024-02-29T00:03:08.718Z] 
19:03:08 [2024-02-29T00:03:08.718Z] (Eclipse:20013): Gtk-WARNING **: 00:03:08.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:08 [2024-02-29T00:03:08.718Z] 
19:03:08 [2024-02-29T00:03:08.718Z] (Eclipse:20013): Gtk-WARNING **: 00:03:08.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:03:08 [2024-02-29T00:03:08.718Z] 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=-231995255 data=null doit=true}, Shell with text {Trace Import}]
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:03:08 [2024-02-29T00:03:08.718Z] 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')
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.718Z] 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.
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:03:08 [2024-02-29T00:03:08.718Z] 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
19:03:08 [2024-02-29T00:03:08.718Z] 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=-231995249 data=null}, (of type 'Combo')]
19:03:08 [2024-02-29T00:03:08.718Z] 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
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231995166 data=null doit=true}, TreeItem with text {import}]
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231995166 data=null}, TreeItem with text {import}]
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231995166 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231995165 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}]
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231995162 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-231995161 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:03:08 [2024-02-29T00:03:08.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231995161 data=null doit=true}, TreeItem with text {import}]
19:03:08 [2024-02-29T00:03:08.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231995160 data=null}, TreeItem with text {import}]
19:03:08 [2024-02-29T00:03:08.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231995160 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:08 [2024-02-29T00:03:08.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231995160 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}]
19:03:08 [2024-02-29T00:03:08.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231995159 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:08 [2024-02-29T00:03:08.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:08 [2024-02-29T00:03:08.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:08 [2024-02-29T00:03:08.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231995081 data=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:'))]
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@41d1bcbd
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-231995079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-231995079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-231995079 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-231995078 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-231995078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-231995078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:08 [2024-02-29T00:03:08.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-231995078 data=null 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')]
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-231995078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-231995078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-231995077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-231995077 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-231995077 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:03:08 [2024-02-29T00:03:08.978Z] 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.
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:03:08 [2024-02-29T00:03:08.978Z] 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.
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:03:08 [2024-02-29T00:03:08.978Z] 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')
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:03:08 [2024-02-29T00:03:08.979Z] 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')
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] 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')
19:03:08 [2024-02-29T00:03:08.979Z] 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.
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231995062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231995062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231995061 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:08 [2024-02-29T00:03:08.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231995061 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:08 [2024-02-29T00:03:08.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231995061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:08 [2024-02-29T00:03:08.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231995061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:08 [2024-02-29T00:03:08.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:08 [2024-02-29T00:03:08.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:08 [2024-02-29T00:03:08.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:08 [2024-02-29T00:03:08.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:08 [2024-02-29T00:03:08.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:08 [2024-02-29T00:03:08.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:03:09 [2024-02-29T00:03:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:03:09 [2024-02-29T00:03:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-231994771 data=null doit=true}, Shell with text {Confirmation}]
19:03:09 [2024-02-29T00:03:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:03:09 [2024-02-29T00:03:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:03:09 [2024-02-29T00:03:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:03:09 [2024-02-29T00:03:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
19:03:09 [2024-02-29T00:03:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
19:03:09 [2024-02-29T00:03:09.236Z] 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')
19:03:09 [2024-02-29T00:03:09.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:03:09 [2024-02-29T00:03:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:03:09 [2024-02-29T00:03:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:03:09 [2024-02-29T00:03:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
19:03:09 [2024-02-29T00:03:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-231994769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:03:09 [2024-02-29T00:03:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-231994769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:03:09 [2024-02-29T00:03:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-231994769 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:03:09 [2024-02-29T00:03:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-231994769 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:03:09 [2024-02-29T00:03:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-231994769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:03:09 [2024-02-29T00:03:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-231994769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:03:09 [2024-02-29T00:03:09.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-231994769 data=null 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')]
19:03:09 [2024-02-29T00:03:09.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231995061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:09 [2024-02-29T00:03:09.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231995687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:03:09 [2024-02-29T00:03:09.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:03:09 [2024-02-29T00:03:09.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:09 [2024-02-29T00:03:09.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:09 [2024-02-29T00:03:09.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:09 [2024-02-29T00:03:09.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:09 [2024-02-29T00:03:09.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:09 [2024-02-29T00:03:09.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:09 [2024-02-29T00:03:09.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231994073 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:09 [2024-02-29T00:03:09.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231994073 data=null doit=true}, TreeItem with text {test}]
19:03:09 [2024-02-29T00:03:09.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231994073 data=null}, TreeItem with text {test}]
19:03:09 [2024-02-29T00:03:09.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231994072 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:09 [2024-02-29T00:03:09.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231994072 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:10 [2024-02-29T00:03:10.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231994040 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:10 [2024-02-29T00:03:10.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:10 [2024-02-29T00:03:10.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231994039 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:10 [2024-02-29T00:03:10.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231994039 data=null doit=true}, TreeItem with text {test}]
19:03:10 [2024-02-29T00:03:10.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231994039 data=null}, TreeItem with text {test}]
19:03:10 [2024-02-29T00:03:10.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231994038 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:10 [2024-02-29T00:03:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231994038 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:10 [2024-02-29T00:03:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231993979 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:10 [2024-02-29T00:03:10.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:10 [2024-02-29T00:03:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:10 [2024-02-29T00:03:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231993977 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:10 [2024-02-29T00:03:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231993977 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:10 [2024-02-29T00:03:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231993977 data=null}, TreeItem with text {Traces [6]}]
19:03:10 [2024-02-29T00:03:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231993977 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:10 [2024-02-29T00:03:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231993977 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]}]
19:03:10 [2024-02-29T00:03:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231993948 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:10 [2024-02-29T00:03:10.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:03:10 [2024-02-29T00:03:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:10 [2024-02-29T00:03:10.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:10 [2024-02-29T00:03:10.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231993765 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:03:10 [2024-02-29T00:03:10.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231993765 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:10 [2024-02-29T00:03:10.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231993765 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:03:10 [2024-02-29T00:03:10.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231993764 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:03:10 [2024-02-29T00:03:10.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231993764 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:10 [2024-02-29T00:03:10.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231993684 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:03:10 [2024-02-29T00:03:10.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:10 [2024-02-29T00:03:10.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:10 [2024-02-29T00:03:10.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:10 [2024-02-29T00:03:10.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:10 [2024-02-29T00:03:10.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:10 [2024-02-29T00:03:10.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:10 [2024-02-29T00:03:10.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231993679 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:03:10 [2024-02-29T00:03:10.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231993679 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:10 [2024-02-29T00:03:10.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231993679 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:03:10 [2024-02-29T00:03:10.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231993679 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:03:10 [2024-02-29T00:03:10.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231993678 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:10 [2024-02-29T00:03:10.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231993668 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:03:10 [2024-02-29T00:03:10.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:03:10 [2024-02-29T00:03:10.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231993667 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:03:10 [2024-02-29T00:03:10.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231993667 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:10 [2024-02-29T00:03:10.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:10 [2024-02-29T00:03:10.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231993666 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:03:10 [2024-02-29T00:03:10.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231993666 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:03:10 [2024-02-29T00:03:10.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231993666 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:10 [2024-02-29T00:03:10.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231993660 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:03:10 [2024-02-29T00:03:10.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231993660 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:03:10 [2024-02-29T00:03:10.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231993660 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:03:10 [2024-02-29T00:03:10.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231993660 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:10 [2024-02-29T00:03:10.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231993562 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:03:10 [2024-02-29T00:03:10.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231993240 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:03:10 [2024-02-29T00:03:10.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231993239 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:10 [2024-02-29T00:03:10.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231993239 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:03:10 [2024-02-29T00:03:10.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:03:10 [2024-02-29T00:03:10.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:10 [2024-02-29T00:03:10.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:10 [2024-02-29T00:03:10.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:10 [2024-02-29T00:03:10.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:10 [2024-02-29T00:03:10.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:10 [2024-02-29T00:03:10.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:11 [2024-02-29T00:03:11.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:11 [2024-02-29T00:03:11.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:11 [2024-02-29T00:03:11.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:11 [2024-02-29T00:03:11.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:11 [2024-02-29T00:03:11.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:03:11 [2024-02-29T00:03:11.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231992157 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:03:11 [2024-02-29T00:03:11.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231992156 data=null doit=true}, TableItem with text {}]
19:03:11 [2024-02-29T00:03:11.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231992156 data=null}, TableItem with text {}]
19:03:11 [2024-02-29T00:03:11.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231992156 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:03:11 [2024-02-29T00:03:11.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231992155 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:03:11 [2024-02-29T00:03:11.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231992149 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:03:11 [2024-02-29T00:03:11.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:11 [2024-02-29T00:03:11.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:12 [2024-02-29T00:03:12.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:12 [2024-02-29T00:03:12.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:12 [2024-02-29T00:03:12.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231991816 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:03:12 [2024-02-29T00:03:12.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231991816 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:12 [2024-02-29T00:03:12.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231991816 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:03:12 [2024-02-29T00:03:12.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231991815 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:03:12 [2024-02-29T00:03:12.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231991815 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:12 [2024-02-29T00:03:12.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231991809 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:03:12 [2024-02-29T00:03:12.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:12 [2024-02-29T00:03:12.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:12 [2024-02-29T00:03:12.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:12 [2024-02-29T00:03:12.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:12 [2024-02-29T00:03:12.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231991671 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231991671 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231991671 data=null}, Tree node with text: ExampleCustomTxt.log]
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231991670 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231991670 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]
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231991661 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:12 [2024-02-29T00:03:12.272Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231991653 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231991653 data=null doit=true}, TreeItem with text {test}]
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231991653 data=null}, TreeItem with text {test}]
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231991653 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231991653 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231991568 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231991567 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231991567 data=null doit=true}, TreeItem with text {test}]
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231991567 data=null}, TreeItem with text {test}]
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231991566 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231991566 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:12 [2024-02-29T00:03:12.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231991554 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:12 [2024-02-29T00:03:12.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:12 [2024-02-29T00:03:12.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:12 [2024-02-29T00:03:12.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231991553 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:12 [2024-02-29T00:03:12.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231991553 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:12 [2024-02-29T00:03:12.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231991553 data=null}, TreeItem with text {Traces [6]}]
19:03:12 [2024-02-29T00:03:12.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231991552 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:12 [2024-02-29T00:03:12.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231991552 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]}]
19:03:12 [2024-02-29T00:03:12.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231991536 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:12 [2024-02-29T00:03:12.529Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:03:12 [2024-02-29T00:03:12.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:12 [2024-02-29T00:03:12.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:12 [2024-02-29T00:03:12.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231991184 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231991183 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231991183 data=null}, Tree node with text: ExampleCustomXml.xml]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231991183 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231991182 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]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231991153 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:12 [2024-02-29T00:03:12.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231991137 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231991137 data=null doit=true}, TreeItem with text {test}]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231991137 data=null}, TreeItem with text {test}]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231991137 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231991136 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231991079 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231991078 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231991078 data=null doit=true}, TreeItem with text {test}]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231991078 data=null}, TreeItem with text {test}]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231991077 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231991077 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231991067 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:12 [2024-02-29T00:03:12.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231991066 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231991065 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231991065 data=null}, TreeItem with text {Traces [6]}]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231991065 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231991065 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]}]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231991045 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231991044 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231991044 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231991044 data=null}, TreeItem with text {Traces [6]}]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231991044 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231991043 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]}]
19:03:12 [2024-02-29T00:03:12.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231991034 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:13 [2024-02-29T00:03:13.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:03:13 [2024-02-29T00:03:13.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:03:13 [2024-02-29T00:03:13.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:03:13 [2024-02-29T00:03:13.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:03:13 [2024-02-29T00:03:13.606Z] 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=-231990472 data=null doit=true}, Shell with text {Trace Import}]
19:03:13 [2024-02-29T00:03:13.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:03:13 [2024-02-29T00:03:13.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:03:13 [2024-02-29T00:03:13.606Z] 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')
19:03:13 [2024-02-29T00:03:13.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.607Z] 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.
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:03:13 [2024-02-29T00:03:13.607Z] 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
19:03:13 [2024-02-29T00:03:13.607Z] 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=-231990466 data=null}, (of type 'Combo')]
19:03:13 [2024-02-29T00:03:13.607Z] 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
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231990404 data=null doit=true}, TreeItem with text {import}]
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231990404 data=null}, TreeItem with text {import}]
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231990403 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231990403 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}]
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231990393 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-231990384 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231990384 data=null doit=true}, TreeItem with text {import}]
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231990383 data=null}, TreeItem with text {import}]
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231990383 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231990383 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}]
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231990382 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:03:13 [2024-02-29T00:03:13.607Z] 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:'))
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:13 [2024-02-29T00:03:13.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231990365 data=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:'))]
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.608Z] 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'
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:03:13 [2024-02-29T00:03:13.608Z] 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')
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3778cd05
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-231990349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-231990349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-231990349 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-231990349 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-231990349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-231990349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-231990348 data=null 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')]
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-231990348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-231990348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-231990348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-231990348 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-231990348 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:03:13 [2024-02-29T00:03:13.608Z] 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')
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:03:13 [2024-02-29T00:03:13.609Z] 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.
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:03:13 [2024-02-29T00:03:13.609Z] 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')
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:03:13 [2024-02-29T00:03:13.609Z] 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.
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:03:13 [2024-02-29T00:03:13.609Z] 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')
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] 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')
19:03:13 [2024-02-29T00:03:13.609Z] 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.
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:03:13 [2024-02-29T00:03:13.609Z] 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')
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:03:13 [2024-02-29T00:03:13.609Z] 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.
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.610Z] 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)'
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:03:13 [2024-02-29T00:03:13.610Z] 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')
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.610Z] 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')
19:03:13 [2024-02-29T00:03:13.610Z] 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.
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231990331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231990288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231990288 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231990287 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231990287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:13 [2024-02-29T00:03:13.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231990287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:13 [2024-02-29T00:03:13.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:13 [2024-02-29T00:03:13.867Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:13 [2024-02-29T00:03:13.867Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:13 [2024-02-29T00:03:13.867Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:13 [2024-02-29T00:03:13.867Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:13 [2024-02-29T00:03:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:03:13 [2024-02-29T00:03:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:03:13 [2024-02-29T00:03:13.867Z] 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=-231989973 data=null doit=true}, Shell with text {Confirmation}]
19:03:13 [2024-02-29T00:03:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
19:03:13 [2024-02-29T00:03:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
19:03:13 [2024-02-29T00:03:13.867Z] 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')
19:03:13 [2024-02-29T00:03:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:03:13 [2024-02-29T00:03:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
19:03:13 [2024-02-29T00:03:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-231989972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:03:13 [2024-02-29T00:03:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-231989971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:03:13 [2024-02-29T00:03:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-231989971 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:03:13 [2024-02-29T00:03:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-231989957 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:03:13 [2024-02-29T00:03:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-231989957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:03:13 [2024-02-29T00:03:13.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-231989957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:03:14 [2024-02-29T00:03:14.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-231989956 data=null 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')]
19:03:14 [2024-02-29T00:03:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231990286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:14 [2024-02-29T00:03:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231990957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:03:14 [2024-02-29T00:03:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:03:14 [2024-02-29T00:03:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:14 [2024-02-29T00:03:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:14 [2024-02-29T00:03:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:14 [2024-02-29T00:03:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:14 [2024-02-29T00:03:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:14 [2024-02-29T00:03:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:14 [2024-02-29T00:03:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231989177 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:14 [2024-02-29T00:03:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231989177 data=null doit=true}, TreeItem with text {test}]
19:03:14 [2024-02-29T00:03:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231989177 data=null}, TreeItem with text {test}]
19:03:14 [2024-02-29T00:03:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231989176 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:14 [2024-02-29T00:03:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231989176 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:14 [2024-02-29T00:03:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231989133 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:14 [2024-02-29T00:03:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:14 [2024-02-29T00:03:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231989132 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:14 [2024-02-29T00:03:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231989132 data=null doit=true}, TreeItem with text {test}]
19:03:14 [2024-02-29T00:03:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231989131 data=null}, TreeItem with text {test}]
19:03:14 [2024-02-29T00:03:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231989131 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:14 [2024-02-29T00:03:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231989131 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:14 [2024-02-29T00:03:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231989118 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:14 [2024-02-29T00:03:14.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:14 [2024-02-29T00:03:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:14 [2024-02-29T00:03:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231989116 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:14 [2024-02-29T00:03:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231989116 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:14 [2024-02-29T00:03:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231989116 data=null}, TreeItem with text {Traces [6]}]
19:03:14 [2024-02-29T00:03:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231989115 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:14 [2024-02-29T00:03:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231989115 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]}]
19:03:14 [2024-02-29T00:03:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231989093 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:14 [2024-02-29T00:03:14.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:03:14 [2024-02-29T00:03:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:14 [2024-02-29T00:03:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:14 [2024-02-29T00:03:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231988958 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:03:14 [2024-02-29T00:03:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231988957 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:14 [2024-02-29T00:03:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231988957 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:03:14 [2024-02-29T00:03:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231988957 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:03:14 [2024-02-29T00:03:14.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231988957 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:15 [2024-02-29T00:03:15.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231988882 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:03:15 [2024-02-29T00:03:15.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:15 [2024-02-29T00:03:15.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:15 [2024-02-29T00:03:15.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:15 [2024-02-29T00:03:15.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:15 [2024-02-29T00:03:15.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:15 [2024-02-29T00:03:15.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:15 [2024-02-29T00:03:15.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231988878 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:03:15 [2024-02-29T00:03:15.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231988877 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:15 [2024-02-29T00:03:15.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231988877 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:03:15 [2024-02-29T00:03:15.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231988877 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:03:15 [2024-02-29T00:03:15.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231988876 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:15 [2024-02-29T00:03:15.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231988866 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:03:15 [2024-02-29T00:03:15.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:03:15 [2024-02-29T00:03:15.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231988865 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:03:15 [2024-02-29T00:03:15.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231988865 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:15 [2024-02-29T00:03:15.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:15 [2024-02-29T00:03:15.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231988865 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:03:15 [2024-02-29T00:03:15.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231988865 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:03:15 [2024-02-29T00:03:15.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231988864 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:15 [2024-02-29T00:03:15.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231988860 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:03:15 [2024-02-29T00:03:15.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231988859 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:03:15 [2024-02-29T00:03:15.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231988856 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:03:15 [2024-02-29T00:03:15.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231988855 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:15 [2024-02-29T00:03:15.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231988752 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:03:15 [2024-02-29T00:03:15.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231988442 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:03:15 [2024-02-29T00:03:15.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231988441 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:15 [2024-02-29T00:03:15.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231988441 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:03:15 [2024-02-29T00:03:15.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:03:15 [2024-02-29T00:03:15.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:15 [2024-02-29T00:03:15.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:15 [2024-02-29T00:03:15.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:15 [2024-02-29T00:03:15.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:15 [2024-02-29T00:03:15.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:15 [2024-02-29T00:03:15.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:16 [2024-02-29T00:03:16.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:16 [2024-02-29T00:03:16.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:16 [2024-02-29T00:03:16.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:16 [2024-02-29T00:03:16.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:16 [2024-02-29T00:03:16.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:03:16 [2024-02-29T00:03:16.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231987334 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:03:16 [2024-02-29T00:03:16.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231987333 data=null doit=true}, TableItem with text {}]
19:03:16 [2024-02-29T00:03:16.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231987333 data=null}, TableItem with text {}]
19:03:16 [2024-02-29T00:03:16.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231987332 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:03:16 [2024-02-29T00:03:16.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231987332 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:03:16 [2024-02-29T00:03:16.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231987289 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:03:16 [2024-02-29T00:03:16.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:16 [2024-02-29T00:03:16.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:16 [2024-02-29T00:03:16.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:16 [2024-02-29T00:03:16.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:16 [2024-02-29T00:03:16.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231987157 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:03:16 [2024-02-29T00:03:16.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231987157 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:16 [2024-02-29T00:03:16.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231987156 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:03:16 [2024-02-29T00:03:16.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231987156 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:03:16 [2024-02-29T00:03:16.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231987155 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:16 [2024-02-29T00:03:16.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231987146 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:03:16 [2024-02-29T00:03:16.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:16 [2024-02-29T00:03:16.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:16 [2024-02-29T00:03:16.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:16 [2024-02-29T00:03:16.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:16 [2024-02-29T00:03:16.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:16 [2024-02-29T00:03:16.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:16 [2024-02-29T00:03:16.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:17 [2024-02-29T00:03:17.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231986992 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
19:03:17 [2024-02-29T00:03:17.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231986992 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
19:03:17 [2024-02-29T00:03:17.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231986991 data=null}, Tree node with text: ExampleCustomXml.xml]
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231986991 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231986991 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]
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231986981 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:17 [2024-02-29T00:03:17.035Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231986975 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231986975 data=null doit=true}, TreeItem with text {test}]
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231986974 data=null}, TreeItem with text {test}]
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231986974 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231986974 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231986939 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231986938 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231986938 data=null doit=true}, TreeItem with text {test}]
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231986938 data=null}, TreeItem with text {test}]
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231986937 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231986937 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231986926 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:17 [2024-02-29T00:03:17.035Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231986925 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231986925 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231986925 data=null}, TreeItem with text {Traces [6]}]
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231986924 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231986924 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]}]
19:03:17 [2024-02-29T00:03:17.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231986881 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:17 [2024-02-29T00:03:17.035Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:03:17 [2024-02-29T00:03:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:17 [2024-02-29T00:03:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:17 [2024-02-29T00:03:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231986610 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
19:03:17 [2024-02-29T00:03:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231986610 data=null doit=true}, Tree node with text: kernel-overlap-testing]
19:03:17 [2024-02-29T00:03:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231986610 data=null}, Tree node with text: kernel-overlap-testing]
19:03:17 [2024-02-29T00:03:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231986610 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
19:03:17 [2024-02-29T00:03:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231986609 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]
19:03:17 [2024-02-29T00:03:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231986560 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
19:03:17 [2024-02-29T00:03:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:17 [2024-02-29T00:03:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:17 [2024-02-29T00:03:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:17 [2024-02-29T00:03:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:17 [2024-02-29T00:03:17.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:17 [2024-02-29T00:03:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:17 [2024-02-29T00:03:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:17 [2024-02-29T00:03:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:17 [2024-02-29T00:03:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:17 [2024-02-29T00:03:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:17 [2024-02-29T00:03:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:17 [2024-02-29T00:03:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231986552 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:17 [2024-02-29T00:03:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231986552 data=null doit=true}, TreeItem with text {test}]
19:03:17 [2024-02-29T00:03:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231986552 data=null}, TreeItem with text {test}]
19:03:17 [2024-02-29T00:03:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231986551 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:17 [2024-02-29T00:03:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231986551 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:17 [2024-02-29T00:03:17.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231986492 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:17 [2024-02-29T00:03:17.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:17 [2024-02-29T00:03:17.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231986491 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:17 [2024-02-29T00:03:17.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231986491 data=null doit=true}, TreeItem with text {test}]
19:03:17 [2024-02-29T00:03:17.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231986491 data=null}, TreeItem with text {test}]
19:03:17 [2024-02-29T00:03:17.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231986491 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:17 [2024-02-29T00:03:17.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231986491 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:17 [2024-02-29T00:03:17.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231986480 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:17 [2024-02-29T00:03:17.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:17 [2024-02-29T00:03:17.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:17 [2024-02-29T00:03:17.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231986479 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:17 [2024-02-29T00:03:17.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231986479 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:17 [2024-02-29T00:03:17.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231986478 data=null}, TreeItem with text {Traces [6]}]
19:03:17 [2024-02-29T00:03:17.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231986478 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:17 [2024-02-29T00:03:17.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231986478 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]}]
19:03:17 [2024-02-29T00:03:17.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231986459 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:17 [2024-02-29T00:03:17.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:17 [2024-02-29T00:03:17.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231986458 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:17 [2024-02-29T00:03:17.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231986458 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:17 [2024-02-29T00:03:17.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231986458 data=null}, TreeItem with text {Traces [6]}]
19:03:17 [2024-02-29T00:03:17.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231986458 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:17 [2024-02-29T00:03:17.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231986458 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]}]
19:03:17 [2024-02-29T00:03:17.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231986449 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:17 [2024-02-29T00:03:17.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:03:17 [2024-02-29T00:03:17.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:03:18 [2024-02-29T00:03:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:03:18 [2024-02-29T00:03:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:03:18 [2024-02-29T00:03:18.112Z] 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=-231985855 data=null doit=true}, Shell with text {Trace Import}]
19:03:18 [2024-02-29T00:03:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:03:18 [2024-02-29T00:03:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:03:18 [2024-02-29T00:03:18.112Z] 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')
19:03:18 [2024-02-29T00:03:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.112Z] 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.
19:03:18 [2024-02-29T00:03:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:18 [2024-02-29T00:03:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:18 [2024-02-29T00:03:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:18 [2024-02-29T00:03:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:18 [2024-02-29T00:03:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:18 [2024-02-29T00:03:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:03:18 [2024-02-29T00:03:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:03:18 [2024-02-29T00:03:18.113Z] 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
19:03:18 [2024-02-29T00:03:18.113Z] 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=-231985850 data=null}, (of type 'Combo')]
19:03:18 [2024-02-29T00:03:18.113Z] 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
19:03:18 [2024-02-29T00:03:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:18 [2024-02-29T00:03:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:18 [2024-02-29T00:03:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:03:18 [2024-02-29T00:03:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:18 [2024-02-29T00:03:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:18 [2024-02-29T00:03:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231985749 data=null doit=true}, TreeItem with text {import}]
19:03:18 [2024-02-29T00:03:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231985749 data=null}, TreeItem with text {import}]
19:03:18 [2024-02-29T00:03:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231985748 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:18 [2024-02-29T00:03:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231985748 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}]
19:03:18 [2024-02-29T00:03:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231985745 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:18 [2024-02-29T00:03:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:18 [2024-02-29T00:03:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231985744 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
19:03:18 [2024-02-29T00:03:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231985744 data=null doit=true}, Tree node with text: kernel-overlap-testing]
19:03:18 [2024-02-29T00:03:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231985744 data=null}, Tree node with text: kernel-overlap-testing]
19:03:18 [2024-02-29T00:03:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231985743 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:03:18 [2024-02-29T00:03:18.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231985743 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]
19:03:18 [2024-02-29T00:03:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231985686 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:03:18 [2024-02-29T00:03:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
19:03:18 [2024-02-29T00:03:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:03:18 [2024-02-29T00:03:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:18 [2024-02-29T00:03:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:18 [2024-02-29T00:03:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:03:18 [2024-02-29T00:03:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:03:18 [2024-02-29T00:03:18.371Z] 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:'))
19:03:18 [2024-02-29T00:03:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:18 [2024-02-29T00:03:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231985652 data=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:'))]
19:03:18 [2024-02-29T00:03:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:18 [2024-02-29T00:03:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.371Z] 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'
19:03:18 [2024-02-29T00:03:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:03:18 [2024-02-29T00:03:18.371Z] 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')
19:03:18 [2024-02-29T00:03:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:03:18 [2024-02-29T00:03:18.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4ab4b4cd
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-231985649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-231985649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-231985649 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-231985648 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-231985648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-231985648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-231985648 data=null 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')]
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-231985648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-231985648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-231985647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-231985647 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-231985647 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:03:18 [2024-02-29T00:03:18.372Z] 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')
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:03:18 [2024-02-29T00:03:18.372Z] 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.
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:03:18 [2024-02-29T00:03:18.372Z] 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')
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:03:18 [2024-02-29T00:03:18.372Z] 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.
19:03:18 [2024-02-29T00:03:18.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:03:18 [2024-02-29T00:03:18.373Z] 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')
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] 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')
19:03:18 [2024-02-29T00:03:18.373Z] 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.
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:03:18 [2024-02-29T00:03:18.373Z] 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')
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:03:18 [2024-02-29T00:03:18.373Z] 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.
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] 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)'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:03:18 [2024-02-29T00:03:18.373Z] 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')
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] 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')
19:03:18 [2024-02-29T00:03:18.373Z] 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.
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:03:18 [2024-02-29T00:03:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:03:18 [2024-02-29T00:03:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:18 [2024-02-29T00:03:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:03:18 [2024-02-29T00:03:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231985585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:18 [2024-02-29T00:03:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231985585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:18 [2024-02-29T00:03:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231985585 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:18 [2024-02-29T00:03:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231985585 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:18 [2024-02-29T00:03:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231985584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:18 [2024-02-29T00:03:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231985584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:18 [2024-02-29T00:03:18.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:18 [2024-02-29T00:03:18.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:18 [2024-02-29T00:03:18.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:18 [2024-02-29T00:03:18.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:18 [2024-02-29T00:03:18.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:18 [2024-02-29T00:03:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:03:18 [2024-02-29T00:03:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:03:18 [2024-02-29T00:03:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirmation} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-231985231 data=null doit=true}, Shell with text {Confirmation}]
19:03:18 [2024-02-29T00:03:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
19:03:18 [2024-02-29T00:03:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
19:03:18 [2024-02-29T00:03:18.631Z] 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')
19:03:18 [2024-02-29T00:03:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:03:18 [2024-02-29T00:03:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
19:03:18 [2024-02-29T00:03:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-231985219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:03:18 [2024-02-29T00:03:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-231985218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:03:18 [2024-02-29T00:03:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-231985218 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:03:18 [2024-02-29T00:03:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-231985218 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:03:18 [2024-02-29T00:03:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-231985215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:03:18 [2024-02-29T00:03:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-231985215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:03:18 [2024-02-29T00:03:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-231985215 data=null 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')]
19:03:19 [2024-02-29T00:03:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231985584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:19 [2024-02-29T00:03:19.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231986378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:03:19 [2024-02-29T00:03:19.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231984574 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231984574 data=null doit=true}, TreeItem with text {test}]
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231984573 data=null}, TreeItem with text {test}]
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231984573 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231984573 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231984534 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231984524 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231984523 data=null doit=true}, TreeItem with text {test}]
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231984523 data=null}, TreeItem with text {test}]
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231984523 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231984522 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231984469 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:19 [2024-02-29T00:03:19.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231984467 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231984467 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231984467 data=null}, TreeItem with text {Traces [6]}]
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231984466 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231984445 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]}]
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231984434 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:19 [2024-02-29T00:03:19.475Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:19 [2024-02-29T00:03:19.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:19 [2024-02-29T00:03:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231984334 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:03:19 [2024-02-29T00:03:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231984334 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:19 [2024-02-29T00:03:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231984333 data=null}, TreeItem with text {kernel-overlap-testing}]
19:03:19 [2024-02-29T00:03:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231984333 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:19 [2024-02-29T00:03:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231984333 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:19 [2024-02-29T00:03:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231984250 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:19 [2024-02-29T00:03:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:19 [2024-02-29T00:03:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:19 [2024-02-29T00:03:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:19 [2024-02-29T00:03:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:19 [2024-02-29T00:03:19.733Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:19 [2024-02-29T00:03:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:19 [2024-02-29T00:03:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231984241 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:03:19 [2024-02-29T00:03:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231984241 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:19 [2024-02-29T00:03:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231984241 data=null}, TreeItem with text {kernel-overlap-testing}]
19:03:19 [2024-02-29T00:03:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231984240 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:19 [2024-02-29T00:03:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231984240 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:19 [2024-02-29T00:03:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231984234 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:19 [2024-02-29T00:03:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:03:19 [2024-02-29T00:03:19.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231984233 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:03:19 [2024-02-29T00:03:19.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231984233 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:19 [2024-02-29T00:03:19.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:19 [2024-02-29T00:03:19.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231984233 data=null}, TreeItem with text {kernel-overlap-testing}]
19:03:19 [2024-02-29T00:03:19.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231984233 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:19 [2024-02-29T00:03:19.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231984232 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:19 [2024-02-29T00:03:19.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231984228 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:19 [2024-02-29T00:03:19.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231984227 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
19:03:19 [2024-02-29T00:03:19.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231984227 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
19:03:19 [2024-02-29T00:03:19.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231984226 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:20 [2024-02-29T00:03:20.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231984147 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
19:03:20 [2024-02-29T00:03:20.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231983439 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:03:20 [2024-02-29T00:03:20.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231983433 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:20 [2024-02-29T00:03:20.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231983433 data=null}, TreeItem with text {kernel-overlap-testing}]
19:03:20 [2024-02-29T00:03:20.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:03:20 [2024-02-29T00:03:20.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:20 [2024-02-29T00:03:20.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:20 [2024-02-29T00:03:20.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:20 [2024-02-29T00:03:20.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:20 [2024-02-29T00:03:20.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:20 [2024-02-29T00:03:20.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:20 [2024-02-29T00:03:20.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:20 [2024-02-29T00:03:20.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:20 [2024-02-29T00:03:20.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:20 [2024-02-29T00:03:20.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:20 [2024-02-29T00:03:20.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:03:20 [2024-02-29T00:03:20.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231983373 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:03:20 [2024-02-29T00:03:20.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231983373 data=null doit=true}, TableItem with text {}]
19:03:20 [2024-02-29T00:03:20.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231983373 data=null}, TableItem with text {}]
19:03:20 [2024-02-29T00:03:20.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231983372 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:03:20 [2024-02-29T00:03:20.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231983372 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:03:20 [2024-02-29T00:03:20.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231983365 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:03:20 [2024-02-29T00:03:20.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:20 [2024-02-29T00:03:20.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:22 [2024-02-29T00:03:22.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:22 [2024-02-29T00:03:22.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:22 [2024-02-29T00:03:22.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231982018 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:03:22 [2024-02-29T00:03:22.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231982017 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:22 [2024-02-29T00:03:22.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231982017 data=null}, TreeItem with text {kernel-overlap-testing}]
19:03:22 [2024-02-29T00:03:22.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231982017 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:22 [2024-02-29T00:03:22.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231982016 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:22 [2024-02-29T00:03:22.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231982007 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:22 [2024-02-29T00:03:22.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:22 [2024-02-29T00:03:22.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:22 [2024-02-29T00:03:22.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:22 [2024-02-29T00:03:22.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:22 [2024-02-29T00:03:22.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:22 [2024-02-29T00:03:22.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:22 [2024-02-29T00:03:22.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:22 [2024-02-29T00:03:22.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231981810 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
19:03:22 [2024-02-29T00:03:22.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231981810 data=null doit=true}, Tree node with text: kernel-overlap-testing]
19:03:22 [2024-02-29T00:03:22.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231981809 data=null}, Tree node with text: kernel-overlap-testing]
19:03:22 [2024-02-29T00:03:22.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231981809 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
19:03:22 [2024-02-29T00:03:22.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231981809 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]
19:03:22 [2024-02-29T00:03:22.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231981791 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
19:03:22 [2024-02-29T00:03:22.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:22 [2024-02-29T00:03:22.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:22 [2024-02-29T00:03:22.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:22 [2024-02-29T00:03:22.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:22 [2024-02-29T00:03:22.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:22 [2024-02-29T00:03:22.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:22 [2024-02-29T00:03:22.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:22 [2024-02-29T00:03:22.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:22 [2024-02-29T00:03:22.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:22 [2024-02-29T00:03:22.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:22 [2024-02-29T00:03:22.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:22 [2024-02-29T00:03:22.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231981780 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:22 [2024-02-29T00:03:22.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231981780 data=null doit=true}, TreeItem with text {test}]
19:03:22 [2024-02-29T00:03:22.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231981779 data=null}, TreeItem with text {test}]
19:03:22 [2024-02-29T00:03:22.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231981779 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:22 [2024-02-29T00:03:22.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231981779 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:22 [2024-02-29T00:03:22.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231981739 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:22 [2024-02-29T00:03:22.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:22 [2024-02-29T00:03:22.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231981738 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:22 [2024-02-29T00:03:22.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231981738 data=null doit=true}, TreeItem with text {test}]
19:03:22 [2024-02-29T00:03:22.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231981738 data=null}, TreeItem with text {test}]
19:03:22 [2024-02-29T00:03:22.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231981738 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:22 [2024-02-29T00:03:22.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231981737 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:22 [2024-02-29T00:03:22.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231981730 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:22 [2024-02-29T00:03:22.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:22 [2024-02-29T00:03:22.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:22 [2024-02-29T00:03:22.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231981729 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:22 [2024-02-29T00:03:22.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231981729 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:22 [2024-02-29T00:03:22.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231981728 data=null}, TreeItem with text {Traces [6]}]
19:03:22 [2024-02-29T00:03:22.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231981728 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:22 [2024-02-29T00:03:22.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231981728 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]}]
19:03:22 [2024-02-29T00:03:22.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231981707 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:22 [2024-02-29T00:03:22.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:03:22 [2024-02-29T00:03:22.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:22 [2024-02-29T00:03:22.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:22 [2024-02-29T00:03:22.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231981328 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
19:03:22 [2024-02-29T00:03:22.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231981328 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
19:03:22 [2024-02-29T00:03:22.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231981328 data=null}, Tree node with text: ExampleCustomTxt.log]
19:03:22 [2024-02-29T00:03:22.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231981328 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
19:03:22 [2024-02-29T00:03:22.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231981327 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]
19:03:22 [2024-02-29T00:03:22.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231981289 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
19:03:22 [2024-02-29T00:03:22.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:22 [2024-02-29T00:03:22.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:22 [2024-02-29T00:03:22.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:22 [2024-02-29T00:03:22.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:22 [2024-02-29T00:03:22.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:22 [2024-02-29T00:03:22.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:22 [2024-02-29T00:03:22.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:22 [2024-02-29T00:03:22.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:22 [2024-02-29T00:03:22.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:22 [2024-02-29T00:03:22.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:22 [2024-02-29T00:03:22.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:22 [2024-02-29T00:03:22.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231981281 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:22 [2024-02-29T00:03:22.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231981281 data=null doit=true}, TreeItem with text {test}]
19:03:22 [2024-02-29T00:03:22.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231981280 data=null}, TreeItem with text {test}]
19:03:22 [2024-02-29T00:03:22.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231981280 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:22 [2024-02-29T00:03:22.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231981280 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:22 [2024-02-29T00:03:22.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231981240 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:22 [2024-02-29T00:03:22.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:22 [2024-02-29T00:03:22.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231981239 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:22 [2024-02-29T00:03:22.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231981239 data=null doit=true}, TreeItem with text {test}]
19:03:22 [2024-02-29T00:03:22.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231981239 data=null}, TreeItem with text {test}]
19:03:22 [2024-02-29T00:03:22.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231981238 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:22 [2024-02-29T00:03:22.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231981238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:22 [2024-02-29T00:03:22.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231981215 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:22 [2024-02-29T00:03:22.810Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:22 [2024-02-29T00:03:22.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:22 [2024-02-29T00:03:22.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231981213 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:22 [2024-02-29T00:03:22.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231981213 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:22 [2024-02-29T00:03:22.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231981212 data=null}, TreeItem with text {Traces [6]}]
19:03:22 [2024-02-29T00:03:22.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231981212 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:22 [2024-02-29T00:03:22.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231981212 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]}]
19:03:22 [2024-02-29T00:03:22.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231981196 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:22 [2024-02-29T00:03:22.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:22 [2024-02-29T00:03:22.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231981195 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:22 [2024-02-29T00:03:22.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231981194 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:22 [2024-02-29T00:03:22.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231981194 data=null}, TreeItem with text {Traces [6]}]
19:03:22 [2024-02-29T00:03:22.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231981194 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:22 [2024-02-29T00:03:22.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231981193 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]}]
19:03:22 [2024-02-29T00:03:22.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231981181 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:22 [2024-02-29T00:03:22.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:03:22 [2024-02-29T00:03:22.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:03:23 [2024-02-29T00:03:23.375Z] 
19:03:23 [2024-02-29T00:03:23.375Z] (Eclipse:20013): Gtk-WARNING **: 00:03:23.132: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:23 [2024-02-29T00:03:23.375Z] 
19:03:23 [2024-02-29T00:03:23.375Z] (Eclipse:20013): Gtk-WARNING **: 00:03:23.132: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:23 [2024-02-29T00:03:23.375Z] 
19:03:23 [2024-02-29T00:03:23.375Z] (Eclipse:20013): Gtk-WARNING **: 00:03:23.132: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:23 [2024-02-29T00:03:23.375Z] 
19:03:23 [2024-02-29T00:03:23.375Z] (Eclipse:20013): Gtk-WARNING **: 00:03:23.132: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:03:23 [2024-02-29T00:03:23.375Z] 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=-231980583 data=null doit=true}, Shell with text {Trace Import}]
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:03:23 [2024-02-29T00:03:23.375Z] 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')
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.375Z] 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.
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:03:23 [2024-02-29T00:03:23.375Z] 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
19:03:23 [2024-02-29T00:03:23.375Z] 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=-231980578 data=null}, (of type 'Combo')]
19:03:23 [2024-02-29T00:03:23.375Z] 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
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231980523 data=null doit=true}, TreeItem with text {import}]
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231980523 data=null}, TreeItem with text {import}]
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231980523 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231980522 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}]
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231980511 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:23 [2024-02-29T00:03:23.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-231980510 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231980510 data=null doit=true}, TreeItem with text {import}]
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231980510 data=null}, TreeItem with text {import}]
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231980510 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231980509 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}]
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231980509 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:03:23 [2024-02-29T00:03:23.376Z] 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:'))
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231980469 data=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:'))]
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.376Z] 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'
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:03:23 [2024-02-29T00:03:23.376Z] 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')
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4077e676
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-231980466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-231980465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-231980465 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-231980465 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-231980465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-231980465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-231980465 data=null 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')]
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-231980464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:23 [2024-02-29T00:03:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-231980453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-231980453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-231980453 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-231980453 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:03:23 [2024-02-29T00:03:23.377Z] 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')
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:03:23 [2024-02-29T00:03:23.377Z] 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.
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:03:23 [2024-02-29T00:03:23.377Z] 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')
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:03:23 [2024-02-29T00:03:23.377Z] 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.
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:03:23 [2024-02-29T00:03:23.377Z] 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')
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.377Z] 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')
19:03:23 [2024-02-29T00:03:23.378Z] 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.
19:03:23 [2024-02-29T00:03:23.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:03:23 [2024-02-29T00:03:23.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:03:23 [2024-02-29T00:03:23.378Z] 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')
19:03:23 [2024-02-29T00:03:23.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:03:23 [2024-02-29T00:03:23.378Z] 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.
19:03:23 [2024-02-29T00:03:23.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.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)'
19:03:23 [2024-02-29T00:03:23.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:03:23 [2024-02-29T00:03:23.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')
19:03:23 [2024-02-29T00:03:23.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.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')
19:03:23 [2024-02-29T00:03:23.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.
19:03:23 [2024-02-29T00:03:23.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:03:23 [2024-02-29T00:03:23.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:03:23 [2024-02-29T00:03:23.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')
19:03:23 [2024-02-29T00:03:23.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:03:23 [2024-02-29T00:03:23.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231980435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:23 [2024-02-29T00:03:23.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231980435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:23 [2024-02-29T00:03:23.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231980435 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:23 [2024-02-29T00:03:23.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231980435 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:23 [2024-02-29T00:03:23.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231980435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:23 [2024-02-29T00:03:23.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231980435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:23 [2024-02-29T00:03:23.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:23 [2024-02-29T00:03:23.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:23 [2024-02-29T00:03:23.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:23 [2024-02-29T00:03:23.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:23 [2024-02-29T00:03:23.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:23 [2024-02-29T00:03:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:03:23 [2024-02-29T00:03:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:03:23 [2024-02-29T00:03:23.892Z] 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=-231980159 data=null doit=true}, Shell with text {Confirmation}]
19:03:23 [2024-02-29T00:03:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:03:23 [2024-02-29T00:03:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
19:03:23 [2024-02-29T00:03:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
19:03:23 [2024-02-29T00:03:23.892Z] 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')
19:03:23 [2024-02-29T00:03:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
19:03:23 [2024-02-29T00:03:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-231980158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:03:23 [2024-02-29T00:03:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-231980158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:03:23 [2024-02-29T00:03:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-231980158 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:03:23 [2024-02-29T00:03:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-231980158 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:03:23 [2024-02-29T00:03:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-231980145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:03:23 [2024-02-29T00:03:23.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-231980145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:03:23 [2024-02-29T00:03:23.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-231980145 data=null 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')]
19:03:24 [2024-02-29T00:03:24.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231980435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:24 [2024-02-29T00:03:24.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231981139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:03:24 [2024-02-29T00:03:24.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:03:24 [2024-02-29T00:03:24.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:24 [2024-02-29T00:03:24.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:24 [2024-02-29T00:03:24.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:24 [2024-02-29T00:03:24.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:24 [2024-02-29T00:03:24.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:24 [2024-02-29T00:03:24.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:24 [2024-02-29T00:03:24.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231979616 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:24 [2024-02-29T00:03:24.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231979616 data=null doit=true}, TreeItem with text {test}]
19:03:24 [2024-02-29T00:03:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231979616 data=null}, TreeItem with text {test}]
19:03:24 [2024-02-29T00:03:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231979615 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:24 [2024-02-29T00:03:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231979615 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:24 [2024-02-29T00:03:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231979568 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:24 [2024-02-29T00:03:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:24 [2024-02-29T00:03:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231979567 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:24 [2024-02-29T00:03:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231979567 data=null doit=true}, TreeItem with text {test}]
19:03:24 [2024-02-29T00:03:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231979567 data=null}, TreeItem with text {test}]
19:03:24 [2024-02-29T00:03:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231979566 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:24 [2024-02-29T00:03:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231979566 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:24 [2024-02-29T00:03:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231979544 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:24 [2024-02-29T00:03:24.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:24 [2024-02-29T00:03:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:24 [2024-02-29T00:03:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231979532 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:24 [2024-02-29T00:03:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231979532 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:24 [2024-02-29T00:03:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231979531 data=null}, TreeItem with text {Traces [6]}]
19:03:24 [2024-02-29T00:03:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231979531 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:24 [2024-02-29T00:03:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231979531 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]}]
19:03:24 [2024-02-29T00:03:24.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231979483 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:24 [2024-02-29T00:03:24.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:03:24 [2024-02-29T00:03:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:24 [2024-02-29T00:03:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:24 [2024-02-29T00:03:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231979205 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:03:24 [2024-02-29T00:03:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231979204 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:24 [2024-02-29T00:03:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231979204 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:03:24 [2024-02-29T00:03:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231979203 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:03:24 [2024-02-29T00:03:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231979203 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:24 [2024-02-29T00:03:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231979164 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:03:24 [2024-02-29T00:03:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:24 [2024-02-29T00:03:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:24 [2024-02-29T00:03:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:24 [2024-02-29T00:03:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:24 [2024-02-29T00:03:24.668Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:24 [2024-02-29T00:03:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:24 [2024-02-29T00:03:24.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231979160 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:03:24 [2024-02-29T00:03:24.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231979160 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:24 [2024-02-29T00:03:24.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231979160 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:03:24 [2024-02-29T00:03:24.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231979160 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:03:24 [2024-02-29T00:03:24.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231979159 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:24 [2024-02-29T00:03:24.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231979153 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:03:24 [2024-02-29T00:03:24.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:03:24 [2024-02-29T00:03:24.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231979153 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:03:24 [2024-02-29T00:03:24.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231979153 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:24 [2024-02-29T00:03:24.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:24 [2024-02-29T00:03:24.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231979152 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:03:24 [2024-02-29T00:03:24.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231979152 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:03:24 [2024-02-29T00:03:24.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231979152 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:24 [2024-02-29T00:03:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231979141 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:03:24 [2024-02-29T00:03:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231979141 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:03:24 [2024-02-29T00:03:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231979140 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:03:24 [2024-02-29T00:03:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231979140 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:24 [2024-02-29T00:03:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231979062 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:03:24 [2024-02-29T00:03:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231978948 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:03:24 [2024-02-29T00:03:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231978948 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:24 [2024-02-29T00:03:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231978947 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:03:24 [2024-02-29T00:03:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:03:24 [2024-02-29T00:03:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:24 [2024-02-29T00:03:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:24 [2024-02-29T00:03:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:24 [2024-02-29T00:03:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:24 [2024-02-29T00:03:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:24 [2024-02-29T00:03:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:24 [2024-02-29T00:03:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:24 [2024-02-29T00:03:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:24 [2024-02-29T00:03:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:24 [2024-02-29T00:03:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:24 [2024-02-29T00:03:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:03:24 [2024-02-29T00:03:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231978944 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:03:24 [2024-02-29T00:03:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231978944 data=null doit=true}, TableItem with text {}]
19:03:24 [2024-02-29T00:03:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231978944 data=null}, TableItem with text {}]
19:03:24 [2024-02-29T00:03:24.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231978943 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:03:24 [2024-02-29T00:03:24.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231978943 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:03:24 [2024-02-29T00:03:24.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231978941 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:03:24 [2024-02-29T00:03:24.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:24 [2024-02-29T00:03:24.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:25 [2024-02-29T00:03:25.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:25 [2024-02-29T00:03:25.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:25 [2024-02-29T00:03:25.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231978736 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:03:25 [2024-02-29T00:03:25.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231978736 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:25 [2024-02-29T00:03:25.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231978736 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:03:25 [2024-02-29T00:03:25.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231978735 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:03:25 [2024-02-29T00:03:25.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231978735 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:25 [2024-02-29T00:03:25.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231978725 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:03:25 [2024-02-29T00:03:25.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:25 [2024-02-29T00:03:25.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:25 [2024-02-29T00:03:25.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:25 [2024-02-29T00:03:25.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:25 [2024-02-29T00:03:25.185Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:25 [2024-02-29T00:03:25.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:25 [2024-02-29T00:03:25.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231978580 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231978580 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231978580 data=null}, Tree node with text: ExampleCustomTxt.log]
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231978579 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231978579 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]
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231978573 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:25 [2024-02-29T00:03:25.442Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231978566 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231978566 data=null doit=true}, TreeItem with text {test}]
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231978566 data=null}, TreeItem with text {test}]
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231978565 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231978565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231978528 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231978527 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231978527 data=null doit=true}, TreeItem with text {test}]
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231978526 data=null}, TreeItem with text {test}]
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231978526 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231978526 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231978519 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:25 [2024-02-29T00:03:25.442Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231978490 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231978490 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231978490 data=null}, TreeItem with text {Traces [6]}]
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231978489 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231978489 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]}]
19:03:25 [2024-02-29T00:03:25.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231978472 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:25 [2024-02-29T00:03:25.442Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:03:25 [2024-02-29T00:03:25.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:25 [2024-02-29T00:03:25.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:25 [2024-02-29T00:03:25.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231978204 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
19:03:25 [2024-02-29T00:03:25.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231978203 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
19:03:25 [2024-02-29T00:03:25.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231978203 data=null}, Tree node with text: ExampleCustomXml.xml]
19:03:25 [2024-02-29T00:03:25.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231978203 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
19:03:25 [2024-02-29T00:03:25.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231978202 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]
19:03:25 [2024-02-29T00:03:25.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231978173 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
19:03:25 [2024-02-29T00:03:25.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:25 [2024-02-29T00:03:25.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:25 [2024-02-29T00:03:25.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:25 [2024-02-29T00:03:25.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:25 [2024-02-29T00:03:25.701Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:25 [2024-02-29T00:03:25.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:25 [2024-02-29T00:03:25.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:25 [2024-02-29T00:03:25.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:25 [2024-02-29T00:03:25.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:25 [2024-02-29T00:03:25.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:25 [2024-02-29T00:03:25.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:25 [2024-02-29T00:03:25.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231978159 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:25 [2024-02-29T00:03:25.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231978158 data=null doit=true}, TreeItem with text {test}]
19:03:25 [2024-02-29T00:03:25.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231978158 data=null}, TreeItem with text {test}]
19:03:25 [2024-02-29T00:03:25.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231978158 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:25 [2024-02-29T00:03:25.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231978158 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:25 [2024-02-29T00:03:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231978072 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:25 [2024-02-29T00:03:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:25 [2024-02-29T00:03:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231978071 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:25 [2024-02-29T00:03:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231978071 data=null doit=true}, TreeItem with text {test}]
19:03:25 [2024-02-29T00:03:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231978071 data=null}, TreeItem with text {test}]
19:03:25 [2024-02-29T00:03:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231978070 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:25 [2024-02-29T00:03:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231978070 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:25 [2024-02-29T00:03:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231978054 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:25 [2024-02-29T00:03:25.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:25 [2024-02-29T00:03:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:25 [2024-02-29T00:03:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231978053 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:25 [2024-02-29T00:03:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231978053 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:25 [2024-02-29T00:03:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231978052 data=null}, TreeItem with text {Traces [6]}]
19:03:25 [2024-02-29T00:03:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231978052 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:25 [2024-02-29T00:03:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231978052 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]}]
19:03:25 [2024-02-29T00:03:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231978025 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:25 [2024-02-29T00:03:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:25 [2024-02-29T00:03:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231978024 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:25 [2024-02-29T00:03:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231978024 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:25 [2024-02-29T00:03:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231978024 data=null}, TreeItem with text {Traces [6]}]
19:03:25 [2024-02-29T00:03:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231978023 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:25 [2024-02-29T00:03:25.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231978023 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]}]
19:03:25 [2024-02-29T00:03:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231977985 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:25 [2024-02-29T00:03:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:03:25 [2024-02-29T00:03:25.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-231977467 data=null doit=true}, Shell with text {Trace Import}]
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:03:26 [2024-02-29T00:03:26.523Z] 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')
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.523Z] 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.
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:03:26 [2024-02-29T00:03:26.523Z] 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
19:03:26 [2024-02-29T00:03:26.523Z] 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=-231977462 data=null}, (of type 'Combo')]
19:03:26 [2024-02-29T00:03:26.523Z] 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
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231977378 data=null doit=true}, TreeItem with text {import}]
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231977378 data=null}, TreeItem with text {import}]
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231977377 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231977377 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}]
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231977374 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-231977373 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231977373 data=null doit=true}, TreeItem with text {import}]
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231977373 data=null}, TreeItem with text {import}]
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231977372 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231977372 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}]
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231977372 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:26 [2024-02-29T00:03:26.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:03:26 [2024-02-29T00:03:26.524Z] 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:'))
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231977341 data=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:'))]
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.524Z] 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'
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:03:26 [2024-02-29T00:03:26.524Z] 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')
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@fffdd40
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-231977339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-231977339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-231977339 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-231977338 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-231977338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-231977338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-231977338 data=null 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')]
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-231977338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-231977338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-231977338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-231977338 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-231977337 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:03:26 [2024-02-29T00:03:26.525Z] 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')
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:03:26 [2024-02-29T00:03:26.525Z] 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.
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:03:26 [2024-02-29T00:03:26.525Z] 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')
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:03:26 [2024-02-29T00:03:26.525Z] 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.
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:03:26 [2024-02-29T00:03:26.525Z] 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')
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] 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')
19:03:26 [2024-02-29T00:03:26.525Z] 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.
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:03:26 [2024-02-29T00:03:26.525Z] 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')
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:03:26 [2024-02-29T00:03:26.525Z] 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.
19:03:26 [2024-02-29T00:03:26.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.526Z] 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)'
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:03:26 [2024-02-29T00:03:26.526Z] 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')
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.526Z] 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')
19:03:26 [2024-02-29T00:03:26.526Z] 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.
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231977317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231977317 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231977316 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231977316 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231977316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:26 [2024-02-29T00:03:26.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231977316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:26 [2024-02-29T00:03:26.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:26 [2024-02-29T00:03:26.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:26 [2024-02-29T00:03:26.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:26 [2024-02-29T00:03:26.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:26 [2024-02-29T00:03:26.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:26 [2024-02-29T00:03:26.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:03:26 [2024-02-29T00:03:26.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:03:27 [2024-02-29T00:03:27.041Z] 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=-231976977 data=null doit=true}, Shell with text {Confirmation}]
19:03:27 [2024-02-29T00:03:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:03:27 [2024-02-29T00:03:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:03:27 [2024-02-29T00:03:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:03:27 [2024-02-29T00:03:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:03:27 [2024-02-29T00:03:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:03:27 [2024-02-29T00:03:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:03:27 [2024-02-29T00:03:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
19:03:27 [2024-02-29T00:03:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
19:03:27 [2024-02-29T00:03:27.041Z] 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')
19:03:27 [2024-02-29T00:03:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
19:03:27 [2024-02-29T00:03:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-231976975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:03:27 [2024-02-29T00:03:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-231976974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:03:27 [2024-02-29T00:03:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-231976974 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:03:27 [2024-02-29T00:03:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-231976974 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:03:27 [2024-02-29T00:03:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-231976974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:03:27 [2024-02-29T00:03:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-231976974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:03:27 [2024-02-29T00:03:27.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-231976974 data=null 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')]
19:03:27 [2024-02-29T00:03:27.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231977316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:27 [2024-02-29T00:03:27.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231977943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:03:27 [2024-02-29T00:03:27.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:03:27 [2024-02-29T00:03:27.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:27 [2024-02-29T00:03:27.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:27 [2024-02-29T00:03:27.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:27 [2024-02-29T00:03:27.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:27 [2024-02-29T00:03:27.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:27 [2024-02-29T00:03:27.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:27 [2024-02-29T00:03:27.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231976531 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:27 [2024-02-29T00:03:27.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231976531 data=null doit=true}, TreeItem with text {test}]
19:03:27 [2024-02-29T00:03:27.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231976530 data=null}, TreeItem with text {test}]
19:03:27 [2024-02-29T00:03:27.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231976521 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:27 [2024-02-29T00:03:27.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231976521 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:27 [2024-02-29T00:03:27.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231976484 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:27 [2024-02-29T00:03:27.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:27 [2024-02-29T00:03:27.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231976483 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:27 [2024-02-29T00:03:27.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231976483 data=null doit=true}, TreeItem with text {test}]
19:03:27 [2024-02-29T00:03:27.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231976483 data=null}, TreeItem with text {test}]
19:03:27 [2024-02-29T00:03:27.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231976482 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:27 [2024-02-29T00:03:27.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231976482 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:27 [2024-02-29T00:03:27.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231976456 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:27 [2024-02-29T00:03:27.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:27 [2024-02-29T00:03:27.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:27 [2024-02-29T00:03:27.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231976454 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:27 [2024-02-29T00:03:27.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231976454 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:27 [2024-02-29T00:03:27.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231976454 data=null}, TreeItem with text {Traces [6]}]
19:03:27 [2024-02-29T00:03:27.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231976454 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:27 [2024-02-29T00:03:27.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231976453 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]}]
19:03:27 [2024-02-29T00:03:27.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231976422 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:27 [2024-02-29T00:03:27.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231976151 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231976151 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231976151 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231976150 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231976150 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231976085 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:27 [2024-02-29T00:03:27.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231976081 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231976080 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231976080 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231976080 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231976080 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231976070 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231976069 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231976069 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231976068 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231976068 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231976067 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231976063 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231976063 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:03:27 [2024-02-29T00:03:27.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231976062 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:03:28 [2024-02-29T00:03:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231976062 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:28 [2024-02-29T00:03:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231975828 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:03:28 [2024-02-29T00:03:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231975826 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:03:28 [2024-02-29T00:03:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231975826 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:28 [2024-02-29T00:03:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231975826 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:03:28 [2024-02-29T00:03:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:03:28 [2024-02-29T00:03:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:28 [2024-02-29T00:03:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:28 [2024-02-29T00:03:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:28 [2024-02-29T00:03:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:28 [2024-02-29T00:03:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:28 [2024-02-29T00:03:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:28 [2024-02-29T00:03:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:28 [2024-02-29T00:03:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:28 [2024-02-29T00:03:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:28 [2024-02-29T00:03:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:28 [2024-02-29T00:03:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:03:28 [2024-02-29T00:03:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231975823 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:03:28 [2024-02-29T00:03:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231975823 data=null doit=true}, TableItem with text {}]
19:03:28 [2024-02-29T00:03:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231975822 data=null}, TableItem with text {}]
19:03:28 [2024-02-29T00:03:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231975822 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:03:28 [2024-02-29T00:03:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231975821 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:03:28 [2024-02-29T00:03:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231975819 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:03:28 [2024-02-29T00:03:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:28 [2024-02-29T00:03:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:28 [2024-02-29T00:03:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:28 [2024-02-29T00:03:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:28 [2024-02-29T00:03:28.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231975646 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:03:28 [2024-02-29T00:03:28.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231975646 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:28 [2024-02-29T00:03:28.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231975646 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:03:28 [2024-02-29T00:03:28.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231975646 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:03:28 [2024-02-29T00:03:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231975645 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:28 [2024-02-29T00:03:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231975636 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:03:28 [2024-02-29T00:03:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:28 [2024-02-29T00:03:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:28 [2024-02-29T00:03:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:28 [2024-02-29T00:03:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:28 [2024-02-29T00:03:28.328Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:28 [2024-02-29T00:03:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:28 [2024-02-29T00:03:28.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:28 [2024-02-29T00:03:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231975460 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
19:03:28 [2024-02-29T00:03:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231975460 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
19:03:28 [2024-02-29T00:03:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231975460 data=null}, Tree node with text: ExampleCustomXml.xml]
19:03:28 [2024-02-29T00:03:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231975459 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
19:03:28 [2024-02-29T00:03:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231975459 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]
19:03:28 [2024-02-29T00:03:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231975450 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
19:03:28 [2024-02-29T00:03:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:28 [2024-02-29T00:03:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:28 [2024-02-29T00:03:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:28 [2024-02-29T00:03:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:28 [2024-02-29T00:03:28.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:28 [2024-02-29T00:03:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:28 [2024-02-29T00:03:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:28 [2024-02-29T00:03:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:28 [2024-02-29T00:03:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:28 [2024-02-29T00:03:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:28 [2024-02-29T00:03:28.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:28 [2024-02-29T00:03:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231975444 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:28 [2024-02-29T00:03:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231975444 data=null doit=true}, TreeItem with text {test}]
19:03:28 [2024-02-29T00:03:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231975444 data=null}, TreeItem with text {test}]
19:03:28 [2024-02-29T00:03:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231975444 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:28 [2024-02-29T00:03:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231975443 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:28 [2024-02-29T00:03:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231975368 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:28 [2024-02-29T00:03:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:28 [2024-02-29T00:03:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231975366 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:28 [2024-02-29T00:03:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231975366 data=null doit=true}, TreeItem with text {test}]
19:03:28 [2024-02-29T00:03:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231975366 data=null}, TreeItem with text {test}]
19:03:28 [2024-02-29T00:03:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231975366 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:28 [2024-02-29T00:03:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231975366 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:28 [2024-02-29T00:03:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231975355 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:28 [2024-02-29T00:03:28.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:28 [2024-02-29T00:03:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:28 [2024-02-29T00:03:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231975354 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:28 [2024-02-29T00:03:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231975353 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:28 [2024-02-29T00:03:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231975353 data=null}, TreeItem with text {Traces [6]}]
19:03:28 [2024-02-29T00:03:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231975353 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:28 [2024-02-29T00:03:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231975353 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]}]
19:03:28 [2024-02-29T00:03:28.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231975343 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:28 [2024-02-29T00:03:28.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:03:28 [2024-02-29T00:03:28.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:28 [2024-02-29T00:03:28.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:28 [2024-02-29T00:03:28.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231975085 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
19:03:28 [2024-02-29T00:03:28.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231975085 data=null doit=true}, Tree node with text: kernel-overlap-testing]
19:03:28 [2024-02-29T00:03:28.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231975085 data=null}, Tree node with text: kernel-overlap-testing]
19:03:28 [2024-02-29T00:03:28.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231975084 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
19:03:28 [2024-02-29T00:03:28.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231975084 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]
19:03:28 [2024-02-29T00:03:28.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231974983 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
19:03:28 [2024-02-29T00:03:28.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:28 [2024-02-29T00:03:28.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:28 [2024-02-29T00:03:28.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:28 [2024-02-29T00:03:28.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:28 [2024-02-29T00:03:28.854Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:28 [2024-02-29T00:03:28.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:28 [2024-02-29T00:03:28.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:28 [2024-02-29T00:03:28.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:28 [2024-02-29T00:03:28.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:28 [2024-02-29T00:03:28.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:28 [2024-02-29T00:03:28.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:28 [2024-02-29T00:03:28.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231974972 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:28 [2024-02-29T00:03:28.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231974972 data=null doit=true}, TreeItem with text {test}]
19:03:28 [2024-02-29T00:03:28.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231974972 data=null}, TreeItem with text {test}]
19:03:28 [2024-02-29T00:03:28.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231974971 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:28 [2024-02-29T00:03:28.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231974971 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:29 [2024-02-29T00:03:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231974926 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:29 [2024-02-29T00:03:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:29 [2024-02-29T00:03:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231974925 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:29 [2024-02-29T00:03:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231974925 data=null doit=true}, TreeItem with text {test}]
19:03:29 [2024-02-29T00:03:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231974925 data=null}, TreeItem with text {test}]
19:03:29 [2024-02-29T00:03:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231974925 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:29 [2024-02-29T00:03:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231974924 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:29 [2024-02-29T00:03:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231974891 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:29 [2024-02-29T00:03:29.113Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:29 [2024-02-29T00:03:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:29 [2024-02-29T00:03:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231974889 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:29 [2024-02-29T00:03:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231974889 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:29 [2024-02-29T00:03:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231974889 data=null}, TreeItem with text {Traces [6]}]
19:03:29 [2024-02-29T00:03:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231974888 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:29 [2024-02-29T00:03:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231974888 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]}]
19:03:29 [2024-02-29T00:03:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231974870 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:29 [2024-02-29T00:03:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:29 [2024-02-29T00:03:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231974869 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:29 [2024-02-29T00:03:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231974868 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:29 [2024-02-29T00:03:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231974868 data=null}, TreeItem with text {Traces [6]}]
19:03:29 [2024-02-29T00:03:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231974868 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:29 [2024-02-29T00:03:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231974868 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]}]
19:03:29 [2024-02-29T00:03:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231974862 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:29 [2024-02-29T00:03:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:03:29 [2024-02-29T00:03:29.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:03:29 [2024-02-29T00:03:29.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:03:29 [2024-02-29T00:03:29.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:03:29 [2024-02-29T00:03:29.684Z] 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=-231974239 data=null doit=true}, Shell with text {Trace Import}]
19:03:29 [2024-02-29T00:03:29.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:03:29 [2024-02-29T00:03:29.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:03:29 [2024-02-29T00:03:29.685Z] 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')
19:03:29 [2024-02-29T00:03:29.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.685Z] 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.
19:03:29 [2024-02-29T00:03:29.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:29 [2024-02-29T00:03:29.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:29 [2024-02-29T00:03:29.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:29 [2024-02-29T00:03:29.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:29 [2024-02-29T00:03:29.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:29 [2024-02-29T00:03:29.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:03:29 [2024-02-29T00:03:29.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:03:29 [2024-02-29T00:03:29.685Z] 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
19:03:29 [2024-02-29T00:03:29.685Z] 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=-231974174 data=null}, (of type 'Combo')]
19:03:29 [2024-02-29T00:03:29.685Z] 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
19:03:29 [2024-02-29T00:03:29.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:29 [2024-02-29T00:03:29.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:29 [2024-02-29T00:03:29.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:03:29 [2024-02-29T00:03:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:29 [2024-02-29T00:03:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:29 [2024-02-29T00:03:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231974089 data=null doit=true}, TreeItem with text {import}]
19:03:29 [2024-02-29T00:03:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231974089 data=null}, TreeItem with text {import}]
19:03:29 [2024-02-29T00:03:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231974088 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:29 [2024-02-29T00:03:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231974087 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}]
19:03:29 [2024-02-29T00:03:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231974082 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:29 [2024-02-29T00:03:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:29 [2024-02-29T00:03:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231974081 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
19:03:29 [2024-02-29T00:03:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231974081 data=null doit=true}, Tree node with text: kernel-overlap-testing]
19:03:29 [2024-02-29T00:03:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231974081 data=null}, Tree node with text: kernel-overlap-testing]
19:03:29 [2024-02-29T00:03:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231974070 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:03:29 [2024-02-29T00:03:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231974069 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]
19:03:29 [2024-02-29T00:03:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231974066 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:03:29 [2024-02-29T00:03:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
19:03:29 [2024-02-29T00:03:29.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:03:29 [2024-02-29T00:03:29.952Z] 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:'))
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231974032 data=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:'))]
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.952Z] 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'
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:03:29 [2024-02-29T00:03:29.952Z] 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')
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@b54a7b9
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-231974030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-231974024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-231974024 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-231974024 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-231974024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-231974024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-231974024 data=null 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')]
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-231974023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-231974023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-231974023 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-231974023 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-231974023 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:03:29 [2024-02-29T00:03:29.953Z] 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')
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:03:29 [2024-02-29T00:03:29.953Z] 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.
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:03:29 [2024-02-29T00:03:29.953Z] 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')
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:03:29 [2024-02-29T00:03:29.953Z] 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.
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:03:29 [2024-02-29T00:03:29.953Z] 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')
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] 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')
19:03:29 [2024-02-29T00:03:29.953Z] 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.
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:03:29 [2024-02-29T00:03:29.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:03:29 [2024-02-29T00:03:29.953Z] 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')
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:03:29 [2024-02-29T00:03:29.954Z] 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.
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.954Z] 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)'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:03:29 [2024-02-29T00:03:29.954Z] 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')
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.954Z] 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')
19:03:29 [2024-02-29T00:03:29.954Z] 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.
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231974008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231974008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231974008 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231974008 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231974008 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:29 [2024-02-29T00:03:29.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231974007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:30 [2024-02-29T00:03:30.517Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:30 [2024-02-29T00:03:30.517Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:30 [2024-02-29T00:03:30.517Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:30 [2024-02-29T00:03:30.517Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:30 [2024-02-29T00:03:30.517Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:30 [2024-02-29T00:03:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:03:30 [2024-02-29T00:03:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:03:30 [2024-02-29T00:03:30.517Z] 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=-231973576 data=null doit=true}, Shell with text {Confirmation}]
19:03:30 [2024-02-29T00:03:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:03:30 [2024-02-29T00:03:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:03:30 [2024-02-29T00:03:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:03:30 [2024-02-29T00:03:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:03:30 [2024-02-29T00:03:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:03:30 [2024-02-29T00:03:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:03:30 [2024-02-29T00:03:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
19:03:30 [2024-02-29T00:03:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
19:03:30 [2024-02-29T00:03:30.517Z] 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')
19:03:30 [2024-02-29T00:03:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
19:03:30 [2024-02-29T00:03:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-231973574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:03:30 [2024-02-29T00:03:30.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-231973574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:03:30 [2024-02-29T00:03:30.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-231973574 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:03:30 [2024-02-29T00:03:30.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-231973574 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:03:30 [2024-02-29T00:03:30.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-231973573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:03:30 [2024-02-29T00:03:30.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-231973573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:03:30 [2024-02-29T00:03:30.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-231973573 data=null 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')]
19:03:30 [2024-02-29T00:03:30.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231974007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:30 [2024-02-29T00:03:30.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231974767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:03:30 [2024-02-29T00:03:30.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:03:30 [2024-02-29T00:03:30.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:30 [2024-02-29T00:03:30.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:30 [2024-02-29T00:03:30.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:30 [2024-02-29T00:03:30.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:30 [2024-02-29T00:03:30.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:30 [2024-02-29T00:03:30.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:30 [2024-02-29T00:03:30.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231973180 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:30 [2024-02-29T00:03:30.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231973179 data=null doit=true}, TreeItem with text {test}]
19:03:30 [2024-02-29T00:03:30.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231973179 data=null}, TreeItem with text {test}]
19:03:30 [2024-02-29T00:03:30.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231973179 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:30 [2024-02-29T00:03:30.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231973179 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:30 [2024-02-29T00:03:30.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231973142 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:30 [2024-02-29T00:03:30.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:30 [2024-02-29T00:03:30.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231973131 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:30 [2024-02-29T00:03:30.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231973131 data=null doit=true}, TreeItem with text {test}]
19:03:30 [2024-02-29T00:03:30.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231973130 data=null}, TreeItem with text {test}]
19:03:30 [2024-02-29T00:03:30.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231973093 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:30 [2024-02-29T00:03:30.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231973083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:30 [2024-02-29T00:03:30.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231973068 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:30 [2024-02-29T00:03:30.774Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:30 [2024-02-29T00:03:30.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:30 [2024-02-29T00:03:30.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231973067 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:30 [2024-02-29T00:03:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231973067 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:30 [2024-02-29T00:03:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231973067 data=null}, TreeItem with text {Traces [6]}]
19:03:30 [2024-02-29T00:03:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231973066 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:30 [2024-02-29T00:03:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231973066 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]}]
19:03:30 [2024-02-29T00:03:30.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231973045 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:30 [2024-02-29T00:03:30.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:03:31 [2024-02-29T00:03:31.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:31 [2024-02-29T00:03:31.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:31 [2024-02-29T00:03:31.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231972692 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:03:31 [2024-02-29T00:03:31.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231972692 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:31 [2024-02-29T00:03:31.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231972691 data=null}, TreeItem with text {kernel-overlap-testing}]
19:03:31 [2024-02-29T00:03:31.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231972691 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:31 [2024-02-29T00:03:31.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231972691 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:31 [2024-02-29T00:03:31.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231972636 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:31 [2024-02-29T00:03:31.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:31 [2024-02-29T00:03:31.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:31 [2024-02-29T00:03:31.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:31 [2024-02-29T00:03:31.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:31 [2024-02-29T00:03:31.290Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:31 [2024-02-29T00:03:31.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:31 [2024-02-29T00:03:31.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231972591 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:03:31 [2024-02-29T00:03:31.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231972591 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:31 [2024-02-29T00:03:31.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231972591 data=null}, TreeItem with text {kernel-overlap-testing}]
19:03:31 [2024-02-29T00:03:31.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231972590 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:31 [2024-02-29T00:03:31.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231972590 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:31 [2024-02-29T00:03:31.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231972580 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:31 [2024-02-29T00:03:31.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:03:31 [2024-02-29T00:03:31.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231972580 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:03:31 [2024-02-29T00:03:31.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231972580 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:31 [2024-02-29T00:03:31.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:31 [2024-02-29T00:03:31.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231972579 data=null}, TreeItem with text {kernel-overlap-testing}]
19:03:31 [2024-02-29T00:03:31.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231972579 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:31 [2024-02-29T00:03:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231972579 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:31 [2024-02-29T00:03:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231972574 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:31 [2024-02-29T00:03:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231972574 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
19:03:31 [2024-02-29T00:03:31.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231972573 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
19:03:31 [2024-02-29T00:03:31.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231972573 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:31 [2024-02-29T00:03:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231972225 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
19:03:31 [2024-02-29T00:03:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231972223 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:03:31 [2024-02-29T00:03:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231972222 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:31 [2024-02-29T00:03:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231972222 data=null}, TreeItem with text {kernel-overlap-testing}]
19:03:31 [2024-02-29T00:03:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:03:31 [2024-02-29T00:03:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:31 [2024-02-29T00:03:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:31 [2024-02-29T00:03:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:31 [2024-02-29T00:03:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:31 [2024-02-29T00:03:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:31 [2024-02-29T00:03:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:31 [2024-02-29T00:03:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:31 [2024-02-29T00:03:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:31 [2024-02-29T00:03:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:31 [2024-02-29T00:03:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:31 [2024-02-29T00:03:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:03:31 [2024-02-29T00:03:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231972219 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:03:31 [2024-02-29T00:03:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231972187 data=null doit=true}, TableItem with text {}]
19:03:31 [2024-02-29T00:03:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231972186 data=null}, TableItem with text {}]
19:03:31 [2024-02-29T00:03:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231972186 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:03:31 [2024-02-29T00:03:31.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231972186 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:03:31 [2024-02-29T00:03:31.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231972183 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:03:31 [2024-02-29T00:03:31.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:31 [2024-02-29T00:03:31.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:31 [2024-02-29T00:03:31.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:31 [2024-02-29T00:03:31.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:32 [2024-02-29T00:03:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231971893 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:03:32 [2024-02-29T00:03:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231971893 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:32 [2024-02-29T00:03:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231971893 data=null}, TreeItem with text {kernel-overlap-testing}]
19:03:32 [2024-02-29T00:03:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231971892 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:32 [2024-02-29T00:03:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231971892 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:32 [2024-02-29T00:03:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231971882 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:32 [2024-02-29T00:03:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:32 [2024-02-29T00:03:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:32 [2024-02-29T00:03:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:32 [2024-02-29T00:03:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:32 [2024-02-29T00:03:32.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:32 [2024-02-29T00:03:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:32 [2024-02-29T00:03:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:32 [2024-02-29T00:03:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231971685 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
19:03:32 [2024-02-29T00:03:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231971685 data=null doit=true}, Tree node with text: kernel-overlap-testing]
19:03:32 [2024-02-29T00:03:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231971685 data=null}, Tree node with text: kernel-overlap-testing]
19:03:32 [2024-02-29T00:03:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231971684 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
19:03:32 [2024-02-29T00:03:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231971684 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]
19:03:32 [2024-02-29T00:03:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231971670 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
19:03:32 [2024-02-29T00:03:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:32 [2024-02-29T00:03:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:32 [2024-02-29T00:03:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:32 [2024-02-29T00:03:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:32 [2024-02-29T00:03:32.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:32 [2024-02-29T00:03:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:32 [2024-02-29T00:03:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:32 [2024-02-29T00:03:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:32 [2024-02-29T00:03:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:32 [2024-02-29T00:03:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:32 [2024-02-29T00:03:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:32 [2024-02-29T00:03:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231971659 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:32 [2024-02-29T00:03:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231971659 data=null doit=true}, TreeItem with text {test}]
19:03:32 [2024-02-29T00:03:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231971658 data=null}, TreeItem with text {test}]
19:03:32 [2024-02-29T00:03:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231971658 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:32 [2024-02-29T00:03:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231971658 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:32 [2024-02-29T00:03:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231971576 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:32 [2024-02-29T00:03:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:32 [2024-02-29T00:03:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231971575 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:32 [2024-02-29T00:03:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231971575 data=null doit=true}, TreeItem with text {test}]
19:03:32 [2024-02-29T00:03:32.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231971574 data=null}, TreeItem with text {test}]
19:03:32 [2024-02-29T00:03:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231971574 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:32 [2024-02-29T00:03:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231971574 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:32 [2024-02-29T00:03:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231971566 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:32 [2024-02-29T00:03:32.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:32 [2024-02-29T00:03:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:32 [2024-02-29T00:03:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231971564 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:32 [2024-02-29T00:03:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231971564 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:32 [2024-02-29T00:03:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231971564 data=null}, TreeItem with text {Traces [6]}]
19:03:32 [2024-02-29T00:03:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231971564 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:32 [2024-02-29T00:03:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231971563 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]}]
19:03:32 [2024-02-29T00:03:32.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231971545 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:32 [2024-02-29T00:03:32.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:03:32 [2024-02-29T00:03:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:32 [2024-02-29T00:03:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:32 [2024-02-29T00:03:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231971213 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
19:03:32 [2024-02-29T00:03:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231971213 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
19:03:32 [2024-02-29T00:03:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231971212 data=null}, Tree node with text: ExampleCustomTxt.log]
19:03:32 [2024-02-29T00:03:32.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231971193 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231971192 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]
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231971152 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:32 [2024-02-29T00:03:32.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231971141 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231971140 data=null doit=true}, TreeItem with text {test}]
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231971140 data=null}, TreeItem with text {test}]
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231971140 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231971140 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231971072 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231971071 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231971071 data=null doit=true}, TreeItem with text {test}]
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231971070 data=null}, TreeItem with text {test}]
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231971070 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231971070 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231971058 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:32 [2024-02-29T00:03:32.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231971057 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231971057 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231971057 data=null}, TreeItem with text {Traces [6]}]
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231971056 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231971056 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]}]
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231971032 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231971031 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231971031 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231971030 data=null}, TreeItem with text {Traces [6]}]
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231971030 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231971030 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]}]
19:03:32 [2024-02-29T00:03:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231971024 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:33 [2024-02-29T00:03:33.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:03:33 [2024-02-29T00:03:33.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:03:33 [2024-02-29T00:03:33.348Z] 
19:03:33 [2024-02-29T00:03:33.348Z] (Eclipse:20013): Gtk-WARNING **: 00:03:33.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:33 [2024-02-29T00:03:33.348Z] 
19:03:33 [2024-02-29T00:03:33.348Z] (Eclipse:20013): Gtk-WARNING **: 00:03:33.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:33 [2024-02-29T00:03:33.348Z] 
19:03:33 [2024-02-29T00:03:33.348Z] (Eclipse:20013): Gtk-WARNING **: 00:03:33.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:33 [2024-02-29T00:03:33.348Z] 
19:03:33 [2024-02-29T00:03:33.348Z] (Eclipse:20013): Gtk-WARNING **: 00:03:33.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:33 [2024-02-29T00:03:33.348Z] 
19:03:33 [2024-02-29T00:03:33.348Z] (Eclipse:20013): Gtk-WARNING **: 00:03:33.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:33 [2024-02-29T00:03:33.348Z] 
19:03:33 [2024-02-29T00:03:33.348Z] (Eclipse:20013): Gtk-WARNING **: 00:03:33.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:33 [2024-02-29T00:03:33.348Z] 
19:03:33 [2024-02-29T00:03:33.348Z] (Eclipse:20013): Gtk-WARNING **: 00:03:33.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:33 [2024-02-29T00:03:33.348Z] 
19:03:33 [2024-02-29T00:03:33.348Z] (Eclipse:20013): Gtk-WARNING **: 00:03:33.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:03:33 [2024-02-29T00:03:33.606Z] 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=-231970436 data=null doit=true}, Shell with text {Trace Import}]
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:03:33 [2024-02-29T00:03:33.606Z] 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')
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.606Z] 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.
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:03:33 [2024-02-29T00:03:33.606Z] 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
19:03:33 [2024-02-29T00:03:33.606Z] 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=-231970430 data=null}, (of type 'Combo')]
19:03:33 [2024-02-29T00:03:33.606Z] 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
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231970281 data=null doit=true}, TreeItem with text {import}]
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231970281 data=null}, TreeItem with text {import}]
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231970280 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231970280 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}]
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231970277 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-231970276 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231970276 data=null doit=true}, TreeItem with text {import}]
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231970275 data=null}, TreeItem with text {import}]
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231970275 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:33 [2024-02-29T00:03:33.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231970275 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}]
19:03:33 [2024-02-29T00:03:33.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231970263 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:33 [2024-02-29T00:03:33.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:33 [2024-02-29T00:03:33.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:33 [2024-02-29T00:03:33.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
19:03:33 [2024-02-29T00:03:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:03:33 [2024-02-29T00:03:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:33 [2024-02-29T00:03:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:33 [2024-02-29T00:03:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:03:33 [2024-02-29T00:03:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:03:33 [2024-02-29T00:03:33.863Z] 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:'))
19:03:33 [2024-02-29T00:03:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:33 [2024-02-29T00:03:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231970186 data=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:'))]
19:03:33 [2024-02-29T00:03:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:33 [2024-02-29T00:03:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.863Z] 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'
19:03:33 [2024-02-29T00:03:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:03:33 [2024-02-29T00:03:33.863Z] 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')
19:03:33 [2024-02-29T00:03:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@62de6b17
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-231970183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-231970183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-231970183 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-231970183 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-231970183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-231970183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-231970182 data=null 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')]
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-231970182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-231970182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-231970182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-231970182 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-231970182 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:03:33 [2024-02-29T00:03:33.864Z] 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')
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:03:33 [2024-02-29T00:03:33.864Z] 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.
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:03:33 [2024-02-29T00:03:33.864Z] 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')
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:03:33 [2024-02-29T00:03:33.865Z] 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.
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:03:33 [2024-02-29T00:03:33.865Z] 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')
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.865Z] 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')
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@674de53e
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-231970175 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')]
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-231970175 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')]
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-231970175 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-231970175 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-231970175 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')]
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-231970175 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')]
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-231970175 data=null 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')]
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-231970174 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')]
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-231970167 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')]
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-231970167 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')]
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-231970167 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-231970167 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:03:33 [2024-02-29T00:03:33.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:03:33 [2024-02-29T00:03:33.865Z] 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')
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:03:33 [2024-02-29T00:03:33.866Z] 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.
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.866Z] 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)'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:03:33 [2024-02-29T00:03:33.866Z] 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')
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.866Z] 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')
19:03:33 [2024-02-29T00:03:33.866Z] 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.
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231970160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231970160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231970160 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231970160 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231970160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:33 [2024-02-29T00:03:33.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231970160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:34 [2024-02-29T00:03:34.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:34 [2024-02-29T00:03:34.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231970159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:34 [2024-02-29T00:03:34.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231970951 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:03:34 [2024-02-29T00:03:34.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:03:34 [2024-02-29T00:03:34.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:34 [2024-02-29T00:03:34.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:34 [2024-02-29T00:03:34.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:34 [2024-02-29T00:03:34.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:34 [2024-02-29T00:03:34.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:34 [2024-02-29T00:03:34.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:34 [2024-02-29T00:03:34.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231969416 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:34 [2024-02-29T00:03:34.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231969416 data=null doit=true}, TreeItem with text {test}]
19:03:34 [2024-02-29T00:03:34.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231969416 data=null}, TreeItem with text {test}]
19:03:34 [2024-02-29T00:03:34.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231969415 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:34 [2024-02-29T00:03:34.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231969415 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:34 [2024-02-29T00:03:34.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231969361 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:34 [2024-02-29T00:03:34.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:34 [2024-02-29T00:03:34.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231969361 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:34 [2024-02-29T00:03:34.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231969360 data=null doit=true}, TreeItem with text {test}]
19:03:34 [2024-02-29T00:03:34.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231969360 data=null}, TreeItem with text {test}]
19:03:34 [2024-02-29T00:03:34.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231969360 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:34 [2024-02-29T00:03:34.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231969360 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:34 [2024-02-29T00:03:34.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231969346 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:34 [2024-02-29T00:03:34.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:34 [2024-02-29T00:03:34.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:34 [2024-02-29T00:03:34.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231969345 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:34 [2024-02-29T00:03:34.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231969345 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:34 [2024-02-29T00:03:34.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231969345 data=null}, TreeItem with text {Traces [6]}]
19:03:34 [2024-02-29T00:03:34.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231969345 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:34 [2024-02-29T00:03:34.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231969344 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]}]
19:03:34 [2024-02-29T00:03:34.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231969281 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:34 [2024-02-29T00:03:34.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:03:34 [2024-02-29T00:03:34.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:34 [2024-02-29T00:03:34.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:34 [2024-02-29T00:03:34.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231969145 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:03:34 [2024-02-29T00:03:34.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231969145 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:34 [2024-02-29T00:03:34.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231969145 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:03:34 [2024-02-29T00:03:34.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231969144 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:03:34 [2024-02-29T00:03:34.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231969144 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:34 [2024-02-29T00:03:34.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231969073 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:03:34 [2024-02-29T00:03:34.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:34 [2024-02-29T00:03:34.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:34 [2024-02-29T00:03:34.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:34 [2024-02-29T00:03:34.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:34 [2024-02-29T00:03:34.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:34 [2024-02-29T00:03:34.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:34 [2024-02-29T00:03:34.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231969070 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:03:34 [2024-02-29T00:03:34.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231969070 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:34 [2024-02-29T00:03:34.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231969070 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:03:34 [2024-02-29T00:03:34.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231969069 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:03:34 [2024-02-29T00:03:34.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231969069 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:34 [2024-02-29T00:03:34.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231969064 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:03:34 [2024-02-29T00:03:34.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:03:34 [2024-02-29T00:03:34.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231969063 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:03:34 [2024-02-29T00:03:34.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231969063 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:34 [2024-02-29T00:03:34.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:34 [2024-02-29T00:03:34.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231969062 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:03:34 [2024-02-29T00:03:34.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231969062 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:03:34 [2024-02-29T00:03:34.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231969062 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:34 [2024-02-29T00:03:34.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231969054 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:03:34 [2024-02-29T00:03:34.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231969053 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:03:34 [2024-02-29T00:03:34.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231969053 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:03:34 [2024-02-29T00:03:34.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231969053 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:35 [2024-02-29T00:03:35.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231968883 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:03:35 [2024-02-29T00:03:35.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231968647 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:03:35 [2024-02-29T00:03:35.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231968647 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:35 [2024-02-29T00:03:35.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231968647 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:03:35 [2024-02-29T00:03:35.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:03:35 [2024-02-29T00:03:35.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:35 [2024-02-29T00:03:35.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:35 [2024-02-29T00:03:35.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:35 [2024-02-29T00:03:35.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:35 [2024-02-29T00:03:35.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:35 [2024-02-29T00:03:35.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:36 [2024-02-29T00:03:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:36 [2024-02-29T00:03:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:36 [2024-02-29T00:03:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:36 [2024-02-29T00:03:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:36 [2024-02-29T00:03:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:03:36 [2024-02-29T00:03:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231967564 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:03:36 [2024-02-29T00:03:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231967563 data=null doit=true}, TableItem with text {}]
19:03:36 [2024-02-29T00:03:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231967563 data=null}, TableItem with text {}]
19:03:36 [2024-02-29T00:03:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231967563 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:03:36 [2024-02-29T00:03:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231967562 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:03:36 [2024-02-29T00:03:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231967558 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:03:36 [2024-02-29T00:03:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:36 [2024-02-29T00:03:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:36 [2024-02-29T00:03:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:36 [2024-02-29T00:03:36.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:36 [2024-02-29T00:03:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231967191 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:03:36 [2024-02-29T00:03:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231967190 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:36 [2024-02-29T00:03:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231967190 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:03:36 [2024-02-29T00:03:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231967190 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:03:36 [2024-02-29T00:03:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231967190 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:03:36 [2024-02-29T00:03:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231967180 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:03:36 [2024-02-29T00:03:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:36 [2024-02-29T00:03:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:36 [2024-02-29T00:03:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:36 [2024-02-29T00:03:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:36 [2024-02-29T00:03:36.826Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:36 [2024-02-29T00:03:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:36 [2024-02-29T00:03:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:36 [2024-02-29T00:03:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231967033 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
19:03:36 [2024-02-29T00:03:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231967033 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
19:03:36 [2024-02-29T00:03:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231967032 data=null}, Tree node with text: ExampleCustomTxt.log]
19:03:36 [2024-02-29T00:03:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231966993 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
19:03:36 [2024-02-29T00:03:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231966992 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]
19:03:37 [2024-02-29T00:03:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231966983 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
19:03:37 [2024-02-29T00:03:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:37 [2024-02-29T00:03:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:37 [2024-02-29T00:03:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:37 [2024-02-29T00:03:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:37 [2024-02-29T00:03:37.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:37 [2024-02-29T00:03:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:37 [2024-02-29T00:03:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:37 [2024-02-29T00:03:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:37 [2024-02-29T00:03:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:37 [2024-02-29T00:03:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:37 [2024-02-29T00:03:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:37 [2024-02-29T00:03:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231966977 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:37 [2024-02-29T00:03:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231966977 data=null doit=true}, TreeItem with text {test}]
19:03:37 [2024-02-29T00:03:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231966976 data=null}, TreeItem with text {test}]
19:03:37 [2024-02-29T00:03:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231966976 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:37 [2024-02-29T00:03:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231966976 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:37 [2024-02-29T00:03:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231966932 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:37 [2024-02-29T00:03:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:37 [2024-02-29T00:03:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231966931 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:37 [2024-02-29T00:03:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231966930 data=null doit=true}, TreeItem with text {test}]
19:03:37 [2024-02-29T00:03:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231966930 data=null}, TreeItem with text {test}]
19:03:37 [2024-02-29T00:03:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231966893 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:37 [2024-02-29T00:03:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231966893 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:37 [2024-02-29T00:03:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231966883 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:37 [2024-02-29T00:03:37.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:37 [2024-02-29T00:03:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:37 [2024-02-29T00:03:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231966882 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:37 [2024-02-29T00:03:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231966882 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:37 [2024-02-29T00:03:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231966882 data=null}, TreeItem with text {Traces [6]}]
19:03:37 [2024-02-29T00:03:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231966881 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:37 [2024-02-29T00:03:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231966881 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]}]
19:03:37 [2024-02-29T00:03:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231966862 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:37 [2024-02-29T00:03:37.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:03:37 [2024-02-29T00:03:37.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:37 [2024-02-29T00:03:37.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:37 [2024-02-29T00:03:37.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231966595 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
19:03:37 [2024-02-29T00:03:37.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231966594 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
19:03:37 [2024-02-29T00:03:37.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231966594 data=null}, Tree node with text: ExampleCustomXml.xml]
19:03:37 [2024-02-29T00:03:37.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231966594 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
19:03:37 [2024-02-29T00:03:37.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231966594 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]
19:03:37 [2024-02-29T00:03:37.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231966561 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
19:03:37 [2024-02-29T00:03:37.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:37 [2024-02-29T00:03:37.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:37 [2024-02-29T00:03:37.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:37 [2024-02-29T00:03:37.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:37 [2024-02-29T00:03:37.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:37 [2024-02-29T00:03:37.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:37 [2024-02-29T00:03:37.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:37 [2024-02-29T00:03:37.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:37 [2024-02-29T00:03:37.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:37 [2024-02-29T00:03:37.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:37 [2024-02-29T00:03:37.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:37 [2024-02-29T00:03:37.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231966554 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:37 [2024-02-29T00:03:37.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231966554 data=null doit=true}, TreeItem with text {test}]
19:03:37 [2024-02-29T00:03:37.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231966554 data=null}, TreeItem with text {test}]
19:03:37 [2024-02-29T00:03:37.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231966554 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:37 [2024-02-29T00:03:37.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231966553 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:37 [2024-02-29T00:03:37.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231966477 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:37 [2024-02-29T00:03:37.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:37 [2024-02-29T00:03:37.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231966476 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:37 [2024-02-29T00:03:37.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231966476 data=null doit=true}, TreeItem with text {test}]
19:03:37 [2024-02-29T00:03:37.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231966475 data=null}, TreeItem with text {test}]
19:03:37 [2024-02-29T00:03:37.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231966475 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:37 [2024-02-29T00:03:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231966475 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:37 [2024-02-29T00:03:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231966463 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:37 [2024-02-29T00:03:37.598Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:37 [2024-02-29T00:03:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:37 [2024-02-29T00:03:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231966462 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:37 [2024-02-29T00:03:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231966462 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:37 [2024-02-29T00:03:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231966462 data=null}, TreeItem with text {Traces [6]}]
19:03:37 [2024-02-29T00:03:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231966461 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:37 [2024-02-29T00:03:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231966461 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]}]
19:03:37 [2024-02-29T00:03:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231966440 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:37 [2024-02-29T00:03:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:37 [2024-02-29T00:03:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231966439 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:37 [2024-02-29T00:03:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231966439 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:37 [2024-02-29T00:03:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231966439 data=null}, TreeItem with text {Traces [6]}]
19:03:37 [2024-02-29T00:03:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231966439 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:37 [2024-02-29T00:03:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231966438 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]}]
19:03:37 [2024-02-29T00:03:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231966432 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:37 [2024-02-29T00:03:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:03:37 [2024-02-29T00:03:37.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-231965777 data=null doit=true}, Shell with text {Trace Import}]
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:03:38 [2024-02-29T00:03:38.164Z] 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
19:03:38 [2024-02-29T00:03:38.164Z] 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=-231965772 data=null}, (of type 'Combo')]
19:03:38 [2024-02-29T00:03:38.164Z] 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
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231965718 data=null doit=true}, TreeItem with text {import}]
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231965718 data=null}, TreeItem with text {import}]
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231965718 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231965717 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}]
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231965705 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-231965704 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231965704 data=null doit=true}, TreeItem with text {import}]
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231965704 data=null}, TreeItem with text {import}]
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231965704 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231965703 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}]
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231965703 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:38 [2024-02-29T00:03:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231965690 data=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:'))]
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@21cb02d0
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-231965667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-231965667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-231965667 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-231965667 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-231965666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-231965666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-231965666 data=null 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')]
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-231965666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-231965666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-231965666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-231965666 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-231965665 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.166Z] 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')
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4dac863d
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-231965660 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')]
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-231965660 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')]
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-231965660 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-231965660 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-231965660 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')]
19:03:38 [2024-02-29T00:03:38.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-231965659 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')]
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-231965659 data=null 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')]
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-231965659 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')]
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-231965659 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')]
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-231965659 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')]
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-231965659 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-231965659 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:38 [2024-02-29T00:03:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:03:38 [2024-02-29T00:03:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:03:38 [2024-02-29T00:03:38.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:38 [2024-02-29T00:03:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:03:38 [2024-02-29T00:03:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231965646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:38 [2024-02-29T00:03:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231965646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:38 [2024-02-29T00:03:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231965646 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:38 [2024-02-29T00:03:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231965646 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:38 [2024-02-29T00:03:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231965645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:38 [2024-02-29T00:03:38.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231965645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:38 [2024-02-29T00:03:38.681Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:38 [2024-02-29T00:03:38.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231965645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:38 [2024-02-29T00:03:38.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231966346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:03:38 [2024-02-29T00:03:38.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:03:38 [2024-02-29T00:03:38.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:38 [2024-02-29T00:03:38.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:38 [2024-02-29T00:03:38.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:38 [2024-02-29T00:03:38.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:38 [2024-02-29T00:03:38.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:38 [2024-02-29T00:03:38.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:38 [2024-02-29T00:03:38.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231965104 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:38 [2024-02-29T00:03:38.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231965104 data=null doit=true}, TreeItem with text {test}]
19:03:38 [2024-02-29T00:03:38.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231965104 data=null}, TreeItem with text {test}]
19:03:38 [2024-02-29T00:03:38.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231965103 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:38 [2024-02-29T00:03:38.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231965103 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:38 [2024-02-29T00:03:38.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231965058 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:38 [2024-02-29T00:03:38.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:38 [2024-02-29T00:03:38.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231965057 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:38 [2024-02-29T00:03:38.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231965056 data=null doit=true}, TreeItem with text {test}]
19:03:38 [2024-02-29T00:03:38.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231965056 data=null}, TreeItem with text {test}]
19:03:38 [2024-02-29T00:03:38.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231965056 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:38 [2024-02-29T00:03:38.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231965055 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:38 [2024-02-29T00:03:38.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231965048 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:38 [2024-02-29T00:03:38.939Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:38 [2024-02-29T00:03:38.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:38 [2024-02-29T00:03:38.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231965034 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:38 [2024-02-29T00:03:38.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231965034 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:38 [2024-02-29T00:03:38.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231965034 data=null}, TreeItem with text {Traces [6]}]
19:03:38 [2024-02-29T00:03:38.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231965034 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:38 [2024-02-29T00:03:38.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231965033 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]}]
19:03:38 [2024-02-29T00:03:38.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231964950 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:38 [2024-02-29T00:03:38.939Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:03:38 [2024-02-29T00:03:38.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:38 [2024-02-29T00:03:38.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:39 [2024-02-29T00:03:39.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231964853 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:03:39 [2024-02-29T00:03:39.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231964852 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:39 [2024-02-29T00:03:39.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231964852 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:03:39 [2024-02-29T00:03:39.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231964851 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:03:39 [2024-02-29T00:03:39.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231964851 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:39 [2024-02-29T00:03:39.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231964778 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:03:39 [2024-02-29T00:03:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:39 [2024-02-29T00:03:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:39 [2024-02-29T00:03:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:39 [2024-02-29T00:03:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:39 [2024-02-29T00:03:39.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:39 [2024-02-29T00:03:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:39 [2024-02-29T00:03:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231964774 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:03:39 [2024-02-29T00:03:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231964773 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:39 [2024-02-29T00:03:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231964773 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:03:39 [2024-02-29T00:03:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231964773 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:03:39 [2024-02-29T00:03:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231964773 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:39 [2024-02-29T00:03:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231964762 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:03:39 [2024-02-29T00:03:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:03:39 [2024-02-29T00:03:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231964762 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:03:39 [2024-02-29T00:03:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231964761 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:39 [2024-02-29T00:03:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:39 [2024-02-29T00:03:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231964761 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:03:39 [2024-02-29T00:03:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231964761 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:03:39 [2024-02-29T00:03:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231964760 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:39 [2024-02-29T00:03:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231964756 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:03:39 [2024-02-29T00:03:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231964756 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:03:39 [2024-02-29T00:03:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231964755 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:03:39 [2024-02-29T00:03:39.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231964755 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:39 [2024-02-29T00:03:39.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231964682 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:03:39 [2024-02-29T00:03:39.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231964474 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:03:39 [2024-02-29T00:03:39.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231964474 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:39 [2024-02-29T00:03:39.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231964473 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:03:39 [2024-02-29T00:03:39.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:03:39 [2024-02-29T00:03:39.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:39 [2024-02-29T00:03:39.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:39 [2024-02-29T00:03:39.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:39 [2024-02-29T00:03:39.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:39 [2024-02-29T00:03:39.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:39 [2024-02-29T00:03:39.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:40 [2024-02-29T00:03:40.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:40 [2024-02-29T00:03:40.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:40 [2024-02-29T00:03:40.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:40 [2024-02-29T00:03:40.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:40 [2024-02-29T00:03:40.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:03:40 [2024-02-29T00:03:40.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231963464 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:03:40 [2024-02-29T00:03:40.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231963464 data=null doit=true}, TableItem with text {}]
19:03:40 [2024-02-29T00:03:40.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231963464 data=null}, TableItem with text {}]
19:03:40 [2024-02-29T00:03:40.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231963464 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:03:40 [2024-02-29T00:03:40.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231963463 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:03:40 [2024-02-29T00:03:40.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231963451 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:03:40 [2024-02-29T00:03:40.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:40 [2024-02-29T00:03:40.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:40 [2024-02-29T00:03:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:40 [2024-02-29T00:03:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:40 [2024-02-29T00:03:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231963262 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:03:40 [2024-02-29T00:03:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231963261 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:40 [2024-02-29T00:03:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231963261 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:03:40 [2024-02-29T00:03:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231963261 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:03:40 [2024-02-29T00:03:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231963260 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:03:40 [2024-02-29T00:03:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231963255 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:03:40 [2024-02-29T00:03:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:40 [2024-02-29T00:03:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:40 [2024-02-29T00:03:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:40 [2024-02-29T00:03:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:40 [2024-02-29T00:03:40.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231963070 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231963070 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231963069 data=null}, Tree node with text: ExampleCustomXml.xml]
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231963069 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231963069 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]
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231963063 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:40 [2024-02-29T00:03:40.901Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231963057 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231963057 data=null doit=true}, TreeItem with text {test}]
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231963057 data=null}, TreeItem with text {test}]
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231963057 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231963057 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231962976 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231962975 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231962975 data=null doit=true}, TreeItem with text {test}]
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231962975 data=null}, TreeItem with text {test}]
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231962975 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231962974 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231962966 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:40 [2024-02-29T00:03:40.901Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231962965 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231962965 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231962965 data=null}, TreeItem with text {Traces [6]}]
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231962965 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231962964 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]}]
19:03:40 [2024-02-29T00:03:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231962947 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:40 [2024-02-29T00:03:40.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:03:41 [2024-02-29T00:03:41.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:41 [2024-02-29T00:03:41.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:41 [2024-02-29T00:03:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231962638 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
19:03:41 [2024-02-29T00:03:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231962638 data=null doit=true}, Tree node with text: kernel-overlap-testing]
19:03:41 [2024-02-29T00:03:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231962637 data=null}, Tree node with text: kernel-overlap-testing]
19:03:41 [2024-02-29T00:03:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231962637 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
19:03:41 [2024-02-29T00:03:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231962637 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]
19:03:41 [2024-02-29T00:03:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231962552 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
19:03:41 [2024-02-29T00:03:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:41 [2024-02-29T00:03:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:41 [2024-02-29T00:03:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:41 [2024-02-29T00:03:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:41 [2024-02-29T00:03:41.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:41 [2024-02-29T00:03:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:41 [2024-02-29T00:03:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:41 [2024-02-29T00:03:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:41 [2024-02-29T00:03:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:41 [2024-02-29T00:03:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:41 [2024-02-29T00:03:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:41 [2024-02-29T00:03:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231962543 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:41 [2024-02-29T00:03:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231962543 data=null doit=true}, TreeItem with text {test}]
19:03:41 [2024-02-29T00:03:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231962543 data=null}, TreeItem with text {test}]
19:03:41 [2024-02-29T00:03:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231962542 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:41 [2024-02-29T00:03:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231962542 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:41 [2024-02-29T00:03:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231962465 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:41 [2024-02-29T00:03:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:41 [2024-02-29T00:03:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231962464 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:41 [2024-02-29T00:03:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231962464 data=null doit=true}, TreeItem with text {test}]
19:03:41 [2024-02-29T00:03:41.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231962464 data=null}, TreeItem with text {test}]
19:03:41 [2024-02-29T00:03:41.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231962464 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:41 [2024-02-29T00:03:41.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231962463 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:41 [2024-02-29T00:03:41.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231962452 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:41 [2024-02-29T00:03:41.418Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:41 [2024-02-29T00:03:41.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:41 [2024-02-29T00:03:41.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231962451 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:41 [2024-02-29T00:03:41.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231962450 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:41 [2024-02-29T00:03:41.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231962450 data=null}, TreeItem with text {Traces [6]}]
19:03:41 [2024-02-29T00:03:41.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231962450 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:41 [2024-02-29T00:03:41.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231962449 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]}]
19:03:41 [2024-02-29T00:03:41.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231962430 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:41 [2024-02-29T00:03:41.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:41 [2024-02-29T00:03:41.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231962429 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:41 [2024-02-29T00:03:41.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231962429 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:41 [2024-02-29T00:03:41.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231962429 data=null}, TreeItem with text {Traces [6]}]
19:03:41 [2024-02-29T00:03:41.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231962429 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:41 [2024-02-29T00:03:41.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231962429 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]}]
19:03:41 [2024-02-29T00:03:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231962387 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:41 [2024-02-29T00:03:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:03:41 [2024-02-29T00:03:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:03:41 [2024-02-29T00:03:41.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:03:42 [2024-02-29T00:03:42.189Z] 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=-231961853 data=null doit=true}, Shell with text {Trace Import}]
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:03:42 [2024-02-29T00:03:42.189Z] 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')
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.189Z] 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.
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:03:42 [2024-02-29T00:03:42.189Z] 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
19:03:42 [2024-02-29T00:03:42.189Z] 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=-231961844 data=null}, (of type 'Combo')]
19:03:42 [2024-02-29T00:03:42.189Z] 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
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:42 [2024-02-29T00:03:42.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231961756 data=null doit=true}, TreeItem with text {import}]
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231961756 data=null}, TreeItem with text {import}]
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231961755 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231961755 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}]
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231961752 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231961751 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231961751 data=null doit=true}, Tree node with text: kernel-overlap-testing]
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231961751 data=null}, Tree node with text: kernel-overlap-testing]
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231961750 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231961750 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]
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231961747 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:03:42 [2024-02-29T00:03:42.190Z] 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:'))
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231961667 data=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:'))]
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.190Z] 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'
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:03:42 [2024-02-29T00:03:42.190Z] 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')
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4b0fdbd7
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-231961664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-231961664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-231961664 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-231961663 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-231961663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-231961663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:42 [2024-02-29T00:03:42.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-231961663 data=null 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')]
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-231961663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-231961663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-231961663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-231961663 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-231961662 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:03:42 [2024-02-29T00:03:42.191Z] 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')
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:03:42 [2024-02-29T00:03:42.191Z] 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.
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:03:42 [2024-02-29T00:03:42.191Z] 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')
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:03:42 [2024-02-29T00:03:42.191Z] 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.
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:03:42 [2024-02-29T00:03:42.191Z] 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')
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.191Z] 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')
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7657cc5
19:03:42 [2024-02-29T00:03:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-231961653 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')]
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-231961652 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')]
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-231961652 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-231961652 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-231961652 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')]
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-231961652 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')]
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-231961652 data=null 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')]
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-231961652 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')]
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-231961652 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')]
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-231961651 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')]
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-231961651 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-231961651 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:03:42 [2024-02-29T00:03:42.192Z] 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')
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:03:42 [2024-02-29T00:03:42.192Z] 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.
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.192Z] 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)'
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:03:42 [2024-02-29T00:03:42.192Z] 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')
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.192Z] 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')
19:03:42 [2024-02-29T00:03:42.192Z] 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.
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:42 [2024-02-29T00:03:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:03:42 [2024-02-29T00:03:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:03:42 [2024-02-29T00:03:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:42 [2024-02-29T00:03:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:03:42 [2024-02-29T00:03:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231961645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:42 [2024-02-29T00:03:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231961645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:42 [2024-02-29T00:03:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231961645 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:42 [2024-02-29T00:03:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231961645 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:42 [2024-02-29T00:03:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231961645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:42 [2024-02-29T00:03:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231961645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:42 [2024-02-29T00:03:42.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:43 [2024-02-29T00:03:43.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231961645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:43 [2024-02-29T00:03:43.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231962352 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:03:43 [2024-02-29T00:03:43.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:03:43 [2024-02-29T00:03:43.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:43 [2024-02-29T00:03:43.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:43 [2024-02-29T00:03:43.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:43 [2024-02-29T00:03:43.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:43 [2024-02-29T00:03:43.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:43 [2024-02-29T00:03:43.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:43 [2024-02-29T00:03:43.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231960845 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:43 [2024-02-29T00:03:43.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231960845 data=null doit=true}, TreeItem with text {test}]
19:03:43 [2024-02-29T00:03:43.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231960845 data=null}, TreeItem with text {test}]
19:03:43 [2024-02-29T00:03:43.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231960844 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:43 [2024-02-29T00:03:43.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231960844 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:43 [2024-02-29T00:03:43.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231960778 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:43 [2024-02-29T00:03:43.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:43 [2024-02-29T00:03:43.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231960777 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:43 [2024-02-29T00:03:43.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231960777 data=null doit=true}, TreeItem with text {test}]
19:03:43 [2024-02-29T00:03:43.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231960776 data=null}, TreeItem with text {test}]
19:03:43 [2024-02-29T00:03:43.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231960762 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:43 [2024-02-29T00:03:43.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231960762 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:43 [2024-02-29T00:03:43.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231960729 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:43 [2024-02-29T00:03:43.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:43 [2024-02-29T00:03:43.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:43 [2024-02-29T00:03:43.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231960728 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:43 [2024-02-29T00:03:43.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231960728 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:43 [2024-02-29T00:03:43.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231960728 data=null}, TreeItem with text {Traces [6]}]
19:03:43 [2024-02-29T00:03:43.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231960727 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:43 [2024-02-29T00:03:43.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231960727 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]}]
19:03:43 [2024-02-29T00:03:43.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231960719 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:43 [2024-02-29T00:03:43.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:03:43 [2024-02-29T00:03:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:43 [2024-02-29T00:03:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:43 [2024-02-29T00:03:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231960350 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:03:43 [2024-02-29T00:03:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231960350 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:43 [2024-02-29T00:03:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231960350 data=null}, TreeItem with text {kernel-overlap-testing}]
19:03:43 [2024-02-29T00:03:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231960349 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:43 [2024-02-29T00:03:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231960349 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:43 [2024-02-29T00:03:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231960319 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:43 [2024-02-29T00:03:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:43 [2024-02-29T00:03:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:43 [2024-02-29T00:03:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:43 [2024-02-29T00:03:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:43 [2024-02-29T00:03:43.527Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:43 [2024-02-29T00:03:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:43 [2024-02-29T00:03:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231960307 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:03:43 [2024-02-29T00:03:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231960307 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:43 [2024-02-29T00:03:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231960307 data=null}, TreeItem with text {kernel-overlap-testing}]
19:03:43 [2024-02-29T00:03:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231960307 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:43 [2024-02-29T00:03:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231960306 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:43 [2024-02-29T00:03:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231960298 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:43 [2024-02-29T00:03:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:03:43 [2024-02-29T00:03:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231960297 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:03:43 [2024-02-29T00:03:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231960297 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:43 [2024-02-29T00:03:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:43 [2024-02-29T00:03:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231960297 data=null}, TreeItem with text {kernel-overlap-testing}]
19:03:43 [2024-02-29T00:03:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231960296 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:43 [2024-02-29T00:03:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231960296 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:43 [2024-02-29T00:03:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231960292 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:43 [2024-02-29T00:03:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231960291 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
19:03:43 [2024-02-29T00:03:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231960291 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
19:03:43 [2024-02-29T00:03:43.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231960291 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:44 [2024-02-29T00:03:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231960228 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
19:03:44 [2024-02-29T00:03:44.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231959682 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:03:44 [2024-02-29T00:03:44.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231959675 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:44 [2024-02-29T00:03:44.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231959675 data=null}, TreeItem with text {kernel-overlap-testing}]
19:03:44 [2024-02-29T00:03:44.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:03:44 [2024-02-29T00:03:44.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:44 [2024-02-29T00:03:44.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:44 [2024-02-29T00:03:44.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:44 [2024-02-29T00:03:44.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:44 [2024-02-29T00:03:44.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:44 [2024-02-29T00:03:44.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:44 [2024-02-29T00:03:44.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:44 [2024-02-29T00:03:44.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:44 [2024-02-29T00:03:44.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:44 [2024-02-29T00:03:44.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:44 [2024-02-29T00:03:44.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:03:44 [2024-02-29T00:03:44.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231959673 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:03:44 [2024-02-29T00:03:44.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231959672 data=null doit=true}, TableItem with text {}]
19:03:44 [2024-02-29T00:03:44.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231959672 data=null}, TableItem with text {}]
19:03:44 [2024-02-29T00:03:44.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231959672 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:03:44 [2024-02-29T00:03:44.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231959671 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:03:44 [2024-02-29T00:03:44.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231959651 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:03:44 [2024-02-29T00:03:44.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:44 [2024-02-29T00:03:44.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:45 [2024-02-29T00:03:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:45 [2024-02-29T00:03:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:45 [2024-02-29T00:03:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231958405 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:03:45 [2024-02-29T00:03:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231958405 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:45 [2024-02-29T00:03:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231958405 data=null}, TreeItem with text {kernel-overlap-testing}]
19:03:45 [2024-02-29T00:03:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231958404 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:45 [2024-02-29T00:03:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231958404 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:45 [2024-02-29T00:03:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231958395 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:45 [2024-02-29T00:03:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:45 [2024-02-29T00:03:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:45 [2024-02-29T00:03:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:45 [2024-02-29T00:03:45.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:45 [2024-02-29T00:03:45.719Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231958304 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231958304 data=null doit=true}, Tree node with text: kernel-overlap-testing]
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231958304 data=null}, Tree node with text: kernel-overlap-testing]
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231958303 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231958303 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]
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231958294 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:45 [2024-02-29T00:03:45.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231958288 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231958288 data=null doit=true}, TreeItem with text {test}]
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231958287 data=null}, TreeItem with text {test}]
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231958287 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231958287 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231958253 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231958253 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231958252 data=null doit=true}, TreeItem with text {test}]
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231958252 data=null}, TreeItem with text {test}]
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231958252 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231958252 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231958244 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:45 [2024-02-29T00:03:45.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231958243 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231958243 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231958243 data=null}, TreeItem with text {Traces [6]}]
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231958239 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231958239 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]}]
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231958182 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-231958181 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-231958181 data=null doit=true}, TreeItem with text {Traces [6]}]
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-231958181 data=null}, TreeItem with text {Traces [6]}]
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-231958181 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:45 [2024-02-29T00:03:45.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231958180 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]}]
19:03:45 [2024-02-29T00:03:45.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-231958168 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
19:03:45 [2024-02-29T00:03:45.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:03:45 [2024-02-29T00:03:45.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:03:46 [2024-02-29T00:03:46.236Z] 
19:03:46 [2024-02-29T00:03:46.236Z] (Eclipse:20013): Gtk-WARNING **: 00:03:45.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:46 [2024-02-29T00:03:46.236Z] 
19:03:46 [2024-02-29T00:03:46.236Z] (Eclipse:20013): Gtk-WARNING **: 00:03:45.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:46 [2024-02-29T00:03:46.236Z] 
19:03:46 [2024-02-29T00:03:46.236Z] (Eclipse:20013): Gtk-WARNING **: 00:03:45.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:46 [2024-02-29T00:03:46.236Z] 
19:03:46 [2024-02-29T00:03:46.236Z] (Eclipse:20013): Gtk-WARNING **: 00:03:45.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:46 [2024-02-29T00:03:46.236Z] 
19:03:46 [2024-02-29T00:03:46.236Z] (Eclipse:20013): Gtk-WARNING **: 00:03:46.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:46 [2024-02-29T00:03:46.236Z] 
19:03:46 [2024-02-29T00:03:46.236Z] (Eclipse:20013): Gtk-WARNING **: 00:03:46.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:46 [2024-02-29T00:03:46.236Z] 
19:03:46 [2024-02-29T00:03:46.236Z] (Eclipse:20013): Gtk-WARNING **: 00:03:46.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:46 [2024-02-29T00:03:46.236Z] 
19:03:46 [2024-02-29T00:03:46.236Z] (Eclipse:20013): Gtk-WARNING **: 00:03:46.062: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:46 [2024-02-29T00:03:46.236Z] 
19:03:46 [2024-02-29T00:03:46.236Z] (Eclipse:20013): Gtk-WARNING **: 00:03:46.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:46 [2024-02-29T00:03:46.236Z] 
19:03:46 [2024-02-29T00:03:46.236Z] (Eclipse:20013): Gtk-WARNING **: 00:03:46.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:46 [2024-02-29T00:03:46.236Z] 
19:03:46 [2024-02-29T00:03:46.236Z] (Eclipse:20013): Gtk-WARNING **: 00:03:46.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:46 [2024-02-29T00:03:46.236Z] 
19:03:46 [2024-02-29T00:03:46.236Z] (Eclipse:20013): Gtk-WARNING **: 00:03:46.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:03:46 [2024-02-29T00:03:46.237Z] 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=-231957673 data=null doit=true}, Shell with text {Trace Import}]
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:03:46 [2024-02-29T00:03:46.237Z] 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')
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.237Z] 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.
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:03:46 [2024-02-29T00:03:46.237Z] 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
19:03:46 [2024-02-29T00:03:46.237Z] 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=-231957651 data=null}, (of type 'Combo')]
19:03:46 [2024-02-29T00:03:46.237Z] 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
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231957594 data=null doit=true}, TreeItem with text {import}]
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231957594 data=null}, TreeItem with text {import}]
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231957594 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231957594 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}]
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231957590 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-231957590 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231957590 data=null doit=true}, TreeItem with text {import}]
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231957590 data=null}, TreeItem with text {import}]
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231957589 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231957589 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}]
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231957588 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:46 [2024-02-29T00:03:46.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
19:03:46 [2024-02-29T00:03:46.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:03:46 [2024-02-29T00:03:46.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:46 [2024-02-29T00:03:46.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:46 [2024-02-29T00:03:46.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:03:46 [2024-02-29T00:03:46.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:03:46 [2024-02-29T00:03:46.494Z] 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:'))
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231957549 data=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:'))]
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] 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'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:03:46 [2024-02-29T00:03:46.495Z] 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')
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:03:46 [2024-02-29T00:03:46.495Z] 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.
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:03:46 [2024-02-29T00:03:46.495Z] 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')
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:03:46 [2024-02-29T00:03:46.495Z] 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.
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:03:46 [2024-02-29T00:03:46.495Z] 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')
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:03:46 [2024-02-29T00:03:46.495Z] 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.
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:03:46 [2024-02-29T00:03:46.496Z] 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')
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] 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')
19:03:46 [2024-02-29T00:03:46.496Z] 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.
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:03:46 [2024-02-29T00:03:46.496Z] 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')
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:03:46 [2024-02-29T00:03:46.496Z] 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.
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] 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)'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:03:46 [2024-02-29T00:03:46.496Z] 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')
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] 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')
19:03:46 [2024-02-29T00:03:46.496Z] 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.
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:46 [2024-02-29T00:03:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:03:46 [2024-02-29T00:03:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:03:46 [2024-02-29T00:03:46.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')
19:03:46 [2024-02-29T00:03:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:03:46 [2024-02-29T00:03:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231957527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:46 [2024-02-29T00:03:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231957527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:46 [2024-02-29T00:03:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231957527 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:46 [2024-02-29T00:03:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231957527 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:46 [2024-02-29T00:03:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231957526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:46 [2024-02-29T00:03:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231957526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:46 [2024-02-29T00:03:46.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231957526 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:46 [2024-02-29T00:03:46.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231958069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:03:47 [2024-02-29T00:03:47.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:03:47 [2024-02-29T00:03:47.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:47 [2024-02-29T00:03:47.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:47 [2024-02-29T00:03:47.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:47 [2024-02-29T00:03:47.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:47 [2024-02-29T00:03:47.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:47 [2024-02-29T00:03:47.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:47 [2024-02-29T00:03:47.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231956975 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:47 [2024-02-29T00:03:47.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231956975 data=null doit=true}, TreeItem with text {test}]
19:03:47 [2024-02-29T00:03:47.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231956975 data=null}, TreeItem with text {test}]
19:03:47 [2024-02-29T00:03:47.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231956974 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:47 [2024-02-29T00:03:47.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231956974 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:47 [2024-02-29T00:03:47.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231956936 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:47 [2024-02-29T00:03:47.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:47 [2024-02-29T00:03:47.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231956935 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:47 [2024-02-29T00:03:47.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231956934 data=null doit=true}, TreeItem with text {test}]
19:03:47 [2024-02-29T00:03:47.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231956934 data=null}, TreeItem with text {test}]
19:03:47 [2024-02-29T00:03:47.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231956933 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:47 [2024-02-29T00:03:47.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231956933 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:47 [2024-02-29T00:03:47.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231956927 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:47 [2024-02-29T00:03:47.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:47 [2024-02-29T00:03:47.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:47 [2024-02-29T00:03:47.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231956926 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:03:47 [2024-02-29T00:03:47.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231956926 data=null doit=true}, TreeItem with text {Traces [7]}]
19:03:47 [2024-02-29T00:03:47.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231956926 data=null}, TreeItem with text {Traces [7]}]
19:03:47 [2024-02-29T00:03:47.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231956870 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:03:47 [2024-02-29T00:03:47.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231956870 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]}]
19:03:47 [2024-02-29T00:03:47.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231956785 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:03:47 [2024-02-29T00:03:47.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:03:47 [2024-02-29T00:03:47.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:47 [2024-02-29T00:03:47.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:47 [2024-02-29T00:03:47.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231956653 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
19:03:47 [2024-02-29T00:03:47.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231956652 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:03:47 [2024-02-29T00:03:47.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231956652 data=null}, TreeItem with text {unrecognized.log}]
19:03:47 [2024-02-29T00:03:47.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231956651 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
19:03:47 [2024-02-29T00:03:47.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231956651 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}]
19:03:47 [2024-02-29T00:03:47.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231956615 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
19:03:47 [2024-02-29T00:03:47.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:47 [2024-02-29T00:03:47.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:47 [2024-02-29T00:03:47.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:47 [2024-02-29T00:03:47.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:47 [2024-02-29T00:03:47.268Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:47 [2024-02-29T00:03:47.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:47 [2024-02-29T00:03:47.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231956611 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
19:03:47 [2024-02-29T00:03:47.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231956611 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:03:47 [2024-02-29T00:03:47.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231956611 data=null}, TreeItem with text {unrecognized.log}]
19:03:47 [2024-02-29T00:03:47.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231956610 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
19:03:47 [2024-02-29T00:03:47.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231956610 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}]
19:03:47 [2024-02-29T00:03:47.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231956589 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
19:03:47 [2024-02-29T00:03:47.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
19:03:47 [2024-02-29T00:03:47.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231956588 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
19:03:47 [2024-02-29T00:03:47.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231956588 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:03:47 [2024-02-29T00:03:47.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:47 [2024-02-29T00:03:47.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231956587 data=null}, TreeItem with text {unrecognized.log}]
19:03:47 [2024-02-29T00:03:47.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231956587 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
19:03:47 [2024-02-29T00:03:47.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231956586 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}]
19:03:47 [2024-02-29T00:03:47.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231956581 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
19:03:47 [2024-02-29T00:03:47.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231956581 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
19:03:47 [2024-02-29T00:03:47.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-231956581 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
19:03:48 [2024-02-29T00:03:48.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231956580 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}]
19:03:48 [2024-02-29T00:03:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231955582 data=null button=1 stateMask=0x80000 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
19:03:48 [2024-02-29T00:03:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-231955487 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
19:03:48 [2024-02-29T00:03:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-231955486 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:03:48 [2024-02-29T00:03:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-231955486 data=null}, TreeItem with text {unrecognized.log}]
19:03:48 [2024-02-29T00:03:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
19:03:48 [2024-02-29T00:03:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
19:03:48 [2024-02-29T00:03:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
19:03:48 [2024-02-29T00:03:48.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:48 [2024-02-29T00:03:48.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:48 [2024-02-29T00:03:48.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231955274 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
19:03:48 [2024-02-29T00:03:48.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231955274 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:03:48 [2024-02-29T00:03:48.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231955274 data=null}, TreeItem with text {unrecognized.log}]
19:03:48 [2024-02-29T00:03:48.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231955273 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
19:03:48 [2024-02-29T00:03:48.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231955273 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}]
19:03:48 [2024-02-29T00:03:48.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231955263 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
19:03:48 [2024-02-29T00:03:48.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:48 [2024-02-29T00:03:48.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:48 [2024-02-29T00:03:48.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231955254 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231955254 data=null doit=true}, TreeItem with text {test}]
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231955254 data=null}, TreeItem with text {test}]
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231955254 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231955253 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231955168 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231955167 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231955166 data=null doit=true}, TreeItem with text {test}]
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231955166 data=null}, TreeItem with text {test}]
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231955166 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231955166 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231955156 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:48 [2024-02-29T00:03:48.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231955155 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231955155 data=null doit=true}, TreeItem with text {Traces [7]}]
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231955154 data=null}, TreeItem with text {Traces [7]}]
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231955154 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231955154 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]}]
19:03:48 [2024-02-29T00:03:48.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231955127 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:03:48 [2024-02-29T00:03:48.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:03:48 [2024-02-29T00:03:48.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:48 [2024-02-29T00:03:48.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231954823 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, Tree node with text: unrecognized.log]
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231954823 data=null doit=true}, Tree node with text: unrecognized.log]
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231954793 data=null}, Tree node with text: unrecognized.log]
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231954792 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231954792 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]
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231954754 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:49 [2024-02-29T00:03:49.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231954746 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231954746 data=null doit=true}, TreeItem with text {test}]
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231954746 data=null}, TreeItem with text {test}]
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231954746 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231954746 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231954674 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231954673 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231954673 data=null doit=true}, TreeItem with text {test}]
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231954672 data=null}, TreeItem with text {test}]
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231954672 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231954672 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:49 [2024-02-29T00:03:49.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231954662 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:49 [2024-02-29T00:03:49.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:49 [2024-02-29T00:03:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:49 [2024-02-29T00:03:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231954661 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:03:49 [2024-02-29T00:03:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231954661 data=null doit=true}, TreeItem with text {Traces [7]}]
19:03:49 [2024-02-29T00:03:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231954661 data=null}, TreeItem with text {Traces [7]}]
19:03:49 [2024-02-29T00:03:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231954660 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:03:49 [2024-02-29T00:03:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231954660 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]}]
19:03:49 [2024-02-29T00:03:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231954641 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:03:49 [2024-02-29T00:03:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:49 [2024-02-29T00:03:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231954640 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:03:49 [2024-02-29T00:03:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231954640 data=null doit=true}, TreeItem with text {Traces [7]}]
19:03:49 [2024-02-29T00:03:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231954640 data=null}, TreeItem with text {Traces [7]}]
19:03:49 [2024-02-29T00:03:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231954640 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:03:49 [2024-02-29T00:03:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231954639 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]}]
19:03:49 [2024-02-29T00:03:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231954631 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:03:49 [2024-02-29T00:03:49.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:03:49 [2024-02-29T00:03:49.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:03:49 [2024-02-29T00:03:49.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:03:49 [2024-02-29T00:03:49.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:03:49 [2024-02-29T00:03:49.744Z] 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=-231954077 data=null doit=true}, Shell with text {Trace Import}]
19:03:49 [2024-02-29T00:03:49.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:49 [2024-02-29T00:03:49.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:03:49 [2024-02-29T00:03:49.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:03:49 [2024-02-29T00:03:49.744Z] 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')
19:03:49 [2024-02-29T00:03:49.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:49 [2024-02-29T00:03:49.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:49 [2024-02-29T00:03:49.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:49 [2024-02-29T00:03:49.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:49 [2024-02-29T00:03:49.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:49 [2024-02-29T00:03:49.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:49 [2024-02-29T00:03:49.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:49 [2024-02-29T00:03:49.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:49 [2024-02-29T00:03:49.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:49 [2024-02-29T00:03:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:49 [2024-02-29T00:03:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:49 [2024-02-29T00:03:49.745Z] 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.
19:03:49 [2024-02-29T00:03:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:49 [2024-02-29T00:03:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:49 [2024-02-29T00:03:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:49 [2024-02-29T00:03:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:49 [2024-02-29T00:03:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:49 [2024-02-29T00:03:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:03:49 [2024-02-29T00:03:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:03:49 [2024-02-29T00:03:49.745Z] 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
19:03:49 [2024-02-29T00:03:49.745Z] 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=-231954072 data=null}, (of type 'Combo')]
19:03:49 [2024-02-29T00:03:49.745Z] 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
19:03:49 [2024-02-29T00:03:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:49 [2024-02-29T00:03:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:49 [2024-02-29T00:03:49.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:03:50 [2024-02-29T00:03:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:50 [2024-02-29T00:03:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:50 [2024-02-29T00:03:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231954007 data=null doit=true}, TreeItem with text {import}]
19:03:50 [2024-02-29T00:03:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231954007 data=null}, TreeItem with text {import}]
19:03:50 [2024-02-29T00:03:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231954007 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:50 [2024-02-29T00:03:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231953990 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}]
19:03:50 [2024-02-29T00:03:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231953979 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:50 [2024-02-29T00:03:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:50 [2024-02-29T00:03:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-231953978 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:03:50 [2024-02-29T00:03:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231953978 data=null doit=true}, TreeItem with text {import}]
19:03:50 [2024-02-29T00:03:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231953978 data=null}, TreeItem with text {import}]
19:03:50 [2024-02-29T00:03:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231953977 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:50 [2024-02-29T00:03:50.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231953977 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}]
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231953977 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231953950 data=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:'))]
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:03:50 [2024-02-29T00:03:50.003Z] 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.
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:03:50 [2024-02-29T00:03:50.003Z] 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')
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:03:50 [2024-02-29T00:03:50.003Z] 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.
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:03:50 [2024-02-29T00:03:50.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3ed50b5f
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-231953943 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')]
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-231953943 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')]
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-231953943 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-231953943 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-231953943 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')]
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-231953942 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')]
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-231953942 data=null 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')]
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-231953942 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')]
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-231953942 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')]
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-231953942 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')]
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-231953942 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-231953942 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:03:50 [2024-02-29T00:03:50.005Z] 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.
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231953930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231953930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231953930 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231953930 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231953930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:50 [2024-02-29T00:03:50.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231953929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:50 [2024-02-29T00:03:50.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231953929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:50 [2024-02-29T00:03:50.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231954563 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:03:50 [2024-02-29T00:03:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:03:50 [2024-02-29T00:03:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:50 [2024-02-29T00:03:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:50 [2024-02-29T00:03:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:50 [2024-02-29T00:03:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:50 [2024-02-29T00:03:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:50 [2024-02-29T00:03:50.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:50 [2024-02-29T00:03:50.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231953521 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:50 [2024-02-29T00:03:50.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231953521 data=null doit=true}, TreeItem with text {test}]
19:03:50 [2024-02-29T00:03:50.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231953520 data=null}, TreeItem with text {test}]
19:03:50 [2024-02-29T00:03:50.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231953520 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:50 [2024-02-29T00:03:50.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231953520 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:50 [2024-02-29T00:03:50.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231953483 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:50 [2024-02-29T00:03:50.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:50 [2024-02-29T00:03:50.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231953475 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:50 [2024-02-29T00:03:50.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231953475 data=null doit=true}, TreeItem with text {test}]
19:03:50 [2024-02-29T00:03:50.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231953475 data=null}, TreeItem with text {test}]
19:03:50 [2024-02-29T00:03:50.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231953474 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:50 [2024-02-29T00:03:50.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231953474 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:50 [2024-02-29T00:03:50.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231953453 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:50 [2024-02-29T00:03:50.519Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:50 [2024-02-29T00:03:50.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:50 [2024-02-29T00:03:50.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231953452 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:03:50 [2024-02-29T00:03:50.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231953452 data=null doit=true}, TreeItem with text {Traces [7]}]
19:03:50 [2024-02-29T00:03:50.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231953452 data=null}, TreeItem with text {Traces [7]}]
19:03:50 [2024-02-29T00:03:50.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231953451 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:03:50 [2024-02-29T00:03:50.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231953451 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]}]
19:03:50 [2024-02-29T00:03:50.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231953433 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:03:50 [2024-02-29T00:03:50.519Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:03:50 [2024-02-29T00:03:50.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:50 [2024-02-29T00:03:50.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:50 [2024-02-29T00:03:50.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231953119 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
19:03:50 [2024-02-29T00:03:50.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231953118 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:03:50 [2024-02-29T00:03:50.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231953118 data=null}, TreeItem with text {unrecognized.log}]
19:03:50 [2024-02-29T00:03:50.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231953117 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
19:03:50 [2024-02-29T00:03:50.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231953117 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}]
19:03:50 [2024-02-29T00:03:50.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231953069 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
19:03:50 [2024-02-29T00:03:50.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:50 [2024-02-29T00:03:50.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:50 [2024-02-29T00:03:50.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:50 [2024-02-29T00:03:50.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:50 [2024-02-29T00:03:50.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:50 [2024-02-29T00:03:50.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:50 [2024-02-29T00:03:50.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231953066 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
19:03:50 [2024-02-29T00:03:50.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231953065 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:03:50 [2024-02-29T00:03:50.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231953065 data=null}, TreeItem with text {unrecognized.log}]
19:03:50 [2024-02-29T00:03:50.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231953065 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
19:03:50 [2024-02-29T00:03:50.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231953065 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}]
19:03:50 [2024-02-29T00:03:50.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231953060 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
19:03:50 [2024-02-29T00:03:50.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
19:03:50 [2024-02-29T00:03:50.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231953059 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
19:03:50 [2024-02-29T00:03:50.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231953059 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:03:50 [2024-02-29T00:03:50.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:50 [2024-02-29T00:03:50.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231953059 data=null}, TreeItem with text {unrecognized.log}]
19:03:50 [2024-02-29T00:03:50.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231953058 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
19:03:50 [2024-02-29T00:03:50.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231953058 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}]
19:03:50 [2024-02-29T00:03:50.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231953053 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
19:03:50 [2024-02-29T00:03:50.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231953053 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
19:03:50 [2024-02-29T00:03:50.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-231953053 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
19:03:51 [2024-02-29T00:03:51.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231953048 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}]
19:03:51 [2024-02-29T00:03:51.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231952975 data=null button=1 stateMask=0x80000 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
19:03:51 [2024-02-29T00:03:51.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-231952886 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
19:03:51 [2024-02-29T00:03:51.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-231952886 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:03:51 [2024-02-29T00:03:51.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-231952885 data=null}, TreeItem with text {unrecognized.log}]
19:03:51 [2024-02-29T00:03:51.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
19:03:51 [2024-02-29T00:03:51.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
19:03:51 [2024-02-29T00:03:51.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
19:03:51 [2024-02-29T00:03:51.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:51 [2024-02-29T00:03:51.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231952771 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231952770 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231952770 data=null}, TreeItem with text {unrecognized.log}]
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231952769 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231952769 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}]
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231952760 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:51 [2024-02-29T00:03:51.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231952623 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, Tree node with text: unrecognized.log]
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231952623 data=null doit=true}, Tree node with text: unrecognized.log]
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231952623 data=null}, Tree node with text: unrecognized.log]
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231952623 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231952622 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]
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231952613 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:51 [2024-02-29T00:03:51.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231952604 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231952604 data=null doit=true}, TreeItem with text {test}]
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231952604 data=null}, TreeItem with text {test}]
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231952603 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231952603 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231952558 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231952557 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:51 [2024-02-29T00:03:51.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231952557 data=null doit=true}, TreeItem with text {test}]
19:03:51 [2024-02-29T00:03:51.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231952556 data=null}, TreeItem with text {test}]
19:03:51 [2024-02-29T00:03:51.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231952556 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:51 [2024-02-29T00:03:51.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231952556 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:51 [2024-02-29T00:03:51.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231952549 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:51 [2024-02-29T00:03:51.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:51 [2024-02-29T00:03:51.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:51 [2024-02-29T00:03:51.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231952548 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:03:51 [2024-02-29T00:03:51.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231952548 data=null doit=true}, TreeItem with text {Traces [7]}]
19:03:51 [2024-02-29T00:03:51.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231952548 data=null}, TreeItem with text {Traces [7]}]
19:03:51 [2024-02-29T00:03:51.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231952547 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:03:51 [2024-02-29T00:03:51.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231952547 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]}]
19:03:51 [2024-02-29T00:03:51.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231952532 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:03:51 [2024-02-29T00:03:51.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:51 [2024-02-29T00:03:51.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231952531 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:03:51 [2024-02-29T00:03:51.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231952531 data=null doit=true}, TreeItem with text {Traces [7]}]
19:03:51 [2024-02-29T00:03:51.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231952531 data=null}, TreeItem with text {Traces [7]}]
19:03:51 [2024-02-29T00:03:51.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231952530 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:03:51 [2024-02-29T00:03:51.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231952530 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]}]
19:03:51 [2024-02-29T00:03:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231952526 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:03:51 [2024-02-29T00:03:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:03:51 [2024-02-29T00:03:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:03:51 [2024-02-29T00:03:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:03:51 [2024-02-29T00:03:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:03:51 [2024-02-29T00:03:51.806Z] 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=-231952088 data=null doit=true}, Shell with text {Confirm Clear}]
19:03:51 [2024-02-29T00:03:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:03:51 [2024-02-29T00:03:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:03:51 [2024-02-29T00:03:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:03:51 [2024-02-29T00:03:51.806Z] 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')
19:03:51 [2024-02-29T00:03:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:03:51 [2024-02-29T00:03:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:03:51 [2024-02-29T00:03:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231952086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:03:51 [2024-02-29T00:03:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231952086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:03:51 [2024-02-29T00:03:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231952086 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:03:51 [2024-02-29T00:03:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231952086 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:03:51 [2024-02-29T00:03:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231952086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:03:51 [2024-02-29T00:03:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231952085 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:03:51 [2024-02-29T00:03:51.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231952085 data=null 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')]
19:03:53 [2024-02-29T00:03:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:03:53 [2024-02-29T00:03:53.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231952461 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:03:53 [2024-02-29T00:03:53.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:53 [2024-02-29T00:03:53.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:53 [2024-02-29T00:03:53.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:53 [2024-02-29T00:03:53.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:53 [2024-02-29T00:03:53.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:53 [2024-02-29T00:03:53.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:53 [2024-02-29T00:03:53.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231949862 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:53 [2024-02-29T00:03:53.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231949862 data=null doit=true}, TreeItem with text {test}]
19:03:53 [2024-02-29T00:03:53.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231949862 data=null}, TreeItem with text {test}]
19:03:53 [2024-02-29T00:03:53.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231949861 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:54 [2024-02-29T00:03:54.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231949861 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:54 [2024-02-29T00:03:54.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231949833 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:54 [2024-02-29T00:03:54.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:54 [2024-02-29T00:03:54.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231949832 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:54 [2024-02-29T00:03:54.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231949832 data=null doit=true}, TreeItem with text {test}]
19:03:54 [2024-02-29T00:03:54.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231949832 data=null}, TreeItem with text {test}]
19:03:54 [2024-02-29T00:03:54.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231949831 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:54 [2024-02-29T00:03:54.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231949831 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:54 [2024-02-29T00:03:54.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231949825 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:54 [2024-02-29T00:03:54.212Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:54 [2024-02-29T00:03:54.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:54 [2024-02-29T00:03:54.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231949824 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:03:54 [2024-02-29T00:03:54.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231949824 data=null doit=true}, TreeItem with text {Traces [0]}]
19:03:54 [2024-02-29T00:03:54.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231949824 data=null}, TreeItem with text {Traces [0]}]
19:03:54 [2024-02-29T00:03:54.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231949823 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:03:54 [2024-02-29T00:03:54.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231949823 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:03:54 [2024-02-29T00:03:54.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231949808 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:03:54 [2024-02-29T00:03:54.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:54 [2024-02-29T00:03:54.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231949807 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:03:54 [2024-02-29T00:03:54.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231949807 data=null doit=true}, TreeItem with text {Traces [0]}]
19:03:54 [2024-02-29T00:03:54.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231949807 data=null}, TreeItem with text {Traces [0]}]
19:03:54 [2024-02-29T00:03:54.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231949806 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:03:54 [2024-02-29T00:03:54.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231949793 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:03:54 [2024-02-29T00:03:54.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231949786 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:03:54 [2024-02-29T00:03:54.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:03:54 [2024-02-29T00:03:54.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:03:54 [2024-02-29T00:03:54.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:03:54 [2024-02-29T00:03:54.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:03:54 [2024-02-29T00:03:54.777Z] 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=-231949286 data=null doit=true}, Shell with text {Trace Import}]
19:03:54 [2024-02-29T00:03:54.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:03:54 [2024-02-29T00:03:54.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:03:54 [2024-02-29T00:03:54.777Z] 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')
19:03:54 [2024-02-29T00:03:54.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:03:54 [2024-02-29T00:03:54.778Z] 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
19:03:54 [2024-02-29T00:03:54.778Z] 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=-231949282 data=null}, (of type 'Combo')]
19:03:54 [2024-02-29T00:03:54.778Z] 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
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231949233 data=null doit=true}, TreeItem with text {import}]
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231949233 data=null}, TreeItem with text {import}]
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231949232 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231949232 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}]
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231949184 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231949182 data=null doit=true}, Tree node with text: kernel-overlap-testing]
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231949182 data=null}, Tree node with text: kernel-overlap-testing]
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231949182 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231949182 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]
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231949181 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231949180 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231949180 data=null doit=true}, Tree node with text: kernel-overlap-testing]
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231949180 data=null}, Tree node with text: kernel-overlap-testing]
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231949180 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231949179 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]
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231949177 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: metadata
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:03:54 [2024-02-29T00:03:54.778Z] 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:'))
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231949146 data=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:'))]
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] 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'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:03:54 [2024-02-29T00:03:54.779Z] 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')
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:03:54 [2024-02-29T00:03:54.779Z] 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.
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:03:54 [2024-02-29T00:03:54.779Z] 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')
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:03:54 [2024-02-29T00:03:54.779Z] 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.
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:03:54 [2024-02-29T00:03:54.779Z] 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')
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@67a84d80
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-231949140 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')]
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-231949140 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')]
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-231949140 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-231949140 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
19:03:54 [2024-02-29T00:03:54.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-231949140 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')]
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-231949140 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')]
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-231949139 data=null 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')]
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-231949139 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')]
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-231949139 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')]
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-231949139 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')]
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-231949139 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-231949139 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:03:54 [2024-02-29T00:03:54.780Z] 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')
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] 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')
19:03:54 [2024-02-29T00:03:54.780Z] 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.
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:03:54 [2024-02-29T00:03:54.780Z] 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')
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:03:54 [2024-02-29T00:03:54.780Z] 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.
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.780Z] 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)'
19:03:54 [2024-02-29T00:03:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:03:54 [2024-02-29T00:03:54.781Z] 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')
19:03:54 [2024-02-29T00:03:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.781Z] 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')
19:03:54 [2024-02-29T00:03:54.781Z] 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.
19:03:54 [2024-02-29T00:03:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:54 [2024-02-29T00:03:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:03:54 [2024-02-29T00:03:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:03:54 [2024-02-29T00:03:54.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')
19:03:54 [2024-02-29T00:03:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:03:54 [2024-02-29T00:03:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231949081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:54 [2024-02-29T00:03:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231949081 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:54 [2024-02-29T00:03:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231949081 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:54 [2024-02-29T00:03:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231949080 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:54 [2024-02-29T00:03:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231949080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:54 [2024-02-29T00:03:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231949080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:55 [2024-02-29T00:03:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231949080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:55 [2024-02-29T00:03:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231949752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:03:55 [2024-02-29T00:03:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:03:55 [2024-02-29T00:03:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:55 [2024-02-29T00:03:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:55 [2024-02-29T00:03:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:55 [2024-02-29T00:03:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:55 [2024-02-29T00:03:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:55 [2024-02-29T00:03:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:55 [2024-02-29T00:03:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231948832 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:55 [2024-02-29T00:03:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231948788 data=null doit=true}, TreeItem with text {test}]
19:03:55 [2024-02-29T00:03:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231948787 data=null}, TreeItem with text {test}]
19:03:55 [2024-02-29T00:03:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231948786 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:55 [2024-02-29T00:03:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231948786 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:55 [2024-02-29T00:03:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231948764 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:55 [2024-02-29T00:03:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:55 [2024-02-29T00:03:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231948763 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:55 [2024-02-29T00:03:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231948763 data=null doit=true}, TreeItem with text {test}]
19:03:55 [2024-02-29T00:03:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231948763 data=null}, TreeItem with text {test}]
19:03:55 [2024-02-29T00:03:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231948762 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:55 [2024-02-29T00:03:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231948762 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:55 [2024-02-29T00:03:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231948749 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:55 [2024-02-29T00:03:55.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:55 [2024-02-29T00:03:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:55 [2024-02-29T00:03:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231948748 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:03:55 [2024-02-29T00:03:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231948748 data=null doit=true}, TreeItem with text {Traces [1]}]
19:03:55 [2024-02-29T00:03:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231948748 data=null}, TreeItem with text {Traces [1]}]
19:03:55 [2024-02-29T00:03:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231948747 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:03:55 [2024-02-29T00:03:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231948747 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:03:55 [2024-02-29T00:03:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231948730 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:03:55 [2024-02-29T00:03:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231948729 data=null doit=true}, TreeItem with text {Traces [1]}]
19:03:55 [2024-02-29T00:03:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231948729 data=null}, TreeItem with text {Traces [1]}]
19:03:55 [2024-02-29T00:03:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231948729 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:03:55 [2024-02-29T00:03:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231948729 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]}]
19:03:55 [2024-02-29T00:03:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231948727 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:03:55 [2024-02-29T00:03:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:55 [2024-02-29T00:03:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:55 [2024-02-29T00:03:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231948372 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
19:03:55 [2024-02-29T00:03:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231948372 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:55 [2024-02-29T00:03:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231948372 data=null}, TreeItem with text {kernel-overlap-testing}]
19:03:55 [2024-02-29T00:03:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231948372 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:55 [2024-02-29T00:03:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231948371 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:55 [2024-02-29T00:03:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231948339 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:55 [2024-02-29T00:03:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:55 [2024-02-29T00:03:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:55 [2024-02-29T00:03:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:55 [2024-02-29T00:03:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:55 [2024-02-29T00:03:55.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:55 [2024-02-29T00:03:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:55 [2024-02-29T00:03:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231948335 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
19:03:55 [2024-02-29T00:03:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231948335 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:55 [2024-02-29T00:03:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231948335 data=null}, TreeItem with text {kernel-overlap-testing}]
19:03:55 [2024-02-29T00:03:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231948334 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:55 [2024-02-29T00:03:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231948334 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:55 [2024-02-29T00:03:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231948330 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:55 [2024-02-29T00:03:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:03:55 [2024-02-29T00:03:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231948329 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
19:03:55 [2024-02-29T00:03:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231948325 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:55 [2024-02-29T00:03:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:55 [2024-02-29T00:03:55.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231948325 data=null}, TreeItem with text {kernel-overlap-testing}]
19:03:55 [2024-02-29T00:03:55.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231948324 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:55 [2024-02-29T00:03:55.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231948324 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:55 [2024-02-29T00:03:55.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231948320 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:55 [2024-02-29T00:03:55.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231948319 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
19:03:55 [2024-02-29T00:03:55.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231948319 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
19:03:55 [2024-02-29T00:03:55.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231948319 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:56 [2024-02-29T00:03:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231948262 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
19:03:56 [2024-02-29T00:03:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231947575 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
19:03:56 [2024-02-29T00:03:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231947569 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:56 [2024-02-29T00:03:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231947569 data=null}, TreeItem with text {kernel-overlap-testing}]
19:03:56 [2024-02-29T00:03:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:03:56 [2024-02-29T00:03:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:03:56 [2024-02-29T00:03:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:56 [2024-02-29T00:03:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:56 [2024-02-29T00:03:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:56 [2024-02-29T00:03:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:56 [2024-02-29T00:03:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:03:56 [2024-02-29T00:03:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231947566 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:03:56 [2024-02-29T00:03:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231947566 data=null doit=true}, TableItem with text {}]
19:03:56 [2024-02-29T00:03:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231947566 data=null}, TableItem with text {}]
19:03:56 [2024-02-29T00:03:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231947565 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:03:56 [2024-02-29T00:03:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231947565 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:03:56 [2024-02-29T00:03:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231947540 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:03:56 [2024-02-29T00:03:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:03:56 [2024-02-29T00:03:56.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231946393 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231946393 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231946392 data=null}, TreeItem with text {kernel-overlap-testing}]
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231946392 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231946391 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231946383 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:57 [2024-02-29T00:03:57.739Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231946374 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231946374 data=null doit=true}, TreeItem with text {test}]
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231946374 data=null}, TreeItem with text {test}]
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231946374 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231946373 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231946332 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231946329 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231946328 data=null doit=true}, TreeItem with text {test}]
19:03:57 [2024-02-29T00:03:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231946328 data=null}, TreeItem with text {test}]
19:03:57 [2024-02-29T00:03:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231946328 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:57 [2024-02-29T00:03:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231946327 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:57 [2024-02-29T00:03:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231946321 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:57 [2024-02-29T00:03:57.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:57 [2024-02-29T00:03:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:57 [2024-02-29T00:03:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231946320 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:03:57 [2024-02-29T00:03:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231946320 data=null doit=true}, TreeItem with text {Traces [1]}]
19:03:57 [2024-02-29T00:03:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231946320 data=null}, TreeItem with text {Traces [1]}]
19:03:57 [2024-02-29T00:03:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231946320 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:03:57 [2024-02-29T00:03:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231946319 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:03:57 [2024-02-29T00:03:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231946304 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:03:57 [2024-02-29T00:03:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:57 [2024-02-29T00:03:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231946303 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:03:57 [2024-02-29T00:03:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231946303 data=null doit=true}, TreeItem with text {Traces [1]}]
19:03:57 [2024-02-29T00:03:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231946303 data=null}, TreeItem with text {Traces [1]}]
19:03:57 [2024-02-29T00:03:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231946303 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:03:57 [2024-02-29T00:03:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231946302 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:03:57 [2024-02-29T00:03:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231946292 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:03:57 [2024-02-29T00:03:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:03:57 [2024-02-29T00:03:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:03:57 [2024-02-29T00:03:57.996Z] 
19:03:57 [2024-02-29T00:03:57.996Z] (Eclipse:20013): Gtk-WARNING **: 00:03:57.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:57 [2024-02-29T00:03:57.996Z] 
19:03:57 [2024-02-29T00:03:57.996Z] (Eclipse:20013): Gtk-WARNING **: 00:03:57.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:57 [2024-02-29T00:03:57.996Z] 
19:03:57 [2024-02-29T00:03:57.996Z] (Eclipse:20013): Gtk-WARNING **: 00:03:57.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:57 [2024-02-29T00:03:57.996Z] 
19:03:57 [2024-02-29T00:03:57.996Z] (Eclipse:20013): Gtk-WARNING **: 00:03:57.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:03:57 [2024-02-29T00:03:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:03:57 [2024-02-29T00:03:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:03:57 [2024-02-29T00:03:57.996Z] 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=-231945890 data=null doit=true}, Shell with text {Confirm Clear}]
19:03:57 [2024-02-29T00:03:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:03:57 [2024-02-29T00:03:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:03:57 [2024-02-29T00:03:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:03:57 [2024-02-29T00:03:57.996Z] 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')
19:03:57 [2024-02-29T00:03:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:03:57 [2024-02-29T00:03:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:03:57 [2024-02-29T00:03:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231945889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:03:57 [2024-02-29T00:03:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231945889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:03:57 [2024-02-29T00:03:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231945889 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:03:57 [2024-02-29T00:03:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231945889 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:03:57 [2024-02-29T00:03:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231945888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:03:57 [2024-02-29T00:03:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231945888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:03:57 [2024-02-29T00:03:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231945888 data=null 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')]
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231946256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231945370 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231945370 data=null doit=true}, TreeItem with text {test}]
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231945370 data=null}, TreeItem with text {test}]
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231945369 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231945369 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231945356 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231945355 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231945355 data=null doit=true}, TreeItem with text {test}]
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231945355 data=null}, TreeItem with text {test}]
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231945354 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231945354 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231945338 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:03:58 [2024-02-29T00:03:58.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231945337 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231945337 data=null doit=true}, TreeItem with text {Traces [0]}]
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231945337 data=null}, TreeItem with text {Traces [0]}]
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231945334 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231945334 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231945283 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231945282 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231945282 data=null doit=true}, TreeItem with text {Traces [0]}]
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231945281 data=null}, TreeItem with text {Traces [0]}]
19:03:58 [2024-02-29T00:03:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231945281 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:03:58 [2024-02-29T00:03:58.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231945281 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:03:58 [2024-02-29T00:03:58.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231945276 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:03:58 [2024-02-29T00:03:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:03:58 [2024-02-29T00:03:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:03:59 [2024-02-29T00:03:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:03:59 [2024-02-29T00:03:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:03:59 [2024-02-29T00:03:59.075Z] 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=-231944774 data=null doit=true}, Shell with text {Trace Import}]
19:03:59 [2024-02-29T00:03:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:03:59 [2024-02-29T00:03:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:03:59 [2024-02-29T00:03:59.075Z] 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')
19:03:59 [2024-02-29T00:03:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.075Z] 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.
19:03:59 [2024-02-29T00:03:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:59 [2024-02-29T00:03:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:59 [2024-02-29T00:03:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:59 [2024-02-29T00:03:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:03:59 [2024-02-29T00:03:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:59 [2024-02-29T00:03:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:03:59 [2024-02-29T00:03:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:03:59 [2024-02-29T00:03:59.075Z] 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
19:03:59 [2024-02-29T00:03:59.075Z] 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=-231944769 data=null}, (of type 'Combo')]
19:03:59 [2024-02-29T00:03:59.075Z] 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
19:03:59 [2024-02-29T00:03:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:59 [2024-02-29T00:03:59.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:59 [2024-02-29T00:03:59.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:03:59 [2024-02-29T00:03:59.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:03:59 [2024-02-29T00:03:59.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:03:59 [2024-02-29T00:03:59.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:03:59 [2024-02-29T00:03:59.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-231944717 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:03:59 [2024-02-29T00:03:59.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231944717 data=null doit=true}, TreeItem with text {import}]
19:03:59 [2024-02-29T00:03:59.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231944717 data=null}, TreeItem with text {import}]
19:03:59 [2024-02-29T00:03:59.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231944716 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:59 [2024-02-29T00:03:59.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231944716 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}]
19:03:59 [2024-02-29T00:03:59.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231944715 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:03:59 [2024-02-29T00:03:59.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
19:03:59 [2024-02-29T00:03:59.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:03:59 [2024-02-29T00:03:59.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:03:59 [2024-02-29T00:03:59.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:03:59 [2024-02-29T00:03:59.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:03:59 [2024-02-29T00:03:59.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:03:59 [2024-02-29T00:03:59.334Z] 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:'))
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231944691 data=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:'))]
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] 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'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:03:59 [2024-02-29T00:03:59.334Z] 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')
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:03:59 [2024-02-29T00:03:59.334Z] 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.
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:03:59 [2024-02-29T00:03:59.334Z] 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')
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:03:59 [2024-02-29T00:03:59.334Z] 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.
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:03:59 [2024-02-29T00:03:59.334Z] 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')
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:03:59 [2024-02-29T00:03:59.335Z] 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.
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:03:59 [2024-02-29T00:03:59.335Z] 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')
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] 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')
19:03:59 [2024-02-29T00:03:59.335Z] 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.
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:03:59 [2024-02-29T00:03:59.335Z] 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')
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:03:59 [2024-02-29T00:03:59.335Z] 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.
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] 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)'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:03:59 [2024-02-29T00:03:59.335Z] 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')
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] 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')
19:03:59 [2024-02-29T00:03:59.335Z] 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.
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:03:59 [2024-02-29T00:03:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:03:59 [2024-02-29T00:03:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:59 [2024-02-29T00:03:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:03:59 [2024-02-29T00:03:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231944660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:59 [2024-02-29T00:03:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231944660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:59 [2024-02-29T00:03:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231944660 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:59 [2024-02-29T00:03:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231944660 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:59 [2024-02-29T00:03:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231944660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:59 [2024-02-29T00:03:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231944659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:03:59 [2024-02-29T00:03:59.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:59 [2024-02-29T00:03:59.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:59 [2024-02-29T00:03:59.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:59 [2024-02-29T00:03:59.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:59 [2024-02-29T00:03:59.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:03:59 [2024-02-29T00:03:59.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:03:59 [2024-02-29T00:03:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:03:59 [2024-02-29T00:03:59.900Z] 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=-231943978 data=null doit=true}, Shell with text {Confirmation}]
19:03:59 [2024-02-29T00:03:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
19:03:59 [2024-02-29T00:03:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
19:03:59 [2024-02-29T00:03:59.900Z] 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')
19:03:59 [2024-02-29T00:03:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:03:59 [2024-02-29T00:03:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
19:03:59 [2024-02-29T00:03:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-231943976 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')]
19:03:59 [2024-02-29T00:03:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-231943976 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')]
19:03:59 [2024-02-29T00:03:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-231943976 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
19:03:59 [2024-02-29T00:03:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-231943976 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
19:03:59 [2024-02-29T00:03:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-231943976 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')]
19:03:59 [2024-02-29T00:03:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-231943976 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')]
19:03:59 [2024-02-29T00:03:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-231943976 data=null 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')]
19:04:00 [2024-02-29T00:04:00.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:04:00 [2024-02-29T00:04:00.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231944659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:04:00 [2024-02-29T00:04:00.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231945184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:04:00 [2024-02-29T00:04:00.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:00 [2024-02-29T00:04:00.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:00 [2024-02-29T00:04:00.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:00 [2024-02-29T00:04:00.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:00 [2024-02-29T00:04:00.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:00 [2024-02-29T00:04:00.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:00 [2024-02-29T00:04:00.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231943257 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:00 [2024-02-29T00:04:00.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231943256 data=null doit=true}, TreeItem with text {test}]
19:04:00 [2024-02-29T00:04:00.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231943256 data=null}, TreeItem with text {test}]
19:04:00 [2024-02-29T00:04:00.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231943256 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:00 [2024-02-29T00:04:00.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231943255 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:00 [2024-02-29T00:04:00.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231943179 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:00 [2024-02-29T00:04:00.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:00 [2024-02-29T00:04:00.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231943177 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:00 [2024-02-29T00:04:00.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231943177 data=null doit=true}, TreeItem with text {test}]
19:04:00 [2024-02-29T00:04:00.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231943177 data=null}, TreeItem with text {test}]
19:04:00 [2024-02-29T00:04:00.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231943176 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:00 [2024-02-29T00:04:00.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231943176 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:00 [2024-02-29T00:04:00.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231943160 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:00 [2024-02-29T00:04:00.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:00 [2024-02-29T00:04:00.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:00 [2024-02-29T00:04:00.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-231943158 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
19:04:00 [2024-02-29T00:04:00.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-231943158 data=null doit=true}, TreeItem with text {Traces [13]}]
19:04:00 [2024-02-29T00:04:00.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-231943158 data=null}, TreeItem with text {Traces [13]}]
19:04:00 [2024-02-29T00:04:00.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-231943157 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:00 [2024-02-29T00:04:00.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231943157 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]}]
19:04:00 [2024-02-29T00:04:00.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-231943138 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:00 [2024-02-29T00:04:00.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-231943132 data=null doit=true}, TreeItem with text {Traces [13]}]
19:04:00 [2024-02-29T00:04:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-231943132 data=null}, TreeItem with text {Traces [13]}]
19:04:00 [2024-02-29T00:04:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-231943083 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:00 [2024-02-29T00:04:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231943083 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]}]
19:04:00 [2024-02-29T00:04:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-231943053 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231942687 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231942687 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231942686 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231942686 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231942685 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231942661 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:01 [2024-02-29T00:04:01.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231942651 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231942651 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231942650 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231942650 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231942650 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231942645 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231942645 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231942645 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231942644 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231942644 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231942644 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231942636 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231942636 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:04:01 [2024-02-29T00:04:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231942635 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:04:01 [2024-02-29T00:04:01.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231942635 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:01 [2024-02-29T00:04:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231942460 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:04:01 [2024-02-29T00:04:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231942180 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:04:01 [2024-02-29T00:04:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231942180 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:01 [2024-02-29T00:04:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231942179 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:04:01 [2024-02-29T00:04:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:04:01 [2024-02-29T00:04:01.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:02 [2024-02-29T00:04:02.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:02 [2024-02-29T00:04:02.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:02 [2024-02-29T00:04:02.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:02 [2024-02-29T00:04:02.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:02 [2024-02-29T00:04:02.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:04:02 [2024-02-29T00:04:02.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231941176 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:04:02 [2024-02-29T00:04:02.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231941176 data=null doit=true}, TableItem with text {}]
19:04:02 [2024-02-29T00:04:02.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231941176 data=null}, TableItem with text {}]
19:04:02 [2024-02-29T00:04:02.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231941175 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:04:02 [2024-02-29T00:04:02.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231941175 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:04:02 [2024-02-29T00:04:02.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231941171 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:04:02 [2024-02-29T00:04:02.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:02 [2024-02-29T00:04:02.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231941029 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231941029 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231941029 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231941028 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231941028 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231940984 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:02 [2024-02-29T00:04:02.937Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231940979 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231940979 data=null doit=true}, TreeItem with text {test}]
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231940979 data=null}, TreeItem with text {test}]
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231940978 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231940978 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231940943 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231940942 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231940942 data=null doit=true}, TreeItem with text {test}]
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231940942 data=null}, TreeItem with text {test}]
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231940942 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231940942 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231940935 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:02 [2024-02-29T00:04:02.937Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-231940934 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-231940934 data=null doit=true}, TreeItem with text {Traces [13]}]
19:04:02 [2024-02-29T00:04:02.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-231940934 data=null}, TreeItem with text {Traces [13]}]
19:04:02 [2024-02-29T00:04:02.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-231940933 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:02 [2024-02-29T00:04:02.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231940933 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]}]
19:04:02 [2024-02-29T00:04:02.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-231940879 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:02 [2024-02-29T00:04:02.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
19:04:03 [2024-02-29T00:04:03.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:03 [2024-02-29T00:04:03.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:03 [2024-02-29T00:04:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231940605 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:04:03 [2024-02-29T00:04:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231940605 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:03 [2024-02-29T00:04:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231940605 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:04:03 [2024-02-29T00:04:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231940604 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:04:03 [2024-02-29T00:04:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231940604 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:03 [2024-02-29T00:04:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231940577 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:04:03 [2024-02-29T00:04:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:03 [2024-02-29T00:04:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:03 [2024-02-29T00:04:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:03 [2024-02-29T00:04:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:03 [2024-02-29T00:04:03.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:03 [2024-02-29T00:04:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:03 [2024-02-29T00:04:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231940566 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:04:03 [2024-02-29T00:04:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231940566 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:03 [2024-02-29T00:04:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231940566 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:04:03 [2024-02-29T00:04:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231940566 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:04:03 [2024-02-29T00:04:03.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231940565 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:03 [2024-02-29T00:04:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231940560 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:04:03 [2024-02-29T00:04:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:04:03 [2024-02-29T00:04:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231940560 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:04:03 [2024-02-29T00:04:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231940560 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:03 [2024-02-29T00:04:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:03 [2024-02-29T00:04:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231940559 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:04:03 [2024-02-29T00:04:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231940559 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:04:03 [2024-02-29T00:04:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231940555 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:03 [2024-02-29T00:04:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231940551 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:04:03 [2024-02-29T00:04:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231940550 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:04:03 [2024-02-29T00:04:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231940550 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:04:03 [2024-02-29T00:04:03.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231940550 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:04 [2024-02-29T00:04:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231940390 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:04:04 [2024-02-29T00:04:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231940077 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:04:04 [2024-02-29T00:04:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231940076 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:04 [2024-02-29T00:04:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231940076 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:04:04 [2024-02-29T00:04:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:04:04 [2024-02-29T00:04:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:04 [2024-02-29T00:04:04.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:04 [2024-02-29T00:04:04.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:04 [2024-02-29T00:04:04.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:04 [2024-02-29T00:04:04.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:04 [2024-02-29T00:04:04.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:04 [2024-02-29T00:04:04.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:04:04 [2024-02-29T00:04:04.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231939073 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231939073 data=null doit=true}, TableItem with text {}]
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231939073 data=null}, TableItem with text {}]
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231939072 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231939072 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231939068 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231938942 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231938942 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231938942 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231938941 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231938941 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231938936 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:04 [2024-02-29T00:04:04.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231938930 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231938930 data=null doit=true}, TreeItem with text {test}]
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231938929 data=null}, TreeItem with text {test}]
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231938929 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231938929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231938881 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231938881 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231938880 data=null doit=true}, TreeItem with text {test}]
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231938880 data=null}, TreeItem with text {test}]
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231938880 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:04 [2024-02-29T00:04:04.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231938880 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:05 [2024-02-29T00:04:05.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231938866 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:05 [2024-02-29T00:04:05.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:05 [2024-02-29T00:04:05.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:05 [2024-02-29T00:04:05.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-231938865 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
19:04:05 [2024-02-29T00:04:05.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-231938865 data=null doit=true}, TreeItem with text {Traces [13]}]
19:04:05 [2024-02-29T00:04:05.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-231938865 data=null}, TreeItem with text {Traces [13]}]
19:04:05 [2024-02-29T00:04:05.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-231938864 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:05 [2024-02-29T00:04:05.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231938864 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]}]
19:04:05 [2024-02-29T00:04:05.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-231938846 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:05 [2024-02-29T00:04:05.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
19:04:05 [2024-02-29T00:04:05.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:05 [2024-02-29T00:04:05.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:05 [2024-02-29T00:04:05.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231938473 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:04:05 [2024-02-29T00:04:05.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231938473 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:05 [2024-02-29T00:04:05.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231938473 data=null}, TreeItem with text {kernel-overlap-testing}]
19:04:05 [2024-02-29T00:04:05.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231938472 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:04:05 [2024-02-29T00:04:05.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231938472 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:05 [2024-02-29T00:04:05.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231938443 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:04:05 [2024-02-29T00:04:05.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:05 [2024-02-29T00:04:05.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:05 [2024-02-29T00:04:05.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:05 [2024-02-29T00:04:05.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:05 [2024-02-29T00:04:05.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:05 [2024-02-29T00:04:05.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:05 [2024-02-29T00:04:05.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231938432 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:04:05 [2024-02-29T00:04:05.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231938431 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:05 [2024-02-29T00:04:05.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231938431 data=null}, TreeItem with text {kernel-overlap-testing}]
19:04:05 [2024-02-29T00:04:05.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231938431 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:04:05 [2024-02-29T00:04:05.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231938431 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:05 [2024-02-29T00:04:05.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231938386 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:04:05 [2024-02-29T00:04:05.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:04:05 [2024-02-29T00:04:05.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231938386 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:04:05 [2024-02-29T00:04:05.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231938386 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:05 [2024-02-29T00:04:05.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:05 [2024-02-29T00:04:05.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231938385 data=null}, TreeItem with text {kernel-overlap-testing}]
19:04:05 [2024-02-29T00:04:05.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231938385 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:04:05 [2024-02-29T00:04:05.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231938385 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:05 [2024-02-29T00:04:05.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231938380 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:04:05 [2024-02-29T00:04:05.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231938380 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
19:04:05 [2024-02-29T00:04:05.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231938379 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
19:04:06 [2024-02-29T00:04:06.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231938379 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:06 [2024-02-29T00:04:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231937930 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
19:04:06 [2024-02-29T00:04:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231937262 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:04:06 [2024-02-29T00:04:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231937242 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:06 [2024-02-29T00:04:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231937242 data=null}, TreeItem with text {kernel-overlap-testing}]
19:04:06 [2024-02-29T00:04:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:04:06 [2024-02-29T00:04:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:06 [2024-02-29T00:04:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:06 [2024-02-29T00:04:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:06 [2024-02-29T00:04:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:06 [2024-02-29T00:04:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:06 [2024-02-29T00:04:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:06 [2024-02-29T00:04:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:06 [2024-02-29T00:04:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:04:06 [2024-02-29T00:04:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231937239 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:04:06 [2024-02-29T00:04:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231937239 data=null doit=true}, TableItem with text {}]
19:04:06 [2024-02-29T00:04:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231937239 data=null}, TableItem with text {}]
19:04:06 [2024-02-29T00:04:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231937238 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:04:06 [2024-02-29T00:04:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231937238 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:04:06 [2024-02-29T00:04:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231937234 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:04:06 [2024-02-29T00:04:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:06 [2024-02-29T00:04:06.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231935687 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231935686 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231935686 data=null}, TreeItem with text {kernel-overlap-testing}]
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231935686 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231935685 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231935676 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:08 [2024-02-29T00:04:08.484Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231935670 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231935670 data=null doit=true}, TreeItem with text {test}]
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231935670 data=null}, TreeItem with text {test}]
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231935669 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231935669 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231935592 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231935591 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231935591 data=null doit=true}, TreeItem with text {test}]
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231935591 data=null}, TreeItem with text {test}]
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231935590 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231935590 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:08 [2024-02-29T00:04:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231935580 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:08 [2024-02-29T00:04:08.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:08 [2024-02-29T00:04:08.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:08 [2024-02-29T00:04:08.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-231935579 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
19:04:08 [2024-02-29T00:04:08.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-231935579 data=null doit=true}, TreeItem with text {Traces [13]}]
19:04:08 [2024-02-29T00:04:08.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-231935579 data=null}, TreeItem with text {Traces [13]}]
19:04:08 [2024-02-29T00:04:08.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-231935578 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:08 [2024-02-29T00:04:08.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231935578 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]}]
19:04:08 [2024-02-29T00:04:08.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-231935559 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:08 [2024-02-29T00:04:08.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
19:04:08 [2024-02-29T00:04:08.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:08 [2024-02-29T00:04:08.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:08 [2024-02-29T00:04:08.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231935356 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
19:04:08 [2024-02-29T00:04:08.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231935356 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:04:08 [2024-02-29T00:04:08.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231935356 data=null}, TreeItem with text {simple_server-thread1}]
19:04:08 [2024-02-29T00:04:08.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231935356 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
19:04:08 [2024-02-29T00:04:08.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231935355 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}]
19:04:08 [2024-02-29T00:04:08.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231935279 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
19:04:08 [2024-02-29T00:04:08.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:08 [2024-02-29T00:04:08.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:08 [2024-02-29T00:04:08.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:08 [2024-02-29T00:04:08.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:08 [2024-02-29T00:04:08.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:08 [2024-02-29T00:04:08.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:08 [2024-02-29T00:04:08.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231935275 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
19:04:08 [2024-02-29T00:04:08.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231935275 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:04:08 [2024-02-29T00:04:08.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231935275 data=null}, TreeItem with text {simple_server-thread1}]
19:04:08 [2024-02-29T00:04:08.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231935275 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
19:04:08 [2024-02-29T00:04:08.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231935274 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}]
19:04:08 [2024-02-29T00:04:08.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231935264 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
19:04:08 [2024-02-29T00:04:08.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
19:04:08 [2024-02-29T00:04:08.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231935263 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
19:04:08 [2024-02-29T00:04:08.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231935263 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:04:08 [2024-02-29T00:04:08.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:08 [2024-02-29T00:04:08.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231935263 data=null}, TreeItem with text {simple_server-thread1}]
19:04:08 [2024-02-29T00:04:08.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231935262 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
19:04:08 [2024-02-29T00:04:08.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231935262 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}]
19:04:08 [2024-02-29T00:04:08.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231935257 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
19:04:08 [2024-02-29T00:04:08.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231935252 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
19:04:08 [2024-02-29T00:04:08.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-231935252 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
19:04:08 [2024-02-29T00:04:08.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231935251 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}]
19:04:08 [2024-02-29T00:04:08.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231935140 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
19:04:08 [2024-02-29T00:04:08.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-231935131 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
19:04:09 [2024-02-29T00:04:09.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-231935130 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:04:09 [2024-02-29T00:04:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-231935065 data=null}, TreeItem with text {simple_server-thread1}]
19:04:09 [2024-02-29T00:04:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
19:04:09 [2024-02-29T00:04:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:09 [2024-02-29T00:04:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:09 [2024-02-29T00:04:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:09 [2024-02-29T00:04:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:09 [2024-02-29T00:04:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:09 [2024-02-29T00:04:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:09 [2024-02-29T00:04:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:09 [2024-02-29T00:04:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:09 [2024-02-29T00:04:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:04:09 [2024-02-29T00:04:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231934576 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:04:09 [2024-02-29T00:04:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231934575 data=null doit=true}, TableItem with text {}]
19:04:09 [2024-02-29T00:04:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231934575 data=null}, TableItem with text {}]
19:04:09 [2024-02-29T00:04:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231934575 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:04:09 [2024-02-29T00:04:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231934574 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:04:09 [2024-02-29T00:04:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231934570 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:04:09 [2024-02-29T00:04:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:09 [2024-02-29T00:04:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:10 [2024-02-29T00:04:10.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:10 [2024-02-29T00:04:10.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231933562 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231933562 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231933561 data=null}, TreeItem with text {simple_server-thread1}]
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231933561 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231933561 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}]
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231933556 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:10 [2024-02-29T00:04:10.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231933541 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231933541 data=null doit=true}, TreeItem with text {test}]
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231933541 data=null}, TreeItem with text {test}]
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231933540 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231933540 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231933466 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231933465 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231933464 data=null doit=true}, TreeItem with text {test}]
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231933464 data=null}, TreeItem with text {test}]
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231933464 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231933464 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231933453 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:10 [2024-02-29T00:04:10.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-231933452 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-231933452 data=null doit=true}, TreeItem with text {Traces [13]}]
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-231933451 data=null}, TreeItem with text {Traces [13]}]
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-231933451 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231933451 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]}]
19:04:10 [2024-02-29T00:04:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-231933433 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:10 [2024-02-29T00:04:10.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
19:04:10 [2024-02-29T00:04:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:10 [2024-02-29T00:04:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:10 [2024-02-29T00:04:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231933192 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
19:04:10 [2024-02-29T00:04:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231933191 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:04:10 [2024-02-29T00:04:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231933191 data=null}, TreeItem with text {simple_server-thread2}]
19:04:10 [2024-02-29T00:04:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231933191 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
19:04:10 [2024-02-29T00:04:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231933190 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}]
19:04:10 [2024-02-29T00:04:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231933159 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
19:04:10 [2024-02-29T00:04:10.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:10 [2024-02-29T00:04:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:10 [2024-02-29T00:04:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:10 [2024-02-29T00:04:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:10 [2024-02-29T00:04:10.705Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:10 [2024-02-29T00:04:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:10 [2024-02-29T00:04:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231933149 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
19:04:10 [2024-02-29T00:04:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231933149 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:04:10 [2024-02-29T00:04:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231933149 data=null}, TreeItem with text {simple_server-thread2}]
19:04:10 [2024-02-29T00:04:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231933148 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
19:04:10 [2024-02-29T00:04:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231933148 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}]
19:04:10 [2024-02-29T00:04:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231933144 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
19:04:10 [2024-02-29T00:04:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
19:04:10 [2024-02-29T00:04:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231933143 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
19:04:10 [2024-02-29T00:04:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231933143 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:04:10 [2024-02-29T00:04:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:10 [2024-02-29T00:04:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231933142 data=null}, TreeItem with text {simple_server-thread2}]
19:04:10 [2024-02-29T00:04:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231933142 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
19:04:10 [2024-02-29T00:04:10.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231933138 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}]
19:04:10 [2024-02-29T00:04:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231933134 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
19:04:10 [2024-02-29T00:04:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231933070 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
19:04:10 [2024-02-29T00:04:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-231933069 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
19:04:10 [2024-02-29T00:04:10.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231933069 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}]
19:04:11 [2024-02-29T00:04:11.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231932956 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
19:04:11 [2024-02-29T00:04:11.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-231932544 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
19:04:11 [2024-02-29T00:04:11.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-231932486 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:04:11 [2024-02-29T00:04:11.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-231932486 data=null}, TreeItem with text {simple_server-thread2}]
19:04:11 [2024-02-29T00:04:11.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
19:04:11 [2024-02-29T00:04:11.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:11 [2024-02-29T00:04:11.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:11 [2024-02-29T00:04:11.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:11 [2024-02-29T00:04:11.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:11 [2024-02-29T00:04:11.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:11 [2024-02-29T00:04:11.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:11 [2024-02-29T00:04:11.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:11 [2024-02-29T00:04:11.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:11 [2024-02-29T00:04:11.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:11 [2024-02-29T00:04:11.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:04:11 [2024-02-29T00:04:11.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231932483 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:04:11 [2024-02-29T00:04:11.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231932483 data=null doit=true}, TableItem with text {}]
19:04:11 [2024-02-29T00:04:11.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231932483 data=null}, TableItem with text {}]
19:04:11 [2024-02-29T00:04:11.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231932482 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:04:11 [2024-02-29T00:04:11.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231932482 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:04:11 [2024-02-29T00:04:11.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231932477 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:04:11 [2024-02-29T00:04:11.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:11 [2024-02-29T00:04:11.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:12 [2024-02-29T00:04:12.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:12 [2024-02-29T00:04:12.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:12 [2024-02-29T00:04:12.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231931364 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
19:04:12 [2024-02-29T00:04:12.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231931364 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:04:12 [2024-02-29T00:04:12.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231931364 data=null}, TreeItem with text {simple_server-thread2}]
19:04:12 [2024-02-29T00:04:12.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231931364 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
19:04:12 [2024-02-29T00:04:12.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231931363 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}]
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231931358 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:12 [2024-02-29T00:04:12.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231931352 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231931352 data=null doit=true}, TreeItem with text {test}]
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231931352 data=null}, TreeItem with text {test}]
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231931352 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231931351 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231931262 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231931261 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231931261 data=null doit=true}, TreeItem with text {test}]
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231931261 data=null}, TreeItem with text {test}]
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231931261 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231931260 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231931250 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:12 [2024-02-29T00:04:12.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-231931249 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-231931248 data=null doit=true}, TreeItem with text {Traces [13]}]
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-231931248 data=null}, TreeItem with text {Traces [13]}]
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-231931248 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231931248 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]}]
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-231931192 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:12 [2024-02-29T00:04:12.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
19:04:12 [2024-02-29T00:04:12.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:12 [2024-02-29T00:04:12.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:12 [2024-02-29T00:04:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231930993 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
19:04:12 [2024-02-29T00:04:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231930992 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:04:12 [2024-02-29T00:04:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231930992 data=null}, TreeItem with text {ust-overlap-testing}]
19:04:12 [2024-02-29T00:04:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231930991 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
19:04:12 [2024-02-29T00:04:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231930991 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}]
19:04:12 [2024-02-29T00:04:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231930949 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
19:04:12 [2024-02-29T00:04:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:12 [2024-02-29T00:04:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:12 [2024-02-29T00:04:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:12 [2024-02-29T00:04:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:12 [2024-02-29T00:04:12.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:12 [2024-02-29T00:04:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:12 [2024-02-29T00:04:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231930946 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
19:04:12 [2024-02-29T00:04:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231930946 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:04:12 [2024-02-29T00:04:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231930946 data=null}, TreeItem with text {ust-overlap-testing}]
19:04:12 [2024-02-29T00:04:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231930945 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
19:04:12 [2024-02-29T00:04:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231930945 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}]
19:04:12 [2024-02-29T00:04:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231930937 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
19:04:12 [2024-02-29T00:04:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
19:04:12 [2024-02-29T00:04:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231930936 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
19:04:12 [2024-02-29T00:04:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231930936 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:04:12 [2024-02-29T00:04:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:12 [2024-02-29T00:04:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231930935 data=null}, TreeItem with text {ust-overlap-testing}]
19:04:12 [2024-02-29T00:04:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231930935 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
19:04:12 [2024-02-29T00:04:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231930935 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}]
19:04:12 [2024-02-29T00:04:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231930893 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
19:04:12 [2024-02-29T00:04:12.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231930889 data=null button=1 stateMask=0x0 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
19:04:12 [2024-02-29T00:04:12.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-231930888 data=null button=1 stateMask=0x0 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
19:04:13 [2024-02-29T00:04:13.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231930888 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}]
19:04:13 [2024-02-29T00:04:13.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231930770 data=null button=1 stateMask=0x80000 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
19:04:13 [2024-02-29T00:04:13.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-231930760 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
19:04:13 [2024-02-29T00:04:13.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-231930760 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:04:13 [2024-02-29T00:04:13.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-231930760 data=null}, TreeItem with text {ust-overlap-testing}]
19:04:13 [2024-02-29T00:04:13.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
19:04:13 [2024-02-29T00:04:13.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:13 [2024-02-29T00:04:13.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:13 [2024-02-29T00:04:13.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:13 [2024-02-29T00:04:13.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:13 [2024-02-29T00:04:13.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:14 [2024-02-29T00:04:14.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:14 [2024-02-29T00:04:14.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:14 [2024-02-29T00:04:14.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:14 [2024-02-29T00:04:14.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:14 [2024-02-29T00:04:14.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:14 [2024-02-29T00:04:14.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:14 [2024-02-29T00:04:14.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:14 [2024-02-29T00:04:14.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:14 [2024-02-29T00:04:14.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:14 [2024-02-29T00:04:14.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:14 [2024-02-29T00:04:14.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:04:14 [2024-02-29T00:04:14.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231929771 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:04:14 [2024-02-29T00:04:14.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231929771 data=null doit=true}, TableItem with text {}]
19:04:14 [2024-02-29T00:04:14.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231929771 data=null}, TableItem with text {}]
19:04:14 [2024-02-29T00:04:14.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231929770 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:04:14 [2024-02-29T00:04:14.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231929770 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:04:14 [2024-02-29T00:04:14.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231929765 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:04:14 [2024-02-29T00:04:14.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:14 [2024-02-29T00:04:14.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:14 [2024-02-29T00:04:14.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:14 [2024-02-29T00:04:14.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:14 [2024-02-29T00:04:14.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231929169 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
19:04:14 [2024-02-29T00:04:14.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231929169 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:04:14 [2024-02-29T00:04:14.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231929169 data=null}, TreeItem with text {ust-overlap-testing}]
19:04:14 [2024-02-29T00:04:14.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231929169 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
19:04:14 [2024-02-29T00:04:14.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231929168 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}]
19:04:14 [2024-02-29T00:04:14.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231929163 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
19:04:14 [2024-02-29T00:04:14.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:14 [2024-02-29T00:04:14.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:14 [2024-02-29T00:04:14.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:14 [2024-02-29T00:04:14.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:14 [2024-02-29T00:04:14.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:14 [2024-02-29T00:04:14.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:14 [2024-02-29T00:04:14.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:14 [2024-02-29T00:04:14.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:14 [2024-02-29T00:04:14.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:14 [2024-02-29T00:04:14.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:14 [2024-02-29T00:04:14.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:14 [2024-02-29T00:04:14.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231929156 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:14 [2024-02-29T00:04:14.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231929156 data=null doit=true}, TreeItem with text {test}]
19:04:14 [2024-02-29T00:04:14.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231929155 data=null}, TreeItem with text {test}]
19:04:14 [2024-02-29T00:04:14.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231929155 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:14 [2024-02-29T00:04:14.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231929150 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:14 [2024-02-29T00:04:14.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231929108 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:14 [2024-02-29T00:04:14.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:14 [2024-02-29T00:04:14.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231929107 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:14 [2024-02-29T00:04:14.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231929107 data=null doit=true}, TreeItem with text {test}]
19:04:14 [2024-02-29T00:04:14.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231929106 data=null}, TreeItem with text {test}]
19:04:14 [2024-02-29T00:04:14.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231929106 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:14 [2024-02-29T00:04:14.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231929106 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:14 [2024-02-29T00:04:14.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231929096 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:14 [2024-02-29T00:04:14.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:14 [2024-02-29T00:04:14.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:14 [2024-02-29T00:04:14.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-231929092 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
19:04:14 [2024-02-29T00:04:14.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-231929092 data=null doit=true}, TreeItem with text {Traces [13]}]
19:04:14 [2024-02-29T00:04:14.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-231929092 data=null}, TreeItem with text {Traces [13]}]
19:04:14 [2024-02-29T00:04:14.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-231929092 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:14 [2024-02-29T00:04:14.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231929091 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]}]
19:04:14 [2024-02-29T00:04:14.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-231929074 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:14 [2024-02-29T00:04:14.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
19:04:14 [2024-02-29T00:04:14.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:14 [2024-02-29T00:04:14.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:14 [2024-02-29T00:04:14.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231928935 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:04:14 [2024-02-29T00:04:14.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231928935 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:04:14 [2024-02-29T00:04:14.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231928935 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:04:14 [2024-02-29T00:04:14.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231928934 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:04:14 [2024-02-29T00:04:14.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231928934 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)}]
19:04:14 [2024-02-29T00:04:14.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231928840 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:04:14 [2024-02-29T00:04:14.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:14 [2024-02-29T00:04:14.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:14 [2024-02-29T00:04:14.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:14 [2024-02-29T00:04:14.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:14 [2024-02-29T00:04:14.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:14 [2024-02-29T00:04:14.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:14 [2024-02-29T00:04:14.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231928837 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:04:14 [2024-02-29T00:04:14.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231928836 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:04:14 [2024-02-29T00:04:14.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231928836 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:04:14 [2024-02-29T00:04:14.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231928836 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:04:15 [2024-02-29T00:04:15.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231928836 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)}]
19:04:15 [2024-02-29T00:04:15.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231928786 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:04:15 [2024-02-29T00:04:15.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
19:04:15 [2024-02-29T00:04:15.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231928785 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:04:15 [2024-02-29T00:04:15.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231928785 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:04:15 [2024-02-29T00:04:15.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:15 [2024-02-29T00:04:15.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231928784 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:04:15 [2024-02-29T00:04:15.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231928784 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:04:15 [2024-02-29T00:04:15.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231928784 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)}]
19:04:15 [2024-02-29T00:04:15.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231928779 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:04:15 [2024-02-29T00:04:15.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231928778 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:04:15 [2024-02-29T00:04:15.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231928777 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:04:15 [2024-02-29T00:04:15.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231928777 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)}]
19:04:15 [2024-02-29T00:04:15.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231928665 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:04:15 [2024-02-29T00:04:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231928279 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:04:15 [2024-02-29T00:04:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231928279 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:04:15 [2024-02-29T00:04:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231928278 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:04:15 [2024-02-29T00:04:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
19:04:15 [2024-02-29T00:04:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:15 [2024-02-29T00:04:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:15 [2024-02-29T00:04:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:15 [2024-02-29T00:04:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:15 [2024-02-29T00:04:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:15 [2024-02-29T00:04:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:15 [2024-02-29T00:04:15.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:16 [2024-02-29T00:04:16.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:16 [2024-02-29T00:04:16.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:16 [2024-02-29T00:04:16.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:16 [2024-02-29T00:04:16.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:16 [2024-02-29T00:04:16.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:04:16 [2024-02-29T00:04:16.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231927258 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:04:16 [2024-02-29T00:04:16.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231927258 data=null doit=true}, TableItem with text {}]
19:04:16 [2024-02-29T00:04:16.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231927257 data=null}, TableItem with text {}]
19:04:16 [2024-02-29T00:04:16.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231927257 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:04:16 [2024-02-29T00:04:16.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231927257 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:04:16 [2024-02-29T00:04:16.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231927177 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:04:16 [2024-02-29T00:04:16.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:16 [2024-02-29T00:04:16.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:16 [2024-02-29T00:04:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231926982 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231926982 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231926982 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231926981 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231926981 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)}]
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231926971 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:16 [2024-02-29T00:04:16.948Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231926963 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231926963 data=null doit=true}, TreeItem with text {test}]
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231926963 data=null}, TreeItem with text {test}]
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231926962 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231926962 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231926926 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231926924 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231926924 data=null doit=true}, TreeItem with text {test}]
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231926924 data=null}, TreeItem with text {test}]
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231926924 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231926923 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231926916 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:16 [2024-02-29T00:04:16.948Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-231926915 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-231926915 data=null doit=true}, TreeItem with text {Traces [13]}]
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-231926915 data=null}, TreeItem with text {Traces [13]}]
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-231926914 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231926914 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]}]
19:04:16 [2024-02-29T00:04:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-231926876 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:16 [2024-02-29T00:04:16.948Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
19:04:17 [2024-02-29T00:04:17.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:17 [2024-02-29T00:04:17.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:17 [2024-02-29T00:04:17.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231926606 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:04:17 [2024-02-29T00:04:17.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231926606 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:04:17 [2024-02-29T00:04:17.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231926605 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:04:17 [2024-02-29T00:04:17.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231926605 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:04:17 [2024-02-29T00:04:17.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231926604 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)}]
19:04:17 [2024-02-29T00:04:17.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231926577 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:04:17 [2024-02-29T00:04:17.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:17 [2024-02-29T00:04:17.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:17 [2024-02-29T00:04:17.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:17 [2024-02-29T00:04:17.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:17 [2024-02-29T00:04:17.463Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:17 [2024-02-29T00:04:17.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:17 [2024-02-29T00:04:17.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231926565 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:04:17 [2024-02-29T00:04:17.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231926565 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:04:17 [2024-02-29T00:04:17.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231926565 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:04:17 [2024-02-29T00:04:17.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231926564 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:04:17 [2024-02-29T00:04:17.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231926564 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)}]
19:04:17 [2024-02-29T00:04:17.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231926555 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:04:17 [2024-02-29T00:04:17.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
19:04:17 [2024-02-29T00:04:17.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231926554 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:04:17 [2024-02-29T00:04:17.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231926554 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:04:17 [2024-02-29T00:04:17.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:17 [2024-02-29T00:04:17.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231926553 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:04:17 [2024-02-29T00:04:17.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231926553 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:04:17 [2024-02-29T00:04:17.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231926553 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)}]
19:04:17 [2024-02-29T00:04:17.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231926548 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:04:17 [2024-02-29T00:04:17.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231926548 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:04:17 [2024-02-29T00:04:17.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231926547 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:04:17 [2024-02-29T00:04:17.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231926547 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)}]
19:04:17 [2024-02-29T00:04:17.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231926376 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:04:17 [2024-02-29T00:04:17.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231926175 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:04:17 [2024-02-29T00:04:17.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231926149 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:04:17 [2024-02-29T00:04:17.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231926149 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:04:17 [2024-02-29T00:04:17.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
19:04:17 [2024-02-29T00:04:17.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:17 [2024-02-29T00:04:17.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:17 [2024-02-29T00:04:17.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:17 [2024-02-29T00:04:17.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:17 [2024-02-29T00:04:17.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:17 [2024-02-29T00:04:17.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:17 [2024-02-29T00:04:17.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:17 [2024-02-29T00:04:17.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231925123 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231925123 data=null doit=true}, TableItem with text {}]
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231925123 data=null}, TableItem with text {}]
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231925122 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231925122 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231925081 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231924846 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231924845 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231924845 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231924844 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231924844 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)}]
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231924835 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:19 [2024-02-29T00:04:19.091Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:19 [2024-02-29T00:04:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:19 [2024-02-29T00:04:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:19 [2024-02-29T00:04:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231924829 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:19 [2024-02-29T00:04:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231924829 data=null doit=true}, TreeItem with text {test}]
19:04:19 [2024-02-29T00:04:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231924829 data=null}, TreeItem with text {test}]
19:04:19 [2024-02-29T00:04:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231924829 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:19 [2024-02-29T00:04:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231924829 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:19 [2024-02-29T00:04:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231924795 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:19 [2024-02-29T00:04:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:19 [2024-02-29T00:04:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231924794 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:19 [2024-02-29T00:04:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231924793 data=null doit=true}, TreeItem with text {test}]
19:04:19 [2024-02-29T00:04:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231924793 data=null}, TreeItem with text {test}]
19:04:19 [2024-02-29T00:04:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231924793 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:19 [2024-02-29T00:04:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231924793 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:19 [2024-02-29T00:04:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231924787 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:19 [2024-02-29T00:04:19.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:19 [2024-02-29T00:04:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:19 [2024-02-29T00:04:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-231924785 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
19:04:19 [2024-02-29T00:04:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-231924785 data=null doit=true}, TreeItem with text {Traces [13]}]
19:04:19 [2024-02-29T00:04:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-231924785 data=null}, TreeItem with text {Traces [13]}]
19:04:19 [2024-02-29T00:04:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-231924785 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:19 [2024-02-29T00:04:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231924785 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]}]
19:04:19 [2024-02-29T00:04:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-231924768 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:19 [2024-02-29T00:04:19.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
19:04:19 [2024-02-29T00:04:19.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:19 [2024-02-29T00:04:19.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:19 [2024-02-29T00:04:19.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231924496 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
19:04:19 [2024-02-29T00:04:19.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-231924496 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
19:04:19 [2024-02-29T00:04:19.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-231924495 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
19:04:19 [2024-02-29T00:04:19.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231924495 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:04:19 [2024-02-29T00:04:19.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231924495 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)}]
19:04:19 [2024-02-29T00:04:19.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231924465 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:04:19 [2024-02-29T00:04:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:19 [2024-02-29T00:04:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:19 [2024-02-29T00:04:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:19 [2024-02-29T00:04:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:19 [2024-02-29T00:04:19.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:19 [2024-02-29T00:04:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:19 [2024-02-29T00:04:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231924455 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
19:04:19 [2024-02-29T00:04:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-231924454 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
19:04:19 [2024-02-29T00:04:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-231924454 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
19:04:19 [2024-02-29T00:04:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231924454 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:04:19 [2024-02-29T00:04:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231924453 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)}]
19:04:19 [2024-02-29T00:04:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231924449 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:04:19 [2024-02-29T00:04:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
19:04:19 [2024-02-29T00:04:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231924448 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
19:04:19 [2024-02-29T00:04:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-231924448 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
19:04:19 [2024-02-29T00:04:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:19 [2024-02-29T00:04:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-231924448 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
19:04:19 [2024-02-29T00:04:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231924448 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:04:19 [2024-02-29T00:04:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231924447 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)}]
19:04:19 [2024-02-29T00:04:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231924440 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:04:19 [2024-02-29T00:04:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231924439 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
19:04:19 [2024-02-29T00:04:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231924439 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
19:04:19 [2024-02-29T00:04:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231924439 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)}]
19:04:20 [2024-02-29T00:04:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231924234 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
19:04:20 [2024-02-29T00:04:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231923846 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
19:04:20 [2024-02-29T00:04:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-231923846 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
19:04:20 [2024-02-29T00:04:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-231923846 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
19:04:20 [2024-02-29T00:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
19:04:20 [2024-02-29T00:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:20 [2024-02-29T00:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:20 [2024-02-29T00:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:20 [2024-02-29T00:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:20 [2024-02-29T00:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:20 [2024-02-29T00:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:20 [2024-02-29T00:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:20 [2024-02-29T00:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:20 [2024-02-29T00:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:20 [2024-02-29T00:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:20 [2024-02-29T00:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:20 [2024-02-29T00:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:20 [2024-02-29T00:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:20 [2024-02-29T00:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:04:20 [2024-02-29T00:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231923843 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:04:20 [2024-02-29T00:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231923843 data=null doit=true}, TableItem with text {}]
19:04:20 [2024-02-29T00:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231923843 data=null}, TableItem with text {}]
19:04:20 [2024-02-29T00:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231923842 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:04:20 [2024-02-29T00:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231923842 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:04:20 [2024-02-29T00:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231923782 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:04:20 [2024-02-29T00:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:20 [2024-02-29T00:04:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:21 [2024-02-29T00:04:21.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:21 [2024-02-29T00:04:21.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:21 [2024-02-29T00:04:21.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231922477 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
19:04:21 [2024-02-29T00:04:21.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-231922477 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-231922476 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231922476 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231922475 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)}]
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231922469 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:21 [2024-02-29T00:04:21.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231922463 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231922463 data=null doit=true}, TreeItem with text {test}]
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231922463 data=null}, TreeItem with text {test}]
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231922463 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231922463 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231922430 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231922370 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231922370 data=null doit=true}, TreeItem with text {test}]
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231922370 data=null}, TreeItem with text {test}]
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231922370 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231922369 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231922358 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:21 [2024-02-29T00:04:21.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-231922356 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-231922356 data=null doit=true}, TreeItem with text {Traces [13]}]
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-231922356 data=null}, TreeItem with text {Traces [13]}]
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-231922355 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231922352 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]}]
19:04:21 [2024-02-29T00:04:21.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-231922343 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:21 [2024-02-29T00:04:21.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
19:04:21 [2024-02-29T00:04:21.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:21 [2024-02-29T00:04:21.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:21 [2024-02-29T00:04:21.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231922048 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
19:04:21 [2024-02-29T00:04:21.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-231922048 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
19:04:21 [2024-02-29T00:04:21.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-231922048 data=null}, TreeItem with text {simple_server-thread1(2)}]
19:04:21 [2024-02-29T00:04:21.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231922047 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
19:04:21 [2024-02-29T00:04:21.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231922047 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)}]
19:04:21 [2024-02-29T00:04:21.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231922016 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
19:04:21 [2024-02-29T00:04:21.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:21 [2024-02-29T00:04:21.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:21 [2024-02-29T00:04:21.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:21 [2024-02-29T00:04:21.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:22 [2024-02-29T00:04:22.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:22 [2024-02-29T00:04:22.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:22 [2024-02-29T00:04:22.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231922005 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
19:04:22 [2024-02-29T00:04:22.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-231922004 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
19:04:22 [2024-02-29T00:04:22.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-231922004 data=null}, TreeItem with text {simple_server-thread1(2)}]
19:04:22 [2024-02-29T00:04:22.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231922004 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
19:04:22 [2024-02-29T00:04:22.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231922004 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)}]
19:04:22 [2024-02-29T00:04:22.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231921999 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
19:04:22 [2024-02-29T00:04:22.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
19:04:22 [2024-02-29T00:04:22.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231921999 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
19:04:22 [2024-02-29T00:04:22.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-231921994 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
19:04:22 [2024-02-29T00:04:22.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:22 [2024-02-29T00:04:22.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-231921994 data=null}, TreeItem with text {simple_server-thread1(2)}]
19:04:22 [2024-02-29T00:04:22.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231921993 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
19:04:22 [2024-02-29T00:04:22.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231921993 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)}]
19:04:22 [2024-02-29T00:04:22.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231921989 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
19:04:22 [2024-02-29T00:04:22.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231921989 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
19:04:22 [2024-02-29T00:04:22.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231921988 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
19:04:22 [2024-02-29T00:04:22.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231921988 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)}]
19:04:22 [2024-02-29T00:04:22.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231921914 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
19:04:22 [2024-02-29T00:04:22.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231921536 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
19:04:22 [2024-02-29T00:04:22.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-231921515 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
19:04:22 [2024-02-29T00:04:22.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-231921515 data=null}, TreeItem with text {simple_server-thread1(2)}]
19:04:22 [2024-02-29T00:04:22.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
19:04:22 [2024-02-29T00:04:22.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:22 [2024-02-29T00:04:22.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:22 [2024-02-29T00:04:22.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:22 [2024-02-29T00:04:22.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:22 [2024-02-29T00:04:22.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:22 [2024-02-29T00:04:22.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:22 [2024-02-29T00:04:22.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:22 [2024-02-29T00:04:22.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:22 [2024-02-29T00:04:22.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:22 [2024-02-29T00:04:22.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:22 [2024-02-29T00:04:22.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:22 [2024-02-29T00:04:22.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:22 [2024-02-29T00:04:22.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:22 [2024-02-29T00:04:22.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:22 [2024-02-29T00:04:22.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:04:22 [2024-02-29T00:04:22.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231921489 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:04:22 [2024-02-29T00:04:22.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231921489 data=null doit=true}, TableItem with text {}]
19:04:22 [2024-02-29T00:04:22.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231921489 data=null}, TableItem with text {}]
19:04:22 [2024-02-29T00:04:22.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231921489 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:04:22 [2024-02-29T00:04:22.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231921488 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:04:22 [2024-02-29T00:04:22.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231921473 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:04:22 [2024-02-29T00:04:22.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:22 [2024-02-29T00:04:22.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:23 [2024-02-29T00:04:23.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:23 [2024-02-29T00:04:23.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:23 [2024-02-29T00:04:23.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231920370 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
19:04:23 [2024-02-29T00:04:23.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-231920370 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
19:04:23 [2024-02-29T00:04:23.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-231920370 data=null}, TreeItem with text {simple_server-thread1(2)}]
19:04:23 [2024-02-29T00:04:23.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231920369 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
19:04:23 [2024-02-29T00:04:23.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231920369 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)}]
19:04:23 [2024-02-29T00:04:23.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231920363 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
19:04:23 [2024-02-29T00:04:23.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:23 [2024-02-29T00:04:23.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:23 [2024-02-29T00:04:23.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:23 [2024-02-29T00:04:23.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:23 [2024-02-29T00:04:23.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:23 [2024-02-29T00:04:23.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:23 [2024-02-29T00:04:23.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:23 [2024-02-29T00:04:23.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:23 [2024-02-29T00:04:23.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:23 [2024-02-29T00:04:23.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:23 [2024-02-29T00:04:23.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:23 [2024-02-29T00:04:23.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231920357 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:23 [2024-02-29T00:04:23.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231920357 data=null doit=true}, TreeItem with text {test}]
19:04:23 [2024-02-29T00:04:23.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231920357 data=null}, TreeItem with text {test}]
19:04:23 [2024-02-29T00:04:23.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231920357 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:23 [2024-02-29T00:04:23.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231920356 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:23 [2024-02-29T00:04:23.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231920317 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:23 [2024-02-29T00:04:23.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:23 [2024-02-29T00:04:23.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231920316 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:23 [2024-02-29T00:04:23.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231920316 data=null doit=true}, TreeItem with text {test}]
19:04:23 [2024-02-29T00:04:23.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231920316 data=null}, TreeItem with text {test}]
19:04:23 [2024-02-29T00:04:23.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231920315 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:23 [2024-02-29T00:04:23.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231920315 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:23 [2024-02-29T00:04:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231920284 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:23 [2024-02-29T00:04:23.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:23 [2024-02-29T00:04:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:23 [2024-02-29T00:04:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-231920282 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
19:04:23 [2024-02-29T00:04:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-231920282 data=null doit=true}, TreeItem with text {Traces [13]}]
19:04:23 [2024-02-29T00:04:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-231920282 data=null}, TreeItem with text {Traces [13]}]
19:04:23 [2024-02-29T00:04:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-231920281 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:23 [2024-02-29T00:04:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231920281 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]}]
19:04:23 [2024-02-29T00:04:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-231920270 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:23 [2024-02-29T00:04:23.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
19:04:23 [2024-02-29T00:04:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:23 [2024-02-29T00:04:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:23 [2024-02-29T00:04:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231920063 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
19:04:23 [2024-02-29T00:04:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-231920063 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
19:04:23 [2024-02-29T00:04:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-231920063 data=null}, TreeItem with text {simple_server-thread2(2)}]
19:04:23 [2024-02-29T00:04:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231920062 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
19:04:23 [2024-02-29T00:04:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231920062 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)}]
19:04:24 [2024-02-29T00:04:24.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231919965 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
19:04:24 [2024-02-29T00:04:24.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:24 [2024-02-29T00:04:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:24 [2024-02-29T00:04:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:24 [2024-02-29T00:04:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:24 [2024-02-29T00:04:24.024Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:24 [2024-02-29T00:04:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:24 [2024-02-29T00:04:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231919961 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
19:04:24 [2024-02-29T00:04:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-231919961 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
19:04:24 [2024-02-29T00:04:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-231919961 data=null}, TreeItem with text {simple_server-thread2(2)}]
19:04:24 [2024-02-29T00:04:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231919961 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
19:04:24 [2024-02-29T00:04:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231919960 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)}]
19:04:24 [2024-02-29T00:04:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231919955 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
19:04:24 [2024-02-29T00:04:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
19:04:24 [2024-02-29T00:04:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231919955 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
19:04:24 [2024-02-29T00:04:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-231919955 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
19:04:24 [2024-02-29T00:04:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:24 [2024-02-29T00:04:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-231919954 data=null}, TreeItem with text {simple_server-thread2(2)}]
19:04:24 [2024-02-29T00:04:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231919954 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
19:04:24 [2024-02-29T00:04:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231919954 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)}]
19:04:24 [2024-02-29T00:04:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231919946 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
19:04:24 [2024-02-29T00:04:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231919945 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
19:04:24 [2024-02-29T00:04:24.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231919945 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
19:04:24 [2024-02-29T00:04:24.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231919945 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)}]
19:04:24 [2024-02-29T00:04:24.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231919779 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
19:04:24 [2024-02-29T00:04:24.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231919371 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
19:04:24 [2024-02-29T00:04:24.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-231919280 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
19:04:24 [2024-02-29T00:04:24.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-231919280 data=null}, TreeItem with text {simple_server-thread2(2)}]
19:04:24 [2024-02-29T00:04:24.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
19:04:24 [2024-02-29T00:04:24.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:24 [2024-02-29T00:04:24.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:24 [2024-02-29T00:04:24.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:24 [2024-02-29T00:04:24.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:24 [2024-02-29T00:04:24.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:24 [2024-02-29T00:04:24.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:24 [2024-02-29T00:04:24.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:24 [2024-02-29T00:04:24.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:24 [2024-02-29T00:04:24.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:24 [2024-02-29T00:04:24.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:24 [2024-02-29T00:04:24.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:24 [2024-02-29T00:04:24.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:24 [2024-02-29T00:04:24.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:24 [2024-02-29T00:04:24.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:24 [2024-02-29T00:04:24.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:24 [2024-02-29T00:04:24.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:04:24 [2024-02-29T00:04:24.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231919276 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:04:24 [2024-02-29T00:04:24.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231919276 data=null doit=true}, TableItem with text {}]
19:04:24 [2024-02-29T00:04:24.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231919276 data=null}, TableItem with text {}]
19:04:24 [2024-02-29T00:04:24.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231919275 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:04:24 [2024-02-29T00:04:24.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231919275 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:04:24 [2024-02-29T00:04:24.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231919267 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:04:24 [2024-02-29T00:04:24.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:24 [2024-02-29T00:04:24.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:25 [2024-02-29T00:04:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:25 [2024-02-29T00:04:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:25 [2024-02-29T00:04:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231918166 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
19:04:25 [2024-02-29T00:04:25.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-231918166 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
19:04:25 [2024-02-29T00:04:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-231918166 data=null}, TreeItem with text {simple_server-thread2(2)}]
19:04:25 [2024-02-29T00:04:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231918165 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
19:04:25 [2024-02-29T00:04:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231918165 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)}]
19:04:25 [2024-02-29T00:04:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231918160 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
19:04:25 [2024-02-29T00:04:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:25 [2024-02-29T00:04:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:25 [2024-02-29T00:04:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:25 [2024-02-29T00:04:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:25 [2024-02-29T00:04:25.726Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:25 [2024-02-29T00:04:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:25 [2024-02-29T00:04:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:25 [2024-02-29T00:04:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:25 [2024-02-29T00:04:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:25 [2024-02-29T00:04:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:25 [2024-02-29T00:04:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:25 [2024-02-29T00:04:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231918153 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:25 [2024-02-29T00:04:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231918153 data=null doit=true}, TreeItem with text {test}]
19:04:25 [2024-02-29T00:04:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231918153 data=null}, TreeItem with text {test}]
19:04:25 [2024-02-29T00:04:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231918153 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:25 [2024-02-29T00:04:25.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231918152 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:25 [2024-02-29T00:04:25.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231918027 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:25 [2024-02-29T00:04:25.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:25 [2024-02-29T00:04:25.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231918026 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:25 [2024-02-29T00:04:25.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231918026 data=null doit=true}, TreeItem with text {test}]
19:04:25 [2024-02-29T00:04:25.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231918026 data=null}, TreeItem with text {test}]
19:04:25 [2024-02-29T00:04:25.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231918025 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:25 [2024-02-29T00:04:25.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231918025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:25 [2024-02-29T00:04:25.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231918014 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:25 [2024-02-29T00:04:25.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:25 [2024-02-29T00:04:25.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:25 [2024-02-29T00:04:25.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-231918013 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
19:04:25 [2024-02-29T00:04:25.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-231918013 data=null doit=true}, TreeItem with text {Traces [13]}]
19:04:25 [2024-02-29T00:04:25.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-231918013 data=null}, TreeItem with text {Traces [13]}]
19:04:25 [2024-02-29T00:04:25.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-231918012 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:25 [2024-02-29T00:04:25.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231918012 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]}]
19:04:25 [2024-02-29T00:04:25.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-231917960 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:25 [2024-02-29T00:04:25.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231917671 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-231917671 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-231917671 data=null}, TreeItem with text {ust-overlap-testing(2)}]
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231917671 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231917670 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)}]
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231917626 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:26 [2024-02-29T00:04:26.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231917623 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-231917623 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-231917623 data=null}, TreeItem with text {ust-overlap-testing(2)}]
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231917622 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231917622 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)}]
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231917590 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231917589 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-231917589 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-231917588 data=null}, TreeItem with text {ust-overlap-testing(2)}]
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231917588 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231917588 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)}]
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231917579 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231917578 data=null button=1 stateMask=0x0 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
19:04:26 [2024-02-29T00:04:26.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231917578 data=null button=1 stateMask=0x0 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
19:04:26 [2024-02-29T00:04:26.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231917578 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)}]
19:04:27 [2024-02-29T00:04:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231917350 data=null button=1 stateMask=0x80000 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
19:04:27 [2024-02-29T00:04:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231916969 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
19:04:27 [2024-02-29T00:04:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-231916968 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
19:04:27 [2024-02-29T00:04:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-231916968 data=null}, TreeItem with text {ust-overlap-testing(2)}]
19:04:27 [2024-02-29T00:04:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
19:04:27 [2024-02-29T00:04:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:27 [2024-02-29T00:04:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:27 [2024-02-29T00:04:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:27 [2024-02-29T00:04:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:27 [2024-02-29T00:04:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:27 [2024-02-29T00:04:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:27 [2024-02-29T00:04:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:27 [2024-02-29T00:04:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:27 [2024-02-29T00:04:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:27 [2024-02-29T00:04:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:27 [2024-02-29T00:04:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:27 [2024-02-29T00:04:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:27 [2024-02-29T00:04:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:27 [2024-02-29T00:04:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:27 [2024-02-29T00:04:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:27 [2024-02-29T00:04:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:27 [2024-02-29T00:04:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:04:27 [2024-02-29T00:04:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231916965 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:04:27 [2024-02-29T00:04:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231916965 data=null doit=true}, TableItem with text {}]
19:04:27 [2024-02-29T00:04:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231916965 data=null}, TableItem with text {}]
19:04:27 [2024-02-29T00:04:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231916964 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:04:27 [2024-02-29T00:04:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231916964 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:04:27 [2024-02-29T00:04:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231916947 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:04:27 [2024-02-29T00:04:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:27 [2024-02-29T00:04:27.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:27 [2024-02-29T00:04:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:27 [2024-02-29T00:04:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:27 [2024-02-29T00:04:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231915883 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
19:04:27 [2024-02-29T00:04:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-231915883 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
19:04:27 [2024-02-29T00:04:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-231915883 data=null}, TreeItem with text {ust-overlap-testing(2)}]
19:04:27 [2024-02-29T00:04:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231915882 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
19:04:27 [2024-02-29T00:04:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231915882 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)}]
19:04:27 [2024-02-29T00:04:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231915877 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
19:04:27 [2024-02-29T00:04:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:27 [2024-02-29T00:04:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:27 [2024-02-29T00:04:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:27 [2024-02-29T00:04:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:27 [2024-02-29T00:04:27.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:27 [2024-02-29T00:04:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:27 [2024-02-29T00:04:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:27 [2024-02-29T00:04:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:27 [2024-02-29T00:04:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:27 [2024-02-29T00:04:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:27 [2024-02-29T00:04:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:27 [2024-02-29T00:04:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231915870 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:27 [2024-02-29T00:04:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231915870 data=null doit=true}, TreeItem with text {test}]
19:04:27 [2024-02-29T00:04:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231915865 data=null}, TreeItem with text {test}]
19:04:27 [2024-02-29T00:04:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231915864 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:27 [2024-02-29T00:04:27.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231915864 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:28 [2024-02-29T00:04:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231915780 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:28 [2024-02-29T00:04:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:28 [2024-02-29T00:04:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231915778 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:28 [2024-02-29T00:04:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231915778 data=null doit=true}, TreeItem with text {test}]
19:04:28 [2024-02-29T00:04:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231915778 data=null}, TreeItem with text {test}]
19:04:28 [2024-02-29T00:04:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231915778 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:28 [2024-02-29T00:04:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231915778 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:28 [2024-02-29T00:04:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231915771 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:28 [2024-02-29T00:04:28.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:28 [2024-02-29T00:04:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:28 [2024-02-29T00:04:28.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-231915769 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
19:04:28 [2024-02-29T00:04:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-231915769 data=null doit=true}, TreeItem with text {Traces [13]}]
19:04:28 [2024-02-29T00:04:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-231915769 data=null}, TreeItem with text {Traces [13]}]
19:04:28 [2024-02-29T00:04:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-231915769 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:28 [2024-02-29T00:04:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231915769 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]}]
19:04:28 [2024-02-29T00:04:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-231915750 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:28 [2024-02-29T00:04:28.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
19:04:28 [2024-02-29T00:04:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:28 [2024-02-29T00:04:28.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:28 [2024-02-29T00:04:28.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231915526 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
19:04:28 [2024-02-29T00:04:28.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231915525 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:04:28 [2024-02-29T00:04:28.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231915525 data=null}, TreeItem with text {unrecognized.log}]
19:04:28 [2024-02-29T00:04:28.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231915525 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
19:04:28 [2024-02-29T00:04:28.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231915524 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}]
19:04:28 [2024-02-29T00:04:28.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231915480 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
19:04:28 [2024-02-29T00:04:28.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:28 [2024-02-29T00:04:28.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:28 [2024-02-29T00:04:28.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:28 [2024-02-29T00:04:28.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:28 [2024-02-29T00:04:28.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:28 [2024-02-29T00:04:28.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:28 [2024-02-29T00:04:28.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231915477 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
19:04:28 [2024-02-29T00:04:28.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231915476 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:04:28 [2024-02-29T00:04:28.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231915476 data=null}, TreeItem with text {unrecognized.log}]
19:04:28 [2024-02-29T00:04:28.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231915476 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
19:04:28 [2024-02-29T00:04:28.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231915476 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}]
19:04:28 [2024-02-29T00:04:28.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231915467 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
19:04:28 [2024-02-29T00:04:28.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
19:04:28 [2024-02-29T00:04:28.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231915466 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
19:04:28 [2024-02-29T00:04:28.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231915466 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:04:28 [2024-02-29T00:04:28.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:28 [2024-02-29T00:04:28.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231915466 data=null}, TreeItem with text {unrecognized.log}]
19:04:28 [2024-02-29T00:04:28.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231915465 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
19:04:28 [2024-02-29T00:04:28.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231915465 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}]
19:04:28 [2024-02-29T00:04:28.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231915460 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
19:04:28 [2024-02-29T00:04:28.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231915456 data=null button=1 stateMask=0x0 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
19:04:28 [2024-02-29T00:04:28.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-231915456 data=null button=1 stateMask=0x0 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
19:04:28 [2024-02-29T00:04:28.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231915456 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}]
19:04:29 [2024-02-29T00:04:29.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231915035 data=null button=1 stateMask=0x80000 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
19:04:29 [2024-02-29T00:04:29.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-231914974 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
19:04:29 [2024-02-29T00:04:29.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-231914974 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:04:29 [2024-02-29T00:04:29.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-231914974 data=null}, TreeItem with text {unrecognized.log}]
19:04:29 [2024-02-29T00:04:29.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
19:04:29 [2024-02-29T00:04:29.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
19:04:29 [2024-02-29T00:04:29.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
19:04:29 [2024-02-29T00:04:29.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:29 [2024-02-29T00:04:29.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:29 [2024-02-29T00:04:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231914748 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
19:04:29 [2024-02-29T00:04:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231914747 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:04:29 [2024-02-29T00:04:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231914747 data=null}, TreeItem with text {unrecognized.log}]
19:04:29 [2024-02-29T00:04:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231914747 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
19:04:29 [2024-02-29T00:04:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231914747 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}]
19:04:29 [2024-02-29T00:04:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231914737 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
19:04:29 [2024-02-29T00:04:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:29 [2024-02-29T00:04:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:29 [2024-02-29T00:04:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:29 [2024-02-29T00:04:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:29 [2024-02-29T00:04:29.276Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:29 [2024-02-29T00:04:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:29 [2024-02-29T00:04:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:29 [2024-02-29T00:04:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:29 [2024-02-29T00:04:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:29 [2024-02-29T00:04:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:29 [2024-02-29T00:04:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:29 [2024-02-29T00:04:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231914681 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:29 [2024-02-29T00:04:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231914680 data=null doit=true}, TreeItem with text {test}]
19:04:29 [2024-02-29T00:04:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231914680 data=null}, TreeItem with text {test}]
19:04:29 [2024-02-29T00:04:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231914680 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:29 [2024-02-29T00:04:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231914680 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:29 [2024-02-29T00:04:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231914628 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:29 [2024-02-29T00:04:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:29 [2024-02-29T00:04:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231914628 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:29 [2024-02-29T00:04:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231914627 data=null doit=true}, TreeItem with text {test}]
19:04:29 [2024-02-29T00:04:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231914627 data=null}, TreeItem with text {test}]
19:04:29 [2024-02-29T00:04:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231914627 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:29 [2024-02-29T00:04:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231914627 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:29 [2024-02-29T00:04:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231914612 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:29 [2024-02-29T00:04:29.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:29 [2024-02-29T00:04:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:29 [2024-02-29T00:04:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-231914611 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
19:04:29 [2024-02-29T00:04:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-231914610 data=null doit=true}, TreeItem with text {Traces [13]}]
19:04:29 [2024-02-29T00:04:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-231914610 data=null}, TreeItem with text {Traces [13]}]
19:04:29 [2024-02-29T00:04:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-231914610 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:29 [2024-02-29T00:04:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231914610 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]}]
19:04:29 [2024-02-29T00:04:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-231914577 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:29 [2024-02-29T00:04:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:29 [2024-02-29T00:04:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-231914576 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
19:04:29 [2024-02-29T00:04:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-231914576 data=null doit=true}, TreeItem with text {Traces [13]}]
19:04:29 [2024-02-29T00:04:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-231914576 data=null}, TreeItem with text {Traces [13]}]
19:04:29 [2024-02-29T00:04:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-231914575 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:29 [2024-02-29T00:04:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231914575 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]}]
19:04:29 [2024-02-29T00:04:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-231914552 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
19:04:29 [2024-02-29T00:04:29.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:04:29 [2024-02-29T00:04:29.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:04:29 [2024-02-29T00:04:29.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:04:29 [2024-02-29T00:04:29.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:04:29 [2024-02-29T00:04:29.790Z] 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=-231914183 data=null doit=true}, Shell with text {Confirm Clear}]
19:04:29 [2024-02-29T00:04:29.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:04:29 [2024-02-29T00:04:29.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:04:29 [2024-02-29T00:04:29.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:04:29 [2024-02-29T00:04:29.790Z] 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')
19:04:29 [2024-02-29T00:04:29.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:04:29 [2024-02-29T00:04:29.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:04:29 [2024-02-29T00:04:29.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231914182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:04:29 [2024-02-29T00:04:29.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231914182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:04:29 [2024-02-29T00:04:29.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231914181 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:04:29 [2024-02-29T00:04:29.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231914181 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:04:29 [2024-02-29T00:04:29.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231914181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:04:29 [2024-02-29T00:04:29.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231914181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:04:29 [2024-02-29T00:04:29.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231914181 data=null 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')]
19:04:33 [2024-02-29T00:04:33.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:04:33 [2024-02-29T00:04:33.065Z] 
19:04:33 [2024-02-29T00:04:33.065Z] (Eclipse:20013): Gtk-WARNING **: 00:04:32.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:04:33 [2024-02-29T00:04:33.065Z] 
19:04:33 [2024-02-29T00:04:33.065Z] (Eclipse:20013): Gtk-WARNING **: 00:04:32.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:04:33 [2024-02-29T00:04:33.065Z] 
19:04:33 [2024-02-29T00:04:33.065Z] (Eclipse:20013): Gtk-WARNING **: 00:04:32.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:04:33 [2024-02-29T00:04:33.065Z] 
19:04:33 [2024-02-29T00:04:33.065Z] (Eclipse:20013): Gtk-WARNING **: 00:04:32.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:04:33 [2024-02-29T00:04:33.065Z] 
19:04:33 [2024-02-29T00:04:33.065Z] (Eclipse:20013): Gtk-WARNING **: 00:04:32.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:04:33 [2024-02-29T00:04:33.065Z] 
19:04:33 [2024-02-29T00:04:33.065Z] (Eclipse:20013): Gtk-WARNING **: 00:04:32.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:04:33 [2024-02-29T00:04:33.065Z] 
19:04:33 [2024-02-29T00:04:33.065Z] (Eclipse:20013): Gtk-WARNING **: 00:04:32.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:04:33 [2024-02-29T00:04:33.065Z] 
19:04:33 [2024-02-29T00:04:33.065Z] (Eclipse:20013): Gtk-WARNING **: 00:04:32.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:04:33 [2024-02-29T00:04:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231914491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:04:33 [2024-02-29T00:04:33.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:33 [2024-02-29T00:04:33.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231910471 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231910471 data=null doit=true}, TreeItem with text {test}]
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231910455 data=null}, TreeItem with text {test}]
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231910455 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231910454 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231910431 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231910429 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231910390 data=null doit=true}, TreeItem with text {test}]
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231910387 data=null}, TreeItem with text {test}]
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231910387 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231910387 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231910379 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:33 [2024-02-29T00:04:33.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231910377 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231910377 data=null doit=true}, TreeItem with text {Traces [0]}]
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231910377 data=null}, TreeItem with text {Traces [0]}]
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231910377 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231910369 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231910361 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231910360 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231910360 data=null doit=true}, TreeItem with text {Traces [0]}]
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231910360 data=null}, TreeItem with text {Traces [0]}]
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231910351 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231910351 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231910346 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:04:33 [2024-02-29T00:04:33.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:04:34 [2024-02-29T00:04:34.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:04:34 [2024-02-29T00:04:34.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:04:34 [2024-02-29T00:04:34.141Z] 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=-231909782 data=null doit=true}, Shell with text {Trace Import}]
19:04:34 [2024-02-29T00:04:34.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:04:34 [2024-02-29T00:04:34.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:04:34 [2024-02-29T00:04:34.141Z] 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')
19:04:34 [2024-02-29T00:04:34.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.141Z] 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.
19:04:34 [2024-02-29T00:04:34.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:04:34 [2024-02-29T00:04:34.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:04:34 [2024-02-29T00:04:34.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:04:34 [2024-02-29T00:04:34.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:04:34 [2024-02-29T00:04:34.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:04:34 [2024-02-29T00:04:34.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:04:34 [2024-02-29T00:04:34.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:04:34 [2024-02-29T00:04:34.142Z] 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
19:04:34 [2024-02-29T00:04:34.142Z] 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=-231909750 data=null}, (of type 'Combo')]
19:04:34 [2024-02-29T00:04:34.142Z] 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
19:04:34 [2024-02-29T00:04:34.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:34 [2024-02-29T00:04:34.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:34 [2024-02-29T00:04:34.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:04:34 [2024-02-29T00:04:34.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-231909667 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231909667 data=null doit=true}, TreeItem with text {import}]
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231909666 data=null}, TreeItem with text {import}]
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231909666 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231909666 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}]
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231909665 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:04:34 [2024-02-29T00:04:34.400Z] 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:'))
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231909638 data=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:'))]
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.400Z] 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'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:04:34 [2024-02-29T00:04:34.400Z] 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')
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:04:34 [2024-02-29T00:04:34.400Z] 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.
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:04:34 [2024-02-29T00:04:34.400Z] 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')
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:04:34 [2024-02-29T00:04:34.401Z] 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.
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:04:34 [2024-02-29T00:04:34.401Z] 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')
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:04:34 [2024-02-29T00:04:34.401Z] 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.
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:04:34 [2024-02-29T00:04:34.401Z] 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')
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] 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')
19:04:34 [2024-02-29T00:04:34.401Z] 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.
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:04:34 [2024-02-29T00:04:34.401Z] 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')
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:04:34 [2024-02-29T00:04:34.401Z] 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.
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.402Z] 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)'
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:04:34 [2024-02-29T00:04:34.402Z] 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')
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.402Z] 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')
19:04:34 [2024-02-29T00:04:34.402Z] 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.
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231909579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231909579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231909579 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231909579 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231909579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231909579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:04:34 [2024-02-29T00:04:34.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:04:34 [2024-02-29T00:04:34.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:04:34 [2024-02-29T00:04:34.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:04:34 [2024-02-29T00:04:34.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:04:34 [2024-02-29T00:04:34.402Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:04:34 [2024-02-29T00:04:34.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:04:34 [2024-02-29T00:04:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:04:34 [2024-02-29T00:04:34.969Z] 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=-231908967 data=null doit=true}, Shell with text {Confirmation}]
19:04:34 [2024-02-29T00:04:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
19:04:34 [2024-02-29T00:04:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
19:04:34 [2024-02-29T00:04:34.969Z] 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')
19:04:34 [2024-02-29T00:04:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:04:34 [2024-02-29T00:04:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
19:04:34 [2024-02-29T00:04:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=-231908966 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')]
19:04:34 [2024-02-29T00:04:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=-231908966 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')]
19:04:34 [2024-02-29T00:04:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=-231908966 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
19:04:34 [2024-02-29T00:04:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=-231908966 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
19:04:34 [2024-02-29T00:04:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=-231908965 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')]
19:04:34 [2024-02-29T00:04:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=-231908965 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')]
19:04:34 [2024-02-29T00:04:34.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=-231908965 data=null 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')]
19:04:35 [2024-02-29T00:04:35.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:04:35 [2024-02-29T00:04:35.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231909578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:04:35 [2024-02-29T00:04:35.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231910266 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:04:35 [2024-02-29T00:04:35.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:35 [2024-02-29T00:04:35.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:35 [2024-02-29T00:04:35.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:35 [2024-02-29T00:04:35.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:35 [2024-02-29T00:04:35.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:35 [2024-02-29T00:04:35.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:35 [2024-02-29T00:04:35.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231908253 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:35 [2024-02-29T00:04:35.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231908253 data=null doit=true}, TreeItem with text {test}]
19:04:35 [2024-02-29T00:04:35.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231908253 data=null}, TreeItem with text {test}]
19:04:35 [2024-02-29T00:04:35.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231908252 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:35 [2024-02-29T00:04:35.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231908252 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:35 [2024-02-29T00:04:35.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231908232 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:35 [2024-02-29T00:04:35.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:35 [2024-02-29T00:04:35.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231908184 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:35 [2024-02-29T00:04:35.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231908184 data=null doit=true}, TreeItem with text {test}]
19:04:35 [2024-02-29T00:04:35.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231908184 data=null}, TreeItem with text {test}]
19:04:35 [2024-02-29T00:04:35.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231908183 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:35 [2024-02-29T00:04:35.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231908183 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:35 [2024-02-29T00:04:35.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231908168 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:35 [2024-02-29T00:04:35.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:35 [2024-02-29T00:04:35.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:35 [2024-02-29T00:04:35.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231908166 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:04:35 [2024-02-29T00:04:35.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231908166 data=null doit=true}, TreeItem with text {Traces [7]}]
19:04:35 [2024-02-29T00:04:35.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231908166 data=null}, TreeItem with text {Traces [7]}]
19:04:35 [2024-02-29T00:04:35.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231908166 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:35 [2024-02-29T00:04:35.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231908165 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]}]
19:04:35 [2024-02-29T00:04:35.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231908147 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:35 [2024-02-29T00:04:35.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231908144 data=null doit=true}, TreeItem with text {Traces [7]}]
19:04:35 [2024-02-29T00:04:35.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231908144 data=null}, TreeItem with text {Traces [7]}]
19:04:35 [2024-02-29T00:04:35.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231908135 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:35 [2024-02-29T00:04:35.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231908134 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]}]
19:04:36 [2024-02-29T00:04:36.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231908070 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:36 [2024-02-29T00:04:36.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:36 [2024-02-29T00:04:36.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231907802 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231907801 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231907801 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231907801 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231907801 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231907760 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:36 [2024-02-29T00:04:36.258Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231907757 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231907757 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231907757 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231907756 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231907756 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231907752 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231907751 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231907751 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231907751 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231907750 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231907750 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231907743 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231907743 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231907742 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:04:36 [2024-02-29T00:04:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231907742 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:36 [2024-02-29T00:04:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231907674 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:04:36 [2024-02-29T00:04:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231907429 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:04:36 [2024-02-29T00:04:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231907429 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:36 [2024-02-29T00:04:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231907428 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:04:36 [2024-02-29T00:04:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:04:36 [2024-02-29T00:04:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:37 [2024-02-29T00:04:37.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:37 [2024-02-29T00:04:37.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:37 [2024-02-29T00:04:37.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:37 [2024-02-29T00:04:37.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:37 [2024-02-29T00:04:37.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:04:37 [2024-02-29T00:04:37.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231906270 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:04:37 [2024-02-29T00:04:37.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231906270 data=null doit=true}, TableItem with text {}]
19:04:37 [2024-02-29T00:04:37.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231906270 data=null}, TableItem with text {}]
19:04:37 [2024-02-29T00:04:37.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231906269 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:04:37 [2024-02-29T00:04:37.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231906269 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231906258 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231906116 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231906106 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231906105 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231906105 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231906104 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231906091 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:37 [2024-02-29T00:04:37.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231906079 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231906079 data=null doit=true}, TreeItem with text {test}]
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231906079 data=null}, TreeItem with text {test}]
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231906078 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231906078 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231906036 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231906035 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231906035 data=null doit=true}, TreeItem with text {test}]
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231906035 data=null}, TreeItem with text {test}]
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231906034 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231906034 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231906012 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:37 [2024-02-29T00:04:37.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231906010 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231906010 data=null doit=true}, TreeItem with text {Traces [7]}]
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231906010 data=null}, TreeItem with text {Traces [7]}]
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231906010 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231906010 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]}]
19:04:37 [2024-02-29T00:04:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231905993 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:37 [2024-02-29T00:04:37.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231905727 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231905726 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231905726 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231905726 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231905725 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231905701 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:38 [2024-02-29T00:04:38.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231905690 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231905690 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231905690 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231905689 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231905689 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231905684 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231905684 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231905684 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231905683 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231905683 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231905683 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231905675 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231905674 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:04:38 [2024-02-29T00:04:38.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231905674 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:04:38 [2024-02-29T00:04:38.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231905674 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:38 [2024-02-29T00:04:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231905534 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:04:38 [2024-02-29T00:04:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231905403 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:04:38 [2024-02-29T00:04:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231905402 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:38 [2024-02-29T00:04:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231905402 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:04:38 [2024-02-29T00:04:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:04:38 [2024-02-29T00:04:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:38 [2024-02-29T00:04:38.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:39 [2024-02-29T00:04:39.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:39 [2024-02-29T00:04:39.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:39 [2024-02-29T00:04:39.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:39 [2024-02-29T00:04:39.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:39 [2024-02-29T00:04:39.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:04:39 [2024-02-29T00:04:39.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231904364 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:04:39 [2024-02-29T00:04:39.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231904364 data=null doit=true}, TableItem with text {}]
19:04:39 [2024-02-29T00:04:39.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231904364 data=null}, TableItem with text {}]
19:04:39 [2024-02-29T00:04:39.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231904364 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:04:39 [2024-02-29T00:04:39.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231904363 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:04:39 [2024-02-29T00:04:39.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231904359 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:04:39 [2024-02-29T00:04:39.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:39 [2024-02-29T00:04:39.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:39 [2024-02-29T00:04:39.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:39 [2024-02-29T00:04:39.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:39 [2024-02-29T00:04:39.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231904191 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:04:39 [2024-02-29T00:04:39.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231904190 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231904190 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231904190 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231904189 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231904185 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:39 [2024-02-29T00:04:39.853Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231904175 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231904174 data=null doit=true}, TreeItem with text {test}]
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231904174 data=null}, TreeItem with text {test}]
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231904174 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231904174 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231904139 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231904082 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231904082 data=null doit=true}, TreeItem with text {test}]
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231904082 data=null}, TreeItem with text {test}]
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231904081 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231904081 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231904074 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:39 [2024-02-29T00:04:39.853Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231904073 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231904073 data=null doit=true}, TreeItem with text {Traces [7]}]
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231904073 data=null}, TreeItem with text {Traces [7]}]
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231904072 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231904072 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]}]
19:04:39 [2024-02-29T00:04:39.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231904054 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:39 [2024-02-29T00:04:39.853Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:04:40 [2024-02-29T00:04:40.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:40 [2024-02-29T00:04:40.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:40 [2024-02-29T00:04:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231903691 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:04:40 [2024-02-29T00:04:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231903691 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:40 [2024-02-29T00:04:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231903691 data=null}, TreeItem with text {kernel-overlap-testing}]
19:04:40 [2024-02-29T00:04:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231903690 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:04:40 [2024-02-29T00:04:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231903690 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:40 [2024-02-29T00:04:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231903664 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:04:40 [2024-02-29T00:04:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:40 [2024-02-29T00:04:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:40 [2024-02-29T00:04:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:40 [2024-02-29T00:04:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:40 [2024-02-29T00:04:40.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:40 [2024-02-29T00:04:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:40 [2024-02-29T00:04:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231903653 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:04:40 [2024-02-29T00:04:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231903653 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:40 [2024-02-29T00:04:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231903653 data=null}, TreeItem with text {kernel-overlap-testing}]
19:04:40 [2024-02-29T00:04:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231903652 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:04:40 [2024-02-29T00:04:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231903652 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:40 [2024-02-29T00:04:40.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231903648 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:04:40 [2024-02-29T00:04:40.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:04:40 [2024-02-29T00:04:40.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231903647 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:04:40 [2024-02-29T00:04:40.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231903647 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:40 [2024-02-29T00:04:40.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:40 [2024-02-29T00:04:40.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231903647 data=null}, TreeItem with text {kernel-overlap-testing}]
19:04:40 [2024-02-29T00:04:40.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231903647 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:04:40 [2024-02-29T00:04:40.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231903646 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:40 [2024-02-29T00:04:40.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231903639 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:04:40 [2024-02-29T00:04:40.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231903639 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
19:04:40 [2024-02-29T00:04:40.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231903638 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
19:04:40 [2024-02-29T00:04:40.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231903638 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:40 [2024-02-29T00:04:40.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231903575 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
19:04:40 [2024-02-29T00:04:40.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231903091 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:04:40 [2024-02-29T00:04:40.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231903083 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:40 [2024-02-29T00:04:40.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231903083 data=null}, TreeItem with text {kernel-overlap-testing}]
19:04:40 [2024-02-29T00:04:40.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:04:40 [2024-02-29T00:04:40.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:40 [2024-02-29T00:04:40.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:40 [2024-02-29T00:04:40.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:40 [2024-02-29T00:04:40.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:40 [2024-02-29T00:04:40.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:40 [2024-02-29T00:04:40.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:40 [2024-02-29T00:04:40.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:40 [2024-02-29T00:04:40.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:04:40 [2024-02-29T00:04:40.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231903080 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:04:40 [2024-02-29T00:04:40.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231903080 data=null doit=true}, TableItem with text {}]
19:04:40 [2024-02-29T00:04:40.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231903080 data=null}, TableItem with text {}]
19:04:40 [2024-02-29T00:04:40.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231903080 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:04:40 [2024-02-29T00:04:40.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231903079 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:04:40 [2024-02-29T00:04:40.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231903057 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:04:40 [2024-02-29T00:04:40.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:40 [2024-02-29T00:04:40.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:42 [2024-02-29T00:04:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:42 [2024-02-29T00:04:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:42 [2024-02-29T00:04:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231901770 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:04:42 [2024-02-29T00:04:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231901770 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:42 [2024-02-29T00:04:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231901770 data=null}, TreeItem with text {kernel-overlap-testing}]
19:04:42 [2024-02-29T00:04:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231901769 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:04:42 [2024-02-29T00:04:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231901769 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:42 [2024-02-29T00:04:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231901764 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:04:42 [2024-02-29T00:04:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:42 [2024-02-29T00:04:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:42 [2024-02-29T00:04:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:42 [2024-02-29T00:04:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:42 [2024-02-29T00:04:42.303Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:42 [2024-02-29T00:04:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:42 [2024-02-29T00:04:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:42 [2024-02-29T00:04:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:42 [2024-02-29T00:04:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:42 [2024-02-29T00:04:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:42 [2024-02-29T00:04:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:42 [2024-02-29T00:04:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231901758 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:42 [2024-02-29T00:04:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231901758 data=null doit=true}, TreeItem with text {test}]
19:04:42 [2024-02-29T00:04:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231901758 data=null}, TreeItem with text {test}]
19:04:42 [2024-02-29T00:04:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231901757 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:42 [2024-02-29T00:04:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231901757 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:42 [2024-02-29T00:04:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231901724 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:42 [2024-02-29T00:04:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:42 [2024-02-29T00:04:42.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231901723 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231901722 data=null doit=true}, TreeItem with text {test}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231901722 data=null}, TreeItem with text {test}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231901722 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231901722 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231901715 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:42 [2024-02-29T00:04:42.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231901714 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231901714 data=null doit=true}, TreeItem with text {Traces [7]}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231901714 data=null}, TreeItem with text {Traces [7]}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231901713 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231901713 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]}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231901692 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:42 [2024-02-29T00:04:42.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231901600 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231901600 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231901600 data=null}, TreeItem with text {simple_server-thread1}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231901599 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231901599 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}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231901570 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:42 [2024-02-29T00:04:42.304Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231901559 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231901558 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231901558 data=null}, TreeItem with text {simple_server-thread1}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231901558 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231901558 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}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231901549 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231901548 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231901548 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231901548 data=null}, TreeItem with text {simple_server-thread1}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231901547 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231901546 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}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231901541 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
19:04:42 [2024-02-29T00:04:42.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231901540 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
19:04:42 [2024-02-29T00:04:42.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-231901540 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
19:04:42 [2024-02-29T00:04:42.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231901540 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}]
19:04:43 [2024-02-29T00:04:43.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231901380 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
19:04:43 [2024-02-29T00:04:43.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-231900938 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
19:04:43 [2024-02-29T00:04:43.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-231900933 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:04:43 [2024-02-29T00:04:43.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-231900933 data=null}, TreeItem with text {simple_server-thread1}]
19:04:43 [2024-02-29T00:04:43.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
19:04:43 [2024-02-29T00:04:43.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:43 [2024-02-29T00:04:43.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:43 [2024-02-29T00:04:43.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:43 [2024-02-29T00:04:43.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:43 [2024-02-29T00:04:43.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:43 [2024-02-29T00:04:43.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:43 [2024-02-29T00:04:43.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:43 [2024-02-29T00:04:43.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:43 [2024-02-29T00:04:43.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:04:43 [2024-02-29T00:04:43.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231900930 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:04:43 [2024-02-29T00:04:43.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231900930 data=null doit=true}, TableItem with text {}]
19:04:43 [2024-02-29T00:04:43.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231900930 data=null}, TableItem with text {}]
19:04:43 [2024-02-29T00:04:43.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231900930 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:04:43 [2024-02-29T00:04:43.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231900929 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:04:43 [2024-02-29T00:04:43.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231900869 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:04:43 [2024-02-29T00:04:43.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:43 [2024-02-29T00:04:43.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231899889 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231899888 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231899888 data=null}, TreeItem with text {simple_server-thread1}]
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231899888 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231899888 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}]
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231899880 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:44 [2024-02-29T00:04:44.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231899872 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231899872 data=null doit=true}, TreeItem with text {test}]
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231899872 data=null}, TreeItem with text {test}]
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231899872 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231899871 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231899838 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231899837 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231899837 data=null doit=true}, TreeItem with text {test}]
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231899836 data=null}, TreeItem with text {test}]
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231899836 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231899836 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:44 [2024-02-29T00:04:44.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231899786 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:44 [2024-02-29T00:04:44.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:44 [2024-02-29T00:04:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:44 [2024-02-29T00:04:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231899785 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:04:44 [2024-02-29T00:04:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231899785 data=null doit=true}, TreeItem with text {Traces [7]}]
19:04:44 [2024-02-29T00:04:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231899784 data=null}, TreeItem with text {Traces [7]}]
19:04:44 [2024-02-29T00:04:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231899784 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:44 [2024-02-29T00:04:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231899784 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]}]
19:04:44 [2024-02-29T00:04:44.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231899759 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:44 [2024-02-29T00:04:44.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231899634 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231899634 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231899633 data=null}, TreeItem with text {simple_server-thread2}]
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231899633 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231899632 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}]
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231899570 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:44 [2024-02-29T00:04:44.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231899565 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231899565 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231899565 data=null}, TreeItem with text {simple_server-thread2}]
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231899564 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231899564 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}]
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231899552 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231899551 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231899551 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231899551 data=null}, TreeItem with text {simple_server-thread2}]
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231899550 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231899550 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}]
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231899545 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231899545 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
19:04:44 [2024-02-29T00:04:44.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-231899544 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
19:04:44 [2024-02-29T00:04:44.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231899544 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}]
19:04:44 [2024-02-29T00:04:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231899433 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
19:04:44 [2024-02-29T00:04:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-231899044 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
19:04:44 [2024-02-29T00:04:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-231898979 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:04:44 [2024-02-29T00:04:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-231898979 data=null}, TreeItem with text {simple_server-thread2}]
19:04:44 [2024-02-29T00:04:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
19:04:44 [2024-02-29T00:04:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:44 [2024-02-29T00:04:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:44 [2024-02-29T00:04:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:44 [2024-02-29T00:04:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:44 [2024-02-29T00:04:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:44 [2024-02-29T00:04:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:44 [2024-02-29T00:04:44.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:45 [2024-02-29T00:04:45.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:45 [2024-02-29T00:04:45.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:45 [2024-02-29T00:04:45.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:04:45 [2024-02-29T00:04:45.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231898975 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:04:45 [2024-02-29T00:04:45.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231898975 data=null doit=true}, TableItem with text {}]
19:04:45 [2024-02-29T00:04:45.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231898975 data=null}, TableItem with text {}]
19:04:45 [2024-02-29T00:04:45.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231898975 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:04:45 [2024-02-29T00:04:45.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231898974 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:04:45 [2024-02-29T00:04:45.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231898970 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:04:45 [2024-02-29T00:04:45.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:45 [2024-02-29T00:04:45.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231897880 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231897880 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231897880 data=null}, TreeItem with text {simple_server-thread2}]
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231897879 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231897879 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}]
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231897874 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:46 [2024-02-29T00:04:46.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231897868 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231897868 data=null doit=true}, TreeItem with text {test}]
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231897868 data=null}, TreeItem with text {test}]
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231897867 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231897867 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231897824 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231897824 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231897823 data=null doit=true}, TreeItem with text {test}]
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231897823 data=null}, TreeItem with text {test}]
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231897823 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231897823 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231897816 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:46 [2024-02-29T00:04:46.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231897815 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231897814 data=null doit=true}, TreeItem with text {Traces [7]}]
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231897814 data=null}, TreeItem with text {Traces [7]}]
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231897814 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231897814 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]}]
19:04:46 [2024-02-29T00:04:46.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231897790 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:46 [2024-02-29T00:04:46.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:04:46 [2024-02-29T00:04:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:46 [2024-02-29T00:04:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:46 [2024-02-29T00:04:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231897641 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:04:46 [2024-02-29T00:04:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231897641 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:04:46 [2024-02-29T00:04:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231897641 data=null}, TreeItem with text {ust-overlap-testing}]
19:04:46 [2024-02-29T00:04:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231897640 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:04:46 [2024-02-29T00:04:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231897640 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}]
19:04:46 [2024-02-29T00:04:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231897560 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:04:46 [2024-02-29T00:04:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:46 [2024-02-29T00:04:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:46 [2024-02-29T00:04:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:46 [2024-02-29T00:04:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:46 [2024-02-29T00:04:46.286Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:46 [2024-02-29T00:04:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:46 [2024-02-29T00:04:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231897556 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:04:46 [2024-02-29T00:04:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231897556 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:04:46 [2024-02-29T00:04:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231897556 data=null}, TreeItem with text {ust-overlap-testing}]
19:04:46 [2024-02-29T00:04:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231897555 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:04:46 [2024-02-29T00:04:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231897555 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}]
19:04:46 [2024-02-29T00:04:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231897546 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:04:46 [2024-02-29T00:04:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
19:04:46 [2024-02-29T00:04:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231897546 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:04:46 [2024-02-29T00:04:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231897545 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:04:46 [2024-02-29T00:04:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:46 [2024-02-29T00:04:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231897545 data=null}, TreeItem with text {ust-overlap-testing}]
19:04:46 [2024-02-29T00:04:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231897545 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:04:46 [2024-02-29T00:04:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231897544 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}]
19:04:46 [2024-02-29T00:04:46.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231897540 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:04:46 [2024-02-29T00:04:46.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231897540 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
19:04:46 [2024-02-29T00:04:46.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-231897540 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
19:04:46 [2024-02-29T00:04:46.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231897539 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}]
19:04:46 [2024-02-29T00:04:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231897432 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
19:04:46 [2024-02-29T00:04:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-231897091 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:04:46 [2024-02-29T00:04:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-231897082 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:04:46 [2024-02-29T00:04:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-231897082 data=null}, TreeItem with text {ust-overlap-testing}]
19:04:46 [2024-02-29T00:04:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
19:04:46 [2024-02-29T00:04:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:46 [2024-02-29T00:04:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:46 [2024-02-29T00:04:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:46 [2024-02-29T00:04:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:46 [2024-02-29T00:04:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:46 [2024-02-29T00:04:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:46 [2024-02-29T00:04:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:46 [2024-02-29T00:04:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:46 [2024-02-29T00:04:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:46 [2024-02-29T00:04:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:46 [2024-02-29T00:04:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:04:46 [2024-02-29T00:04:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231897079 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:04:46 [2024-02-29T00:04:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231897079 data=null doit=true}, TableItem with text {}]
19:04:46 [2024-02-29T00:04:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231897079 data=null}, TableItem with text {}]
19:04:46 [2024-02-29T00:04:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231897078 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:04:46 [2024-02-29T00:04:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231897078 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:04:46 [2024-02-29T00:04:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231897073 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:04:46 [2024-02-29T00:04:46.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:46 [2024-02-29T00:04:46.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231895883 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231895882 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231895882 data=null}, TreeItem with text {ust-overlap-testing}]
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231895882 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231895881 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}]
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231895873 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:48 [2024-02-29T00:04:48.170Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231895865 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231895865 data=null doit=true}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231895865 data=null}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231895864 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231895864 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231895826 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231895826 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231895825 data=null doit=true}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231895825 data=null}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231895825 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231895825 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231895815 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.170Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:48 [2024-02-29T00:04:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231895813 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231895813 data=null doit=true}, TreeItem with text {Traces [7]}]
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231895813 data=null}, TreeItem with text {Traces [7]}]
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231895813 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231895813 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]}]
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231895793 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231895789 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231895788 data=null doit=true}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231895788 data=null}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231895788 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231895787 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231895776 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231895767 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231895767 data=null doit=true}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231895767 data=null}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231895767 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231895766 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231895756 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231895755 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231895755 data=null doit=true}, TreeItem with text {Traces [7]}]
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231895754 data=null}, TreeItem with text {Traces [7]}]
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231895754 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231895754 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]}]
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231895746 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:48 [2024-02-29T00:04:48.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:48 [2024-02-29T00:04:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:48 [2024-02-29T00:04:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231895636 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
19:04:48 [2024-02-29T00:04:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231895635 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:04:48 [2024-02-29T00:04:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231895635 data=null}, TreeItem with text {unrecognized.log}]
19:04:48 [2024-02-29T00:04:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231895635 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
19:04:48 [2024-02-29T00:04:48.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231895634 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}]
19:04:48 [2024-02-29T00:04:48.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231895605 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
19:04:48 [2024-02-29T00:04:48.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:48 [2024-02-29T00:04:48.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:48 [2024-02-29T00:04:48.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:48 [2024-02-29T00:04:48.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:48 [2024-02-29T00:04:48.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:48 [2024-02-29T00:04:48.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:48 [2024-02-29T00:04:48.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231895595 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
19:04:48 [2024-02-29T00:04:48.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231895595 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:04:48 [2024-02-29T00:04:48.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231895595 data=null}, TreeItem with text {unrecognized.log}]
19:04:48 [2024-02-29T00:04:48.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231895594 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
19:04:48 [2024-02-29T00:04:48.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231895594 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}]
19:04:48 [2024-02-29T00:04:48.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231895589 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
19:04:48 [2024-02-29T00:04:48.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
19:04:48 [2024-02-29T00:04:48.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231895589 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
19:04:48 [2024-02-29T00:04:48.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231895589 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:04:48 [2024-02-29T00:04:48.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:48 [2024-02-29T00:04:48.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231895588 data=null}, TreeItem with text {unrecognized.log}]
19:04:48 [2024-02-29T00:04:48.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231895588 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
19:04:48 [2024-02-29T00:04:48.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231895588 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}]
19:04:48 [2024-02-29T00:04:48.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231895580 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
19:04:48 [2024-02-29T00:04:48.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231895580 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
19:04:48 [2024-02-29T00:04:48.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-231895579 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
19:04:48 [2024-02-29T00:04:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231895579 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}]
19:04:48 [2024-02-29T00:04:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231895516 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
19:04:48 [2024-02-29T00:04:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-231895236 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
19:04:48 [2024-02-29T00:04:48.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-231895236 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:04:48 [2024-02-29T00:04:48.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-231895236 data=null}, TreeItem with text {unrecognized.log}]
19:04:48 [2024-02-29T00:04:48.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
19:04:48 [2024-02-29T00:04:48.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
19:04:48 [2024-02-29T00:04:48.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231895009 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231895009 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231895008 data=null}, TreeItem with text {unrecognized.log}]
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231895008 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231895008 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}]
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231894999 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:48 [2024-02-29T00:04:48.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231894990 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231894990 data=null doit=true}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231894990 data=null}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231894989 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231894989 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231894950 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231894949 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231894949 data=null doit=true}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231894949 data=null}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231894948 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231894948 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231894940 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:48 [2024-02-29T00:04:48.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:48 [2024-02-29T00:04:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:48 [2024-02-29T00:04:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231894939 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:04:48 [2024-02-29T00:04:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231894939 data=null doit=true}, TreeItem with text {Traces [7]}]
19:04:48 [2024-02-29T00:04:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231894939 data=null}, TreeItem with text {Traces [7]}]
19:04:48 [2024-02-29T00:04:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231894938 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:48 [2024-02-29T00:04:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231894938 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]}]
19:04:48 [2024-02-29T00:04:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231894921 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:48 [2024-02-29T00:04:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:48 [2024-02-29T00:04:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231894920 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:04:48 [2024-02-29T00:04:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231894920 data=null doit=true}, TreeItem with text {Traces [7]}]
19:04:48 [2024-02-29T00:04:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231894920 data=null}, TreeItem with text {Traces [7]}]
19:04:48 [2024-02-29T00:04:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231894919 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:48 [2024-02-29T00:04:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231894919 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]}]
19:04:48 [2024-02-29T00:04:48.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231894906 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:49 [2024-02-29T00:04:49.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:04:49 [2024-02-29T00:04:49.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:04:49 [2024-02-29T00:04:49.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:04:49 [2024-02-29T00:04:49.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:04:49 [2024-02-29T00:04:49.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-231894574 data=null doit=true}, Shell with text {Confirm Clear}]
19:04:49 [2024-02-29T00:04:49.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:04:49 [2024-02-29T00:04:49.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:04:49 [2024-02-29T00:04:49.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:04:49 [2024-02-29T00:04:49.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:04:49 [2024-02-29T00:04:49.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:04:49 [2024-02-29T00:04:49.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:04:49 [2024-02-29T00:04:49.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231894573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:04:49 [2024-02-29T00:04:49.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231894570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:04:49 [2024-02-29T00:04:49.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231894570 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:04:49 [2024-02-29T00:04:49.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231894569 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:04:49 [2024-02-29T00:04:49.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231894569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:04:49 [2024-02-29T00:04:49.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231894569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:04:49 [2024-02-29T00:04:49.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231894569 data=null 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')]
19:04:51 [2024-02-29T00:04:51.355Z] 
19:04:51 [2024-02-29T00:04:51.355Z] (Eclipse:20013): Gtk-WARNING **: 00:04:50.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:04:51 [2024-02-29T00:04:51.355Z] 
19:04:51 [2024-02-29T00:04:51.355Z] (Eclipse:20013): Gtk-WARNING **: 00:04:50.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:04:51 [2024-02-29T00:04:51.355Z] 
19:04:51 [2024-02-29T00:04:51.355Z] (Eclipse:20013): Gtk-WARNING **: 00:04:50.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:04:51 [2024-02-29T00:04:51.355Z] 
19:04:51 [2024-02-29T00:04:51.355Z] (Eclipse:20013): Gtk-WARNING **: 00:04:50.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:04:51 [2024-02-29T00:04:51.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231894866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231892430 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231892429 data=null doit=true}, TreeItem with text {test}]
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231892429 data=null}, TreeItem with text {test}]
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231892429 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231892429 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231892400 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231892399 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231892398 data=null doit=true}, TreeItem with text {test}]
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231892398 data=null}, TreeItem with text {test}]
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231892398 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231892398 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231892367 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:51 [2024-02-29T00:04:51.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231892366 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231892366 data=null doit=true}, TreeItem with text {Traces [7]}]
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231892366 data=null}, TreeItem with text {Traces [7]}]
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231892365 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231892365 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]}]
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231892345 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:51 [2024-02-29T00:04:51.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231892344 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:04:51 [2024-02-29T00:04:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231892344 data=null doit=true}, TreeItem with text {Traces [7]}]
19:04:51 [2024-02-29T00:04:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231892343 data=null}, TreeItem with text {Traces [7]}]
19:04:51 [2024-02-29T00:04:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231892343 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:51 [2024-02-29T00:04:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231892343 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]}]
19:04:51 [2024-02-29T00:04:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231892332 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:51 [2024-02-29T00:04:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:04:51 [2024-02-29T00:04:51.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:04:52 [2024-02-29T00:04:52.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:04:52 [2024-02-29T00:04:52.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:04:52 [2024-02-29T00:04:52.177Z] 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=-231891868 data=null doit=true}, Shell with text {Trace Import}]
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:04:52 [2024-02-29T00:04:52.177Z] 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')
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.177Z] 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.
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:04:52 [2024-02-29T00:04:52.177Z] 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
19:04:52 [2024-02-29T00:04:52.177Z] 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=-231891863 data=null}, (of type 'Combo')]
19:04:52 [2024-02-29T00:04:52.177Z] 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
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-231891768 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231891767 data=null doit=true}, TreeItem with text {import}]
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231891767 data=null}, TreeItem with text {import}]
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231891767 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231891767 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}]
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231891766 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231891737 data=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:'))]
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] 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'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:04:52 [2024-02-29T00:04:52.178Z] 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')
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:04:52 [2024-02-29T00:04:52.178Z] 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.
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:04:52 [2024-02-29T00:04:52.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] 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')
19:04:52 [2024-02-29T00:04:52.179Z] 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.
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:04:52 [2024-02-29T00:04:52.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:04:52 [2024-02-29T00:04:52.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:04:52 [2024-02-29T00:04:52.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231891680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:04:52 [2024-02-29T00:04:52.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231891680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:04:52 [2024-02-29T00:04:52.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231891680 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:04:52 [2024-02-29T00:04:52.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231891680 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:04:52 [2024-02-29T00:04:52.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231891680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:04:52 [2024-02-29T00:04:52.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231891680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:04:52 [2024-02-29T00:04:52.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:04:52 [2024-02-29T00:04:52.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:04:52 [2024-02-29T00:04:52.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:04:52 [2024-02-29T00:04:52.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:04:52 [2024-02-29T00:04:52.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:04:52 [2024-02-29T00:04:52.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:04:53 [2024-02-29T00:04:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:04:53 [2024-02-29T00:04:53.002Z] 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=-231891068 data=null doit=true}, Shell with text {Confirmation}]
19:04:53 [2024-02-29T00:04:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:04:53 [2024-02-29T00:04:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:04:53 [2024-02-29T00:04:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:04:53 [2024-02-29T00:04:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:04:53 [2024-02-29T00:04:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:04:53 [2024-02-29T00:04:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
19:04:53 [2024-02-29T00:04:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
19:04:53 [2024-02-29T00:04:53.002Z] 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')
19:04:53 [2024-02-29T00:04:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:04:53 [2024-02-29T00:04:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
19:04:53 [2024-02-29T00:04:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-231891067 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')]
19:04:53 [2024-02-29T00:04:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-231891067 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')]
19:04:53 [2024-02-29T00:04:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-231891067 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
19:04:53 [2024-02-29T00:04:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-231891067 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
19:04:53 [2024-02-29T00:04:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-231891066 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')]
19:04:53 [2024-02-29T00:04:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-231891066 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')]
19:04:53 [2024-02-29T00:04:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-231891066 data=null 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')]
19:04:53 [2024-02-29T00:04:53.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:04:53 [2024-02-29T00:04:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231891679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:04:53 [2024-02-29T00:04:53.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231892289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:04:53 [2024-02-29T00:04:53.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:53 [2024-02-29T00:04:53.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:53 [2024-02-29T00:04:53.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:53 [2024-02-29T00:04:53.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:53 [2024-02-29T00:04:53.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:53 [2024-02-29T00:04:53.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:53 [2024-02-29T00:04:53.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231890368 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:53 [2024-02-29T00:04:53.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231890368 data=null doit=true}, TreeItem with text {test}]
19:04:53 [2024-02-29T00:04:53.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231890367 data=null}, TreeItem with text {test}]
19:04:53 [2024-02-29T00:04:53.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231890367 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:53 [2024-02-29T00:04:53.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231890367 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:53 [2024-02-29T00:04:53.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231890346 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:53 [2024-02-29T00:04:53.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:53 [2024-02-29T00:04:53.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231890345 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:53 [2024-02-29T00:04:53.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231890345 data=null doit=true}, TreeItem with text {test}]
19:04:53 [2024-02-29T00:04:53.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231890345 data=null}, TreeItem with text {test}]
19:04:53 [2024-02-29T00:04:53.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231890344 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:53 [2024-02-29T00:04:53.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231890344 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:53 [2024-02-29T00:04:53.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231890329 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:53 [2024-02-29T00:04:53.516Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:53 [2024-02-29T00:04:53.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:53 [2024-02-29T00:04:53.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231890328 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:04:53 [2024-02-29T00:04:53.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231890328 data=null doit=true}, TreeItem with text {Traces [7]}]
19:04:53 [2024-02-29T00:04:53.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231890327 data=null}, TreeItem with text {Traces [7]}]
19:04:53 [2024-02-29T00:04:53.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231890327 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:53 [2024-02-29T00:04:53.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231890327 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]}]
19:04:53 [2024-02-29T00:04:53.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231890286 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:53 [2024-02-29T00:04:53.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:53 [2024-02-29T00:04:53.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:53 [2024-02-29T00:04:53.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:53 [2024-02-29T00:04:53.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:53 [2024-02-29T00:04:53.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:53 [2024-02-29T00:04:53.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:53 [2024-02-29T00:04:53.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231890282 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:53 [2024-02-29T00:04:53.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231890282 data=null doit=true}, TreeItem with text {test}]
19:04:53 [2024-02-29T00:04:53.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231890282 data=null}, TreeItem with text {test}]
19:04:53 [2024-02-29T00:04:53.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231890281 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:53 [2024-02-29T00:04:53.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231890281 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:53 [2024-02-29T00:04:53.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231890262 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:53 [2024-02-29T00:04:53.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:53 [2024-02-29T00:04:53.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231890261 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:53 [2024-02-29T00:04:53.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231890261 data=null doit=true}, TreeItem with text {test}]
19:04:53 [2024-02-29T00:04:53.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231890260 data=null}, TreeItem with text {test}]
19:04:53 [2024-02-29T00:04:53.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231890260 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:53 [2024-02-29T00:04:53.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231890260 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:53 [2024-02-29T00:04:53.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231890245 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:53 [2024-02-29T00:04:53.773Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:53 [2024-02-29T00:04:53.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:53 [2024-02-29T00:04:53.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231890244 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:04:53 [2024-02-29T00:04:53.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231890244 data=null doit=true}, TreeItem with text {Traces [7]}]
19:04:53 [2024-02-29T00:04:53.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231890244 data=null}, TreeItem with text {Traces [7]}]
19:04:53 [2024-02-29T00:04:53.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231890243 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:53 [2024-02-29T00:04:53.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231890243 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]}]
19:04:53 [2024-02-29T00:04:53.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231890229 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:53 [2024-02-29T00:04:53.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231890228 data=null doit=true}, TreeItem with text {Traces [7]}]
19:04:53 [2024-02-29T00:04:53.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231890228 data=null}, TreeItem with text {Traces [7]}]
19:04:53 [2024-02-29T00:04:53.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231890227 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:53 [2024-02-29T00:04:53.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231890227 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]}]
19:04:53 [2024-02-29T00:04:53.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231890206 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:54 [2024-02-29T00:04:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:54 [2024-02-29T00:04:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:54 [2024-02-29T00:04:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231889927 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:04:54 [2024-02-29T00:04:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231889927 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:54 [2024-02-29T00:04:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231889927 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:04:54 [2024-02-29T00:04:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231889926 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:04:54 [2024-02-29T00:04:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231889926 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:54 [2024-02-29T00:04:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231889879 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:04:54 [2024-02-29T00:04:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:54 [2024-02-29T00:04:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:54 [2024-02-29T00:04:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:54 [2024-02-29T00:04:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:54 [2024-02-29T00:04:54.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:54 [2024-02-29T00:04:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:54 [2024-02-29T00:04:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231889876 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:04:54 [2024-02-29T00:04:54.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231889876 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:54 [2024-02-29T00:04:54.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231889875 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:04:54 [2024-02-29T00:04:54.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231889875 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:04:54 [2024-02-29T00:04:54.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231889875 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:54 [2024-02-29T00:04:54.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231889866 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:04:54 [2024-02-29T00:04:54.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:04:54 [2024-02-29T00:04:54.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231889866 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:04:54 [2024-02-29T00:04:54.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231889866 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:54 [2024-02-29T00:04:54.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:54 [2024-02-29T00:04:54.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231889865 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:04:54 [2024-02-29T00:04:54.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231889865 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:04:54 [2024-02-29T00:04:54.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231889864 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:54 [2024-02-29T00:04:54.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231889861 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:04:54 [2024-02-29T00:04:54.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231889860 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:04:54 [2024-02-29T00:04:54.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231889860 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:04:54 [2024-02-29T00:04:54.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231889860 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:54 [2024-02-29T00:04:54.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231889669 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:04:54 [2024-02-29T00:04:54.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231889379 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:04:54 [2024-02-29T00:04:54.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231889379 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:54 [2024-02-29T00:04:54.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231889379 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:04:54 [2024-02-29T00:04:54.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:04:54 [2024-02-29T00:04:54.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:55 [2024-02-29T00:04:55.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:55 [2024-02-29T00:04:55.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:55 [2024-02-29T00:04:55.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:55 [2024-02-29T00:04:55.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:55 [2024-02-29T00:04:55.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:04:55 [2024-02-29T00:04:55.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231888356 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:04:55 [2024-02-29T00:04:55.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231888355 data=null doit=true}, TableItem with text {}]
19:04:55 [2024-02-29T00:04:55.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231888355 data=null}, TableItem with text {}]
19:04:55 [2024-02-29T00:04:55.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231888355 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:04:55 [2024-02-29T00:04:55.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231888354 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:04:55 [2024-02-29T00:04:55.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231888350 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:04:55 [2024-02-29T00:04:55.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:55 [2024-02-29T00:04:55.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:55 [2024-02-29T00:04:55.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:55 [2024-02-29T00:04:55.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:55 [2024-02-29T00:04:55.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231888151 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:04:55 [2024-02-29T00:04:55.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231888151 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:55 [2024-02-29T00:04:55.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231888151 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:04:55 [2024-02-29T00:04:55.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231888150 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:04:55 [2024-02-29T00:04:55.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231888150 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:04:55 [2024-02-29T00:04:55.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231888080 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:04:55 [2024-02-29T00:04:55.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:55 [2024-02-29T00:04:55.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:55 [2024-02-29T00:04:55.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:55 [2024-02-29T00:04:55.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:55 [2024-02-29T00:04:55.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:55 [2024-02-29T00:04:55.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:55 [2024-02-29T00:04:55.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:55 [2024-02-29T00:04:55.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:55 [2024-02-29T00:04:55.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:55 [2024-02-29T00:04:55.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:55 [2024-02-29T00:04:55.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:55 [2024-02-29T00:04:55.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231888073 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:55 [2024-02-29T00:04:55.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231888073 data=null doit=true}, TreeItem with text {test}]
19:04:55 [2024-02-29T00:04:55.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231888073 data=null}, TreeItem with text {test}]
19:04:55 [2024-02-29T00:04:55.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231888072 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:55 [2024-02-29T00:04:55.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231888072 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:55 [2024-02-29T00:04:55.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231887989 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:55 [2024-02-29T00:04:55.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:55 [2024-02-29T00:04:55.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231887986 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:55 [2024-02-29T00:04:55.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231887986 data=null doit=true}, TreeItem with text {test}]
19:04:55 [2024-02-29T00:04:55.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231887986 data=null}, TreeItem with text {test}]
19:04:55 [2024-02-29T00:04:55.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231887986 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:55 [2024-02-29T00:04:55.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231887986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:55 [2024-02-29T00:04:55.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231887975 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:55 [2024-02-29T00:04:55.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:55 [2024-02-29T00:04:55.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:55 [2024-02-29T00:04:55.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231887973 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:04:55 [2024-02-29T00:04:55.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231887973 data=null doit=true}, TreeItem with text {Traces [7]}]
19:04:55 [2024-02-29T00:04:55.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231887973 data=null}, TreeItem with text {Traces [7]}]
19:04:55 [2024-02-29T00:04:55.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231887973 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:55 [2024-02-29T00:04:55.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231887973 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]}]
19:04:55 [2024-02-29T00:04:55.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231887957 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:55 [2024-02-29T00:04:55.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:04:56 [2024-02-29T00:04:56.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:56 [2024-02-29T00:04:56.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:56 [2024-02-29T00:04:56.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231887594 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:04:56 [2024-02-29T00:04:56.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231887594 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:56 [2024-02-29T00:04:56.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231887593 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:04:56 [2024-02-29T00:04:56.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231887593 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:04:56 [2024-02-29T00:04:56.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231887593 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:56 [2024-02-29T00:04:56.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231887560 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:04:56 [2024-02-29T00:04:56.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:56 [2024-02-29T00:04:56.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:56 [2024-02-29T00:04:56.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:56 [2024-02-29T00:04:56.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:56 [2024-02-29T00:04:56.509Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:56 [2024-02-29T00:04:56.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:56 [2024-02-29T00:04:56.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231887557 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:04:56 [2024-02-29T00:04:56.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231887556 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:56 [2024-02-29T00:04:56.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231887556 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:04:56 [2024-02-29T00:04:56.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231887555 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:04:56 [2024-02-29T00:04:56.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231887555 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:56 [2024-02-29T00:04:56.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231887545 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:04:56 [2024-02-29T00:04:56.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:04:56 [2024-02-29T00:04:56.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231887544 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:04:56 [2024-02-29T00:04:56.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231887543 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:56 [2024-02-29T00:04:56.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:56 [2024-02-29T00:04:56.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231887543 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:04:56 [2024-02-29T00:04:56.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231887542 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:04:56 [2024-02-29T00:04:56.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231887542 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:56 [2024-02-29T00:04:56.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231887535 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:04:56 [2024-02-29T00:04:56.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231887534 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:04:56 [2024-02-29T00:04:56.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231887534 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:04:56 [2024-02-29T00:04:56.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231887534 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:56 [2024-02-29T00:04:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231887410 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:04:56 [2024-02-29T00:04:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231887239 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:04:56 [2024-02-29T00:04:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231887239 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:56 [2024-02-29T00:04:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231887239 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:04:56 [2024-02-29T00:04:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:04:56 [2024-02-29T00:04:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:56 [2024-02-29T00:04:56.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:57 [2024-02-29T00:04:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:57 [2024-02-29T00:04:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:57 [2024-02-29T00:04:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:57 [2024-02-29T00:04:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:57 [2024-02-29T00:04:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:04:57 [2024-02-29T00:04:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231886235 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:04:57 [2024-02-29T00:04:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231886235 data=null doit=true}, TableItem with text {}]
19:04:57 [2024-02-29T00:04:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231886235 data=null}, TableItem with text {}]
19:04:57 [2024-02-29T00:04:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231886235 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:04:57 [2024-02-29T00:04:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231886234 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:04:57 [2024-02-29T00:04:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231886229 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:04:57 [2024-02-29T00:04:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:57 [2024-02-29T00:04:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:57 [2024-02-29T00:04:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:57 [2024-02-29T00:04:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:57 [2024-02-29T00:04:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231885923 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:04:57 [2024-02-29T00:04:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231885893 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:57 [2024-02-29T00:04:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231885893 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:04:57 [2024-02-29T00:04:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231885892 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:04:57 [2024-02-29T00:04:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231885892 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:04:57 [2024-02-29T00:04:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231885883 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:04:57 [2024-02-29T00:04:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:57 [2024-02-29T00:04:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:57 [2024-02-29T00:04:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:57 [2024-02-29T00:04:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:57 [2024-02-29T00:04:57.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:57 [2024-02-29T00:04:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:04:57 [2024-02-29T00:04:57.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:57 [2024-02-29T00:04:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:57 [2024-02-29T00:04:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:57 [2024-02-29T00:04:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:57 [2024-02-29T00:04:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:57 [2024-02-29T00:04:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231885878 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:57 [2024-02-29T00:04:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231885878 data=null doit=true}, TreeItem with text {test}]
19:04:57 [2024-02-29T00:04:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231885877 data=null}, TreeItem with text {test}]
19:04:57 [2024-02-29T00:04:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231885877 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:57 [2024-02-29T00:04:57.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231885877 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:58 [2024-02-29T00:04:58.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231885844 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:58 [2024-02-29T00:04:58.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:58 [2024-02-29T00:04:58.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231885844 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:04:58 [2024-02-29T00:04:58.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231885843 data=null doit=true}, TreeItem with text {test}]
19:04:58 [2024-02-29T00:04:58.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231885843 data=null}, TreeItem with text {test}]
19:04:58 [2024-02-29T00:04:58.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231885843 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:58 [2024-02-29T00:04:58.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231885843 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:04:58 [2024-02-29T00:04:58.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231885834 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:04:58 [2024-02-29T00:04:58.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:04:58 [2024-02-29T00:04:58.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:58 [2024-02-29T00:04:58.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231885832 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:04:58 [2024-02-29T00:04:58.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231885832 data=null doit=true}, TreeItem with text {Traces [7]}]
19:04:58 [2024-02-29T00:04:58.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231885832 data=null}, TreeItem with text {Traces [7]}]
19:04:58 [2024-02-29T00:04:58.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231885832 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:58 [2024-02-29T00:04:58.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231885832 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]}]
19:04:58 [2024-02-29T00:04:58.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231885779 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:04:58 [2024-02-29T00:04:58.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:04:58 [2024-02-29T00:04:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:04:58 [2024-02-29T00:04:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:58 [2024-02-29T00:04:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231885505 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:04:58 [2024-02-29T00:04:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231885504 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:58 [2024-02-29T00:04:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231885504 data=null}, TreeItem with text {kernel-overlap-testing}]
19:04:58 [2024-02-29T00:04:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231885504 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:04:58 [2024-02-29T00:04:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231885504 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:58 [2024-02-29T00:04:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231885477 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:04:58 [2024-02-29T00:04:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:58 [2024-02-29T00:04:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:58 [2024-02-29T00:04:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:04:58 [2024-02-29T00:04:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:04:58 [2024-02-29T00:04:58.468Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:04:58 [2024-02-29T00:04:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:58 [2024-02-29T00:04:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231885466 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:04:58 [2024-02-29T00:04:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231885466 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:58 [2024-02-29T00:04:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231885466 data=null}, TreeItem with text {kernel-overlap-testing}]
19:04:58 [2024-02-29T00:04:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231885466 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:04:58 [2024-02-29T00:04:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231885465 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:58 [2024-02-29T00:04:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231885461 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:04:58 [2024-02-29T00:04:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:04:58 [2024-02-29T00:04:58.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231885460 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:04:58 [2024-02-29T00:04:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231885460 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:58 [2024-02-29T00:04:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:04:58 [2024-02-29T00:04:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231885460 data=null}, TreeItem with text {kernel-overlap-testing}]
19:04:58 [2024-02-29T00:04:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231885459 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:04:58 [2024-02-29T00:04:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231885455 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:58 [2024-02-29T00:04:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231885451 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:04:58 [2024-02-29T00:04:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231885450 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
19:04:58 [2024-02-29T00:04:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231885450 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
19:04:58 [2024-02-29T00:04:58.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231885450 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:59 [2024-02-29T00:04:59.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231885330 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
19:04:59 [2024-02-29T00:04:59.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231885062 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:04:59 [2024-02-29T00:04:59.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231885062 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:04:59 [2024-02-29T00:04:59.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231885052 data=null}, TreeItem with text {kernel-overlap-testing}]
19:04:59 [2024-02-29T00:04:59.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:04:59 [2024-02-29T00:04:59.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:59 [2024-02-29T00:04:59.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:59 [2024-02-29T00:04:59.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:04:59 [2024-02-29T00:04:59.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:59 [2024-02-29T00:04:59.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:59 [2024-02-29T00:04:59.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:59 [2024-02-29T00:04:59.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:04:59 [2024-02-29T00:04:59.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:04:59 [2024-02-29T00:04:59.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231885050 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:04:59 [2024-02-29T00:04:59.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231885049 data=null doit=true}, TableItem with text {}]
19:04:59 [2024-02-29T00:04:59.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231885049 data=null}, TableItem with text {}]
19:04:59 [2024-02-29T00:04:59.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231885049 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:04:59 [2024-02-29T00:04:59.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231885049 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:04:59 [2024-02-29T00:04:59.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231885025 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:04:59 [2024-02-29T00:04:59.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:04:59 [2024-02-29T00:04:59.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:00 [2024-02-29T00:05:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:00 [2024-02-29T00:05:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:00 [2024-02-29T00:05:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231883761 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:05:00 [2024-02-29T00:05:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231883760 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:00 [2024-02-29T00:05:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231883759 data=null}, TreeItem with text {kernel-overlap-testing}]
19:05:00 [2024-02-29T00:05:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231883759 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:05:00 [2024-02-29T00:05:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231883759 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:00 [2024-02-29T00:05:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231883754 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:05:00 [2024-02-29T00:05:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:00 [2024-02-29T00:05:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:00 [2024-02-29T00:05:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:00 [2024-02-29T00:05:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:00 [2024-02-29T00:05:00.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:00 [2024-02-29T00:05:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:00 [2024-02-29T00:05:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:00 [2024-02-29T00:05:00.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231883748 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231883748 data=null doit=true}, TreeItem with text {test}]
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231883748 data=null}, TreeItem with text {test}]
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231883748 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231883748 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231883718 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231883718 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231883717 data=null doit=true}, TreeItem with text {test}]
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231883717 data=null}, TreeItem with text {test}]
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231883717 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231883717 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231883711 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:00 [2024-02-29T00:05:00.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231883710 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231883710 data=null doit=true}, TreeItem with text {Traces [7]}]
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231883710 data=null}, TreeItem with text {Traces [7]}]
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231883710 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231883709 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]}]
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231883697 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:05:00 [2024-02-29T00:05:00.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231883618 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231883618 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231883618 data=null}, TreeItem with text {simple_server-thread1}]
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231883617 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231883617 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}]
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231883590 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:00 [2024-02-29T00:05:00.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231883579 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231883579 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231883578 data=null}, TreeItem with text {simple_server-thread1}]
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231883578 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
19:05:00 [2024-02-29T00:05:00.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231883578 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}]
19:05:00 [2024-02-29T00:05:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231883573 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
19:05:00 [2024-02-29T00:05:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
19:05:00 [2024-02-29T00:05:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231883573 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
19:05:00 [2024-02-29T00:05:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231883572 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:05:00 [2024-02-29T00:05:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:00 [2024-02-29T00:05:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231883572 data=null}, TreeItem with text {simple_server-thread1}]
19:05:00 [2024-02-29T00:05:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231883572 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
19:05:00 [2024-02-29T00:05:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231883563 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}]
19:05:00 [2024-02-29T00:05:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231883559 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
19:05:00 [2024-02-29T00:05:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231883558 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
19:05:00 [2024-02-29T00:05:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-231883558 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
19:05:00 [2024-02-29T00:05:00.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231883558 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}]
19:05:00 [2024-02-29T00:05:00.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231883351 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
19:05:00 [2024-02-29T00:05:00.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-231883016 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
19:05:00 [2024-02-29T00:05:00.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-231883016 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:05:00 [2024-02-29T00:05:00.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-231883016 data=null}, TreeItem with text {simple_server-thread1}]
19:05:00 [2024-02-29T00:05:00.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
19:05:00 [2024-02-29T00:05:00.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:00 [2024-02-29T00:05:00.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:00 [2024-02-29T00:05:00.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:00 [2024-02-29T00:05:00.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:00 [2024-02-29T00:05:00.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:00 [2024-02-29T00:05:00.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:00 [2024-02-29T00:05:00.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:00 [2024-02-29T00:05:00.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:00 [2024-02-29T00:05:00.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:05:00 [2024-02-29T00:05:00.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231883013 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:05:00 [2024-02-29T00:05:00.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231883013 data=null doit=true}, TableItem with text {}]
19:05:00 [2024-02-29T00:05:00.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231883013 data=null}, TableItem with text {}]
19:05:00 [2024-02-29T00:05:00.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231883012 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:05:00 [2024-02-29T00:05:00.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231883012 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:05:00 [2024-02-29T00:05:00.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231882988 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:05:00 [2024-02-29T00:05:00.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:00 [2024-02-29T00:05:00.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:01 [2024-02-29T00:05:01.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:01 [2024-02-29T00:05:01.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:02 [2024-02-29T00:05:02.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231881893 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
19:05:02 [2024-02-29T00:05:02.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231881893 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:05:02 [2024-02-29T00:05:02.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231881893 data=null}, TreeItem with text {simple_server-thread1}]
19:05:02 [2024-02-29T00:05:02.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231881892 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
19:05:02 [2024-02-29T00:05:02.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231881892 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}]
19:05:02 [2024-02-29T00:05:02.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231881887 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
19:05:02 [2024-02-29T00:05:02.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:02 [2024-02-29T00:05:02.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:02 [2024-02-29T00:05:02.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:02 [2024-02-29T00:05:02.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:02 [2024-02-29T00:05:02.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:02 [2024-02-29T00:05:02.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:02 [2024-02-29T00:05:02.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:02 [2024-02-29T00:05:02.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:02 [2024-02-29T00:05:02.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:02 [2024-02-29T00:05:02.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:02 [2024-02-29T00:05:02.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:02 [2024-02-29T00:05:02.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231881880 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:02 [2024-02-29T00:05:02.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231881880 data=null doit=true}, TreeItem with text {test}]
19:05:02 [2024-02-29T00:05:02.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231881880 data=null}, TreeItem with text {test}]
19:05:02 [2024-02-29T00:05:02.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231881880 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:02 [2024-02-29T00:05:02.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231881879 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:02 [2024-02-29T00:05:02.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231881843 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:02 [2024-02-29T00:05:02.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:02 [2024-02-29T00:05:02.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231881842 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:02 [2024-02-29T00:05:02.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231881842 data=null doit=true}, TreeItem with text {test}]
19:05:02 [2024-02-29T00:05:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231881842 data=null}, TreeItem with text {test}]
19:05:02 [2024-02-29T00:05:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231881841 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:02 [2024-02-29T00:05:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231881841 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:02 [2024-02-29T00:05:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231881835 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:02 [2024-02-29T00:05:02.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:02 [2024-02-29T00:05:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:02 [2024-02-29T00:05:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231881834 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:05:02 [2024-02-29T00:05:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231881834 data=null doit=true}, TreeItem with text {Traces [7]}]
19:05:02 [2024-02-29T00:05:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231881834 data=null}, TreeItem with text {Traces [7]}]
19:05:02 [2024-02-29T00:05:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231881833 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:05:02 [2024-02-29T00:05:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231881833 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]}]
19:05:02 [2024-02-29T00:05:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231881786 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:05:02 [2024-02-29T00:05:02.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:05:02 [2024-02-29T00:05:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:02 [2024-02-29T00:05:02.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:02 [2024-02-29T00:05:02.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231881634 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
19:05:02 [2024-02-29T00:05:02.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231881633 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:05:02 [2024-02-29T00:05:02.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231881633 data=null}, TreeItem with text {simple_server-thread2}]
19:05:02 [2024-02-29T00:05:02.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231881633 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231881632 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}]
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231881563 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:02 [2024-02-29T00:05:02.416Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231881559 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231881559 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231881559 data=null}, TreeItem with text {simple_server-thread2}]
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231881558 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231881558 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}]
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231881550 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231881549 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231881549 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231881549 data=null}, TreeItem with text {simple_server-thread2}]
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231881548 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231881548 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}]
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231881544 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231881543 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-231881543 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231881543 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}]
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231881456 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-231881447 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-231881447 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-231881446 data=null}, TreeItem with text {simple_server-thread2}]
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:02 [2024-02-29T00:05:02.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:02 [2024-02-29T00:05:02.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:02 [2024-02-29T00:05:02.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:02 [2024-02-29T00:05:02.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:02 [2024-02-29T00:05:02.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:02 [2024-02-29T00:05:02.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:02 [2024-02-29T00:05:02.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:02 [2024-02-29T00:05:02.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:02 [2024-02-29T00:05:02.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:02 [2024-02-29T00:05:02.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:02 [2024-02-29T00:05:02.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:05:02 [2024-02-29T00:05:02.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231880937 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:05:02 [2024-02-29T00:05:02.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231880936 data=null doit=true}, TableItem with text {}]
19:05:02 [2024-02-29T00:05:02.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231880936 data=null}, TableItem with text {}]
19:05:02 [2024-02-29T00:05:02.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231880936 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:05:02 [2024-02-29T00:05:02.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231880935 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:05:02 [2024-02-29T00:05:02.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231880931 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:05:02 [2024-02-29T00:05:02.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:02 [2024-02-29T00:05:02.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:03 [2024-02-29T00:05:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:03 [2024-02-29T00:05:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:03 [2024-02-29T00:05:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231879941 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
19:05:03 [2024-02-29T00:05:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231879941 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:05:03 [2024-02-29T00:05:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231879941 data=null}, TreeItem with text {simple_server-thread2}]
19:05:03 [2024-02-29T00:05:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231879940 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
19:05:03 [2024-02-29T00:05:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231879940 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}]
19:05:03 [2024-02-29T00:05:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231879935 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
19:05:03 [2024-02-29T00:05:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:03 [2024-02-29T00:05:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:03 [2024-02-29T00:05:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:03 [2024-02-29T00:05:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:03 [2024-02-29T00:05:03.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:03 [2024-02-29T00:05:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:03 [2024-02-29T00:05:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:03 [2024-02-29T00:05:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:03 [2024-02-29T00:05:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:03 [2024-02-29T00:05:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:03 [2024-02-29T00:05:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:03 [2024-02-29T00:05:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231879929 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:03 [2024-02-29T00:05:03.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231879928 data=null doit=true}, TreeItem with text {test}]
19:05:03 [2024-02-29T00:05:03.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231879928 data=null}, TreeItem with text {test}]
19:05:03 [2024-02-29T00:05:03.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231879928 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:03 [2024-02-29T00:05:03.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231879928 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:04 [2024-02-29T00:05:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231879894 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:04 [2024-02-29T00:05:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:04 [2024-02-29T00:05:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231879886 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:04 [2024-02-29T00:05:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231879886 data=null doit=true}, TreeItem with text {test}]
19:05:04 [2024-02-29T00:05:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231879886 data=null}, TreeItem with text {test}]
19:05:04 [2024-02-29T00:05:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231879885 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:04 [2024-02-29T00:05:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231879885 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:04 [2024-02-29T00:05:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231879878 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:04 [2024-02-29T00:05:04.172Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:04 [2024-02-29T00:05:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:04 [2024-02-29T00:05:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231879877 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:05:04 [2024-02-29T00:05:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231879873 data=null doit=true}, TreeItem with text {Traces [7]}]
19:05:04 [2024-02-29T00:05:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231879873 data=null}, TreeItem with text {Traces [7]}]
19:05:04 [2024-02-29T00:05:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231879873 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:05:04 [2024-02-29T00:05:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231879873 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]}]
19:05:04 [2024-02-29T00:05:04.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231879862 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:05:04 [2024-02-29T00:05:04.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231879760 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231879760 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231879760 data=null}, TreeItem with text {ust-overlap-testing}]
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231879759 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231879759 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}]
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231879683 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:04 [2024-02-29T00:05:04.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231879680 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231879680 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231879679 data=null}, TreeItem with text {ust-overlap-testing}]
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231879679 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231879679 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}]
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231879674 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231879673 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231879673 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231879673 data=null}, TreeItem with text {ust-overlap-testing}]
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231879673 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231879672 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}]
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231879668 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231879668 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
19:05:04 [2024-02-29T00:05:04.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-231879663 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
19:05:04 [2024-02-29T00:05:04.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231879663 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}]
19:05:04 [2024-02-29T00:05:04.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231879579 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
19:05:04 [2024-02-29T00:05:04.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-231879569 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:05:04 [2024-02-29T00:05:04.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-231879569 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:05:04 [2024-02-29T00:05:04.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-231879569 data=null}, TreeItem with text {ust-overlap-testing}]
19:05:04 [2024-02-29T00:05:04.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
19:05:04 [2024-02-29T00:05:04.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:04 [2024-02-29T00:05:04.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:04 [2024-02-29T00:05:04.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:04 [2024-02-29T00:05:04.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:04 [2024-02-29T00:05:04.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:04 [2024-02-29T00:05:04.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:04 [2024-02-29T00:05:04.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:04 [2024-02-29T00:05:04.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:04 [2024-02-29T00:05:04.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:04 [2024-02-29T00:05:04.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:04 [2024-02-29T00:05:04.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:04 [2024-02-29T00:05:04.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:04 [2024-02-29T00:05:04.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:04 [2024-02-29T00:05:04.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:04 [2024-02-29T00:05:04.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:04 [2024-02-29T00:05:04.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:05:04 [2024-02-29T00:05:04.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231879058 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:05:04 [2024-02-29T00:05:04.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231879058 data=null doit=true}, TableItem with text {}]
19:05:04 [2024-02-29T00:05:04.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231879058 data=null}, TableItem with text {}]
19:05:04 [2024-02-29T00:05:04.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231879057 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:05:04 [2024-02-29T00:05:04.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231879057 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:05:04 [2024-02-29T00:05:04.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231879052 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:05:04 [2024-02-29T00:05:04.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:04 [2024-02-29T00:05:04.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:05 [2024-02-29T00:05:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:05 [2024-02-29T00:05:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:05 [2024-02-29T00:05:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231877992 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231877991 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231877991 data=null}, TreeItem with text {ust-overlap-testing}]
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231877991 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231877990 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}]
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231877986 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:05 [2024-02-29T00:05:05.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231877979 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231877979 data=null doit=true}, TreeItem with text {test}]
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231877978 data=null}, TreeItem with text {test}]
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231877978 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231877978 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231877941 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231877940 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231877940 data=null doit=true}, TreeItem with text {test}]
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231877940 data=null}, TreeItem with text {test}]
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231877940 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231877940 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231877927 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:05 [2024-02-29T00:05:05.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231877926 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231877926 data=null doit=true}, TreeItem with text {Traces [7]}]
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231877926 data=null}, TreeItem with text {Traces [7]}]
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231877926 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231877925 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]}]
19:05:05 [2024-02-29T00:05:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231877911 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:05:05 [2024-02-29T00:05:05.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:05:06 [2024-02-29T00:05:06.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:06 [2024-02-29T00:05:06.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:06 [2024-02-29T00:05:06.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231877794 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
19:05:06 [2024-02-29T00:05:06.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231877794 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:05:06 [2024-02-29T00:05:06.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231877794 data=null}, TreeItem with text {unrecognized.log}]
19:05:06 [2024-02-29T00:05:06.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231877793 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
19:05:06 [2024-02-29T00:05:06.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231877793 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}]
19:05:06 [2024-02-29T00:05:06.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231877764 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
19:05:06 [2024-02-29T00:05:06.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:06 [2024-02-29T00:05:06.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:06 [2024-02-29T00:05:06.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:06 [2024-02-29T00:05:06.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:06 [2024-02-29T00:05:06.186Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:06 [2024-02-29T00:05:06.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:06 [2024-02-29T00:05:06.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231877752 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
19:05:06 [2024-02-29T00:05:06.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231877752 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:05:06 [2024-02-29T00:05:06.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231877752 data=null}, TreeItem with text {unrecognized.log}]
19:05:06 [2024-02-29T00:05:06.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231877752 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
19:05:06 [2024-02-29T00:05:06.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231877751 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}]
19:05:06 [2024-02-29T00:05:06.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231877747 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
19:05:06 [2024-02-29T00:05:06.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
19:05:06 [2024-02-29T00:05:06.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231877746 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
19:05:06 [2024-02-29T00:05:06.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231877746 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:05:06 [2024-02-29T00:05:06.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:06 [2024-02-29T00:05:06.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231877746 data=null}, TreeItem with text {unrecognized.log}]
19:05:06 [2024-02-29T00:05:06.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231877745 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
19:05:06 [2024-02-29T00:05:06.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231877741 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}]
19:05:06 [2024-02-29T00:05:06.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231877737 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
19:05:06 [2024-02-29T00:05:06.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231877737 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
19:05:06 [2024-02-29T00:05:06.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-231877736 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
19:05:06 [2024-02-29T00:05:06.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231877736 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}]
19:05:06 [2024-02-29T00:05:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231877349 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
19:05:06 [2024-02-29T00:05:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-231877331 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
19:05:06 [2024-02-29T00:05:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-231877275 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:05:06 [2024-02-29T00:05:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-231877274 data=null}, TreeItem with text {unrecognized.log}]
19:05:06 [2024-02-29T00:05:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
19:05:06 [2024-02-29T00:05:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
19:05:06 [2024-02-29T00:05:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
19:05:06 [2024-02-29T00:05:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:06 [2024-02-29T00:05:06.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:06 [2024-02-29T00:05:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231877160 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
19:05:06 [2024-02-29T00:05:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231877160 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:05:06 [2024-02-29T00:05:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231877159 data=null}, TreeItem with text {unrecognized.log}]
19:05:06 [2024-02-29T00:05:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231877159 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
19:05:06 [2024-02-29T00:05:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231877159 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}]
19:05:06 [2024-02-29T00:05:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231877149 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
19:05:06 [2024-02-29T00:05:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:06 [2024-02-29T00:05:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:06 [2024-02-29T00:05:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:06 [2024-02-29T00:05:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:06 [2024-02-29T00:05:06.701Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:06 [2024-02-29T00:05:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:06 [2024-02-29T00:05:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:06 [2024-02-29T00:05:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:06 [2024-02-29T00:05:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:06 [2024-02-29T00:05:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:06 [2024-02-29T00:05:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:06 [2024-02-29T00:05:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231877140 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:06 [2024-02-29T00:05:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231877140 data=null doit=true}, TreeItem with text {test}]
19:05:06 [2024-02-29T00:05:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231877140 data=null}, TreeItem with text {test}]
19:05:06 [2024-02-29T00:05:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231877139 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:06 [2024-02-29T00:05:06.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231877139 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:06 [2024-02-29T00:05:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231877086 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:06 [2024-02-29T00:05:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:06 [2024-02-29T00:05:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231877085 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:06 [2024-02-29T00:05:06.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231877084 data=null doit=true}, TreeItem with text {test}]
19:05:06 [2024-02-29T00:05:06.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231877084 data=null}, TreeItem with text {test}]
19:05:06 [2024-02-29T00:05:06.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231877084 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:06 [2024-02-29T00:05:06.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231877083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:06 [2024-02-29T00:05:06.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231877074 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:06 [2024-02-29T00:05:06.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:06 [2024-02-29T00:05:06.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:06 [2024-02-29T00:05:06.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231877072 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:05:06 [2024-02-29T00:05:06.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231877072 data=null doit=true}, TreeItem with text {Traces [7]}]
19:05:06 [2024-02-29T00:05:06.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231877072 data=null}, TreeItem with text {Traces [7]}]
19:05:06 [2024-02-29T00:05:06.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231877072 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:05:06 [2024-02-29T00:05:06.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231877071 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]}]
19:05:06 [2024-02-29T00:05:06.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231877047 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:05:06 [2024-02-29T00:05:06.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:06 [2024-02-29T00:05:06.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231877046 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:05:06 [2024-02-29T00:05:06.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231877046 data=null doit=true}, TreeItem with text {Traces [7]}]
19:05:06 [2024-02-29T00:05:06.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231877045 data=null}, TreeItem with text {Traces [7]}]
19:05:06 [2024-02-29T00:05:06.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231877045 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:05:06 [2024-02-29T00:05:06.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231877045 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]}]
19:05:06 [2024-02-29T00:05:06.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231877039 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:05:06 [2024-02-29T00:05:06.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:05:06 [2024-02-29T00:05:06.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:05:07 [2024-02-29T00:05:07.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:05:07 [2024-02-29T00:05:07.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:05:07 [2024-02-29T00:05:07.217Z] 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=-231876694 data=null doit=true}, Shell with text {Confirm Clear}]
19:05:07 [2024-02-29T00:05:07.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:05:07 [2024-02-29T00:05:07.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:05:07 [2024-02-29T00:05:07.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:05:07 [2024-02-29T00:05:07.217Z] 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')
19:05:07 [2024-02-29T00:05:07.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:05:07 [2024-02-29T00:05:07.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:05:07 [2024-02-29T00:05:07.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231876692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:07 [2024-02-29T00:05:07.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231876692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:07 [2024-02-29T00:05:07.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231876692 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:07 [2024-02-29T00:05:07.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231876692 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:07 [2024-02-29T00:05:07.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231876692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:07 [2024-02-29T00:05:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231876692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:07 [2024-02-29T00:05:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231876691 data=null 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')]
19:05:09 [2024-02-29T00:05:09.112Z] 
19:05:09 [2024-02-29T00:05:09.112Z] (Eclipse:20013): Gtk-WARNING **: 00:05:08.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:05:09 [2024-02-29T00:05:09.112Z] 
19:05:09 [2024-02-29T00:05:09.112Z] (Eclipse:20013): Gtk-WARNING **: 00:05:08.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:05:09 [2024-02-29T00:05:09.112Z] 
19:05:09 [2024-02-29T00:05:09.112Z] (Eclipse:20013): Gtk-WARNING **: 00:05:08.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:05:09 [2024-02-29T00:05:09.112Z] 
19:05:09 [2024-02-29T00:05:09.112Z] (Eclipse:20013): Gtk-WARNING **: 00:05:08.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:05:09 [2024-02-29T00:05:09.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231876990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231874641 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231874640 data=null doit=true}, TreeItem with text {test}]
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231874640 data=null}, TreeItem with text {test}]
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231874640 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231874640 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231874610 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231874609 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231874609 data=null doit=true}, TreeItem with text {test}]
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231874609 data=null}, TreeItem with text {test}]
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231874609 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231874608 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231874602 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:09 [2024-02-29T00:05:09.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231874579 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231874579 data=null doit=true}, TreeItem with text {Traces [7]}]
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231874579 data=null}, TreeItem with text {Traces [7]}]
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231874578 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231874578 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]}]
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231874569 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-231874568 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-231874568 data=null doit=true}, TreeItem with text {Traces [7]}]
19:05:09 [2024-02-29T00:05:09.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-231874567 data=null}, TreeItem with text {Traces [7]}]
19:05:09 [2024-02-29T00:05:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-231874557 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:05:09 [2024-02-29T00:05:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231874556 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]}]
19:05:09 [2024-02-29T00:05:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-231874552 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
19:05:09 [2024-02-29T00:05:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:05:09 [2024-02-29T00:05:09.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:05:09 [2024-02-29T00:05:09.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:05:09 [2024-02-29T00:05:09.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:05:09 [2024-02-29T00:05:09.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-231874105 data=null doit=true}, Shell with text {Trace Import}]
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:05:09 [2024-02-29T00:05:09.935Z] 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')
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:09 [2024-02-29T00:05:09.935Z] 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.
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:05:09 [2024-02-29T00:05:09.935Z] 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
19:05:09 [2024-02-29T00:05:09.935Z] 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=-231874053 data=null}, (of type 'Combo')]
19:05:09 [2024-02-29T00:05:09.935Z] 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
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231873973 data=null doit=true}, TreeItem with text {import}]
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231873972 data=null}, TreeItem with text {import}]
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231873972 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231873972 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}]
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231873969 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231873968 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231873968 data=null doit=true}, Tree node with text: kernel-overlap-testing]
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231873967 data=null}, Tree node with text: kernel-overlap-testing]
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231873967 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231873967 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]
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231873964 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:09 [2024-02-29T00:05:09.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-231873930 data=null doit=true}, Tree node with text: z-clashes]
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-231873929 data=null}, Tree node with text: z-clashes]
19:05:09 [2024-02-29T00:05:09.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-231873929 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
19:05:09 [2024-02-29T00:05:09.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231873929 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]
19:05:09 [2024-02-29T00:05:09.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-231873917 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
19:05:09 [2024-02-29T00:05:09.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:09 [2024-02-29T00:05:09.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231873916 data=null button=0 stateMask=0x0 x=171 y=173 count=0}, Tree node with text: kernel-overlap-testing]
19:05:09 [2024-02-29T00:05:09.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231873916 data=null doit=true}, Tree node with text: kernel-overlap-testing]
19:05:09 [2024-02-29T00:05:09.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231873916 data=null}, Tree node with text: kernel-overlap-testing]
19:05:09 [2024-02-29T00:05:09.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231873915 data=null button=1 stateMask=0x0 x=171 y=173 count=1}, Tree node with text: kernel-overlap-testing]
19:05:09 [2024-02-29T00:05:09.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231873915 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]
19:05:09 [2024-02-29T00:05:09.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231873912 data=null button=1 stateMask=0x80000 x=171 y=173 count=1}, Tree node with text: kernel-overlap-testing]
19:05:09 [2024-02-29T00:05:09.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
19:05:09 [2024-02-29T00:05:09.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:09 [2024-02-29T00:05:09.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:09 [2024-02-29T00:05:09.936Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
19:05:09 [2024-02-29T00:05:09.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:09 [2024-02-29T00:05:09.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231873886 data=null button=0 stateMask=0x0 x=153 y=60 count=0}, Tree node with text: simple_server-thread1]
19:05:09 [2024-02-29T00:05:09.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231873885 data=null doit=true}, Tree node with text: simple_server-thread1]
19:05:09 [2024-02-29T00:05:09.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231873885 data=null}, Tree node with text: simple_server-thread1]
19:05:09 [2024-02-29T00:05:09.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231873885 data=null button=1 stateMask=0x0 x=153 y=60 count=1}, Tree node with text: simple_server-thread1]
19:05:09 [2024-02-29T00:05:09.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231873885 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]
19:05:09 [2024-02-29T00:05:09.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231873882 data=null button=1 stateMask=0x80000 x=153 y=60 count=1}, Tree node with text: simple_server-thread1]
19:05:09 [2024-02-29T00:05:09.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread1
19:05:09 [2024-02-29T00:05:09.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:09 [2024-02-29T00:05:09.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:10 [2024-02-29T00:05:10.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
19:05:10 [2024-02-29T00:05:10.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231873867 data=null button=0 stateMask=0x0 x=171 y=175 count=0}, Tree node with text: simple_server-thread1]
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231873867 data=null doit=true}, Tree node with text: simple_server-thread1]
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231873867 data=null}, Tree node with text: simple_server-thread1]
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231873867 data=null button=1 stateMask=0x0 x=171 y=175 count=1}, Tree node with text: simple_server-thread1]
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231873866 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]
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231873863 data=null button=1 stateMask=0x80000 x=171 y=175 count=1}, Tree node with text: simple_server-thread1]
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread1
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:10 [2024-02-29T00:05:10.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231873848 data=null button=0 stateMask=0x0 x=153 y=60 count=0}, Tree node with text: simple_server-thread2]
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231873848 data=null doit=true}, Tree node with text: simple_server-thread2]
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231873848 data=null}, Tree node with text: simple_server-thread2]
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231873847 data=null button=1 stateMask=0x0 x=153 y=60 count=1}, Tree node with text: simple_server-thread2]
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231873847 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]
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231873844 data=null button=1 stateMask=0x80000 x=153 y=60 count=1}, Tree node with text: simple_server-thread2]
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread2
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:10 [2024-02-29T00:05:10.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
19:05:10 [2024-02-29T00:05:10.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231873839 data=null button=0 stateMask=0x0 x=171 y=175 count=0}, Tree node with text: simple_server-thread2]
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231873839 data=null doit=true}, Tree node with text: simple_server-thread2]
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231873839 data=null}, Tree node with text: simple_server-thread2]
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231873839 data=null button=1 stateMask=0x0 x=171 y=175 count=1}, Tree node with text: simple_server-thread2]
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231873839 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]
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231873836 data=null button=1 stateMask=0x80000 x=171 y=175 count=1}, Tree node with text: simple_server-thread2]
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread2
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:10 [2024-02-29T00:05:10.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-231873822 data=null button=0 stateMask=0x0 x=84 y=-55 count=0}, TreeItem with text {import}]
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231873821 data=null doit=true}, TreeItem with text {import}]
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231873821 data=null}, TreeItem with text {import}]
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231873821 data=null button=1 stateMask=0x0 x=84 y=-55 count=1}, TreeItem with text {import}]
19:05:10 [2024-02-29T00:05:10.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231873821 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}]
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231873817 data=null button=1 stateMask=0x80000 x=84 y=-55 count=1}, TreeItem with text {import}]
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:05:10 [2024-02-29T00:05:10.196Z] 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:'))
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231873812 data=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:'))]
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] 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'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:05:10 [2024-02-29T00:05:10.196Z] 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')
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:05:10 [2024-02-29T00:05:10.196Z] 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.
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:05:10 [2024-02-29T00:05:10.196Z] 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')
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:05:10 [2024-02-29T00:05:10.196Z] 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.
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:05:10 [2024-02-29T00:05:10.197Z] 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')
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:05:10 [2024-02-29T00:05:10.197Z] 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.
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:05:10 [2024-02-29T00:05:10.197Z] 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')
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] 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')
19:05:10 [2024-02-29T00:05:10.197Z] 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.
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:05:10 [2024-02-29T00:05:10.197Z] 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')
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:05:10 [2024-02-29T00:05:10.197Z] 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.
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.197Z] 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)'
19:05:10 [2024-02-29T00:05:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:05:10 [2024-02-29T00:05:10.198Z] 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')
19:05:10 [2024-02-29T00:05:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.198Z] 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')
19:05:10 [2024-02-29T00:05:10.198Z] 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.
19:05:10 [2024-02-29T00:05:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:05:10 [2024-02-29T00:05:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:05:10 [2024-02-29T00:05:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:05:10 [2024-02-29T00:05:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:05:10 [2024-02-29T00:05:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231873760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:10 [2024-02-29T00:05:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231873760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:10 [2024-02-29T00:05:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231873760 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:10 [2024-02-29T00:05:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231873760 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:10 [2024-02-29T00:05:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231873760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:10 [2024-02-29T00:05:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231873759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:10 [2024-02-29T00:05:10.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:05:10 [2024-02-29T00:05:10.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:05:10 [2024-02-29T00:05:10.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:05:10 [2024-02-29T00:05:10.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:05:10 [2024-02-29T00:05:10.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:05:10 [2024-02-29T00:05:10.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:05:10 [2024-02-29T00:05:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:05:10 [2024-02-29T00:05:10.763Z] 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=-231873162 data=null doit=true}, Shell with text {Confirmation}]
19:05:10 [2024-02-29T00:05:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
19:05:10 [2024-02-29T00:05:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
19:05:10 [2024-02-29T00:05:10.763Z] 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')
19:05:10 [2024-02-29T00:05:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:05:10 [2024-02-29T00:05:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
19:05:10 [2024-02-29T00:05:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-231873161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:05:10 [2024-02-29T00:05:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-231873161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:05:10 [2024-02-29T00:05:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-231873161 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:05:10 [2024-02-29T00:05:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-231873161 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:05:10 [2024-02-29T00:05:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-231873161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:05:10 [2024-02-29T00:05:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-231873160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
19:05:10 [2024-02-29T00:05:10.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-231873160 data=null 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')]
19:05:11 [2024-02-29T00:05:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:05:11 [2024-02-29T00:05:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:05:11 [2024-02-29T00:05:11.020Z] 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=-231872915 data=null doit=true}, Shell with text {Confirmation}]
19:05:11 [2024-02-29T00:05:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:05:11 [2024-02-29T00:05:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:05:11 [2024-02-29T00:05:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:05:11 [2024-02-29T00:05:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
19:05:11 [2024-02-29T00:05:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
19:05:11 [2024-02-29T00:05:11.021Z] 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')
19:05:11 [2024-02-29T00:05:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:05:11 [2024-02-29T00:05:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:05:11 [2024-02-29T00:05:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:05:11 [2024-02-29T00:05:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
19:05:11 [2024-02-29T00:05:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-231872914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:05:11 [2024-02-29T00:05:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-231872914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:05:11 [2024-02-29T00:05:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-231872914 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:05:11 [2024-02-29T00:05:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-231872914 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:05:11 [2024-02-29T00:05:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-231872913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:05:11 [2024-02-29T00:05:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-231872913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
19:05:11 [2024-02-29T00:05:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-231872913 data=null 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')]
19:05:11 [2024-02-29T00:05:11.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:05:11 [2024-02-29T00:05:11.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:05:11 [2024-02-29T00:05:11.278Z] 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=-231872625 data=null doit=true}, Shell with text {Confirmation}]
19:05:11 [2024-02-29T00:05:11.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:05:11 [2024-02-29T00:05:11.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:05:11 [2024-02-29T00:05:11.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:05:11 [2024-02-29T00:05:11.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:05:11 [2024-02-29T00:05:11.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:05:11 [2024-02-29T00:05:11.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:05:11 [2024-02-29T00:05:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
19:05:11 [2024-02-29T00:05:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
19:05:11 [2024-02-29T00:05:11.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')
19:05:11 [2024-02-29T00:05:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
19:05:11 [2024-02-29T00:05:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-231872624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:05:11 [2024-02-29T00:05:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-231872624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:05:11 [2024-02-29T00:05:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-231872624 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:05:11 [2024-02-29T00:05:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-231872624 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:05:11 [2024-02-29T00:05:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-231872623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:05:11 [2024-02-29T00:05:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-231872623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
19:05:11 [2024-02-29T00:05:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-231872623 data=null 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')]
19:05:11 [2024-02-29T00:05:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231873759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:11 [2024-02-29T00:05:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231874510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:05:11 [2024-02-29T00:05:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231872236 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231872231 data=null doit=true}, TreeItem with text {test}]
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231872231 data=null}, TreeItem with text {test}]
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231872230 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231872230 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231872208 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231872207 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231872207 data=null doit=true}, TreeItem with text {test}]
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231872207 data=null}, TreeItem with text {test}]
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231872206 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231872206 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231872194 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:11 [2024-02-29T00:05:11.795Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231872192 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231872192 data=null doit=true}, TreeItem with text {Traces [0]}]
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231872192 data=null}, TreeItem with text {Traces [0]}]
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231872192 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231872191 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-231872171 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-231872171 data=null doit=true}, TreeItem with text {Traces [5]}]
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-231872171 data=null}, TreeItem with text {Traces [5]}]
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-231872170 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:05:11 [2024-02-29T00:05:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231872162 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]}]
19:05:11 [2024-02-29T00:05:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-231872157 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:05:12 [2024-02-29T00:05:12.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:12 [2024-02-29T00:05:12.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:12 [2024-02-29T00:05:12.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231871792 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
19:05:12 [2024-02-29T00:05:12.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231871792 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:12 [2024-02-29T00:05:12.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231871792 data=null}, TreeItem with text {kernel-overlap-testing}]
19:05:12 [2024-02-29T00:05:12.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231871791 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:05:12 [2024-02-29T00:05:12.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231871791 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:12 [2024-02-29T00:05:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231871758 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:05:12 [2024-02-29T00:05:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:12 [2024-02-29T00:05:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:12 [2024-02-29T00:05:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:12 [2024-02-29T00:05:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:12 [2024-02-29T00:05:12.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:12 [2024-02-29T00:05:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:12 [2024-02-29T00:05:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231871755 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
19:05:12 [2024-02-29T00:05:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231871755 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:12 [2024-02-29T00:05:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231871755 data=null}, TreeItem with text {kernel-overlap-testing}]
19:05:12 [2024-02-29T00:05:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231871755 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:05:12 [2024-02-29T00:05:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231871754 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:12 [2024-02-29T00:05:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231871744 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:05:12 [2024-02-29T00:05:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:05:12 [2024-02-29T00:05:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231871743 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
19:05:12 [2024-02-29T00:05:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231871743 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:12 [2024-02-29T00:05:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:12 [2024-02-29T00:05:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231871743 data=null}, TreeItem with text {kernel-overlap-testing}]
19:05:12 [2024-02-29T00:05:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231871742 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:05:12 [2024-02-29T00:05:12.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231871742 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:12 [2024-02-29T00:05:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231871734 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:05:12 [2024-02-29T00:05:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231871733 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
19:05:12 [2024-02-29T00:05:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231871733 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
19:05:12 [2024-02-29T00:05:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231871733 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:12 [2024-02-29T00:05:12.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231871598 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
19:05:12 [2024-02-29T00:05:12.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231871182 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
19:05:12 [2024-02-29T00:05:12.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231871182 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:12 [2024-02-29T00:05:12.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231871182 data=null}, TreeItem with text {kernel-overlap-testing}]
19:05:12 [2024-02-29T00:05:12.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:05:12 [2024-02-29T00:05:12.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:12 [2024-02-29T00:05:12.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:12 [2024-02-29T00:05:12.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:12 [2024-02-29T00:05:12.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:12 [2024-02-29T00:05:12.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:12 [2024-02-29T00:05:12.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:05:12 [2024-02-29T00:05:12.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231871179 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:05:12 [2024-02-29T00:05:12.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231871178 data=null doit=true}, TableItem with text {}]
19:05:12 [2024-02-29T00:05:12.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231871178 data=null}, TableItem with text {}]
19:05:12 [2024-02-29T00:05:12.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231871177 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:05:12 [2024-02-29T00:05:12.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231871176 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:05:12 [2024-02-29T00:05:12.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231871153 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:05:12 [2024-02-29T00:05:12.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:12 [2024-02-29T00:05:12.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:13 [2024-02-29T00:05:13.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:13 [2024-02-29T00:05:13.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:13 [2024-02-29T00:05:13.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231870044 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
19:05:13 [2024-02-29T00:05:13.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231870043 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:13 [2024-02-29T00:05:13.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231870043 data=null}, TreeItem with text {kernel-overlap-testing}]
19:05:13 [2024-02-29T00:05:13.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231870043 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:05:13 [2024-02-29T00:05:13.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231870043 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:13 [2024-02-29T00:05:13.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231870038 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:05:13 [2024-02-29T00:05:13.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:13 [2024-02-29T00:05:13.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:13 [2024-02-29T00:05:13.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:13 [2024-02-29T00:05:13.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:13 [2024-02-29T00:05:13.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:13 [2024-02-29T00:05:13.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:13 [2024-02-29T00:05:13.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:13 [2024-02-29T00:05:13.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:13 [2024-02-29T00:05:13.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:13 [2024-02-29T00:05:13.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:13 [2024-02-29T00:05:13.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:13 [2024-02-29T00:05:13.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231870032 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:13 [2024-02-29T00:05:13.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231870032 data=null doit=true}, TreeItem with text {test}]
19:05:13 [2024-02-29T00:05:13.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231870031 data=null}, TreeItem with text {test}]
19:05:13 [2024-02-29T00:05:13.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231870031 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:13 [2024-02-29T00:05:13.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231870031 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:14 [2024-02-29T00:05:14.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231869989 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:14 [2024-02-29T00:05:14.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:14 [2024-02-29T00:05:14.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231869988 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:14 [2024-02-29T00:05:14.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231869988 data=null doit=true}, TreeItem with text {test}]
19:05:14 [2024-02-29T00:05:14.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231869988 data=null}, TreeItem with text {test}]
19:05:14 [2024-02-29T00:05:14.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231869988 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:14 [2024-02-29T00:05:14.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231869987 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:14 [2024-02-29T00:05:14.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231869979 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:14 [2024-02-29T00:05:14.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:14 [2024-02-29T00:05:14.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:14 [2024-02-29T00:05:14.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-231869974 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
19:05:14 [2024-02-29T00:05:14.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-231869974 data=null doit=true}, TreeItem with text {Traces [5]}]
19:05:14 [2024-02-29T00:05:14.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-231869974 data=null}, TreeItem with text {Traces [5]}]
19:05:14 [2024-02-29T00:05:14.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-231869974 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:05:14 [2024-02-29T00:05:14.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231869973 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]}]
19:05:14 [2024-02-29T00:05:14.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-231869965 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:05:14 [2024-02-29T00:05:14.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:05:14 [2024-02-29T00:05:14.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:14 [2024-02-29T00:05:14.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:14 [2024-02-29T00:05:14.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231869845 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
19:05:14 [2024-02-29T00:05:14.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-231869845 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
19:05:14 [2024-02-29T00:05:14.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-231869844 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
19:05:14 [2024-02-29T00:05:14.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231869844 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:05:14 [2024-02-29T00:05:14.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231869844 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)}]
19:05:14 [2024-02-29T00:05:14.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231869773 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:05:14 [2024-02-29T00:05:14.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:14 [2024-02-29T00:05:14.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:14 [2024-02-29T00:05:14.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:14 [2024-02-29T00:05:14.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:14 [2024-02-29T00:05:14.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:14 [2024-02-29T00:05:14.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:14 [2024-02-29T00:05:14.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231869766 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
19:05:14 [2024-02-29T00:05:14.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-231869766 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
19:05:14 [2024-02-29T00:05:14.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-231869766 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
19:05:14 [2024-02-29T00:05:14.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231869766 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:05:14 [2024-02-29T00:05:14.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231869766 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)}]
19:05:14 [2024-02-29T00:05:14.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231869761 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:05:14 [2024-02-29T00:05:14.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
19:05:14 [2024-02-29T00:05:14.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231869761 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
19:05:14 [2024-02-29T00:05:14.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-231869761 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
19:05:14 [2024-02-29T00:05:14.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:14 [2024-02-29T00:05:14.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-231869761 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
19:05:14 [2024-02-29T00:05:14.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231869760 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:05:14 [2024-02-29T00:05:14.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231869760 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)}]
19:05:14 [2024-02-29T00:05:14.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231869747 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:05:14 [2024-02-29T00:05:14.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231869746 data=null button=1 stateMask=0x0 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
19:05:14 [2024-02-29T00:05:14.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231869746 data=null button=1 stateMask=0x0 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
19:05:14 [2024-02-29T00:05:14.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231869746 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)}]
19:05:14 [2024-02-29T00:05:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231869556 data=null button=1 stateMask=0x80000 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
19:05:14 [2024-02-29T00:05:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231869139 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
19:05:14 [2024-02-29T00:05:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-231869139 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
19:05:14 [2024-02-29T00:05:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-231869126 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
19:05:14 [2024-02-29T00:05:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
19:05:14 [2024-02-29T00:05:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:14 [2024-02-29T00:05:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:14 [2024-02-29T00:05:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:14 [2024-02-29T00:05:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:14 [2024-02-29T00:05:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:14 [2024-02-29T00:05:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:14 [2024-02-29T00:05:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:05:14 [2024-02-29T00:05:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231869123 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:05:14 [2024-02-29T00:05:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231869123 data=null doit=true}, TableItem with text {}]
19:05:14 [2024-02-29T00:05:14.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231869123 data=null}, TableItem with text {}]
19:05:14 [2024-02-29T00:05:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231869123 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:05:14 [2024-02-29T00:05:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231869122 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:05:14 [2024-02-29T00:05:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231869092 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:05:14 [2024-02-29T00:05:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:14 [2024-02-29T00:05:14.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:16 [2024-02-29T00:05:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:16 [2024-02-29T00:05:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:16 [2024-02-29T00:05:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231867791 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
19:05:16 [2024-02-29T00:05:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-231867790 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
19:05:16 [2024-02-29T00:05:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-231867790 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
19:05:16 [2024-02-29T00:05:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231867789 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:05:16 [2024-02-29T00:05:16.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231867789 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)}]
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231867781 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:16 [2024-02-29T00:05:16.257Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231867775 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231867775 data=null doit=true}, TreeItem with text {test}]
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231867775 data=null}, TreeItem with text {test}]
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231867774 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231867774 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231867742 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231867741 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231867740 data=null doit=true}, TreeItem with text {test}]
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231867740 data=null}, TreeItem with text {test}]
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231867740 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231867740 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231867733 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:16 [2024-02-29T00:05:16.257Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-231867689 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-231867689 data=null doit=true}, TreeItem with text {Traces [5]}]
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-231867689 data=null}, TreeItem with text {Traces [5]}]
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-231867689 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231867688 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]}]
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-231867679 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:05:16 [2024-02-29T00:05:16.257Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:16 [2024-02-29T00:05:16.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:16 [2024-02-29T00:05:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231867549 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
19:05:16 [2024-02-29T00:05:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231867549 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:05:16 [2024-02-29T00:05:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231867549 data=null}, TreeItem with text {simple_server-thread1}]
19:05:16 [2024-02-29T00:05:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231867548 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
19:05:16 [2024-02-29T00:05:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231867548 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}]
19:05:16 [2024-02-29T00:05:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231867477 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
19:05:16 [2024-02-29T00:05:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:16 [2024-02-29T00:05:16.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:16 [2024-02-29T00:05:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:16 [2024-02-29T00:05:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:16 [2024-02-29T00:05:16.515Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:16 [2024-02-29T00:05:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:16 [2024-02-29T00:05:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231867473 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
19:05:16 [2024-02-29T00:05:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231867473 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:05:16 [2024-02-29T00:05:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231867473 data=null}, TreeItem with text {simple_server-thread1}]
19:05:16 [2024-02-29T00:05:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231867472 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
19:05:16 [2024-02-29T00:05:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231867472 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}]
19:05:16 [2024-02-29T00:05:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231867463 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
19:05:16 [2024-02-29T00:05:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
19:05:16 [2024-02-29T00:05:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231867463 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
19:05:16 [2024-02-29T00:05:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231867463 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:05:16 [2024-02-29T00:05:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:16 [2024-02-29T00:05:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231867462 data=null}, TreeItem with text {simple_server-thread1}]
19:05:16 [2024-02-29T00:05:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231867462 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
19:05:16 [2024-02-29T00:05:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231867462 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}]
19:05:16 [2024-02-29T00:05:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231867458 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
19:05:16 [2024-02-29T00:05:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231867457 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}]
19:05:16 [2024-02-29T00:05:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-231867457 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}]
19:05:16 [2024-02-29T00:05:16.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231867457 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}]
19:05:17 [2024-02-29T00:05:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231867342 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}]
19:05:17 [2024-02-29T00:05:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-231866881 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
19:05:17 [2024-02-29T00:05:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-231866877 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:05:17 [2024-02-29T00:05:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-231866876 data=null}, TreeItem with text {simple_server-thread1}]
19:05:17 [2024-02-29T00:05:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
19:05:17 [2024-02-29T00:05:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:17 [2024-02-29T00:05:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:17 [2024-02-29T00:05:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:17 [2024-02-29T00:05:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:17 [2024-02-29T00:05:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:17 [2024-02-29T00:05:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:17 [2024-02-29T00:05:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:17 [2024-02-29T00:05:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:05:17 [2024-02-29T00:05:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231866858 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:05:17 [2024-02-29T00:05:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231866858 data=null doit=true}, TableItem with text {}]
19:05:17 [2024-02-29T00:05:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231866857 data=null}, TableItem with text {}]
19:05:17 [2024-02-29T00:05:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231866857 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:05:17 [2024-02-29T00:05:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231866857 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:05:17 [2024-02-29T00:05:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231866853 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:05:17 [2024-02-29T00:05:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:17 [2024-02-29T00:05:17.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:18 [2024-02-29T00:05:18.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:18 [2024-02-29T00:05:18.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:18 [2024-02-29T00:05:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231865763 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
19:05:18 [2024-02-29T00:05:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231865763 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:05:18 [2024-02-29T00:05:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231865763 data=null}, TreeItem with text {simple_server-thread1}]
19:05:18 [2024-02-29T00:05:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231865762 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
19:05:18 [2024-02-29T00:05:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231865762 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}]
19:05:18 [2024-02-29T00:05:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231865758 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
19:05:18 [2024-02-29T00:05:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:18 [2024-02-29T00:05:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:18 [2024-02-29T00:05:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:18 [2024-02-29T00:05:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:18 [2024-02-29T00:05:18.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:18 [2024-02-29T00:05:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:18 [2024-02-29T00:05:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:18 [2024-02-29T00:05:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:18 [2024-02-29T00:05:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:18 [2024-02-29T00:05:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:18 [2024-02-29T00:05:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:18 [2024-02-29T00:05:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231865752 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:18 [2024-02-29T00:05:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231865752 data=null doit=true}, TreeItem with text {test}]
19:05:18 [2024-02-29T00:05:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231865752 data=null}, TreeItem with text {test}]
19:05:18 [2024-02-29T00:05:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231865752 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:18 [2024-02-29T00:05:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231865751 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:18 [2024-02-29T00:05:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231865719 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:18 [2024-02-29T00:05:18.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:18 [2024-02-29T00:05:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231865718 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:18 [2024-02-29T00:05:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231865718 data=null doit=true}, TreeItem with text {test}]
19:05:18 [2024-02-29T00:05:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231865718 data=null}, TreeItem with text {test}]
19:05:18 [2024-02-29T00:05:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231865718 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:18 [2024-02-29T00:05:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231865717 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:18 [2024-02-29T00:05:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231865712 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:18 [2024-02-29T00:05:18.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:18 [2024-02-29T00:05:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:18 [2024-02-29T00:05:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-231865711 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
19:05:18 [2024-02-29T00:05:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-231865711 data=null doit=true}, TreeItem with text {Traces [5]}]
19:05:18 [2024-02-29T00:05:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-231865711 data=null}, TreeItem with text {Traces [5]}]
19:05:18 [2024-02-29T00:05:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-231865710 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:05:18 [2024-02-29T00:05:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231865710 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]}]
19:05:18 [2024-02-29T00:05:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-231865692 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:05:18 [2024-02-29T00:05:18.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:05:18 [2024-02-29T00:05:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:18 [2024-02-29T00:05:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:18 [2024-02-29T00:05:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231865569 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
19:05:18 [2024-02-29T00:05:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231865569 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:05:18 [2024-02-29T00:05:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231865569 data=null}, TreeItem with text {simple_server-thread2}]
19:05:18 [2024-02-29T00:05:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231865569 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
19:05:18 [2024-02-29T00:05:18.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231865569 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}]
19:05:18 [2024-02-29T00:05:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231865493 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
19:05:18 [2024-02-29T00:05:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:18 [2024-02-29T00:05:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:18 [2024-02-29T00:05:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:18 [2024-02-29T00:05:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:18 [2024-02-29T00:05:18.528Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:18 [2024-02-29T00:05:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:18 [2024-02-29T00:05:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231865477 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
19:05:18 [2024-02-29T00:05:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231865477 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:05:18 [2024-02-29T00:05:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231865477 data=null}, TreeItem with text {simple_server-thread2}]
19:05:18 [2024-02-29T00:05:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231865477 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
19:05:18 [2024-02-29T00:05:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231865477 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}]
19:05:18 [2024-02-29T00:05:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231865472 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
19:05:18 [2024-02-29T00:05:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
19:05:18 [2024-02-29T00:05:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231865472 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
19:05:18 [2024-02-29T00:05:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231865471 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:05:18 [2024-02-29T00:05:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:18 [2024-02-29T00:05:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231865471 data=null}, TreeItem with text {simple_server-thread2}]
19:05:18 [2024-02-29T00:05:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231865471 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
19:05:18 [2024-02-29T00:05:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231865471 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}]
19:05:18 [2024-02-29T00:05:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231865467 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
19:05:18 [2024-02-29T00:05:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231865467 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}]
19:05:18 [2024-02-29T00:05:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-231865466 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}]
19:05:18 [2024-02-29T00:05:18.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231865466 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}]
19:05:18 [2024-02-29T00:05:18.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231865269 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}]
19:05:19 [2024-02-29T00:05:19.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-231865053 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
19:05:19 [2024-02-29T00:05:19.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-231865020 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:05:19 [2024-02-29T00:05:19.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-231865013 data=null}, TreeItem with text {simple_server-thread2}]
19:05:19 [2024-02-29T00:05:19.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
19:05:19 [2024-02-29T00:05:19.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:19 [2024-02-29T00:05:19.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:19 [2024-02-29T00:05:19.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:19 [2024-02-29T00:05:19.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:19 [2024-02-29T00:05:19.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:19 [2024-02-29T00:05:19.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:19 [2024-02-29T00:05:19.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:19 [2024-02-29T00:05:19.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:19 [2024-02-29T00:05:19.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:05:19 [2024-02-29T00:05:19.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231865010 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:05:19 [2024-02-29T00:05:19.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231865010 data=null doit=true}, TableItem with text {}]
19:05:19 [2024-02-29T00:05:19.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231865010 data=null}, TableItem with text {}]
19:05:19 [2024-02-29T00:05:19.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231865010 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:05:19 [2024-02-29T00:05:19.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231865009 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:05:19 [2024-02-29T00:05:19.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231865005 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:05:19 [2024-02-29T00:05:19.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:19 [2024-02-29T00:05:19.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:19 [2024-02-29T00:05:19.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:19 [2024-02-29T00:05:19.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:20 [2024-02-29T00:05:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231863821 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
19:05:20 [2024-02-29T00:05:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231863821 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:05:20 [2024-02-29T00:05:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231863821 data=null}, TreeItem with text {simple_server-thread2}]
19:05:20 [2024-02-29T00:05:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231863820 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
19:05:20 [2024-02-29T00:05:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231863820 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}]
19:05:20 [2024-02-29T00:05:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231863812 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
19:05:20 [2024-02-29T00:05:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:20 [2024-02-29T00:05:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:20 [2024-02-29T00:05:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:20 [2024-02-29T00:05:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:20 [2024-02-29T00:05:20.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:20 [2024-02-29T00:05:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:20 [2024-02-29T00:05:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:20 [2024-02-29T00:05:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:20 [2024-02-29T00:05:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:20 [2024-02-29T00:05:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:20 [2024-02-29T00:05:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:20 [2024-02-29T00:05:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231863806 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:20 [2024-02-29T00:05:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231863806 data=null doit=true}, TreeItem with text {test}]
19:05:20 [2024-02-29T00:05:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231863806 data=null}, TreeItem with text {test}]
19:05:20 [2024-02-29T00:05:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231863805 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:20 [2024-02-29T00:05:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231863805 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:20 [2024-02-29T00:05:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231863771 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:20 [2024-02-29T00:05:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:20 [2024-02-29T00:05:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231863770 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:20 [2024-02-29T00:05:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231863770 data=null doit=true}, TreeItem with text {test}]
19:05:20 [2024-02-29T00:05:20.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231863770 data=null}, TreeItem with text {test}]
19:05:20 [2024-02-29T00:05:20.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231863770 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:20 [2024-02-29T00:05:20.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231863769 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:20 [2024-02-29T00:05:20.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231863764 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:20 [2024-02-29T00:05:20.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:20 [2024-02-29T00:05:20.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:20 [2024-02-29T00:05:20.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-231863763 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
19:05:20 [2024-02-29T00:05:20.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-231863763 data=null doit=true}, TreeItem with text {Traces [5]}]
19:05:20 [2024-02-29T00:05:20.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-231863762 data=null}, TreeItem with text {Traces [5]}]
19:05:20 [2024-02-29T00:05:20.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-231863762 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:05:20 [2024-02-29T00:05:20.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231863762 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]}]
19:05:20 [2024-02-29T00:05:20.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-231863743 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:05:20 [2024-02-29T00:05:20.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:05:20 [2024-02-29T00:05:20.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:20 [2024-02-29T00:05:20.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:20 [2024-02-29T00:05:20.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231863553 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
19:05:20 [2024-02-29T00:05:20.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231863553 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:05:20 [2024-02-29T00:05:20.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231863553 data=null}, TreeItem with text {unrecognized.log}]
19:05:20 [2024-02-29T00:05:20.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231863553 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
19:05:20 [2024-02-29T00:05:20.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231863553 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}]
19:05:20 [2024-02-29T00:05:20.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231863523 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
19:05:20 [2024-02-29T00:05:20.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:20 [2024-02-29T00:05:20.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:20 [2024-02-29T00:05:20.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:20 [2024-02-29T00:05:20.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:20 [2024-02-29T00:05:20.487Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:20 [2024-02-29T00:05:20.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:20 [2024-02-29T00:05:20.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231863487 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
19:05:20 [2024-02-29T00:05:20.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231863487 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:05:20 [2024-02-29T00:05:20.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231863487 data=null}, TreeItem with text {unrecognized.log}]
19:05:20 [2024-02-29T00:05:20.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231863487 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
19:05:20 [2024-02-29T00:05:20.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231863487 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}]
19:05:20 [2024-02-29T00:05:20.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231863478 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
19:05:20 [2024-02-29T00:05:20.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
19:05:20 [2024-02-29T00:05:20.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231863477 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
19:05:20 [2024-02-29T00:05:20.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231863477 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:05:20 [2024-02-29T00:05:20.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:20 [2024-02-29T00:05:20.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231863477 data=null}, TreeItem with text {unrecognized.log}]
19:05:20 [2024-02-29T00:05:20.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231863476 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
19:05:20 [2024-02-29T00:05:20.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231863476 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}]
19:05:20 [2024-02-29T00:05:20.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231863472 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
19:05:20 [2024-02-29T00:05:20.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231863472 data=null button=1 stateMask=0x0 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
19:05:20 [2024-02-29T00:05:20.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-231863471 data=null button=1 stateMask=0x0 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
19:05:20 [2024-02-29T00:05:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231863471 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}]
19:05:20 [2024-02-29T00:05:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231863408 data=null button=1 stateMask=0x80000 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
19:05:20 [2024-02-29T00:05:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-231863216 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
19:05:20 [2024-02-29T00:05:20.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-231863216 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:05:20 [2024-02-29T00:05:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-231863216 data=null}, TreeItem with text {unrecognized.log}]
19:05:20 [2024-02-29T00:05:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
19:05:20 [2024-02-29T00:05:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
19:05:20 [2024-02-29T00:05:20.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
19:05:21 [2024-02-29T00:05:21.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:21 [2024-02-29T00:05:21.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:21 [2024-02-29T00:05:21.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231862918 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
19:05:21 [2024-02-29T00:05:21.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231862918 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:05:21 [2024-02-29T00:05:21.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231862917 data=null}, TreeItem with text {unrecognized.log}]
19:05:21 [2024-02-29T00:05:21.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231862917 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231862916 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}]
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231862908 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:21 [2024-02-29T00:05:21.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231862901 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231862901 data=null doit=true}, TreeItem with text {test}]
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231862901 data=null}, TreeItem with text {test}]
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231862901 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231862900 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231862868 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231862867 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231862866 data=null doit=true}, TreeItem with text {test}]
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231862866 data=null}, TreeItem with text {test}]
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231862866 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231862866 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231862859 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:21 [2024-02-29T00:05:21.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-231862858 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-231862858 data=null doit=true}, TreeItem with text {Traces [5]}]
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-231862858 data=null}, TreeItem with text {Traces [5]}]
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-231862857 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231862857 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]}]
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-231862836 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-231862834 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-231862834 data=null doit=true}, TreeItem with text {Traces [5]}]
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-231862834 data=null}, TreeItem with text {Traces [5]}]
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-231862834 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231862833 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]}]
19:05:21 [2024-02-29T00:05:21.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-231862829 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:05:21 [2024-02-29T00:05:21.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:05:21 [2024-02-29T00:05:21.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:05:21 [2024-02-29T00:05:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:05:21 [2024-02-29T00:05:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:05:21 [2024-02-29T00:05:21.518Z] 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=-231862462 data=null doit=true}, Shell with text {Confirm Clear}]
19:05:21 [2024-02-29T00:05:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:05:21 [2024-02-29T00:05:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:05:21 [2024-02-29T00:05:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:05:21 [2024-02-29T00:05:21.518Z] 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')
19:05:21 [2024-02-29T00:05:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:05:21 [2024-02-29T00:05:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:05:21 [2024-02-29T00:05:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231862461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:21 [2024-02-29T00:05:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231862461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:21 [2024-02-29T00:05:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231862461 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:21 [2024-02-29T00:05:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231862461 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:21 [2024-02-29T00:05:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231862461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:21 [2024-02-29T00:05:21.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231862461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:21 [2024-02-29T00:05:21.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231862460 data=null 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')]
19:05:22 [2024-02-29T00:05:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:05:22 [2024-02-29T00:05:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:22 [2024-02-29T00:05:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231862780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:05:23 [2024-02-29T00:05:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:23 [2024-02-29T00:05:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:23 [2024-02-29T00:05:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:23 [2024-02-29T00:05:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:23 [2024-02-29T00:05:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:23 [2024-02-29T00:05:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231860905 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:23 [2024-02-29T00:05:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231860905 data=null doit=true}, TreeItem with text {test}]
19:05:23 [2024-02-29T00:05:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231860905 data=null}, TreeItem with text {test}]
19:05:23 [2024-02-29T00:05:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231860905 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:23 [2024-02-29T00:05:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231860905 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:23 [2024-02-29T00:05:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231860863 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:23 [2024-02-29T00:05:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:23 [2024-02-29T00:05:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231860862 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:23 [2024-02-29T00:05:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231860862 data=null doit=true}, TreeItem with text {test}]
19:05:23 [2024-02-29T00:05:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231860862 data=null}, TreeItem with text {test}]
19:05:23 [2024-02-29T00:05:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231860861 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:23 [2024-02-29T00:05:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231860861 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:23 [2024-02-29T00:05:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231860847 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:23 [2024-02-29T00:05:23.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:23 [2024-02-29T00:05:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:23 [2024-02-29T00:05:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-231860845 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
19:05:23 [2024-02-29T00:05:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-231860845 data=null doit=true}, TreeItem with text {Traces [5]}]
19:05:23 [2024-02-29T00:05:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-231860845 data=null}, TreeItem with text {Traces [5]}]
19:05:23 [2024-02-29T00:05:23.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-231860845 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:05:23 [2024-02-29T00:05:23.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231860844 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]}]
19:05:23 [2024-02-29T00:05:23.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-231860820 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:05:23 [2024-02-29T00:05:23.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:23 [2024-02-29T00:05:23.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-231860818 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
19:05:23 [2024-02-29T00:05:23.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-231860818 data=null doit=true}, TreeItem with text {Traces [5]}]
19:05:23 [2024-02-29T00:05:23.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-231860818 data=null}, TreeItem with text {Traces [5]}]
19:05:23 [2024-02-29T00:05:23.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-231860817 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:05:23 [2024-02-29T00:05:23.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231860816 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]}]
19:05:23 [2024-02-29T00:05:23.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-231860812 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:05:23 [2024-02-29T00:05:23.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:05:23 [2024-02-29T00:05:23.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:05:23 [2024-02-29T00:05:23.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:05:23 [2024-02-29T00:05:23.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:05:23 [2024-02-29T00:05:23.662Z] 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=-231860381 data=null doit=true}, Shell with text {Trace Import}]
19:05:23 [2024-02-29T00:05:23.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:05:23 [2024-02-29T00:05:23.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:05:23 [2024-02-29T00:05:23.662Z] 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')
19:05:23 [2024-02-29T00:05:23.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.662Z] 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.
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:05:23 [2024-02-29T00:05:23.663Z] 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
19:05:23 [2024-02-29T00:05:23.663Z] 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=-231860372 data=null}, (of type 'Combo')]
19:05:23 [2024-02-29T00:05:23.663Z] 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
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-231860315 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231860315 data=null doit=true}, TreeItem with text {import}]
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231860315 data=null}, TreeItem with text {import}]
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231860314 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231860314 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}]
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231860314 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:05:23 [2024-02-29T00:05:23.663Z] 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:'))
19:05:23 [2024-02-29T00:05:23.663Z] 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
19:05:23 [2024-02-29T00:05:23.663Z] 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=-231860285 data=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:'))]
19:05:23 [2024-02-29T00:05:23.663Z] 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
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.663Z] 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'
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:05:23 [2024-02-29T00:05:23.663Z] 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')
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:05:23 [2024-02-29T00:05:23.663Z] 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.
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:05:23 [2024-02-29T00:05:23.664Z] 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')
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:05:23 [2024-02-29T00:05:23.664Z] 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.
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:05:23 [2024-02-29T00:05:23.664Z] 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')
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:05:23 [2024-02-29T00:05:23.664Z] 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')
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] 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')
19:05:23 [2024-02-29T00:05:23.664Z] 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.
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:05:23 [2024-02-29T00:05:23.665Z] 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')
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:05:23 [2024-02-29T00:05:23.665Z] 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.
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] 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)'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:05:23 [2024-02-29T00:05:23.665Z] 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')
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] 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')
19:05:23 [2024-02-29T00:05:23.665Z] 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.
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231860264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231860264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231860264 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231860264 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231860264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:23 [2024-02-29T00:05:23.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231860264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:23 [2024-02-29T00:05:23.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:05:23 [2024-02-29T00:05:23.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:05:23 [2024-02-29T00:05:23.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:05:23 [2024-02-29T00:05:23.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:05:23 [2024-02-29T00:05:23.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:05:23 [2024-02-29T00:05:23.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:05:24 [2024-02-29T00:05:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:05:24 [2024-02-29T00:05:24.231Z] 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=-231859672 data=null doit=true}, Shell with text {Confirmation}]
19:05:24 [2024-02-29T00:05:24.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:05:24 [2024-02-29T00:05:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:05:24 [2024-02-29T00:05:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:05:24 [2024-02-29T00:05:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:05:24 [2024-02-29T00:05:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:05:24 [2024-02-29T00:05:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
19:05:24 [2024-02-29T00:05:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
19:05:24 [2024-02-29T00:05:24.232Z] 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')
19:05:24 [2024-02-29T00:05:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:05:24 [2024-02-29T00:05:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
19:05:24 [2024-02-29T00:05:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-231859671 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')]
19:05:24 [2024-02-29T00:05:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-231859671 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')]
19:05:24 [2024-02-29T00:05:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-231859671 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
19:05:24 [2024-02-29T00:05:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-231859671 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
19:05:24 [2024-02-29T00:05:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-231859671 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')]
19:05:24 [2024-02-29T00:05:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-231859671 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')]
19:05:24 [2024-02-29T00:05:24.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-231859671 data=null 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')]
19:05:24 [2024-02-29T00:05:24.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231860264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:24 [2024-02-29T00:05:24.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231860770 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:05:24 [2024-02-29T00:05:24.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:05:24 [2024-02-29T00:05:24.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:24 [2024-02-29T00:05:24.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:24 [2024-02-29T00:05:24.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:24 [2024-02-29T00:05:24.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:24 [2024-02-29T00:05:24.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:24 [2024-02-29T00:05:24.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:24 [2024-02-29T00:05:24.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231859406 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:24 [2024-02-29T00:05:24.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231859405 data=null doit=true}, TreeItem with text {test}]
19:05:24 [2024-02-29T00:05:24.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231859405 data=null}, TreeItem with text {test}]
19:05:24 [2024-02-29T00:05:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231859405 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:24 [2024-02-29T00:05:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231859405 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:24 [2024-02-29T00:05:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231859366 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:24 [2024-02-29T00:05:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:24 [2024-02-29T00:05:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231859366 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:24 [2024-02-29T00:05:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231859365 data=null doit=true}, TreeItem with text {test}]
19:05:24 [2024-02-29T00:05:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231859365 data=null}, TreeItem with text {test}]
19:05:24 [2024-02-29T00:05:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231859364 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:24 [2024-02-29T00:05:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231859364 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:24 [2024-02-29T00:05:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231859357 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:24 [2024-02-29T00:05:24.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:24 [2024-02-29T00:05:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:24 [2024-02-29T00:05:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-231859345 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
19:05:24 [2024-02-29T00:05:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-231859345 data=null doit=true}, TreeItem with text {Traces [4]}]
19:05:24 [2024-02-29T00:05:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-231859345 data=null}, TreeItem with text {Traces [4]}]
19:05:24 [2024-02-29T00:05:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-231859345 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:05:24 [2024-02-29T00:05:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231859344 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]}]
19:05:24 [2024-02-29T00:05:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-231859326 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:05:24 [2024-02-29T00:05:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-231859326 data=null doit=true}, TreeItem with text {Traces [4]}]
19:05:24 [2024-02-29T00:05:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-231859326 data=null}, TreeItem with text {Traces [4]}]
19:05:24 [2024-02-29T00:05:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-231859325 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:05:24 [2024-02-29T00:05:24.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231859325 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]}]
19:05:24 [2024-02-29T00:05:24.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-231859322 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:05:25 [2024-02-29T00:05:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:25 [2024-02-29T00:05:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:25 [2024-02-29T00:05:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231858965 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
19:05:25 [2024-02-29T00:05:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231858965 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:25 [2024-02-29T00:05:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231858965 data=null}, TreeItem with text {kernel-overlap-testing}]
19:05:25 [2024-02-29T00:05:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231858964 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:05:25 [2024-02-29T00:05:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231858964 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:25 [2024-02-29T00:05:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231858939 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:05:25 [2024-02-29T00:05:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:25 [2024-02-29T00:05:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:25 [2024-02-29T00:05:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:25 [2024-02-29T00:05:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:25 [2024-02-29T00:05:25.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:25 [2024-02-29T00:05:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:25 [2024-02-29T00:05:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231858929 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
19:05:25 [2024-02-29T00:05:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231858929 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:25 [2024-02-29T00:05:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231858929 data=null}, TreeItem with text {kernel-overlap-testing}]
19:05:25 [2024-02-29T00:05:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231858929 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:05:25 [2024-02-29T00:05:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231858929 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:25 [2024-02-29T00:05:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231858925 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:05:25 [2024-02-29T00:05:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:05:25 [2024-02-29T00:05:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231858924 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
19:05:25 [2024-02-29T00:05:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231858924 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:25 [2024-02-29T00:05:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:25 [2024-02-29T00:05:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231858924 data=null}, TreeItem with text {kernel-overlap-testing}]
19:05:25 [2024-02-29T00:05:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231858923 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:05:25 [2024-02-29T00:05:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231858923 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:25 [2024-02-29T00:05:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231858916 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:05:25 [2024-02-29T00:05:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231858916 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
19:05:25 [2024-02-29T00:05:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231858916 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
19:05:25 [2024-02-29T00:05:25.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231858915 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:25 [2024-02-29T00:05:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231858851 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
19:05:25 [2024-02-29T00:05:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231858635 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
19:05:25 [2024-02-29T00:05:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231858608 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:25 [2024-02-29T00:05:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231858608 data=null}, TreeItem with text {kernel-overlap-testing}]
19:05:25 [2024-02-29T00:05:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:05:25 [2024-02-29T00:05:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:25 [2024-02-29T00:05:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:25 [2024-02-29T00:05:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:25 [2024-02-29T00:05:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:25 [2024-02-29T00:05:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:25 [2024-02-29T00:05:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:05:25 [2024-02-29T00:05:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231858606 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:05:25 [2024-02-29T00:05:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231858605 data=null doit=true}, TableItem with text {}]
19:05:25 [2024-02-29T00:05:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231858605 data=null}, TableItem with text {}]
19:05:25 [2024-02-29T00:05:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231858605 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:05:25 [2024-02-29T00:05:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231858604 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:05:25 [2024-02-29T00:05:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231858600 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:05:25 [2024-02-29T00:05:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:25 [2024-02-29T00:05:25.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:26 [2024-02-29T00:05:26.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:26 [2024-02-29T00:05:26.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:26 [2024-02-29T00:05:26.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231857321 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231857321 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231857320 data=null}, TreeItem with text {kernel-overlap-testing}]
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231857320 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231857320 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231857312 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:26 [2024-02-29T00:05:26.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231857306 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231857306 data=null doit=true}, TreeItem with text {test}]
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231857306 data=null}, TreeItem with text {test}]
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231857306 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231857305 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231857275 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231857274 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231857274 data=null doit=true}, TreeItem with text {test}]
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231857274 data=null}, TreeItem with text {test}]
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231857274 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231857274 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231857267 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:26 [2024-02-29T00:05:26.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-231857259 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-231857259 data=null doit=true}, TreeItem with text {Traces [4]}]
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-231857259 data=null}, TreeItem with text {Traces [4]}]
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-231857258 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231857258 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]}]
19:05:26 [2024-02-29T00:05:26.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-231857238 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:05:26 [2024-02-29T00:05:26.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
19:05:26 [2024-02-29T00:05:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:26 [2024-02-29T00:05:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:26 [2024-02-29T00:05:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231857123 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
19:05:26 [2024-02-29T00:05:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231857123 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:05:26 [2024-02-29T00:05:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231857123 data=null}, TreeItem with text {simple_server-thread1}]
19:05:26 [2024-02-29T00:05:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231857122 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
19:05:26 [2024-02-29T00:05:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231857122 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}]
19:05:26 [2024-02-29T00:05:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231857090 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
19:05:26 [2024-02-29T00:05:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:26 [2024-02-29T00:05:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:26 [2024-02-29T00:05:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:26 [2024-02-29T00:05:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:26 [2024-02-29T00:05:26.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:26 [2024-02-29T00:05:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:26 [2024-02-29T00:05:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231857086 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
19:05:26 [2024-02-29T00:05:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231857086 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:05:26 [2024-02-29T00:05:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231857086 data=null}, TreeItem with text {simple_server-thread1}]
19:05:26 [2024-02-29T00:05:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231857085 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
19:05:26 [2024-02-29T00:05:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231857085 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}]
19:05:26 [2024-02-29T00:05:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231857078 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
19:05:26 [2024-02-29T00:05:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
19:05:26 [2024-02-29T00:05:26.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231857078 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
19:05:26 [2024-02-29T00:05:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231857078 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:05:26 [2024-02-29T00:05:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:26 [2024-02-29T00:05:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231857077 data=null}, TreeItem with text {simple_server-thread1}]
19:05:26 [2024-02-29T00:05:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231857077 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
19:05:26 [2024-02-29T00:05:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231857077 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}]
19:05:26 [2024-02-29T00:05:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231857074 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
19:05:26 [2024-02-29T00:05:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231857073 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread1}]
19:05:26 [2024-02-29T00:05:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-231857073 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread1}]
19:05:26 [2024-02-29T00:05:26.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231857073 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}]
19:05:27 [2024-02-29T00:05:27.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231856931 data=null button=1 stateMask=0x80000 x=151 y=104 count=2}, TreeItem with text {simple_server-thread1}]
19:05:27 [2024-02-29T00:05:27.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-231856784 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
19:05:27 [2024-02-29T00:05:27.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-231856783 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:05:27 [2024-02-29T00:05:27.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-231856783 data=null}, TreeItem with text {simple_server-thread1}]
19:05:27 [2024-02-29T00:05:27.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
19:05:27 [2024-02-29T00:05:27.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:27 [2024-02-29T00:05:27.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:27 [2024-02-29T00:05:27.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:27 [2024-02-29T00:05:27.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:27 [2024-02-29T00:05:27.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:27 [2024-02-29T00:05:27.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:27 [2024-02-29T00:05:27.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:05:27 [2024-02-29T00:05:27.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231856274 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:05:27 [2024-02-29T00:05:27.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231856274 data=null doit=true}, TableItem with text {}]
19:05:27 [2024-02-29T00:05:27.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231856273 data=null}, TableItem with text {}]
19:05:27 [2024-02-29T00:05:27.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231856273 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:05:27 [2024-02-29T00:05:27.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231856273 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:05:27 [2024-02-29T00:05:27.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231856269 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:05:27 [2024-02-29T00:05:27.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:27 [2024-02-29T00:05:27.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:28 [2024-02-29T00:05:28.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:28 [2024-02-29T00:05:28.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231855487 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231855486 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231855486 data=null}, TreeItem with text {simple_server-thread1}]
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231855486 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231855485 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}]
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231855474 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:28 [2024-02-29T00:05:28.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231855468 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231855468 data=null doit=true}, TreeItem with text {test}]
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231855468 data=null}, TreeItem with text {test}]
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231855467 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231855467 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231855427 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231855426 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231855426 data=null doit=true}, TreeItem with text {test}]
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231855425 data=null}, TreeItem with text {test}]
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231855425 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231855425 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231855419 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:28 [2024-02-29T00:05:28.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:28 [2024-02-29T00:05:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-231855418 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
19:05:28 [2024-02-29T00:05:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-231855418 data=null doit=true}, TreeItem with text {Traces [4]}]
19:05:28 [2024-02-29T00:05:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-231855418 data=null}, TreeItem with text {Traces [4]}]
19:05:28 [2024-02-29T00:05:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-231855418 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:05:28 [2024-02-29T00:05:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231855418 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]}]
19:05:28 [2024-02-29T00:05:28.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-231855400 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:05:28 [2024-02-29T00:05:28.547Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
19:05:28 [2024-02-29T00:05:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:28 [2024-02-29T00:05:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:28 [2024-02-29T00:05:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231855142 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
19:05:28 [2024-02-29T00:05:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231855141 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:05:28 [2024-02-29T00:05:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231855141 data=null}, TreeItem with text {simple_server-thread2}]
19:05:28 [2024-02-29T00:05:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231855141 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
19:05:28 [2024-02-29T00:05:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231855140 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}]
19:05:28 [2024-02-29T00:05:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231855088 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
19:05:28 [2024-02-29T00:05:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:28 [2024-02-29T00:05:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:28 [2024-02-29T00:05:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:28 [2024-02-29T00:05:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:28 [2024-02-29T00:05:28.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:28 [2024-02-29T00:05:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:28 [2024-02-29T00:05:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231855085 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
19:05:28 [2024-02-29T00:05:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231855085 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:05:28 [2024-02-29T00:05:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231855085 data=null}, TreeItem with text {simple_server-thread2}]
19:05:28 [2024-02-29T00:05:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231855084 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
19:05:28 [2024-02-29T00:05:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231855084 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}]
19:05:28 [2024-02-29T00:05:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231855076 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
19:05:28 [2024-02-29T00:05:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
19:05:28 [2024-02-29T00:05:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231855075 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
19:05:28 [2024-02-29T00:05:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231855075 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:05:28 [2024-02-29T00:05:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:28 [2024-02-29T00:05:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231855075 data=null}, TreeItem with text {simple_server-thread2}]
19:05:28 [2024-02-29T00:05:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231855075 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
19:05:28 [2024-02-29T00:05:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231855075 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}]
19:05:28 [2024-02-29T00:05:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231855071 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
19:05:28 [2024-02-29T00:05:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231855071 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread2}]
19:05:28 [2024-02-29T00:05:28.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-231855070 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread2}]
19:05:29 [2024-02-29T00:05:29.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231855070 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}]
19:05:29 [2024-02-29T00:05:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231854953 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {simple_server-thread2}]
19:05:29 [2024-02-29T00:05:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-231854639 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
19:05:29 [2024-02-29T00:05:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-231854638 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:05:29 [2024-02-29T00:05:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-231854638 data=null}, TreeItem with text {simple_server-thread2}]
19:05:29 [2024-02-29T00:05:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
19:05:29 [2024-02-29T00:05:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:29 [2024-02-29T00:05:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:29 [2024-02-29T00:05:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:29 [2024-02-29T00:05:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:29 [2024-02-29T00:05:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:29 [2024-02-29T00:05:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:29 [2024-02-29T00:05:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:29 [2024-02-29T00:05:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:05:29 [2024-02-29T00:05:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231854636 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:05:29 [2024-02-29T00:05:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231854635 data=null doit=true}, TableItem with text {}]
19:05:29 [2024-02-29T00:05:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231854635 data=null}, TableItem with text {}]
19:05:29 [2024-02-29T00:05:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231854635 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:05:29 [2024-02-29T00:05:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231854634 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:05:29 [2024-02-29T00:05:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231854631 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:05:29 [2024-02-29T00:05:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:29 [2024-02-29T00:05:29.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231853447 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231853447 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231853446 data=null}, TreeItem with text {simple_server-thread2}]
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231853446 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231853446 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}]
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231853441 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:30 [2024-02-29T00:05:30.688Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231853434 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231853434 data=null doit=true}, TreeItem with text {test}]
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231853434 data=null}, TreeItem with text {test}]
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231853433 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231853433 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231853393 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231853392 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231853392 data=null doit=true}, TreeItem with text {test}]
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231853392 data=null}, TreeItem with text {test}]
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231853391 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231853391 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231853376 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:30 [2024-02-29T00:05:30.688Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-231853375 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-231853375 data=null doit=true}, TreeItem with text {Traces [4]}]
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-231853374 data=null}, TreeItem with text {Traces [4]}]
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-231853374 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:05:30 [2024-02-29T00:05:30.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231853374 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]}]
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-231853354 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:05:30 [2024-02-29T00:05:30.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231853262 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231853262 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231853261 data=null}, TreeItem with text {ust-overlap-testing}]
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231853261 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231853261 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}]
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231853232 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:30 [2024-02-29T00:05:30.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231853220 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231853220 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231853220 data=null}, TreeItem with text {ust-overlap-testing}]
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231853219 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231853219 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}]
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231853214 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231853192 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231853192 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231853191 data=null}, TreeItem with text {ust-overlap-testing}]
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231853191 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231853191 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}]
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231853182 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231853182 data=null button=1 stateMask=0x0 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
19:05:30 [2024-02-29T00:05:30.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-231853181 data=null button=1 stateMask=0x0 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
19:05:30 [2024-02-29T00:05:30.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231853181 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}]
19:05:31 [2024-02-29T00:05:31.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231852986 data=null button=1 stateMask=0x80000 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
19:05:31 [2024-02-29T00:05:31.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-231852677 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
19:05:31 [2024-02-29T00:05:31.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-231852677 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:05:31 [2024-02-29T00:05:31.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-231852676 data=null}, TreeItem with text {ust-overlap-testing}]
19:05:31 [2024-02-29T00:05:31.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
19:05:31 [2024-02-29T00:05:31.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:31 [2024-02-29T00:05:31.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:31 [2024-02-29T00:05:31.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:31 [2024-02-29T00:05:31.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:31 [2024-02-29T00:05:31.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:31 [2024-02-29T00:05:31.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:31 [2024-02-29T00:05:31.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:31 [2024-02-29T00:05:31.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:31 [2024-02-29T00:05:31.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:05:31 [2024-02-29T00:05:31.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231852673 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:05:31 [2024-02-29T00:05:31.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231852673 data=null doit=true}, TableItem with text {}]
19:05:31 [2024-02-29T00:05:31.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231852673 data=null}, TableItem with text {}]
19:05:31 [2024-02-29T00:05:31.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231852673 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:05:31 [2024-02-29T00:05:31.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231852672 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:05:31 [2024-02-29T00:05:31.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231852657 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:05:31 [2024-02-29T00:05:31.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:31 [2024-02-29T00:05:31.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:32 [2024-02-29T00:05:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:32 [2024-02-29T00:05:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:32 [2024-02-29T00:05:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231851468 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
19:05:32 [2024-02-29T00:05:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231851468 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:05:32 [2024-02-29T00:05:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231851468 data=null}, TreeItem with text {ust-overlap-testing}]
19:05:32 [2024-02-29T00:05:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231851468 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
19:05:32 [2024-02-29T00:05:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231851467 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}]
19:05:32 [2024-02-29T00:05:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231851458 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
19:05:32 [2024-02-29T00:05:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:32 [2024-02-29T00:05:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:32 [2024-02-29T00:05:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:32 [2024-02-29T00:05:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:32 [2024-02-29T00:05:32.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:32 [2024-02-29T00:05:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:32 [2024-02-29T00:05:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:32 [2024-02-29T00:05:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:32 [2024-02-29T00:05:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:32 [2024-02-29T00:05:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:32 [2024-02-29T00:05:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:32 [2024-02-29T00:05:32.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231851451 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231851451 data=null doit=true}, TreeItem with text {test}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231851451 data=null}, TreeItem with text {test}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231851450 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231851450 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231851381 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231851370 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231851370 data=null doit=true}, TreeItem with text {test}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231851370 data=null}, TreeItem with text {test}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231851370 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231851369 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231851362 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:32 [2024-02-29T00:05:32.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-231851361 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-231851361 data=null doit=true}, TreeItem with text {Traces [4]}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-231851360 data=null}, TreeItem with text {Traces [4]}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-231851360 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231851360 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]}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-231851342 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231851292 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231851292 data=null doit=true}, TreeItem with text {test}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231851292 data=null}, TreeItem with text {test}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231851292 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231851292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231851276 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231851275 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231851275 data=null doit=true}, TreeItem with text {test}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231851275 data=null}, TreeItem with text {test}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231851275 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231851274 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231851263 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:32 [2024-02-29T00:05:32.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-231851261 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-231851261 data=null doit=true}, TreeItem with text {Traces [4]}]
19:05:32 [2024-02-29T00:05:32.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-231851261 data=null}, TreeItem with text {Traces [4]}]
19:05:32 [2024-02-29T00:05:32.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-231851261 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:05:32 [2024-02-29T00:05:32.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231851260 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]}]
19:05:32 [2024-02-29T00:05:32.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-231851244 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:05:32 [2024-02-29T00:05:32.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:32 [2024-02-29T00:05:32.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-231851243 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
19:05:32 [2024-02-29T00:05:32.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-231851243 data=null doit=true}, TreeItem with text {Traces [4]}]
19:05:32 [2024-02-29T00:05:32.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-231851243 data=null}, TreeItem with text {Traces [4]}]
19:05:32 [2024-02-29T00:05:32.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-231851243 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:05:32 [2024-02-29T00:05:32.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231851242 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]}]
19:05:32 [2024-02-29T00:05:32.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-231851238 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:05:32 [2024-02-29T00:05:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:05:32 [2024-02-29T00:05:32.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:05:33 [2024-02-29T00:05:33.091Z] 
19:05:33 [2024-02-29T00:05:33.091Z] (Eclipse:20013): Gtk-WARNING **: 00:05:32.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:05:33 [2024-02-29T00:05:33.091Z] 
19:05:33 [2024-02-29T00:05:33.091Z] (Eclipse:20013): Gtk-WARNING **: 00:05:32.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:05:33 [2024-02-29T00:05:33.091Z] 
19:05:33 [2024-02-29T00:05:33.091Z] (Eclipse:20013): Gtk-WARNING **: 00:05:32.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:05:33 [2024-02-29T00:05:33.091Z] 
19:05:33 [2024-02-29T00:05:33.091Z] (Eclipse:20013): Gtk-WARNING **: 00:05:32.879: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:05:33 [2024-02-29T00:05:33.091Z] 
19:05:33 [2024-02-29T00:05:33.091Z] (Eclipse:20013): Gtk-WARNING **: 00:05:32.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:05:33 [2024-02-29T00:05:33.091Z] 
19:05:33 [2024-02-29T00:05:33.091Z] (Eclipse:20013): Gtk-WARNING **: 00:05:32.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:05:33 [2024-02-29T00:05:33.091Z] 
19:05:33 [2024-02-29T00:05:33.091Z] (Eclipse:20013): Gtk-WARNING **: 00:05:32.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:05:33 [2024-02-29T00:05:33.091Z] 
19:05:33 [2024-02-29T00:05:33.091Z] (Eclipse:20013): Gtk-WARNING **: 00:05:32.939: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:05:33 [2024-02-29T00:05:33.091Z] 
19:05:33 [2024-02-29T00:05:33.091Z] (Eclipse:20013): Gtk-WARNING **: 00:05:32.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:05:33 [2024-02-29T00:05:33.091Z] 
19:05:33 [2024-02-29T00:05:33.091Z] (Eclipse:20013): Gtk-WARNING **: 00:05:32.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:05:33 [2024-02-29T00:05:33.091Z] 
19:05:33 [2024-02-29T00:05:33.091Z] (Eclipse:20013): Gtk-WARNING **: 00:05:32.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:05:33 [2024-02-29T00:05:33.091Z] 
19:05:33 [2024-02-29T00:05:33.091Z] (Eclipse:20013): Gtk-WARNING **: 00:05:32.970: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:05:33 [2024-02-29T00:05:33.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:05:33 [2024-02-29T00:05:33.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:05:33 [2024-02-29T00:05:33.091Z] 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=-231850808 data=null doit=true}, Shell with text {Confirm Clear}]
19:05:33 [2024-02-29T00:05:33.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:05:33 [2024-02-29T00:05:33.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:05:33 [2024-02-29T00:05:33.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:05:33 [2024-02-29T00:05:33.091Z] 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')
19:05:33 [2024-02-29T00:05:33.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:05:33 [2024-02-29T00:05:33.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:05:33 [2024-02-29T00:05:33.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231850807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:33 [2024-02-29T00:05:33.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231850807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:33 [2024-02-29T00:05:33.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231850807 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:33 [2024-02-29T00:05:33.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231850807 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:33 [2024-02-29T00:05:33.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231850806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:33 [2024-02-29T00:05:33.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231850806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:33 [2024-02-29T00:05:33.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231850806 data=null 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')]
19:05:34 [2024-02-29T00:05:34.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231851159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:05:34 [2024-02-29T00:05:34.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:05:34 [2024-02-29T00:05:34.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:34 [2024-02-29T00:05:34.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:34 [2024-02-29T00:05:34.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:34 [2024-02-29T00:05:34.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:34 [2024-02-29T00:05:34.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:34 [2024-02-29T00:05:34.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:34 [2024-02-29T00:05:34.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231849459 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:34 [2024-02-29T00:05:34.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231849459 data=null doit=true}, TreeItem with text {test}]
19:05:34 [2024-02-29T00:05:34.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231849459 data=null}, TreeItem with text {test}]
19:05:34 [2024-02-29T00:05:34.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231849458 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:34 [2024-02-29T00:05:34.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231849458 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:34 [2024-02-29T00:05:34.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231849429 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:34 [2024-02-29T00:05:34.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:34 [2024-02-29T00:05:34.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231849427 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:34 [2024-02-29T00:05:34.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231849427 data=null doit=true}, TreeItem with text {test}]
19:05:34 [2024-02-29T00:05:34.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231849427 data=null}, TreeItem with text {test}]
19:05:34 [2024-02-29T00:05:34.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231849427 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:34 [2024-02-29T00:05:34.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231849426 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:34 [2024-02-29T00:05:34.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231849413 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:34 [2024-02-29T00:05:34.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:34 [2024-02-29T00:05:34.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:34 [2024-02-29T00:05:34.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-231849412 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
19:05:34 [2024-02-29T00:05:34.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-231849412 data=null doit=true}, TreeItem with text {Traces [4]}]
19:05:34 [2024-02-29T00:05:34.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-231849412 data=null}, TreeItem with text {Traces [4]}]
19:05:34 [2024-02-29T00:05:34.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-231849412 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:05:34 [2024-02-29T00:05:34.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231849411 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]}]
19:05:34 [2024-02-29T00:05:34.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-231849394 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:05:34 [2024-02-29T00:05:34.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:34 [2024-02-29T00:05:34.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-231849393 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
19:05:34 [2024-02-29T00:05:34.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-231849393 data=null doit=true}, TreeItem with text {Traces [4]}]
19:05:34 [2024-02-29T00:05:34.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-231849393 data=null}, TreeItem with text {Traces [4]}]
19:05:34 [2024-02-29T00:05:34.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-231849393 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:05:34 [2024-02-29T00:05:34.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231849392 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]}]
19:05:34 [2024-02-29T00:05:34.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-231849382 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:05:34 [2024-02-29T00:05:34.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:05:34 [2024-02-29T00:05:34.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:05:34 [2024-02-29T00:05:34.977Z] 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=-231848935 data=null doit=true}, Shell with text {Trace Import}]
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:05:34 [2024-02-29T00:05:34.977Z] 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')
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.977Z] 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.
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:05:34 [2024-02-29T00:05:34.977Z] 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
19:05:34 [2024-02-29T00:05:34.977Z] 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=-231848927 data=null}, (of type 'Combo')]
19:05:34 [2024-02-29T00:05:34.977Z] 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
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-231848869 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231848869 data=null doit=true}, TreeItem with text {import}]
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231848869 data=null}, TreeItem with text {import}]
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231848869 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:05:34 [2024-02-29T00:05:34.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231848868 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}]
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231848868 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:05:34 [2024-02-29T00:05:34.978Z] 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:'))
19:05:34 [2024-02-29T00:05:34.978Z] 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
19:05:34 [2024-02-29T00:05:34.978Z] 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=-231848842 data=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:'))]
19:05:34 [2024-02-29T00:05:34.978Z] 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
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:05:34 [2024-02-29T00:05:34.978Z] 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.
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:05:34 [2024-02-29T00:05:34.978Z] 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.
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:05:34 [2024-02-29T00:05:34.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:05:34 [2024-02-29T00:05:34.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:34 [2024-02-29T00:05:34.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:05:35 [2024-02-29T00:05:35.236Z] 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')
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] 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')
19:05:35 [2024-02-29T00:05:35.236Z] 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.
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:05:35 [2024-02-29T00:05:35.236Z] 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')
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:05:35 [2024-02-29T00:05:35.236Z] 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.
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.237Z] 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)'
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:05:35 [2024-02-29T00:05:35.237Z] 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')
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.237Z] 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')
19:05:35 [2024-02-29T00:05:35.237Z] 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.
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:05:35 [2024-02-29T00:05:35.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')
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231848821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231848821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231848821 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231848821 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231848820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:35 [2024-02-29T00:05:35.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231848820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:35 [2024-02-29T00:05:35.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:05:35 [2024-02-29T00:05:35.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:05:35 [2024-02-29T00:05:35.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:05:35 [2024-02-29T00:05:35.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:05:35 [2024-02-29T00:05:35.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:05:35 [2024-02-29T00:05:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:05:35 [2024-02-29T00:05:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:05:35 [2024-02-29T00:05:35.494Z] 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=-231848451 data=null doit=true}, Shell with text {Confirmation}]
19:05:35 [2024-02-29T00:05:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
19:05:35 [2024-02-29T00:05:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
19:05:35 [2024-02-29T00:05:35.494Z] 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')
19:05:35 [2024-02-29T00:05:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:05:35 [2024-02-29T00:05:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
19:05:35 [2024-02-29T00:05:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-231848451 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')]
19:05:35 [2024-02-29T00:05:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-231848450 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')]
19:05:35 [2024-02-29T00:05:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-231848450 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
19:05:35 [2024-02-29T00:05:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-231848450 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
19:05:35 [2024-02-29T00:05:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-231848450 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')]
19:05:35 [2024-02-29T00:05:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-231848450 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')]
19:05:35 [2024-02-29T00:05:35.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-231848450 data=null 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')]
19:05:35 [2024-02-29T00:05:35.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231848820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:35 [2024-02-29T00:05:35.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231849345 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:05:35 [2024-02-29T00:05:35.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:05:35 [2024-02-29T00:05:35.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:35 [2024-02-29T00:05:35.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:35 [2024-02-29T00:05:35.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:35 [2024-02-29T00:05:35.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:35 [2024-02-29T00:05:35.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:35 [2024-02-29T00:05:35.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:35 [2024-02-29T00:05:35.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231848144 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:35 [2024-02-29T00:05:35.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231848144 data=null doit=true}, TreeItem with text {test}]
19:05:35 [2024-02-29T00:05:35.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231848144 data=null}, TreeItem with text {test}]
19:05:35 [2024-02-29T00:05:35.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231848143 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:35 [2024-02-29T00:05:35.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231848143 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:35 [2024-02-29T00:05:35.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231848093 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:35 [2024-02-29T00:05:35.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:35 [2024-02-29T00:05:35.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231848091 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:35 [2024-02-29T00:05:35.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231848091 data=null doit=true}, TreeItem with text {test}]
19:05:35 [2024-02-29T00:05:35.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231848091 data=null}, TreeItem with text {test}]
19:05:35 [2024-02-29T00:05:35.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231848090 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:35 [2024-02-29T00:05:35.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231848090 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:35 [2024-02-29T00:05:35.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231848074 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:35 [2024-02-29T00:05:35.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:35 [2024-02-29T00:05:35.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:35 [2024-02-29T00:05:35.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231848073 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:05:35 [2024-02-29T00:05:35.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231848073 data=null doit=true}, TreeItem with text {Traces [1]}]
19:05:35 [2024-02-29T00:05:35.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231848073 data=null}, TreeItem with text {Traces [1]}]
19:05:35 [2024-02-29T00:05:35.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231848073 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:05:35 [2024-02-29T00:05:35.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231848073 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:05:36 [2024-02-29T00:05:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231848059 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:05:36 [2024-02-29T00:05:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231848059 data=null doit=true}, TreeItem with text {Traces [1]}]
19:05:36 [2024-02-29T00:05:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231848059 data=null}, TreeItem with text {Traces [1]}]
19:05:36 [2024-02-29T00:05:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231848058 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:05:36 [2024-02-29T00:05:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231848058 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]}]
19:05:36 [2024-02-29T00:05:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231848057 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:05:36 [2024-02-29T00:05:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:36 [2024-02-29T00:05:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:36 [2024-02-29T00:05:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231847804 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
19:05:36 [2024-02-29T00:05:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231847804 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:36 [2024-02-29T00:05:36.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231847804 data=null}, TreeItem with text {kernel-overlap-testing}]
19:05:36 [2024-02-29T00:05:36.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231847804 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:05:36 [2024-02-29T00:05:36.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231847803 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:36 [2024-02-29T00:05:36.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231847779 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:05:36 [2024-02-29T00:05:36.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:36 [2024-02-29T00:05:36.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:36 [2024-02-29T00:05:36.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:36 [2024-02-29T00:05:36.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:36 [2024-02-29T00:05:36.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:36 [2024-02-29T00:05:36.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:36 [2024-02-29T00:05:36.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231847769 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
19:05:36 [2024-02-29T00:05:36.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231847768 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:36 [2024-02-29T00:05:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231847768 data=null}, TreeItem with text {kernel-overlap-testing}]
19:05:36 [2024-02-29T00:05:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231847768 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:05:36 [2024-02-29T00:05:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231847768 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:36 [2024-02-29T00:05:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231847763 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:05:36 [2024-02-29T00:05:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:05:36 [2024-02-29T00:05:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231847762 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
19:05:36 [2024-02-29T00:05:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231847762 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:36 [2024-02-29T00:05:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:36 [2024-02-29T00:05:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231847762 data=null}, TreeItem with text {kernel-overlap-testing}]
19:05:36 [2024-02-29T00:05:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231847761 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:05:36 [2024-02-29T00:05:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231847761 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:36 [2024-02-29T00:05:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231847752 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:05:36 [2024-02-29T00:05:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231847752 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
19:05:36 [2024-02-29T00:05:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231847751 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
19:05:36 [2024-02-29T00:05:36.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231847751 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:36 [2024-02-29T00:05:36.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231847668 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
19:05:36 [2024-02-29T00:05:36.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231847269 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
19:05:36 [2024-02-29T00:05:36.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231847251 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:36 [2024-02-29T00:05:36.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231847251 data=null}, TreeItem with text {kernel-overlap-testing}]
19:05:36 [2024-02-29T00:05:36.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:05:36 [2024-02-29T00:05:36.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:36 [2024-02-29T00:05:36.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:36 [2024-02-29T00:05:36.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:36 [2024-02-29T00:05:36.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:36 [2024-02-29T00:05:36.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:36 [2024-02-29T00:05:36.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:05:36 [2024-02-29T00:05:36.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231847248 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:05:36 [2024-02-29T00:05:36.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231847248 data=null doit=true}, TableItem with text {}]
19:05:36 [2024-02-29T00:05:36.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231847248 data=null}, TableItem with text {}]
19:05:36 [2024-02-29T00:05:36.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231847247 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:05:36 [2024-02-29T00:05:36.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231847247 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:05:36 [2024-02-29T00:05:36.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231847243 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:05:36 [2024-02-29T00:05:36.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:36 [2024-02-29T00:05:36.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:37 [2024-02-29T00:05:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:37 [2024-02-29T00:05:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:37 [2024-02-29T00:05:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231846162 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
19:05:37 [2024-02-29T00:05:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231846162 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:37 [2024-02-29T00:05:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231846162 data=null}, TreeItem with text {kernel-overlap-testing}]
19:05:37 [2024-02-29T00:05:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231846161 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:05:37 [2024-02-29T00:05:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231846161 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:05:37 [2024-02-29T00:05:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231846153 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
19:05:37 [2024-02-29T00:05:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:37 [2024-02-29T00:05:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:37 [2024-02-29T00:05:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:37 [2024-02-29T00:05:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:37 [2024-02-29T00:05:37.719Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:37 [2024-02-29T00:05:37.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:37 [2024-02-29T00:05:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:37 [2024-02-29T00:05:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:37 [2024-02-29T00:05:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:37 [2024-02-29T00:05:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:37 [2024-02-29T00:05:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:37 [2024-02-29T00:05:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231846146 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:37 [2024-02-29T00:05:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231846146 data=null doit=true}, TreeItem with text {test}]
19:05:37 [2024-02-29T00:05:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231846146 data=null}, TreeItem with text {test}]
19:05:37 [2024-02-29T00:05:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231846146 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:37 [2024-02-29T00:05:37.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231846145 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:37 [2024-02-29T00:05:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231846089 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:37 [2024-02-29T00:05:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:37 [2024-02-29T00:05:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231846088 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:37 [2024-02-29T00:05:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231846087 data=null doit=true}, TreeItem with text {test}]
19:05:37 [2024-02-29T00:05:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231846087 data=null}, TreeItem with text {test}]
19:05:37 [2024-02-29T00:05:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231846087 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:37 [2024-02-29T00:05:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231846086 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:37 [2024-02-29T00:05:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231846078 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:37 [2024-02-29T00:05:37.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:37 [2024-02-29T00:05:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:37 [2024-02-29T00:05:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231846077 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:05:37 [2024-02-29T00:05:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231846077 data=null doit=true}, TreeItem with text {Traces [1]}]
19:05:37 [2024-02-29T00:05:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231846077 data=null}, TreeItem with text {Traces [1]}]
19:05:37 [2024-02-29T00:05:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231846076 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:05:37 [2024-02-29T00:05:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231846076 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:05:37 [2024-02-29T00:05:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231846059 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:05:37 [2024-02-29T00:05:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:37 [2024-02-29T00:05:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:37 [2024-02-29T00:05:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:37 [2024-02-29T00:05:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:37 [2024-02-29T00:05:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:37 [2024-02-29T00:05:37.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231846047 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231846046 data=null doit=true}, TreeItem with text {test}]
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231846046 data=null}, TreeItem with text {test}]
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231846046 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231846046 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231845986 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231845985 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231845985 data=null doit=true}, TreeItem with text {test}]
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231845984 data=null}, TreeItem with text {test}]
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231845984 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231845984 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231845975 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:37 [2024-02-29T00:05:37.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231845974 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231845974 data=null doit=true}, TreeItem with text {Traces [1]}]
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231845974 data=null}, TreeItem with text {Traces [1]}]
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231845973 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231845973 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231845965 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231845964 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231845956 data=null doit=true}, TreeItem with text {Traces [1]}]
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231845956 data=null}, TreeItem with text {Traces [1]}]
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231845955 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231845955 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231845951 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:05:37 [2024-02-29T00:05:37.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:05:38 [2024-02-29T00:05:38.241Z] 
19:05:38 [2024-02-29T00:05:38.241Z] (Eclipse:20013): Gtk-WARNING **: 00:05:38.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:05:38 [2024-02-29T00:05:38.241Z] 
19:05:38 [2024-02-29T00:05:38.241Z] (Eclipse:20013): Gtk-WARNING **: 00:05:38.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:05:38 [2024-02-29T00:05:38.241Z] 
19:05:38 [2024-02-29T00:05:38.241Z] (Eclipse:20013): Gtk-WARNING **: 00:05:38.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:05:38 [2024-02-29T00:05:38.241Z] 
19:05:38 [2024-02-29T00:05:38.241Z] (Eclipse:20013): Gtk-WARNING **: 00:05:38.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:05:38 [2024-02-29T00:05:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:05:38 [2024-02-29T00:05:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:05:38 [2024-02-29T00:05:38.498Z] 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=-231845534 data=null doit=true}, Shell with text {Confirm Clear}]
19:05:38 [2024-02-29T00:05:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:05:38 [2024-02-29T00:05:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:05:38 [2024-02-29T00:05:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:05:38 [2024-02-29T00:05:38.498Z] 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')
19:05:38 [2024-02-29T00:05:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:05:38 [2024-02-29T00:05:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:05:38 [2024-02-29T00:05:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231845533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:38 [2024-02-29T00:05:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231845533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:38 [2024-02-29T00:05:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231845533 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:38 [2024-02-29T00:05:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231845533 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:38 [2024-02-29T00:05:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231845533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:38 [2024-02-29T00:05:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231845533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:38 [2024-02-29T00:05:38.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231845533 data=null 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')]
19:05:38 [2024-02-29T00:05:38.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231845867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231844993 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231844993 data=null doit=true}, TreeItem with text {test}]
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231844993 data=null}, TreeItem with text {test}]
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231844992 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231844992 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231844976 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231844975 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231844975 data=null doit=true}, TreeItem with text {test}]
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231844975 data=null}, TreeItem with text {test}]
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231844970 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231844969 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231844962 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:39 [2024-02-29T00:05:39.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231844961 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231844960 data=null doit=true}, TreeItem with text {Traces [1]}]
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231844960 data=null}, TreeItem with text {Traces [1]}]
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231844960 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231844960 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231844947 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231844946 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231844946 data=null doit=true}, TreeItem with text {Traces [1]}]
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231844946 data=null}, TreeItem with text {Traces [1]}]
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231844945 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231844945 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231844941 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:05:39 [2024-02-29T00:05:39.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:05:39 [2024-02-29T00:05:39.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:05:39 [2024-02-29T00:05:39.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:05:39 [2024-02-29T00:05:39.575Z] 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=-231844499 data=null doit=true}, Shell with text {Trace Import}]
19:05:39 [2024-02-29T00:05:39.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:05:39 [2024-02-29T00:05:39.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:05:39 [2024-02-29T00:05:39.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
19:05:39 [2024-02-29T00:05:39.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:05:39 [2024-02-29T00:05:39.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:05:39 [2024-02-29T00:05:39.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:05:39 [2024-02-29T00:05:39.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:05:39 [2024-02-29T00:05:39.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:05:39 [2024-02-29T00:05:39.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:05:39 [2024-02-29T00:05:39.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:05:39 [2024-02-29T00:05:39.576Z] 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
19:05:39 [2024-02-29T00:05:39.576Z] 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=-231844493 data=null}, (of type 'Combo')]
19:05:39 [2024-02-29T00:05:39.576Z] 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
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-231844434 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231844434 data=null doit=true}, TreeItem with text {import}]
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231844433 data=null}, TreeItem with text {import}]
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231844433 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231844433 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}]
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231844432 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:05:39 [2024-02-29T00:05:39.576Z] 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:'))
19:05:39 [2024-02-29T00:05:39.576Z] 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
19:05:39 [2024-02-29T00:05:39.576Z] 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=-231844399 data=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:'))]
19:05:39 [2024-02-29T00:05:39.576Z] 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
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.576Z] 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'
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:05:39 [2024-02-29T00:05:39.576Z] 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')
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:05:39 [2024-02-29T00:05:39.576Z] 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.
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:05:39 [2024-02-29T00:05:39.577Z] 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')
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:05:39 [2024-02-29T00:05:39.577Z] 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.
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:05:39 [2024-02-29T00:05:39.577Z] 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')
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:05:39 [2024-02-29T00:05:39.577Z] 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')
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] 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')
19:05:39 [2024-02-29T00:05:39.577Z] 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.
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:05:39 [2024-02-29T00:05:39.577Z] 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')
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:05:39 [2024-02-29T00:05:39.578Z] 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.
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.578Z] 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)'
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:05:39 [2024-02-29T00:05:39.578Z] 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')
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.578Z] 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')
19:05:39 [2024-02-29T00:05:39.578Z] 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.
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231844377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231844376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231844376 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231844376 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231844376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231844376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:39 [2024-02-29T00:05:39.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:05:39 [2024-02-29T00:05:39.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:05:39 [2024-02-29T00:05:39.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:05:39 [2024-02-29T00:05:39.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:05:39 [2024-02-29T00:05:39.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:05:39 [2024-02-29T00:05:39.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:05:40 [2024-02-29T00:05:40.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:05:40 [2024-02-29T00:05:40.141Z] 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=-231843775 data=null doit=true}, Shell with text {Confirmation}]
19:05:40 [2024-02-29T00:05:40.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:05:40 [2024-02-29T00:05:40.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:05:40 [2024-02-29T00:05:40.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:05:40 [2024-02-29T00:05:40.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:05:40 [2024-02-29T00:05:40.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:05:40 [2024-02-29T00:05:40.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
19:05:40 [2024-02-29T00:05:40.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
19:05:40 [2024-02-29T00:05:40.141Z] 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')
19:05:40 [2024-02-29T00:05:40.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:05:40 [2024-02-29T00:05:40.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
19:05:40 [2024-02-29T00:05:40.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-231843775 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')]
19:05:40 [2024-02-29T00:05:40.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-231843774 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')]
19:05:40 [2024-02-29T00:05:40.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-231843774 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
19:05:40 [2024-02-29T00:05:40.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-231843774 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
19:05:40 [2024-02-29T00:05:40.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-231843774 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')]
19:05:40 [2024-02-29T00:05:40.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-231843774 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')]
19:05:40 [2024-02-29T00:05:40.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-231843774 data=null 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')]
19:05:40 [2024-02-29T00:05:40.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231844376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:40 [2024-02-29T00:05:40.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231844882 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:05:40 [2024-02-29T00:05:40.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:05:40 [2024-02-29T00:05:40.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:40 [2024-02-29T00:05:40.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:40 [2024-02-29T00:05:40.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:40 [2024-02-29T00:05:40.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:40 [2024-02-29T00:05:40.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:40 [2024-02-29T00:05:40.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:40 [2024-02-29T00:05:40.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231843503 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:40 [2024-02-29T00:05:40.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231843503 data=null doit=true}, TreeItem with text {test}]
19:05:40 [2024-02-29T00:05:40.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231843502 data=null}, TreeItem with text {test}]
19:05:40 [2024-02-29T00:05:40.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231843502 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:40 [2024-02-29T00:05:40.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231843502 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:40 [2024-02-29T00:05:40.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231843472 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:40 [2024-02-29T00:05:40.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:40 [2024-02-29T00:05:40.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231843471 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:40 [2024-02-29T00:05:40.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231843471 data=null doit=true}, TreeItem with text {test}]
19:05:40 [2024-02-29T00:05:40.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231843470 data=null}, TreeItem with text {test}]
19:05:40 [2024-02-29T00:05:40.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231843470 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:40 [2024-02-29T00:05:40.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231843470 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:40 [2024-02-29T00:05:40.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231843464 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:40 [2024-02-29T00:05:40.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:40 [2024-02-29T00:05:40.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:40 [2024-02-29T00:05:40.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-231843462 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
19:05:40 [2024-02-29T00:05:40.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-231843462 data=null doit=true}, TreeItem with text {Traces [3]}]
19:05:40 [2024-02-29T00:05:40.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-231843462 data=null}, TreeItem with text {Traces [3]}]
19:05:40 [2024-02-29T00:05:40.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-231843462 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:40 [2024-02-29T00:05:40.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231843462 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]}]
19:05:40 [2024-02-29T00:05:40.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-231843443 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:40 [2024-02-29T00:05:40.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-231843443 data=null doit=true}, TreeItem with text {Traces [3]}]
19:05:40 [2024-02-29T00:05:40.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-231843442 data=null}, TreeItem with text {Traces [3]}]
19:05:40 [2024-02-29T00:05:40.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-231843442 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:40 [2024-02-29T00:05:40.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231843442 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]}]
19:05:40 [2024-02-29T00:05:40.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-231843439 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:40 [2024-02-29T00:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:40 [2024-02-29T00:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:40 [2024-02-29T00:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231843083 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
19:05:40 [2024-02-29T00:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231843083 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:05:40 [2024-02-29T00:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231843082 data=null}, TreeItem with text {simple_server-thread1}]
19:05:40 [2024-02-29T00:05:40.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231843082 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
19:05:40 [2024-02-29T00:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231843082 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}]
19:05:40 [2024-02-29T00:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231843052 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
19:05:40 [2024-02-29T00:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:40 [2024-02-29T00:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:40 [2024-02-29T00:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:40 [2024-02-29T00:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:40 [2024-02-29T00:05:40.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:40 [2024-02-29T00:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:40 [2024-02-29T00:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231843049 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
19:05:40 [2024-02-29T00:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231843049 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:05:40 [2024-02-29T00:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231843049 data=null}, TreeItem with text {simple_server-thread1}]
19:05:40 [2024-02-29T00:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231843048 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
19:05:40 [2024-02-29T00:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231843048 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}]
19:05:40 [2024-02-29T00:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231843044 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
19:05:40 [2024-02-29T00:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
19:05:40 [2024-02-29T00:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231843044 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
19:05:40 [2024-02-29T00:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231843043 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:05:40 [2024-02-29T00:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:40 [2024-02-29T00:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231843043 data=null}, TreeItem with text {simple_server-thread1}]
19:05:40 [2024-02-29T00:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231843043 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
19:05:40 [2024-02-29T00:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231843043 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}]
19:05:40 [2024-02-29T00:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231843034 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
19:05:40 [2024-02-29T00:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231843034 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {simple_server-thread1}]
19:05:40 [2024-02-29T00:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-231843033 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {simple_server-thread1}]
19:05:40 [2024-02-29T00:05:40.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231843033 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}]
19:05:41 [2024-02-29T00:05:41.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231842970 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {simple_server-thread1}]
19:05:41 [2024-02-29T00:05:41.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-231842739 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
19:05:41 [2024-02-29T00:05:41.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-231842710 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:05:41 [2024-02-29T00:05:41.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-231842709 data=null}, TreeItem with text {simple_server-thread1}]
19:05:41 [2024-02-29T00:05:41.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
19:05:41 [2024-02-29T00:05:41.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:41 [2024-02-29T00:05:41.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:41 [2024-02-29T00:05:41.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:41 [2024-02-29T00:05:41.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:41 [2024-02-29T00:05:41.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:41 [2024-02-29T00:05:41.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:05:41 [2024-02-29T00:05:41.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231842706 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:05:41 [2024-02-29T00:05:41.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231842706 data=null doit=true}, TableItem with text {}]
19:05:41 [2024-02-29T00:05:41.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231842706 data=null}, TableItem with text {}]
19:05:41 [2024-02-29T00:05:41.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231842705 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:05:41 [2024-02-29T00:05:41.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231842705 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:05:41 [2024-02-29T00:05:41.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231842687 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:05:41 [2024-02-29T00:05:41.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:41 [2024-02-29T00:05:41.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:42 [2024-02-29T00:05:42.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:42 [2024-02-29T00:05:42.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:42 [2024-02-29T00:05:42.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231841503 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
19:05:42 [2024-02-29T00:05:42.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231841503 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:05:42 [2024-02-29T00:05:42.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231841503 data=null}, TreeItem with text {simple_server-thread1}]
19:05:42 [2024-02-29T00:05:42.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231841502 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
19:05:42 [2024-02-29T00:05:42.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231841502 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}]
19:05:42 [2024-02-29T00:05:42.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231841495 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
19:05:42 [2024-02-29T00:05:42.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:42 [2024-02-29T00:05:42.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:42 [2024-02-29T00:05:42.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:42 [2024-02-29T00:05:42.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:42 [2024-02-29T00:05:42.589Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:42 [2024-02-29T00:05:42.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:42 [2024-02-29T00:05:42.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:42 [2024-02-29T00:05:42.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:42 [2024-02-29T00:05:42.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:42 [2024-02-29T00:05:42.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:42 [2024-02-29T00:05:42.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:42 [2024-02-29T00:05:42.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231841489 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:42 [2024-02-29T00:05:42.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231841489 data=null doit=true}, TreeItem with text {test}]
19:05:42 [2024-02-29T00:05:42.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231841489 data=null}, TreeItem with text {test}]
19:05:42 [2024-02-29T00:05:42.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231841488 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:42 [2024-02-29T00:05:42.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231841488 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:42 [2024-02-29T00:05:42.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231841458 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:42 [2024-02-29T00:05:42.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:42 [2024-02-29T00:05:42.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231841457 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:42 [2024-02-29T00:05:42.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231841456 data=null doit=true}, TreeItem with text {test}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231841456 data=null}, TreeItem with text {test}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231841456 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231841456 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231841450 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:42 [2024-02-29T00:05:42.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-231841446 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-231841446 data=null doit=true}, TreeItem with text {Traces [3]}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-231841446 data=null}, TreeItem with text {Traces [3]}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-231841445 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231841445 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]}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-231841437 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:42 [2024-02-29T00:05:42.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231841340 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231841340 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231841340 data=null}, TreeItem with text {simple_server-thread2}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231841339 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231841339 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}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231841309 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:42 [2024-02-29T00:05:42.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231841306 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231841306 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231841306 data=null}, TreeItem with text {simple_server-thread2}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231841305 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231841305 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}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231841301 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231841301 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231841300 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231841300 data=null}, TreeItem with text {simple_server-thread2}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231841300 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231841300 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}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231841293 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231841292 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread2}]
19:05:42 [2024-02-29T00:05:42.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-231841292 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread2}]
19:05:42 [2024-02-29T00:05:42.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231841292 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}]
19:05:42 [2024-02-29T00:05:42.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231841231 data=null button=1 stateMask=0x80000 x=151 y=104 count=2}, TreeItem with text {simple_server-thread2}]
19:05:43 [2024-02-29T00:05:43.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-231840940 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
19:05:43 [2024-02-29T00:05:43.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-231840934 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:05:43 [2024-02-29T00:05:43.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-231840934 data=null}, TreeItem with text {simple_server-thread2}]
19:05:43 [2024-02-29T00:05:43.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
19:05:43 [2024-02-29T00:05:43.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:43 [2024-02-29T00:05:43.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:43 [2024-02-29T00:05:43.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:43 [2024-02-29T00:05:43.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:43 [2024-02-29T00:05:43.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:43 [2024-02-29T00:05:43.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:43 [2024-02-29T00:05:43.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:05:43 [2024-02-29T00:05:43.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231840931 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:05:43 [2024-02-29T00:05:43.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231840931 data=null doit=true}, TableItem with text {}]
19:05:43 [2024-02-29T00:05:43.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231840917 data=null}, TableItem with text {}]
19:05:43 [2024-02-29T00:05:43.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231840916 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:05:43 [2024-02-29T00:05:43.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231840916 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:05:43 [2024-02-29T00:05:43.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231840902 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:05:43 [2024-02-29T00:05:43.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:43 [2024-02-29T00:05:43.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:44 [2024-02-29T00:05:44.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:44 [2024-02-29T00:05:44.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:44 [2024-02-29T00:05:44.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231839726 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
19:05:44 [2024-02-29T00:05:44.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231839726 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:05:44 [2024-02-29T00:05:44.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231839725 data=null}, TreeItem with text {simple_server-thread2}]
19:05:44 [2024-02-29T00:05:44.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231839725 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231839725 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}]
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231839717 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:44 [2024-02-29T00:05:44.301Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231839711 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231839711 data=null doit=true}, TreeItem with text {test}]
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231839711 data=null}, TreeItem with text {test}]
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231839710 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231839710 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231839678 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231839677 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231839676 data=null doit=true}, TreeItem with text {test}]
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231839676 data=null}, TreeItem with text {test}]
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231839676 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231839675 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231839670 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:44 [2024-02-29T00:05:44.301Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-231839669 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-231839669 data=null doit=true}, TreeItem with text {Traces [3]}]
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-231839669 data=null}, TreeItem with text {Traces [3]}]
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-231839668 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231839668 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]}]
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-231839652 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:44 [2024-02-29T00:05:44.301Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231839553 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231839553 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231839553 data=null}, TreeItem with text {ust-overlap-testing}]
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231839553 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
19:05:44 [2024-02-29T00:05:44.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231839552 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}]
19:05:44 [2024-02-29T00:05:44.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231839520 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
19:05:44 [2024-02-29T00:05:44.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:44 [2024-02-29T00:05:44.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:44 [2024-02-29T00:05:44.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:44 [2024-02-29T00:05:44.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:44 [2024-02-29T00:05:44.302Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:44 [2024-02-29T00:05:44.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:44 [2024-02-29T00:05:44.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231839516 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
19:05:44 [2024-02-29T00:05:44.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231839516 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:05:44 [2024-02-29T00:05:44.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231839516 data=null}, TreeItem with text {ust-overlap-testing}]
19:05:44 [2024-02-29T00:05:44.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231839516 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
19:05:44 [2024-02-29T00:05:44.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231839515 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}]
19:05:44 [2024-02-29T00:05:44.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231839511 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
19:05:44 [2024-02-29T00:05:44.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
19:05:44 [2024-02-29T00:05:44.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231839511 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
19:05:44 [2024-02-29T00:05:44.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231839510 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:05:44 [2024-02-29T00:05:44.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:44 [2024-02-29T00:05:44.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231839510 data=null}, TreeItem with text {ust-overlap-testing}]
19:05:44 [2024-02-29T00:05:44.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231839510 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
19:05:44 [2024-02-29T00:05:44.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231839510 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}]
19:05:44 [2024-02-29T00:05:44.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231839501 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
19:05:44 [2024-02-29T00:05:44.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231839501 data=null button=1 stateMask=0x0 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
19:05:44 [2024-02-29T00:05:44.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-231839501 data=null button=1 stateMask=0x0 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
19:05:44 [2024-02-29T00:05:44.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231839500 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}]
19:05:44 [2024-02-29T00:05:44.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231839351 data=null button=1 stateMask=0x80000 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
19:05:44 [2024-02-29T00:05:44.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-231839094 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
19:05:44 [2024-02-29T00:05:44.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-231839094 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:05:44 [2024-02-29T00:05:44.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-231839094 data=null}, TreeItem with text {ust-overlap-testing}]
19:05:44 [2024-02-29T00:05:44.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
19:05:44 [2024-02-29T00:05:44.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:44 [2024-02-29T00:05:44.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:44 [2024-02-29T00:05:44.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:45 [2024-02-29T00:05:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:45 [2024-02-29T00:05:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:45 [2024-02-29T00:05:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:45 [2024-02-29T00:05:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:45 [2024-02-29T00:05:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:05:45 [2024-02-29T00:05:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231838584 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:05:45 [2024-02-29T00:05:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231838584 data=null doit=true}, TableItem with text {}]
19:05:45 [2024-02-29T00:05:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231838583 data=null}, TableItem with text {}]
19:05:45 [2024-02-29T00:05:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231838583 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:05:45 [2024-02-29T00:05:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231838583 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:05:45 [2024-02-29T00:05:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231838579 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:05:45 [2024-02-29T00:05:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:45 [2024-02-29T00:05:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:45 [2024-02-29T00:05:45.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:45 [2024-02-29T00:05:45.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:45 [2024-02-29T00:05:45.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231837889 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
19:05:45 [2024-02-29T00:05:45.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231837889 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:05:45 [2024-02-29T00:05:45.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231837889 data=null}, TreeItem with text {ust-overlap-testing}]
19:05:45 [2024-02-29T00:05:45.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231837888 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
19:05:45 [2024-02-29T00:05:45.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231837888 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}]
19:05:45 [2024-02-29T00:05:45.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231837880 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
19:05:45 [2024-02-29T00:05:45.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:45 [2024-02-29T00:05:45.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:45 [2024-02-29T00:05:45.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:45 [2024-02-29T00:05:45.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:45 [2024-02-29T00:05:45.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:45 [2024-02-29T00:05:45.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:45 [2024-02-29T00:05:45.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:45 [2024-02-29T00:05:45.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:45 [2024-02-29T00:05:45.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:45 [2024-02-29T00:05:45.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:45 [2024-02-29T00:05:45.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:45 [2024-02-29T00:05:45.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231837873 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:45 [2024-02-29T00:05:45.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231837873 data=null doit=true}, TreeItem with text {test}]
19:05:45 [2024-02-29T00:05:45.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231837873 data=null}, TreeItem with text {test}]
19:05:45 [2024-02-29T00:05:45.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231837873 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231837873 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231837841 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231837840 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231837839 data=null doit=true}, TreeItem with text {test}]
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231837839 data=null}, TreeItem with text {test}]
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231837838 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231837838 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231837832 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:46 [2024-02-29T00:05:46.201Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-231837831 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-231837831 data=null doit=true}, TreeItem with text {Traces [3]}]
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-231837831 data=null}, TreeItem with text {Traces [3]}]
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-231837831 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231837830 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]}]
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-231837780 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231837769 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231837769 data=null doit=true}, TreeItem with text {test}]
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231837769 data=null}, TreeItem with text {test}]
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231837768 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231837768 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231837749 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231837748 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231837748 data=null doit=true}, TreeItem with text {test}]
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231837748 data=null}, TreeItem with text {test}]
19:05:46 [2024-02-29T00:05:46.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231837747 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:46 [2024-02-29T00:05:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231837747 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:46 [2024-02-29T00:05:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231837738 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:46 [2024-02-29T00:05:46.202Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:46 [2024-02-29T00:05:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:46 [2024-02-29T00:05:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-231837737 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
19:05:46 [2024-02-29T00:05:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-231837737 data=null doit=true}, TreeItem with text {Traces [3]}]
19:05:46 [2024-02-29T00:05:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-231837736 data=null}, TreeItem with text {Traces [3]}]
19:05:46 [2024-02-29T00:05:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-231837736 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:46 [2024-02-29T00:05:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231837736 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]}]
19:05:46 [2024-02-29T00:05:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-231837729 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:46 [2024-02-29T00:05:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:46 [2024-02-29T00:05:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-231837728 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
19:05:46 [2024-02-29T00:05:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-231837728 data=null doit=true}, TreeItem with text {Traces [3]}]
19:05:46 [2024-02-29T00:05:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-231837727 data=null}, TreeItem with text {Traces [3]}]
19:05:46 [2024-02-29T00:05:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-231837727 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:46 [2024-02-29T00:05:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231837727 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]}]
19:05:46 [2024-02-29T00:05:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-231837678 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:46 [2024-02-29T00:05:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:05:46 [2024-02-29T00:05:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:05:46 [2024-02-29T00:05:46.459Z] 
19:05:46 [2024-02-29T00:05:46.459Z] (Eclipse:20013): Gtk-WARNING **: 00:05:46.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:05:46 [2024-02-29T00:05:46.459Z] 
19:05:46 [2024-02-29T00:05:46.459Z] (Eclipse:20013): Gtk-WARNING **: 00:05:46.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:05:46 [2024-02-29T00:05:46.459Z] 
19:05:46 [2024-02-29T00:05:46.459Z] (Eclipse:20013): Gtk-WARNING **: 00:05:46.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:05:46 [2024-02-29T00:05:46.459Z] 
19:05:46 [2024-02-29T00:05:46.459Z] (Eclipse:20013): Gtk-WARNING **: 00:05:46.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:05:46 [2024-02-29T00:05:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:05:46 [2024-02-29T00:05:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:05:46 [2024-02-29T00:05:46.716Z] 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=-231837333 data=null doit=true}, Shell with text {Confirm Clear}]
19:05:46 [2024-02-29T00:05:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:05:46 [2024-02-29T00:05:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:05:46 [2024-02-29T00:05:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:05:46 [2024-02-29T00:05:46.716Z] 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')
19:05:46 [2024-02-29T00:05:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:05:46 [2024-02-29T00:05:46.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:05:46 [2024-02-29T00:05:46.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231837291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:46 [2024-02-29T00:05:46.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231837290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:46 [2024-02-29T00:05:46.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231837290 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:46 [2024-02-29T00:05:46.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231837290 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:46 [2024-02-29T00:05:46.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231837290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:46 [2024-02-29T00:05:46.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231837290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:46 [2024-02-29T00:05:46.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231837290 data=null 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')]
19:05:47 [2024-02-29T00:05:47.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231837647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:05:47 [2024-02-29T00:05:47.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:05:47 [2024-02-29T00:05:47.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:47 [2024-02-29T00:05:47.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:47 [2024-02-29T00:05:47.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:47 [2024-02-29T00:05:47.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231836447 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231836447 data=null doit=true}, TreeItem with text {test}]
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231836447 data=null}, TreeItem with text {test}]
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231836446 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231836446 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231836418 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231836417 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231836417 data=null doit=true}, TreeItem with text {test}]
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231836417 data=null}, TreeItem with text {test}]
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231836390 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231836390 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231836381 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:47 [2024-02-29T00:05:47.648Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-231836380 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-231836380 data=null doit=true}, TreeItem with text {Traces [3]}]
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-231836380 data=null}, TreeItem with text {Traces [3]}]
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-231836380 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231836379 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]}]
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-231836373 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-231836372 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-231836365 data=null doit=true}, TreeItem with text {Traces [3]}]
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-231836365 data=null}, TreeItem with text {Traces [3]}]
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-231836364 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231836364 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]}]
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-231836360 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:05:47 [2024-02-29T00:05:47.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:05:47 [2024-02-29T00:05:47.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:05:47 [2024-02-29T00:05:47.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:05:47 [2024-02-29T00:05:47.905Z] 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=-231835908 data=null doit=true}, Shell with text {Trace Import}]
19:05:48 [2024-02-29T00:05:48.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:05:48 [2024-02-29T00:05:48.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:05:48 [2024-02-29T00:05:48.163Z] 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')
19:05:48 [2024-02-29T00:05:48.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:05:48 [2024-02-29T00:05:48.164Z] 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
19:05:48 [2024-02-29T00:05:48.164Z] 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=-231835903 data=null}, (of type 'Combo')]
19:05:48 [2024-02-29T00:05:48.164Z] 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
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-231835851 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231835850 data=null doit=true}, TreeItem with text {import}]
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231835850 data=null}, TreeItem with text {import}]
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231835850 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231835850 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}]
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231835849 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:05:48 [2024-02-29T00:05:48.164Z] 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:'))
19:05:48 [2024-02-29T00:05:48.164Z] 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
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=-231835822 data=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:'))]
19:05:48 [2024-02-29T00:05:48.164Z] 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
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.164Z] 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'
19:05:48 [2024-02-29T00:05:48.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:05:48 [2024-02-29T00:05:48.164Z] 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')
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:05:48 [2024-02-29T00:05:48.165Z] 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.
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:05:48 [2024-02-29T00:05:48.165Z] 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')
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:05:48 [2024-02-29T00:05:48.165Z] 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.
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:05:48 [2024-02-29T00:05:48.165Z] 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')
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:05:48 [2024-02-29T00:05:48.165Z] 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')
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.165Z] 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')
19:05:48 [2024-02-29T00:05:48.165Z] 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.
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:05:48 [2024-02-29T00:05:48.166Z] 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')
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:05:48 [2024-02-29T00:05:48.166Z] 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.
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] 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)'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:05:48 [2024-02-29T00:05:48.166Z] 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')
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] 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')
19:05:48 [2024-02-29T00:05:48.166Z] 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.
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231835803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231835803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231835803 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231835802 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:48 [2024-02-29T00:05:48.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231835802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:48 [2024-02-29T00:05:48.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231835802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:48 [2024-02-29T00:05:48.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')
19:05:48 [2024-02-29T00:05:48.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')
19:05:48 [2024-02-29T00:05:48.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')
19:05:48 [2024-02-29T00:05:48.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')
19:05:48 [2024-02-29T00:05:48.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')
19:05:48 [2024-02-29T00:05:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:05:48 [2024-02-29T00:05:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:05:48 [2024-02-29T00:05:48.428Z] 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=-231835516 data=null doit=true}, Shell with text {Confirmation}]
19:05:48 [2024-02-29T00:05:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
19:05:48 [2024-02-29T00:05:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
19:05:48 [2024-02-29T00:05:48.428Z] 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')
19:05:48 [2024-02-29T00:05:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:05:48 [2024-02-29T00:05:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
19:05:48 [2024-02-29T00:05:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-231835501 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')]
19:05:48 [2024-02-29T00:05:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-231835501 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')]
19:05:48 [2024-02-29T00:05:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-231835501 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
19:05:48 [2024-02-29T00:05:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-231835500 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
19:05:48 [2024-02-29T00:05:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-231835500 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')]
19:05:48 [2024-02-29T00:05:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-231835500 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')]
19:05:48 [2024-02-29T00:05:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-231835500 data=null 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')]
19:05:48 [2024-02-29T00:05:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231835802 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:48 [2024-02-29T00:05:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231836289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:05:48 [2024-02-29T00:05:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:05:48 [2024-02-29T00:05:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:48 [2024-02-29T00:05:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:48 [2024-02-29T00:05:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:48 [2024-02-29T00:05:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:48 [2024-02-29T00:05:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:48 [2024-02-29T00:05:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:48 [2024-02-29T00:05:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231835179 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:48 [2024-02-29T00:05:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231835179 data=null doit=true}, TreeItem with text {test}]
19:05:48 [2024-02-29T00:05:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231835179 data=null}, TreeItem with text {test}]
19:05:48 [2024-02-29T00:05:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231835178 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:48 [2024-02-29T00:05:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231835178 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:48 [2024-02-29T00:05:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231835156 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:48 [2024-02-29T00:05:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:48 [2024-02-29T00:05:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231835150 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:48 [2024-02-29T00:05:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231835150 data=null doit=true}, TreeItem with text {test}]
19:05:48 [2024-02-29T00:05:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231835149 data=null}, TreeItem with text {test}]
19:05:48 [2024-02-29T00:05:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231835149 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:48 [2024-02-29T00:05:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231835149 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:48 [2024-02-29T00:05:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231835143 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:48 [2024-02-29T00:05:48.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:48 [2024-02-29T00:05:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:48 [2024-02-29T00:05:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-231835143 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
19:05:48 [2024-02-29T00:05:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-231835142 data=null doit=true}, TreeItem with text {Traces [3]}]
19:05:48 [2024-02-29T00:05:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-231835142 data=null}, TreeItem with text {Traces [3]}]
19:05:48 [2024-02-29T00:05:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-231835142 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:48 [2024-02-29T00:05:48.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231835142 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]}]
19:05:48 [2024-02-29T00:05:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-231835125 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:48 [2024-02-29T00:05:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-231835125 data=null doit=true}, TreeItem with text {Traces [3]}]
19:05:48 [2024-02-29T00:05:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-231835125 data=null}, TreeItem with text {Traces [3]}]
19:05:48 [2024-02-29T00:05:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-231835124 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:48 [2024-02-29T00:05:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231835124 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]}]
19:05:48 [2024-02-29T00:05:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-231835111 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:49 [2024-02-29T00:05:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:49 [2024-02-29T00:05:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:49 [2024-02-29T00:05:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231834749 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:05:49 [2024-02-29T00:05:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231834749 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:05:49 [2024-02-29T00:05:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231834748 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:05:49 [2024-02-29T00:05:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231834748 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:05:49 [2024-02-29T00:05:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231834747 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:05:49 [2024-02-29T00:05:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231834726 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:05:49 [2024-02-29T00:05:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:49 [2024-02-29T00:05:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:49 [2024-02-29T00:05:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:49 [2024-02-29T00:05:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:49 [2024-02-29T00:05:49.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:49 [2024-02-29T00:05:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:49 [2024-02-29T00:05:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231834722 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:05:49 [2024-02-29T00:05:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231834722 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:05:49 [2024-02-29T00:05:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231834722 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:05:49 [2024-02-29T00:05:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231834714 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:05:49 [2024-02-29T00:05:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231834714 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:05:49 [2024-02-29T00:05:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231834710 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:05:49 [2024-02-29T00:05:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:05:49 [2024-02-29T00:05:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231834709 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:05:49 [2024-02-29T00:05:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231834709 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:05:49 [2024-02-29T00:05:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:49 [2024-02-29T00:05:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231834709 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:05:49 [2024-02-29T00:05:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231834709 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:05:49 [2024-02-29T00:05:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231834709 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:05:49 [2024-02-29T00:05:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231834701 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:05:49 [2024-02-29T00:05:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231834701 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:05:49 [2024-02-29T00:05:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231834701 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:05:49 [2024-02-29T00:05:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231834700 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:05:49 [2024-02-29T00:05:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231834647 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:05:49 [2024-02-29T00:05:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231834465 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:05:49 [2024-02-29T00:05:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231834464 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:05:49 [2024-02-29T00:05:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231834464 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:05:49 [2024-02-29T00:05:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:05:49 [2024-02-29T00:05:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231833361 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231833361 data=null doit=true}, TableItem with text {}]
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231833361 data=null}, TableItem with text {}]
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231833360 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231833360 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231833350 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231833185 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231833185 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231833185 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231833184 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231833184 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231833179 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:50 [2024-02-29T00:05:50.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231833173 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231833169 data=null doit=true}, TreeItem with text {test}]
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231833169 data=null}, TreeItem with text {test}]
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231833169 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231833168 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231833137 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:50 [2024-02-29T00:05:50.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:50 [2024-02-29T00:05:50.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231833137 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:50 [2024-02-29T00:05:50.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231833136 data=null doit=true}, TreeItem with text {test}]
19:05:50 [2024-02-29T00:05:50.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231833136 data=null}, TreeItem with text {test}]
19:05:50 [2024-02-29T00:05:50.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231833136 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:50 [2024-02-29T00:05:50.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231833136 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:50 [2024-02-29T00:05:50.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231833130 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:50 [2024-02-29T00:05:50.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:50 [2024-02-29T00:05:50.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:50 [2024-02-29T00:05:50.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-231833129 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
19:05:50 [2024-02-29T00:05:50.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-231833129 data=null doit=true}, TreeItem with text {Traces [3]}]
19:05:50 [2024-02-29T00:05:50.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-231833129 data=null}, TreeItem with text {Traces [3]}]
19:05:50 [2024-02-29T00:05:50.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-231833129 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:50 [2024-02-29T00:05:50.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231833129 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]}]
19:05:50 [2024-02-29T00:05:50.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-231833113 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:50 [2024-02-29T00:05:50.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231832856 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231832856 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231832856 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231832855 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231832855 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231832833 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:51 [2024-02-29T00:05:51.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231832829 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231832829 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231832829 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231832822 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231832822 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231832818 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231832818 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231832818 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231832818 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231832817 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231832817 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231832814 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231832814 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231832813 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:05:51 [2024-02-29T00:05:51.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231832813 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:05:51 [2024-02-29T00:05:51.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231832760 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:05:51 [2024-02-29T00:05:51.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231832565 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:05:51 [2024-02-29T00:05:51.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231832565 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:05:51 [2024-02-29T00:05:51.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231832565 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:05:51 [2024-02-29T00:05:51.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:05:51 [2024-02-29T00:05:51.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:51 [2024-02-29T00:05:51.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:52 [2024-02-29T00:05:52.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:52 [2024-02-29T00:05:52.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:52 [2024-02-29T00:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231831474 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:05:52 [2024-02-29T00:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231831474 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:05:52 [2024-02-29T00:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231831473 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:05:52 [2024-02-29T00:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231831473 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:05:52 [2024-02-29T00:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231831473 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:05:52 [2024-02-29T00:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231831464 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:05:52 [2024-02-29T00:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:52 [2024-02-29T00:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:52 [2024-02-29T00:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:52 [2024-02-29T00:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:52 [2024-02-29T00:05:52.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:52 [2024-02-29T00:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:52 [2024-02-29T00:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:52 [2024-02-29T00:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:52 [2024-02-29T00:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:52 [2024-02-29T00:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:52 [2024-02-29T00:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:52 [2024-02-29T00:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231831458 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:52 [2024-02-29T00:05:52.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231831458 data=null doit=true}, TreeItem with text {test}]
19:05:52 [2024-02-29T00:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231831458 data=null}, TreeItem with text {test}]
19:05:52 [2024-02-29T00:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231831458 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:52 [2024-02-29T00:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231831457 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:52 [2024-02-29T00:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231831427 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:52 [2024-02-29T00:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:52 [2024-02-29T00:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231831427 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:52 [2024-02-29T00:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231831426 data=null doit=true}, TreeItem with text {test}]
19:05:52 [2024-02-29T00:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231831426 data=null}, TreeItem with text {test}]
19:05:52 [2024-02-29T00:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231831426 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:52 [2024-02-29T00:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231831426 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:52 [2024-02-29T00:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231831389 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:52 [2024-02-29T00:05:52.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:52 [2024-02-29T00:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:52 [2024-02-29T00:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-231831388 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
19:05:52 [2024-02-29T00:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-231831388 data=null doit=true}, TreeItem with text {Traces [3]}]
19:05:52 [2024-02-29T00:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-231831388 data=null}, TreeItem with text {Traces [3]}]
19:05:52 [2024-02-29T00:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-231831387 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:52 [2024-02-29T00:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231831387 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]}]
19:05:52 [2024-02-29T00:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-231831378 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:52 [2024-02-29T00:05:52.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:05:52 [2024-02-29T00:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:52 [2024-02-29T00:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:52 [2024-02-29T00:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231831307 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
19:05:52 [2024-02-29T00:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231831307 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:05:52 [2024-02-29T00:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231831307 data=null}, TreeItem with text {unrecognized.log}]
19:05:52 [2024-02-29T00:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231831306 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
19:05:52 [2024-02-29T00:05:52.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231831306 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}]
19:05:52 [2024-02-29T00:05:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231831274 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
19:05:52 [2024-02-29T00:05:52.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:52 [2024-02-29T00:05:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:52 [2024-02-29T00:05:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:52 [2024-02-29T00:05:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:52 [2024-02-29T00:05:52.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:52 [2024-02-29T00:05:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:52 [2024-02-29T00:05:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231831271 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
19:05:52 [2024-02-29T00:05:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231831271 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:05:52 [2024-02-29T00:05:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231831271 data=null}, TreeItem with text {unrecognized.log}]
19:05:52 [2024-02-29T00:05:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231831270 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
19:05:52 [2024-02-29T00:05:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231831270 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}]
19:05:52 [2024-02-29T00:05:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231831266 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
19:05:52 [2024-02-29T00:05:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
19:05:52 [2024-02-29T00:05:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231831266 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
19:05:52 [2024-02-29T00:05:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231831266 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:05:52 [2024-02-29T00:05:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:52 [2024-02-29T00:05:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231831265 data=null}, TreeItem with text {unrecognized.log}]
19:05:52 [2024-02-29T00:05:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231831265 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
19:05:52 [2024-02-29T00:05:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231831265 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}]
19:05:52 [2024-02-29T00:05:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231831262 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
19:05:52 [2024-02-29T00:05:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231831261 data=null button=1 stateMask=0x0 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
19:05:52 [2024-02-29T00:05:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-231831261 data=null button=1 stateMask=0x0 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
19:05:52 [2024-02-29T00:05:52.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231831261 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}]
19:05:53 [2024-02-29T00:05:53.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231831162 data=null button=1 stateMask=0x80000 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
19:05:53 [2024-02-29T00:05:53.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-231831017 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
19:05:53 [2024-02-29T00:05:53.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-231831017 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:05:53 [2024-02-29T00:05:53.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-231831016 data=null}, TreeItem with text {unrecognized.log}]
19:05:53 [2024-02-29T00:05:53.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
19:05:53 [2024-02-29T00:05:53.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:53 [2024-02-29T00:05:53.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:53 [2024-02-29T00:05:53.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:53 [2024-02-29T00:05:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:53 [2024-02-29T00:05:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:53 [2024-02-29T00:05:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231829950 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
19:05:53 [2024-02-29T00:05:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231829950 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:05:53 [2024-02-29T00:05:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231829950 data=null}, TreeItem with text {unrecognized.log}]
19:05:53 [2024-02-29T00:05:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231829949 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
19:05:53 [2024-02-29T00:05:53.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231829949 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}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231829945 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:53 [2024-02-29T00:05:53.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231829935 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231829935 data=null doit=true}, TreeItem with text {test}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231829935 data=null}, TreeItem with text {test}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231829935 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231829934 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231829904 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231829903 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231829903 data=null doit=true}, TreeItem with text {test}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231829903 data=null}, TreeItem with text {test}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231829902 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231829902 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231829897 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:53 [2024-02-29T00:05:53.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-231829896 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-231829896 data=null doit=true}, TreeItem with text {Traces [3]}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-231829896 data=null}, TreeItem with text {Traces [3]}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-231829896 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231829895 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]}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-231829879 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231829874 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231829874 data=null doit=true}, TreeItem with text {test}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231829874 data=null}, TreeItem with text {test}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231829873 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231829873 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231829864 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231829864 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231829864 data=null doit=true}, TreeItem with text {test}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231829864 data=null}, TreeItem with text {test}]
19:05:53 [2024-02-29T00:05:53.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231829863 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:53 [2024-02-29T00:05:53.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231829863 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:53 [2024-02-29T00:05:53.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231829849 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:53 [2024-02-29T00:05:53.979Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:53 [2024-02-29T00:05:53.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:53 [2024-02-29T00:05:53.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-231829848 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
19:05:53 [2024-02-29T00:05:53.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-231829848 data=null doit=true}, TreeItem with text {Traces [3]}]
19:05:53 [2024-02-29T00:05:53.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-231829848 data=null}, TreeItem with text {Traces [3]}]
19:05:53 [2024-02-29T00:05:53.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-231829847 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:53 [2024-02-29T00:05:53.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231829847 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]}]
19:05:54 [2024-02-29T00:05:54.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-231829834 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:54 [2024-02-29T00:05:54.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:54 [2024-02-29T00:05:54.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-231829834 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
19:05:54 [2024-02-29T00:05:54.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-231829833 data=null doit=true}, TreeItem with text {Traces [3]}]
19:05:54 [2024-02-29T00:05:54.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-231829833 data=null}, TreeItem with text {Traces [3]}]
19:05:54 [2024-02-29T00:05:54.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-231829833 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:54 [2024-02-29T00:05:54.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231829833 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]}]
19:05:54 [2024-02-29T00:05:54.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-231829823 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:05:54 [2024-02-29T00:05:54.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:05:54 [2024-02-29T00:05:54.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:05:54 [2024-02-29T00:05:54.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:05:54 [2024-02-29T00:05:54.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:05:54 [2024-02-29T00:05:54.496Z] 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=-231829393 data=null doit=true}, Shell with text {Confirm Clear}]
19:05:54 [2024-02-29T00:05:54.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:05:54 [2024-02-29T00:05:54.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:05:54 [2024-02-29T00:05:54.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:05:54 [2024-02-29T00:05:54.496Z] 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')
19:05:54 [2024-02-29T00:05:54.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:05:54 [2024-02-29T00:05:54.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:05:54 [2024-02-29T00:05:54.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231829392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:54 [2024-02-29T00:05:54.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231829392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:54 [2024-02-29T00:05:54.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231829392 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:54 [2024-02-29T00:05:54.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231829392 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:54 [2024-02-29T00:05:54.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231829391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:54 [2024-02-29T00:05:54.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231829391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:54 [2024-02-29T00:05:54.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231829391 data=null 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')]
19:05:55 [2024-02-29T00:05:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231829773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:05:55 [2024-02-29T00:05:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:05:55 [2024-02-29T00:05:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:55 [2024-02-29T00:05:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:55 [2024-02-29T00:05:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:55 [2024-02-29T00:05:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:55 [2024-02-29T00:05:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:55 [2024-02-29T00:05:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:55 [2024-02-29T00:05:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231828616 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:55 [2024-02-29T00:05:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231828615 data=null doit=true}, TreeItem with text {test}]
19:05:55 [2024-02-29T00:05:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231828615 data=null}, TreeItem with text {test}]
19:05:55 [2024-02-29T00:05:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231828615 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:55 [2024-02-29T00:05:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231828615 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:55 [2024-02-29T00:05:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231828599 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:55 [2024-02-29T00:05:55.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@1e2c0292] time=-231828598 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:05:55 [2024-02-29T00:05:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
19:05:55 [2024-02-29T00:05:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:05:55 [2024-02-29T00:05:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import", using matcher: with text 'Import'
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-231828266 data=null doit=true}, Shell with text {Import}]
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-231828264 data=null doit=true}, TreeItem with text {Tracing}]
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-231828264 data=null}, TreeItem with text {Tracing}]
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-231828262 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231828262 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}]
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-231828253 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=-231828251 data=null button=0 stateMask=0x0 x=101 y=127 count=0}, Tree node with text: Trace Import]
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Import} time=-231828251 data=null doit=true}, Tree node with text: Trace Import]
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=-231828251 data=null}, Tree node with text: Trace Import]
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=-231828250 data=null button=1 stateMask=0x0 x=101 y=127 count=1}, Tree node with text: Trace Import]
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231828250 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]
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=-231828238 data=null button=1 stateMask=0x80000 x=101 y=127 count=1}, Tree node with text: Trace Import]
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:05:55 [2024-02-29T00:05:55.687Z] 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')
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-231828237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-231828236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-231828236 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-231828236 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-231828236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-231828236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:05:55 [2024-02-29T00:05:55.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-231828236 data=null 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')]
19:05:55 [2024-02-29T00:05:55.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:05:55 [2024-02-29T00:05:55.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:05:55 [2024-02-29T00:05:55.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:05:55 [2024-02-29T00:05:55.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:05:55 [2024-02-29T00:05:55.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:05:55 [2024-02-29T00:05:55.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
19:05:55 [2024-02-29T00:05:55.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:05:55 [2024-02-29T00:05:55.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:05:55 [2024-02-29T00:05:55.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:05:55 [2024-02-29T00:05:55.688Z] 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')
19:05:55 [2024-02-29T00:05:55.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.688Z] 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.
19:05:55 [2024-02-29T00:05:55.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:05:55 [2024-02-29T00:05:55.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:05:55 [2024-02-29T00:05:55.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:05:55 [2024-02-29T00:05:55.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:05:55 [2024-02-29T00:05:55.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:05:55 [2024-02-29T00:05:55.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:05:55 [2024-02-29T00:05:55.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:05:55 [2024-02-29T00:05:55.946Z] 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
19:05:55 [2024-02-29T00:05:55.946Z] 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=-231828073 data=null}, (of type 'Combo')]
19:05:55 [2024-02-29T00:05:55.946Z] 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
19:05:55 [2024-02-29T00:05:55.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:55 [2024-02-29T00:05:55.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:55 [2024-02-29T00:05:55.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:05:55 [2024-02-29T00:05:55.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:55 [2024-02-29T00:05:55.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:55 [2024-02-29T00:05:55.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231827976 data=null doit=true}, TreeItem with text {import}]
19:05:55 [2024-02-29T00:05:55.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231827976 data=null}, TreeItem with text {import}]
19:05:55 [2024-02-29T00:05:55.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231827976 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:05:55 [2024-02-29T00:05:55.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231827976 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}]
19:05:55 [2024-02-29T00:05:55.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231827973 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:05:55 [2024-02-29T00:05:55.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:55 [2024-02-29T00:05:55.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-231827972 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:05:55 [2024-02-29T00:05:55.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231827972 data=null doit=true}, TreeItem with text {import}]
19:05:55 [2024-02-29T00:05:55.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231827972 data=null}, TreeItem with text {import}]
19:05:55 [2024-02-29T00:05:55.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231827971 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:05:55 [2024-02-29T00:05:55.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231827971 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}]
19:05:55 [2024-02-29T00:05:55.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231827971 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:05:55 [2024-02-29T00:05:55.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:55 [2024-02-29T00:05:55.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:55 [2024-02-29T00:05:55.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
19:05:55 [2024-02-29T00:05:55.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:05:55 [2024-02-29T00:05:55.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:05:55 [2024-02-29T00:05:55.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:05:55 [2024-02-29T00:05:55.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:05:55 [2024-02-29T00:05:55.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:05:55 [2024-02-29T00:05:55.946Z] 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:'))
19:05:55 [2024-02-29T00:05:55.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231827931 data=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:'))]
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] 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'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:05:55 [2024-02-29T00:05:55.947Z] 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')
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:05:55 [2024-02-29T00:05:55.947Z] 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.
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:05:55 [2024-02-29T00:05:55.947Z] 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')
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:05:55 [2024-02-29T00:05:55.947Z] 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.
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:05:55 [2024-02-29T00:05:55.947Z] 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')
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:05:55 [2024-02-29T00:05:55.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@334ae975
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-231827926 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')]
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-231827926 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')]
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-231827926 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-231827926 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-231827925 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')]
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-231827925 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')]
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-231827925 data=null 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')]
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-231827925 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')]
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-231827925 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')]
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-231827925 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')]
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-231827925 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-231827925 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:05:55 [2024-02-29T00:05:55.948Z] 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')
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.948Z] 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')
19:05:55 [2024-02-29T00:05:55.948Z] 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.
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:05:55 [2024-02-29T00:05:55.948Z] 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')
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:05:55 [2024-02-29T00:05:55.949Z] 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.
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] 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)'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:05:55 [2024-02-29T00:05:55.949Z] 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')
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] 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')
19:05:55 [2024-02-29T00:05:55.949Z] 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.
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231827919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231827919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231827918 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231827918 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231827918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:55 [2024-02-29T00:05:55.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231827918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:56 [2024-02-29T00:05:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231827918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:56 [2024-02-29T00:05:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231828593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:05:56 [2024-02-29T00:05:56.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:05:56 [2024-02-29T00:05:56.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:56 [2024-02-29T00:05:56.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:56 [2024-02-29T00:05:56.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:56 [2024-02-29T00:05:56.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:56 [2024-02-29T00:05:56.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:56 [2024-02-29T00:05:56.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:56 [2024-02-29T00:05:56.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231827534 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:56 [2024-02-29T00:05:56.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231827534 data=null doit=true}, TreeItem with text {test}]
19:05:56 [2024-02-29T00:05:56.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231827534 data=null}, TreeItem with text {test}]
19:05:56 [2024-02-29T00:05:56.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231827533 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:56 [2024-02-29T00:05:56.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231827533 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:56 [2024-02-29T00:05:56.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231827483 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:56 [2024-02-29T00:05:56.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:56 [2024-02-29T00:05:56.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231827482 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:56 [2024-02-29T00:05:56.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231827482 data=null doit=true}, TreeItem with text {test}]
19:05:56 [2024-02-29T00:05:56.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231827482 data=null}, TreeItem with text {test}]
19:05:56 [2024-02-29T00:05:56.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231827482 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:56 [2024-02-29T00:05:56.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231827481 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:56 [2024-02-29T00:05:56.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231827476 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:56 [2024-02-29T00:05:56.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:56 [2024-02-29T00:05:56.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:56 [2024-02-29T00:05:56.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231827466 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:05:56 [2024-02-29T00:05:56.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231827466 data=null doit=true}, TreeItem with text {Traces [1]}]
19:05:56 [2024-02-29T00:05:56.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231827466 data=null}, TreeItem with text {Traces [1]}]
19:05:56 [2024-02-29T00:05:56.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231827466 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:05:56 [2024-02-29T00:05:56.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231827465 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:05:56 [2024-02-29T00:05:56.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231827448 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:05:56 [2024-02-29T00:05:56.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231827447 data=null doit=true}, TreeItem with text {Traces [1]}]
19:05:56 [2024-02-29T00:05:56.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231827447 data=null}, TreeItem with text {Traces [1]}]
19:05:56 [2024-02-29T00:05:56.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231827447 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:05:56 [2024-02-29T00:05:56.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231827446 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]}]
19:05:56 [2024-02-29T00:05:56.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231827445 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:05:56 [2024-02-29T00:05:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:56 [2024-02-29T00:05:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:56 [2024-02-29T00:05:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231827115 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:05:56 [2024-02-29T00:05:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231827115 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:05:56 [2024-02-29T00:05:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231827115 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:05:56 [2024-02-29T00:05:56.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231827093 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:05:56 [2024-02-29T00:05:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231827092 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:05:56 [2024-02-29T00:05:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231827070 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:05:56 [2024-02-29T00:05:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:56 [2024-02-29T00:05:56.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:56 [2024-02-29T00:05:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:56 [2024-02-29T00:05:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:56 [2024-02-29T00:05:56.979Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:56 [2024-02-29T00:05:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:56 [2024-02-29T00:05:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231827067 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:05:56 [2024-02-29T00:05:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231827067 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:05:56 [2024-02-29T00:05:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231827067 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:05:56 [2024-02-29T00:05:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231827067 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:05:56 [2024-02-29T00:05:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231827067 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:05:56 [2024-02-29T00:05:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231827053 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:05:56 [2024-02-29T00:05:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:05:56 [2024-02-29T00:05:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231827053 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:05:56 [2024-02-29T00:05:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231827052 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:05:56 [2024-02-29T00:05:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:56 [2024-02-29T00:05:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231827052 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:05:56 [2024-02-29T00:05:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231827052 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:05:56 [2024-02-29T00:05:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231827051 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:05:56 [2024-02-29T00:05:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231827044 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:05:56 [2024-02-29T00:05:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231827043 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:05:56 [2024-02-29T00:05:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231827043 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:05:56 [2024-02-29T00:05:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231827042 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:05:56 [2024-02-29T00:05:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231826990 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:05:56 [2024-02-29T00:05:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231826836 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:05:56 [2024-02-29T00:05:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231826836 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:05:56 [2024-02-29T00:05:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231826835 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:05:56 [2024-02-29T00:05:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:05:56 [2024-02-29T00:05:56.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:05:58 [2024-02-29T00:05:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:58 [2024-02-29T00:05:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:58 [2024-02-29T00:05:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:58 [2024-02-29T00:05:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:58 [2024-02-29T00:05:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:05:58 [2024-02-29T00:05:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231825724 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:05:58 [2024-02-29T00:05:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231825724 data=null doit=true}, TableItem with text {}]
19:05:58 [2024-02-29T00:05:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231825724 data=null}, TableItem with text {}]
19:05:58 [2024-02-29T00:05:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231825723 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:05:58 [2024-02-29T00:05:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231825723 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:05:58 [2024-02-29T00:05:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231825719 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:05:58 [2024-02-29T00:05:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:58 [2024-02-29T00:05:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:58 [2024-02-29T00:05:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:05:58 [2024-02-29T00:05:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:58 [2024-02-29T00:05:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231825556 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:05:58 [2024-02-29T00:05:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231825556 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:05:58 [2024-02-29T00:05:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231825556 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:05:58 [2024-02-29T00:05:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231825555 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:05:58 [2024-02-29T00:05:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231825555 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:05:58 [2024-02-29T00:05:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231825551 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:05:58 [2024-02-29T00:05:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:58 [2024-02-29T00:05:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:58 [2024-02-29T00:05:58.349Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231825540 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231825540 data=null doit=true}, TreeItem with text {test}]
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231825540 data=null}, TreeItem with text {test}]
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231825539 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231825539 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231825508 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231825507 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231825507 data=null doit=true}, TreeItem with text {test}]
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231825507 data=null}, TreeItem with text {test}]
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231825506 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231825506 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231825501 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:05:58 [2024-02-29T00:05:58.349Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231825500 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231825500 data=null doit=true}, TreeItem with text {Traces [1]}]
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231825500 data=null}, TreeItem with text {Traces [1]}]
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231825499 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231825499 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231825486 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231825486 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231825486 data=null doit=true}, TreeItem with text {Traces [1]}]
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231825485 data=null}, TreeItem with text {Traces [1]}]
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231825485 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231825485 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:05:58 [2024-02-29T00:05:58.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231825482 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:05:58 [2024-02-29T00:05:58.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:05:58 [2024-02-29T00:05:58.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:05:58 [2024-02-29T00:05:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:05:58 [2024-02-29T00:05:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:05:58 [2024-02-29T00:05:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Confirm Clear} [layout=GridLayout {numColumns=2 marginWidth=12 marginHeight=15 horizontalSpacing=14 verticalSpacing=9}] time=-231825139 data=null doit=true}, Shell with text {Confirm Clear}]
19:05:58 [2024-02-29T00:05:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:05:58 [2024-02-29T00:05:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:05:58 [2024-02-29T00:05:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:05:58 [2024-02-29T00:05:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:05:58 [2024-02-29T00:05:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:05:58 [2024-02-29T00:05:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:05:58 [2024-02-29T00:05:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231825138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:58 [2024-02-29T00:05:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231825138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:58 [2024-02-29T00:05:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231825138 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:58 [2024-02-29T00:05:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231825138 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:58 [2024-02-29T00:05:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231825138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:58 [2024-02-29T00:05:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231825138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:05:58 [2024-02-29T00:05:58.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231825138 data=null 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')]
19:05:59 [2024-02-29T00:05:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231825440 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:05:59 [2024-02-29T00:05:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:05:59 [2024-02-29T00:05:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:05:59 [2024-02-29T00:05:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:59 [2024-02-29T00:05:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:59 [2024-02-29T00:05:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:59 [2024-02-29T00:05:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:59 [2024-02-29T00:05:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Unselecting all in (of type 'Tree')
19:05:59 [2024-02-29T00:05:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-231824774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
19:05:59 [2024-02-29T00:05:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-231824774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
19:05:59 [2024-02-29T00:05:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-231824774 data=null doit=true}, (of type 'Tree')]
19:05:59 [2024-02-29T00:05:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-231824773 data=null}, (of type 'Tree')]
19:05:59 [2024-02-29T00:05:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231824773 data=null button=1 stateMask=0x40000 x=92 y=58 count=1}, (of type 'Tree')]
19:05:59 [2024-02-29T00:05:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231824773 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')]
19:05:59 [2024-02-29T00:05:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231824760 data=null button=1 stateMask=0xc0000 x=92 y=58 count=1}, (of type 'Tree')]
19:05:59 [2024-02-29T00:05:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e2c0292] time=-231824759 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:05:59 [2024-02-29T00:05:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
19:05:59 [2024-02-29T00:05:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:05:59 [2024-02-29T00:05:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:05:59 [2024-02-29T00:05:59.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:05:59 [2024-02-29T00:05:59.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import", using matcher: with text 'Import'
19:05:59 [2024-02-29T00:05:59.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-231824429 data=null doit=true}, Shell with text {Import}]
19:05:59 [2024-02-29T00:05:59.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:59 [2024-02-29T00:05:59.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:59 [2024-02-29T00:05:59.635Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:05:59 [2024-02-29T00:05:59.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:59 [2024-02-29T00:05:59.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=-231824425 data=null button=0 stateMask=0x0 x=101 y=127 count=0}, Tree node with text: Trace Import]
19:05:59 [2024-02-29T00:05:59.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Import} time=-231824425 data=null doit=true}, Tree node with text: Trace Import]
19:05:59 [2024-02-29T00:05:59.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=-231824425 data=null}, Tree node with text: Trace Import]
19:05:59 [2024-02-29T00:05:59.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=-231824425 data=null button=1 stateMask=0x0 x=101 y=127 count=1}, Tree node with text: Trace Import]
19:05:59 [2024-02-29T00:05:59.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231824425 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]
19:05:59 [2024-02-29T00:05:59.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=-231824424 data=null button=1 stateMask=0x80000 x=101 y=127 count=1}, Tree node with text: Trace Import]
19:05:59 [2024-02-29T00:05:59.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:05:59 [2024-02-29T00:05:59.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:05:59 [2024-02-29T00:05:59.635Z] 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')
19:05:59 [2024-02-29T00:05:59.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
19:05:59 [2024-02-29T00:05:59.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-231824423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:05:59 [2024-02-29T00:05:59.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-231824423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:05:59 [2024-02-29T00:05:59.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-231824423 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:05:59 [2024-02-29T00:05:59.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-231824423 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:05:59 [2024-02-29T00:05:59.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-231824422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:05:59 [2024-02-29T00:05:59.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-231824422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-231824422 data=null 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')]
19:05:59 [2024-02-29T00:05:59.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:05:59 [2024-02-29T00:05:59.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:05:59 [2024-02-29T00:05:59.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:05:59 [2024-02-29T00:05:59.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:05:59 [2024-02-29T00:05:59.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:05:59 [2024-02-29T00:05:59.636Z] 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')
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.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.
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:05:59 [2024-02-29T00:05:59.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
19:05:59 [2024-02-29T00:05:59.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=-231824283 data=null}, (of type 'Combo')]
19:05:59 [2024-02-29T00:05:59.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
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231824231 data=null doit=true}, TreeItem with text {import}]
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231824231 data=null}, TreeItem with text {import}]
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231824230 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231824230 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}]
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231824213 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-231824212 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231824212 data=null doit=true}, TreeItem with text {import}]
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231824212 data=null}, TreeItem with text {import}]
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231824212 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231824212 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}]
19:05:59 [2024-02-29T00:05:59.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231824211 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:05:59 [2024-02-29T00:05:59.637Z] 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:'))
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231824181 data=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:'))]
19:05:59 [2024-02-29T00:05:59.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>
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.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'
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:05:59 [2024-02-29T00:05:59.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')
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.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')
19:05:59 [2024-02-29T00:05:59.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.
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:05:59 [2024-02-29T00:05:59.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:05:59 [2024-02-29T00:05:59.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')
19:05:59 [2024-02-29T00:05:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:05:59 [2024-02-29T00:05:59.894Z] 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.
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:05:59 [2024-02-29T00:05:59.895Z] 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')
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:05:59 [2024-02-29T00:05:59.895Z] 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.
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:05:59 [2024-02-29T00:05:59.895Z] 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')
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.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')
19:05:59 [2024-02-29T00:05:59.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.
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:05:59 [2024-02-29T00:05:59.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')
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:05:59 [2024-02-29T00:05:59.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.
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.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)'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:05:59 [2024-02-29T00:05:59.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')
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.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')
19:05:59 [2024-02-29T00:05:59.896Z] 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.
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231824169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231824169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231824169 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231824169 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231824169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:05:59 [2024-02-29T00:05:59.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231824169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:00 [2024-02-29T00:06:00.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231824169 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:00 [2024-02-29T00:06:00.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231824757 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:06:00 [2024-02-29T00:06:00.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:06:00 [2024-02-29T00:06:00.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:00 [2024-02-29T00:06:00.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:00 [2024-02-29T00:06:00.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:00 [2024-02-29T00:06:00.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:00 [2024-02-29T00:06:00.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:00 [2024-02-29T00:06:00.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:00 [2024-02-29T00:06:00.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-231823841 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
19:06:00 [2024-02-29T00:06:00.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-231823841 data=null doit=true}, TreeItem with text {Tracing}]
19:06:00 [2024-02-29T00:06:00.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-231823841 data=null}, TreeItem with text {Tracing}]
19:06:00 [2024-02-29T00:06:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-231823841 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
19:06:00 [2024-02-29T00:06:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231823841 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}]
19:06:00 [2024-02-29T00:06:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-231823807 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
19:06:00 [2024-02-29T00:06:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:00 [2024-02-29T00:06:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-231823807 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
19:06:00 [2024-02-29T00:06:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-231823807 data=null doit=true}, TreeItem with text {Tracing}]
19:06:00 [2024-02-29T00:06:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-231823807 data=null}, TreeItem with text {Tracing}]
19:06:00 [2024-02-29T00:06:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-231823806 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
19:06:00 [2024-02-29T00:06:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231823806 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}]
19:06:00 [2024-02-29T00:06:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-231823801 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
19:06:00 [2024-02-29T00:06:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-231823792 data=null doit=true}, TreeItem with text {Tracing}]
19:06:00 [2024-02-29T00:06:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-231823792 data=null}, TreeItem with text {Tracing}]
19:06:00 [2024-02-29T00:06:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-231823791 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
19:06:00 [2024-02-29T00:06:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231823791 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}]
19:06:00 [2024-02-29T00:06:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-231823788 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
19:06:00 [2024-02-29T00:06:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:00 [2024-02-29T00:06:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231823787 data=null button=0 stateMask=0x0 x=92 y=127 count=0}, TreeItem with text {Traces [1]}]
19:06:00 [2024-02-29T00:06:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231823787 data=null doit=true}, TreeItem with text {Traces [1]}]
19:06:00 [2024-02-29T00:06:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231823787 data=null}, TreeItem with text {Traces [1]}]
19:06:00 [2024-02-29T00:06:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231823787 data=null button=1 stateMask=0x0 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
19:06:00 [2024-02-29T00:06:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231823787 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:06:00 [2024-02-29T00:06:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231823767 data=null button=1 stateMask=0x80000 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
19:06:00 [2024-02-29T00:06:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231823763 data=null doit=true}, TreeItem with text {Traces [1]}]
19:06:00 [2024-02-29T00:06:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231823762 data=null}, TreeItem with text {Traces [1]}]
19:06:00 [2024-02-29T00:06:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231823762 data=null button=1 stateMask=0x0 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
19:06:00 [2024-02-29T00:06:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231823762 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]}]
19:06:00 [2024-02-29T00:06:00.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231823761 data=null button=1 stateMask=0x80000 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
19:06:00 [2024-02-29T00:06:00.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:00 [2024-02-29T00:06:00.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:00 [2024-02-29T00:06:00.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231823407 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:00 [2024-02-29T00:06:00.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231823407 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:00 [2024-02-29T00:06:00.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231823407 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:00 [2024-02-29T00:06:00.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231823406 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:00 [2024-02-29T00:06:00.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231823406 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:00 [2024-02-29T00:06:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231823382 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:00 [2024-02-29T00:06:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:00 [2024-02-29T00:06:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:00 [2024-02-29T00:06:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:00 [2024-02-29T00:06:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:00 [2024-02-29T00:06:00.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:00 [2024-02-29T00:06:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:00 [2024-02-29T00:06:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231823373 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:00 [2024-02-29T00:06:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231823373 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:00 [2024-02-29T00:06:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231823372 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:00 [2024-02-29T00:06:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231823372 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:00 [2024-02-29T00:06:00.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231823372 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:00 [2024-02-29T00:06:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231823368 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:00 [2024-02-29T00:06:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:06:00 [2024-02-29T00:06:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231823367 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:00 [2024-02-29T00:06:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231823367 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:00 [2024-02-29T00:06:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:00 [2024-02-29T00:06:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231823367 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:00 [2024-02-29T00:06:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231823367 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:00 [2024-02-29T00:06:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231823367 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:00 [2024-02-29T00:06:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231823364 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:00 [2024-02-29T00:06:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231823359 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:00 [2024-02-29T00:06:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231823359 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:00 [2024-02-29T00:06:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231823359 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:00 [2024-02-29T00:06:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231823257 data=null button=1 stateMask=0x80000 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:00 [2024-02-29T00:06:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231823256 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:00 [2024-02-29T00:06:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231823256 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:00 [2024-02-29T00:06:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231823256 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:00 [2024-02-29T00:06:00.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:06:01 [2024-02-29T00:06:01.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:02 [2024-02-29T00:06:02.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:02 [2024-02-29T00:06:02.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:02 [2024-02-29T00:06:02.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:02 [2024-02-29T00:06:02.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:02 [2024-02-29T00:06:02.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:06:02 [2024-02-29T00:06:02.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231821747 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:06:02 [2024-02-29T00:06:02.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231821747 data=null doit=true}, TableItem with text {}]
19:06:02 [2024-02-29T00:06:02.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231821747 data=null}, TableItem with text {}]
19:06:02 [2024-02-29T00:06:02.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231821747 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:06:02 [2024-02-29T00:06:02.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231821746 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:06:02 [2024-02-29T00:06:02.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231821743 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:06:02 [2024-02-29T00:06:02.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:02 [2024-02-29T00:06:02.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:02 [2024-02-29T00:06:02.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:02 [2024-02-29T00:06:02.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:02 [2024-02-29T00:06:02.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231821633 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:02 [2024-02-29T00:06:02.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231821633 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:02 [2024-02-29T00:06:02.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231821632 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:02 [2024-02-29T00:06:02.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231821632 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:02 [2024-02-29T00:06:02.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231821632 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:02 [2024-02-29T00:06:02.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231821627 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:02 [2024-02-29T00:06:02.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:02 [2024-02-29T00:06:02.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:02 [2024-02-29T00:06:02.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:02 [2024-02-29T00:06:02.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:02 [2024-02-29T00:06:02.420Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:02 [2024-02-29T00:06:02.420Z] 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@1e2c0292] time=-231821623 data=null doit=true}, Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform}]
19:06:02 [2024-02-29T00:06:02.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:06:02 [2024-02-29T00:06:02.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:02 [2024-02-29T00:06:02.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:02 [2024-02-29T00:06:02.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:02 [2024-02-29T00:06:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-231821596 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
19:06:02 [2024-02-29T00:06:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-231821596 data=null doit=true}, TreeItem with text {Tracing}]
19:06:02 [2024-02-29T00:06:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-231821596 data=null}, TreeItem with text {Tracing}]
19:06:02 [2024-02-29T00:06:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-231821596 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
19:06:02 [2024-02-29T00:06:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231821596 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}]
19:06:02 [2024-02-29T00:06:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-231821566 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
19:06:02 [2024-02-29T00:06:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:06:02 [2024-02-29T00:06:02.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:06:02 [2024-02-29T00:06:02.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:06:03 [2024-02-29T00:06:03.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:06:03 [2024-02-29T00:06:03.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:06:03 [2024-02-29T00:06:03.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:06:03 [2024-02-29T00:06:03.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:06:03 [2024-02-29T00:06:03.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:06:03 [2024-02-29T00:06:03.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:06:03 [2024-02-29T00:06:03.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:03 [2024-02-29T00:06:03.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:06:03 [2024-02-29T00:06:03.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:06:03 [2024-02-29T00:06:03.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:06:03 [2024-02-29T00:06:03.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231820836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:06:03 [2024-02-29T00:06:03.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231820836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:06:03 [2024-02-29T00:06:03.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231820836 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:06:03 [2024-02-29T00:06:03.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231820836 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:06:03 [2024-02-29T00:06:03.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231820835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:06:03 [2024-02-29T00:06:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231820835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:06:03 [2024-02-29T00:06:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231820835 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:06:03 [2024-02-29T00:06:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231820835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:06:03 [2024-02-29T00:06:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231820835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:06:03 [2024-02-29T00:06:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231820835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:06:03 [2024-02-29T00:06:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231820835 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:06:03 [2024-02-29T00:06:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231820835 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:06:03 [2024-02-29T00:06:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:06:03 [2024-02-29T00:06:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:06:03 [2024-02-29T00:06:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:06:03 [2024-02-29T00:06:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:03 [2024-02-29T00:06:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:06:03 [2024-02-29T00:06:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:06:03 [2024-02-29T00:06:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:06:03 [2024-02-29T00:06:03.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')
19:06:03 [2024-02-29T00:06:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:06:03 [2024-02-29T00:06:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-231820834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:03 [2024-02-29T00:06:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-231820834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:03 [2024-02-29T00:06:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-231820834 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:03 [2024-02-29T00:06:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-231820833 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:03 [2024-02-29T00:06:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-231820833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:03 [2024-02-29T00:06:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-231820833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:03 [2024-02-29T00:06:03.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:06:03 [2024-02-29T00:06:03.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:06:03 [2024-02-29T00:06:03.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:06:03 [2024-02-29T00:06:03.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:06:03 [2024-02-29T00:06:03.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:06:03 [2024-02-29T00:06:03.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:06:03 [2024-02-29T00:06:03.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-231820833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:03 [2024-02-29T00:06:03.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-231821458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:06:03 [2024-02-29T00:06:03.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:03 [2024-02-29T00:06:03.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:03 [2024-02-29T00:06:03.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:03 [2024-02-29T00:06:03.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:03 [2024-02-29T00:06:03.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:03 [2024-02-29T00:06:03.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:03 [2024-02-29T00:06:03.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231820320 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:03 [2024-02-29T00:06:03.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231820320 data=null doit=true}, TreeItem with text {test}]
19:06:03 [2024-02-29T00:06:03.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231820320 data=null}, TreeItem with text {test}]
19:06:03 [2024-02-29T00:06:03.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231820319 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:03 [2024-02-29T00:06:03.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231820319 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:03 [2024-02-29T00:06:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231820264 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:03 [2024-02-29T00:06:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:03 [2024-02-29T00:06:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231820263 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:03 [2024-02-29T00:06:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231820263 data=null doit=true}, TreeItem with text {test}]
19:06:03 [2024-02-29T00:06:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231820263 data=null}, TreeItem with text {test}]
19:06:03 [2024-02-29T00:06:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231820262 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:03 [2024-02-29T00:06:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231820262 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:03 [2024-02-29T00:06:03.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231820257 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:03 [2024-02-29T00:06:03.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:03 [2024-02-29T00:06:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:03 [2024-02-29T00:06:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231820255 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:06:03 [2024-02-29T00:06:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231820255 data=null doit=true}, TreeItem with text {Traces [0]}]
19:06:03 [2024-02-29T00:06:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231820255 data=null}, TreeItem with text {Traces [0]}]
19:06:03 [2024-02-29T00:06:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231820255 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:06:03 [2024-02-29T00:06:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231820254 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:06:03 [2024-02-29T00:06:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231820188 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:06:03 [2024-02-29T00:06:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:03 [2024-02-29T00:06:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231820187 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:06:03 [2024-02-29T00:06:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231820187 data=null doit=true}, TreeItem with text {Traces [0]}]
19:06:03 [2024-02-29T00:06:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231820186 data=null}, TreeItem with text {Traces [0]}]
19:06:03 [2024-02-29T00:06:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231820186 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:06:03 [2024-02-29T00:06:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231820186 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:06:03 [2024-02-29T00:06:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231820182 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:06:03 [2024-02-29T00:06:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:06:03 [2024-02-29T00:06:03.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:06:04 [2024-02-29T00:06:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:06:04 [2024-02-29T00:06:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:06:04 [2024-02-29T00:06:04.321Z] 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=-231819781 data=null doit=true}, Shell with text {Confirm Clear}]
19:06:04 [2024-02-29T00:06:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:06:04 [2024-02-29T00:06:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:06:04 [2024-02-29T00:06:04.321Z] 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')
19:06:04 [2024-02-29T00:06:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:06:04 [2024-02-29T00:06:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231819781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:04 [2024-02-29T00:06:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231819780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:04 [2024-02-29T00:06:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231819780 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:04 [2024-02-29T00:06:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231819780 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:04 [2024-02-29T00:06:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231819780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:04 [2024-02-29T00:06:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231819780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:04 [2024-02-29T00:06:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231819780 data=null 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')]
19:06:04 [2024-02-29T00:06:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231820087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:06:04 [2024-02-29T00:06:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:06:04 [2024-02-29T00:06:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:04 [2024-02-29T00:06:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:04 [2024-02-29T00:06:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:04 [2024-02-29T00:06:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:04 [2024-02-29T00:06:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:04 [2024-02-29T00:06:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:04 [2024-02-29T00:06:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231819645 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:04 [2024-02-29T00:06:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231819645 data=null doit=true}, TreeItem with text {test}]
19:06:04 [2024-02-29T00:06:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231819645 data=null}, TreeItem with text {test}]
19:06:04 [2024-02-29T00:06:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231819644 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:04 [2024-02-29T00:06:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231819644 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:04 [2024-02-29T00:06:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231819614 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:04 [2024-02-29T00:06:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:04 [2024-02-29T00:06:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231819613 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:04 [2024-02-29T00:06:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231819613 data=null doit=true}, TreeItem with text {test}]
19:06:04 [2024-02-29T00:06:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231819613 data=null}, TreeItem with text {test}]
19:06:04 [2024-02-29T00:06:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231819612 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:04 [2024-02-29T00:06:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231819612 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:04 [2024-02-29T00:06:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231819607 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:04 [2024-02-29T00:06:04.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:04 [2024-02-29T00:06:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:04 [2024-02-29T00:06:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231819606 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:06:04 [2024-02-29T00:06:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231819606 data=null doit=true}, TreeItem with text {Traces [0]}]
19:06:04 [2024-02-29T00:06:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231819606 data=null}, TreeItem with text {Traces [0]}]
19:06:04 [2024-02-29T00:06:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231819605 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:06:04 [2024-02-29T00:06:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231819605 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:06:04 [2024-02-29T00:06:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231819580 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:06:04 [2024-02-29T00:06:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:04 [2024-02-29T00:06:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231819578 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:06:04 [2024-02-29T00:06:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231819577 data=null doit=true}, TreeItem with text {Traces [0]}]
19:06:04 [2024-02-29T00:06:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231819577 data=null}, TreeItem with text {Traces [0]}]
19:06:04 [2024-02-29T00:06:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231819577 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:06:04 [2024-02-29T00:06:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231819577 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:06:04 [2024-02-29T00:06:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231819573 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:06:04 [2024-02-29T00:06:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:06:04 [2024-02-29T00:06:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:06:04 [2024-02-29T00:06:04.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:06:04 [2024-02-29T00:06:04.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:06:04 [2024-02-29T00:06:04.887Z] 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=-231819143 data=null doit=true}, Shell with text {Trace Import}]
19:06:04 [2024-02-29T00:06:04.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:06:04 [2024-02-29T00:06:04.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:06:04 [2024-02-29T00:06:04.887Z] 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')
19:06:04 [2024-02-29T00:06:04.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.887Z] 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.
19:06:04 [2024-02-29T00:06:04.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:06:04 [2024-02-29T00:06:04.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:06:04 [2024-02-29T00:06:04.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:06:04 [2024-02-29T00:06:04.888Z] 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
19:06:04 [2024-02-29T00:06:04.888Z] 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=-231819127 data=null}, (of type 'Combo')]
19:06:04 [2024-02-29T00:06:04.888Z] 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
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-231819080 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231819080 data=null doit=true}, TreeItem with text {import}]
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231819079 data=null}, TreeItem with text {import}]
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231819079 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231819079 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}]
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231819078 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:06:04 [2024-02-29T00:06:04.888Z] 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:'))
19:06:04 [2024-02-29T00:06:04.888Z] 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
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=-231819053 data=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:'))]
19:06:04 [2024-02-29T00:06:04.888Z] 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
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.888Z] 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'
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:06:04 [2024-02-29T00:06:04.888Z] 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')
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:06:04 [2024-02-29T00:06:04.888Z] 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.
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:06:04 [2024-02-29T00:06:04.889Z] 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')
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@46c0e65b
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-231819049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-231819049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-231819049 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-231819048 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-231819048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-231819048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-231819048 data=null 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')]
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-231819048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-231819048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-231819048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-231819048 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-231819048 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:06:04 [2024-02-29T00:06:04.889Z] 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')
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:06:04 [2024-02-29T00:06:04.889Z] 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')
19:06:04 [2024-02-29T00:06:04.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] 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')
19:06:04 [2024-02-29T00:06:04.890Z] 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.
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:06:04 [2024-02-29T00:06:04.890Z] 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')
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:06:04 [2024-02-29T00:06:04.890Z] 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.
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] 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)'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:06:04 [2024-02-29T00:06:04.890Z] 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')
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] 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')
19:06:04 [2024-02-29T00:06:04.890Z] 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.
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231819031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231819031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:04 [2024-02-29T00:06:04.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231819031 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:04 [2024-02-29T00:06:04.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231819031 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:04 [2024-02-29T00:06:04.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231819031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:04 [2024-02-29T00:06:04.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231819031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:04 [2024-02-29T00:06:04.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:06:04 [2024-02-29T00:06:04.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:06:04 [2024-02-29T00:06:04.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:06:04 [2024-02-29T00:06:04.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:06:04 [2024-02-29T00:06:04.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:06:04 [2024-02-29T00:06:04.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:06:05 [2024-02-29T00:06:05.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231819031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:05 [2024-02-29T00:06:05.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231819531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231818472 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231818472 data=null doit=true}, TreeItem with text {test}]
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231818472 data=null}, TreeItem with text {test}]
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231818471 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231818471 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231818461 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231818451 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231818451 data=null doit=true}, TreeItem with text {test}]
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231818451 data=null}, TreeItem with text {test}]
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231818450 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231818450 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231818441 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:05 [2024-02-29T00:06:05.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-231818439 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-231818439 data=null doit=true}, TreeItem with text {Traces [5]}]
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-231818439 data=null}, TreeItem with text {Traces [5]}]
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-231818439 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231818438 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]}]
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-231818432 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-231818431 data=null doit=true}, TreeItem with text {Traces [5]}]
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-231818431 data=null}, TreeItem with text {Traces [5]}]
19:06:05 [2024-02-29T00:06:05.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-231818431 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:05 [2024-02-29T00:06:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231818431 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]}]
19:06:05 [2024-02-29T00:06:05.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-231818415 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:05 [2024-02-29T00:06:05.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:05 [2024-02-29T00:06:05.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:05 [2024-02-29T00:06:05.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231818185 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:05 [2024-02-29T00:06:05.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231818185 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:05 [2024-02-29T00:06:05.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231818184 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:05 [2024-02-29T00:06:05.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231818160 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:05 [2024-02-29T00:06:05.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231818159 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:05 [2024-02-29T00:06:05.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231818117 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:05 [2024-02-29T00:06:05.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:05 [2024-02-29T00:06:05.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:05 [2024-02-29T00:06:05.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:05 [2024-02-29T00:06:05.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:05 [2024-02-29T00:06:05.920Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:05 [2024-02-29T00:06:05.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:05 [2024-02-29T00:06:05.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231818109 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:05 [2024-02-29T00:06:05.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231818109 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:05 [2024-02-29T00:06:05.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231818109 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:05 [2024-02-29T00:06:05.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231818108 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:05 [2024-02-29T00:06:05.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231818108 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:05 [2024-02-29T00:06:05.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231818095 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:05 [2024-02-29T00:06:05.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:06:05 [2024-02-29T00:06:05.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231818094 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:05 [2024-02-29T00:06:05.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231818094 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:05 [2024-02-29T00:06:05.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:05 [2024-02-29T00:06:05.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231818093 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:05 [2024-02-29T00:06:05.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231818093 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:05 [2024-02-29T00:06:05.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231818092 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:05 [2024-02-29T00:06:05.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231818086 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:05 [2024-02-29T00:06:05.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231818085 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:05 [2024-02-29T00:06:05.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231818085 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:05 [2024-02-29T00:06:05.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231818085 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:06 [2024-02-29T00:06:06.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231817956 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:06 [2024-02-29T00:06:06.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231817768 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:06 [2024-02-29T00:06:06.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231817768 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:06 [2024-02-29T00:06:06.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231817768 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:06 [2024-02-29T00:06:06.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:06:06 [2024-02-29T00:06:06.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:07 [2024-02-29T00:06:07.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:07 [2024-02-29T00:06:07.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:07 [2024-02-29T00:06:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:07 [2024-02-29T00:06:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:07 [2024-02-29T00:06:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:06:07 [2024-02-29T00:06:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231816648 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:06:07 [2024-02-29T00:06:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231816647 data=null doit=true}, TableItem with text {}]
19:06:07 [2024-02-29T00:06:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231816647 data=null}, TableItem with text {}]
19:06:07 [2024-02-29T00:06:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231816647 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:06:07 [2024-02-29T00:06:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231816647 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:06:07 [2024-02-29T00:06:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231816643 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:06:07 [2024-02-29T00:06:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:07 [2024-02-29T00:06:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:07 [2024-02-29T00:06:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:07 [2024-02-29T00:06:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:07 [2024-02-29T00:06:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231816475 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:07 [2024-02-29T00:06:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231816474 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:07 [2024-02-29T00:06:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231816474 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:07 [2024-02-29T00:06:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231816474 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:07 [2024-02-29T00:06:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231816474 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:07 [2024-02-29T00:06:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231816460 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:07 [2024-02-29T00:06:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:07 [2024-02-29T00:06:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:07 [2024-02-29T00:06:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:07 [2024-02-29T00:06:07.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:07 [2024-02-29T00:06:07.364Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:07 [2024-02-29T00:06:07.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:07 [2024-02-29T00:06:07.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:07 [2024-02-29T00:06:07.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:07 [2024-02-29T00:06:07.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:07 [2024-02-29T00:06:07.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:07 [2024-02-29T00:06:07.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:07 [2024-02-29T00:06:07.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231816453 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:07 [2024-02-29T00:06:07.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231816453 data=null doit=true}, TreeItem with text {test}]
19:06:07 [2024-02-29T00:06:07.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231816453 data=null}, TreeItem with text {test}]
19:06:07 [2024-02-29T00:06:07.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231816453 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:07 [2024-02-29T00:06:07.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231816453 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:07 [2024-02-29T00:06:07.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231816423 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:07 [2024-02-29T00:06:07.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:07 [2024-02-29T00:06:07.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231816422 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:07 [2024-02-29T00:06:07.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231816422 data=null doit=true}, TreeItem with text {test}]
19:06:07 [2024-02-29T00:06:07.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231816422 data=null}, TreeItem with text {test}]
19:06:07 [2024-02-29T00:06:07.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231816422 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:07 [2024-02-29T00:06:07.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231816422 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:07 [2024-02-29T00:06:07.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231816387 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:07 [2024-02-29T00:06:07.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:07 [2024-02-29T00:06:07.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:07 [2024-02-29T00:06:07.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-231816386 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
19:06:07 [2024-02-29T00:06:07.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-231816386 data=null doit=true}, TreeItem with text {Traces [5]}]
19:06:07 [2024-02-29T00:06:07.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-231816386 data=null}, TreeItem with text {Traces [5]}]
19:06:07 [2024-02-29T00:06:07.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-231816385 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:07 [2024-02-29T00:06:07.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231816385 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]}]
19:06:07 [2024-02-29T00:06:07.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-231816377 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:07 [2024-02-29T00:06:07.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:06:07 [2024-02-29T00:06:07.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:07 [2024-02-29T00:06:07.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:07 [2024-02-29T00:06:07.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231816302 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:06:07 [2024-02-29T00:06:07.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231816302 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:07 [2024-02-29T00:06:07.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231816302 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:06:07 [2024-02-29T00:06:07.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231816301 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:07 [2024-02-29T00:06:07.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231816301 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:07 [2024-02-29T00:06:07.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231816277 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:07 [2024-02-29T00:06:07.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:07 [2024-02-29T00:06:07.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:07 [2024-02-29T00:06:07.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:07 [2024-02-29T00:06:07.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:07 [2024-02-29T00:06:07.622Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:07 [2024-02-29T00:06:07.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:07 [2024-02-29T00:06:07.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231816275 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:06:07 [2024-02-29T00:06:07.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231816275 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:07 [2024-02-29T00:06:07.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231816275 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:06:07 [2024-02-29T00:06:07.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231816274 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:07 [2024-02-29T00:06:07.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231816267 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:07 [2024-02-29T00:06:07.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231816264 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:07 [2024-02-29T00:06:07.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:06:07 [2024-02-29T00:06:07.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231816263 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:06:07 [2024-02-29T00:06:07.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231816263 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:07 [2024-02-29T00:06:07.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:07 [2024-02-29T00:06:07.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231816263 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:06:07 [2024-02-29T00:06:07.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231816263 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:07 [2024-02-29T00:06:07.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231816262 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:07 [2024-02-29T00:06:07.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231816259 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:07 [2024-02-29T00:06:07.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231816259 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:06:07 [2024-02-29T00:06:07.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231816259 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:06:07 [2024-02-29T00:06:07.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231816259 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:07 [2024-02-29T00:06:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231816160 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:06:07 [2024-02-29T00:06:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231816010 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:06:07 [2024-02-29T00:06:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231816009 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:07 [2024-02-29T00:06:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231816009 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:06:07 [2024-02-29T00:06:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:06:07 [2024-02-29T00:06:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:07 [2024-02-29T00:06:07.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:09 [2024-02-29T00:06:09.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:09 [2024-02-29T00:06:09.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:09 [2024-02-29T00:06:09.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231814925 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:06:09 [2024-02-29T00:06:09.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231814925 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:09 [2024-02-29T00:06:09.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231814925 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:06:09 [2024-02-29T00:06:09.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231814925 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:09 [2024-02-29T00:06:09.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231814924 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231814920 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:09 [2024-02-29T00:06:09.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231814915 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231814915 data=null doit=true}, TreeItem with text {test}]
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231814914 data=null}, TreeItem with text {test}]
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231814914 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231814914 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231814868 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231814868 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231814868 data=null doit=true}, TreeItem with text {test}]
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231814867 data=null}, TreeItem with text {test}]
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231814867 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231814867 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231814853 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:09 [2024-02-29T00:06:09.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-231814852 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-231814852 data=null doit=true}, TreeItem with text {Traces [5]}]
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-231814852 data=null}, TreeItem with text {Traces [5]}]
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-231814851 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231814851 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]}]
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-231814836 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:09 [2024-02-29T00:06:09.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231814632 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231814632 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231814632 data=null}, TreeItem with text {unrecognized.log}]
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231814631 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231814631 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}]
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231814600 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:09 [2024-02-29T00:06:09.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:09 [2024-02-29T00:06:09.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:09 [2024-02-29T00:06:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231814597 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
19:06:09 [2024-02-29T00:06:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231814597 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:06:09 [2024-02-29T00:06:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231814597 data=null}, TreeItem with text {unrecognized.log}]
19:06:09 [2024-02-29T00:06:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231814597 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
19:06:09 [2024-02-29T00:06:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231814597 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}]
19:06:09 [2024-02-29T00:06:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231814590 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
19:06:09 [2024-02-29T00:06:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
19:06:09 [2024-02-29T00:06:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231814589 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
19:06:09 [2024-02-29T00:06:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231814589 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:06:09 [2024-02-29T00:06:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:09 [2024-02-29T00:06:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231814589 data=null}, TreeItem with text {unrecognized.log}]
19:06:09 [2024-02-29T00:06:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231814589 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
19:06:09 [2024-02-29T00:06:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231814588 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}]
19:06:09 [2024-02-29T00:06:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231814585 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
19:06:09 [2024-02-29T00:06:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231814585 data=null button=1 stateMask=0x0 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
19:06:09 [2024-02-29T00:06:09.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-231814585 data=null button=1 stateMask=0x0 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
19:06:09 [2024-02-29T00:06:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231814584 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}]
19:06:09 [2024-02-29T00:06:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231814528 data=null button=1 stateMask=0x80000 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
19:06:09 [2024-02-29T00:06:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-231814358 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
19:06:09 [2024-02-29T00:06:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-231814358 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:06:09 [2024-02-29T00:06:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-231814358 data=null}, TreeItem with text {unrecognized.log}]
19:06:09 [2024-02-29T00:06:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
19:06:09 [2024-02-29T00:06:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:09 [2024-02-29T00:06:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:09 [2024-02-29T00:06:09.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231813287 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231813287 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231813287 data=null}, TreeItem with text {unrecognized.log}]
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231813286 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231813286 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}]
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231813279 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:10 [2024-02-29T00:06:10.876Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231813272 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231813272 data=null doit=true}, TreeItem with text {test}]
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231813272 data=null}, TreeItem with text {test}]
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231813271 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231813271 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231813240 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231813239 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231813238 data=null doit=true}, TreeItem with text {test}]
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231813238 data=null}, TreeItem with text {test}]
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231813238 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231813238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231813231 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:10 [2024-02-29T00:06:10.876Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:10 [2024-02-29T00:06:10.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-231813230 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-231813230 data=null doit=true}, TreeItem with text {Traces [5]}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-231813230 data=null}, TreeItem with text {Traces [5]}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-231813230 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231813230 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]}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-231813183 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:10 [2024-02-29T00:06:10.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [2]} time=-231813181 data=null doit=true}, TreeItem with text {z-clashes [2]}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [2]} time=-231813181 data=null}, TreeItem with text {z-clashes [2]}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [2]} time=-231813181 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [2]}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231813181 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]}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [2]} time=-231813179 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [2]}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231813066 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231813066 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231813066 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231813065 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231813065 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231813043 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:10 [2024-02-29T00:06:10.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231813031 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231813031 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231813031 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231813030 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231813030 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231813026 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231813025 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231813025 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231813025 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231813025 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231813025 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231813018 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:10 [2024-02-29T00:06:10.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231813018 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:10 [2024-02-29T00:06:10.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231813017 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:10 [2024-02-29T00:06:10.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231813017 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:11 [2024-02-29T00:06:11.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231812944 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:11 [2024-02-29T00:06:11.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231812756 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:11 [2024-02-29T00:06:11.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231812756 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:11 [2024-02-29T00:06:11.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231812756 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:11 [2024-02-29T00:06:11.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:06:11 [2024-02-29T00:06:11.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:11 [2024-02-29T00:06:11.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:11 [2024-02-29T00:06:11.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:11 [2024-02-29T00:06:11.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231811684 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231811684 data=null doit=true}, TableItem with text {}]
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231811684 data=null}, TableItem with text {}]
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231811684 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231811683 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231811671 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231811493 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231811492 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231811492 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231811492 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231811492 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231811484 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:12 [2024-02-29T00:06:12.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231811478 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231811478 data=null doit=true}, TreeItem with text {test}]
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231811478 data=null}, TreeItem with text {test}]
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231811478 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:12 [2024-02-29T00:06:12.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231811477 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:12 [2024-02-29T00:06:12.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231811444 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:12 [2024-02-29T00:06:12.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:12 [2024-02-29T00:06:12.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231811443 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:12 [2024-02-29T00:06:12.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231811443 data=null doit=true}, TreeItem with text {test}]
19:06:12 [2024-02-29T00:06:12.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231811443 data=null}, TreeItem with text {test}]
19:06:12 [2024-02-29T00:06:12.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231811442 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:12 [2024-02-29T00:06:12.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231811442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:12 [2024-02-29T00:06:12.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231811437 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:12 [2024-02-29T00:06:12.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:12 [2024-02-29T00:06:12.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:12 [2024-02-29T00:06:12.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-231811436 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
19:06:12 [2024-02-29T00:06:12.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-231811436 data=null doit=true}, TreeItem with text {Traces [5]}]
19:06:12 [2024-02-29T00:06:12.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-231811435 data=null}, TreeItem with text {Traces [5]}]
19:06:12 [2024-02-29T00:06:12.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-231811435 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:12 [2024-02-29T00:06:12.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231811435 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]}]
19:06:12 [2024-02-29T00:06:12.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-231811428 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:12 [2024-02-29T00:06:12.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:06:12 [2024-02-29T00:06:12.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
19:06:12 [2024-02-29T00:06:12.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:12 [2024-02-29T00:06:12.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231811038 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231811038 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231811038 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231811037 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231811037 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231811013 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:13 [2024-02-29T00:06:13.020Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231811010 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231811010 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231811010 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231811003 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231811002 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231810999 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231810998 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231810998 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231810998 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231810997 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231810997 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231810994 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231810994 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231810993 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:06:13 [2024-02-29T00:06:13.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231810993 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:13 [2024-02-29T00:06:13.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231810935 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:06:13 [2024-02-29T00:06:13.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231810731 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:06:13 [2024-02-29T00:06:13.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231810731 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:13 [2024-02-29T00:06:13.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231810731 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:06:13 [2024-02-29T00:06:13.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:06:13 [2024-02-29T00:06:13.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:13 [2024-02-29T00:06:13.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:13 [2024-02-29T00:06:13.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:13 [2024-02-29T00:06:13.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:13 [2024-02-29T00:06:13.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:14 [2024-02-29T00:06:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:14 [2024-02-29T00:06:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:14 [2024-02-29T00:06:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231809759 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:06:14 [2024-02-29T00:06:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231809758 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:14 [2024-02-29T00:06:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231809758 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:06:14 [2024-02-29T00:06:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231809757 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:14 [2024-02-29T00:06:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231809757 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:14 [2024-02-29T00:06:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231809747 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:14 [2024-02-29T00:06:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:14 [2024-02-29T00:06:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:14 [2024-02-29T00:06:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:14 [2024-02-29T00:06:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:14 [2024-02-29T00:06:14.207Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:14 [2024-02-29T00:06:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:14 [2024-02-29T00:06:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:14 [2024-02-29T00:06:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:14 [2024-02-29T00:06:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:14 [2024-02-29T00:06:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:14 [2024-02-29T00:06:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:14 [2024-02-29T00:06:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231809741 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:14 [2024-02-29T00:06:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231809741 data=null doit=true}, TreeItem with text {test}]
19:06:14 [2024-02-29T00:06:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231809741 data=null}, TreeItem with text {test}]
19:06:14 [2024-02-29T00:06:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231809740 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:14 [2024-02-29T00:06:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231809740 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:14 [2024-02-29T00:06:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231809706 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:14 [2024-02-29T00:06:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:14 [2024-02-29T00:06:14.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231809705 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231809705 data=null doit=true}, TreeItem with text {test}]
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231809704 data=null}, TreeItem with text {test}]
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231809704 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231809704 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231809687 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:14 [2024-02-29T00:06:14.208Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-231809685 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-231809685 data=null doit=true}, TreeItem with text {Traces [5]}]
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-231809685 data=null}, TreeItem with text {Traces [5]}]
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-231809685 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231809685 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]}]
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-231809665 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:14 [2024-02-29T00:06:14.208Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231809660 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231809660 data=null doit=true}, TreeItem with text {test}]
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231809659 data=null}, TreeItem with text {test}]
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231809659 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231809659 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231809627 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231809626 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231809626 data=null doit=true}, TreeItem with text {test}]
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231809626 data=null}, TreeItem with text {test}]
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231809625 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231809625 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231809619 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:14 [2024-02-29T00:06:14.208Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-231809618 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-231809618 data=null doit=true}, TreeItem with text {Traces [5]}]
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-231809618 data=null}, TreeItem with text {Traces [5]}]
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-231809617 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:14 [2024-02-29T00:06:14.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231809617 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]}]
19:06:14 [2024-02-29T00:06:14.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-231809604 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:14 [2024-02-29T00:06:14.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:14 [2024-02-29T00:06:14.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-231809603 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
19:06:14 [2024-02-29T00:06:14.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-231809602 data=null doit=true}, TreeItem with text {Traces [5]}]
19:06:14 [2024-02-29T00:06:14.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-231809602 data=null}, TreeItem with text {Traces [5]}]
19:06:14 [2024-02-29T00:06:14.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-231809602 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:14 [2024-02-29T00:06:14.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231809602 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]}]
19:06:14 [2024-02-29T00:06:14.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-231809591 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:14 [2024-02-29T00:06:14.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:06:14 [2024-02-29T00:06:14.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-231809158 data=null doit=true}, Shell with text {Trace Import}]
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:06:14 [2024-02-29T00:06:14.722Z] 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
19:06:14 [2024-02-29T00:06:14.722Z] 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=-231809153 data=null}, (of type 'Combo')]
19:06:14 [2024-02-29T00:06:14.722Z] 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
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-231809093 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231809093 data=null doit=true}, TreeItem with text {import}]
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231809093 data=null}, TreeItem with text {import}]
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231809092 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231809092 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}]
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231809092 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:06:14 [2024-02-29T00:06:14.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:06:14 [2024-02-29T00:06:14.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:'))
19:06:14 [2024-02-29T00:06:14.979Z] 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
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=-231809065 data=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:'))]
19:06:14 [2024-02-29T00:06:14.979Z] 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
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.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'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:06:14 [2024-02-29T00:06:14.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')
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:06:14 [2024-02-29T00:06:14.979Z] 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.
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:06:14 [2024-02-29T00:06:14.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')
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:06:14 [2024-02-29T00:06:14.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 selected, not selecting again.
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:06:14 [2024-02-29T00:06:14.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')
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.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'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:06:14 [2024-02-29T00:06:14.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')
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.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')
19:06:14 [2024-02-29T00:06:14.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.
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:06:14 [2024-02-29T00:06:14.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')
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:06:14 [2024-02-29T00:06:14.980Z] 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.
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.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)'
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:06:14 [2024-02-29T00:06:14.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')
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.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')
19:06:14 [2024-02-29T00:06:14.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.
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:06:14 [2024-02-29T00:06:14.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')
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231809046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231809046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231809045 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231809045 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231809045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:14 [2024-02-29T00:06:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231809045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:14 [2024-02-29T00:06:14.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:06:14 [2024-02-29T00:06:14.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:06:15 [2024-02-29T00:06:15.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')
19:06:15 [2024-02-29T00:06:15.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')
19:06:15 [2024-02-29T00:06:15.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')
19:06:15 [2024-02-29T00:06:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:06:15 [2024-02-29T00:06:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:06:15 [2024-02-29T00:06:15.239Z] 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=-231808772 data=null doit=true}, Shell with text {Confirmation}]
19:06:15 [2024-02-29T00:06:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:06:15 [2024-02-29T00:06:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:06:15 [2024-02-29T00:06:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:06:15 [2024-02-29T00:06:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:06:15 [2024-02-29T00:06:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:06:15 [2024-02-29T00:06:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
19:06:15 [2024-02-29T00:06:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
19:06:15 [2024-02-29T00:06:15.239Z] 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')
19:06:15 [2024-02-29T00:06:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:06:15 [2024-02-29T00:06:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
19:06:15 [2024-02-29T00:06:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-231808771 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')]
19:06:15 [2024-02-29T00:06:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-231808771 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')]
19:06:15 [2024-02-29T00:06:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-231808757 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
19:06:15 [2024-02-29T00:06:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-231808757 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
19:06:15 [2024-02-29T00:06:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-231808756 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')]
19:06:15 [2024-02-29T00:06:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-231808756 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')]
19:06:15 [2024-02-29T00:06:15.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-231808756 data=null 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')]
19:06:15 [2024-02-29T00:06:15.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231809045 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:15 [2024-02-29T00:06:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231809556 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:06:15 [2024-02-29T00:06:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:06:15 [2024-02-29T00:06:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:15 [2024-02-29T00:06:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:15 [2024-02-29T00:06:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:15 [2024-02-29T00:06:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:15 [2024-02-29T00:06:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:15 [2024-02-29T00:06:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:15 [2024-02-29T00:06:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231808375 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:15 [2024-02-29T00:06:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231808375 data=null doit=true}, TreeItem with text {test}]
19:06:15 [2024-02-29T00:06:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231808375 data=null}, TreeItem with text {test}]
19:06:15 [2024-02-29T00:06:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231808375 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:15 [2024-02-29T00:06:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231808375 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:15 [2024-02-29T00:06:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231808343 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:15 [2024-02-29T00:06:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:15 [2024-02-29T00:06:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231808342 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:15 [2024-02-29T00:06:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231808342 data=null doit=true}, TreeItem with text {test}]
19:06:15 [2024-02-29T00:06:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231808342 data=null}, TreeItem with text {test}]
19:06:15 [2024-02-29T00:06:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231808341 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:15 [2024-02-29T00:06:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231808341 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:15 [2024-02-29T00:06:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231808324 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:15 [2024-02-29T00:06:15.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:15 [2024-02-29T00:06:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:15 [2024-02-29T00:06:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-231808323 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
19:06:15 [2024-02-29T00:06:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-231808323 data=null doit=true}, TreeItem with text {Traces [5]}]
19:06:15 [2024-02-29T00:06:15.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-231808323 data=null}, TreeItem with text {Traces [5]}]
19:06:15 [2024-02-29T00:06:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-231808323 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:15 [2024-02-29T00:06:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231808315 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]}]
19:06:15 [2024-02-29T00:06:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-231808307 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:15 [2024-02-29T00:06:15.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:06:15 [2024-02-29T00:06:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:15 [2024-02-29T00:06:15.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:16 [2024-02-29T00:06:16.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231808039 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231808038 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231808038 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231808038 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231808038 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231808010 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:16 [2024-02-29T00:06:16.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:16 [2024-02-29T00:06:16.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:16 [2024-02-29T00:06:16.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:16 [2024-02-29T00:06:16.011Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:16 [2024-02-29T00:06:16.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:16 [2024-02-29T00:06:16.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231807999 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231807999 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231807999 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231807999 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231807999 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231807994 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:06:16 [2024-02-29T00:06:16.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231807994 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231807993 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231807993 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231807993 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231807993 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231807985 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231807984 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231807984 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231807984 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231807923 data=null button=1 stateMask=0x80000 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231807820 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231807820 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231807820 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231807818 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231807818 data=null doit=true}, TableItem with text {}]
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231807817 data=null}, TableItem with text {}]
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231807817 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231807817 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231807815 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:16 [2024-02-29T00:06:16.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:16 [2024-02-29T00:06:16.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:16 [2024-02-29T00:06:16.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:16 [2024-02-29T00:06:16.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231807680 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231807680 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231807680 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231807679 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231807679 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231807674 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:16 [2024-02-29T00:06:16.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:16 [2024-02-29T00:06:16.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:16 [2024-02-29T00:06:16.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:16 [2024-02-29T00:06:16.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:16 [2024-02-29T00:06:16.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:16 [2024-02-29T00:06:16.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:16 [2024-02-29T00:06:16.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:16 [2024-02-29T00:06:16.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:16 [2024-02-29T00:06:16.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:16 [2024-02-29T00:06:16.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:16 [2024-02-29T00:06:16.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:16 [2024-02-29T00:06:16.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231807664 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:16 [2024-02-29T00:06:16.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231807663 data=null doit=true}, TreeItem with text {test}]
19:06:16 [2024-02-29T00:06:16.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231807663 data=null}, TreeItem with text {test}]
19:06:16 [2024-02-29T00:06:16.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231807663 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:16 [2024-02-29T00:06:16.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231807663 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:16 [2024-02-29T00:06:16.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231807631 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:16 [2024-02-29T00:06:16.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:16 [2024-02-29T00:06:16.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231807630 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:16 [2024-02-29T00:06:16.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231807630 data=null doit=true}, TreeItem with text {test}]
19:06:16 [2024-02-29T00:06:16.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231807630 data=null}, TreeItem with text {test}]
19:06:16 [2024-02-29T00:06:16.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231807629 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:16 [2024-02-29T00:06:16.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231807629 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:16 [2024-02-29T00:06:16.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231807623 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:16 [2024-02-29T00:06:16.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:16 [2024-02-29T00:06:16.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:16 [2024-02-29T00:06:16.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-231807619 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
19:06:16 [2024-02-29T00:06:16.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-231807619 data=null doit=true}, TreeItem with text {Traces [5]}]
19:06:16 [2024-02-29T00:06:16.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-231807619 data=null}, TreeItem with text {Traces [5]}]
19:06:16 [2024-02-29T00:06:16.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-231807618 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:16 [2024-02-29T00:06:16.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231807618 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]}]
19:06:16 [2024-02-29T00:06:16.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-231807610 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:16 [2024-02-29T00:06:16.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:06:16 [2024-02-29T00:06:16.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:16 [2024-02-29T00:06:16.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:16 [2024-02-29T00:06:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231807246 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231807245 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231807245 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231807245 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231807245 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231807213 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:16 [2024-02-29T00:06:16.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231807210 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231807209 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231807209 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231807209 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231807209 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231807201 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231807201 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231807201 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231807200 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231807200 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231807200 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231807197 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231807196 data=null button=1 stateMask=0x0 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231807196 data=null button=1 stateMask=0x0 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231807196 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231807097 data=null button=1 stateMask=0x80000 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231807034 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231807034 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231807034 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:16 [2024-02-29T00:06:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:17 [2024-02-29T00:06:17.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:17 [2024-02-29T00:06:17.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:17 [2024-02-29T00:06:17.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231806945 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:06:17 [2024-02-29T00:06:17.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231806945 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:17 [2024-02-29T00:06:17.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231806945 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:06:17 [2024-02-29T00:06:17.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231806945 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:17 [2024-02-29T00:06:17.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231806944 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231806937 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:17 [2024-02-29T00:06:17.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231806930 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231806929 data=null doit=true}, TreeItem with text {test}]
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231806929 data=null}, TreeItem with text {test}]
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231806929 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231806929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231806896 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231806895 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231806895 data=null doit=true}, TreeItem with text {test}]
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231806895 data=null}, TreeItem with text {test}]
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231806894 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231806894 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231806888 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:17 [2024-02-29T00:06:17.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-231806887 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-231806887 data=null doit=true}, TreeItem with text {Traces [5]}]
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-231806886 data=null}, TreeItem with text {Traces [5]}]
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-231806886 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231806886 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]}]
19:06:17 [2024-02-29T00:06:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-231806871 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:17 [2024-02-29T00:06:17.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:06:17 [2024-02-29T00:06:17.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:17 [2024-02-29T00:06:17.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:17 [2024-02-29T00:06:17.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231806608 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
19:06:17 [2024-02-29T00:06:17.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231806608 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:06:17 [2024-02-29T00:06:17.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231806607 data=null}, TreeItem with text {unrecognized.log}]
19:06:17 [2024-02-29T00:06:17.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231806607 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
19:06:17 [2024-02-29T00:06:17.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231806606 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}]
19:06:17 [2024-02-29T00:06:17.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231806580 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
19:06:17 [2024-02-29T00:06:17.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:17 [2024-02-29T00:06:17.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:17 [2024-02-29T00:06:17.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:17 [2024-02-29T00:06:17.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:17 [2024-02-29T00:06:17.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:17 [2024-02-29T00:06:17.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:17 [2024-02-29T00:06:17.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231806569 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
19:06:17 [2024-02-29T00:06:17.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231806569 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:06:17 [2024-02-29T00:06:17.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231806569 data=null}, TreeItem with text {unrecognized.log}]
19:06:17 [2024-02-29T00:06:17.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231806569 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
19:06:17 [2024-02-29T00:06:17.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231806569 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}]
19:06:17 [2024-02-29T00:06:17.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231806564 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
19:06:17 [2024-02-29T00:06:17.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
19:06:17 [2024-02-29T00:06:17.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231806564 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
19:06:17 [2024-02-29T00:06:17.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231806564 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:06:17 [2024-02-29T00:06:17.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:17 [2024-02-29T00:06:17.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231806564 data=null}, TreeItem with text {unrecognized.log}]
19:06:17 [2024-02-29T00:06:17.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231806563 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
19:06:17 [2024-02-29T00:06:17.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231806563 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}]
19:06:17 [2024-02-29T00:06:17.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231806556 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
19:06:17 [2024-02-29T00:06:17.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231806555 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
19:06:17 [2024-02-29T00:06:17.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-231806555 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231806555 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}]
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231806469 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-231806394 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-231806394 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-231806394 data=null}, TreeItem with text {unrecognized.log}]
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-231806283 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-231806283 data=null doit=true}, TreeItem with text {unrecognized.log}]
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-231806283 data=null}, TreeItem with text {unrecognized.log}]
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-231806282 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231806282 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}]
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-231806278 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:17 [2024-02-29T00:06:17.556Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231806271 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231806271 data=null doit=true}, TreeItem with text {test}]
19:06:17 [2024-02-29T00:06:17.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231806271 data=null}, TreeItem with text {test}]
19:06:17 [2024-02-29T00:06:17.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231806271 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:17 [2024-02-29T00:06:17.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231806270 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:17 [2024-02-29T00:06:17.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231806233 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:17 [2024-02-29T00:06:17.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:17 [2024-02-29T00:06:17.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231806232 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:17 [2024-02-29T00:06:17.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231806231 data=null doit=true}, TreeItem with text {test}]
19:06:17 [2024-02-29T00:06:17.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231806231 data=null}, TreeItem with text {test}]
19:06:17 [2024-02-29T00:06:17.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231806193 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:17 [2024-02-29T00:06:17.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231806193 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:17 [2024-02-29T00:06:17.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231806184 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:17 [2024-02-29T00:06:17.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:17 [2024-02-29T00:06:17.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:17 [2024-02-29T00:06:17.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-231806183 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
19:06:17 [2024-02-29T00:06:17.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-231806182 data=null doit=true}, TreeItem with text {Traces [5]}]
19:06:17 [2024-02-29T00:06:17.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-231806182 data=null}, TreeItem with text {Traces [5]}]
19:06:17 [2024-02-29T00:06:17.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-231806182 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:17 [2024-02-29T00:06:17.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231806182 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]}]
19:06:17 [2024-02-29T00:06:17.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-231806165 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:17 [2024-02-29T00:06:17.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:06:17 [2024-02-29T00:06:17.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231805798 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231805798 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231805797 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231805797 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231805797 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231805766 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:18 [2024-02-29T00:06:18.070Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231805763 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231805763 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231805763 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231805763 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231805762 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231805755 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231805754 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231805754 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231805754 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231805753 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231805753 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231805749 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231805749 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231805749 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231805748 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231805537 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231805536 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231805535 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231805535 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:06:18 [2024-02-29T00:06:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:18 [2024-02-29T00:06:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:18 [2024-02-29T00:06:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:18 [2024-02-29T00:06:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:18 [2024-02-29T00:06:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:18 [2024-02-29T00:06:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:18 [2024-02-29T00:06:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:18 [2024-02-29T00:06:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:18 [2024-02-29T00:06:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:18 [2024-02-29T00:06:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:06:18 [2024-02-29T00:06:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231805533 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:06:18 [2024-02-29T00:06:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231805532 data=null doit=true}, TableItem with text {}]
19:06:18 [2024-02-29T00:06:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231805532 data=null}, TableItem with text {}]
19:06:18 [2024-02-29T00:06:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231805532 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:06:18 [2024-02-29T00:06:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231805531 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:06:18 [2024-02-29T00:06:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231805530 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:06:18 [2024-02-29T00:06:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:18 [2024-02-29T00:06:18.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231805401 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231805401 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231805401 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231805400 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231805400 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231805389 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:18 [2024-02-29T00:06:18.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231805382 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231805382 data=null doit=true}, TreeItem with text {test}]
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231805382 data=null}, TreeItem with text {test}]
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231805381 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231805381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231805347 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231805346 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231805346 data=null doit=true}, TreeItem with text {test}]
19:06:18 [2024-02-29T00:06:18.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231805345 data=null}, TreeItem with text {test}]
19:06:18 [2024-02-29T00:06:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231805345 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:18 [2024-02-29T00:06:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231805345 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:18 [2024-02-29T00:06:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231805339 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:18 [2024-02-29T00:06:18.586Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:18 [2024-02-29T00:06:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:18 [2024-02-29T00:06:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-231805337 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
19:06:18 [2024-02-29T00:06:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-231805337 data=null doit=true}, TreeItem with text {Traces [5]}]
19:06:18 [2024-02-29T00:06:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-231805337 data=null}, TreeItem with text {Traces [5]}]
19:06:18 [2024-02-29T00:06:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-231805337 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:18 [2024-02-29T00:06:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231805337 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]}]
19:06:18 [2024-02-29T00:06:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-231805288 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:18 [2024-02-29T00:06:18.586Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:06:18 [2024-02-29T00:06:18.586Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
19:06:18 [2024-02-29T00:06:18.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:18 [2024-02-29T00:06:18.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:18 [2024-02-29T00:06:18.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231805022 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:06:18 [2024-02-29T00:06:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231805022 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:18 [2024-02-29T00:06:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231805021 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:06:18 [2024-02-29T00:06:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231805021 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:18 [2024-02-29T00:06:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231805021 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:18 [2024-02-29T00:06:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231804990 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:18 [2024-02-29T00:06:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:18 [2024-02-29T00:06:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:18 [2024-02-29T00:06:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:18 [2024-02-29T00:06:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:18 [2024-02-29T00:06:18.843Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:18 [2024-02-29T00:06:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:18 [2024-02-29T00:06:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231804986 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:06:18 [2024-02-29T00:06:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231804986 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:18 [2024-02-29T00:06:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231804986 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:06:18 [2024-02-29T00:06:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231804985 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:18 [2024-02-29T00:06:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231804985 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:18 [2024-02-29T00:06:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231804976 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:18 [2024-02-29T00:06:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:06:18 [2024-02-29T00:06:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231804976 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:06:18 [2024-02-29T00:06:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231804976 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:18 [2024-02-29T00:06:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:18 [2024-02-29T00:06:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231804975 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:06:18 [2024-02-29T00:06:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231804975 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:18 [2024-02-29T00:06:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231804975 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:18 [2024-02-29T00:06:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231804971 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:18 [2024-02-29T00:06:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231804971 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:06:18 [2024-02-29T00:06:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231804971 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:06:19 [2024-02-29T00:06:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231804970 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:19 [2024-02-29T00:06:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231804770 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:06:19 [2024-02-29T00:06:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231804768 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:06:19 [2024-02-29T00:06:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231804768 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:19 [2024-02-29T00:06:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231804767 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:06:19 [2024-02-29T00:06:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:06:19 [2024-02-29T00:06:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:19 [2024-02-29T00:06:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:19 [2024-02-29T00:06:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:19 [2024-02-29T00:06:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:19 [2024-02-29T00:06:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:19 [2024-02-29T00:06:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:19 [2024-02-29T00:06:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:19 [2024-02-29T00:06:19.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231804637 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:06:19 [2024-02-29T00:06:19.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231804637 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:19 [2024-02-29T00:06:19.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231804637 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:06:19 [2024-02-29T00:06:19.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231804636 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:19 [2024-02-29T00:06:19.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231804636 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:06:19 [2024-02-29T00:06:19.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231804589 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:06:19 [2024-02-29T00:06:19.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:19 [2024-02-29T00:06:19.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:19 [2024-02-29T00:06:19.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:19 [2024-02-29T00:06:19.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:19 [2024-02-29T00:06:19.357Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:19 [2024-02-29T00:06:19.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:19 [2024-02-29T00:06:19.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:19 [2024-02-29T00:06:19.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:19 [2024-02-29T00:06:19.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:19 [2024-02-29T00:06:19.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:19 [2024-02-29T00:06:19.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:19 [2024-02-29T00:06:19.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231804581 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:19 [2024-02-29T00:06:19.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231804581 data=null doit=true}, TreeItem with text {test}]
19:06:19 [2024-02-29T00:06:19.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231804581 data=null}, TreeItem with text {test}]
19:06:19 [2024-02-29T00:06:19.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231804581 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:19 [2024-02-29T00:06:19.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231804580 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:19 [2024-02-29T00:06:19.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231804550 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:19 [2024-02-29T00:06:19.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231804550 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231804549 data=null doit=true}, TreeItem with text {test}]
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231804549 data=null}, TreeItem with text {test}]
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231804549 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231804549 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231804543 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:19 [2024-02-29T00:06:19.358Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-231804542 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-231804542 data=null doit=true}, TreeItem with text {Traces [5]}]
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-231804542 data=null}, TreeItem with text {Traces [5]}]
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-231804542 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231804542 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]}]
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-231804485 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:19 [2024-02-29T00:06:19.358Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231804477 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231804477 data=null doit=true}, TreeItem with text {test}]
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231804477 data=null}, TreeItem with text {test}]
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231804476 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231804476 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231804467 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231804466 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231804466 data=null doit=true}, TreeItem with text {test}]
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231804466 data=null}, TreeItem with text {test}]
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231804465 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:19 [2024-02-29T00:06:19.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231804465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:19 [2024-02-29T00:06:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231804453 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:19 [2024-02-29T00:06:19.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:19 [2024-02-29T00:06:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:19 [2024-02-29T00:06:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-231804452 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
19:06:19 [2024-02-29T00:06:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-231804452 data=null doit=true}, TreeItem with text {Traces [5]}]
19:06:19 [2024-02-29T00:06:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-231804452 data=null}, TreeItem with text {Traces [5]}]
19:06:19 [2024-02-29T00:06:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-231804451 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:19 [2024-02-29T00:06:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231804451 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]}]
19:06:19 [2024-02-29T00:06:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-231804437 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:19 [2024-02-29T00:06:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:19 [2024-02-29T00:06:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-231804393 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
19:06:19 [2024-02-29T00:06:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-231804393 data=null doit=true}, TreeItem with text {Traces [5]}]
19:06:19 [2024-02-29T00:06:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-231804392 data=null}, TreeItem with text {Traces [5]}]
19:06:19 [2024-02-29T00:06:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-231804392 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:19 [2024-02-29T00:06:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231804391 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]}]
19:06:19 [2024-02-29T00:06:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-231804384 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
19:06:19 [2024-02-29T00:06:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:06:19 [2024-02-29T00:06:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-231803851 data=null doit=true}, Shell with text {Trace Import}]
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:06:20 [2024-02-29T00:06:20.179Z] 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
19:06:20 [2024-02-29T00:06:20.179Z] 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=-231803841 data=null}, (of type 'Combo')]
19:06:20 [2024-02-29T00:06:20.179Z] 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
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-231803747 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231803746 data=null doit=true}, TreeItem with text {import}]
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231803746 data=null}, TreeItem with text {import}]
19:06:20 [2024-02-29T00:06:20.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231803746 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231803746 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}]
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231803745 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:06:20 [2024-02-29T00:06:20.180Z] 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
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=-231803678 data=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:'))]
19:06:20 [2024-02-29T00:06:20.180Z] 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
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:06:20 [2024-02-29T00:06:20.180Z] 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')
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:06:20 [2024-02-29T00:06:20.180Z] 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.
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:06:20 [2024-02-29T00:06:20.180Z] 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')
19:06:20 [2024-02-29T00:06:20.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:06:20 [2024-02-29T00:06:20.181Z] 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')
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:06:20 [2024-02-29T00:06:20.181Z] 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.
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] 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)'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:06:20 [2024-02-29T00:06:20.181Z] 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')
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.181Z] 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')
19:06:20 [2024-02-29T00:06:20.181Z] 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.
19:06:20 [2024-02-29T00:06:20.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:06:20 [2024-02-29T00:06:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:06:20 [2024-02-29T00:06:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:06:20 [2024-02-29T00:06:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:06:20 [2024-02-29T00:06:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231803658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:20 [2024-02-29T00:06:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231803658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:20 [2024-02-29T00:06:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231803658 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:20 [2024-02-29T00:06:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231803658 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:20 [2024-02-29T00:06:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231803658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:20 [2024-02-29T00:06:20.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231803658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:20 [2024-02-29T00:06:20.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:06:20 [2024-02-29T00:06:20.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:06:20 [2024-02-29T00:06:20.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:06:20 [2024-02-29T00:06:20.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:06:20 [2024-02-29T00:06:20.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:06:20 [2024-02-29T00:06:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:06:20 [2024-02-29T00:06:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:06:20 [2024-02-29T00:06:20.439Z] 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=-231803382 data=null doit=true}, Shell with text {Confirmation}]
19:06:20 [2024-02-29T00:06:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
19:06:20 [2024-02-29T00:06:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
19:06:20 [2024-02-29T00:06:20.439Z] 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')
19:06:20 [2024-02-29T00:06:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:06:20 [2024-02-29T00:06:20.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
19:06:20 [2024-02-29T00:06:20.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-231803367 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')]
19:06:20 [2024-02-29T00:06:20.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-231803367 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')]
19:06:20 [2024-02-29T00:06:20.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-231803367 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
19:06:20 [2024-02-29T00:06:20.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-231803367 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
19:06:20 [2024-02-29T00:06:20.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-231803366 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')]
19:06:20 [2024-02-29T00:06:20.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-231803366 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')]
19:06:20 [2024-02-29T00:06:20.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-231803366 data=null 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')]
19:06:20 [2024-02-29T00:06:20.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:06:20 [2024-02-29T00:06:20.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231803657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:20 [2024-02-29T00:06:20.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231804352 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:06:21 [2024-02-29T00:06:21.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:21 [2024-02-29T00:06:21.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:21 [2024-02-29T00:06:21.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:21 [2024-02-29T00:06:21.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:21 [2024-02-29T00:06:21.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:21 [2024-02-29T00:06:21.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:21 [2024-02-29T00:06:21.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231802764 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:21 [2024-02-29T00:06:21.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231802764 data=null doit=true}, TreeItem with text {test}]
19:06:21 [2024-02-29T00:06:21.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231802764 data=null}, TreeItem with text {test}]
19:06:21 [2024-02-29T00:06:21.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231802763 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:21 [2024-02-29T00:06:21.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231802758 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:21 [2024-02-29T00:06:21.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231802723 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:21 [2024-02-29T00:06:21.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:21 [2024-02-29T00:06:21.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231802721 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:21 [2024-02-29T00:06:21.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231802721 data=null doit=true}, TreeItem with text {test}]
19:06:21 [2024-02-29T00:06:21.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231802721 data=null}, TreeItem with text {test}]
19:06:21 [2024-02-29T00:06:21.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231802721 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:21 [2024-02-29T00:06:21.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231802721 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:21 [2024-02-29T00:06:21.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231802715 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:21 [2024-02-29T00:06:21.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:21 [2024-02-29T00:06:21.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:21 [2024-02-29T00:06:21.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-231802713 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
19:06:21 [2024-02-29T00:06:21.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-231802710 data=null doit=true}, TreeItem with text {Traces [10]}]
19:06:21 [2024-02-29T00:06:21.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-231802710 data=null}, TreeItem with text {Traces [10]}]
19:06:21 [2024-02-29T00:06:21.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-231802709 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
19:06:21 [2024-02-29T00:06:21.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231802709 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]}]
19:06:21 [2024-02-29T00:06:21.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-231802701 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
19:06:21 [2024-02-29T00:06:21.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231802426 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231802426 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231802426 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231802425 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231802425 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)}]
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231802396 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:21 [2024-02-29T00:06:21.468Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231802384 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231802384 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231802384 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231802383 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231802383 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)}]
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231802379 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231802378 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231802378 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231802378 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231802378 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231802377 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)}]
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231802370 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231802369 data=null button=1 stateMask=0x0 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:21 [2024-02-29T00:06:21.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231802369 data=null button=1 stateMask=0x0 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:21 [2024-02-29T00:06:21.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231802369 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)}]
19:06:21 [2024-02-29T00:06:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231802299 data=null button=1 stateMask=0x80000 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:21 [2024-02-29T00:06:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231802006 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:21 [2024-02-29T00:06:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231802006 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:21 [2024-02-29T00:06:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231802006 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:21 [2024-02-29T00:06:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
19:06:21 [2024-02-29T00:06:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:21 [2024-02-29T00:06:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:21 [2024-02-29T00:06:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:21 [2024-02-29T00:06:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:21 [2024-02-29T00:06:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:21 [2024-02-29T00:06:21.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:22 [2024-02-29T00:06:22.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:22 [2024-02-29T00:06:22.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:22 [2024-02-29T00:06:22.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:22 [2024-02-29T00:06:22.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:22 [2024-02-29T00:06:22.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:06:22 [2024-02-29T00:06:22.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231800911 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:06:22 [2024-02-29T00:06:22.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231800910 data=null doit=true}, TableItem with text {}]
19:06:22 [2024-02-29T00:06:22.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231800910 data=null}, TableItem with text {}]
19:06:22 [2024-02-29T00:06:22.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231800910 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:06:22 [2024-02-29T00:06:22.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231800910 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:06:22 [2024-02-29T00:06:22.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231800905 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:06:22 [2024-02-29T00:06:22.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:22 [2024-02-29T00:06:22.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:23 [2024-02-29T00:06:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:23 [2024-02-29T00:06:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:23 [2024-02-29T00:06:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231800771 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:23 [2024-02-29T00:06:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231800770 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:23 [2024-02-29T00:06:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231800770 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:23 [2024-02-29T00:06:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231800769 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:23 [2024-02-29T00:06:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231800769 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)}]
19:06:23 [2024-02-29T00:06:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231800764 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:23 [2024-02-29T00:06:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:23 [2024-02-29T00:06:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:23 [2024-02-29T00:06:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:23 [2024-02-29T00:06:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:23 [2024-02-29T00:06:23.169Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:23 [2024-02-29T00:06:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:23 [2024-02-29T00:06:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:23 [2024-02-29T00:06:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:23 [2024-02-29T00:06:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:23 [2024-02-29T00:06:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:23 [2024-02-29T00:06:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:23 [2024-02-29T00:06:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231800757 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:23 [2024-02-29T00:06:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231800757 data=null doit=true}, TreeItem with text {test}]
19:06:23 [2024-02-29T00:06:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231800757 data=null}, TreeItem with text {test}]
19:06:23 [2024-02-29T00:06:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231800756 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:23 [2024-02-29T00:06:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231800751 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:23 [2024-02-29T00:06:23.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231800712 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:23 [2024-02-29T00:06:23.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:23 [2024-02-29T00:06:23.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231800710 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:23 [2024-02-29T00:06:23.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231800710 data=null doit=true}, TreeItem with text {test}]
19:06:23 [2024-02-29T00:06:23.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231800710 data=null}, TreeItem with text {test}]
19:06:23 [2024-02-29T00:06:23.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231800709 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:23 [2024-02-29T00:06:23.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231800709 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:23 [2024-02-29T00:06:23.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231800700 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:23 [2024-02-29T00:06:23.170Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:23 [2024-02-29T00:06:23.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:23 [2024-02-29T00:06:23.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-231800699 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
19:06:23 [2024-02-29T00:06:23.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-231800699 data=null doit=true}, TreeItem with text {Traces [10]}]
19:06:23 [2024-02-29T00:06:23.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-231800699 data=null}, TreeItem with text {Traces [10]}]
19:06:23 [2024-02-29T00:06:23.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-231800699 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
19:06:23 [2024-02-29T00:06:23.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231800699 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]}]
19:06:23 [2024-02-29T00:06:23.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-231800677 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
19:06:23 [2024-02-29T00:06:23.170Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
19:06:23 [2024-02-29T00:06:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:23 [2024-02-29T00:06:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:23 [2024-02-29T00:06:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231800403 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:23 [2024-02-29T00:06:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231800402 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:23 [2024-02-29T00:06:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231800402 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:23 [2024-02-29T00:06:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231800401 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:23 [2024-02-29T00:06:23.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231800401 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)}]
19:06:23 [2024-02-29T00:06:23.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231800361 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:23 [2024-02-29T00:06:23.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:23 [2024-02-29T00:06:23.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:23 [2024-02-29T00:06:23.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:23 [2024-02-29T00:06:23.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:23 [2024-02-29T00:06:23.684Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:23 [2024-02-29T00:06:23.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:23 [2024-02-29T00:06:23.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231800357 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:23 [2024-02-29T00:06:23.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231800357 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:23 [2024-02-29T00:06:23.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231800357 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:23 [2024-02-29T00:06:23.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231800356 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:23 [2024-02-29T00:06:23.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231800356 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)}]
19:06:23 [2024-02-29T00:06:23.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231800347 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:23 [2024-02-29T00:06:23.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
19:06:23 [2024-02-29T00:06:23.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231800347 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:23 [2024-02-29T00:06:23.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231800347 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:23 [2024-02-29T00:06:23.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:23 [2024-02-29T00:06:23.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231800346 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:23 [2024-02-29T00:06:23.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231800346 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:23 [2024-02-29T00:06:23.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231800346 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)}]
19:06:23 [2024-02-29T00:06:23.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231800342 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:23 [2024-02-29T00:06:23.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231800341 data=null button=1 stateMask=0x0 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:23 [2024-02-29T00:06:23.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231800341 data=null button=1 stateMask=0x0 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:23 [2024-02-29T00:06:23.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231800341 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)}]
19:06:23 [2024-02-29T00:06:23.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231800277 data=null button=1 stateMask=0x80000 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:23 [2024-02-29T00:06:23.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231800005 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:23 [2024-02-29T00:06:23.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231800004 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:23 [2024-02-29T00:06:23.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231800004 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:23 [2024-02-29T00:06:23.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
19:06:23 [2024-02-29T00:06:23.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:23 [2024-02-29T00:06:23.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:23 [2024-02-29T00:06:23.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:23 [2024-02-29T00:06:23.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:23 [2024-02-29T00:06:23.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:23 [2024-02-29T00:06:23.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:23 [2024-02-29T00:06:23.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:24 [2024-02-29T00:06:24.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:24 [2024-02-29T00:06:24.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:24 [2024-02-29T00:06:24.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231799016 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:24 [2024-02-29T00:06:24.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231799016 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:24 [2024-02-29T00:06:24.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231799016 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:24 [2024-02-29T00:06:24.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231799015 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:24 [2024-02-29T00:06:24.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231799015 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)}]
19:06:24 [2024-02-29T00:06:24.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231799006 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:24 [2024-02-29T00:06:24.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:24 [2024-02-29T00:06:24.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231798998 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231798996 data=null doit=true}, TreeItem with text {test}]
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231798996 data=null}, TreeItem with text {test}]
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231798996 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231798996 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231798959 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231798957 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231798957 data=null doit=true}, TreeItem with text {test}]
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231798957 data=null}, TreeItem with text {test}]
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231798956 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231798956 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231798950 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:24 [2024-02-29T00:06:24.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-231798949 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-231798949 data=null doit=true}, TreeItem with text {Traces [10]}]
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-231798948 data=null}, TreeItem with text {Traces [10]}]
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-231798948 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
19:06:24 [2024-02-29T00:06:24.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231798948 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]}]
19:06:25 [2024-02-29T00:06:25.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-231798939 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
19:06:25 [2024-02-29T00:06:25.130Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
19:06:25 [2024-02-29T00:06:25.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:25 [2024-02-29T00:06:25.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:25 [2024-02-29T00:06:25.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-231798829 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
19:06:25 [2024-02-29T00:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-231798829 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
19:06:25 [2024-02-29T00:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-231798829 data=null}, TreeItem with text {unrecognized.log(2)}]
19:06:25 [2024-02-29T00:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-231798828 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
19:06:25 [2024-02-29T00:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231798828 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)}]
19:06:25 [2024-02-29T00:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-231798761 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
19:06:25 [2024-02-29T00:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:25 [2024-02-29T00:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:25 [2024-02-29T00:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:25 [2024-02-29T00:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:25 [2024-02-29T00:06:25.131Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:25 [2024-02-29T00:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:25 [2024-02-29T00:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-231798758 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
19:06:25 [2024-02-29T00:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-231798758 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
19:06:25 [2024-02-29T00:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-231798757 data=null}, TreeItem with text {unrecognized.log(2)}]
19:06:25 [2024-02-29T00:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-231798757 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
19:06:25 [2024-02-29T00:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231798728 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)}]
19:06:25 [2024-02-29T00:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-231798688 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
19:06:25 [2024-02-29T00:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log(2)}
19:06:25 [2024-02-29T00:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-231798687 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
19:06:25 [2024-02-29T00:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-231798687 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
19:06:25 [2024-02-29T00:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:25 [2024-02-29T00:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-231798686 data=null}, TreeItem with text {unrecognized.log(2)}]
19:06:25 [2024-02-29T00:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-231798686 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
19:06:25 [2024-02-29T00:06:25.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231798686 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)}]
19:06:25 [2024-02-29T00:06:25.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-231798682 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
19:06:25 [2024-02-29T00:06:25.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-231798681 data=null button=1 stateMask=0x0 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
19:06:25 [2024-02-29T00:06:25.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log(2)} time=-231798680 data=null button=1 stateMask=0x0 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
19:06:25 [2024-02-29T00:06:25.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231798680 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)}]
19:06:25 [2024-02-29T00:06:25.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-231798614 data=null button=1 stateMask=0x80000 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
19:06:25 [2024-02-29T00:06:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log(2)} time=-231798424 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
19:06:25 [2024-02-29T00:06:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log(2)} time=-231798424 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
19:06:25 [2024-02-29T00:06:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log(2)} time=-231798424 data=null}, TreeItem with text {unrecognized.log(2)}]
19:06:25 [2024-02-29T00:06:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log(2)}
19:06:25 [2024-02-29T00:06:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:25 [2024-02-29T00:06:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:25 [2024-02-29T00:06:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:25 [2024-02-29T00:06:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:25 [2024-02-29T00:06:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:25 [2024-02-29T00:06:25.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:25 [2024-02-29T00:06:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:25 [2024-02-29T00:06:25.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:26 [2024-02-29T00:06:26.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:26 [2024-02-29T00:06:26.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:26 [2024-02-29T00:06:26.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-231797334 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
19:06:26 [2024-02-29T00:06:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-231797334 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
19:06:26 [2024-02-29T00:06:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-231797333 data=null}, TreeItem with text {unrecognized.log(2)}]
19:06:26 [2024-02-29T00:06:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-231797333 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
19:06:26 [2024-02-29T00:06:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231797333 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)}]
19:06:26 [2024-02-29T00:06:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-231797325 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
19:06:26 [2024-02-29T00:06:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:26 [2024-02-29T00:06:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:26 [2024-02-29T00:06:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:26 [2024-02-29T00:06:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:26 [2024-02-29T00:06:26.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:26 [2024-02-29T00:06:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:26 [2024-02-29T00:06:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:26 [2024-02-29T00:06:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:26 [2024-02-29T00:06:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:26 [2024-02-29T00:06:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:26 [2024-02-29T00:06:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:26 [2024-02-29T00:06:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231797285 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:26 [2024-02-29T00:06:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231797285 data=null doit=true}, TreeItem with text {test}]
19:06:26 [2024-02-29T00:06:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231797285 data=null}, TreeItem with text {test}]
19:06:26 [2024-02-29T00:06:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231797284 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:26 [2024-02-29T00:06:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231797284 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:26 [2024-02-29T00:06:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231797243 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:26 [2024-02-29T00:06:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:26 [2024-02-29T00:06:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231797242 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:26 [2024-02-29T00:06:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231797242 data=null doit=true}, TreeItem with text {test}]
19:06:26 [2024-02-29T00:06:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231797242 data=null}, TreeItem with text {test}]
19:06:26 [2024-02-29T00:06:26.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231797241 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:26 [2024-02-29T00:06:26.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231797241 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:26 [2024-02-29T00:06:26.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231797234 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:26 [2024-02-29T00:06:26.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-231797233 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-231797233 data=null doit=true}, TreeItem with text {Traces [10]}]
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-231797233 data=null}, TreeItem with text {Traces [10]}]
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-231797233 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231797233 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]}]
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-231797215 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
19:06:26 [2024-02-29T00:06:26.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
19:06:26 [2024-02-29T00:06:26.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231797096 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231797095 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231797095 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231797094 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231797094 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)}]
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231797069 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:26 [2024-02-29T00:06:26.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231797058 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231797058 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231797058 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231797057 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231797057 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)}]
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231797052 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231797052 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231797052 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231797051 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231797051 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231797051 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)}]
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231797044 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231797044 data=null button=1 stateMask=0x0 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:26 [2024-02-29T00:06:26.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231797043 data=null button=1 stateMask=0x0 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:27 [2024-02-29T00:06:27.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231797043 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)}]
19:06:27 [2024-02-29T00:06:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231796959 data=null button=1 stateMask=0x80000 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:27 [2024-02-29T00:06:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231796696 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:27 [2024-02-29T00:06:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231796696 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:27 [2024-02-29T00:06:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231796695 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:27 [2024-02-29T00:06:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
19:06:27 [2024-02-29T00:06:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:27 [2024-02-29T00:06:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:27 [2024-02-29T00:06:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:27 [2024-02-29T00:06:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:27 [2024-02-29T00:06:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:27 [2024-02-29T00:06:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:27 [2024-02-29T00:06:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:27 [2024-02-29T00:06:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:27 [2024-02-29T00:06:27.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:28 [2024-02-29T00:06:28.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:28 [2024-02-29T00:06:28.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:28 [2024-02-29T00:06:28.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:28 [2024-02-29T00:06:28.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:28 [2024-02-29T00:06:28.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:06:28 [2024-02-29T00:06:28.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231795535 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:06:28 [2024-02-29T00:06:28.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231795534 data=null doit=true}, TableItem with text {}]
19:06:28 [2024-02-29T00:06:28.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231795533 data=null}, TableItem with text {}]
19:06:28 [2024-02-29T00:06:28.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231795532 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:06:28 [2024-02-29T00:06:28.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231795532 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:06:28 [2024-02-29T00:06:28.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231795527 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:06:28 [2024-02-29T00:06:28.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:28 [2024-02-29T00:06:28.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:28 [2024-02-29T00:06:28.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:28 [2024-02-29T00:06:28.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:28 [2024-02-29T00:06:28.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231795379 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:28 [2024-02-29T00:06:28.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231795378 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:28 [2024-02-29T00:06:28.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231795378 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:28 [2024-02-29T00:06:28.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231795377 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:28 [2024-02-29T00:06:28.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231795377 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)}]
19:06:28 [2024-02-29T00:06:28.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231795372 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:06:28 [2024-02-29T00:06:28.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:28 [2024-02-29T00:06:28.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:28 [2024-02-29T00:06:28.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:28 [2024-02-29T00:06:28.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:28 [2024-02-29T00:06:28.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:28 [2024-02-29T00:06:28.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:28 [2024-02-29T00:06:28.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:28 [2024-02-29T00:06:28.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:28 [2024-02-29T00:06:28.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:28 [2024-02-29T00:06:28.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:28 [2024-02-29T00:06:28.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:28 [2024-02-29T00:06:28.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231795349 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:28 [2024-02-29T00:06:28.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231795349 data=null doit=true}, TreeItem with text {test}]
19:06:28 [2024-02-29T00:06:28.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231795349 data=null}, TreeItem with text {test}]
19:06:28 [2024-02-29T00:06:28.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231795349 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:28 [2024-02-29T00:06:28.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231795348 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:28 [2024-02-29T00:06:28.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231795282 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:28 [2024-02-29T00:06:28.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:28 [2024-02-29T00:06:28.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231795279 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:28 [2024-02-29T00:06:28.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231795279 data=null doit=true}, TreeItem with text {test}]
19:06:28 [2024-02-29T00:06:28.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231795279 data=null}, TreeItem with text {test}]
19:06:28 [2024-02-29T00:06:28.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231795279 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:28 [2024-02-29T00:06:28.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231795279 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:28 [2024-02-29T00:06:28.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231795253 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:28 [2024-02-29T00:06:28.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:28 [2024-02-29T00:06:28.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:28 [2024-02-29T00:06:28.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-231795252 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
19:06:28 [2024-02-29T00:06:28.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-231795251 data=null doit=true}, TreeItem with text {Traces [10]}]
19:06:28 [2024-02-29T00:06:28.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-231795251 data=null}, TreeItem with text {Traces [10]}]
19:06:28 [2024-02-29T00:06:28.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-231795251 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
19:06:28 [2024-02-29T00:06:28.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231795251 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]}]
19:06:28 [2024-02-29T00:06:28.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-231795234 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
19:06:28 [2024-02-29T00:06:28.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
19:06:28 [2024-02-29T00:06:28.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
19:06:29 [2024-02-29T00:06:29.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:29 [2024-02-29T00:06:29.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:29 [2024-02-29T00:06:29.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231794932 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:29 [2024-02-29T00:06:29.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231794931 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:29 [2024-02-29T00:06:29.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231794931 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:29 [2024-02-29T00:06:29.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231794930 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:29 [2024-02-29T00:06:29.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231794930 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)}]
19:06:29 [2024-02-29T00:06:29.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231794902 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:29 [2024-02-29T00:06:29.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:29 [2024-02-29T00:06:29.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:29 [2024-02-29T00:06:29.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:29 [2024-02-29T00:06:29.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:29 [2024-02-29T00:06:29.048Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:29 [2024-02-29T00:06:29.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:29 [2024-02-29T00:06:29.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231794891 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:29 [2024-02-29T00:06:29.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231794891 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:29 [2024-02-29T00:06:29.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231794891 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:29 [2024-02-29T00:06:29.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231794891 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:29 [2024-02-29T00:06:29.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231794891 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)}]
19:06:29 [2024-02-29T00:06:29.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231794886 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:29 [2024-02-29T00:06:29.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
19:06:29 [2024-02-29T00:06:29.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231794886 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:29 [2024-02-29T00:06:29.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231794886 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:29 [2024-02-29T00:06:29.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:29 [2024-02-29T00:06:29.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231794885 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:29 [2024-02-29T00:06:29.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231794885 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:29 [2024-02-29T00:06:29.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231794885 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)}]
19:06:29 [2024-02-29T00:06:29.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231794877 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:29 [2024-02-29T00:06:29.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231794877 data=null button=1 stateMask=0x0 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:29 [2024-02-29T00:06:29.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231794876 data=null button=1 stateMask=0x0 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:29 [2024-02-29T00:06:29.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231794876 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)}]
19:06:29 [2024-02-29T00:06:29.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231794654 data=null button=1 stateMask=0x80000 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:29 [2024-02-29T00:06:29.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231794477 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:29 [2024-02-29T00:06:29.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231794477 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:29 [2024-02-29T00:06:29.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231794477 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:29 [2024-02-29T00:06:29.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
19:06:29 [2024-02-29T00:06:29.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:29 [2024-02-29T00:06:29.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:29 [2024-02-29T00:06:29.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:29 [2024-02-29T00:06:29.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:29 [2024-02-29T00:06:29.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:29 [2024-02-29T00:06:29.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:29 [2024-02-29T00:06:29.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:29 [2024-02-29T00:06:29.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:29 [2024-02-29T00:06:29.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:29 [2024-02-29T00:06:29.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:30 [2024-02-29T00:06:30.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:30 [2024-02-29T00:06:30.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:30 [2024-02-29T00:06:30.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231793458 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:30 [2024-02-29T00:06:30.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231793458 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:30 [2024-02-29T00:06:30.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231793458 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:30 [2024-02-29T00:06:30.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231793457 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:30 [2024-02-29T00:06:30.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231793457 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)}]
19:06:30 [2024-02-29T00:06:30.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231793448 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:06:30 [2024-02-29T00:06:30.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:30 [2024-02-29T00:06:30.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:30 [2024-02-29T00:06:30.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:30 [2024-02-29T00:06:30.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:30 [2024-02-29T00:06:30.492Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:30 [2024-02-29T00:06:30.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:30 [2024-02-29T00:06:30.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:30 [2024-02-29T00:06:30.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:30 [2024-02-29T00:06:30.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:30 [2024-02-29T00:06:30.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:30 [2024-02-29T00:06:30.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:30 [2024-02-29T00:06:30.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231793441 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:30 [2024-02-29T00:06:30.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231793441 data=null doit=true}, TreeItem with text {test}]
19:06:30 [2024-02-29T00:06:30.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231793441 data=null}, TreeItem with text {test}]
19:06:30 [2024-02-29T00:06:30.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231793441 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:30 [2024-02-29T00:06:30.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231793440 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:30 [2024-02-29T00:06:30.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231793367 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:30 [2024-02-29T00:06:30.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:30 [2024-02-29T00:06:30.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231793365 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:30 [2024-02-29T00:06:30.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231793365 data=null doit=true}, TreeItem with text {test}]
19:06:30 [2024-02-29T00:06:30.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231793365 data=null}, TreeItem with text {test}]
19:06:30 [2024-02-29T00:06:30.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231793365 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:30 [2024-02-29T00:06:30.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231793365 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:30 [2024-02-29T00:06:30.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231793351 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:30 [2024-02-29T00:06:30.493Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:30 [2024-02-29T00:06:30.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:30 [2024-02-29T00:06:30.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-231793349 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
19:06:30 [2024-02-29T00:06:30.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-231793349 data=null doit=true}, TreeItem with text {Traces [10]}]
19:06:30 [2024-02-29T00:06:30.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-231793349 data=null}, TreeItem with text {Traces [10]}]
19:06:30 [2024-02-29T00:06:30.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-231793348 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
19:06:30 [2024-02-29T00:06:30.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231793348 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]}]
19:06:30 [2024-02-29T00:06:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-231793293 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
19:06:30 [2024-02-29T00:06:30.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
19:06:30 [2024-02-29T00:06:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:30 [2024-02-29T00:06:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:30 [2024-02-29T00:06:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:30 [2024-02-29T00:06:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:30 [2024-02-29T00:06:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:30 [2024-02-29T00:06:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:30 [2024-02-29T00:06:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231793285 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:30 [2024-02-29T00:06:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231793284 data=null doit=true}, TreeItem with text {test}]
19:06:30 [2024-02-29T00:06:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231793284 data=null}, TreeItem with text {test}]
19:06:30 [2024-02-29T00:06:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231793284 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:30 [2024-02-29T00:06:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231793284 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:30 [2024-02-29T00:06:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231793274 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:30 [2024-02-29T00:06:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:30 [2024-02-29T00:06:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231793273 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:30 [2024-02-29T00:06:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231793273 data=null doit=true}, TreeItem with text {test}]
19:06:30 [2024-02-29T00:06:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231793272 data=null}, TreeItem with text {test}]
19:06:30 [2024-02-29T00:06:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231793272 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:30 [2024-02-29T00:06:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231793272 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:30 [2024-02-29T00:06:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231793259 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:30 [2024-02-29T00:06:30.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:30 [2024-02-29T00:06:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:30 [2024-02-29T00:06:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-231793258 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
19:06:30 [2024-02-29T00:06:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-231793258 data=null doit=true}, TreeItem with text {Traces [10]}]
19:06:30 [2024-02-29T00:06:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-231793258 data=null}, TreeItem with text {Traces [10]}]
19:06:30 [2024-02-29T00:06:30.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-231793257 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
19:06:30 [2024-02-29T00:06:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231793257 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]}]
19:06:30 [2024-02-29T00:06:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-231793243 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
19:06:30 [2024-02-29T00:06:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:30 [2024-02-29T00:06:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-231793242 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
19:06:30 [2024-02-29T00:06:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-231793242 data=null doit=true}, TreeItem with text {Traces [10]}]
19:06:30 [2024-02-29T00:06:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-231793242 data=null}, TreeItem with text {Traces [10]}]
19:06:30 [2024-02-29T00:06:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-231793241 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
19:06:30 [2024-02-29T00:06:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231793241 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]}]
19:06:30 [2024-02-29T00:06:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-231793237 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
19:06:30 [2024-02-29T00:06:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:06:30 [2024-02-29T00:06:30.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:06:31 [2024-02-29T00:06:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:06:31 [2024-02-29T00:06:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:06:31 [2024-02-29T00:06:31.008Z] 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=-231792820 data=null doit=true}, Shell with text {Confirm Clear}]
19:06:31 [2024-02-29T00:06:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:06:31 [2024-02-29T00:06:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:06:31 [2024-02-29T00:06:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:06:31 [2024-02-29T00:06:31.008Z] 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')
19:06:31 [2024-02-29T00:06:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:06:31 [2024-02-29T00:06:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:06:31 [2024-02-29T00:06:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231792818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:31 [2024-02-29T00:06:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231792818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:31 [2024-02-29T00:06:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231792818 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:31 [2024-02-29T00:06:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231792818 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:31 [2024-02-29T00:06:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231792817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:31 [2024-02-29T00:06:31.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231792817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:31 [2024-02-29T00:06:31.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231792817 data=null 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')]
19:06:33 [2024-02-29T00:06:33.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:06:33 [2024-02-29T00:06:33.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231793148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:06:33 [2024-02-29T00:06:33.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:33 [2024-02-29T00:06:33.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:33 [2024-02-29T00:06:33.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:33 [2024-02-29T00:06:33.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:33 [2024-02-29T00:06:33.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:33 [2024-02-29T00:06:33.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:33 [2024-02-29T00:06:33.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231790241 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:33 [2024-02-29T00:06:33.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231790241 data=null doit=true}, TreeItem with text {test}]
19:06:33 [2024-02-29T00:06:33.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231790241 data=null}, TreeItem with text {test}]
19:06:33 [2024-02-29T00:06:33.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231790240 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:33 [2024-02-29T00:06:33.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231790240 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:33 [2024-02-29T00:06:33.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231790172 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:33 [2024-02-29T00:06:33.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:33 [2024-02-29T00:06:33.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231790171 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:33 [2024-02-29T00:06:33.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231790171 data=null doit=true}, TreeItem with text {test}]
19:06:33 [2024-02-29T00:06:33.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231790170 data=null}, TreeItem with text {test}]
19:06:33 [2024-02-29T00:06:33.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231790170 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:33 [2024-02-29T00:06:33.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231790170 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:33 [2024-02-29T00:06:33.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231790165 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:33 [2024-02-29T00:06:33.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:33 [2024-02-29T00:06:33.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:33 [2024-02-29T00:06:33.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-231790164 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
19:06:33 [2024-02-29T00:06:33.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-231790164 data=null doit=true}, TreeItem with text {Traces [10]}]
19:06:33 [2024-02-29T00:06:33.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-231790164 data=null}, TreeItem with text {Traces [10]}]
19:06:33 [2024-02-29T00:06:33.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-231790164 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
19:06:33 [2024-02-29T00:06:33.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231790164 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]}]
19:06:33 [2024-02-29T00:06:33.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-231790146 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
19:06:33 [2024-02-29T00:06:33.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:33 [2024-02-29T00:06:33.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-231790139 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
19:06:33 [2024-02-29T00:06:33.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-231790138 data=null doit=true}, TreeItem with text {Traces [10]}]
19:06:33 [2024-02-29T00:06:33.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-231790138 data=null}, TreeItem with text {Traces [10]}]
19:06:33 [2024-02-29T00:06:33.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-231790137 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
19:06:33 [2024-02-29T00:06:33.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231790137 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]}]
19:06:33 [2024-02-29T00:06:33.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-231790117 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
19:06:33 [2024-02-29T00:06:33.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
19:06:33 [2024-02-29T00:06:33.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
19:06:34 [2024-02-29T00:06:34.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
19:06:34 [2024-02-29T00:06:34.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
19:06:34 [2024-02-29T00:06:34.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:06:34 [2024-02-29T00:06:34.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
19:06:34 [2024-02-29T00:06:34.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:34 [2024-02-29T00:06:34.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:06:34 [2024-02-29T00:06:34.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:06:34 [2024-02-29T00:06:34.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:06:34 [2024-02-29T00:06:34.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')
19:06:34 [2024-02-29T00:06:34.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:06:34 [2024-02-29T00:06:34.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-231789707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:34 [2024-02-29T00:06:34.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-231789707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:34 [2024-02-29T00:06:34.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-231789707 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:34 [2024-02-29T00:06:34.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-231789707 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:34 [2024-02-29T00:06:34.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-231789707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:34 [2024-02-29T00:06:34.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-231789707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:34 [2024-02-29T00:06:34.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-231789707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:34 [2024-02-29T00:06:34.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-231790057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
19:06:34 [2024-02-29T00:06:34.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:06:34 [2024-02-29T00:06:34.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:34 [2024-02-29T00:06:34.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231789614 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:06:34 [2024-02-29T00:06:34.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231789614 data=null doit=true}, TreeItem with text {Traces [0]}]
19:06:34 [2024-02-29T00:06:34.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231789613 data=null}, TreeItem with text {Traces [0]}]
19:06:34 [2024-02-29T00:06:34.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231789613 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:06:34 [2024-02-29T00:06:34.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231789613 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:06:34 [2024-02-29T00:06:34.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231789601 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:06:34 [2024-02-29T00:06:34.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
19:06:34 [2024-02-29T00:06:34.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
19:06:34 [2024-02-29T00:06:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
19:06:34 [2024-02-29T00:06:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
19:06:34 [2024-02-29T00:06:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:06:34 [2024-02-29T00:06:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
19:06:34 [2024-02-29T00:06:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:34 [2024-02-29T00:06:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:06:34 [2024-02-29T00:06:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:06:34 [2024-02-29T00:06:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:06:34 [2024-02-29T00:06:34.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')
19:06:34 [2024-02-29T00:06:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:06:34 [2024-02-29T00:06:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-231789275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:34 [2024-02-29T00:06:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-231789275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:34 [2024-02-29T00:06:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-231789275 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:34 [2024-02-29T00:06:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-231789275 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:34 [2024-02-29T00:06:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-231789275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:34 [2024-02-29T00:06:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-231789275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:34 [2024-02-29T00:06:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-231789275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:34 [2024-02-29T00:06:34.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-231789564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
19:06:34 [2024-02-29T00:06:34.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:06:34 [2024-02-29T00:06:34.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231789172 data=null doit=true}, TreeItem with text {Traces [0]}]
19:06:34 [2024-02-29T00:06:34.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231789172 data=null}, TreeItem with text {Traces [0]}]
19:06:34 [2024-02-29T00:06:34.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231789171 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:06:34 [2024-02-29T00:06:34.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231789171 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]}]
19:06:34 [2024-02-29T00:06:34.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231789170 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:06:34 [2024-02-29T00:06:34.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:34 [2024-02-29T00:06:34.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=-231789169 data=null button=0 stateMask=0x0 x=103 y=81 count=0}, TreeItem with text {FolderA}]
19:06:34 [2024-02-29T00:06:34.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=-231789168 data=null doit=true}, TreeItem with text {FolderA}]
19:06:34 [2024-02-29T00:06:34.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=-231789168 data=null}, TreeItem with text {FolderA}]
19:06:34 [2024-02-29T00:06:34.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=-231789168 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}]
19:06:34 [2024-02-29T00:06:34.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231789168 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}]
19:06:34 [2024-02-29T00:06:34.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=-231789161 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}]
19:06:34 [2024-02-29T00:06:34.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:06:34 [2024-02-29T00:06:34.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:06:35 [2024-02-29T00:06:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:06:35 [2024-02-29T00:06:35.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:06:35 [2024-02-29T00:06:35.380Z] 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=-231788689 data=null doit=true}, Shell with text {Trace Import}]
19:06:35 [2024-02-29T00:06:35.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:06:35 [2024-02-29T00:06:35.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:06:35 [2024-02-29T00:06:35.380Z] 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')
19:06:35 [2024-02-29T00:06:35.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.380Z] 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.
19:06:35 [2024-02-29T00:06:35.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:06:35 [2024-02-29T00:06:35.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:06:35 [2024-02-29T00:06:35.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:06:35 [2024-02-29T00:06:35.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:06:35 [2024-02-29T00:06:35.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:06:35 [2024-02-29T00:06:35.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:06:35 [2024-02-29T00:06:35.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:06:35 [2024-02-29T00:06:35.380Z] 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
19:06:35 [2024-02-29T00:06:35.380Z] 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=-231788683 data=null}, (of type 'Combo')]
19:06:35 [2024-02-29T00:06:35.380Z] 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
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231788631 data=null doit=true}, TreeItem with text {import}]
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231788631 data=null}, TreeItem with text {import}]
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231788631 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231788630 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}]
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231788620 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-231788619 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231788619 data=null doit=true}, TreeItem with text {import}]
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231788619 data=null}, TreeItem with text {import}]
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231788619 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231788619 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}]
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231788618 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:35 [2024-02-29T00:06:35.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231788590 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231788590 data=null doit=true}, Tree node with text: kernel-overlap-testing]
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231788589 data=null}, Tree node with text: kernel-overlap-testing]
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231788589 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231788589 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]
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231788586 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:06:35 [2024-02-29T00:06:35.381Z] 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:'))
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231788583 data=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:'))]
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.381Z] 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'
19:06:35 [2024-02-29T00:06:35.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:06:35 [2024-02-29T00:06:35.382Z] 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')
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:06:35 [2024-02-29T00:06:35.382Z] 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.
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:06:35 [2024-02-29T00:06:35.382Z] 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')
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@412d9c3
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-231788579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-231788579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-231788568 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-231788568 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-231788568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-231788568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-231788568 data=null 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')]
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-231788568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-231788567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-231788567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-231788567 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-231788567 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:06:35 [2024-02-29T00:06:35.382Z] 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')
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:06:35 [2024-02-29T00:06:35.383Z] 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.
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:06:35 [2024-02-29T00:06:35.383Z] 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')
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] 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')
19:06:35 [2024-02-29T00:06:35.383Z] 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.
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:06:35 [2024-02-29T00:06:35.383Z] 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')
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:06:35 [2024-02-29T00:06:35.383Z] 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.
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] 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)'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:06:35 [2024-02-29T00:06:35.383Z] 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')
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.383Z] 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')
19:06:35 [2024-02-29T00:06:35.384Z] 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.
19:06:35 [2024-02-29T00:06:35.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:35 [2024-02-29T00:06:35.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:06:35 [2024-02-29T00:06:35.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:06:35 [2024-02-29T00:06:35.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')
19:06:35 [2024-02-29T00:06:35.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:06:35 [2024-02-29T00:06:35.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231788555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:35 [2024-02-29T00:06:35.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231788555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:35 [2024-02-29T00:06:35.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231788555 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:35 [2024-02-29T00:06:35.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231788555 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:35 [2024-02-29T00:06:35.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231788554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:35 [2024-02-29T00:06:35.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231788554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:35 [2024-02-29T00:06:35.641Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:06:35 [2024-02-29T00:06:35.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231788554 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:35 [2024-02-29T00:06:35.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231789082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:06:35 [2024-02-29T00:06:35.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:06:35 [2024-02-29T00:06:35.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:35 [2024-02-29T00:06:35.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:35 [2024-02-29T00:06:35.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:35 [2024-02-29T00:06:35.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:35 [2024-02-29T00:06:35.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:35 [2024-02-29T00:06:35.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:35 [2024-02-29T00:06:35.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231788202 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:35 [2024-02-29T00:06:35.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231788202 data=null doit=true}, TreeItem with text {test}]
19:06:35 [2024-02-29T00:06:35.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231788201 data=null}, TreeItem with text {test}]
19:06:35 [2024-02-29T00:06:35.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231788201 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:35 [2024-02-29T00:06:35.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231788201 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:35 [2024-02-29T00:06:35.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231788180 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:35 [2024-02-29T00:06:35.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:35 [2024-02-29T00:06:35.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231788173 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:35 [2024-02-29T00:06:35.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231788173 data=null doit=true}, TreeItem with text {test}]
19:06:35 [2024-02-29T00:06:35.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231788173 data=null}, TreeItem with text {test}]
19:06:35 [2024-02-29T00:06:35.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231788173 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:35 [2024-02-29T00:06:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231788172 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:35 [2024-02-29T00:06:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231788166 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:35 [2024-02-29T00:06:35.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:35 [2024-02-29T00:06:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:35 [2024-02-29T00:06:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231788165 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:06:35 [2024-02-29T00:06:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231788165 data=null doit=true}, TreeItem with text {Traces [0]}]
19:06:35 [2024-02-29T00:06:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231788165 data=null}, TreeItem with text {Traces [0]}]
19:06:35 [2024-02-29T00:06:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231788165 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:06:35 [2024-02-29T00:06:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231788165 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:06:35 [2024-02-29T00:06:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231788148 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:06:35 [2024-02-29T00:06:35.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
19:06:35 [2024-02-29T00:06:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=-231788147 data=null doit=true}, TreeItem with text {FolderA [2]}]
19:06:35 [2024-02-29T00:06:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=-231788147 data=null}, TreeItem with text {FolderA [2]}]
19:06:35 [2024-02-29T00:06:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=-231788147 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, TreeItem with text {FolderA [2]}]
19:06:35 [2024-02-29T00:06:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231788137 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]}]
19:06:35 [2024-02-29T00:06:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=-231788134 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, TreeItem with text {FolderA [2]}]
19:06:35 [2024-02-29T00:06:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231787872 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231787872 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231787871 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231787871 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231787870 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231787837 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:36 [2024-02-29T00:06:36.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231787833 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231787833 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231787833 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231787832 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231787832 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231787828 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231787828 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231787828 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231787827 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231787827 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231787827 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231787819 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231787819 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231787819 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:36 [2024-02-29T00:06:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231787819 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:36 [2024-02-29T00:06:36.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231787718 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:36 [2024-02-29T00:06:36.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231787591 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:36 [2024-02-29T00:06:36.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231787590 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:36 [2024-02-29T00:06:36.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231787590 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:36 [2024-02-29T00:06:36.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:06:36 [2024-02-29T00:06:36.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:37 [2024-02-29T00:06:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:37 [2024-02-29T00:06:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:37 [2024-02-29T00:06:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:37 [2024-02-29T00:06:37.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231786469 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231786468 data=null doit=true}, TableItem with text {}]
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231786468 data=null}, TableItem with text {}]
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231786468 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231786467 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231786464 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231786261 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231786260 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231786260 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231786260 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231786259 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231786255 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:37 [2024-02-29T00:06:37.601Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231786249 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231786249 data=null doit=true}, TreeItem with text {test}]
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231786249 data=null}, TreeItem with text {test}]
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231786249 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231786249 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231786218 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231786217 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231786217 data=null doit=true}, TreeItem with text {test}]
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231786216 data=null}, TreeItem with text {test}]
19:06:37 [2024-02-29T00:06:37.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231786216 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:37 [2024-02-29T00:06:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231786216 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:37 [2024-02-29T00:06:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231786193 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:37 [2024-02-29T00:06:37.858Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:37 [2024-02-29T00:06:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:37 [2024-02-29T00:06:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231786191 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:06:37 [2024-02-29T00:06:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231786191 data=null doit=true}, TreeItem with text {Traces [2]}]
19:06:37 [2024-02-29T00:06:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231786191 data=null}, TreeItem with text {Traces [2]}]
19:06:37 [2024-02-29T00:06:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231786190 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:06:37 [2024-02-29T00:06:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231786190 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]}]
19:06:37 [2024-02-29T00:06:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231786175 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:06:37 [2024-02-29T00:06:37.858Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:06:37 [2024-02-29T00:06:37.858Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
19:06:37 [2024-02-29T00:06:37.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:38 [2024-02-29T00:06:38.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:38 [2024-02-29T00:06:38.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231785915 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:06:38 [2024-02-29T00:06:38.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231785915 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:38 [2024-02-29T00:06:38.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231785914 data=null}, TreeItem with text {kernel-overlap-testing}]
19:06:38 [2024-02-29T00:06:38.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231785914 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:06:38 [2024-02-29T00:06:38.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231785914 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:38 [2024-02-29T00:06:38.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231785878 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:06:38 [2024-02-29T00:06:38.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:38 [2024-02-29T00:06:38.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:38 [2024-02-29T00:06:38.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:38 [2024-02-29T00:06:38.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:38 [2024-02-29T00:06:38.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:38 [2024-02-29T00:06:38.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:38 [2024-02-29T00:06:38.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231785874 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:06:38 [2024-02-29T00:06:38.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231785874 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:38 [2024-02-29T00:06:38.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231785873 data=null}, TreeItem with text {kernel-overlap-testing}]
19:06:38 [2024-02-29T00:06:38.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231785873 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:06:38 [2024-02-29T00:06:38.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231785873 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:38 [2024-02-29T00:06:38.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231785868 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:06:38 [2024-02-29T00:06:38.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:06:38 [2024-02-29T00:06:38.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231785867 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:06:38 [2024-02-29T00:06:38.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231785867 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:38 [2024-02-29T00:06:38.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:38 [2024-02-29T00:06:38.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231785867 data=null}, TreeItem with text {kernel-overlap-testing}]
19:06:38 [2024-02-29T00:06:38.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231785866 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:06:38 [2024-02-29T00:06:38.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231785866 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:38 [2024-02-29T00:06:38.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231785863 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:06:38 [2024-02-29T00:06:38.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231785862 data=null button=1 stateMask=0x0 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
19:06:38 [2024-02-29T00:06:38.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231785862 data=null button=1 stateMask=0x0 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
19:06:38 [2024-02-29T00:06:38.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231785862 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:38 [2024-02-29T00:06:38.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231785763 data=null button=1 stateMask=0x80000 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
19:06:38 [2024-02-29T00:06:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231785454 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:06:38 [2024-02-29T00:06:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231785410 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:38 [2024-02-29T00:06:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231785410 data=null}, TreeItem with text {kernel-overlap-testing}]
19:06:38 [2024-02-29T00:06:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:06:38 [2024-02-29T00:06:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:38 [2024-02-29T00:06:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:38 [2024-02-29T00:06:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:38 [2024-02-29T00:06:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:38 [2024-02-29T00:06:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:38 [2024-02-29T00:06:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:38 [2024-02-29T00:06:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:06:38 [2024-02-29T00:06:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231785406 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:06:38 [2024-02-29T00:06:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231785406 data=null doit=true}, TableItem with text {}]
19:06:38 [2024-02-29T00:06:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231785406 data=null}, TableItem with text {}]
19:06:38 [2024-02-29T00:06:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231785405 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:06:38 [2024-02-29T00:06:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231785405 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:06:38 [2024-02-29T00:06:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231785401 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:06:38 [2024-02-29T00:06:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:38 [2024-02-29T00:06:38.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:39 [2024-02-29T00:06:39.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:39 [2024-02-29T00:06:39.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:39 [2024-02-29T00:06:39.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231784195 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:06:39 [2024-02-29T00:06:39.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231784194 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:39 [2024-02-29T00:06:39.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231784194 data=null}, TreeItem with text {kernel-overlap-testing}]
19:06:39 [2024-02-29T00:06:39.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231784193 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:06:39 [2024-02-29T00:06:39.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231784193 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:39 [2024-02-29T00:06:39.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231784185 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:06:39 [2024-02-29T00:06:39.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:39 [2024-02-29T00:06:39.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:39 [2024-02-29T00:06:39.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:39 [2024-02-29T00:06:39.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:39 [2024-02-29T00:06:39.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:39 [2024-02-29T00:06:39.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:06:39 [2024-02-29T00:06:39.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:39 [2024-02-29T00:06:39.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-231784180 data=null button=0 stateMask=0x0 x=103 y=150 count=0}, TreeItem with text {FolderB}]
19:06:39 [2024-02-29T00:06:39.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB} time=-231784180 data=null doit=true}, TreeItem with text {FolderB}]
19:06:39 [2024-02-29T00:06:39.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-231784179 data=null}, TreeItem with text {FolderB}]
19:06:39 [2024-02-29T00:06:39.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-231784179 data=null button=1 stateMask=0x0 x=103 y=150 count=1}, TreeItem with text {FolderB}]
19:06:39 [2024-02-29T00:06:39.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231784179 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}]
19:06:39 [2024-02-29T00:06:39.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-231784159 data=null button=1 stateMask=0x80000 x=103 y=150 count=1}, TreeItem with text {FolderB}]
19:06:39 [2024-02-29T00:06:39.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:06:39 [2024-02-29T00:06:39.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:06:40 [2024-02-29T00:06:40.122Z] 
19:06:40 [2024-02-29T00:06:40.122Z] (Eclipse:20013): Gtk-WARNING **: 00:06:40.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:40 [2024-02-29T00:06:40.122Z] 
19:06:40 [2024-02-29T00:06:40.122Z] (Eclipse:20013): Gtk-WARNING **: 00:06:40.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:40 [2024-02-29T00:06:40.122Z] 
19:06:40 [2024-02-29T00:06:40.122Z] (Eclipse:20013): Gtk-WARNING **: 00:06:40.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:40 [2024-02-29T00:06:40.122Z] 
19:06:40 [2024-02-29T00:06:40.122Z] (Eclipse:20013): Gtk-WARNING **: 00:06:40.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:40 [2024-02-29T00:06:40.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:06:40 [2024-02-29T00:06:40.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:06:40 [2024-02-29T00:06:40.122Z] 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=-231783707 data=null doit=true}, Shell with text {Trace Import}]
19:06:40 [2024-02-29T00:06:40.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:06:40 [2024-02-29T00:06:40.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:06:40 [2024-02-29T00:06:40.122Z] 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')
19:06:40 [2024-02-29T00:06:40.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:06:40 [2024-02-29T00:06:40.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:06:40 [2024-02-29T00:06:40.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:06:40 [2024-02-29T00:06:40.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:06:40 [2024-02-29T00:06:40.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:06:40 [2024-02-29T00:06:40.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:06:40 [2024-02-29T00:06:40.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:06:40 [2024-02-29T00:06:40.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:06:40 [2024-02-29T00:06:40.123Z] 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
19:06:40 [2024-02-29T00:06:40.123Z] 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=-231783702 data=null}, (of type 'Combo')]
19:06:40 [2024-02-29T00:06:40.123Z] 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
19:06:40 [2024-02-29T00:06:40.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:40 [2024-02-29T00:06:40.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:40 [2024-02-29T00:06:40.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:06:40 [2024-02-29T00:06:40.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:40 [2024-02-29T00:06:40.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:40 [2024-02-29T00:06:40.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231783644 data=null doit=true}, TreeItem with text {import}]
19:06:40 [2024-02-29T00:06:40.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231783644 data=null}, TreeItem with text {import}]
19:06:40 [2024-02-29T00:06:40.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231783643 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:06:40 [2024-02-29T00:06:40.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231783643 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}]
19:06:40 [2024-02-29T00:06:40.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231783633 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:06:40 [2024-02-29T00:06:40.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:40 [2024-02-29T00:06:40.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-231783632 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:06:40 [2024-02-29T00:06:40.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231783632 data=null doit=true}, TreeItem with text {import}]
19:06:40 [2024-02-29T00:06:40.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231783593 data=null}, TreeItem with text {import}]
19:06:40 [2024-02-29T00:06:40.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231783586 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:06:40 [2024-02-29T00:06:40.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231783586 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}]
19:06:40 [2024-02-29T00:06:40.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231783585 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:06:40 [2024-02-29T00:06:40.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:40 [2024-02-29T00:06:40.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:40 [2024-02-29T00:06:40.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
19:06:40 [2024-02-29T00:06:40.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:40 [2024-02-29T00:06:40.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:40 [2024-02-29T00:06:40.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
19:06:40 [2024-02-29T00:06:40.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:40 [2024-02-29T00:06:40.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231783556 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231783556 data=null doit=true}, Tree node with text: kernel-overlap-testing]
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231783556 data=null}, Tree node with text: kernel-overlap-testing]
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231783555 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231783555 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]
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231783552 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:06:40 [2024-02-29T00:06:40.381Z] 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:'))
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231783548 data=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:'))]
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.381Z] 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'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:06:40 [2024-02-29T00:06:40.381Z] 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')
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:06:40 [2024-02-29T00:06:40.381Z] 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.
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:06:40 [2024-02-29T00:06:40.381Z] 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')
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:06:40 [2024-02-29T00:06:40.381Z] 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.
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:06:40 [2024-02-29T00:06:40.382Z] 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')
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:06:40 [2024-02-29T00:06:40.382Z] 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.
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:06:40 [2024-02-29T00:06:40.382Z] 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')
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] 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')
19:06:40 [2024-02-29T00:06:40.382Z] 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.
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:06:40 [2024-02-29T00:06:40.382Z] 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')
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:06:40 [2024-02-29T00:06:40.382Z] 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.
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.383Z] 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)'
19:06:40 [2024-02-29T00:06:40.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:06:40 [2024-02-29T00:06:40.383Z] 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')
19:06:40 [2024-02-29T00:06:40.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.383Z] 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')
19:06:40 [2024-02-29T00:06:40.383Z] 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.
19:06:40 [2024-02-29T00:06:40.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:40 [2024-02-29T00:06:40.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:06:40 [2024-02-29T00:06:40.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:06:40 [2024-02-29T00:06:40.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:06:40 [2024-02-29T00:06:40.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:06:40 [2024-02-29T00:06:40.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231783519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:40 [2024-02-29T00:06:40.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231783518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:40 [2024-02-29T00:06:40.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231783518 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:40 [2024-02-29T00:06:40.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231783518 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:40 [2024-02-29T00:06:40.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231783518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:40 [2024-02-29T00:06:40.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231783518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:40 [2024-02-29T00:06:40.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231783518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:40 [2024-02-29T00:06:40.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231784087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:06:40 [2024-02-29T00:06:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:06:40 [2024-02-29T00:06:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:40 [2024-02-29T00:06:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:40 [2024-02-29T00:06:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:40 [2024-02-29T00:06:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:40 [2024-02-29T00:06:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:40 [2024-02-29T00:06:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:40 [2024-02-29T00:06:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231783075 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:40 [2024-02-29T00:06:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231783075 data=null doit=true}, TreeItem with text {test}]
19:06:40 [2024-02-29T00:06:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231783075 data=null}, TreeItem with text {test}]
19:06:40 [2024-02-29T00:06:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231783074 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:40 [2024-02-29T00:06:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231783074 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:40 [2024-02-29T00:06:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231783037 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:40 [2024-02-29T00:06:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:40 [2024-02-29T00:06:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231783025 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:40 [2024-02-29T00:06:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231783025 data=null doit=true}, TreeItem with text {test}]
19:06:40 [2024-02-29T00:06:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231783024 data=null}, TreeItem with text {test}]
19:06:40 [2024-02-29T00:06:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231783024 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:40 [2024-02-29T00:06:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231783024 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:40 [2024-02-29T00:06:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231783004 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:40 [2024-02-29T00:06:40.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:40 [2024-02-29T00:06:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:40 [2024-02-29T00:06:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231783003 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:06:40 [2024-02-29T00:06:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231782991 data=null doit=true}, TreeItem with text {Traces [2]}]
19:06:40 [2024-02-29T00:06:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231782990 data=null}, TreeItem with text {Traces [2]}]
19:06:40 [2024-02-29T00:06:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231782990 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:06:40 [2024-02-29T00:06:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231782989 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]}]
19:06:40 [2024-02-29T00:06:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231782962 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:06:40 [2024-02-29T00:06:40.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:06:40 [2024-02-29T00:06:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=-231782960 data=null doit=true}, TreeItem with text {FolderB [2]}]
19:06:40 [2024-02-29T00:06:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=-231782960 data=null}, TreeItem with text {FolderB [2]}]
19:06:40 [2024-02-29T00:06:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=-231782960 data=null button=1 stateMask=0x0 x=114 y=150 count=1}, TreeItem with text {FolderB [2]}]
19:06:40 [2024-02-29T00:06:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231782959 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]}]
19:06:40 [2024-02-29T00:06:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=-231782958 data=null button=1 stateMask=0x80000 x=114 y=150 count=1}, TreeItem with text {FolderB [2]}]
19:06:41 [2024-02-29T00:06:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:41 [2024-02-29T00:06:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:41 [2024-02-29T00:06:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231782697 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:41 [2024-02-29T00:06:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231782697 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:41 [2024-02-29T00:06:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231782696 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:41 [2024-02-29T00:06:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231782695 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:41 [2024-02-29T00:06:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231782695 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:41 [2024-02-29T00:06:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231782662 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:41 [2024-02-29T00:06:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:41 [2024-02-29T00:06:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:41 [2024-02-29T00:06:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:41 [2024-02-29T00:06:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:41 [2024-02-29T00:06:41.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:41 [2024-02-29T00:06:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:41 [2024-02-29T00:06:41.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231782658 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:41 [2024-02-29T00:06:41.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231782657 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:41 [2024-02-29T00:06:41.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231782657 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:41 [2024-02-29T00:06:41.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231782657 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:41 [2024-02-29T00:06:41.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231782657 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:41 [2024-02-29T00:06:41.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231782652 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:41 [2024-02-29T00:06:41.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:06:41 [2024-02-29T00:06:41.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231782652 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:41 [2024-02-29T00:06:41.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231782652 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:41 [2024-02-29T00:06:41.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:41 [2024-02-29T00:06:41.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231782651 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:41 [2024-02-29T00:06:41.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231782651 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:41 [2024-02-29T00:06:41.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231782651 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:41 [2024-02-29T00:06:41.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231782648 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:41 [2024-02-29T00:06:41.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231782647 data=null button=1 stateMask=0x0 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:41 [2024-02-29T00:06:41.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231782647 data=null button=1 stateMask=0x0 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:41 [2024-02-29T00:06:41.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231782647 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:41 [2024-02-29T00:06:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231782588 data=null button=1 stateMask=0x80000 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:41 [2024-02-29T00:06:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231782373 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:41 [2024-02-29T00:06:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231782372 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:41 [2024-02-29T00:06:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231782372 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:41 [2024-02-29T00:06:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:06:41 [2024-02-29T00:06:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:41 [2024-02-29T00:06:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:41 [2024-02-29T00:06:41.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:42 [2024-02-29T00:06:42.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:42 [2024-02-29T00:06:42.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:42 [2024-02-29T00:06:42.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:42 [2024-02-29T00:06:42.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:42 [2024-02-29T00:06:42.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:06:42 [2024-02-29T00:06:42.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231781317 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:06:42 [2024-02-29T00:06:42.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231781317 data=null doit=true}, TableItem with text {}]
19:06:42 [2024-02-29T00:06:42.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231781317 data=null}, TableItem with text {}]
19:06:42 [2024-02-29T00:06:42.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231781316 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:06:42 [2024-02-29T00:06:42.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231781316 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:06:42 [2024-02-29T00:06:42.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231781305 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:06:42 [2024-02-29T00:06:42.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:42 [2024-02-29T00:06:42.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231781126 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231781126 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231781125 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231781125 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231781124 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231781116 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:42 [2024-02-29T00:06:42.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231781110 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231781109 data=null doit=true}, TreeItem with text {test}]
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231781109 data=null}, TreeItem with text {test}]
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231781109 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231781109 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231781075 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231781074 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231781073 data=null doit=true}, TreeItem with text {test}]
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231781073 data=null}, TreeItem with text {test}]
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231781073 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231781073 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231781067 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:42 [2024-02-29T00:06:42.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-231781066 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-231781066 data=null doit=true}, TreeItem with text {Traces [4]}]
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-231781066 data=null}, TreeItem with text {Traces [4]}]
19:06:42 [2024-02-29T00:06:42.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-231781065 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:06:42 [2024-02-29T00:06:42.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231781065 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]}]
19:06:42 [2024-02-29T00:06:42.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-231781049 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:06:42 [2024-02-29T00:06:42.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
19:06:42 [2024-02-29T00:06:42.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again.
19:06:43 [2024-02-29T00:06:43.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:43 [2024-02-29T00:06:43.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:43 [2024-02-29T00:06:43.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231780787 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
19:06:43 [2024-02-29T00:06:43.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231780786 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:43 [2024-02-29T00:06:43.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231780786 data=null}, TreeItem with text {kernel-overlap-testing}]
19:06:43 [2024-02-29T00:06:43.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231780785 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
19:06:43 [2024-02-29T00:06:43.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231780785 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:43 [2024-02-29T00:06:43.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231780750 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
19:06:43 [2024-02-29T00:06:43.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:43 [2024-02-29T00:06:43.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:43 [2024-02-29T00:06:43.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:43 [2024-02-29T00:06:43.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:43 [2024-02-29T00:06:43.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:43 [2024-02-29T00:06:43.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:43 [2024-02-29T00:06:43.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231780747 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
19:06:43 [2024-02-29T00:06:43.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231780747 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:43 [2024-02-29T00:06:43.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231780747 data=null}, TreeItem with text {kernel-overlap-testing}]
19:06:43 [2024-02-29T00:06:43.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231780746 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
19:06:43 [2024-02-29T00:06:43.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231780746 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:43 [2024-02-29T00:06:43.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231780742 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
19:06:43 [2024-02-29T00:06:43.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:06:43 [2024-02-29T00:06:43.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231780742 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
19:06:43 [2024-02-29T00:06:43.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231780742 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:43 [2024-02-29T00:06:43.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:43 [2024-02-29T00:06:43.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231780741 data=null}, TreeItem with text {kernel-overlap-testing}]
19:06:43 [2024-02-29T00:06:43.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231780741 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
19:06:43 [2024-02-29T00:06:43.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231780741 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:43 [2024-02-29T00:06:43.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231780738 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
19:06:43 [2024-02-29T00:06:43.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231780737 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
19:06:43 [2024-02-29T00:06:43.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231780737 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
19:06:43 [2024-02-29T00:06:43.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231780737 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:43 [2024-02-29T00:06:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231780626 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
19:06:43 [2024-02-29T00:06:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231780260 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
19:06:43 [2024-02-29T00:06:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231780260 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:43 [2024-02-29T00:06:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231780260 data=null}, TreeItem with text {kernel-overlap-testing}]
19:06:43 [2024-02-29T00:06:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:06:43 [2024-02-29T00:06:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:43 [2024-02-29T00:06:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:43 [2024-02-29T00:06:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:43 [2024-02-29T00:06:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:43 [2024-02-29T00:06:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:43 [2024-02-29T00:06:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:43 [2024-02-29T00:06:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:43 [2024-02-29T00:06:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:43 [2024-02-29T00:06:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:06:43 [2024-02-29T00:06:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231780258 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:06:43 [2024-02-29T00:06:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231780257 data=null doit=true}, TableItem with text {}]
19:06:43 [2024-02-29T00:06:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231780257 data=null}, TableItem with text {}]
19:06:43 [2024-02-29T00:06:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231780257 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:06:43 [2024-02-29T00:06:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231780257 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:06:43 [2024-02-29T00:06:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231780252 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:06:43 [2024-02-29T00:06:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:43 [2024-02-29T00:06:43.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:45 [2024-02-29T00:06:45.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:45 [2024-02-29T00:06:45.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:45 [2024-02-29T00:06:45.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231779073 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
19:06:45 [2024-02-29T00:06:45.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231779073 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:45 [2024-02-29T00:06:45.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231779073 data=null}, TreeItem with text {kernel-overlap-testing}]
19:06:45 [2024-02-29T00:06:45.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231779072 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
19:06:45 [2024-02-29T00:06:45.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231779072 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:45 [2024-02-29T00:06:45.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231779065 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
19:06:45 [2024-02-29T00:06:45.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:45 [2024-02-29T00:06:45.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:45 [2024-02-29T00:06:45.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:45 [2024-02-29T00:06:45.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:45 [2024-02-29T00:06:45.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:45 [2024-02-29T00:06:45.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:45 [2024-02-29T00:06:45.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:45 [2024-02-29T00:06:45.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:45 [2024-02-29T00:06:45.004Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
19:06:45 [2024-02-29T00:06:45.005Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
19:06:45 [2024-02-29T00:06:45.005Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
19:06:45 [2024-02-29T00:06:45.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:06:45 [2024-02-29T00:06:45.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-231779060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
19:06:45 [2024-02-29T00:06:45.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-231779060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
19:06:45 [2024-02-29T00:06:45.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-231779059 data=null doit=true}, (of type 'Tree')]
19:06:45 [2024-02-29T00:06:45.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-231779059 data=null}, (of type 'Tree')]
19:06:45 [2024-02-29T00:06:45.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231779058 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, (of type 'Tree')]
19:06:45 [2024-02-29T00:06:45.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231779058 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')]
19:06:45 [2024-02-29T00:06:45.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231779031 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, (of type 'Tree')]
19:06:45 [2024-02-29T00:06:45.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-231779030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
19:06:45 [2024-02-29T00:06:45.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-231779030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
19:06:45 [2024-02-29T00:06:45.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-231779030 data=null doit=true}, (of type 'Tree')]
19:06:45 [2024-02-29T00:06:45.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-231779030 data=null}, (of type 'Tree')]
19:06:45 [2024-02-29T00:06:45.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=-231779030 data=null button=1 stateMask=0x40000 x=114 y=150 count=1}, (of type 'Tree')]
19:06:45 [2024-02-29T00:06:45.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231779029 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')]
19:06:45 [2024-02-29T00:06:45.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=-231779016 data=null button=1 stateMask=0xc0000 x=114 y=150 count=1}, (of type 'Tree')]
19:06:45 [2024-02-29T00:06:45.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:06:45 [2024-02-29T00:06:45.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:06:45 [2024-02-29T00:06:45.262Z] 
19:06:45 [2024-02-29T00:06:45.262Z] (Eclipse:20013): Gtk-WARNING **: 00:06:45.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:45 [2024-02-29T00:06:45.262Z] 
19:06:45 [2024-02-29T00:06:45.262Z] (Eclipse:20013): Gtk-WARNING **: 00:06:45.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:45 [2024-02-29T00:06:45.262Z] 
19:06:45 [2024-02-29T00:06:45.262Z] (Eclipse:20013): Gtk-WARNING **: 00:06:45.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:45 [2024-02-29T00:06:45.262Z] 
19:06:45 [2024-02-29T00:06:45.262Z] (Eclipse:20013): Gtk-WARNING **: 00:06:45.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:45 [2024-02-29T00:06:45.262Z] 
19:06:45 [2024-02-29T00:06:45.262Z] (Eclipse:20013): Gtk-WARNING **: 00:06:45.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:45 [2024-02-29T00:06:45.262Z] 
19:06:45 [2024-02-29T00:06:45.262Z] (Eclipse:20013): Gtk-WARNING **: 00:06:45.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:45 [2024-02-29T00:06:45.262Z] 
19:06:45 [2024-02-29T00:06:45.262Z] (Eclipse:20013): Gtk-WARNING **: 00:06:45.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:45 [2024-02-29T00:06:45.262Z] 
19:06:45 [2024-02-29T00:06:45.262Z] (Eclipse:20013): Gtk-WARNING **: 00:06:45.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:45 [2024-02-29T00:06:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:06:45 [2024-02-29T00:06:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
19:06:45 [2024-02-29T00:06:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:06:45 [2024-02-29T00:06:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:06:45 [2024-02-29T00:06:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:06:45 [2024-02-29T00:06:45.262Z] 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')
19:06:45 [2024-02-29T00:06:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:06:45 [2024-02-29T00:06:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:06:45 [2024-02-29T00:06:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231778655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:45 [2024-02-29T00:06:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231778655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:45 [2024-02-29T00:06:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231778655 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:45 [2024-02-29T00:06:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231778655 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:45 [2024-02-29T00:06:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231778655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:45 [2024-02-29T00:06:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231778655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:45 [2024-02-29T00:06:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231778654 data=null 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')]
19:06:46 [2024-02-29T00:06:46.629Z] 
19:06:46 [2024-02-29T00:06:46.629Z] (Eclipse:20013): Gtk-WARNING **: 00:06:46.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:46 [2024-02-29T00:06:46.629Z] 
19:06:46 [2024-02-29T00:06:46.629Z] (Eclipse:20013): Gtk-WARNING **: 00:06:46.410: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:46 [2024-02-29T00:06:46.629Z] 
19:06:46 [2024-02-29T00:06:46.629Z] (Eclipse:20013): Gtk-WARNING **: 00:06:46.410: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:46 [2024-02-29T00:06:46.629Z] 
19:06:46 [2024-02-29T00:06:46.629Z] (Eclipse:20013): Gtk-WARNING **: 00:06:46.410: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:46 [2024-02-29T00:06:46.629Z] 
19:06:46 [2024-02-29T00:06:46.629Z] (Eclipse:20013): Gtk-WARNING **: 00:06:46.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:46 [2024-02-29T00:06:46.629Z] 
19:06:46 [2024-02-29T00:06:46.629Z] (Eclipse:20013): Gtk-WARNING **: 00:06:46.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:46 [2024-02-29T00:06:46.629Z] 
19:06:46 [2024-02-29T00:06:46.629Z] (Eclipse:20013): Gtk-WARNING **: 00:06:46.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:46 [2024-02-29T00:06:46.629Z] 
19:06:46 [2024-02-29T00:06:46.629Z] (Eclipse:20013): Gtk-WARNING **: 00:06:46.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:46 [2024-02-29T00:06:46.629Z] 
19:06:46 [2024-02-29T00:06:46.629Z] (Eclipse:20013): Gtk-WARNING **: 00:06:46.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:46 [2024-02-29T00:06:46.629Z] 
19:06:46 [2024-02-29T00:06:46.629Z] (Eclipse:20013): Gtk-WARNING **: 00:06:46.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:46 [2024-02-29T00:06:46.629Z] 
19:06:46 [2024-02-29T00:06:46.629Z] (Eclipse:20013): Gtk-WARNING **: 00:06:46.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:46 [2024-02-29T00:06:46.629Z] 
19:06:46 [2024-02-29T00:06:46.629Z] (Eclipse:20013): Gtk-WARNING **: 00:06:46.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:46 [2024-02-29T00:06:46.629Z] 
19:06:46 [2024-02-29T00:06:46.629Z] (Eclipse:20013): Gtk-WARNING **: 00:06:46.484: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:46 [2024-02-29T00:06:46.629Z] 
19:06:46 [2024-02-29T00:06:46.629Z] (Eclipse:20013): Gtk-WARNING **: 00:06:46.484: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:46 [2024-02-29T00:06:46.629Z] 
19:06:46 [2024-02-29T00:06:46.629Z] (Eclipse:20013): Gtk-WARNING **: 00:06:46.484: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:46 [2024-02-29T00:06:46.629Z] 
19:06:46 [2024-02-29T00:06:46.629Z] (Eclipse:20013): Gtk-WARNING **: 00:06:46.484: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:46 [2024-02-29T00:06:46.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-231778978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:06:46 [2024-02-29T00:06:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:06:46 [2024-02-29T00:06:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"'
19:06:46 [2024-02-29T00:06:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:46 [2024-02-29T00:06:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:46 [2024-02-29T00:06:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:46 [2024-02-29T00:06:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:46 [2024-02-29T00:06:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:46 [2024-02-29T00:06:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:46 [2024-02-29T00:06:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231777145 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:46 [2024-02-29T00:06:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231777145 data=null doit=true}, TreeItem with text {test}]
19:06:46 [2024-02-29T00:06:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231777145 data=null}, TreeItem with text {test}]
19:06:46 [2024-02-29T00:06:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231777144 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:46 [2024-02-29T00:06:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231777144 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:46 [2024-02-29T00:06:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231777091 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:46 [2024-02-29T00:06:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:46 [2024-02-29T00:06:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231777076 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:46 [2024-02-29T00:06:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231777076 data=null doit=true}, TreeItem with text {test}]
19:06:46 [2024-02-29T00:06:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231777076 data=null}, TreeItem with text {test}]
19:06:46 [2024-02-29T00:06:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231777075 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:46 [2024-02-29T00:06:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231777075 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:46 [2024-02-29T00:06:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231777046 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:46 [2024-02-29T00:06:46.886Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:46 [2024-02-29T00:06:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:46 [2024-02-29T00:06:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-231777045 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
19:06:46 [2024-02-29T00:06:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-231777045 data=null doit=true}, TreeItem with text {Traces [4]}]
19:06:46 [2024-02-29T00:06:46.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-231777045 data=null}, TreeItem with text {Traces [4]}]
19:06:46 [2024-02-29T00:06:46.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-231777044 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:06:46 [2024-02-29T00:06:46.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231777044 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]}]
19:06:46 [2024-02-29T00:06:46.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-231777027 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:06:46 [2024-02-29T00:06:46.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:46 [2024-02-29T00:06:46.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-231777025 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
19:06:46 [2024-02-29T00:06:46.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-231777025 data=null doit=true}, TreeItem with text {Traces [4]}]
19:06:46 [2024-02-29T00:06:46.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-231777025 data=null}, TreeItem with text {Traces [4]}]
19:06:46 [2024-02-29T00:06:46.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-231777024 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:06:46 [2024-02-29T00:06:46.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231777024 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]}]
19:06:46 [2024-02-29T00:06:46.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-231777010 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:06:46 [2024-02-29T00:06:46.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:06:46 [2024-02-29T00:06:46.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:06:47 [2024-02-29T00:06:47.144Z] 
19:06:47 [2024-02-29T00:06:47.144Z] (Eclipse:20013): Gtk-WARNING **: 00:06:46.981: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:47 [2024-02-29T00:06:47.144Z] 
19:06:47 [2024-02-29T00:06:47.144Z] (Eclipse:20013): Gtk-WARNING **: 00:06:46.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:47 [2024-02-29T00:06:47.144Z] 
19:06:47 [2024-02-29T00:06:47.144Z] (Eclipse:20013): Gtk-WARNING **: 00:06:46.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:47 [2024-02-29T00:06:47.144Z] 
19:06:47 [2024-02-29T00:06:47.144Z] (Eclipse:20013): Gtk-WARNING **: 00:06:46.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:47 [2024-02-29T00:06:47.144Z] 
19:06:47 [2024-02-29T00:06:47.144Z] (Eclipse:20013): Gtk-WARNING **: 00:06:47.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:47 [2024-02-29T00:06:47.144Z] 
19:06:47 [2024-02-29T00:06:47.144Z] (Eclipse:20013): Gtk-WARNING **: 00:06:47.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:47 [2024-02-29T00:06:47.144Z] 
19:06:47 [2024-02-29T00:06:47.144Z] (Eclipse:20013): Gtk-WARNING **: 00:06:47.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:47 [2024-02-29T00:06:47.144Z] 
19:06:47 [2024-02-29T00:06:47.144Z] (Eclipse:20013): Gtk-WARNING **: 00:06:47.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:47 [2024-02-29T00:06:47.144Z] 
19:06:47 [2024-02-29T00:06:47.144Z] (Eclipse:20013): Gtk-WARNING **: 00:06:47.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:47 [2024-02-29T00:06:47.144Z] 
19:06:47 [2024-02-29T00:06:47.144Z] (Eclipse:20013): Gtk-WARNING **: 00:06:47.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:47 [2024-02-29T00:06:47.144Z] 
19:06:47 [2024-02-29T00:06:47.144Z] (Eclipse:20013): Gtk-WARNING **: 00:06:47.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:47 [2024-02-29T00:06:47.144Z] 
19:06:47 [2024-02-29T00:06:47.144Z] (Eclipse:20013): Gtk-WARNING **: 00:06:47.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:47 [2024-02-29T00:06:47.144Z] 
19:06:47 [2024-02-29T00:06:47.144Z] (Eclipse:20013): Gtk-WARNING **: 00:06:47.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:47 [2024-02-29T00:06:47.144Z] 
19:06:47 [2024-02-29T00:06:47.144Z] (Eclipse:20013): Gtk-WARNING **: 00:06:47.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:47 [2024-02-29T00:06:47.144Z] 
19:06:47 [2024-02-29T00:06:47.144Z] (Eclipse:20013): Gtk-WARNING **: 00:06:47.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:47 [2024-02-29T00:06:47.144Z] 
19:06:47 [2024-02-29T00:06:47.144Z] (Eclipse:20013): Gtk-WARNING **: 00:06:47.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:47 [2024-02-29T00:06:47.144Z] 
19:06:47 [2024-02-29T00:06:47.144Z] (Eclipse:20013): Gtk-WARNING **: 00:06:47.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:47 [2024-02-29T00:06:47.144Z] 
19:06:47 [2024-02-29T00:06:47.144Z] (Eclipse:20013): Gtk-WARNING **: 00:06:47.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:47 [2024-02-29T00:06:47.144Z] 
19:06:47 [2024-02-29T00:06:47.144Z] (Eclipse:20013): Gtk-WARNING **: 00:06:47.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:47 [2024-02-29T00:06:47.144Z] 
19:06:47 [2024-02-29T00:06:47.144Z] (Eclipse:20013): Gtk-WARNING **: 00:06:47.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:47 [2024-02-29T00:06:47.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:06:47 [2024-02-29T00:06:47.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:06:47 [2024-02-29T00:06:47.144Z] 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=-231776675 data=null doit=true}, Shell with text {Confirm Clear}]
19:06:47 [2024-02-29T00:06:47.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:06:47 [2024-02-29T00:06:47.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:06:47 [2024-02-29T00:06:47.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:06:47 [2024-02-29T00:06:47.144Z] 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')
19:06:47 [2024-02-29T00:06:47.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:06:47 [2024-02-29T00:06:47.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:06:47 [2024-02-29T00:06:47.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231776674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:47 [2024-02-29T00:06:47.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231776674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:47 [2024-02-29T00:06:47.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231776674 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:47 [2024-02-29T00:06:47.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231776674 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:47 [2024-02-29T00:06:47.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231776674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:47 [2024-02-29T00:06:47.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231776673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:47 [2024-02-29T00:06:47.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231776673 data=null 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')]
19:06:47 [2024-02-29T00:06:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231776963 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:06:47 [2024-02-29T00:06:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:06:47 [2024-02-29T00:06:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:47 [2024-02-29T00:06:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:47 [2024-02-29T00:06:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:47 [2024-02-29T00:06:47.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231776233 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231776233 data=null doit=true}, TreeItem with text {test}]
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231776233 data=null}, TreeItem with text {test}]
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231776232 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231776232 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231776218 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231776217 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231776217 data=null doit=true}, TreeItem with text {test}]
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231776217 data=null}, TreeItem with text {test}]
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231776216 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231776216 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231776203 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:47 [2024-02-29T00:06:47.659Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231776202 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231776202 data=null doit=true}, TreeItem with text {Traces [1]}]
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231776201 data=null}, TreeItem with text {Traces [1]}]
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231776201 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231776201 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231776187 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231776186 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231776185 data=null doit=true}, TreeItem with text {Traces [1]}]
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231776185 data=null}, TreeItem with text {Traces [1]}]
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231776185 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231776184 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:06:47 [2024-02-29T00:06:47.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231776181 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:06:47 [2024-02-29T00:06:47.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
19:06:47 [2024-02-29T00:06:47.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
19:06:48 [2024-02-29T00:06:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
19:06:48 [2024-02-29T00:06:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
19:06:48 [2024-02-29T00:06:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:06:48 [2024-02-29T00:06:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
19:06:48 [2024-02-29T00:06:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:48 [2024-02-29T00:06:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:06:48 [2024-02-29T00:06:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:06:48 [2024-02-29T00:06:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:06:48 [2024-02-29T00:06:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:06:48 [2024-02-29T00:06:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:06:48 [2024-02-29T00:06:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-231775831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:48 [2024-02-29T00:06:48.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-231775831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:48 [2024-02-29T00:06:48.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-231775831 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:48 [2024-02-29T00:06:48.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-231775830 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:48 [2024-02-29T00:06:48.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-231775830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:48 [2024-02-29T00:06:48.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-231775830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:48 [2024-02-29T00:06:48.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-231775830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:48 [2024-02-29T00:06:48.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-231776148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
19:06:48 [2024-02-29T00:06:48.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:06:48 [2024-02-29T00:06:48.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:48 [2024-02-29T00:06:48.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231775731 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:06:48 [2024-02-29T00:06:48.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231775730 data=null doit=true}, TreeItem with text {Traces [0]}]
19:06:48 [2024-02-29T00:06:48.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231775730 data=null}, TreeItem with text {Traces [0]}]
19:06:48 [2024-02-29T00:06:48.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231775730 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:06:48 [2024-02-29T00:06:48.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231775730 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:06:48 [2024-02-29T00:06:48.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231775725 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:06:48 [2024-02-29T00:06:48.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
19:06:48 [2024-02-29T00:06:48.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
19:06:48 [2024-02-29T00:06:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
19:06:48 [2024-02-29T00:06:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
19:06:48 [2024-02-29T00:06:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:06:48 [2024-02-29T00:06:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
19:06:48 [2024-02-29T00:06:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:48 [2024-02-29T00:06:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:06:48 [2024-02-29T00:06:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:06:48 [2024-02-29T00:06:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:06:48 [2024-02-29T00:06:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:06:48 [2024-02-29T00:06:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:06:48 [2024-02-29T00:06:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-231775388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:48 [2024-02-29T00:06:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-231775388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:48 [2024-02-29T00:06:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-231775388 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:48 [2024-02-29T00:06:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-231775387 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:48 [2024-02-29T00:06:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-231775387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:48 [2024-02-29T00:06:48.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-231775387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:48 [2024-02-29T00:06:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-231775387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:06:48 [2024-02-29T00:06:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-231775668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
19:06:48 [2024-02-29T00:06:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:06:48 [2024-02-29T00:06:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231775300 data=null doit=true}, TreeItem with text {Traces [0]}]
19:06:48 [2024-02-29T00:06:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231775300 data=null}, TreeItem with text {Traces [0]}]
19:06:48 [2024-02-29T00:06:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231775299 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:06:48 [2024-02-29T00:06:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231775298 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]}]
19:06:48 [2024-02-29T00:06:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231775297 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:06:48 [2024-02-29T00:06:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:48 [2024-02-29T00:06:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=-231775296 data=null button=0 stateMask=0x0 x=103 y=81 count=0}, TreeItem with text {FolderA}]
19:06:48 [2024-02-29T00:06:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=-231775296 data=null doit=true}, TreeItem with text {FolderA}]
19:06:48 [2024-02-29T00:06:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=-231775296 data=null}, TreeItem with text {FolderA}]
19:06:48 [2024-02-29T00:06:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=-231775295 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}]
19:06:48 [2024-02-29T00:06:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231775295 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}]
19:06:48 [2024-02-29T00:06:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=-231775275 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}]
19:06:48 [2024-02-29T00:06:48.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:06:48 [2024-02-29T00:06:48.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:06:48 [2024-02-29T00:06:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:06:48 [2024-02-29T00:06:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:06:48 [2024-02-29T00:06:48.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=-231774878 data=null doit=true}, Shell with text {Trace Import}]
19:06:48 [2024-02-29T00:06:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:48 [2024-02-29T00:06:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:06:48 [2024-02-29T00:06:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:06:48 [2024-02-29T00:06:48.942Z] 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')
19:06:48 [2024-02-29T00:06:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:48 [2024-02-29T00:06:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:48 [2024-02-29T00:06:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:48 [2024-02-29T00:06:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:48 [2024-02-29T00:06:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:48 [2024-02-29T00:06:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:48 [2024-02-29T00:06:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:48 [2024-02-29T00:06:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:48 [2024-02-29T00:06:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:48 [2024-02-29T00:06:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:48 [2024-02-29T00:06:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:48 [2024-02-29T00:06:48.942Z] 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.
19:06:48 [2024-02-29T00:06:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:06:48 [2024-02-29T00:06:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:06:48 [2024-02-29T00:06:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:06:48 [2024-02-29T00:06:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:06:48 [2024-02-29T00:06:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:06:48 [2024-02-29T00:06:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:06:48 [2024-02-29T00:06:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:06:48 [2024-02-29T00:06:48.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/import
19:06:48 [2024-02-29T00:06:48.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/import} [layout=null] time=-231774873 data=null}, (of type 'Combo')]
19:06:48 [2024-02-29T00:06:48.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/import
19:06:48 [2024-02-29T00:06:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:48 [2024-02-29T00:06:48.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231774821 data=null doit=true}, TreeItem with text {import}]
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231774820 data=null}, TreeItem with text {import}]
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231774820 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231774820 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}]
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231774817 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-231774816 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231774816 data=null doit=true}, TreeItem with text {import}]
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231774816 data=null}, TreeItem with text {import}]
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231774816 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231774816 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}]
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231774815 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231774783 data=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:'))]
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] 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')
19:06:49 [2024-02-29T00:06:49.201Z] 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.
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:49 [2024-02-29T00:06:49.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:06:49 [2024-02-29T00:06:49.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:06:49 [2024-02-29T00:06:49.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:06:49 [2024-02-29T00:06:49.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:06:49 [2024-02-29T00:06:49.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231774768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:49 [2024-02-29T00:06:49.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231774768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:49 [2024-02-29T00:06:49.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231774768 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:49 [2024-02-29T00:06:49.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231774768 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:49 [2024-02-29T00:06:49.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231774768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:49 [2024-02-29T00:06:49.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231774768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231774768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231775244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231774443 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231774442 data=null doit=true}, TreeItem with text {test}]
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231774442 data=null}, TreeItem with text {test}]
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231774442 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231774442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231774415 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231774414 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231774414 data=null doit=true}, TreeItem with text {test}]
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231774413 data=null}, TreeItem with text {test}]
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231774413 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231774412 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231774392 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:49 [2024-02-29T00:06:49.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231774390 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231774390 data=null doit=true}, TreeItem with text {Traces [0]}]
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231774390 data=null}, TreeItem with text {Traces [0]}]
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231774389 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231774389 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:06:49 [2024-02-29T00:06:49.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231774373 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:06:49 [2024-02-29T00:06:49.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
19:06:49 [2024-02-29T00:06:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=-231774372 data=null doit=true}, TreeItem with text {FolderA [1]}]
19:06:49 [2024-02-29T00:06:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=-231774371 data=null}, TreeItem with text {FolderA [1]}]
19:06:49 [2024-02-29T00:06:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=-231774371 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, TreeItem with text {FolderA [1]}]
19:06:49 [2024-02-29T00:06:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231774365 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]}]
19:06:49 [2024-02-29T00:06:49.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=-231774364 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, TreeItem with text {FolderA [1]}]
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231774007 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231774007 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231774007 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231774007 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231774006 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231773983 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:50 [2024-02-29T00:06:50.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231773973 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231773973 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231773973 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231773972 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231773972 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231773969 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231773968 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231773968 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231773968 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231773967 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231773967 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231773964 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231773960 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231773960 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231773959 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:50 [2024-02-29T00:06:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231773902 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:50 [2024-02-29T00:06:50.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231773892 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:50 [2024-02-29T00:06:50.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231773892 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:50 [2024-02-29T00:06:50.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231773892 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:50 [2024-02-29T00:06:50.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:06:50 [2024-02-29T00:06:50.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:51 [2024-02-29T00:06:51.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:51 [2024-02-29T00:06:51.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:51 [2024-02-29T00:06:51.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:51 [2024-02-29T00:06:51.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:51 [2024-02-29T00:06:51.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:06:51 [2024-02-29T00:06:51.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231772657 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:06:51 [2024-02-29T00:06:51.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231772657 data=null doit=true}, TableItem with text {}]
19:06:51 [2024-02-29T00:06:51.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231772656 data=null}, TableItem with text {}]
19:06:51 [2024-02-29T00:06:51.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231772656 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:06:51 [2024-02-29T00:06:51.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231772655 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:06:51 [2024-02-29T00:06:51.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231772651 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:06:51 [2024-02-29T00:06:51.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:51 [2024-02-29T00:06:51.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:51 [2024-02-29T00:06:51.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:51 [2024-02-29T00:06:51.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:51 [2024-02-29T00:06:51.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231772487 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:51 [2024-02-29T00:06:51.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231772486 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:51 [2024-02-29T00:06:51.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231772486 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:51 [2024-02-29T00:06:51.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231772485 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:51 [2024-02-29T00:06:51.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231772485 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:51 [2024-02-29T00:06:51.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231772473 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:51 [2024-02-29T00:06:51.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:51 [2024-02-29T00:06:51.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:51 [2024-02-29T00:06:51.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:51 [2024-02-29T00:06:51.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:51 [2024-02-29T00:06:51.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:51 [2024-02-29T00:06:51.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
19:06:51 [2024-02-29T00:06:51.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:51 [2024-02-29T00:06:51.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-231772469 data=null button=0 stateMask=0x0 x=103 y=127 count=0}, TreeItem with text {FolderB}]
19:06:51 [2024-02-29T00:06:51.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB} time=-231772469 data=null doit=true}, TreeItem with text {FolderB}]
19:06:51 [2024-02-29T00:06:51.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-231772469 data=null}, TreeItem with text {FolderB}]
19:06:51 [2024-02-29T00:06:51.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-231772468 data=null button=1 stateMask=0x0 x=103 y=127 count=1}, TreeItem with text {FolderB}]
19:06:51 [2024-02-29T00:06:51.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231772468 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}]
19:06:51 [2024-02-29T00:06:51.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-231772448 data=null button=1 stateMask=0x80000 x=103 y=127 count=1}, TreeItem with text {FolderB}]
19:06:51 [2024-02-29T00:06:51.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:06:51 [2024-02-29T00:06:51.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:06:52 [2024-02-29T00:06:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:06:52 [2024-02-29T00:06:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:06:52 [2024-02-29T00:06:52.037Z] 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=-231772055 data=null doit=true}, Shell with text {Trace Import}]
19:06:52 [2024-02-29T00:06:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:06:52 [2024-02-29T00:06:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:06:52 [2024-02-29T00:06:52.037Z] 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')
19:06:52 [2024-02-29T00:06:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.037Z] 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.
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:06:52 [2024-02-29T00:06:52.038Z] 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
19:06:52 [2024-02-29T00:06:52.038Z] 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=-231772039 data=null}, (of type 'Combo')]
19:06:52 [2024-02-29T00:06:52.038Z] 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
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231771992 data=null doit=true}, TreeItem with text {import}]
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231771991 data=null}, TreeItem with text {import}]
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231771991 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231771991 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}]
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231771988 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231771987 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231771987 data=null doit=true}, Tree node with text: kernel-overlap-testing]
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231771987 data=null}, Tree node with text: kernel-overlap-testing]
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231771986 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231771986 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]
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231771975 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:06:52 [2024-02-29T00:06:52.038Z] 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:'))
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231771962 data=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:'))]
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.038Z] 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'
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:06:52 [2024-02-29T00:06:52.038Z] 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')
19:06:52 [2024-02-29T00:06:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:06:52 [2024-02-29T00:06:52.039Z] 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.
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:06:52 [2024-02-29T00:06:52.039Z] 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')
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:06:52 [2024-02-29T00:06:52.039Z] 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.
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:06:52 [2024-02-29T00:06:52.039Z] 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')
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:06:52 [2024-02-29T00:06:52.039Z] 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.
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:06:52 [2024-02-29T00:06:52.039Z] 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')
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.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')
19:06:52 [2024-02-29T00:06:52.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.
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:06:52 [2024-02-29T00:06:52.040Z] 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')
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:06:52 [2024-02-29T00:06:52.040Z] 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.
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] 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)'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:06:52 [2024-02-29T00:06:52.040Z] 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')
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] 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')
19:06:52 [2024-02-29T00:06:52.040Z] 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.
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:06:52 [2024-02-29T00:06:52.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')
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231771929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231771929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231771929 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231771929 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231771929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:52 [2024-02-29T00:06:52.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231771929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:52 [2024-02-29T00:06:52.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231771929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:52 [2024-02-29T00:06:52.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231772416 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:06:52 [2024-02-29T00:06:52.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:06:52 [2024-02-29T00:06:52.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:52 [2024-02-29T00:06:52.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:52 [2024-02-29T00:06:52.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:52 [2024-02-29T00:06:52.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:52 [2024-02-29T00:06:52.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:52 [2024-02-29T00:06:52.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:52 [2024-02-29T00:06:52.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231771575 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:52 [2024-02-29T00:06:52.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231771575 data=null doit=true}, TreeItem with text {test}]
19:06:52 [2024-02-29T00:06:52.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231771575 data=null}, TreeItem with text {test}]
19:06:52 [2024-02-29T00:06:52.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231771574 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:52 [2024-02-29T00:06:52.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231771574 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:52 [2024-02-29T00:06:52.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231771540 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:52 [2024-02-29T00:06:52.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:52 [2024-02-29T00:06:52.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231771536 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:52 [2024-02-29T00:06:52.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231771536 data=null doit=true}, TreeItem with text {test}]
19:06:52 [2024-02-29T00:06:52.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231771536 data=null}, TreeItem with text {test}]
19:06:52 [2024-02-29T00:06:52.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231771535 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:52 [2024-02-29T00:06:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231771535 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:52 [2024-02-29T00:06:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231771484 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:52 [2024-02-29T00:06:52.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:52 [2024-02-29T00:06:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:52 [2024-02-29T00:06:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231771480 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:06:52 [2024-02-29T00:06:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231771480 data=null doit=true}, TreeItem with text {Traces [2]}]
19:06:52 [2024-02-29T00:06:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231771480 data=null}, TreeItem with text {Traces [2]}]
19:06:52 [2024-02-29T00:06:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231771479 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:06:52 [2024-02-29T00:06:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231771479 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]}]
19:06:52 [2024-02-29T00:06:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231771458 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:06:52 [2024-02-29T00:06:52.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:06:52 [2024-02-29T00:06:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=-231771457 data=null doit=true}, TreeItem with text {FolderB [1]}]
19:06:52 [2024-02-29T00:06:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=-231771457 data=null}, TreeItem with text {FolderB [1]}]
19:06:52 [2024-02-29T00:06:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-231771457 data=null button=1 stateMask=0x0 x=114 y=127 count=1}, TreeItem with text {FolderB [1]}]
19:06:52 [2024-02-29T00:06:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231771457 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]}]
19:06:52 [2024-02-29T00:06:52.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-231771455 data=null button=1 stateMask=0x80000 x=114 y=127 count=1}, TreeItem with text {FolderB [1]}]
19:06:52 [2024-02-29T00:06:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:52 [2024-02-29T00:06:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:52 [2024-02-29T00:06:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231771199 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
19:06:52 [2024-02-29T00:06:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231771199 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:52 [2024-02-29T00:06:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231771199 data=null}, TreeItem with text {kernel-overlap-testing}]
19:06:52 [2024-02-29T00:06:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231771198 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:06:52 [2024-02-29T00:06:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231771197 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:52 [2024-02-29T00:06:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231771173 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:06:52 [2024-02-29T00:06:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:52 [2024-02-29T00:06:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:52 [2024-02-29T00:06:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:52 [2024-02-29T00:06:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:52 [2024-02-29T00:06:52.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:52 [2024-02-29T00:06:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:52 [2024-02-29T00:06:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231771159 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
19:06:52 [2024-02-29T00:06:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231771159 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:52 [2024-02-29T00:06:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231771159 data=null}, TreeItem with text {kernel-overlap-testing}]
19:06:52 [2024-02-29T00:06:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231771158 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:06:52 [2024-02-29T00:06:52.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231771158 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:52 [2024-02-29T00:06:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231771150 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:06:52 [2024-02-29T00:06:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:06:52 [2024-02-29T00:06:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231771149 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
19:06:52 [2024-02-29T00:06:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231771149 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:52 [2024-02-29T00:06:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:52 [2024-02-29T00:06:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231771148 data=null}, TreeItem with text {kernel-overlap-testing}]
19:06:52 [2024-02-29T00:06:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231771148 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:06:52 [2024-02-29T00:06:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231771148 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:52 [2024-02-29T00:06:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231771144 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:06:52 [2024-02-29T00:06:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231771143 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
19:06:52 [2024-02-29T00:06:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231771143 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
19:06:52 [2024-02-29T00:06:52.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231771143 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:53 [2024-02-29T00:06:53.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231771086 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
19:06:53 [2024-02-29T00:06:53.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231770803 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
19:06:53 [2024-02-29T00:06:53.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231770796 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:53 [2024-02-29T00:06:53.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231770796 data=null}, TreeItem with text {kernel-overlap-testing}]
19:06:53 [2024-02-29T00:06:53.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:06:53 [2024-02-29T00:06:53.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:53 [2024-02-29T00:06:53.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:53 [2024-02-29T00:06:53.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:53 [2024-02-29T00:06:53.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:53 [2024-02-29T00:06:53.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:53 [2024-02-29T00:06:53.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:53 [2024-02-29T00:06:53.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:06:53 [2024-02-29T00:06:53.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231770780 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:06:53 [2024-02-29T00:06:53.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231770780 data=null doit=true}, TableItem with text {}]
19:06:53 [2024-02-29T00:06:53.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231770780 data=null}, TableItem with text {}]
19:06:53 [2024-02-29T00:06:53.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231770779 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:06:53 [2024-02-29T00:06:53.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231770779 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:06:53 [2024-02-29T00:06:53.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231770767 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:06:53 [2024-02-29T00:06:53.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:53 [2024-02-29T00:06:53.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231769534 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231769534 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231769533 data=null}, TreeItem with text {kernel-overlap-testing}]
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231769532 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231769532 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231769524 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:54 [2024-02-29T00:06:54.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:54 [2024-02-29T00:06:54.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:06:54 [2024-02-29T00:06:54.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-231769519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-231769519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-231769519 data=null doit=true}, (of type 'Tree')]
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-231769519 data=null}, (of type 'Tree')]
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=-231769518 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, (of type 'Tree')]
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231769518 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')]
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=-231769494 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, (of type 'Tree')]
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-231769494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-231769493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-231769493 data=null doit=true}, (of type 'Tree')]
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-231769492 data=null}, (of type 'Tree')]
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-231769492 data=null button=1 stateMask=0x40000 x=114 y=127 count=1}, (of type 'Tree')]
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231769491 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')]
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-231769476 data=null button=1 stateMask=0xc0000 x=114 y=127 count=1}, (of type 'Tree')]
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:06:54 [2024-02-29T00:06:54.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:06:54 [2024-02-29T00:06:54.692Z] 
19:06:54 [2024-02-29T00:06:54.692Z] (Eclipse:20013): Gtk-WARNING **: 00:06:54.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:54 [2024-02-29T00:06:54.692Z] 
19:06:54 [2024-02-29T00:06:54.692Z] (Eclipse:20013): Gtk-WARNING **: 00:06:54.508: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:54 [2024-02-29T00:06:54.692Z] 
19:06:54 [2024-02-29T00:06:54.692Z] (Eclipse:20013): Gtk-WARNING **: 00:06:54.508: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:54 [2024-02-29T00:06:54.692Z] 
19:06:54 [2024-02-29T00:06:54.692Z] (Eclipse:20013): Gtk-WARNING **: 00:06:54.508: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:54 [2024-02-29T00:06:54.692Z] 
19:06:54 [2024-02-29T00:06:54.692Z] (Eclipse:20013): Gtk-WARNING **: 00:06:54.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:54 [2024-02-29T00:06:54.692Z] 
19:06:54 [2024-02-29T00:06:54.692Z] (Eclipse:20013): Gtk-WARNING **: 00:06:54.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:54 [2024-02-29T00:06:54.692Z] 
19:06:54 [2024-02-29T00:06:54.692Z] (Eclipse:20013): Gtk-WARNING **: 00:06:54.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:54 [2024-02-29T00:06:54.692Z] 
19:06:54 [2024-02-29T00:06:54.692Z] (Eclipse:20013): Gtk-WARNING **: 00:06:54.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:54 [2024-02-29T00:06:54.692Z] 
19:06:54 [2024-02-29T00:06:54.692Z] (Eclipse:20013): Gtk-WARNING **: 00:06:54.593: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:54 [2024-02-29T00:06:54.692Z] 
19:06:54 [2024-02-29T00:06:54.692Z] (Eclipse:20013): Gtk-WARNING **: 00:06:54.593: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:54 [2024-02-29T00:06:54.692Z] 
19:06:54 [2024-02-29T00:06:54.692Z] (Eclipse:20013): Gtk-WARNING **: 00:06:54.593: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:54 [2024-02-29T00:06:54.693Z] 
19:06:54 [2024-02-29T00:06:54.693Z] (Eclipse:20013): Gtk-WARNING **: 00:06:54.593: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:54 [2024-02-29T00:06:54.693Z] 
19:06:54 [2024-02-29T00:06:54.693Z] (Eclipse:20013): Gtk-WARNING **: 00:06:54.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:54 [2024-02-29T00:06:54.693Z] 
19:06:54 [2024-02-29T00:06:54.693Z] (Eclipse:20013): Gtk-WARNING **: 00:06:54.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:54 [2024-02-29T00:06:54.693Z] 
19:06:54 [2024-02-29T00:06:54.693Z] (Eclipse:20013): Gtk-WARNING **: 00:06:54.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:54 [2024-02-29T00:06:54.693Z] 
19:06:54 [2024-02-29T00:06:54.693Z] (Eclipse:20013): Gtk-WARNING **: 00:06:54.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:06:54 [2024-02-29T00:06:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:06:54 [2024-02-29T00:06:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
19:06:54 [2024-02-29T00:06:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:06:54 [2024-02-29T00:06:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:06:54 [2024-02-29T00:06:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:06:54 [2024-02-29T00:06:54.693Z] 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')
19:06:54 [2024-02-29T00:06:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:06:54 [2024-02-29T00:06:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:06:54 [2024-02-29T00:06:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231769154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:54 [2024-02-29T00:06:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231769154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:54 [2024-02-29T00:06:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231769154 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:54 [2024-02-29T00:06:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231769154 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:54 [2024-02-29T00:06:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231769154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:54 [2024-02-29T00:06:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231769154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:06:54 [2024-02-29T00:06:54.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231769153 data=null 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')]
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-231769439 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231768385 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231768385 data=null doit=true}, TreeItem with text {test}]
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231768385 data=null}, TreeItem with text {test}]
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231768385 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231768384 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231768345 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231768344 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231768344 data=null doit=true}, TreeItem with text {test}]
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231768344 data=null}, TreeItem with text {test}]
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231768343 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231768343 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231768326 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:55 [2024-02-29T00:06:55.623Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231768325 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231768325 data=null doit=true}, TreeItem with text {Traces [2]}]
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231768325 data=null}, TreeItem with text {Traces [2]}]
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231768324 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231768290 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]}]
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231768283 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231768281 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231768281 data=null doit=true}, TreeItem with text {Traces [2]}]
19:06:55 [2024-02-29T00:06:55.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231768281 data=null}, TreeItem with text {Traces [2]}]
19:06:55 [2024-02-29T00:06:55.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231768280 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:06:55 [2024-02-29T00:06:55.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231768280 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]}]
19:06:55 [2024-02-29T00:06:55.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231768277 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:06:55 [2024-02-29T00:06:55.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:06:55 [2024-02-29T00:06:55.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:06:56 [2024-02-29T00:06:56.186Z] 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=-231767712 data=null doit=true}, Shell with text {Trace Import}]
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:06:56 [2024-02-29T00:06:56.186Z] 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')
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.186Z] 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.
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:06:56 [2024-02-29T00:06:56.186Z] 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
19:06:56 [2024-02-29T00:06:56.186Z] 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=-231767707 data=null}, (of type 'Combo')]
19:06:56 [2024-02-29T00:06:56.186Z] 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
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:56 [2024-02-29T00:06:56.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231767658 data=null doit=true}, TreeItem with text {import}]
19:06:56 [2024-02-29T00:06:56.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231767658 data=null}, TreeItem with text {import}]
19:06:56 [2024-02-29T00:06:56.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231767658 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:06:56 [2024-02-29T00:06:56.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231767658 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}]
19:06:56 [2024-02-29T00:06:56.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231767655 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:06:56 [2024-02-29T00:06:56.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:56 [2024-02-29T00:06:56.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-231767654 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:06:56 [2024-02-29T00:06:56.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231767654 data=null doit=true}, TreeItem with text {import}]
19:06:56 [2024-02-29T00:06:56.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231767654 data=null}, TreeItem with text {import}]
19:06:56 [2024-02-29T00:06:56.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231767654 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:06:56 [2024-02-29T00:06:56.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231767654 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}]
19:06:56 [2024-02-29T00:06:56.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231767653 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:06:56 [2024-02-29T00:06:56.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:56 [2024-02-29T00:06:56.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:56 [2024-02-29T00:06:56.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
19:06:56 [2024-02-29T00:06:56.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:56 [2024-02-29T00:06:56.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:56 [2024-02-29T00:06:56.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
19:06:56 [2024-02-29T00:06:56.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-231767619 data=null doit=true}, Tree node with text: z-clashes]
19:06:56 [2024-02-29T00:06:56.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-231767619 data=null}, Tree node with text: z-clashes]
19:06:56 [2024-02-29T00:06:56.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-231767618 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
19:06:56 [2024-02-29T00:06:56.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231767618 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]
19:06:56 [2024-02-29T00:06:56.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-231767616 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
19:06:56 [2024-02-29T00:06:56.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:56 [2024-02-29T00:06:56.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-231767615 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
19:06:56 [2024-02-29T00:06:56.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-231767615 data=null doit=true}, Tree node with text: z-clashes]
19:06:56 [2024-02-29T00:06:56.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-231767615 data=null}, Tree node with text: z-clashes]
19:06:56 [2024-02-29T00:06:56.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-231767615 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
19:06:56 [2024-02-29T00:06:56.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231767614 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]
19:06:56 [2024-02-29T00:06:56.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-231767611 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
19:06:56 [2024-02-29T00:06:56.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:56 [2024-02-29T00:06:56.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:56 [2024-02-29T00:06:56.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
19:06:56 [2024-02-29T00:06:56.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:06:56 [2024-02-29T00:06:56.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:06:56 [2024-02-29T00:06:56.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:06:56 [2024-02-29T00:06:56.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:06:56 [2024-02-29T00:06:56.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:06:56 [2024-02-29T00:06:56.444Z] 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:'))
19:06:56 [2024-02-29T00:06:56.444Z] 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
19:06:56 [2024-02-29T00:06:56.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=-231767607 data=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:'))]
19:06:56 [2024-02-29T00:06:56.444Z] 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
19:06:56 [2024-02-29T00:06:56.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.445Z] 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'
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:06:56 [2024-02-29T00:06:56.445Z] 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')
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:06:56 [2024-02-29T00:06:56.445Z] 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.
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:06:56 [2024-02-29T00:06:56.445Z] 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')
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7dd3ed43
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-231767590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-231767590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-231767590 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-231767590 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-231767589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-231767589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-231767589 data=null 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')]
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-231767589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-231767589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-231767589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-231767589 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-231767589 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:06:56 [2024-02-29T00:06:56.446Z] 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')
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:06:56 [2024-02-29T00:06:56.446Z] 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')
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] 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')
19:06:56 [2024-02-29T00:06:56.446Z] 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.
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:06:56 [2024-02-29T00:06:56.446Z] 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')
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:06:56 [2024-02-29T00:06:56.446Z] 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.
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.446Z] 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)'
19:06:56 [2024-02-29T00:06:56.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:06:56 [2024-02-29T00:06:56.446Z] 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')
19:06:56 [2024-02-29T00:06:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.447Z] 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')
19:06:56 [2024-02-29T00:06:56.447Z] 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.
19:06:56 [2024-02-29T00:06:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:06:56 [2024-02-29T00:06:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:06:56 [2024-02-29T00:06:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:06:56 [2024-02-29T00:06:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:06:56 [2024-02-29T00:06:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:06:56 [2024-02-29T00:06:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231767574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:56 [2024-02-29T00:06:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231767574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:56 [2024-02-29T00:06:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231767574 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:56 [2024-02-29T00:06:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231767574 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:56 [2024-02-29T00:06:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231767573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:56 [2024-02-29T00:06:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231767573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:56 [2024-02-29T00:06:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231767573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:06:56 [2024-02-29T00:06:56.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231768236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:06:56 [2024-02-29T00:06:56.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:06:56 [2024-02-29T00:06:56.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:56 [2024-02-29T00:06:56.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:56 [2024-02-29T00:06:56.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:56 [2024-02-29T00:06:56.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:56 [2024-02-29T00:06:56.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:56 [2024-02-29T00:06:56.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:56 [2024-02-29T00:06:56.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231767355 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:56 [2024-02-29T00:06:56.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231767355 data=null doit=true}, TreeItem with text {test}]
19:06:56 [2024-02-29T00:06:56.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231767355 data=null}, TreeItem with text {test}]
19:06:56 [2024-02-29T00:06:56.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231767354 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:56 [2024-02-29T00:06:56.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231767354 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:56 [2024-02-29T00:06:56.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231767328 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:56 [2024-02-29T00:06:56.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:56 [2024-02-29T00:06:56.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231767327 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:56 [2024-02-29T00:06:56.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231767327 data=null doit=true}, TreeItem with text {test}]
19:06:56 [2024-02-29T00:06:56.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231767327 data=null}, TreeItem with text {test}]
19:06:56 [2024-02-29T00:06:56.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231767326 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:56 [2024-02-29T00:06:56.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231767326 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:56 [2024-02-29T00:06:56.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231767321 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:56 [2024-02-29T00:06:56.705Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:56 [2024-02-29T00:06:56.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:56 [2024-02-29T00:06:56.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231767320 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:06:56 [2024-02-29T00:06:56.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231767320 data=null doit=true}, TreeItem with text {Traces [2]}]
19:06:56 [2024-02-29T00:06:56.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231767320 data=null}, TreeItem with text {Traces [2]}]
19:06:56 [2024-02-29T00:06:56.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231767320 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:06:56 [2024-02-29T00:06:56.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231767320 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]}]
19:06:56 [2024-02-29T00:06:56.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231767275 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:06:56 [2024-02-29T00:06:56.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231767275 data=null doit=true}, TreeItem with text {Traces [2]}]
19:06:56 [2024-02-29T00:06:56.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231767274 data=null}, TreeItem with text {Traces [2]}]
19:06:56 [2024-02-29T00:06:56.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231767274 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:06:56 [2024-02-29T00:06:56.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231767274 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]}]
19:06:56 [2024-02-29T00:06:56.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231767272 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:06:56 [2024-02-29T00:06:56.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:56 [2024-02-29T00:06:56.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:56 [2024-02-29T00:06:56.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231766942 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:56 [2024-02-29T00:06:56.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231766920 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:56 [2024-02-29T00:06:56.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231766919 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:56 [2024-02-29T00:06:56.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231766918 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:56 [2024-02-29T00:06:56.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231766918 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:56 [2024-02-29T00:06:56.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231766896 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:56 [2024-02-29T00:06:56.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:56 [2024-02-29T00:06:56.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:56 [2024-02-29T00:06:56.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:56 [2024-02-29T00:06:56.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:56 [2024-02-29T00:06:56.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:56 [2024-02-29T00:06:56.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:56 [2024-02-29T00:06:56.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231766885 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:56 [2024-02-29T00:06:56.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231766885 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:56 [2024-02-29T00:06:56.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231766885 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:56 [2024-02-29T00:06:56.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231766884 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:56 [2024-02-29T00:06:56.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231766884 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:56 [2024-02-29T00:06:56.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231766880 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:56 [2024-02-29T00:06:56.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:06:56 [2024-02-29T00:06:56.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231766880 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:56 [2024-02-29T00:06:56.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231766880 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:56 [2024-02-29T00:06:56.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:56 [2024-02-29T00:06:56.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231766879 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:56 [2024-02-29T00:06:56.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231766879 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:56 [2024-02-29T00:06:56.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231766879 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:56 [2024-02-29T00:06:56.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231766876 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:56 [2024-02-29T00:06:56.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231766871 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:56 [2024-02-29T00:06:56.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231766871 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:57 [2024-02-29T00:06:57.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231766871 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:57 [2024-02-29T00:06:57.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231766818 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:57 [2024-02-29T00:06:57.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231766667 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:57 [2024-02-29T00:06:57.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231766666 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:57 [2024-02-29T00:06:57.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231766666 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:57 [2024-02-29T00:06:57.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:06:57 [2024-02-29T00:06:57.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:58 [2024-02-29T00:06:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:58 [2024-02-29T00:06:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:58 [2024-02-29T00:06:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231765524 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231765524 data=null doit=true}, TableItem with text {}]
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231765523 data=null}, TableItem with text {}]
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231765523 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231765522 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231765518 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231765355 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231765355 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231765354 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231765354 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231765353 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231765349 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:58 [2024-02-29T00:06:58.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231765340 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231765339 data=null doit=true}, TreeItem with text {test}]
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231765339 data=null}, TreeItem with text {test}]
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231765339 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231765339 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231765299 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231765297 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231765297 data=null doit=true}, TreeItem with text {test}]
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231765297 data=null}, TreeItem with text {test}]
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231765296 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231765296 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231765291 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:06:58 [2024-02-29T00:06:58.588Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231765290 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:06:58 [2024-02-29T00:06:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231765289 data=null doit=true}, TreeItem with text {Traces [2]}]
19:06:58 [2024-02-29T00:06:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231765289 data=null}, TreeItem with text {Traces [2]}]
19:06:58 [2024-02-29T00:06:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231765289 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:06:58 [2024-02-29T00:06:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231765289 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]}]
19:06:58 [2024-02-29T00:06:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231765272 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:06:58 [2024-02-29T00:06:58.589Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:06:58 [2024-02-29T00:06:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-231765271 data=null doit=true}, TreeItem with text {z-clashes [1]}]
19:06:58 [2024-02-29T00:06:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-231765271 data=null}, TreeItem with text {z-clashes [1]}]
19:06:58 [2024-02-29T00:06:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-231765271 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
19:06:58 [2024-02-29T00:06:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231765271 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]}]
19:06:58 [2024-02-29T00:06:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-231765269 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
19:06:58 [2024-02-29T00:06:58.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231765013 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231765013 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231765012 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231765011 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231765011 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231764989 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:06:58 [2024-02-29T00:06:58.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231764978 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231764978 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231764978 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231764978 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231764978 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231764974 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231764973 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231764973 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231764973 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231764973 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231764972 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231764969 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231764969 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:58 [2024-02-29T00:06:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231764969 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:59 [2024-02-29T00:06:59.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231764964 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:59 [2024-02-29T00:06:59.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231764784 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:06:59 [2024-02-29T00:06:59.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231764657 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:06:59 [2024-02-29T00:06:59.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231764656 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:06:59 [2024-02-29T00:06:59.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231764656 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:06:59 [2024-02-29T00:06:59.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:06:59 [2024-02-29T00:06:59.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:06:59 [2024-02-29T00:06:59.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:00 [2024-02-29T00:07:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:00 [2024-02-29T00:07:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:00 [2024-02-29T00:07:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:00 [2024-02-29T00:07:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:00 [2024-02-29T00:07:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:07:00 [2024-02-29T00:07:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231763146 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:07:00 [2024-02-29T00:07:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231763146 data=null doit=true}, TableItem with text {}]
19:07:00 [2024-02-29T00:07:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231763145 data=null}, TableItem with text {}]
19:07:00 [2024-02-29T00:07:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231763145 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:07:00 [2024-02-29T00:07:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231763145 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:07:00 [2024-02-29T00:07:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231763141 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:07:00 [2024-02-29T00:07:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:00 [2024-02-29T00:07:00.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:00 [2024-02-29T00:07:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:00 [2024-02-29T00:07:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:00 [2024-02-29T00:07:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231763029 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:07:00 [2024-02-29T00:07:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231763029 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:00 [2024-02-29T00:07:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231763028 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:07:00 [2024-02-29T00:07:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231763027 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:00 [2024-02-29T00:07:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231763027 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:00 [2024-02-29T00:07:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231763023 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:00 [2024-02-29T00:07:00.986Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231763011 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231763010 data=null doit=true}, TreeItem with text {test}]
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231763010 data=null}, TreeItem with text {test}]
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231763010 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231763010 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231762972 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231762970 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231762970 data=null doit=true}, TreeItem with text {test}]
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231762970 data=null}, TreeItem with text {test}]
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231762969 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231762969 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231762961 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:00 [2024-02-29T00:07:00.986Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231762960 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231762960 data=null doit=true}, TreeItem with text {Traces [2]}]
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231762960 data=null}, TreeItem with text {Traces [2]}]
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231762960 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231762959 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]}]
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231762952 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231762951 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231762951 data=null doit=true}, TreeItem with text {Traces [2]}]
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231762951 data=null}, TreeItem with text {Traces [2]}]
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231762951 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231762951 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]}]
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231762940 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:07:00 [2024-02-29T00:07:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:07:01 [2024-02-29T00:07:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:07:01 [2024-02-29T00:07:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:07:01 [2024-02-29T00:07:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:07:01 [2024-02-29T00:07:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:07:01 [2024-02-29T00:07:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:07:01 [2024-02-29T00:07:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:07:01 [2024-02-29T00:07:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:07:01 [2024-02-29T00:07:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:07:01 [2024-02-29T00:07:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231762627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:07:01 [2024-02-29T00:07:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231762627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:07:01 [2024-02-29T00:07:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231762627 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:07:01 [2024-02-29T00:07:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231762627 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:07:01 [2024-02-29T00:07:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231762627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:07:01 [2024-02-29T00:07:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231762627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:07:01 [2024-02-29T00:07:01.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231762627 data=null 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')]
19:07:01 [2024-02-29T00:07:01.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231762910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:07:01 [2024-02-29T00:07:01.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:07:01 [2024-02-29T00:07:01.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:01 [2024-02-29T00:07:01.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:01 [2024-02-29T00:07:01.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:01 [2024-02-29T00:07:01.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:01 [2024-02-29T00:07:01.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:01 [2024-02-29T00:07:01.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:02 [2024-02-29T00:07:02.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231761992 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:02 [2024-02-29T00:07:02.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231761992 data=null doit=true}, TreeItem with text {test}]
19:07:02 [2024-02-29T00:07:02.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231761992 data=null}, TreeItem with text {test}]
19:07:02 [2024-02-29T00:07:02.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231761991 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:02 [2024-02-29T00:07:02.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231761991 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:02 [2024-02-29T00:07:02.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231761975 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:02 [2024-02-29T00:07:02.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:02 [2024-02-29T00:07:02.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231761974 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:02 [2024-02-29T00:07:02.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231761974 data=null doit=true}, TreeItem with text {test}]
19:07:02 [2024-02-29T00:07:02.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231761974 data=null}, TreeItem with text {test}]
19:07:02 [2024-02-29T00:07:02.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231761973 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:02 [2024-02-29T00:07:02.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231761973 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:02 [2024-02-29T00:07:02.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231761969 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:02 [2024-02-29T00:07:02.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:02 [2024-02-29T00:07:02.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:02 [2024-02-29T00:07:02.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231761968 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:07:02 [2024-02-29T00:07:02.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231761968 data=null doit=true}, TreeItem with text {Traces [0]}]
19:07:02 [2024-02-29T00:07:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231761968 data=null}, TreeItem with text {Traces [0]}]
19:07:02 [2024-02-29T00:07:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231761967 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:07:02 [2024-02-29T00:07:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231761967 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:07:02 [2024-02-29T00:07:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231761956 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:07:02 [2024-02-29T00:07:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:02 [2024-02-29T00:07:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231761955 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:07:02 [2024-02-29T00:07:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231761955 data=null doit=true}, TreeItem with text {Traces [0]}]
19:07:02 [2024-02-29T00:07:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231761955 data=null}, TreeItem with text {Traces [0]}]
19:07:02 [2024-02-29T00:07:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231761954 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:07:02 [2024-02-29T00:07:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231761954 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:07:02 [2024-02-29T00:07:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231761951 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:07:02 [2024-02-29T00:07:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:07:02 [2024-02-29T00:07:02.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:07:02 [2024-02-29T00:07:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:07:02 [2024-02-29T00:07:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:07:02 [2024-02-29T00:07:02.321Z] 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=-231761515 data=null doit=true}, Shell with text {Trace Import}]
19:07:02 [2024-02-29T00:07:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:07:02 [2024-02-29T00:07:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:07:02 [2024-02-29T00:07:02.321Z] 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')
19:07:02 [2024-02-29T00:07:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.322Z] 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.
19:07:02 [2024-02-29T00:07:02.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:07:02 [2024-02-29T00:07:02.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:07:02 [2024-02-29T00:07:02.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:07:02 [2024-02-29T00:07:02.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:07:02 [2024-02-29T00:07:02.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:07:02 [2024-02-29T00:07:02.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:07:02 [2024-02-29T00:07:02.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:07:02 [2024-02-29T00:07:02.322Z] 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
19:07:02 [2024-02-29T00:07:02.322Z] 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=-231761497 data=null}, (of type 'Combo')]
19:07:02 [2024-02-29T00:07:02.322Z] 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
19:07:02 [2024-02-29T00:07:02.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:02 [2024-02-29T00:07:02.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:02 [2024-02-29T00:07:02.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231761448 data=null doit=true}, TreeItem with text {import}]
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231761447 data=null}, TreeItem with text {import}]
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231761447 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231761446 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}]
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231761444 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-231761443 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231761443 data=null doit=true}, TreeItem with text {import}]
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231761443 data=null}, TreeItem with text {import}]
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231761443 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231761443 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}]
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231761434 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:07:02 [2024-02-29T00:07:02.581Z] 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:'))
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231761409 data=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:'))]
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.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'
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:07:02 [2024-02-29T00:07:02.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')
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.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')
19:07:02 [2024-02-29T00:07:02.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.
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:07:02 [2024-02-29T00:07:02.582Z] 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')
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7ad8dff2
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-231761404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-231761404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-231761404 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-231761404 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-231761404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-231761404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-231761404 data=null 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')]
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-231761404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-231761404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-231761404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-231761403 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-231761403 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:07:02 [2024-02-29T00:07:02.582Z] 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')
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:07:02 [2024-02-29T00:07:02.582Z] 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.
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:07:02 [2024-02-29T00:07:02.583Z] 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')
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] 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')
19:07:02 [2024-02-29T00:07:02.583Z] 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.
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:07:02 [2024-02-29T00:07:02.583Z] 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')
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:07:02 [2024-02-29T00:07:02.583Z] 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.
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] 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)'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:07:02 [2024-02-29T00:07:02.583Z] 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')
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] 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')
19:07:02 [2024-02-29T00:07:02.583Z] 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.
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:02 [2024-02-29T00:07:02.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:07:02 [2024-02-29T00:07:02.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:07:02 [2024-02-29T00:07:02.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:07:02 [2024-02-29T00:07:02.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:07:02 [2024-02-29T00:07:02.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231761396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:02 [2024-02-29T00:07:02.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231761396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:02 [2024-02-29T00:07:02.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231761396 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:02 [2024-02-29T00:07:02.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231761396 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:02 [2024-02-29T00:07:02.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231761396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:02 [2024-02-29T00:07:02.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231761396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231761395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231761914 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231761049 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231761049 data=null doit=true}, TreeItem with text {test}]
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231761048 data=null}, TreeItem with text {test}]
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231761048 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231761048 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231761028 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231761027 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231761027 data=null doit=true}, TreeItem with text {test}]
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231761027 data=null}, TreeItem with text {test}]
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231761027 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231761027 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231761022 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:02 [2024-02-29T00:07:02.842Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231761021 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231761021 data=null doit=true}, TreeItem with text {Traces [0]}]
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231761021 data=null}, TreeItem with text {Traces [0]}]
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231761020 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231761020 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231761013 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231761013 data=null doit=true}, TreeItem with text {Traces [1]}]
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231761013 data=null}, TreeItem with text {Traces [1]}]
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231761012 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231761012 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]}]
19:07:02 [2024-02-29T00:07:02.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231761000 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:07:03 [2024-02-29T00:07:03.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:03 [2024-02-29T00:07:03.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:03 [2024-02-29T00:07:03.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231760852 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:07:03 [2024-02-29T00:07:03.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231760852 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:03 [2024-02-29T00:07:03.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231760852 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:07:03 [2024-02-29T00:07:03.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231760851 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:03 [2024-02-29T00:07:03.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231760851 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:03 [2024-02-29T00:07:03.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231760819 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:03 [2024-02-29T00:07:03.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:03 [2024-02-29T00:07:03.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:03 [2024-02-29T00:07:03.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:03 [2024-02-29T00:07:03.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:03 [2024-02-29T00:07:03.100Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:03 [2024-02-29T00:07:03.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:03 [2024-02-29T00:07:03.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231760816 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:07:03 [2024-02-29T00:07:03.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231760816 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:03 [2024-02-29T00:07:03.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231760816 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:07:03 [2024-02-29T00:07:03.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231760816 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:03 [2024-02-29T00:07:03.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231760816 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:03 [2024-02-29T00:07:03.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231760807 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:03 [2024-02-29T00:07:03.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:07:03 [2024-02-29T00:07:03.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231760807 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:07:03 [2024-02-29T00:07:03.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231760807 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:03 [2024-02-29T00:07:03.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:03 [2024-02-29T00:07:03.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231760806 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:07:03 [2024-02-29T00:07:03.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231760806 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:03 [2024-02-29T00:07:03.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231760806 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:03 [2024-02-29T00:07:03.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231760803 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:03 [2024-02-29T00:07:03.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231760802 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:07:03 [2024-02-29T00:07:03.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231760802 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:07:03 [2024-02-29T00:07:03.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231760802 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:03 [2024-02-29T00:07:03.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231760750 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:07:03 [2024-02-29T00:07:03.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231760742 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:07:03 [2024-02-29T00:07:03.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231760741 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:03 [2024-02-29T00:07:03.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231760741 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:07:03 [2024-02-29T00:07:03.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:07:03 [2024-02-29T00:07:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:04 [2024-02-29T00:07:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:04 [2024-02-29T00:07:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:04 [2024-02-29T00:07:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:04 [2024-02-29T00:07:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:04 [2024-02-29T00:07:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:07:04 [2024-02-29T00:07:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231759232 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:07:04 [2024-02-29T00:07:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231759231 data=null doit=true}, TableItem with text {}]
19:07:04 [2024-02-29T00:07:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231759231 data=null}, TableItem with text {}]
19:07:04 [2024-02-29T00:07:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231759230 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:07:04 [2024-02-29T00:07:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231759230 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:07:04 [2024-02-29T00:07:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231759226 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:07:04 [2024-02-29T00:07:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:04 [2024-02-29T00:07:04.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231759119 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231759118 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231759118 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231759117 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231759117 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231759112 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:04 [2024-02-29T00:07:04.850Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-231758999 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-231758999 data=null doit=true}, TreeItem with text {Tracing}]
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-231758999 data=null}, TreeItem with text {Tracing}]
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-231758998 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231758998 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}]
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-231758972 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-231758970 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-231758970 data=null doit=true}, TreeItem with text {Tracing}]
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-231758970 data=null}, TreeItem with text {Tracing}]
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-231758970 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231758969 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}]
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-231758964 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-231758964 data=null doit=true}, TreeItem with text {Tracing}]
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-231758964 data=null}, TreeItem with text {Tracing}]
19:07:04 [2024-02-29T00:07:04.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-231758963 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
19:07:05 [2024-02-29T00:07:05.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231758963 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}]
19:07:05 [2024-02-29T00:07:05.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-231758961 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
19:07:05 [2024-02-29T00:07:05.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:05 [2024-02-29T00:07:05.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231758961 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [0]}]
19:07:05 [2024-02-29T00:07:05.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231758960 data=null doit=true}, TreeItem with text {Traces [0]}]
19:07:05 [2024-02-29T00:07:05.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231758960 data=null}, TreeItem with text {Traces [0]}]
19:07:05 [2024-02-29T00:07:05.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231758960 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
19:07:05 [2024-02-29T00:07:05.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231758960 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:07:05 [2024-02-29T00:07:05.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231758940 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
19:07:05 [2024-02-29T00:07:05.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:05 [2024-02-29T00:07:05.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231758939 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [0]}]
19:07:05 [2024-02-29T00:07:05.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231758939 data=null doit=true}, TreeItem with text {Traces [0]}]
19:07:05 [2024-02-29T00:07:05.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231758939 data=null}, TreeItem with text {Traces [0]}]
19:07:05 [2024-02-29T00:07:05.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231758938 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
19:07:05 [2024-02-29T00:07:05.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231758938 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:07:05 [2024-02-29T00:07:05.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231758935 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
19:07:05 [2024-02-29T00:07:05.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:07:05 [2024-02-29T00:07:05.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:07:05 [2024-02-29T00:07:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:07:05 [2024-02-29T00:07:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:07:05 [2024-02-29T00:07:05.680Z] 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=-231758399 data=null doit=true}, Shell with text {Trace Import}]
19:07:05 [2024-02-29T00:07:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07: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:'
19:07:05 [2024-02-29T00:07:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:07:05 [2024-02-29T00:07: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')
19:07:05 [2024-02-29T00:07:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.681Z] 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.
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:07:05 [2024-02-29T00:07:05.681Z] 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
19:07:05 [2024-02-29T00:07:05.681Z] 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=-231758383 data=null}, (of type 'Combo')]
19:07:05 [2024-02-29T00:07:05.681Z] 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
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231758333 data=null doit=true}, TreeItem with text {import}]
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231758333 data=null}, TreeItem with text {import}]
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231758332 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231758332 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}]
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231758329 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231758329 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231758329 data=null doit=true}, Tree node with text: kernel-overlap-testing]
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231758328 data=null}, Tree node with text: kernel-overlap-testing]
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231758328 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231758328 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]
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231758316 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:07:05 [2024-02-29T00:07:05.681Z] 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:'))
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231758304 data=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:'))]
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:07:05 [2024-02-29T00:07:05.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] 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'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:07:05 [2024-02-29T00:07:05.682Z] 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')
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:07:05 [2024-02-29T00:07:05.682Z] 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.
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:07:05 [2024-02-29T00:07:05.682Z] 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')
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:07:05 [2024-02-29T00:07:05.682Z] 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.
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:07:05 [2024-02-29T00:07:05.682Z] 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')
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:07:05 [2024-02-29T00:07:05.682Z] 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.
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:07:05 [2024-02-29T00:07:05.683Z] 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')
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] 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')
19:07:05 [2024-02-29T00:07:05.683Z] 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.
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:07:05 [2024-02-29T00:07:05.683Z] 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')
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:07:05 [2024-02-29T00:07:05.683Z] 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.
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] 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)'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:07:05 [2024-02-29T00:07:05.683Z] 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')
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] 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')
19:07:05 [2024-02-29T00:07:05.683Z] 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.
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:07:05 [2024-02-29T00:07:05.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:07:05 [2024-02-29T00:07:05.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:07:05 [2024-02-29T00:07:05.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:07:05 [2024-02-29T00:07:05.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231758267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:05 [2024-02-29T00:07:05.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231758267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:05 [2024-02-29T00:07:05.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231758267 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:05 [2024-02-29T00:07:05.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231758267 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:05 [2024-02-29T00:07:05.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231758267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:05 [2024-02-29T00:07:05.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231758267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:05 [2024-02-29T00:07:05.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231758267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:05 [2024-02-29T00:07:05.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231758870 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-231758015 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-231758014 data=null doit=true}, TreeItem with text {Tracing}]
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-231758014 data=null}, TreeItem with text {Tracing}]
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-231758014 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231758014 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}]
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-231757968 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-231757967 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-231757967 data=null doit=true}, TreeItem with text {Tracing}]
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-231757967 data=null}, TreeItem with text {Tracing}]
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-231757966 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231757966 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}]
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-231757947 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
19:07:05 [2024-02-29T00:07:05.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231757945 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [1]}]
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231757936 data=null doit=true}, TreeItem with text {Traces [1]}]
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231757936 data=null}, TreeItem with text {Traces [1]}]
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231757936 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231757936 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231757928 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231757928 data=null doit=true}, TreeItem with text {Traces [1]}]
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231757928 data=null}, TreeItem with text {Traces [1]}]
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231757927 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231757912 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]}]
19:07:05 [2024-02-29T00:07:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231757884 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
19:07:06 [2024-02-29T00:07:06.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:06 [2024-02-29T00:07:06.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:06 [2024-02-29T00:07:06.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231757653 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:07:06 [2024-02-29T00:07:06.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231757625 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:06 [2024-02-29T00:07:06.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231757625 data=null}, TreeItem with text {kernel-overlap-testing}]
19:07:06 [2024-02-29T00:07:06.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231757624 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:06 [2024-02-29T00:07:06.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231757624 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:06 [2024-02-29T00:07:06.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231757587 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:06 [2024-02-29T00:07:06.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:06 [2024-02-29T00:07:06.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:06 [2024-02-29T00:07:06.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:06 [2024-02-29T00:07:06.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:06 [2024-02-29T00:07:06.456Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:06 [2024-02-29T00:07:06.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:06 [2024-02-29T00:07:06.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231757583 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:07:06 [2024-02-29T00:07:06.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231757583 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:06 [2024-02-29T00:07:06.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231757583 data=null}, TreeItem with text {kernel-overlap-testing}]
19:07:06 [2024-02-29T00:07:06.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231757582 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:06 [2024-02-29T00:07:06.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231757582 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:06 [2024-02-29T00:07:06.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231757578 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:06 [2024-02-29T00:07:06.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:07:06 [2024-02-29T00:07:06.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231757578 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:07:06 [2024-02-29T00:07:06.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231757577 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:06 [2024-02-29T00:07:06.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:06 [2024-02-29T00:07:06.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231757577 data=null}, TreeItem with text {kernel-overlap-testing}]
19:07:06 [2024-02-29T00:07:06.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231757577 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:06 [2024-02-29T00:07:06.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231757577 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:06 [2024-02-29T00:07:06.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231757574 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:06 [2024-02-29T00:07:06.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231757573 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
19:07:06 [2024-02-29T00:07:06.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231757573 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
19:07:06 [2024-02-29T00:07:06.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231757573 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:07 [2024-02-29T00:07:07.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231757384 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
19:07:07 [2024-02-29T00:07:07.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231757030 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:07:07 [2024-02-29T00:07:07.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231757029 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:07 [2024-02-29T00:07:07.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231757029 data=null}, TreeItem with text {kernel-overlap-testing}]
19:07:07 [2024-02-29T00:07:07.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:07:07 [2024-02-29T00:07:07.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:07 [2024-02-29T00:07:07.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:07 [2024-02-29T00:07:07.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:07 [2024-02-29T00:07:07.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:07 [2024-02-29T00:07:07.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:07 [2024-02-29T00:07:07.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:07 [2024-02-29T00:07:07.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:07:07 [2024-02-29T00:07:07.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231757014 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:07:07 [2024-02-29T00:07:07.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231757014 data=null doit=true}, TableItem with text {}]
19:07:07 [2024-02-29T00:07:07.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231757013 data=null}, TableItem with text {}]
19:07:07 [2024-02-29T00:07:07.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231757013 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:07:07 [2024-02-29T00:07:07.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231757013 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:07:07 [2024-02-29T00:07:07.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231757001 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:07:07 [2024-02-29T00:07:07.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:07 [2024-02-29T00:07:07.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:07 [2024-02-29T00:07:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:07 [2024-02-29T00:07:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:07 [2024-02-29T00:07:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231755905 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:07:07 [2024-02-29T00:07:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231755905 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:07 [2024-02-29T00:07:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231755904 data=null}, TreeItem with text {kernel-overlap-testing}]
19:07:07 [2024-02-29T00:07:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231755904 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:07 [2024-02-29T00:07:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231755904 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:07 [2024-02-29T00:07:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231755896 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:07 [2024-02-29T00:07:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:07 [2024-02-29T00:07:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:07 [2024-02-29T00:07:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:07 [2024-02-29T00:07:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:07 [2024-02-29T00:07:07.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:07 [2024-02-29T00:07:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:07 [2024-02-29T00:07:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:07 [2024-02-29T00:07:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:07 [2024-02-29T00:07:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:07:07 [2024-02-29T00:07:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-231755892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
19:07:07 [2024-02-29T00:07:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-231755892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
19:07:07 [2024-02-29T00:07:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-231755892 data=null doit=true}, (of type 'Tree')]
19:07:07 [2024-02-29T00:07:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-231755892 data=null}, (of type 'Tree')]
19:07:07 [2024-02-29T00:07:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231755892 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, (of type 'Tree')]
19:07:07 [2024-02-29T00:07:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231755891 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')]
19:07:07 [2024-02-29T00:07:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231755865 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, (of type 'Tree')]
19:07:07 [2024-02-29T00:07:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-231755864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
19:07:07 [2024-02-29T00:07:07.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-231755864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
19:07:07 [2024-02-29T00:07:07.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-231755864 data=null doit=true}, (of type 'Tree')]
19:07:07 [2024-02-29T00:07:07.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-231755864 data=null}, (of type 'Tree')]
19:07:07 [2024-02-29T00:07:07.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231755864 data=null button=1 stateMask=0x40000 x=92 y=150 count=1}, (of type 'Tree')]
19:07:08 [2024-02-29T00:07:08.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231755864 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')]
19:07:08 [2024-02-29T00:07:08.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231755852 data=null button=1 stateMask=0xc0000 x=92 y=150 count=1}, (of type 'Tree')]
19:07:08 [2024-02-29T00:07:08.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:07:08 [2024-02-29T00:07:08.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:07:08 [2024-02-29T00:07:08.209Z] 
19:07:08 [2024-02-29T00:07:08.209Z] (Eclipse:20013): Gtk-WARNING **: 00:07:08.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:08 [2024-02-29T00:07:08.209Z] 
19:07:08 [2024-02-29T00:07:08.209Z] (Eclipse:20013): Gtk-WARNING **: 00:07:08.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:08 [2024-02-29T00:07:08.209Z] 
19:07:08 [2024-02-29T00:07:08.209Z] (Eclipse:20013): Gtk-WARNING **: 00:07:08.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:08 [2024-02-29T00:07:08.209Z] 
19:07:08 [2024-02-29T00:07:08.209Z] (Eclipse:20013): Gtk-WARNING **: 00:07:08.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:08 [2024-02-29T00:07:08.209Z] 
19:07:08 [2024-02-29T00:07:08.209Z] (Eclipse:20013): Gtk-WARNING **: 00:07:08.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:08 [2024-02-29T00:07:08.209Z] 
19:07:08 [2024-02-29T00:07:08.209Z] (Eclipse:20013): Gtk-WARNING **: 00:07:08.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:08 [2024-02-29T00:07:08.209Z] 
19:07:08 [2024-02-29T00:07:08.209Z] (Eclipse:20013): Gtk-WARNING **: 00:07:08.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:08 [2024-02-29T00:07:08.209Z] 
19:07:08 [2024-02-29T00:07:08.209Z] (Eclipse:20013): Gtk-WARNING **: 00:07:08.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:08 [2024-02-29T00:07:08.465Z] 
19:07:08 [2024-02-29T00:07:08.465Z] (Eclipse:20013): Gtk-WARNING **: 00:07:08.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:08 [2024-02-29T00:07:08.465Z] 
19:07:08 [2024-02-29T00:07:08.465Z] (Eclipse:20013): Gtk-WARNING **: 00:07:08.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:08 [2024-02-29T00:07:08.465Z] 
19:07:08 [2024-02-29T00:07:08.465Z] (Eclipse:20013): Gtk-WARNING **: 00:07:08.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:08 [2024-02-29T00:07:08.465Z] 
19:07:08 [2024-02-29T00:07:08.465Z] (Eclipse:20013): Gtk-WARNING **: 00:07:08.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:08 [2024-02-29T00:07:08.465Z] 
19:07:08 [2024-02-29T00:07:08.465Z] (Eclipse:20013): Gtk-WARNING **: 00:07:08.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:08 [2024-02-29T00:07:08.465Z] 
19:07:08 [2024-02-29T00:07:08.465Z] (Eclipse:20013): Gtk-WARNING **: 00:07:08.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:08 [2024-02-29T00:07:08.465Z] 
19:07:08 [2024-02-29T00:07:08.465Z] (Eclipse:20013): Gtk-WARNING **: 00:07:08.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:08 [2024-02-29T00:07:08.465Z] 
19:07:08 [2024-02-29T00:07:08.465Z] (Eclipse:20013): Gtk-WARNING **: 00:07:08.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:08 [2024-02-29T00:07:08.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:07:08 [2024-02-29T00:07:08.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:07:08 [2024-02-29T00:07:08.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:07:08 [2024-02-29T00:07:08.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:07:08 [2024-02-29T00:07:08.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:07:08 [2024-02-29T00:07:08.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:07:08 [2024-02-29T00:07:08.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:07:08 [2024-02-29T00:07:08.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:07:08 [2024-02-29T00:07:08.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231755518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:07:08 [2024-02-29T00:07:08.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231755518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:07:08 [2024-02-29T00:07:08.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231755518 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:07:08 [2024-02-29T00:07:08.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231755518 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:07:08 [2024-02-29T00:07:08.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231755518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:07:08 [2024-02-29T00:07:08.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231755517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:07:08 [2024-02-29T00:07:08.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231755517 data=null 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')]
19:07:09 [2024-02-29T00:07:09.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231755813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:07:09 [2024-02-29T00:07:09.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:07:09 [2024-02-29T00:07:09.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e2c0292] time=-231754889 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:07:09 [2024-02-29T00:07:09.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:07:09 [2024-02-29T00:07:09.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:09 [2024-02-29T00:07:09.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:09 [2024-02-29T00:07:09.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:09 [2024-02-29T00:07:09.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-231754866 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
19:07:09 [2024-02-29T00:07:09.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-231754865 data=null doit=true}, TreeItem with text {Tracing}]
19:07:09 [2024-02-29T00:07:09.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-231754865 data=null}, TreeItem with text {Tracing}]
19:07:09 [2024-02-29T00:07:09.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-231754865 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
19:07:09 [2024-02-29T00:07:09.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231754864 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}]
19:07:09 [2024-02-29T00:07:09.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-231754853 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
19:07:09 [2024-02-29T00:07:09.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:07:09 [2024-02-29T00:07:09.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:07:09 [2024-02-29T00:07:09.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:07:10 [2024-02-29T00:07:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:07:10 [2024-02-29T00:07:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:07:10 [2024-02-29T00:07:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:07:10 [2024-02-29T00:07:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:07:10 [2024-02-29T00:07:10.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')
19:07:10 [2024-02-29T00:07:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:07:10 [2024-02-29T00:07:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:10 [2024-02-29T00:07:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:07:10 [2024-02-29T00:07:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:07:10 [2024-02-29T00:07:10.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
19:07:10 [2024-02-29T00:07:10.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=-231753885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:07:10 [2024-02-29T00:07:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231753885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:07:10 [2024-02-29T00:07:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231753885 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:07:10 [2024-02-29T00:07:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231753885 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:07:10 [2024-02-29T00:07:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231753885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:07:10 [2024-02-29T00:07:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231753884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:07:10 [2024-02-29T00:07:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231753884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:07:10 [2024-02-29T00:07:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231753884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:07:10 [2024-02-29T00:07:10.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231753884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:07:10 [2024-02-29T00:07:10.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231753884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:07:10 [2024-02-29T00:07:10.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231753884 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:07:10 [2024-02-29T00:07:10.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231753884 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:07:10 [2024-02-29T00:07:10.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:07:10 [2024-02-29T00:07:10.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:07:10 [2024-02-29T00:07:10.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:07:10 [2024-02-29T00:07:10.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:10 [2024-02-29T00:07:10.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:07:10 [2024-02-29T00:07:10.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:07:10 [2024-02-29T00:07:10.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:07:10 [2024-02-29T00:07:10.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:07:10 [2024-02-29T00:07:10.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:07:10 [2024-02-29T00:07:10.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-231753883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:07:10 [2024-02-29T00:07:10.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-231753882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:07:10 [2024-02-29T00:07:10.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-231753882 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:07:10 [2024-02-29T00:07:10.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-231753882 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:07:10 [2024-02-29T00:07:10.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-231753882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:07:10 [2024-02-29T00:07:10.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-231753882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:07:10 [2024-02-29T00:07:10.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:07:10 [2024-02-29T00:07:10.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:07:10 [2024-02-29T00:07:10.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:07:10 [2024-02-29T00:07:10.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:07:10 [2024-02-29T00:07:10.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:07:10 [2024-02-29T00:07:10.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:07:10 [2024-02-29T00:07:10.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-231753882 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:07:10 [2024-02-29T00:07:10.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-231754793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:07:10 [2024-02-29T00:07:10.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:10 [2024-02-29T00:07:10.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:10 [2024-02-29T00:07:10.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:10 [2024-02-29T00:07:10.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:10 [2024-02-29T00:07:10.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:10 [2024-02-29T00:07:10.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:10 [2024-02-29T00:07:10.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231753367 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:10 [2024-02-29T00:07:10.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231753366 data=null doit=true}, TreeItem with text {test}]
19:07:10 [2024-02-29T00:07:10.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231753366 data=null}, TreeItem with text {test}]
19:07:10 [2024-02-29T00:07:10.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231753366 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:10 [2024-02-29T00:07:10.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231753366 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:10 [2024-02-29T00:07:10.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231753339 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:10 [2024-02-29T00:07:10.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:10 [2024-02-29T00:07:10.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231753338 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:10 [2024-02-29T00:07:10.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231753337 data=null doit=true}, TreeItem with text {test}]
19:07:10 [2024-02-29T00:07:10.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231753337 data=null}, TreeItem with text {test}]
19:07:10 [2024-02-29T00:07:10.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231753337 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:10 [2024-02-29T00:07:10.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231753337 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:10 [2024-02-29T00:07:10.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231753326 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:10 [2024-02-29T00:07:10.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:10 [2024-02-29T00:07:10.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:10 [2024-02-29T00:07:10.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231753325 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:07:10 [2024-02-29T00:07:10.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231753325 data=null doit=true}, TreeItem with text {Traces [0]}]
19:07:10 [2024-02-29T00:07:10.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231753325 data=null}, TreeItem with text {Traces [0]}]
19:07:10 [2024-02-29T00:07:10.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231753324 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:07:10 [2024-02-29T00:07:10.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231753324 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:07:10 [2024-02-29T00:07:10.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231753309 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:07:10 [2024-02-29T00:07:10.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:10 [2024-02-29T00:07:10.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231753308 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:07:10 [2024-02-29T00:07:10.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231753308 data=null doit=true}, TreeItem with text {Traces [0]}]
19:07:10 [2024-02-29T00:07:10.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231753308 data=null}, TreeItem with text {Traces [0]}]
19:07:10 [2024-02-29T00:07:10.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231753308 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:07:10 [2024-02-29T00:07:10.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231753308 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:07:10 [2024-02-29T00:07:10.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231753283 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:07:10 [2024-02-29T00:07:10.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:07:10 [2024-02-29T00:07:10.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:07:10 [2024-02-29T00:07:10.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:07:10 [2024-02-29T00:07:10.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:07:10 [2024-02-29T00:07:10.988Z] 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=-231752936 data=null doit=true}, Shell with text {Confirm Clear}]
19:07:10 [2024-02-29T00:07:10.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:07:10 [2024-02-29T00:07:10.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:07:10 [2024-02-29T00:07:10.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:07:10 [2024-02-29T00:07:10.988Z] 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')
19:07:10 [2024-02-29T00:07:10.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:07:10 [2024-02-29T00:07:10.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:07:10 [2024-02-29T00:07:10.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231752935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:07:10 [2024-02-29T00:07:10.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231752935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:07:10 [2024-02-29T00:07:10.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231752935 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:07:10 [2024-02-29T00:07:10.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231752935 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:07:10 [2024-02-29T00:07:10.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231752935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:07:10 [2024-02-29T00:07:10.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231752935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:07:10 [2024-02-29T00:07:10.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231752935 data=null 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')]
19:07:11 [2024-02-29T00:07:11.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231753248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:07:11 [2024-02-29T00:07:11.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:07:11 [2024-02-29T00:07:11.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:11 [2024-02-29T00:07:11.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:11 [2024-02-29T00:07:11.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:11 [2024-02-29T00:07:11.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:11 [2024-02-29T00:07:11.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:11 [2024-02-29T00:07:11.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:11 [2024-02-29T00:07:11.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231752748 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:11 [2024-02-29T00:07:11.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231752748 data=null doit=true}, TreeItem with text {test}]
19:07:11 [2024-02-29T00:07:11.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231752748 data=null}, TreeItem with text {test}]
19:07:11 [2024-02-29T00:07:11.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231752747 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:11 [2024-02-29T00:07:11.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231752747 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:11 [2024-02-29T00:07:11.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231752682 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:11 [2024-02-29T00:07:11.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:11 [2024-02-29T00:07:11.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231752680 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:11 [2024-02-29T00:07:11.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231752680 data=null doit=true}, TreeItem with text {test}]
19:07:11 [2024-02-29T00:07:11.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231752680 data=null}, TreeItem with text {test}]
19:07:11 [2024-02-29T00:07:11.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231752680 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:11 [2024-02-29T00:07:11.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231752679 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:11 [2024-02-29T00:07:11.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231752675 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:11 [2024-02-29T00:07:11.245Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:11 [2024-02-29T00:07:11.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:11 [2024-02-29T00:07:11.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231752674 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:07:11 [2024-02-29T00:07:11.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231752674 data=null doit=true}, TreeItem with text {Traces [0]}]
19:07:11 [2024-02-29T00:07:11.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231752674 data=null}, TreeItem with text {Traces [0]}]
19:07:11 [2024-02-29T00:07:11.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231752673 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:07:11 [2024-02-29T00:07:11.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231752673 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:07:11 [2024-02-29T00:07:11.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231752658 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:07:11 [2024-02-29T00:07:11.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:11 [2024-02-29T00:07:11.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231752658 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:07:11 [2024-02-29T00:07:11.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231752657 data=null doit=true}, TreeItem with text {Traces [0]}]
19:07:11 [2024-02-29T00:07:11.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231752657 data=null}, TreeItem with text {Traces [0]}]
19:07:11 [2024-02-29T00:07:11.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231752657 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:07:11 [2024-02-29T00:07:11.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231752657 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:07:11 [2024-02-29T00:07:11.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231752644 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:07:11 [2024-02-29T00:07:11.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:07:11 [2024-02-29T00:07:11.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:07:11 [2024-02-29T00:07:11.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-231752102 data=null doit=true}, Shell with text {Trace Import}]
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
19:07:11 [2024-02-29T00:07:11.810Z] 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')
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-231752098 data=null doit=true}, Button with text {Select roo&t directory:}]
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-231752098 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:}]
19:07:11 [2024-02-29T00:07:11.810Z] 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')
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-231752097 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-231752097 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')]
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-231752096 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')]
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-231752096 data=null 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')]
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:07:11 [2024-02-29T00:07:11.810Z] 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
19:07:11 [2024-02-29T00:07:11.810Z] 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=-231752075 data=null}, (of type 'Combo')]
19:07:11 [2024-02-29T00:07:11.810Z] 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
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:11 [2024-02-29T00:07:11.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:07:12 [2024-02-29T00:07:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:12 [2024-02-29T00:07:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:12 [2024-02-29T00:07:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:12 [2024-02-29T00:07:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-231751980 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
19:07:12 [2024-02-29T00:07:12.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-231751980 data=null doit=true}, TreeItem with text {/}]
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-231751980 data=null}, TreeItem with text {/}]
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-231751980 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231751980 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-231751979 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231751949 data=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:'))]
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:07:12 [2024-02-29T00:07:12.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:07:12 [2024-02-29T00:07:12.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:07:12 [2024-02-29T00:07:12.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:07:12 [2024-02-29T00:07:12.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@56f679c4
19:07:12 [2024-02-29T00:07:12.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-231751946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:12 [2024-02-29T00:07:12.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-231751946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:12 [2024-02-29T00:07:12.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-231751945 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:12 [2024-02-29T00:07:12.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-231751945 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:12 [2024-02-29T00:07:12.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-231751945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:12 [2024-02-29T00:07:12.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-231751945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:12 [2024-02-29T00:07:12.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-231751945 data=null 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')]
19:07:12 [2024-02-29T00:07:12.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-231751945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:12 [2024-02-29T00:07:12.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-231751945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:12 [2024-02-29T00:07:12.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-231751945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:12 [2024-02-29T00:07:12.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-231751945 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:12 [2024-02-29T00:07:12.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-231751945 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:12 [2024-02-29T00:07:12.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:07:12 [2024-02-29T00:07:12.071Z] 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')
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:07:12 [2024-02-29T00:07:12.071Z] 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.
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231751883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231751883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231751883 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231751882 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231751882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231751882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:12 [2024-02-29T00:07:12.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:07:12 [2024-02-29T00:07:12.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:07:12 [2024-02-29T00:07:12.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:07:12 [2024-02-29T00:07:12.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:07:12 [2024-02-29T00:07:12.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:07:12 [2024-02-29T00:07:12.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:07:12 [2024-02-29T00:07:12.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231751882 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:12 [2024-02-29T00:07:12.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231752573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:07:13 [2024-02-29T00:07:13.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:13 [2024-02-29T00:07:13.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231750755 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231750754 data=null doit=true}, TreeItem with text {test}]
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231750754 data=null}, TreeItem with text {test}]
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231750754 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231750753 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231750744 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231750743 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231750743 data=null doit=true}, TreeItem with text {test}]
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231750743 data=null}, TreeItem with text {test}]
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231750735 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231750735 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231750729 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:13 [2024-02-29T00:07:13.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231750728 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231750728 data=null doit=true}, TreeItem with text {Traces [12]}]
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231750728 data=null}, TreeItem with text {Traces [12]}]
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231750727 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231750727 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]}]
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231750716 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231750715 data=null doit=true}, TreeItem with text {Traces [12]}]
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231750715 data=null}, TreeItem with text {Traces [12]}]
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231750715 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231750715 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]}]
19:07:13 [2024-02-29T00:07:13.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231750711 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:13 [2024-02-29T00:07:13.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:13 [2024-02-29T00:07:13.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:13 [2024-02-29T00:07:13.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231750381 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:07:13 [2024-02-29T00:07:13.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231750355 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:13 [2024-02-29T00:07:13.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231750354 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:07:13 [2024-02-29T00:07:13.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231750353 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:13 [2024-02-29T00:07:13.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231750353 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:13 [2024-02-29T00:07:13.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231750330 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:13 [2024-02-29T00:07:13.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:13 [2024-02-29T00:07:13.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:13 [2024-02-29T00:07:13.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:13 [2024-02-29T00:07:13.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:13 [2024-02-29T00:07:13.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:13 [2024-02-29T00:07:13.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:13 [2024-02-29T00:07:13.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231750319 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:07:13 [2024-02-29T00:07:13.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231750319 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:13 [2024-02-29T00:07:13.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231750319 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:07:13 [2024-02-29T00:07:13.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231750318 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:13 [2024-02-29T00:07:13.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231750318 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:13 [2024-02-29T00:07:13.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231750315 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:13 [2024-02-29T00:07:13.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:07:13 [2024-02-29T00:07:13.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231750314 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:07:13 [2024-02-29T00:07:13.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231750314 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:13 [2024-02-29T00:07:13.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:13 [2024-02-29T00:07:13.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231750314 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:07:13 [2024-02-29T00:07:13.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231750313 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:13 [2024-02-29T00:07:13.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231750313 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:13 [2024-02-29T00:07:13.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231750307 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:13 [2024-02-29T00:07:13.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231750307 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:07:13 [2024-02-29T00:07:13.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231750306 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:07:13 [2024-02-29T00:07:13.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231750306 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:13 [2024-02-29T00:07:13.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231750246 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:07:13 [2024-02-29T00:07:13.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231749942 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:07:13 [2024-02-29T00:07:13.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231749942 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:13 [2024-02-29T00:07:13.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231749941 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:07:13 [2024-02-29T00:07:13.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:07:13 [2024-02-29T00:07:13.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:15 [2024-02-29T00:07:15.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:15 [2024-02-29T00:07:15.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:15 [2024-02-29T00:07:15.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:15 [2024-02-29T00:07:15.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:15 [2024-02-29T00:07:15.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:07:15 [2024-02-29T00:07:15.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231748854 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:07:15 [2024-02-29T00:07:15.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231748854 data=null doit=true}, TableItem with text {}]
19:07:15 [2024-02-29T00:07:15.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231748854 data=null}, TableItem with text {}]
19:07:15 [2024-02-29T00:07:15.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231748853 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:07:15 [2024-02-29T00:07:15.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231748853 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:07:15 [2024-02-29T00:07:15.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231748849 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:07:15 [2024-02-29T00:07:15.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:15 [2024-02-29T00:07:15.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:15 [2024-02-29T00:07:15.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:15 [2024-02-29T00:07:15.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:15 [2024-02-29T00:07:15.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231748668 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:07:15 [2024-02-29T00:07:15.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231748668 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:15 [2024-02-29T00:07:15.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231748668 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:07:15 [2024-02-29T00:07:15.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231748667 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:15 [2024-02-29T00:07:15.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231748667 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231748663 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:15 [2024-02-29T00:07:15.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231748656 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231748656 data=null doit=true}, TreeItem with text {test}]
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231748656 data=null}, TreeItem with text {test}]
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231748656 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231748656 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231748623 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231748622 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231748622 data=null doit=true}, TreeItem with text {test}]
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231748621 data=null}, TreeItem with text {test}]
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231748621 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231748621 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231748610 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:15 [2024-02-29T00:07:15.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231748608 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231748608 data=null doit=true}, TreeItem with text {Traces [12]}]
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231748608 data=null}, TreeItem with text {Traces [12]}]
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231748608 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231748608 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]}]
19:07:15 [2024-02-29T00:07:15.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231748592 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:15 [2024-02-29T00:07:15.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231748333 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231748332 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231748332 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231748331 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231748331 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231748307 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:15 [2024-02-29T00:07:15.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231748295 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231748294 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231748294 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231748294 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231748294 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231748290 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231748290 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231748289 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231748289 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231748289 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231748289 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231748282 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231748282 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231748282 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:07:15 [2024-02-29T00:07:15.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231748282 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:15 [2024-02-29T00:07:15.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231748222 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:07:15 [2024-02-29T00:07:15.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231748020 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:07:15 [2024-02-29T00:07:15.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231748020 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:15 [2024-02-29T00:07:15.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231748020 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:07:15 [2024-02-29T00:07:15.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:07:15 [2024-02-29T00:07:15.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:15 [2024-02-29T00:07:15.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231746997 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231746997 data=null doit=true}, TableItem with text {}]
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231746996 data=null}, TableItem with text {}]
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231746996 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231746996 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231746992 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231746818 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231746818 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231746818 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231746817 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231746817 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231746802 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:17 [2024-02-29T00:07:17.226Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231746787 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231746787 data=null doit=true}, TreeItem with text {test}]
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231746787 data=null}, TreeItem with text {test}]
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231746787 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231746786 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231746756 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:17 [2024-02-29T00:07:17.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:17 [2024-02-29T00:07:17.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231746755 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:17 [2024-02-29T00:07:17.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231746754 data=null doit=true}, TreeItem with text {test}]
19:07:17 [2024-02-29T00:07:17.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231746754 data=null}, TreeItem with text {test}]
19:07:17 [2024-02-29T00:07:17.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231746754 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:17 [2024-02-29T00:07:17.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231746754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:17 [2024-02-29T00:07:17.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231746748 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:17 [2024-02-29T00:07:17.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:17 [2024-02-29T00:07:17.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:17 [2024-02-29T00:07:17.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231746747 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:07:17 [2024-02-29T00:07:17.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231746747 data=null doit=true}, TreeItem with text {Traces [12]}]
19:07:17 [2024-02-29T00:07:17.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231746747 data=null}, TreeItem with text {Traces [12]}]
19:07:17 [2024-02-29T00:07:17.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231746746 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:17 [2024-02-29T00:07:17.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231746743 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]}]
19:07:17 [2024-02-29T00:07:17.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231746735 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:17 [2024-02-29T00:07:17.227Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231746474 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231746474 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231746473 data=null}, TreeItem with text {kernel-overlap-testing}]
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231746472 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231746472 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231746446 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:17 [2024-02-29T00:07:17.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231746434 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231746434 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231746433 data=null}, TreeItem with text {kernel-overlap-testing}]
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231746433 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231746433 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231746429 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231746428 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231746428 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231746428 data=null}, TreeItem with text {kernel-overlap-testing}]
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231746428 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231746428 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231746421 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231746421 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231746421 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
19:07:17 [2024-02-29T00:07:17.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231746420 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:18 [2024-02-29T00:07:18.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231746360 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
19:07:18 [2024-02-29T00:07:18.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231745981 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
19:07:18 [2024-02-29T00:07:18.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231745976 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:18 [2024-02-29T00:07:18.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231745976 data=null}, TreeItem with text {kernel-overlap-testing}]
19:07:18 [2024-02-29T00:07:18.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:07:18 [2024-02-29T00:07:18.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:18 [2024-02-29T00:07:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:18 [2024-02-29T00:07:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:18 [2024-02-29T00:07:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:18 [2024-02-29T00:07:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:18 [2024-02-29T00:07:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:18 [2024-02-29T00:07:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:18 [2024-02-29T00:07:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:07:18 [2024-02-29T00:07:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231745973 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:07:18 [2024-02-29T00:07:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231745973 data=null doit=true}, TableItem with text {}]
19:07:18 [2024-02-29T00:07:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231745973 data=null}, TableItem with text {}]
19:07:18 [2024-02-29T00:07:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231745973 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:07:18 [2024-02-29T00:07:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231745957 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:07:18 [2024-02-29T00:07:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231745951 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:07:18 [2024-02-29T00:07:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:18 [2024-02-29T00:07:18.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:18 [2024-02-29T00:07:18.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:18 [2024-02-29T00:07:18.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:18 [2024-02-29T00:07:18.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231744860 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
19:07:18 [2024-02-29T00:07:18.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231744859 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:18 [2024-02-29T00:07:18.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231744859 data=null}, TreeItem with text {kernel-overlap-testing}]
19:07:18 [2024-02-29T00:07:18.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231744858 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:18 [2024-02-29T00:07:18.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231744858 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:18 [2024-02-29T00:07:18.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231744850 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:18 [2024-02-29T00:07:18.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:18 [2024-02-29T00:07:18.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:18 [2024-02-29T00:07:18.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:18 [2024-02-29T00:07:18.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:18 [2024-02-29T00:07:18.985Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:18 [2024-02-29T00:07:18.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:18 [2024-02-29T00:07:18.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:18 [2024-02-29T00:07:18.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:18 [2024-02-29T00:07:18.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:18 [2024-02-29T00:07:18.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:18 [2024-02-29T00:07:18.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:18 [2024-02-29T00:07:18.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231744843 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:18 [2024-02-29T00:07:18.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231744843 data=null doit=true}, TreeItem with text {test}]
19:07:18 [2024-02-29T00:07:18.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231744843 data=null}, TreeItem with text {test}]
19:07:18 [2024-02-29T00:07:18.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231744843 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:18 [2024-02-29T00:07:18.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231744843 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:19 [2024-02-29T00:07:19.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231744812 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:19 [2024-02-29T00:07:19.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:19 [2024-02-29T00:07:19.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231744811 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:19 [2024-02-29T00:07:19.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231744811 data=null doit=true}, TreeItem with text {test}]
19:07:19 [2024-02-29T00:07:19.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231744811 data=null}, TreeItem with text {test}]
19:07:19 [2024-02-29T00:07:19.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231744810 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:19 [2024-02-29T00:07:19.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231744810 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:19 [2024-02-29T00:07:19.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231744805 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:19 [2024-02-29T00:07:19.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231744788 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231744788 data=null doit=true}, TreeItem with text {Traces [12]}]
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231744787 data=null}, TreeItem with text {Traces [12]}]
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231744787 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231744787 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]}]
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231744774 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:19 [2024-02-29T00:07:19.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231744645 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231744645 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231744644 data=null}, TreeItem with text {simple_server-thread1}]
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231744643 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231744643 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}]
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231744612 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:19 [2024-02-29T00:07:19.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231744607 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231744607 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231744607 data=null}, TreeItem with text {simple_server-thread1}]
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231744607 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231744607 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}]
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231744603 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231744602 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231744602 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231744602 data=null}, TreeItem with text {simple_server-thread1}]
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231744602 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231744601 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}]
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231744598 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231744598 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
19:07:19 [2024-02-29T00:07:19.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-231744598 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
19:07:19 [2024-02-29T00:07:19.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231744598 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}]
19:07:19 [2024-02-29T00:07:19.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231744535 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
19:07:19 [2024-02-29T00:07:19.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-231744280 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
19:07:19 [2024-02-29T00:07:19.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-231744274 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:07:19 [2024-02-29T00:07:19.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-231744274 data=null}, TreeItem with text {simple_server-thread1}]
19:07:19 [2024-02-29T00:07:19.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
19:07:19 [2024-02-29T00:07:19.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:19 [2024-02-29T00:07:19.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:19 [2024-02-29T00:07:19.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:19 [2024-02-29T00:07:19.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:19 [2024-02-29T00:07:19.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:19 [2024-02-29T00:07:19.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:19 [2024-02-29T00:07:19.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:19 [2024-02-29T00:07:19.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:19 [2024-02-29T00:07:19.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:07:19 [2024-02-29T00:07:19.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231744249 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:07:19 [2024-02-29T00:07:19.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231744249 data=null doit=true}, TableItem with text {}]
19:07:19 [2024-02-29T00:07:19.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231744248 data=null}, TableItem with text {}]
19:07:19 [2024-02-29T00:07:19.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231744248 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:07:19 [2024-02-29T00:07:19.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231744248 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:07:19 [2024-02-29T00:07:19.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231744243 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:07:19 [2024-02-29T00:07:19.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:19 [2024-02-29T00:07:19.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:20 [2024-02-29T00:07:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:20 [2024-02-29T00:07:20.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:20 [2024-02-29T00:07:20.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231743063 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
19:07:20 [2024-02-29T00:07:20.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231743063 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231743063 data=null}, TreeItem with text {simple_server-thread1}]
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231743062 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231743062 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}]
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231743054 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:20 [2024-02-29T00:07:20.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231743045 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231743045 data=null doit=true}, TreeItem with text {test}]
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231743045 data=null}, TreeItem with text {test}]
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231743044 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231743044 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231743013 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231743011 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231743011 data=null doit=true}, TreeItem with text {test}]
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231743010 data=null}, TreeItem with text {test}]
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231743010 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231743010 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231743004 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:20 [2024-02-29T00:07:20.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231742998 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231742998 data=null doit=true}, TreeItem with text {Traces [12]}]
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231742998 data=null}, TreeItem with text {Traces [12]}]
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231742997 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231742997 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]}]
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231742989 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:20 [2024-02-29T00:07:20.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231742901 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231742900 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231742900 data=null}, TreeItem with text {simple_server-thread2}]
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231742899 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:07:20 [2024-02-29T00:07:20.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231742899 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}]
19:07:20 [2024-02-29T00:07:20.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231742872 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:07:20 [2024-02-29T00:07:20.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:20 [2024-02-29T00:07:20.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:21 [2024-02-29T00:07:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:21 [2024-02-29T00:07:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:21 [2024-02-29T00:07:21.200Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:21 [2024-02-29T00:07:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:21 [2024-02-29T00:07:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231742860 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
19:07:21 [2024-02-29T00:07:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231742860 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:07:21 [2024-02-29T00:07:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231742859 data=null}, TreeItem with text {simple_server-thread2}]
19:07:21 [2024-02-29T00:07:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231742859 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:07:21 [2024-02-29T00:07:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231742859 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}]
19:07:21 [2024-02-29T00:07:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231742854 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:07:21 [2024-02-29T00:07:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
19:07:21 [2024-02-29T00:07:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231742853 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
19:07:21 [2024-02-29T00:07:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231742853 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:07:21 [2024-02-29T00:07:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:21 [2024-02-29T00:07:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231742849 data=null}, TreeItem with text {simple_server-thread2}]
19:07:21 [2024-02-29T00:07:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231742848 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:07:21 [2024-02-29T00:07:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231742848 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}]
19:07:21 [2024-02-29T00:07:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231742844 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:07:21 [2024-02-29T00:07:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231742843 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
19:07:21 [2024-02-29T00:07:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-231742843 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
19:07:21 [2024-02-29T00:07:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231742843 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}]
19:07:21 [2024-02-29T00:07:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231742751 data=null button=1 stateMask=0x80000 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
19:07:21 [2024-02-29T00:07:21.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-231742751 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
19:07:21 [2024-02-29T00:07:21.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-231742750 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:07:21 [2024-02-29T00:07:21.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-231742750 data=null}, TreeItem with text {simple_server-thread2}]
19:07:21 [2024-02-29T00:07:21.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
19:07:21 [2024-02-29T00:07:21.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:21 [2024-02-29T00:07:21.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:21 [2024-02-29T00:07:21.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:21 [2024-02-29T00:07:21.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:21 [2024-02-29T00:07:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:21 [2024-02-29T00:07:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:21 [2024-02-29T00:07:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:21 [2024-02-29T00:07:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:21 [2024-02-29T00:07:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:21 [2024-02-29T00:07:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:21 [2024-02-29T00:07:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:21 [2024-02-29T00:07:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:21 [2024-02-29T00:07:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:21 [2024-02-29T00:07:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:07:21 [2024-02-29T00:07:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231742239 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:07:21 [2024-02-29T00:07:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231742239 data=null doit=true}, TableItem with text {}]
19:07:21 [2024-02-29T00:07:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231742238 data=null}, TableItem with text {}]
19:07:21 [2024-02-29T00:07:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231742238 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:07:21 [2024-02-29T00:07:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231742238 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:07:21 [2024-02-29T00:07:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231742233 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:07:21 [2024-02-29T00:07:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:21 [2024-02-29T00:07:21.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:22 [2024-02-29T00:07:22.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:22 [2024-02-29T00:07:22.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:22 [2024-02-29T00:07:22.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231741345 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
19:07:22 [2024-02-29T00:07:22.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231741345 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:07:22 [2024-02-29T00:07:22.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231741345 data=null}, TreeItem with text {simple_server-thread2}]
19:07:22 [2024-02-29T00:07:22.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231741344 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:07:22 [2024-02-29T00:07:22.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231741344 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}]
19:07:22 [2024-02-29T00:07:22.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231741339 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:07:22 [2024-02-29T00:07:22.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:22 [2024-02-29T00:07:22.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:22 [2024-02-29T00:07:22.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:22 [2024-02-29T00:07:22.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:22 [2024-02-29T00:07:22.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:22 [2024-02-29T00:07:22.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:22 [2024-02-29T00:07:22.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:22 [2024-02-29T00:07:22.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:22 [2024-02-29T00:07:22.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:22 [2024-02-29T00:07:22.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:22 [2024-02-29T00:07:22.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:22 [2024-02-29T00:07:22.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231741333 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231741333 data=null doit=true}, TreeItem with text {test}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231741333 data=null}, TreeItem with text {test}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231741333 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231741333 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231741293 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231741293 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231741292 data=null doit=true}, TreeItem with text {test}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231741292 data=null}, TreeItem with text {test}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231741292 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231741292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231741285 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:22 [2024-02-29T00:07:22.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231741285 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231741284 data=null doit=true}, TreeItem with text {Traces [12]}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231741284 data=null}, TreeItem with text {Traces [12]}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231741284 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231741284 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]}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231741267 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:22 [2024-02-29T00:07:22.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231741186 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231741186 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231741185 data=null}, TreeItem with text {ust-overlap-testing}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231741185 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231741185 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}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231741156 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:22 [2024-02-29T00:07:22.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231741146 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231741145 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231741145 data=null}, TreeItem with text {ust-overlap-testing}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231741145 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231741145 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}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231741141 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
19:07:22 [2024-02-29T00:07:22.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231741140 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:07:22 [2024-02-29T00:07:22.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231741140 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:07:22 [2024-02-29T00:07:22.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:22 [2024-02-29T00:07:22.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231741140 data=null}, TreeItem with text {ust-overlap-testing}]
19:07:22 [2024-02-29T00:07:22.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231741140 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:07:22 [2024-02-29T00:07:22.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231741140 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}]
19:07:22 [2024-02-29T00:07:22.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231741133 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:07:22 [2024-02-29T00:07:22.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231741132 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
19:07:22 [2024-02-29T00:07:22.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-231741132 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
19:07:22 [2024-02-29T00:07:22.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231741132 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}]
19:07:23 [2024-02-29T00:07:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231741052 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
19:07:23 [2024-02-29T00:07:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-231740810 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:07:23 [2024-02-29T00:07:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-231740793 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:07:23 [2024-02-29T00:07:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-231740792 data=null}, TreeItem with text {ust-overlap-testing}]
19:07:23 [2024-02-29T00:07:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
19:07:23 [2024-02-29T00:07:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:23 [2024-02-29T00:07:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:23 [2024-02-29T00:07:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:23 [2024-02-29T00:07:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:23 [2024-02-29T00:07:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:23 [2024-02-29T00:07:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:23 [2024-02-29T00:07:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:23 [2024-02-29T00:07:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:23 [2024-02-29T00:07:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:23 [2024-02-29T00:07:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:23 [2024-02-29T00:07:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:07:23 [2024-02-29T00:07:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231740790 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:07:23 [2024-02-29T00:07:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231740790 data=null doit=true}, TableItem with text {}]
19:07:23 [2024-02-29T00:07:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231740790 data=null}, TableItem with text {}]
19:07:23 [2024-02-29T00:07:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231740789 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:07:23 [2024-02-29T00:07:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231740789 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:07:23 [2024-02-29T00:07:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231740784 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:07:23 [2024-02-29T00:07:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:23 [2024-02-29T00:07:23.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:24 [2024-02-29T00:07:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:24 [2024-02-29T00:07:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:24 [2024-02-29T00:07:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231739595 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:07:24 [2024-02-29T00:07:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231739595 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:07:24 [2024-02-29T00:07:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231739595 data=null}, TreeItem with text {ust-overlap-testing}]
19:07:24 [2024-02-29T00:07:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231739595 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:07:24 [2024-02-29T00:07:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231739594 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}]
19:07:24 [2024-02-29T00:07:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231739590 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:07:24 [2024-02-29T00:07:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:24 [2024-02-29T00:07:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:24 [2024-02-29T00:07:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:24 [2024-02-29T00:07:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:24 [2024-02-29T00:07:24.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:24 [2024-02-29T00:07:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:24 [2024-02-29T00:07:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:24 [2024-02-29T00:07:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:24 [2024-02-29T00:07:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:24 [2024-02-29T00:07:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:24 [2024-02-29T00:07:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:24 [2024-02-29T00:07:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231739583 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:24 [2024-02-29T00:07:24.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231739582 data=null doit=true}, TreeItem with text {test}]
19:07:24 [2024-02-29T00:07:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231739582 data=null}, TreeItem with text {test}]
19:07:24 [2024-02-29T00:07:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231739582 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:24 [2024-02-29T00:07:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231739582 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:24 [2024-02-29T00:07:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231739543 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:24 [2024-02-29T00:07:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:24 [2024-02-29T00:07:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231739542 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:24 [2024-02-29T00:07:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231739542 data=null doit=true}, TreeItem with text {test}]
19:07:24 [2024-02-29T00:07:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231739542 data=null}, TreeItem with text {test}]
19:07:24 [2024-02-29T00:07:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231739541 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:24 [2024-02-29T00:07:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231739541 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:24 [2024-02-29T00:07:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231739526 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:24 [2024-02-29T00:07:24.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:24 [2024-02-29T00:07:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:24 [2024-02-29T00:07:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231739525 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:07:24 [2024-02-29T00:07:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231739525 data=null doit=true}, TreeItem with text {Traces [12]}]
19:07:24 [2024-02-29T00:07:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231739525 data=null}, TreeItem with text {Traces [12]}]
19:07:24 [2024-02-29T00:07:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231739525 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:24 [2024-02-29T00:07:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231739525 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]}]
19:07:24 [2024-02-29T00:07:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231739511 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:24 [2024-02-29T00:07:24.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:07:24 [2024-02-29T00:07:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-231739511 data=null doit=true}, TreeItem with text {z-clashes [6]}]
19:07:24 [2024-02-29T00:07:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-231739510 data=null}, TreeItem with text {z-clashes [6]}]
19:07:24 [2024-02-29T00:07:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-231739510 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
19:07:24 [2024-02-29T00:07:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231739510 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]}]
19:07:24 [2024-02-29T00:07:24.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-231739472 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231739100 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231739100 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231739100 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231739100 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231739100 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231739076 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:24 [2024-02-29T00:07:24.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231739073 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231739073 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231739066 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231739066 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231739066 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231739062 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231739061 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231739061 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231739061 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231739060 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231739060 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231739057 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231739057 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231739053 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:07:24 [2024-02-29T00:07:24.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231739053 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:25 [2024-02-29T00:07:25.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231738985 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:07:25 [2024-02-29T00:07:25.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231738762 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:07:25 [2024-02-29T00:07:25.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231738762 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:25 [2024-02-29T00:07:25.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231738762 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:07:25 [2024-02-29T00:07:25.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:07:25 [2024-02-29T00:07:25.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:25 [2024-02-29T00:07:25.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:25 [2024-02-29T00:07:25.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:25 [2024-02-29T00:07:25.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:25 [2024-02-29T00:07:25.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:25 [2024-02-29T00:07:25.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:25 [2024-02-29T00:07:25.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:26 [2024-02-29T00:07:26.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231737651 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231737651 data=null doit=true}, TableItem with text {}]
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231737651 data=null}, TableItem with text {}]
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231737650 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231737650 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231737645 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231737460 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231737459 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231737459 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231737459 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231737459 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231737450 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:26 [2024-02-29T00:07:26.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231737444 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231737444 data=null doit=true}, TreeItem with text {test}]
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231737444 data=null}, TreeItem with text {test}]
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231737444 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231737443 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231737411 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231737410 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231737410 data=null doit=true}, TreeItem with text {test}]
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231737410 data=null}, TreeItem with text {test}]
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231737409 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231737409 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:26 [2024-02-29T00:07:26.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231737404 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:26 [2024-02-29T00:07:26.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:26 [2024-02-29T00:07:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:26 [2024-02-29T00:07:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231737403 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:07:26 [2024-02-29T00:07:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231737403 data=null doit=true}, TreeItem with text {Traces [12]}]
19:07:26 [2024-02-29T00:07:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231737402 data=null}, TreeItem with text {Traces [12]}]
19:07:26 [2024-02-29T00:07:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231737402 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:26 [2024-02-29T00:07:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231737402 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]}]
19:07:26 [2024-02-29T00:07:26.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231737394 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:26 [2024-02-29T00:07:26.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:07:26 [2024-02-29T00:07:26.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
19:07:27 [2024-02-29T00:07:27.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231737012 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231737012 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231737012 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231737012 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231737011 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231736987 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:27 [2024-02-29T00:07:27.024Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231736984 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231736978 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231736977 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231736977 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231736977 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231736973 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231736972 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231736972 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231736972 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231736972 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231736971 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231736968 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231736968 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231736964 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:07:27 [2024-02-29T00:07:27.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231736964 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:27 [2024-02-29T00:07:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231736898 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:07:27 [2024-02-29T00:07:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231736695 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:07:27 [2024-02-29T00:07:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231736695 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:27 [2024-02-29T00:07:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231736695 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:07:27 [2024-02-29T00:07:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:07:27 [2024-02-29T00:07:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:27 [2024-02-29T00:07:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:27 [2024-02-29T00:07:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:27 [2024-02-29T00:07:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:27 [2024-02-29T00:07:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:27 [2024-02-29T00:07:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:27 [2024-02-29T00:07:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:27 [2024-02-29T00:07:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:28 [2024-02-29T00:07:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:28 [2024-02-29T00:07:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:28 [2024-02-29T00:07:28.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:28 [2024-02-29T00:07:28.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:28 [2024-02-29T00:07:28.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:07:28 [2024-02-29T00:07:28.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231735682 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:07:28 [2024-02-29T00:07:28.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231735682 data=null doit=true}, TableItem with text {}]
19:07:28 [2024-02-29T00:07:28.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231735682 data=null}, TableItem with text {}]
19:07:28 [2024-02-29T00:07:28.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231735682 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:07:28 [2024-02-29T00:07:28.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231735681 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:07:28 [2024-02-29T00:07:28.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231735676 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:07:28 [2024-02-29T00:07:28.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:28 [2024-02-29T00:07:28.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:28 [2024-02-29T00:07:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:28 [2024-02-29T00:07:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:28 [2024-02-29T00:07:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231735460 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:07:28 [2024-02-29T00:07:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231735460 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:28 [2024-02-29T00:07:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231735460 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:07:28 [2024-02-29T00:07:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231735459 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:07:28 [2024-02-29T00:07:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231735459 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:28 [2024-02-29T00:07:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231735455 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:07:28 [2024-02-29T00:07:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:28 [2024-02-29T00:07:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:28 [2024-02-29T00:07:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:28 [2024-02-29T00:07:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:28 [2024-02-29T00:07:28.468Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:28 [2024-02-29T00:07:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:28 [2024-02-29T00:07:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:28 [2024-02-29T00:07:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:28 [2024-02-29T00:07:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:28 [2024-02-29T00:07:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:28 [2024-02-29T00:07:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:28 [2024-02-29T00:07:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231735449 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:28 [2024-02-29T00:07:28.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231735449 data=null doit=true}, TreeItem with text {test}]
19:07:28 [2024-02-29T00:07:28.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231735448 data=null}, TreeItem with text {test}]
19:07:28 [2024-02-29T00:07:28.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231735448 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:28 [2024-02-29T00:07:28.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231735448 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:28 [2024-02-29T00:07:28.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231735359 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:28 [2024-02-29T00:07:28.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:28 [2024-02-29T00:07:28.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231735358 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:28 [2024-02-29T00:07:28.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231735358 data=null doit=true}, TreeItem with text {test}]
19:07:28 [2024-02-29T00:07:28.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231735358 data=null}, TreeItem with text {test}]
19:07:28 [2024-02-29T00:07:28.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231735357 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:28 [2024-02-29T00:07:28.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231735357 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:28 [2024-02-29T00:07:28.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231735341 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:28 [2024-02-29T00:07:28.726Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:28 [2024-02-29T00:07:28.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:28 [2024-02-29T00:07:28.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231735340 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:07:28 [2024-02-29T00:07:28.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231735340 data=null doit=true}, TreeItem with text {Traces [12]}]
19:07:28 [2024-02-29T00:07:28.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231735340 data=null}, TreeItem with text {Traces [12]}]
19:07:28 [2024-02-29T00:07:28.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231735339 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:28 [2024-02-29T00:07:28.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231735337 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]}]
19:07:28 [2024-02-29T00:07:28.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231735282 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:28 [2024-02-29T00:07:28.726Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:07:28 [2024-02-29T00:07:28.726Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231734990 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231734990 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231734989 data=null}, TreeItem with text {kernel-overlap-testing}]
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231734989 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231734988 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231734963 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:28 [2024-02-29T00:07:28.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231734953 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231734953 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231734953 data=null}, TreeItem with text {kernel-overlap-testing}]
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231734953 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231734952 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231734948 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231734947 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231734947 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231734947 data=null}, TreeItem with text {kernel-overlap-testing}]
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231734947 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231734947 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231734939 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231734938 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
19:07:28 [2024-02-29T00:07:28.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231734938 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
19:07:29 [2024-02-29T00:07:29.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231734938 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:29 [2024-02-29T00:07:29.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231734793 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
19:07:29 [2024-02-29T00:07:29.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231734271 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
19:07:29 [2024-02-29T00:07:29.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231734264 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:29 [2024-02-29T00:07:29.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231734264 data=null}, TreeItem with text {kernel-overlap-testing}]
19:07:29 [2024-02-29T00:07:29.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:07:29 [2024-02-29T00:07:29.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:29 [2024-02-29T00:07:29.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:29 [2024-02-29T00:07:29.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:29 [2024-02-29T00:07:29.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:29 [2024-02-29T00:07:29.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:29 [2024-02-29T00:07:29.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:29 [2024-02-29T00:07:29.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:29 [2024-02-29T00:07:29.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:29 [2024-02-29T00:07:29.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:29 [2024-02-29T00:07:29.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:29 [2024-02-29T00:07:29.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:29 [2024-02-29T00:07:29.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:29 [2024-02-29T00:07:29.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:29 [2024-02-29T00:07:29.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:07:29 [2024-02-29T00:07:29.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231734178 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:07:29 [2024-02-29T00:07:29.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231734178 data=null doit=true}, TableItem with text {}]
19:07:29 [2024-02-29T00:07:29.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231734178 data=null}, TableItem with text {}]
19:07:29 [2024-02-29T00:07:29.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231734177 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:07:29 [2024-02-29T00:07:29.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231734177 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:07:29 [2024-02-29T00:07:29.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231734085 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:07:29 [2024-02-29T00:07:29.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:29 [2024-02-29T00:07:29.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231733242 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231733235 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231733235 data=null}, TreeItem with text {kernel-overlap-testing}]
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231733235 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231733234 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231733230 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:30 [2024-02-29T00:07:30.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231733206 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231733206 data=null doit=true}, TreeItem with text {test}]
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231733206 data=null}, TreeItem with text {test}]
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231733206 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231733206 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231733173 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231733173 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231733173 data=null doit=true}, TreeItem with text {test}]
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231733172 data=null}, TreeItem with text {test}]
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231733172 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231733172 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231733165 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:30 [2024-02-29T00:07:30.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231733164 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231733164 data=null doit=true}, TreeItem with text {Traces [12]}]
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231733164 data=null}, TreeItem with text {Traces [12]}]
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231733164 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231733163 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]}]
19:07:30 [2024-02-29T00:07:30.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231733149 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:30 [2024-02-29T00:07:30.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:07:30 [2024-02-29T00:07:30.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
19:07:30 [2024-02-29T00:07:30.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:30 [2024-02-29T00:07:30.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:30 [2024-02-29T00:07:30.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231732883 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
19:07:30 [2024-02-29T00:07:30.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231732882 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:07:30 [2024-02-29T00:07:30.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231732882 data=null}, TreeItem with text {simple_server-thread1}]
19:07:30 [2024-02-29T00:07:30.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231732881 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:07:30 [2024-02-29T00:07:30.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231732881 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}]
19:07:31 [2024-02-29T00:07:31.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231732855 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:07:31 [2024-02-29T00:07:31.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:31 [2024-02-29T00:07:31.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:31 [2024-02-29T00:07:31.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:31 [2024-02-29T00:07:31.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:31 [2024-02-29T00:07:31.199Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:31 [2024-02-29T00:07:31.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:31 [2024-02-29T00:07:31.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231732844 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
19:07:31 [2024-02-29T00:07:31.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231732844 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:07:31 [2024-02-29T00:07:31.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231732844 data=null}, TreeItem with text {simple_server-thread1}]
19:07:31 [2024-02-29T00:07:31.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231732843 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:07:31 [2024-02-29T00:07:31.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231732843 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}]
19:07:31 [2024-02-29T00:07:31.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231732838 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:07:31 [2024-02-29T00:07:31.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
19:07:31 [2024-02-29T00:07:31.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231732838 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
19:07:31 [2024-02-29T00:07:31.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231732837 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:07:31 [2024-02-29T00:07:31.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:31 [2024-02-29T00:07:31.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231732837 data=null}, TreeItem with text {simple_server-thread1}]
19:07:31 [2024-02-29T00:07:31.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231732837 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:07:31 [2024-02-29T00:07:31.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231732837 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}]
19:07:31 [2024-02-29T00:07:31.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231732830 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:07:31 [2024-02-29T00:07:31.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231732829 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
19:07:31 [2024-02-29T00:07:31.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-231732829 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
19:07:31 [2024-02-29T00:07:31.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231732829 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}]
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231732676 data=null button=1 stateMask=0x80000 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-231732409 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-231732408 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-231732408 data=null}, TreeItem with text {simple_server-thread1}]
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231732392 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231732392 data=null doit=true}, TableItem with text {}]
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231732392 data=null}, TableItem with text {}]
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231732392 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231732384 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231732378 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:31 [2024-02-29T00:07:31.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:32 [2024-02-29T00:07:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:32 [2024-02-29T00:07:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:32 [2024-02-29T00:07:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231731291 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
19:07:32 [2024-02-29T00:07:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231731291 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:07:32 [2024-02-29T00:07:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231731291 data=null}, TreeItem with text {simple_server-thread1}]
19:07:32 [2024-02-29T00:07:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231731291 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:07:32 [2024-02-29T00:07:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231731290 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}]
19:07:32 [2024-02-29T00:07:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231731286 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:07:32 [2024-02-29T00:07:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:32 [2024-02-29T00:07:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:32 [2024-02-29T00:07:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:32 [2024-02-29T00:07:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:32 [2024-02-29T00:07:32.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:32 [2024-02-29T00:07:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:32 [2024-02-29T00:07:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:32 [2024-02-29T00:07:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:32 [2024-02-29T00:07:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:32 [2024-02-29T00:07:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:32 [2024-02-29T00:07:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:32 [2024-02-29T00:07:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231731280 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:32 [2024-02-29T00:07:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231731280 data=null doit=true}, TreeItem with text {test}]
19:07:32 [2024-02-29T00:07:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231731279 data=null}, TreeItem with text {test}]
19:07:32 [2024-02-29T00:07:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231731279 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:32 [2024-02-29T00:07:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231731279 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:32 [2024-02-29T00:07:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231731242 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231731241 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231731240 data=null doit=true}, TreeItem with text {test}]
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231731240 data=null}, TreeItem with text {test}]
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231731240 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231731239 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231731233 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:32 [2024-02-29T00:07:32.826Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231731232 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231731232 data=null doit=true}, TreeItem with text {Traces [12]}]
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231731232 data=null}, TreeItem with text {Traces [12]}]
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231731232 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231731232 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]}]
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231731214 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:32 [2024-02-29T00:07:32.826Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:07:32 [2024-02-29T00:07:32.826Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231731096 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231731096 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231731096 data=null}, TreeItem with text {simple_server-thread2}]
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231731095 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231731095 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}]
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231731060 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:32 [2024-02-29T00:07:32.826Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231731056 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231731056 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231731056 data=null}, TreeItem with text {simple_server-thread2}]
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231731056 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231731056 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}]
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231731048 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231731047 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231731047 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231731047 data=null}, TreeItem with text {simple_server-thread2}]
19:07:32 [2024-02-29T00:07:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231731046 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:07:32 [2024-02-29T00:07:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231731046 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}]
19:07:32 [2024-02-29T00:07:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231731043 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:07:32 [2024-02-29T00:07:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231731043 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
19:07:32 [2024-02-29T00:07:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-231731042 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
19:07:33 [2024-02-29T00:07:33.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231731042 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}]
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231730879 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-231730641 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-231730641 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-231730641 data=null}, TreeItem with text {simple_server-thread2}]
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231730638 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231730638 data=null doit=true}, TableItem with text {}]
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231730638 data=null}, TableItem with text {}]
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231730637 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231730637 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231730629 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:33 [2024-02-29T00:07:33.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231729436 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231729436 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231729436 data=null}, TreeItem with text {simple_server-thread2}]
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231729436 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231729436 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}]
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231729389 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:34 [2024-02-29T00:07:34.708Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231729382 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231729382 data=null doit=true}, TreeItem with text {test}]
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231729382 data=null}, TreeItem with text {test}]
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231729382 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231729382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231729349 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231729348 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231729348 data=null doit=true}, TreeItem with text {test}]
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231729348 data=null}, TreeItem with text {test}]
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231729348 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231729348 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231729339 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:34 [2024-02-29T00:07:34.708Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:34 [2024-02-29T00:07:34.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231729338 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:07:34 [2024-02-29T00:07:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231729338 data=null doit=true}, TreeItem with text {Traces [12]}]
19:07:34 [2024-02-29T00:07:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231729338 data=null}, TreeItem with text {Traces [12]}]
19:07:34 [2024-02-29T00:07:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231729338 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:34 [2024-02-29T00:07:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231729337 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]}]
19:07:34 [2024-02-29T00:07:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231729282 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:34 [2024-02-29T00:07:34.709Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:07:34 [2024-02-29T00:07:34.709Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
19:07:34 [2024-02-29T00:07:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:34 [2024-02-29T00:07:34.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:34 [2024-02-29T00:07:34.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231729089 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:07:34 [2024-02-29T00:07:34.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231729088 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:07:34 [2024-02-29T00:07:34.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231729088 data=null}, TreeItem with text {ust-overlap-testing}]
19:07:34 [2024-02-29T00:07:34.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231729088 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:07:34 [2024-02-29T00:07:34.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231729088 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}]
19:07:34 [2024-02-29T00:07:34.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231729060 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:07:34 [2024-02-29T00:07:34.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:34 [2024-02-29T00:07:34.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:34 [2024-02-29T00:07:34.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:34 [2024-02-29T00:07:34.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:34 [2024-02-29T00:07:34.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:34 [2024-02-29T00:07:34.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:34 [2024-02-29T00:07:34.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231729057 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:07:34 [2024-02-29T00:07:34.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231729050 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:07:34 [2024-02-29T00:07:34.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231729049 data=null}, TreeItem with text {ust-overlap-testing}]
19:07:34 [2024-02-29T00:07:34.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231729049 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:07:34 [2024-02-29T00:07:34.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231729049 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}]
19:07:34 [2024-02-29T00:07:34.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231729044 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:07:34 [2024-02-29T00:07:34.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
19:07:34 [2024-02-29T00:07:34.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231729043 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:07:34 [2024-02-29T00:07:34.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231729043 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:07:34 [2024-02-29T00:07:34.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:34 [2024-02-29T00:07:34.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231729043 data=null}, TreeItem with text {ust-overlap-testing}]
19:07:34 [2024-02-29T00:07:34.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231729042 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:07:34 [2024-02-29T00:07:34.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231729042 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}]
19:07:34 [2024-02-29T00:07:34.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231729034 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:07:34 [2024-02-29T00:07:34.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231729033 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
19:07:34 [2024-02-29T00:07:34.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-231729033 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
19:07:34 [2024-02-29T00:07:34.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231729033 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}]
19:07:35 [2024-02-29T00:07:35.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231728924 data=null button=1 stateMask=0x80000 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
19:07:35 [2024-02-29T00:07:35.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-231728647 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:07:35 [2024-02-29T00:07:35.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-231728624 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:07:35 [2024-02-29T00:07:35.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-231728624 data=null}, TreeItem with text {ust-overlap-testing}]
19:07:35 [2024-02-29T00:07:35.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
19:07:35 [2024-02-29T00:07:35.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:35 [2024-02-29T00:07:35.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:35 [2024-02-29T00:07:35.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:35 [2024-02-29T00:07:35.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:35 [2024-02-29T00:07:35.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:35 [2024-02-29T00:07:35.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:35 [2024-02-29T00:07:35.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:35 [2024-02-29T00:07:35.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:35 [2024-02-29T00:07:35.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:35 [2024-02-29T00:07:35.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:35 [2024-02-29T00:07:35.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:35 [2024-02-29T00:07:35.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:35 [2024-02-29T00:07:35.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:35 [2024-02-29T00:07:35.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:35 [2024-02-29T00:07:35.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:35 [2024-02-29T00:07:35.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:35 [2024-02-29T00:07:35.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:07:35 [2024-02-29T00:07:35.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231728621 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:07:35 [2024-02-29T00:07:35.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231728621 data=null doit=true}, TableItem with text {}]
19:07:35 [2024-02-29T00:07:35.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231728621 data=null}, TableItem with text {}]
19:07:35 [2024-02-29T00:07:35.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231728620 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:07:35 [2024-02-29T00:07:35.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231728620 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:07:35 [2024-02-29T00:07:35.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231728614 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:07:35 [2024-02-29T00:07:35.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:35 [2024-02-29T00:07:35.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231727407 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231727407 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231727407 data=null}, TreeItem with text {ust-overlap-testing}]
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231727406 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231727406 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}]
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231727401 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:36 [2024-02-29T00:07:36.591Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231727395 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231727395 data=null doit=true}, TreeItem with text {test}]
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231727395 data=null}, TreeItem with text {test}]
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231727394 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231727394 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231727288 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231727286 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231727286 data=null doit=true}, TreeItem with text {test}]
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231727286 data=null}, TreeItem with text {test}]
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231727286 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231727286 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231727277 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:36 [2024-02-29T00:07:36.591Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231727276 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231727276 data=null doit=true}, TreeItem with text {Traces [12]}]
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231727276 data=null}, TreeItem with text {Traces [12]}]
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231727276 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231727276 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]}]
19:07:36 [2024-02-29T00:07:36.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231727267 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:36 [2024-02-29T00:07:36.592Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:07:36 [2024-02-29T00:07:36.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:36 [2024-02-29T00:07:36.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:36 [2024-02-29T00:07:36.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:36 [2024-02-29T00:07:36.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:36 [2024-02-29T00:07:36.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:36 [2024-02-29T00:07:36.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:36 [2024-02-29T00:07:36.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231727253 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:36 [2024-02-29T00:07:36.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231727253 data=null doit=true}, TreeItem with text {test}]
19:07:36 [2024-02-29T00:07:36.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231727253 data=null}, TreeItem with text {test}]
19:07:36 [2024-02-29T00:07:36.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231727252 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:36 [2024-02-29T00:07:36.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231727252 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:36 [2024-02-29T00:07:36.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231727235 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:36 [2024-02-29T00:07:36.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:36 [2024-02-29T00:07:36.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231727235 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:36 [2024-02-29T00:07:36.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231727235 data=null doit=true}, TreeItem with text {test}]
19:07:36 [2024-02-29T00:07:36.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231727235 data=null}, TreeItem with text {test}]
19:07:36 [2024-02-29T00:07:36.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231727234 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:36 [2024-02-29T00:07:36.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231727234 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:36 [2024-02-29T00:07:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231727188 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:36 [2024-02-29T00:07:36.848Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:36 [2024-02-29T00:07:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:36 [2024-02-29T00:07:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231727186 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:07:36 [2024-02-29T00:07:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231727186 data=null doit=true}, TreeItem with text {Traces [12]}]
19:07:36 [2024-02-29T00:07:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231727185 data=null}, TreeItem with text {Traces [12]}]
19:07:36 [2024-02-29T00:07:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231727185 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:36 [2024-02-29T00:07:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231727185 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]}]
19:07:36 [2024-02-29T00:07:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231727170 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:36 [2024-02-29T00:07:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:36 [2024-02-29T00:07:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231727169 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:07:36 [2024-02-29T00:07:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231727168 data=null doit=true}, TreeItem with text {Traces [12]}]
19:07:36 [2024-02-29T00:07:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231727168 data=null}, TreeItem with text {Traces [12]}]
19:07:36 [2024-02-29T00:07:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231727168 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:36 [2024-02-29T00:07:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231727168 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]}]
19:07:36 [2024-02-29T00:07:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231727157 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:36 [2024-02-29T00:07:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:07:36 [2024-02-29T00:07:36.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:07:37 [2024-02-29T00:07:37.104Z] 
19:07:37 [2024-02-29T00:07:37.104Z] (Eclipse:20013): Gtk-WARNING **: 00:07:36.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:37 [2024-02-29T00:07:37.104Z] 
19:07:37 [2024-02-29T00:07:37.104Z] (Eclipse:20013): Gtk-WARNING **: 00:07:36.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:37 [2024-02-29T00:07:37.104Z] 
19:07:37 [2024-02-29T00:07:37.104Z] (Eclipse:20013): Gtk-WARNING **: 00:07:36.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:37 [2024-02-29T00:07:37.104Z] 
19:07:37 [2024-02-29T00:07:37.104Z] (Eclipse:20013): Gtk-WARNING **: 00:07:36.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:37 [2024-02-29T00:07:37.104Z] 
19:07:37 [2024-02-29T00:07:37.104Z] (Eclipse:20013): Gtk-WARNING **: 00:07:36.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:37 [2024-02-29T00:07:37.104Z] 
19:07:37 [2024-02-29T00:07:37.104Z] (Eclipse:20013): Gtk-WARNING **: 00:07:36.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:37 [2024-02-29T00:07:37.104Z] 
19:07:37 [2024-02-29T00:07:37.104Z] (Eclipse:20013): Gtk-WARNING **: 00:07:36.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:37 [2024-02-29T00:07:37.104Z] 
19:07:37 [2024-02-29T00:07:37.104Z] (Eclipse:20013): Gtk-WARNING **: 00:07:36.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:37 [2024-02-29T00:07:37.104Z] 
19:07:37 [2024-02-29T00:07:37.105Z] (Eclipse:20013): Gtk-WARNING **: 00:07:36.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:37 [2024-02-29T00:07:37.105Z] 
19:07:37 [2024-02-29T00:07:37.105Z] (Eclipse:20013): Gtk-WARNING **: 00:07:36.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:37 [2024-02-29T00:07:37.105Z] 
19:07:37 [2024-02-29T00:07:37.105Z] (Eclipse:20013): Gtk-WARNING **: 00:07:36.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:37 [2024-02-29T00:07:37.105Z] 
19:07:37 [2024-02-29T00:07:37.105Z] (Eclipse:20013): Gtk-WARNING **: 00:07:36.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:37 [2024-02-29T00:07:37.105Z] 
19:07:37 [2024-02-29T00:07:37.105Z] (Eclipse:20013): Gtk-WARNING **: 00:07:36.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:37 [2024-02-29T00:07:37.105Z] 
19:07:37 [2024-02-29T00:07:37.105Z] (Eclipse:20013): Gtk-WARNING **: 00:07:36.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:37 [2024-02-29T00:07:37.105Z] 
19:07:37 [2024-02-29T00:07:37.105Z] (Eclipse:20013): Gtk-WARNING **: 00:07:36.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:37 [2024-02-29T00:07:37.105Z] 
19:07:37 [2024-02-29T00:07:37.105Z] (Eclipse:20013): Gtk-WARNING **: 00:07:36.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:37 [2024-02-29T00:07:37.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:07:37 [2024-02-29T00:07:37.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:07:37 [2024-02-29T00:07:37.105Z] 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=-231726813 data=null doit=true}, Shell with text {Confirm Clear}]
19:07:37 [2024-02-29T00:07:37.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:07:37 [2024-02-29T00:07:37.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:07:37 [2024-02-29T00:07:37.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:07:37 [2024-02-29T00:07:37.105Z] 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')
19:07:37 [2024-02-29T00:07:37.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:07:37 [2024-02-29T00:07:37.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:07:37 [2024-02-29T00:07:37.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231726812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:07:37 [2024-02-29T00:07:37.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231726812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:07:37 [2024-02-29T00:07:37.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231726812 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:07:37 [2024-02-29T00:07:37.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231726811 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:07:37 [2024-02-29T00:07:37.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231726811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:07:37 [2024-02-29T00:07:37.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231726811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:07:37 [2024-02-29T00:07:37.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231726811 data=null 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')]
19:07:38 [2024-02-29T00:07:38.472Z] 
19:07:38 [2024-02-29T00:07:38.472Z] (Eclipse:20013): Gtk-WARNING **: 00:07:38.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:38 [2024-02-29T00:07:38.472Z] 
19:07:38 [2024-02-29T00:07:38.472Z] (Eclipse:20013): Gtk-WARNING **: 00:07:38.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:38 [2024-02-29T00:07:38.472Z] 
19:07:38 [2024-02-29T00:07:38.472Z] (Eclipse:20013): Gtk-WARNING **: 00:07:38.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:38 [2024-02-29T00:07:38.472Z] 
19:07:38 [2024-02-29T00:07:38.472Z] (Eclipse:20013): Gtk-WARNING **: 00:07:38.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:38 [2024-02-29T00:07:38.472Z] 
19:07:38 [2024-02-29T00:07:38.472Z] (Eclipse:20013): Gtk-WARNING **: 00:07:38.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:38 [2024-02-29T00:07:38.472Z] 
19:07:38 [2024-02-29T00:07:38.472Z] (Eclipse:20013): Gtk-WARNING **: 00:07:38.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:38 [2024-02-29T00:07:38.472Z] 
19:07:38 [2024-02-29T00:07:38.472Z] (Eclipse:20013): Gtk-WARNING **: 00:07:38.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:38 [2024-02-29T00:07:38.472Z] 
19:07:38 [2024-02-29T00:07:38.472Z] (Eclipse:20013): Gtk-WARNING **: 00:07:38.389: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:38 [2024-02-29T00:07:38.472Z] 
19:07:38 [2024-02-29T00:07:38.472Z] (Eclipse:20013): Gtk-WARNING **: 00:07:38.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:38 [2024-02-29T00:07:38.472Z] 
19:07:38 [2024-02-29T00:07:38.472Z] (Eclipse:20013): Gtk-WARNING **: 00:07:38.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:38 [2024-02-29T00:07:38.472Z] 
19:07:38 [2024-02-29T00:07:38.472Z] (Eclipse:20013): Gtk-WARNING **: 00:07:38.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:38 [2024-02-29T00:07:38.472Z] 
19:07:38 [2024-02-29T00:07:38.472Z] (Eclipse:20013): Gtk-WARNING **: 00:07:38.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:38 [2024-02-29T00:07:38.472Z] 
19:07:38 [2024-02-29T00:07:38.473Z] (Eclipse:20013): Gtk-WARNING **: 00:07:38.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:38 [2024-02-29T00:07:38.473Z] 
19:07:38 [2024-02-29T00:07:38.473Z] (Eclipse:20013): Gtk-WARNING **: 00:07:38.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:38 [2024-02-29T00:07:38.473Z] 
19:07:38 [2024-02-29T00:07:38.473Z] (Eclipse:20013): Gtk-WARNING **: 00:07:38.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:38 [2024-02-29T00:07:38.473Z] 
19:07:38 [2024-02-29T00:07:38.473Z] (Eclipse:20013): Gtk-WARNING **: 00:07:38.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:38 [2024-02-29T00:07:38.729Z] 
19:07:38 [2024-02-29T00:07:38.729Z] (Eclipse:20013): Gtk-WARNING **: 00:07:38.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:38 [2024-02-29T00:07:38.729Z] 
19:07:38 [2024-02-29T00:07:38.729Z] (Eclipse:20013): Gtk-WARNING **: 00:07:38.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:38 [2024-02-29T00:07:38.729Z] 
19:07:38 [2024-02-29T00:07:38.729Z] (Eclipse:20013): Gtk-WARNING **: 00:07:38.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:38 [2024-02-29T00:07:38.729Z] 
19:07:38 [2024-02-29T00:07:38.729Z] (Eclipse:20013): Gtk-WARNING **: 00:07:38.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:07:40 [2024-02-29T00:07:40.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:07:40 [2024-02-29T00:07:40.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231727119 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:07:40 [2024-02-29T00:07:40.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:40 [2024-02-29T00:07:40.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:40 [2024-02-29T00:07:40.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:40 [2024-02-29T00:07:40.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:40 [2024-02-29T00:07:40.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:40 [2024-02-29T00:07:40.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:40 [2024-02-29T00:07:40.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231722950 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:40 [2024-02-29T00:07:40.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231722950 data=null doit=true}, TreeItem with text {test}]
19:07:40 [2024-02-29T00:07:40.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231722950 data=null}, TreeItem with text {test}]
19:07:40 [2024-02-29T00:07:40.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231722950 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:40 [2024-02-29T00:07:40.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231722949 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:40 [2024-02-29T00:07:40.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231722922 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:40 [2024-02-29T00:07:40.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:40 [2024-02-29T00:07:40.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231722921 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:40 [2024-02-29T00:07:40.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231722921 data=null doit=true}, TreeItem with text {test}]
19:07:40 [2024-02-29T00:07:40.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231722921 data=null}, TreeItem with text {test}]
19:07:40 [2024-02-29T00:07:40.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231722921 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:40 [2024-02-29T00:07:40.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231722921 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:40 [2024-02-29T00:07:40.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231722913 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:40 [2024-02-29T00:07:40.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:40 [2024-02-29T00:07:40.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:40 [2024-02-29T00:07:40.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231722912 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:07:40 [2024-02-29T00:07:40.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231722912 data=null doit=true}, TreeItem with text {Traces [0]}]
19:07:40 [2024-02-29T00:07:40.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231722912 data=null}, TreeItem with text {Traces [0]}]
19:07:40 [2024-02-29T00:07:40.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231722911 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:07:40 [2024-02-29T00:07:40.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231722911 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:07:40 [2024-02-29T00:07:40.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231722905 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:07:40 [2024-02-29T00:07:40.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:40 [2024-02-29T00:07:40.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231722905 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:07:40 [2024-02-29T00:07:40.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231722904 data=null doit=true}, TreeItem with text {Traces [0]}]
19:07:40 [2024-02-29T00:07:40.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231722898 data=null}, TreeItem with text {Traces [0]}]
19:07:40 [2024-02-29T00:07:40.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231722897 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:07:40 [2024-02-29T00:07:40.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231722897 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:07:40 [2024-02-29T00:07:40.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231722894 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:07:41 [2024-02-29T00:07:41.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:07:41 [2024-02-29T00:07:41.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:07:41 [2024-02-29T00:07:41.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:07:41 [2024-02-29T00:07:41.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:07:41 [2024-02-29T00:07:41.443Z] 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=-231722422 data=null doit=true}, Shell with text {Trace Import}]
19:07:41 [2024-02-29T00:07:41.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
19:07:41 [2024-02-29T00:07:41.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
19:07:41 [2024-02-29T00:07:41.443Z] 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')
19:07:41 [2024-02-29T00:07:41.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.443Z] 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.
19:07:41 [2024-02-29T00:07:41.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:07:41 [2024-02-29T00:07:41.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:07:41 [2024-02-29T00:07:41.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:07:41 [2024-02-29T00:07:41.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:07:41 [2024-02-29T00:07:41.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:07:41 [2024-02-29T00:07:41.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:07:41 [2024-02-29T00:07:41.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:07:41 [2024-02-29T00:07:41.443Z] 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
19:07:41 [2024-02-29T00:07:41.443Z] 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=-231722406 data=null}, (of type 'Combo')]
19:07:41 [2024-02-29T00:07:41.443Z] 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
19:07:41 [2024-02-29T00:07:41.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:41 [2024-02-29T00:07:41.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:41 [2024-02-29T00:07:41.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:07:41 [2024-02-29T00:07:41.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:41 [2024-02-29T00:07:41.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:41 [2024-02-29T00:07:41.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:41 [2024-02-29T00:07:41.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-231722345 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
19:07:41 [2024-02-29T00:07:41.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-231722345 data=null doit=true}, TreeItem with text {/}]
19:07:41 [2024-02-29T00:07:41.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-231722345 data=null}, TreeItem with text {/}]
19:07:41 [2024-02-29T00:07:41.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-231722345 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231722345 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-231722344 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231722318 data=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:'))]
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1489779b
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-231722314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-231722314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-231722314 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-231722314 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-231722314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:41 [2024-02-29T00:07:41.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-231722313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-231722313 data=null 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')]
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-231722313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-231722313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-231722313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-231722313 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-231722313 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:07:41 [2024-02-29T00:07:41.703Z] 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')
19:07:41 [2024-02-29T00:07:41.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:07:41 [2024-02-29T00:07:41.704Z] 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.
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231722304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231722304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231722304 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231722304 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231722304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231722304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:41 [2024-02-29T00:07:41.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:07:41 [2024-02-29T00:07:41.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:07:41 [2024-02-29T00:07:41.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:07:41 [2024-02-29T00:07:41.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:07:41 [2024-02-29T00:07:41.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:07:41 [2024-02-29T00:07:41.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:07:42 [2024-02-29T00:07:42.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:07:42 [2024-02-29T00:07:42.267Z] 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=-231721753 data=null doit=true}, Shell with text {Confirmation}]
19:07:42 [2024-02-29T00:07:42.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:07:42 [2024-02-29T00:07:42.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:07:42 [2024-02-29T00:07:42.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
19:07:42 [2024-02-29T00:07:42.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
19:07:42 [2024-02-29T00:07:42.267Z] 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')
19:07:42 [2024-02-29T00:07:42.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:07:42 [2024-02-29T00:07:42.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:07:42 [2024-02-29T00:07:42.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:07:42 [2024-02-29T00:07:42.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:07:42 [2024-02-29T00:07:42.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
19:07:42 [2024-02-29T00:07:42.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-231721752 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')]
19:07:42 [2024-02-29T00:07:42.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-231721752 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')]
19:07:42 [2024-02-29T00:07:42.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-231721752 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
19:07:42 [2024-02-29T00:07:42.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-231721752 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
19:07:42 [2024-02-29T00:07:42.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-231721751 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')]
19:07:42 [2024-02-29T00:07:42.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-231721751 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')]
19:07:42 [2024-02-29T00:07:42.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-231721751 data=null 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')]
19:07:42 [2024-02-29T00:07:42.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:07:42 [2024-02-29T00:07:42.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231722304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:07:42 [2024-02-29T00:07:42.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231722861 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:07:42 [2024-02-29T00:07:42.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:42 [2024-02-29T00:07:42.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:42 [2024-02-29T00:07:42.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:42 [2024-02-29T00:07:42.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:42 [2024-02-29T00:07:42.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:42 [2024-02-29T00:07:42.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:42 [2024-02-29T00:07:42.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231721156 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:42 [2024-02-29T00:07:42.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231721156 data=null doit=true}, TreeItem with text {test}]
19:07:42 [2024-02-29T00:07:42.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231721156 data=null}, TreeItem with text {test}]
19:07:42 [2024-02-29T00:07:42.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231721156 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:42 [2024-02-29T00:07:42.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231721156 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:42 [2024-02-29T00:07:42.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231721135 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:42 [2024-02-29T00:07:42.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:42 [2024-02-29T00:07:42.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231721135 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:42 [2024-02-29T00:07:42.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231721135 data=null doit=true}, TreeItem with text {test}]
19:07:42 [2024-02-29T00:07:42.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231721135 data=null}, TreeItem with text {test}]
19:07:42 [2024-02-29T00:07:42.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231721134 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:42 [2024-02-29T00:07:42.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231721134 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:42 [2024-02-29T00:07:42.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231721122 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:42 [2024-02-29T00:07:42.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:42 [2024-02-29T00:07:42.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:42 [2024-02-29T00:07:42.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231721121 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:07:42 [2024-02-29T00:07:42.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231721121 data=null doit=true}, TreeItem with text {Traces [12]}]
19:07:42 [2024-02-29T00:07:42.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231721121 data=null}, TreeItem with text {Traces [12]}]
19:07:42 [2024-02-29T00:07:42.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231721121 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:42 [2024-02-29T00:07:42.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231721121 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]}]
19:07:42 [2024-02-29T00:07:42.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231721104 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:42 [2024-02-29T00:07:42.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231721102 data=null doit=true}, TreeItem with text {Traces [12]}]
19:07:42 [2024-02-29T00:07:42.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231721102 data=null}, TreeItem with text {Traces [12]}]
19:07:42 [2024-02-29T00:07:42.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231721102 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:42 [2024-02-29T00:07:42.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231721102 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]}]
19:07:42 [2024-02-29T00:07:42.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231721081 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:43 [2024-02-29T00:07:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:43 [2024-02-29T00:07:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:43 [2024-02-29T00:07:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231720818 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:07:43 [2024-02-29T00:07:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231720818 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:43 [2024-02-29T00:07:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231720818 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:07:43 [2024-02-29T00:07:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231720817 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:43 [2024-02-29T00:07:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231720817 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:43 [2024-02-29T00:07:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231720794 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:43 [2024-02-29T00:07:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:43 [2024-02-29T00:07:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:43 [2024-02-29T00:07:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:43 [2024-02-29T00:07:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:43 [2024-02-29T00:07:43.038Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:43 [2024-02-29T00:07:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:43 [2024-02-29T00:07:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231720790 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:07:43 [2024-02-29T00:07:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231720790 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:43 [2024-02-29T00:07:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231720790 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:07:43 [2024-02-29T00:07:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231720783 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:43 [2024-02-29T00:07:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231720783 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:43 [2024-02-29T00:07:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231720779 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:43 [2024-02-29T00:07:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:07:43 [2024-02-29T00:07:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231720778 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:07:43 [2024-02-29T00:07:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231720778 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:43 [2024-02-29T00:07:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:43 [2024-02-29T00:07:43.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231720778 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:07:43 [2024-02-29T00:07:43.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231720777 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:43 [2024-02-29T00:07:43.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231720777 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:43 [2024-02-29T00:07:43.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231720774 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:43 [2024-02-29T00:07:43.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231720770 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:07:43 [2024-02-29T00:07:43.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231720770 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:07:43 [2024-02-29T00:07:43.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231720770 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:43 [2024-02-29T00:07:43.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231720710 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:07:43 [2024-02-29T00:07:43.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231720506 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:07:43 [2024-02-29T00:07:43.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231720506 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:43 [2024-02-29T00:07:43.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231720506 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:07:43 [2024-02-29T00:07:43.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:07:43 [2024-02-29T00:07:43.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:44 [2024-02-29T00:07:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:44 [2024-02-29T00:07:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:44 [2024-02-29T00:07:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:44 [2024-02-29T00:07:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:44 [2024-02-29T00:07:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:07:44 [2024-02-29T00:07:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231719429 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:07:44 [2024-02-29T00:07:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231719429 data=null doit=true}, TableItem with text {}]
19:07:44 [2024-02-29T00:07:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231719429 data=null}, TableItem with text {}]
19:07:44 [2024-02-29T00:07:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231719428 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:07:44 [2024-02-29T00:07:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231719424 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:07:44 [2024-02-29T00:07:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231719420 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:07:44 [2024-02-29T00:07:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:44 [2024-02-29T00:07:44.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231719229 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231719228 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231719228 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231719228 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231719228 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231719224 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:44 [2024-02-29T00:07:44.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231719218 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231719218 data=null doit=true}, TreeItem with text {test}]
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231719217 data=null}, TreeItem with text {test}]
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231719217 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231719217 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231719185 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231719184 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231719184 data=null doit=true}, TreeItem with text {test}]
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231719184 data=null}, TreeItem with text {test}]
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231719183 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231719183 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231719174 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:44 [2024-02-29T00:07:44.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:44 [2024-02-29T00:07:44.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:44 [2024-02-29T00:07:44.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231719173 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:07:44 [2024-02-29T00:07:44.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231719173 data=null doit=true}, TreeItem with text {Traces [12]}]
19:07:44 [2024-02-29T00:07:44.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231719173 data=null}, TreeItem with text {Traces [12]}]
19:07:44 [2024-02-29T00:07:44.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231719173 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:44 [2024-02-29T00:07:44.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231719173 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]}]
19:07:44 [2024-02-29T00:07:44.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231719166 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:44 [2024-02-29T00:07:44.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:07:44 [2024-02-29T00:07:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:44 [2024-02-29T00:07:44.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:45 [2024-02-29T00:07:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231718833 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:07:45 [2024-02-29T00:07:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231718800 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:45 [2024-02-29T00:07:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231718800 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:07:45 [2024-02-29T00:07:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231718799 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:07:45 [2024-02-29T00:07:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231718799 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:45 [2024-02-29T00:07:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231718776 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:07:45 [2024-02-29T00:07:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:45 [2024-02-29T00:07:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:45 [2024-02-29T00:07:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:45 [2024-02-29T00:07:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:45 [2024-02-29T00:07:45.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:45 [2024-02-29T00:07:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:45 [2024-02-29T00:07:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231718773 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:07:45 [2024-02-29T00:07:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231718773 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:45 [2024-02-29T00:07:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231718773 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:07:45 [2024-02-29T00:07:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231718773 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:07:45 [2024-02-29T00:07:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231718773 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:45 [2024-02-29T00:07:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231718760 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:07:45 [2024-02-29T00:07:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:07:45 [2024-02-29T00:07:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231718759 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:07:45 [2024-02-29T00:07:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231718759 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:45 [2024-02-29T00:07:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:45 [2024-02-29T00:07:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231718759 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:07:45 [2024-02-29T00:07:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231718759 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:07:45 [2024-02-29T00:07:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231718759 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:45 [2024-02-29T00:07:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231718752 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:07:45 [2024-02-29T00:07:45.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231718752 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:07:45 [2024-02-29T00:07:45.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231718751 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:07:45 [2024-02-29T00:07:45.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231718751 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:45 [2024-02-29T00:07:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231718688 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:07:45 [2024-02-29T00:07:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231718439 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:07:45 [2024-02-29T00:07:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231718439 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:45 [2024-02-29T00:07:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231718438 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:07:45 [2024-02-29T00:07:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:07:45 [2024-02-29T00:07:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:45 [2024-02-29T00:07:45.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:46 [2024-02-29T00:07:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:46 [2024-02-29T00:07:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:46 [2024-02-29T00:07:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:46 [2024-02-29T00:07:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:46 [2024-02-29T00:07:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:07:46 [2024-02-29T00:07:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231717434 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:07:46 [2024-02-29T00:07:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231717434 data=null doit=true}, TableItem with text {}]
19:07:46 [2024-02-29T00:07:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231717434 data=null}, TableItem with text {}]
19:07:46 [2024-02-29T00:07:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231717434 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:07:46 [2024-02-29T00:07:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231717433 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:07:46 [2024-02-29T00:07:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231717430 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:07:46 [2024-02-29T00:07:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:46 [2024-02-29T00:07:46.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:46 [2024-02-29T00:07:46.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:46 [2024-02-29T00:07:46.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:46 [2024-02-29T00:07:46.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231717242 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:07:46 [2024-02-29T00:07:46.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231717241 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:46 [2024-02-29T00:07:46.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231717241 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:07:46 [2024-02-29T00:07:46.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231717241 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:07:46 [2024-02-29T00:07:46.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231717240 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:07:46 [2024-02-29T00:07:46.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231717236 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:46 [2024-02-29T00:07:46.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231717227 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231717227 data=null doit=true}, TreeItem with text {test}]
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231717227 data=null}, TreeItem with text {test}]
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231717227 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231717227 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231717197 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231717197 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231717197 data=null doit=true}, TreeItem with text {test}]
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231717197 data=null}, TreeItem with text {test}]
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231717196 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231717196 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231717191 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:46 [2024-02-29T00:07:46.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231717190 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231717190 data=null doit=true}, TreeItem with text {Traces [12]}]
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231717190 data=null}, TreeItem with text {Traces [12]}]
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231717189 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231717189 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]}]
19:07:46 [2024-02-29T00:07:46.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231717173 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:46 [2024-02-29T00:07:46.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:07:46 [2024-02-29T00:07:46.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:46 [2024-02-29T00:07:46.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:46 [2024-02-29T00:07:46.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231716910 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:07:46 [2024-02-29T00:07:46.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231716910 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:46 [2024-02-29T00:07:46.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231716909 data=null}, TreeItem with text {kernel-overlap-testing}]
19:07:46 [2024-02-29T00:07:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231716909 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:46 [2024-02-29T00:07:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231716908 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:46 [2024-02-29T00:07:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231716881 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:46 [2024-02-29T00:07:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:46 [2024-02-29T00:07:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:46 [2024-02-29T00:07:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:46 [2024-02-29T00:07:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:46 [2024-02-29T00:07:46.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:46 [2024-02-29T00:07:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:46 [2024-02-29T00:07:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231716870 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:07:46 [2024-02-29T00:07:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231716870 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:46 [2024-02-29T00:07:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231716870 data=null}, TreeItem with text {kernel-overlap-testing}]
19:07:46 [2024-02-29T00:07:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231716870 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:46 [2024-02-29T00:07:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231716869 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:46 [2024-02-29T00:07:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231716866 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:46 [2024-02-29T00:07:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:07:46 [2024-02-29T00:07:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231716865 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:07:46 [2024-02-29T00:07:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231716864 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:46 [2024-02-29T00:07:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:46 [2024-02-29T00:07:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231716864 data=null}, TreeItem with text {kernel-overlap-testing}]
19:07:46 [2024-02-29T00:07:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231716864 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:46 [2024-02-29T00:07:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231716864 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:46 [2024-02-29T00:07:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231716857 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:46 [2024-02-29T00:07:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231716857 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
19:07:46 [2024-02-29T00:07:46.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231716856 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
19:07:47 [2024-02-29T00:07:47.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231716856 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:47 [2024-02-29T00:07:47.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231716788 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
19:07:47 [2024-02-29T00:07:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231716332 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:07:47 [2024-02-29T00:07:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231716275 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:47 [2024-02-29T00:07:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231716275 data=null}, TreeItem with text {kernel-overlap-testing}]
19:07:47 [2024-02-29T00:07:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:07:47 [2024-02-29T00:07:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:47 [2024-02-29T00:07:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:47 [2024-02-29T00:07:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:47 [2024-02-29T00:07:47.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:47 [2024-02-29T00:07:47.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:47 [2024-02-29T00:07:47.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:47 [2024-02-29T00:07:47.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:47 [2024-02-29T00:07:47.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:07:47 [2024-02-29T00:07:47.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231716273 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:07:47 [2024-02-29T00:07:47.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231716273 data=null doit=true}, TableItem with text {}]
19:07:47 [2024-02-29T00:07:47.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231716272 data=null}, TableItem with text {}]
19:07:47 [2024-02-29T00:07:47.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231716272 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:07:47 [2024-02-29T00:07:47.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231716272 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:07:47 [2024-02-29T00:07:47.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231716268 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:07:47 [2024-02-29T00:07:47.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:47 [2024-02-29T00:07:47.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231715018 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231715017 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231715017 data=null}, TreeItem with text {kernel-overlap-testing}]
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231715017 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231715016 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231715009 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:49 [2024-02-29T00:07:49.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231715002 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231715002 data=null doit=true}, TreeItem with text {test}]
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231715002 data=null}, TreeItem with text {test}]
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231715001 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231715001 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231714959 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231714958 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231714958 data=null doit=true}, TreeItem with text {test}]
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231714958 data=null}, TreeItem with text {test}]
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231714958 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231714958 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231714953 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:49 [2024-02-29T00:07:49.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:49 [2024-02-29T00:07:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231714952 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231714952 data=null doit=true}, TreeItem with text {Traces [12]}]
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231714951 data=null}, TreeItem with text {Traces [12]}]
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231714951 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231714951 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]}]
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231714943 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:49 [2024-02-29T00:07:49.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231714838 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231714837 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231714837 data=null}, TreeItem with text {simple_server-thread1}]
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231714836 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231714836 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}]
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231714808 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:49 [2024-02-29T00:07:49.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231714799 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231714799 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231714799 data=null}, TreeItem with text {simple_server-thread1}]
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231714798 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231714798 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}]
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231714794 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231714793 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231714793 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231714793 data=null}, TreeItem with text {simple_server-thread1}]
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231714793 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231714793 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}]
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231714786 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231714786 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-231714785 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
19:07:49 [2024-02-29T00:07:49.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231714785 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}]
19:07:49 [2024-02-29T00:07:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231714717 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
19:07:49 [2024-02-29T00:07:49.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-231714450 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
19:07:49 [2024-02-29T00:07:49.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-231714429 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:07:49 [2024-02-29T00:07:49.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-231714429 data=null}, TreeItem with text {simple_server-thread1}]
19:07:49 [2024-02-29T00:07:49.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
19:07:49 [2024-02-29T00:07:49.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:49 [2024-02-29T00:07:49.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:49 [2024-02-29T00:07:49.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:49 [2024-02-29T00:07:49.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:49 [2024-02-29T00:07:49.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:49 [2024-02-29T00:07:49.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:49 [2024-02-29T00:07:49.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:49 [2024-02-29T00:07:49.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:49 [2024-02-29T00:07:49.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:07:49 [2024-02-29T00:07:49.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231714426 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:07:49 [2024-02-29T00:07:49.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231714426 data=null doit=true}, TableItem with text {}]
19:07:49 [2024-02-29T00:07:49.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231714426 data=null}, TableItem with text {}]
19:07:49 [2024-02-29T00:07:49.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231714425 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:07:49 [2024-02-29T00:07:49.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231714425 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:07:49 [2024-02-29T00:07:49.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231714421 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:07:49 [2024-02-29T00:07:49.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:49 [2024-02-29T00:07:49.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:50 [2024-02-29T00:07:50.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:50 [2024-02-29T00:07:50.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:50 [2024-02-29T00:07:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231713234 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
19:07:50 [2024-02-29T00:07:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231713234 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:07:50 [2024-02-29T00:07:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231713233 data=null}, TreeItem with text {simple_server-thread1}]
19:07:50 [2024-02-29T00:07:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231713233 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
19:07:50 [2024-02-29T00:07:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231713232 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}]
19:07:50 [2024-02-29T00:07:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231713224 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
19:07:50 [2024-02-29T00:07:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:50 [2024-02-29T00:07:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:50 [2024-02-29T00:07:50.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231713219 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231713219 data=null doit=true}, TreeItem with text {test}]
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231713219 data=null}, TreeItem with text {test}]
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231713218 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231713218 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231713186 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231713185 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231713185 data=null doit=true}, TreeItem with text {test}]
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231713185 data=null}, TreeItem with text {test}]
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231713184 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231713184 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231713176 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:50 [2024-02-29T00:07:50.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231713174 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231713174 data=null doit=true}, TreeItem with text {Traces [12]}]
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231713174 data=null}, TreeItem with text {Traces [12]}]
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231713174 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231713174 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]}]
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231713166 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:50 [2024-02-29T00:07:50.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231713013 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231713013 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231713013 data=null}, TreeItem with text {simple_server-thread2}]
19:07:50 [2024-02-29T00:07:50.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231713012 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
19:07:51 [2024-02-29T00:07:51.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231713012 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}]
19:07:51 [2024-02-29T00:07:51.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231712963 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
19:07:51 [2024-02-29T00:07:51.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:51 [2024-02-29T00:07:51.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:51 [2024-02-29T00:07:51.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:51 [2024-02-29T00:07:51.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:51 [2024-02-29T00:07:51.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:51 [2024-02-29T00:07:51.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:51 [2024-02-29T00:07:51.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231712959 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
19:07:51 [2024-02-29T00:07:51.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231712959 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:07:51 [2024-02-29T00:07:51.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231712959 data=null}, TreeItem with text {simple_server-thread2}]
19:07:51 [2024-02-29T00:07:51.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231712959 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
19:07:51 [2024-02-29T00:07:51.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231712959 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}]
19:07:51 [2024-02-29T00:07:51.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231712954 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
19:07:51 [2024-02-29T00:07:51.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
19:07:51 [2024-02-29T00:07:51.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231712954 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
19:07:51 [2024-02-29T00:07:51.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231712954 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:07:51 [2024-02-29T00:07:51.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:51 [2024-02-29T00:07:51.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231712953 data=null}, TreeItem with text {simple_server-thread2}]
19:07:51 [2024-02-29T00:07:51.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231712953 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
19:07:51 [2024-02-29T00:07:51.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231712953 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}]
19:07:51 [2024-02-29T00:07:51.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231712950 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
19:07:51 [2024-02-29T00:07:51.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231712949 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
19:07:51 [2024-02-29T00:07:51.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-231712949 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
19:07:51 [2024-02-29T00:07:51.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231712949 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}]
19:07:51 [2024-02-29T00:07:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231712880 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
19:07:51 [2024-02-29T00:07:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-231712602 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
19:07:51 [2024-02-29T00:07:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-231712596 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:07:51 [2024-02-29T00:07:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-231712596 data=null}, TreeItem with text {simple_server-thread2}]
19:07:51 [2024-02-29T00:07:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
19:07:51 [2024-02-29T00:07:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:51 [2024-02-29T00:07:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:51 [2024-02-29T00:07:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:51 [2024-02-29T00:07:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:51 [2024-02-29T00:07:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:51 [2024-02-29T00:07:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:51 [2024-02-29T00:07:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:51 [2024-02-29T00:07:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:51 [2024-02-29T00:07:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:51 [2024-02-29T00:07:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:07:51 [2024-02-29T00:07:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231712594 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:07:51 [2024-02-29T00:07:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231712594 data=null doit=true}, TableItem with text {}]
19:07:51 [2024-02-29T00:07:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231712593 data=null}, TableItem with text {}]
19:07:51 [2024-02-29T00:07:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231712593 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:07:51 [2024-02-29T00:07:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231712593 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:07:51 [2024-02-29T00:07:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231712589 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:07:51 [2024-02-29T00:07:51.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:51 [2024-02-29T00:07:51.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231711402 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231711402 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231711401 data=null}, TreeItem with text {simple_server-thread2}]
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231711401 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231711400 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}]
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231711392 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:52 [2024-02-29T00:07:52.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231711387 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231711387 data=null doit=true}, TreeItem with text {test}]
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231711387 data=null}, TreeItem with text {test}]
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231711386 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231711386 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231711351 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231711350 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231711350 data=null doit=true}, TreeItem with text {test}]
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231711349 data=null}, TreeItem with text {test}]
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231711349 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231711349 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231711343 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:52 [2024-02-29T00:07:52.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231711338 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231711338 data=null doit=true}, TreeItem with text {Traces [12]}]
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231711338 data=null}, TreeItem with text {Traces [12]}]
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231711337 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231711337 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]}]
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231711329 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:52 [2024-02-29T00:07:52.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:52 [2024-02-29T00:07:52.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:52 [2024-02-29T00:07:52.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231711254 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
19:07:52 [2024-02-29T00:07:52.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231711219 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:07:52 [2024-02-29T00:07:52.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231711219 data=null}, TreeItem with text {ust-overlap-testing}]
19:07:52 [2024-02-29T00:07:52.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231711218 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
19:07:52 [2024-02-29T00:07:52.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231711218 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}]
19:07:52 [2024-02-29T00:07:52.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231711187 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
19:07:52 [2024-02-29T00:07:52.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:52 [2024-02-29T00:07:52.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:52 [2024-02-29T00:07:52.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:52 [2024-02-29T00:07:52.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:52 [2024-02-29T00:07:52.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:52 [2024-02-29T00:07:52.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:52 [2024-02-29T00:07:52.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231711177 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
19:07:52 [2024-02-29T00:07:52.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231711177 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:07:52 [2024-02-29T00:07:52.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231711177 data=null}, TreeItem with text {ust-overlap-testing}]
19:07:52 [2024-02-29T00:07:52.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231711177 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
19:07:52 [2024-02-29T00:07:52.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231711177 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}]
19:07:52 [2024-02-29T00:07:52.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231711173 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
19:07:52 [2024-02-29T00:07:52.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
19:07:52 [2024-02-29T00:07:52.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231711172 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
19:07:52 [2024-02-29T00:07:52.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231711172 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:07:52 [2024-02-29T00:07:52.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:52 [2024-02-29T00:07:52.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231711171 data=null}, TreeItem with text {ust-overlap-testing}]
19:07:52 [2024-02-29T00:07:52.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231711171 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
19:07:52 [2024-02-29T00:07:52.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231711171 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}]
19:07:52 [2024-02-29T00:07:52.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231711164 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
19:07:52 [2024-02-29T00:07:52.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231711163 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
19:07:52 [2024-02-29T00:07:52.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-231711163 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
19:07:52 [2024-02-29T00:07:52.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231711163 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}]
19:07:53 [2024-02-29T00:07:53.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231711073 data=null button=1 stateMask=0x80000 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
19:07:53 [2024-02-29T00:07:53.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-231710778 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
19:07:53 [2024-02-29T00:07:53.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-231710757 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:07:53 [2024-02-29T00:07:53.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-231710757 data=null}, TreeItem with text {ust-overlap-testing}]
19:07:53 [2024-02-29T00:07:53.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
19:07:53 [2024-02-29T00:07:53.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:53 [2024-02-29T00:07:53.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:53 [2024-02-29T00:07:53.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:53 [2024-02-29T00:07:53.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:53 [2024-02-29T00:07:53.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:53 [2024-02-29T00:07:53.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:53 [2024-02-29T00:07:53.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:53 [2024-02-29T00:07:53.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:53 [2024-02-29T00:07:53.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:53 [2024-02-29T00:07:53.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:53 [2024-02-29T00:07:53.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:07:53 [2024-02-29T00:07:53.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231710754 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:07:53 [2024-02-29T00:07:53.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231710754 data=null doit=true}, TableItem with text {}]
19:07:53 [2024-02-29T00:07:53.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231710754 data=null}, TableItem with text {}]
19:07:53 [2024-02-29T00:07:53.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231710753 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:07:53 [2024-02-29T00:07:53.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231710753 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:07:53 [2024-02-29T00:07:53.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231710748 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:07:53 [2024-02-29T00:07:53.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:53 [2024-02-29T00:07:53.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231709554 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231709553 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231709553 data=null}, TreeItem with text {ust-overlap-testing}]
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231709553 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231709553 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}]
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231709548 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:54 [2024-02-29T00:07:54.573Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231709542 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231709541 data=null doit=true}, TreeItem with text {test}]
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231709541 data=null}, TreeItem with text {test}]
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231709541 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231709541 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231709486 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231709484 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231709484 data=null doit=true}, TreeItem with text {test}]
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231709484 data=null}, TreeItem with text {test}]
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231709483 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231709483 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231709478 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:54 [2024-02-29T00:07:54.573Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231709477 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231709477 data=null doit=true}, TreeItem with text {Traces [12]}]
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231709477 data=null}, TreeItem with text {Traces [12]}]
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231709477 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231709476 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]}]
19:07:54 [2024-02-29T00:07:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231709469 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:54 [2024-02-29T00:07:54.573Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231709342 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231709341 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231709341 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231709341 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231709341 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)}]
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231709276 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:54 [2024-02-29T00:07:54.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231709272 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231709272 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231709272 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231709272 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231709271 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)}]
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231709268 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231709267 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231709267 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231709267 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231709266 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231709266 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)}]
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231709263 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231709263 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:07:54 [2024-02-29T00:07:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231709262 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:07:54 [2024-02-29T00:07:54.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231709262 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)}]
19:07:55 [2024-02-29T00:07:55.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231709137 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:07:55 [2024-02-29T00:07:55.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231708847 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:07:55 [2024-02-29T00:07:55.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231708847 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:07:55 [2024-02-29T00:07:55.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231708847 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:07:55 [2024-02-29T00:07:55.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
19:07:55 [2024-02-29T00:07:55.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:55 [2024-02-29T00:07:55.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:55 [2024-02-29T00:07:55.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:55 [2024-02-29T00:07:55.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:55 [2024-02-29T00:07:55.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:55 [2024-02-29T00:07:55.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:55 [2024-02-29T00:07:55.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231707687 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231707686 data=null doit=true}, TableItem with text {}]
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231707686 data=null}, TableItem with text {}]
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231707686 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231707686 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231707681 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231707540 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231707540 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231707539 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231707539 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231707539 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)}]
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231707533 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:56 [2024-02-29T00:07:56.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231707523 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231707523 data=null doit=true}, TreeItem with text {test}]
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231707523 data=null}, TreeItem with text {test}]
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231707522 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231707522 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231707492 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231707491 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231707490 data=null doit=true}, TreeItem with text {test}]
19:07:56 [2024-02-29T00:07:56.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231707490 data=null}, TreeItem with text {test}]
19:07:56 [2024-02-29T00:07:56.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231707490 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:56 [2024-02-29T00:07:56.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231707490 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:56 [2024-02-29T00:07:56.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231707484 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:56 [2024-02-29T00:07:56.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:56 [2024-02-29T00:07:56.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:56 [2024-02-29T00:07:56.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231707483 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:07:56 [2024-02-29T00:07:56.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231707483 data=null doit=true}, TreeItem with text {Traces [12]}]
19:07:56 [2024-02-29T00:07:56.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231707483 data=null}, TreeItem with text {Traces [12]}]
19:07:56 [2024-02-29T00:07:56.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231707483 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:56 [2024-02-29T00:07:56.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231707482 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]}]
19:07:56 [2024-02-29T00:07:56.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231707465 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:56 [2024-02-29T00:07:56.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:07:56 [2024-02-29T00:07:56.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231707195 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231707195 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231707195 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231707194 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231707194 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)}]
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231707168 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:56 [2024-02-29T00:07:56.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231707166 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231707159 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231707159 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231707158 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231707158 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)}]
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231707153 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231707153 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231707152 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231707152 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231707152 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231707152 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)}]
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231707144 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231707144 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:07:56 [2024-02-29T00:07:56.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231707144 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:07:56 [2024-02-29T00:07:56.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231707143 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)}]
19:07:56 [2024-02-29T00:07:56.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231707025 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:07:56 [2024-02-29T00:07:56.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231706892 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:07:56 [2024-02-29T00:07:56.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231706892 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:07:56 [2024-02-29T00:07:56.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231706891 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:07:56 [2024-02-29T00:07:56.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
19:07:56 [2024-02-29T00:07:56.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:56 [2024-02-29T00:07:56.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:56 [2024-02-29T00:07:56.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:56 [2024-02-29T00:07:56.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:56 [2024-02-29T00:07:56.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:56 [2024-02-29T00:07:56.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:56 [2024-02-29T00:07:56.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:56 [2024-02-29T00:07:56.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:58 [2024-02-29T00:07:58.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:58 [2024-02-29T00:07:58.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:58 [2024-02-29T00:07:58.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:58 [2024-02-29T00:07:58.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231705863 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231705863 data=null doit=true}, TableItem with text {}]
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231705863 data=null}, TableItem with text {}]
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231705862 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231705862 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231705857 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231705650 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231705650 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231705650 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231705649 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231705649 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)}]
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231705644 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:58 [2024-02-29T00:07:58.343Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231705619 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231705619 data=null doit=true}, TreeItem with text {test}]
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231705619 data=null}, TreeItem with text {test}]
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231705618 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231705618 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231705566 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231705566 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231705566 data=null doit=true}, TreeItem with text {test}]
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231705565 data=null}, TreeItem with text {test}]
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231705565 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231705565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231705559 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:07:58 [2024-02-29T00:07:58.343Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231705558 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231705558 data=null doit=true}, TreeItem with text {Traces [12]}]
19:07:58 [2024-02-29T00:07:58.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231705558 data=null}, TreeItem with text {Traces [12]}]
19:07:58 [2024-02-29T00:07:58.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231705557 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:58 [2024-02-29T00:07:58.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231705557 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]}]
19:07:58 [2024-02-29T00:07:58.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231705539 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:07:58 [2024-02-29T00:07:58.344Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:07:58 [2024-02-29T00:07:58.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:07:58 [2024-02-29T00:07:58.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:58 [2024-02-29T00:07:58.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231705268 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
19:07:58 [2024-02-29T00:07:58.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-231705268 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
19:07:58 [2024-02-29T00:07:58.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-231705268 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
19:07:58 [2024-02-29T00:07:58.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231705267 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:07:58 [2024-02-29T00:07:58.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231705267 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)}]
19:07:58 [2024-02-29T00:07:58.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231705240 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:07:58 [2024-02-29T00:07:58.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:58 [2024-02-29T00:07:58.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:58 [2024-02-29T00:07:58.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:07:58 [2024-02-29T00:07:58.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:07:58 [2024-02-29T00:07:58.600Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:07:58 [2024-02-29T00:07:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:58 [2024-02-29T00:07:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231705230 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
19:07:58 [2024-02-29T00:07:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-231705230 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
19:07:58 [2024-02-29T00:07:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-231705230 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
19:07:58 [2024-02-29T00:07:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231705229 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:07:58 [2024-02-29T00:07:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231705229 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)}]
19:07:58 [2024-02-29T00:07:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231705225 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:07:58 [2024-02-29T00:07:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
19:07:58 [2024-02-29T00:07:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231705224 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
19:07:58 [2024-02-29T00:07:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-231705224 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
19:07:58 [2024-02-29T00:07:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:07:58 [2024-02-29T00:07:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-231705224 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
19:07:58 [2024-02-29T00:07:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231705224 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:07:58 [2024-02-29T00:07:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231705223 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)}]
19:07:58 [2024-02-29T00:07:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231705217 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:07:58 [2024-02-29T00:07:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231705217 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
19:07:58 [2024-02-29T00:07:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231705216 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
19:07:58 [2024-02-29T00:07:58.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231705216 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)}]
19:07:59 [2024-02-29T00:07:59.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231705065 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
19:07:59 [2024-02-29T00:07:59.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231704668 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
19:07:59 [2024-02-29T00:07:59.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-231704668 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
19:07:59 [2024-02-29T00:07:59.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-231704668 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
19:07:59 [2024-02-29T00:07:59.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
19:07:59 [2024-02-29T00:07:59.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:59 [2024-02-29T00:07:59.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:59 [2024-02-29T00:07:59.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:59 [2024-02-29T00:07:59.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:59 [2024-02-29T00:07:59.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:59 [2024-02-29T00:07:59.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:59 [2024-02-29T00:07:59.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:59 [2024-02-29T00:07:59.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:59 [2024-02-29T00:07:59.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:07:59 [2024-02-29T00:07:59.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:59 [2024-02-29T00:07:59.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:59 [2024-02-29T00:07:59.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:59 [2024-02-29T00:07:59.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:07:59 [2024-02-29T00:07:59.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:07:59 [2024-02-29T00:07:59.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231704665 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:07:59 [2024-02-29T00:07:59.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231704665 data=null doit=true}, TableItem with text {}]
19:07:59 [2024-02-29T00:07:59.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231704665 data=null}, TableItem with text {}]
19:07:59 [2024-02-29T00:07:59.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231704664 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:07:59 [2024-02-29T00:07:59.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231704664 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:07:59 [2024-02-29T00:07:59.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231704645 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:07:59 [2024-02-29T00:07:59.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:07:59 [2024-02-29T00:07:59.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:00 [2024-02-29T00:08:00.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:00 [2024-02-29T00:08:00.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:00 [2024-02-29T00:08:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231703455 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
19:08:00 [2024-02-29T00:08:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-231703455 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
19:08:00 [2024-02-29T00:08:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-231703455 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
19:08:00 [2024-02-29T00:08:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231703454 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:08:00 [2024-02-29T00:08:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231703454 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)}]
19:08:00 [2024-02-29T00:08:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231703450 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:08:00 [2024-02-29T00:08:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:00 [2024-02-29T00:08:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:00 [2024-02-29T00:08:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:00 [2024-02-29T00:08:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:00 [2024-02-29T00:08:00.609Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:00 [2024-02-29T00:08:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:00 [2024-02-29T00:08:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:00 [2024-02-29T00:08:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:00 [2024-02-29T00:08:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:00 [2024-02-29T00:08:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:00 [2024-02-29T00:08:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:00 [2024-02-29T00:08:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231703444 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:00 [2024-02-29T00:08:00.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231703444 data=null doit=true}, TreeItem with text {test}]
19:08:00 [2024-02-29T00:08:00.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231703444 data=null}, TreeItem with text {test}]
19:08:00 [2024-02-29T00:08:00.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231703443 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:00 [2024-02-29T00:08:00.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231703443 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:00 [2024-02-29T00:08:00.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231703409 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:00 [2024-02-29T00:08:00.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:00 [2024-02-29T00:08:00.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231703408 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:00 [2024-02-29T00:08:00.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231703408 data=null doit=true}, TreeItem with text {test}]
19:08:00 [2024-02-29T00:08:00.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231703408 data=null}, TreeItem with text {test}]
19:08:00 [2024-02-29T00:08:00.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231703407 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:00 [2024-02-29T00:08:00.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231703407 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:00 [2024-02-29T00:08:00.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231703402 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:00 [2024-02-29T00:08:00.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:00 [2024-02-29T00:08:00.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:00 [2024-02-29T00:08:00.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231703401 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:08:00 [2024-02-29T00:08:00.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231703401 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:00 [2024-02-29T00:08:00.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231703401 data=null}, TreeItem with text {Traces [12]}]
19:08:00 [2024-02-29T00:08:00.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231703400 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:00 [2024-02-29T00:08:00.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231703400 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]}]
19:08:00 [2024-02-29T00:08:00.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231703392 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:00 [2024-02-29T00:08:00.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:08:00 [2024-02-29T00:08:00.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:00 [2024-02-29T00:08:00.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:00 [2024-02-29T00:08:00.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231703270 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
19:08:00 [2024-02-29T00:08:00.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-231703270 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
19:08:00 [2024-02-29T00:08:00.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-231703270 data=null}, TreeItem with text {simple_server-thread1(2)}]
19:08:00 [2024-02-29T00:08:00.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231703269 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
19:08:00 [2024-02-29T00:08:00.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231703269 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)}]
19:08:00 [2024-02-29T00:08:00.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231703240 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
19:08:00 [2024-02-29T00:08:00.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:00 [2024-02-29T00:08:00.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:00 [2024-02-29T00:08:00.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:00 [2024-02-29T00:08:00.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:00 [2024-02-29T00:08:00.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:00 [2024-02-29T00:08:00.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:00 [2024-02-29T00:08:00.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231703230 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
19:08:00 [2024-02-29T00:08:00.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-231703230 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
19:08:00 [2024-02-29T00:08:00.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-231703230 data=null}, TreeItem with text {simple_server-thread1(2)}]
19:08:00 [2024-02-29T00:08:00.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231703230 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
19:08:00 [2024-02-29T00:08:00.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231703230 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)}]
19:08:00 [2024-02-29T00:08:00.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231703225 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
19:08:00 [2024-02-29T00:08:00.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
19:08:00 [2024-02-29T00:08:00.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231703225 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
19:08:00 [2024-02-29T00:08:00.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-231703225 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
19:08:00 [2024-02-29T00:08:00.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:00 [2024-02-29T00:08:00.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-231703225 data=null}, TreeItem with text {simple_server-thread1(2)}]
19:08:00 [2024-02-29T00:08:00.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231703224 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
19:08:00 [2024-02-29T00:08:00.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231703224 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)}]
19:08:00 [2024-02-29T00:08:00.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231703218 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
19:08:00 [2024-02-29T00:08:00.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231703217 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
19:08:00 [2024-02-29T00:08:00.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231703217 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
19:08:00 [2024-02-29T00:08:00.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231703217 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)}]
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231703150 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231702750 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-231702746 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-231702746 data=null}, TreeItem with text {simple_server-thread1(2)}]
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231702743 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231702743 data=null doit=true}, TableItem with text {}]
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231702743 data=null}, TableItem with text {}]
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231702743 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231702742 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231702720 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:01 [2024-02-29T00:08:01.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:02 [2024-02-29T00:08:02.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:02 [2024-02-29T00:08:02.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:02 [2024-02-29T00:08:02.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231701630 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
19:08:02 [2024-02-29T00:08:02.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-231701630 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
19:08:02 [2024-02-29T00:08:02.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-231701630 data=null}, TreeItem with text {simple_server-thread1(2)}]
19:08:02 [2024-02-29T00:08:02.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231701629 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
19:08:02 [2024-02-29T00:08:02.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231701629 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)}]
19:08:02 [2024-02-29T00:08:02.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231701625 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
19:08:02 [2024-02-29T00:08:02.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:02 [2024-02-29T00:08:02.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:02 [2024-02-29T00:08:02.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:02 [2024-02-29T00:08:02.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:02 [2024-02-29T00:08:02.498Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231701619 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231701619 data=null doit=true}, TreeItem with text {test}]
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231701619 data=null}, TreeItem with text {test}]
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231701619 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231701618 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231701583 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231701583 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231701583 data=null doit=true}, TreeItem with text {test}]
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231701582 data=null}, TreeItem with text {test}]
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231701582 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231701582 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231701576 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:02 [2024-02-29T00:08:02.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231701575 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231701575 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231701575 data=null}, TreeItem with text {Traces [12]}]
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231701575 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231701575 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]}]
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231701567 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:02 [2024-02-29T00:08:02.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231701391 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-231701391 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-231701390 data=null}, TreeItem with text {simple_server-thread2(2)}]
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231701390 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231701389 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)}]
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231701359 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:02 [2024-02-29T00:08:02.499Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231701348 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-231701348 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
19:08:02 [2024-02-29T00:08:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-231701347 data=null}, TreeItem with text {simple_server-thread2(2)}]
19:08:02 [2024-02-29T00:08:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231701347 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
19:08:02 [2024-02-29T00:08:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231701347 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)}]
19:08:02 [2024-02-29T00:08:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231701342 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
19:08:02 [2024-02-29T00:08:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
19:08:02 [2024-02-29T00:08:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231701341 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
19:08:02 [2024-02-29T00:08:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-231701341 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
19:08:02 [2024-02-29T00:08:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:02 [2024-02-29T00:08:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-231701337 data=null}, TreeItem with text {simple_server-thread2(2)}]
19:08:02 [2024-02-29T00:08:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231701337 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
19:08:02 [2024-02-29T00:08:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231701337 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)}]
19:08:02 [2024-02-29T00:08:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231701333 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
19:08:02 [2024-02-29T00:08:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231701333 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
19:08:02 [2024-02-29T00:08:02.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231701332 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
19:08:02 [2024-02-29T00:08:02.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231701332 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)}]
19:08:03 [2024-02-29T00:08:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231701238 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
19:08:03 [2024-02-29T00:08:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231700970 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
19:08:03 [2024-02-29T00:08:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-231700949 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
19:08:03 [2024-02-29T00:08:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-231700949 data=null}, TreeItem with text {simple_server-thread2(2)}]
19:08:03 [2024-02-29T00:08:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
19:08:03 [2024-02-29T00:08:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:03 [2024-02-29T00:08:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:03 [2024-02-29T00:08:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:03 [2024-02-29T00:08:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:03 [2024-02-29T00:08:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:03 [2024-02-29T00:08:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:03 [2024-02-29T00:08:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:03 [2024-02-29T00:08:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:03 [2024-02-29T00:08:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:03 [2024-02-29T00:08:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:03 [2024-02-29T00:08:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:03 [2024-02-29T00:08:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:03 [2024-02-29T00:08:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:03 [2024-02-29T00:08:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:03 [2024-02-29T00:08:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:03 [2024-02-29T00:08:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:08:03 [2024-02-29T00:08:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231700947 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:08:03 [2024-02-29T00:08:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231700947 data=null doit=true}, TableItem with text {}]
19:08:03 [2024-02-29T00:08:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231700947 data=null}, TableItem with text {}]
19:08:03 [2024-02-29T00:08:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231700946 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:08:03 [2024-02-29T00:08:03.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231700946 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:08:03 [2024-02-29T00:08:03.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231700941 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:08:03 [2024-02-29T00:08:03.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:03 [2024-02-29T00:08:03.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231699750 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-231699750 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-231699749 data=null}, TreeItem with text {simple_server-thread2(2)}]
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231699749 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231699748 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)}]
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231699744 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:04 [2024-02-29T00:08:04.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231699738 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231699737 data=null doit=true}, TreeItem with text {test}]
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231699737 data=null}, TreeItem with text {test}]
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231699737 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231699737 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231699697 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231699696 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231699696 data=null doit=true}, TreeItem with text {test}]
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231699696 data=null}, TreeItem with text {test}]
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231699695 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231699695 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231699690 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:04 [2024-02-29T00:08:04.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231699689 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231699688 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231699688 data=null}, TreeItem with text {Traces [12]}]
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231699688 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231699688 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]}]
19:08:04 [2024-02-29T00:08:04.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231699671 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:04 [2024-02-29T00:08:04.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231699554 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-231699554 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-231699554 data=null}, TreeItem with text {ust-overlap-testing(2)}]
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231699553 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231699553 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)}]
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231699513 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:04 [2024-02-29T00:08:04.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231699510 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-231699510 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-231699510 data=null}, TreeItem with text {ust-overlap-testing(2)}]
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231699509 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231699509 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)}]
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231699505 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231699505 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-231699505 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-231699504 data=null}, TreeItem with text {ust-overlap-testing(2)}]
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231699504 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231699504 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)}]
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231699501 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231699500 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
19:08:04 [2024-02-29T00:08:04.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231699500 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
19:08:04 [2024-02-29T00:08:04.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231699500 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)}]
19:08:04 [2024-02-29T00:08:04.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231699431 data=null button=1 stateMask=0x80000 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
19:08:04 [2024-02-29T00:08:04.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231699025 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
19:08:04 [2024-02-29T00:08:04.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-231698954 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
19:08:04 [2024-02-29T00:08:04.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-231698954 data=null}, TreeItem with text {ust-overlap-testing(2)}]
19:08:04 [2024-02-29T00:08:04.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
19:08:04 [2024-02-29T00:08:04.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:04 [2024-02-29T00:08:04.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:04 [2024-02-29T00:08:04.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:04 [2024-02-29T00:08:04.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:04 [2024-02-29T00:08:04.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:04 [2024-02-29T00:08:04.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:04 [2024-02-29T00:08:04.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:04 [2024-02-29T00:08:04.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:04 [2024-02-29T00:08:04.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:04 [2024-02-29T00:08:04.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:04 [2024-02-29T00:08:04.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:04 [2024-02-29T00:08:04.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:04 [2024-02-29T00:08:04.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:04 [2024-02-29T00:08:04.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:04 [2024-02-29T00:08:04.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:04 [2024-02-29T00:08:04.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:04 [2024-02-29T00:08:04.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:08:04 [2024-02-29T00:08:04.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231698945 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:08:04 [2024-02-29T00:08:04.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231698945 data=null doit=true}, TableItem with text {}]
19:08:04 [2024-02-29T00:08:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231698945 data=null}, TableItem with text {}]
19:08:04 [2024-02-29T00:08:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231698944 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:08:04 [2024-02-29T00:08:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231698944 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:08:04 [2024-02-29T00:08:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231698940 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:08:04 [2024-02-29T00:08:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:04 [2024-02-29T00:08:04.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:06 [2024-02-29T00:08:06.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:06 [2024-02-29T00:08:06.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:06 [2024-02-29T00:08:06.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231697846 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
19:08:06 [2024-02-29T00:08:06.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-231697845 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
19:08:06 [2024-02-29T00:08:06.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-231697845 data=null}, TreeItem with text {ust-overlap-testing(2)}]
19:08:06 [2024-02-29T00:08:06.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231697845 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
19:08:06 [2024-02-29T00:08:06.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231697845 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)}]
19:08:06 [2024-02-29T00:08:06.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231697836 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:06 [2024-02-29T00:08:06.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231697831 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231697831 data=null doit=true}, TreeItem with text {test}]
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231697831 data=null}, TreeItem with text {test}]
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231697830 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231697830 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231697792 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231697791 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231697791 data=null doit=true}, TreeItem with text {test}]
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231697791 data=null}, TreeItem with text {test}]
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231697790 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231697790 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231697780 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:06 [2024-02-29T00:08:06.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231697780 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231697779 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231697779 data=null}, TreeItem with text {Traces [12]}]
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231697779 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231697779 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]}]
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231697770 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231697758 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231697757 data=null doit=true}, TreeItem with text {test}]
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231697757 data=null}, TreeItem with text {test}]
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231697757 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231697757 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231697740 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231697740 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231697740 data=null doit=true}, TreeItem with text {test}]
19:08:06 [2024-02-29T00:08:06.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231697740 data=null}, TreeItem with text {test}]
19:08:06 [2024-02-29T00:08:06.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231697739 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:06 [2024-02-29T00:08:06.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231697739 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:06 [2024-02-29T00:08:06.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231697728 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:06 [2024-02-29T00:08:06.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:06 [2024-02-29T00:08:06.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:06 [2024-02-29T00:08:06.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231697727 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:08:06 [2024-02-29T00:08:06.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231697727 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:06 [2024-02-29T00:08:06.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231697727 data=null}, TreeItem with text {Traces [12]}]
19:08:06 [2024-02-29T00:08:06.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231697727 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:06 [2024-02-29T00:08:06.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231697727 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]}]
19:08:06 [2024-02-29T00:08:06.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231697719 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:06 [2024-02-29T00:08:06.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:06 [2024-02-29T00:08:06.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231697711 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:08:06 [2024-02-29T00:08:06.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231697711 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:06 [2024-02-29T00:08:06.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231697711 data=null}, TreeItem with text {Traces [12]}]
19:08:06 [2024-02-29T00:08:06.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231697711 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:06 [2024-02-29T00:08:06.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231697711 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]}]
19:08:06 [2024-02-29T00:08:06.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231697707 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:06 [2024-02-29T00:08:06.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:08:06 [2024-02-29T00:08:06.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:08:06 [2024-02-29T00:08:06.526Z] 
19:08:06 [2024-02-29T00:08:06.526Z] (Eclipse:20013): Gtk-WARNING **: 00:08:06.341: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:06 [2024-02-29T00:08:06.526Z] 
19:08:06 [2024-02-29T00:08:06.526Z] (Eclipse:20013): Gtk-WARNING **: 00:08:06.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:06 [2024-02-29T00:08:06.526Z] 
19:08:06 [2024-02-29T00:08:06.526Z] (Eclipse:20013): Gtk-WARNING **: 00:08:06.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:06 [2024-02-29T00:08:06.526Z] 
19:08:06 [2024-02-29T00:08:06.526Z] (Eclipse:20013): Gtk-WARNING **: 00:08:06.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:06 [2024-02-29T00:08:06.526Z] 
19:08:06 [2024-02-29T00:08:06.526Z] (Eclipse:20013): Gtk-WARNING **: 00:08:06.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:06 [2024-02-29T00:08:06.527Z] 
19:08:06 [2024-02-29T00:08:06.527Z] (Eclipse:20013): Gtk-WARNING **: 00:08:06.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:06 [2024-02-29T00:08:06.527Z] 
19:08:06 [2024-02-29T00:08:06.527Z] (Eclipse:20013): Gtk-WARNING **: 00:08:06.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:06 [2024-02-29T00:08:06.527Z] 
19:08:06 [2024-02-29T00:08:06.527Z] (Eclipse:20013): Gtk-WARNING **: 00:08:06.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:06 [2024-02-29T00:08:06.527Z] 
19:08:06 [2024-02-29T00:08:06.527Z] (Eclipse:20013): Gtk-WARNING **: 00:08:06.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:06 [2024-02-29T00:08:06.527Z] 
19:08:06 [2024-02-29T00:08:06.527Z] (Eclipse:20013): Gtk-WARNING **: 00:08:06.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:06 [2024-02-29T00:08:06.527Z] 
19:08:06 [2024-02-29T00:08:06.527Z] (Eclipse:20013): Gtk-WARNING **: 00:08:06.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:06 [2024-02-29T00:08:06.527Z] 
19:08:06 [2024-02-29T00:08:06.527Z] (Eclipse:20013): Gtk-WARNING **: 00:08:06.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:06 [2024-02-29T00:08:06.527Z] 
19:08:06 [2024-02-29T00:08:06.527Z] (Eclipse:20013): Gtk-WARNING **: 00:08:06.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:06 [2024-02-29T00:08:06.527Z] 
19:08:06 [2024-02-29T00:08:06.527Z] (Eclipse:20013): Gtk-WARNING **: 00:08:06.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:06 [2024-02-29T00:08:06.527Z] 
19:08:06 [2024-02-29T00:08:06.527Z] (Eclipse:20013): Gtk-WARNING **: 00:08:06.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:06 [2024-02-29T00:08:06.527Z] 
19:08:06 [2024-02-29T00:08:06.527Z] (Eclipse:20013): Gtk-WARNING **: 00:08:06.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:06 [2024-02-29T00:08:06.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:08:06 [2024-02-29T00:08:06.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:08:06 [2024-02-29T00:08:06.527Z] 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=-231697322 data=null doit=true}, Shell with text {Confirm Clear}]
19:08:06 [2024-02-29T00:08:06.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:08:06 [2024-02-29T00:08:06.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:08:06 [2024-02-29T00:08:06.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:08:06 [2024-02-29T00:08:06.527Z] 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')
19:08:06 [2024-02-29T00:08:06.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:08:06 [2024-02-29T00:08:06.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:08:06 [2024-02-29T00:08:06.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231697322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:08:06 [2024-02-29T00:08:06.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231697322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:08:06 [2024-02-29T00:08:06.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231697322 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:08:06 [2024-02-29T00:08:06.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231697321 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:08:06 [2024-02-29T00:08:06.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231697321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:08:06 [2024-02-29T00:08:06.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231697321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:08:06 [2024-02-29T00:08:06.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231697321 data=null 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')]
19:08:07 [2024-02-29T00:08:07.896Z] 
19:08:07 [2024-02-29T00:08:07.896Z] (Eclipse:20013): Gtk-WARNING **: 00:08:07.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:07 [2024-02-29T00:08:07.896Z] 
19:08:07 [2024-02-29T00:08:07.896Z] (Eclipse:20013): Gtk-WARNING **: 00:08:07.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:07 [2024-02-29T00:08:07.896Z] 
19:08:07 [2024-02-29T00:08:07.896Z] (Eclipse:20013): Gtk-WARNING **: 00:08:07.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:07 [2024-02-29T00:08:07.896Z] 
19:08:07 [2024-02-29T00:08:07.896Z] (Eclipse:20013): Gtk-WARNING **: 00:08:07.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:07 [2024-02-29T00:08:07.896Z] 
19:08:07 [2024-02-29T00:08:07.896Z] (Eclipse:20013): Gtk-WARNING **: 00:08:07.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:07 [2024-02-29T00:08:07.896Z] 
19:08:07 [2024-02-29T00:08:07.896Z] (Eclipse:20013): Gtk-WARNING **: 00:08:07.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:07 [2024-02-29T00:08:07.896Z] 
19:08:07 [2024-02-29T00:08:07.896Z] (Eclipse:20013): Gtk-WARNING **: 00:08:07.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:07 [2024-02-29T00:08:07.896Z] 
19:08:07 [2024-02-29T00:08:07.896Z] (Eclipse:20013): Gtk-WARNING **: 00:08:07.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:08 [2024-02-29T00:08:08.153Z] 
19:08:08 [2024-02-29T00:08:08.153Z] (Eclipse:20013): Gtk-WARNING **: 00:08:07.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:08 [2024-02-29T00:08:08.153Z] 
19:08:08 [2024-02-29T00:08:08.153Z] (Eclipse:20013): Gtk-WARNING **: 00:08:07.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:08 [2024-02-29T00:08:08.153Z] 
19:08:08 [2024-02-29T00:08:08.153Z] (Eclipse:20013): Gtk-WARNING **: 00:08:07.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:08 [2024-02-29T00:08:08.153Z] 
19:08:08 [2024-02-29T00:08:08.153Z] (Eclipse:20013): Gtk-WARNING **: 00:08:07.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:08 [2024-02-29T00:08:08.153Z] 
19:08:08 [2024-02-29T00:08:08.153Z] (Eclipse:20013): Gtk-WARNING **: 00:08:07.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:08 [2024-02-29T00:08:08.153Z] 
19:08:08 [2024-02-29T00:08:08.153Z] (Eclipse:20013): Gtk-WARNING **: 00:08:07.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:08 [2024-02-29T00:08:08.153Z] 
19:08:08 [2024-02-29T00:08:08.153Z] (Eclipse:20013): Gtk-WARNING **: 00:08:07.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:08 [2024-02-29T00:08:08.153Z] 
19:08:08 [2024-02-29T00:08:08.153Z] (Eclipse:20013): Gtk-WARNING **: 00:08:07.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:08 [2024-02-29T00:08:08.153Z] 
19:08:08 [2024-02-29T00:08:08.153Z] (Eclipse:20013): Gtk-WARNING **: 00:08:07.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:08 [2024-02-29T00:08:08.153Z] 
19:08:08 [2024-02-29T00:08:08.153Z] (Eclipse:20013): Gtk-WARNING **: 00:08:07.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:08 [2024-02-29T00:08:08.153Z] 
19:08:08 [2024-02-29T00:08:08.153Z] (Eclipse:20013): Gtk-WARNING **: 00:08:07.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:08 [2024-02-29T00:08:08.153Z] 
19:08:08 [2024-02-29T00:08:08.153Z] (Eclipse:20013): Gtk-WARNING **: 00:08:07.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:09 [2024-02-29T00:08:09.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:08:10 [2024-02-29T00:08:10.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231697650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:08:10 [2024-02-29T00:08:10.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:10 [2024-02-29T00:08:10.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:10 [2024-02-29T00:08:10.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:10 [2024-02-29T00:08:10.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:10 [2024-02-29T00:08:10.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:10 [2024-02-29T00:08:10.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:10 [2024-02-29T00:08:10.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231693434 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:10 [2024-02-29T00:08:10.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231693434 data=null doit=true}, TreeItem with text {test}]
19:08:10 [2024-02-29T00:08:10.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231693434 data=null}, TreeItem with text {test}]
19:08:10 [2024-02-29T00:08:10.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231693434 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:10 [2024-02-29T00:08:10.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231693434 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:10 [2024-02-29T00:08:10.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231693407 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:10 [2024-02-29T00:08:10.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:10 [2024-02-29T00:08:10.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231693406 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:10 [2024-02-29T00:08:10.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231693406 data=null doit=true}, TreeItem with text {test}]
19:08:10 [2024-02-29T00:08:10.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231693406 data=null}, TreeItem with text {test}]
19:08:10 [2024-02-29T00:08:10.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231693406 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:10 [2024-02-29T00:08:10.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231693406 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:10 [2024-02-29T00:08:10.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231693397 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:10 [2024-02-29T00:08:10.653Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:10 [2024-02-29T00:08:10.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:10 [2024-02-29T00:08:10.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231693397 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:08:10 [2024-02-29T00:08:10.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231693397 data=null doit=true}, TreeItem with text {Traces [0]}]
19:08:10 [2024-02-29T00:08:10.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231693396 data=null}, TreeItem with text {Traces [0]}]
19:08:10 [2024-02-29T00:08:10.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231693396 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:08:10 [2024-02-29T00:08:10.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231693396 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:08:10 [2024-02-29T00:08:10.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231693390 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:08:10 [2024-02-29T00:08:10.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:10 [2024-02-29T00:08:10.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231693389 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:08:10 [2024-02-29T00:08:10.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231693382 data=null doit=true}, TreeItem with text {Traces [0]}]
19:08:10 [2024-02-29T00:08:10.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231693382 data=null}, TreeItem with text {Traces [0]}]
19:08:10 [2024-02-29T00:08:10.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231693382 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:08:10 [2024-02-29T00:08:10.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231693382 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:08:10 [2024-02-29T00:08:10.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231693379 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:08:10 [2024-02-29T00:08:10.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:08:10 [2024-02-29T00:08:10.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:08:10 [2024-02-29T00:08:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:08:10 [2024-02-29T00:08:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:08:10 [2024-02-29T00:08:10.910Z] 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=-231692955 data=null doit=true}, Shell with text {Trace Import}]
19:08:10 [2024-02-29T00:08:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:08:10 [2024-02-29T00:08:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:10 [2024-02-29T00:08:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:08:10 [2024-02-29T00:08:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
19:08:10 [2024-02-29T00:08:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
19:08:10 [2024-02-29T00:08:10.910Z] 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')
19:08:10 [2024-02-29T00:08:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:10 [2024-02-29T00:08:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:08:10 [2024-02-29T00:08:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:08:10 [2024-02-29T00:08:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:08:10 [2024-02-29T00:08:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:08:10 [2024-02-29T00:08:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:08:10 [2024-02-29T00:08:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:08:10 [2024-02-29T00:08:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:08:10 [2024-02-29T00:08:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:08:10 [2024-02-29T00:08:10.910Z] 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.
19:08:10 [2024-02-29T00:08:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:08:10 [2024-02-29T00:08:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:08:10 [2024-02-29T00:08:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:08:10 [2024-02-29T00:08:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:08:10 [2024-02-29T00:08:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:08:10 [2024-02-29T00:08:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:08:10 [2024-02-29T00:08:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:08:10 [2024-02-29T00:08:10.910Z] 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
19:08:10 [2024-02-29T00:08:10.910Z] 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=-231692941 data=null}, (of type 'Combo')]
19:08:10 [2024-02-29T00:08:10.910Z] 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
19:08:10 [2024-02-29T00:08:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:10 [2024-02-29T00:08:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:10 [2024-02-29T00:08:10.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:08:11 [2024-02-29T00:08:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:11 [2024-02-29T00:08:11.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-231692880 data=null doit=true}, TreeItem with text {/}]
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-231692880 data=null}, TreeItem with text {/}]
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-231692880 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231692880 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-231692877 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-231692877 data=null doit=true}, Tree node with text: z-clashes]
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-231692877 data=null}, Tree node with text: z-clashes]
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-231692877 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231692876 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]
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-231692875 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-231692874 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-231692874 data=null doit=true}, Tree node with text: z-clashes]
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-231692874 data=null}, Tree node with text: z-clashes]
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-231692873 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231692873 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]
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-231692871 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:11 [2024-02-29T00:08:11.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231692838 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231692838 data=null doit=true}, Tree node with text: kernel-overlap-testing]
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231692837 data=null}, Tree node with text: kernel-overlap-testing]
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231692837 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231692837 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]
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231692834 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:08:11 [2024-02-29T00:08:11.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:'))
19:08:11 [2024-02-29T00:08:11.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>
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231692822 data=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:'))]
19:08:11 [2024-02-29T00:08:11.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>
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.169Z] 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'
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:08:11 [2024-02-29T00:08:11.169Z] 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')
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:08:11 [2024-02-29T00:08:11.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')
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@610c163b
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-231692819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-231692819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-231692819 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-231692819 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-231692818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-231692818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-231692818 data=null 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')]
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-231692818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-231692818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-231692818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-231692818 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-231692818 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:08:11 [2024-02-29T00:08:11.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')
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:08:11 [2024-02-29T00:08:11.170Z] 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.
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:08:11 [2024-02-29T00:08:11.170Z] 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')
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] 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')
19:08:11 [2024-02-29T00:08:11.170Z] 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.
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:08:11 [2024-02-29T00:08:11.170Z] 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')
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:08:11 [2024-02-29T00:08:11.170Z] 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.
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.170Z] 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)'
19:08:11 [2024-02-29T00:08:11.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:08:11 [2024-02-29T00:08:11.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')
19:08:11 [2024-02-29T00:08:11.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.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')
19:08:11 [2024-02-29T00:08:11.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.
19:08:11 [2024-02-29T00:08:11.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:08:11 [2024-02-29T00:08:11.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:08:11 [2024-02-29T00:08:11.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:08:11 [2024-02-29T00:08:11.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:08:11 [2024-02-29T00:08:11.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:08:11 [2024-02-29T00:08:11.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231692811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:08:11 [2024-02-29T00:08:11.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231692810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:08:11 [2024-02-29T00:08:11.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231692810 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:08:11 [2024-02-29T00:08:11.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231692810 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:08:11 [2024-02-29T00:08:11.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231692810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:08:11 [2024-02-29T00:08:11.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231692810 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:08:11 [2024-02-29T00:08:11.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231692810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:08:11 [2024-02-29T00:08:11.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231693348 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:08:11 [2024-02-29T00:08:11.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:08:11 [2024-02-29T00:08:11.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:11 [2024-02-29T00:08:11.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:11 [2024-02-29T00:08:11.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:11 [2024-02-29T00:08:11.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:11 [2024-02-29T00:08:11.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:11 [2024-02-29T00:08:11.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:11 [2024-02-29T00:08:11.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231692474 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:11 [2024-02-29T00:08:11.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231692473 data=null doit=true}, TreeItem with text {test}]
19:08:11 [2024-02-29T00:08:11.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231692473 data=null}, TreeItem with text {test}]
19:08:11 [2024-02-29T00:08:11.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231692473 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:11 [2024-02-29T00:08:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231692473 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:11 [2024-02-29T00:08:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231692456 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:11 [2024-02-29T00:08:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:11 [2024-02-29T00:08:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231692455 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:11 [2024-02-29T00:08:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231692455 data=null doit=true}, TreeItem with text {test}]
19:08:11 [2024-02-29T00:08:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231692455 data=null}, TreeItem with text {test}]
19:08:11 [2024-02-29T00:08:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231692455 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:11 [2024-02-29T00:08:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231692455 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:11 [2024-02-29T00:08:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231692442 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:11 [2024-02-29T00:08:11.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:11 [2024-02-29T00:08:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:11 [2024-02-29T00:08:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231692441 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:08:11 [2024-02-29T00:08:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231692441 data=null doit=true}, TreeItem with text {Traces [2]}]
19:08:11 [2024-02-29T00:08:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231692441 data=null}, TreeItem with text {Traces [2]}]
19:08:11 [2024-02-29T00:08:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231692441 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:08:11 [2024-02-29T00:08:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231692441 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]}]
19:08:11 [2024-02-29T00:08:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231692435 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:08:11 [2024-02-29T00:08:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231692425 data=null doit=true}, TreeItem with text {Traces [2]}]
19:08:11 [2024-02-29T00:08:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231692425 data=null}, TreeItem with text {Traces [2]}]
19:08:11 [2024-02-29T00:08:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231692425 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:08:11 [2024-02-29T00:08:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231692425 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]}]
19:08:11 [2024-02-29T00:08:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231692423 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:08:11 [2024-02-29T00:08:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-231692423 data=null doit=true}, TreeItem with text {z-clashes [1]}]
19:08:11 [2024-02-29T00:08:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-231692423 data=null}, TreeItem with text {z-clashes [1]}]
19:08:11 [2024-02-29T00:08:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-231692422 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
19:08:11 [2024-02-29T00:08:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231692422 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]}]
19:08:11 [2024-02-29T00:08:11.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-231692421 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
19:08:11 [2024-02-29T00:08:11.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:11 [2024-02-29T00:08:11.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:11 [2024-02-29T00:08:11.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231692173 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:08:11 [2024-02-29T00:08:11.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231692173 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:11 [2024-02-29T00:08:11.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231692173 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:08:11 [2024-02-29T00:08:11.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231692173 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:11 [2024-02-29T00:08:11.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231692173 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:11 [2024-02-29T00:08:11.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231692139 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:11 [2024-02-29T00:08:11.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:11 [2024-02-29T00:08:11.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:11 [2024-02-29T00:08:11.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:11 [2024-02-29T00:08:11.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:11 [2024-02-29T00:08:11.688Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:11 [2024-02-29T00:08:11.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:11 [2024-02-29T00:08:11.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231692127 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:08:11 [2024-02-29T00:08:11.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231692126 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:11 [2024-02-29T00:08:11.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231692126 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:08:11 [2024-02-29T00:08:11.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231692125 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:11 [2024-02-29T00:08:11.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231692125 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:11 [2024-02-29T00:08:11.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231692114 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:11 [2024-02-29T00:08:11.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:08:11 [2024-02-29T00:08:11.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231692113 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:08:11 [2024-02-29T00:08:11.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231692113 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:11 [2024-02-29T00:08:11.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:11 [2024-02-29T00:08:11.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231692112 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:08:11 [2024-02-29T00:08:11.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231692112 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:11 [2024-02-29T00:08:11.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231692111 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:11 [2024-02-29T00:08:11.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231692100 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:11 [2024-02-29T00:08:11.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231692099 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:08:11 [2024-02-29T00:08:11.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231692099 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:08:11 [2024-02-29T00:08:11.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231692099 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:12 [2024-02-29T00:08:12.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231691996 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:08:12 [2024-02-29T00:08:12.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231691858 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:08:12 [2024-02-29T00:08:12.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231691858 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:12 [2024-02-29T00:08:12.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231691858 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:08:12 [2024-02-29T00:08:12.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:08:12 [2024-02-29T00:08:12.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:13 [2024-02-29T00:08:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:13 [2024-02-29T00:08:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:13 [2024-02-29T00:08:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:13 [2024-02-29T00:08:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:13 [2024-02-29T00:08:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:08:13 [2024-02-29T00:08:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231690777 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:08:13 [2024-02-29T00:08:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231690777 data=null doit=true}, TableItem with text {}]
19:08:13 [2024-02-29T00:08:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231690777 data=null}, TableItem with text {}]
19:08:13 [2024-02-29T00:08:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231690777 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:08:13 [2024-02-29T00:08:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231690776 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:08:13 [2024-02-29T00:08:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231690773 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:08:13 [2024-02-29T00:08:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:13 [2024-02-29T00:08:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231690606 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231690606 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231690606 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231690605 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231690605 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231690593 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:13 [2024-02-29T00:08:13.391Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231690587 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231690587 data=null doit=true}, TreeItem with text {test}]
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231690587 data=null}, TreeItem with text {test}]
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231690586 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231690586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231690554 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231690553 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231690553 data=null doit=true}, TreeItem with text {test}]
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231690553 data=null}, TreeItem with text {test}]
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231690552 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231690552 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:13 [2024-02-29T00:08:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231690546 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:13 [2024-02-29T00:08:13.391Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:13 [2024-02-29T00:08:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:13 [2024-02-29T00:08:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231690545 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:08:13 [2024-02-29T00:08:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231690545 data=null doit=true}, TreeItem with text {Traces [2]}]
19:08:13 [2024-02-29T00:08:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231690545 data=null}, TreeItem with text {Traces [2]}]
19:08:13 [2024-02-29T00:08:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231690545 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:08:13 [2024-02-29T00:08:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231690544 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]}]
19:08:13 [2024-02-29T00:08:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231690527 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:08:13 [2024-02-29T00:08:13.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231690262 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231690262 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231690262 data=null}, TreeItem with text {kernel-overlap-testing}]
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231690236 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231690234 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231690202 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:13 [2024-02-29T00:08:13.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231690199 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231690199 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231690198 data=null}, TreeItem with text {kernel-overlap-testing}]
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231690198 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231690198 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231690194 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231690194 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231690194 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231690193 data=null}, TreeItem with text {kernel-overlap-testing}]
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231690193 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231690193 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231690190 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231690189 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
19:08:13 [2024-02-29T00:08:13.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231690189 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
19:08:13 [2024-02-29T00:08:13.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231690189 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:14 [2024-02-29T00:08:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231690039 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
19:08:14 [2024-02-29T00:08:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231689671 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:08:14 [2024-02-29T00:08:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231689670 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:14 [2024-02-29T00:08:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231689670 data=null}, TreeItem with text {kernel-overlap-testing}]
19:08:14 [2024-02-29T00:08:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:08:14 [2024-02-29T00:08:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:14 [2024-02-29T00:08:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:14 [2024-02-29T00:08:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:14 [2024-02-29T00:08:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:14 [2024-02-29T00:08:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:14 [2024-02-29T00:08:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:14 [2024-02-29T00:08:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:08:14 [2024-02-29T00:08:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231689668 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:08:14 [2024-02-29T00:08:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231689668 data=null doit=true}, TableItem with text {}]
19:08:14 [2024-02-29T00:08:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231689667 data=null}, TableItem with text {}]
19:08:14 [2024-02-29T00:08:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231689667 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:08:14 [2024-02-29T00:08:14.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231689667 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:08:14 [2024-02-29T00:08:14.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231689663 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:08:14 [2024-02-29T00:08:14.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:14 [2024-02-29T00:08:14.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:15 [2024-02-29T00:08:15.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:15 [2024-02-29T00:08:15.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:15 [2024-02-29T00:08:15.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231688574 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:08:15 [2024-02-29T00:08:15.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231688574 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:15 [2024-02-29T00:08:15.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231688573 data=null}, TreeItem with text {kernel-overlap-testing}]
19:08:15 [2024-02-29T00:08:15.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231688573 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:15 [2024-02-29T00:08:15.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231688573 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:15 [2024-02-29T00:08:15.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231688565 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:15 [2024-02-29T00:08:15.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:15 [2024-02-29T00:08:15.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:15 [2024-02-29T00:08:15.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:15 [2024-02-29T00:08:15.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:15 [2024-02-29T00:08:15.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:15 [2024-02-29T00:08:15.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:15 [2024-02-29T00:08:15.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:15 [2024-02-29T00:08:15.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:15 [2024-02-29T00:08:15.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:15 [2024-02-29T00:08:15.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:15 [2024-02-29T00:08:15.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:15 [2024-02-29T00:08:15.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231688559 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:15 [2024-02-29T00:08:15.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231688559 data=null doit=true}, TreeItem with text {test}]
19:08:15 [2024-02-29T00:08:15.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231688559 data=null}, TreeItem with text {test}]
19:08:15 [2024-02-29T00:08:15.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231688559 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:15 [2024-02-29T00:08:15.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231688559 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:15 [2024-02-29T00:08:15.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231688530 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:15 [2024-02-29T00:08:15.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:15 [2024-02-29T00:08:15.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231688529 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231688529 data=null doit=true}, TreeItem with text {test}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231688529 data=null}, TreeItem with text {test}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231688528 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231688528 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231688523 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:15 [2024-02-29T00:08:15.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231688522 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231688522 data=null doit=true}, TreeItem with text {Traces [2]}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231688522 data=null}, TreeItem with text {Traces [2]}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231688521 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231688521 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]}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231688505 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:08:15 [2024-02-29T00:08:15.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231688499 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231688499 data=null doit=true}, TreeItem with text {test}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231688499 data=null}, TreeItem with text {test}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231688499 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231688497 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231688488 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231688487 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231688487 data=null doit=true}, TreeItem with text {test}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231688487 data=null}, TreeItem with text {test}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231688486 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231688486 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231688474 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:15 [2024-02-29T00:08:15.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231688473 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231688472 data=null doit=true}, TreeItem with text {Traces [2]}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231688472 data=null}, TreeItem with text {Traces [2]}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231688472 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231688472 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]}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231688458 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231688457 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231688457 data=null doit=true}, TreeItem with text {Traces [2]}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231688457 data=null}, TreeItem with text {Traces [2]}]
19:08:15 [2024-02-29T00:08:15.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231688456 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:08:15 [2024-02-29T00:08:15.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231688456 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]}]
19:08:15 [2024-02-29T00:08:15.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231688452 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:08:15 [2024-02-29T00:08:15.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:08:15 [2024-02-29T00:08:15.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:08:15 [2024-02-29T00:08:15.535Z] 
19:08:15 [2024-02-29T00:08:15.535Z] (Eclipse:20013): Gtk-WARNING **: 00:08:15.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:15 [2024-02-29T00:08:15.535Z] 
19:08:15 [2024-02-29T00:08:15.535Z] (Eclipse:20013): Gtk-WARNING **: 00:08:15.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:15 [2024-02-29T00:08:15.535Z] 
19:08:15 [2024-02-29T00:08:15.535Z] (Eclipse:20013): Gtk-WARNING **: 00:08:15.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:15 [2024-02-29T00:08:15.535Z] 
19:08:15 [2024-02-29T00:08:15.535Z] (Eclipse:20013): Gtk-WARNING **: 00:08:15.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:15 [2024-02-29T00:08:15.791Z] 
19:08:15 [2024-02-29T00:08:15.791Z] (Eclipse:20013): Gtk-WARNING **: 00:08:15.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:15 [2024-02-29T00:08:15.791Z] 
19:08:15 [2024-02-29T00:08:15.791Z] (Eclipse:20013): Gtk-WARNING **: 00:08:15.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:15 [2024-02-29T00:08:15.791Z] 
19:08:15 [2024-02-29T00:08:15.791Z] (Eclipse:20013): Gtk-WARNING **: 00:08:15.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:15 [2024-02-29T00:08:15.791Z] 
19:08:15 [2024-02-29T00:08:15.792Z] (Eclipse:20013): Gtk-WARNING **: 00:08:15.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:15 [2024-02-29T00:08:15.792Z] 
19:08:15 [2024-02-29T00:08:15.792Z] (Eclipse:20013): Gtk-WARNING **: 00:08:15.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:15 [2024-02-29T00:08:15.792Z] 
19:08:15 [2024-02-29T00:08:15.792Z] (Eclipse:20013): Gtk-WARNING **: 00:08:15.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:15 [2024-02-29T00:08:15.792Z] 
19:08:15 [2024-02-29T00:08:15.792Z] (Eclipse:20013): Gtk-WARNING **: 00:08:15.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:15 [2024-02-29T00:08:15.792Z] 
19:08:15 [2024-02-29T00:08:15.792Z] (Eclipse:20013): Gtk-WARNING **: 00:08:15.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:15 [2024-02-29T00:08:15.792Z] 
19:08:15 [2024-02-29T00:08:15.792Z] (Eclipse:20013): Gtk-WARNING **: 00:08:15.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:15 [2024-02-29T00:08:15.792Z] 
19:08:15 [2024-02-29T00:08:15.792Z] (Eclipse:20013): Gtk-WARNING **: 00:08:15.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:15 [2024-02-29T00:08:15.792Z] 
19:08:15 [2024-02-29T00:08:15.792Z] (Eclipse:20013): Gtk-WARNING **: 00:08:15.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:15 [2024-02-29T00:08:15.792Z] 
19:08:15 [2024-02-29T00:08:15.792Z] (Eclipse:20013): Gtk-WARNING **: 00:08:15.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:15 [2024-02-29T00:08:15.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:08:15 [2024-02-29T00:08:15.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:08:15 [2024-02-29T00:08:15.792Z] 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=-231688110 data=null doit=true}, Shell with text {Confirm Clear}]
19:08:15 [2024-02-29T00:08:15.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:08:15 [2024-02-29T00:08:15.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:08:15 [2024-02-29T00:08:15.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:08:15 [2024-02-29T00:08:15.792Z] 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')
19:08:15 [2024-02-29T00:08:15.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:08:15 [2024-02-29T00:08:15.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:08:15 [2024-02-29T00:08:15.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231688108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:08:15 [2024-02-29T00:08:15.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231688108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:08:15 [2024-02-29T00:08:15.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231688108 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:08:15 [2024-02-29T00:08:15.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231688108 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:08:15 [2024-02-29T00:08:15.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231688107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:08:15 [2024-02-29T00:08:15.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231688107 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:08:15 [2024-02-29T00:08:15.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231688107 data=null 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')]
19:08:16 [2024-02-29T00:08:16.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231688419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:08:16 [2024-02-29T00:08:16.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:08:16 [2024-02-29T00:08:16.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:16 [2024-02-29T00:08:16.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:16 [2024-02-29T00:08:16.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:16 [2024-02-29T00:08:16.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:16 [2024-02-29T00:08:16.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:16 [2024-02-29T00:08:16.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:16 [2024-02-29T00:08:16.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231687430 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231687430 data=null doit=true}, TreeItem with text {test}]
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231687430 data=null}, TreeItem with text {test}]
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231687430 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231687429 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231687384 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231687383 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231687382 data=null doit=true}, TreeItem with text {test}]
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231687382 data=null}, TreeItem with text {test}]
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231687382 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231687382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231687374 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:16 [2024-02-29T00:08:16.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231687373 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231687373 data=null doit=true}, TreeItem with text {Traces [2]}]
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231687373 data=null}, TreeItem with text {Traces [2]}]
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231687373 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231687373 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]}]
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231687366 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231687365 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231687365 data=null doit=true}, TreeItem with text {Traces [2]}]
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231687365 data=null}, TreeItem with text {Traces [2]}]
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231687365 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231687365 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]}]
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231687354 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:08:16 [2024-02-29T00:08:16.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:08:17 [2024-02-29T00:08:17.176Z] 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=-231686788 data=null doit=true}, Shell with text {Trace Import}]
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.176Z] 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.
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:08:17 [2024-02-29T00:08:17.176Z] 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
19:08:17 [2024-02-29T00:08:17.176Z] 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=-231686784 data=null}, (of type 'Combo')]
19:08:17 [2024-02-29T00:08:17.176Z] 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
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:17 [2024-02-29T00:08:17.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-231686683 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-231686683 data=null doit=true}, TreeItem with text {/}]
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-231686683 data=null}, TreeItem with text {/}]
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-231686682 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231686682 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-231686682 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231686656 data=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:'))]
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:08:17 [2024-02-29T00:08:17.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.178Z] 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')
19:08:17 [2024-02-29T00:08:17.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:08:17 [2024-02-29T00:08:17.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:08:17 [2024-02-29T00:08:17.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:08:17 [2024-02-29T00:08:17.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:08:17 [2024-02-29T00:08:17.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:08:17 [2024-02-29T00:08:17.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:08:17 [2024-02-29T00:08:17.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231686645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:08:17 [2024-02-29T00:08:17.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231686645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:08:17 [2024-02-29T00:08:17.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231686645 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:08:17 [2024-02-29T00:08:17.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231686645 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:08:17 [2024-02-29T00:08:17.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231686645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:08:17 [2024-02-29T00:08:17.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231686645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:08:17 [2024-02-29T00:08:17.435Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:08:17 [2024-02-29T00:08:17.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:08:17 [2024-02-29T00:08:17.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:08:17 [2024-02-29T00:08:17.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:08:17 [2024-02-29T00:08:17.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:08:17 [2024-02-29T00:08:17.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:08:18 [2024-02-29T00:08:18.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231686645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:08:18 [2024-02-29T00:08:18.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231687285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:08:18 [2024-02-29T00:08:18.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:18 [2024-02-29T00:08:18.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:18 [2024-02-29T00:08:18.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:18 [2024-02-29T00:08:18.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:18 [2024-02-29T00:08:18.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:18 [2024-02-29T00:08:18.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:18 [2024-02-29T00:08:18.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231685531 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:18 [2024-02-29T00:08:18.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231685531 data=null doit=true}, TreeItem with text {test}]
19:08:18 [2024-02-29T00:08:18.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231685531 data=null}, TreeItem with text {test}]
19:08:18 [2024-02-29T00:08:18.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231685530 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:18 [2024-02-29T00:08:18.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231685530 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:18 [2024-02-29T00:08:18.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231685521 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:18 [2024-02-29T00:08:18.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:18 [2024-02-29T00:08:18.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231685520 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:18 [2024-02-29T00:08:18.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231685520 data=null doit=true}, TreeItem with text {test}]
19:08:18 [2024-02-29T00:08:18.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231685520 data=null}, TreeItem with text {test}]
19:08:18 [2024-02-29T00:08:18.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231685519 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:18 [2024-02-29T00:08:18.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231685519 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:18 [2024-02-29T00:08:18.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231685508 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:18 [2024-02-29T00:08:18.564Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:18 [2024-02-29T00:08:18.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:18 [2024-02-29T00:08:18.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231685507 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:08:18 [2024-02-29T00:08:18.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231685507 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:18 [2024-02-29T00:08:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231685507 data=null}, TreeItem with text {Traces [12]}]
19:08:18 [2024-02-29T00:08:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231685506 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:18 [2024-02-29T00:08:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231685506 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]}]
19:08:18 [2024-02-29T00:08:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231685493 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:18 [2024-02-29T00:08:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231685493 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:18 [2024-02-29T00:08:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231685493 data=null}, TreeItem with text {Traces [12]}]
19:08:18 [2024-02-29T00:08:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231685492 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:18 [2024-02-29T00:08:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231685492 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]}]
19:08:18 [2024-02-29T00:08:18.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231685488 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:18 [2024-02-29T00:08:18.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:18 [2024-02-29T00:08:18.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:18 [2024-02-29T00:08:18.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231685130 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:08:18 [2024-02-29T00:08:18.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231685130 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:18 [2024-02-29T00:08:18.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231685130 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:08:18 [2024-02-29T00:08:18.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231685129 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:18 [2024-02-29T00:08:18.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231685129 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:18 [2024-02-29T00:08:18.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231685107 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:18 [2024-02-29T00:08:18.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:18 [2024-02-29T00:08:18.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:18 [2024-02-29T00:08:18.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:18 [2024-02-29T00:08:18.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:18 [2024-02-29T00:08:18.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:18 [2024-02-29T00:08:18.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:18 [2024-02-29T00:08:18.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231685105 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:08:18 [2024-02-29T00:08:18.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231685105 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:18 [2024-02-29T00:08:18.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231685105 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:08:18 [2024-02-29T00:08:18.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231685104 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:18 [2024-02-29T00:08:18.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231685104 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:18 [2024-02-29T00:08:18.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231685091 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:18 [2024-02-29T00:08:18.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:08:18 [2024-02-29T00:08:18.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231685091 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:08:18 [2024-02-29T00:08:18.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231685091 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:18 [2024-02-29T00:08:18.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:18 [2024-02-29T00:08:18.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231685090 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:08:18 [2024-02-29T00:08:18.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231685090 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:18 [2024-02-29T00:08:18.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231685090 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:18 [2024-02-29T00:08:18.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231685083 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:18 [2024-02-29T00:08:18.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231685083 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:08:18 [2024-02-29T00:08:18.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231685083 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:08:18 [2024-02-29T00:08:18.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231685082 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:19 [2024-02-29T00:08:19.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231685025 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:08:19 [2024-02-29T00:08:19.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231684829 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:08:19 [2024-02-29T00:08:19.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231684829 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:19 [2024-02-29T00:08:19.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231684829 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:08:19 [2024-02-29T00:08:19.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:08:19 [2024-02-29T00:08:19.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:20 [2024-02-29T00:08:20.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:20 [2024-02-29T00:08:20.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:20 [2024-02-29T00:08:20.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:20 [2024-02-29T00:08:20.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:20 [2024-02-29T00:08:20.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:08:20 [2024-02-29T00:08:20.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231683774 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:08:20 [2024-02-29T00:08:20.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231683774 data=null doit=true}, TableItem with text {}]
19:08:20 [2024-02-29T00:08:20.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231683774 data=null}, TableItem with text {}]
19:08:20 [2024-02-29T00:08:20.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231683774 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:08:20 [2024-02-29T00:08:20.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231683774 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:08:20 [2024-02-29T00:08:20.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231683770 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231683598 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231683598 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231683598 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231683598 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231683585 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231683581 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:20 [2024-02-29T00:08:20.448Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231683572 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231683572 data=null doit=true}, TreeItem with text {test}]
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231683572 data=null}, TreeItem with text {test}]
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231683572 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231683571 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231683528 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231683527 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231683527 data=null doit=true}, TreeItem with text {test}]
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231683527 data=null}, TreeItem with text {test}]
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231683526 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231683526 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231683520 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:20 [2024-02-29T00:08:20.448Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231683519 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231683519 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231683519 data=null}, TreeItem with text {Traces [12]}]
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231683519 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231683519 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]}]
19:08:20 [2024-02-29T00:08:20.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231683503 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:20 [2024-02-29T00:08:20.448Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:08:20 [2024-02-29T00:08:20.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:20 [2024-02-29T00:08:20.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:20 [2024-02-29T00:08:20.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231683272 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:08:20 [2024-02-29T00:08:20.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231683243 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:20 [2024-02-29T00:08:20.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231683243 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:08:20 [2024-02-29T00:08:20.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231683243 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:08:20 [2024-02-29T00:08:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231683243 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:20 [2024-02-29T00:08:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231683218 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:08:20 [2024-02-29T00:08:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:20 [2024-02-29T00:08:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:20 [2024-02-29T00:08:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:20 [2024-02-29T00:08:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:20 [2024-02-29T00:08:20.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:20 [2024-02-29T00:08:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:20 [2024-02-29T00:08:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231683214 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:08:20 [2024-02-29T00:08:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231683214 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:20 [2024-02-29T00:08:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231683208 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:08:20 [2024-02-29T00:08:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231683207 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:08:20 [2024-02-29T00:08:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231683207 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:20 [2024-02-29T00:08:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231683203 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:08:20 [2024-02-29T00:08:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:08:20 [2024-02-29T00:08:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231683203 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:08:20 [2024-02-29T00:08:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231683203 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:20 [2024-02-29T00:08:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:20 [2024-02-29T00:08:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231683203 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:08:20 [2024-02-29T00:08:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231683202 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:08:20 [2024-02-29T00:08:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231683202 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:20 [2024-02-29T00:08:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231683199 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:08:20 [2024-02-29T00:08:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231683199 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:08:20 [2024-02-29T00:08:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231683199 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:08:20 [2024-02-29T00:08:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231683199 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:20 [2024-02-29T00:08:20.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231683142 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:08:20 [2024-02-29T00:08:20.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231682982 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:08:20 [2024-02-29T00:08:20.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231682981 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:20 [2024-02-29T00:08:20.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231682981 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:08:20 [2024-02-29T00:08:20.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:08:20 [2024-02-29T00:08:20.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:20 [2024-02-29T00:08:20.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:21 [2024-02-29T00:08:21.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:21 [2024-02-29T00:08:21.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:21 [2024-02-29T00:08:21.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:21 [2024-02-29T00:08:21.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:21 [2024-02-29T00:08:21.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:08:21 [2024-02-29T00:08:21.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231681966 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:08:21 [2024-02-29T00:08:21.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231681966 data=null doit=true}, TableItem with text {}]
19:08:21 [2024-02-29T00:08:21.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231681965 data=null}, TableItem with text {}]
19:08:21 [2024-02-29T00:08:21.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231681965 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:08:21 [2024-02-29T00:08:21.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231681965 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:08:21 [2024-02-29T00:08:21.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231681961 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:08:21 [2024-02-29T00:08:21.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:21 [2024-02-29T00:08:21.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:22 [2024-02-29T00:08:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:22 [2024-02-29T00:08:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:22 [2024-02-29T00:08:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231681680 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:08:22 [2024-02-29T00:08:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231681680 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:22 [2024-02-29T00:08:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231681680 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:08:22 [2024-02-29T00:08:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231681679 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:08:22 [2024-02-29T00:08:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231681679 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:22 [2024-02-29T00:08:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231681675 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:08:22 [2024-02-29T00:08:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:22 [2024-02-29T00:08:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:22 [2024-02-29T00:08:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:22 [2024-02-29T00:08:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:22 [2024-02-29T00:08:22.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:22 [2024-02-29T00:08:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:22 [2024-02-29T00:08:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:22 [2024-02-29T00:08:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:22 [2024-02-29T00:08:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:22 [2024-02-29T00:08:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:22 [2024-02-29T00:08:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:22 [2024-02-29T00:08:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231681670 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:22 [2024-02-29T00:08:22.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231681669 data=null doit=true}, TreeItem with text {test}]
19:08:22 [2024-02-29T00:08:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231681669 data=null}, TreeItem with text {test}]
19:08:22 [2024-02-29T00:08:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231681669 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:22 [2024-02-29T00:08:22.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231681669 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:22 [2024-02-29T00:08:22.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231681637 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:22 [2024-02-29T00:08:22.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:22 [2024-02-29T00:08:22.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231681636 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:22 [2024-02-29T00:08:22.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231681636 data=null doit=true}, TreeItem with text {test}]
19:08:22 [2024-02-29T00:08:22.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231681636 data=null}, TreeItem with text {test}]
19:08:22 [2024-02-29T00:08:22.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231681636 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:22 [2024-02-29T00:08:22.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231681635 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:22 [2024-02-29T00:08:22.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231681630 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:22 [2024-02-29T00:08:22.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:22 [2024-02-29T00:08:22.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:22 [2024-02-29T00:08:22.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231681629 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:08:22 [2024-02-29T00:08:22.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231681629 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:22 [2024-02-29T00:08:22.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231681626 data=null}, TreeItem with text {Traces [12]}]
19:08:22 [2024-02-29T00:08:22.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231681626 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:22 [2024-02-29T00:08:22.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231681626 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]}]
19:08:22 [2024-02-29T00:08:22.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231681618 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:22 [2024-02-29T00:08:22.410Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:08:22 [2024-02-29T00:08:22.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:22 [2024-02-29T00:08:22.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:22 [2024-02-29T00:08:22.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231681358 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
19:08:22 [2024-02-29T00:08:22.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231681357 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:22 [2024-02-29T00:08:22.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231681357 data=null}, TreeItem with text {kernel-overlap-testing}]
19:08:22 [2024-02-29T00:08:22.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231681357 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:22 [2024-02-29T00:08:22.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231681356 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:22 [2024-02-29T00:08:22.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231681332 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:22 [2024-02-29T00:08:22.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:22 [2024-02-29T00:08:22.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:22 [2024-02-29T00:08:22.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:22 [2024-02-29T00:08:22.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:22 [2024-02-29T00:08:22.668Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:22 [2024-02-29T00:08:22.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:22 [2024-02-29T00:08:22.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231681328 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
19:08:22 [2024-02-29T00:08:22.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231681322 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:22 [2024-02-29T00:08:22.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231681322 data=null}, TreeItem with text {kernel-overlap-testing}]
19:08:22 [2024-02-29T00:08:22.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231681321 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:22 [2024-02-29T00:08:22.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231681321 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:22 [2024-02-29T00:08:22.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231681317 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:22 [2024-02-29T00:08:22.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:08:22 [2024-02-29T00:08:22.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231681316 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
19:08:22 [2024-02-29T00:08:22.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231681316 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:22 [2024-02-29T00:08:22.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:22 [2024-02-29T00:08:22.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231681315 data=null}, TreeItem with text {kernel-overlap-testing}]
19:08:22 [2024-02-29T00:08:22.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231681315 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:22 [2024-02-29T00:08:22.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231681315 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:22 [2024-02-29T00:08:22.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231681312 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:22 [2024-02-29T00:08:22.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231681312 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
19:08:22 [2024-02-29T00:08:22.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231681308 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
19:08:22 [2024-02-29T00:08:22.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231681308 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:22 [2024-02-29T00:08:22.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231681246 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
19:08:22 [2024-02-29T00:08:22.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231680939 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
19:08:22 [2024-02-29T00:08:22.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231680933 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:22 [2024-02-29T00:08:22.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231680933 data=null}, TreeItem with text {kernel-overlap-testing}]
19:08:22 [2024-02-29T00:08:22.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:08:22 [2024-02-29T00:08:22.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:22 [2024-02-29T00:08:22.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:22 [2024-02-29T00:08:22.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:22 [2024-02-29T00:08:22.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:22 [2024-02-29T00:08:22.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:22 [2024-02-29T00:08:22.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:22 [2024-02-29T00:08:22.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:22 [2024-02-29T00:08:22.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:08:22 [2024-02-29T00:08:22.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231680930 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:08:22 [2024-02-29T00:08:22.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231680930 data=null doit=true}, TableItem with text {}]
19:08:22 [2024-02-29T00:08:22.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231680930 data=null}, TableItem with text {}]
19:08:22 [2024-02-29T00:08:22.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231680930 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:08:22 [2024-02-29T00:08:22.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231680929 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:08:23 [2024-02-29T00:08:23.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231680876 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:08:23 [2024-02-29T00:08:23.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:23 [2024-02-29T00:08:23.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:24 [2024-02-29T00:08:24.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:24 [2024-02-29T00:08:24.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:24 [2024-02-29T00:08:24.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231679745 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
19:08:24 [2024-02-29T00:08:24.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231679744 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:24 [2024-02-29T00:08:24.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231679744 data=null}, TreeItem with text {kernel-overlap-testing}]
19:08:24 [2024-02-29T00:08:24.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231679743 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:24 [2024-02-29T00:08:24.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231679743 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:24 [2024-02-29T00:08:24.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231679735 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:24 [2024-02-29T00:08:24.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:24 [2024-02-29T00:08:24.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:24 [2024-02-29T00:08:24.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:24 [2024-02-29T00:08:24.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:24 [2024-02-29T00:08:24.114Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:24 [2024-02-29T00:08:24.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:24 [2024-02-29T00:08:24.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:24 [2024-02-29T00:08:24.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:24 [2024-02-29T00:08:24.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:24 [2024-02-29T00:08:24.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:24 [2024-02-29T00:08:24.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:24 [2024-02-29T00:08:24.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231679730 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:24 [2024-02-29T00:08:24.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231679730 data=null doit=true}, TreeItem with text {test}]
19:08:24 [2024-02-29T00:08:24.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231679730 data=null}, TreeItem with text {test}]
19:08:24 [2024-02-29T00:08:24.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231679729 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:24 [2024-02-29T00:08:24.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231679729 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:24 [2024-02-29T00:08:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231679684 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:24 [2024-02-29T00:08:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:24 [2024-02-29T00:08:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231679682 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:24 [2024-02-29T00:08:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231679682 data=null doit=true}, TreeItem with text {test}]
19:08:24 [2024-02-29T00:08:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231679682 data=null}, TreeItem with text {test}]
19:08:24 [2024-02-29T00:08:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231679682 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:24 [2024-02-29T00:08:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231679682 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:24 [2024-02-29T00:08:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231679677 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:24 [2024-02-29T00:08:24.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:24 [2024-02-29T00:08:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:24 [2024-02-29T00:08:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231679676 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:08:24 [2024-02-29T00:08:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231679675 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:24 [2024-02-29T00:08:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231679675 data=null}, TreeItem with text {Traces [12]}]
19:08:24 [2024-02-29T00:08:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231679675 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:24 [2024-02-29T00:08:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231679675 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]}]
19:08:24 [2024-02-29T00:08:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231679659 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:24 [2024-02-29T00:08:24.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:08:24 [2024-02-29T00:08:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:24 [2024-02-29T00:08:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:24 [2024-02-29T00:08:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231679578 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
19:08:24 [2024-02-29T00:08:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231679577 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:08:24 [2024-02-29T00:08:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231679577 data=null}, TreeItem with text {simple_server-thread1}]
19:08:24 [2024-02-29T00:08:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231679577 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:08:24 [2024-02-29T00:08:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231679576 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}]
19:08:24 [2024-02-29T00:08:24.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231679551 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:08:24 [2024-02-29T00:08:24.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:24 [2024-02-29T00:08:24.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:24 [2024-02-29T00:08:24.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:24 [2024-02-29T00:08:24.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:24 [2024-02-29T00:08:24.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:24 [2024-02-29T00:08:24.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:24 [2024-02-29T00:08:24.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231679525 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
19:08:24 [2024-02-29T00:08:24.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231679525 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:08:24 [2024-02-29T00:08:24.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231679525 data=null}, TreeItem with text {simple_server-thread1}]
19:08:24 [2024-02-29T00:08:24.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231679525 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:08:24 [2024-02-29T00:08:24.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231679524 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}]
19:08:24 [2024-02-29T00:08:24.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231679520 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:08:24 [2024-02-29T00:08:24.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
19:08:24 [2024-02-29T00:08:24.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231679520 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
19:08:24 [2024-02-29T00:08:24.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231679520 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:08:24 [2024-02-29T00:08:24.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:24 [2024-02-29T00:08:24.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231679519 data=null}, TreeItem with text {simple_server-thread1}]
19:08:24 [2024-02-29T00:08:24.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231679519 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:08:24 [2024-02-29T00:08:24.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231679519 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}]
19:08:24 [2024-02-29T00:08:24.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231679516 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:08:24 [2024-02-29T00:08:24.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231679516 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
19:08:24 [2024-02-29T00:08:24.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-231679515 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
19:08:24 [2024-02-29T00:08:24.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231679515 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}]
19:08:24 [2024-02-29T00:08:24.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231679450 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
19:08:24 [2024-02-29T00:08:24.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-231679135 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
19:08:24 [2024-02-29T00:08:24.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-231679129 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:08:24 [2024-02-29T00:08:24.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-231679129 data=null}, TreeItem with text {simple_server-thread1}]
19:08:24 [2024-02-29T00:08:24.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
19:08:24 [2024-02-29T00:08:24.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:24 [2024-02-29T00:08:24.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:24 [2024-02-29T00:08:24.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:24 [2024-02-29T00:08:24.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:24 [2024-02-29T00:08:24.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:24 [2024-02-29T00:08:24.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:24 [2024-02-29T00:08:24.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:24 [2024-02-29T00:08:24.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:24 [2024-02-29T00:08:24.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:08:24 [2024-02-29T00:08:24.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231679085 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:08:24 [2024-02-29T00:08:24.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231679085 data=null doit=true}, TableItem with text {}]
19:08:24 [2024-02-29T00:08:24.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231679085 data=null}, TableItem with text {}]
19:08:24 [2024-02-29T00:08:24.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231679084 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:08:24 [2024-02-29T00:08:24.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231679084 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:08:24 [2024-02-29T00:08:24.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231679080 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:08:24 [2024-02-29T00:08:24.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:24 [2024-02-29T00:08:24.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:25 [2024-02-29T00:08:25.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:25 [2024-02-29T00:08:25.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231677895 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231677894 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231677894 data=null}, TreeItem with text {simple_server-thread1}]
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231677894 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231677894 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}]
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231677890 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:26 [2024-02-29T00:08:26.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231677884 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231677884 data=null doit=true}, TreeItem with text {test}]
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231677884 data=null}, TreeItem with text {test}]
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231677883 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231677883 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231677847 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231677847 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231677847 data=null doit=true}, TreeItem with text {test}]
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231677846 data=null}, TreeItem with text {test}]
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231677846 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231677846 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231677841 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:26 [2024-02-29T00:08:26.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231677840 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231677840 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231677839 data=null}, TreeItem with text {Traces [12]}]
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231677839 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231677839 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]}]
19:08:26 [2024-02-29T00:08:26.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231677831 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:26 [2024-02-29T00:08:26.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:08:26 [2024-02-29T00:08:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:26 [2024-02-29T00:08:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:26 [2024-02-29T00:08:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231677763 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
19:08:26 [2024-02-29T00:08:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231677733 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:08:26 [2024-02-29T00:08:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231677733 data=null}, TreeItem with text {simple_server-thread2}]
19:08:26 [2024-02-29T00:08:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231677732 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:08:26 [2024-02-29T00:08:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231677732 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}]
19:08:26 [2024-02-29T00:08:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231677705 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:08:26 [2024-02-29T00:08:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:26 [2024-02-29T00:08:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:26 [2024-02-29T00:08:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:26 [2024-02-29T00:08:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:26 [2024-02-29T00:08:26.126Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:26 [2024-02-29T00:08:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:26 [2024-02-29T00:08:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231677702 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
19:08:26 [2024-02-29T00:08:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231677691 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:08:26 [2024-02-29T00:08:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231677691 data=null}, TreeItem with text {simple_server-thread2}]
19:08:26 [2024-02-29T00:08:26.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231677691 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:08:26 [2024-02-29T00:08:26.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231677690 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}]
19:08:26 [2024-02-29T00:08:26.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231677686 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:08:26 [2024-02-29T00:08:26.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
19:08:26 [2024-02-29T00:08:26.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231677675 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
19:08:26 [2024-02-29T00:08:26.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231677675 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:08:26 [2024-02-29T00:08:26.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:26 [2024-02-29T00:08:26.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231677674 data=null}, TreeItem with text {simple_server-thread2}]
19:08:26 [2024-02-29T00:08:26.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231677674 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:08:26 [2024-02-29T00:08:26.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231677674 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}]
19:08:26 [2024-02-29T00:08:26.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231677670 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:08:26 [2024-02-29T00:08:26.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231677670 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
19:08:26 [2024-02-29T00:08:26.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-231677666 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
19:08:26 [2024-02-29T00:08:26.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231677666 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}]
19:08:26 [2024-02-29T00:08:26.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231677604 data=null button=1 stateMask=0x80000 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
19:08:26 [2024-02-29T00:08:26.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-231677370 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
19:08:26 [2024-02-29T00:08:26.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-231677364 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:08:26 [2024-02-29T00:08:26.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-231677348 data=null}, TreeItem with text {simple_server-thread2}]
19:08:26 [2024-02-29T00:08:26.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
19:08:26 [2024-02-29T00:08:26.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:26 [2024-02-29T00:08:26.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:26 [2024-02-29T00:08:26.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:26 [2024-02-29T00:08:26.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:26 [2024-02-29T00:08:26.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:26 [2024-02-29T00:08:26.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:26 [2024-02-29T00:08:26.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:26 [2024-02-29T00:08:26.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:26 [2024-02-29T00:08:26.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:26 [2024-02-29T00:08:26.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:08:26 [2024-02-29T00:08:26.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231677340 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:08:26 [2024-02-29T00:08:26.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231677340 data=null doit=true}, TableItem with text {}]
19:08:26 [2024-02-29T00:08:26.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231677340 data=null}, TableItem with text {}]
19:08:26 [2024-02-29T00:08:26.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231677339 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:08:26 [2024-02-29T00:08:26.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231677339 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:08:26 [2024-02-29T00:08:26.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231677335 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:08:26 [2024-02-29T00:08:26.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:26 [2024-02-29T00:08:26.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:28 [2024-02-29T00:08:28.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:28 [2024-02-29T00:08:28.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:28 [2024-02-29T00:08:28.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231676152 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
19:08:28 [2024-02-29T00:08:28.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231676152 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:08:28 [2024-02-29T00:08:28.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231676152 data=null}, TreeItem with text {simple_server-thread2}]
19:08:28 [2024-02-29T00:08:28.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231676152 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:08:28 [2024-02-29T00:08:28.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231676151 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}]
19:08:28 [2024-02-29T00:08:28.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231676143 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:08:28 [2024-02-29T00:08:28.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:28 [2024-02-29T00:08:28.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:28 [2024-02-29T00:08:28.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:28 [2024-02-29T00:08:28.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:28 [2024-02-29T00:08:28.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231676136 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231676136 data=null doit=true}, TreeItem with text {test}]
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231676136 data=null}, TreeItem with text {test}]
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231676136 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231676135 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231676080 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231676079 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231676079 data=null doit=true}, TreeItem with text {test}]
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231676078 data=null}, TreeItem with text {test}]
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231676078 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231676078 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231676068 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:28 [2024-02-29T00:08:28.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231676067 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231676067 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231676067 data=null}, TreeItem with text {Traces [12]}]
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231676066 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231676066 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]}]
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231676058 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:28 [2024-02-29T00:08:28.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231675978 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231675978 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231675978 data=null}, TreeItem with text {ust-overlap-testing}]
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231675978 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231675978 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}]
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231675948 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:28 [2024-02-29T00:08:28.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231675925 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231675924 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:08:28 [2024-02-29T00:08:28.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231675924 data=null}, TreeItem with text {ust-overlap-testing}]
19:08:28 [2024-02-29T00:08:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231675924 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:08:28 [2024-02-29T00:08:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231675924 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}]
19:08:28 [2024-02-29T00:08:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231675920 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:08:28 [2024-02-29T00:08:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
19:08:28 [2024-02-29T00:08:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231675919 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:08:28 [2024-02-29T00:08:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231675919 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:08:28 [2024-02-29T00:08:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:28 [2024-02-29T00:08:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231675919 data=null}, TreeItem with text {ust-overlap-testing}]
19:08:28 [2024-02-29T00:08:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231675918 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:08:28 [2024-02-29T00:08:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231675918 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}]
19:08:28 [2024-02-29T00:08:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231675915 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:08:28 [2024-02-29T00:08:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231675915 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
19:08:28 [2024-02-29T00:08:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-231675914 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
19:08:28 [2024-02-29T00:08:28.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231675914 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}]
19:08:28 [2024-02-29T00:08:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231675850 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
19:08:28 [2024-02-29T00:08:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-231675605 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:08:28 [2024-02-29T00:08:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-231675598 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:08:28 [2024-02-29T00:08:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-231675597 data=null}, TreeItem with text {ust-overlap-testing}]
19:08:28 [2024-02-29T00:08:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
19:08:28 [2024-02-29T00:08:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:28 [2024-02-29T00:08:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:28 [2024-02-29T00:08:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:28 [2024-02-29T00:08:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:28 [2024-02-29T00:08:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:28 [2024-02-29T00:08:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:28 [2024-02-29T00:08:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:28 [2024-02-29T00:08:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:28 [2024-02-29T00:08:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:28 [2024-02-29T00:08:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:28 [2024-02-29T00:08:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:08:28 [2024-02-29T00:08:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231675595 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:08:28 [2024-02-29T00:08:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231675595 data=null doit=true}, TableItem with text {}]
19:08:28 [2024-02-29T00:08:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231675595 data=null}, TableItem with text {}]
19:08:28 [2024-02-29T00:08:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231675595 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:08:28 [2024-02-29T00:08:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231675594 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:08:28 [2024-02-29T00:08:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231675571 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:08:28 [2024-02-29T00:08:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:28 [2024-02-29T00:08:28.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:29 [2024-02-29T00:08:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:29 [2024-02-29T00:08:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:29 [2024-02-29T00:08:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231674388 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:08:29 [2024-02-29T00:08:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231674387 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:08:29 [2024-02-29T00:08:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231674387 data=null}, TreeItem with text {ust-overlap-testing}]
19:08:29 [2024-02-29T00:08:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231674387 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:08:29 [2024-02-29T00:08:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231674387 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}]
19:08:29 [2024-02-29T00:08:29.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231674379 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:29 [2024-02-29T00:08:29.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231674373 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231674373 data=null doit=true}, TreeItem with text {test}]
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231674373 data=null}, TreeItem with text {test}]
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231674372 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231674372 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231674340 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231674339 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231674339 data=null doit=true}, TreeItem with text {test}]
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231674339 data=null}, TreeItem with text {test}]
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231674338 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231674338 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231674333 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:29 [2024-02-29T00:08:29.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231674332 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231674331 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231674331 data=null}, TreeItem with text {Traces [12]}]
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231674331 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231674331 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]}]
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231674323 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:29 [2024-02-29T00:08:29.637Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-231674313 data=null doit=true}, TreeItem with text {z-clashes [6]}]
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-231674313 data=null}, TreeItem with text {z-clashes [6]}]
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-231674312 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231674312 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]}]
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-231674309 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:29 [2024-02-29T00:08:29.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231674135 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231674135 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231674135 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231674134 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231674134 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231674085 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:29 [2024-02-29T00:08:29.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231674082 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231674082 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231674082 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231674082 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231674081 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231674072 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231674072 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231674071 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231674071 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231674071 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231674070 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231674067 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231674067 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231674066 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:08:29 [2024-02-29T00:08:29.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231674066 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:30 [2024-02-29T00:08:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231673878 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:08:30 [2024-02-29T00:08:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231673716 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:08:30 [2024-02-29T00:08:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231673716 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:30 [2024-02-29T00:08:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231673688 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:08:30 [2024-02-29T00:08:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:08:30 [2024-02-29T00:08:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:30 [2024-02-29T00:08:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:30 [2024-02-29T00:08:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:30 [2024-02-29T00:08:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:30 [2024-02-29T00:08:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:30 [2024-02-29T00:08:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:30 [2024-02-29T00:08:30.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:31 [2024-02-29T00:08:31.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:31 [2024-02-29T00:08:31.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:31 [2024-02-29T00:08:31.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:31 [2024-02-29T00:08:31.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:31 [2024-02-29T00:08:31.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:08:31 [2024-02-29T00:08:31.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231672602 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:08:31 [2024-02-29T00:08:31.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231672602 data=null doit=true}, TableItem with text {}]
19:08:31 [2024-02-29T00:08:31.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231672602 data=null}, TableItem with text {}]
19:08:31 [2024-02-29T00:08:31.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231672602 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:08:31 [2024-02-29T00:08:31.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231672601 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:08:31 [2024-02-29T00:08:31.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231672597 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:08:31 [2024-02-29T00:08:31.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:31 [2024-02-29T00:08:31.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:31 [2024-02-29T00:08:31.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:31 [2024-02-29T00:08:31.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:31 [2024-02-29T00:08:31.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231672429 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:08:31 [2024-02-29T00:08:31.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231672429 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231672429 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231672428 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231672428 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231672424 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:31 [2024-02-29T00:08:31.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231672402 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231672402 data=null doit=true}, TreeItem with text {test}]
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231672402 data=null}, TreeItem with text {test}]
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231672402 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231672402 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231672371 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231672370 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231672369 data=null doit=true}, TreeItem with text {test}]
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231672369 data=null}, TreeItem with text {test}]
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231672369 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231672369 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231672363 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:31 [2024-02-29T00:08:31.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231672362 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231672362 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231672362 data=null}, TreeItem with text {Traces [12]}]
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231672362 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231672361 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]}]
19:08:31 [2024-02-29T00:08:31.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231672345 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:31 [2024-02-29T00:08:31.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:08:31 [2024-02-29T00:08:31.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
19:08:31 [2024-02-29T00:08:31.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:31 [2024-02-29T00:08:31.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:31 [2024-02-29T00:08:31.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231672057 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:08:31 [2024-02-29T00:08:31.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231672057 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:31 [2024-02-29T00:08:31.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231672057 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:08:31 [2024-02-29T00:08:31.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231672057 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:08:31 [2024-02-29T00:08:31.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231672057 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:32 [2024-02-29T00:08:32.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231672030 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:08:32 [2024-02-29T00:08:32.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:32 [2024-02-29T00:08:32.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:32 [2024-02-29T00:08:32.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:32 [2024-02-29T00:08:32.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:32 [2024-02-29T00:08:32.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:32 [2024-02-29T00:08:32.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:32 [2024-02-29T00:08:32.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231672020 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:08:32 [2024-02-29T00:08:32.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231672019 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:32 [2024-02-29T00:08:32.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231672019 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:08:32 [2024-02-29T00:08:32.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231672019 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:08:32 [2024-02-29T00:08:32.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231672019 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:32 [2024-02-29T00:08:32.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231672015 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:08:32 [2024-02-29T00:08:32.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:08:32 [2024-02-29T00:08:32.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231672014 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:08:32 [2024-02-29T00:08:32.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231672014 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:32 [2024-02-29T00:08:32.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:32 [2024-02-29T00:08:32.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231672014 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:08:32 [2024-02-29T00:08:32.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231672013 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:08:32 [2024-02-29T00:08:32.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231672013 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:32 [2024-02-29T00:08:32.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231672006 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:08:32 [2024-02-29T00:08:32.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231672006 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:08:32 [2024-02-29T00:08:32.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231672006 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:08:32 [2024-02-29T00:08:32.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231672006 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:32 [2024-02-29T00:08:32.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231671863 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:08:32 [2024-02-29T00:08:32.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231671667 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:08:32 [2024-02-29T00:08:32.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231671666 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:32 [2024-02-29T00:08:32.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231671666 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:08:32 [2024-02-29T00:08:32.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:08:32 [2024-02-29T00:08:32.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:32 [2024-02-29T00:08:32.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:32 [2024-02-29T00:08:32.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:32 [2024-02-29T00:08:32.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:32 [2024-02-29T00:08:32.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:32 [2024-02-29T00:08:32.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:32 [2024-02-29T00:08:32.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:32 [2024-02-29T00:08:32.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:33 [2024-02-29T00:08:33.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:33 [2024-02-29T00:08:33.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:33 [2024-02-29T00:08:33.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:33 [2024-02-29T00:08:33.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:33 [2024-02-29T00:08:33.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:08:33 [2024-02-29T00:08:33.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231670660 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:08:33 [2024-02-29T00:08:33.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231670660 data=null doit=true}, TableItem with text {}]
19:08:33 [2024-02-29T00:08:33.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231670660 data=null}, TableItem with text {}]
19:08:33 [2024-02-29T00:08:33.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231670659 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:08:33 [2024-02-29T00:08:33.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231670659 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:08:33 [2024-02-29T00:08:33.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231670646 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:08:33 [2024-02-29T00:08:33.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:33 [2024-02-29T00:08:33.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231670469 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231670469 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231670468 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231670468 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231670468 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231670460 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:33 [2024-02-29T00:08:33.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231670455 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231670455 data=null doit=true}, TreeItem with text {test}]
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231670455 data=null}, TreeItem with text {test}]
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231670454 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231670454 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231670422 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231670421 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231670421 data=null doit=true}, TreeItem with text {test}]
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231670421 data=null}, TreeItem with text {test}]
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231670420 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231670420 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231670410 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:33 [2024-02-29T00:08:33.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231670409 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231670409 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231670409 data=null}, TreeItem with text {Traces [12]}]
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231670408 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231670408 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]}]
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231670400 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:33 [2024-02-29T00:08:33.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:08:33 [2024-02-29T00:08:33.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
19:08:33 [2024-02-29T00:08:33.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:33 [2024-02-29T00:08:33.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:33 [2024-02-29T00:08:33.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231670276 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
19:08:33 [2024-02-29T00:08:33.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231670276 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:33 [2024-02-29T00:08:33.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231670276 data=null}, TreeItem with text {kernel-overlap-testing}]
19:08:33 [2024-02-29T00:08:33.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231670276 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:33 [2024-02-29T00:08:33.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231670276 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:33 [2024-02-29T00:08:33.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231670251 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:33 [2024-02-29T00:08:33.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:33 [2024-02-29T00:08:33.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:33 [2024-02-29T00:08:33.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:33 [2024-02-29T00:08:33.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:33 [2024-02-29T00:08:33.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:33 [2024-02-29T00:08:33.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:33 [2024-02-29T00:08:33.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231670248 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
19:08:33 [2024-02-29T00:08:33.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231670241 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:33 [2024-02-29T00:08:33.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231670240 data=null}, TreeItem with text {kernel-overlap-testing}]
19:08:33 [2024-02-29T00:08:33.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231670240 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:33 [2024-02-29T00:08:33.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231670240 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:33 [2024-02-29T00:08:33.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231670236 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:33 [2024-02-29T00:08:33.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:08:33 [2024-02-29T00:08:33.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231670235 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
19:08:33 [2024-02-29T00:08:33.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231670235 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:33 [2024-02-29T00:08:33.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:33 [2024-02-29T00:08:33.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231670235 data=null}, TreeItem with text {kernel-overlap-testing}]
19:08:33 [2024-02-29T00:08:33.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231670235 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:33 [2024-02-29T00:08:33.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231670234 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:33 [2024-02-29T00:08:33.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231670228 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:33 [2024-02-29T00:08:33.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231670228 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
19:08:33 [2024-02-29T00:08:33.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231670227 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
19:08:33 [2024-02-29T00:08:33.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231670227 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:34 [2024-02-29T00:08:34.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231670160 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
19:08:34 [2024-02-29T00:08:34.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231669723 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
19:08:34 [2024-02-29T00:08:34.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231669717 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:34 [2024-02-29T00:08:34.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231669717 data=null}, TreeItem with text {kernel-overlap-testing}]
19:08:34 [2024-02-29T00:08:34.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:08:34 [2024-02-29T00:08:34.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:34 [2024-02-29T00:08:34.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:34 [2024-02-29T00:08:34.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:34 [2024-02-29T00:08:34.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:34 [2024-02-29T00:08:34.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:34 [2024-02-29T00:08:34.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:34 [2024-02-29T00:08:34.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:34 [2024-02-29T00:08:34.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:34 [2024-02-29T00:08:34.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:34 [2024-02-29T00:08:34.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:34 [2024-02-29T00:08:34.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:34 [2024-02-29T00:08:34.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:34 [2024-02-29T00:08:34.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:34 [2024-02-29T00:08:34.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:08:34 [2024-02-29T00:08:34.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231669714 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:08:34 [2024-02-29T00:08:34.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231669714 data=null doit=true}, TableItem with text {}]
19:08:34 [2024-02-29T00:08:34.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231669714 data=null}, TableItem with text {}]
19:08:34 [2024-02-29T00:08:34.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231669713 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:08:34 [2024-02-29T00:08:34.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231669713 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:08:34 [2024-02-29T00:08:34.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231669673 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:08:34 [2024-02-29T00:08:34.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:34 [2024-02-29T00:08:34.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:35 [2024-02-29T00:08:35.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:35 [2024-02-29T00:08:35.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:35 [2024-02-29T00:08:35.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231668581 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231668581 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231668581 data=null}, TreeItem with text {kernel-overlap-testing}]
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231668581 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231668580 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231668576 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:35 [2024-02-29T00:08:35.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231668570 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231668570 data=null doit=true}, TreeItem with text {test}]
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231668570 data=null}, TreeItem with text {test}]
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231668570 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231668569 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231668536 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231668535 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231668535 data=null doit=true}, TreeItem with text {test}]
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231668535 data=null}, TreeItem with text {test}]
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231668535 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231668534 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231668528 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:35 [2024-02-29T00:08:35.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231668527 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231668527 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231668527 data=null}, TreeItem with text {Traces [12]}]
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231668526 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231668526 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]}]
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231668485 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:35 [2024-02-29T00:08:35.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:08:35 [2024-02-29T00:08:35.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:35 [2024-02-29T00:08:35.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:35 [2024-02-29T00:08:35.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231668293 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
19:08:35 [2024-02-29T00:08:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231668293 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:08:35 [2024-02-29T00:08:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231668293 data=null}, TreeItem with text {simple_server-thread1}]
19:08:35 [2024-02-29T00:08:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231668292 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:08:35 [2024-02-29T00:08:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231668292 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}]
19:08:35 [2024-02-29T00:08:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231668257 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:08:35 [2024-02-29T00:08:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:35 [2024-02-29T00:08:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:35 [2024-02-29T00:08:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:35 [2024-02-29T00:08:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:35 [2024-02-29T00:08:35.747Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:35 [2024-02-29T00:08:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:35 [2024-02-29T00:08:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231668254 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
19:08:35 [2024-02-29T00:08:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231668254 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:08:35 [2024-02-29T00:08:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231668254 data=null}, TreeItem with text {simple_server-thread1}]
19:08:35 [2024-02-29T00:08:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231668253 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:08:35 [2024-02-29T00:08:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231668253 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}]
19:08:35 [2024-02-29T00:08:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231668246 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:08:35 [2024-02-29T00:08:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
19:08:35 [2024-02-29T00:08:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231668245 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
19:08:35 [2024-02-29T00:08:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231668245 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:08:35 [2024-02-29T00:08:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:35 [2024-02-29T00:08:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231668245 data=null}, TreeItem with text {simple_server-thread1}]
19:08:35 [2024-02-29T00:08:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231668245 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:08:35 [2024-02-29T00:08:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231668245 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}]
19:08:35 [2024-02-29T00:08:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231668241 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:08:35 [2024-02-29T00:08:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231668241 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
19:08:35 [2024-02-29T00:08:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-231668241 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
19:08:35 [2024-02-29T00:08:35.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231668240 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}]
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231668089 data=null button=1 stateMask=0x80000 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-231667850 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-231667850 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-231667850 data=null}, TreeItem with text {simple_server-thread1}]
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231667848 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231667847 data=null doit=true}, TableItem with text {}]
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231667847 data=null}, TableItem with text {}]
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231667847 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231667847 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231667842 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:36 [2024-02-29T00:08:36.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:37 [2024-02-29T00:08:37.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:37 [2024-02-29T00:08:37.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:37 [2024-02-29T00:08:37.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231666649 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
19:08:37 [2024-02-29T00:08:37.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231666649 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:08:37 [2024-02-29T00:08:37.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231666649 data=null}, TreeItem with text {simple_server-thread1}]
19:08:37 [2024-02-29T00:08:37.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231666648 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:08:37 [2024-02-29T00:08:37.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231666648 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}]
19:08:37 [2024-02-29T00:08:37.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231666644 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
19:08:37 [2024-02-29T00:08:37.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:37 [2024-02-29T00:08:37.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:37 [2024-02-29T00:08:37.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:37 [2024-02-29T00:08:37.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:37 [2024-02-29T00:08:37.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:37 [2024-02-29T00:08:37.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:37 [2024-02-29T00:08:37.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:37 [2024-02-29T00:08:37.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:37 [2024-02-29T00:08:37.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:37 [2024-02-29T00:08:37.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231666639 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231666639 data=null doit=true}, TreeItem with text {test}]
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231666639 data=null}, TreeItem with text {test}]
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231666639 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231666638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231666604 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231666603 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231666603 data=null doit=true}, TreeItem with text {test}]
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231666603 data=null}, TreeItem with text {test}]
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231666603 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231666603 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231666597 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:37 [2024-02-29T00:08:37.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231666596 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231666596 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231666596 data=null}, TreeItem with text {Traces [12]}]
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231666595 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231666595 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]}]
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231666579 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:37 [2024-02-29T00:08:37.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:08:37 [2024-02-29T00:08:37.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231666485 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231666484 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231666484 data=null}, TreeItem with text {simple_server-thread2}]
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231666484 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231666483 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}]
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231666457 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:37 [2024-02-29T00:08:37.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231666455 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231666455 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231666454 data=null}, TreeItem with text {simple_server-thread2}]
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231666454 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231666454 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}]
19:08:37 [2024-02-29T00:08:37.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231666441 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:08:37 [2024-02-29T00:08:37.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
19:08:37 [2024-02-29T00:08:37.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231666440 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
19:08:37 [2024-02-29T00:08:37.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231666440 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:08:37 [2024-02-29T00:08:37.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:37 [2024-02-29T00:08:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231666440 data=null}, TreeItem with text {simple_server-thread2}]
19:08:37 [2024-02-29T00:08:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231666439 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:08:37 [2024-02-29T00:08:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231666439 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}]
19:08:37 [2024-02-29T00:08:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231666432 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:08:37 [2024-02-29T00:08:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231666431 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
19:08:37 [2024-02-29T00:08:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-231666431 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
19:08:37 [2024-02-29T00:08:37.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231666431 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}]
19:08:37 [2024-02-29T00:08:37.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231666275 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
19:08:37 [2024-02-29T00:08:37.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-231665938 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
19:08:37 [2024-02-29T00:08:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-231665938 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:08:37 [2024-02-29T00:08:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-231665938 data=null}, TreeItem with text {simple_server-thread2}]
19:08:37 [2024-02-29T00:08:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
19:08:37 [2024-02-29T00:08:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:37 [2024-02-29T00:08:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:37 [2024-02-29T00:08:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:37 [2024-02-29T00:08:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:37 [2024-02-29T00:08:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:37 [2024-02-29T00:08:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:37 [2024-02-29T00:08:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:37 [2024-02-29T00:08:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:37 [2024-02-29T00:08:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:37 [2024-02-29T00:08:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:37 [2024-02-29T00:08:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:37 [2024-02-29T00:08:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:37 [2024-02-29T00:08:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:37 [2024-02-29T00:08:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:37 [2024-02-29T00:08:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:37 [2024-02-29T00:08:37.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:08:38 [2024-02-29T00:08:38.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231665924 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:08:38 [2024-02-29T00:08:38.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231665924 data=null doit=true}, TableItem with text {}]
19:08:38 [2024-02-29T00:08:38.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231665924 data=null}, TableItem with text {}]
19:08:38 [2024-02-29T00:08:38.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231665924 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:08:38 [2024-02-29T00:08:38.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231665923 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:08:38 [2024-02-29T00:08:38.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231665919 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:08:38 [2024-02-29T00:08:38.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:38 [2024-02-29T00:08:38.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:39 [2024-02-29T00:08:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:39 [2024-02-29T00:08:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:39 [2024-02-29T00:08:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231664808 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
19:08:39 [2024-02-29T00:08:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231664808 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:08:39 [2024-02-29T00:08:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231664807 data=null}, TreeItem with text {simple_server-thread2}]
19:08:39 [2024-02-29T00:08:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231664807 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:08:39 [2024-02-29T00:08:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231664807 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}]
19:08:39 [2024-02-29T00:08:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231664799 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
19:08:39 [2024-02-29T00:08:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:39 [2024-02-29T00:08:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:39 [2024-02-29T00:08:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:39 [2024-02-29T00:08:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:39 [2024-02-29T00:08:39.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:39 [2024-02-29T00:08:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:39 [2024-02-29T00:08:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:39 [2024-02-29T00:08:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:39 [2024-02-29T00:08:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:39 [2024-02-29T00:08:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:39 [2024-02-29T00:08:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:39 [2024-02-29T00:08:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231664794 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:39 [2024-02-29T00:08:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231664794 data=null doit=true}, TreeItem with text {test}]
19:08:39 [2024-02-29T00:08:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231664794 data=null}, TreeItem with text {test}]
19:08:39 [2024-02-29T00:08:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231664793 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:39 [2024-02-29T00:08:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231664793 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:39 [2024-02-29T00:08:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231664761 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:39 [2024-02-29T00:08:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:39 [2024-02-29T00:08:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231664760 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:39 [2024-02-29T00:08:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231664760 data=null doit=true}, TreeItem with text {test}]
19:08:39 [2024-02-29T00:08:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231664760 data=null}, TreeItem with text {test}]
19:08:39 [2024-02-29T00:08:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231664760 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:39 [2024-02-29T00:08:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231664760 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:39 [2024-02-29T00:08:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231664754 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:39 [2024-02-29T00:08:39.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:39 [2024-02-29T00:08:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:39 [2024-02-29T00:08:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231664753 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:08:39 [2024-02-29T00:08:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231664753 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:39 [2024-02-29T00:08:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231664753 data=null}, TreeItem with text {Traces [12]}]
19:08:39 [2024-02-29T00:08:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231664753 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:39 [2024-02-29T00:08:39.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231664753 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]}]
19:08:39 [2024-02-29T00:08:39.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231664736 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:39 [2024-02-29T00:08:39.333Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:08:39 [2024-02-29T00:08:39.333Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
19:08:39 [2024-02-29T00:08:39.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:39 [2024-02-29T00:08:39.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:39 [2024-02-29T00:08:39.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231664644 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:08:39 [2024-02-29T00:08:39.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231664644 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:08:39 [2024-02-29T00:08:39.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231664644 data=null}, TreeItem with text {ust-overlap-testing}]
19:08:39 [2024-02-29T00:08:39.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231664643 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:08:39 [2024-02-29T00:08:39.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231664643 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}]
19:08:39 [2024-02-29T00:08:39.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231664616 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:08:39 [2024-02-29T00:08:39.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:39 [2024-02-29T00:08:39.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:39 [2024-02-29T00:08:39.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:39 [2024-02-29T00:08:39.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:39 [2024-02-29T00:08:39.333Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:39 [2024-02-29T00:08:39.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:39 [2024-02-29T00:08:39.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231664613 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:08:39 [2024-02-29T00:08:39.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231664613 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:08:39 [2024-02-29T00:08:39.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231664612 data=null}, TreeItem with text {ust-overlap-testing}]
19:08:39 [2024-02-29T00:08:39.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231664605 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:08:39 [2024-02-29T00:08:39.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231664605 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}]
19:08:39 [2024-02-29T00:08:39.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231664601 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:08:39 [2024-02-29T00:08:39.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
19:08:39 [2024-02-29T00:08:39.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231664601 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:08:39 [2024-02-29T00:08:39.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231664600 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:08:39 [2024-02-29T00:08:39.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:39 [2024-02-29T00:08:39.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231664600 data=null}, TreeItem with text {ust-overlap-testing}]
19:08:39 [2024-02-29T00:08:39.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231664600 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:08:39 [2024-02-29T00:08:39.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231664600 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}]
19:08:39 [2024-02-29T00:08:39.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231664596 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:08:39 [2024-02-29T00:08:39.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231664596 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
19:08:39 [2024-02-29T00:08:39.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-231664586 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
19:08:39 [2024-02-29T00:08:39.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231664586 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}]
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231664491 data=null button=1 stateMask=0x80000 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-231664067 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-231664046 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-231664046 data=null}, TreeItem with text {ust-overlap-testing}]
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231664044 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231664043 data=null doit=true}, TableItem with text {}]
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231664043 data=null}, TableItem with text {}]
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231664043 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231664043 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:08:39 [2024-02-29T00:08:39.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231664031 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:08:39 [2024-02-29T00:08:39.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:39 [2024-02-29T00:08:39.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:40 [2024-02-29T00:08:40.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:40 [2024-02-29T00:08:40.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:41 [2024-02-29T00:08:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231662980 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
19:08:41 [2024-02-29T00:08:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231662979 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:08:41 [2024-02-29T00:08:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231662979 data=null}, TreeItem with text {ust-overlap-testing}]
19:08:41 [2024-02-29T00:08:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231662979 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:08:41 [2024-02-29T00:08:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231662978 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}]
19:08:41 [2024-02-29T00:08:41.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231662970 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:41 [2024-02-29T00:08:41.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231662964 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231662964 data=null doit=true}, TreeItem with text {test}]
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231662964 data=null}, TreeItem with text {test}]
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231662964 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231662964 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231662928 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231662927 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231662927 data=null doit=true}, TreeItem with text {test}]
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231662927 data=null}, TreeItem with text {test}]
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231662926 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231662926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231662915 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:41 [2024-02-29T00:08:41.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231662914 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231662914 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231662914 data=null}, TreeItem with text {Traces [12]}]
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231662914 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231662913 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]}]
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231662905 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:41 [2024-02-29T00:08:41.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231662892 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231662891 data=null doit=true}, TreeItem with text {test}]
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231662891 data=null}, TreeItem with text {test}]
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231662891 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231662891 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231662875 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231662874 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:41 [2024-02-29T00:08:41.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231662874 data=null doit=true}, TreeItem with text {test}]
19:08:41 [2024-02-29T00:08:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231662874 data=null}, TreeItem with text {test}]
19:08:41 [2024-02-29T00:08:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231662873 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:41 [2024-02-29T00:08:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231662873 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:41 [2024-02-29T00:08:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231662862 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:41 [2024-02-29T00:08:41.084Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:41 [2024-02-29T00:08:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:41 [2024-02-29T00:08:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231662861 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:08:41 [2024-02-29T00:08:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231662861 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:41 [2024-02-29T00:08:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231662861 data=null}, TreeItem with text {Traces [12]}]
19:08:41 [2024-02-29T00:08:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231662860 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:41 [2024-02-29T00:08:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231662860 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]}]
19:08:41 [2024-02-29T00:08:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231662846 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:41 [2024-02-29T00:08:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:41 [2024-02-29T00:08:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231662846 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:08:41 [2024-02-29T00:08:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231662846 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:41 [2024-02-29T00:08:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231662845 data=null}, TreeItem with text {Traces [12]}]
19:08:41 [2024-02-29T00:08:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231662845 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:41 [2024-02-29T00:08:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231662845 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]}]
19:08:41 [2024-02-29T00:08:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231662841 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:41 [2024-02-29T00:08:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:08:41 [2024-02-29T00:08:41.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:08:41 [2024-02-29T00:08:41.341Z] 
19:08:41 [2024-02-29T00:08:41.341Z] (Eclipse:20013): Gtk-WARNING **: 00:08:41.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:41 [2024-02-29T00:08:41.341Z] 
19:08:41 [2024-02-29T00:08:41.341Z] (Eclipse:20013): Gtk-WARNING **: 00:08:41.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:41 [2024-02-29T00:08:41.341Z] 
19:08:41 [2024-02-29T00:08:41.341Z] (Eclipse:20013): Gtk-WARNING **: 00:08:41.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:41 [2024-02-29T00:08:41.341Z] 
19:08:41 [2024-02-29T00:08:41.341Z] (Eclipse:20013): Gtk-WARNING **: 00:08:41.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:41 [2024-02-29T00:08:41.341Z] 
19:08:41 [2024-02-29T00:08:41.341Z] (Eclipse:20013): Gtk-WARNING **: 00:08:41.208: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:41 [2024-02-29T00:08:41.341Z] 
19:08:41 [2024-02-29T00:08:41.341Z] (Eclipse:20013): Gtk-WARNING **: 00:08:41.208: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:41 [2024-02-29T00:08:41.341Z] 
19:08:41 [2024-02-29T00:08:41.341Z] (Eclipse:20013): Gtk-WARNING **: 00:08:41.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:41 [2024-02-29T00:08:41.341Z] 
19:08:41 [2024-02-29T00:08:41.341Z] (Eclipse:20013): Gtk-WARNING **: 00:08:41.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:41 [2024-02-29T00:08:41.341Z] 
19:08:41 [2024-02-29T00:08:41.341Z] (Eclipse:20013): Gtk-WARNING **: 00:08:41.238: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:41 [2024-02-29T00:08:41.341Z] 
19:08:41 [2024-02-29T00:08:41.341Z] (Eclipse:20013): Gtk-WARNING **: 00:08:41.238: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:41 [2024-02-29T00:08:41.341Z] 
19:08:41 [2024-02-29T00:08:41.341Z] (Eclipse:20013): Gtk-WARNING **: 00:08:41.238: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:41 [2024-02-29T00:08:41.341Z] 
19:08:41 [2024-02-29T00:08:41.341Z] (Eclipse:20013): Gtk-WARNING **: 00:08:41.238: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:41 [2024-02-29T00:08:41.341Z] 
19:08:41 [2024-02-29T00:08:41.341Z] (Eclipse:20013): Gtk-WARNING **: 00:08:41.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:41 [2024-02-29T00:08:41.341Z] 
19:08:41 [2024-02-29T00:08:41.341Z] (Eclipse:20013): Gtk-WARNING **: 00:08:41.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:41 [2024-02-29T00:08:41.341Z] 
19:08:41 [2024-02-29T00:08:41.341Z] (Eclipse:20013): Gtk-WARNING **: 00:08:41.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:41 [2024-02-29T00:08:41.341Z] 
19:08:41 [2024-02-29T00:08:41.341Z] (Eclipse:20013): Gtk-WARNING **: 00:08:41.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:41 [2024-02-29T00:08:41.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:08:41 [2024-02-29T00:08:41.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:08:41 [2024-02-29T00:08:41.341Z] 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=-231662496 data=null doit=true}, Shell with text {Confirm Clear}]
19:08:41 [2024-02-29T00:08:41.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:08:41 [2024-02-29T00:08:41.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:08:41 [2024-02-29T00:08:41.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:08:41 [2024-02-29T00:08:41.341Z] 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')
19:08:41 [2024-02-29T00:08:41.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:08:41 [2024-02-29T00:08:41.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:08:41 [2024-02-29T00:08:41.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231662495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:08:41 [2024-02-29T00:08:41.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231662495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:08:41 [2024-02-29T00:08:41.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231662495 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:08:41 [2024-02-29T00:08:41.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231662495 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:08:41 [2024-02-29T00:08:41.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231662495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:08:41 [2024-02-29T00:08:41.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231662495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:08:41 [2024-02-29T00:08:41.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231662495 data=null 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')]
19:08:42 [2024-02-29T00:08:42.712Z] 
19:08:42 [2024-02-29T00:08:42.712Z] (Eclipse:20013): Gtk-WARNING **: 00:08:42.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:42 [2024-02-29T00:08:42.712Z] 
19:08:42 [2024-02-29T00:08:42.712Z] (Eclipse:20013): Gtk-WARNING **: 00:08:42.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:42 [2024-02-29T00:08:42.712Z] 
19:08:42 [2024-02-29T00:08:42.712Z] (Eclipse:20013): Gtk-WARNING **: 00:08:42.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:42 [2024-02-29T00:08:42.712Z] 
19:08:42 [2024-02-29T00:08:42.712Z] (Eclipse:20013): Gtk-WARNING **: 00:08:42.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:42 [2024-02-29T00:08:42.712Z] 
19:08:42 [2024-02-29T00:08:42.712Z] (Eclipse:20013): Gtk-WARNING **: 00:08:42.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:42 [2024-02-29T00:08:42.712Z] 
19:08:42 [2024-02-29T00:08:42.712Z] (Eclipse:20013): Gtk-WARNING **: 00:08:42.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:42 [2024-02-29T00:08:42.712Z] 
19:08:42 [2024-02-29T00:08:42.712Z] (Eclipse:20013): Gtk-WARNING **: 00:08:42.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:42 [2024-02-29T00:08:42.712Z] 
19:08:42 [2024-02-29T00:08:42.712Z] (Eclipse:20013): Gtk-WARNING **: 00:08:42.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:42 [2024-02-29T00:08:42.968Z] 
19:08:42 [2024-02-29T00:08:42.968Z] (Eclipse:20013): Gtk-WARNING **: 00:08:42.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:42 [2024-02-29T00:08:42.968Z] 
19:08:42 [2024-02-29T00:08:42.968Z] (Eclipse:20013): Gtk-WARNING **: 00:08:42.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:42 [2024-02-29T00:08:42.968Z] 
19:08:42 [2024-02-29T00:08:42.968Z] (Eclipse:20013): Gtk-WARNING **: 00:08:42.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:42 [2024-02-29T00:08:42.968Z] 
19:08:42 [2024-02-29T00:08:42.968Z] (Eclipse:20013): Gtk-WARNING **: 00:08:42.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:42 [2024-02-29T00:08:42.969Z] 
19:08:42 [2024-02-29T00:08:42.969Z] (Eclipse:20013): Gtk-WARNING **: 00:08:42.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:42 [2024-02-29T00:08:42.969Z] 
19:08:42 [2024-02-29T00:08:42.969Z] (Eclipse:20013): Gtk-WARNING **: 00:08:42.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:42 [2024-02-29T00:08:42.969Z] 
19:08:42 [2024-02-29T00:08:42.969Z] (Eclipse:20013): Gtk-WARNING **: 00:08:42.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:42 [2024-02-29T00:08:42.969Z] 
19:08:42 [2024-02-29T00:08:42.969Z] (Eclipse:20013): Gtk-WARNING **: 00:08:42.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:42 [2024-02-29T00:08:42.969Z] 
19:08:42 [2024-02-29T00:08:42.969Z] (Eclipse:20013): Gtk-WARNING **: 00:08:42.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:42 [2024-02-29T00:08:42.969Z] 
19:08:42 [2024-02-29T00:08:42.969Z] (Eclipse:20013): Gtk-WARNING **: 00:08:42.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:42 [2024-02-29T00:08:42.969Z] 
19:08:42 [2024-02-29T00:08:42.969Z] (Eclipse:20013): Gtk-WARNING **: 00:08:42.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:42 [2024-02-29T00:08:42.969Z] 
19:08:42 [2024-02-29T00:08:42.969Z] (Eclipse:20013): Gtk-WARNING **: 00:08:42.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:42 [2024-02-29T00:08:42.969Z] 
19:08:42 [2024-02-29T00:08:42.969Z] (Eclipse:20013): Gtk-WARNING **: 00:08:42.789: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:42 [2024-02-29T00:08:42.969Z] 
19:08:42 [2024-02-29T00:08:42.969Z] (Eclipse:20013): Gtk-WARNING **: 00:08:42.789: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:42 [2024-02-29T00:08:42.969Z] 
19:08:42 [2024-02-29T00:08:42.969Z] (Eclipse:20013): Gtk-WARNING **: 00:08:42.790: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:42 [2024-02-29T00:08:42.969Z] 
19:08:42 [2024-02-29T00:08:42.969Z] (Eclipse:20013): Gtk-WARNING **: 00:08:42.790: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:08:44 [2024-02-29T00:08:44.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:08:44 [2024-02-29T00:08:44.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231662810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:08:45 [2024-02-29T00:08:45.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:45 [2024-02-29T00:08:45.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:45 [2024-02-29T00:08:45.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:45 [2024-02-29T00:08:45.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:45 [2024-02-29T00:08:45.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:45 [2024-02-29T00:08:45.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231658649 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231658649 data=null doit=true}, TreeItem with text {test}]
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231658649 data=null}, TreeItem with text {test}]
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231658649 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231658649 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231658611 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231658604 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231658603 data=null doit=true}, TreeItem with text {test}]
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231658603 data=null}, TreeItem with text {test}]
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231658603 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231658602 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231658585 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:45 [2024-02-29T00:08:45.413Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231658584 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231658584 data=null doit=true}, TreeItem with text {Traces [0]}]
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231658584 data=null}, TreeItem with text {Traces [0]}]
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231658583 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231658583 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231658571 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231658571 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231658570 data=null doit=true}, TreeItem with text {Traces [0]}]
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231658570 data=null}, TreeItem with text {Traces [0]}]
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231658570 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231658570 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231658566 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:08:45 [2024-02-29T00:08:45.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:08:45 [2024-02-29T00:08:45.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:08:45 [2024-02-29T00:08:45.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:08:45 [2024-02-29T00:08:45.670Z] 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=-231658144 data=null doit=true}, Shell with text {Trace Import}]
19:08:45 [2024-02-29T00:08:45.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
19:08:45 [2024-02-29T00:08:45.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
19:08:45 [2024-02-29T00:08:45.671Z] 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')
19:08:45 [2024-02-29T00:08:45.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.930Z] 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.
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:08:45 [2024-02-29T00:08:45.930Z] 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
19:08:45 [2024-02-29T00:08:45.930Z] 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=-231658110 data=null}, (of type 'Combo')]
19:08:45 [2024-02-29T00:08:45.930Z] 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
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-231658036 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-231658036 data=null doit=true}, TreeItem with text {/}]
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-231658036 data=null}, TreeItem with text {/}]
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-231658035 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231658035 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-231658035 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:08:45 [2024-02-29T00:08:45.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:08:45 [2024-02-29T00:08:45.931Z] 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:'))
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231658009 data=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:'))]
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.931Z] 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'
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:08:45 [2024-02-29T00:08:45.931Z] 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')
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:08:45 [2024-02-29T00:08:45.931Z] 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')
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1461007a
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-231658006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-231658006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-231658006 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-231658006 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-231658005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-231658005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-231658005 data=null 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')]
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-231658005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:08:45 [2024-02-29T00:08:45.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-231658005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-231658005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-231658005 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-231658005 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:08:45 [2024-02-29T00:08:45.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')
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:08:45 [2024-02-29T00:08:45.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.
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.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'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:08:45 [2024-02-29T00:08:45.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')
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] 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')
19:08:45 [2024-02-29T00:08:45.932Z] 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.
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:08:45 [2024-02-29T00:08:45.932Z] 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')
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:08:45 [2024-02-29T00:08:45.932Z] 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.
19:08:45 [2024-02-29T00:08:45.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.933Z] 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)'
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:08:45 [2024-02-29T00:08:45.933Z] 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')
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.933Z] 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')
19:08:45 [2024-02-29T00:08:45.933Z] 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.
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231657994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231657994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231657994 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231657994 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231657990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231657990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:08:45 [2024-02-29T00:08:45.933Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:08:45 [2024-02-29T00:08:45.933Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:08:45 [2024-02-29T00:08:45.933Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:08:45 [2024-02-29T00:08:45.933Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:08:45 [2024-02-29T00:08:45.933Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:08:45 [2024-02-29T00:08:45.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
19:08:46 [2024-02-29T00:08:46.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:08:46 [2024-02-29T00:08:46.497Z] 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=-231657381 data=null doit=true}, Shell with text {Confirmation}]
19:08:46 [2024-02-29T00:08:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
19:08:46 [2024-02-29T00:08:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
19:08:46 [2024-02-29T00:08:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
19:08:46 [2024-02-29T00:08:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
19:08:46 [2024-02-29T00:08:46.497Z] 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')
19:08:46 [2024-02-29T00:08:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
19:08:46 [2024-02-29T00:08:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:08:46 [2024-02-29T00:08:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
19:08:46 [2024-02-29T00:08:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
19:08:46 [2024-02-29T00:08:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
19:08:46 [2024-02-29T00:08:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-231657380 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')]
19:08:46 [2024-02-29T00:08:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-231657380 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')]
19:08:46 [2024-02-29T00:08:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-231657380 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
19:08:46 [2024-02-29T00:08:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-231657379 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
19:08:46 [2024-02-29T00:08:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-231657379 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')]
19:08:46 [2024-02-29T00:08:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-231657379 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')]
19:08:46 [2024-02-29T00:08:46.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-231657379 data=null 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')]
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231657990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231658528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231656906 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231656906 data=null doit=true}, TreeItem with text {test}]
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231656906 data=null}, TreeItem with text {test}]
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231656906 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231656906 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231656878 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231656877 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231656877 data=null doit=true}, TreeItem with text {test}]
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231656877 data=null}, TreeItem with text {test}]
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231656877 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231656877 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231656872 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:47 [2024-02-29T00:08:47.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231656871 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231656871 data=null doit=true}, TreeItem with text {Traces [0]}]
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231656871 data=null}, TreeItem with text {Traces [0]}]
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231656870 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231656870 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231656846 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231656846 data=null doit=true}, TreeItem with text {Traces [0]}]
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231656846 data=null}, TreeItem with text {Traces [0]}]
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231656845 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231656845 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]}]
19:08:47 [2024-02-29T00:08:47.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231656838 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:47 [2024-02-29T00:08:47.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:47 [2024-02-29T00:08:47.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:47 [2024-02-29T00:08:47.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231656583 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:08:47 [2024-02-29T00:08:47.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231656583 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:47 [2024-02-29T00:08:47.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231656583 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:08:47 [2024-02-29T00:08:47.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231656582 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:47 [2024-02-29T00:08:47.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231656582 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:47 [2024-02-29T00:08:47.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231656547 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:47 [2024-02-29T00:08:47.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:47 [2024-02-29T00:08:47.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:47 [2024-02-29T00:08:47.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:47 [2024-02-29T00:08:47.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:47 [2024-02-29T00:08:47.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:47 [2024-02-29T00:08:47.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:47 [2024-02-29T00:08:47.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231656545 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:08:47 [2024-02-29T00:08:47.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231656544 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:47 [2024-02-29T00:08:47.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231656544 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:08:47 [2024-02-29T00:08:47.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231656544 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:47 [2024-02-29T00:08:47.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231656544 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:47 [2024-02-29T00:08:47.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231656539 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:47 [2024-02-29T00:08:47.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:08:47 [2024-02-29T00:08:47.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231656538 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:08:47 [2024-02-29T00:08:47.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231656538 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:47 [2024-02-29T00:08:47.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:47 [2024-02-29T00:08:47.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231656538 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:08:47 [2024-02-29T00:08:47.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231656537 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:47 [2024-02-29T00:08:47.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231656537 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:47 [2024-02-29T00:08:47.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231656534 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:47 [2024-02-29T00:08:47.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231656534 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:08:47 [2024-02-29T00:08:47.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231656533 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:08:47 [2024-02-29T00:08:47.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231656533 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:47 [2024-02-29T00:08:47.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231656418 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:08:47 [2024-02-29T00:08:47.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231656266 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:08:47 [2024-02-29T00:08:47.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231656266 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:47 [2024-02-29T00:08:47.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231656266 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:08:47 [2024-02-29T00:08:47.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:08:47 [2024-02-29T00:08:47.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231655215 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231655215 data=null doit=true}, TableItem with text {}]
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231655215 data=null}, TableItem with text {}]
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231655214 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231655214 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231655210 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231655024 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231654992 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231654992 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231654991 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231654991 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231654987 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:48 [2024-02-29T00:08:48.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231654981 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231654981 data=null doit=true}, TreeItem with text {test}]
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231654980 data=null}, TreeItem with text {test}]
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231654980 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:48 [2024-02-29T00:08:48.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231654980 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:48 [2024-02-29T00:08:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231654943 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:48 [2024-02-29T00:08:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:48 [2024-02-29T00:08:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231654942 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:48 [2024-02-29T00:08:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231654942 data=null doit=true}, TreeItem with text {test}]
19:08:48 [2024-02-29T00:08:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231654941 data=null}, TreeItem with text {test}]
19:08:48 [2024-02-29T00:08:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231654941 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:48 [2024-02-29T00:08:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231654941 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:48 [2024-02-29T00:08:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231654935 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:48 [2024-02-29T00:08:48.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:48 [2024-02-29T00:08:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:48 [2024-02-29T00:08:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231654934 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:08:48 [2024-02-29T00:08:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231654934 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:48 [2024-02-29T00:08:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231654934 data=null}, TreeItem with text {Traces [12]}]
19:08:48 [2024-02-29T00:08:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231654934 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:48 [2024-02-29T00:08:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231654933 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]}]
19:08:48 [2024-02-29T00:08:48.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231654926 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:48 [2024-02-29T00:08:48.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:08:49 [2024-02-29T00:08:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:49 [2024-02-29T00:08:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:49 [2024-02-29T00:08:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231654658 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:08:49 [2024-02-29T00:08:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231654658 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:49 [2024-02-29T00:08:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231654658 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:08:49 [2024-02-29T00:08:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231654657 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:08:49 [2024-02-29T00:08:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231654657 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:49 [2024-02-29T00:08:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231654633 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:08:49 [2024-02-29T00:08:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:49 [2024-02-29T00:08:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:49 [2024-02-29T00:08:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:49 [2024-02-29T00:08:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:49 [2024-02-29T00:08:49.203Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:49 [2024-02-29T00:08:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:49 [2024-02-29T00:08:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231654630 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:08:49 [2024-02-29T00:08:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231654630 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:49 [2024-02-29T00:08:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231654630 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:08:49 [2024-02-29T00:08:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231654623 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:08:49 [2024-02-29T00:08:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231654622 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:49 [2024-02-29T00:08:49.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231654619 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:08:49 [2024-02-29T00:08:49.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:08:49 [2024-02-29T00:08:49.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231654618 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:08:49 [2024-02-29T00:08:49.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231654618 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:49 [2024-02-29T00:08:49.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:49 [2024-02-29T00:08:49.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231654617 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:08:49 [2024-02-29T00:08:49.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231654617 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:08:49 [2024-02-29T00:08:49.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231654617 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:49 [2024-02-29T00:08:49.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231654614 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:08:49 [2024-02-29T00:08:49.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231654614 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:08:49 [2024-02-29T00:08:49.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231654613 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:08:49 [2024-02-29T00:08:49.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231654613 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:49 [2024-02-29T00:08:49.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231654548 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
19:08:49 [2024-02-29T00:08:49.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231654342 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:08:49 [2024-02-29T00:08:49.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231654342 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:49 [2024-02-29T00:08:49.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231654341 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:08:49 [2024-02-29T00:08:49.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:08:49 [2024-02-29T00:08:49.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:49 [2024-02-29T00:08:49.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:50 [2024-02-29T00:08:50.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:50 [2024-02-29T00:08:50.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:50 [2024-02-29T00:08:50.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:50 [2024-02-29T00:08:50.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:50 [2024-02-29T00:08:50.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:08:50 [2024-02-29T00:08:50.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231653311 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:08:50 [2024-02-29T00:08:50.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231653310 data=null doit=true}, TableItem with text {}]
19:08:50 [2024-02-29T00:08:50.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231653310 data=null}, TableItem with text {}]
19:08:50 [2024-02-29T00:08:50.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231653310 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:08:50 [2024-02-29T00:08:50.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231653310 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:08:50 [2024-02-29T00:08:50.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231653306 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:08:50 [2024-02-29T00:08:50.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:50 [2024-02-29T00:08:50.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:50 [2024-02-29T00:08:50.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:50 [2024-02-29T00:08:50.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231653127 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-231653113 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-231653113 data=null}, TreeItem with text {ExampleCustomXml.xml}]
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231653113 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231653112 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-231653104 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:50 [2024-02-29T00:08:50.905Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231653099 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231653098 data=null doit=true}, TreeItem with text {test}]
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231653098 data=null}, TreeItem with text {test}]
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231653098 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231653098 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231653069 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231653068 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231653068 data=null doit=true}, TreeItem with text {test}]
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231653068 data=null}, TreeItem with text {test}]
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231653067 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231653067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231653063 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:50 [2024-02-29T00:08:50.905Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231653062 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231653062 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231653061 data=null}, TreeItem with text {Traces [12]}]
19:08:50 [2024-02-29T00:08:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231653061 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:50 [2024-02-29T00:08:50.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231653061 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]}]
19:08:50 [2024-02-29T00:08:50.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231653047 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:50 [2024-02-29T00:08:50.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231652786 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231652785 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231652785 data=null}, TreeItem with text {kernel-overlap-testing}]
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231652785 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231652784 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231652759 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:51 [2024-02-29T00:08:51.163Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231652755 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231652748 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231652748 data=null}, TreeItem with text {kernel-overlap-testing}]
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231652747 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231652747 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231652743 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231652743 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231652743 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231652743 data=null}, TreeItem with text {kernel-overlap-testing}]
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231652742 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231652742 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231652739 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231652739 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231652738 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
19:08:51 [2024-02-29T00:08:51.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231652738 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:51 [2024-02-29T00:08:51.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231652673 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
19:08:51 [2024-02-29T00:08:51.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231652283 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:08:51 [2024-02-29T00:08:51.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231652277 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:51 [2024-02-29T00:08:51.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231652277 data=null}, TreeItem with text {kernel-overlap-testing}]
19:08:51 [2024-02-29T00:08:51.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:08:51 [2024-02-29T00:08:51.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:51 [2024-02-29T00:08:51.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:51 [2024-02-29T00:08:51.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:51 [2024-02-29T00:08:51.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:51 [2024-02-29T00:08:51.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:51 [2024-02-29T00:08:51.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:51 [2024-02-29T00:08:51.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:51 [2024-02-29T00:08:51.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:08:51 [2024-02-29T00:08:51.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231652261 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:08:51 [2024-02-29T00:08:51.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231652260 data=null doit=true}, TableItem with text {}]
19:08:51 [2024-02-29T00:08:51.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231652260 data=null}, TableItem with text {}]
19:08:51 [2024-02-29T00:08:51.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231652260 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:08:51 [2024-02-29T00:08:51.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231652253 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:08:51 [2024-02-29T00:08:51.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231652249 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:08:51 [2024-02-29T00:08:51.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:51 [2024-02-29T00:08:51.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:52 [2024-02-29T00:08:52.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:52 [2024-02-29T00:08:52.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:52 [2024-02-29T00:08:52.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231651150 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
19:08:52 [2024-02-29T00:08:52.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231651149 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:52 [2024-02-29T00:08:52.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231651149 data=null}, TreeItem with text {kernel-overlap-testing}]
19:08:52 [2024-02-29T00:08:52.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231651149 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:52 [2024-02-29T00:08:52.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231651149 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:08:52 [2024-02-29T00:08:52.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231651141 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
19:08:52 [2024-02-29T00:08:52.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:52 [2024-02-29T00:08:52.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:52 [2024-02-29T00:08:52.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:52 [2024-02-29T00:08:52.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:52 [2024-02-29T00:08:52.916Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:52 [2024-02-29T00:08:52.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:52 [2024-02-29T00:08:52.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:52 [2024-02-29T00:08:52.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:52 [2024-02-29T00:08:52.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:52 [2024-02-29T00:08:52.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:52 [2024-02-29T00:08:52.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:52 [2024-02-29T00:08:52.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231651136 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:52 [2024-02-29T00:08:52.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231651136 data=null doit=true}, TreeItem with text {test}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231651135 data=null}, TreeItem with text {test}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231651135 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231651135 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231651105 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231651104 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231651104 data=null doit=true}, TreeItem with text {test}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231651104 data=null}, TreeItem with text {test}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231651103 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231651103 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231651098 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:52 [2024-02-29T00:08:52.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231651096 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231651096 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231651096 data=null}, TreeItem with text {Traces [12]}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231651096 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231651095 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]}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231651079 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:52 [2024-02-29T00:08:52.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231651003 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231651003 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231651002 data=null}, TreeItem with text {simple_server-thread1}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231651002 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231651002 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}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231650976 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:52 [2024-02-29T00:08:52.917Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231650972 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231650963 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231650963 data=null}, TreeItem with text {simple_server-thread1}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231650963 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231650963 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}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231650959 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231650958 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
19:08:52 [2024-02-29T00:08:52.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231650958 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:08:52 [2024-02-29T00:08:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:52 [2024-02-29T00:08:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231650958 data=null}, TreeItem with text {simple_server-thread1}]
19:08:52 [2024-02-29T00:08:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231650958 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
19:08:52 [2024-02-29T00:08:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231650957 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}]
19:08:52 [2024-02-29T00:08:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231650951 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
19:08:52 [2024-02-29T00:08:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231650951 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
19:08:52 [2024-02-29T00:08:52.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-231650950 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
19:08:53 [2024-02-29T00:08:53.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231650950 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}]
19:08:53 [2024-02-29T00:08:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231650821 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
19:08:53 [2024-02-29T00:08:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-231650546 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
19:08:53 [2024-02-29T00:08:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-231650546 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:08:53 [2024-02-29T00:08:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-231650546 data=null}, TreeItem with text {simple_server-thread1}]
19:08:53 [2024-02-29T00:08:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
19:08:53 [2024-02-29T00:08:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:53 [2024-02-29T00:08:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:53 [2024-02-29T00:08:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:53 [2024-02-29T00:08:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:53 [2024-02-29T00:08:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:53 [2024-02-29T00:08:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:53 [2024-02-29T00:08:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:53 [2024-02-29T00:08:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:53 [2024-02-29T00:08:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:08:53 [2024-02-29T00:08:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231650544 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:08:53 [2024-02-29T00:08:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231650544 data=null doit=true}, TableItem with text {}]
19:08:53 [2024-02-29T00:08:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231650543 data=null}, TableItem with text {}]
19:08:53 [2024-02-29T00:08:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231650543 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:08:53 [2024-02-29T00:08:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231650543 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:08:53 [2024-02-29T00:08:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231650539 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:08:53 [2024-02-29T00:08:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:53 [2024-02-29T00:08:53.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:54 [2024-02-29T00:08:54.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:54 [2024-02-29T00:08:54.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:54 [2024-02-29T00:08:54.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-231649355 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
19:08:54 [2024-02-29T00:08:54.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-231649354 data=null doit=true}, TreeItem with text {simple_server-thread1}]
19:08:54 [2024-02-29T00:08:54.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-231649354 data=null}, TreeItem with text {simple_server-thread1}]
19:08:54 [2024-02-29T00:08:54.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-231649354 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231649353 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}]
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-231649349 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:54 [2024-02-29T00:08:54.802Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231649344 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231649344 data=null doit=true}, TreeItem with text {test}]
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231649344 data=null}, TreeItem with text {test}]
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231649343 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231649343 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231649310 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231649309 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231649309 data=null doit=true}, TreeItem with text {test}]
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231649309 data=null}, TreeItem with text {test}]
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231649308 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231649308 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231649303 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:54 [2024-02-29T00:08:54.802Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231649302 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231649302 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231649302 data=null}, TreeItem with text {Traces [12]}]
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231649302 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231649301 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]}]
19:08:54 [2024-02-29T00:08:54.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231649294 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:54 [2024-02-29T00:08:54.803Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:08:54 [2024-02-29T00:08:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:54 [2024-02-29T00:08:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:54 [2024-02-29T00:08:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231649199 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
19:08:54 [2024-02-29T00:08:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231649199 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:08:54 [2024-02-29T00:08:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231649199 data=null}, TreeItem with text {simple_server-thread2}]
19:08:54 [2024-02-29T00:08:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231649199 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
19:08:54 [2024-02-29T00:08:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231649198 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}]
19:08:54 [2024-02-29T00:08:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231649169 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
19:08:54 [2024-02-29T00:08:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:54 [2024-02-29T00:08:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:54 [2024-02-29T00:08:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:54 [2024-02-29T00:08:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:54 [2024-02-29T00:08:54.803Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:54 [2024-02-29T00:08:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:54 [2024-02-29T00:08:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231649166 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
19:08:54 [2024-02-29T00:08:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231649159 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:08:54 [2024-02-29T00:08:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231649159 data=null}, TreeItem with text {simple_server-thread2}]
19:08:54 [2024-02-29T00:08:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231649158 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
19:08:54 [2024-02-29T00:08:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231649158 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}]
19:08:54 [2024-02-29T00:08:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231649154 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
19:08:54 [2024-02-29T00:08:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
19:08:54 [2024-02-29T00:08:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231649154 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
19:08:54 [2024-02-29T00:08:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231649154 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:08:54 [2024-02-29T00:08:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:54 [2024-02-29T00:08:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231649153 data=null}, TreeItem with text {simple_server-thread2}]
19:08:54 [2024-02-29T00:08:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231649153 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
19:08:54 [2024-02-29T00:08:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231649153 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}]
19:08:54 [2024-02-29T00:08:54.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231649146 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
19:08:54 [2024-02-29T00:08:54.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231649146 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
19:08:54 [2024-02-29T00:08:54.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-231649145 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
19:08:54 [2024-02-29T00:08:54.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231649145 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}]
19:08:55 [2024-02-29T00:08:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231649060 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
19:08:55 [2024-02-29T00:08:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-231648789 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
19:08:55 [2024-02-29T00:08:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-231648769 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:08:55 [2024-02-29T00:08:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-231648769 data=null}, TreeItem with text {simple_server-thread2}]
19:08:55 [2024-02-29T00:08:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
19:08:55 [2024-02-29T00:08:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:55 [2024-02-29T00:08:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:55 [2024-02-29T00:08:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:55 [2024-02-29T00:08:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:55 [2024-02-29T00:08:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:55 [2024-02-29T00:08:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:55 [2024-02-29T00:08:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:55 [2024-02-29T00:08:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:55 [2024-02-29T00:08:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:55 [2024-02-29T00:08:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:08:55 [2024-02-29T00:08:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231648766 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:08:55 [2024-02-29T00:08:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231648766 data=null doit=true}, TableItem with text {}]
19:08:55 [2024-02-29T00:08:55.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231648766 data=null}, TableItem with text {}]
19:08:55 [2024-02-29T00:08:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231648766 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:08:55 [2024-02-29T00:08:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231648765 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:08:55 [2024-02-29T00:08:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231648762 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:08:55 [2024-02-29T00:08:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:55 [2024-02-29T00:08:55.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:56 [2024-02-29T00:08:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:56 [2024-02-29T00:08:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:56 [2024-02-29T00:08:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-231647560 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
19:08:56 [2024-02-29T00:08:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-231647560 data=null doit=true}, TreeItem with text {simple_server-thread2}]
19:08:56 [2024-02-29T00:08:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-231647560 data=null}, TreeItem with text {simple_server-thread2}]
19:08:56 [2024-02-29T00:08:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-231647559 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
19:08:56 [2024-02-29T00:08:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231647559 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}]
19:08:56 [2024-02-29T00:08:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-231647554 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
19:08:56 [2024-02-29T00:08:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:56 [2024-02-29T00:08:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:56 [2024-02-29T00:08:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:56 [2024-02-29T00:08:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:56 [2024-02-29T00:08:56.430Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:56 [2024-02-29T00:08:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:56 [2024-02-29T00:08:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:56 [2024-02-29T00:08:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:56 [2024-02-29T00:08:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:56 [2024-02-29T00:08:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:56 [2024-02-29T00:08:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:56 [2024-02-29T00:08:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231647548 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:56 [2024-02-29T00:08:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231647548 data=null doit=true}, TreeItem with text {test}]
19:08:56 [2024-02-29T00:08:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231647548 data=null}, TreeItem with text {test}]
19:08:56 [2024-02-29T00:08:56.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231647547 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:56 [2024-02-29T00:08:56.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231647547 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:56 [2024-02-29T00:08:56.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231647513 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:56 [2024-02-29T00:08:56.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:56 [2024-02-29T00:08:56.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231647512 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:56 [2024-02-29T00:08:56.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231647512 data=null doit=true}, TreeItem with text {test}]
19:08:56 [2024-02-29T00:08:56.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231647512 data=null}, TreeItem with text {test}]
19:08:56 [2024-02-29T00:08:56.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231647512 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:56 [2024-02-29T00:08:56.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231647511 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:56 [2024-02-29T00:08:56.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231647494 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:56 [2024-02-29T00:08:56.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:56 [2024-02-29T00:08:56.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:56 [2024-02-29T00:08:56.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231647493 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:08:56 [2024-02-29T00:08:56.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231647492 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:56 [2024-02-29T00:08:56.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231647492 data=null}, TreeItem with text {Traces [12]}]
19:08:56 [2024-02-29T00:08:56.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231647492 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:56 [2024-02-29T00:08:56.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231647491 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]}]
19:08:56 [2024-02-29T00:08:56.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231647478 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:56 [2024-02-29T00:08:56.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:08:56 [2024-02-29T00:08:56.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:56 [2024-02-29T00:08:56.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231647379 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231647379 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231647379 data=null}, TreeItem with text {ust-overlap-testing}]
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231647379 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231647378 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}]
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231647338 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:56 [2024-02-29T00:08:56.688Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231647334 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231647334 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231647334 data=null}, TreeItem with text {ust-overlap-testing}]
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231647333 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231647333 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}]
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231647325 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231647324 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231647324 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231647324 data=null}, TreeItem with text {ust-overlap-testing}]
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231647324 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231647323 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}]
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231647319 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231647319 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-231647319 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
19:08:56 [2024-02-29T00:08:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231647319 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}]
19:08:56 [2024-02-29T00:08:56.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231647193 data=null button=1 stateMask=0x80000 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
19:08:56 [2024-02-29T00:08:56.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-231646961 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
19:08:56 [2024-02-29T00:08:56.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-231646961 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:08:56 [2024-02-29T00:08:56.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-231646961 data=null}, TreeItem with text {ust-overlap-testing}]
19:08:56 [2024-02-29T00:08:56.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
19:08:56 [2024-02-29T00:08:56.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:56 [2024-02-29T00:08:56.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:56 [2024-02-29T00:08:56.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:56 [2024-02-29T00:08:56.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:56 [2024-02-29T00:08:56.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:56 [2024-02-29T00:08:56.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:56 [2024-02-29T00:08:56.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:56 [2024-02-29T00:08:56.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:56 [2024-02-29T00:08:56.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:56 [2024-02-29T00:08:56.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:56 [2024-02-29T00:08:56.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:08:56 [2024-02-29T00:08:56.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231646958 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:08:56 [2024-02-29T00:08:56.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231646958 data=null doit=true}, TableItem with text {}]
19:08:56 [2024-02-29T00:08:56.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231646957 data=null}, TableItem with text {}]
19:08:56 [2024-02-29T00:08:56.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231646957 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:08:56 [2024-02-29T00:08:56.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231646957 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:08:56 [2024-02-29T00:08:56.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231646953 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:08:56 [2024-02-29T00:08:56.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:56 [2024-02-29T00:08:56.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:58 [2024-02-29T00:08:58.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231645766 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231645766 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231645765 data=null}, TreeItem with text {ust-overlap-testing}]
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231645765 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231645765 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}]
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231645760 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:58 [2024-02-29T00:08:58.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231645754 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231645754 data=null doit=true}, TreeItem with text {test}]
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231645754 data=null}, TreeItem with text {test}]
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231645754 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231645754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231645712 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231645711 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231645711 data=null doit=true}, TreeItem with text {test}]
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231645711 data=null}, TreeItem with text {test}]
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231645710 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231645710 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231645704 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:08:58 [2024-02-29T00:08:58.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231645703 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231645702 data=null doit=true}, TreeItem with text {Traces [12]}]
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231645702 data=null}, TreeItem with text {Traces [12]}]
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231645702 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231645702 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]}]
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231645686 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:08:58 [2024-02-29T00:08:58.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231645557 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231645557 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:08:58 [2024-02-29T00:08:58.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231645557 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:08:58 [2024-02-29T00:08:58.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231645556 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:08:58 [2024-02-29T00:08:58.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231645556 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)}]
19:08:58 [2024-02-29T00:08:58.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231645532 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:08:58 [2024-02-29T00:08:58.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:58 [2024-02-29T00:08:58.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:58 [2024-02-29T00:08:58.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:08:58 [2024-02-29T00:08:58.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:08:58 [2024-02-29T00:08:58.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:08:58 [2024-02-29T00:08:58.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:58 [2024-02-29T00:08:58.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231645521 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:08:58 [2024-02-29T00:08:58.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231645521 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:08:58 [2024-02-29T00:08:58.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231645521 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:08:58 [2024-02-29T00:08:58.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231645520 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:08:58 [2024-02-29T00:08:58.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231645520 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)}]
19:08:58 [2024-02-29T00:08:58.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231645516 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:08:58 [2024-02-29T00:08:58.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
19:08:58 [2024-02-29T00:08:58.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231645515 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:08:58 [2024-02-29T00:08:58.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231645515 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:08:58 [2024-02-29T00:08:58.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:08:58 [2024-02-29T00:08:58.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231645515 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:08:58 [2024-02-29T00:08:58.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231645514 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:08:58 [2024-02-29T00:08:58.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231645514 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)}]
19:08:58 [2024-02-29T00:08:58.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231645507 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:08:58 [2024-02-29T00:08:58.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231645507 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:08:58 [2024-02-29T00:08:58.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231645507 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:08:58 [2024-02-29T00:08:58.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231645507 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)}]
19:08:58 [2024-02-29T00:08:58.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231645375 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:08:58 [2024-02-29T00:08:58.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231645166 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:08:58 [2024-02-29T00:08:58.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231645166 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:08:58 [2024-02-29T00:08:58.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231645166 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:08:58 [2024-02-29T00:08:58.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
19:08:58 [2024-02-29T00:08:58.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:58 [2024-02-29T00:08:58.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:58 [2024-02-29T00:08:58.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:58 [2024-02-29T00:08:58.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:58 [2024-02-29T00:08:58.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:58 [2024-02-29T00:08:58.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:58 [2024-02-29T00:08:58.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:08:59 [2024-02-29T00:08:59.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:59 [2024-02-29T00:08:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:59 [2024-02-29T00:08:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:59 [2024-02-29T00:08:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:08:59 [2024-02-29T00:08:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:08:59 [2024-02-29T00:08:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231644130 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:08:59 [2024-02-29T00:08:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231644130 data=null doit=true}, TableItem with text {}]
19:08:59 [2024-02-29T00:08:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231644130 data=null}, TableItem with text {}]
19:08:59 [2024-02-29T00:08:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231644129 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:08:59 [2024-02-29T00:08:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231644129 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:08:59 [2024-02-29T00:08:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231644122 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:08:59 [2024-02-29T00:08:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:08:59 [2024-02-29T00:08:59.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231643929 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231643929 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231643929 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231643929 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231643929 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)}]
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-231643920 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:00 [2024-02-29T00:09:00.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231643914 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231643914 data=null doit=true}, TreeItem with text {test}]
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231643914 data=null}, TreeItem with text {test}]
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231643914 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231643914 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231643883 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231643882 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231643882 data=null doit=true}, TreeItem with text {test}]
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231643882 data=null}, TreeItem with text {test}]
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231643881 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231643881 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231643872 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:00 [2024-02-29T00:09:00.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231643871 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231643871 data=null doit=true}, TreeItem with text {Traces [12]}]
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231643870 data=null}, TreeItem with text {Traces [12]}]
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231643870 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231643870 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]}]
19:09:00 [2024-02-29T00:09:00.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231643862 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:09:00 [2024-02-29T00:09:00.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:09:00 [2024-02-29T00:09:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:09:00 [2024-02-29T00:09:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:00 [2024-02-29T00:09:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231643593 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:09:00 [2024-02-29T00:09:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231643593 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:09:00 [2024-02-29T00:09:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231643593 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:09:00 [2024-02-29T00:09:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231643593 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:09:00 [2024-02-29T00:09:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231643592 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)}]
19:09:00 [2024-02-29T00:09:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231643565 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:09:00 [2024-02-29T00:09:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:00 [2024-02-29T00:09:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:00 [2024-02-29T00:09:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:00 [2024-02-29T00:09:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:00 [2024-02-29T00:09:00.274Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:09:00 [2024-02-29T00:09:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:00 [2024-02-29T00:09:00.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231643552 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:09:00 [2024-02-29T00:09:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231643552 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:09:00 [2024-02-29T00:09:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231643551 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:09:00 [2024-02-29T00:09:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231643551 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:09:00 [2024-02-29T00:09:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231643551 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)}]
19:09:00 [2024-02-29T00:09:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231643543 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:09:00 [2024-02-29T00:09:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
19:09:00 [2024-02-29T00:09:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231643542 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:09:00 [2024-02-29T00:09:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231643542 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:09:00 [2024-02-29T00:09:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:00 [2024-02-29T00:09:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231643541 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:09:00 [2024-02-29T00:09:00.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231643541 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:09:00 [2024-02-29T00:09:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231643541 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)}]
19:09:00 [2024-02-29T00:09:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231643537 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:09:00 [2024-02-29T00:09:00.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231643537 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:09:00 [2024-02-29T00:09:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231643537 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:09:00 [2024-02-29T00:09:00.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231643536 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)}]
19:09:00 [2024-02-29T00:09:00.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231643421 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:09:00 [2024-02-29T00:09:00.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231643238 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:09:00 [2024-02-29T00:09:00.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231643238 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:09:00 [2024-02-29T00:09:00.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231643237 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:09:00 [2024-02-29T00:09:00.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
19:09:00 [2024-02-29T00:09:00.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:00 [2024-02-29T00:09:00.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:00 [2024-02-29T00:09:00.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:00 [2024-02-29T00:09:00.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:00 [2024-02-29T00:09:00.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:00 [2024-02-29T00:09:00.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:00 [2024-02-29T00:09:00.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:00 [2024-02-29T00:09:00.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:01 [2024-02-29T00:09:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:09:01 [2024-02-29T00:09:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:09:01 [2024-02-29T00:09:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:09:01 [2024-02-29T00:09:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:09:01 [2024-02-29T00:09:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:09:01 [2024-02-29T00:09:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231642230 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:09:01 [2024-02-29T00:09:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231642229 data=null doit=true}, TableItem with text {}]
19:09:01 [2024-02-29T00:09:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231642229 data=null}, TableItem with text {}]
19:09:01 [2024-02-29T00:09:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231642229 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:09:01 [2024-02-29T00:09:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231642229 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:09:01 [2024-02-29T00:09:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231642224 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:09:01 [2024-02-29T00:09:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:09:01 [2024-02-29T00:09:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:09:01 [2024-02-29T00:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:09:01 [2024-02-29T00:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:01 [2024-02-29T00:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231642023 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:09:01 [2024-02-29T00:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231642022 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:09:01 [2024-02-29T00:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231642022 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:09:01 [2024-02-29T00:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231642021 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:09:01 [2024-02-29T00:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231642021 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)}]
19:09:01 [2024-02-29T00:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-231642017 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
19:09:01 [2024-02-29T00:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:01 [2024-02-29T00:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:01 [2024-02-29T00:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:01 [2024-02-29T00:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:01 [2024-02-29T00:09:01.976Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:09:01 [2024-02-29T00:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:01 [2024-02-29T00:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:01 [2024-02-29T00:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:01 [2024-02-29T00:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:01 [2024-02-29T00:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:01 [2024-02-29T00:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:01 [2024-02-29T00:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231642011 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:01 [2024-02-29T00:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231642011 data=null doit=true}, TreeItem with text {test}]
19:09:01 [2024-02-29T00:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231642011 data=null}, TreeItem with text {test}]
19:09:01 [2024-02-29T00:09:01.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231642010 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:01 [2024-02-29T00:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231642010 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:01 [2024-02-29T00:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231641977 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:01 [2024-02-29T00:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:01 [2024-02-29T00:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231641976 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:01 [2024-02-29T00:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231641976 data=null doit=true}, TreeItem with text {test}]
19:09:01 [2024-02-29T00:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231641976 data=null}, TreeItem with text {test}]
19:09:01 [2024-02-29T00:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231641975 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:01 [2024-02-29T00:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231641975 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:01 [2024-02-29T00:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231641970 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:01 [2024-02-29T00:09:01.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:09:01 [2024-02-29T00:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:01 [2024-02-29T00:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231641969 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:09:01 [2024-02-29T00:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231641969 data=null doit=true}, TreeItem with text {Traces [12]}]
19:09:01 [2024-02-29T00:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231641968 data=null}, TreeItem with text {Traces [12]}]
19:09:01 [2024-02-29T00:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231641968 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:09:01 [2024-02-29T00:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231641968 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]}]
19:09:01 [2024-02-29T00:09:01.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231641950 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:09:01 [2024-02-29T00:09:01.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:09:02 [2024-02-29T00:09:02.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:09:02 [2024-02-29T00:09:02.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:02 [2024-02-29T00:09:02.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231641578 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
19:09:02 [2024-02-29T00:09:02.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-231641578 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
19:09:02 [2024-02-29T00:09:02.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-231641577 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
19:09:02 [2024-02-29T00:09:02.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231641577 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:09:02 [2024-02-29T00:09:02.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231641577 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)}]
19:09:02 [2024-02-29T00:09:02.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231641546 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:09:02 [2024-02-29T00:09:02.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:02 [2024-02-29T00:09:02.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:02 [2024-02-29T00:09:02.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:02 [2024-02-29T00:09:02.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:02 [2024-02-29T00:09:02.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:09:02 [2024-02-29T00:09:02.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:02 [2024-02-29T00:09:02.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231641535 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
19:09:02 [2024-02-29T00:09:02.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-231641535 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
19:09:02 [2024-02-29T00:09:02.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-231641535 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
19:09:02 [2024-02-29T00:09:02.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231641535 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:09:02 [2024-02-29T00:09:02.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231641535 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)}]
19:09:02 [2024-02-29T00:09:02.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231641530 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:09:02 [2024-02-29T00:09:02.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
19:09:02 [2024-02-29T00:09:02.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231641529 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
19:09:02 [2024-02-29T00:09:02.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-231641529 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
19:09:02 [2024-02-29T00:09:02.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:02 [2024-02-29T00:09:02.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-231641529 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
19:09:02 [2024-02-29T00:09:02.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231641529 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:09:02 [2024-02-29T00:09:02.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231641529 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)}]
19:09:02 [2024-02-29T00:09:02.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231641522 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:09:02 [2024-02-29T00:09:02.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231641521 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
19:09:02 [2024-02-29T00:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231641521 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
19:09:02 [2024-02-29T00:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231641521 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)}]
19:09:02 [2024-02-29T00:09:02.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231641428 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
19:09:02 [2024-02-29T00:09:02.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231641428 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
19:09:03 [2024-02-29T00:09:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-231641080 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
19:09:03 [2024-02-29T00:09:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-231641035 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
19:09:03 [2024-02-29T00:09:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
19:09:03 [2024-02-29T00:09:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:03 [2024-02-29T00:09:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:03 [2024-02-29T00:09:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:03 [2024-02-29T00:09:03.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:03 [2024-02-29T00:09:03.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:03 [2024-02-29T00:09:03.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:03 [2024-02-29T00:09:03.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:03 [2024-02-29T00:09:03.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:03 [2024-02-29T00:09:03.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:03 [2024-02-29T00:09:03.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:09:03 [2024-02-29T00:09:03.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:09:03 [2024-02-29T00:09:03.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:09:03 [2024-02-29T00:09:03.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:09:03 [2024-02-29T00:09:03.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:09:03 [2024-02-29T00:09:03.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231640979 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:09:03 [2024-02-29T00:09:03.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231640979 data=null doit=true}, TableItem with text {}]
19:09:03 [2024-02-29T00:09:03.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231640978 data=null}, TableItem with text {}]
19:09:03 [2024-02-29T00:09:03.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231640978 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:09:03 [2024-02-29T00:09:03.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231640978 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:09:03 [2024-02-29T00:09:03.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231640972 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:09:03 [2024-02-29T00:09:03.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:09:03 [2024-02-29T00:09:03.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:09:03 [2024-02-29T00:09:03.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:09:03 [2024-02-29T00:09:03.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:04 [2024-02-29T00:09:04.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231639873 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
19:09:04 [2024-02-29T00:09:04.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-231639873 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
19:09:04 [2024-02-29T00:09:04.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-231639872 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
19:09:04 [2024-02-29T00:09:04.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231639872 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:09:04 [2024-02-29T00:09:04.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231639872 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)}]
19:09:04 [2024-02-29T00:09:04.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-231639867 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
19:09:04 [2024-02-29T00:09:04.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:04 [2024-02-29T00:09:04.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:04 [2024-02-29T00:09:04.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:04 [2024-02-29T00:09:04.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:04 [2024-02-29T00:09:04.191Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:09:04 [2024-02-29T00:09:04.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:04 [2024-02-29T00:09:04.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:04 [2024-02-29T00:09:04.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:04 [2024-02-29T00:09:04.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:04 [2024-02-29T00:09:04.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:04 [2024-02-29T00:09:04.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:04 [2024-02-29T00:09:04.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231639861 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:04 [2024-02-29T00:09:04.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231639861 data=null doit=true}, TreeItem with text {test}]
19:09:04 [2024-02-29T00:09:04.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231639861 data=null}, TreeItem with text {test}]
19:09:04 [2024-02-29T00:09:04.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231639860 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:04 [2024-02-29T00:09:04.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231639860 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:04 [2024-02-29T00:09:04.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231639826 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:04 [2024-02-29T00:09:04.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:04 [2024-02-29T00:09:04.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231639826 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231639826 data=null doit=true}, TreeItem with text {test}]
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231639826 data=null}, TreeItem with text {test}]
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231639825 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231639825 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231639809 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:04 [2024-02-29T00:09:04.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231639804 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231639804 data=null doit=true}, TreeItem with text {Traces [12]}]
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231639803 data=null}, TreeItem with text {Traces [12]}]
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231639803 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231639803 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]}]
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231639794 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:09:04 [2024-02-29T00:09:04.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231639712 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-231639711 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-231639711 data=null}, TreeItem with text {simple_server-thread1(2)}]
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231639710 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231639710 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)}]
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231639649 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:04 [2024-02-29T00:09:04.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231639646 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-231639645 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-231639645 data=null}, TreeItem with text {simple_server-thread1(2)}]
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231639645 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231639645 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)}]
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231639640 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231639639 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-231639639 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-231639639 data=null}, TreeItem with text {simple_server-thread1(2)}]
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231639638 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231639638 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)}]
19:09:04 [2024-02-29T00:09:04.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231639631 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
19:09:04 [2024-02-29T00:09:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231639630 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
19:09:04 [2024-02-29T00:09:04.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231639630 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
19:09:04 [2024-02-29T00:09:04.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231639630 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)}]
19:09:04 [2024-02-29T00:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231639557 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
19:09:04 [2024-02-29T00:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231639285 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
19:09:04 [2024-02-29T00:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-231639280 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
19:09:04 [2024-02-29T00:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-231639280 data=null}, TreeItem with text {simple_server-thread1(2)}]
19:09:04 [2024-02-29T00:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
19:09:04 [2024-02-29T00:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:04 [2024-02-29T00:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:04 [2024-02-29T00:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:04 [2024-02-29T00:09:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:04 [2024-02-29T00:09:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:04 [2024-02-29T00:09:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:04 [2024-02-29T00:09:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:04 [2024-02-29T00:09:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:04 [2024-02-29T00:09:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:04 [2024-02-29T00:09:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:04 [2024-02-29T00:09:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:09:04 [2024-02-29T00:09:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:09:04 [2024-02-29T00:09:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:09:04 [2024-02-29T00:09:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:09:04 [2024-02-29T00:09:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:09:04 [2024-02-29T00:09:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231639262 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:09:04 [2024-02-29T00:09:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231639262 data=null doit=true}, TableItem with text {}]
19:09:04 [2024-02-29T00:09:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231639262 data=null}, TableItem with text {}]
19:09:04 [2024-02-29T00:09:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231639262 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:09:04 [2024-02-29T00:09:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231639261 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:09:04 [2024-02-29T00:09:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231639246 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:09:04 [2024-02-29T00:09:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:09:04 [2024-02-29T00:09:04.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:09:06 [2024-02-29T00:09:06.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:09:06 [2024-02-29T00:09:06.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:06 [2024-02-29T00:09:06.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231638037 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
19:09:06 [2024-02-29T00:09:06.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-231638036 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
19:09:06 [2024-02-29T00:09:06.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-231638036 data=null}, TreeItem with text {simple_server-thread1(2)}]
19:09:06 [2024-02-29T00:09:06.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231638036 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
19:09:06 [2024-02-29T00:09:06.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231638036 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)}]
19:09:06 [2024-02-29T00:09:06.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-231638028 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
19:09:06 [2024-02-29T00:09:06.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:06 [2024-02-29T00:09:06.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:06 [2024-02-29T00:09:06.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:06 [2024-02-29T00:09:06.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:06 [2024-02-29T00:09:06.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:09:06 [2024-02-29T00:09:06.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:06 [2024-02-29T00:09:06.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231638021 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231638021 data=null doit=true}, TreeItem with text {test}]
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231638021 data=null}, TreeItem with text {test}]
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231638021 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231638020 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231637983 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231637982 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231637982 data=null doit=true}, TreeItem with text {test}]
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231637982 data=null}, TreeItem with text {test}]
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231637982 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231637982 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231637975 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:06 [2024-02-29T00:09:06.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231637974 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231637974 data=null doit=true}, TreeItem with text {Traces [12]}]
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231637974 data=null}, TreeItem with text {Traces [12]}]
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231637974 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231637974 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]}]
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231637956 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:09:06 [2024-02-29T00:09:06.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231637859 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-231637859 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-231637858 data=null}, TreeItem with text {simple_server-thread2(2)}]
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231637785 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231637784 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)}]
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231637742 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:06 [2024-02-29T00:09:06.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231637739 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-231637739 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-231637739 data=null}, TreeItem with text {simple_server-thread2(2)}]
19:09:06 [2024-02-29T00:09:06.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231637738 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
19:09:06 [2024-02-29T00:09:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231637738 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)}]
19:09:06 [2024-02-29T00:09:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231637682 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
19:09:06 [2024-02-29T00:09:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
19:09:06 [2024-02-29T00:09:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231637681 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
19:09:06 [2024-02-29T00:09:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-231637681 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
19:09:06 [2024-02-29T00:09:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:06 [2024-02-29T00:09:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-231637681 data=null}, TreeItem with text {simple_server-thread2(2)}]
19:09:06 [2024-02-29T00:09:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231637680 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
19:09:06 [2024-02-29T00:09:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231637680 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)}]
19:09:06 [2024-02-29T00:09:06.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231637659 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
19:09:06 [2024-02-29T00:09:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231637659 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
19:09:06 [2024-02-29T00:09:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231637659 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
19:09:06 [2024-02-29T00:09:06.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231637658 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)}]
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231637462 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231637178 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-231637178 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-231637178 data=null}, TreeItem with text {simple_server-thread2(2)}]
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231637175 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231637175 data=null doit=true}, TableItem with text {}]
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231637175 data=null}, TableItem with text {}]
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231637175 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231637174 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231637148 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:09:06 [2024-02-29T00:09:06.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:09:07 [2024-02-29T00:09:07.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:09:07 [2024-02-29T00:09:07.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:07 [2024-02-29T00:09:07.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231636034 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
19:09:07 [2024-02-29T00:09:07.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-231636034 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
19:09:07 [2024-02-29T00:09:07.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-231636034 data=null}, TreeItem with text {simple_server-thread2(2)}]
19:09:07 [2024-02-29T00:09:07.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231636034 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
19:09:07 [2024-02-29T00:09:07.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231636034 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)}]
19:09:07 [2024-02-29T00:09:07.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-231636025 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
19:09:07 [2024-02-29T00:09:07.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:07 [2024-02-29T00:09:07.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:07 [2024-02-29T00:09:07.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:07 [2024-02-29T00:09:07.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:07 [2024-02-29T00:09:07.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:09:07 [2024-02-29T00:09:07.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:07 [2024-02-29T00:09:07.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:07 [2024-02-29T00:09:07.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:07 [2024-02-29T00:09:07.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:07 [2024-02-29T00:09:07.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:07 [2024-02-29T00:09:07.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:07 [2024-02-29T00:09:07.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231636019 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:07 [2024-02-29T00:09:07.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231636019 data=null doit=true}, TreeItem with text {test}]
19:09:07 [2024-02-29T00:09:07.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231636018 data=null}, TreeItem with text {test}]
19:09:07 [2024-02-29T00:09:07.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231636018 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:07 [2024-02-29T00:09:07.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231636018 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:08 [2024-02-29T00:09:08.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231635978 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:08 [2024-02-29T00:09:08.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:08 [2024-02-29T00:09:08.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231635978 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:08 [2024-02-29T00:09:08.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231635977 data=null doit=true}, TreeItem with text {test}]
19:09:08 [2024-02-29T00:09:08.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231635977 data=null}, TreeItem with text {test}]
19:09:08 [2024-02-29T00:09:08.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231635977 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:08 [2024-02-29T00:09:08.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231635977 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:08 [2024-02-29T00:09:08.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231635967 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:08 [2024-02-29T00:09:08.084Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:09:08 [2024-02-29T00:09:08.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:08 [2024-02-29T00:09:08.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231635967 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:09:08 [2024-02-29T00:09:08.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231635966 data=null doit=true}, TreeItem with text {Traces [12]}]
19:09:08 [2024-02-29T00:09:08.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231635966 data=null}, TreeItem with text {Traces [12]}]
19:09:08 [2024-02-29T00:09:08.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231635966 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:09:08 [2024-02-29T00:09:08.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231635966 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]}]
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231635948 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:09:08 [2024-02-29T00:09:08.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231635841 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-231635841 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-231635841 data=null}, TreeItem with text {ust-overlap-testing(2)}]
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231635840 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231635840 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)}]
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231635798 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:08 [2024-02-29T00:09:08.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231635794 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-231635794 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-231635794 data=null}, TreeItem with text {ust-overlap-testing(2)}]
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231635794 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231635794 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)}]
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231635789 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231635788 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-231635788 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-231635788 data=null}, TreeItem with text {ust-overlap-testing(2)}]
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231635787 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231635787 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)}]
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231635784 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231635783 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
19:09:08 [2024-02-29T00:09:08.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231635783 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
19:09:08 [2024-02-29T00:09:08.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231635782 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)}]
19:09:08 [2024-02-29T00:09:08.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231635714 data=null button=1 stateMask=0x80000 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
19:09:08 [2024-02-29T00:09:08.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231635379 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-231635353 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-231635353 data=null}, TreeItem with text {ust-overlap-testing(2)}]
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231635351 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231635351 data=null doit=true}, TableItem with text {}]
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231635351 data=null}, TableItem with text {}]
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231635350 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231635350 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231635345 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:09:08 [2024-02-29T00:09:08.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:09:09 [2024-02-29T00:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:09:09 [2024-02-29T00:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:09 [2024-02-29T00:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231634151 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
19:09:09 [2024-02-29T00:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-231634151 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
19:09:09 [2024-02-29T00:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-231634151 data=null}, TreeItem with text {ust-overlap-testing(2)}]
19:09:09 [2024-02-29T00:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231634150 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
19:09:09 [2024-02-29T00:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231634150 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)}]
19:09:09 [2024-02-29T00:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-231634145 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
19:09:09 [2024-02-29T00:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:09 [2024-02-29T00:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:09 [2024-02-29T00:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:09 [2024-02-29T00:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:09 [2024-02-29T00:09:09.968Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:09:09 [2024-02-29T00:09:09.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231634129 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231634129 data=null doit=true}, TreeItem with text {test}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231634128 data=null}, TreeItem with text {test}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231634128 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231634128 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231634051 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231634051 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231634050 data=null doit=true}, TreeItem with text {test}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231634050 data=null}, TreeItem with text {test}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231634050 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231634050 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231634043 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:09 [2024-02-29T00:09:09.969Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231634042 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231634042 data=null doit=true}, TreeItem with text {Traces [12]}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231634042 data=null}, TreeItem with text {Traces [12]}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231634041 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231634041 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]}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231633985 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231633972 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231633972 data=null doit=true}, TreeItem with text {test}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231633972 data=null}, TreeItem with text {test}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231633971 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231633971 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231633938 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231633938 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231633937 data=null doit=true}, TreeItem with text {test}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231633937 data=null}, TreeItem with text {test}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231633937 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231633937 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:09 [2024-02-29T00:09:09.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231633930 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:09 [2024-02-29T00:09:09.970Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:09:09 [2024-02-29T00:09:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:09 [2024-02-29T00:09:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231633929 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:09:09 [2024-02-29T00:09:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231633929 data=null doit=true}, TreeItem with text {Traces [12]}]
19:09:09 [2024-02-29T00:09:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231633929 data=null}, TreeItem with text {Traces [12]}]
19:09:09 [2024-02-29T00:09:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231633928 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:09:09 [2024-02-29T00:09:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231633928 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]}]
19:09:09 [2024-02-29T00:09:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231633893 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:09:09 [2024-02-29T00:09:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:09 [2024-02-29T00:09:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-231633892 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
19:09:09 [2024-02-29T00:09:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-231633892 data=null doit=true}, TreeItem with text {Traces [12]}]
19:09:09 [2024-02-29T00:09:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-231633892 data=null}, TreeItem with text {Traces [12]}]
19:09:09 [2024-02-29T00:09:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-231633892 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:09:09 [2024-02-29T00:09:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231633891 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]}]
19:09:09 [2024-02-29T00:09:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-231633882 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
19:09:09 [2024-02-29T00:09:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:09:09 [2024-02-29T00:09:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:09:10 [2024-02-29T00:09:10.226Z] 
19:09:10 [2024-02-29T00:09:10.226Z] (Eclipse:20013): Gtk-WARNING **: 00:09:10.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:10 [2024-02-29T00:09:10.226Z] 
19:09:10 [2024-02-29T00:09:10.226Z] (Eclipse:20013): Gtk-WARNING **: 00:09:10.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:10 [2024-02-29T00:09:10.226Z] 
19:09:10 [2024-02-29T00:09:10.226Z] (Eclipse:20013): Gtk-WARNING **: 00:09:10.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:10 [2024-02-29T00:09:10.226Z] 
19:09:10 [2024-02-29T00:09:10.226Z] (Eclipse:20013): Gtk-WARNING **: 00:09:10.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:10 [2024-02-29T00:09:10.226Z] 
19:09:10 [2024-02-29T00:09:10.226Z] (Eclipse:20013): Gtk-WARNING **: 00:09:10.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:10 [2024-02-29T00:09:10.226Z] 
19:09:10 [2024-02-29T00:09:10.226Z] (Eclipse:20013): Gtk-WARNING **: 00:09:10.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:10 [2024-02-29T00:09:10.226Z] 
19:09:10 [2024-02-29T00:09:10.226Z] (Eclipse:20013): Gtk-WARNING **: 00:09:10.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:10 [2024-02-29T00:09:10.226Z] 
19:09:10 [2024-02-29T00:09:10.226Z] (Eclipse:20013): Gtk-WARNING **: 00:09:10.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:10 [2024-02-29T00:09:10.226Z] 
19:09:10 [2024-02-29T00:09:10.226Z] (Eclipse:20013): Gtk-WARNING **: 00:09:10.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:10 [2024-02-29T00:09:10.226Z] 
19:09:10 [2024-02-29T00:09:10.226Z] (Eclipse:20013): Gtk-WARNING **: 00:09:10.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:10 [2024-02-29T00:09:10.226Z] 
19:09:10 [2024-02-29T00:09:10.226Z] (Eclipse:20013): Gtk-WARNING **: 00:09:10.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:10 [2024-02-29T00:09:10.226Z] 
19:09:10 [2024-02-29T00:09:10.226Z] (Eclipse:20013): Gtk-WARNING **: 00:09:10.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:10 [2024-02-29T00:09:10.482Z] 
19:09:10 [2024-02-29T00:09:10.482Z] (Eclipse:20013): Gtk-WARNING **: 00:09:10.239: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:10 [2024-02-29T00:09:10.482Z] 
19:09:10 [2024-02-29T00:09:10.482Z] (Eclipse:20013): Gtk-WARNING **: 00:09:10.239: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:10 [2024-02-29T00:09:10.482Z] 
19:09:10 [2024-02-29T00:09:10.482Z] (Eclipse:20013): Gtk-WARNING **: 00:09:10.239: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:10 [2024-02-29T00:09:10.482Z] 
19:09:10 [2024-02-29T00:09:10.482Z] (Eclipse:20013): Gtk-WARNING **: 00:09:10.239: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:10 [2024-02-29T00:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:09:10 [2024-02-29T00:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:09:10 [2024-02-29T00:09:10.482Z] 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=-231633533 data=null doit=true}, Shell with text {Confirm Clear}]
19:09:10 [2024-02-29T00:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:09:10 [2024-02-29T00:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:09:10 [2024-02-29T00:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:09:10 [2024-02-29T00:09:10.482Z] 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')
19:09:10 [2024-02-29T00:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:09:10 [2024-02-29T00:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:09:10 [2024-02-29T00:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231633532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:09:10 [2024-02-29T00:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231633532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:09:10 [2024-02-29T00:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231633532 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:09:10 [2024-02-29T00:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231633532 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:09:10 [2024-02-29T00:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231633532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:09:10 [2024-02-29T00:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231633532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:09:10 [2024-02-29T00:09:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231633532 data=null 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')]
19:09:11 [2024-02-29T00:09:11.850Z] 
19:09:11 [2024-02-29T00:09:11.850Z] (Eclipse:20013): Gtk-WARNING **: 00:09:11.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:11 [2024-02-29T00:09:11.850Z] 
19:09:11 [2024-02-29T00:09:11.850Z] (Eclipse:20013): Gtk-WARNING **: 00:09:11.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:11 [2024-02-29T00:09:11.850Z] 
19:09:11 [2024-02-29T00:09:11.850Z] (Eclipse:20013): Gtk-WARNING **: 00:09:11.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:11 [2024-02-29T00:09:11.850Z] 
19:09:11 [2024-02-29T00:09:11.850Z] (Eclipse:20013): Gtk-WARNING **: 00:09:11.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:11 [2024-02-29T00:09:11.850Z] 
19:09:11 [2024-02-29T00:09:11.850Z] (Eclipse:20013): Gtk-WARNING **: 00:09:11.760: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:11 [2024-02-29T00:09:11.850Z] 
19:09:11 [2024-02-29T00:09:11.850Z] (Eclipse:20013): Gtk-WARNING **: 00:09:11.760: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:11 [2024-02-29T00:09:11.850Z] 
19:09:11 [2024-02-29T00:09:11.850Z] (Eclipse:20013): Gtk-WARNING **: 00:09:11.760: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:11 [2024-02-29T00:09:11.850Z] 
19:09:11 [2024-02-29T00:09:11.850Z] (Eclipse:20013): Gtk-WARNING **: 00:09:11.760: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:11 [2024-02-29T00:09:11.850Z] 
19:09:11 [2024-02-29T00:09:11.850Z] (Eclipse:20013): Gtk-WARNING **: 00:09:11.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:11 [2024-02-29T00:09:11.850Z] 
19:09:11 [2024-02-29T00:09:11.850Z] (Eclipse:20013): Gtk-WARNING **: 00:09:11.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:11 [2024-02-29T00:09:11.850Z] 
19:09:11 [2024-02-29T00:09:11.850Z] (Eclipse:20013): Gtk-WARNING **: 00:09:11.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:11 [2024-02-29T00:09:11.850Z] 
19:09:11 [2024-02-29T00:09:11.850Z] (Eclipse:20013): Gtk-WARNING **: 00:09:11.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:13 [2024-02-29T00:09:13.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:09:14 [2024-02-29T00:09:14.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231633848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:09:14 [2024-02-29T00:09:14.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:14 [2024-02-29T00:09:14.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:14 [2024-02-29T00:09:14.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:14 [2024-02-29T00:09:14.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:14 [2024-02-29T00:09:14.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:14 [2024-02-29T00:09:14.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:14 [2024-02-29T00:09:14.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231629578 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:14 [2024-02-29T00:09:14.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231629578 data=null doit=true}, TreeItem with text {test}]
19:09:14 [2024-02-29T00:09:14.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231629578 data=null}, TreeItem with text {test}]
19:09:14 [2024-02-29T00:09:14.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231629577 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:14 [2024-02-29T00:09:14.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231629577 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:14 [2024-02-29T00:09:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231629547 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:14 [2024-02-29T00:09:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:14 [2024-02-29T00:09:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231629547 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:14 [2024-02-29T00:09:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231629547 data=null doit=true}, TreeItem with text {test}]
19:09:14 [2024-02-29T00:09:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231629546 data=null}, TreeItem with text {test}]
19:09:14 [2024-02-29T00:09:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231629546 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:14 [2024-02-29T00:09:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231629546 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:14 [2024-02-29T00:09:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231629538 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:14 [2024-02-29T00:09:14.516Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:09:14 [2024-02-29T00:09:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:14 [2024-02-29T00:09:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231629537 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:09:14 [2024-02-29T00:09:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231629537 data=null doit=true}, TreeItem with text {Traces [0]}]
19:09:14 [2024-02-29T00:09:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231629537 data=null}, TreeItem with text {Traces [0]}]
19:09:14 [2024-02-29T00:09:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231629536 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:09:14 [2024-02-29T00:09:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231629536 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:09:14 [2024-02-29T00:09:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231629529 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:09:14 [2024-02-29T00:09:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:14 [2024-02-29T00:09:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231629529 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:09:14 [2024-02-29T00:09:14.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231629529 data=null doit=true}, TreeItem with text {Traces [0]}]
19:09:14 [2024-02-29T00:09:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231629528 data=null}, TreeItem with text {Traces [0]}]
19:09:14 [2024-02-29T00:09:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231629528 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:09:14 [2024-02-29T00:09:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231629528 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:09:14 [2024-02-29T00:09:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231629514 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:09:14 [2024-02-29T00:09:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:09:14 [2024-02-29T00:09:14.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:09:14 [2024-02-29T00:09:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-231629026 data=null doit=true}, Shell with text {Trace Import}]
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
19:09:15 [2024-02-29T00:09:15.031Z] 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')
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.031Z] 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.
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:09:15 [2024-02-29T00:09:15.031Z] 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
19:09:15 [2024-02-29T00:09:15.031Z] 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=-231629020 data=null}, (of type 'Combo')]
19:09:15 [2024-02-29T00:09:15.031Z] 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
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-231628963 data=null doit=true}, TreeItem with text {/}]
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-231628963 data=null}, TreeItem with text {/}]
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-231628963 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231628962 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-231628960 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-231628960 data=null doit=true}, Tree node with text: z-clashes]
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-231628960 data=null}, Tree node with text: z-clashes]
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-231628959 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231628959 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]
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-231628957 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-231628956 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-231628956 data=null doit=true}, Tree node with text: z-clashes]
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-231628956 data=null}, Tree node with text: z-clashes]
19:09:15 [2024-02-29T00:09:15.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-231628956 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231628956 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]
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-231628953 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:15 [2024-02-29T00:09:15.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231628918 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231628918 data=null doit=true}, Tree node with text: kernel-overlap-testing]
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231628918 data=null}, Tree node with text: kernel-overlap-testing]
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231628917 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231628917 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]
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231628908 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:09:15 [2024-02-29T00:09:15.032Z] 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:'))
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231628902 data=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:'))]
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.032Z] 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'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:09:15 [2024-02-29T00:09:15.032Z] 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')
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:09:15 [2024-02-29T00:09:15.032Z] 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')
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3338ffa9
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-231628898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-231628898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-231628898 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-231628898 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-231628897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-231628897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-231628897 data=null 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')]
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-231628897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-231628897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-231628897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-231628897 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-231628897 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:09:15 [2024-02-29T00:09:15.033Z] 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')
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:09:15 [2024-02-29T00:09:15.033Z] 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.
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:09:15 [2024-02-29T00:09:15.033Z] 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')
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] 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')
19:09:15 [2024-02-29T00:09:15.034Z] 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.
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:09:15 [2024-02-29T00:09:15.034Z] 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')
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:09:15 [2024-02-29T00:09:15.034Z] 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.
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] 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)'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:09:15 [2024-02-29T00:09:15.034Z] 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')
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] 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')
19:09:15 [2024-02-29T00:09:15.034Z] 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.
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231628877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231628877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231628877 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231628877 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231628877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:09:15 [2024-02-29T00:09:15.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231628877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:09:15 [2024-02-29T00:09:15.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231628877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:09:15 [2024-02-29T00:09:15.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231629484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:09:15 [2024-02-29T00:09:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:09:15 [2024-02-29T00:09:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:15 [2024-02-29T00:09:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:15 [2024-02-29T00:09:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:15 [2024-02-29T00:09:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:15 [2024-02-29T00:09:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:15 [2024-02-29T00:09:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:15 [2024-02-29T00:09:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231628489 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:15 [2024-02-29T00:09:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231628489 data=null doit=true}, TreeItem with text {test}]
19:09:15 [2024-02-29T00:09:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231628489 data=null}, TreeItem with text {test}]
19:09:15 [2024-02-29T00:09:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231628488 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:15 [2024-02-29T00:09:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231628488 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:15 [2024-02-29T00:09:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231628469 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:15 [2024-02-29T00:09:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:15 [2024-02-29T00:09:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231628461 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:15 [2024-02-29T00:09:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231628461 data=null doit=true}, TreeItem with text {test}]
19:09:15 [2024-02-29T00:09:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231628461 data=null}, TreeItem with text {test}]
19:09:15 [2024-02-29T00:09:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231628460 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:15 [2024-02-29T00:09:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231628460 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:15 [2024-02-29T00:09:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231628441 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:15 [2024-02-29T00:09:15.548Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:09:15 [2024-02-29T00:09:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:15 [2024-02-29T00:09:15.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231628439 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:09:15 [2024-02-29T00:09:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231628439 data=null doit=true}, TreeItem with text {Traces [2]}]
19:09:15 [2024-02-29T00:09:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231628439 data=null}, TreeItem with text {Traces [2]}]
19:09:15 [2024-02-29T00:09:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231628439 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:09:15 [2024-02-29T00:09:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231628439 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]}]
19:09:15 [2024-02-29T00:09:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231628423 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:09:15 [2024-02-29T00:09:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231628423 data=null doit=true}, TreeItem with text {Traces [2]}]
19:09:15 [2024-02-29T00:09:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231628423 data=null}, TreeItem with text {Traces [2]}]
19:09:15 [2024-02-29T00:09:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231628423 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:09:15 [2024-02-29T00:09:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231628423 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]}]
19:09:15 [2024-02-29T00:09:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231628421 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:09:15 [2024-02-29T00:09:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-231628421 data=null doit=true}, TreeItem with text {z-clashes [1]}]
19:09:15 [2024-02-29T00:09:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-231628421 data=null}, TreeItem with text {z-clashes [1]}]
19:09:15 [2024-02-29T00:09:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-231628420 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
19:09:15 [2024-02-29T00:09:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231628420 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]}]
19:09:15 [2024-02-29T00:09:15.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-231628408 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231628163 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231628163 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231628162 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231628162 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231628162 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231628139 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:15 [2024-02-29T00:09:15.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231628124 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231628124 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231628124 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231628123 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231628123 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231628109 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231628106 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231628105 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231628104 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231628104 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231628103 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231628091 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231628091 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231628090 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:09:15 [2024-02-29T00:09:15.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231628090 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:09:16 [2024-02-29T00:09:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231628033 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:09:16 [2024-02-29T00:09:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231627844 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:09:16 [2024-02-29T00:09:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231627844 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:09:16 [2024-02-29T00:09:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231627844 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:09:16 [2024-02-29T00:09:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:09:16 [2024-02-29T00:09:16.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:17 [2024-02-29T00:09:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:09:17 [2024-02-29T00:09:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:09:17 [2024-02-29T00:09:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:09:17 [2024-02-29T00:09:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:09:17 [2024-02-29T00:09:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:09:17 [2024-02-29T00:09:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231626775 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:09:17 [2024-02-29T00:09:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231626775 data=null doit=true}, TableItem with text {}]
19:09:17 [2024-02-29T00:09:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231626775 data=null}, TableItem with text {}]
19:09:17 [2024-02-29T00:09:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231626774 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:09:17 [2024-02-29T00:09:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231626774 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:09:17 [2024-02-29T00:09:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231626770 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:09:17 [2024-02-29T00:09:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:09:17 [2024-02-29T00:09:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:09:17 [2024-02-29T00:09:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:09:17 [2024-02-29T00:09:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:17 [2024-02-29T00:09:17.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231626605 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231626605 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231626604 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231626604 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231626604 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231626600 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:17 [2024-02-29T00:09:17.434Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231626595 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231626594 data=null doit=true}, TreeItem with text {test}]
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231626594 data=null}, TreeItem with text {test}]
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231626594 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231626594 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231626562 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231626561 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231626561 data=null doit=true}, TreeItem with text {test}]
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231626561 data=null}, TreeItem with text {test}]
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231626561 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231626560 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231626552 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:17 [2024-02-29T00:09:17.434Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231626550 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231626550 data=null doit=true}, TreeItem with text {Traces [2]}]
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231626550 data=null}, TreeItem with text {Traces [2]}]
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231626550 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231626550 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]}]
19:09:17 [2024-02-29T00:09:17.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231626542 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:09:17 [2024-02-29T00:09:17.434Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:09:17 [2024-02-29T00:09:17.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231626210 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231626210 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231626184 data=null}, TreeItem with text {kernel-overlap-testing}]
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231626184 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231626183 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231626160 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:17 [2024-02-29T00:09:17.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231626148 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231626148 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231626148 data=null}, TreeItem with text {kernel-overlap-testing}]
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231626147 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231626147 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231626142 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231626142 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231626141 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231626141 data=null}, TreeItem with text {kernel-overlap-testing}]
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231626139 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231626134 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231626128 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231626127 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
19:09:17 [2024-02-29T00:09:17.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231626126 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
19:09:17 [2024-02-29T00:09:17.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231626126 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:09:18 [2024-02-29T00:09:18.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231626006 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
19:09:18 [2024-02-29T00:09:18.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231625761 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:09:18 [2024-02-29T00:09:18.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231625745 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:09:18 [2024-02-29T00:09:18.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231625745 data=null}, TreeItem with text {kernel-overlap-testing}]
19:09:18 [2024-02-29T00:09:18.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:09:18 [2024-02-29T00:09:18.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:18 [2024-02-29T00:09:18.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:18 [2024-02-29T00:09:18.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:09:18 [2024-02-29T00:09:18.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:09:18 [2024-02-29T00:09:18.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:09:18 [2024-02-29T00:09:18.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:09:18 [2024-02-29T00:09:18.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:09:18 [2024-02-29T00:09:18.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231625743 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:09:18 [2024-02-29T00:09:18.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231625743 data=null doit=true}, TableItem with text {}]
19:09:18 [2024-02-29T00:09:18.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231625743 data=null}, TableItem with text {}]
19:09:18 [2024-02-29T00:09:18.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231625742 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:09:18 [2024-02-29T00:09:18.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231625734 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:09:18 [2024-02-29T00:09:18.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231625730 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:09:18 [2024-02-29T00:09:18.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:09:18 [2024-02-29T00:09:18.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:09:19 [2024-02-29T00:09:19.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:09:19 [2024-02-29T00:09:19.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:19 [2024-02-29T00:09:19.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231624557 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:09:19 [2024-02-29T00:09:19.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231624557 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:09:19 [2024-02-29T00:09:19.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231624557 data=null}, TreeItem with text {kernel-overlap-testing}]
19:09:19 [2024-02-29T00:09:19.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231624556 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:09:19 [2024-02-29T00:09:19.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231624556 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:09:19 [2024-02-29T00:09:19.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231624549 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:09:19 [2024-02-29T00:09:19.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:19 [2024-02-29T00:09:19.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:19 [2024-02-29T00:09:19.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:19 [2024-02-29T00:09:19.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:19 [2024-02-29T00:09:19.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:09:19 [2024-02-29T00:09:19.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:19 [2024-02-29T00:09:19.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:19 [2024-02-29T00:09:19.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:19 [2024-02-29T00:09:19.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:19 [2024-02-29T00:09:19.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:19 [2024-02-29T00:09:19.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:19 [2024-02-29T00:09:19.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231624543 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:19 [2024-02-29T00:09:19.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231624543 data=null doit=true}, TreeItem with text {test}]
19:09:19 [2024-02-29T00:09:19.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231624543 data=null}, TreeItem with text {test}]
19:09:19 [2024-02-29T00:09:19.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231624543 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:19 [2024-02-29T00:09:19.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231624543 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:19 [2024-02-29T00:09:19.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231624514 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231624513 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231624513 data=null doit=true}, TreeItem with text {test}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231624513 data=null}, TreeItem with text {test}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231624513 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231624513 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231624508 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:19 [2024-02-29T00:09:19.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231624507 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231624506 data=null doit=true}, TreeItem with text {Traces [2]}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231624506 data=null}, TreeItem with text {Traces [2]}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231624506 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231624506 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]}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231624489 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:09:19 [2024-02-29T00:09:19.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231624484 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231624484 data=null doit=true}, TreeItem with text {test}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231624483 data=null}, TreeItem with text {test}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231624483 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231624483 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231624468 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231624468 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231624468 data=null doit=true}, TreeItem with text {test}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231624467 data=null}, TreeItem with text {test}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231624467 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231624467 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231624457 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:19 [2024-02-29T00:09:19.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231624456 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231624456 data=null doit=true}, TreeItem with text {Traces [2]}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231624456 data=null}, TreeItem with text {Traces [2]}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231624456 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231624456 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]}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231624449 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231624449 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:09:19 [2024-02-29T00:09:19.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231624449 data=null doit=true}, TreeItem with text {Traces [2]}]
19:09:19 [2024-02-29T00:09:19.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231624442 data=null}, TreeItem with text {Traces [2]}]
19:09:19 [2024-02-29T00:09:19.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231624441 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:09:19 [2024-02-29T00:09:19.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231624441 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]}]
19:09:19 [2024-02-29T00:09:19.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231624438 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:09:19 [2024-02-29T00:09:19.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
19:09:19 [2024-02-29T00:09:19.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
19:09:19 [2024-02-29T00:09:19.580Z] 
19:09:19 [2024-02-29T00:09:19.580Z] (Eclipse:20013): Gtk-WARNING **: 00:09:19.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:19 [2024-02-29T00:09:19.580Z] 
19:09:19 [2024-02-29T00:09:19.580Z] (Eclipse:20013): Gtk-WARNING **: 00:09:19.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:19 [2024-02-29T00:09:19.580Z] 
19:09:19 [2024-02-29T00:09:19.580Z] (Eclipse:20013): Gtk-WARNING **: 00:09:19.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:19 [2024-02-29T00:09:19.580Z] 
19:09:19 [2024-02-29T00:09:19.580Z] (Eclipse:20013): Gtk-WARNING **: 00:09:19.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:19 [2024-02-29T00:09:19.836Z] 
19:09:19 [2024-02-29T00:09:19.836Z] (Eclipse:20013): Gtk-WARNING **: 00:09:19.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:19 [2024-02-29T00:09:19.836Z] 
19:09:19 [2024-02-29T00:09:19.836Z] (Eclipse:20013): Gtk-WARNING **: 00:09:19.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:19 [2024-02-29T00:09:19.836Z] 
19:09:19 [2024-02-29T00:09:19.836Z] (Eclipse:20013): Gtk-WARNING **: 00:09:19.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:19 [2024-02-29T00:09:19.836Z] 
19:09:19 [2024-02-29T00:09:19.836Z] (Eclipse:20013): Gtk-WARNING **: 00:09:19.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:19 [2024-02-29T00:09:19.836Z] 
19:09:19 [2024-02-29T00:09:19.836Z] (Eclipse:20013): Gtk-WARNING **: 00:09:19.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:19 [2024-02-29T00:09:19.836Z] 
19:09:19 [2024-02-29T00:09:19.836Z] (Eclipse:20013): Gtk-WARNING **: 00:09:19.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:19 [2024-02-29T00:09:19.836Z] 
19:09:19 [2024-02-29T00:09:19.836Z] (Eclipse:20013): Gtk-WARNING **: 00:09:19.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:19 [2024-02-29T00:09:19.836Z] 
19:09:19 [2024-02-29T00:09:19.836Z] (Eclipse:20013): Gtk-WARNING **: 00:09:19.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:19 [2024-02-29T00:09:19.836Z] 
19:09:19 [2024-02-29T00:09:19.836Z] (Eclipse:20013): Gtk-WARNING **: 00:09:19.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:19 [2024-02-29T00:09:19.836Z] 
19:09:19 [2024-02-29T00:09:19.836Z] (Eclipse:20013): Gtk-WARNING **: 00:09:19.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:19 [2024-02-29T00:09:19.836Z] 
19:09:19 [2024-02-29T00:09:19.836Z] (Eclipse:20013): Gtk-WARNING **: 00:09:19.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:19 [2024-02-29T00:09:19.836Z] 
19:09:19 [2024-02-29T00:09:19.836Z] (Eclipse:20013): Gtk-WARNING **: 00:09:19.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:19 [2024-02-29T00:09:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
19:09:19 [2024-02-29T00:09:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
19:09:19 [2024-02-29T00:09:19.836Z] 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=-231624096 data=null doit=true}, Shell with text {New Folder}]
19:09:19 [2024-02-29T00:09:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
19:09:19 [2024-02-29T00:09:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:'
19:09:19 [2024-02-29T00:09:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:')
19:09:19 [2024-02-29T00:09:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:'))
19:09:19 [2024-02-29T00:09:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:09:19 [2024-02-29T00:09:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:09:19 [2024-02-29T00:09:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:09:19 [2024-02-29T00:09:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:09:19 [2024-02-29T00:09:19.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')
19:09:19 [2024-02-29T00:09:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:09:19 [2024-02-29T00:09:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-231624089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:19 [2024-02-29T00:09:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-231624089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:19 [2024-02-29T00:09:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-231624088 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:19 [2024-02-29T00:09:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-231624088 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:19 [2024-02-29T00:09:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-231624088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:19 [2024-02-29T00:09:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-231624088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:19 [2024-02-29T00:09:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-231624088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:19 [2024-02-29T00:09:19.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-231624405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
19:09:20 [2024-02-29T00:09:20.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:09:20 [2024-02-29T00:09:20.094Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:09:20 [2024-02-29T00:09:20.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:20 [2024-02-29T00:09:20.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {aaa} time=-231623863 data=null button=0 stateMask=0x0 x=90 y=81 count=0}, TreeItem with text {aaa}]
19:09:20 [2024-02-29T00:09:20.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa} time=-231623863 data=null doit=true}, TreeItem with text {aaa}]
19:09:20 [2024-02-29T00:09:20.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa} time=-231623863 data=null}, TreeItem with text {aaa}]
19:09:20 [2024-02-29T00:09:20.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa} time=-231623862 data=null button=1 stateMask=0x0 x=90 y=81 count=1}, TreeItem with text {aaa}]
19:09:20 [2024-02-29T00:09:20.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231623862 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}]
19:09:20 [2024-02-29T00:09:20.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa} time=-231623832 data=null button=1 stateMask=0x80000 x=90 y=81 count=1}, TreeItem with text {aaa}]
19:09:20 [2024-02-29T00:09:20.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:09:20 [2024-02-29T00:09:20.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:09:20 [2024-02-29T00:09:20.351Z] 
19:09:20 [2024-02-29T00:09:20.351Z] (Eclipse:20013): Gtk-WARNING **: 00:09:20.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:20 [2024-02-29T00:09:20.351Z] 
19:09:20 [2024-02-29T00:09:20.351Z] (Eclipse:20013): Gtk-WARNING **: 00:09:20.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:20 [2024-02-29T00:09:20.351Z] 
19:09:20 [2024-02-29T00:09:20.351Z] (Eclipse:20013): Gtk-WARNING **: 00:09:20.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:20 [2024-02-29T00:09:20.351Z] 
19:09:20 [2024-02-29T00:09:20.351Z] (Eclipse:20013): Gtk-WARNING **: 00:09:20.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:20 [2024-02-29T00:09:20.351Z] 
19:09:20 [2024-02-29T00:09:20.351Z] (Eclipse:20013): Gtk-WARNING **: 00:09:20.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:20 [2024-02-29T00:09:20.351Z] 
19:09:20 [2024-02-29T00:09:20.351Z] (Eclipse:20013): Gtk-WARNING **: 00:09:20.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:20 [2024-02-29T00:09:20.351Z] 
19:09:20 [2024-02-29T00:09:20.351Z] (Eclipse:20013): Gtk-WARNING **: 00:09:20.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:20 [2024-02-29T00:09:20.351Z] 
19:09:20 [2024-02-29T00:09:20.351Z] (Eclipse:20013): Gtk-WARNING **: 00:09:20.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:20 [2024-02-29T00:09:20.351Z] 
19:09:20 [2024-02-29T00:09:20.351Z] (Eclipse:20013): Gtk-WARNING **: 00:09:20.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:20 [2024-02-29T00:09:20.351Z] 
19:09:20 [2024-02-29T00:09:20.351Z] (Eclipse:20013): Gtk-WARNING **: 00:09:20.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:20 [2024-02-29T00:09:20.351Z] 
19:09:20 [2024-02-29T00:09:20.351Z] (Eclipse:20013): Gtk-WARNING **: 00:09:20.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:20 [2024-02-29T00:09:20.351Z] 
19:09:20 [2024-02-29T00:09:20.351Z] (Eclipse:20013): Gtk-WARNING **: 00:09:20.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:20 [2024-02-29T00:09:20.608Z] 
19:09:20 [2024-02-29T00:09:20.608Z] (Eclipse:20013): Gtk-WARNING **: 00:09:20.349: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:20 [2024-02-29T00:09:20.608Z] 
19:09:20 [2024-02-29T00:09:20.608Z] (Eclipse:20013): Gtk-WARNING **: 00:09:20.349: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:20 [2024-02-29T00:09:20.608Z] 
19:09:20 [2024-02-29T00:09:20.608Z] (Eclipse:20013): Gtk-WARNING **: 00:09:20.349: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:20 [2024-02-29T00:09:20.609Z] 
19:09:20 [2024-02-29T00:09:20.609Z] (Eclipse:20013): Gtk-WARNING **: 00:09:20.349: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:09:20 [2024-02-29T00:09:20.609Z] 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=-231623419 data=null doit=true}, Shell with text {Trace Import}]
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:09:20 [2024-02-29T00:09:20.609Z] 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')
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-231623417 data=null doit=true}, Button with text {Select &archive file:}]
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-231623417 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:}]
19:09:20 [2024-02-29T00:09:20.609Z] 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')
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-231623414 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-231623414 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')]
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-231623414 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')]
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-231623414 data=null 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')]
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:09:20 [2024-02-29T00:09:20.609Z] 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
19:09:20 [2024-02-29T00:09:20.609Z] 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=-231623410 data=null}, (of type 'Combo')]
19:09:20 [2024-02-29T00:09:20.609Z] 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
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-231623350 data=null doit=true}, TreeItem with text {import}]
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-231623350 data=null}, TreeItem with text {import}]
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-231623350 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231623349 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}]
19:09:20 [2024-02-29T00:09:20.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-231623347 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231623346 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231623346 data=null doit=true}, Tree node with text: kernel-overlap-testing]
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231623346 data=null}, Tree node with text: kernel-overlap-testing]
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231623345 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231623345 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]
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231623343 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:09:20 [2024-02-29T00:09:20.610Z] 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:'))
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-231623301 data=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:'))]
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.610Z] 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'
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:09:20 [2024-02-29T00:09:20.610Z] 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')
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3e24f009
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-231623299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:09:20 [2024-02-29T00:09:20.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-231623299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-231623299 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-231623299 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-231623298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-231623298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-231623298 data=null 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')]
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-231623298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-231623298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-231623298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-231623298 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-231623298 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:09:20 [2024-02-29T00:09:20.611Z] 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')
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@28553ed8
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-231623296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-231623296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-231623296 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-231623296 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-231623295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-231623295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-231623295 data=null 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')]
19:09:20 [2024-02-29T00:09:20.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-231623295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-231623295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-231623295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-231623295 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-231623295 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:09:20 [2024-02-29T00:09:20.612Z] 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')
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:09:20 [2024-02-29T00:09:20.612Z] 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.
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:09:20 [2024-02-29T00:09:20.612Z] 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')
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.612Z] 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')
19:09:20 [2024-02-29T00:09:20.613Z] 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.
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:09:20 [2024-02-29T00:09:20.613Z] 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')
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:09:20 [2024-02-29T00:09:20.613Z] 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.
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] 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)'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:09:20 [2024-02-29T00:09:20.613Z] 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')
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] 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')
19:09:20 [2024-02-29T00:09:20.613Z] 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.
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:09:20 [2024-02-29T00:09:20.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:09:20 [2024-02-29T00:09:20.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:09:20 [2024-02-29T00:09:20.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:09:20 [2024-02-29T00:09:20.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:09:20 [2024-02-29T00:09:20.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231623276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:09:20 [2024-02-29T00:09:20.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231623276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:09:20 [2024-02-29T00:09:20.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231623276 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:09:20 [2024-02-29T00:09:20.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231623276 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:09:20 [2024-02-29T00:09:20.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231623276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:09:20 [2024-02-29T00:09:20.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231623275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:09:20 [2024-02-29T00:09:20.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231623275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:09:20 [2024-02-29T00:09:20.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231623791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:09:20 [2024-02-29T00:09:20.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:09:20 [2024-02-29T00:09:20.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:20 [2024-02-29T00:09:20.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:20 [2024-02-29T00:09:20.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:20 [2024-02-29T00:09:20.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:20 [2024-02-29T00:09:20.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:20 [2024-02-29T00:09:20.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:20 [2024-02-29T00:09:20.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231623014 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:20 [2024-02-29T00:09:20.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231623014 data=null doit=true}, TreeItem with text {test}]
19:09:20 [2024-02-29T00:09:20.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231623014 data=null}, TreeItem with text {test}]
19:09:20 [2024-02-29T00:09:20.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231623013 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:20 [2024-02-29T00:09:20.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231623013 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:20 [2024-02-29T00:09:20.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231622970 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:20 [2024-02-29T00:09:20.870Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:09:20 [2024-02-29T00:09:20.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=-231622970 data=null doit=true}, TreeItem with text {Experiments [0]}]
19:09:20 [2024-02-29T00:09:20.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=-231622969 data=null}, TreeItem with text {Experiments [0]}]
19:09:20 [2024-02-29T00:09:20.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=-231622969 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
19:09:20 [2024-02-29T00:09:20.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231622969 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]}]
19:09:20 [2024-02-29T00:09:20.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=-231622967 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
19:09:20 [2024-02-29T00:09:20.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa [1]} time=-231622967 data=null doit=true}, TreeItem with text {aaa [1]}]
19:09:20 [2024-02-29T00:09:20.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=-231622966 data=null}, TreeItem with text {aaa [1]}]
19:09:20 [2024-02-29T00:09:20.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=-231622966 data=null button=1 stateMask=0x0 x=101 y=104 count=1}, TreeItem with text {aaa [1]}]
19:09:20 [2024-02-29T00:09:20.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231622966 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]}]
19:09:20 [2024-02-29T00:09:20.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-231622965 data=null button=1 stateMask=0x80000 x=101 y=104 count=1}, TreeItem with text {aaa [1]}]
19:09:20 [2024-02-29T00:09:20.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:20 [2024-02-29T00:09:20.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231622962 data=null doit=true}, Tree node with text: kernel-overlap-testing]
19:09:20 [2024-02-29T00:09:20.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231622962 data=null}, Tree node with text: kernel-overlap-testing]
19:09:20 [2024-02-29T00:09:20.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231622962 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, Tree node with text: kernel-overlap-testing]
19:09:20 [2024-02-29T00:09:20.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231622961 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]
19:09:21 [2024-02-29T00:09:21.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=-231622904 data=null x=169 y=127 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
19:09:21 [2024-02-29T00:09:21.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=-231622894 data=null x=169 y=127 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
19:09:21 [2024-02-29T00:09:21.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=-231622879 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
19:09:21 [2024-02-29T00:09:21.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=-231622874 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
19:09:21 [2024-02-29T00:09:21.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=-231622872 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
19:09:21 [2024-02-29T00:09:21.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=-231622872 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
19:09:21 [2024-02-29T00:09:21.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=-231622872 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
19:09:21 [2024-02-29T00:09:21.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=-231622872 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]
19:09:21 [2024-02-29T00:09:21.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=-231622863 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
19:09:21 [2024-02-29T00:09:21.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [0]} time=-231622851 data=null doit=true}, TreeItem with text {exp [0]}]
19:09:21 [2024-02-29T00:09:21.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=-231622851 data=null}, TreeItem with text {exp [0]}]
19:09:21 [2024-02-29T00:09:21.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=-231622851 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [0]}]
19:09:21 [2024-02-29T00:09:21.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231622851 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]}]
19:09:21 [2024-02-29T00:09:21.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=-231622848 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [0]}]
19:09:21 [2024-02-29T00:09:21.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:21 [2024-02-29T00:09:21.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=-231622847 data=null button=0 stateMask=0x0 x=101 y=196 count=0}, TreeItem with text {aaa [1]}]
19:09:21 [2024-02-29T00:09:21.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa [1]} time=-231622847 data=null doit=true}, TreeItem with text {aaa [1]}]
19:09:21 [2024-02-29T00:09:21.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=-231622847 data=null}, TreeItem with text {aaa [1]}]
19:09:21 [2024-02-29T00:09:21.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=-231622846 data=null button=1 stateMask=0x0 x=101 y=196 count=1}, TreeItem with text {aaa [1]}]
19:09:21 [2024-02-29T00:09:21.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231622834 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]}]
19:09:21 [2024-02-29T00:09:21.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-231622793 data=null button=1 stateMask=0x80000 x=101 y=196 count=1}, TreeItem with text {aaa [1]}]
19:09:21 [2024-02-29T00:09:21.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
19:09:21 [2024-02-29T00:09:21.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
19:09:21 [2024-02-29T00:09:21.384Z] 
19:09:21 [2024-02-29T00:09:21.384Z] (Eclipse:20013): Gtk-WARNING **: 00:09:21.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:21 [2024-02-29T00:09:21.384Z] 
19:09:21 [2024-02-29T00:09:21.384Z] (Eclipse:20013): Gtk-WARNING **: 00:09:21.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:21 [2024-02-29T00:09:21.384Z] 
19:09:21 [2024-02-29T00:09:21.384Z] (Eclipse:20013): Gtk-WARNING **: 00:09:21.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:21 [2024-02-29T00:09:21.384Z] 
19:09:21 [2024-02-29T00:09:21.384Z] (Eclipse:20013): Gtk-WARNING **: 00:09:21.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:21 [2024-02-29T00:09:21.384Z] 
19:09:21 [2024-02-29T00:09:21.384Z] (Eclipse:20013): Gtk-WARNING **: 00:09:21.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:21 [2024-02-29T00:09:21.384Z] 
19:09:21 [2024-02-29T00:09:21.384Z] (Eclipse:20013): Gtk-WARNING **: 00:09:21.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:21 [2024-02-29T00:09:21.384Z] 
19:09:21 [2024-02-29T00:09:21.384Z] (Eclipse:20013): Gtk-WARNING **: 00:09:21.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:21 [2024-02-29T00:09:21.384Z] 
19:09:21 [2024-02-29T00:09:21.384Z] (Eclipse:20013): Gtk-WARNING **: 00:09:21.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:21 [2024-02-29T00:09:21.384Z] 
19:09:21 [2024-02-29T00:09:21.384Z] (Eclipse:20013): Gtk-WARNING **: 00:09:21.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:21 [2024-02-29T00:09:21.384Z] 
19:09:21 [2024-02-29T00:09:21.384Z] (Eclipse:20013): Gtk-WARNING **: 00:09:21.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:21 [2024-02-29T00:09:21.384Z] 
19:09:21 [2024-02-29T00:09:21.384Z] (Eclipse:20013): Gtk-WARNING **: 00:09:21.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:21 [2024-02-29T00:09:21.384Z] 
19:09:21 [2024-02-29T00:09:21.384Z] (Eclipse:20013): Gtk-WARNING **: 00:09:21.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:21 [2024-02-29T00:09:21.384Z] 
19:09:21 [2024-02-29T00:09:21.384Z] (Eclipse:20013): Gtk-WARNING **: 00:09:21.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:21 [2024-02-29T00:09:21.384Z] 
19:09:21 [2024-02-29T00:09:21.384Z] (Eclipse:20013): Gtk-WARNING **: 00:09:21.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:21 [2024-02-29T00:09:21.384Z] 
19:09:21 [2024-02-29T00:09:21.384Z] (Eclipse:20013): Gtk-WARNING **: 00:09:21.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:21 [2024-02-29T00:09:21.384Z] 
19:09:21 [2024-02-29T00:09:21.384Z] (Eclipse:20013): Gtk-WARNING **: 00:09:21.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:21 [2024-02-29T00:09:21.384Z] 
19:09:21 [2024-02-29T00:09:21.384Z] (Eclipse:20013): Gtk-WARNING **: 00:09:21.318: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:21 [2024-02-29T00:09:21.384Z] 
19:09:21 [2024-02-29T00:09:21.384Z] (Eclipse:20013): Gtk-WARNING **: 00:09:21.318: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:21 [2024-02-29T00:09:21.384Z] 
19:09:21 [2024-02-29T00:09:21.384Z] (Eclipse:20013): Gtk-WARNING **: 00:09:21.318: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:21 [2024-02-29T00:09:21.384Z] 
19:09:21 [2024-02-29T00:09:21.384Z] (Eclipse:20013): Gtk-WARNING **: 00:09:21.318: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:21 [2024-02-29T00:09:21.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
19:09:21 [2024-02-29T00:09:21.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder'
19:09:21 [2024-02-29T00:09:21.385Z] 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=-231622447 data=null doit=true}, Shell with text {Rename Folder}]
19:09:21 [2024-02-29T00:09:21.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: of type 'Text'
19:09:21 [2024-02-29T00:09:21.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:'
19:09:21 [2024-02-29T00:09:21.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:')
19:09:21 [2024-02-29T00:09:21.385Z] 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:'))
19:09:21 [2024-02-29T00:09:21.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:09:21 [2024-02-29T00:09:21.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:09:21 [2024-02-29T00:09:21.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:09:21 [2024-02-29T00:09:21.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:09:21 [2024-02-29T00:09:21.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:09:21 [2024-02-29T00:09:21.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:09:21 [2024-02-29T00:09:21.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-231622444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:21 [2024-02-29T00:09:21.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-231622443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:21 [2024-02-29T00:09:21.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-231622443 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:21 [2024-02-29T00:09:21.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-231622443 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:21 [2024-02-29T00:09:21.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-231622443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:21 [2024-02-29T00:09:21.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-231622443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:21 [2024-02-29T00:09:21.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-231622443 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:21 [2024-02-29T00:09:21.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:09:21 [2024-02-29T00:09:21.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-231622750 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
19:09:22 [2024-02-29T00:09:22.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:09:22 [2024-02-29T00:09:22.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
19:09:22 [2024-02-29T00:09:22.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again.
19:09:22 [2024-02-29T00:09:22.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:09:22 [2024-02-29T00:09:22.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
19:09:22 [2024-02-29T00:09:22.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:22 [2024-02-29T00:09:22.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:22 [2024-02-29T00:09:22.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:22 [2024-02-29T00:09:22.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:22 [2024-02-29T00:09:22.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:22 [2024-02-29T00:09:22.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:22 [2024-02-29T00:09:22.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231621754 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:22 [2024-02-29T00:09:22.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231621754 data=null doit=true}, TreeItem with text {test}]
19:09:22 [2024-02-29T00:09:22.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231621754 data=null}, TreeItem with text {test}]
19:09:22 [2024-02-29T00:09:22.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231621754 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:22 [2024-02-29T00:09:22.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231621753 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:22 [2024-02-29T00:09:22.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231621709 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:22 [2024-02-29T00:09:22.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:22 [2024-02-29T00:09:22.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231621706 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:22 [2024-02-29T00:09:22.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231621706 data=null doit=true}, TreeItem with text {test}]
19:09:22 [2024-02-29T00:09:22.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231621706 data=null}, TreeItem with text {test}]
19:09:22 [2024-02-29T00:09:22.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231621706 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:22 [2024-02-29T00:09:22.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231621705 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:22 [2024-02-29T00:09:22.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231621700 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:22 [2024-02-29T00:09:22.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:09:22 [2024-02-29T00:09:22.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:22 [2024-02-29T00:09:22.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-231621699 data=null button=0 stateMask=0x0 x=92 y=173 count=0}, TreeItem with text {Traces [3]}]
19:09:22 [2024-02-29T00:09:22.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-231621699 data=null doit=true}, TreeItem with text {Traces [3]}]
19:09:22 [2024-02-29T00:09:22.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-231621699 data=null}, TreeItem with text {Traces [3]}]
19:09:22 [2024-02-29T00:09:22.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-231621698 data=null button=1 stateMask=0x0 x=92 y=173 count=1}, TreeItem with text {Traces [3]}]
19:09:22 [2024-02-29T00:09:22.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231621698 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]}]
19:09:22 [2024-02-29T00:09:22.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-231621692 data=null button=1 stateMask=0x80000 x=92 y=173 count=1}, TreeItem with text {Traces [3]}]
19:09:22 [2024-02-29T00:09:22.411Z] 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@1e2c0292] time=-231621460 data=null doit=true}, Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform}]
19:09:22 [2024-02-29T00:09:22.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:09:22 [2024-02-29T00:09:22.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:22 [2024-02-29T00:09:22.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:22 [2024-02-29T00:09:22.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:22 [2024-02-29T00:09:22.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231621430 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:22 [2024-02-29T00:09:22.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231621430 data=null doit=true}, TreeItem with text {test}]
19:09:22 [2024-02-29T00:09:22.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231621430 data=null}, TreeItem with text {test}]
19:09:22 [2024-02-29T00:09:22.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231621430 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:22 [2024-02-29T00:09:22.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231621429 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:22 [2024-02-29T00:09:22.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231621409 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:22 [2024-02-29T00:09:22.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:09:22 [2024-02-29T00:09:22.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:09:22 [2024-02-29T00:09:22.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:09:22 [2024-02-29T00:09:22.926Z] 
19:09:22 [2024-02-29T00:09:22.926Z] (Eclipse:20013): Gtk-WARNING **: 00:09:22.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:22 [2024-02-29T00:09:22.926Z] 
19:09:22 [2024-02-29T00:09:22.926Z] (Eclipse:20013): Gtk-WARNING **: 00:09:22.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:22 [2024-02-29T00:09:22.926Z] 
19:09:22 [2024-02-29T00:09:22.926Z] (Eclipse:20013): Gtk-WARNING **: 00:09:22.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:22 [2024-02-29T00:09:22.926Z] 
19:09:22 [2024-02-29T00:09:22.926Z] (Eclipse:20013): Gtk-WARNING **: 00:09:22.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:22 [2024-02-29T00:09:22.926Z] 
19:09:22 [2024-02-29T00:09:22.926Z] (Eclipse:20013): Gtk-WARNING **: 00:09:22.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:22 [2024-02-29T00:09:22.926Z] 
19:09:22 [2024-02-29T00:09:22.926Z] (Eclipse:20013): Gtk-WARNING **: 00:09:22.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:22 [2024-02-29T00:09:22.926Z] 
19:09:22 [2024-02-29T00:09:22.926Z] (Eclipse:20013): Gtk-WARNING **: 00:09:22.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:22 [2024-02-29T00:09:22.926Z] 
19:09:22 [2024-02-29T00:09:22.926Z] (Eclipse:20013): Gtk-WARNING **: 00:09:22.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:22 [2024-02-29T00:09:22.926Z] 
19:09:22 [2024-02-29T00:09:22.926Z] (Eclipse:20013): Gtk-WARNING **: 00:09:22.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:22 [2024-02-29T00:09:22.926Z] 
19:09:22 [2024-02-29T00:09:22.926Z] (Eclipse:20013): Gtk-WARNING **: 00:09:22.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:22 [2024-02-29T00:09:22.926Z] 
19:09:22 [2024-02-29T00:09:22.926Z] (Eclipse:20013): Gtk-WARNING **: 00:09:22.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:22 [2024-02-29T00:09:22.926Z] 
19:09:22 [2024-02-29T00:09:22.926Z] (Eclipse:20013): Gtk-WARNING **: 00:09:22.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:23 [2024-02-29T00:09:23.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:09:23 [2024-02-29T00:09:23.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:09:23 [2024-02-29T00:09:23.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:09:23 [2024-02-29T00:09:23.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:09:23 [2024-02-29T00:09:23.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:09:23 [2024-02-29T00:09:23.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:09:23 [2024-02-29T00:09:23.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:09:23 [2024-02-29T00:09:23.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:09:23 [2024-02-29T00:09:23.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:09:23 [2024-02-29T00:09:23.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:09:23 [2024-02-29T00:09:23.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231620867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:09:23 [2024-02-29T00:09:23.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231620866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:09:23 [2024-02-29T00:09:23.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231620866 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:09:23 [2024-02-29T00:09:23.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231620866 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:09:23 [2024-02-29T00:09:23.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231620866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:09:23 [2024-02-29T00:09:23.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231620866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:09:23 [2024-02-29T00:09:23.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231620866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:09:23 [2024-02-29T00:09:23.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231620866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:09:23 [2024-02-29T00:09:23.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231620865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:09:23 [2024-02-29T00:09:23.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231620865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:09:23 [2024-02-29T00:09:23.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231620865 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:09:23 [2024-02-29T00:09:23.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231620865 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:09:23 [2024-02-29T00:09:23.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:09:23 [2024-02-29T00:09:23.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:09:23 [2024-02-29T00:09:23.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:09:23 [2024-02-29T00:09:23.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:09:23 [2024-02-29T00:09:23.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:09:23 [2024-02-29T00:09:23.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:09:23 [2024-02-29T00:09:23.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:09:23 [2024-02-29T00:09:23.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:09:23 [2024-02-29T00:09:23.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:09:23 [2024-02-29T00:09:23.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-231620864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:23 [2024-02-29T00:09:23.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-231620864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:23 [2024-02-29T00:09:23.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-231620864 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:23 [2024-02-29T00:09:23.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-231620864 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:23 [2024-02-29T00:09:23.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-231620864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:23 [2024-02-29T00:09:23.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-231620863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:23 [2024-02-29T00:09:23.184Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:09:23 [2024-02-29T00:09:23.184Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:09:23 [2024-02-29T00:09:23.184Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:09:23 [2024-02-29T00:09:23.184Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:09:23 [2024-02-29T00:09:23.184Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:09:23 [2024-02-29T00:09:23.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:09:23 [2024-02-29T00:09:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-231620863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:23 [2024-02-29T00:09:23.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-231621363 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:09:24 [2024-02-29T00:09:24.312Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 409.1 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
19:09:24 [2024-02-29T00:09:24.312Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_01ContextMenuPresence -- Time elapsed: 0.382 s
19:09:24 [2024-02-29T00:09:24.312Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_02Import -- Time elapsed: 1.210 s
19:09:24 [2024-02-29T00:09:24.312Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_03SingleCustomTextTrace -- Time elapsed: 5.464 s
19:09:24 [2024-02-29T00:09:24.312Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_04SingleCustomXmlTrace -- Time elapsed: 3.945 s
19:09:24 [2024-02-29T00:09:24.312Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_05SingleCtfTrace -- Time elapsed: 5.010 s
19:09:24 [2024-02-29T00:09:24.312Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_06RenameCopyImport -- Time elapsed: 12.56 s
19:09:24 [2024-02-29T00:09:24.312Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_07OverwriteCopyImport -- Time elapsed: 14.49 s
19:09:24 [2024-02-29T00:09:24.312Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_08SkipImport -- Time elapsed: 10.12 s
19:09:24 [2024-02-29T00:09:24.312Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_09OverwriteOptionImport -- Time elapsed: 13.37 s
19:09:24 [2024-02-29T00:09:24.312Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_10ImportUnrecognized -- Time elapsed: 3.032 s
19:09:24 [2024-02-29T00:09:24.312Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_11ImportUnrecognizedIgnore -- Time elapsed: 2.650 s
19:09:24 [2024-02-29T00:09:24.312Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_12ImportCtfWithMetadataSelection -- Time elapsed: 6.229 s
19:09:24 [2024-02-29T00:09:24.312Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_13ImportRecursiveAutoRenameAll -- Time elapsed: 31.69 s
19:09:24 [2024-02-29T00:09:24.312Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_14ImportRecursiveAutoOverwriteAll -- Time elapsed: 19.69 s
19:09:24 [2024-02-29T00:09:24.312Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_15ImportRecursiveAutoSkipAll -- Time elapsed: 17.85 s
19:09:24 [2024-02-29T00:09:24.312Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_16ImportRecursiveAutoRenameOverwriteSkip -- Time elapsed: 14.24 s
19:09:24 [2024-02-29T00:09:24.312Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_17ImportRecursiveSpecifyTraceTypeCTF -- Time elapsed: 11.56 s
19:09:24 [2024-02-29T00:09:24.312Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_18ImportRecursiveSpecifyTraceTypeKernel -- Time elapsed: 5.285 s
19:09:24 [2024-02-29T00:09:24.312Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_19ImportRecursiveSpecifyTraceTypeUST -- Time elapsed: 8.277 s
19:09:24 [2024-02-29T00:09:24.312Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_20ImportRecursiveSpecifyTraceTypeCustomText -- Time elapsed: 7.901 s
19:09:24 [2024-02-29T00:09:24.312Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_21ImportFromMenuProjectSelected -- Time elapsed: 4.329 s
19:09:24 [2024-02-29T00:09:24.312Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_22ImportFromMenuProjectNotSelected -- Time elapsed: 5.224 s
19:09:24 [2024-02-29T00:09:24.312Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_29ImportRecursivePreserve -- Time elapsed: 10.66 s
19:09:24 [2024-02-29T00:09:24.313Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_30ImportRecursivePreserveSkipAll -- Time elapsed: 5.183 s
19:09:24 [2024-02-29T00:09:24.313Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_31ImportRecursivePreserveRenameAll -- Time elapsed: 11.19 s
19:09:24 [2024-02-29T00:09:24.313Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_32DeleteTraceAndFolder -- Time elapsed: 16.13 s
19:09:24 [2024-02-29T00:09:24.313Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_33DeleteMultipleFolders -- Time elapsed: 8.768 s
19:09:24 [2024-02-29T00:09:24.313Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_34ClearSingleTracesFolder -- Time elapsed: 6.354 s
19:09:24 [2024-02-29T00:09:24.313Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_35ClearMultipleTracesFolder -- Time elapsed: 8.664 s
19:09:24 [2024-02-29T00:09:24.313Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_36ImportZipArchivePreserve -- Time elapsed: 26.10 s
19:09:24 [2024-02-29T00:09:24.313Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_37ImportZipArchiveNoPreserve -- Time elapsed: 29.50 s
19:09:24 [2024-02-29T00:09:24.313Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_38ImportZipArchiveSpecificTraces -- Time elapsed: 9.267 s
19:09:24 [2024-02-29T00:09:24.313Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_39ImportTarGzipArchivePreserve -- Time elapsed: 25.61 s
19:09:24 [2024-02-29T00:09:24.313Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_40ImportTarGzipArchiveNoPreserve -- Time elapsed: 28.92 s
19:09:24 [2024-02-29T00:09:24.313Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_41ImportTarGzipArchiveSpecificTraces -- Time elapsed: 9.488 s
19:09:24 [2024-02-29T00:09:24.313Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test_RenameFolderWorkaroundBug525833 -- Time elapsed: 2.797 s
19:09:24 [2024-02-29T00:09:24.313Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
19:09:24 [2024-02-29T00:09:24.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e2c0292] time=-231619612 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:09:24 [2024-02-29T00:09:24.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:24 [2024-02-29T00:09:24.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
19:09:24 [2024-02-29T00:09:24.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
19:09:24 [2024-02-29T00:09:24.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
19:09:24 [2024-02-29T00:09:24.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-231619408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
19:09:24 [2024-02-29T00:09:24.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
19:09:24 [2024-02-29T00:09:24.569Z] 
19:09:24 [2024-02-29T00:09:24.569Z] (Eclipse:20013): Gtk-WARNING **: 00:09:24.532: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:25 [2024-02-29T00:09:25.132Z] 
19:09:25 [2024-02-29T00:09:25.132Z] (Eclipse:20013): Gtk-WARNING **: 00:09:24.878: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:26 [2024-02-29T00:09:26.502Z] 
19:09:26 [2024-02-29T00:09:26.502Z] (Eclipse:20013): Gtk-WARNING **: 00:09:26.256: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:26 [2024-02-29T00:09:26.502Z] 
19:09:26 [2024-02-29T00:09:26.502Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:26.324: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:26 [2024-02-29T00:09:26.502Z] 
19:09:26 [2024-02-29T00:09:26.502Z] (Eclipse:20013): Gtk-WARNING **: 00:09:26.436: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:26 [2024-02-29T00:09:26.502Z] 
19:09:26 [2024-02-29T00:09:26.502Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:26.437: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:26 [2024-02-29T00:09:26.760Z] 
19:09:26 [2024-02-29T00:09:26.760Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:26.721: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:30 [2024-02-29T00:09:30.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
19:09:30 [2024-02-29T00:09:30.287Z] 
19:09:30 [2024-02-29T00:09:30.287Z] (Eclipse:20013): Gtk-WARNING **: 00:09:30.066: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:30 [2024-02-29T00:09:30.287Z] 
19:09:30 [2024-02-29T00:09:30.287Z] (Eclipse:20013): Gtk-WARNING **: 00:09:30.243: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:30 [2024-02-29T00:09:30.287Z] 
19:09:30 [2024-02-29T00:09:30.287Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:30.243: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"debuginfo-synth-exec"'
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231612257 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231612257 data=null doit=true}, TreeItem with text {test}]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231612256 data=null}, TreeItem with text {test}]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231612256 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231612256 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231612248 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231612248 data=null doit=true}, TreeItem with text {test}]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231612248 data=null}, TreeItem with text {test}]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231612248 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231612247 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}]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231612236 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231612235 data=null doit=true}, TreeItem with text {Traces [2]}]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231612235 data=null}, TreeItem with text {Traces [2]}]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231612235 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231612234 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]}]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231612233 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:09:31 [2024-02-29T00:09:31.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-231612232 data=null doit=true}, TreeItem with text {Experiments [1]}]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-231612232 data=null}, TreeItem with text {Experiments [1]}]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-231612231 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231612231 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]}]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-231612230 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-231612214 data=null doit=true}, Tree node with text: debuginfo-synth-exec]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-231612214 data=null}, Tree node with text: debuginfo-synth-exec]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-231612213 data=null button=1 stateMask=0x0 x=149 y=127 count=1}, Tree node with text: debuginfo-synth-exec]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231612189 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]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {debuginfo-synth-exec} time=-231612182 data=null x=149 y=127 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {debuginfo-synth-exec} time=-231612182 data=null x=149 y=127 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {debuginfo-synth-exec} time=-231612180 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {debuginfo-synth-exec} time=-231612180 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {debuginfo-synth-exec} time=-231612167 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {debuginfo-synth-exec} time=-231612167 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
19:09:31 [2024-02-29T00:09:31.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {debuginfo-synth-exec} time=-231612166 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
19:09:31 [2024-02-29T00:09:31.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {debuginfo-synth-exec} time=-231612166 data=[TmfTraceElement(/test/Traces/debuginfo-synth-exec)] x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
19:09:31 [2024-02-29T00:09:31.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {debuginfo-synth-exec} time=-231612153 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
19:09:31 [2024-02-29T00:09:31.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:31 [2024-02-29T00:09:31.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-231612149 data=null doit=true}, Tree node with text: bug446190]
19:09:31 [2024-02-29T00:09:31.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-231612149 data=null}, Tree node with text: bug446190]
19:09:31 [2024-02-29T00:09:31.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-231612149 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, Tree node with text: bug446190]
19:09:31 [2024-02-29T00:09:31.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231612149 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]
19:09:31 [2024-02-29T00:09:31.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {bug446190} time=-231612117 data=null x=114 y=104 width=0 height=0 detail=0}, Tree node with text: bug446190]
19:09:31 [2024-02-29T00:09:31.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {bug446190} time=-231612116 data=null x=114 y=104 width=0 height=0 detail=0}, Tree node with text: bug446190]
19:09:31 [2024-02-29T00:09:31.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {bug446190} time=-231612114 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
19:09:31 [2024-02-29T00:09:31.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {bug446190} time=-231612114 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
19:09:31 [2024-02-29T00:09:31.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {bug446190} time=-231612113 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: bug446190]
19:09:31 [2024-02-29T00:09:31.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {bug446190} time=-231612112 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
19:09:31 [2024-02-29T00:09:31.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {bug446190} time=-231612083 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: bug446190]
19:09:31 [2024-02-29T00:09:31.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {bug446190} time=-231612083 data=[TmfTraceElement(/test/Traces/bug446190)] x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
19:09:31 [2024-02-29T00:09:31.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {bug446190} time=-231612074 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: bug446190]
19:09:31 [2024-02-29T00:09:31.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {TestExperiment [0]}
19:09:31 [2024-02-29T00:09:31.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestExperiment [0]} time=-231612070 data=null button=0 stateMask=0x0 x=140 y=58 count=0}, TreeItem with text {TestExperiment [0]}]
19:09:31 [2024-02-29T00:09:31.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestExperiment [0]} time=-231612070 data=null doit=true}, TreeItem with text {TestExperiment [0]}]
19:09:31 [2024-02-29T00:09:31.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:31 [2024-02-29T00:09:31.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestExperiment [0]} time=-231612070 data=null}, TreeItem with text {TestExperiment [0]}]
19:09:31 [2024-02-29T00:09:31.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=-231612069 data=null button=1 stateMask=0x0 x=140 y=58 count=1}, TreeItem with text {TestExperiment [0]}]
19:09:31 [2024-02-29T00:09:31.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231612069 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]}]
19:09:31 [2024-02-29T00:09:31.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=-231612064 data=null button=1 stateMask=0x80000 x=140 y=58 count=1}, TreeItem with text {TestExperiment [0]}]
19:09:31 [2024-02-29T00:09:31.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=-231612063 data=null button=1 stateMask=0x0 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}]
19:09:31 [2024-02-29T00:09:31.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {TestExperiment [0]} time=-231612063 data=null button=1 stateMask=0x0 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}]
19:09:31 [2024-02-29T00:09:31.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231612053 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]}]
19:09:32 [2024-02-29T00:09:32.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=-231611776 data=null button=1 stateMask=0x80000 x=140 y=58 count=2}, TreeItem with text {TestExperiment [2]}]
19:09:32 [2024-02-29T00:09:32.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {TestExperiment [2]} time=-231611772 data=null button=0 stateMask=0x0 x=140 y=58 count=0}, TreeItem with text {TestExperiment [2]}]
19:09:32 [2024-02-29T00:09:32.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {TestExperiment [2]} time=-231611772 data=null doit=true}, TreeItem with text {TestExperiment [2]}]
19:09:32 [2024-02-29T00:09:32.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {TestExperiment [2]} time=-231611772 data=null}, TreeItem with text {TestExperiment [2]}]
19:09:32 [2024-02-29T00:09:32.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {TestExperiment [2]}
19:09:32 [2024-02-29T00:09:32.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:32 [2024-02-29T00:09:32.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:32 [2024-02-29T00:09:32.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:32 [2024-02-29T00:09:32.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:32 [2024-02-29T00:09:32.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:32 [2024-02-29T00:09:32.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:32 [2024-02-29T00:09:32.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231611768 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:32 [2024-02-29T00:09:32.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231611767 data=null doit=true}, TreeItem with text {test}]
19:09:32 [2024-02-29T00:09:32.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231611767 data=null}, TreeItem with text {test}]
19:09:32 [2024-02-29T00:09:32.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231611767 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:32 [2024-02-29T00:09:32.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231611767 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:32 [2024-02-29T00:09:32.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231611682 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:32 [2024-02-29T00:09:32.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:32 [2024-02-29T00:09:32.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:32 [2024-02-29T00:09:32.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:32 [2024-02-29T00:09:32.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:32 [2024-02-29T00:09:32.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:32 [2024-02-29T00:09:32.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:32 [2024-02-29T00:09:32.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231611678 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:32 [2024-02-29T00:09:32.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231611678 data=null doit=true}, TreeItem with text {test}]
19:09:32 [2024-02-29T00:09:32.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231611678 data=null}, TreeItem with text {test}]
19:09:32 [2024-02-29T00:09:32.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231611677 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:32 [2024-02-29T00:09:32.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231611677 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:32 [2024-02-29T00:09:32.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231611670 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:32 [2024-02-29T00:09:32.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:32 [2024-02-29T00:09:32.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231611669 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:32 [2024-02-29T00:09:32.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231611669 data=null doit=true}, TreeItem with text {test}]
19:09:32 [2024-02-29T00:09:32.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231611669 data=null}, TreeItem with text {test}]
19:09:32 [2024-02-29T00:09:32.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231611669 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:32 [2024-02-29T00:09:32.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231611669 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:32 [2024-02-29T00:09:32.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231611656 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:32 [2024-02-29T00:09:32.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:09:32 [2024-02-29T00:09:32.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:32 [2024-02-29T00:09:32.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231611588 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
19:09:32 [2024-02-29T00:09:32.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231611588 data=null doit=true}, TreeItem with text {Traces [2]}]
19:09:32 [2024-02-29T00:09:32.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231611588 data=null}, TreeItem with text {Traces [2]}]
19:09:32 [2024-02-29T00:09:32.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231611587 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
19:09:32 [2024-02-29T00:09:32.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231611587 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]}]
19:09:32 [2024-02-29T00:09:32.684Z] 
19:09:32 [2024-02-29T00:09:32.684Z] (Eclipse:20013): Gtk-WARNING **: 00:09:32.457: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:32 [2024-02-29T00:09:32.684Z] 
19:09:32 [2024-02-29T00:09:32.684Z] (Eclipse:20013): Gtk-WARNING **: 00:09:32.653: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:32 [2024-02-29T00:09:32.684Z] 
19:09:32 [2024-02-29T00:09:32.684Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:32.654: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:32 [2024-02-29T00:09:32.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231611084 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
19:09:33 [2024-02-29T00:09:33.198Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:09:33 [2024-02-29T00:09:33.199Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:09:33 [2024-02-29T00:09:33.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-231610849 data=null doit=true}, TreeItem with text {debuginfo-synth-exec}]
19:09:33 [2024-02-29T00:09:33.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-231610849 data=null}, TreeItem with text {debuginfo-synth-exec}]
19:09:33 [2024-02-29T00:09:33.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-231610848 data=null button=1 stateMask=0x0 x=149 y=127 count=1}, TreeItem with text {debuginfo-synth-exec}]
19:09:33 [2024-02-29T00:09:33.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231610848 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}]
19:09:33 [2024-02-29T00:09:33.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-231610846 data=null button=1 stateMask=0x80000 x=149 y=127 count=1}, TreeItem with text {debuginfo-synth-exec}]
19:09:33 [2024-02-29T00:09:33.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-231610845 data=null doit=true}, Tree node with text: Views]
19:09:33 [2024-02-29T00:09:33.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-231610845 data=null}, Tree node with text: Views]
19:09:33 [2024-02-29T00:09:33.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-231610845 data=null button=1 stateMask=0x0 x=116 y=150 count=1}, Tree node with text: Views]
19:09:33 [2024-02-29T00:09:33.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231610845 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]
19:09:33 [2024-02-29T00:09:33.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-231610757 data=null button=1 stateMask=0x80000 x=116 y=150 count=1}, Tree node with text: Views]
19:09:33 [2024-02-29T00:09:33.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:33 [2024-02-29T00:09:33.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:33 [2024-02-29T00:09:33.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:33 [2024-02-29T00:09:33.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:33 [2024-02-29T00:09:33.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:33 [2024-02-29T00:09:33.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:33 [2024-02-29T00:09:33.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231610559 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:33 [2024-02-29T00:09:33.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231610559 data=null doit=true}, TreeItem with text {test}]
19:09:33 [2024-02-29T00:09:33.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231610559 data=null}, TreeItem with text {test}]
19:09:33 [2024-02-29T00:09:33.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231610558 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:33 [2024-02-29T00:09:33.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231610558 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:33 [2024-02-29T00:09:33.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231610487 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:33 [2024-02-29T00:09:33.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:33 [2024-02-29T00:09:33.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:33 [2024-02-29T00:09:33.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:33 [2024-02-29T00:09:33.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:33 [2024-02-29T00:09:33.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:33 [2024-02-29T00:09:33.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:33 [2024-02-29T00:09:33.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231610483 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:33 [2024-02-29T00:09:33.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231610482 data=null doit=true}, TreeItem with text {test}]
19:09:33 [2024-02-29T00:09:33.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231610482 data=null}, TreeItem with text {test}]
19:09:33 [2024-02-29T00:09:33.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231610482 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:33 [2024-02-29T00:09:33.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231610482 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:33 [2024-02-29T00:09:33.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231610468 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:33 [2024-02-29T00:09:33.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:33 [2024-02-29T00:09:33.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231610467 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:33 [2024-02-29T00:09:33.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231610467 data=null doit=true}, TreeItem with text {test}]
19:09:33 [2024-02-29T00:09:33.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231610467 data=null}, TreeItem with text {test}]
19:09:33 [2024-02-29T00:09:33.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231610466 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:33 [2024-02-29T00:09:33.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231610466 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:33 [2024-02-29T00:09:33.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231610443 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:33 [2024-02-29T00:09:33.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:09:33 [2024-02-29T00:09:33.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:33 [2024-02-29T00:09:33.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231610436 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
19:09:33 [2024-02-29T00:09:33.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231610436 data=null doit=true}, TreeItem with text {Traces [2]}]
19:09:33 [2024-02-29T00:09:33.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231610436 data=null}, TreeItem with text {Traces [2]}]
19:09:33 [2024-02-29T00:09:33.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231610436 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
19:09:33 [2024-02-29T00:09:33.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231610436 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]}]
19:09:33 [2024-02-29T00:09:33.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231610375 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
19:09:33 [2024-02-29T00:09:33.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:09:33 [2024-02-29T00:09:33.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:09:33 [2024-02-29T00:09:33.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-231610374 data=null doit=true}, TreeItem with text {bug446190}]
19:09:33 [2024-02-29T00:09:33.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-231610374 data=null}, TreeItem with text {bug446190}]
19:09:33 [2024-02-29T00:09:33.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-231610373 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
19:09:33 [2024-02-29T00:09:33.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231610373 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}]
19:09:33 [2024-02-29T00:09:33.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-231610371 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
19:09:33 [2024-02-29T00:09:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-231610343 data=null doit=true}, Tree node with text: Views]
19:09:33 [2024-02-29T00:09:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-231610343 data=null}, Tree node with text: Views]
19:09:33 [2024-02-29T00:09:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-231610342 data=null button=1 stateMask=0x0 x=116 y=127 count=1}, Tree node with text: Views]
19:09:33 [2024-02-29T00:09:33.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231610342 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]
19:09:33 [2024-02-29T00:09:33.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-231610185 data=null button=1 stateMask=0x80000 x=116 y=127 count=1}, Tree node with text: Views]
19:09:35 [2024-02-29T00:09:35.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:35 [2024-02-29T00:09:35.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-231608273 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
19:09:35 [2024-02-29T00:09:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-231608272 data=null doit=true}, TreeItem with text {bug446190}]
19:09:35 [2024-02-29T00:09:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-231608272 data=null}, TreeItem with text {bug446190}]
19:09:35 [2024-02-29T00:09:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-231608272 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
19:09:35 [2024-02-29T00:09:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231608272 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}]
19:09:35 [2024-02-29T00:09:35.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-231608267 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
19:09:35 [2024-02-29T00:09:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
19:09:35 [2024-02-29T00:09:35.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
19:09:35 [2024-02-29T00:09:35.865Z] 
19:09:35 [2024-02-29T00:09:35.865Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:35.779: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:36 [2024-02-29T00:09:36.121Z] 
19:09:36 [2024-02-29T00:09:36.121Z] (Eclipse:20013): Gtk-WARNING **: 00:09:36.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:36 [2024-02-29T00:09:36.121Z] 
19:09:36 [2024-02-29T00:09:36.121Z] (Eclipse:20013): Gtk-WARNING **: 00:09:36.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:36 [2024-02-29T00:09:36.121Z] 
19:09:36 [2024-02-29T00:09:36.121Z] (Eclipse:20013): Gtk-WARNING **: 00:09:36.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:36 [2024-02-29T00:09:36.121Z] 
19:09:36 [2024-02-29T00:09:36.121Z] (Eclipse:20013): Gtk-WARNING **: 00:09:36.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:36 [2024-02-29T00:09:36.121Z] 
19:09:36 [2024-02-29T00:09:36.121Z] (Eclipse:20013): Gtk-WARNING **: 00:09:36.031: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:36 [2024-02-29T00:09:36.121Z] 
19:09:36 [2024-02-29T00:09:36.121Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:36.032: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:36 [2024-02-29T00:09:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
19:09:36 [2024-02-29T00:09:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:09:36 [2024-02-29T00:09:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:36 [2024-02-29T00:09:36.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:36 [2024-02-29T00:09:36.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:09:36 [2024-02-29T00:09:36.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:09:36 [2024-02-29T00:09:36.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:09:36 [2024-02-29T00:09:36.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:09:36 [2024-02-29T00:09:36.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:09:36 [2024-02-29T00:09:36.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:09:36 [2024-02-29T00:09:36.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:09:36 [2024-02-29T00:09:36.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
19:09:36 [2024-02-29T00:09:36.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-231607683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:09:36 [2024-02-29T00:09:36.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-231607683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:09:36 [2024-02-29T00:09:36.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-231607683 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:09:36 [2024-02-29T00:09:36.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-231607683 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:09:36 [2024-02-29T00:09:36.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-231607683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:09:36 [2024-02-29T00:09:36.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-231607683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:09:36 [2024-02-29T00:09:36.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-231607683 data=null 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')]
19:09:36 [2024-02-29T00:09:36.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-231608173 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...']
19:09:36 [2024-02-29T00:09:36.378Z] 
19:09:36 [2024-02-29T00:09:36.378Z] (Eclipse:20013): Gtk-WARNING **: 00:09:36.223: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:36 [2024-02-29T00:09:36.378Z] 
19:09:36 [2024-02-29T00:09:36.378Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:36.225: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:36 [2024-02-29T00:09:36.378Z] 
19:09:36 [2024-02-29T00:09:36.378Z] (Eclipse:20013): Gtk-WARNING **: 00:09:36.342: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:36 [2024-02-29T00:09:36.378Z] 
19:09:36 [2024-02-29T00:09:36.378Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:36.342: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:36 [2024-02-29T00:09:36.378Z] 
19:09:36 [2024-02-29T00:09:36.378Z] (Eclipse:20013): Gtk-WARNING **: 00:09:36.361: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:36 [2024-02-29T00:09:36.378Z] 
19:09:36 [2024-02-29T00:09:36.378Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:36.361: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:36 [2024-02-29T00:09:36.634Z] 
19:09:36 [2024-02-29T00:09:36.634Z] (Eclipse:20013): Gtk-WARNING **: 00:09:36.377: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:36 [2024-02-29T00:09:36.634Z] 
19:09:36 [2024-02-29T00:09:36.634Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:36.377: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:36 [2024-02-29T00:09:36.634Z] 
19:09:36 [2024-02-29T00:09:36.634Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:36.385: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:36 [2024-02-29T00:09:36.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:09:36 [2024-02-29T00:09:36.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:36 [2024-02-29T00:09:36.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=-231607416 data=null button=0 stateMask=0x0 x=155 y=288 count=0}, Tree node with text: IRQ Analysis]
19:09:36 [2024-02-29T00:09:36.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=-231607415 data=null doit=true}, Tree node with text: IRQ Analysis]
19:09:36 [2024-02-29T00:09:36.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=-231607415 data=null}, Tree node with text: IRQ Analysis]
19:09:36 [2024-02-29T00:09:36.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=-231607415 data=null button=1 stateMask=0x0 x=155 y=288 count=1}, Tree node with text: IRQ Analysis]
19:09:36 [2024-02-29T00:09:36.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231607415 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]
19:09:36 [2024-02-29T00:09:36.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=-231607410 data=null button=1 stateMask=0x80000 x=155 y=288 count=1}, Tree node with text: IRQ Analysis]
19:09:36 [2024-02-29T00:09:36.634Z] 
19:09:36 [2024-02-29T00:09:36.634Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:36.402: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:36 [2024-02-29T00:09:36.634Z] 
19:09:36 [2024-02-29T00:09:36.634Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:36.420: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:36 [2024-02-29T00:09:36.634Z] 
19:09:36 [2024-02-29T00:09:36.634Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:36.459: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:36 [2024-02-29T00:09:36.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
19:09:36 [2024-02-29T00:09:36.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
19:09:36 [2024-02-29T00:09:36.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-231607343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
19:09:36 [2024-02-29T00:09:36.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
19:09:36 [2024-02-29T00:09:36.634Z] 
19:09:36 [2024-02-29T00:09:36.634Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:36.476: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:39 [2024-02-29T00:09:39.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:39 [2024-02-29T00:09:39.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-231604837 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
19:09:39 [2024-02-29T00:09:39.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-231604837 data=null doit=true}, TreeItem with text {bug446190}]
19:09:39 [2024-02-29T00:09:39.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-231604837 data=null}, TreeItem with text {bug446190}]
19:09:39 [2024-02-29T00:09:39.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-231604837 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
19:09:39 [2024-02-29T00:09:39.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231604836 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}]
19:09:39 [2024-02-29T00:09:39.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-231604831 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
19:09:39 [2024-02-29T00:09:39.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
19:09:39 [2024-02-29T00:09:39.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
19:09:39 [2024-02-29T00:09:39.415Z] 
19:09:39 [2024-02-29T00:09:39.415Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:39.216: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:39 [2024-02-29T00:09:39.683Z] 
19:09:39 [2024-02-29T00:09:39.683Z] (Eclipse:20013): Gtk-WARNING **: 00:09:39.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:39 [2024-02-29T00:09:39.683Z] 
19:09:39 [2024-02-29T00:09:39.683Z] (Eclipse:20013): Gtk-WARNING **: 00:09:39.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:39 [2024-02-29T00:09:39.683Z] 
19:09:39 [2024-02-29T00:09:39.683Z] (Eclipse:20013): Gtk-WARNING **: 00:09:39.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:39 [2024-02-29T00:09:39.683Z] 
19:09:39 [2024-02-29T00:09:39.683Z] (Eclipse:20013): Gtk-WARNING **: 00:09:39.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:39 [2024-02-29T00:09:39.683Z] 
19:09:39 [2024-02-29T00:09:39.683Z] (Eclipse:20013): Gtk-WARNING **: 00:09:39.419: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:39 [2024-02-29T00:09:39.683Z] 
19:09:39 [2024-02-29T00:09:39.683Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:39.420: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:39 [2024-02-29T00:09:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
19:09:39 [2024-02-29T00:09:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:09:39 [2024-02-29T00:09:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:39 [2024-02-29T00:09:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:39 [2024-02-29T00:09:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:09:39 [2024-02-29T00:09:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:09:39 [2024-02-29T00:09:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:09:39 [2024-02-29T00:09:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:09:39 [2024-02-29T00:09:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:09:39 [2024-02-29T00:09:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:09:39 [2024-02-29T00:09:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:09:39 [2024-02-29T00:09:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
19:09:39 [2024-02-29T00:09:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-231604261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:09:39 [2024-02-29T00:09:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-231604261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:09:39 [2024-02-29T00:09:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-231604261 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:09:39 [2024-02-29T00:09:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-231604261 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:09:39 [2024-02-29T00:09:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-231604261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:09:39 [2024-02-29T00:09:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-231604261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:09:39 [2024-02-29T00:09:39.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-231604261 data=null 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')]
19:09:39 [2024-02-29T00:09:39.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-231604746 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...']
19:09:39 [2024-02-29T00:09:39.684Z] 
19:09:39 [2024-02-29T00:09:39.684Z] (Eclipse:20013): Gtk-WARNING **: 00:09:39.640: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:39 [2024-02-29T00:09:39.684Z] 
19:09:39 [2024-02-29T00:09:39.684Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:39.642: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:39 [2024-02-29T00:09:39.940Z] 
19:09:39 [2024-02-29T00:09:39.940Z] (Eclipse:20013): Gtk-WARNING **: 00:09:39.847: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:39 [2024-02-29T00:09:39.941Z] 
19:09:39 [2024-02-29T00:09:39.941Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:39.847: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:39 [2024-02-29T00:09:39.941Z] 
19:09:39 [2024-02-29T00:09:39.941Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:39.861: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:39 [2024-02-29T00:09:39.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:09:39 [2024-02-29T00:09:39.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:39 [2024-02-29T00:09:39.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-231603939 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
19:09:39 [2024-02-29T00:09:39.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-231603939 data=null doit=true}, TreeItem with text {bug446190}]
19:09:39 [2024-02-29T00:09:39.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-231603938 data=null}, TreeItem with text {bug446190}]
19:09:39 [2024-02-29T00:09:39.941Z] 
19:09:39 [2024-02-29T00:09:39.941Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:39.874: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:39 [2024-02-29T00:09:39.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-231603938 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
19:09:39 [2024-02-29T00:09:39.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231603929 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}]
19:09:39 [2024-02-29T00:09:39.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-231603924 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
19:09:40 [2024-02-29T00:09:40.197Z] 
19:09:40 [2024-02-29T00:09:40.197Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:39.939: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:40 [2024-02-29T00:09:40.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
19:09:40 [2024-02-29T00:09:40.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
19:09:40 [2024-02-29T00:09:40.197Z] 
19:09:40 [2024-02-29T00:09:40.197Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:40.062: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:40 [2024-02-29T00:09:40.454Z] 
19:09:40 [2024-02-29T00:09:40.454Z] (Eclipse:20013): Gtk-WARNING **: 00:09:40.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:40 [2024-02-29T00:09:40.454Z] 
19:09:40 [2024-02-29T00:09:40.454Z] (Eclipse:20013): Gtk-WARNING **: 00:09:40.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:40 [2024-02-29T00:09:40.454Z] 
19:09:40 [2024-02-29T00:09:40.454Z] (Eclipse:20013): Gtk-WARNING **: 00:09:40.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:40 [2024-02-29T00:09:40.454Z] 
19:09:40 [2024-02-29T00:09:40.454Z] (Eclipse:20013): Gtk-WARNING **: 00:09:40.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:40 [2024-02-29T00:09:40.454Z] 
19:09:40 [2024-02-29T00:09:40.454Z] (Eclipse:20013): Gtk-WARNING **: 00:09:40.197: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:40 [2024-02-29T00:09:40.454Z] 
19:09:40 [2024-02-29T00:09:40.454Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:40.198: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:40 [2024-02-29T00:09:40.454Z] 
19:09:40 [2024-02-29T00:09:40.454Z] (Eclipse:20013): Gtk-WARNING **: 00:09:40.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:40 [2024-02-29T00:09:40.454Z] 
19:09:40 [2024-02-29T00:09:40.454Z] (Eclipse:20013): Gtk-WARNING **: 00:09:40.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:40 [2024-02-29T00:09:40.454Z] 
19:09:40 [2024-02-29T00:09:40.454Z] (Eclipse:20013): Gtk-WARNING **: 00:09:40.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:40 [2024-02-29T00:09:40.454Z] 
19:09:40 [2024-02-29T00:09:40.454Z] (Eclipse:20013): Gtk-WARNING **: 00:09:40.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:40 [2024-02-29T00:09:40.454Z] 
19:09:40 [2024-02-29T00:09:40.454Z] (Eclipse:20013): Gtk-WARNING **: 00:09:40.238: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:40 [2024-02-29T00:09:40.454Z] 
19:09:40 [2024-02-29T00:09:40.454Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:40.239: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:40 [2024-02-29T00:09:40.454Z] 
19:09:40 [2024-02-29T00:09:40.454Z] (Eclipse:20013): Gtk-WARNING **: 00:09:40.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:40 [2024-02-29T00:09:40.454Z] 
19:09:40 [2024-02-29T00:09:40.454Z] (Eclipse:20013): Gtk-WARNING **: 00:09:40.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:40 [2024-02-29T00:09:40.454Z] 
19:09:40 [2024-02-29T00:09:40.454Z] (Eclipse:20013): Gtk-WARNING **: 00:09:40.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:40 [2024-02-29T00:09:40.454Z] 
19:09:40 [2024-02-29T00:09:40.454Z] (Eclipse:20013): Gtk-WARNING **: 00:09:40.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:40 [2024-02-29T00:09:40.454Z] 
19:09:40 [2024-02-29T00:09:40.454Z] (Eclipse:20013): Gtk-WARNING **: 00:09:40.283: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:40 [2024-02-29T00:09:40.454Z] 
19:09:40 [2024-02-29T00:09:40.454Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:40.284: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:40 [2024-02-29T00:09:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
19:09:40 [2024-02-29T00:09:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:09:40 [2024-02-29T00:09:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:40 [2024-02-29T00:09:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:40 [2024-02-29T00:09:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:09:40 [2024-02-29T00:09:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:09:40 [2024-02-29T00:09:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:09:40 [2024-02-29T00:09:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:09:40 [2024-02-29T00:09:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:09:40 [2024-02-29T00:09:40.454Z] 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')
19:09:40 [2024-02-29T00:09:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:09:40 [2024-02-29T00:09:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
19:09:40 [2024-02-29T00:09:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-231603488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:09:40 [2024-02-29T00:09:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-231603487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:09:40 [2024-02-29T00:09:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-231603487 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:09:40 [2024-02-29T00:09:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-231603487 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:09:40 [2024-02-29T00:09:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-231603487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:09:40 [2024-02-29T00:09:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-231603487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:09:40 [2024-02-29T00:09:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-231603487 data=null 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')]
19:09:40 [2024-02-29T00:09:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-231603860 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...']
19:09:40 [2024-02-29T00:09:40.455Z] 
19:09:40 [2024-02-29T00:09:40.455Z] (Eclipse:20013): Gtk-WARNING **: 00:09:40.419: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:40 [2024-02-29T00:09:40.455Z] 
19:09:40 [2024-02-29T00:09:40.455Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:40.421: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:40 [2024-02-29T00:09:40.712Z] 
19:09:40 [2024-02-29T00:09:40.712Z] (Eclipse:20013): Gtk-WARNING **: 00:09:40.568: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:40 [2024-02-29T00:09:40.712Z] 
19:09:40 [2024-02-29T00:09:40.712Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:40.569: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:40 [2024-02-29T00:09:40.712Z] 
19:09:40 [2024-02-29T00:09:40.712Z] (Eclipse:20013): Gtk-WARNING **: 00:09:40.623: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:40 [2024-02-29T00:09:40.712Z] 
19:09:40 [2024-02-29T00:09:40.712Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:40.623: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:40 [2024-02-29T00:09:40.712Z] 
19:09:40 [2024-02-29T00:09:40.712Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:40.631: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:40 [2024-02-29T00:09:40.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:09:40 [2024-02-29T00:09:40.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Futex Contention Analysis
19:09:40 [2024-02-29T00:09:40.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=-231603169 data=null button=0 stateMask=0x0 x=199 y=242 count=0}, Tree node with text: Futex Contention Analysis]
19:09:40 [2024-02-29T00:09:40.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=-231603169 data=null doit=true}, Tree node with text: Futex Contention Analysis]
19:09:40 [2024-02-29T00:09:40.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:40 [2024-02-29T00:09:40.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=-231603168 data=null}, Tree node with text: Futex Contention Analysis]
19:09:40 [2024-02-29T00:09:40.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-231603168 data=null button=1 stateMask=0x0 x=199 y=242 count=1}, Tree node with text: Futex Contention Analysis]
19:09:40 [2024-02-29T00:09:40.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231603168 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]
19:09:40 [2024-02-29T00:09:40.712Z] 
19:09:40 [2024-02-29T00:09:40.712Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:40.648: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:40 [2024-02-29T00:09:40.712Z] 
19:09:40 [2024-02-29T00:09:40.712Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:40.665: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:40 [2024-02-29T00:09:40.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-231603139 data=null button=1 stateMask=0x80000 x=199 y=242 count=1}, Tree node with text: Futex Contention Analysis]
19:09:40 [2024-02-29T00:09:40.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-231603139 data=null button=1 stateMask=0x0 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis]
19:09:40 [2024-02-29T00:09:40.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Futex Contention Analysis} time=-231603138 data=null button=1 stateMask=0x0 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis]
19:09:40 [2024-02-29T00:09:40.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231603138 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]
19:09:40 [2024-02-29T00:09:40.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-231603135 data=null button=1 stateMask=0x80000 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis]
19:09:40 [2024-02-29T00:09:40.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Futex Contention Analysis} time=-231603135 data=null button=0 stateMask=0x0 x=199 y=242 count=0}, Tree node with text: Futex Contention Analysis]
19:09:40 [2024-02-29T00:09:40.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Futex Contention Analysis} time=-231603134 data=null doit=true}, Tree node with text: Futex Contention Analysis]
19:09:40 [2024-02-29T00:09:40.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Futex Contention Analysis} time=-231603134 data=null}, Tree node with text: Futex Contention Analysis]
19:09:40 [2024-02-29T00:09:40.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Futex Contention Analysis
19:09:44 [2024-02-29T00:09:44.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:44 [2024-02-29T00:09:44.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-231598951 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
19:09:44 [2024-02-29T00:09:44.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-231598951 data=null doit=true}, TreeItem with text {bug446190}]
19:09:44 [2024-02-29T00:09:44.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-231598951 data=null}, TreeItem with text {bug446190}]
19:09:44 [2024-02-29T00:09:44.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-231598950 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
19:09:44 [2024-02-29T00:09:44.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231598950 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}]
19:09:44 [2024-02-29T00:09:44.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-231598945 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
19:09:45 [2024-02-29T00:09:45.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
19:09:45 [2024-02-29T00:09:45.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
19:09:45 [2024-02-29T00:09:45.142Z] 
19:09:45 [2024-02-29T00:09:45.142Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:45.051: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:45 [2024-02-29T00:09:45.399Z] 
19:09:45 [2024-02-29T00:09:45.399Z] (Eclipse:20013): Gtk-WARNING **: 00:09:45.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:45 [2024-02-29T00:09:45.399Z] 
19:09:45 [2024-02-29T00:09:45.399Z] (Eclipse:20013): Gtk-WARNING **: 00:09:45.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:45 [2024-02-29T00:09:45.399Z] 
19:09:45 [2024-02-29T00:09:45.399Z] (Eclipse:20013): Gtk-WARNING **: 00:09:45.255: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:45 [2024-02-29T00:09:45.399Z] 
19:09:45 [2024-02-29T00:09:45.399Z] (Eclipse:20013): Gtk-WARNING **: 00:09:45.255: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:45 [2024-02-29T00:09:45.399Z] 
19:09:45 [2024-02-29T00:09:45.399Z] (Eclipse:20013): Gtk-WARNING **: 00:09:45.255: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:45 [2024-02-29T00:09:45.399Z] 
19:09:45 [2024-02-29T00:09:45.399Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:45.256: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:45 [2024-02-29T00:09:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
19:09:45 [2024-02-29T00:09:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:09:45 [2024-02-29T00:09:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:45 [2024-02-29T00:09:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:45 [2024-02-29T00:09:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
19:09:45 [2024-02-29T00:09:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
19:09:45 [2024-02-29T00:09:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:09:45 [2024-02-29T00:09:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:09:45 [2024-02-29T00:09:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:09:45 [2024-02-29T00:09:45.399Z] 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')
19:09:45 [2024-02-29T00:09:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:09:45 [2024-02-29T00:09:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
19:09:45 [2024-02-29T00:09:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-231598431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:09:45 [2024-02-29T00:09:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-231598431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:09:45 [2024-02-29T00:09:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-231598430 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:09:45 [2024-02-29T00:09:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-231598430 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:09:45 [2024-02-29T00:09:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-231598430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:09:45 [2024-02-29T00:09:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-231598430 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:09:45 [2024-02-29T00:09:45.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-231598430 data=null 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')]
19:09:45 [2024-02-29T00:09:45.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-231598871 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...']
19:09:45 [2024-02-29T00:09:45.656Z] 
19:09:45 [2024-02-29T00:09:45.656Z] (Eclipse:20013): Gtk-WARNING **: 00:09:45.471: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:45 [2024-02-29T00:09:45.656Z] 
19:09:45 [2024-02-29T00:09:45.656Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:45.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:45 [2024-02-29T00:09:45.913Z] 
19:09:45 [2024-02-29T00:09:45.913Z] (Eclipse:20013): Gtk-WARNING **: 00:09:45.658: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:45 [2024-02-29T00:09:45.913Z] 
19:09:45 [2024-02-29T00:09:45.913Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:45.658: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:45 [2024-02-29T00:09:45.913Z] 
19:09:45 [2024-02-29T00:09:45.913Z] (Eclipse:20013): Gtk-WARNING **: 00:09:45.723: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:45 [2024-02-29T00:09:45.913Z] 
19:09:45 [2024-02-29T00:09:45.913Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:45.723: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:45 [2024-02-29T00:09:45.913Z] 
19:09:45 [2024-02-29T00:09:45.913Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:45.733: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:45 [2024-02-29T00:09:45.913Z] 
19:09:45 [2024-02-29T00:09:45.913Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:45.750: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231598062 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231598052 data=null doit=true}, TreeItem with text {test}]
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231598052 data=null}, TreeItem with text {test}]
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231598051 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231598051 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:45 [2024-02-29T00:09:45.913Z] 
19:09:45 [2024-02-29T00:09:45.913Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:45.768: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231597987 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231597982 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231597982 data=null doit=true}, TreeItem with text {test}]
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231597982 data=null}, TreeItem with text {test}]
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231597981 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231597981 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231597976 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231597975 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231597968 data=null doit=true}, TreeItem with text {test}]
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231597968 data=null}, TreeItem with text {test}]
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231597967 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231597967 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231597962 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:45 [2024-02-29T00:09:45.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:45 [2024-02-29T00:09:45.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231597961 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
19:09:45 [2024-02-29T00:09:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231597961 data=null doit=true}, TreeItem with text {Traces [2]}]
19:09:45 [2024-02-29T00:09:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231597961 data=null}, TreeItem with text {Traces [2]}]
19:09:45 [2024-02-29T00:09:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231597960 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
19:09:45 [2024-02-29T00:09:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231597960 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]}]
19:09:45 [2024-02-29T00:09:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231597947 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
19:09:45 [2024-02-29T00:09:45.914Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:09:45 [2024-02-29T00:09:45.914Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:09:45 [2024-02-29T00:09:45.914Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {bug446190} is already expanded. Won't expand it again.
19:09:45 [2024-02-29T00:09:45.914Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Views is already expanded. Won't expand it again.
19:09:45 [2024-02-29T00:09:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:45 [2024-02-29T00:09:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:45 [2024-02-29T00:09:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:45 [2024-02-29T00:09:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:45 [2024-02-29T00:09:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:45 [2024-02-29T00:09:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:45 [2024-02-29T00:09:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231597934 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:45 [2024-02-29T00:09:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231597934 data=null doit=true}, TreeItem with text {test}]
19:09:45 [2024-02-29T00:09:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231597934 data=null}, TreeItem with text {test}]
19:09:45 [2024-02-29T00:09:45.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231597934 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:46 [2024-02-29T00:09:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231597934 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:46 [2024-02-29T00:09:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231597875 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:46 [2024-02-29T00:09:46.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:09:46 [2024-02-29T00:09:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:46 [2024-02-29T00:09:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiments [1]} time=-231597869 data=null button=0 stateMask=0x0 x=112 y=35 count=0}, TreeItem with text {Experiments [1]}]
19:09:46 [2024-02-29T00:09:46.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-231597869 data=null doit=true}, TreeItem with text {Experiments [1]}]
19:09:46 [2024-02-29T00:09:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-231597869 data=null}, TreeItem with text {Experiments [1]}]
19:09:46 [2024-02-29T00:09:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-231597869 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
19:09:46 [2024-02-29T00:09:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231597868 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]}]
19:09:46 [2024-02-29T00:09:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-231597863 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
19:09:46 [2024-02-29T00:09:46.172Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
19:09:46 [2024-02-29T00:09:46.172Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
19:09:46 [2024-02-29T00:09:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestExperiment [2]} time=-231597862 data=null doit=true}, TreeItem with text {TestExperiment [2]}]
19:09:46 [2024-02-29T00:09:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestExperiment [2]} time=-231597862 data=null}, TreeItem with text {TestExperiment [2]}]
19:09:46 [2024-02-29T00:09:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [2]} time=-231597862 data=null button=1 stateMask=0x0 x=140 y=58 count=1}, TreeItem with text {TestExperiment [2]}]
19:09:46 [2024-02-29T00:09:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231597862 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]}]
19:09:46 [2024-02-29T00:09:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=-231597858 data=null button=1 stateMask=0x80000 x=140 y=58 count=1}, TreeItem with text {TestExperiment [2]}]
19:09:46 [2024-02-29T00:09:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-231597858 data=null doit=true}, Tree node with text: Views]
19:09:46 [2024-02-29T00:09:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-231597858 data=null}, Tree node with text: Views]
19:09:46 [2024-02-29T00:09:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-231597780 data=null button=1 stateMask=0x0 x=116 y=127 count=1}, Tree node with text: Views]
19:09:46 [2024-02-29T00:09:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231597780 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]
19:09:46 [2024-02-29T00:09:46.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-231597737 data=null button=1 stateMask=0x80000 x=116 y=127 count=1}, Tree node with text: Views]
19:09:46 [2024-02-29T00:09:46.428Z] 
19:09:46 [2024-02-29T00:09:46.428Z] (Eclipse:20013): Gtk-WARNING **: 00:09:46.322: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:46 [2024-02-29T00:09:46.428Z] 
19:09:46 [2024-02-29T00:09:46.428Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:46.332: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:46 [2024-02-29T00:09:46.428Z] 
19:09:46 [2024-02-29T00:09:46.428Z] (Eclipse:20013): Gtk-WARNING **: 00:09:46.335: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:46 [2024-02-29T00:09:46.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e2c0292] time=-231597029 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:09:46 [2024-02-29T00:09:46.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:09:46 [2024-02-29T00:09:46.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:46 [2024-02-29T00:09:46.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:46 [2024-02-29T00:09:46.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:46 [2024-02-29T00:09:46.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231596972 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:09:46 [2024-02-29T00:09:46.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231596972 data=null doit=true}, TreeItem with text {test}]
19:09:46 [2024-02-29T00:09:46.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231596972 data=null}, TreeItem with text {test}]
19:09:46 [2024-02-29T00:09:46.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231596971 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:46 [2024-02-29T00:09:46.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231596971 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:46 [2024-02-29T00:09:46.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231596964 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:09:46 [2024-02-29T00:09:46.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:09:46 [2024-02-29T00:09:46.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:09:47 [2024-02-29T00:09:47.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:09:47 [2024-02-29T00:09:47.507Z] 
19:09:47 [2024-02-29T00:09:47.507Z] (Eclipse:20013): Gtk-WARNING **: 00:09:47.321: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:47 [2024-02-29T00:09:47.507Z] 
19:09:47 [2024-02-29T00:09:47.507Z] (Eclipse:20013): Gtk-WARNING **: 00:09:47.351: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:47 [2024-02-29T00:09:47.507Z] 
19:09:47 [2024-02-29T00:09:47.507Z] (Eclipse:20013): Gtk-WARNING **: 00:09:47.378: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:47 [2024-02-29T00:09:47.507Z] 
19:09:47 [2024-02-29T00:09:47.507Z] (Eclipse:20013): Gtk-WARNING **: 00:09:47.439: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:47 [2024-02-29T00:09:47.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:09:47 [2024-02-29T00:09:47.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:09:47 [2024-02-29T00:09:47.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:09:47 [2024-02-29T00:09:47.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:09:47 [2024-02-29T00:09:47.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:09:47 [2024-02-29T00:09:47.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:09:47 [2024-02-29T00:09:47.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:09:47 [2024-02-29T00:09:47.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:09:47 [2024-02-29T00:09:47.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:09:47 [2024-02-29T00:09:47.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:09:47 [2024-02-29T00:09:47.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231596348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:09:47 [2024-02-29T00:09:47.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231596348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:09:47 [2024-02-29T00:09:47.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231596348 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:09:47 [2024-02-29T00:09:47.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231596348 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:09:47 [2024-02-29T00:09:47.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231596348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:09:47 [2024-02-29T00:09:47.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231596348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:09:47 [2024-02-29T00:09:47.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231596348 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:09:47 [2024-02-29T00:09:47.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231596348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:09:47 [2024-02-29T00:09:47.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231596347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:09:47 [2024-02-29T00:09:47.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231596347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:09:47 [2024-02-29T00:09:47.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231596347 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:09:47 [2024-02-29T00:09:47.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231596347 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:09:47 [2024-02-29T00:09:47.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:09:47 [2024-02-29T00:09:47.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:09:47 [2024-02-29T00:09:47.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:09:47 [2024-02-29T00:09:47.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:09:47 [2024-02-29T00:09:47.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:09:47 [2024-02-29T00:09:47.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:09:47 [2024-02-29T00:09:47.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:09:47 [2024-02-29T00:09:47.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:09:47 [2024-02-29T00:09:47.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:09:47 [2024-02-29T00:09:47.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-231596346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:47 [2024-02-29T00:09:47.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-231596346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:47 [2024-02-29T00:09:47.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-231596346 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:47 [2024-02-29T00:09:47.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-231596345 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:47 [2024-02-29T00:09:47.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-231596345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:47 [2024-02-29T00:09:47.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-231596345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:47 [2024-02-29T00:09:47.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:09:47 [2024-02-29T00:09:47.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:09:47 [2024-02-29T00:09:47.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:09:47 [2024-02-29T00:09:47.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:09:47 [2024-02-29T00:09:47.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:09:47 [2024-02-29T00:09:47.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:09:48 [2024-02-29T00:09:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-231596345 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:09:48 [2024-02-29T00:09:48.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-231596915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:09:48 [2024-02-29T00:09:48.327Z] 
19:09:48 [2024-02-29T00:09:48.327Z] (Eclipse:20013): Gtk-WARNING **: 00:09:48.130: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:48 [2024-02-29T00:09:48.327Z] 
19:09:48 [2024-02-29T00:09:48.327Z] (Eclipse:20013): Gtk-WARNING **: 00:09:48.159: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:48 [2024-02-29T00:09:48.327Z] 
19:09:48 [2024-02-29T00:09:48.327Z] (Eclipse:20013): Gtk-WARNING **: 00:09:48.218: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:48 [2024-02-29T00:09:48.327Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.97 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
19:09:48 [2024-02-29T00:09:48.327Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testUstAnalyses -- Time elapsed: 1.085 s
19:09:48 [2024-02-29T00:09:48.328Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testAnalysisRun -- Time elapsed: 12.62 s
19:09:48 [2024-02-29T00:09:48.328Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testKernelAnalyses -- Time elapsed: 0.122 s
19:09:48 [2024-02-29T00:09:48.328Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testExperimentAnalyses -- Time elapsed: 0.209 s
19:09:48 [2024-02-29T00:09:48.328Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
19:09:48 [2024-02-29T00:09:48.328Z] 
19:09:48 [2024-02-29T00:09:48.328Z] (Eclipse:20013): Gtk-WARNING **: 00:09:48.227: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:48 [2024-02-29T00:09:48.328Z] 
19:09:48 [2024-02-29T00:09:48.328Z] (Eclipse:20013): Gtk-WARNING **: 00:09:48.244: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:48 [2024-02-29T00:09:48.328Z] 
19:09:48 [2024-02-29T00:09:48.328Z] (Eclipse:20013): Gtk-WARNING **: 00:09:48.315: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:48 [2024-02-29T00:09:48.328Z] 
19:09:48 [2024-02-29T00:09:48.328Z] (Eclipse:20013): Gtk-WARNING **: 00:09:48.322: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:09:48 [2024-02-29T00:09:48.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e2c0292] time=-231595467 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:09:48 [2024-02-29T00:09:48.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:48 [2024-02-29T00:09:48.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
19:09:48 [2024-02-29T00:09:48.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
19:09:48 [2024-02-29T00:09:48.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
19:09:48 [2024-02-29T00:09:48.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-231595176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
19:09:48 [2024-02-29T00:09:48.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
19:09:49 [2024-02-29T00:09:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:49 [2024-02-29T00:09:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:49 [2024-02-29T00:09:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:49 [2024-02-29T00:09:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:49 [2024-02-29T00:09:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:49 [2024-02-29T00:09:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:49 [2024-02-29T00:09:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-231594837 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
19:09:49 [2024-02-29T00:09:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-231594837 data=null doit=true}, TreeItem with text {c-project}]
19:09:49 [2024-02-29T00:09:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-231594837 data=null}, TreeItem with text {c-project}]
19:09:49 [2024-02-29T00:09:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-231594837 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
19:09:49 [2024-02-29T00:09:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231594836 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}]
19:09:49 [2024-02-29T00:09:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-231594759 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
19:09:49 [2024-02-29T00:09:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:49 [2024-02-29T00:09:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-231594756 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
19:09:49 [2024-02-29T00:09:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-231594756 data=null doit=true}, TreeItem with text {c-project}]
19:09:49 [2024-02-29T00:09:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-231594756 data=null}, TreeItem with text {c-project}]
19:09:49 [2024-02-29T00:09:49.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-231594755 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
19:09:49 [2024-02-29T00:09:49.355Z] 
19:09:49 [2024-02-29T00:09:49.355Z] !ENTRY org.eclipse.cdt.core 1 0 2024-02-29 00:09:49.116
19:09:49 [2024-02-29T00:09:49.355Z] !MESSAGE Indexed 'c-project' (0 sources, 0 headers) in 0.061 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
19:09:49 [2024-02-29T00:09:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231594755 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}]
19:09:49 [2024-02-29T00:09:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-231594686 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
19:09:49 [2024-02-29T00:09:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
19:09:49 [2024-02-29T00:09:49.355Z] 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'
19:09:49 [2024-02-29T00:09:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure or convert to Tracing Project'
19:09:49 [2024-02-29T00:09:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-231594635 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']
19:09:49 [2024-02-29T00:09:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure or convert to Tracing Project'
19:09:49 [2024-02-29T00:09:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:49 [2024-02-29T00:09:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:49 [2024-02-29T00:09:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:49 [2024-02-29T00:09:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:49 [2024-02-29T00:09:49.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231594457 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231594456 data=null doit=true}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231594456 data=null}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231594456 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231594456 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231594446 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231594445 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231594445 data=null doit=true}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231594445 data=null}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231594445 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231594445 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231594431 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231594431 data=null doit=true}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231594431 data=null}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231594431 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231594430 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}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231594429 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231594428 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [0]}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231594428 data=null doit=true}, TreeItem with text {Traces [0]}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231594428 data=null}, TreeItem with text {Traces [0]}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231594427 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231594427 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231594384 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231594382 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [0]}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231594382 data=null doit=true}, TreeItem with text {Traces [0]}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231594382 data=null}, TreeItem with text {Traces [0]}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231594381 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231594381 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231594377 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-231594345 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231594290 data=null doit=true}, TreeItem with text {Traces [0]}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231594289 data=null}, TreeItem with text {Traces [0]}]
19:09:49 [2024-02-29T00:09:49.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231594289 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
19:09:49 [2024-02-29T00:09:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231594289 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]}]
19:09:49 [2024-02-29T00:09:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231594281 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
19:09:49 [2024-02-29T00:09:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:49 [2024-02-29T00:09:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231594280 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {kernel-overlap-testing}]
19:09:49 [2024-02-29T00:09:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231594280 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:09:49 [2024-02-29T00:09:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231594280 data=null}, TreeItem with text {kernel-overlap-testing}]
19:09:49 [2024-02-29T00:09:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231594279 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
19:09:49 [2024-02-29T00:09:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231594279 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:09:49 [2024-02-29T00:09:49.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231594252 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Linux Kernel Trace'
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=-231594180 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']
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Linux Kernel Trace'
19:09:49 [2024-02-29T00:09:49.872Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231594166 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231594165 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231594165 data=null}, TreeItem with text {ust-overlap-testing}]
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231594165 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231594165 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}]
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231594135 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "LTTng UST Trace", using matcher: with mnemonic 'LTTng UST Trace'
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'LTTng UST Trace'
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {LTTng UST Trace} time=-231594055 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']
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'LTTng UST Trace'
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231594037 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231594037 data=null doit=true}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231594037 data=null}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231594036 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231594036 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231593964 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:49 [2024-02-29T00:09:49.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231593963 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231593963 data=null doit=true}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231593963 data=null}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231593962 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231593962 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231593957 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
19:09:49 [2024-02-29T00:09:49.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:09:49 [2024-02-29T00:09:49.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:49 [2024-02-29T00:09:49.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231593953 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
19:09:49 [2024-02-29T00:09:49.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231593953 data=null doit=true}, TreeItem with text {Traces [2]}]
19:09:49 [2024-02-29T00:09:49.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231593953 data=null}, TreeItem with text {Traces [2]}]
19:09:49 [2024-02-29T00:09:49.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231593953 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
19:09:49 [2024-02-29T00:09:49.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231593952 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]}]
19:09:49 [2024-02-29T00:09:49.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231593944 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
19:09:49 [2024-02-29T00:09:49.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:09:49 [2024-02-29T00:09:49.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:49 [2024-02-29T00:09:49.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231593943 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {kernel-overlap-testing}]
19:09:49 [2024-02-29T00:09:49.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231593943 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:09:49 [2024-02-29T00:09:49.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231593943 data=null}, TreeItem with text {kernel-overlap-testing}]
19:09:49 [2024-02-29T00:09:49.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231593943 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
19:09:50 [2024-02-29T00:09:50.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231593942 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:09:50 [2024-02-29T00:09:50.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231593861 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
19:09:50 [2024-02-29T00:09:50.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
19:09:50 [2024-02-29T00:09:50.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
19:09:50 [2024-02-29T00:09:50.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
19:09:50 [2024-02-29T00:09:50.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-231593831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
19:09:50 [2024-02-29T00:09:50.387Z] 
19:09:50 [2024-02-29T00:09:50.387Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:50.321: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:50 [2024-02-29T00:09:50.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
19:09:52 [2024-02-29T00:09:52.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:52 [2024-02-29T00:09:52.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:52 [2024-02-29T00:09:52.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231591891 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
19:09:52 [2024-02-29T00:09:52.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231591890 data=null doit=true}, TreeItem with text {Traces [2]}]
19:09:52 [2024-02-29T00:09:52.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231591890 data=null}, TreeItem with text {Traces [2]}]
19:09:52 [2024-02-29T00:09:52.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231591890 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
19:09:52 [2024-02-29T00:09:52.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231591890 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]}]
19:09:52 [2024-02-29T00:09:52.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231591877 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
19:09:52 [2024-02-29T00:09:52.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
19:09:52 [2024-02-29T00:09:52.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
19:09:52 [2024-02-29T00:09:52.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
19:09:52 [2024-02-29T00:09:52.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
19:09:52 [2024-02-29T00:09:52.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-231591834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
19:09:52 [2024-02-29T00:09:52.271Z] 
19:09:52 [2024-02-29T00:09:52.271Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-29 00:09:52.221
19:09:52 [2024-02-29T00:09:52.271Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
19:09:52 [2024-02-29T00:09:52.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
19:09:54 [2024-02-29T00:09:54.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:54 [2024-02-29T00:09:54.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:54 [2024-02-29T00:09:54.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:54 [2024-02-29T00:09:54.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:54 [2024-02-29T00:09:54.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:54 [2024-02-29T00:09:54.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:54 [2024-02-29T00:09:54.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231589593 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231589593 data=null doit=true}, TreeItem with text {test}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231589592 data=null}, TreeItem with text {test}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231589592 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231589592 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231589576 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
19:09:54 [2024-02-29T00:09:54.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-231589575 data=null doit=true}, TreeItem with text {Experiments [1]}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-231589575 data=null}, TreeItem with text {Experiments [1]}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-231589575 data=null button=1 stateMask=0x0 x=112 y=58 count=1}, TreeItem with text {Experiments [1]}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231589574 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]}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-231589573 data=null button=1 stateMask=0x80000 x=112 y=58 count=1}, TreeItem with text {Experiments [1]}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231589558 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231589558 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231589558 data=null}, TreeItem with text {kernel-overlap-testing}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231589558 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231589558 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231589512 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-231589479 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-231589479 data=null doit=true}, TreeItem with text {Experiment [2]}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-231589479 data=null}, TreeItem with text {Experiment [2]}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-231589478 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231589478 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]}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-231589459 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231589418 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231589417 data=null doit=true}, TreeItem with text {Traces [2]}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231589417 data=null}, TreeItem with text {Traces [2]}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231589417 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231589417 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]}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231589384 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
19:09:54 [2024-02-29T00:09:54.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
19:09:54 [2024-02-29T00:09:54.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-231589352 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
19:09:54 [2024-02-29T00:09:54.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
19:09:54 [2024-02-29T00:09:54.719Z] 
19:09:54 [2024-02-29T00:09:54.719Z] (Eclipse:20013): Gtk-WARNING **: 00:09:54.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:54 [2024-02-29T00:09:54.719Z] 
19:09:54 [2024-02-29T00:09:54.719Z] (Eclipse:20013): Gtk-WARNING **: 00:09:54.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:54 [2024-02-29T00:09:54.976Z] 
19:09:54 [2024-02-29T00:09:54.976Z] (Eclipse:20013): Gtk-WARNING **: 00:09:54.715: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:54 [2024-02-29T00:09:54.976Z] 
19:09:54 [2024-02-29T00:09:54.976Z] (Eclipse:20013): Gtk-WARNING **: 00:09:54.715: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:55 [2024-02-29T00:09:55.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
19:09:55 [2024-02-29T00:09:55.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:09:55 [2024-02-29T00:09:55.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
19:09:55 [2024-02-29T00:09:55.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
19:09:55 [2024-02-29T00:09:55.539Z] 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')
19:09:55 [2024-02-29T00:09:55.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:09:55 [2024-02-29T00:09:55.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
19:09:55 [2024-02-29T00:09:55.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
19:09:55 [2024-02-29T00:09:55.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-231588539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
19:09:55 [2024-02-29T00:09:55.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-231588539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
19:09:55 [2024-02-29T00:09:55.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-231588538 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
19:09:55 [2024-02-29T00:09:55.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-231588538 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
19:09:55 [2024-02-29T00:09:55.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-231588538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
19:09:55 [2024-02-29T00:09:55.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-231588538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
19:09:55 [2024-02-29T00:09:55.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-231588538 data=null 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')]
19:09:55 [2024-02-29T00:09:55.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:09:55 [2024-02-29T00:09:55.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:55 [2024-02-29T00:09:55.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231588400 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:09:55 [2024-02-29T00:09:55.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231588399 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:09:55 [2024-02-29T00:09:55.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231588399 data=null}, TreeItem with text {kernel-overlap-testing}]
19:09:55 [2024-02-29T00:09:55.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231588399 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:09:55 [2024-02-29T00:09:55.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231588399 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:09:55 [2024-02-29T00:09:55.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231588298 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:09:55 [2024-02-29T00:09:55.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:55 [2024-02-29T00:09:55.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-231588265 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
19:09:55 [2024-02-29T00:09:55.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-231588265 data=null doit=true}, TreeItem with text {Experiment [2]}]
19:09:55 [2024-02-29T00:09:55.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-231588265 data=null}, TreeItem with text {Experiment [2]}]
19:09:55 [2024-02-29T00:09:55.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-231588265 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
19:09:55 [2024-02-29T00:09:55.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231588265 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]}]
19:09:55 [2024-02-29T00:09:55.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-231588238 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
19:09:55 [2024-02-29T00:09:55.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
19:09:56 [2024-02-29T00:09:56.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:56 [2024-02-29T00:09:56.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:56 [2024-02-29T00:09:56.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
19:09:56 [2024-02-29T00:09:56.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:56 [2024-02-29T00:09:56.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:56 [2024-02-29T00:09:56.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:56 [2024-02-29T00:09:56.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231587588 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:09:56 [2024-02-29T00:09:56.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231587588 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:09:56 [2024-02-29T00:09:56.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231587588 data=null}, TreeItem with text {kernel-overlap-testing}]
19:09:56 [2024-02-29T00:09:56.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231587587 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:09:56 [2024-02-29T00:09:56.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231587587 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:09:56 [2024-02-29T00:09:56.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231587544 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:09:56 [2024-02-29T00:09:56.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:56 [2024-02-29T00:09:56.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231587513 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
19:09:56 [2024-02-29T00:09:56.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231587513 data=null doit=true}, TreeItem with text {Traces [2]}]
19:09:56 [2024-02-29T00:09:56.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231587512 data=null}, TreeItem with text {Traces [2]}]
19:09:56 [2024-02-29T00:09:56.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231587512 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
19:09:56 [2024-02-29T00:09:56.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231587512 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]}]
19:09:56 [2024-02-29T00:09:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231587481 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
19:09:56 [2024-02-29T00:09:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
19:09:56 [2024-02-29T00:09:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
19:09:56 [2024-02-29T00:09:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-231587450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
19:09:56 [2024-02-29T00:09:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
19:09:56 [2024-02-29T00:09:56.567Z] 
19:09:56 [2024-02-29T00:09:56.567Z] (Eclipse:20013): Gtk-WARNING **: 00:09:56.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:56 [2024-02-29T00:09:56.567Z] 
19:09:56 [2024-02-29T00:09:56.567Z] (Eclipse:20013): Gtk-WARNING **: 00:09:56.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:56 [2024-02-29T00:09:56.567Z] 
19:09:56 [2024-02-29T00:09:56.567Z] (Eclipse:20013): Gtk-WARNING **: 00:09:56.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:56 [2024-02-29T00:09:56.567Z] 
19:09:56 [2024-02-29T00:09:56.567Z] (Eclipse:20013): Gtk-WARNING **: 00:09:56.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:56 [2024-02-29T00:09:56.567Z] 
19:09:56 [2024-02-29T00:09:56.567Z] (Eclipse:20013): Gtk-WARNING **: 00:09:56.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:56 [2024-02-29T00:09:56.567Z] 
19:09:56 [2024-02-29T00:09:56.567Z] (Eclipse:20013): Gtk-WARNING **: 00:09:56.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:56 [2024-02-29T00:09:56.567Z] 
19:09:56 [2024-02-29T00:09:56.567Z] (Eclipse:20013): Gtk-WARNING **: 00:09:56.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:56 [2024-02-29T00:09:56.567Z] 
19:09:56 [2024-02-29T00:09:56.567Z] (Eclipse:20013): Gtk-WARNING **: 00:09:56.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:56 [2024-02-29T00:09:56.823Z] 
19:09:56 [2024-02-29T00:09:56.823Z] (Eclipse:20013): Gtk-WARNING **: 00:09:56.588: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:56 [2024-02-29T00:09:56.823Z] 
19:09:56 [2024-02-29T00:09:56.823Z] (Eclipse:20013): Gtk-WARNING **: 00:09:56.588: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:56 [2024-02-29T00:09:56.823Z] 
19:09:56 [2024-02-29T00:09:56.823Z] (Eclipse:20013): Gtk-WARNING **: 00:09:56.588: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:56 [2024-02-29T00:09:56.823Z] 
19:09:56 [2024-02-29T00:09:56.823Z] (Eclipse:20013): Gtk-WARNING **: 00:09:56.588: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:56 [2024-02-29T00:09:56.823Z] 
19:09:56 [2024-02-29T00:09:56.823Z] (Eclipse:20013): Gtk-WARNING **: 00:09:56.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:56 [2024-02-29T00:09:56.823Z] 
19:09:56 [2024-02-29T00:09:56.823Z] (Eclipse:20013): Gtk-WARNING **: 00:09:56.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:56 [2024-02-29T00:09:56.824Z] 
19:09:56 [2024-02-29T00:09:56.824Z] (Eclipse:20013): Gtk-WARNING **: 00:09:56.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:56 [2024-02-29T00:09:56.824Z] 
19:09:56 [2024-02-29T00:09:56.824Z] (Eclipse:20013): Gtk-WARNING **: 00:09:56.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:56 [2024-02-29T00:09:56.824Z] 
19:09:56 [2024-02-29T00:09:56.824Z] (Eclipse:20013): Gtk-WARNING **: 00:09:56.649: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:56 [2024-02-29T00:09:56.824Z] 
19:09:56 [2024-02-29T00:09:56.824Z] (Eclipse:20013): Gtk-WARNING **: 00:09:56.649: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:56 [2024-02-29T00:09:56.824Z] 
19:09:56 [2024-02-29T00:09:56.824Z] (Eclipse:20013): Gtk-WARNING **: 00:09:56.649: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:56 [2024-02-29T00:09:56.824Z] 
19:09:56 [2024-02-29T00:09:56.824Z] (Eclipse:20013): Gtk-WARNING **: 00:09:56.649: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:09:56 [2024-02-29T00:09:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
19:09:56 [2024-02-29T00:09:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:09:56 [2024-02-29T00:09:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:09:56 [2024-02-29T00:09:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:09:56 [2024-02-29T00:09:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:09:56 [2024-02-29T00:09:56.824Z] 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')
19:09:56 [2024-02-29T00:09:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
19:09:56 [2024-02-29T00:09:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:09:56 [2024-02-29T00:09:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231587132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:09:56 [2024-02-29T00:09:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231587132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:09:56 [2024-02-29T00:09:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231587132 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:09:56 [2024-02-29T00:09:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231587132 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:09:56 [2024-02-29T00:09:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231587132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:09:56 [2024-02-29T00:09:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231587132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:09:56 [2024-02-29T00:09:56.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231587132 data=null 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')]
19:09:57 [2024-02-29T00:09:57.081Z] 
19:09:57 [2024-02-29T00:09:57.081Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:57.017: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:57 [2024-02-29T00:09:57.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:09:57 [2024-02-29T00:09:57.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:57 [2024-02-29T00:09:57.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231586642 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:09:57 [2024-02-29T00:09:57.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231586641 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:09:57 [2024-02-29T00:09:57.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231586641 data=null}, TreeItem with text {kernel-overlap-testing}]
19:09:57 [2024-02-29T00:09:57.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231586640 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:09:57 [2024-02-29T00:09:57.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231586640 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:09:57 [2024-02-29T00:09:57.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231586567 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:09:57 [2024-02-29T00:09:57.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:09:57 [2024-02-29T00:09:57.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231586472 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231586472 data=null doit=true}, TreeItem with text {test}]
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231586472 data=null}, TreeItem with text {test}]
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231586472 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231586472 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231586442 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231586441 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231586441 data=null doit=true}, TreeItem with text {test}]
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231586441 data=null}, TreeItem with text {test}]
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231586440 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231586440 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231586435 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
19:09:57 [2024-02-29T00:09:57.595Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231586434 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231586434 data=null doit=true}, TreeItem with text {Traces [2]}]
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231586434 data=null}, TreeItem with text {Traces [2]}]
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231586434 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231586434 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]}]
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231586380 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
19:09:57 [2024-02-29T00:09:57.595Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:09:57 [2024-02-29T00:09:57.595Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231586378 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231586378 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231586378 data=null}, TreeItem with text {kernel-overlap-testing}]
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231586378 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231586378 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231586350 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Linux Kernel Trace'
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=-231586270 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']
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Linux Kernel Trace'
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:57 [2024-02-29T00:09:57.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231586256 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:09:57 [2024-02-29T00:09:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231586256 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:09:57 [2024-02-29T00:09:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231586256 data=null}, TreeItem with text {kernel-overlap-testing}]
19:09:57 [2024-02-29T00:09:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231586256 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:09:57 [2024-02-29T00:09:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231586255 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:09:57 [2024-02-29T00:09:57.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231586248 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:09:57 [2024-02-29T00:09:57.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
19:09:57 [2024-02-29T00:09:57.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
19:09:57 [2024-02-29T00:09:57.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
19:09:57 [2024-02-29T00:09:57.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-231586181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
19:09:58 [2024-02-29T00:09:58.108Z] 
19:09:58 [2024-02-29T00:09:58.108Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:57.940: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:58 [2024-02-29T00:09:58.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
19:09:59 [2024-02-29T00:09:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:09:59 [2024-02-29T00:09:59.734Z] 
19:09:59 [2024-02-29T00:09:59.734Z] (Eclipse:20013): Gtk-CRITICAL **: 00:09:59.541: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:09:59 [2024-02-29T00:09:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:09:59 [2024-02-29T00:09:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231584208 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
19:09:59 [2024-02-29T00:09:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231584207 data=null doit=true}, TreeItem with text {Traces [2]}]
19:09:59 [2024-02-29T00:09:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231584207 data=null}, TreeItem with text {Traces [2]}]
19:09:59 [2024-02-29T00:09:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231584207 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
19:09:59 [2024-02-29T00:09:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231584207 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]}]
19:09:59 [2024-02-29T00:09:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231584180 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
19:09:59 [2024-02-29T00:09:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
19:09:59 [2024-02-29T00:09:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
19:09:59 [2024-02-29T00:09:59.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
19:09:59 [2024-02-29T00:09:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
19:09:59 [2024-02-29T00:09:59.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-231584150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
19:09:59 [2024-02-29T00:09:59.991Z] 
19:09:59 [2024-02-29T00:09:59.991Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-29 00:09:59.815
19:09:59 [2024-02-29T00:09:59.991Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
19:10:00 [2024-02-29T00:10:00.248Z] 
19:10:00 [2024-02-29T00:10:00.248Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:00.034: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:00 [2024-02-29T00:10:00.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
19:10:01 [2024-02-29T00:10:01.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:01 [2024-02-29T00:10:01.873Z] 
19:10:01 [2024-02-29T00:10:01.873Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:01.605: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:01 [2024-02-29T00:10:01.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:01 [2024-02-29T00:10:01.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:01 [2024-02-29T00:10:01.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:01 [2024-02-29T00:10:01.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:01 [2024-02-29T00:10:01.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:01 [2024-02-29T00:10:01.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:01 [2024-02-29T00:10:01.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231582156 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
19:10:01 [2024-02-29T00:10:01.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231582155 data=null doit=true}, TreeItem with text {test}]
19:10:01 [2024-02-29T00:10:01.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231582154 data=null}, TreeItem with text {test}]
19:10:01 [2024-02-29T00:10:01.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231582154 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
19:10:01 [2024-02-29T00:10:01.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231582154 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:01 [2024-02-29T00:10:01.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231582138 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
19:10:01 [2024-02-29T00:10:01.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:01 [2024-02-29T00:10:01.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
19:10:01 [2024-02-29T00:10:01.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:01 [2024-02-29T00:10:01.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231582086 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:10:01 [2024-02-29T00:10:01.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231582086 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:10:01 [2024-02-29T00:10:01.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231582085 data=null}, TreeItem with text {kernel-overlap-testing}]
19:10:01 [2024-02-29T00:10:01.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231582085 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:10:01 [2024-02-29T00:10:01.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231582085 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:10:01 [2024-02-29T00:10:01.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231582056 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:10:01 [2024-02-29T00:10:01.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:01 [2024-02-29T00:10:01.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231581982 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
19:10:01 [2024-02-29T00:10:01.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231581982 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:10:01 [2024-02-29T00:10:01.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231581982 data=null}, TreeItem with text {ust-overlap-testing}]
19:10:01 [2024-02-29T00:10:01.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231581982 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
19:10:01 [2024-02-29T00:10:01.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231581981 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}]
19:10:01 [2024-02-29T00:10:01.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231581956 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
19:10:02 [2024-02-29T00:10:02.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:02 [2024-02-29T00:10:02.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-231581878 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
19:10:02 [2024-02-29T00:10:02.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-231581877 data=null doit=true}, TreeItem with text {Experiment [2]}]
19:10:02 [2024-02-29T00:10:02.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-231581877 data=null}, TreeItem with text {Experiment [2]}]
19:10:02 [2024-02-29T00:10:02.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-231581877 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
19:10:02 [2024-02-29T00:10:02.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231581877 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]}]
19:10:02 [2024-02-29T00:10:02.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-231581855 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
19:10:02 [2024-02-29T00:10:02.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:02 [2024-02-29T00:10:02.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231581780 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
19:10:02 [2024-02-29T00:10:02.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231581780 data=null doit=true}, TreeItem with text {Traces [2]}]
19:10:02 [2024-02-29T00:10:02.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231581780 data=null}, TreeItem with text {Traces [2]}]
19:10:02 [2024-02-29T00:10:02.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231581780 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
19:10:02 [2024-02-29T00:10:02.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231581779 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]}]
19:10:02 [2024-02-29T00:10:02.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231581764 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
19:10:02 [2024-02-29T00:10:02.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
19:10:02 [2024-02-29T00:10:02.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
19:10:02 [2024-02-29T00:10:02.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-231581686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
19:10:02 [2024-02-29T00:10:02.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
19:10:02 [2024-02-29T00:10:02.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:02 [2024-02-29T00:10:02.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231581675 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
19:10:02 [2024-02-29T00:10:02.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231581673 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:10:02 [2024-02-29T00:10:02.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231581673 data=null}, TreeItem with text {kernel-overlap-testing}]
19:10:02 [2024-02-29T00:10:02.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231581672 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:10:02 [2024-02-29T00:10:02.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231581672 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {kernel-overlap-testing}]
19:10:02 [2024-02-29T00:10:02.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231581640 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
19:10:02 [2024-02-29T00:10:02.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:02 [2024-02-29T00:10:02.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231581560 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
19:10:02 [2024-02-29T00:10:02.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231581559 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
19:10:02 [2024-02-29T00:10:02.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231581559 data=null}, TreeItem with text {ust-overlap-testing}]
19:10:02 [2024-02-29T00:10:02.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231581559 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
19:10:02 [2024-02-29T00:10:02.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231581559 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}]
19:10:02 [2024-02-29T00:10:02.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231581529 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
19:10:02 [2024-02-29T00:10:02.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:02 [2024-02-29T00:10:02.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-231581454 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
19:10:02 [2024-02-29T00:10:02.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-231581454 data=null doit=true}, TreeItem with text {Experiment [2]}]
19:10:02 [2024-02-29T00:10:02.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-231581454 data=null}, TreeItem with text {Experiment [2]}]
19:10:02 [2024-02-29T00:10:02.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-231581454 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
19:10:02 [2024-02-29T00:10:02.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231581454 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]}]
19:10:02 [2024-02-29T00:10:02.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-231581428 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
19:10:02 [2024-02-29T00:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:02 [2024-02-29T00:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:02 [2024-02-29T00:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:02 [2024-02-29T00:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:02 [2024-02-29T00:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:02 [2024-02-29T00:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:02 [2024-02-29T00:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231581368 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
19:10:02 [2024-02-29T00:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231581368 data=null doit=true}, TreeItem with text {test}]
19:10:02 [2024-02-29T00:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231581368 data=null}, TreeItem with text {test}]
19:10:02 [2024-02-29T00:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231581367 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
19:10:02 [2024-02-29T00:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231581367 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:02 [2024-02-29T00:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231581292 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
19:10:02 [2024-02-29T00:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:02 [2024-02-29T00:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231581291 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
19:10:02 [2024-02-29T00:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231581291 data=null doit=true}, TreeItem with text {test}]
19:10:02 [2024-02-29T00:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231581291 data=null}, TreeItem with text {test}]
19:10:02 [2024-02-29T00:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231581290 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
19:10:02 [2024-02-29T00:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231581290 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:02 [2024-02-29T00:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231581281 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
19:10:02 [2024-02-29T00:10:02.644Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:02 [2024-02-29T00:10:02.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:02 [2024-02-29T00:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231581279 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
19:10:02 [2024-02-29T00:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231581279 data=null doit=true}, TreeItem with text {Traces [2]}]
19:10:02 [2024-02-29T00:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231581279 data=null}, TreeItem with text {Traces [2]}]
19:10:02 [2024-02-29T00:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231581279 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
19:10:02 [2024-02-29T00:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231581279 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]}]
19:10:02 [2024-02-29T00:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231581272 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
19:10:02 [2024-02-29T00:10:02.645Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:10:02 [2024-02-29T00:10:02.645Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:10:02 [2024-02-29T00:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
19:10:02 [2024-02-29T00:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
19:10:02 [2024-02-29T00:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
19:10:02 [2024-02-29T00:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-231581258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
19:10:02 [2024-02-29T00:10:02.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
19:10:02 [2024-02-29T00:10:02.901Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:10:02 [2024-02-29T00:10:02.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:02 [2024-02-29T00:10:02.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:02 [2024-02-29T00:10:02.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:02 [2024-02-29T00:10:02.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:02 [2024-02-29T00:10:02.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:02 [2024-02-29T00:10:02.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:02 [2024-02-29T00:10:02.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-231580941 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
19:10:02 [2024-02-29T00:10:02.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-231580941 data=null doit=true}, TreeItem with text {c-project}]
19:10:02 [2024-02-29T00:10:02.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-231580941 data=null}, TreeItem with text {c-project}]
19:10:02 [2024-02-29T00:10:02.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-231580940 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
19:10:02 [2024-02-29T00:10:02.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231580940 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}]
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-231580885 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-231580883 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-231580883 data=null doit=true}, TreeItem with text {c-project}]
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-231580883 data=null}, TreeItem with text {c-project}]
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-231580882 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231580882 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}]
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-231580860 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-231580755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-231580653 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-231580653 data=null doit=true}, TreeItem with text {c-project}]
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-231580652 data=null}, TreeItem with text {c-project}]
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-231580652 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231580652 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}]
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-231580640 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-231580571 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-231580566 data=null doit=true}, TreeItem with text {c-project}]
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-231580566 data=null}, TreeItem with text {c-project}]
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-231580566 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231580565 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}]
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-231580551 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-231580550 data=null doit=true}, TreeItem with text {Trace Compass}]
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-231580549 data=null}, TreeItem with text {Trace Compass}]
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-231580549 data=null button=1 stateMask=0x0 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231580549 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}]
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-231580547 data=null button=1 stateMask=0x80000 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231580546 data=null button=0 stateMask=0x0 x=110 y=81 count=0}, TreeItem with text {Traces [0]}]
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231580546 data=null doit=true}, TreeItem with text {Traces [0]}]
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231580546 data=null}, TreeItem with text {Traces [0]}]
19:10:03 [2024-02-29T00:10:03.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231580546 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
19:10:03 [2024-02-29T00:10:03.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231580545 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:10:03 [2024-02-29T00:10:03.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231580464 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
19:10:03 [2024-02-29T00:10:03.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:10:03 [2024-02-29T00:10:03.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
19:10:04 [2024-02-29T00:10:04.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
19:10:04 [2024-02-29T00:10:04.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:10:04 [2024-02-29T00:10:04.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:10:04 [2024-02-29T00:10:04.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:10:04 [2024-02-29T00:10:04.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')
19:10:04 [2024-02-29T00:10:04.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:10:04 [2024-02-29T00:10:04.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:10:04 [2024-02-29T00:10:04.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:10:04 [2024-02-29T00:10:04.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:10:04 [2024-02-29T00:10:04.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:10:04 [2024-02-29T00:10:04.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:10:04 [2024-02-29T00:10:04.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:10:04 [2024-02-29T00:10:04.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:10:04 [2024-02-29T00:10:04.048Z] 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.
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
19:10:04 [2024-02-29T00:10:04.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/c-project
19:10:04 [2024-02-29T00:10:04.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/c-project} [layout=null] time=-231579981 data=null}, (of type 'Combo')]
19:10:04 [2024-02-29T00:10:04.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/c-project
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-231579936 data=null doit=true}, TreeItem with text {c-project}]
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-231579935 data=null}, TreeItem with text {c-project}]
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-231579935 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {c-project}]
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231579935 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}]
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-231579933 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {c-project}]
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231579932 data=null button=0 stateMask=0x0 x=153 y=81 count=0}, Tree node with text: kernel-overlap-testing]
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-231579932 data=null doit=true}, Tree node with text: kernel-overlap-testing]
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-231579932 data=null}, Tree node with text: kernel-overlap-testing]
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231579932 data=null button=1 stateMask=0x0 x=153 y=81 count=1}, Tree node with text: kernel-overlap-testing]
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231579932 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]
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-231579929 data=null button=1 stateMask=0x80000 x=153 y=81 count=1}, Tree node with text: kernel-overlap-testing]
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:04 [2024-02-29T00:10:04.048Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-231579897 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, Tree node with text: ust-overlap-testing]
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-231579897 data=null doit=true}, Tree node with text: ust-overlap-testing]
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-231579897 data=null}, Tree node with text: ust-overlap-testing]
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-231579897 data=null button=1 stateMask=0x0 x=142 y=104 count=1}, Tree node with text: ust-overlap-testing]
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231579897 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]
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-231579894 data=null button=1 stateMask=0x80000 x=142 y=104 count=1}, Tree node with text: ust-overlap-testing]
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: ust-overlap-testing
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:10:04 [2024-02-29T00:10:04.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:10:04 [2024-02-29T00:10:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:10:04 [2024-02-29T00:10:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:10:04 [2024-02-29T00:10:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:10:04 [2024-02-29T00:10:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:10:04 [2024-02-29T00:10:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:10:04 [2024-02-29T00:10:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
19:10:04 [2024-02-29T00:10:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:10:04 [2024-02-29T00:10:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:10:04 [2024-02-29T00:10:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
19:10:04 [2024-02-29T00:10:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:10:04 [2024-02-29T00:10:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:10:04 [2024-02-29T00:10:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:10:04 [2024-02-29T00:10:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
19:10:04 [2024-02-29T00:10:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-231579881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:10:04 [2024-02-29T00:10:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-231579881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:10:04 [2024-02-29T00:10:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-231579881 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:10:04 [2024-02-29T00:10:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-231579881 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:10:04 [2024-02-29T00:10:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-231579881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:10:04 [2024-02-29T00:10:04.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-231579881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:10:04 [2024-02-29T00:10:04.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-231579881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
19:10:04 [2024-02-29T00:10:04.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-231580420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
19:10:04 [2024-02-29T00:10:04.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:10:04 [2024-02-29T00:10:04.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231579471 data=null doit=true}, TreeItem with text {Traces [2]}]
19:10:04 [2024-02-29T00:10:04.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231579470 data=null}, TreeItem with text {Traces [2]}]
19:10:04 [2024-02-29T00:10:04.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231579469 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
19:10:04 [2024-02-29T00:10:04.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231579469 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]}]
19:10:04 [2024-02-29T00:10:04.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231579466 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
19:10:04 [2024-02-29T00:10:04.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:04 [2024-02-29T00:10:04.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231579445 data=null button=0 stateMask=0x0 x=110 y=81 count=0}, TreeItem with text {Traces [2]}]
19:10:04 [2024-02-29T00:10:04.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231579444 data=null doit=true}, TreeItem with text {Traces [2]}]
19:10:04 [2024-02-29T00:10:04.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231579444 data=null}, TreeItem with text {Traces [2]}]
19:10:04 [2024-02-29T00:10:04.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231579444 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
19:10:04 [2024-02-29T00:10:04.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231579444 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]}]
19:10:04 [2024-02-29T00:10:04.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231579438 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
19:10:04 [2024-02-29T00:10:04.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
19:10:04 [2024-02-29T00:10:04.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
19:10:04 [2024-02-29T00:10:04.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
19:10:04 [2024-02-29T00:10:04.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
19:10:05 [2024-02-29T00:10:05.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-231579386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
19:10:05 [2024-02-29T00:10:05.127Z] 
19:10:05 [2024-02-29T00:10:05.127Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-29 00:10:05.017
19:10:05 [2024-02-29T00:10:05.127Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
19:10:05 [2024-02-29T00:10:05.383Z] 
19:10:05 [2024-02-29T00:10:05.383Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:05.242: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:05 [2024-02-29T00:10:05.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
19:10:07 [2024-02-29T00:10:07.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:07 [2024-02-29T00:10:07.008Z] 
19:10:07 [2024-02-29T00:10:07.008Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:06.853: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:07 [2024-02-29T00:10:07.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
19:10:07 [2024-02-29T00:10:07.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
19:10:07 [2024-02-29T00:10:07.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-231576900 data=null doit=true}, TreeItem with text {Experiments [1]}]
19:10:07 [2024-02-29T00:10:07.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-231576900 data=null}, TreeItem with text {Experiments [1]}]
19:10:07 [2024-02-29T00:10:07.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-231576900 data=null button=1 stateMask=0x0 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
19:10:07 [2024-02-29T00:10:07.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231576899 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]}]
19:10:07 [2024-02-29T00:10:07.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-231576898 data=null button=1 stateMask=0x80000 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
19:10:07 [2024-02-29T00:10:07.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-231576898 data=null doit=true}, TreeItem with text {Experiment [2]}]
19:10:07 [2024-02-29T00:10:07.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-231576898 data=null}, TreeItem with text {Experiment [2]}]
19:10:07 [2024-02-29T00:10:07.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-231576897 data=null button=1 stateMask=0x0 x=145 y=81 count=1}, TreeItem with text {Experiment [2]}]
19:10:07 [2024-02-29T00:10:07.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231576897 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]}]
19:10:07 [2024-02-29T00:10:07.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-231576894 data=null button=1 stateMask=0x80000 x=145 y=81 count=1}, TreeItem with text {Experiment [2]}]
19:10:07 [2024-02-29T00:10:07.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:07 [2024-02-29T00:10:07.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-231576873 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
19:10:07 [2024-02-29T00:10:07.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-231576873 data=null doit=true}, TreeItem with text {c-project}]
19:10:07 [2024-02-29T00:10:07.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-231576873 data=null}, TreeItem with text {c-project}]
19:10:07 [2024-02-29T00:10:07.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-231576872 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
19:10:07 [2024-02-29T00:10:07.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231576872 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}]
19:10:07 [2024-02-29T00:10:07.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-231576837 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
19:10:07 [2024-02-29T00:10:07.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
19:10:07 [2024-02-29T00:10:07.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
19:10:07 [2024-02-29T00:10:07.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-231576760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
19:10:07 [2024-02-29T00:10:07.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
19:10:07 [2024-02-29T00:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:07 [2024-02-29T00:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-231576363 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
19:10:07 [2024-02-29T00:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-231576363 data=null doit=true}, TreeItem with text {c-project}]
19:10:07 [2024-02-29T00:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-231576363 data=null}, TreeItem with text {c-project}]
19:10:07 [2024-02-29T00:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-231576363 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
19:10:07 [2024-02-29T00:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231576362 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}]
19:10:07 [2024-02-29T00:10:07.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-231576355 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
19:10:07 [2024-02-29T00:10:07.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
19:10:07 [2024-02-29T00:10:07.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
19:10:07 [2024-02-29T00:10:07.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-231576257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
19:10:07 [2024-02-29T00:10:07.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
19:10:07 [2024-02-29T00:10:07.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:07 [2024-02-29T00:10:07.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-231576249 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
19:10:07 [2024-02-29T00:10:07.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-231576249 data=null doit=true}, TreeItem with text {c-project}]
19:10:07 [2024-02-29T00:10:07.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-231576249 data=null}, TreeItem with text {c-project}]
19:10:07 [2024-02-29T00:10:07.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-231576248 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
19:10:07 [2024-02-29T00:10:07.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231576248 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}]
19:10:07 [2024-02-29T00:10:07.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-231576182 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
19:10:07 [2024-02-29T00:10:07.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
19:10:07 [2024-02-29T00:10:07.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
19:10:07 [2024-02-29T00:10:07.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-231576141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
19:10:07 [2024-02-29T00:10:07.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
19:10:08 [2024-02-29T00:10:08.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:08 [2024-02-29T00:10:08.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-231575992 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
19:10:08 [2024-02-29T00:10:08.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-231575992 data=null doit=true}, TreeItem with text {c-project}]
19:10:08 [2024-02-29T00:10:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-231575992 data=null}, TreeItem with text {c-project}]
19:10:08 [2024-02-29T00:10:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-231575991 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
19:10:08 [2024-02-29T00:10:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231575991 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}]
19:10:08 [2024-02-29T00:10:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-231575976 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
19:10:08 [2024-02-29T00:10:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
19:10:08 [2024-02-29T00:10:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
19:10:08 [2024-02-29T00:10:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-231575888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
19:10:08 [2024-02-29T00:10:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
19:10:08 [2024-02-29T00:10:08.035Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
19:10:08 [2024-02-29T00:10:08.035Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
19:10:08 [2024-02-29T00:10:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=-231575878 data=null doit=true}, TreeItem with text {Experiments [0]}]
19:10:08 [2024-02-29T00:10:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=-231575878 data=null}, TreeItem with text {Experiments [0]}]
19:10:08 [2024-02-29T00:10:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=-231575878 data=null button=1 stateMask=0x0 x=130 y=58 count=1}, TreeItem with text {Experiments [0]}]
19:10:08 [2024-02-29T00:10:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231575877 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]}]
19:10:08 [2024-02-29T00:10:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=-231575877 data=null button=1 stateMask=0x80000 x=130 y=58 count=1}, TreeItem with text {Experiments [0]}]
19:10:08 [2024-02-29T00:10:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e2c0292] time=-231575653 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:10:08 [2024-02-29T00:10:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:10:08 [2024-02-29T00:10:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:08 [2024-02-29T00:10:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:08 [2024-02-29T00:10:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:08 [2024-02-29T00:10:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231575628 data=null button=0 stateMask=0x0 x=55 y=104 count=0}, TreeItem with text {test}]
19:10:08 [2024-02-29T00:10:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231575627 data=null doit=true}, TreeItem with text {test}]
19:10:08 [2024-02-29T00:10:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231575627 data=null}, TreeItem with text {test}]
19:10:08 [2024-02-29T00:10:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231575627 data=null button=1 stateMask=0x0 x=55 y=104 count=1}, TreeItem with text {test}]
19:10:08 [2024-02-29T00:10:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231575627 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:08 [2024-02-29T00:10:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231575618 data=null button=1 stateMask=0x80000 x=55 y=104 count=1}, TreeItem with text {test}]
19:10:08 [2024-02-29T00:10:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:10:08 [2024-02-29T00:10:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:10:08 [2024-02-29T00:10:08.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:10:09 [2024-02-29T00:10:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:10:09 [2024-02-29T00:10:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:10:09 [2024-02-29T00:10:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:10:09 [2024-02-29T00:10:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:10:09 [2024-02-29T00:10:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:10:09 [2024-02-29T00:10:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:10:09 [2024-02-29T00:10:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:10:09 [2024-02-29T00:10:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:10:09 [2024-02-29T00:10:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:10:09 [2024-02-29T00:10:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:10:09 [2024-02-29T00:10:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231574645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:10:09 [2024-02-29T00:10:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231574645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:10:09 [2024-02-29T00:10:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231574644 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:10:09 [2024-02-29T00:10:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231574644 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:10:09 [2024-02-29T00:10:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231574644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:10:09 [2024-02-29T00:10:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231574644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:10:09 [2024-02-29T00:10:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231574644 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:10:09 [2024-02-29T00:10:09.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231574644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:10:09 [2024-02-29T00:10:09.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231574644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:10:09 [2024-02-29T00:10:09.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231574644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:10:09 [2024-02-29T00:10:09.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231574644 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:10:09 [2024-02-29T00:10:09.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231574644 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:10:09 [2024-02-29T00:10:09.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:10:09 [2024-02-29T00:10:09.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:10:09 [2024-02-29T00:10:09.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:10:09 [2024-02-29T00:10:09.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:10:09 [2024-02-29T00:10:09.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:10:09 [2024-02-29T00:10:09.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:10:09 [2024-02-29T00:10:09.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:10:09 [2024-02-29T00:10:09.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:09 [2024-02-29T00:10:09.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:10:09 [2024-02-29T00:10:09.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-231574643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:09 [2024-02-29T00:10:09.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-231574643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:09 [2024-02-29T00:10:09.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-231574643 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:09 [2024-02-29T00:10:09.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-231574643 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:09 [2024-02-29T00:10:09.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-231574642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:09 [2024-02-29T00:10:09.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-231574642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:09 [2024-02-29T00:10:09.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:09 [2024-02-29T00:10:09.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:09 [2024-02-29T00:10:09.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:09 [2024-02-29T00:10:09.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:09 [2024-02-29T00:10:09.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:09 [2024-02-29T00:10:09.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:10:09 [2024-02-29T00:10:09.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-231574642 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:09 [2024-02-29T00:10:09.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-231575555 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:10:09 [2024-02-29T00:10:09.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e2c0292] time=-231574110 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:10:09 [2024-02-29T00:10:09.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:10:09 [2024-02-29T00:10:09.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:09 [2024-02-29T00:10:09.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:09 [2024-02-29T00:10:09.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:09 [2024-02-29T00:10:09.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-231574081 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
19:10:09 [2024-02-29T00:10:09.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-231574081 data=null doit=true}, TreeItem with text {c-project}]
19:10:09 [2024-02-29T00:10:09.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-231574081 data=null}, TreeItem with text {c-project}]
19:10:09 [2024-02-29T00:10:09.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-231574081 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
19:10:09 [2024-02-29T00:10:09.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231574080 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}]
19:10:09 [2024-02-29T00:10:09.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-231574049 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
19:10:09 [2024-02-29T00:10:09.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:10:09 [2024-02-29T00:10:09.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:10:09 [2024-02-29T00:10:09.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:10:09 [2024-02-29T00:10:09.994Z] 
19:10:09 [2024-02-29T00:10:09.994Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:09.920: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:10 [2024-02-29T00:10:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:10:10 [2024-02-29T00:10:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:10:10 [2024-02-29T00:10:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:10:10 [2024-02-29T00:10:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:10:10 [2024-02-29T00:10:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:10:10 [2024-02-29T00:10:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
19:10:10 [2024-02-29T00:10:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
19:10:10 [2024-02-29T00:10:10.924Z] 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')
19:10:10 [2024-02-29T00:10:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:10:10 [2024-02-29T00:10:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:10:10 [2024-02-29T00:10:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:10:10 [2024-02-29T00:10:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:10:10 [2024-02-29T00:10:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:10:10 [2024-02-29T00:10:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231573078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:10:10 [2024-02-29T00:10:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231573078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:10:10 [2024-02-29T00:10:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231573078 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:10:10 [2024-02-29T00:10:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231573077 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:10:10 [2024-02-29T00:10:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231573077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:10:10 [2024-02-29T00:10:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231573077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:10:10 [2024-02-29T00:10:10.924Z] 
19:10:10 [2024-02-29T00:10:10.924Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:10.747: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:10 [2024-02-29T00:10:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231573077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:10:10 [2024-02-29T00:10:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231573051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:10:10 [2024-02-29T00:10:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231573051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:10:10 [2024-02-29T00:10:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231573051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:10:10 [2024-02-29T00:10:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231573051 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:10:10 [2024-02-29T00:10:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231573051 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:10:10 [2024-02-29T00:10:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:10:10 [2024-02-29T00:10:10.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:10:10 [2024-02-29T00:10:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
19:10:10 [2024-02-29T00:10:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:10:10 [2024-02-29T00:10:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:10:10 [2024-02-29T00:10:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:10:10 [2024-02-29T00:10:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:10:10 [2024-02-29T00:10:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:10:10 [2024-02-29T00:10:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:10 [2024-02-29T00:10:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:10:10 [2024-02-29T00:10:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-231573049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:10 [2024-02-29T00:10:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-231573049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:10 [2024-02-29T00:10:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-231573049 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:10 [2024-02-29T00:10:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-231573049 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:10 [2024-02-29T00:10:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-231573049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:10 [2024-02-29T00:10:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-231573049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:10 [2024-02-29T00:10:10.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:10 [2024-02-29T00:10:10.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:10 [2024-02-29T00:10:10.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:10 [2024-02-29T00:10:10.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:10 [2024-02-29T00:10:10.925Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:10 [2024-02-29T00:10:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:10:10 [2024-02-29T00:10:10.925Z] 
19:10:10 [2024-02-29T00:10:10.925Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:10.788: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:10 [2024-02-29T00:10:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-231573049 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:10 [2024-02-29T00:10:10.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-231573979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:10:11 [2024-02-29T00:10:11.488Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.05 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
19:10:11 [2024-02-29T00:10:11.488Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_01RefreshTraceAdded -- Time elapsed: 0.424 s
19:10:11 [2024-02-29T00:10:11.488Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_02RefreshOpenedTraceContentModified -- Time elapsed: 7.565 s
19:10:11 [2024-02-29T00:10:11.488Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_03RefreshClosedTraceContentModified -- Time elapsed: 5.103 s
19:10:11 [2024-02-29T00:10:11.488Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_04RefreshTraceDeleted -- Time elapsed: 0.423 s
19:10:11 [2024-02-29T00:10:11.488Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_05CProjectRefreshTraceDeleted -- Time elapsed: 5.073 s
19:10:11 [2024-02-29T00:10:11.488Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
19:10:11 [2024-02-29T00:10:11.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@1e2c0292] time=-231572457 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:10:11 [2024-02-29T00:10:11.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:11 [2024-02-29T00:10:11.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
19:10:11 [2024-02-29T00:10:11.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
19:10:11 [2024-02-29T00:10:11.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
19:10:11 [2024-02-29T00:10:11.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-231572315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
19:10:11 [2024-02-29T00:10:11.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
19:10:12 [2024-02-29T00:10:12.002Z] 
19:10:12 [2024-02-29T00:10:12.002Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:11.813: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:13 [2024-02-29T00:10:13.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:13 [2024-02-29T00:10:13.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:13 [2024-02-29T00:10:13.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:13 [2024-02-29T00:10:13.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:13 [2024-02-29T00:10:13.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:13 [2024-02-29T00:10:13.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:13 [2024-02-29T00:10:13.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:13 [2024-02-29T00:10:13.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:13 [2024-02-29T00:10:13.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231570573 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:13 [2024-02-29T00:10:13.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231570573 data=null doit=true}, TreeItem with text {test}]
19:10:13 [2024-02-29T00:10:13.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231570573 data=null}, TreeItem with text {test}]
19:10:13 [2024-02-29T00:10:13.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231570572 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:13 [2024-02-29T00:10:13.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231570572 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:13 [2024-02-29T00:10:13.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231570547 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231570545 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231570545 data=null doit=true}, TreeItem with text {test}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231570545 data=null}, TreeItem with text {test}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231570545 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231570544 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231570539 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231570539 data=null doit=true}, TreeItem with text {test}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231570539 data=null}, TreeItem with text {test}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231570539 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231570538 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}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231570537 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231570536 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231570536 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231570536 data=null}, TreeItem with text {Traces [1]}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231570535 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231570535 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231570519 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231570519 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231570519 data=null}, TreeItem with text {Traces [1]}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231570518 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231570518 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]}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231570510 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231570509 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231570509 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231570509 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231570509 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231570509 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231570480 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:13 [2024-02-29T00:10:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:13 [2024-02-29T00:10:13.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:13 [2024-02-29T00:10:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:10:13 [2024-02-29T00:10:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:10:13 [2024-02-29T00:10:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:10:13 [2024-02-29T00:10:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:10:13 [2024-02-29T00:10:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:10:13 [2024-02-29T00:10:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231570270 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:10:13 [2024-02-29T00:10:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231570270 data=null doit=true}, TableItem with text {}]
19:10:13 [2024-02-29T00:10:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231570270 data=null}, TableItem with text {}]
19:10:13 [2024-02-29T00:10:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231570269 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:10:13 [2024-02-29T00:10:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231570269 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:10:13 [2024-02-29T00:10:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231570259 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:10:13 [2024-02-29T00:10:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:10:13 [2024-02-29T00:10:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:10:13 [2024-02-29T00:10:13.631Z] 
19:10:13 [2024-02-29T00:10:13.631Z] (Eclipse:20013): Gtk-WARNING **: 00:10:13.555: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:13 [2024-02-29T00:10:13.631Z] 
19:10:13 [2024-02-29T00:10:13.631Z] (Eclipse:20013): Gtk-WARNING **: 00:10:13.579: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:13 [2024-02-29T00:10:13.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
19:10:13 [2024-02-29T00:10:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:13 [2024-02-29T00:10:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:13 [2024-02-29T00:10:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:13 [2024-02-29T00:10:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:13 [2024-02-29T00:10:13.888Z] 
19:10:13 [2024-02-29T00:10:13.888Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:13.648: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:13 [2024-02-29T00:10:13.888Z] 
19:10:13 [2024-02-29T00:10:13.888Z] (Eclipse:20013): Gtk-WARNING **: 00:10:13.725: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:13 [2024-02-29T00:10:13.888Z] 
19:10:13 [2024-02-29T00:10:13.888Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:13.740: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:13 [2024-02-29T00:10:13.888Z] 
19:10:13 [2024-02-29T00:10:13.888Z] (Eclipse:20013): Gtk-WARNING **: 00:10:13.744: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:13 [2024-02-29T00:10:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:13 [2024-02-29T00:10:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:13 [2024-02-29T00:10:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:13 [2024-02-29T00:10:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:13 [2024-02-29T00:10:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:13 [2024-02-29T00:10:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:13 [2024-02-29T00:10:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231569947 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:13 [2024-02-29T00:10:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231569947 data=null doit=true}, TreeItem with text {test}]
19:10:13 [2024-02-29T00:10:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231569946 data=null}, TreeItem with text {test}]
19:10:13 [2024-02-29T00:10:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231569946 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:13 [2024-02-29T00:10:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231569946 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:13 [2024-02-29T00:10:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231569939 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:13 [2024-02-29T00:10:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:14 [2024-02-29T00:10:14.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231569938 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:14 [2024-02-29T00:10:14.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231569888 data=null doit=true}, TreeItem with text {test}]
19:10:14 [2024-02-29T00:10:14.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231569887 data=null}, TreeItem with text {test}]
19:10:14 [2024-02-29T00:10:14.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231569887 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:14 [2024-02-29T00:10:14.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231569887 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:14 [2024-02-29T00:10:14.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231569881 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:14 [2024-02-29T00:10:14.144Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:14 [2024-02-29T00:10:14.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:14 [2024-02-29T00:10:14.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231569879 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:10:14 [2024-02-29T00:10:14.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231569879 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:14 [2024-02-29T00:10:14.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231569879 data=null}, TreeItem with text {Traces [1]}]
19:10:14 [2024-02-29T00:10:14.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231569879 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:14 [2024-02-29T00:10:14.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231569879 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:10:14 [2024-02-29T00:10:14.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231569874 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:14 [2024-02-29T00:10:14.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:14 [2024-02-29T00:10:14.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231569866 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:10:14 [2024-02-29T00:10:14.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231569866 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:14 [2024-02-29T00:10:14.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231569866 data=null}, TreeItem with text {Traces [1]}]
19:10:14 [2024-02-29T00:10:14.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231569866 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:14 [2024-02-29T00:10:14.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231569865 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:10:14 [2024-02-29T00:10:14.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231569862 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:14 [2024-02-29T00:10:14.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:10:14 [2024-02-29T00:10:14.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:10:14 [2024-02-29T00:10:14.401Z] 
19:10:14 [2024-02-29T00:10:14.401Z] (Eclipse:20013): Gtk-WARNING **: 00:10:14.157: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:14 [2024-02-29T00:10:14.401Z] 
19:10:14 [2024-02-29T00:10:14.401Z] (Eclipse:20013): Gtk-WARNING **: 00:10:14.226: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:14 [2024-02-29T00:10:14.401Z] 
19:10:14 [2024-02-29T00:10:14.401Z] (Eclipse:20013): Gtk-WARNING **: 00:10:14.253: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:14 [2024-02-29T00:10:14.401Z] 
19:10:14 [2024-02-29T00:10:14.401Z] (Eclipse:20013): Gtk-WARNING **: 00:10:14.280: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:14 [2024-02-29T00:10:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:10:14 [2024-02-29T00:10:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:10:14 [2024-02-29T00:10:14.401Z] 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=-231569464 data=null doit=true}, Shell with text {Confirm Clear}]
19:10:14 [2024-02-29T00:10:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:10:14 [2024-02-29T00:10:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:10:14 [2024-02-29T00:10:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:10:14 [2024-02-29T00:10:14.401Z] 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')
19:10:14 [2024-02-29T00:10:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:10:14 [2024-02-29T00:10:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:10:14 [2024-02-29T00:10:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231569463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:14 [2024-02-29T00:10:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231569463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:14 [2024-02-29T00:10:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231569463 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:14 [2024-02-29T00:10:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231569463 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:14 [2024-02-29T00:10:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231569463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:14 [2024-02-29T00:10:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231569463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:14 [2024-02-29T00:10:14.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231569462 data=null 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')]
19:10:14 [2024-02-29T00:10:14.658Z] 
19:10:14 [2024-02-29T00:10:14.658Z] (Eclipse:20013): Gtk-WARNING **: 00:10:14.422: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:14 [2024-02-29T00:10:14.658Z] 
19:10:14 [2024-02-29T00:10:14.658Z] (Eclipse:20013): Gtk-WARNING **: 00:10:14.446: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:14 [2024-02-29T00:10:14.914Z] 
19:10:14 [2024-02-29T00:10:14.914Z] (Eclipse:20013): Gtk-WARNING **: 00:10:14.686: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:14 [2024-02-29T00:10:14.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231569784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:10:14 [2024-02-29T00:10:14.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:10:15 [2024-02-29T00:10:15.171Z] 
19:10:15 [2024-02-29T00:10:15.171Z] (Eclipse:20013): Gtk-WARNING **: 00:10:14.927: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:15 [2024-02-29T00:10:15.171Z] 
19:10:15 [2024-02-29T00:10:15.171Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:14.942: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:15 [2024-02-29T00:10:15.171Z] 
19:10:15 [2024-02-29T00:10:15.171Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:14.970: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:15 [2024-02-29T00:10:15.171Z] 
19:10:15 [2024-02-29T00:10:15.171Z] (Eclipse:20013): Gtk-WARNING **: 00:10:14.996: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:16 [2024-02-29T00:10:16.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:16 [2024-02-29T00:10:16.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:16 [2024-02-29T00:10:16.540Z] 
19:10:16 [2024-02-29T00:10:16.540Z] (Eclipse:20013): Gtk-WARNING **: 00:10:16.347: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:16 [2024-02-29T00:10:16.540Z] 
19:10:16 [2024-02-29T00:10:16.540Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:16.356: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:16 [2024-02-29T00:10:16.540Z] 
19:10:16 [2024-02-29T00:10:16.540Z] (Eclipse:20013): Gtk-WARNING **: 00:10:16.359: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:16 [2024-02-29T00:10:16.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:16 [2024-02-29T00:10:16.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:16 [2024-02-29T00:10:16.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:16 [2024-02-29T00:10:16.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:16 [2024-02-29T00:10:16.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:16 [2024-02-29T00:10:16.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:16 [2024-02-29T00:10:16.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231567389 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:16 [2024-02-29T00:10:16.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231567389 data=null doit=true}, TreeItem with text {test}]
19:10:16 [2024-02-29T00:10:16.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231567389 data=null}, TreeItem with text {test}]
19:10:16 [2024-02-29T00:10:16.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231567389 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:16 [2024-02-29T00:10:16.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231567388 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:16 [2024-02-29T00:10:16.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231567372 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:16 [2024-02-29T00:10:16.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:16 [2024-02-29T00:10:16.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231567371 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:16 [2024-02-29T00:10:16.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231567371 data=null doit=true}, TreeItem with text {test}]
19:10:16 [2024-02-29T00:10:16.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231567371 data=null}, TreeItem with text {test}]
19:10:16 [2024-02-29T00:10:16.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231567371 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:16 [2024-02-29T00:10:16.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231567371 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:16 [2024-02-29T00:10:16.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231567366 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:16 [2024-02-29T00:10:16.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:16 [2024-02-29T00:10:16.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:16 [2024-02-29T00:10:16.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231567365 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:10:16 [2024-02-29T00:10:16.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231567365 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:16 [2024-02-29T00:10:16.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231567365 data=null}, TreeItem with text {Traces [1]}]
19:10:16 [2024-02-29T00:10:16.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231567364 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:16 [2024-02-29T00:10:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231567364 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:10:16 [2024-02-29T00:10:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231567351 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:16 [2024-02-29T00:10:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231567351 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:16 [2024-02-29T00:10:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231567351 data=null}, TreeItem with text {Traces [1]}]
19:10:16 [2024-02-29T00:10:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231567351 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:16 [2024-02-29T00:10:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231567350 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]}]
19:10:16 [2024-02-29T00:10:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231567348 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:16 [2024-02-29T00:10:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-231567348 data=null doit=true}, TreeItem with text {symbolic-link [1]}]
19:10:16 [2024-02-29T00:10:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-231567348 data=null}, TreeItem with text {symbolic-link [1]}]
19:10:16 [2024-02-29T00:10:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-231567348 data=null button=1 stateMask=0x0 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
19:10:16 [2024-02-29T00:10:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231567347 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]}]
19:10:16 [2024-02-29T00:10:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-231567338 data=null button=1 stateMask=0x80000 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
19:10:16 [2024-02-29T00:10:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:16 [2024-02-29T00:10:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:10:16 [2024-02-29T00:10:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231567335 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:10:16 [2024-02-29T00:10:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231567335 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:16 [2024-02-29T00:10:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:16 [2024-02-29T00:10:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231567334 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:10:16 [2024-02-29T00:10:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231567334 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:16 [2024-02-29T00:10:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231567334 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:16 [2024-02-29T00:10:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231567293 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:16 [2024-02-29T00:10:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231567284 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:10:16 [2024-02-29T00:10:16.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231567283 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:10:16 [2024-02-29T00:10:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231567283 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:16 [2024-02-29T00:10:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231567192 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:10:16 [2024-02-29T00:10:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231567184 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:10:16 [2024-02-29T00:10:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231567184 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:16 [2024-02-29T00:10:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231567184 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:10:16 [2024-02-29T00:10:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:10:16 [2024-02-29T00:10:16.800Z] 
19:10:16 [2024-02-29T00:10:16.800Z] (Eclipse:20013): Gtk-WARNING **: 00:10:16.690: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:16 [2024-02-29T00:10:16.800Z] 
19:10:16 [2024-02-29T00:10:16.800Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:16.726: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:16 [2024-02-29T00:10:16.800Z] 
19:10:16 [2024-02-29T00:10:16.800Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:16.753: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:16 [2024-02-29T00:10:16.800Z] 
19:10:16 [2024-02-29T00:10:16.800Z] (Eclipse:20013): Gtk-WARNING **: 00:10:16.777: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231566641 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231566640 data=null doit=true}, TreeItem with text {test}]
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231566640 data=null}, TreeItem with text {test}]
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231566640 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231566640 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231566634 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231566633 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231566633 data=null doit=true}, TreeItem with text {test}]
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231566633 data=null}, TreeItem with text {test}]
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231566633 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231566632 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231566620 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:17 [2024-02-29T00:10:17.364Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231566619 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231566619 data=null doit=true}, TreeItem with text {Traces [2]}]
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231566619 data=null}, TreeItem with text {Traces [2]}]
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231566619 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231566618 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]}]
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231566614 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:10:17 [2024-02-29T00:10:17.364Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:10:17 [2024-02-29T00:10:17.364Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231566606 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231566606 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231566606 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231566605 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:17 [2024-02-29T00:10:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231566605 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:17 [2024-02-29T00:10:17.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231566601 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:17 [2024-02-29T00:10:17.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
19:10:17 [2024-02-29T00:10:17.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
19:10:17 [2024-02-29T00:10:17.621Z] 
19:10:17 [2024-02-29T00:10:17.621Z] (Eclipse:20013): Gtk-WARNING **: 00:10:17.381: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:17 [2024-02-29T00:10:17.621Z] 
19:10:17 [2024-02-29T00:10:17.621Z] (Eclipse:20013): Gtk-WARNING **: 00:10:17.408: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:17 [2024-02-29T00:10:17.621Z] 
19:10:17 [2024-02-29T00:10:17.621Z] (Eclipse:20013): Gtk-WARNING **: 00:10:17.435: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:17 [2024-02-29T00:10:17.621Z] 
19:10:17 [2024-02-29T00:10:17.621Z] (Eclipse:20013): Gtk-WARNING **: 00:10:17.462: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:17 [2024-02-29T00:10:17.621Z] 
19:10:17 [2024-02-29T00:10:17.621Z] (Eclipse:20013): Gtk-WARNING **: 00:10:17.489: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:17 [2024-02-29T00:10:17.621Z] 
19:10:17 [2024-02-29T00:10:17.621Z] (Eclipse:20013): Gtk-WARNING **: 00:10:17.515: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:17 [2024-02-29T00:10:17.621Z] 
19:10:17 [2024-02-29T00:10:17.621Z] (Eclipse:20013): Gtk-WARNING **: 00:10:17.550: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:17 [2024-02-29T00:10:17.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
19:10:17 [2024-02-29T00:10:17.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
19:10:17 [2024-02-29T00:10:17.621Z] 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=-231566229 data=null doit=true}, Shell with text {Rename Trace}]
19:10:17 [2024-02-29T00:10:17.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
19:10:17 [2024-02-29T00:10:17.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
19:10:17 [2024-02-29T00:10:17.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
19:10:17 [2024-02-29T00:10:17.621Z] 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:'))
19:10:17 [2024-02-29T00:10:17.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:10:17 [2024-02-29T00:10:17.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:10:17 [2024-02-29T00:10:17.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:10:17 [2024-02-29T00:10:17.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:10:17 [2024-02-29T00:10:17.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:17 [2024-02-29T00:10:17.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:10:17 [2024-02-29T00:10:17.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-231566225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:17 [2024-02-29T00:10:17.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-231566225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:17 [2024-02-29T00:10:17.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-231566225 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:17 [2024-02-29T00:10:17.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-231566225 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:17 [2024-02-29T00:10:17.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-231566225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:17 [2024-02-29T00:10:17.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-231566225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:17 [2024-02-29T00:10:17.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-231566225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:17 [2024-02-29T00:10:17.878Z] 
19:10:17 [2024-02-29T00:10:17.878Z] (Eclipse:20013): Gtk-WARNING **: 00:10:17.649: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:17 [2024-02-29T00:10:17.878Z] 
19:10:17 [2024-02-29T00:10:17.878Z] (Eclipse:20013): Gtk-WARNING **: 00:10:17.690: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:17 [2024-02-29T00:10:17.878Z] 
19:10:17 [2024-02-29T00:10:17.878Z] (Eclipse:20013): Gtk-WARNING **: 00:10:17.709: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:17 [2024-02-29T00:10:17.878Z] 
19:10:17 [2024-02-29T00:10:17.878Z] (Eclipse:20013): Gtk-WARNING **: 00:10:17.722: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:17 [2024-02-29T00:10:17.878Z] 
19:10:17 [2024-02-29T00:10:17.878Z] (Eclipse:20013): Gtk-WARNING **: 00:10:17.773: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:18 [2024-02-29T00:10:18.135Z] 
19:10:18 [2024-02-29T00:10:18.135Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:17.978: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:18 [2024-02-29T00:10:18.135Z] 
19:10:18 [2024-02-29T00:10:18.135Z] (Eclipse:20013): Gtk-WARNING **: 00:10:17.982: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:18 [2024-02-29T00:10:18.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-231566538 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
19:10:18 [2024-02-29T00:10:18.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:10:18 [2024-02-29T00:10:18.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:18 [2024-02-29T00:10:18.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:18 [2024-02-29T00:10:18.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:18 [2024-02-29T00:10:18.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:18 [2024-02-29T00:10:18.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:18 [2024-02-29T00:10:18.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:18 [2024-02-29T00:10:18.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231565704 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:18 [2024-02-29T00:10:18.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231565704 data=null doit=true}, TreeItem with text {test}]
19:10:18 [2024-02-29T00:10:18.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231565704 data=null}, TreeItem with text {test}]
19:10:18 [2024-02-29T00:10:18.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231565703 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:18 [2024-02-29T00:10:18.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231565703 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:18 [2024-02-29T00:10:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231565666 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:18 [2024-02-29T00:10:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:18 [2024-02-29T00:10:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231565665 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:18 [2024-02-29T00:10:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231565665 data=null doit=true}, TreeItem with text {test}]
19:10:18 [2024-02-29T00:10:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231565665 data=null}, TreeItem with text {test}]
19:10:18 [2024-02-29T00:10:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231565664 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:18 [2024-02-29T00:10:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231565664 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:18 [2024-02-29T00:10:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231565658 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:18 [2024-02-29T00:10:18.391Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:18 [2024-02-29T00:10:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:18 [2024-02-29T00:10:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231565657 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:10:18 [2024-02-29T00:10:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231565657 data=null doit=true}, TreeItem with text {Traces [2]}]
19:10:18 [2024-02-29T00:10:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231565656 data=null}, TreeItem with text {Traces [2]}]
19:10:18 [2024-02-29T00:10:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231565656 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:10:18 [2024-02-29T00:10:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231565656 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]}]
19:10:18 [2024-02-29T00:10:18.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231565652 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:10:18 [2024-02-29T00:10:18.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:10:18 [2024-02-29T00:10:18.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
19:10:18 [2024-02-29T00:10:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:18 [2024-02-29T00:10:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231565650 data=null button=0 stateMask=0x0 x=176 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:18 [2024-02-29T00:10:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-231565650 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:18 [2024-02-29T00:10:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-231565650 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:18 [2024-02-29T00:10:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231565650 data=null button=1 stateMask=0x0 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:18 [2024-02-29T00:10:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231565650 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}]
19:10:18 [2024-02-29T00:10:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231565638 data=null button=1 stateMask=0x80000 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:18 [2024-02-29T00:10:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
19:10:18 [2024-02-29T00:10:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
19:10:18 [2024-02-29T00:10:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
19:10:18 [2024-02-29T00:10:18.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-231565605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
19:10:18 [2024-02-29T00:10:18.392Z] 
19:10:18 [2024-02-29T00:10:18.392Z] (Eclipse:20013): Gtk-WARNING **: 00:10:18.376: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:18 [2024-02-29T00:10:18.648Z] 
19:10:18 [2024-02-29T00:10:18.648Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:18.392: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:18 [2024-02-29T00:10:18.648Z] 
19:10:18 [2024-02-29T00:10:18.648Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:18.447: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:18 [2024-02-29T00:10:18.648Z] 
19:10:18 [2024-02-29T00:10:18.648Z] (Eclipse:20013): Gtk-WARNING **: 00:10:18.465: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:10:18 [2024-02-29T00:10:18.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:18 [2024-02-29T00:10:18.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:10:18 [2024-02-29T00:10:18.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:10:18 [2024-02-29T00:10:18.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:10:18 [2024-02-29T00:10:18.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:10:18 [2024-02-29T00:10:18.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:10:18 [2024-02-29T00:10:18.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231564984 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:10:18 [2024-02-29T00:10:18.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231564983 data=null doit=true}, TableItem with text {}]
19:10:18 [2024-02-29T00:10:18.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231564983 data=null}, TableItem with text {}]
19:10:18 [2024-02-29T00:10:18.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231564982 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:10:18 [2024-02-29T00:10:18.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231564982 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:10:18 [2024-02-29T00:10:18.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231564977 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:10:18 [2024-02-29T00:10:18.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:10:18 [2024-02-29T00:10:18.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:10:18 [2024-02-29T00:10:18.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
19:10:19 [2024-02-29T00:10:19.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:19 [2024-02-29T00:10:19.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231564831 data=null button=0 stateMask=0x0 x=176 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:19 [2024-02-29T00:10:19.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-231564831 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:19 [2024-02-29T00:10:19.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-231564831 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:19 [2024-02-29T00:10:19.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231564830 data=null button=1 stateMask=0x0 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:19 [2024-02-29T00:10:19.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231564830 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}]
19:10:19 [2024-02-29T00:10:19.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231564826 data=null button=1 stateMask=0x80000 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:19 [2024-02-29T00:10:19.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:19 [2024-02-29T00:10:19.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:19 [2024-02-29T00:10:19.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:19 [2024-02-29T00:10:19.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:19 [2024-02-29T00:10:19.162Z] 
19:10:19 [2024-02-29T00:10:19.162Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:19.062: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:19 [2024-02-29T00:10:19.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:19 [2024-02-29T00:10:19.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:19 [2024-02-29T00:10:19.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:19 [2024-02-29T00:10:19.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:19 [2024-02-29T00:10:19.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:19 [2024-02-29T00:10:19.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:19 [2024-02-29T00:10:19.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231564667 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:19 [2024-02-29T00:10:19.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231564667 data=null doit=true}, TreeItem with text {test}]
19:10:19 [2024-02-29T00:10:19.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231564667 data=null}, TreeItem with text {test}]
19:10:19 [2024-02-29T00:10:19.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231564666 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:19 [2024-02-29T00:10:19.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231564666 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:19 [2024-02-29T00:10:19.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231564636 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:19 [2024-02-29T00:10:19.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:19 [2024-02-29T00:10:19.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231564634 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:19 [2024-02-29T00:10:19.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231564634 data=null doit=true}, TreeItem with text {test}]
19:10:19 [2024-02-29T00:10:19.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231564634 data=null}, TreeItem with text {test}]
19:10:19 [2024-02-29T00:10:19.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231564634 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:19 [2024-02-29T00:10:19.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231564633 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:19 [2024-02-29T00:10:19.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231564585 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:19 [2024-02-29T00:10:19.419Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:19 [2024-02-29T00:10:19.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:19 [2024-02-29T00:10:19.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231564583 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:10:19 [2024-02-29T00:10:19.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231564583 data=null doit=true}, TreeItem with text {Traces [2]}]
19:10:19 [2024-02-29T00:10:19.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231564583 data=null}, TreeItem with text {Traces [2]}]
19:10:19 [2024-02-29T00:10:19.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231564583 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:10:19 [2024-02-29T00:10:19.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231564582 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]}]
19:10:19 [2024-02-29T00:10:19.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231564566 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:10:19 [2024-02-29T00:10:19.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:19 [2024-02-29T00:10:19.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231564565 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:10:19 [2024-02-29T00:10:19.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231564565 data=null doit=true}, TreeItem with text {Traces [2]}]
19:10:19 [2024-02-29T00:10:19.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231564565 data=null}, TreeItem with text {Traces [2]}]
19:10:19 [2024-02-29T00:10:19.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231564564 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:10:19 [2024-02-29T00:10:19.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231564564 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]}]
19:10:19 [2024-02-29T00:10:19.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231564560 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:10:19 [2024-02-29T00:10:19.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:10:19 [2024-02-29T00:10:19.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:10:19 [2024-02-29T00:10:19.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:10:19 [2024-02-29T00:10:19.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:10:19 [2024-02-29T00:10:19.680Z] 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=-231564208 data=null doit=true}, Shell with text {Confirm Clear}]
19:10:19 [2024-02-29T00:10:19.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:10:19 [2024-02-29T00:10:19.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:10:19 [2024-02-29T00:10:19.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:10:19 [2024-02-29T00:10:19.680Z] 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')
19:10:19 [2024-02-29T00:10:19.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:10:19 [2024-02-29T00:10:19.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:10:19 [2024-02-29T00:10:19.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231564207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:19 [2024-02-29T00:10:19.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231564207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:19 [2024-02-29T00:10:19.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231564206 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:19 [2024-02-29T00:10:19.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231564206 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:19 [2024-02-29T00:10:19.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231564206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:19 [2024-02-29T00:10:19.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231564206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:19 [2024-02-29T00:10:19.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231564206 data=null 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')]
19:10:19 [2024-02-29T00:10:19.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:10:19 [2024-02-29T00:10:19.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231564491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:10:20 [2024-02-29T00:10:20.866Z] 
19:10:20 [2024-02-29T00:10:20.866Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:20.576: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:22 [2024-02-29T00:10:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:22 [2024-02-29T00:10:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:22 [2024-02-29T00:10:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:22 [2024-02-29T00:10:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:22 [2024-02-29T00:10:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:22 [2024-02-29T00:10:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:22 [2024-02-29T00:10:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:22 [2024-02-29T00:10:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:22 [2024-02-29T00:10:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231561850 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:22 [2024-02-29T00:10:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231561849 data=null doit=true}, TreeItem with text {test}]
19:10:22 [2024-02-29T00:10:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231561849 data=null}, TreeItem with text {test}]
19:10:22 [2024-02-29T00:10:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231561849 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:22 [2024-02-29T00:10:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231561849 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:22 [2024-02-29T00:10:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231561839 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:22 [2024-02-29T00:10:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:22 [2024-02-29T00:10:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231561831 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:22 [2024-02-29T00:10:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231561831 data=null doit=true}, TreeItem with text {test}]
19:10:22 [2024-02-29T00:10:22.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231561831 data=null}, TreeItem with text {test}]
19:10:22 [2024-02-29T00:10:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231561830 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:22 [2024-02-29T00:10:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231561830 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:22 [2024-02-29T00:10:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231561825 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:22 [2024-02-29T00:10:22.236Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:22 [2024-02-29T00:10:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:22 [2024-02-29T00:10:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231561824 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:10:22 [2024-02-29T00:10:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231561824 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:22 [2024-02-29T00:10:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231561824 data=null}, TreeItem with text {Traces [1]}]
19:10:22 [2024-02-29T00:10:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231561823 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:22 [2024-02-29T00:10:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231561823 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:10:22 [2024-02-29T00:10:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231561811 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:22 [2024-02-29T00:10:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231561810 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:22 [2024-02-29T00:10:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231561810 data=null}, TreeItem with text {Traces [1]}]
19:10:22 [2024-02-29T00:10:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231561810 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:22 [2024-02-29T00:10:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231561810 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]}]
19:10:22 [2024-02-29T00:10:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231561809 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:22 [2024-02-29T00:10:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:22 [2024-02-29T00:10:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:22 [2024-02-29T00:10:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231561806 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:10:22 [2024-02-29T00:10:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231561798 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:22 [2024-02-29T00:10:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231561798 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:10:22 [2024-02-29T00:10:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231561798 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:22 [2024-02-29T00:10:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231561797 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:22 [2024-02-29T00:10:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231561768 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:22 [2024-02-29T00:10:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
19:10:22 [2024-02-29T00:10:22.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
19:10:22 [2024-02-29T00:10:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
19:10:22 [2024-02-29T00:10:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
19:10:22 [2024-02-29T00:10:22.493Z] 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=-231561434 data=null doit=true}, Shell with text {Copy Trace}]
19:10:22 [2024-02-29T00:10:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
19:10:22 [2024-02-29T00:10:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
19:10:22 [2024-02-29T00:10:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
19:10:22 [2024-02-29T00:10:22.493Z] 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:'))
19:10:22 [2024-02-29T00:10:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
19:10:22 [2024-02-29T00:10:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
19:10:22 [2024-02-29T00:10:22.493Z] 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'
19:10:22 [2024-02-29T00:10:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
19:10:22 [2024-02-29T00:10:22.493Z] 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')
19:10:22 [2024-02-29T00:10:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:10:22 [2024-02-29T00:10:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:10:22 [2024-02-29T00:10:22.493Z] 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')
19:10:22 [2024-02-29T00:10:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=-231561431 data=null doit=true}, Button with text {Copy as a link}]
19:10:22 [2024-02-29T00:10:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=-231561431 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}]
19:10:22 [2024-02-29T00:10:22.493Z] 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')
19:10:22 [2024-02-29T00:10:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=-231561430 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
19:10:22 [2024-02-29T00:10:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-231561430 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')]
19:10:22 [2024-02-29T00:10:22.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-231561430 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')]
19:10:22 [2024-02-29T00:10:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-231561430 data=null 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')]
19:10:22 [2024-02-29T00:10:22.494Z] 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')
19:10:22 [2024-02-29T00:10:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
19:10:22 [2024-02-29T00:10:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
19:10:22 [2024-02-29T00:10:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:10:22 [2024-02-29T00:10:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:10:22 [2024-02-29T00:10:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:10:22 [2024-02-29T00:10:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:10:22 [2024-02-29T00:10:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:22 [2024-02-29T00:10:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:10:22 [2024-02-29T00:10:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-231561428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:22 [2024-02-29T00:10:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-231561428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:22 [2024-02-29T00:10:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-231561428 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:22 [2024-02-29T00:10:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-231561428 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:22 [2024-02-29T00:10:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-231561428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:22 [2024-02-29T00:10:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-231561428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:22 [2024-02-29T00:10:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-231561421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:22 [2024-02-29T00:10:22.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-231561736 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
19:10:22 [2024-02-29T00:10:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:10:22 [2024-02-29T00:10:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:22 [2024-02-29T00:10:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:22 [2024-02-29T00:10:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:22 [2024-02-29T00:10:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:22 [2024-02-29T00:10:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:22 [2024-02-29T00:10:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:22 [2024-02-29T00:10:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231561270 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:22 [2024-02-29T00:10:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231561270 data=null doit=true}, TreeItem with text {test}]
19:10:22 [2024-02-29T00:10:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231561270 data=null}, TreeItem with text {test}]
19:10:22 [2024-02-29T00:10:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231561269 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:22 [2024-02-29T00:10:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231561269 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:22 [2024-02-29T00:10:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231561228 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:22 [2024-02-29T00:10:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:22 [2024-02-29T00:10:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231561228 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:22 [2024-02-29T00:10:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231561227 data=null doit=true}, TreeItem with text {test}]
19:10:22 [2024-02-29T00:10:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231561227 data=null}, TreeItem with text {test}]
19:10:22 [2024-02-29T00:10:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231561227 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:22 [2024-02-29T00:10:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231561227 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:22 [2024-02-29T00:10:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231561200 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:22 [2024-02-29T00:10:22.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:22 [2024-02-29T00:10:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:22 [2024-02-29T00:10:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231561199 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:10:22 [2024-02-29T00:10:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231561199 data=null doit=true}, TreeItem with text {Traces [2]}]
19:10:22 [2024-02-29T00:10:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231561199 data=null}, TreeItem with text {Traces [2]}]
19:10:22 [2024-02-29T00:10:22.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231561198 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:10:22 [2024-02-29T00:10:22.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231561198 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]}]
19:10:22 [2024-02-29T00:10:22.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231561176 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:10:22 [2024-02-29T00:10:22.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:22 [2024-02-29T00:10:22.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231561176 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:10:22 [2024-02-29T00:10:22.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231561175 data=null doit=true}, TreeItem with text {Traces [2]}]
19:10:22 [2024-02-29T00:10:22.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231561175 data=null}, TreeItem with text {Traces [2]}]
19:10:22 [2024-02-29T00:10:22.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231561175 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:10:22 [2024-02-29T00:10:22.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231561175 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]}]
19:10:22 [2024-02-29T00:10:22.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231561164 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:10:22 [2024-02-29T00:10:22.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
19:10:22 [2024-02-29T00:10:22.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
19:10:22 [2024-02-29T00:10:22.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
19:10:23 [2024-02-29T00:10:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
19:10:23 [2024-02-29T00:10:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:23 [2024-02-29T00:10:23.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-231561112 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
19:10:23 [2024-02-29T00:10: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"'
19:10:23 [2024-02-29T00:10: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"'
19:10:23 [2024-02-29T00:10:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:23 [2024-02-29T00:10:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:23 [2024-02-29T00:10:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:23 [2024-02-29T00:10:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:23 [2024-02-29T00:10:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:23 [2024-02-29T00:10:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:23 [2024-02-29T00:10:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231560453 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:23 [2024-02-29T00:10:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231560453 data=null doit=true}, TreeItem with text {test}]
19:10:23 [2024-02-29T00:10:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231560453 data=null}, TreeItem with text {test}]
19:10:23 [2024-02-29T00:10:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231560452 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:23 [2024-02-29T00:10:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231560452 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:23 [2024-02-29T00:10:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231560434 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:23 [2024-02-29T00:10:23.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:23 [2024-02-29T00:10:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-231560433 data=null doit=true}, TreeItem with text {Experiments [1]}]
19:10:23 [2024-02-29T00:10:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-231560430 data=null}, TreeItem with text {Experiments [1]}]
19:10:23 [2024-02-29T00:10:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-231560429 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
19:10:23 [2024-02-29T00:10:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231560429 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]}]
19:10:23 [2024-02-29T00:10:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-231560428 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
19:10:23 [2024-02-29T00:10:23.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
19:10:23 [2024-02-29T00:10:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:23 [2024-02-29T00:10:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:23 [2024-02-29T00:10:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-231560424 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [2]}]
19:10:23 [2024-02-29T00:10:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-231560424 data=null doit=true}, TreeItem with text {Experiment [2]}]
19:10:23 [2024-02-29T00:10:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-231560424 data=null}, TreeItem with text {Experiment [2]}]
19:10:23 [2024-02-29T00:10:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-231560424 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [2]}]
19:10:23 [2024-02-29T00:10:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231560424 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]}]
19:10:23 [2024-02-29T00:10:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-231560404 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [2]}]
19:10:23 [2024-02-29T00:10:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
19:10:23 [2024-02-29T00:10:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
19:10:23 [2024-02-29T00:10:23.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
19:10:23 [2024-02-29T00:10:23.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
19:10:23 [2024-02-29T00:10:23.832Z] 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=-231560045 data=null doit=true}, Shell with text {Copy Experiment}]
19:10:23 [2024-02-29T00:10:23.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
19:10:23 [2024-02-29T00:10:23.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
19:10:23 [2024-02-29T00:10:23.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:')
19:10:23 [2024-02-29T00:10:23.832Z] 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:'))
19:10:23 [2024-02-29T00:10:23.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
19:10:23 [2024-02-29T00:10:23.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:10:23 [2024-02-29T00:10:23.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:10:23 [2024-02-29T00:10:23.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:10:23 [2024-02-29T00:10:23.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:10:23 [2024-02-29T00:10:23.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:23 [2024-02-29T00:10:23.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:10:23 [2024-02-29T00:10:23.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-231560042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:23 [2024-02-29T00:10:23.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-231560042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:23 [2024-02-29T00:10:23.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-231560042 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:23 [2024-02-29T00:10:23.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-231560042 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:23 [2024-02-29T00:10:23.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-231560042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:23 [2024-02-29T00:10:23.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-231560042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:23 [2024-02-29T00:10:23.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:23 [2024-02-29T00:10:23.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:23 [2024-02-29T00:10:23.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:23 [2024-02-29T00:10:23.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:23 [2024-02-29T00:10:23.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:23 [2024-02-29T00:10:23.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:10:23 [2024-02-29T00:10:23.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-231560042 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:23 [2024-02-29T00:10:23.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-231560369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
19:10:24 [2024-02-29T00:10:24.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again.
19:10:24 [2024-02-29T00:10:24.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:24 [2024-02-29T00:10:24.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:24 [2024-02-29T00:10:24.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:24 [2024-02-29T00:10:24.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:24 [2024-02-29T00:10:24.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:24 [2024-02-29T00:10:24.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:24 [2024-02-29T00:10:24.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231559436 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:24 [2024-02-29T00:10:24.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231559436 data=null doit=true}, TreeItem with text {test}]
19:10:24 [2024-02-29T00:10:24.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231559436 data=null}, TreeItem with text {test}]
19:10:24 [2024-02-29T00:10:24.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231559436 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:24 [2024-02-29T00:10:24.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231559436 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:24 [2024-02-29T00:10:24.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231559402 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:24 [2024-02-29T00:10:24.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:24 [2024-02-29T00:10:24.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231559402 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:24 [2024-02-29T00:10:24.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231559402 data=null doit=true}, TreeItem with text {test}]
19:10:24 [2024-02-29T00:10:24.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231559401 data=null}, TreeItem with text {test}]
19:10:24 [2024-02-29T00:10:24.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231559401 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:24 [2024-02-29T00:10:24.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231559401 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:24 [2024-02-29T00:10:24.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231559395 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:24 [2024-02-29T00:10:24.653Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:24 [2024-02-29T00:10:24.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:24 [2024-02-29T00:10:24.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231559394 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
19:10:24 [2024-02-29T00:10:24.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231559394 data=null doit=true}, TreeItem with text {Traces [2]}]
19:10:24 [2024-02-29T00:10:24.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231559394 data=null}, TreeItem with text {Traces [2]}]
19:10:24 [2024-02-29T00:10:24.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231559393 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
19:10:24 [2024-02-29T00:10:24.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231559393 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]}]
19:10:24 [2024-02-29T00:10:24.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231559379 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
19:10:24 [2024-02-29T00:10:24.653Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:10:24 [2024-02-29T00:10:24.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [2]} time=-231559379 data=null doit=true}, TreeItem with text {exp [2]}]
19:10:24 [2024-02-29T00:10:24.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-231559379 data=null}, TreeItem with text {exp [2]}]
19:10:24 [2024-02-29T00:10:24.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-231559378 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
19:10:24 [2024-02-29T00:10:24.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231559378 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]}]
19:10:24 [2024-02-29T00:10:24.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-231559375 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
19:10:24 [2024-02-29T00:10:24.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:24 [2024-02-29T00:10:24.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:24 [2024-02-29T00:10:24.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=-231559358 data=null button=0 stateMask=0x0 x=101 y=58 count=0}, TreeItem with text {exp [2]}]
19:10:24 [2024-02-29T00:10:24.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [2]} time=-231559358 data=null doit=true}, TreeItem with text {exp [2]}]
19:10:24 [2024-02-29T00:10:24.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-231559358 data=null}, TreeItem with text {exp [2]}]
19:10:24 [2024-02-29T00:10:24.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-231559357 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
19:10:24 [2024-02-29T00:10:24.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231559357 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]}]
19:10:24 [2024-02-29T00:10:24.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-231559341 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
19:10:24 [2024-02-29T00:10:24.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
19:10:24 [2024-02-29T00:10:24.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
19:10:24 [2024-02-29T00:10:24.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
19:10:24 [2024-02-29T00:10:24.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
19:10:24 [2024-02-29T00:10:24.912Z] 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=-231559018 data=null doit=true}, Shell with text {Copy Experiment}]
19:10:24 [2024-02-29T00:10:24.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: of type 'Text'
19:10:24 [2024-02-29T00:10:24.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
19:10:24 [2024-02-29T00:10:24.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:')
19:10:24 [2024-02-29T00:10:24.912Z] 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:'))
19:10:24 [2024-02-29T00:10:24.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
19:10:24 [2024-02-29T00:10:24.912Z] 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)'
19:10:24 [2024-02-29T00:10:24.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK'
19:10:24 [2024-02-29T00:10:24.912Z] 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')
19:10:24 [2024-02-29T00:10:24.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:10:24 [2024-02-29T00:10:24.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:10:24 [2024-02-29T00:10:24.912Z] 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')
19:10:24 [2024-02-29T00:10:24.912Z] 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
19:10:24 [2024-02-29T00:10:24.912Z] 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=-231559014 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')]
19:10:24 [2024-02-29T00:10:24.912Z] 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=-231559014 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')]
19:10:24 [2024-02-29T00:10:24.912Z] 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=-231559014 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')]
19:10:24 [2024-02-29T00:10:24.912Z] 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=-231559014 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')]
19:10:24 [2024-02-29T00:10:24.912Z] 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=-231559014 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')]
19:10:24 [2024-02-29T00:10:24.912Z] 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=-231559014 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')]
19:10:24 [2024-02-29T00:10:24.912Z] 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=-231559014 data=null 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')]
19:10:24 [2024-02-29T00:10:24.912Z] 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=-231559014 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')]
19:10:24 [2024-02-29T00:10:24.912Z] 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=-231559014 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')]
19:10:24 [2024-02-29T00:10:24.912Z] 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=-231559013 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')]
19:10:24 [2024-02-29T00:10:24.912Z] 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=-231559013 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')]
19:10:24 [2024-02-29T00:10:24.912Z] 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=-231559013 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')]
19:10:24 [2024-02-29T00:10:24.912Z] 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')
19:10:24 [2024-02-29T00:10:24.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
19:10:24 [2024-02-29T00:10:24.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:10:24 [2024-02-29T00:10:24.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:10:24 [2024-02-29T00:10:24.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:10:24 [2024-02-29T00:10:24.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:10:24 [2024-02-29T00:10:24.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:24 [2024-02-29T00:10:24.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:10:24 [2024-02-29T00:10:24.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-231559012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:24 [2024-02-29T00:10:24.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-231559012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:24 [2024-02-29T00:10:24.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-231559012 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:24 [2024-02-29T00:10:24.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-231559012 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:24 [2024-02-29T00:10:24.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-231559007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:24 [2024-02-29T00:10:24.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-231559007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:24 [2024-02-29T00:10:24.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:24 [2024-02-29T00:10:24.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:24 [2024-02-29T00:10:24.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:24 [2024-02-29T00:10:24.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:24 [2024-02-29T00:10:24.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:24 [2024-02-29T00:10:24.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:10:24 [2024-02-29T00:10:24.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-231559007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:24 [2024-02-29T00:10:24.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-231559311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
19:10:25 [2024-02-29T00:10:25.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again.
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231558476 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231558476 data=null doit=true}, TreeItem with text {test}]
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231558476 data=null}, TreeItem with text {test}]
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231558475 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231558475 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231558464 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231558463 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231558463 data=null doit=true}, TreeItem with text {test}]
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231558463 data=null}, TreeItem with text {test}]
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231558463 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231558462 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231558449 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:25 [2024-02-29T00:10:25.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-231558448 data=null button=0 stateMask=0x0 x=92 y=242 count=0}, TreeItem with text {Traces [4]}]
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-231558448 data=null doit=true}, TreeItem with text {Traces [4]}]
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-231558447 data=null}, TreeItem with text {Traces [4]}]
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-231558447 data=null button=1 stateMask=0x0 x=92 y=242 count=1}, TreeItem with text {Traces [4]}]
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231558447 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]}]
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-231558424 data=null button=1 stateMask=0x80000 x=92 y=242 count=1}, TreeItem with text {Traces [4]}]
19:10:25 [2024-02-29T00:10:25.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-231558424 data=null doit=true}, TreeItem with text {expDeepCopy [2]}]
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-231558423 data=null}, TreeItem with text {expDeepCopy [2]}]
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-231558423 data=null button=1 stateMask=0x0 x=135 y=196 count=1}, TreeItem with text {expDeepCopy [2]}]
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231558423 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]}]
19:10:25 [2024-02-29T00:10:25.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-231558420 data=null button=1 stateMask=0x80000 x=135 y=196 count=1}, TreeItem with text {expDeepCopy [2]}]
19:10:25 [2024-02-29T00:10:25.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
19:10:25 [2024-02-29T00:10:25.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-231558419 data=null doit=true}, TreeItem with text {expDeepCopy [2]}]
19:10:25 [2024-02-29T00:10:25.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-231558419 data=null}, TreeItem with text {expDeepCopy [2]}]
19:10:25 [2024-02-29T00:10:25.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-231558418 data=null button=1 stateMask=0x0 x=135 y=380 count=1}, TreeItem with text {expDeepCopy [2]}]
19:10:25 [2024-02-29T00:10:25.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231558418 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]}]
19:10:25 [2024-02-29T00:10:25.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-231558417 data=null button=1 stateMask=0x80000 x=135 y=380 count=1}, TreeItem with text {expDeepCopy [2]}]
19:10:25 [2024-02-29T00:10:25.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
19:10:25 [2024-02-29T00:10:25.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:25 [2024-02-29T00:10:25.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231558322 data=null button=0 stateMask=0x0 x=172 y=403 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:10:25 [2024-02-29T00:10:25.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231558321 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:25 [2024-02-29T00:10:25.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231558321 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:10:25 [2024-02-29T00:10:25.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231558321 data=null button=1 stateMask=0x0 x=172 y=403 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:25 [2024-02-29T00:10:25.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231558321 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:25 [2024-02-29T00:10:25.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231558297 data=null button=1 stateMask=0x80000 x=172 y=403 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:25 [2024-02-29T00:10:25.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:25 [2024-02-29T00:10:25.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:25 [2024-02-29T00:10:25.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:25 [2024-02-29T00:10:25.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:25 [2024-02-29T00:10:25.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
19:10:25 [2024-02-29T00:10:25.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:25 [2024-02-29T00:10:25.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-231558140 data=null button=0 stateMask=0x0 x=176 y=426 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
19:10:25 [2024-02-29T00:10:25.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-231558140 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
19:10:25 [2024-02-29T00:10:25.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-231558140 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
19:10:25 [2024-02-29T00:10:25.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-231558139 data=null button=1 stateMask=0x0 x=176 y=426 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
19:10:25 [2024-02-29T00:10:25.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231558139 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}]
19:10:25 [2024-02-29T00:10:25.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-231558067 data=null button=1 stateMask=0x80000 x=176 y=426 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
19:10:25 [2024-02-29T00:10:25.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:25 [2024-02-29T00:10:25.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:25 [2024-02-29T00:10:25.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:25 [2024-02-29T00:10:25.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:25 [2024-02-29T00:10:25.994Z] 
19:10:25 [2024-02-29T00:10:25.994Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:25.854: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:26 [2024-02-29T00:10:26.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:26 [2024-02-29T00:10:26.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:26 [2024-02-29T00:10:26.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:26 [2024-02-29T00:10:26.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:26 [2024-02-29T00:10:26.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:26 [2024-02-29T00:10:26.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:26 [2024-02-29T00:10:26.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231557644 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:26 [2024-02-29T00:10:26.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231557643 data=null doit=true}, TreeItem with text {test}]
19:10:26 [2024-02-29T00:10:26.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231557643 data=null}, TreeItem with text {test}]
19:10:26 [2024-02-29T00:10:26.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231557643 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:26 [2024-02-29T00:10:26.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231557643 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:26 [2024-02-29T00:10:26.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231557575 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:26 [2024-02-29T00:10:26.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:26 [2024-02-29T00:10:26.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231557575 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:26 [2024-02-29T00:10:26.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231557575 data=null doit=true}, TreeItem with text {test}]
19:10:26 [2024-02-29T00:10:26.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231557574 data=null}, TreeItem with text {test}]
19:10:26 [2024-02-29T00:10:26.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231557574 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:26 [2024-02-29T00:10:26.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231557574 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:26 [2024-02-29T00:10:26.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231557567 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:26 [2024-02-29T00:10:26.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:26 [2024-02-29T00:10:26.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:26 [2024-02-29T00:10:26.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-231557566 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
19:10:26 [2024-02-29T00:10:26.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-231557566 data=null doit=true}, TreeItem with text {Traces [4]}]
19:10:26 [2024-02-29T00:10:26.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-231557566 data=null}, TreeItem with text {Traces [4]}]
19:10:26 [2024-02-29T00:10:26.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-231557566 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:10:26 [2024-02-29T00:10:26.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231557566 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]}]
19:10:26 [2024-02-29T00:10:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-231557545 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:10:26 [2024-02-29T00:10:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:26 [2024-02-29T00:10:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-231557545 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
19:10:26 [2024-02-29T00:10:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-231557544 data=null doit=true}, TreeItem with text {Traces [4]}]
19:10:26 [2024-02-29T00:10:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-231557544 data=null}, TreeItem with text {Traces [4]}]
19:10:26 [2024-02-29T00:10:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-231557544 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:10:26 [2024-02-29T00:10:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231557544 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]}]
19:10:26 [2024-02-29T00:10:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-231557540 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:10:26 [2024-02-29T00:10:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:10:26 [2024-02-29T00:10:26.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:10:26 [2024-02-29T00:10:26.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:10:26 [2024-02-29T00:10:26.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:10:26 [2024-02-29T00:10:26.769Z] 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=-231557158 data=null doit=true}, Shell with text {Confirm Clear}]
19:10:26 [2024-02-29T00:10:26.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:10:26 [2024-02-29T00:10:26.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:10:26 [2024-02-29T00:10:26.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:10:26 [2024-02-29T00:10:26.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')
19:10:26 [2024-02-29T00:10:26.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:10:26 [2024-02-29T00:10:26.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:10:26 [2024-02-29T00:10:26.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231557157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:26 [2024-02-29T00:10:26.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231557157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:26 [2024-02-29T00:10:26.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231557157 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:26 [2024-02-29T00:10:26.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231557157 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:26 [2024-02-29T00:10:26.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231557157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:26 [2024-02-29T00:10:26.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231557157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:26 [2024-02-29T00:10:26.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231557157 data=null 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')]
19:10:26 [2024-02-29T00:10:26.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:10:26 [2024-02-29T00:10:26.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231557462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:10:27 [2024-02-29T00:10:27.700Z] 
19:10:27 [2024-02-29T00:10:27.700Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:27.372: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:29 [2024-02-29T00:10:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:29 [2024-02-29T00:10:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:29 [2024-02-29T00:10:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:29 [2024-02-29T00:10:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:29 [2024-02-29T00:10:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:29 [2024-02-29T00:10:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:29 [2024-02-29T00:10:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:29 [2024-02-29T00:10:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:29 [2024-02-29T00:10:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231555042 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:29 [2024-02-29T00:10:29.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231555042 data=null doit=true}, TreeItem with text {test}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231555042 data=null}, TreeItem with text {test}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231555041 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231555041 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231555032 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231555032 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231555032 data=null doit=true}, TreeItem with text {test}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231555031 data=null}, TreeItem with text {test}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231555031 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231555031 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231555020 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:29 [2024-02-29T00:10:29.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231555019 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231555019 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231555019 data=null}, TreeItem with text {Traces [1]}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231555018 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231555018 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231554988 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231554988 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231554988 data=null}, TreeItem with text {Traces [1]}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231554988 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231554988 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]}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231554982 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231554981 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231554981 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231554981 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231554980 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231554980 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231554953 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:29 [2024-02-29T00:10:29.069Z] 
19:10:29 [2024-02-29T00:10:29.069Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:28.961: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231554772 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231554772 data=null doit=true}, TreeItem with text {test}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231554772 data=null}, TreeItem with text {test}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231554771 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:29 [2024-02-29T00:10:29.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231554771 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:29 [2024-02-29T00:10:29.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231554741 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:29 [2024-02-29T00:10:29.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:29 [2024-02-29T00:10:29.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231554740 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:29 [2024-02-29T00:10:29.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231554740 data=null doit=true}, TreeItem with text {test}]
19:10:29 [2024-02-29T00:10:29.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231554740 data=null}, TreeItem with text {test}]
19:10:29 [2024-02-29T00:10:29.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231554740 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:29 [2024-02-29T00:10:29.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231554740 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:29 [2024-02-29T00:10:29.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231554734 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:29 [2024-02-29T00:10:29.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:29 [2024-02-29T00:10:29.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:29 [2024-02-29T00:10:29.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231554733 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:10:29 [2024-02-29T00:10:29.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231554733 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:29 [2024-02-29T00:10:29.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231554733 data=null}, TreeItem with text {Traces [1]}]
19:10:29 [2024-02-29T00:10:29.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231554733 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:29 [2024-02-29T00:10:29.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231554732 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:10:29 [2024-02-29T00:10:29.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231554681 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:29 [2024-02-29T00:10:29.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:29 [2024-02-29T00:10:29.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231554681 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:10:29 [2024-02-29T00:10:29.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231554680 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:29 [2024-02-29T00:10:29.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231554680 data=null}, TreeItem with text {Traces [1]}]
19:10:29 [2024-02-29T00:10:29.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231554680 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:29 [2024-02-29T00:10:29.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231554680 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:10:29 [2024-02-29T00:10:29.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231554676 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:29 [2024-02-29T00:10:29.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:10:29 [2024-02-29T00:10:29.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:10:29 [2024-02-29T00:10:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:10:29 [2024-02-29T00:10:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:10:29 [2024-02-29T00:10:29.584Z] 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=-231554335 data=null doit=true}, Shell with text {Confirm Clear}]
19:10:29 [2024-02-29T00:10:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:10:29 [2024-02-29T00:10:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:10:29 [2024-02-29T00:10:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:10:29 [2024-02-29T00:10:29.584Z] 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')
19:10:29 [2024-02-29T00:10:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:10:29 [2024-02-29T00:10:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:10:29 [2024-02-29T00:10:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231554334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:29 [2024-02-29T00:10:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231554334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:29 [2024-02-29T00:10:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231554334 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:29 [2024-02-29T00:10:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231554334 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:29 [2024-02-29T00:10:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231554334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:29 [2024-02-29T00:10:29.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231554334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:29 [2024-02-29T00:10:29.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231554334 data=null 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')]
19:10:30 [2024-02-29T00:10:30.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231554637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:10:30 [2024-02-29T00:10:30.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:10:30 [2024-02-29T00:10:30.148Z] 
19:10:30 [2024-02-29T00:10:30.148Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:30.131: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:31 [2024-02-29T00:10:31.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:31 [2024-02-29T00:10:31.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:31 [2024-02-29T00:10:31.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:31 [2024-02-29T00:10:31.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231552289 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231552289 data=null doit=true}, TreeItem with text {test}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231552288 data=null}, TreeItem with text {test}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231552288 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231552288 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231552279 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231552278 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231552278 data=null doit=true}, TreeItem with text {test}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231552278 data=null}, TreeItem with text {test}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231552277 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231552277 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231552265 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:31 [2024-02-29T00:10:31.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231552264 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231552264 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231552264 data=null}, TreeItem with text {Traces [1]}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231552263 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231552263 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231552249 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231552249 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231552249 data=null}, TreeItem with text {Traces [1]}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231552248 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231552248 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]}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231552247 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231552246 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231552246 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231552246 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231552246 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231552245 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231552216 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
19:10:31 [2024-02-29T00:10:31.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
19:10:32 [2024-02-29T00:10:32.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
19:10:32 [2024-02-29T00:10:32.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
19:10:32 [2024-02-29T00:10:32.032Z] 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=-231551834 data=null doit=true}, Shell with text {Rename Trace}]
19:10:32 [2024-02-29T00:10:32.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
19:10:32 [2024-02-29T00:10:32.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
19:10:32 [2024-02-29T00:10:32.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
19:10:32 [2024-02-29T00:10:32.032Z] 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:'))
19:10:32 [2024-02-29T00:10:32.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:10:32 [2024-02-29T00:10:32.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:10:32 [2024-02-29T00:10:32.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:10:32 [2024-02-29T00:10:32.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:10:32 [2024-02-29T00:10:32.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:32 [2024-02-29T00:10:32.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:10:32 [2024-02-29T00:10:32.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-231551832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:32 [2024-02-29T00:10:32.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-231551832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:32 [2024-02-29T00:10:32.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-231551832 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:32 [2024-02-29T00:10:32.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-231551832 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:32 [2024-02-29T00:10:32.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-231551832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:32 [2024-02-29T00:10:32.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-231551832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:32 [2024-02-29T00:10:32.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-231551832 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:32 [2024-02-29T00:10:32.595Z] 
19:10:32 [2024-02-29T00:10:32.595Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:32.353: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:32 [2024-02-29T00:10:32.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-231552170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
19:10:32 [2024-02-29T00:10:32.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:10:32 [2024-02-29T00:10:32.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:32 [2024-02-29T00:10:32.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:32 [2024-02-29T00:10:32.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:32 [2024-02-29T00:10:32.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:32 [2024-02-29T00:10:32.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:32 [2024-02-29T00:10:32.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:32 [2024-02-29T00:10:32.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231551261 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:32 [2024-02-29T00:10:32.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231551261 data=null doit=true}, TreeItem with text {test}]
19:10:32 [2024-02-29T00:10:32.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231551261 data=null}, TreeItem with text {test}]
19:10:32 [2024-02-29T00:10:32.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231551261 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:32 [2024-02-29T00:10:32.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231551261 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:32 [2024-02-29T00:10:32.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231551219 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:32 [2024-02-29T00:10:32.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:32 [2024-02-29T00:10:32.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231551218 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:32 [2024-02-29T00:10:32.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231551218 data=null doit=true}, TreeItem with text {test}]
19:10:32 [2024-02-29T00:10:32.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231551218 data=null}, TreeItem with text {test}]
19:10:32 [2024-02-29T00:10:32.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231551217 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:32 [2024-02-29T00:10:32.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231551217 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:32 [2024-02-29T00:10:32.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231551212 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:32 [2024-02-29T00:10:32.855Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:32 [2024-02-29T00:10:32.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:32 [2024-02-29T00:10:32.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231551187 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:10:32 [2024-02-29T00:10:32.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231551187 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:32 [2024-02-29T00:10:32.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231551187 data=null}, TreeItem with text {Traces [1]}]
19:10:32 [2024-02-29T00:10:32.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231551186 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:32 [2024-02-29T00:10:32.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231551186 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:10:32 [2024-02-29T00:10:32.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231551172 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:32 [2024-02-29T00:10:32.855Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
19:10:32 [2024-02-29T00:10:32.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:32 [2024-02-29T00:10:32.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231551172 data=null button=0 stateMask=0x0 x=158 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:32 [2024-02-29T00:10:32.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-231551171 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:32 [2024-02-29T00:10:32.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-231551171 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:32 [2024-02-29T00:10:32.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231551171 data=null button=1 stateMask=0x0 x=158 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:32 [2024-02-29T00:10:32.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231551171 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}]
19:10:32 [2024-02-29T00:10:32.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231551136 data=null button=1 stateMask=0x80000 x=158 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:32 [2024-02-29T00:10:32.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
19:10:32 [2024-02-29T00:10:32.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
19:10:32 [2024-02-29T00:10:32.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
19:10:32 [2024-02-29T00:10:32.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-231551106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
19:10:32 [2024-02-29T00:10:32.855Z] 
19:10:32 [2024-02-29T00:10:32.855Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:32.833: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:33 [2024-02-29T00:10:33.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:33 [2024-02-29T00:10:33.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:10:33 [2024-02-29T00:10:33.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:10:33 [2024-02-29T00:10:33.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:10:33 [2024-02-29T00:10:33.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:10:33 [2024-02-29T00:10:33.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:10:33 [2024-02-29T00:10:33.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231550550 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:10:33 [2024-02-29T00:10:33.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231550550 data=null doit=true}, TableItem with text {}]
19:10:33 [2024-02-29T00:10:33.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231550549 data=null}, TableItem with text {}]
19:10:33 [2024-02-29T00:10:33.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231550549 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:10:33 [2024-02-29T00:10:33.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231550549 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:10:33 [2024-02-29T00:10:33.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231550532 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:10:33 [2024-02-29T00:10:33.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:10:33 [2024-02-29T00:10:33.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:10:33 [2024-02-29T00:10:33.419Z] 
19:10:33 [2024-02-29T00:10:33.419Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:33.360: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:33 [2024-02-29T00:10:33.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:33 [2024-02-29T00:10:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:33 [2024-02-29T00:10:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:33 [2024-02-29T00:10:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:33 [2024-02-29T00:10:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:33 [2024-02-29T00:10:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:33 [2024-02-29T00:10:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231550391 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:33 [2024-02-29T00:10:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231550391 data=null doit=true}, TreeItem with text {test}]
19:10:33 [2024-02-29T00:10:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231550390 data=null}, TreeItem with text {test}]
19:10:33 [2024-02-29T00:10:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231550390 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:33 [2024-02-29T00:10:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231550390 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:33 [2024-02-29T00:10:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231550356 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:33 [2024-02-29T00:10:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:33 [2024-02-29T00:10:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231550356 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:33 [2024-02-29T00:10:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231550355 data=null doit=true}, TreeItem with text {test}]
19:10:33 [2024-02-29T00:10:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231550355 data=null}, TreeItem with text {test}]
19:10:33 [2024-02-29T00:10:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231550355 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:33 [2024-02-29T00:10:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231550355 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:33 [2024-02-29T00:10:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231550349 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:33 [2024-02-29T00:10:33.688Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:33 [2024-02-29T00:10:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:33 [2024-02-29T00:10:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231550348 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:10:33 [2024-02-29T00:10:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231550348 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:33 [2024-02-29T00:10:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231550348 data=null}, TreeItem with text {Traces [1]}]
19:10:33 [2024-02-29T00:10:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231550348 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:33 [2024-02-29T00:10:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231550348 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:10:33 [2024-02-29T00:10:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231550334 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:33 [2024-02-29T00:10:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:33 [2024-02-29T00:10:33.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231550333 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:10:33 [2024-02-29T00:10:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231550333 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:33 [2024-02-29T00:10:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231550333 data=null}, TreeItem with text {Traces [1]}]
19:10:33 [2024-02-29T00:10:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231550333 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:33 [2024-02-29T00:10:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231550332 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:10:33 [2024-02-29T00:10:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231550329 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:33 [2024-02-29T00:10:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:10:33 [2024-02-29T00:10:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:10:33 [2024-02-29T00:10:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:10:33 [2024-02-29T00:10:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:10:33 [2024-02-29T00:10:33.946Z] 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=-231550004 data=null doit=true}, Shell with text {Confirm Clear}]
19:10:33 [2024-02-29T00:10:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:10:33 [2024-02-29T00:10:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:10:33 [2024-02-29T00:10:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:10:33 [2024-02-29T00:10:33.946Z] 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')
19:10:33 [2024-02-29T00:10:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:10:33 [2024-02-29T00:10:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:10:33 [2024-02-29T00:10:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231550003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:33 [2024-02-29T00:10:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231550003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:33 [2024-02-29T00:10:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231550003 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:33 [2024-02-29T00:10:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231550002 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:33 [2024-02-29T00:10:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231550002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:33 [2024-02-29T00:10:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231550002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:33 [2024-02-29T00:10:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231550002 data=null 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')]
19:10:34 [2024-02-29T00:10:34.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231550293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:10:34 [2024-02-29T00:10:34.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:10:34 [2024-02-29T00:10:34.460Z] 
19:10:34 [2024-02-29T00:10:34.460Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:34.262: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:35 [2024-02-29T00:10:35.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:35 [2024-02-29T00:10:35.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:35 [2024-02-29T00:10:35.829Z] 
19:10:35 [2024-02-29T00:10:35.829Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:35.676: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:35 [2024-02-29T00:10:35.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:35 [2024-02-29T00:10:35.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:35 [2024-02-29T00:10:35.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:35 [2024-02-29T00:10:35.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:35 [2024-02-29T00:10:35.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:35 [2024-02-29T00:10:35.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:35 [2024-02-29T00:10:35.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231548079 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:35 [2024-02-29T00:10:35.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231548079 data=null doit=true}, TreeItem with text {test}]
19:10:35 [2024-02-29T00:10:35.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231548078 data=null}, TreeItem with text {test}]
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231548078 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231548078 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231548054 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231548054 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231548054 data=null doit=true}, TreeItem with text {test}]
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231548053 data=null}, TreeItem with text {test}]
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231548053 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231548053 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231548044 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:35 [2024-02-29T00:10:35.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231548043 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231548043 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231548043 data=null}, TreeItem with text {Traces [1]}]
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231548042 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231548042 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231548032 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231548024 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231548024 data=null}, TreeItem with text {Traces [1]}]
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231548023 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231548023 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]}]
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231548022 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231548021 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231548021 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231548021 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231548020 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:35 [2024-02-29T00:10:35.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231548020 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:36 [2024-02-29T00:10:36.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231547981 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:36 [2024-02-29T00:10:36.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
19:10:36 [2024-02-29T00:10:36.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
19:10:36 [2024-02-29T00:10:36.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
19:10:36 [2024-02-29T00:10:36.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
19:10:36 [2024-02-29T00:10:36.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-231547946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
19:10:36 [2024-02-29T00:10:36.344Z] 
19:10:36 [2024-02-29T00:10:36.344Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:36.166: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:36 [2024-02-29T00:10:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:36 [2024-02-29T00:10:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:36 [2024-02-29T00:10:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:36 [2024-02-29T00:10:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:36 [2024-02-29T00:10:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:36 [2024-02-29T00:10:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:36 [2024-02-29T00:10:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:36 [2024-02-29T00:10:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:36 [2024-02-29T00:10:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231547336 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:36 [2024-02-29T00:10:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231547335 data=null doit=true}, TreeItem with text {test}]
19:10:36 [2024-02-29T00:10:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231547335 data=null}, TreeItem with text {test}]
19:10:36 [2024-02-29T00:10:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231547335 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:36 [2024-02-29T00:10:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231547334 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:36 [2024-02-29T00:10:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231547259 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:36 [2024-02-29T00:10:36.601Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:36 [2024-02-29T00:10:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-231547257 data=null doit=true}, TreeItem with text {Experiments [1]}]
19:10:36 [2024-02-29T00:10:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-231547257 data=null}, TreeItem with text {Experiments [1]}]
19:10:36 [2024-02-29T00:10:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-231547257 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
19:10:36 [2024-02-29T00:10:36.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231547255 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]}]
19:10:36 [2024-02-29T00:10:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-231547254 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
19:10:36 [2024-02-29T00:10:36.602Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
19:10:36 [2024-02-29T00:10:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-231547254 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}]
19:10:36 [2024-02-29T00:10:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-231547253 data=null}, TreeItem with text {ExampleCustomTxt.log [1]}]
19:10:36 [2024-02-29T00:10:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-231547253 data=null button=1 stateMask=0x0 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
19:10:36 [2024-02-29T00:10:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231547253 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]}]
19:10:36 [2024-02-29T00:10:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-231547251 data=null button=1 stateMask=0x80000 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
19:10:36 [2024-02-29T00:10:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:36 [2024-02-29T00:10:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231547250 data=null button=0 stateMask=0x0 x=172 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
19:10:36 [2024-02-29T00:10:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231547250 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
19:10:36 [2024-02-29T00:10:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231547250 data=null}, Tree node with text: ExampleCustomTxt.log]
19:10:36 [2024-02-29T00:10:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231547250 data=null button=1 stateMask=0x0 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
19:10:36 [2024-02-29T00:10:36.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231547250 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]
19:10:36 [2024-02-29T00:10:36.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231547175 data=null button=1 stateMask=0x80000 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
19:10:36 [2024-02-29T00:10:36.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove'
19:10:36 [2024-02-29T00:10:36.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Remove'
19:10:37 [2024-02-29T00:10:37.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Remove'
19:10:37 [2024-02-29T00:10:37.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove'
19:10:37 [2024-02-29T00:10:37.116Z] 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=-231546797 data=null doit=true}, Shell with text {Confirm Remove}]
19:10:37 [2024-02-29T00:10:37.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:10:37 [2024-02-29T00:10:37.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:10:37 [2024-02-29T00:10:37.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:10:37 [2024-02-29T00:10:37.116Z] 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')
19:10:37 [2024-02-29T00:10:37.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:10:37 [2024-02-29T00:10:37.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:10:37 [2024-02-29T00:10:37.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231546796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:37 [2024-02-29T00:10:37.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231546796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:37 [2024-02-29T00:10:37.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231546796 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:37 [2024-02-29T00:10:37.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231546796 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:37 [2024-02-29T00:10:37.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231546796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:37 [2024-02-29T00:10:37.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231546796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:37 [2024-02-29T00:10:37.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231546796 data=null 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')]
19:10:37 [2024-02-29T00:10:37.373Z] 
19:10:37 [2024-02-29T00:10:37.374Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:37.157: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:37 [2024-02-29T00:10:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=-231547131 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Remove']
19:10:37 [2024-02-29T00:10:37.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:10:37 [2024-02-29T00:10:37.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
19:10:38 [2024-02-29T00:10:38.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231545850 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231545850 data=null doit=true}, TreeItem with text {test}]
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231545850 data=null}, TreeItem with text {test}]
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231545850 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231545850 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231545804 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231545803 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231545803 data=null doit=true}, TreeItem with text {test}]
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231545803 data=null}, TreeItem with text {test}]
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231545802 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231545802 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231545797 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:38 [2024-02-29T00:10:38.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231545796 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [1]}]
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231545796 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231545796 data=null}, TreeItem with text {Traces [1]}]
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231545796 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231545795 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231545775 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
19:10:38 [2024-02-29T00:10:38.195Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231545762 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231545761 data=null doit=true}, TreeItem with text {test}]
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231545761 data=null}, TreeItem with text {test}]
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231545761 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231545761 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231545744 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:38 [2024-02-29T00:10:38.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231545744 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:38 [2024-02-29T00:10:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231545743 data=null doit=true}, TreeItem with text {test}]
19:10:38 [2024-02-29T00:10:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231545743 data=null}, TreeItem with text {test}]
19:10:38 [2024-02-29T00:10:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231545743 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:38 [2024-02-29T00:10:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231545743 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:38 [2024-02-29T00:10:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231545738 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:38 [2024-02-29T00:10:38.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:38 [2024-02-29T00:10:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:38 [2024-02-29T00:10:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231545737 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:10:38 [2024-02-29T00:10:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231545737 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:38 [2024-02-29T00:10:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231545737 data=null}, TreeItem with text {Traces [1]}]
19:10:38 [2024-02-29T00:10:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231545736 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:38 [2024-02-29T00:10:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231545736 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:10:38 [2024-02-29T00:10:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231545730 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:38 [2024-02-29T00:10:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:38 [2024-02-29T00:10:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231545729 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:10:38 [2024-02-29T00:10:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231545729 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:38 [2024-02-29T00:10:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231545729 data=null}, TreeItem with text {Traces [1]}]
19:10:38 [2024-02-29T00:10:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231545728 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:38 [2024-02-29T00:10:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231545728 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:10:38 [2024-02-29T00:10:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231545717 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:38 [2024-02-29T00:10:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:10:38 [2024-02-29T00:10:38.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:10:38 [2024-02-29T00:10:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:10:38 [2024-02-29T00:10:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:10:38 [2024-02-29T00:10:38.453Z] 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=-231545381 data=null doit=true}, Shell with text {Confirm Clear}]
19:10:38 [2024-02-29T00:10:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:10:38 [2024-02-29T00:10:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:10:38 [2024-02-29T00:10:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:10:38 [2024-02-29T00:10:38.453Z] 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')
19:10:38 [2024-02-29T00:10:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:10:38 [2024-02-29T00:10:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:10:38 [2024-02-29T00:10:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231545381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:38 [2024-02-29T00:10:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231545380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:38 [2024-02-29T00:10:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231545380 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:38 [2024-02-29T00:10:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231545380 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:38 [2024-02-29T00:10:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231545380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:38 [2024-02-29T00:10:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231545380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:38 [2024-02-29T00:10:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231545380 data=null 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')]
19:10:38 [2024-02-29T00:10:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:10:38 [2024-02-29T00:10:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231545688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:10:39 [2024-02-29T00:10:39.275Z] 
19:10:39 [2024-02-29T00:10:39.275Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:39.180: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:40 [2024-02-29T00:10:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:40 [2024-02-29T00:10:40.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:40 [2024-02-29T00:10:40.900Z] 
19:10:40 [2024-02-29T00:10:40.900Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:40.655: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:40 [2024-02-29T00:10:40.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:40 [2024-02-29T00:10:40.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:40 [2024-02-29T00:10:40.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:40 [2024-02-29T00:10:40.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:40 [2024-02-29T00:10:40.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:40 [2024-02-29T00:10:40.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:40 [2024-02-29T00:10:40.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231543072 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:40 [2024-02-29T00:10:40.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231543072 data=null doit=true}, TreeItem with text {test}]
19:10:40 [2024-02-29T00:10:40.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231543072 data=null}, TreeItem with text {test}]
19:10:40 [2024-02-29T00:10:40.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231543071 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:40 [2024-02-29T00:10:40.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231543071 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:40 [2024-02-29T00:10:40.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231543062 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:40 [2024-02-29T00:10:40.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:40 [2024-02-29T00:10:40.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231543061 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231543061 data=null doit=true}, TreeItem with text {test}]
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231543061 data=null}, TreeItem with text {test}]
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231543061 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231543061 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231543049 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:40 [2024-02-29T00:10:40.901Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231543048 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231543048 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231543048 data=null}, TreeItem with text {Traces [1]}]
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231543048 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231543047 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231543033 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231543033 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231543033 data=null}, TreeItem with text {Traces [1]}]
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231543033 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231543033 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]}]
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231542986 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-231542986 data=null doit=true}, TreeItem with text {symbolic-link [1]}]
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-231542986 data=null}, TreeItem with text {symbolic-link [1]}]
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-231542985 data=null button=1 stateMask=0x0 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231542985 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]}]
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-231542984 data=null button=1 stateMask=0x80000 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231542981 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231542981 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231542980 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231542980 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231542980 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:40 [2024-02-29T00:10:40.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231542947 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:41 [2024-02-29T00:10:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
19:10:41 [2024-02-29T00:10:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
19:10:41 [2024-02-29T00:10:41.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
19:10:41 [2024-02-29T00:10:41.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
19:10:41 [2024-02-29T00:10:41.415Z] 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=-231542537 data=null doit=true}, Shell with text {Copy Trace}]
19:10:41 [2024-02-29T00:10:41.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
19:10:41 [2024-02-29T00:10:41.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
19:10:41 [2024-02-29T00:10:41.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
19:10:41 [2024-02-29T00:10:41.415Z] 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:'))
19:10:41 [2024-02-29T00:10:41.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
19:10:41 [2024-02-29T00:10:41.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
19:10:41 [2024-02-29T00:10:41.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:10:41 [2024-02-29T00:10:41.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:10:41 [2024-02-29T00:10:41.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:10:41 [2024-02-29T00:10:41.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:10:41 [2024-02-29T00:10:41.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:10:41 [2024-02-29T00:10:41.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:10:41 [2024-02-29T00:10:41.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-231542534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:41 [2024-02-29T00:10:41.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-231542534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:41 [2024-02-29T00:10:41.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-231542534 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:41 [2024-02-29T00:10:41.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-231542534 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:41 [2024-02-29T00:10:41.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-231542534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:41 [2024-02-29T00:10:41.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-231542534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:41 [2024-02-29T00:10:41.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-231542534 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:41 [2024-02-29T00:10:41.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-231542874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
19:10:41 [2024-02-29T00:10:41.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:10:41 [2024-02-29T00:10:41.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:41 [2024-02-29T00:10:41.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:41 [2024-02-29T00:10:41.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231542348 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:10:41 [2024-02-29T00:10:41.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231542348 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:41 [2024-02-29T00:10:41.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231542347 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:10:41 [2024-02-29T00:10:41.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231542347 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:41 [2024-02-29T00:10:41.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231542347 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:41 [2024-02-29T00:10:41.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231542343 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:41 [2024-02-29T00:10:41.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
19:10:41 [2024-02-29T00:10:41.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
19:10:41 [2024-02-29T00:10:41.930Z] 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=-231541967 data=null doit=true}, Shell with text {Copy Trace}]
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
19:10:41 [2024-02-29T00:10:41.930Z] 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:'))
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
19:10:41 [2024-02-29T00:10:41.930Z] 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'
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
19:10:41 [2024-02-29T00:10:41.930Z] 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')
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:10:41 [2024-02-29T00:10:41.930Z] 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')
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=-231541964 data=null doit=true}, Button with text {Copy as a link}]
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=-231541964 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}]
19:10:41 [2024-02-29T00:10:41.930Z] 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')
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=-231541964 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-231541964 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')]
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-231541963 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')]
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-231541963 data=null 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')]
19:10:41 [2024-02-29T00:10:41.930Z] 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')
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:10:41 [2024-02-29T00:10:41.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')
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-231541961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-231541961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-231541961 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-231541961 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-231541961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-231541961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:41 [2024-02-29T00:10:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-231541961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:41 [2024-02-29T00:10:41.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-231542267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
19:10:42 [2024-02-29T00:10:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:10:42 [2024-02-29T00:10:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:42 [2024-02-29T00:10:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:42 [2024-02-29T00:10:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:42 [2024-02-29T00:10:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:42 [2024-02-29T00:10:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:42 [2024-02-29T00:10:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:42 [2024-02-29T00:10:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231541842 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:42 [2024-02-29T00:10:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231541842 data=null doit=true}, TreeItem with text {test}]
19:10:42 [2024-02-29T00:10:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231541842 data=null}, TreeItem with text {test}]
19:10:42 [2024-02-29T00:10:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231541842 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:42 [2024-02-29T00:10:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231541842 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:42 [2024-02-29T00:10:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231541808 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:42 [2024-02-29T00:10:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:42 [2024-02-29T00:10:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231541808 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:42 [2024-02-29T00:10:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231541808 data=null doit=true}, TreeItem with text {test}]
19:10:42 [2024-02-29T00:10:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231541807 data=null}, TreeItem with text {test}]
19:10:42 [2024-02-29T00:10:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231541807 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:42 [2024-02-29T00:10:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231541807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:42 [2024-02-29T00:10:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231541802 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:42 [2024-02-29T00:10:42.187Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:42 [2024-02-29T00:10:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:42 [2024-02-29T00:10:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-231541801 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
19:10:42 [2024-02-29T00:10:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-231541790 data=null doit=true}, TreeItem with text {Traces [3]}]
19:10:42 [2024-02-29T00:10:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-231541789 data=null}, TreeItem with text {Traces [3]}]
19:10:42 [2024-02-29T00:10:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-231541789 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:10:42 [2024-02-29T00:10:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231541789 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]}]
19:10:42 [2024-02-29T00:10:42.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-231541770 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:10:42 [2024-02-29T00:10:42.187Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:10:42 [2024-02-29T00:10:42.187Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
19:10:42 [2024-02-29T00:10:42.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:42 [2024-02-29T00:10:42.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231541769 data=null button=0 stateMask=0x0 x=176 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:42 [2024-02-29T00:10:42.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-231541769 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:42 [2024-02-29T00:10:42.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-231541769 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:42 [2024-02-29T00:10:42.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231541768 data=null button=1 stateMask=0x0 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:42 [2024-02-29T00:10:42.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231541768 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}]
19:10:42 [2024-02-29T00:10:42.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231541732 data=null button=1 stateMask=0x80000 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:42 [2024-02-29T00:10:42.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
19:10:42 [2024-02-29T00:10:42.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
19:10:42 [2024-02-29T00:10:42.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
19:10:42 [2024-02-29T00:10:42.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-231541695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
19:10:42 [2024-02-29T00:10:42.446Z] 
19:10:42 [2024-02-29T00:10:42.446Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:42.310: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:43 [2024-02-29T00:10:43.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:43 [2024-02-29T00:10:43.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:10:43 [2024-02-29T00:10:43.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:10:43 [2024-02-29T00:10:43.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:10:43 [2024-02-29T00:10:43.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:10:43 [2024-02-29T00:10:43.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:10:43 [2024-02-29T00:10:43.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:10:43 [2024-02-29T00:10:43.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:10:43 [2024-02-29T00:10:43.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:10:43 [2024-02-29T00:10:43.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:10:43 [2024-02-29T00:10:43.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231540073 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:10:43 [2024-02-29T00:10:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231540073 data=null doit=true}, TableItem with text {}]
19:10:43 [2024-02-29T00:10:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231540072 data=null}, TableItem with text {}]
19:10:43 [2024-02-29T00:10:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231540072 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:10:43 [2024-02-29T00:10:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231540072 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:10:43 [2024-02-29T00:10:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231540063 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:10:43 [2024-02-29T00:10:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:10:43 [2024-02-29T00:10:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:10:43 [2024-02-29T00:10:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:43 [2024-02-29T00:10:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:43 [2024-02-29T00:10:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:43 [2024-02-29T00:10:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:43 [2024-02-29T00:10:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:44 [2024-02-29T00:10:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:44 [2024-02-29T00:10:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231539983 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:44 [2024-02-29T00:10:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231539982 data=null doit=true}, TreeItem with text {test}]
19:10:44 [2024-02-29T00:10:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231539982 data=null}, TreeItem with text {test}]
19:10:44 [2024-02-29T00:10:44.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231539982 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231539982 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231539951 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231539950 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231539950 data=null doit=true}, TreeItem with text {test}]
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231539950 data=null}, TreeItem with text {test}]
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231539949 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231539949 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231539944 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:44 [2024-02-29T00:10:44.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-231539943 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-231539943 data=null doit=true}, TreeItem with text {Traces [4]}]
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-231539943 data=null}, TreeItem with text {Traces [4]}]
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-231539942 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231539942 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]}]
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-231539926 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:10:44 [2024-02-29T00:10:44.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
19:10:44 [2024-02-29T00:10:44.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-231539924 data=null button=0 stateMask=0x0 x=176 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-231539924 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-231539924 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-231539923 data=null button=1 stateMask=0x0 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231539923 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}]
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-231539891 data=null button=1 stateMask=0x80000 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:44 [2024-02-29T00:10:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-231539860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
19:10:44 [2024-02-29T00:10:44.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:44 [2024-02-29T00:10:44.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:44 [2024-02-29T00:10:44.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:10:44 [2024-02-29T00:10:44.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:10:45 [2024-02-29T00:10:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:10:45 [2024-02-29T00:10:45.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:10:45 [2024-02-29T00:10:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:10:45 [2024-02-29T00:10:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:10:45 [2024-02-29T00:10:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:10:45 [2024-02-29T00:10:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:10:45 [2024-02-29T00:10:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:10:45 [2024-02-29T00:10:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231538269 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:10:45 [2024-02-29T00:10:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231538268 data=null doit=true}, TableItem with text {}]
19:10:45 [2024-02-29T00:10:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231538268 data=null}, TableItem with text {}]
19:10:45 [2024-02-29T00:10:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231538268 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:10:45 [2024-02-29T00:10:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231538267 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:10:45 [2024-02-29T00:10:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231538259 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:10:45 [2024-02-29T00:10:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:10:45 [2024-02-29T00:10:45.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:10:45 [2024-02-29T00:10:45.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
19:10:45 [2024-02-29T00:10:45.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:45 [2024-02-29T00:10:45.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231538144 data=null button=0 stateMask=0x0 x=176 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:45 [2024-02-29T00:10:45.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-231538144 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:45 [2024-02-29T00:10:45.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-231538144 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:45 [2024-02-29T00:10:45.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231538143 data=null button=1 stateMask=0x0 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:45 [2024-02-29T00:10:45.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231538143 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}]
19:10:45 [2024-02-29T00:10:45.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231538107 data=null button=1 stateMask=0x80000 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:45 [2024-02-29T00:10:45.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:45 [2024-02-29T00:10:45.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:45 [2024-02-29T00:10:45.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:45 [2024-02-29T00:10:45.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:45 [2024-02-29T00:10:45.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
19:10:45 [2024-02-29T00:10:45.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:46 [2024-02-29T00:10:46.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-231538003 data=null button=0 stateMask=0x0 x=176 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
19:10:46 [2024-02-29T00:10:46.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-231538003 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
19:10:46 [2024-02-29T00:10:46.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-231538003 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
19:10:46 [2024-02-29T00:10:46.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-231538003 data=null button=1 stateMask=0x0 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
19:10:46 [2024-02-29T00:10:46.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231538003 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}]
19:10:46 [2024-02-29T00:10:46.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-231537984 data=null button=1 stateMask=0x80000 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
19:10:46 [2024-02-29T00:10:46.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:46 [2024-02-29T00:10:46.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:46 [2024-02-29T00:10:46.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:46 [2024-02-29T00:10:46.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:46 [2024-02-29T00:10:46.037Z] 
19:10:46 [2024-02-29T00:10:46.037Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:45.904: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:46 [2024-02-29T00:10:46.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:46 [2024-02-29T00:10:46.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:46 [2024-02-29T00:10:46.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:46 [2024-02-29T00:10:46.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:46 [2024-02-29T00:10:46.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:46 [2024-02-29T00:10:46.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:46 [2024-02-29T00:10:46.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231537866 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:46 [2024-02-29T00:10:46.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231537866 data=null doit=true}, TreeItem with text {test}]
19:10:46 [2024-02-29T00:10:46.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231537866 data=null}, TreeItem with text {test}]
19:10:46 [2024-02-29T00:10:46.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231537865 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:46 [2024-02-29T00:10:46.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231537865 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:46 [2024-02-29T00:10:46.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231537833 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:46 [2024-02-29T00:10:46.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:46 [2024-02-29T00:10:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231537833 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:46 [2024-02-29T00:10:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231537832 data=null doit=true}, TreeItem with text {test}]
19:10:46 [2024-02-29T00:10:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231537832 data=null}, TreeItem with text {test}]
19:10:46 [2024-02-29T00:10:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231537832 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:46 [2024-02-29T00:10:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231537832 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:46 [2024-02-29T00:10:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231537824 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:46 [2024-02-29T00:10:46.038Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:46 [2024-02-29T00:10:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:46 [2024-02-29T00:10:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-231537823 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
19:10:46 [2024-02-29T00:10:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-231537823 data=null doit=true}, TreeItem with text {Traces [4]}]
19:10:46 [2024-02-29T00:10:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-231537823 data=null}, TreeItem with text {Traces [4]}]
19:10:46 [2024-02-29T00:10:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-231537822 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:10:46 [2024-02-29T00:10:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231537822 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]}]
19:10:46 [2024-02-29T00:10:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-231537814 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:10:46 [2024-02-29T00:10:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:46 [2024-02-29T00:10:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-231537813 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
19:10:46 [2024-02-29T00:10:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-231537813 data=null doit=true}, TreeItem with text {Traces [4]}]
19:10:46 [2024-02-29T00:10:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-231537813 data=null}, TreeItem with text {Traces [4]}]
19:10:46 [2024-02-29T00:10:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-231537813 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:10:46 [2024-02-29T00:10:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231537813 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]}]
19:10:46 [2024-02-29T00:10:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-231537800 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
19:10:46 [2024-02-29T00:10:46.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:10:46 [2024-02-29T00:10:46.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:10:46 [2024-02-29T00:10:46.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:10:46 [2024-02-29T00:10:46.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:10:46 [2024-02-29T00:10:46.552Z] 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=-231537436 data=null doit=true}, Shell with text {Confirm Clear}]
19:10:46 [2024-02-29T00:10:46.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:10:46 [2024-02-29T00:10:46.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:10:46 [2024-02-29T00:10:46.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:10:46 [2024-02-29T00:10:46.552Z] 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')
19:10:46 [2024-02-29T00:10:46.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:10:46 [2024-02-29T00:10:46.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:10:46 [2024-02-29T00:10:46.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231537436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:46 [2024-02-29T00:10:46.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231537436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:46 [2024-02-29T00:10:46.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231537436 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:46 [2024-02-29T00:10:46.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231537435 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:46 [2024-02-29T00:10:46.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231537435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:46 [2024-02-29T00:10:46.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231537435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:46 [2024-02-29T00:10:46.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231537435 data=null 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')]
19:10:46 [2024-02-29T00:10:46.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:10:46 [2024-02-29T00:10:46.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231537759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:10:47 [2024-02-29T00:10:47.740Z] 
19:10:47 [2024-02-29T00:10:47.740Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:47.426: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:49 [2024-02-29T00:10:49.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:49 [2024-02-29T00:10:49.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:49 [2024-02-29T00:10:49.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:49 [2024-02-29T00:10:49.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231535009 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231535009 data=null doit=true}, TreeItem with text {test}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231535009 data=null}, TreeItem with text {test}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231535008 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231535008 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231534998 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231534997 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231534997 data=null doit=true}, TreeItem with text {test}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231534997 data=null}, TreeItem with text {test}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231534997 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231534997 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231534984 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:49 [2024-02-29T00:10:49.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231534983 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231534983 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231534983 data=null}, TreeItem with text {Traces [1]}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231534983 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231534983 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231534970 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231534969 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231534969 data=null}, TreeItem with text {Traces [1]}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231534969 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231534969 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]}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231534967 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231534967 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231534966 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231534966 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231534966 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231534966 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231534938 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:10:49 [2024-02-29T00:10:49.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:10:49 [2024-02-29T00:10:49.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:10:49 [2024-02-29T00:10:49.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
19:10:49 [2024-02-29T00:10:49.368Z] 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=-231534585 data=null doit=true}, Shell with text {Confirm Delete}]
19:10:49 [2024-02-29T00:10:49.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:10:49 [2024-02-29T00:10:49.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:10:49 [2024-02-29T00:10:49.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:10:49 [2024-02-29T00:10:49.368Z] 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')
19:10:49 [2024-02-29T00:10:49.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:10:49 [2024-02-29T00:10:49.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:10:49 [2024-02-29T00:10:49.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231534584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:49 [2024-02-29T00:10:49.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231534584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:49 [2024-02-29T00:10:49.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231534584 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:49 [2024-02-29T00:10:49.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231534584 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:49 [2024-02-29T00:10:49.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231534584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:49 [2024-02-29T00:10:49.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231534584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:49 [2024-02-29T00:10:49.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231534584 data=null 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')]
19:10:49 [2024-02-29T00:10:49.625Z] 
19:10:49 [2024-02-29T00:10:49.625Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:49.573: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:49 [2024-02-29T00:10:49.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-231534867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231534089 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231534089 data=null doit=true}, TreeItem with text {test}]
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231534088 data=null}, TreeItem with text {test}]
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231534088 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231534087 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231534043 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231534042 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231534042 data=null doit=true}, TreeItem with text {test}]
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231534042 data=null}, TreeItem with text {test}]
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231534041 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231534041 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231534036 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:49 [2024-02-29T00:10:49.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231534035 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231534035 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231534035 data=null}, TreeItem with text {Traces [1]}]
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231534034 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231534034 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231534016 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231534015 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231534015 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231534015 data=null}, TreeItem with text {Traces [1]}]
19:10:49 [2024-02-29T00:10:49.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231534015 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:49 [2024-02-29T00:10:49.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231534015 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:10:49 [2024-02-29T00:10:49.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231534011 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:49 [2024-02-29T00:10:49.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:10:49 [2024-02-29T00:10:49.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:10:50 [2024-02-29T00:10:50.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:10:50 [2024-02-29T00:10:50.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:10:50 [2024-02-29T00:10:50.140Z] 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=-231533696 data=null doit=true}, Shell with text {Confirm Clear}]
19:10:50 [2024-02-29T00:10:50.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:10:50 [2024-02-29T00:10:50.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:10:50 [2024-02-29T00:10:50.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:10:50 [2024-02-29T00:10:50.140Z] 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')
19:10:50 [2024-02-29T00:10:50.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:10:50 [2024-02-29T00:10:50.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:10:50 [2024-02-29T00:10:50.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231533695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:50 [2024-02-29T00:10:50.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231533695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:50 [2024-02-29T00:10:50.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231533695 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:50 [2024-02-29T00:10:50.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231533695 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:50 [2024-02-29T00:10:50.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231533695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:50 [2024-02-29T00:10:50.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231533695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:50 [2024-02-29T00:10:50.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231533694 data=null 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')]
19:10:50 [2024-02-29T00:10:50.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231533977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:10:50 [2024-02-29T00:10:50.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:10:50 [2024-02-29T00:10:50.397Z] 
19:10:50 [2024-02-29T00:10:50.397Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:50.376: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:51 [2024-02-29T00:10:51.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:51 [2024-02-29T00:10:51.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:52 [2024-02-29T00:10:52.023Z] 
19:10:52 [2024-02-29T00:10:52.023Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:51.808: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:52 [2024-02-29T00:10:52.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:52 [2024-02-29T00:10:52.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:52 [2024-02-29T00:10:52.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:52 [2024-02-29T00:10:52.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231531958 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231531958 data=null doit=true}, TreeItem with text {test}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231531957 data=null}, TreeItem with text {test}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231531957 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231531957 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231531948 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231531947 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231531947 data=null doit=true}, TreeItem with text {test}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231531946 data=null}, TreeItem with text {test}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231531946 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231531946 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231531933 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:52 [2024-02-29T00:10:52.024Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231531932 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231531932 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231531932 data=null}, TreeItem with text {Traces [1]}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231531931 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231531931 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231531919 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231531918 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231531918 data=null}, TreeItem with text {Traces [1]}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231531918 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231531918 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]}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231531917 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231531916 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231531916 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231531916 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231531916 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231531915 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231531885 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
19:10:52 [2024-02-29T00:10:52.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
19:10:52 [2024-02-29T00:10:52.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-231531853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
19:10:52 [2024-02-29T00:10:52.283Z] 
19:10:52 [2024-02-29T00:10:52.283Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:52.230: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:52 [2024-02-29T00:10:52.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:52 [2024-02-29T00:10:52.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:52 [2024-02-29T00:10:52.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:52 [2024-02-29T00:10:52.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:52 [2024-02-29T00:10:52.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:52 [2024-02-29T00:10:52.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:52 [2024-02-29T00:10:52.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:52 [2024-02-29T00:10:52.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:52 [2024-02-29T00:10:52.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231531247 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:52 [2024-02-29T00:10:52.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231531247 data=null doit=true}, TreeItem with text {test}]
19:10:52 [2024-02-29T00:10:52.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231531247 data=null}, TreeItem with text {test}]
19:10:52 [2024-02-29T00:10:52.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231531246 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:52 [2024-02-29T00:10:52.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231531246 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:52 [2024-02-29T00:10:52.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231531216 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:52 [2024-02-29T00:10:52.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:52 [2024-02-29T00:10:52.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-231531215 data=null doit=true}, TreeItem with text {Experiments [1]}]
19:10:52 [2024-02-29T00:10:52.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-231531215 data=null}, TreeItem with text {Experiments [1]}]
19:10:52 [2024-02-29T00:10:52.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-231531215 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
19:10:52 [2024-02-29T00:10:52.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231531215 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]}]
19:10:52 [2024-02-29T00:10:52.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-231531214 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
19:10:52 [2024-02-29T00:10:52.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
19:10:52 [2024-02-29T00:10:52.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-231531213 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}]
19:10:52 [2024-02-29T00:10:52.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-231531213 data=null}, TreeItem with text {ExampleCustomTxt.log [1]}]
19:10:52 [2024-02-29T00:10:52.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-231531213 data=null button=1 stateMask=0x0 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
19:10:52 [2024-02-29T00:10:52.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231531212 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]}]
19:10:52 [2024-02-29T00:10:52.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-231531210 data=null button=1 stateMask=0x80000 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
19:10:52 [2024-02-29T00:10:52.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:52 [2024-02-29T00:10:52.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231531210 data=null button=0 stateMask=0x0 x=172 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
19:10:52 [2024-02-29T00:10:52.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231531210 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
19:10:52 [2024-02-29T00:10:52.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231531209 data=null}, Tree node with text: ExampleCustomTxt.log]
19:10:52 [2024-02-29T00:10:52.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231531209 data=null button=1 stateMask=0x0 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
19:10:52 [2024-02-29T00:10:52.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231531209 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]
19:10:52 [2024-02-29T00:10:52.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231531174 data=null button=1 stateMask=0x80000 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
19:10:52 [2024-02-29T00:10:52.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:10:52 [2024-02-29T00:10:52.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:10:53 [2024-02-29T00:10:53.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:10:53 [2024-02-29T00:10:53.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
19:10:53 [2024-02-29T00:10:53.055Z] 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=-231530842 data=null doit=true}, Shell with text {Confirm Delete}]
19:10:53 [2024-02-29T00:10:53.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:10:53 [2024-02-29T00:10:53.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:10:53 [2024-02-29T00:10:53.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:10:53 [2024-02-29T00:10:53.055Z] 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')
19:10:53 [2024-02-29T00:10:53.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:10:53 [2024-02-29T00:10:53.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:10:53 [2024-02-29T00:10:53.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231530841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:53 [2024-02-29T00:10:53.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231530841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:53 [2024-02-29T00:10:53.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231530841 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:53 [2024-02-29T00:10:53.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231530840 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:53 [2024-02-29T00:10:53.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231530840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:53 [2024-02-29T00:10:53.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231530840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:53 [2024-02-29T00:10:53.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231530840 data=null 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')]
19:10:53 [2024-02-29T00:10:53.312Z] 
19:10:53 [2024-02-29T00:10:53.313Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:53.289: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-231531140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231530376 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231530376 data=null doit=true}, TreeItem with text {test}]
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231530376 data=null}, TreeItem with text {test}]
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231530376 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231530376 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231530291 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231530289 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231530289 data=null doit=true}, TreeItem with text {test}]
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231530289 data=null}, TreeItem with text {test}]
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231530288 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231530288 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231530283 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:53 [2024-02-29T00:10:53.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231530282 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231530282 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231530281 data=null}, TreeItem with text {Traces [1]}]
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231530281 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231530281 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231530273 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231530272 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231530272 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231530272 data=null}, TreeItem with text {Traces [1]}]
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231530272 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231530272 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:10:53 [2024-02-29T00:10:53.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231530260 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:53 [2024-02-29T00:10:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:10:53 [2024-02-29T00:10:53.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:10:54 [2024-02-29T00:10:54.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:10:54 [2024-02-29T00:10:54.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:10:54 [2024-02-29T00:10:54.084Z] 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=-231529907 data=null doit=true}, Shell with text {Confirm Clear}]
19:10:54 [2024-02-29T00:10:54.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:10:54 [2024-02-29T00:10:54.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:10:54 [2024-02-29T00:10:54.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:10:54 [2024-02-29T00:10:54.084Z] 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')
19:10:54 [2024-02-29T00:10:54.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:10:54 [2024-02-29T00:10:54.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:10:54 [2024-02-29T00:10:54.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231529906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:54 [2024-02-29T00:10:54.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231529906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:54 [2024-02-29T00:10:54.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231529906 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:54 [2024-02-29T00:10:54.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231529906 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:54 [2024-02-29T00:10:54.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231529906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:54 [2024-02-29T00:10:54.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231529906 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:54 [2024-02-29T00:10:54.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231529906 data=null 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')]
19:10:54 [2024-02-29T00:10:54.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231530186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:10:54 [2024-02-29T00:10:54.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:10:54 [2024-02-29T00:10:54.341Z] 
19:10:54 [2024-02-29T00:10:54.341Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:54.275: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:55 [2024-02-29T00:10:55.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:55 [2024-02-29T00:10:55.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231528082 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231528082 data=null doit=true}, TreeItem with text {test}]
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231528082 data=null}, TreeItem with text {test}]
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231528081 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231528081 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231528071 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231528062 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231528062 data=null doit=true}, TreeItem with text {test}]
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231528062 data=null}, TreeItem with text {test}]
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231528062 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231528062 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231528056 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:55 [2024-02-29T00:10:55.970Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231528056 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231528055 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231528055 data=null}, TreeItem with text {Traces [1]}]
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231528055 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231528055 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231528043 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231528042 data=null doit=true}, TreeItem with text {Traces [1]}]
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231528042 data=null}, TreeItem with text {Traces [1]}]
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231528042 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231528042 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]}]
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231528040 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231528040 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231528040 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:55 [2024-02-29T00:10:55.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231528040 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:10:55 [2024-02-29T00:10:55.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231528039 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:55 [2024-02-29T00:10:55.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231528039 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:55 [2024-02-29T00:10:55.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231528006 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:55 [2024-02-29T00:10:55.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231528005 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:10:55 [2024-02-29T00:10:55.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231528005 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:10:55 [2024-02-29T00:10:55.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231528005 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:55 [2024-02-29T00:10:55.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231527860 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:10:55 [2024-02-29T00:10:55.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231527859 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:10:55 [2024-02-29T00:10:55.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231527859 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:55 [2024-02-29T00:10:55.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231527859 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:10:55 [2024-02-29T00:10:55.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:10:55 [2024-02-29T00:10:55.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:55 [2024-02-29T00:10:55.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:56 [2024-02-29T00:10:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:56 [2024-02-29T00:10:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231527781 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:10:56 [2024-02-29T00:10:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231527781 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:56 [2024-02-29T00:10:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231527780 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:10:56 [2024-02-29T00:10:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231527780 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:56 [2024-02-29T00:10:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231527780 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:56 [2024-02-29T00:10:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231527775 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:56 [2024-02-29T00:10:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
19:10:56 [2024-02-29T00:10:56.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
19:10:56 [2024-02-29T00:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
19:10:56 [2024-02-29T00:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
19:10:56 [2024-02-29T00:10:56.485Z] 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=-231527435 data=null doit=true}, Shell with text {Copy Trace}]
19:10:56 [2024-02-29T00:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
19:10:56 [2024-02-29T00:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
19:10:56 [2024-02-29T00:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
19:10:56 [2024-02-29T00:10:56.485Z] 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:'))
19:10:56 [2024-02-29T00:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
19:10:56 [2024-02-29T00:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
19:10:56 [2024-02-29T00:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:10:56 [2024-02-29T00:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:10:56 [2024-02-29T00:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:10:56 [2024-02-29T00:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:10:56 [2024-02-29T00:10:56.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')
19:10:56 [2024-02-29T00:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:10:56 [2024-02-29T00:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-231527433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:56 [2024-02-29T00:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-231527433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:56 [2024-02-29T00:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-231527433 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:56 [2024-02-29T00:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-231527432 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:56 [2024-02-29T00:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-231527432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:56 [2024-02-29T00:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-231527432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:56 [2024-02-29T00:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-231527432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:10:56 [2024-02-29T00:10:56.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-231527741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
19:10:56 [2024-02-29T00:10:56.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:10:56 [2024-02-29T00:10:56.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:56 [2024-02-29T00:10:56.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:56 [2024-02-29T00:10:56.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:56 [2024-02-29T00:10:56.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:56 [2024-02-29T00:10:56.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:56 [2024-02-29T00:10:56.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:56 [2024-02-29T00:10:56.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231527295 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:56 [2024-02-29T00:10:56.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231527295 data=null doit=true}, TreeItem with text {test}]
19:10:56 [2024-02-29T00:10:56.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231527294 data=null}, TreeItem with text {test}]
19:10:56 [2024-02-29T00:10:56.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231527294 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:56 [2024-02-29T00:10:56.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231527294 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:56 [2024-02-29T00:10:56.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231527254 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:56 [2024-02-29T00:10:56.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:56 [2024-02-29T00:10:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231527252 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:56 [2024-02-29T00:10:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231527252 data=null doit=true}, TreeItem with text {test}]
19:10:56 [2024-02-29T00:10:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231527251 data=null}, TreeItem with text {test}]
19:10:56 [2024-02-29T00:10:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231527251 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:56 [2024-02-29T00:10:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231527251 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:56 [2024-02-29T00:10:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231527246 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:56 [2024-02-29T00:10:56.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:56 [2024-02-29T00:10:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:56 [2024-02-29T00:10:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231527245 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:10:56 [2024-02-29T00:10:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231527245 data=null doit=true}, TreeItem with text {Traces [2]}]
19:10:56 [2024-02-29T00:10:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231527244 data=null}, TreeItem with text {Traces [2]}]
19:10:56 [2024-02-29T00:10:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231527244 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:10:56 [2024-02-29T00:10:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231527244 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]}]
19:10:56 [2024-02-29T00:10:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231527215 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:10:56 [2024-02-29T00:10:56.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:10:56 [2024-02-29T00:10:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:56 [2024-02-29T00:10:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log2}
19:10:56 [2024-02-29T00:10:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231527211 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:56 [2024-02-29T00:10:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-231527211 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:56 [2024-02-29T00:10:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:56 [2024-02-29T00:10:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-231527211 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:56 [2024-02-29T00:10:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231527210 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:56 [2024-02-29T00:10:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231527210 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}]
19:10:56 [2024-02-29T00:10:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231527170 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:56 [2024-02-29T00:10:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231527169 data=null button=1 stateMask=0x0 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:56 [2024-02-29T00:10:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231527169 data=null button=1 stateMask=0x0 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:56 [2024-02-29T00:10:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231527169 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}]
19:10:57 [2024-02-29T00:10:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231527063 data=null button=1 stateMask=0x80000 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:57 [2024-02-29T00:10:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231526874 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:57 [2024-02-29T00:10:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-231526874 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:57 [2024-02-29T00:10:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-231526874 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
19:10:57 [2024-02-29T00:10:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log2}
19:10:57 [2024-02-29T00:10:57.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:57 [2024-02-29T00:10:57.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:58 [2024-02-29T00:10:58.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:58 [2024-02-29T00:10:58.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:10:58 [2024-02-29T00:10:58.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231525676 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:10:58 [2024-02-29T00:10:58.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231525667 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:58 [2024-02-29T00:10:58.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:58 [2024-02-29T00:10:58.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231525666 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:10:58 [2024-02-29T00:10:58.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231525666 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:58 [2024-02-29T00:10:58.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231525666 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:58 [2024-02-29T00:10:58.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231525609 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:10:58 [2024-02-29T00:10:58.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231525609 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:10:58 [2024-02-29T00:10:58.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231525608 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:10:58 [2024-02-29T00:10:58.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231525608 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:58 [2024-02-29T00:10:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231525552 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:10:58 [2024-02-29T00:10:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231525338 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:10:58 [2024-02-29T00:10:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231525336 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:10:58 [2024-02-29T00:10:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231525335 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:10:58 [2024-02-29T00:10:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:10:58 [2024-02-29T00:10:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:58 [2024-02-29T00:10:58.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:10:58 [2024-02-29T00:10:58.885Z] 
19:10:58 [2024-02-29T00:10:58.886Z] (Eclipse:20013): Gtk-CRITICAL **: 00:10:58.668: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231525080 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231525080 data=null doit=true}, TreeItem with text {test}]
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231525080 data=null}, TreeItem with text {test}]
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231525079 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231525079 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231525049 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231525048 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231525048 data=null doit=true}, TreeItem with text {test}]
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231525047 data=null}, TreeItem with text {test}]
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231525047 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231525047 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231525041 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:10:58 [2024-02-29T00:10:58.886Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231525040 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231525040 data=null doit=true}, TreeItem with text {Traces [2]}]
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231525040 data=null}, TreeItem with text {Traces [2]}]
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231525040 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231525040 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]}]
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231525023 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231525022 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231525022 data=null doit=true}, TreeItem with text {Traces [2]}]
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231525022 data=null}, TreeItem with text {Traces [2]}]
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231525022 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231525022 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]}]
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231525018 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:10:58 [2024-02-29T00:10:58.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:10:59 [2024-02-29T00:10:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:10:59 [2024-02-29T00:10:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:10:59 [2024-02-29T00:10:59.143Z] 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=-231524712 data=null doit=true}, Shell with text {Confirm Clear}]
19:10:59 [2024-02-29T00:10:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:10:59 [2024-02-29T00:10:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:10:59 [2024-02-29T00:10:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:10:59 [2024-02-29T00:10:59.143Z] 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')
19:10:59 [2024-02-29T00:10:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:10:59 [2024-02-29T00:10:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:10:59 [2024-02-29T00:10:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231524711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:59 [2024-02-29T00:10:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231524711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:59 [2024-02-29T00:10:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231524711 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:59 [2024-02-29T00:10:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231524711 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:59 [2024-02-29T00:10:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231524711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:59 [2024-02-29T00:10:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231524711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:10:59 [2024-02-29T00:10:59.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231524710 data=null 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')]
19:10:59 [2024-02-29T00:10:59.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:10:59 [2024-02-29T00:10:59.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231524982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:11:00 [2024-02-29T00:11:00.329Z] 
19:11:00 [2024-02-29T00:11:00.329Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:00.012: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:01 [2024-02-29T00:11:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:11:01 [2024-02-29T00:11:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:11:01 [2024-02-29T00:11:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:11:01 [2024-02-29T00:11:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:01 [2024-02-29T00:11:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:01 [2024-02-29T00:11:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:01 [2024-02-29T00:11:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:01 [2024-02-29T00:11:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:01 [2024-02-29T00:11:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231522402 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:11:01 [2024-02-29T00:11:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231522402 data=null doit=true}, TreeItem with text {test}]
19:11:01 [2024-02-29T00:11:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231522402 data=null}, TreeItem with text {test}]
19:11:01 [2024-02-29T00:11:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231522401 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:01 [2024-02-29T00:11:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231522401 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:11:01 [2024-02-29T00:11:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231522391 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:01 [2024-02-29T00:11:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:01 [2024-02-29T00:11:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231522391 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:11:01 [2024-02-29T00:11:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231522391 data=null doit=true}, TreeItem with text {test}]
19:11:01 [2024-02-29T00:11:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231522382 data=null}, TreeItem with text {test}]
19:11:01 [2024-02-29T00:11:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231522382 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:01 [2024-02-29T00:11:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231522381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:11:01 [2024-02-29T00:11:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231522376 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:01 [2024-02-29T00:11:01.707Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:11:01 [2024-02-29T00:11:01.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:01 [2024-02-29T00:11:01.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231522375 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:11:01 [2024-02-29T00:11:01.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231522375 data=null doit=true}, TreeItem with text {Traces [1]}]
19:11:01 [2024-02-29T00:11:01.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231522375 data=null}, TreeItem with text {Traces [1]}]
19:11:01 [2024-02-29T00:11:01.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231522374 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:01 [2024-02-29T00:11:01.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231522374 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:11:01 [2024-02-29T00:11:01.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231522362 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:01 [2024-02-29T00:11:01.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231522361 data=null doit=true}, TreeItem with text {Traces [1]}]
19:11:01 [2024-02-29T00:11:01.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231522361 data=null}, TreeItem with text {Traces [1]}]
19:11:01 [2024-02-29T00:11:01.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231522361 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:01 [2024-02-29T00:11:01.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231522361 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]}]
19:11:01 [2024-02-29T00:11:01.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231522360 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:01 [2024-02-29T00:11:01.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:01 [2024-02-29T00:11:01.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231522359 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:11:01 [2024-02-29T00:11:01.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231522359 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:11:01 [2024-02-29T00:11:01.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231522359 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:11:01 [2024-02-29T00:11:01.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231522358 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:11:01 [2024-02-29T00:11:01.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231522358 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:11:01 [2024-02-29T00:11:01.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231522325 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:11:01 [2024-02-29T00:11:01.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:01 [2024-02-29T00:11:01.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
19:11:01 [2024-02-29T00:11:01.966Z] 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=-231522017 data=null doit=true}, Shell with text {Confirm Delete}]
19:11:01 [2024-02-29T00:11:01.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:11:01 [2024-02-29T00:11:01.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:11:01 [2024-02-29T00:11:01.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:11:01 [2024-02-29T00:11:01.966Z] 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')
19:11:01 [2024-02-29T00:11:01.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:11:01 [2024-02-29T00:11:01.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:11:01 [2024-02-29T00:11:01.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231522016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:01 [2024-02-29T00:11:01.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231522016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:01 [2024-02-29T00:11:01.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231522016 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:01 [2024-02-29T00:11:01.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231522016 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:01 [2024-02-29T00:11:01.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231522015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:01 [2024-02-29T00:11:01.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231522015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:01 [2024-02-29T00:11:01.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231522015 data=null 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')]
19:11:02 [2024-02-29T00:11:02.224Z] 
19:11:02 [2024-02-29T00:11:02.224Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:02.163: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231521565 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231521565 data=null doit=true}, TreeItem with text {test}]
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231521565 data=null}, TreeItem with text {test}]
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231521565 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231521564 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231521516 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231521515 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231521515 data=null doit=true}, TreeItem with text {test}]
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231521515 data=null}, TreeItem with text {test}]
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231521515 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231521514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231521509 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:02 [2024-02-29T00:11:02.482Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231521508 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231521508 data=null doit=true}, TreeItem with text {Traces [0]}]
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231521508 data=null}, TreeItem with text {Traces [0]}]
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231521507 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231521507 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231521492 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-231521491 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-231521491 data=null doit=true}, TreeItem with text {Traces [0]}]
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-231521491 data=null}, TreeItem with text {Traces [0]}]
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-231521491 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231521491 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-231521480 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:11:02 [2024-02-29T00:11:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:11:02 [2024-02-29T00:11:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:11:02 [2024-02-29T00:11:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:11:02 [2024-02-29T00:11:02.740Z] 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=-231521160 data=null doit=true}, Shell with text {Confirm Clear}]
19:11:02 [2024-02-29T00:11:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:11:02 [2024-02-29T00:11:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:11:02 [2024-02-29T00:11:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:11:02 [2024-02-29T00:11:02.740Z] 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')
19:11:02 [2024-02-29T00:11:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:11:02 [2024-02-29T00:11:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:11:02 [2024-02-29T00:11:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231521159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:02 [2024-02-29T00:11:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231521159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:02 [2024-02-29T00:11:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231521159 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:02 [2024-02-29T00:11:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231521159 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:02 [2024-02-29T00:11:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231521159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:02 [2024-02-29T00:11:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231521159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:02 [2024-02-29T00:11:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231521159 data=null 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')]
19:11:02 [2024-02-29T00:11:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231521448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:11:02 [2024-02-29T00:11:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:11:02 [2024-02-29T00:11:02.997Z] 
19:11:02 [2024-02-29T00:11:02.997Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:02.922: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:04 [2024-02-29T00:11:04.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:11:04 [2024-02-29T00:11:04.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:11:04 [2024-02-29T00:11:04.368Z] 
19:11:04 [2024-02-29T00:11:04.368Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:04.321: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:04 [2024-02-29T00:11:04.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:11:04 [2024-02-29T00:11:04.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231519443 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231519442 data=null doit=true}, TreeItem with text {test}]
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231519442 data=null}, TreeItem with text {test}]
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231519442 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231519442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231519423 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:04 [2024-02-29T00:11:04.625Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=-231519423 data=null doit=true}, TreeItem with text {Experiments [0]}]
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=-231519423 data=null}, TreeItem with text {Experiments [0]}]
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=-231519422 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231519422 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]}]
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=-231519421 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [1]} time=-231519420 data=null doit=true}, TreeItem with text {exp [1]}]
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-231519420 data=null}, TreeItem with text {exp [1]}]
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-231519420 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231519420 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]}]
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-231519418 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=-231519409 data=null button=0 stateMask=0x0 x=101 y=58 count=0}, TreeItem with text {exp [1]}]
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [1]} time=-231519409 data=null doit=true}, TreeItem with text {exp [1]}]
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-231519409 data=null}, TreeItem with text {exp [1]}]
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-231519408 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231519408 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]}]
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-231519380 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
19:11:04 [2024-02-29T00:11:04.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-231519351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
19:11:04 [2024-02-29T00:11:04.882Z] 
19:11:04 [2024-02-29T00:11:04.882Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:04.690: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:05 [2024-02-29T00:11:05.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:11:05 [2024-02-29T00:11:05.139Z] 
19:11:05 [2024-02-29T00:11:05.139Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:05.114: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:05 [2024-02-29T00:11:05.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:11:05 [2024-02-29T00:11:05.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:05 [2024-02-29T00:11:05.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:05 [2024-02-29T00:11:05.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:05 [2024-02-29T00:11:05.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:05 [2024-02-29T00:11:05.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:05 [2024-02-29T00:11:05.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231518419 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:11:05 [2024-02-29T00:11:05.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231518419 data=null doit=true}, TreeItem with text {test}]
19:11:05 [2024-02-29T00:11:05.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231518419 data=null}, TreeItem with text {test}]
19:11:05 [2024-02-29T00:11:05.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231518419 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:05 [2024-02-29T00:11:05.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231518419 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:11:05 [2024-02-29T00:11:05.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231518377 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:05 [2024-02-29T00:11:05.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:05 [2024-02-29T00:11:05.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231518376 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:11:05 [2024-02-29T00:11:05.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231518376 data=null doit=true}, TreeItem with text {test}]
19:11:05 [2024-02-29T00:11:05.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231518376 data=null}, TreeItem with text {test}]
19:11:05 [2024-02-29T00:11:05.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231518375 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:05 [2024-02-29T00:11:05.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231518375 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:11:05 [2024-02-29T00:11:05.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231518370 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:05 [2024-02-29T00:11:05.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:11:05 [2024-02-29T00:11:05.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:05 [2024-02-29T00:11:05.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231518369 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:11:05 [2024-02-29T00:11:05.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231518369 data=null doit=true}, TreeItem with text {Traces [1]}]
19:11:05 [2024-02-29T00:11:05.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231518369 data=null}, TreeItem with text {Traces [1]}]
19:11:05 [2024-02-29T00:11:05.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231518369 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:05 [2024-02-29T00:11:05.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231518369 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:11:05 [2024-02-29T00:11:05.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231518355 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:05 [2024-02-29T00:11:05.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:05 [2024-02-29T00:11:05.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231518354 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:11:05 [2024-02-29T00:11:05.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231518354 data=null doit=true}, TreeItem with text {Traces [1]}]
19:11:05 [2024-02-29T00:11:05.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231518354 data=null}, TreeItem with text {Traces [1]}]
19:11:05 [2024-02-29T00:11:05.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231518353 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:05 [2024-02-29T00:11:05.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231518353 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:11:05 [2024-02-29T00:11:05.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231518344 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:05 [2024-02-29T00:11:05.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:11:05 [2024-02-29T00:11:05.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:11:05 [2024-02-29T00:11:05.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:11:05 [2024-02-29T00:11:05.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:11:05 [2024-02-29T00:11:05.911Z] 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=-231518027 data=null doit=true}, Shell with text {Confirm Clear}]
19:11:05 [2024-02-29T00:11:05.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:11:05 [2024-02-29T00:11:05.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:11:05 [2024-02-29T00:11:05.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:11:05 [2024-02-29T00:11:05.911Z] 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')
19:11:05 [2024-02-29T00:11:05.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:11:05 [2024-02-29T00:11:05.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:11:05 [2024-02-29T00:11:05.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231518025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:05 [2024-02-29T00:11:05.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231518025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:05 [2024-02-29T00:11:05.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231518025 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:05 [2024-02-29T00:11:05.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231518025 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:05 [2024-02-29T00:11:05.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231518025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:05 [2024-02-29T00:11:05.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231518025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:05 [2024-02-29T00:11:05.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231518025 data=null 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')]
19:11:05 [2024-02-29T00:11:05.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:11:05 [2024-02-29T00:11:05.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231518315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:11:06 [2024-02-29T00:11:06.841Z] 
19:11:06 [2024-02-29T00:11:06.841Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:06.524: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:08 [2024-02-29T00:11:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:11:08 [2024-02-29T00:11:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:11:08 [2024-02-29T00:11:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:11:08 [2024-02-29T00:11:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:08 [2024-02-29T00:11:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:08 [2024-02-29T00:11:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:08 [2024-02-29T00:11:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:08 [2024-02-29T00:11:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:08 [2024-02-29T00:11:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231515912 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:11:08 [2024-02-29T00:11:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231515911 data=null doit=true}, TreeItem with text {test}]
19:11:08 [2024-02-29T00:11:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231515911 data=null}, TreeItem with text {test}]
19:11:08 [2024-02-29T00:11:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231515911 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:08 [2024-02-29T00:11:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231515911 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:11:08 [2024-02-29T00:11:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231515901 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:08 [2024-02-29T00:11:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:08 [2024-02-29T00:11:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231515900 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:11:08 [2024-02-29T00:11:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231515892 data=null doit=true}, TreeItem with text {test}]
19:11:08 [2024-02-29T00:11:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231515891 data=null}, TreeItem with text {test}]
19:11:08 [2024-02-29T00:11:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231515891 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:08 [2024-02-29T00:11:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231515891 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:11:08 [2024-02-29T00:11:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231515885 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:08 [2024-02-29T00:11:08.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:11:08 [2024-02-29T00:11:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:08 [2024-02-29T00:11:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231515884 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:11:08 [2024-02-29T00:11:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231515884 data=null doit=true}, TreeItem with text {Traces [1]}]
19:11:08 [2024-02-29T00:11:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231515880 data=null}, TreeItem with text {Traces [1]}]
19:11:08 [2024-02-29T00:11:08.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231515880 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231515879 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231515872 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231515872 data=null doit=true}, TreeItem with text {Traces [1]}]
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231515871 data=null}, TreeItem with text {Traces [1]}]
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231515871 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231515871 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]}]
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231515870 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231515869 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231515869 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231515869 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231515868 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231515868 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231515832 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-231515802 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231515655 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231515655 data=null doit=true}, TableItem with text {}]
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231515655 data=null}, TableItem with text {}]
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231515654 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231515654 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231515645 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:11:08 [2024-02-29T00:11:08.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:11:08 [2024-02-29T00:11:08.211Z] 
19:11:08 [2024-02-29T00:11:08.211Z] (Eclipse:20013): Gtk-WARNING **: 00:11:08.183: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:08 [2024-02-29T00:11:08.468Z] 
19:11:08 [2024-02-29T00:11:08.468Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:08.284: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:08 [2024-02-29T00:11:08.468Z] 
19:11:08 [2024-02-29T00:11:08.468Z] (Eclipse:20013): Gtk-WARNING **: 00:11:08.317: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:08 [2024-02-29T00:11:08.468Z] 
19:11:08 [2024-02-29T00:11:08.468Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:08.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:08 [2024-02-29T00:11:08.468Z] 
19:11:08 [2024-02-29T00:11:08.468Z] (Eclipse:20013): Gtk-WARNING **: 00:11:08.329: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231515414 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231515414 data=null doit=true}, TreeItem with text {test}]
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231515414 data=null}, TreeItem with text {test}]
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231515414 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231515414 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231515385 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231515384 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231515384 data=null doit=true}, TreeItem with text {test}]
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231515384 data=null}, TreeItem with text {test}]
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231515384 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231515384 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231515371 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:08 [2024-02-29T00:11:08.468Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231515370 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231515370 data=null doit=true}, TreeItem with text {Traces [1]}]
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231515370 data=null}, TreeItem with text {Traces [1]}]
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231515370 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:08 [2024-02-29T00:11:08.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231515369 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:11:08 [2024-02-29T00:11:08.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231515357 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:08 [2024-02-29T00:11:08.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:08 [2024-02-29T00:11:08.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231515357 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:11:08 [2024-02-29T00:11:08.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231515357 data=null doit=true}, TreeItem with text {Traces [1]}]
19:11:08 [2024-02-29T00:11:08.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231515356 data=null}, TreeItem with text {Traces [1]}]
19:11:08 [2024-02-29T00:11:08.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231515356 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:08 [2024-02-29T00:11:08.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231515356 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:11:08 [2024-02-29T00:11:08.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231515353 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:08 [2024-02-29T00:11:08.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:11:08 [2024-02-29T00:11:08.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:11:08 [2024-02-29T00:11:08.726Z] 
19:11:08 [2024-02-29T00:11:08.726Z] (Eclipse:20013): Gtk-WARNING **: 00:11:08.566: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:08 [2024-02-29T00:11:08.726Z] 
19:11:08 [2024-02-29T00:11:08.726Z] (Eclipse:20013): Gtk-WARNING **: 00:11:08.591: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:08 [2024-02-29T00:11:08.726Z] 
19:11:08 [2024-02-29T00:11:08.726Z] (Eclipse:20013): Gtk-WARNING **: 00:11:08.616: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:08 [2024-02-29T00:11:08.726Z] 
19:11:08 [2024-02-29T00:11:08.726Z] (Eclipse:20013): Gtk-WARNING **: 00:11:08.640: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:08 [2024-02-29T00:11:08.726Z] 
19:11:08 [2024-02-29T00:11:08.726Z] (Eclipse:20013): Gtk-WARNING **: 00:11:08.664: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:08 [2024-02-29T00:11:08.726Z] 
19:11:08 [2024-02-29T00:11:08.726Z] (Eclipse:20013): Gtk-WARNING **: 00:11:08.690: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:08 [2024-02-29T00:11:08.726Z] 
19:11:08 [2024-02-29T00:11:08.726Z] (Eclipse:20013): Gtk-WARNING **: 00:11:08.713: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:08 [2024-02-29T00:11:08.985Z] 
19:11:08 [2024-02-29T00:11:08.985Z] (Eclipse:20013): Gtk-WARNING **: 00:11:08.736: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:08 [2024-02-29T00:11:08.985Z] 
19:11:08 [2024-02-29T00:11:08.985Z] (Eclipse:20013): Gtk-WARNING **: 00:11:08.759: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:08 [2024-02-29T00:11:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:11:08 [2024-02-29T00:11:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:11:08 [2024-02-29T00:11:08.985Z] 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=-231515027 data=null doit=true}, Shell with text {Confirm Clear}]
19:11:08 [2024-02-29T00:11:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:11:08 [2024-02-29T00:11:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:11:08 [2024-02-29T00:11:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:11:08 [2024-02-29T00:11:08.985Z] 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')
19:11:08 [2024-02-29T00:11:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:11:08 [2024-02-29T00:11:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:11:08 [2024-02-29T00:11:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231515026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:08 [2024-02-29T00:11:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231515026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:08 [2024-02-29T00:11:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231515026 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:08 [2024-02-29T00:11:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231515026 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:08 [2024-02-29T00:11:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231515026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:08 [2024-02-29T00:11:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231515025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:08 [2024-02-29T00:11:08.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231515025 data=null 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')]
19:11:08 [2024-02-29T00:11:08.985Z] 
19:11:08 [2024-02-29T00:11:08.985Z] (Eclipse:20013): Gtk-WARNING **: 00:11:08.837: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:08 [2024-02-29T00:11:08.985Z] 
19:11:08 [2024-02-29T00:11:08.985Z] (Eclipse:20013): Gtk-WARNING **: 00:11:08.860: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:09 [2024-02-29T00:11:09.241Z] 
19:11:09 [2024-02-29T00:11:09.241Z] (Eclipse:20013): Gtk-WARNING **: 00:11:09.060: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:09 [2024-02-29T00:11:09.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231515320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:11:09 [2024-02-29T00:11:09.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:11:09 [2024-02-29T00:11:09.498Z] 
19:11:09 [2024-02-29T00:11:09.498Z] (Eclipse:20013): Gtk-WARNING **: 00:11:09.251: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:09 [2024-02-29T00:11:09.498Z] 
19:11:09 [2024-02-29T00:11:09.498Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:09.265: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:09 [2024-02-29T00:11:09.498Z] 
19:11:09 [2024-02-29T00:11:09.498Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:09.292: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:09 [2024-02-29T00:11:09.498Z] 
19:11:09 [2024-02-29T00:11:09.498Z] (Eclipse:20013): Gtk-WARNING **: 00:11:09.310: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231513174 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231513174 data=null doit=true}, TreeItem with text {test}]
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231513174 data=null}, TreeItem with text {test}]
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231513173 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231513173 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231513166 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231513166 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231513165 data=null doit=true}, TreeItem with text {test}]
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231513165 data=null}, TreeItem with text {test}]
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231513165 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231513165 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231513155 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:10 [2024-02-29T00:11:10.869Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231513154 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231513154 data=null doit=true}, TreeItem with text {Traces [1]}]
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231513154 data=null}, TreeItem with text {Traces [1]}]
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231513153 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231513153 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231513149 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231513149 data=null doit=true}, TreeItem with text {Traces [1]}]
19:11:10 [2024-02-29T00:11:10.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231513149 data=null}, TreeItem with text {Traces [1]}]
19:11:10 [2024-02-29T00:11:10.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231513149 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:10 [2024-02-29T00:11:10.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231513148 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]}]
19:11:10 [2024-02-29T00:11:10.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231513141 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:10 [2024-02-29T00:11:10.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:11:10 [2024-02-29T00:11:10.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:10 [2024-02-29T00:11:10.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231513138 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:11:10 [2024-02-29T00:11:10.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231513138 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:11:10 [2024-02-29T00:11:10.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231513138 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:11:10 [2024-02-29T00:11:10.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231513138 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:11:10 [2024-02-29T00:11:10.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231513138 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:11:10 [2024-02-29T00:11:10.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231513134 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:11:10 [2024-02-29T00:11:10.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
19:11:10 [2024-02-29T00:11:10.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
19:11:11 [2024-02-29T00:11:11.128Z] 
19:11:11 [2024-02-29T00:11:11.128Z] (Eclipse:20013): Gtk-WARNING **: 00:11:10.884: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:11 [2024-02-29T00:11:11.128Z] 
19:11:11 [2024-02-29T00:11:11.128Z] (Eclipse:20013): Gtk-WARNING **: 00:11:10.910: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:11 [2024-02-29T00:11:11.128Z] 
19:11:11 [2024-02-29T00:11:11.128Z] (Eclipse:20013): Gtk-WARNING **: 00:11:10.937: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:11 [2024-02-29T00:11:11.128Z] 
19:11:11 [2024-02-29T00:11:11.128Z] (Eclipse:20013): Gtk-WARNING **: 00:11:10.965: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:11 [2024-02-29T00:11:11.128Z] 
19:11:11 [2024-02-29T00:11:11.128Z] (Eclipse:20013): Gtk-WARNING **: 00:11:10.989: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:11 [2024-02-29T00:11:11.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
19:11:11 [2024-02-29T00:11:11.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
19:11:11 [2024-02-29T00:11:11.129Z] 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=-231512789 data=null doit=true}, Shell with text {Copy Trace}]
19:11:11 [2024-02-29T00:11:11.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
19:11:11 [2024-02-29T00:11:11.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
19:11:11 [2024-02-29T00:11:11.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
19:11:11 [2024-02-29T00:11:11.129Z] 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:'))
19:11:11 [2024-02-29T00:11:11.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
19:11:11 [2024-02-29T00:11:11.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
19:11:11 [2024-02-29T00:11:11.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:11:11 [2024-02-29T00:11:11.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:11:11 [2024-02-29T00:11:11.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:11:11 [2024-02-29T00:11:11.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:11:11 [2024-02-29T00:11:11.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:11:11 [2024-02-29T00:11:11.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:11:11 [2024-02-29T00:11:11.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-231512787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:11 [2024-02-29T00:11:11.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-231512787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:11 [2024-02-29T00:11:11.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-231512787 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:11 [2024-02-29T00:11:11.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-231512787 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:11 [2024-02-29T00:11:11.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-231512786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:11 [2024-02-29T00:11:11.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-231512786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:11 [2024-02-29T00:11:11.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-231512786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:11 [2024-02-29T00:11:11.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-231513089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
19:11:11 [2024-02-29T00:11:11.129Z] 
19:11:11 [2024-02-29T00:11:11.129Z] (Eclipse:20013): Gtk-WARNING **: 00:11:11.090: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:11 [2024-02-29T00:11:11.386Z] 
19:11:11 [2024-02-29T00:11:11.386Z] (Eclipse:20013): Gtk-WARNING **: 00:11:11.147: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:11 [2024-02-29T00:11:11.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:11:11 [2024-02-29T00:11:11.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:11:11 [2024-02-29T00:11:11.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:11 [2024-02-29T00:11:11.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231512651 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:11:11 [2024-02-29T00:11:11.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231512651 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:11:11 [2024-02-29T00:11:11.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231512650 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:11:11 [2024-02-29T00:11:11.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231512650 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:11:11 [2024-02-29T00:11:11.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231512650 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:11:11 [2024-02-29T00:11:11.386Z] 
19:11:11 [2024-02-29T00:11:11.386Z] (Eclipse:20013): Gtk-WARNING **: 00:11:11.167: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:11 [2024-02-29T00:11:11.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231512634 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:11:11 [2024-02-29T00:11:11.386Z] 
19:11:11 [2024-02-29T00:11:11.386Z] (Eclipse:20013): Gtk-WARNING **: 00:11:11.181: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:11 [2024-02-29T00:11:11.386Z] 
19:11:11 [2024-02-29T00:11:11.386Z] (Eclipse:20013): Gtk-WARNING **: 00:11:11.215: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:11 [2024-02-29T00:11:11.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
19:11:11 [2024-02-29T00:11:11.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
19:11:11 [2024-02-29T00:11:11.386Z] 
19:11:11 [2024-02-29T00:11:11.386Z] (Eclipse:20013): Gtk-WARNING **: 00:11:11.337: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:11 [2024-02-29T00:11:11.386Z] 
19:11:11 [2024-02-29T00:11:11.386Z] (Eclipse:20013): Gtk-WARNING **: 00:11:11.362: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:11 [2024-02-29T00:11:11.643Z] 
19:11:11 [2024-02-29T00:11:11.643Z] (Eclipse:20013): Gtk-WARNING **: 00:11:11.389: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:11 [2024-02-29T00:11:11.643Z] 
19:11:11 [2024-02-29T00:11:11.643Z] (Eclipse:20013): Gtk-WARNING **: 00:11:11.415: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:11 [2024-02-29T00:11:11.643Z] 
19:11:11 [2024-02-29T00:11:11.643Z] (Eclipse:20013): Gtk-WARNING **: 00:11:11.442: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:11 [2024-02-29T00:11:11.643Z] 
19:11:11 [2024-02-29T00:11:11.643Z] (Eclipse:20013): Gtk-WARNING **: 00:11:11.469: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:11 [2024-02-29T00:11:11.643Z] 
19:11:11 [2024-02-29T00:11:11.643Z] (Eclipse:20013): Gtk-WARNING **: 00:11:11.494: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:11 [2024-02-29T00:11:11.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
19:11:11 [2024-02-29T00:11:11.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
19:11:11 [2024-02-29T00:11:11.643Z] 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=-231512280 data=null doit=true}, Shell with text {Copy Trace}]
19:11:11 [2024-02-29T00:11:11.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
19:11:11 [2024-02-29T00:11:11.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
19:11:11 [2024-02-29T00:11:11.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
19:11:11 [2024-02-29T00:11:11.643Z] 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:'))
19:11:11 [2024-02-29T00:11:11.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
19:11:11 [2024-02-29T00:11:11.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
19:11:11 [2024-02-29T00:11:11.643Z] 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'
19:11:11 [2024-02-29T00:11:11.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
19:11:11 [2024-02-29T00:11:11.644Z] 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')
19:11:11 [2024-02-29T00:11:11.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:11:11 [2024-02-29T00:11:11.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:11:11 [2024-02-29T00:11:11.644Z] 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')
19:11:11 [2024-02-29T00:11:11.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=-231512278 data=null doit=true}, Button with text {Copy as a link}]
19:11:11 [2024-02-29T00:11:11.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=-231512277 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}]
19:11:11 [2024-02-29T00:11:11.644Z] 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')
19:11:11 [2024-02-29T00:11:11.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=-231512277 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
19:11:11 [2024-02-29T00:11:11.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-231512277 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')]
19:11:11 [2024-02-29T00:11:11.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-231512276 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')]
19:11:11 [2024-02-29T00:11:11.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-231512276 data=null 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')]
19:11:11 [2024-02-29T00:11:11.644Z] 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')
19:11:11 [2024-02-29T00:11:11.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
19:11:11 [2024-02-29T00:11:11.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
19:11:11 [2024-02-29T00:11:11.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:11:11 [2024-02-29T00:11:11.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:11:11 [2024-02-29T00:11:11.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:11:11 [2024-02-29T00:11:11.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:11:11 [2024-02-29T00:11:11.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:11:11 [2024-02-29T00:11:11.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:11:11 [2024-02-29T00:11:11.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-231512275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:11 [2024-02-29T00:11:11.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-231512275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:11 [2024-02-29T00:11:11.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-231512275 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:11 [2024-02-29T00:11:11.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-231512274 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:11 [2024-02-29T00:11:11.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-231512274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:11 [2024-02-29T00:11:11.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-231512274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:11 [2024-02-29T00:11:11.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-231512274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:11 [2024-02-29T00:11:11.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-231512589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
19:11:11 [2024-02-29T00:11:11.644Z] 
19:11:11 [2024-02-29T00:11:11.644Z] (Eclipse:20013): Gtk-WARNING **: 00:11:11.605: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:11 [2024-02-29T00:11:11.902Z] 
19:11:11 [2024-02-29T00:11:11.902Z] (Eclipse:20013): Gtk-WARNING **: 00:11:11.666: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:11 [2024-02-29T00:11:11.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:11:11 [2024-02-29T00:11:11.902Z] 
19:11:11 [2024-02-29T00:11:11.902Z] (Eclipse:20013): Gtk-WARNING **: 00:11:11.728: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:11 [2024-02-29T00:11:11.902Z] 
19:11:11 [2024-02-29T00:11:11.902Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:11.737: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:11 [2024-02-29T00:11:11.902Z] 
19:11:11 [2024-02-29T00:11:11.902Z] (Eclipse:20013): Gtk-WARNING **: 00:11:11.742: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:11 [2024-02-29T00:11:11.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:11:11 [2024-02-29T00:11:11.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:11 [2024-02-29T00:11:11.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:11 [2024-02-29T00:11:11.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:11 [2024-02-29T00:11:11.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:11 [2024-02-29T00:11:11.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:11 [2024-02-29T00:11:11.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231512022 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:11:11 [2024-02-29T00:11:11.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231512022 data=null doit=true}, TreeItem with text {test}]
19:11:11 [2024-02-29T00:11:11.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231512022 data=null}, TreeItem with text {test}]
19:11:11 [2024-02-29T00:11:11.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231512021 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:11 [2024-02-29T00:11:11.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231512021 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:11:11 [2024-02-29T00:11:11.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231512015 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:11 [2024-02-29T00:11:11.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:11 [2024-02-29T00:11:11.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231512014 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:11:11 [2024-02-29T00:11:11.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231512014 data=null doit=true}, TreeItem with text {test}]
19:11:11 [2024-02-29T00:11:11.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231512013 data=null}, TreeItem with text {test}]
19:11:11 [2024-02-29T00:11:11.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231512013 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:11 [2024-02-29T00:11:11.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231512013 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:11:11 [2024-02-29T00:11:11.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231511997 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:11 [2024-02-29T00:11:11.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:11:11 [2024-02-29T00:11:11.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:11 [2024-02-29T00:11:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-231511996 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
19:11:11 [2024-02-29T00:11:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-231511996 data=null doit=true}, TreeItem with text {Traces [3]}]
19:11:11 [2024-02-29T00:11:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-231511995 data=null}, TreeItem with text {Traces [3]}]
19:11:11 [2024-02-29T00:11:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-231511995 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:11:11 [2024-02-29T00:11:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231511995 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]}]
19:11:11 [2024-02-29T00:11:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-231511981 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:11:11 [2024-02-29T00:11:11.903Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:11:11 [2024-02-29T00:11:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:11 [2024-02-29T00:11:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231511980 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
19:11:11 [2024-02-29T00:11:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-231511980 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
19:11:11 [2024-02-29T00:11:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-231511980 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
19:11:11 [2024-02-29T00:11:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231511979 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
19:11:11 [2024-02-29T00:11:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231511979 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}]
19:11:11 [2024-02-29T00:11:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231511966 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
19:11:11 [2024-02-29T00:11:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
19:11:11 [2024-02-29T00:11:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
19:11:12 [2024-02-29T00:11:12.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
19:11:12 [2024-02-29T00:11:12.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-231511931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
19:11:12 [2024-02-29T00:11:12.160Z] 
19:11:12 [2024-02-29T00:11:12.160Z] (Eclipse:20013): Gtk-WARNING **: 00:11:12.054: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:12 [2024-02-29T00:11:12.160Z] 
19:11:12 [2024-02-29T00:11:12.160Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:12.069: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:12 [2024-02-29T00:11:12.160Z] 
19:11:12 [2024-02-29T00:11:12.160Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:12.095: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:12 [2024-02-29T00:11:12.160Z] 
19:11:12 [2024-02-29T00:11:12.160Z] (Eclipse:20013): Gtk-WARNING **: 00:11:12.131: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:12 [2024-02-29T00:11:12.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:11:12 [2024-02-29T00:11:12.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:11:12 [2024-02-29T00:11:12.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:11:12 [2024-02-29T00:11:12.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:11:12 [2024-02-29T00:11:12.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231510371 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231510371 data=null doit=true}, TableItem with text {}]
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231510370 data=null}, TableItem with text {}]
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231510370 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231510370 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231510354 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231510280 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231510280 data=null doit=true}, TreeItem with text {test}]
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231510280 data=null}, TreeItem with text {test}]
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231510280 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231510279 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231510273 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231510273 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231510273 data=null doit=true}, TreeItem with text {test}]
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231510272 data=null}, TreeItem with text {test}]
19:11:13 [2024-02-29T00:11:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231510272 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:13 [2024-02-29T00:11:13.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231510272 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:11:13 [2024-02-29T00:11:13.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231510257 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:13 [2024-02-29T00:11:13.800Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:11:13 [2024-02-29T00:11:13.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:13 [2024-02-29T00:11:13.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-231510256 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
19:11:13 [2024-02-29T00:11:13.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-231510256 data=null doit=true}, TreeItem with text {Traces [3]}]
19:11:13 [2024-02-29T00:11:13.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-231510256 data=null}, TreeItem with text {Traces [3]}]
19:11:13 [2024-02-29T00:11:13.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-231510255 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:11:13 [2024-02-29T00:11:13.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231510255 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]}]
19:11:13 [2024-02-29T00:11:13.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-231510242 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:11:13 [2024-02-29T00:11:13.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:11:13 [2024-02-29T00:11:13.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:13 [2024-02-29T00:11:13.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-231510241 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
19:11:13 [2024-02-29T00:11:13.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-231510241 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
19:11:13 [2024-02-29T00:11:13.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-231510241 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
19:11:13 [2024-02-29T00:11:13.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-231510241 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
19:11:13 [2024-02-29T00:11:13.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231510240 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}]
19:11:13 [2024-02-29T00:11:13.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-231510236 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
19:11:13 [2024-02-29T00:11:13.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
19:11:13 [2024-02-29T00:11:13.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
19:11:13 [2024-02-29T00:11:13.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
19:11:13 [2024-02-29T00:11:13.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-231510199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
19:11:13 [2024-02-29T00:11:13.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:11:14 [2024-02-29T00:11:14.057Z] 
19:11:14 [2024-02-29T00:11:14.057Z] (Eclipse:20013): Gtk-WARNING **: 00:11:13.856: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:14 [2024-02-29T00:11:14.057Z] 
19:11:14 [2024-02-29T00:11:14.057Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:13.894: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:14 [2024-02-29T00:11:14.057Z] 
19:11:14 [2024-02-29T00:11:14.057Z] (Eclipse:20013): Gtk-WARNING **: 00:11:13.912: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:14 [2024-02-29T00:11:14.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:11:14 [2024-02-29T00:11:14.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:11:14 [2024-02-29T00:11:14.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:11:14 [2024-02-29T00:11:14.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:11:15 [2024-02-29T00:11:15.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:11:15 [2024-02-29T00:11:15.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:11:15 [2024-02-29T00:11:15.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:11:15 [2024-02-29T00:11:15.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:11:15 [2024-02-29T00:11:15.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:11:15 [2024-02-29T00:11:15.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231508829 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:11:15 [2024-02-29T00:11:15.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231508829 data=null doit=true}, TableItem with text {}]
19:11:15 [2024-02-29T00:11:15.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231508829 data=null}, TableItem with text {}]
19:11:15 [2024-02-29T00:11:15.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231508829 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:11:15 [2024-02-29T00:11:15.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231508828 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:11:15 [2024-02-29T00:11:15.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231508827 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:11:15 [2024-02-29T00:11:15.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:11:15 [2024-02-29T00:11:15.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:11:15 [2024-02-29T00:11:15.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:11:15 [2024-02-29T00:11:15.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231508826 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:11:15 [2024-02-29T00:11:15.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231508826 data=null doit=true}, TableItem with text {}]
19:11:15 [2024-02-29T00:11:15.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231508826 data=null}, TableItem with text {}]
19:11:15 [2024-02-29T00:11:15.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231508826 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:11:15 [2024-02-29T00:11:15.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231508825 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:11:15 [2024-02-29T00:11:15.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231508825 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:11:15 [2024-02-29T00:11:15.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:11:15 [2024-02-29T00:11:15.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:11:15 [2024-02-29T00:11:15.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
19:11:15 [2024-02-29T00:11:15.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:15 [2024-02-29T00:11:15.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231508192 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
19:11:15 [2024-02-29T00:11:15.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-231508192 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
19:11:15 [2024-02-29T00:11:15.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-231508192 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
19:11:15 [2024-02-29T00:11:15.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231508192 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
19:11:15 [2024-02-29T00:11:15.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231508191 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}]
19:11:15 [2024-02-29T00:11:15.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-231508174 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
19:11:15 [2024-02-29T00:11:15.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:15 [2024-02-29T00:11:15.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:15 [2024-02-29T00:11:15.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:15 [2024-02-29T00:11:15.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:15 [2024-02-29T00:11:15.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
19:11:15 [2024-02-29T00:11:15.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:15 [2024-02-29T00:11:15.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-231508074 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
19:11:15 [2024-02-29T00:11:15.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-231508074 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
19:11:15 [2024-02-29T00:11:15.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-231508074 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
19:11:15 [2024-02-29T00:11:15.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-231508073 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
19:11:15 [2024-02-29T00:11:15.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231508073 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}]
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-231508054 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:16 [2024-02-29T00:11:16.008Z] 
19:11:16 [2024-02-29T00:11:16.008Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:15.832: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231507939 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231507939 data=null doit=true}, TreeItem with text {test}]
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231507939 data=null}, TreeItem with text {test}]
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231507939 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231507939 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231507896 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231507895 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231507895 data=null doit=true}, TreeItem with text {test}]
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231507895 data=null}, TreeItem with text {test}]
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231507894 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231507894 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231507889 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:16 [2024-02-29T00:11:16.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-231507888 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-231507887 data=null doit=true}, TreeItem with text {Traces [3]}]
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-231507887 data=null}, TreeItem with text {Traces [3]}]
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-231507887 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231507887 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]}]
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-231507869 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:16 [2024-02-29T00:11:16.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-231507869 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
19:11:16 [2024-02-29T00:11:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-231507868 data=null doit=true}, TreeItem with text {Traces [3]}]
19:11:16 [2024-02-29T00:11:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-231507868 data=null}, TreeItem with text {Traces [3]}]
19:11:16 [2024-02-29T00:11:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-231507868 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:11:16 [2024-02-29T00:11:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231507868 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]}]
19:11:16 [2024-02-29T00:11:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-231507863 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
19:11:16 [2024-02-29T00:11:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:11:16 [2024-02-29T00:11:16.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:11:16 [2024-02-29T00:11:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:11:16 [2024-02-29T00:11:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:11:16 [2024-02-29T00:11:16.266Z] 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=-231507562 data=null doit=true}, Shell with text {Confirm Clear}]
19:11:16 [2024-02-29T00:11:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:11:16 [2024-02-29T00:11:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:11:16 [2024-02-29T00:11:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:11:16 [2024-02-29T00:11:16.266Z] 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')
19:11:16 [2024-02-29T00:11:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:11:16 [2024-02-29T00:11:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:11:16 [2024-02-29T00:11:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231507561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:16 [2024-02-29T00:11:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231507560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:16 [2024-02-29T00:11:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231507560 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:16 [2024-02-29T00:11:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231507560 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:16 [2024-02-29T00:11:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231507560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:16 [2024-02-29T00:11:16.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231507560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:16 [2024-02-29T00:11:16.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231507560 data=null 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')]
19:11:16 [2024-02-29T00:11:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:11:16 [2024-02-29T00:11:16.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231507834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:11:17 [2024-02-29T00:11:17.345Z] 
19:11:17 [2024-02-29T00:11:17.345Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:17.203: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:18 [2024-02-29T00:11:18.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:11:18 [2024-02-29T00:11:18.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:11:18 [2024-02-29T00:11:18.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:11:18 [2024-02-29T00:11:18.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:18 [2024-02-29T00:11:18.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:18 [2024-02-29T00:11:18.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:18 [2024-02-29T00:11:18.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:18 [2024-02-29T00:11:18.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:18 [2024-02-29T00:11:18.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231505228 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:11:18 [2024-02-29T00:11:18.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231505228 data=null doit=true}, TreeItem with text {test}]
19:11:18 [2024-02-29T00:11:18.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231505227 data=null}, TreeItem with text {test}]
19:11:18 [2024-02-29T00:11:18.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231505227 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231505227 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231505193 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231505184 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231505184 data=null doit=true}, TreeItem with text {test}]
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231505184 data=null}, TreeItem with text {test}]
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231505183 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231505183 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231505178 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:18 [2024-02-29T00:11:18.719Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231505177 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231505177 data=null doit=true}, TreeItem with text {Traces [1]}]
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231505177 data=null}, TreeItem with text {Traces [1]}]
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231505176 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231505176 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231505165 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231505165 data=null doit=true}, TreeItem with text {Traces [1]}]
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231505165 data=null}, TreeItem with text {Traces [1]}]
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231505165 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231505164 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]}]
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231505163 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231505163 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231505163 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231505162 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231505162 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231505162 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231505131 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231505131 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:11:18 [2024-02-29T00:11:18.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231505131 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:11:18 [2024-02-29T00:11:18.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-231505130 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:11:18 [2024-02-29T00:11:18.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231504988 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
19:11:18 [2024-02-29T00:11:18.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-231504987 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
19:11:18 [2024-02-29T00:11:18.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-231504986 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
19:11:18 [2024-02-29T00:11:18.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-231504986 data=null}, TreeItem with text {ExampleCustomTxt.log}]
19:11:18 [2024-02-29T00:11:18.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:11:18 [2024-02-29T00:11:18.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:11:18 [2024-02-29T00:11:18.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:11:18 [2024-02-29T00:11:18.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:11:18 [2024-02-29T00:11:18.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:11:18 [2024-02-29T00:11:18.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:11:18 [2024-02-29T00:11:18.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
19:11:18 [2024-02-29T00:11:18.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-231504984 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
19:11:18 [2024-02-29T00:11:18.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-231504984 data=null doit=true}, TableItem with text {}]
19:11:18 [2024-02-29T00:11:18.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-231504984 data=null}, TableItem with text {}]
19:11:18 [2024-02-29T00:11:18.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-231504983 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
19:11:18 [2024-02-29T00:11:18.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-231504983 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
19:11:18 [2024-02-29T00:11:18.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-231504962 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
19:11:18 [2024-02-29T00:11:18.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
19:11:18 [2024-02-29T00:11:18.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
19:11:18 [2024-02-29T00:11:18.978Z] 
19:11:18 [2024-02-29T00:11:18.978Z] (Eclipse:20013): Gtk-WARNING **: 00:11:18.867: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:18 [2024-02-29T00:11:18.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
19:11:18 [2024-02-29T00:11:18.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:18 [2024-02-29T00:11:18.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:18 [2024-02-29T00:11:18.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:18 [2024-02-29T00:11:18.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:18 [2024-02-29T00:11:18.978Z] 
19:11:18 [2024-02-29T00:11:18.978Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:18.930: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:18 [2024-02-29T00:11:18.978Z] 
19:11:18 [2024-02-29T00:11:18.978Z] (Eclipse:20013): Gtk-WARNING **: 00:11:18.967: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:19 [2024-02-29T00:11:19.235Z] 
19:11:19 [2024-02-29T00:11:19.235Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:18.978: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:19 [2024-02-29T00:11:19.235Z] 
19:11:19 [2024-02-29T00:11:19.235Z] (Eclipse:20013): Gtk-WARNING **: 00:11:18.981: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:19 [2024-02-29T00:11:19.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:11:19 [2024-02-29T00:11:19.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:19 [2024-02-29T00:11:19.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:19 [2024-02-29T00:11:19.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:19 [2024-02-29T00:11:19.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:19 [2024-02-29T00:11:19.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:19 [2024-02-29T00:11:19.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231504761 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:11:19 [2024-02-29T00:11:19.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231504761 data=null doit=true}, TreeItem with text {test}]
19:11:19 [2024-02-29T00:11:19.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231504761 data=null}, TreeItem with text {test}]
19:11:19 [2024-02-29T00:11:19.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231504760 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:19 [2024-02-29T00:11:19.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231504760 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:11:19 [2024-02-29T00:11:19.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231504753 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:19 [2024-02-29T00:11:19.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:19 [2024-02-29T00:11:19.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231504753 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:11:19 [2024-02-29T00:11:19.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231504753 data=null doit=true}, TreeItem with text {test}]
19:11:19 [2024-02-29T00:11:19.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231504753 data=null}, TreeItem with text {test}]
19:11:19 [2024-02-29T00:11:19.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231504752 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:19 [2024-02-29T00:11:19.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231504752 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:11:19 [2024-02-29T00:11:19.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231504748 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:19 [2024-02-29T00:11:19.236Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:11:19 [2024-02-29T00:11:19.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:19 [2024-02-29T00:11:19.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231504747 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:11:19 [2024-02-29T00:11:19.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231504747 data=null doit=true}, TreeItem with text {Traces [1]}]
19:11:19 [2024-02-29T00:11:19.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231504747 data=null}, TreeItem with text {Traces [1]}]
19:11:19 [2024-02-29T00:11:19.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231504747 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:19 [2024-02-29T00:11:19.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231504747 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:11:19 [2024-02-29T00:11:19.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231504734 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:19 [2024-02-29T00:11:19.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:19 [2024-02-29T00:11:19.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-231504733 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
19:11:19 [2024-02-29T00:11:19.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-231504733 data=null doit=true}, TreeItem with text {Traces [1]}]
19:11:19 [2024-02-29T00:11:19.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-231504733 data=null}, TreeItem with text {Traces [1]}]
19:11:19 [2024-02-29T00:11:19.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-231504732 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:19 [2024-02-29T00:11:19.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231504732 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
19:11:19 [2024-02-29T00:11:19.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-231504723 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
19:11:19 [2024-02-29T00:11:19.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:11:19 [2024-02-29T00:11:19.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
19:11:19 [2024-02-29T00:11:19.236Z] 
19:11:19 [2024-02-29T00:11:19.236Z] (Eclipse:20013): Gtk-WARNING **: 00:11:19.192: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:19 [2024-02-29T00:11:19.236Z] 
19:11:19 [2024-02-29T00:11:19.236Z] (Eclipse:20013): Gtk-WARNING **: 00:11:19.214: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:19 [2024-02-29T00:11:19.493Z] 
19:11:19 [2024-02-29T00:11:19.493Z] (Eclipse:20013): Gtk-WARNING **: 00:11:19.238: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:19 [2024-02-29T00:11:19.493Z] 
19:11:19 [2024-02-29T00:11:19.493Z] (Eclipse:20013): Gtk-WARNING **: 00:11:19.261: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:19 [2024-02-29T00:11:19.493Z] 
19:11:19 [2024-02-29T00:11:19.493Z] (Eclipse:20013): Gtk-WARNING **: 00:11:19.283: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:19 [2024-02-29T00:11:19.493Z] 
19:11:19 [2024-02-29T00:11:19.493Z] (Eclipse:20013): Gtk-WARNING **: 00:11:19.307: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:19 [2024-02-29T00:11:19.493Z] 
19:11:19 [2024-02-29T00:11:19.493Z] (Eclipse:20013): Gtk-WARNING **: 00:11:19.329: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:19 [2024-02-29T00:11:19.493Z] 
19:11:19 [2024-02-29T00:11:19.493Z] (Eclipse:20013): Gtk-WARNING **: 00:11:19.353: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:19 [2024-02-29T00:11:19.493Z] 
19:11:19 [2024-02-29T00:11:19.493Z] (Eclipse:20013): Gtk-WARNING **: 00:11:19.375: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:19 [2024-02-29T00:11:19.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
19:11:19 [2024-02-29T00:11:19.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:11:19 [2024-02-29T00:11:19.493Z] 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=-231504412 data=null doit=true}, Shell with text {Confirm Clear}]
19:11:19 [2024-02-29T00:11:19.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:11:19 [2024-02-29T00:11:19.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:11:19 [2024-02-29T00:11:19.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:11:19 [2024-02-29T00:11:19.493Z] 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')
19:11:19 [2024-02-29T00:11:19.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:11:19 [2024-02-29T00:11:19.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:11:19 [2024-02-29T00:11:19.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231504411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:19 [2024-02-29T00:11:19.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231504410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:19 [2024-02-29T00:11:19.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231504410 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:19 [2024-02-29T00:11:19.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231504410 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:19 [2024-02-29T00:11:19.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231504410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:19 [2024-02-29T00:11:19.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231504410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:19 [2024-02-29T00:11:19.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231504410 data=null 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')]
19:11:19 [2024-02-29T00:11:19.493Z] 
19:11:19 [2024-02-29T00:11:19.493Z] (Eclipse:20013): Gtk-WARNING **: 00:11:19.450: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:19 [2024-02-29T00:11:19.493Z] 
19:11:19 [2024-02-29T00:11:19.493Z] (Eclipse:20013): Gtk-WARNING **: 00:11:19.473: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:19 [2024-02-29T00:11:19.750Z] 
19:11:19 [2024-02-29T00:11:19.750Z] (Eclipse:20013): Gtk-WARNING **: 00:11:19.673: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:19 [2024-02-29T00:11:19.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-231504690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
19:11:19 [2024-02-29T00:11:19.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:11:19 [2024-02-29T00:11:19.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e2c0292] time=-231504076 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:11:19 [2024-02-29T00:11:19.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:11:19 [2024-02-29T00:11:19.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:19 [2024-02-29T00:11:19.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:19 [2024-02-29T00:11:19.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:19 [2024-02-29T00:11:19.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231504070 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:11:19 [2024-02-29T00:11:19.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231504069 data=null doit=true}, TreeItem with text {test}]
19:11:19 [2024-02-29T00:11:19.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231504069 data=null}, TreeItem with text {test}]
19:11:19 [2024-02-29T00:11:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231504069 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:20 [2024-02-29T00:11:20.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231504069 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:11:20 [2024-02-29T00:11:20.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231504043 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:20 [2024-02-29T00:11:20.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:11:20 [2024-02-29T00:11:20.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:11:20 [2024-02-29T00:11:20.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:11:20 [2024-02-29T00:11:20.263Z] 
19:11:20 [2024-02-29T00:11:20.263Z] (Eclipse:20013): Gtk-WARNING **: 00:11:20.037: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:20 [2024-02-29T00:11:20.263Z] 
19:11:20 [2024-02-29T00:11:20.263Z] (Eclipse:20013): Gtk-WARNING **: 00:11:20.060: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:20 [2024-02-29T00:11:20.263Z] 
19:11:20 [2024-02-29T00:11:20.263Z] (Eclipse:20013): Gtk-WARNING **: 00:11:20.083: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:20 [2024-02-29T00:11:20.263Z] 
19:11:20 [2024-02-29T00:11:20.263Z] (Eclipse:20013): Gtk-WARNING **: 00:11:20.105: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:20 [2024-02-29T00:11:20.263Z] 
19:11:20 [2024-02-29T00:11:20.263Z] (Eclipse:20013): Gtk-WARNING **: 00:11:20.126: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:20 [2024-02-29T00:11:20.263Z] 
19:11:20 [2024-02-29T00:11:20.263Z] (Eclipse:20013): Gtk-WARNING **: 00:11:20.146: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:20 [2024-02-29T00:11:20.263Z] 
19:11:20 [2024-02-29T00:11:20.263Z] (Eclipse:20013): Gtk-WARNING **: 00:11:20.167: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:20 [2024-02-29T00:11:20.263Z] 
19:11:20 [2024-02-29T00:11:20.263Z] (Eclipse:20013): Gtk-WARNING **: 00:11:20.187: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:20 [2024-02-29T00:11:20.263Z] 
19:11:20 [2024-02-29T00:11:20.263Z] (Eclipse:20013): Gtk-WARNING **: 00:11:20.206: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:20 [2024-02-29T00:11:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:11:20 [2024-02-29T00:11:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:11:20 [2024-02-29T00:11:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:11:20 [2024-02-29T00:11:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:11:20 [2024-02-29T00:11:20.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')
19:11:20 [2024-02-29T00:11:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:11:20 [2024-02-29T00:11:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:11:20 [2024-02-29T00:11:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:11:20 [2024-02-29T00:11:20.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:11:20 [2024-02-29T00:11:20.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
19:11:20 [2024-02-29T00:11:20.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=-231503077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231503077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231503077 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231503077 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231503077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231503077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231503077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231503076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231503076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231503076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231503076 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231503076 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-231503075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-231503075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-231503075 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-231503075 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-231503075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-231503075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:20 [2024-02-29T00:11:20.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')
19:11:20 [2024-02-29T00:11:20.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')
19:11:20 [2024-02-29T00:11:20.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')
19:11:20 [2024-02-29T00:11:20.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')
19:11:20 [2024-02-29T00:11:20.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')
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-231503075 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:20 [2024-02-29T00:11:20.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-231504000 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:11:21 [2024-02-29T00:11:21.085Z] 
19:11:21 [2024-02-29T00:11:21.085Z] (Eclipse:20013): Gtk-WARNING **: 00:11:20.846: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:21 [2024-02-29T00:11:21.085Z] 
19:11:21 [2024-02-29T00:11:21.085Z] (Eclipse:20013): Gtk-WARNING **: 00:11:20.866: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:21 [2024-02-29T00:11:21.085Z] 
19:11:21 [2024-02-29T00:11:21.085Z] (Eclipse:20013): Gtk-WARNING **: 00:11:20.870: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:21 [2024-02-29T00:11:21.085Z] 
19:11:21 [2024-02-29T00:11:21.085Z] (Eclipse:20013): Gtk-WARNING **: 00:11:20.916: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:21 [2024-02-29T00:11:21.085Z] 
19:11:21 [2024-02-29T00:11:21.085Z] (Eclipse:20013): Gtk-WARNING **: 00:11:20.921: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:21 [2024-02-29T00:11:21.085Z] 
19:11:21 [2024-02-29T00:11:21.085Z] (Eclipse:20013): Gtk-WARNING **: 00:11:20.939: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:21 [2024-02-29T00:11:21.085Z] 
19:11:21 [2024-02-29T00:11:21.085Z] (Eclipse:20013): Gtk-WARNING **: 00:11:20.956: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:21 [2024-02-29T00:11:21.085Z] 
19:11:21 [2024-02-29T00:11:21.085Z] (Eclipse:20013): Gtk-WARNING **: 00:11:20.972: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:21 [2024-02-29T00:11:21.085Z] 
19:11:21 [2024-02-29T00:11:21.085Z] (Eclipse:20013): Gtk-WARNING **: 00:11:20.988: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:21 [2024-02-29T00:11:21.085Z] 
19:11:21 [2024-02-29T00:11:21.085Z] (Eclipse:20013): Gtk-WARNING **: 00:11:21.005: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:21 [2024-02-29T00:11:21.085Z] 
19:11:21 [2024-02-29T00:11:21.085Z] (Eclipse:20013): Gtk-WARNING **: 00:11:21.022: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:21 [2024-02-29T00:11:21.085Z] 
19:11:21 [2024-02-29T00:11:21.085Z] (Eclipse:20013): Gtk-WARNING **: 00:11:21.038: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:21 [2024-02-29T00:11:21.342Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.95 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
19:11:21 [2024-02-29T00:11:21.342Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_06OpenKeyboard -- Time elapsed: 3.141 s
19:11:21 [2024-02-29T00:11:21.342Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testRenameSymbolicLinks -- Time elapsed: 5.676 s
19:11:21 [2024-02-29T00:11:21.342Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_10CopyExperiment -- Time elapsed: 6.811 s
19:11:21 [2024-02-29T00:11:21.342Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_01ContextMenuPresence -- Time elapsed: 2.727 s
19:11:21 [2024-02-29T00:11:21.342Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_04Rename -- Time elapsed: 4.135 s
19:11:21 [2024-02-29T00:11:21.342Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_12RemoveTraceFromExperiment -- Time elapsed: 4.949 s
19:11:21 [2024-02-29T00:11:21.342Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testCopySymbolicLinks -- Time elapsed: 8.219 s
19:11:21 [2024-02-29T00:11:21.342Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_05Delete -- Time elapsed: 2.938 s
19:11:21 [2024-02-29T00:11:21.342Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_11DeleteTraceFromExperiment -- Time elapsed: 3.822 s
19:11:21 [2024-02-29T00:11:21.342Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_09BringToTop -- Time elapsed: 5.846 s
19:11:21 [2024-02-29T00:11:21.342Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_07DeleteKeyboard -- Time elapsed: 2.865 s
19:11:21 [2024-02-29T00:11:21.342Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testExperimentLinkBackwardCompatibility -- Time elapsed: 3.627 s
19:11:21 [2024-02-29T00:11:21.342Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_02Open -- Time elapsed: 2.725 s
19:11:21 [2024-02-29T00:11:21.342Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_03Copy -- Time elapsed: 7.956 s
19:11:21 [2024-02-29T00:11:21.342Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_08OpenDoubleClick -- Time elapsed: 2.680 s
19:11:21 [2024-02-29T00:11:21.342Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
19:11:21 [2024-02-29T00:11:21.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@1e2c0292] time=-231502537 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:11:21 [2024-02-29T00:11:21.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:11:21 [2024-02-29T00:11:21.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
19:11:21 [2024-02-29T00:11:21.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
19:11:21 [2024-02-29T00:11:21.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
19:11:21 [2024-02-29T00:11:21.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-231502286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
19:11:21 [2024-02-29T00:11:21.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
19:11:22 [2024-02-29T00:11:22.529Z] 
19:11:22 [2024-02-29T00:11:22.529Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:22.214: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:25 [2024-02-29T00:11:25.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Flame Chart"'
19:11:25 [2024-02-29T00:11:25.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
19:11:25 [2024-02-29T00:11:25.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
19:11:25 [2024-02-29T00:11:25.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
19:11:26 [2024-02-29T00:11:26.368Z] 
19:11:26 [2024-02-29T00:11:26.368Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:26.249: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:26 [2024-02-29T00:11:26.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=-231498389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
19:11:26 [2024-02-29T00:11:26.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
19:11:26 [2024-02-29T00:11:26.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
19:11:26 [2024-02-29T00:11:26.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
19:11:26 [2024-02-29T00:11:26.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<?xml version="1.0" ...", using matcher: of type 'StyledText'
19:11:27 [2024-02-29T00:11:27.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
19:11:27 [2024-02-29T00:11:27.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
19:11:27 [2024-02-29T00:11:27.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
19:11:27 [2024-02-29T00:11:27.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
19:11:27 [2024-02-29T00:11:27.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Example", using matcher: with mnemonic 'Example'
19:11:27 [2024-02-29T00:11:27.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Example'
19:11:27 [2024-02-29T00:11:27.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {None} time=-231496059 data=null doit=true}, MenuItem with text {None}]
19:11:27 [2024-02-29T00:11:27.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=-231496059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {None}]
19:11:27 [2024-02-29T00:11:27.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Example} time=-231496058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Example']
19:11:27 [2024-02-29T00:11:27.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Example'
19:11:28 [2024-02-29T00:11:28.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
19:11:28 [2024-02-29T00:11:28.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Example", using matcher: with mnemonic 'Example'
19:11:28 [2024-02-29T00:11:28.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
19:11:28 [2024-02-29T00:11:28.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
19:11:28 [2024-02-29T00:11:28.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Set A'
19:11:28 [2024-02-29T00:11:28.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Example} time=-231495892 data=null doit=true}, MenuItem with text {Example}]
19:11:28 [2024-02-29T00:11:28.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Example} time=-231495892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Example}]
19:11:28 [2024-02-29T00:11:28.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=-231495892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Set A']
19:11:28 [2024-02-29T00:11:28.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Set A'
19:11:28 [2024-02-29T00:11:28.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
19:11:28 [2024-02-29T00:11:28.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
19:11:28 [2024-02-29T00:11:28.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
19:11:28 [2024-02-29T00:11:28.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
19:11:28 [2024-02-29T00:11:28.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'None'
19:11:28 [2024-02-29T00:11:28.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Set A} time=-231495753 data=null doit=true}, MenuItem with text {Set A}]
19:11:28 [2024-02-29T00:11:28.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=-231495752 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}]
19:11:28 [2024-02-29T00:11:28.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=-231495752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'None']
19:11:28 [2024-02-29T00:11:28.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'None'
19:11:28 [2024-02-29T00:11:28.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
19:11:28 [2024-02-29T00:11:28.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
19:11:28 [2024-02-29T00:11:28.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
19:11:28 [2024-02-29T00:11:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
19:11:28 [2024-02-29T00:11:28.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
19:11:28 [2024-02-29T00:11:28.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=-231495391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
19:11:28 [2024-02-29T00:11:28.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
19:11:28 [2024-02-29T00:11:28.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
19:11:28 [2024-02-29T00:11:28.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
19:11:28 [2024-02-29T00:11:28.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets>  <mark...", using matcher: of type 'StyledText'
19:11:29 [2024-02-29T00:11:29.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
19:11:29 [2024-02-29T00:11:29.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
19:11:29 [2024-02-29T00:11:29.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
19:11:29 [2024-02-29T00:11:29.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
19:11:29 [2024-02-29T00:11:29.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
19:11:29 [2024-02-29T00:11:29.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=-231494383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
19:11:29 [2024-02-29T00:11:29.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
19:11:29 [2024-02-29T00:11:29.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
19:11:29 [2024-02-29T00:11:29.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
19:11:29 [2024-02-29T00:11:29.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets></marke...", using matcher: of type 'StyledText'
19:11:30 [2024-02-29T00:11:30.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
19:11:30 [2024-02-29T00:11:30.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
19:11:30 [2024-02-29T00:11:30.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Set A'
19:11:30 [2024-02-29T00:11:30.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {None} time=-231493546 data=null doit=true}, MenuItem with text {None}]
19:11:30 [2024-02-29T00:11:30.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=-231493546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {None}]
19:11:30 [2024-02-29T00:11:30.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=-231493546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Set A']
19:11:30 [2024-02-29T00:11:30.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Set A'
19:11:31 [2024-02-29T00:11:31.045Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
19:11:31 [2024-02-29T00:11:31.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
19:11:31 [2024-02-29T00:11:31.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-231493034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
19:11:31 [2024-02-29T00:11:31.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-231493033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
19:11:31 [2024-02-29T00:11:31.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-231493033 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
19:11:31 [2024-02-29T00:11:31.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-231493032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
19:11:31 [2024-02-29T00:11:31.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-231493032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
19:11:31 [2024-02-29T00:11:31.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-231493032 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}]
19:11:31 [2024-02-29T00:11:31.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-231493030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
19:11:31 [2024-02-29T00:11:31.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-231493030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
19:11:31 [2024-02-29T00:11:31.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-231493030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
19:11:31 [2024-02-29T00:11:31.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-231493029 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
19:11:31 [2024-02-29T00:11:31.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-231493029 data=null}, ToolItem with tooltip text {Next Marker}]
19:11:31 [2024-02-29T00:11:31.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
19:11:31 [2024-02-29T00:11:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Markers", using matcher: with mnemonic 'Show Markers'
19:11:31 [2024-02-29T00:11:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker A-1", using matcher: with mnemonic 'Marker A-1'
19:11:31 [2024-02-29T00:11:31.302Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
19:11:31 [2024-02-29T00:11:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
19:11:31 [2024-02-29T00:11:31.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=-231492515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
19:11:31 [2024-02-29T00:11:31.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=-231492515 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
19:11:31 [2024-02-29T00:11:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-231492515 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
19:11:31 [2024-02-29T00:11:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-231492514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
19:11:31 [2024-02-29T00:11:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-231492514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
19:11:31 [2024-02-29T00:11:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-231492514 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}]
19:11:31 [2024-02-29T00:11:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-231492513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
19:11:31 [2024-02-29T00:11:31.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=-231492513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
19:11:31 [2024-02-29T00:11:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-231492513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
19:11:31 [2024-02-29T00:11:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-231492512 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
19:11:31 [2024-02-29T00:11:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-231492512 data=null}, ToolItem with tooltip text {Previous Marker}]
19:11:31 [2024-02-29T00:11:31.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
19:11:31 [2024-02-29T00:11:31.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
19:11:32 [2024-02-29T00:11:32.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
19:11:32 [2024-02-29T00:11:32.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
19:11:32 [2024-02-29T00:11:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=-231491946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
19:11:32 [2024-02-29T00:11:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
19:11:32 [2024-02-29T00:11:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
19:11:32 [2024-02-29T00:11:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
19:11:32 [2024-02-29T00:11:32.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets>  <mark...", using matcher: of type 'StyledText'
19:11:32 [2024-02-29T00:11:32.943Z] 
19:11:32 [2024-02-29T00:11:32.943Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:32.741: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:32 [2024-02-29T00:11:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e2c0292] time=-231490962 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:11:32 [2024-02-29T00:11:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:11:32 [2024-02-29T00:11:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:32 [2024-02-29T00:11:32.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:32 [2024-02-29T00:11:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:32 [2024-02-29T00:11:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test_project} time=-231490888 data=null button=0 stateMask=0x0 x=81 y=12 count=0}, TreeItem with text {test_project}]
19:11:32 [2024-02-29T00:11:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test_project} time=-231490888 data=null doit=true}, TreeItem with text {test_project}]
19:11:32 [2024-02-29T00:11:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test_project} time=-231490888 data=null}, TreeItem with text {test_project}]
19:11:32 [2024-02-29T00:11:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test_project} time=-231490887 data=null button=1 stateMask=0x0 x=81 y=12 count=1}, TreeItem with text {test_project}]
19:11:32 [2024-02-29T00:11:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231490887 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}]
19:11:32 [2024-02-29T00:11:32.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test_project} time=-231490877 data=null button=1 stateMask=0x80000 x=81 y=12 count=1}, TreeItem with text {test_project}]
19:11:33 [2024-02-29T00:11:33.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:11:33 [2024-02-29T00:11:33.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:11:33 [2024-02-29T00:11:33.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:11:33 [2024-02-29T00:11:33.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:11:33 [2024-02-29T00:11:33.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:11:33 [2024-02-29T00:11:33.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:11:33 [2024-02-29T00:11:33.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:11:33 [2024-02-29T00:11:33.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')
19:11:33 [2024-02-29T00:11:33.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:11:33 [2024-02-29T00:11:33.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:11:33 [2024-02-29T00:11:33.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:11:33 [2024-02-29T00:11:33.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:11:33 [2024-02-29T00:11:33.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
19:11:33 [2024-02-29T00:11:33.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=-231490257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:11:33 [2024-02-29T00:11:33.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=-231490253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:11:33 [2024-02-29T00:11:33.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=-231490253 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:11:33 [2024-02-29T00:11:33.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=-231490253 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:11:33 [2024-02-29T00:11:33.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=-231490253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:11:33 [2024-02-29T00:11:33.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=-231490252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:11:33 [2024-02-29T00:11:33.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=-231490252 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:11:33 [2024-02-29T00:11:33.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=-231490252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:11:33 [2024-02-29T00:11:33.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=-231490252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:11:33 [2024-02-29T00:11:33.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=-231490252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:11:33 [2024-02-29T00:11:33.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=-231490252 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:11:33 [2024-02-29T00:11:33.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=-231490252 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:11:33 [2024-02-29T00:11:33.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:11:33 [2024-02-29T00:11:33.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:11:33 [2024-02-29T00:11:33.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:11:33 [2024-02-29T00:11:33.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:11:33 [2024-02-29T00:11:33.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:11:33 [2024-02-29T00:11:33.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:11:33 [2024-02-29T00:11:33.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:11:33 [2024-02-29T00:11:33.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:11:33 [2024-02-29T00:11:33.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:11:33 [2024-02-29T00:11:33.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-231490250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:33 [2024-02-29T00:11:33.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-231490250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:33 [2024-02-29T00:11:33.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-231490250 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:33 [2024-02-29T00:11:33.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-231490250 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:33 [2024-02-29T00:11:33.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-231490250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:33 [2024-02-29T00:11:33.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-231490250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:33 [2024-02-29T00:11:33.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')
19:11:33 [2024-02-29T00:11:33.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')
19:11:33 [2024-02-29T00:11:33.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')
19:11:33 [2024-02-29T00:11:33.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')
19:11:33 [2024-02-29T00:11:33.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')
19:11:33 [2024-02-29T00:11:33.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:11:34 [2024-02-29T00:11:34.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-231490250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:11:34 [2024-02-29T00:11:34.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-231490774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:11:34 [2024-02-29T00:11:34.277Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.80 s -- in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
19:11:34 [2024-02-29T00:11:34.277Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testEditMarkerSet -- Time elapsed: 3.883 s
19:11:34 [2024-02-29T00:11:34.277Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testMenuNoMarkerSet -- Time elapsed: 0.137 s
19:11:34 [2024-02-29T00:11:34.277Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testNavigateBetweenMarkers -- Time elapsed: 3.372 s
19:11:34 [2024-02-29T00:11:34.277Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
19:11:34 [2024-02-29T00:11:34.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e2c0292] time=-231489724 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:11:34 [2024-02-29T00:11:34.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:11:34 [2024-02-29T00:11:34.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
19:11:34 [2024-02-29T00:11:34.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
19:11:34 [2024-02-29T00:11:34.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
19:11:34 [2024-02-29T00:11:34.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-231489524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
19:11:34 [2024-02-29T00:11:34.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
19:11:34 [2024-02-29T00:11:34.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e2c0292] time=-231489071 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:11:34 [2024-02-29T00:11:34.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:11:35 [2024-02-29T00:11:35.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:11:35 [2024-02-29T00:11:35.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
19:11:35 [2024-02-29T00:11:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
19:11:35 [2024-02-29T00:11:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:11:35 [2024-02-29T00:11:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-231488464 data=null doit=true}, Shell with text {Preferences}]
19:11:35 [2024-02-29T00:11:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:11:35 [2024-02-29T00:11:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:35 [2024-02-29T00:11:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:35 [2024-02-29T00:11:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
19:11:35 [2024-02-29T00:11:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-231488461 data=null doit=true}, TreeItem with text {Tracing}]
19:11:35 [2024-02-29T00:11:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-231488461 data=null}, TreeItem with text {Tracing}]
19:11:35 [2024-02-29T00:11:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-231488460 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
19:11:35 [2024-02-29T00:11:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231488460 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}]
19:11:35 [2024-02-29T00:11:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-231488456 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
19:11:35 [2024-02-29T00:11:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-231488456 data=null doit=true}, Tree node with text: Perspectives]
19:11:35 [2024-02-29T00:11:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-231488456 data=null}, Tree node with text: Perspectives]
19:11:35 [2024-02-29T00:11:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-231488455 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:35 [2024-02-29T00:11:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231488389 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]
19:11:35 [2024-02-29T00:11:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-231488388 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:35 [2024-02-29T00:11:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:35 [2024-02-29T00:11:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-231488386 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
19:11:35 [2024-02-29T00:11:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-231488386 data=null doit=true}, Tree node with text: Perspectives]
19:11:35 [2024-02-29T00:11:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-231488385 data=null}, Tree node with text: Perspectives]
19:11:35 [2024-02-29T00:11:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-231488385 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:35 [2024-02-29T00:11:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231488385 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]
19:11:35 [2024-02-29T00:11:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-231488354 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:35 [2024-02-29T00:11:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
19:11:35 [2024-02-29T00:11:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
19:11:35 [2024-02-29T00:11:35.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with mnemonic 'Never'
19:11:35 [2024-02-29T00:11:35.613Z] 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'
19:11:35 [2024-02-29T00:11:35.613Z] 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')
19:11:35 [2024-02-29T00:11:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
19:11:35 [2024-02-29T00:11:35.614Z] 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')
19:11:35 [2024-02-29T00:11:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
19:11:35 [2024-02-29T00:11:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:11:35 [2024-02-29T00:11:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:11:35 [2024-02-29T00:11:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:11:35 [2024-02-29T00:11:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:11:35 [2024-02-29T00:11:35.614Z] 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.
19:11:35 [2024-02-29T00:11:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
19:11:35 [2024-02-29T00:11:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
19:11:35 [2024-02-29T00:11:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
19:11:35 [2024-02-29T00:11:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:11:35 [2024-02-29T00:11:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:11:35 [2024-02-29T00:11:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:11:35 [2024-02-29T00:11:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:11:35 [2024-02-29T00:11:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:11:35 [2024-02-29T00:11:35.614Z] 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')
19:11:35 [2024-02-29T00:11:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:11:35 [2024-02-29T00:11:35.614Z] 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')
19:11:35 [2024-02-29T00:11:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
19:11:35 [2024-02-29T00:11:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-231488336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:35 [2024-02-29T00:11:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-231488336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:35 [2024-02-29T00:11:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-231488336 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:35 [2024-02-29T00:11:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-231488336 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:35 [2024-02-29T00:11:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-231488336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:35 [2024-02-29T00:11:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-231488336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:35 [2024-02-29T00:11:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-231488335 data=null 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')]
19:11:35 [2024-02-29T00:11:35.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-231488967 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
19:11:35 [2024-02-29T00:11:35.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:11:36 [2024-02-29T00:11:36.127Z] 
19:11:36 [2024-02-29T00:11:36.127Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:36.047: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:36 [2024-02-29T00:11:36.383Z] 
19:11:36 [2024-02-29T00:11:36.383Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:36.124: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:37 [2024-02-29T00:11:37.754Z] 
19:11:37 [2024-02-29T00:11:37.754Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:37.642: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:38 [2024-02-29T00:11:38.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e2c0292] time=-231485917 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:11:38 [2024-02-29T00:11:38.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:11:38 [2024-02-29T00:11:38.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:11:38 [2024-02-29T00:11:38.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
19:11:38 [2024-02-29T00:11:38.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
19:11:38 [2024-02-29T00:11:38.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:11:38 [2024-02-29T00:11:38.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-231485448 data=null doit=true}, Shell with text {Preferences}]
19:11:38 [2024-02-29T00:11:38.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:11:38 [2024-02-29T00:11:38.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:38 [2024-02-29T00:11:38.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:38 [2024-02-29T00:11:38.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
19:11:38 [2024-02-29T00:11:38.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:11:38 [2024-02-29T00:11:38.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-231485437 data=null doit=true}, Tree node with text: Perspectives]
19:11:38 [2024-02-29T00:11:38.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-231485437 data=null}, Tree node with text: Perspectives]
19:11:38 [2024-02-29T00:11:38.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-231485436 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:38 [2024-02-29T00:11:38.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231485436 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]
19:11:38 [2024-02-29T00:11:38.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-231485436 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:38 [2024-02-29T00:11:38.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:38 [2024-02-29T00:11:38.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-231485434 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
19:11:38 [2024-02-29T00:11:38.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-231485434 data=null doit=true}, Tree node with text: Perspectives]
19:11:38 [2024-02-29T00:11:38.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-231485434 data=null}, Tree node with text: Perspectives]
19:11:38 [2024-02-29T00:11:38.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-231485433 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:38 [2024-02-29T00:11:38.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231485433 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]
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-231485432 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
19:11:38 [2024-02-29T00:11:38.577Z] 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'
19:11:38 [2024-02-29T00:11:38.577Z] 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')
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
19:11:38 [2024-02-29T00:11:38.577Z] 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')
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:11:38 [2024-02-29T00:11:38.577Z] 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')
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Never} time=-231485380 data=null doit=true}, Button with text {Never}]
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Never} time=-231485380 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Never}]
19:11:38 [2024-02-29T00:11:38.577Z] 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')
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Always} time=-231485378 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')]
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Always} time=-231485378 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')]
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Always} time=-231485378 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')]
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-231485378 data=null 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')]
19:11:38 [2024-02-29T00:11:38.577Z] 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')
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:11:38 [2024-02-29T00:11:38.577Z] 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')
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:11:38 [2024-02-29T00:11:38.577Z] 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')
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-231485361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-231485361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-231485361 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-231485361 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-231485361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-231485361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:38 [2024-02-29T00:11:38.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-231485360 data=null 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')]
19:11:38 [2024-02-29T00:11:38.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-231485856 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
19:11:38 [2024-02-29T00:11:38.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:11:39 [2024-02-29T00:11:39.090Z] 
19:11:39 [2024-02-29T00:11:39.090Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:38.876: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:39 [2024-02-29T00:11:39.090Z] 
19:11:39 [2024-02-29T00:11:39.090Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:38.944: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:40 [2024-02-29T00:11:40.458Z] 
19:11:40 [2024-02-29T00:11:40.458Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:40.443: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:40 [2024-02-29T00:11:40.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e2c0292] time=-231483206 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:11:40 [2024-02-29T00:11:40.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:11:40 [2024-02-29T00:11:40.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:11:40 [2024-02-29T00:11:40.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
19:11:41 [2024-02-29T00:11:41.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
19:11:41 [2024-02-29T00:11:41.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:11:41 [2024-02-29T00:11:41.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-231482768 data=null doit=true}, Shell with text {Preferences}]
19:11:41 [2024-02-29T00:11:41.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:11:41 [2024-02-29T00:11:41.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:41 [2024-02-29T00:11:41.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:41 [2024-02-29T00:11:41.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
19:11:41 [2024-02-29T00:11:41.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:11:41 [2024-02-29T00:11:41.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-231482766 data=null doit=true}, Tree node with text: Perspectives]
19:11:41 [2024-02-29T00:11:41.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-231482765 data=null}, Tree node with text: Perspectives]
19:11:41 [2024-02-29T00:11:41.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-231482764 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:41 [2024-02-29T00:11:41.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231482764 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]
19:11:41 [2024-02-29T00:11:41.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-231482764 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:41 [2024-02-29T00:11:41.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:41 [2024-02-29T00:11:41.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-231482762 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
19:11:41 [2024-02-29T00:11:41.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-231482762 data=null doit=true}, Tree node with text: Perspectives]
19:11:41 [2024-02-29T00:11:41.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-231482762 data=null}, Tree node with text: Perspectives]
19:11:41 [2024-02-29T00:11:41.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-231482762 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:41 [2024-02-29T00:11:41.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231482762 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]
19:11:41 [2024-02-29T00:11:41.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-231482761 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:41 [2024-02-29T00:11:41.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
19:11:41 [2024-02-29T00:11:41.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
19:11:41 [2024-02-29T00:11:41.277Z] 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'
19:11:41 [2024-02-29T00:11:41.277Z] 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')
19:11:41 [2024-02-29T00:11:41.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
19:11:41 [2024-02-29T00:11:41.277Z] 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')
19:11:41 [2024-02-29T00:11:41.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
19:11:41 [2024-02-29T00:11:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
19:11:41 [2024-02-29T00:11:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:11:41 [2024-02-29T00:11:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:11:41 [2024-02-29T00:11:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:11:41 [2024-02-29T00:11:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:11:41 [2024-02-29T00:11:41.278Z] 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.
19:11:41 [2024-02-29T00:11:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
19:11:41 [2024-02-29T00:11:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
19:11:41 [2024-02-29T00:11:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
19:11:41 [2024-02-29T00:11:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:11:41 [2024-02-29T00:11:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:11:41 [2024-02-29T00:11:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:11:41 [2024-02-29T00:11:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:11:41 [2024-02-29T00:11:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:11:41 [2024-02-29T00:11:41.278Z] 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')
19:11:41 [2024-02-29T00:11:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:11:41 [2024-02-29T00:11:41.278Z] 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')
19:11:41 [2024-02-29T00:11:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
19:11:41 [2024-02-29T00:11:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-231482744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:41 [2024-02-29T00:11:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-231482744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:41 [2024-02-29T00:11:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-231482744 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:41 [2024-02-29T00:11:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-231482743 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:41 [2024-02-29T00:11:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-231482743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:41 [2024-02-29T00:11:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-231482743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:41 [2024-02-29T00:11:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-231482743 data=null 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')]
19:11:41 [2024-02-29T00:11:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-231483171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
19:11:41 [2024-02-29T00:11:41.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:11:41 [2024-02-29T00:11:41.843Z] 
19:11:41 [2024-02-29T00:11:41.843Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:41.627: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:41 [2024-02-29T00:11:41.843Z] 
19:11:41 [2024-02-29T00:11:41.843Z] (Eclipse:20013): Gtk-CRITICAL **: 00:11:41.658: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
19:11:42 [2024-02-29T00:11:42.100Z] 
19:11:42 [2024-02-29T00:11:42.100Z] (Eclipse:20013): Gtk-WARNING **: 00:11:41.974: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
19:11:43 [2024-02-29T00:11:43.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231480775 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231480775 data=null doit=true}, TreeItem with text {test}]
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231480775 data=null}, TreeItem with text {test}]
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231480774 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231480774 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231480685 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231480683 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231480683 data=null doit=true}, TreeItem with text {test}]
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231480683 data=null}, TreeItem with text {test}]
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231480683 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231480683 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231480655 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231480654 data=null doit=true}, TreeItem with text {test}]
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231480654 data=null}, TreeItem with text {test}]
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231480653 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231480653 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}]
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231480651 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-231480650 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231480650 data=null doit=true}, TreeItem with text {Traces [2]}]
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231480650 data=null}, TreeItem with text {Traces [2]}]
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231480649 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:11:43 [2024-02-29T00:11:43.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231480649 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]}]
19:11:43 [2024-02-29T00:11:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231480636 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:11:43 [2024-02-29T00:11:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-231480636 data=null doit=true}, TreeItem with text {Traces [2]}]
19:11:43 [2024-02-29T00:11:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-231480636 data=null}, TreeItem with text {Traces [2]}]
19:11:43 [2024-02-29T00:11:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-231480635 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:11:43 [2024-02-29T00:11:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231480592 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]}]
19:11:43 [2024-02-29T00:11:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-231480590 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
19:11:43 [2024-02-29T00:11:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:43 [2024-02-29T00:11:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel} time=-231480589 data=null button=0 stateMask=0x0 x=99 y=81 count=0}, TreeItem with text {kernel}]
19:11:43 [2024-02-29T00:11:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel} time=-231480589 data=null doit=true}, TreeItem with text {kernel}]
19:11:43 [2024-02-29T00:11:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel} time=-231480589 data=null}, TreeItem with text {kernel}]
19:11:43 [2024-02-29T00:11:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel} time=-231480588 data=null button=1 stateMask=0x0 x=99 y=81 count=1}, TreeItem with text {kernel}]
19:11:43 [2024-02-29T00:11:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231480588 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}]
19:11:43 [2024-02-29T00:11:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel} time=-231480582 data=null button=1 stateMask=0x80000 x=99 y=81 count=1}, TreeItem with text {kernel}]
19:11:43 [2024-02-29T00:11:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
19:11:43 [2024-02-29T00:11:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace'
19:11:43 [2024-02-29T00:11:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment'
19:11:43 [2024-02-29T00:11:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Test experiment'
19:11:43 [2024-02-29T00:11:43.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Test experiment'
19:11:43 [2024-02-29T00:11:43.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Test experiment} time=-231480534 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Test experiment']
19:11:45 [2024-02-29T00:11:45.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@1e2c0292] time=-231478365 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:11:45 [2024-02-29T00:11:45.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:11:45 [2024-02-29T00:11:45.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:11:45 [2024-02-29T00:11:45.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-231477953 data=null doit=true}, Shell with text {Preferences}]
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
19:11:45 [2024-02-29T00:11:45.963Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-231477951 data=null doit=true}, Tree node with text: Perspectives]
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-231477951 data=null}, Tree node with text: Perspectives]
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-231477950 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231477949 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]
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-231477949 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-231477947 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-231477947 data=null doit=true}, Tree node with text: Perspectives]
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-231477947 data=null}, Tree node with text: Perspectives]
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-231477947 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231477946 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]
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-231477946 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
19:11:45 [2024-02-29T00:11:45.963Z] 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'
19:11:45 [2024-02-29T00:11:45.963Z] 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')
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
19:11:45 [2024-02-29T00:11:45.963Z] 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')
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:11:45 [2024-02-29T00:11:45.963Z] 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')
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=-231477943 data=null doit=true}, Button with text {Always}]
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-231477943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}]
19:11:45 [2024-02-29T00:11:45.963Z] 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')
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=-231477933 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')]
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=-231477932 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')]
19:11:45 [2024-02-29T00:11:45.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=-231477932 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')]
19:11:45 [2024-02-29T00:11:45.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=-231477932 data=null 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')]
19:11:45 [2024-02-29T00:11:45.964Z] 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')
19:11:45 [2024-02-29T00:11:45.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
19:11:45 [2024-02-29T00:11:45.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
19:11:45 [2024-02-29T00:11:45.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
19:11:45 [2024-02-29T00:11:45.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:11:45 [2024-02-29T00:11:45.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:11:45 [2024-02-29T00:11:45.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:11:45 [2024-02-29T00:11:45.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:11:45 [2024-02-29T00:11:45.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:11:45 [2024-02-29T00:11:45.964Z] 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')
19:11:45 [2024-02-29T00:11:45.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:11:45 [2024-02-29T00:11:45.964Z] 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')
19:11:45 [2024-02-29T00:11:45.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
19:11:45 [2024-02-29T00:11:45.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-231477930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:45 [2024-02-29T00:11:45.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-231477929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:45 [2024-02-29T00:11:45.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-231477929 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:45 [2024-02-29T00:11:45.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-231477929 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:45 [2024-02-29T00:11:45.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-231477929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:45 [2024-02-29T00:11:45.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-231477928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:45 [2024-02-29T00:11:45.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-231477928 data=null 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')]
19:11:45 [2024-02-29T00:11:45.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-231478289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
19:11:46 [2024-02-29T00:11:46.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:11:47 [2024-02-29T00:11:47.149Z] 
19:11:47 [2024-02-29T00:11:47.149Z] (Eclipse:20013): Gtk-WARNING **: 00:11:46.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:47 [2024-02-29T00:11:47.149Z] 
19:11:47 [2024-02-29T00:11:47.149Z] (Eclipse:20013): Gtk-WARNING **: 00:11:46.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:47 [2024-02-29T00:11:47.149Z] 
19:11:47 [2024-02-29T00:11:47.149Z] (Eclipse:20013): Gtk-WARNING **: 00:11:46.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:47 [2024-02-29T00:11:47.149Z] 
19:11:47 [2024-02-29T00:11:47.149Z] (Eclipse:20013): Gtk-WARNING **: 00:11:46.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:47 [2024-02-29T00:11:47.149Z] 
19:11:47 [2024-02-29T00:11:47.149Z] (Eclipse:20013): Gtk-WARNING **: 00:11:46.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:47 [2024-02-29T00:11:47.149Z] 
19:11:47 [2024-02-29T00:11:47.149Z] (Eclipse:20013): Gtk-WARNING **: 00:11:46.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:47 [2024-02-29T00:11:47.149Z] 
19:11:47 [2024-02-29T00:11:47.149Z] (Eclipse:20013): Gtk-WARNING **: 00:11:46.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:47 [2024-02-29T00:11:47.149Z] 
19:11:47 [2024-02-29T00:11:47.149Z] (Eclipse:20013): Gtk-WARNING **: 00:11:46.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:47 [2024-02-29T00:11:47.149Z] 
19:11:47 [2024-02-29T00:11:47.149Z] (Eclipse:20013): Gtk-WARNING **: 00:11:46.905: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:47 [2024-02-29T00:11:47.149Z] 
19:11:47 [2024-02-29T00:11:47.149Z] (Eclipse:20013): Gtk-WARNING **: 00:11:46.905: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:47 [2024-02-29T00:11:47.149Z] 
19:11:47 [2024-02-29T00:11:47.149Z] (Eclipse:20013): Gtk-WARNING **: 00:11:46.905: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:47 [2024-02-29T00:11:47.149Z] 
19:11:47 [2024-02-29T00:11:47.149Z] (Eclipse:20013): Gtk-WARNING **: 00:11:46.905: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:47 [2024-02-29T00:11:47.149Z] 
19:11:47 [2024-02-29T00:11:47.149Z] (Eclipse:20013): Gtk-WARNING **: 00:11:46.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:47 [2024-02-29T00:11:47.149Z] 
19:11:47 [2024-02-29T00:11:47.149Z] (Eclipse:20013): Gtk-WARNING **: 00:11:46.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:47 [2024-02-29T00:11:47.149Z] 
19:11:47 [2024-02-29T00:11:47.149Z] (Eclipse:20013): Gtk-WARNING **: 00:11:46.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:47 [2024-02-29T00:11:47.149Z] 
19:11:47 [2024-02-29T00:11:47.149Z] (Eclipse:20013): Gtk-WARNING **: 00:11:46.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:47 [2024-02-29T00:11:47.149Z] 
19:11:47 [2024-02-29T00:11:47.149Z] (Eclipse:20013): Gtk-WARNING **: 00:11:46.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:47 [2024-02-29T00:11:47.149Z] 
19:11:47 [2024-02-29T00:11:47.149Z] (Eclipse:20013): Gtk-WARNING **: 00:11:46.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:47 [2024-02-29T00:11:47.149Z] 
19:11:47 [2024-02-29T00:11:47.149Z] (Eclipse:20013): Gtk-WARNING **: 00:11:46.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:47 [2024-02-29T00:11:47.149Z] 
19:11:47 [2024-02-29T00:11:47.149Z] (Eclipse:20013): Gtk-WARNING **: 00:11:46.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
19:11:48 [2024-02-29T00:11:48.080Z] 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')
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Remember my decision}. Setting state to selected
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-231476072 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')]
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-231476069 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')]
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Remember my decision} time=-231476068 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-231476068 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-231476068 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')]
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-231476068 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')]
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Remember my decision} time=-231476068 data=null 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')]
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-231476068 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')]
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-231476067 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')]
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-231476067 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')]
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-231476067 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-231476067 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:11:48 [2024-02-29T00:11:48.080Z] 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')
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231476066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231476066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231476066 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231476066 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231476066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:48 [2024-02-29T00:11:48.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231476066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:48 [2024-02-29T00:11:48.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231476066 data=null 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')]
19:11:48 [2024-02-29T00:11:48.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:11:48 [2024-02-29T00:11:48.337Z] 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@1e2c0292] time=-231475663 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
19:11:48 [2024-02-29T00:11:48.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:11:48 [2024-02-29T00:11:48.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:11:48 [2024-02-29T00:11:48.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
19:11:48 [2024-02-29T00:11:48.851Z] 
19:11:48 [2024-02-29T00:11:48.851Z] (Eclipse:20013): Gtk-WARNING **: 00:11:48.650: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:48 [2024-02-29T00:11:48.851Z] 
19:11:48 [2024-02-29T00:11:48.851Z] (Eclipse:20013): Gtk-WARNING **: 00:11:48.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:48 [2024-02-29T00:11:48.851Z] 
19:11:48 [2024-02-29T00:11:48.851Z] (Eclipse:20013): Gtk-WARNING **: 00:11:48.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:48 [2024-02-29T00:11:48.851Z] 
19:11:48 [2024-02-29T00:11:48.851Z] (Eclipse:20013): Gtk-WARNING **: 00:11:48.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:48 [2024-02-29T00:11:48.851Z] 
19:11:48 [2024-02-29T00:11:48.851Z] (Eclipse:20013): Gtk-WARNING **: 00:11:48.746: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:48 [2024-02-29T00:11:48.851Z] 
19:11:48 [2024-02-29T00:11:48.851Z] (Eclipse:20013): Gtk-WARNING **: 00:11:48.746: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:48 [2024-02-29T00:11:48.851Z] 
19:11:48 [2024-02-29T00:11:48.851Z] (Eclipse:20013): Gtk-WARNING **: 00:11:48.746: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:48 [2024-02-29T00:11:48.851Z] 
19:11:48 [2024-02-29T00:11:48.851Z] (Eclipse:20013): Gtk-WARNING **: 00:11:48.746: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:48 [2024-02-29T00:11:48.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
19:11:48 [2024-02-29T00:11:48.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:11:48 [2024-02-29T00:11:48.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-231474974 data=null doit=true}, Shell with text {Preferences}]
19:11:48 [2024-02-29T00:11:48.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:11:48 [2024-02-29T00:11:48.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:48 [2024-02-29T00:11:48.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:48 [2024-02-29T00:11:48.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
19:11:48 [2024-02-29T00:11:48.851Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:11:48 [2024-02-29T00:11:48.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-231474971 data=null doit=true}, Tree node with text: Perspectives]
19:11:48 [2024-02-29T00:11:48.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-231474971 data=null}, Tree node with text: Perspectives]
19:11:49 [2024-02-29T00:11:49.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-231474950 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:49 [2024-02-29T00:11:49.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231474950 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]
19:11:49 [2024-02-29T00:11:49.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-231474950 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:49 [2024-02-29T00:11:49.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:49 [2024-02-29T00:11:49.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-231474948 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
19:11:49 [2024-02-29T00:11:49.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-231474948 data=null doit=true}, Tree node with text: Perspectives]
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-231474948 data=null}, Tree node with text: Perspectives]
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-231474947 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231474947 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]
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-231474946 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
19:11:49 [2024-02-29T00:11:49.109Z] 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'
19:11:49 [2024-02-29T00:11:49.109Z] 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')
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
19:11:49 [2024-02-29T00:11:49.109Z] 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')
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:11:49 [2024-02-29T00:11:49.109Z] 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')
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-231474941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-231474941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-231474941 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-231474941 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-231474941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-231474941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-231474941 data=null 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')]
19:11:49 [2024-02-29T00:11:49.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-231475457 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
19:11:49 [2024-02-29T00:11:49.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:11:49 [2024-02-29T00:11:49.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e2c0292] time=-231474135 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:11:49 [2024-02-29T00:11:49.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:11:49 [2024-02-29T00:11:49.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:11:49 [2024-02-29T00:11:49.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
19:11:50 [2024-02-29T00:11:50.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
19:11:50 [2024-02-29T00:11:50.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:11:50 [2024-02-29T00:11:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-231473639 data=null doit=true}, Shell with text {Preferences}]
19:11:50 [2024-02-29T00:11:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:11:50 [2024-02-29T00:11:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:50 [2024-02-29T00:11:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:50 [2024-02-29T00:11:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
19:11:50 [2024-02-29T00:11:50.190Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:11:50 [2024-02-29T00:11:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-231473635 data=null doit=true}, Tree node with text: Perspectives]
19:11:50 [2024-02-29T00:11:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-231473635 data=null}, Tree node with text: Perspectives]
19:11:50 [2024-02-29T00:11:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-231473634 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:50 [2024-02-29T00:11:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231473634 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]
19:11:50 [2024-02-29T00:11:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-231473634 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:50 [2024-02-29T00:11:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:50 [2024-02-29T00:11:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-231473632 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
19:11:50 [2024-02-29T00:11:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-231473632 data=null doit=true}, Tree node with text: Perspectives]
19:11:50 [2024-02-29T00:11:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-231473632 data=null}, Tree node with text: Perspectives]
19:11:50 [2024-02-29T00:11:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-231473631 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:50 [2024-02-29T00:11:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231473631 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]
19:11:50 [2024-02-29T00:11:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-231473630 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:50 [2024-02-29T00:11:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
19:11:50 [2024-02-29T00:11:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
19:11:50 [2024-02-29T00:11:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
19:11:50 [2024-02-29T00:11:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
19:11:50 [2024-02-29T00:11:50.190Z] 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'
19:11:50 [2024-02-29T00:11:50.190Z] 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')
19:11:50 [2024-02-29T00:11:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
19:11:50 [2024-02-29T00:11:50.190Z] 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')
19:11:50 [2024-02-29T00:11:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:11:50 [2024-02-29T00:11:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:11:50 [2024-02-29T00:11:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:11:50 [2024-02-29T00:11:50.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:11:50 [2024-02-29T00:11:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
19:11:50 [2024-02-29T00:11:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=-231473615 data=null doit=true}, Button with text {Always}]
19:11:50 [2024-02-29T00:11:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-231473615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}]
19:11:50 [2024-02-29T00:11:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
19:11:50 [2024-02-29T00:11:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=-231473614 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')]
19:11:50 [2024-02-29T00:11:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=-231473613 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')]
19:11:50 [2024-02-29T00:11:50.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=-231473613 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')]
19:11:50 [2024-02-29T00:11:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=-231473613 data=null 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')]
19:11:50 [2024-02-29T00:11:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
19:11:50 [2024-02-29T00:11:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
19:11:50 [2024-02-29T00:11:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
19:11:50 [2024-02-29T00:11:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
19:11:50 [2024-02-29T00:11:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:11:50 [2024-02-29T00:11:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:11:50 [2024-02-29T00:11:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:11:50 [2024-02-29T00:11:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:11:50 [2024-02-29T00:11:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:11:50 [2024-02-29T00:11:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
19:11:50 [2024-02-29T00:11:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:11:50 [2024-02-29T00:11:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:11:50 [2024-02-29T00:11:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
19:11:50 [2024-02-29T00:11:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-231473582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:50 [2024-02-29T00:11:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-231473581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:50 [2024-02-29T00:11:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-231473581 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:50 [2024-02-29T00:11:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-231473581 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:50 [2024-02-29T00:11:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-231473581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:50 [2024-02-29T00:11:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-231473581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:50 [2024-02-29T00:11:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-231473580 data=null 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')]
19:11:50 [2024-02-29T00:11:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-231474055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
19:11:50 [2024-02-29T00:11:50.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:11:51 [2024-02-29T00:11:51.380Z] 
19:11:51 [2024-02-29T00:11:51.380Z] (Eclipse:20013): Gtk-WARNING **: 00:11:51.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:51 [2024-02-29T00:11:51.380Z] 
19:11:51 [2024-02-29T00:11:51.380Z] (Eclipse:20013): Gtk-WARNING **: 00:11:51.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:51 [2024-02-29T00:11:51.380Z] 
19:11:51 [2024-02-29T00:11:51.380Z] (Eclipse:20013): Gtk-WARNING **: 00:11:51.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:51 [2024-02-29T00:11:51.380Z] 
19:11:51 [2024-02-29T00:11:51.380Z] (Eclipse:20013): Gtk-WARNING **: 00:11:51.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:51 [2024-02-29T00:11:51.380Z] 
19:11:51 [2024-02-29T00:11:51.380Z] (Eclipse:20013): Gtk-WARNING **: 00:11:51.241: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:51 [2024-02-29T00:11:51.380Z] 
19:11:51 [2024-02-29T00:11:51.380Z] (Eclipse:20013): Gtk-WARNING **: 00:11:51.241: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:51 [2024-02-29T00:11:51.380Z] 
19:11:51 [2024-02-29T00:11:51.380Z] (Eclipse:20013): Gtk-WARNING **: 00:11:51.241: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:51 [2024-02-29T00:11:51.380Z] 
19:11:51 [2024-02-29T00:11:51.380Z] (Eclipse:20013): Gtk-WARNING **: 00:11:51.241: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:52 [2024-02-29T00:11:52.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
19:11:52 [2024-02-29T00:11:52.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
19:11:52 [2024-02-29T00:11:52.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:11:52 [2024-02-29T00:11:52.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
19:11:52 [2024-02-29T00:11:52.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
19:11:52 [2024-02-29T00:11:52.313Z] 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')
19:11:52 [2024-02-29T00:11:52.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:11:52 [2024-02-29T00:11:52.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
19:11:52 [2024-02-29T00:11:52.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-231471736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
19:11:52 [2024-02-29T00:11:52.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-231471735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
19:11:52 [2024-02-29T00:11:52.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-231471735 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
19:11:52 [2024-02-29T00:11:52.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-231471735 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
19:11:52 [2024-02-29T00:11:52.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-231471735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
19:11:52 [2024-02-29T00:11:52.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-231471735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
19:11:52 [2024-02-29T00:11:52.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-231471735 data=null 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')]
19:11:52 [2024-02-29T00:11:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:11:52 [2024-02-29T00:11:52.570Z] 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@1e2c0292] time=-231471455 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
19:11:52 [2024-02-29T00:11:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:11:52 [2024-02-29T00:11:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:11:52 [2024-02-29T00:11:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
19:11:52 [2024-02-29T00:11:52.827Z] 
19:11:52 [2024-02-29T00:11:52.827Z] (Eclipse:20013): Gtk-WARNING **: 00:11:52.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:52 [2024-02-29T00:11:52.827Z] 
19:11:52 [2024-02-29T00:11:52.827Z] (Eclipse:20013): Gtk-WARNING **: 00:11:52.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:52 [2024-02-29T00:11:52.827Z] 
19:11:52 [2024-02-29T00:11:52.827Z] (Eclipse:20013): Gtk-WARNING **: 00:11:52.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:52 [2024-02-29T00:11:52.827Z] 
19:11:52 [2024-02-29T00:11:52.827Z] (Eclipse:20013): Gtk-WARNING **: 00:11:52.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:52 [2024-02-29T00:11:52.827Z] 
19:11:52 [2024-02-29T00:11:52.827Z] (Eclipse:20013): Gtk-WARNING **: 00:11:52.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:52 [2024-02-29T00:11:52.827Z] 
19:11:52 [2024-02-29T00:11:52.827Z] (Eclipse:20013): Gtk-WARNING **: 00:11:52.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:52 [2024-02-29T00:11:52.827Z] 
19:11:52 [2024-02-29T00:11:52.827Z] (Eclipse:20013): Gtk-WARNING **: 00:11:52.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:52 [2024-02-29T00:11:52.827Z] 
19:11:52 [2024-02-29T00:11:52.827Z] (Eclipse:20013): Gtk-WARNING **: 00:11:52.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:52 [2024-02-29T00:11:52.827Z] 
19:11:52 [2024-02-29T00:11:52.827Z] (Eclipse:20013): Gtk-WARNING **: 00:11:52.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:52 [2024-02-29T00:11:52.827Z] 
19:11:52 [2024-02-29T00:11:52.827Z] (Eclipse:20013): Gtk-WARNING **: 00:11:52.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:52 [2024-02-29T00:11:52.827Z] 
19:11:52 [2024-02-29T00:11:52.827Z] (Eclipse:20013): Gtk-WARNING **: 00:11:52.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:52 [2024-02-29T00:11:52.827Z] 
19:11:52 [2024-02-29T00:11:52.827Z] (Eclipse:20013): Gtk-WARNING **: 00:11:52.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:52 [2024-02-29T00:11:52.827Z] 
19:11:52 [2024-02-29T00:11:52.827Z] (Eclipse:20013): Gtk-WARNING **: 00:11:52.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:52 [2024-02-29T00:11:52.827Z] 
19:11:52 [2024-02-29T00:11:52.827Z] (Eclipse:20013): Gtk-WARNING **: 00:11:52.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:52 [2024-02-29T00:11:52.827Z] 
19:11:52 [2024-02-29T00:11:52.827Z] (Eclipse:20013): Gtk-WARNING **: 00:11:52.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:52 [2024-02-29T00:11:52.827Z] 
19:11:52 [2024-02-29T00:11:52.827Z] (Eclipse:20013): Gtk-WARNING **: 00:11:52.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-231470981 data=null doit=true}, Shell with text {Preferences}]
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
19:11:53 [2024-02-29T00:11:53.084Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-231470979 data=null doit=true}, Tree node with text: Perspectives]
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-231470979 data=null}, Tree node with text: Perspectives]
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-231470977 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231470977 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]
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-231470977 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-231470975 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-231470975 data=null doit=true}, Tree node with text: Perspectives]
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-231470975 data=null}, Tree node with text: Perspectives]
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-231470974 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231470974 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]
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-231470973 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
19:11:53 [2024-02-29T00:11:53.084Z] 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'
19:11:53 [2024-02-29T00:11:53.084Z] 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')
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
19:11:53 [2024-02-29T00:11:53.084Z] 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')
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:11:53 [2024-02-29T00:11:53.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:11:53 [2024-02-29T00:11:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
19:11:53 [2024-02-29T00:11:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
19:11:53 [2024-02-29T00:11:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
19:11:53 [2024-02-29T00:11:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:11:53 [2024-02-29T00:11:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:11:53 [2024-02-29T00:11:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:11:53 [2024-02-29T00:11:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:11:53 [2024-02-29T00:11:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:11:53 [2024-02-29T00:11:53.085Z] 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')
19:11:53 [2024-02-29T00:11:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:11:53 [2024-02-29T00:11:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
19:11:53 [2024-02-29T00:11:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-231470959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:11:53 [2024-02-29T00:11:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-231470959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:11:53 [2024-02-29T00:11:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-231470958 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:11:53 [2024-02-29T00:11:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-231470958 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:11:53 [2024-02-29T00:11:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-231470958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:11:53 [2024-02-29T00:11:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-231470958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:11:53 [2024-02-29T00:11:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-231470958 data=null 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')]
19:11:53 [2024-02-29T00:11:53.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-231471317 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
19:11:53 [2024-02-29T00:11:53.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:11:53 [2024-02-29T00:11:53.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e2c0292] time=-231470249 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:11:53 [2024-02-29T00:11:53.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:11:53 [2024-02-29T00:11:53.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:11:53 [2024-02-29T00:11:53.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-231469765 data=null doit=true}, Shell with text {Preferences}]
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
19:11:54 [2024-02-29T00:11:54.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-231469762 data=null doit=true}, Tree node with text: Perspectives]
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-231469762 data=null}, Tree node with text: Perspectives]
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-231469761 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231469761 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]
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-231469761 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-231469759 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-231469759 data=null doit=true}, Tree node with text: Perspectives]
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-231469759 data=null}, Tree node with text: Perspectives]
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-231469759 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231469748 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]
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-231469747 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
19:11:54 [2024-02-29T00:11:54.164Z] 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'
19:11:54 [2024-02-29T00:11:54.164Z] 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')
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
19:11:54 [2024-02-29T00:11:54.164Z] 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')
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:11:54 [2024-02-29T00:11:54.164Z] 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.
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
19:11:54 [2024-02-29T00:11:54.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
19:11:54 [2024-02-29T00:11:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:11:54 [2024-02-29T00:11:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:11:54 [2024-02-29T00:11:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:11:54 [2024-02-29T00:11:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:11:54 [2024-02-29T00:11:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:11:54 [2024-02-29T00:11:54.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')
19:11:54 [2024-02-29T00:11:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:11:54 [2024-02-29T00:11:54.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')
19:11:54 [2024-02-29T00:11:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
19:11:54 [2024-02-29T00:11:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-231469743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:54 [2024-02-29T00:11:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-231469743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:54 [2024-02-29T00:11:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-231469743 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:54 [2024-02-29T00:11:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-231469743 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:54 [2024-02-29T00:11:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-231469743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:54 [2024-02-29T00:11:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-231469742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:54 [2024-02-29T00:11:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-231469742 data=null 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')]
19:11:54 [2024-02-29T00:11:54.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-231470234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
19:11:54 [2024-02-29T00:11:54.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:11:54 [2024-02-29T00:11:54.988Z] 
19:11:54 [2024-02-29T00:11:54.988Z] (Eclipse:20013): Gtk-WARNING **: 00:11:54.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:54 [2024-02-29T00:11:54.988Z] 
19:11:54 [2024-02-29T00:11:54.988Z] (Eclipse:20013): Gtk-WARNING **: 00:11:54.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:54 [2024-02-29T00:11:54.988Z] 
19:11:54 [2024-02-29T00:11:54.988Z] (Eclipse:20013): Gtk-WARNING **: 00:11:54.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:54 [2024-02-29T00:11:54.988Z] 
19:11:54 [2024-02-29T00:11:54.988Z] (Eclipse:20013): Gtk-WARNING **: 00:11:54.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:55 [2024-02-29T00:11:55.246Z] 
19:11:55 [2024-02-29T00:11:55.246Z] (Eclipse:20013): Gtk-WARNING **: 00:11:55.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:55 [2024-02-29T00:11:55.246Z] 
19:11:55 [2024-02-29T00:11:55.246Z] (Eclipse:20013): Gtk-WARNING **: 00:11:55.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:55 [2024-02-29T00:11:55.246Z] 
19:11:55 [2024-02-29T00:11:55.246Z] (Eclipse:20013): Gtk-WARNING **: 00:11:55.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:55 [2024-02-29T00:11:55.246Z] 
19:11:55 [2024-02-29T00:11:55.246Z] (Eclipse:20013): Gtk-WARNING **: 00:11:55.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:55 [2024-02-29T00:11:55.246Z] 
19:11:55 [2024-02-29T00:11:55.246Z] (Eclipse:20013): Gtk-WARNING **: 00:11:55.073: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:55 [2024-02-29T00:11:55.246Z] 
19:11:55 [2024-02-29T00:11:55.246Z] (Eclipse:20013): Gtk-WARNING **: 00:11:55.073: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:55 [2024-02-29T00:11:55.246Z] 
19:11:55 [2024-02-29T00:11:55.246Z] (Eclipse:20013): Gtk-WARNING **: 00:11:55.073: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:55 [2024-02-29T00:11:55.246Z] 
19:11:55 [2024-02-29T00:11:55.246Z] (Eclipse:20013): Gtk-WARNING **: 00:11:55.073: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:56 [2024-02-29T00:11:56.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
19:11:56 [2024-02-29T00:11:56.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
19:11:56 [2024-02-29T00:11:56.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:11:56 [2024-02-29T00:11:56.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:11:56 [2024-02-29T00:11:56.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:11:56 [2024-02-29T00:11:56.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:11:56 [2024-02-29T00:11:56.178Z] 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')
19:11:56 [2024-02-29T00:11:56.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
19:11:56 [2024-02-29T00:11:56.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-231467973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:56 [2024-02-29T00:11:56.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-231467973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:56 [2024-02-29T00:11:56.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-231467973 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:56 [2024-02-29T00:11:56.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-231467973 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:56 [2024-02-29T00:11:56.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-231467972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:56 [2024-02-29T00:11:56.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-231467972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
19:11:56 [2024-02-29T00:11:56.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-231467972 data=null 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')]
19:11:56 [2024-02-29T00:11:56.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:11:56 [2024-02-29T00:11:56.436Z] 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@1e2c0292] time=-231467540 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
19:11:56 [2024-02-29T00:11:56.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:11:56 [2024-02-29T00:11:56.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:11:56 [2024-02-29T00:11:56.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
19:11:56 [2024-02-29T00:11:56.693Z] 
19:11:56 [2024-02-29T00:11:56.693Z] (Eclipse:20013): Gtk-WARNING **: 00:11:56.654: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:56 [2024-02-29T00:11:56.693Z] 
19:11:56 [2024-02-29T00:11:56.693Z] (Eclipse:20013): Gtk-WARNING **: 00:11:56.654: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:56 [2024-02-29T00:11:56.693Z] 
19:11:56 [2024-02-29T00:11:56.693Z] (Eclipse:20013): Gtk-WARNING **: 00:11:56.654: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:56 [2024-02-29T00:11:56.693Z] 
19:11:56 [2024-02-29T00:11:56.693Z] (Eclipse:20013): Gtk-WARNING **: 00:11:56.654: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:56 [2024-02-29T00:11:56.950Z] 
19:11:56 [2024-02-29T00:11:56.950Z] (Eclipse:20013): Gtk-WARNING **: 00:11:56.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:56 [2024-02-29T00:11:56.950Z] 
19:11:56 [2024-02-29T00:11:56.950Z] (Eclipse:20013): Gtk-WARNING **: 00:11:56.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:56 [2024-02-29T00:11:56.950Z] 
19:11:56 [2024-02-29T00:11:56.950Z] (Eclipse:20013): Gtk-WARNING **: 00:11:56.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:56 [2024-02-29T00:11:56.950Z] 
19:11:56 [2024-02-29T00:11:56.950Z] (Eclipse:20013): Gtk-WARNING **: 00:11:56.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:56 [2024-02-29T00:11:56.950Z] 
19:11:56 [2024-02-29T00:11:56.950Z] (Eclipse:20013): Gtk-WARNING **: 00:11:56.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:56 [2024-02-29T00:11:56.950Z] 
19:11:56 [2024-02-29T00:11:56.950Z] (Eclipse:20013): Gtk-WARNING **: 00:11:56.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:56 [2024-02-29T00:11:56.950Z] 
19:11:56 [2024-02-29T00:11:56.950Z] (Eclipse:20013): Gtk-WARNING **: 00:11:56.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:56 [2024-02-29T00:11:56.950Z] 
19:11:56 [2024-02-29T00:11:56.950Z] (Eclipse:20013): Gtk-WARNING **: 00:11:56.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:11:56 [2024-02-29T00:11:56.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
19:11:56 [2024-02-29T00:11:56.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:11:56 [2024-02-29T00:11:56.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-231467015 data=null doit=true}, Shell with text {Preferences}]
19:11:56 [2024-02-29T00:11:56.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:11:56 [2024-02-29T00:11:56.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:56 [2024-02-29T00:11:56.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:56 [2024-02-29T00:11:56.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
19:11:56 [2024-02-29T00:11:56.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:11:56 [2024-02-29T00:11:56.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-231467012 data=null doit=true}, Tree node with text: Perspectives]
19:11:56 [2024-02-29T00:11:56.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-231467012 data=null}, Tree node with text: Perspectives]
19:11:56 [2024-02-29T00:11:56.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-231467011 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:56 [2024-02-29T00:11:56.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231467011 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]
19:11:56 [2024-02-29T00:11:56.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-231467010 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-231467009 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-231467009 data=null doit=true}, Tree node with text: Perspectives]
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-231467009 data=null}, Tree node with text: Perspectives]
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-231466992 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231466991 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]
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-231466989 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
19:11:56 [2024-02-29T00:11:56.951Z] 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'
19:11:56 [2024-02-29T00:11:56.951Z] 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')
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
19:11:56 [2024-02-29T00:11:56.951Z] 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')
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:11:56 [2024-02-29T00:11:56.951Z] 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')
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-231466986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-231466986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-231466986 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-231466985 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-231466985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-231466985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-231466985 data=null 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')]
19:11:56 [2024-02-29T00:11:56.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-231467393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
19:11:57 [2024-02-29T00:11:57.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:11:57 [2024-02-29T00:11:57.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e2c0292] time=-231466376 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:11:57 [2024-02-29T00:11:57.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:11:57 [2024-02-29T00:11:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:11:57 [2024-02-29T00:11:57.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
19:11:57 [2024-02-29T00:11:57.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
19:11:57 [2024-02-29T00:11:57.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:11:57 [2024-02-29T00:11:57.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-231465994 data=null doit=true}, Shell with text {Preferences}]
19:11:57 [2024-02-29T00:11:57.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:11:57 [2024-02-29T00:11:57.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:11:57 [2024-02-29T00:11:57.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:11:57 [2024-02-29T00:11:57.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
19:11:57 [2024-02-29T00:11:57.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:11:57 [2024-02-29T00:11:57.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-231465992 data=null doit=true}, Tree node with text: Perspectives]
19:11:57 [2024-02-29T00:11:57.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-231465992 data=null}, Tree node with text: Perspectives]
19:11:57 [2024-02-29T00:11:57.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-231465991 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:57 [2024-02-29T00:11:57.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231465991 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]
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-231465990 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-231465989 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-231465988 data=null doit=true}, Tree node with text: Perspectives]
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-231465988 data=null}, Tree node with text: Perspectives]
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-231465988 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231465988 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]
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-231465976 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
19:11:57 [2024-02-29T00:11:57.983Z] 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'
19:11:57 [2024-02-29T00:11:57.983Z] 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')
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
19:11:57 [2024-02-29T00:11:57.983Z] 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')
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:11:57 [2024-02-29T00:11:57.983Z] 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')
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Prompt} time=-231465973 data=null doit=true}, Button with text {Prompt}]
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=-231465973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Prompt}]
19:11:57 [2024-02-29T00:11:57.983Z] 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')
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Always} time=-231465972 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')]
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Always} time=-231465972 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')]
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Always} time=-231465972 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')]
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-231465972 data=null 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')]
19:11:57 [2024-02-29T00:11:57.983Z] 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')
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:11:57 [2024-02-29T00:11:57.983Z] 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')
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:11:57 [2024-02-29T00:11:57.983Z] 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')
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-231465957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:57 [2024-02-29T00:11:57.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-231465957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:57 [2024-02-29T00:11:57.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-231465957 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:57 [2024-02-29T00:11:57.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-231465957 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:57 [2024-02-29T00:11:57.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-231465957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:57 [2024-02-29T00:11:57.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-231465957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:11:57 [2024-02-29T00:11:57.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-231465957 data=null 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')]
19:11:57 [2024-02-29T00:11:57.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-231466339 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
19:11:57 [2024-02-29T00:11:57.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:12:00 [2024-02-29T00:12:00.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@1e2c0292] time=-231463839 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:12:00 [2024-02-29T00:12:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:12:00 [2024-02-29T00:12:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:12:00 [2024-02-29T00:12:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
19:12:00 [2024-02-29T00:12:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
19:12:00 [2024-02-29T00:12:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:12:00 [2024-02-29T00:12:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-231463351 data=null doit=true}, Shell with text {Preferences}]
19:12:00 [2024-02-29T00:12:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:12:00 [2024-02-29T00:12:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:12:00 [2024-02-29T00:12:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:12:00 [2024-02-29T00:12:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
19:12:00 [2024-02-29T00:12:00.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:12:00 [2024-02-29T00:12:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-231463349 data=null doit=true}, Tree node with text: Perspectives]
19:12:00 [2024-02-29T00:12:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-231463349 data=null}, Tree node with text: Perspectives]
19:12:00 [2024-02-29T00:12:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-231463348 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:12:00 [2024-02-29T00:12:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231463347 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]
19:12:00 [2024-02-29T00:12:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-231463347 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:12:00 [2024-02-29T00:12:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:12:00 [2024-02-29T00:12:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-231463346 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
19:12:00 [2024-02-29T00:12:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-231463346 data=null doit=true}, Tree node with text: Perspectives]
19:12:00 [2024-02-29T00:12:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-231463345 data=null}, Tree node with text: Perspectives]
19:12:00 [2024-02-29T00:12:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-231463345 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:12:00 [2024-02-29T00:12:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231463345 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]
19:12:00 [2024-02-29T00:12:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-231463344 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:12:00 [2024-02-29T00:12:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
19:12:00 [2024-02-29T00:12:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
19:12:00 [2024-02-29T00:12:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
19:12:00 [2024-02-29T00:12:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
19:12:00 [2024-02-29T00:12:00.507Z] 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'
19:12:00 [2024-02-29T00:12:00.507Z] 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')
19:12:00 [2024-02-29T00:12:00.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
19:12:00 [2024-02-29T00:12:00.508Z] 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')
19:12:00 [2024-02-29T00:12:00.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:12:00 [2024-02-29T00:12:00.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:12:00 [2024-02-29T00:12:00.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:12:00 [2024-02-29T00:12:00.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:12:00 [2024-02-29T00:12:00.508Z] 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')
19:12:00 [2024-02-29T00:12:00.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=-231463343 data=null doit=true}, Button with text {Always}]
19:12:00 [2024-02-29T00:12:00.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-231463342 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}]
19:12:00 [2024-02-29T00:12:00.508Z] 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')
19:12:00 [2024-02-29T00:12:00.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=-231463342 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')]
19:12:00 [2024-02-29T00:12:00.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=-231463341 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')]
19:12:00 [2024-02-29T00:12:00.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=-231463341 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')]
19:12:00 [2024-02-29T00:12:00.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=-231463341 data=null 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')]
19:12:00 [2024-02-29T00:12:00.508Z] 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')
19:12:00 [2024-02-29T00:12:00.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
19:12:00 [2024-02-29T00:12:00.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
19:12:00 [2024-02-29T00:12:00.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
19:12:00 [2024-02-29T00:12:00.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:12:00 [2024-02-29T00:12:00.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:12:00 [2024-02-29T00:12:00.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:12:00 [2024-02-29T00:12:00.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:12:00 [2024-02-29T00:12:00.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:12:00 [2024-02-29T00:12:00.765Z] 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')
19:12:00 [2024-02-29T00:12:00.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:12:00 [2024-02-29T00:12:00.765Z] 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')
19:12:00 [2024-02-29T00:12:00.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
19:12:00 [2024-02-29T00:12:00.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-231463291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:12:00 [2024-02-29T00:12:00.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-231463290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:12:00 [2024-02-29T00:12:00.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-231463290 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:12:00 [2024-02-29T00:12:00.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-231463290 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:12:00 [2024-02-29T00:12:00.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-231463289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:12:00 [2024-02-29T00:12:00.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-231463289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
19:12:00 [2024-02-29T00:12:00.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-231463289 data=null 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')]
19:12:00 [2024-02-29T00:12:00.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-231463763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
19:12:00 [2024-02-29T00:12:00.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:12:01 [2024-02-29T00:12:01.330Z] 
19:12:01 [2024-02-29T00:12:01.330Z] (Eclipse:20013): Gtk-WARNING **: 00:12:01.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:01 [2024-02-29T00:12:01.330Z] 
19:12:01 [2024-02-29T00:12:01.330Z] (Eclipse:20013): Gtk-WARNING **: 00:12:01.151: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:01 [2024-02-29T00:12:01.330Z] 
19:12:01 [2024-02-29T00:12:01.330Z] (Eclipse:20013): Gtk-WARNING **: 00:12:01.151: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:01 [2024-02-29T00:12:01.330Z] 
19:12:01 [2024-02-29T00:12:01.330Z] (Eclipse:20013): Gtk-WARNING **: 00:12:01.151: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:01 [2024-02-29T00:12:01.330Z] 
19:12:01 [2024-02-29T00:12:01.330Z] (Eclipse:20013): Gtk-WARNING **: 00:12:01.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:01 [2024-02-29T00:12:01.330Z] 
19:12:01 [2024-02-29T00:12:01.330Z] (Eclipse:20013): Gtk-WARNING **: 00:12:01.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:01 [2024-02-29T00:12:01.330Z] 
19:12:01 [2024-02-29T00:12:01.330Z] (Eclipse:20013): Gtk-WARNING **: 00:12:01.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:01 [2024-02-29T00:12:01.330Z] 
19:12:01 [2024-02-29T00:12:01.330Z] (Eclipse:20013): Gtk-WARNING **: 00:12:01.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:01 [2024-02-29T00:12:01.330Z] 
19:12:01 [2024-02-29T00:12:01.330Z] (Eclipse:20013): Gtk-WARNING **: 00:12:01.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:01 [2024-02-29T00:12:01.330Z] 
19:12:01 [2024-02-29T00:12:01.330Z] (Eclipse:20013): Gtk-WARNING **: 00:12:01.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:01 [2024-02-29T00:12:01.330Z] 
19:12:01 [2024-02-29T00:12:01.330Z] (Eclipse:20013): Gtk-WARNING **: 00:12:01.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:01 [2024-02-29T00:12:01.330Z] 
19:12:01 [2024-02-29T00:12:01.330Z] (Eclipse:20013): Gtk-WARNING **: 00:12:01.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:01 [2024-02-29T00:12:01.330Z] 
19:12:01 [2024-02-29T00:12:01.330Z] (Eclipse:20013): Gtk-WARNING **: 00:12:01.273: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:01 [2024-02-29T00:12:01.330Z] 
19:12:01 [2024-02-29T00:12:01.330Z] (Eclipse:20013): Gtk-WARNING **: 00:12:01.273: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:01 [2024-02-29T00:12:01.330Z] 
19:12:01 [2024-02-29T00:12:01.330Z] (Eclipse:20013): Gtk-WARNING **: 00:12:01.273: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:01 [2024-02-29T00:12:01.330Z] 
19:12:01 [2024-02-29T00:12:01.330Z] (Eclipse:20013): Gtk-WARNING **: 00:12:01.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:01 [2024-02-29T00:12:01.330Z] 
19:12:01 [2024-02-29T00:12:01.330Z] (Eclipse:20013): Gtk-WARNING **: 00:12:01.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:01 [2024-02-29T00:12:01.330Z] 
19:12:01 [2024-02-29T00:12:01.330Z] (Eclipse:20013): Gtk-WARNING **: 00:12:01.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:01 [2024-02-29T00:12:01.330Z] 
19:12:01 [2024-02-29T00:12:01.330Z] (Eclipse:20013): Gtk-WARNING **: 00:12:01.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:01 [2024-02-29T00:12:01.330Z] 
19:12:01 [2024-02-29T00:12:01.330Z] (Eclipse:20013): Gtk-WARNING **: 00:12:01.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:02 [2024-02-29T00:12:02.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
19:12:02 [2024-02-29T00:12:02.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
19:12:02 [2024-02-29T00:12:02.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
19:12:02 [2024-02-29T00:12:02.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
19:12:02 [2024-02-29T00:12:02.259Z] 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')
19:12:02 [2024-02-29T00:12:02.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:12:02 [2024-02-29T00:12:02.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:12:02 [2024-02-29T00:12:02.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
19:12:02 [2024-02-29T00:12:02.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Remember my decision}. Setting state to selected
19:12:02 [2024-02-29T00:12:02.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-231461623 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')]
19:12:02 [2024-02-29T00:12:02.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-231461620 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')]
19:12:02 [2024-02-29T00:12:02.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Remember my decision} time=-231461620 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
19:12:02 [2024-02-29T00:12:02.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-231461619 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
19:12:02 [2024-02-29T00:12:02.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-231461619 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')]
19:12:02 [2024-02-29T00:12:02.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-231461619 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')]
19:12:02 [2024-02-29T00:12:02.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Remember my decision} time=-231461619 data=null 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')]
19:12:02 [2024-02-29T00:12:02.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-231461619 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')]
19:12:02 [2024-02-29T00:12:02.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-231461619 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')]
19:12:02 [2024-02-29T00:12:02.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-231461619 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')]
19:12:02 [2024-02-29T00:12:02.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-231461619 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
19:12:02 [2024-02-29T00:12:02.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-231461619 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
19:12:02 [2024-02-29T00:12:02.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
19:12:02 [2024-02-29T00:12:02.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
19:12:02 [2024-02-29T00:12:02.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
19:12:02 [2024-02-29T00:12:02.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
19:12:02 [2024-02-29T00:12:02.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
19:12:02 [2024-02-29T00:12:02.260Z] 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')
19:12:02 [2024-02-29T00:12:02.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
19:12:02 [2024-02-29T00:12:02.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
19:12:02 [2024-02-29T00:12:02.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-231461618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
19:12:02 [2024-02-29T00:12:02.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-231461618 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
19:12:02 [2024-02-29T00:12:02.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-231461618 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
19:12:02 [2024-02-29T00:12:02.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-231461618 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
19:12:02 [2024-02-29T00:12:02.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-231461617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
19:12:02 [2024-02-29T00:12:02.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-231461617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
19:12:02 [2024-02-29T00:12:02.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-231461617 data=null 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')]
19:12:02 [2024-02-29T00:12:02.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:12:02 [2024-02-29T00:12:02.516Z] 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@1e2c0292] time=-231461461 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
19:12:02 [2024-02-29T00:12:02.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:12:02 [2024-02-29T00:12:02.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:12:02 [2024-02-29T00:12:02.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
19:12:02 [2024-02-29T00:12:02.773Z] 
19:12:02 [2024-02-29T00:12:02.773Z] (Eclipse:20013): Gtk-WARNING **: 00:12:02.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:02 [2024-02-29T00:12:02.773Z] 
19:12:02 [2024-02-29T00:12:02.773Z] (Eclipse:20013): Gtk-WARNING **: 00:12:02.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:02 [2024-02-29T00:12:02.773Z] 
19:12:02 [2024-02-29T00:12:02.773Z] (Eclipse:20013): Gtk-WARNING **: 00:12:02.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:02 [2024-02-29T00:12:02.773Z] 
19:12:02 [2024-02-29T00:12:02.773Z] (Eclipse:20013): Gtk-WARNING **: 00:12:02.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:02 [2024-02-29T00:12:02.773Z] 
19:12:02 [2024-02-29T00:12:02.773Z] (Eclipse:20013): Gtk-WARNING **: 00:12:02.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:02 [2024-02-29T00:12:02.773Z] 
19:12:02 [2024-02-29T00:12:02.773Z] (Eclipse:20013): Gtk-WARNING **: 00:12:02.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:02 [2024-02-29T00:12:02.773Z] 
19:12:02 [2024-02-29T00:12:02.773Z] (Eclipse:20013): Gtk-WARNING **: 00:12:02.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:02 [2024-02-29T00:12:02.773Z] 
19:12:02 [2024-02-29T00:12:02.773Z] (Eclipse:20013): Gtk-WARNING **: 00:12:02.693: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:02 [2024-02-29T00:12:02.773Z] 
19:12:02 [2024-02-29T00:12:02.773Z] (Eclipse:20013): Gtk-WARNING **: 00:12:02.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:02 [2024-02-29T00:12:02.773Z] 
19:12:02 [2024-02-29T00:12:02.773Z] (Eclipse:20013): Gtk-WARNING **: 00:12:02.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:02 [2024-02-29T00:12:02.773Z] 
19:12:02 [2024-02-29T00:12:02.773Z] (Eclipse:20013): Gtk-WARNING **: 00:12:02.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:02 [2024-02-29T00:12:02.773Z] 
19:12:02 [2024-02-29T00:12:02.773Z] (Eclipse:20013): Gtk-WARNING **: 00:12:02.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:02 [2024-02-29T00:12:02.773Z] 
19:12:02 [2024-02-29T00:12:02.773Z] (Eclipse:20013): Gtk-WARNING **: 00:12:02.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:02 [2024-02-29T00:12:02.773Z] 
19:12:02 [2024-02-29T00:12:02.773Z] (Eclipse:20013): Gtk-WARNING **: 00:12:02.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:02 [2024-02-29T00:12:02.773Z] 
19:12:02 [2024-02-29T00:12:02.773Z] (Eclipse:20013): Gtk-WARNING **: 00:12:02.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:02 [2024-02-29T00:12:02.773Z] 
19:12:02 [2024-02-29T00:12:02.773Z] (Eclipse:20013): Gtk-WARNING **: 00:12:02.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
19:12:03 [2024-02-29T00:12:03.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
19:12:03 [2024-02-29T00:12:03.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-231461020 data=null doit=true}, Shell with text {Preferences}]
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
19:12:03 [2024-02-29T00:12:03.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-231461018 data=null doit=true}, Tree node with text: Perspectives]
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-231461018 data=null}, Tree node with text: Perspectives]
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-231461016 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-231461016 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]
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-231461016 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-231461015 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-231461014 data=null doit=true}, Tree node with text: Perspectives]
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-231461014 data=null}, Tree node with text: Perspectives]
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-231461014 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231461014 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]
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-231461013 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with mnemonic 'Never'
19:12:03 [2024-02-29T00:12:03.030Z] 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'
19:12:03 [2024-02-29T00:12:03.030Z] 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')
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
19:12:03 [2024-02-29T00:12:03.030Z] 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')
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:12:03 [2024-02-29T00:12:03.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')
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-231460998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-231460998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-231460998 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-231460998 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-231460998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-231460998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
19:12:03 [2024-02-29T00:12:03.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-231460998 data=null 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')]
19:12:03 [2024-02-29T00:12:03.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-231461357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
19:12:03 [2024-02-29T00:12:03.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
19:12:03 [2024-02-29T00:12:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1e2c0292] time=-231460412 data=null doit=true}, Shell with text {data - Eclipse Platform}]
19:12:03 [2024-02-29T00:12:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:12:03 [2024-02-29T00:12:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
19:12:03 [2024-02-29T00:12:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
19:12:03 [2024-02-29T00:12:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
19:12:03 [2024-02-29T00:12:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-231460388 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
19:12:03 [2024-02-29T00:12:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-231460388 data=null doit=true}, TreeItem with text {test}]
19:12:03 [2024-02-29T00:12:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-231460388 data=null}, TreeItem with text {test}]
19:12:03 [2024-02-29T00:12:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-231460388 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
19:12:03 [2024-02-29T00:12:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-231460388 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
19:12:03 [2024-02-29T00:12:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-231460379 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
19:12:03 [2024-02-29T00:12:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:12:03 [2024-02-29T00:12:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
19:12:03 [2024-02-29T00:12:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231459332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231459331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231459331 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231459331 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231459331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231459331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231459331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231459331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231459331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231459331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231459331 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-231459330 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-231459329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-231459329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-231459329 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-231459329 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-231459329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:12:04 [2024-02-29T00:12:04.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-231459329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:12:04 [2024-02-29T00:12:04.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:12:04 [2024-02-29T00:12:04.523Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:12:04 [2024-02-29T00:12:04.524Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:12:04 [2024-02-29T00:12:04.524Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:12:04 [2024-02-29T00:12:04.524Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:12:04 [2024-02-29T00:12:04.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
19:12:05 [2024-02-29T00:12:05.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-231459329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
19:12:05 [2024-02-29T00:12:05.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-231460319 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
19:12:05 [2024-02-29T00:12:05.087Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.91 s -- in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
19:12:05 [2024-02-29T00:12:05.087Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testNever -- Time elapsed: 3.168 s
19:12:05 [2024-02-29T00:12:05.087Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testNoAssociatedPerspective -- Time elapsed: 2.794 s
19:12:05 [2024-02-29T00:12:05.087Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testExperiment -- Time elapsed: 4.653 s
19:12:05 [2024-02-29T00:12:05.087Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptYesRemember -- Time elapsed: 4.222 s
19:12:05 [2024-02-29T00:12:05.087Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptNo -- Time elapsed: 3.971 s
19:12:05 [2024-02-29T00:12:05.087Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptYes -- Time elapsed: 3.826 s
19:12:05 [2024-02-29T00:12:05.087Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testAlways -- Time elapsed: 2.507 s
19:12:05 [2024-02-29T00:12:05.087Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptNoRemember -- Time elapsed: 3.437 s
19:12:05 [2024-02-29T00:12:05.087Z] 
19:12:05 [2024-02-29T00:12:05.087Z] Results:
19:12:05 [2024-02-29T00:12:05.087Z] 
19:12:05 [2024-02-29T00:12:05.087Z] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0
19:12:05 [2024-02-29T00:12:05.087Z] 
19:12:05 [2024-02-29T00:12:05.650Z] 
19:12:05 [2024-02-29T00:12:05.650Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-29 00:12:05.546
19:12:05 [2024-02-29T00:12:05.650Z] !MESSAGE The workspace will exit with unsaved changes in this session.
19:12:06 [2024-02-29T00:12:06.213Z] [INFO] All tests passed
19:12:06 [2024-02-29T00:12:06.213Z] [INFO] 
19:12:06 [2024-02-29T00:12:06.213Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:12:06 [2024-02-29T00:12:06.213Z] [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.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT.jar
19:12:06 [2024-02-29T00:12:06.213Z] [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.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT.pom
19:12:06 [2024-02-29T00:12:06.213Z] [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.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
19:12:06 [2024-02-29T00:12:06.213Z] [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.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-p2metadata.xml
19:12:06 [2024-02-29T00:12:06.213Z] [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.16-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.16-SNAPSHOT-p2artifacts.xml
19:12:06 [2024-02-29T00:12:06.213Z] [INFO] 
19:12:06 [2024-02-29T00:12:06.213Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:12:06 [2024-02-29T00:12:06.213Z] [INFO] 
19:12:06 [2024-02-29T00:12:06.213Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
19:12:06 [2024-02-29T00:12:06.213Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT [132/141]
19:12:06 [2024-02-29T00:12:06.213Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
19:12:06 [2024-02-29T00:12:06.213Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:12:06 [2024-02-29T00:12:06.213Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:12:06 [2024-02-29T00:12:06.213Z] [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
19:12:06 [2024-02-29T00:12:06.470Z] [INFO] 
19:12:06 [2024-02-29T00:12:06.470Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:12:06 [2024-02-29T00:12:06.470Z] [INFO] 
19:12:06 [2024-02-29T00:12:06.470Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:12:06 [2024-02-29T00:12:06.470Z] [INFO] The project's OSGi version is 1.0.3.202402282247
19:12:06 [2024-02-29T00:12:06.470Z] [INFO] 
19:12:06 [2024-02-29T00:12:06.470Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:12:06 [2024-02-29T00:12:06.470Z] [INFO] 
19:12:06 [2024-02-29T00:12:06.470Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:12:06 [2024-02-29T00:12:06.470Z] [INFO] 
19:12:06 [2024-02-29T00:12:06.470Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:12:06 [2024-02-29T00:12:06.470Z] [INFO] 
19:12:06 [2024-02-29T00:12:06.470Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:12:06 [2024-02-29T00:12:06.470Z] [INFO] 
19:12:06 [2024-02-29T00:12:06.470Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:12:06 [2024-02-29T00:12:06.470Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.tests
19:12:06 [2024-02-29T00:12:06.727Z] [INFO] 
19:12:06 [2024-02-29T00:12:06.727Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:12:06 [2024-02-29T00:12:06.727Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
19:12:06 [2024-02-29T00:12:06.727Z] [INFO] 
19:12:06 [2024-02-29T00:12:06.727Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:12:06 [2024-02-29T00:12:06.727Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:12:06 [2024-02-29T00:12:06.727Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:12:06 [2024-02-29T00:12:06.727Z] [WARNING] The effective 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
19:12:06 [2024-02-29T00:12:06.727Z] [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
19:12:06 [2024-02-29T00:12:06.983Z] [INFO] 
19:12:06 [2024-02-29T00:12:06.983Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:12:06 [2024-02-29T00:12:06.983Z] [INFO] 
19:12:06 [2024-02-29T00:12:06.983Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:12:06 [2024-02-29T00:12:06.983Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources
19:12:06 [2024-02-29T00:12:06.983Z] [INFO] 
19:12:06 [2024-02-29T00:12:06.983Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:12:06 [2024-02-29T00:12:06.983Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 125 were skipped
19:12:06 [2024-02-29T00:12:06.983Z] [INFO] 
19:12:06 [2024-02-29T00:12:06.983Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:12:06 [2024-02-29T00:12:06.983Z] [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
19:12:06 [2024-02-29T00:12:06.983Z] [INFO] 
19:12:06 [2024-02-29T00:12:06.983Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:12:06 [2024-02-29T00:12:06.983Z] [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
19:12:06 [2024-02-29T00:12:06.983Z] [INFO] 
19:12:06 [2024-02-29T00:12:06.983Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:12:06 [2024-02-29T00:12:06.983Z] [INFO] 
19:12:06 [2024-02-29T00:12:06.983Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:12:06 [2024-02-29T00:12:06.983Z] [INFO] 
19:12:06 [2024-02-29T00:12:06.983Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:12:06 [2024-02-29T00:12:06.983Z] [INFO] 
19:12:06 [2024-02-29T00:12:06.983Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:12:06 [2024-02-29T00:12:06.983Z] [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
19:12:10 [2024-02-29T00:12:10.254Z] [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
19:12:11 [2024-02-29T00:12:11.621Z] [INFO] 
19:12:11 [2024-02-29T00:12:11.621Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:12:11 [2024-02-29T00:12:11.621Z] [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
19:12:11 [2024-02-29T00:12:11.621Z] [INFO] Command line:
19:12:11 [2024-02-29T00:12:11.621Z] 	[/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]
19:12:11 [2024-02-29T00:12:11.622Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:12:18 [2024-02-29T00:12:18.167Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
19:12:18 [2024-02-29T00:12:18.168Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
19:12:26 [2024-02-29T00:12:26.263Z] !SESSION 2024-02-29 00:12:11.845 -----------------------------------------------
19:12:26 [2024-02-29T00:12:26.263Z] eclipse.buildId=unknown
19:12:26 [2024-02-29T00:12:26.263Z] java.version=17.0.2
19:12:26 [2024-02-29T00:12:26.263Z] java.vendor=Oracle Corporation
19:12:26 [2024-02-29T00:12:26.263Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:12:26 [2024-02-29T00:12:26.263Z] 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
19:12:26 [2024-02-29T00:12:26.263Z] 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
19:12:26 [2024-02-29T00:12:26.263Z] 
19:12:26 [2024-02-29T00:12:26.263Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-29 00:12:24.927
19:12:26 [2024-02-29T00:12:26.263Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
19:12:26 [2024-02-29T00:12:26.263Z] !STACK 0
19:12:26 [2024-02-29T00:12:26.263Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
19:12:26 [2024-02-29T00:12:26.263Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
19:12:26 [2024-02-29T00:12:26.263Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
19:12:26 [2024-02-29T00:12:26.263Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
19:12:26 [2024-02-29T00:12:26.263Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
19:12:26 [2024-02-29T00:12:26.263Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
19:12:26 [2024-02-29T00:12:26.263Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
19:12:26 [2024-02-29T00:12:26.263Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
19:12:26 [2024-02-29T00:12:26.263Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
19:12:26 [2024-02-29T00:12:26.263Z] Caused by: java.io.IOException: error=2, No such file or directory
19:12:26 [2024-02-29T00:12:26.263Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
19:12:26 [2024-02-29T00:12:26.263Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
19:12:26 [2024-02-29T00:12:26.263Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
19:12:26 [2024-02-29T00:12:26.263Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
19:12:26 [2024-02-29T00:12:26.263Z] 	... 7 more
19:12:26 [2024-02-29T00:12:26.263Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
19:12:26 [2024-02-29T00:12:26.263Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
19:12:26 [2024-02-29T00:12:26.263Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testClamp -- Time elapsed: 0.004 s
19:12:26 [2024-02-29T00:12:26.263Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testInvalidConstructor -- Time elapsed: 0 s
19:12:26 [2024-02-29T00:12:26.263Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testConstructor -- Time elapsed: 0 s
19:12:26 [2024-02-29T00:12:26.263Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testDefaultConstructor -- Time elapsed: 0 s
19:12:26 [2024-02-29T00:12:26.263Z] 
19:12:26 [2024-02-29T00:12:26.263Z] Results:
19:12:26 [2024-02-29T00:12:26.263Z] 
19:12:26 [2024-02-29T00:12:26.263Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
19:12:26 [2024-02-29T00:12:26.263Z] 
19:12:27 [2024-02-29T00:12:27.193Z] [INFO] All tests passed
19:12:27 [2024-02-29T00:12:27.193Z] [INFO] 
19:12:27 [2024-02-29T00:12:27.193Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:12:27 [2024-02-29T00:12:27.193Z] [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
19:12:27 [2024-02-29T00:12:27.193Z] [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
19:12:27 [2024-02-29T00:12:27.193Z] [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
19:12:27 [2024-02-29T00:12:27.193Z] [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
19:12:27 [2024-02-29T00:12:27.193Z] [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
19:12:27 [2024-02-29T00:12:27.193Z] [INFO] 
19:12:27 [2024-02-29T00:12:27.193Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:12:27 [2024-02-29T00:12:27.193Z] [INFO] 
19:12:27 [2024-02-29T00:12:27.193Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
19:12:27 [2024-02-29T00:12:27.193Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT [133/141]
19:12:27 [2024-02-29T00:12:27.193Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
19:12:27 [2024-02-29T00:12:27.193Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:12:27 [2024-02-29T00:12:27.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
19:12:27 [2024-02-29T00:12:27.193Z] [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
19:12:27 [2024-02-29T00:12:27.450Z] [INFO] 
19:12:27 [2024-02-29T00:12:27.450Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests ---
19:12:27 [2024-02-29T00:12:27.450Z] [INFO] 
19:12:27 [2024-02-29T00:12:27.450Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
19:12:27 [2024-02-29T00:12:27.450Z] [INFO] The project's OSGi version is 1.0.9.202402282247
19:12:27 [2024-02-29T00:12:27.450Z] [INFO] 
19:12:27 [2024-02-29T00:12:27.450Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
19:12:27 [2024-02-29T00:12:27.450Z] [INFO] 
19:12:27 [2024-02-29T00:12:27.450Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
19:12:27 [2024-02-29T00:12:27.450Z] [INFO] 
19:12:27 [2024-02-29T00:12:27.450Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
19:12:27 [2024-02-29T00:12:27.450Z] [INFO] 
19:12:27 [2024-02-29T00:12:27.450Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
19:12:27 [2024-02-29T00:12:27.450Z] [INFO] 
19:12:27 [2024-02-29T00:12:27.450Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
19:12:27 [2024-02-29T00:12:27.450Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core.tests
19:12:27 [2024-02-29T00:12:27.450Z] [INFO] 
19:12:27 [2024-02-29T00:12:27.450Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
19:12:27 [2024-02-29T00:12:27.450Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
19:12:27 [2024-02-29T00:12:27.450Z] [INFO] 
19:12:27 [2024-02-29T00:12:27.450Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
19:12:27 [2024-02-29T00:12:27.450Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:12:27 [2024-02-29T00:12:27.450Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:12:27 [2024-02-29T00:12:27.450Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
19:12:27 [2024-02-29T00:12:27.450Z] [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
19:12:28 [2024-02-29T00:12:28.015Z] [INFO] 
19:12:28 [2024-02-29T00:12:28.015Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core.tests ---
19:12:28 [2024-02-29T00:12:28.015Z] [INFO] 
19:12:28 [2024-02-29T00:12:28.015Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests ---
19:12:28 [2024-02-29T00:12:28.015Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources
19:12:28 [2024-02-29T00:12:28.015Z] [INFO] 
19:12:28 [2024-02-29T00:12:28.015Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core.tests ---
19:12:28 [2024-02-29T00:12:28.015Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
19:12:28 [2024-02-29T00:12:28.015Z] [INFO] 
19:12:28 [2024-02-29T00:12:28.015Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests ---
19:12:28 [2024-02-29T00:12:28.015Z] [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
19:12:28 [2024-02-29T00:12:28.015Z] [INFO] 
19:12:28 [2024-02-29T00:12:28.015Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests ---
19:12:28 [2024-02-29T00:12:28.015Z] [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
19:12:28 [2024-02-29T00:12:28.015Z] [INFO] 
19:12:28 [2024-02-29T00:12:28.015Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests ---
19:12:28 [2024-02-29T00:12:28.015Z] [INFO] 
19:12:28 [2024-02-29T00:12:28.015Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core.tests ---
19:12:28 [2024-02-29T00:12:28.015Z] [INFO] 
19:12:28 [2024-02-29T00:12:28.015Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests ---
19:12:28 [2024-02-29T00:12:28.015Z] [INFO] 
19:12:28 [2024-02-29T00:12:28.015Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.datastore.core.tests ---
19:12:28 [2024-02-29T00:12:28.016Z] [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
19:12:28 [2024-02-29T00:12:28.945Z] [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
19:12:30 [2024-02-29T00:12:30.312Z] [INFO] 
19:12:30 [2024-02-29T00:12:30.312Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests ---
19:12:30 [2024-02-29T00:12:30.568Z] [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
19:12:30 [2024-02-29T00:12:30.568Z] [INFO] Command line:
19:12:30 [2024-02-29T00:12:30.568Z] 	[/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]
19:12:30 [2024-02-29T00:12:30.568Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:12:35 [2024-02-29T00:12:35.819Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
19:12:36 [2024-02-29T00:12:36.076Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
19:12:36 [2024-02-29T00:12:36.076Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[0: Leaf node] -- Time elapsed: 0.034 s
19:12:36 [2024-02-29T00:12:36.076Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[0: Leaf node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.076Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[0: Leaf node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.076Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[0: Leaf node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.076Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[0: Leaf node] -- Time elapsed: 0 s
19:12:36 [2024-02-29T00:12:36.076Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[0: Leaf node] -- Time elapsed: 0.044 s
19:12:36 [2024-02-29T00:12:36.076Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[0: Leaf node] -- Time elapsed: 0.002 s
19:12:36 [2024-02-29T00:12:36.076Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[0: Leaf node] -- Time elapsed: 0.012 s
19:12:36 [2024-02-29T00:12:36.076Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[0: Leaf node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.076Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[1: Classic leaf node] -- Time elapsed: 0.002 s
19:12:36 [2024-02-29T00:12:36.076Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[1: Classic leaf node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.076Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[1: Classic leaf node] -- Time elapsed: 0 s
19:12:36 [2024-02-29T00:12:36.076Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[1: Classic leaf node] -- Time elapsed: 0 s
19:12:36 [2024-02-29T00:12:36.076Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[1: Classic leaf node] -- Time elapsed: 0 s
19:12:36 [2024-02-29T00:12:36.076Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[1: Classic leaf node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.076Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[1: Classic leaf node] -- Time elapsed: 0.002 s
19:12:36 [2024-02-29T00:12:36.076Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[1: Classic leaf node] -- Time elapsed: 0.004 s
19:12:36 [2024-02-29T00:12:36.076Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[1: Classic leaf node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.076Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[2: Overlapping leaf node] -- Time elapsed: 0.003 s
19:12:36 [2024-02-29T00:12:36.076Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[2: Overlapping leaf node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.076Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[2: Overlapping leaf node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.076Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[2: Overlapping leaf node] -- Time elapsed: 0 s
19:12:36 [2024-02-29T00:12:36.076Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[2: Overlapping leaf node] -- Time elapsed: 0 s
19:12:36 [2024-02-29T00:12:36.076Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[2: Overlapping leaf node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.076Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[2: Overlapping leaf node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.076Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[2: Overlapping leaf node] -- Time elapsed: 0.002 s
19:12:36 [2024-02-29T00:12:36.076Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[2: Overlapping leaf node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.076Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
19:12:36 [2024-02-29T00:12:36.640Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testTreeEnd -- Time elapsed: 0.080 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.096 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testDepth -- Time elapsed: 0.178 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testReadTree -- Time elapsed: 0.038 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testSequentialFill -- Time elapsed: 0.003 s
19:12:36 [2024-02-29T00:12:36.640Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
19:12:36 [2024-02-29T00:12:36.640Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[0: Core node] -- Time elapsed: 0 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[0: Core node] -- Time elapsed: 0.002 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[0: Core node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[0: Core node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[0: Core node] -- Time elapsed: 0 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[0: Core node] -- Time elapsed: 0.003 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[0: Core node] -- Time elapsed: 0 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[0: Core node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[0: Core node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[0: Core node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[0: Core node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[1: Classic core node] -- Time elapsed: 0 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[1: Classic core node] -- Time elapsed: 0.002 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[1: Classic core node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[1: Classic core node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[1: Classic core node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[1: Classic core node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[1: Classic core node] -- Time elapsed: 0 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[1: Classic core node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[1: Classic core node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[1: Classic core node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[1: Classic core node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[2: Overlapping core node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[2: Overlapping core node] -- Time elapsed: 0.005 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[2: Overlapping core node] -- Time elapsed: 0 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[2: Overlapping core node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[2: Overlapping core node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[2: Overlapping core node] -- Time elapsed: 0 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[2: Overlapping core node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[2: Overlapping core node] -- Time elapsed: 0 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[2: Overlapping core node] -- Time elapsed: 0 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[2: Overlapping core node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.640Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[2: Overlapping core node] -- Time elapsed: 0.001 s
19:12:36 [2024-02-29T00:12:36.640Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
19:12:36 [2024-02-29T00:12:36.897Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
19:12:36 [2024-02-29T00:12:36.897Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testInsertions -- Time elapsed: 0.027 s
19:12:36 [2024-02-29T00:12:36.897Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testTreeEnd -- Time elapsed: 0.006 s
19:12:36 [2024-02-29T00:12:36.897Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.018 s
19:12:36 [2024-02-29T00:12:36.897Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testDepth -- Time elapsed: 0.160 s
19:12:36 [2024-02-29T00:12:36.897Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testReadTree -- Time elapsed: 0.022 s
19:12:36 [2024-02-29T00:12:36.897Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testSequentialFill -- Time elapsed: 0.003 s
19:12:36 [2024-02-29T00:12:36.897Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
19:12:37 [2024-02-29T00:12:37.155Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
19:12:37 [2024-02-29T00:12:37.155Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testTreeEnd -- Time elapsed: 0.045 s
19:12:37 [2024-02-29T00:12:37.155Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testNodeSequenceNumbers -- Time elapsed: 0.012 s
19:12:37 [2024-02-29T00:12:37.155Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testDepth -- Time elapsed: 0.090 s
19:12:37 [2024-02-29T00:12:37.155Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testReadTree -- Time elapsed: 0.022 s
19:12:37 [2024-02-29T00:12:37.155Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testSequentialFill -- Time elapsed: 0.003 s
19:12:37 [2024-02-29T00:12:37.155Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
19:12:37 [2024-02-29T00:12:37.155Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
19:12:37 [2024-02-29T00:12:37.155Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteByte -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.155Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteChar -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.155Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteLong -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.155Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer2 -- Time elapsed: 0.001 s
19:12:37 [2024-02-29T00:12:37.155Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer3 -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.155Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testLimit -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.155Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteFloat -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.155Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteShort -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.155Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.155Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testEndianness -- Time elapsed: 0.002 s
19:12:37 [2024-02-29T00:12:37.155Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMultipleValues -- Time elapsed: 0.001 s
19:12:37 [2024-02-29T00:12:37.155Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteDouble -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.155Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteString -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.155Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteInt -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.155Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteByteArray -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.155Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
19:12:37 [2024-02-29T00:12:37.155Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
19:12:37 [2024-02-29T00:12:37.155Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testSubCondition -- Time elapsed: 0.002 s
19:12:37 [2024-02-29T00:12:37.155Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testPredicate -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.155Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testPredicateAndAdd -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.155Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testBounds -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.156Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testIntersects -- Time elapsed: 0.001 s
19:12:37 [2024-02-29T00:12:37.156Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testConstructor -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.156Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
19:12:37 [2024-02-29T00:12:37.412Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
19:12:37 [2024-02-29T00:12:37.412Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testSubCondition -- Time elapsed: 0.001 s
19:12:37 [2024-02-29T00:12:37.412Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.412Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.412Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.412Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
19:12:37 [2024-02-29T00:12:37.412Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
19:12:37 [2024-02-29T00:12:37.412Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testSubCondition -- Time elapsed: 0.001 s
19:12:37 [2024-02-29T00:12:37.412Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.412Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.412Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.412Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testConstructor -- Time elapsed: 0.003 s
19:12:37 [2024-02-29T00:12:37.412Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
19:12:37 [2024-02-29T00:12:37.412Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
19:12:37 [2024-02-29T00:12:37.412Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testSubCondition -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.412Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.412Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testPredicateAndAdd -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.413Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.413Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.413Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testConstructor -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.413Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
19:12:37 [2024-02-29T00:12:37.413Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
19:12:37 [2024-02-29T00:12:37.413Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testReadWriteNode -- Time elapsed: 0.003 s
19:12:37 [2024-02-29T00:12:37.413Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testTooFarData -- Time elapsed: 0 s
19:12:37 [2024-02-29T00:12:37.413Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testExtraDataSave -- Time elapsed: 0.001 s
19:12:37 [2024-02-29T00:12:37.413Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testHeaderDataSave -- Time elapsed: 0.001 s
19:12:37 [2024-02-29T00:12:37.413Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
19:12:37 [2024-02-29T00:12:37.986Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 s -- in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
19:12:37 [2024-02-29T00:12:37.986Z] org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest.readWriteLongTestUnsigned -- Time elapsed: 0.421 s
19:12:37 [2024-02-29T00:12:37.986Z] org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest.readWriteLongTest -- Time elapsed: 0.279 s
19:12:37 [2024-02-29T00:12:37.986Z] 
19:12:37 [2024-02-29T00:12:37.986Z] Results:
19:12:37 [2024-02-29T00:12:37.986Z] 
19:12:37 [2024-02-29T00:12:37.986Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
19:12:37 [2024-02-29T00:12:37.986Z] 
19:12:38 [2024-02-29T00:12:38.549Z] [INFO] All tests passed
19:12:38 [2024-02-29T00:12:38.549Z] [INFO] 
19:12:38 [2024-02-29T00:12:38.549Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests ---
19:12:38 [2024-02-29T00:12:38.549Z] [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
19:12:38 [2024-02-29T00:12:38.549Z] [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
19:12:38 [2024-02-29T00:12:38.549Z] [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
19:12:38 [2024-02-29T00:12:38.549Z] [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
19:12:38 [2024-02-29T00:12:38.549Z] [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
19:12:38 [2024-02-29T00:12:38.549Z] [INFO] 
19:12:38 [2024-02-29T00:12:38.549Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests ---
19:12:38 [2024-02-29T00:12:38.549Z] [INFO] 
19:12:38 [2024-02-29T00:12:38.549Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
19:12:38 [2024-02-29T00:12:38.549Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT [134/141]
19:12:38 [2024-02-29T00:12:38.549Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
19:12:38 [2024-02-29T00:12:38.549Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:12:38 [2024-02-29T00:12:38.549Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:12:38 [2024-02-29T00:12:38.549Z] [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
19:12:38 [2024-02-29T00:12:38.806Z] [INFO] 
19:12:38 [2024-02-29T00:12:38.806Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:12:38 [2024-02-29T00:12:38.806Z] [INFO] 
19:12:38 [2024-02-29T00:12:38.806Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:12:38 [2024-02-29T00:12:38.806Z] [INFO] The project's OSGi version is 1.0.8.202402282247
19:12:38 [2024-02-29T00:12:38.806Z] [INFO] 
19:12:38 [2024-02-29T00:12:38.806Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:12:38 [2024-02-29T00:12:38.806Z] [INFO] 
19:12:38 [2024-02-29T00:12:38.806Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:12:38 [2024-02-29T00:12:38.806Z] [INFO] 
19:12:38 [2024-02-29T00:12:38.806Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:12:38 [2024-02-29T00:12:38.806Z] [INFO] 
19:12:38 [2024-02-29T00:12:38.806Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:12:38 [2024-02-29T00:12:38.806Z] [INFO] 
19:12:38 [2024-02-29T00:12:38.806Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:12:38 [2024-02-29T00:12:38.806Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core.tests
19:12:38 [2024-02-29T00:12:38.806Z] [INFO] 
19:12:38 [2024-02-29T00:12:38.806Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:12:38 [2024-02-29T00:12:38.806Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
19:12:38 [2024-02-29T00:12:38.806Z] [INFO] 
19:12:38 [2024-02-29T00:12:38.806Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:12:38 [2024-02-29T00:12:38.806Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:12:38 [2024-02-29T00:12:38.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
19:12:38 [2024-02-29T00:12:38.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.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
19:12:39 [2024-02-29T00:12:39.062Z] [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
19:12:39 [2024-02-29T00:12:39.319Z] [INFO] 
19:12:39 [2024-02-29T00:12:39.319Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:12:39 [2024-02-29T00:12:39.319Z] [INFO] 
19:12:39 [2024-02-29T00:12:39.319Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:12:39 [2024-02-29T00:12:39.319Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources
19:12:39 [2024-02-29T00:12:39.319Z] [INFO] 
19:12:39 [2024-02-29T00:12:39.319Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:12:39 [2024-02-29T00:12:39.319Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
19:12:39 [2024-02-29T00:12:39.319Z] [INFO] 
19:12:39 [2024-02-29T00:12:39.319Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:12:39 [2024-02-29T00:12:39.319Z] [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
19:12:39 [2024-02-29T00:12:39.319Z] [INFO] 
19:12:39 [2024-02-29T00:12:39.319Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:12:39 [2024-02-29T00:12:39.319Z] [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
19:12:39 [2024-02-29T00:12:39.319Z] [INFO] 
19:12:39 [2024-02-29T00:12:39.319Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:12:39 [2024-02-29T00:12:39.319Z] [INFO] 
19:12:39 [2024-02-29T00:12:39.319Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:12:39 [2024-02-29T00:12:39.319Z] [INFO] 
19:12:39 [2024-02-29T00:12:39.319Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:12:39 [2024-02-29T00:12:39.319Z] [INFO] 
19:12:39 [2024-02-29T00:12:39.319Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:12:39 [2024-02-29T00:12:39.319Z] [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
19:12:40 [2024-02-29T00:12:40.248Z] [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
19:12:41 [2024-02-29T00:12:41.179Z] [INFO] 
19:12:41 [2024-02-29T00:12:41.179Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:12:41 [2024-02-29T00:12:41.435Z] [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
19:12:41 [2024-02-29T00:12:41.435Z] [INFO] Command line:
19:12:41 [2024-02-29T00:12:41.435Z] 	[/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]
19:12:41 [2024-02-29T00:12:41.436Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:12:46 [2024-02-29T00:12:46.689Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
19:12:47 [2024-02-29T00:12:47.252Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.619 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
19:12:47 [2024-02-29T00:12:47.252Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testSizeAndIterator -- Time elapsed: 0.174 s
19:12:47 [2024-02-29T00:12:47.252Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testIsEmpty -- Time elapsed: 0.003 s
19:12:47 [2024-02-29T00:12:47.252Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testChildrenTimes -- Time elapsed: 0.111 s
19:12:47 [2024-02-29T00:12:47.252Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testTreeEnd -- Time elapsed: 0.010 s
19:12:47 [2024-02-29T00:12:47.252Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.029 s
19:12:47 [2024-02-29T00:12:47.252Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testDepth -- Time elapsed: 0.170 s
19:12:47 [2024-02-29T00:12:47.252Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testReadTree -- Time elapsed: 0.027 s
19:12:47 [2024-02-29T00:12:47.252Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testSequentialFill -- Time elapsed: 0.002 s
19:12:47 [2024-02-29T00:12:47.252Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
19:12:47 [2024-02-29T00:12:47.509Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0.006 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToObjectArray -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSegmentStoreVersion -- Time elapsed: 0.004 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToSpecificArray -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testReadingSegmentStore -- Time elapsed: 0.051 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllConstructor -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSize -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterationOrder -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRetainAll -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.002 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testContains -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSortedIterator -- Time elapsed: 0.002 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.002 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAll -- Time elapsed: 0.002 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testDispose -- Time elapsed: 0.003 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIsEmpty -- Time elapsed: 0.002 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRemove -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.002 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterator -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRemoveAll -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.509Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
19:12:47 [2024-02-29T00:12:47.509Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testAddToCloseNode[0: Segment tree node] -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testGetChild[0: Segment tree node] -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testGetLatestChild[0: Segment tree node] -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testLinkNewChild[0: Segment tree node] -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNbChildren[0: Segment tree node] -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeInvalidAdd[0: Segment tree node] -- Time elapsed: 0.002 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeInvalidEnd[0: Segment tree node] -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testCloseNode[0: Segment tree node] -- Time elapsed: 0.002 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeData[0: Segment tree node] -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.509Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
19:12:47 [2024-02-29T00:12:47.509Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testChildren[0: Segment tree core node] -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testIntersectingChildren[0: Segment tree core node] -- Time elapsed: 0.006 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testSpecifics[0: Segment tree core node] -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetLatestChild[0: Segment tree core node] -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testLinkNewChild[0: Segment tree core node] -- Time elapsed: 0.052 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetChild2[0: Segment tree core node] -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetLatestChild2[0: Segment tree core node] -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.509Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testAddToCloseNode[0: Segment tree core node] -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.510Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetChild[0: Segment tree core node] -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.510Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNbChildren[0: Segment tree core node] -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.510Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeInvalidAdd[0: Segment tree core node] -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.510Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeInvalidEnd[0: Segment tree core node] -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.510Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testCloseNode[0: Segment tree core node] -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.510Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeData[0: Segment tree core node] -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.510Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
19:12:47 [2024-02-29T00:12:47.766Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
19:12:47 [2024-02-29T00:12:47.766Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testNoDuplicateElements -- Time elapsed: 0.006 s
19:12:47 [2024-02-29T00:12:47.766Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testSize -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.766Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0.002 s
19:12:47 [2024-02-29T00:12:47.766Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterationOrder -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.766Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRetainAll -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.766Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.011 s
19:12:47 [2024-02-29T00:12:47.766Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToObjectArray -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.766Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testContains -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.766Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testSortedIterator -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.766Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0.045 s
19:12:47 [2024-02-29T00:12:47.766Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToSpecificArray -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.766Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.766Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAll -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.766Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testDispose -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.766Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIsEmpty -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.766Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRemove -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.766Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.766Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterator -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.766Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.766Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRemoveAll -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.766Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllConstructor -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.766Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
19:12:47 [2024-02-29T00:12:47.766Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
19:12:47 [2024-02-29T00:12:47.766Z] org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest.testNamedAspect -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.766Z] org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest.testComparator -- Time elapsed: 0.004 s
19:12:47 [2024-02-29T00:12:47.766Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
19:12:47 [2024-02-29T00:12:47.766Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
19:12:47 [2024-02-29T00:12:47.766Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testSize -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.766Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterationOrder -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRetainAll -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToObjectArray -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testContains -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testSortedIterator -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToSpecificArray -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAll -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testDispose -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIsEmpty -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRemove -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.040 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterator -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRemoveAll -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllConstructor -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
19:12:47 [2024-02-29T00:12:47.767Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testSize -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterationOrder -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRetainAll -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToObjectArray -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testContains -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testSortedIterator -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToSpecificArray -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAll -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testDispose -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIsEmpty -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRemove -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllOutOfOrder -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterator -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRemoveAll -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllConstructor -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
19:12:47 [2024-02-29T00:12:47.767Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDoubleDistinct -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.simpleCreate -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createTortureTest -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createAllDressed -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinct -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinctStable -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createFast -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createStable -- Time elapsed: 0.001 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createPreloaded -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinctFast -- Time elapsed: 0 s
19:12:47 [2024-02-29T00:12:47.767Z] 
19:12:47 [2024-02-29T00:12:47.767Z] Results:
19:12:47 [2024-02-29T00:12:47.767Z] 
19:12:47 [2024-02-29T00:12:47.767Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
19:12:47 [2024-02-29T00:12:47.767Z] 
19:12:48 [2024-02-29T00:12:48.330Z] [INFO] All tests passed
19:12:48 [2024-02-29T00:12:48.330Z] [INFO] 
19:12:48 [2024-02-29T00:12:48.330Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:12:48 [2024-02-29T00:12:48.330Z] [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
19:12:48 [2024-02-29T00:12:48.330Z] [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
19:12:48 [2024-02-29T00:12:48.330Z] [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
19:12:48 [2024-02-29T00:12:48.330Z] [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
19:12:48 [2024-02-29T00:12:48.330Z] [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
19:12:48 [2024-02-29T00:12:48.330Z] [INFO] 
19:12:48 [2024-02-29T00:12:48.330Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:12:48 [2024-02-29T00:12:48.330Z] [INFO] 
19:12:48 [2024-02-29T00:12:48.330Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
19:12:48 [2024-02-29T00:12:48.330Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT [135/141]
19:12:48 [2024-02-29T00:12:48.330Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
19:12:48 [2024-02-29T00:12:48.330Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:12:48 [2024-02-29T00:12:48.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
19:12:48 [2024-02-29T00:12:48.330Z] [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
19:12:48 [2024-02-29T00:12:48.587Z] [INFO] 
19:12:48 [2024-02-29T00:12:48.587Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:12:48 [2024-02-29T00:12:48.587Z] [INFO] 
19:12:48 [2024-02-29T00:12:48.587Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:12:48 [2024-02-29T00:12:48.587Z] [INFO] The project's OSGi version is 1.0.3.202402282247
19:12:48 [2024-02-29T00:12:48.587Z] [INFO] 
19:12:48 [2024-02-29T00:12:48.587Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:12:48 [2024-02-29T00:12:48.587Z] [INFO] 
19:12:48 [2024-02-29T00:12:48.587Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:12:48 [2024-02-29T00:12:48.587Z] [INFO] 
19:12:48 [2024-02-29T00:12:48.587Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:12:48 [2024-02-29T00:12:48.587Z] [INFO] 
19:12:48 [2024-02-29T00:12:48.587Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:12:48 [2024-02-29T00:12:48.587Z] [INFO] 
19:12:48 [2024-02-29T00:12:48.587Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:12:48 [2024-02-29T00:12:48.587Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests
19:12:49 [2024-02-29T00:12:49.150Z] [INFO] 
19:12:49 [2024-02-29T00:12:49.150Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:12:49 [2024-02-29T00:12:49.151Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
19:12:49 [2024-02-29T00:12:49.151Z] [INFO] 
19:12:49 [2024-02-29T00:12:49.151Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:12:49 [2024-02-29T00:12:49.151Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:12:49 [2024-02-29T00:12:49.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
19:12:49 [2024-02-29T00:12:49.151Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
19:12:49 [2024-02-29T00:12:49.151Z] [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
19:12:49 [2024-02-29T00:12:49.408Z] [INFO] 
19:12:49 [2024-02-29T00:12:49.665Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:12:49 [2024-02-29T00:12:49.665Z] [INFO] 
19:12:49 [2024-02-29T00:12:49.665Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:12:49 [2024-02-29T00:12:49.665Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources
19:12:49 [2024-02-29T00:12:49.665Z] [INFO] 
19:12:49 [2024-02-29T00:12:49.665Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:12:49 [2024-02-29T00:12:49.665Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
19:12:49 [2024-02-29T00:12:49.665Z] [INFO] 
19:12:49 [2024-02-29T00:12:49.665Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:12:49 [2024-02-29T00:12:49.665Z] [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
19:12:49 [2024-02-29T00:12:49.665Z] [INFO] 
19:12:49 [2024-02-29T00:12:49.665Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:12:49 [2024-02-29T00:12:49.665Z] [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
19:12:49 [2024-02-29T00:12:49.665Z] [INFO] 
19:12:49 [2024-02-29T00:12:49.665Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:12:49 [2024-02-29T00:12:49.665Z] [INFO] 
19:12:49 [2024-02-29T00:12:49.665Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:12:49 [2024-02-29T00:12:49.665Z] [INFO] 
19:12:49 [2024-02-29T00:12:49.665Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:12:49 [2024-02-29T00:12:49.665Z] [INFO] 
19:12:49 [2024-02-29T00:12:49.665Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:12:49 [2024-02-29T00:12:49.665Z] [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
19:12:50 [2024-02-29T00:12:50.229Z] [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
19:12:51 [2024-02-29T00:12:51.157Z] [INFO] 
19:12:51 [2024-02-29T00:12:51.157Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:12:51 [2024-02-29T00:12:51.414Z] [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
19:12:51 [2024-02-29T00:12:51.414Z] [INFO] Command line:
19:12:51 [2024-02-29T00:12:51.414Z] 	[/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]
19:12:51 [2024-02-29T00:12:51.414Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:12:57 [2024-02-29T00:12:57.971Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
19:12:57 [2024-02-29T00:12:57.971Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
19:13:06 [2024-02-29T00:13:06.064Z] !SESSION 2024-02-29 00:12:51.454 -----------------------------------------------
19:13:06 [2024-02-29T00:13:06.064Z] eclipse.buildId=unknown
19:13:06 [2024-02-29T00:13:06.064Z] java.version=17.0.2
19:13:06 [2024-02-29T00:13:06.064Z] java.vendor=Oracle Corporation
19:13:06 [2024-02-29T00:13:06.064Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:13:06 [2024-02-29T00:13:06.064Z] 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
19:13:06 [2024-02-29T00:13:06.064Z] 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
19:13:06 [2024-02-29T00:13:06.064Z] 
19:13:06 [2024-02-29T00:13:06.064Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-29 00:13:04.615
19:13:06 [2024-02-29T00:13:06.064Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
19:13:06 [2024-02-29T00:13:06.064Z] !STACK 0
19:13:06 [2024-02-29T00:13:06.064Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
19:13:06 [2024-02-29T00:13:06.064Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
19:13:06 [2024-02-29T00:13:06.064Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
19:13:06 [2024-02-29T00:13:06.064Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
19:13:06 [2024-02-29T00:13:06.064Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
19:13:06 [2024-02-29T00:13:06.064Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
19:13:06 [2024-02-29T00:13:06.064Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
19:13:06 [2024-02-29T00:13:06.064Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
19:13:06 [2024-02-29T00:13:06.064Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
19:13:06 [2024-02-29T00:13:06.064Z] Caused by: java.io.IOException: error=2, No such file or directory
19:13:06 [2024-02-29T00:13:06.064Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
19:13:06 [2024-02-29T00:13:06.064Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
19:13:06 [2024-02-29T00:13:06.064Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
19:13:06 [2024-02-29T00:13:06.064Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
19:13:06 [2024-02-29T00:13:06.064Z] 	... 7 more
19:13:06 [2024-02-29T00:13:06.064Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
19:13:06 [2024-02-29T00:13:06.064Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s -- in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
19:13:06 [2024-02-29T00:13:06.064Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testLoadElements -- Time elapsed: 0.026 s
19:13:06 [2024-02-29T00:13:06.064Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidMissingFiles -- Time elapsed: 0.099 s
19:13:06 [2024-02-29T00:13:06.064Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidEmptyProfile -- Time elapsed: 0.004 s
19:13:06 [2024-02-29T00:13:06.064Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidMissingRoot -- Time elapsed: 0.004 s
19:13:06 [2024-02-29T00:13:06.064Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateValid -- Time elapsed: 0.005 s
19:13:06 [2024-02-29T00:13:06.064Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
19:13:06 [2024-02-29T00:13:06.064Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
19:13:06 [2024-02-29T00:13:06.064Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest.testValidateValid -- Time elapsed: 0.165 s
19:13:06 [2024-02-29T00:13:06.064Z] 
19:13:06 [2024-02-29T00:13:06.064Z] Results:
19:13:06 [2024-02-29T00:13:06.064Z] 
19:13:06 [2024-02-29T00:13:06.064Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
19:13:06 [2024-02-29T00:13:06.064Z] 
19:13:07 [2024-02-29T00:13:07.431Z] [INFO] All tests passed
19:13:07 [2024-02-29T00:13:07.431Z] [INFO] 
19:13:07 [2024-02-29T00:13:07.431Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:13:07 [2024-02-29T00:13:07.431Z] [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
19:13:07 [2024-02-29T00:13:07.431Z] [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
19:13:07 [2024-02-29T00:13:07.431Z] [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
19:13:07 [2024-02-29T00:13:07.431Z] [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
19:13:07 [2024-02-29T00:13:07.431Z] [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
19:13:07 [2024-02-29T00:13:07.431Z] [INFO] 
19:13:07 [2024-02-29T00:13:07.431Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:13:07 [2024-02-29T00:13:07.431Z] [INFO] 
19:13:07 [2024-02-29T00:13:07.431Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
19:13:07 [2024-02-29T00:13:07.431Z] [INFO] Building Trace Compass All Tests 1.0.13-SNAPSHOT               [136/141]
19:13:07 [2024-02-29T00:13:07.431Z] [INFO]   from releng/org.eclipse.tracecompass.alltests/pom.xml
19:13:07 [2024-02-29T00:13:07.431Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:13:07 [2024-02-29T00:13:07.431Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:13:07 [2024-02-29T00:13:07.431Z] [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
19:13:07 [2024-02-29T00:13:07.996Z] [INFO] 
19:13:07 [2024-02-29T00:13:07.996Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
19:13:07 [2024-02-29T00:13:07.996Z] [INFO] 
19:13:07 [2024-02-29T00:13:07.996Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
19:13:07 [2024-02-29T00:13:07.996Z] [INFO] The project's OSGi version is 1.0.13.202402282247
19:13:07 [2024-02-29T00:13:07.996Z] [INFO] 
19:13:07 [2024-02-29T00:13:07.996Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
19:13:07 [2024-02-29T00:13:07.996Z] [INFO] 
19:13:07 [2024-02-29T00:13:07.996Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
19:13:07 [2024-02-29T00:13:07.996Z] [INFO] 
19:13:07 [2024-02-29T00:13:07.996Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
19:13:07 [2024-02-29T00:13:07.996Z] [INFO] 
19:13:07 [2024-02-29T00:13:07.996Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
19:13:08 [2024-02-29T00:13:08.252Z] [INFO] 
19:13:08 [2024-02-29T00:13:08.252Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
19:13:08 [2024-02-29T00:13:08.252Z] [INFO] Resolving class path of Trace Compass All Tests
19:13:09 [2024-02-29T00:13:09.181Z] [INFO] 
19:13:09 [2024-02-29T00:13:09.181Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
19:13:09 [2024-02-29T00:13:09.181Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/src/main/resources
19:13:09 [2024-02-29T00:13:09.181Z] [INFO] 
19:13:09 [2024-02-29T00:13:09.181Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
19:13:09 [2024-02-29T00:13:09.181Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:13:09 [2024-02-29T00:13:09.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
19:13:09 [2024-02-29T00:13:09.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.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/pom.xml
19:13:09 [2024-02-29T00:13:09.437Z] [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
19:13:09 [2024-02-29T00:13:09.695Z] [INFO] 
19:13:09 [2024-02-29T00:13:09.695Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.alltests ---
19:13:09 [2024-02-29T00:13:09.695Z] [INFO] 
19:13:09 [2024-02-29T00:13:09.695Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.alltests ---
19:13:09 [2024-02-29T00:13:09.695Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/src/test/resources
19:13:09 [2024-02-29T00:13:09.695Z] [INFO] 
19:13:09 [2024-02-29T00:13:09.695Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.alltests ---
19:13:09 [2024-02-29T00:13:09.695Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 151 were skipped
19:13:09 [2024-02-29T00:13:09.695Z] [INFO] 
19:13:09 [2024-02-29T00:13:09.695Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests ---
19:13:09 [2024-02-29T00:13:09.695Z] [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
19:13:09 [2024-02-29T00:13:09.695Z] [INFO] 
19:13:09 [2024-02-29T00:13:09.695Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests ---
19:13:09 [2024-02-29T00:13:09.951Z] [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
19:13:09 [2024-02-29T00:13:09.952Z] [INFO] 
19:13:09 [2024-02-29T00:13:09.952Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests ---
19:13:09 [2024-02-29T00:13:09.952Z] [INFO] 
19:13:09 [2024-02-29T00:13:09.952Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.alltests ---
19:13:09 [2024-02-29T00:13:09.952Z] [INFO] 
19:13:09 [2024-02-29T00:13:09.952Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests ---
19:13:09 [2024-02-29T00:13:09.952Z] [INFO] 
19:13:09 [2024-02-29T00:13:09.952Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.alltests ---
19:13:09 [2024-02-29T00:13:09.952Z] [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
19:13:10 [2024-02-29T00:13:10.880Z] [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
19:13:12 [2024-02-29T00:13:12.250Z] [INFO] 
19:13:12 [2024-02-29T00:13:12.250Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.alltests ---
19:13:12 [2024-02-29T00:13:12.250Z] [WARNING] No tests found
19:13:12 [2024-02-29T00:13:12.250Z] [INFO] 
19:13:12 [2024-02-29T00:13:12.250Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests ---
19:13:12 [2024-02-29T00:13:12.250Z] [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
19:13:12 [2024-02-29T00:13:12.250Z] [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
19:13:12 [2024-02-29T00:13:12.250Z] [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
19:13:12 [2024-02-29T00:13:12.250Z] [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
19:13:12 [2024-02-29T00:13:12.250Z] [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
19:13:12 [2024-02-29T00:13:12.250Z] [INFO] 
19:13:12 [2024-02-29T00:13:12.250Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests ---
19:13:12 [2024-02-29T00:13:12.250Z] [INFO] 
19:13:12 [2024-02-29T00:13:12.250Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >--
19:13:12 [2024-02-29T00:13:12.250Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT [137/141]
19:13:12 [2024-02-29T00:13:12.250Z] [INFO]   from releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
19:13:12 [2024-02-29T00:13:12.250Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:13:12 [2024-02-29T00:13:12.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
19:13:12 [2024-02-29T00:13:12.250Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
19:13:12 [2024-02-29T00:13:12.506Z] [INFO] 
19:13:12 [2024-02-29T00:13:12.506Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.core.tests ---
19:13:12 [2024-02-29T00:13:12.506Z] [INFO] 
19:13:12 [2024-02-29T00:13:12.506Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
19:13:12 [2024-02-29T00:13:12.506Z] [INFO] The project's OSGi version is 1.0.8.202402282247
19:13:12 [2024-02-29T00:13:12.506Z] [INFO] 
19:13:12 [2024-02-29T00:13:12.506Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
19:13:12 [2024-02-29T00:13:12.506Z] [INFO] 
19:13:12 [2024-02-29T00:13:12.506Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
19:13:12 [2024-02-29T00:13:12.506Z] [INFO] 
19:13:12 [2024-02-29T00:13:12.506Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
19:13:12 [2024-02-29T00:13:12.506Z] [INFO] 
19:13:12 [2024-02-29T00:13:12.506Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
19:13:12 [2024-02-29T00:13:12.506Z] [INFO] 
19:13:12 [2024-02-29T00:13:12.506Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
19:13:12 [2024-02-29T00:13:12.507Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests
19:13:13 [2024-02-29T00:13:13.069Z] [INFO] 
19:13:13 [2024-02-29T00:13:13.070Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
19:13:13 [2024-02-29T00:13:13.070Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
19:13:13 [2024-02-29T00:13:13.070Z] [INFO] 
19:13:13 [2024-02-29T00:13:13.070Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
19:13:13 [2024-02-29T00:13:13.070Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:13:13 [2024-02-29T00:13:13.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
19:13:13 [2024-02-29T00:13:13.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.integration.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
19:13:13 [2024-02-29T00:13:13.070Z] [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
19:13:13 [2024-02-29T00:13:13.327Z] [INFO] 
19:13:13 [2024-02-29T00:13:13.327Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.integration.core.tests ---
19:13:13 [2024-02-29T00:13:13.327Z] [INFO] 
19:13:13 [2024-02-29T00:13:13.327Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.core.tests ---
19:13:13 [2024-02-29T00:13:13.327Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src/test/resources
19:13:13 [2024-02-29T00:13:13.327Z] [INFO] 
19:13:13 [2024-02-29T00:13:13.327Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.core.tests ---
19:13:13 [2024-02-29T00:13:13.327Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 106 were skipped
19:13:13 [2024-02-29T00:13:13.327Z] [INFO] 
19:13:13 [2024-02-29T00:13:13.327Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.core.tests ---
19:13:13 [2024-02-29T00:13:13.327Z] [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.8-SNAPSHOT-sources.jar
19:13:13 [2024-02-29T00:13:13.327Z] [INFO] 
19:13:13 [2024-02-29T00:13:13.327Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.core.tests ---
19:13:13 [2024-02-29T00:13:13.327Z] [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.8-SNAPSHOT.jar
19:13:13 [2024-02-29T00:13:13.327Z] [INFO] 
19:13:13 [2024-02-29T00:13:13.327Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.core.tests ---
19:13:13 [2024-02-29T00:13:13.327Z] [INFO] 
19:13:13 [2024-02-29T00:13:13.327Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.integration.core.tests ---
19:13:13 [2024-02-29T00:13:13.327Z] [INFO] 
19:13:13 [2024-02-29T00:13:13.327Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.core.tests ---
19:13:13 [2024-02-29T00:13:13.327Z] [INFO] 
19:13:13 [2024-02-29T00:13:13.327Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.integration.core.tests ---
19:13:13 [2024-02-29T00:13:13.327Z] [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.8-SNAPSHOT.jar
19:13:14 [2024-02-29T00:13:14.694Z] [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.8-SNAPSHOT-sources.jar
19:13:15 [2024-02-29T00:13:15.624Z] [INFO] 
19:13:15 [2024-02-29T00:13:15.624Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.integration.core.tests ---
19:13:16 [2024-02-29T00:13:16.186Z] [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
19:13:16 [2024-02-29T00:13:16.186Z] [INFO] Command line:
19:13:16 [2024-02-29T00:13:16.186Z] 	[/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]
19:13:16 [2024-02-29T00:13:16.186Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:13:24 [2024-02-29T00:13:24.278Z] Running org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
19:13:46 [2024-02-29T00:13:46.183Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.09 s -- in org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
19:13:46 [2024-02-29T00:13:46.183Z] org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest.test -- Time elapsed: 0.076 s
19:13:46 [2024-02-29T00:13:46.183Z] org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest.testGetter -- Time elapsed: 0.007 s
19:13:46 [2024-02-29T00:13:46.183Z] 
19:13:46 [2024-02-29T00:13:46.183Z] Results:
19:13:46 [2024-02-29T00:13:46.183Z] 
19:13:46 [2024-02-29T00:13:46.183Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
19:13:46 [2024-02-29T00:13:46.183Z] 
19:13:46 [2024-02-29T00:13:46.183Z] [INFO] All tests passed
19:13:46 [2024-02-29T00:13:46.183Z] [INFO] 
19:13:46 [2024-02-29T00:13:46.183Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.core.tests ---
19:13:46 [2024-02-29T00:13:46.183Z] [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.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.jar
19:13:46 [2024-02-29T00:13:46.183Z] [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.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT.pom
19:13:46 [2024-02-29T00:13:46.183Z] [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.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-sources.jar
19:13:46 [2024-02-29T00:13:46.183Z] [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.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
19:13:46 [2024-02-29T00:13:46.183Z] [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.8-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
19:13:46 [2024-02-29T00:13:46.183Z] [INFO] 
19:13:46 [2024-02-29T00:13:46.183Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.core.tests ---
19:13:46 [2024-02-29T00:13:46.183Z] [INFO] 
19:13:46 [2024-02-29T00:13:46.183Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
19:13:46 [2024-02-29T00:13:46.183Z] [INFO] Building org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT       [138/141]
19:13:46 [2024-02-29T00:13:46.183Z] [INFO]   from releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
19:13:46 [2024-02-29T00:13:46.183Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:13:46 [2024-02-29T00:13:46.183Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] 
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.testing ---
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] 
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] The project's OSGi version is 9.3.0.202402282247
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] 
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] 
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] 
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] 
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] 
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/src/main/resources
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] 
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.testing ---
19:13:46 [2024-02-29T00:13:46.440Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 149 were skipped
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] 
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing ---
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] 
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing ---
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT.jar
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] 
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing ---
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] 
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing ---
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] 
19:13:46 [2024-02-29T00:13:46.440Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.testing ---
19:13:46 [2024-02-29T00:13:46.698Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-sources-feature.jar
19:13:46 [2024-02-29T00:13:46.698Z] [INFO] 
19:13:46 [2024-02-29T00:13:46.698Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing ---
19:13:46 [2024-02-29T00:13:46.698Z] [INFO] 
19:13:46 [2024-02-29T00:13:46.698Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.testing ---
19:13:46 [2024-02-29T00:13:46.698Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT.jar
19:13:47 [2024-02-29T00:13:47.628Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-sources-feature.jar
19:13:48 [2024-02-29T00:13:48.996Z] [INFO] 
19:13:48 [2024-02-29T00:13:48.996Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing ---
19:13:48 [2024-02-29T00:13:48.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT.jar
19:13:48 [2024-02-29T00:13:48.996Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT.pom
19:13:48 [2024-02-29T00:13:48.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-sources-feature.jar
19:13:48 [2024-02-29T00:13:48.996Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-p2metadata.xml
19:13:48 [2024-02-29T00:13:48.996Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.3.0-SNAPSHOT-p2artifacts.xml
19:13:48 [2024-02-29T00:13:48.996Z] [INFO] 
19:13:48 [2024-02-29T00:13:48.996Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing ---
19:13:48 [2024-02-29T00:13:48.996Z] [INFO] 
19:13:48 [2024-02-29T00:13:48.996Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
19:13:48 [2024-02-29T00:13:48.996Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT    [139/141]
19:13:48 [2024-02-29T00:13:48.996Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
19:13:48 [2024-02-29T00:13:48.996Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:13:48 [2024-02-29T00:13:48.996Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
19:13:49 [2024-02-29T00:13:49.253Z] [INFO] 
19:13:49 [2024-02-29T00:13:49.253Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
19:13:49 [2024-02-29T00:13:49.253Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target
19:13:49 [2024-02-29T00:13:49.253Z] [INFO] 
19:13:49 [2024-02-29T00:13:49.253Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
19:13:49 [2024-02-29T00:13:49.253Z] [INFO] The project's OSGi version is 9.3.0.202402282247
19:13:49 [2024-02-29T00:13:49.253Z] [INFO] 
19:13:49 [2024-02-29T00:13:49.253Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
19:13:49 [2024-02-29T00:13:49.253Z] [INFO] 
19:13:49 [2024-02-29T00:13:49.253Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
19:13:49 [2024-02-29T00:13:49.254Z] [INFO] 
19:13:49 [2024-02-29T00:13:49.254Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
19:13:49 [2024-02-29T00:13:49.254Z] [INFO] 
19:13:49 [2024-02-29T00:13:49.254Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
19:13:49 [2024-02-29T00:13:49.254Z] [INFO] 
19:13:49 [2024-02-29T00:13:49.254Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
19:13:49 [2024-02-29T00:13:49.254Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
19:13:49 [2024-02-29T00:13:49.254Z] [INFO] 
19:13:49 [2024-02-29T00:13:49.254Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote ---
19:13:49 [2024-02-29T00:13:49.254Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
19:13:49 [2024-02-29T00:13:49.254Z] [INFO] 
19:13:49 [2024-02-29T00:13:49.254Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote ---
19:13:49 [2024-02-29T00:13:49.254Z] [INFO] 
19:13:49 [2024-02-29T00:13:49.254Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote ---
19:13:49 [2024-02-29T00:13:49.254Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT.jar
19:13:49 [2024-02-29T00:13:49.254Z] [INFO] 
19:13:49 [2024-02-29T00:13:49.254Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote ---
19:13:49 [2024-02-29T00:13:49.254Z] [INFO] 
19:13:49 [2024-02-29T00:13:49.254Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
19:13:49 [2024-02-29T00:13:49.254Z] [INFO] 
19:13:49 [2024-02-29T00:13:49.254Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote ---
19:13:49 [2024-02-29T00:13:49.254Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-sources-feature.jar
19:13:49 [2024-02-29T00:13:49.254Z] [INFO] 
19:13:49 [2024-02-29T00:13:49.254Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
19:13:49 [2024-02-29T00:13:49.254Z] [INFO] 
19:13:49 [2024-02-29T00:13:49.254Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote ---
19:13:49 [2024-02-29T00:13:49.254Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT.jar
19:13:50 [2024-02-29T00:13:50.193Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-sources-feature.jar
19:13:51 [2024-02-29T00:13:51.129Z] [INFO] 
19:13:51 [2024-02-29T00:13:51.129Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote ---
19:13:51 [2024-02-29T00:13:51.129Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT.jar
19:13:51 [2024-02-29T00:13:51.129Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT.pom
19:13:51 [2024-02-29T00:13:51.129Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-sources-feature.jar
19:13:51 [2024-02-29T00:13:51.129Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-p2metadata.xml
19:13:51 [2024-02-29T00:13:51.129Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.3.0-SNAPSHOT-p2artifacts.xml
19:13:51 [2024-02-29T00:13:51.129Z] [INFO] 
19:13:51 [2024-02-29T00:13:51.129Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote ---
19:13:51 [2024-02-29T00:13:51.129Z] [INFO] 
19:13:51 [2024-02-29T00:13:51.129Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
19:13:51 [2024-02-29T00:13:51.129Z] [INFO] Building Trace Compass Repository 9.3.0-SNAPSHOT               [140/141]
19:13:51 [2024-02-29T00:13:51.129Z] [INFO]   from releng/org.eclipse.tracecompass.releng-site/pom.xml
19:13:51 [2024-02-29T00:13:51.129Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
19:13:51 [2024-02-29T00:13:51.129Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/pom.xml
19:13:51 [2024-02-29T00:13:51.694Z] [INFO] 
19:13:51 [2024-02-29T00:13:51.694Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
19:13:51 [2024-02-29T00:13:51.694Z] [INFO] 
19:13:51 [2024-02-29T00:13:51.694Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
19:13:51 [2024-02-29T00:13:51.694Z] [INFO] The project's OSGi version is 9.3.0.202402282247
19:13:51 [2024-02-29T00:13:51.694Z] [INFO] 
19:13:51 [2024-02-29T00:13:51.694Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
19:13:51 [2024-02-29T00:13:51.694Z] [INFO] 
19:13:51 [2024-02-29T00:13:51.694Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
19:13:51 [2024-02-29T00:13:51.695Z] [INFO] 
19:13:51 [2024-02-29T00:13:51.695Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
19:13:51 [2024-02-29T00:13:51.695Z] [INFO] 
19:13:51 [2024-02-29T00:13:51.695Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
19:13:51 [2024-02-29T00:13:51.695Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/src/main/resources
19:13:51 [2024-02-29T00:13:51.695Z] [INFO] 
19:13:51 [2024-02-29T00:13:51.695Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site ---
19:13:51 [2024-02-29T00:13:51.695Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:13:51 [2024-02-29T00:13:51.952Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
19:13:51 [2024-02-29T00:13:51.952Z] [INFO] 
19:13:51 [2024-02-29T00:13:51.952Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site ---
19:13:51 [2024-02-29T00:13:51.952Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:13:51 [2024-02-29T00:13:51.952Z] [INFO] 
19:13:51 [2024-02-29T00:13:51.952Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site ---
19:13:51 [2024-02-29T00:13:51.952Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:13:51 [2024-02-29T00:13:51.952Z] [INFO] 
19:13:51 [2024-02-29T00:13:51.952Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site ---
19:13:51 [2024-02-29T00:13:51.952Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:13:51 [2024-02-29T00:13:51.952Z] [INFO] 
19:13:51 [2024-02-29T00:13:51.952Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site ---
19:13:51 [2024-02-29T00:13:51.952Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site ---
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site ---
19:14:01 [2024-02-29T00:14:01.906Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.releng-site ---
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site ---
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.releng-site ---
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site ---
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] No primary artifact to install, installing attached artifacts instead.
19:14:01 [2024-02-29T00:14:01.906Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.3.0-SNAPSHOT.pom
19:14:01 [2024-02-29T00:14:01.906Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.3.0-SNAPSHOT-p2metadata.xml
19:14:01 [2024-02-29T00:14:01.906Z] [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.3.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.3.0-SNAPSHOT-p2artifacts.xml
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site ---
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT [141/141]
19:14:01 [2024-02-29T00:14:01.906Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:14:01 [2024-02-29T00:14:01.906Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:14:01 [2024-02-29T00:14:01.906Z] [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
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] The project's OSGi version is 1.0.4.202402282247
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:14:01 [2024-02-29T00:14:01.906Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:14:01 [2024-02-29T00:14:01.906Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:14:01 [2024-02-29T00:14:01.906Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
19:14:01 [2024-02-29T00:14:01.906Z] [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
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:14:01 [2024-02-29T00:14:01.906Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.907Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:14:01 [2024-02-29T00:14:01.907Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources
19:14:01 [2024-02-29T00:14:01.907Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.907Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:14:01 [2024-02-29T00:14:01.907Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:14:01 [2024-02-29T00:14:01.907Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:14:01 [2024-02-29T00:14:01.907Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
19:14:01 [2024-02-29T00:14:01.907Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.907Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:14:01 [2024-02-29T00:14:01.907Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 23 were skipped
19:14:01 [2024-02-29T00:14:01.907Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.907Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:14:01 [2024-02-29T00:14:01.907Z] [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
19:14:01 [2024-02-29T00:14:01.907Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.907Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:14:01 [2024-02-29T00:14:01.907Z] [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
19:14:01 [2024-02-29T00:14:01.907Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.907Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:14:01 [2024-02-29T00:14:01.907Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.907Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:14:01 [2024-02-29T00:14:01.907Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.907Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:14:01 [2024-02-29T00:14:01.907Z] [INFO] 
19:14:01 [2024-02-29T00:14:01.907Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:14:01 [2024-02-29T00:14:01.907Z] [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
19:14:01 [2024-02-29T00:14:01.907Z] [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
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] 
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:14:02 [2024-02-29T00:14:02.836Z] [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
19:14:02 [2024-02-29T00:14:02.836Z] [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
19:14:02 [2024-02-29T00:14:02.836Z] [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
19:14:02 [2024-02-29T00:14:02.836Z] [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
19:14:02 [2024-02-29T00:14:02.836Z] [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
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] 
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] ------------------------------------------------------------------------
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] Reactor Summary:
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] 
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] Trace Compass Parent 9.3.0-SNAPSHOT ................ SUCCESS [ 11.131 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT SUCCESS [  0.061 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT SUCCESS [  0.011 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT  SUCCESS [ 23.504 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] Trace Compass State System Parent 9.3.0-SNAPSHOT ... SUCCESS [  0.011 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT SUCCESS [  4.015 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT SUCCESS [  3.306 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] Trace Compass TMF Parent 9.3.0-SNAPSHOT ............ SUCCESS [  0.014 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] Trace Compass Filter Parser 1.1.1-SNAPSHOT ......... SUCCESS [  2.499 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT SUCCESS [  4.180 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.tmf.core 9.2.1-SNAPSHOT ... SUCCESS [ 13.291 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT SUCCESS [  3.215 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT SUCCESS [ 39.922 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT SUCCESS [05:54 min]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] Trace Compass CTF Support Parent 9.3.0-SNAPSHOT .... SUCCESS [  0.038 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT .... SUCCESS [  8.946 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT ... SUCCESS [  5.059 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT SUCCESS [  3.293 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT SUCCESS [01:11 min]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT SUCCESS [06:55 min]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT SUCCESS [ 11.679 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT ..... SUCCESS [ 19.295 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT SUCCESS [  3.468 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT SUCCESS [  2.699 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT SUCCESS [  3.405 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT SUCCESS [  3.783 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT SUCCESS [  3.658 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT SUCCESS [  5.076 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT SUCCESS [  4.852 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT .. SUCCESS [  0.009 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT SUCCESS [  2.651 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT SUCCESS [  3.058 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT SUCCESS [03:31 min]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT SUCCESS [  0.012 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT SUCCESS [  2.560 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT SUCCESS [06:38 min]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [02:23 min]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT SUCCESS [ 12.859 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT SUCCESS [  3.215 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT SUCCESS [  9.998 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT SUCCESS [  4.186 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT SUCCESS [  3.235 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT SUCCESS [  9.689 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 23.212 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 38.723 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT SUCCESS [02:09 min]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT SUCCESS [  4.029 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT SUCCESS [  4.698 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT SUCCESS [ 20.097 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT SUCCESS [ 25.535 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [ 39.826 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [01:27 min]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.4.1-SNAPSHOT SUCCESS [  4.743 s]
19:14:02 [2024-02-29T00:14:02.836Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT SUCCESS [01:14 min]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT SUCCESS [  4.292 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [ 25.302 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] Trace Compass BTF Support Parent 9.3.0-SNAPSHOT .... SUCCESS [  0.007 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT ... SUCCESS [  2.515 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT ..... SUCCESS [  3.427 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] Trace Compass Documentation 9.3.0-SNAPSHOT ......... SUCCESS [  0.007 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] Trace Compass Profiling User Guide 9.3.0-SNAPSHOT .. SUCCESS [ 16.229 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] Trace Compass Developer Guide 9.3.0-SNAPSHOT ....... SUCCESS [ 11.873 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT SUCCESS [  3.843 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT ........ SUCCESS [  2.979 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT ........ SUCCESS [  2.754 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT SUCCESS [ 10.923 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT SUCCESS [ 11.420 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT ........ SUCCESS [  2.061 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT SUCCESS [  9.748 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT .... SUCCESS [  2.418 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [02:55 min]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] Trace Compass User Guide 9.3.0-SNAPSHOT ............ SUCCESS [ 34.582 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT SUCCESS [  8.316 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] Trace Compass RCP User Guide 9.3.0-SNAPSHOT ........ SUCCESS [  7.705 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] Trace Compass Pcap User Guide 9.3.0-SNAPSHOT ....... SUCCESS [  7.174 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT .. SUCCESS [  3.131 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT SUCCESS [  0.008 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT SUCCESS [  4.814 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT  SUCCESS [  3.709 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT ... SUCCESS [ 22.965 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT SUCCESS [ 20.280 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 20.780 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT SUCCESS [  9.645 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT SUCCESS [  2.911 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT SUCCESS [  4.235 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT SUCCESS [  2.978 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT SUCCESS [  6.302 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT SUCCESS [  2.441 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT SUCCESS [ 11.524 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT SUCCESS [ 10.459 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT SUCCESS [ 47.984 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [01:28 min]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT SUCCESS [  3.308 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT SUCCESS [  2.591 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT SUCCESS [ 59.928 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT SUCCESS [03:49 min]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT SUCCESS [06:07 min]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT SUCCESS [  3.273 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT SUCCESS [  3.385 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT . SUCCESS [  2.975 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT SUCCESS [ 41.341 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 20.141 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [01:33 min]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT SUCCESS [  0.007 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT .. SUCCESS [  2.699 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT SUCCESS [ 13.818 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT SUCCESS [  3.010 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT  SUCCESS [  3.421 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT ... SUCCESS [  2.431 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT SUCCESS [ 11.852 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 47.738 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] Trace Compass RCP Parent 9.3.0-SNAPSHOT ............ SUCCESS [  0.006 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT .. SUCCESS [  2.165 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT .. SUCCESS [  1.867 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT SUCCESS [  4.881 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT ..... SUCCESS [  3.373 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] Trace Compass RCP Feature 9.3.0-SNAPSHOT ........... SUCCESS [  6.139 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT SUCCESS [  9.427 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT SUCCESS [ 19.243 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT SUCCESS [  2.248 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT SUCCESS [  1.748 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT .... SUCCESS [  1.959 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] Trace Compass Json trace Parent 9.3.0-SNAPSHOT ..... SUCCESS [  0.007 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT SUCCESS [  4.459 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT .. SUCCESS [  2.098 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] Trace Compass RCP Product 9.3.0-SNAPSHOT ........... SUCCESS [04:59 min]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] Trace Compass Target Platform 9.3.0-SNAPSHOT ....... SUCCESS [  1.234 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT SUCCESS [ 22.779 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [01:35 min]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [02:11 min]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [09:50 min]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 21.103 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT SUCCESS [ 11.390 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT SUCCESS [  9.752 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 19.004 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] Trace Compass All Tests 1.0.13-SNAPSHOT ............ SUCCESS [  4.761 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT SUCCESS [ 33.555 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT .... SUCCESS [  3.169 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT . SUCCESS [  2.187 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] Trace Compass Repository 9.3.0-SNAPSHOT ............ SUCCESS [  9.276 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT SUCCESS [  2.307 s]
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] ------------------------------------------------------------------------
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] BUILD SUCCESS
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] ------------------------------------------------------------------------
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] Total time:  01:26 h
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] Finished at: 2024-02-29T00:14:02Z
19:14:02 [2024-02-29T00:14:02.837Z] [INFO] ------------------------------------------------------------------------
19:14:03 [2024-02-29T00:14:03.664Z] [Pipeline] sh
19:14:04 [2024-02-29T00:14:04.428Z] + mkdir -p releng/org.eclipse.tracecompass.releng-site/target/repository/
19:14:04 [2024-02-29T00:14:04.687Z] [Pipeline] sh
19:14:05 [2024-02-29T00:14:05.227Z] + git rev-parse --short HEAD
19:14:05 [2024-02-29T00:14:05.486Z] [Pipeline] sh
19:14:06 [2024-02-29T00:14:06.012Z] + mkdir -p rcp/org.eclipse.tracecompass.rcp.product/target/repository/
19:14:06 [2024-02-29T00:14:06.266Z] [Pipeline] sh
19:14:06 [2024-02-29T00:14:06.812Z] + cp releng/org.eclipse.tracecompass.releng-site/target/repository//tc-git-sha rcp/org.eclipse.tracecompass.rcp.product/target/repository//tc-git-sha
19:14:07 [2024-02-29T00:14:07.082Z] [Pipeline] }
19:14:07 [2024-02-29T00:14:07.342Z] [Pipeline] // container
19:14:07 [2024-02-29T00:14:07.727Z] Post stage
19:14:08 [2024-02-29T00:14:08.615Z] [Pipeline] container
19:14:08 [2024-02-29T00:14:08.616Z] [Pipeline] {
19:14:09 [2024-02-29T00:14:09.259Z] [Pipeline] junit
19:14:09 [2024-02-29T00:14:09.262Z] Recording test results
19:14:35 [2024-02-29T00:14:35.812Z] [Checks API] No suitable checks publisher found.
19:14:36 [2024-02-29T00:14:36.068Z] [Pipeline] archiveArtifacts
19:14:36 [2024-02-29T00:14:36.072Z] Archiving artifacts
19:14:38 [2024-02-29T00:14:38.938Z] [Pipeline] }
19:14:39 [2024-02-29T00:14:39.193Z] [Pipeline] // container
19:14:40 [2024-02-29T00:14:40.847Z] [Pipeline] }
19:14:41 [2024-02-29T00:14:41.108Z] [Pipeline] // withEnv
19:14:41 [2024-02-29T00:14:41.507Z] [Pipeline] }
19:14:41 [2024-02-29T00:14:41.762Z] [Pipeline] // stage
19:14:42 [2024-02-29T00:14:42.547Z] [Pipeline] stage
19:14:42 [2024-02-29T00:14:42.548Z] [Pipeline] { (Deploy Site)
19:14:48 [2024-02-29T00:14:48.270Z] [Pipeline] tool
19:14:48 [2024-02-29T00:14:48.807Z] [Pipeline] envVarsForTool
19:14:49 [2024-02-29T00:14:49.711Z] [Pipeline] tool
19:14:50 [2024-02-29T00:14:50.226Z] [Pipeline] envVarsForTool
19:14:50 [2024-02-29T00:14:50.878Z] [Pipeline] withEnv
19:14:50 [2024-02-29T00:14:50.879Z] [Pipeline] {
19:14:52 [2024-02-29T00:14:52.415Z] [Pipeline] sshagent
19:14:52 [2024-02-29T00:14:52.423Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
19:14:52 [2024-02-29T00:14:52.423Z] [ssh-agent] Looking for ssh-agent implementation...
19:14:52 [2024-02-29T00:14:52.625Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
19:14:52 [2024-02-29T00:14:52.627Z] $ ssh-agent
19:14:52 [2024-02-29T00:14:52.726Z] SSH_AUTH_SOCK=/tmp/ssh-o0QYXIfAvNPS/agent.229
19:14:52 [2024-02-29T00:14:52.726Z] SSH_AGENT_PID=231
19:14:52 [2024-02-29T00:14:52.830Z] Running ssh-add (command line suppressed)
19:14:53 [2024-02-29T00:14:53.022Z] Identity added: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_3710217391180310478.key (/home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_3710217391180310478.key)
19:14:53 [2024-02-29T00:14:53.127Z] [ssh-agent] Started.
19:14:53 [2024-02-29T00:14:53.128Z] [Pipeline] {
19:14:53 [2024-02-29T00:14:53.763Z] [Pipeline] sh
19:14:54 [2024-02-29T00:14:54.323Z] + /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/
19:14:54 [2024-02-29T00:14:54.323Z] + repo=tracecompass
19:14:54 [2024-02-29T00:14:54.323Z] + '[' 2 -lt 2 ']'
19:14:54 [2024-02-29T00:14:54.323Z] + sitePath=releng/org.eclipse.tracecompass.releng-site/target/repository/
19:14:54 [2024-02-29T00:14:54.323Z] + siteDestination=/home/data/httpd/download.eclipse.org/tracecompass/master/repository/
19:14:54 [2024-02-29T00:14:54.323Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
19:14:54 [2024-02-29T00:14:54.323Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
19:14:54 [2024-02-29T00:14:54.323Z] + SCP=scp
19:14:54 [2024-02-29T00:14:54.323Z] + ECHO=echo
19:14:54 [2024-02-29T00:14:54.323Z] + '[' false == false ']'
19:14:54 [2024-02-29T00:14:54.323Z] + ECHO=
19:14:54 [2024-02-29T00:14:54.323Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/master/repository/
19:14:54 [2024-02-29T00:14:54.323Z]               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/master/repository//*'
19:14:57 [2024-02-29T00:14:57.021Z] + 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/
19:15:03 [2024-02-29T00:15:03.874Z] [Pipeline] }
19:15:03 [2024-02-29T00:15:03.915Z] $ ssh-agent -k
19:15:03 [2024-02-29T00:15:03.921Z] unset SSH_AUTH_SOCK;
19:15:03 [2024-02-29T00:15:03.921Z] unset SSH_AGENT_PID;
19:15:03 [2024-02-29T00:15:03.921Z] echo Agent pid 231 killed;
19:15:03 [2024-02-29T00:15:03.931Z] [ssh-agent] Stopped.
19:15:04 [2024-02-29T00:15:04.186Z] [Pipeline] // sshagent
19:15:04 [2024-02-29T00:15:04.570Z] [Pipeline] }
19:15:04 [2024-02-29T00:15:04.846Z] [Pipeline] // withEnv
19:15:05 [2024-02-29T00:15:05.230Z] [Pipeline] }
19:15:05 [2024-02-29T00:15:05.491Z] [Pipeline] // stage
19:15:06 [2024-02-29T00:15:06.262Z] [Pipeline] stage
19:15:06 [2024-02-29T00:15:06.263Z] [Pipeline] { (Deploy RCP)
19:15:12 [2024-02-29T00:15:12.002Z] [Pipeline] tool
19:15:12 [2024-02-29T00:15:12.513Z] [Pipeline] envVarsForTool
19:15:13 [2024-02-29T00:15:13.423Z] [Pipeline] tool
19:15:13 [2024-02-29T00:15:13.926Z] [Pipeline] envVarsForTool
19:15:14 [2024-02-29T00:15:14.600Z] [Pipeline] withEnv
19:15:14 [2024-02-29T00:15:14.600Z] [Pipeline] {
19:15:16 [2024-02-29T00:15:16.129Z] [Pipeline] sshagent
19:15:16 [2024-02-29T00:15:16.136Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
19:15:16 [2024-02-29T00:15:16.136Z] [ssh-agent] Looking for ssh-agent implementation...
19:15:16 [2024-02-29T00:15:16.150Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
19:15:16 [2024-02-29T00:15:16.150Z] $ ssh-agent
19:15:16 [2024-02-29T00:15:16.166Z] SSH_AUTH_SOCK=/tmp/ssh-SZT5tlmmEMpW/agent.257
19:15:16 [2024-02-29T00:15:16.166Z] SSH_AGENT_PID=259
19:15:16 [2024-02-29T00:15:16.226Z] Running ssh-add (command line suppressed)
19:15:16 [2024-02-29T00:15:16.242Z] Identity added: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_13849303823529792777.key (/home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_13849303823529792777.key)
19:15:16 [2024-02-29T00:15:16.327Z] [ssh-agent] Started.
19:15:16 [2024-02-29T00:15:16.328Z] [Pipeline] {
19:15:16 [2024-02-29T00:15:16.962Z] [Pipeline] sh
19:15:17 [2024-02-29T00:15:17.239Z] + /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
19:15:17 [2024-02-29T00:15:17.239Z] + repo=tracecompass
19:15:17 [2024-02-29T00:15:17.239Z] + '[' 6 -lt 6 ']'
19:15:17 [2024-02-29T00:15:17.239Z] + rcpPath=rcp/org.eclipse.tracecompass.rcp.product/target/products/
19:15:17 [2024-02-29T00:15:17.239Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass/master/rcp/
19:15:17 [2024-02-29T00:15:17.239Z] + rcpSitePath=rcp/org.eclipse.tracecompass.rcp.product/target/repository/
19:15:17 [2024-02-29T00:15:17.239Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass/master/rcp-repository/
19:15:17 [2024-02-29T00:15:17.239Z] + rcpPattern='trace-compass-*'
19:15:17 [2024-02-29T00:15:17.239Z] + copyLatest=false
19:15:17 [2024-02-29T00:15:17.239Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
19:15:17 [2024-02-29T00:15:17.239Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
19:15:17 [2024-02-29T00:15:17.239Z] + SCP=scp
19:15:17 [2024-02-29T00:15:17.239Z] + ECHO=echo
19:15:17 [2024-02-29T00:15:17.239Z] + '[' false == false ']'
19:15:17 [2024-02-29T00:15:17.239Z] + ECHO=
19:15:17 [2024-02-29T00:15:17.239Z] + 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//*'
19:15:19 [2024-02-29T00:15:19.760Z] + scp rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240228-2247-linux.gtk.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.dmg rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.3.0-20240228-2247-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/master/rcp/
19:15:58 [2024-02-29T00:15:58.603Z] + 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/
19:16:10 [2024-02-29T00:16:10.807Z] + '[' false == true ']'
19:16:11 [2024-02-29T00:16:11.066Z] [Pipeline] }
19:16:11 [2024-02-29T00:16:11.065Z] $ ssh-agent -k
19:16:11 [2024-02-29T00:16:11.071Z] unset SSH_AUTH_SOCK;
19:16:11 [2024-02-29T00:16:11.071Z] unset SSH_AGENT_PID;
19:16:11 [2024-02-29T00:16:11.071Z] echo Agent pid 259 killed;
19:16:11 [2024-02-29T00:16:11.081Z] [ssh-agent] Stopped.
19:16:11 [2024-02-29T00:16:11.339Z] [Pipeline] // sshagent
19:16:11 [2024-02-29T00:16:11.742Z] [Pipeline] }
19:16:12 [2024-02-29T00:16:12.004Z] [Pipeline] // withEnv
19:16:12 [2024-02-29T00:16:12.400Z] [Pipeline] }
19:16:12 [2024-02-29T00:16:12.663Z] [Pipeline] // stage
19:16:13 [2024-02-29T00:16:13.443Z] [Pipeline] stage
19:16:13 [2024-02-29T00:16:13.444Z] [Pipeline] { (Deploy Doc)
19:16:19 [2024-02-29T00:16:19.174Z] [Pipeline] tool
19:16:19 [2024-02-29T00:16:19.702Z] [Pipeline] envVarsForTool
19:16:20 [2024-02-29T00:16:20.602Z] [Pipeline] tool
19:16:21 [2024-02-29T00:16:21.114Z] [Pipeline] envVarsForTool
19:16:21 [2024-02-29T00:16:21.758Z] [Pipeline] withEnv
19:16:21 [2024-02-29T00:16:21.759Z] [Pipeline] {
19:16:23 [2024-02-29T00:16:23.294Z] [Pipeline] sshagent
19:16:23 [2024-02-29T00:16:23.302Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
19:16:23 [2024-02-29T00:16:23.302Z] [ssh-agent] Looking for ssh-agent implementation...
19:16:23 [2024-02-29T00:16:23.321Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
19:16:23 [2024-02-29T00:16:23.319Z] $ ssh-agent
19:16:23 [2024-02-29T00:16:23.361Z] SSH_AUTH_SOCK=/tmp/ssh-qlzPQWfGJYGw/agent.315
19:16:23 [2024-02-29T00:16:23.361Z] SSH_AGENT_PID=317
19:16:23 [2024-02-29T00:16:23.426Z] Running ssh-add (command line suppressed)
19:16:23 [2024-02-29T00:16:23.520Z] Identity added: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_12412927032051433045.key (/home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_12412927032051433045.key)
19:16:23 [2024-02-29T00:16:23.619Z] [ssh-agent] Started.
19:16:23 [2024-02-29T00:16:23.620Z] [Pipeline] {
19:16:24 [2024-02-29T00:16:24.263Z] [Pipeline] sh
19:16:24 [2024-02-29T00:16:24.539Z] + /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts//deploy-doc.sh
19:16:24 [2024-02-29T00:16:24.539Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
19:16:24 [2024-02-29T00:16:24.539Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
19:16:24 [2024-02-29T00:16:24.539Z] + SCP=scp
19:16:24 [2024-02-29T00:16:24.539Z] + DOC_BASE_PATH=doc
19:16:24 [2024-02-29T00:16:24.539Z] ++ ls doc
19:16:24 [2024-02-29T00:16:24.539Z] ++ grep org.eclipse.tracecompass
19:16:24 [2024-02-29T00:16:24.539Z] ++ grep doc
19:16:24 [2024-02-29T00:16:24.540Z] + DOC_DIRS='org.eclipse.tracecompass.analysis.profiling.doc.user
19:16:24 [2024-02-29T00:16:24.540Z] org.eclipse.tracecompass.doc.dev
19:16:24 [2024-02-29T00:16:24.540Z] org.eclipse.tracecompass.doc.user
19:16:24 [2024-02-29T00:16:24.540Z] org.eclipse.tracecompass.gdbtrace.doc.user
19:16:24 [2024-02-29T00:16:24.540Z] org.eclipse.tracecompass.rcp.doc.user
19:16:24 [2024-02-29T00:16:24.540Z] org.eclipse.tracecompass.tmf.pcap.doc.user'
19:16:24 [2024-02-29T00:16:24.540Z] + DOC_ZIP_FILE=doc-deployment.zip
19:16:24 [2024-02-29T00:16:24.540Z] + ECHO=echo
19:16:24 [2024-02-29T00:16:24.540Z] + '[' false == false ']'
19:16:24 [2024-02-29T00:16:24.540Z] + ECHO=
19:16:24 [2024-02-29T00:16:24.540Z] + 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'
19:16:25 [2024-02-29T00:16:25.908Z] + for DOC_NAME in $DOC_DIRS
19:16:25 [2024-02-29T00:16:25.908Z] + 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'
19:16:26 [2024-02-29T00:16:26.473Z] + for DOC_NAME in $DOC_DIRS
19:16:26 [2024-02-29T00:16:26.473Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly/org.eclipse.tracecompass.doc.dev'
19:16:26 [2024-02-29T00:16:26.729Z] + for DOC_NAME in $DOC_DIRS
19:16:26 [2024-02-29T00:16:26.729Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly/org.eclipse.tracecompass.doc.user'
19:16:27 [2024-02-29T00:16:27.293Z] + for DOC_NAME in $DOC_DIRS
19:16:27 [2024-02-29T00:16:27.293Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly/org.eclipse.tracecompass.gdbtrace.doc.user'
19:16:27 [2024-02-29T00:16:27.855Z] + for DOC_NAME in $DOC_DIRS
19:16:27 [2024-02-29T00:16:27.855Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly/org.eclipse.tracecompass.rcp.doc.user'
19:16:28 [2024-02-29T00:16:28.112Z] + for DOC_NAME in $DOC_DIRS
19:16:28 [2024-02-29T00:16:28.112Z] + 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'
19:16:28 [2024-02-29T00:16:28.369Z] + ZIP_INPUT='org.eclipse.tracecompas*'
19:16:28 [2024-02-29T00:16:28.369Z] + ZIP_PATH=doc/.temp
19:16:28 [2024-02-29T00:16:28.369Z] + cd doc/.temp
19:16:28 [2024-02-29T00:16:28.369Z] + 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
19:16:28 [2024-02-29T00:16:28.625Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/ (stored 0%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Additional-documentation-for-developers.html (deflated 70%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Analyses-and-views.html (deflated 72%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Overview.html (deflated 69%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Terminology.html (deflated 65%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/User-Guide.html (deflated 70%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/ (stored 0%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/home.gif (deflated 23%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/next.gif (deflated 19%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/prev.gif (deflated 19%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/ (stored 0%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/Analysis-Framework.html (deflated 70%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/CTF-Parser.html (deflated 64%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/Component-Interaction.html (deflated 77%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/Data-Providers.html (deflated 78%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/Developer-Guide.html (deflated 84%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/Event-matching-and-trace-synchronization.html (deflated 70%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/Generic-State-System.html (deflated 68%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/Implementing-a-New-Trace-Type.html (deflated 69%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/Introduction.html (deflated 69%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/JUL-Logging.html (deflated 63%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/Markers.html (deflated 70%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/Network-Tracing.html (deflated 76%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/OS-Execution-Graph-Extension.html (deflated 67%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/Performance-Tests.html (deflated 66%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/TMF-Remote-API.html (deflated 72%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/UML2-Sequence-Diagram-Framework.html (deflated 77%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/View-Tutorial.html (deflated 75%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/Virtual-Machine-Analysis.html (deflated 70%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/XML-schema-extension.html (deflated 69%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/images/ (stored 0%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddDependencyTmfUi.png (deflated 7%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddTmfUml2SDLoader.png (deflated 6%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddViewExtension1.png (deflated 6%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddViewExtension2.png (deflated 7%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/images/BlankSampleSeqDiagram.png (deflated 5%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/images/CustomStatisticsView.png (deflated 7%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/images/DefaultCoolbarMenu.png (deflated 2%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/images/DialogHidePatterns.png (deflated 2%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/images/EmptySampleView.png (deflated 3%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/images/ExampleNewStatsView.png (deflated 7%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleLoader.png (deflated 8%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleSeqDiagram.png (deflated 5%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleViewExtension.png (deflated 6%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/images/FindDialog.png (deflated 3%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/images/FindProviderAdded.png (deflated 4%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/images/HidePatternsMenuItem.png (deflated 1%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/images/ImportTracePackage.png (deflated 5%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTAddDepend.png (deflated 6%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTAddType.png (deflated 4%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTExtension.png (deflated 8%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTExtensionPoint.png (deflated 8%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTPluginxmlComplete.png (deflated 5%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTSelectProjects.png (deflated 9%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTTraceType.png (deflated 7%)
19:16:28 [2024-02-29T00:16:28.626Z]   adding: org.eclipse.tracecompass.doc.dev/images/NewSampleLoaderClass.png (deflated 6%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/PageProviderAdded.png (deflated 4%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/PrintDialog.png (deflated 6%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/ReferenceExtensions.png (deflated 2%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/ReferenceSeqDiagram.png (deflated 5%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/RunEclipseApplication.png (deflated 5%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagram1.png (deflated 10%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramAsyncMessage.png (deflated 7%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramMessageDelta.png (deflated 9%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramSyncMessage.png (deflated 9%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramTimeComp.png (deflated 7%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleView.png (deflated 1%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject1.png (deflated 4%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject2.png (deflated 5%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject3.png (deflated 11%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/SelectManifest.png (deflated 7%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/SeqDiagramPref.png (deflated 1%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowEventsView.png (deflated 5%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowTmfSDView.png (deflated 4%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowViewOther.png (deflated 1%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/SupplCoolbar.png (deflated 1%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddModelClass.png (deflated 5%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddModelPackage.png (deflated 6%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsView.png (deflated 4%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsViewClass.png (deflated 5%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfPinViewAction.png (deflated 2%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfStatisticsView.png (deflated 7%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfViewPinAction.png (deflated 3%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/home.gif (deflated 23%)
19:16:28 [2024-02-29T00:16:28.921Z]   adding: org.eclipse.tracecompass.doc.dev/images/next.gif (deflated 19%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.dev/images/prev.gif (deflated 19%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.dev/images/zoomout_nav.gif (deflated 9%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/ (stored 0%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/reference/ (stored 0%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/ (stored 0%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/allclasses-frame.html (deflated 38%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/allclasses-noframe.html (deflated 38%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/constant-values.html (deflated 65%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/deprecated-list.html (deflated 43%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/help-doc.html (deflated 61%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/index.html (deflated 62%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/ (stored 0%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/ (stored 0%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/ (stored 0%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/ (stored 0%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/ (stored 0%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/ (stored 0%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.html (deflated 88%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-frame.html (deflated 48%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-summary.html (deflated 53%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/package-list (stored 0%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/ (stored 0%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/background.gif (stored 0%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/tab.gif (deflated 22%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar.gif (deflated 1%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar_end.gif (deflated 12%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/script.js (deflated 57%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html (deflated 76%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/stylesheet.css (deflated 79%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/Counters-Analysis.html (deflated 68%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/Data-driven-analysis.html (deflated 77%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/How-to-use-LTTng-to-diagnose-problems.html (deflated 62%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/Installation.html (deflated 70%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/Java-Logging.html (deflated 64%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-Kernel-Analysis.html (deflated 78%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-Tracer-Control.html (deflated 81%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-UST-Analyses.html (deflated 70%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/Latency-Analyses.html (deflated 72%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/Limitations.html (deflated 69%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/Overview.html (deflated 66%)
19:16:28 [2024-02-29T00:16:28.922Z]   adding: org.eclipse.tracecompass.doc.user/References.html (deflated 71%)
19:16:29 [2024-02-29T00:16:29.221Z]   adding: org.eclipse.tracecompass.doc.user/Time-offsetting.html (deflated 75%)
19:16:29 [2024-02-29T00:16:29.221Z]   adding: org.eclipse.tracecompass.doc.user/Timestamp-formatting.html (deflated 69%)
19:16:29 [2024-02-29T00:16:29.221Z]   adding: org.eclipse.tracecompass.doc.user/Trace-Compass-Incubator.html (deflated 71%)
19:16:29 [2024-02-29T00:16:29.221Z]   adding: org.eclipse.tracecompass.doc.user/Trace-Compass-Main-Features.html (deflated 76%)
19:16:29 [2024-02-29T00:16:29.221Z]   adding: org.eclipse.tracecompass.doc.user/Trace-synchronization.html (deflated 70%)
19:16:29 [2024-02-29T00:16:29.221Z]   adding: org.eclipse.tracecompass.doc.user/User-Guide.html (deflated 84%)
19:16:29 [2024-02-29T00:16:29.221Z]   adding: org.eclipse.tracecompass.doc.user/images/ (stored 0%)
19:16:29 [2024-02-29T00:16:29.221Z]   adding: org.eclipse.tracecompass.doc.user/images/BasicSymbolProviderPreferencePage.png (deflated 4%)
19:16:29 [2024-02-29T00:16:29.221Z]   adding: org.eclipse.tracecompass.doc.user/images/Bookmarks.png (deflated 5%)
19:16:29 [2024-02-29T00:16:29.221Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_global.png (deflated 5%)
19:16:29 [2024-02-29T00:16:29.221Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_legend.png (deflated 8%)
19:16:29 [2024-02-29T00:16:29.221Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_process_tree.png (deflated 14%)
19:16:29 [2024-02-29T00:16:29.221Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_show_view.png (deflated 4%)
19:16:29 [2024-02-29T00:16:29.221Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_small_dots.png (deflated 4%)
19:16:29 [2024-02-29T00:16:29.221Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_tooltip.png (deflated 4%)
19:16:29 [2024-02-29T00:16:29.221Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_zoom.png (stored 0%)
19:16:29 [2024-02-29T00:16:29.221Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_zoom_region.png (deflated 11%)
19:16:29 [2024-02-29T00:16:29.221Z]   adding: org.eclipse.tracecompass.doc.user/images/Channel.gif (deflated 8%)
19:16:29 [2024-02-29T00:16:29.221Z]   adding: org.eclipse.tracecompass.doc.user/images/Channel_disabled.gif (deflated 1%)
19:16:29 [2024-02-29T00:16:29.221Z]   adding: org.eclipse.tracecompass.doc.user/images/ColorsView.png (deflated 2%)
19:16:29 [2024-02-29T00:16:29.221Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyExperimentDialog.png (deflated 3%)
19:16:29 [2024-02-29T00:16:29.221Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyTraceAction.png (deflated 4%)
19:16:29 [2024-02-29T00:16:29.221Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyTraceDialog.png (deflated 7%)
19:16:29 [2024-02-29T00:16:29.221Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomTextParserInput.png (deflated 3%)
19:16:29 [2024-02-29T00:16:29.221Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomTextParserOutput.png (deflated 6%)
19:16:29 [2024-02-29T00:16:29.221Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomXMLParserInput.png (deflated 5%)
19:16:29 [2024-02-29T00:16:29.221Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomXMLParserOutput.png (deflated 5%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteExperimentAction.png (deflated 4%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteExperimentConfirmationDialog.png (deflated 2%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesAction.png (deflated 3%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesDialog.png (deflated 7%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/ (stored 0%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFilter_ShowActiveThreadsConfigure.png (deflated 3%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersConfigure.png (deflated 0%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersToggle.png (deflated 0%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/Event_disabled.gif (deflated 8%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/Event_enabled.gif (deflated 17%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/ExplorerWithAssociatedTraceType.png (deflated 8%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/ExplorerWithExperiment.png (deflated 5%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesMenu.png (deflated 5%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesPassword.png (deflated 3%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesProject.png (deflated 8%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/FiltersView.png (deflated 2%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/FindDialog.png (deflated 4%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/Flame_Graph.png (deflated 9%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/FunctionDensityView.png (deflated 3%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/HistogramStatusLine.png (deflated 1%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/HistogramView.png (deflated 8%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextDialog.png (deflated 7%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnChannelAction.png (deflated 4%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnDomainAction.png (deflated 4%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextToEventsAction.png (deflated 5%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventAction.png (deflated 7%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialog.png (deflated 2%)
19:16:29 [2024-02-29T00:16:29.222Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialogWithFilter.png (deflated 5%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignedEvents.png (deflated 9%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewConnect.png (deflated 5%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDelete.png (deflated 4%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDisconnect.png (deflated 3%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewFilled.png (deflated 10%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelAction.png (deflated 4%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialog.png (deflated 6%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogFileRotation.png (deflated 7%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogMetadataFlush.png (deflated 5%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogPerUIDBuffers.png (deflated 8%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelOnDomainAction.png (deflated 4%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionAction.png (deflated 3%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog.png (deflated 1%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Advanced.png (deflated 3%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live.png (deflated 1%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live_Advanced.png (deflated 2%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Snapshot.png (deflated 5%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_TracePath.png (deflated 7%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DestroyConfirmationDialog.png (deflated 4%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DestroySessionAction.png (deflated 3%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DisableChannelAction.png (deflated 3%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DisableEventAction.png (deflated 5%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EditConnection.png (deflated 2%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableAllEventsDialog.png (deflated 7%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableChannelAction.png (deflated 3%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventAction.png (deflated 6%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithFilter.png (deflated 6%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithKernelFilter.png (deflated 6%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllJulLoggers.png (deflated 4%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllLog4jLoggers.png (deflated 3%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllPythonLoggers.png (deflated 3%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllUstTracepoints.png (deflated 5%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledFunctionProbeEvent.png (deflated 8%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelProbeEvent.png (deflated 7%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelSyscalls.png (deflated 6%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelTracepoints.png (deflated 7%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstLoglevelEvents.png (deflated 5%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstWildcardEvents.png (deflated 6%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnterPassword.png (deflated 2%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnvironmentsView.png (deflated 5%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnChannelAction.png (deflated 4%)
19:16:29 [2024-02-29T00:16:29.521Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnDomainAction.png (deflated 4%)
19:16:29 [2024-02-29T00:16:29.522Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionAction.png (deflated 4%)
19:16:29 [2024-02-29T00:16:29.522Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionDialog.png (deflated 7%)
19:16:29 [2024-02-29T00:16:29.522Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventProperties.png (deflated 3%)
19:16:29 [2024-02-29T00:16:29.522Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventsEditor.png (deflated 6%)
19:16:29 [2024-02-29T00:16:29.522Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2FunctionEventDialog.png (deflated 6%)
19:16:29 [2024-02-29T00:16:29.522Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportAction.png (deflated 3%)
19:16:29 [2024-02-29T00:16:29.522Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportDialog.png (deflated 7%)
19:16:29 [2024-02-29T00:16:29.522Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportOverwriteConfirmationDialog.png (deflated 4%)
19:16:29 [2024-02-29T00:16:29.522Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoggerEventsDialog.png (deflated 5%)
19:16:29 [2024-02-29T00:16:29.522Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoglevelEventsDialog.png (deflated 6%)
19:16:29 [2024-02-29T00:16:29.522Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadAction.png (deflated 2%)
19:16:29 [2024-02-29T00:16:29.522Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadDialog.png (deflated 6%)
19:16:29 [2024-02-29T00:16:29.522Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadRemoteDialog.png (deflated 6%)
19:16:29 [2024-02-29T00:16:29.522Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoggerEventsDialog.png (deflated 6%)
19:16:29 [2024-02-29T00:16:29.522Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoglevelEventsDialog.png (deflated 7%)
19:16:29 [2024-02-29T00:16:29.522Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ManageSessionConfig.png (deflated 6%)
19:16:29 [2024-02-29T00:16:29.522Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2NewConnection.png (deflated 6%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2NewRemoteConnection.png (deflated 6%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Preferences.png (deflated 7%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesGroup.png (deflated 7%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesLogging.png (deflated 7%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesTimeout.png (deflated 9%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ProbeEventDialog.png (deflated 5%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PropertyView.png (deflated 6%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoggerEventsDialog.png (deflated 5%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoglevelEventsDialog.png (deflated 5%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2RecordSnapshotAction.png (deflated 4%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2RefreshAction.png (deflated 3%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SaveAction.png (deflated 3%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SaveDialog.png (deflated 2%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SelectConnection.png (deflated 4%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StartTracingAction.png (deflated 4%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsPieChartView.png (deflated 2%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsTableView.png (deflated 7%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StopTracingAction.png (deflated 3%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SyscallsDialog.png (deflated 4%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2TracepointEventsDialog.png (deflated 5%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstExcludeEventsDialog.png (deflated 5%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstLoglevelEventsDialog.png (deflated 4%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstTracepointEventsDialog.png (deflated 4%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstWildcardEventsDialog.png (deflated 5%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngControlView.png (deflated 22%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngControlViewConnect.png (deflated 21%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngKernelPerspective.png (deflated 5%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageView.png (deflated 2%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageViewToolTip.png (deflated 2%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_OpenCpuUsageView.png (deflated 5%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesDensity.png (deflated 11%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesScatter.png (deflated 14%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesStatistics.png (deflated 3%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesTable.png (deflated 6%)
19:16:29 [2024-02-29T00:16:29.821Z]   adding: org.eclipse.tracecompass.doc.user/images/ManageCustomParsers.png (deflated 2%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/ManageXMLAnalysis.png (deflated 1%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/NewExperimentAction.png (deflated 4%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/NewExperimentDialog.png (deflated 2%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/NewProjectExplorer.png (deflated 11%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage1.png (deflated 6%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage2.png (deflated 4%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenLTTngKernelPerspective.png (deflated 2%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenTraceAction.png (deflated 4%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenTraceFile.png (deflated 4%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/Optimization.png (stored 0%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoInstances.png (deflated 3%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoTraces.png (deflated 3%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerCProjectWithTracingNature.png (deflated 6%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerConfigureTracingNature.png (deflated 4%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRange.png (deflated 10%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRangePreferences.png (deflated 3%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerOpenTrace.png (deflated 5%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceAction.png (deflated 5%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialog.png (deflated 6%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialogRename.png (deflated 0%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportWizardSelect.png (deflated 6%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/RV_infobox1.png (deflated 2%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/RV_infobox2.png (deflated 3%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageBlank.png (deflated 5%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageNext.png (deflated 5%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPage.png (deflated 7%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageDefault.png (deflated 4%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageFull.png (deflated 5%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteTracesWizardPage.png (deflated 7%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoveTracesAction.png (deflated 3%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameExperimentDialog.png (deflated 3%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameTraceAction.png (deflated 6%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameTraceDialog.png (deflated 3%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/Rv_example.png (deflated 7%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/Rv_legend.png (deflated 9%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectGenericCTFTraceType.png (deflated 5%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectLTTngKernelTraceType.png (deflated 4%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectTracesAction.png (deflated 5%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectTracesDialog.png (deflated 7%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/Session_active.gif (deflated 28%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/Session_inactive.gif (stored 0%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/ShowTracingPerspective.png (deflated 3%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/ShowTracingViews.png (deflated 5%)
19:16:30 [2024-02-29T00:16:30.122Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_cfv.png (deflated 11%)
19:16:30 [2024-02-29T00:16:30.379Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_menu.png (deflated 8%)
19:16:30 [2024-02-29T00:16:30.379Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_view.png (deflated 8%)
19:16:30 [2024-02-29T00:16:30.379Z]   adding: org.eclipse.tracecompass.doc.user/images/TMF_LinkWithEditor.png (deflated 3%)
19:16:30 [2024-02-29T00:16:30.379Z]   adding: org.eclipse.tracecompass.doc.user/images/TablePostCollapse.png (deflated 8%)
19:16:30 [2024-02-29T00:16:30.379Z]   adding: org.eclipse.tracecompass.doc.user/images/TablePreCollapse.png (deflated 3%)
19:16:30 [2024-02-29T00:16:30.379Z]   adding: org.eclipse.tracecompass.doc.user/images/Target_connected.gif (stored 0%)
19:16:30 [2024-02-29T00:16:30.380Z]   adding: org.eclipse.tracecompass.doc.user/images/Target_disconnected.gif (deflated 30%)
19:16:30 [2024-02-29T00:16:30.380Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeAlignment_sash.png (deflated 4%)
19:16:30 [2024-02-29T00:16:30.380Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeChartView.png (deflated 4%)
19:16:30 [2024-02-29T00:16:30.380Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/ (stored 0%)
19:16:30 [2024-02-29T00:16:30.380Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/FilterDialog.png (deflated 3%)
19:16:30 [2024-02-29T00:16:30.380Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/SavedFilter.png (deflated 3%)
19:16:30 [2024-02-29T00:16:30.380Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedComputeOffset.png (deflated 4%)
19:16:30 [2024-02-29T00:16:30.380Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedDialog.png (deflated 5%)
19:16:30 [2024-02-29T00:16:30.380Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetReference.png (deflated 5%)
19:16:30 [2024-02-29T00:16:30.380Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetTarget.png (deflated 4%)
19:16:30 [2024-02-29T00:16:30.380Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetApply.png (deflated 3%)
19:16:30 [2024-02-29T00:16:30.380Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialog.png (deflated 8%)
19:16:30 [2024-02-29T00:16:30.380Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialogFilled.png (deflated 8%)
19:16:30 [2024-02-29T00:16:30.380Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetProperty.png (deflated 5%)
19:16:30 [2024-02-29T00:16:30.380Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfEventFilter.gif (deflated 1%)
19:16:30 [2024-02-29T00:16:30.380Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfEventSearch.gif (deflated 2%)
19:16:30 [2024-02-29T00:16:30.380Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfTimestampFormatPage.png (deflated 6%)
19:16:30 [2024-02-29T00:16:30.380Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceEditor-Filter.png (deflated 8%)
19:16:30 [2024-02-29T00:16:30.380Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceEditor-Search.png (deflated 4%)
19:16:30 [2024-02-29T00:16:30.380Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceTypePreferencePage.png (deflated 5%)
19:16:30 [2024-02-29T00:16:30.380Z]   adding: org.eclipse.tracecompass.doc.user/images/TracingPerspective.png (deflated 7%)
19:16:30 [2024-02-29T00:16:30.380Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/ (stored 0%)
19:16:30 [2024-02-29T00:16:30.380Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyStatistics.png (deflated 3%)
19:16:30 [2024-02-29T00:16:30.380Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyTable.png (deflated 3%)
19:16:30 [2024-02-29T00:16:30.380Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSCount.png (deflated 4%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSTime.png (deflated 10%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/XML_xy_chart.png (deflated 8%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/Xml_analysis_screenshot.png (deflated 7%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/add_bookmark.gif (deflated 31%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/binaries_obj.gif (deflated 5%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/binary_mapping_file.gif (deflated 68%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/collapsed_ovr.gif (deflated 9%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/ (stored 0%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CheckedCheckbox.png (stored 0%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CountersView.png (deflated 8%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CumulativeCountersView.png (deflated 12%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree1.png (deflated 3%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree2.png (deflated 3%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree3.png (deflated 4%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree4.png (deflated 4%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/GrayedCheckbox.png (stored 0%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/OpenCountersView.png (deflated 11%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/UncheckedCheckbox.png (stored 0%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/sigma.gif (deflated 25%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/delete_button.gif (deflated 10%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/expanded_ovr.gif (deflated 8%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/ (stored 0%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis-dialog.png (deflated 4%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis.png (deflated 3%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-configuration-dialog.png (deflated 7%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-only.png (deflated 10%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analyses-list.png (deflated 12%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analysis-parameters-dialog.png (deflated 3%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/new-custom-scatter-chart-menu.png (deflated 6%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/remove-external-analysis.png (deflated 3%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/report-view.png (deflated 4%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/run-external-analysis.png (deflated 5%)
19:16:30 [2024-02-29T00:16:30.636Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart-toggle-button.png (deflated 5%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart.png (deflated 6%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/user-defined-external-analysis.png (deflated 11%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/filter_add.gif (deflated 18%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/filter_items.gif (deflated 1%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/follow_arrow_bwd.gif (deflated 6%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/follow_arrow_fwd.gif (deflated 30%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/ (stored 0%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/scenario.png (deflated 5%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/uaddrVsWaiter.png (deflated 5%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_arrows.gif (deflated 5%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_empty_rows.png (deflated 0%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_lost_events.gif (deflated 7%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/home.gif (deflated 23%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/home_nav.gif (deflated 23%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/io/ (stored 0%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/io/diskIoActivity.png (deflated 7%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/ (stored 0%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageChart.png (deflated 1%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageView.png (deflated 5%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/OpenKernelMemoryUsageView.png (deflated 1%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/link.gif (deflated 8%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/ (stored 0%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-multithread.png (deflated 6%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-no-thread-info.png (deflated 12%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/next.gif (deflated 19%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/next_bookmark.gif (deflated 21%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/next_event.gif (deflated 25%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/next_menu.gif (deflated 18%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/ (stored 0%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/os_overview_perspective.png (deflated 3%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/select_os_overview.png (deflated 2%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/pin_view.gif (deflated 0%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/prev.gif (deflated 19%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_bookmark.gif (deflated 25%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_event.gif (deflated 1%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_menu.gif (deflated 13%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/remove_bookmark.gif (stored 0%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/resourcesView/ (stored 0%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/resourcesView/followThread.png (deflated 2%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/shift_l_edit.gif (deflated 23%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/shift_r_edit.gif (deflated 18%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/show_hist_traces.gif (stored 0%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/show_legend.gif (deflated 2%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_alpha.gif (deflated 5%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_alpha_rev.gif (deflated 6%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_num.gif (deflated 6%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_num_rev.gif (deflated 7%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/ (stored 0%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/symbol-mapping-config-ust28.png (deflated 5%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/trace-with-debug-info.png (deflated 7%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/swslatency/ (stored 0%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/swslatency/PriorityThreadnameView.png (deflated 16%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/text_mapping_file.gif (deflated 9%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/tooltippref.png (deflated 6%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/ (stored 0%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/chooseTrace.png (deflated 5%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportPackage.png (deflated 3%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportSelectedTrace.png (deflated 0%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileExport.png (deflated 4%)
19:16:30 [2024-02-29T00:16:30.893Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileImport.png (deflated 3%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importPackage.png (deflated 7%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importTraceFolder.png (deflated 3%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/ (stored 0%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-after.png (deflated 3%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-before.png (deflated 2%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-select.png (deflated 1%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.doc.user/images/unpinned_view.gif (deflated 1%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/ (stored 0%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisDjango.png (deflated 5%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisFollow.png (deflated 1%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisProjectExplorer.png (deflated 3%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.doc.user/images/zoomin_nav.gif (deflated 10%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.doc.user/images/zoomout_nav.gif (deflated 9%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/ (stored 0%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Collecting-Tracepoint-Data.html (deflated 71%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/GDB-Trace-Perspective.html (deflated 70%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Getting-Started.html (deflated 70%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Importing-Tracepoint-Data.html (deflated 70%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Overview.html (deflated 71%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/References.html (deflated 70%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/User-Guide.html (deflated 75%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Visualizing-Tracepoint-Data.html (deflated 68%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/ (stored 0%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/GDBTracePerspective.png (deflated 3%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/gdb_icon16.png (deflated 0%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/home.gif (deflated 23%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/next.gif (deflated 19%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/prev.gif (deflated 19%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.rcp.doc.user/ (stored 0%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.rcp.doc.user/Trace-Compass-Incubator.html (deflated 70%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.rcp.doc.user/User-Guide.html (deflated 63%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/ (stored 0%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/home.gif (deflated 23%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ (stored 0%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/AboutUninstall.png (deflated 3%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/DiscoveryUi.png (deflated 9%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage1.png (deflated 9%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage2.png (deflated 8%)
19:16:31 [2024-02-29T00:16:31.221Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage3.png (deflated 10%)
19:16:31 [2024-02-29T00:16:31.222Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallationDetails.png (deflated 1%)
19:16:31 [2024-02-29T00:16:31.222Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ListUninstall.png (deflated 8%)
19:16:31 [2024-02-29T00:16:31.222Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Menu.png (deflated 1%)
19:16:31 [2024-02-29T00:16:31.222Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UninstallWizard.png (deflated 5%)
19:16:31 [2024-02-29T00:16:31.222Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Update.png (deflated 3%)
19:16:31 [2024-02-29T00:16:31.222Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UpdateWizard.png (deflated 8%)
19:16:31 [2024-02-29T00:16:31.222Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/next.gif (deflated 19%)
19:16:31 [2024-02-29T00:16:31.222Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/prev.gif (deflated 19%)
19:16:31 [2024-02-29T00:16:31.222Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/ (stored 0%)
19:16:31 [2024-02-29T00:16:31.222Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/User-Guide.html (deflated 61%)
19:16:31 [2024-02-29T00:16:31.222Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/ (stored 0%)
19:16:31 [2024-02-29T00:16:31.222Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/networkTracingPerspective.png (deflated 5%)
19:16:31 [2024-02-29T00:16:31.222Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/streamListView.png (deflated 6%)
19:16:31 [2024-02-29T00:16:31.222Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/subfieldFiltering.png (deflated 5%)
19:16:31 [2024-02-29T00:16:31.222Z] + cd -
19:16:31 [2024-02-29T00:16:31.222Z] /home/jenkins/agent/workspace/tracecompass-master-nightly
19:16:31 [2024-02-29T00:16:31.222Z] + scp doc/.temp/doc-deployment.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly
19:16:33 [2024-02-29T00:16:33.114Z] + 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'
19:16:33 [2024-02-29T00:16:33.678Z] Archive:  doc-deployment.zip
19:16:33 [2024-02-29T00:16:33.678Z]    creating: org.eclipse.tracecompass.analysis.profiling.doc.user/
19:16:33 [2024-02-29T00:16:33.678Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Additional-documentation-for-developers.html  
19:16:33 [2024-02-29T00:16:33.678Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Analyses-and-views.html  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Overview.html  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Terminology.html  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/User-Guide.html  
19:16:33 [2024-02-29T00:16:33.679Z]    creating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/home.gif  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/next.gif  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/prev.gif  
19:16:33 [2024-02-29T00:16:33.679Z]    creating: org.eclipse.tracecompass.doc.dev/
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/Analysis-Framework.html  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/CTF-Parser.html  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/Component-Interaction.html  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/Data-Providers.html  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/Developer-Guide.html  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/Event-matching-and-trace-synchronization.html  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/Generic-State-System.html  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/Implementing-a-New-Trace-Type.html  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/Introduction.html  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/JUL-Logging.html  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/Markers.html  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/Network-Tracing.html  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/OS-Execution-Graph-Extension.html  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/Performance-Tests.html  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/TMF-Remote-API.html  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/UML2-Sequence-Diagram-Framework.html  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/View-Tutorial.html  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/Virtual-Machine-Analysis.html  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/XML-schema-extension.html  
19:16:33 [2024-02-29T00:16:33.679Z]    creating: org.eclipse.tracecompass.doc.dev/images/
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddDependencyTmfUi.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddTmfUml2SDLoader.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddViewExtension1.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddViewExtension2.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/BlankSampleSeqDiagram.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/CustomStatisticsView.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/DefaultCoolbarMenu.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/DialogHidePatterns.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/EmptySampleView.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ExampleNewStatsView.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleLoader.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleSeqDiagram.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleViewExtension.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FindDialog.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FindProviderAdded.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/HidePatternsMenuItem.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ImportTracePackage.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTAddDepend.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTAddType.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTExtension.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTExtensionPoint.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTPluginxmlComplete.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTSelectProjects.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTTraceType.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NewSampleLoaderClass.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/PageProviderAdded.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/PrintDialog.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ReferenceExtensions.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ReferenceSeqDiagram.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/RunEclipseApplication.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagram1.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramAsyncMessage.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramMessageDelta.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramSyncMessage.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramTimeComp.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleView.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject1.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject2.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject3.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SelectManifest.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SeqDiagramPref.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowEventsView.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowTmfSDView.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowViewOther.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SupplCoolbar.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddModelClass.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddModelPackage.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsView.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsViewClass.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfPinViewAction.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfStatisticsView.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfViewPinAction.png  
19:16:33 [2024-02-29T00:16:33.679Z]   inflating: org.eclipse.tracecompass.doc.dev/images/home.gif  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.dev/images/next.gif  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.dev/images/prev.gif  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.dev/images/zoomout_nav.gif  
19:16:33 [2024-02-29T00:16:33.936Z]    creating: org.eclipse.tracecompass.doc.user/
19:16:33 [2024-02-29T00:16:33.936Z]    creating: org.eclipse.tracecompass.doc.user/reference/
19:16:33 [2024-02-29T00:16:33.936Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/allclasses-frame.html  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/allclasses-noframe.html  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/constant-values.html  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/deprecated-list.html  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/help-doc.html  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/index.html  
19:16:33 [2024-02-29T00:16:33.936Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/
19:16:33 [2024-02-29T00:16:33.936Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/
19:16:33 [2024-02-29T00:16:33.936Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/
19:16:33 [2024-02-29T00:16:33.936Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/
19:16:33 [2024-02-29T00:16:33.936Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/
19:16:33 [2024-02-29T00:16:33.936Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.html  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-frame.html  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-summary.html  
19:16:33 [2024-02-29T00:16:33.936Z]  extracting: org.eclipse.tracecompass.doc.user/reference/api/package-list  
19:16:33 [2024-02-29T00:16:33.936Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/resources/
19:16:33 [2024-02-29T00:16:33.936Z]  extracting: org.eclipse.tracecompass.doc.user/reference/api/resources/background.gif  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/tab.gif  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar.gif  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar_end.gif  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/script.js  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/stylesheet.css  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/Counters-Analysis.html  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/Data-driven-analysis.html  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/How-to-use-LTTng-to-diagnose-problems.html  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/Installation.html  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/Java-Logging.html  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-Kernel-Analysis.html  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-Tracer-Control.html  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-UST-Analyses.html  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/Latency-Analyses.html  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/Limitations.html  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/Overview.html  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/References.html  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/Time-offsetting.html  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/Timestamp-formatting.html  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-Compass-Incubator.html  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-Compass-Main-Features.html  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-synchronization.html  
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/User-Guide.html  
19:16:33 [2024-02-29T00:16:33.936Z]    creating: org.eclipse.tracecompass.doc.user/images/
19:16:33 [2024-02-29T00:16:33.936Z]   inflating: org.eclipse.tracecompass.doc.user/images/BasicSymbolProviderPreferencePage.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/Bookmarks.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_global.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_legend.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_process_tree.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_show_view.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_small_dots.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_tooltip.png  
19:16:33 [2024-02-29T00:16:33.937Z]  extracting: org.eclipse.tracecompass.doc.user/images/Cfv_zoom.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_zoom_region.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/Channel.gif  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/Channel_disabled.gif  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/ColorsView.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyExperimentDialog.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyTraceAction.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyTraceDialog.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomTextParserInput.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomTextParserOutput.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomXMLParserInput.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomXMLParserOutput.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteExperimentAction.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteExperimentConfirmationDialog.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesAction.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesDialog.png  
19:16:33 [2024-02-29T00:16:33.937Z]    creating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFilter_ShowActiveThreadsConfigure.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersConfigure.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersToggle.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/Event_disabled.gif  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/Event_enabled.gif  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/ExplorerWithAssociatedTraceType.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/ExplorerWithExperiment.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesMenu.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesPassword.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesProject.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/FiltersView.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/FindDialog.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/Flame_Graph.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/FunctionDensityView.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/HistogramStatusLine.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/HistogramView.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextDialog.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnChannelAction.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnDomainAction.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextToEventsAction.png  
19:16:33 [2024-02-29T00:16:33.937Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventAction.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialog.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialogWithFilter.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignedEvents.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewConnect.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDelete.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDisconnect.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewFilled.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelAction.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialog.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogFileRotation.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogMetadataFlush.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogPerUIDBuffers.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelOnDomainAction.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionAction.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Advanced.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live_Advanced.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Snapshot.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_TracePath.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DestroyConfirmationDialog.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DestroySessionAction.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DisableChannelAction.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DisableEventAction.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EditConnection.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableAllEventsDialog.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableChannelAction.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventAction.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithFilter.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithKernelFilter.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllJulLoggers.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllLog4jLoggers.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllPythonLoggers.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllUstTracepoints.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledFunctionProbeEvent.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelProbeEvent.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelSyscalls.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelTracepoints.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstLoglevelEvents.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstWildcardEvents.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnterPassword.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnvironmentsView.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnChannelAction.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnDomainAction.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionAction.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionDialog.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventProperties.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventsEditor.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2FunctionEventDialog.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportAction.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportDialog.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportOverwriteConfirmationDialog.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoggerEventsDialog.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoglevelEventsDialog.png  
19:16:34 [2024-02-29T00:16:34.193Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadAction.png  
19:16:34 [2024-02-29T00:16:34.194Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadDialog.png  
19:16:34 [2024-02-29T00:16:34.194Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadRemoteDialog.png  
19:16:34 [2024-02-29T00:16:34.194Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoggerEventsDialog.png  
19:16:34 [2024-02-29T00:16:34.194Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoglevelEventsDialog.png  
19:16:34 [2024-02-29T00:16:34.194Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ManageSessionConfig.png  
19:16:34 [2024-02-29T00:16:34.194Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2NewConnection.png  
19:16:34 [2024-02-29T00:16:34.194Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2NewRemoteConnection.png  
19:16:34 [2024-02-29T00:16:34.194Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Preferences.png  
19:16:34 [2024-02-29T00:16:34.194Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesGroup.png  
19:16:34 [2024-02-29T00:16:34.194Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesLogging.png  
19:16:34 [2024-02-29T00:16:34.194Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesTimeout.png  
19:16:34 [2024-02-29T00:16:34.194Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ProbeEventDialog.png  
19:16:34 [2024-02-29T00:16:34.194Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PropertyView.png  
19:16:34 [2024-02-29T00:16:34.194Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoggerEventsDialog.png  
19:16:34 [2024-02-29T00:16:34.194Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoglevelEventsDialog.png  
19:16:34 [2024-02-29T00:16:34.194Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2RecordSnapshotAction.png  
19:16:34 [2024-02-29T00:16:34.194Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2RefreshAction.png  
19:16:34 [2024-02-29T00:16:34.194Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SaveAction.png  
19:16:34 [2024-02-29T00:16:34.194Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SaveDialog.png  
19:16:34 [2024-02-29T00:16:34.194Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SelectConnection.png  
19:16:34 [2024-02-29T00:16:34.194Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StartTracingAction.png  
19:16:34 [2024-02-29T00:16:34.194Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsPieChartView.png  
19:16:34 [2024-02-29T00:16:34.194Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsTableView.png  
19:16:34 [2024-02-29T00:16:34.194Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StopTracingAction.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SyscallsDialog.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2TracepointEventsDialog.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstExcludeEventsDialog.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstLoglevelEventsDialog.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstTracepointEventsDialog.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstWildcardEventsDialog.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngControlView.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngControlViewConnect.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngKernelPerspective.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageView.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageViewToolTip.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_OpenCpuUsageView.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesDensity.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesScatter.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesStatistics.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesTable.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/ManageCustomParsers.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/ManageXMLAnalysis.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewExperimentAction.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewExperimentDialog.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewProjectExplorer.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage1.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage2.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenLTTngKernelPerspective.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenTraceAction.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenTraceFile.png  
19:16:34 [2024-02-29T00:16:34.451Z]  extracting: org.eclipse.tracecompass.doc.user/images/Optimization.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoInstances.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoTraces.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerCProjectWithTracingNature.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerConfigureTracingNature.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRange.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRangePreferences.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerOpenTrace.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceAction.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialog.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialogRename.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportWizardSelect.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/RV_infobox1.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/RV_infobox2.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageBlank.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageNext.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPage.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageDefault.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageFull.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteTracesWizardPage.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoveTracesAction.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameExperimentDialog.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameTraceAction.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameTraceDialog.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/Rv_example.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/Rv_legend.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectGenericCTFTraceType.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectLTTngKernelTraceType.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectTracesAction.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectTracesDialog.png  
19:16:34 [2024-02-29T00:16:34.451Z]   inflating: org.eclipse.tracecompass.doc.user/images/Session_active.gif  
19:16:34 [2024-02-29T00:16:34.451Z]  extracting: org.eclipse.tracecompass.doc.user/images/Session_inactive.gif  
19:16:34 [2024-02-29T00:16:34.452Z]   inflating: org.eclipse.tracecompass.doc.user/images/ShowTracingPerspective.png  
19:16:34 [2024-02-29T00:16:34.452Z]   inflating: org.eclipse.tracecompass.doc.user/images/ShowTracingViews.png  
19:16:34 [2024-02-29T00:16:34.452Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_cfv.png  
19:16:34 [2024-02-29T00:16:34.452Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_menu.png  
19:16:34 [2024-02-29T00:16:34.452Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_view.png  
19:16:34 [2024-02-29T00:16:34.452Z]   inflating: org.eclipse.tracecompass.doc.user/images/TMF_LinkWithEditor.png  
19:16:34 [2024-02-29T00:16:34.452Z]   inflating: org.eclipse.tracecompass.doc.user/images/TablePostCollapse.png  
19:16:34 [2024-02-29T00:16:34.452Z]   inflating: org.eclipse.tracecompass.doc.user/images/TablePreCollapse.png  
19:16:34 [2024-02-29T00:16:34.452Z]  extracting: org.eclipse.tracecompass.doc.user/images/Target_connected.gif  
19:16:34 [2024-02-29T00:16:34.452Z]   inflating: org.eclipse.tracecompass.doc.user/images/Target_disconnected.gif  
19:16:34 [2024-02-29T00:16:34.452Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeAlignment_sash.png  
19:16:34 [2024-02-29T00:16:34.452Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeChartView.png  
19:16:34 [2024-02-29T00:16:34.452Z]    creating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/FilterDialog.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/SavedFilter.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedComputeOffset.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedDialog.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetReference.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetTarget.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetApply.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialog.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialogFilled.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetProperty.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfEventFilter.gif  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfEventSearch.gif  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfTimestampFormatPage.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceEditor-Filter.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceEditor-Search.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceTypePreferencePage.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/TracingPerspective.png  
19:16:34 [2024-02-29T00:16:34.709Z]    creating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyStatistics.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyTable.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSCount.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSTime.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/XML_xy_chart.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/Xml_analysis_screenshot.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/add_bookmark.gif  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/binaries_obj.gif  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/binary_mapping_file.gif  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/collapsed_ovr.gif  
19:16:34 [2024-02-29T00:16:34.709Z]    creating: org.eclipse.tracecompass.doc.user/images/counters/
19:16:34 [2024-02-29T00:16:34.709Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/CheckedCheckbox.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/CountersView.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/CumulativeCountersView.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree1.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree2.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree3.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree4.png  
19:16:34 [2024-02-29T00:16:34.709Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/GrayedCheckbox.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/OpenCountersView.png  
19:16:34 [2024-02-29T00:16:34.709Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/UncheckedCheckbox.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/sigma.gif  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/delete_button.gif  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/expanded_ovr.gif  
19:16:34 [2024-02-29T00:16:34.709Z]    creating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis-dialog.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-configuration-dialog.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-only.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analyses-list.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analysis-parameters-dialog.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/new-custom-scatter-chart-menu.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/remove-external-analysis.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/report-view.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/run-external-analysis.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart-toggle-button.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/user-defined-external-analysis.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/filter_add.gif  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/filter_items.gif  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/follow_arrow_bwd.gif  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/follow_arrow_fwd.gif  
19:16:34 [2024-02-29T00:16:34.709Z]    creating: org.eclipse.tracecompass.doc.user/images/futex/
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/futex/scenario.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/futex/uaddrVsWaiter.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_arrows.gif  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_empty_rows.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_lost_events.gif  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/home.gif  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/home_nav.gif  
19:16:34 [2024-02-29T00:16:34.709Z]    creating: org.eclipse.tracecompass.doc.user/images/io/
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/io/diskIoActivity.png  
19:16:34 [2024-02-29T00:16:34.709Z]    creating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageChart.png  
19:16:34 [2024-02-29T00:16:34.709Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageView.png  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/OpenKernelMemoryUsageView.png  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/link.gif  
19:16:34 [2024-02-29T00:16:34.967Z]    creating: org.eclipse.tracecompass.doc.user/images/memoryUsage/
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-multithread.png  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-no-thread-info.png  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/next.gif  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_bookmark.gif  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_event.gif  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_menu.gif  
19:16:34 [2024-02-29T00:16:34.967Z]    creating: org.eclipse.tracecompass.doc.user/images/osOverview/
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/osOverview/os_overview_perspective.png  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/osOverview/select_os_overview.png  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/pin_view.gif  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev.gif  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_bookmark.gif  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_event.gif  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_menu.gif  
19:16:34 [2024-02-29T00:16:34.967Z]  extracting: org.eclipse.tracecompass.doc.user/images/remove_bookmark.gif  
19:16:34 [2024-02-29T00:16:34.967Z]    creating: org.eclipse.tracecompass.doc.user/images/resourcesView/
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/resourcesView/followThread.png  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/shift_l_edit.gif  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/shift_r_edit.gif  
19:16:34 [2024-02-29T00:16:34.967Z]  extracting: org.eclipse.tracecompass.doc.user/images/show_hist_traces.gif  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/show_legend.gif  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_alpha.gif  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_alpha_rev.gif  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_num.gif  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_num_rev.gif  
19:16:34 [2024-02-29T00:16:34.967Z]    creating: org.eclipse.tracecompass.doc.user/images/sourceLookup/
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/sourceLookup/symbol-mapping-config-ust28.png  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/sourceLookup/trace-with-debug-info.png  
19:16:34 [2024-02-29T00:16:34.967Z]    creating: org.eclipse.tracecompass.doc.user/images/swslatency/
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/swslatency/PriorityThreadnameView.png  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/text_mapping_file.gif  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/tooltippref.png  
19:16:34 [2024-02-29T00:16:34.967Z]    creating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/chooseTrace.png  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportPackage.png  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportSelectedTrace.png  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileExport.png  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileImport.png  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importPackage.png  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importTraceFolder.png  
19:16:34 [2024-02-29T00:16:34.967Z]    creating: org.eclipse.tracecompass.doc.user/images/trim/
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-after.png  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-before.png  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-select.png  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/unpinned_view.gif  
19:16:34 [2024-02-29T00:16:34.967Z]    creating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisDjango.png  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisFollow.png  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisProjectExplorer.png  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/zoomin_nav.gif  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.doc.user/images/zoomout_nav.gif  
19:16:34 [2024-02-29T00:16:34.967Z]    creating: org.eclipse.tracecompass.gdbtrace.doc.user/
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Collecting-Tracepoint-Data.html  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/GDB-Trace-Perspective.html  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Getting-Started.html  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Importing-Tracepoint-Data.html  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Overview.html  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/References.html  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/User-Guide.html  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Visualizing-Tracepoint-Data.html  
19:16:34 [2024-02-29T00:16:34.967Z]    creating: org.eclipse.tracecompass.gdbtrace.doc.user/images/
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/GDBTracePerspective.png  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/gdb_icon16.png  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/home.gif  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/next.gif  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/prev.gif  
19:16:34 [2024-02-29T00:16:34.967Z]    creating: org.eclipse.tracecompass.rcp.doc.user/
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/Trace-Compass-Incubator.html  
19:16:34 [2024-02-29T00:16:34.967Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/User-Guide.html  
19:16:34 [2024-02-29T00:16:34.968Z]    creating: org.eclipse.tracecompass.rcp.doc.user/images/
19:16:34 [2024-02-29T00:16:34.968Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/home.gif  
19:16:34 [2024-02-29T00:16:34.968Z]    creating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/
19:16:35 [2024-02-29T00:16:35.224Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/AboutUninstall.png  
19:16:35 [2024-02-29T00:16:35.224Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/DiscoveryUi.png  
19:16:35 [2024-02-29T00:16:35.224Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage1.png  
19:16:35 [2024-02-29T00:16:35.224Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage2.png  
19:16:35 [2024-02-29T00:16:35.224Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage3.png  
19:16:35 [2024-02-29T00:16:35.224Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallationDetails.png  
19:16:35 [2024-02-29T00:16:35.224Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ListUninstall.png  
19:16:35 [2024-02-29T00:16:35.224Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Menu.png  
19:16:35 [2024-02-29T00:16:35.224Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UninstallWizard.png  
19:16:35 [2024-02-29T00:16:35.224Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Update.png  
19:16:35 [2024-02-29T00:16:35.224Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UpdateWizard.png  
19:16:35 [2024-02-29T00:16:35.224Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/next.gif  
19:16:35 [2024-02-29T00:16:35.224Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/prev.gif  
19:16:35 [2024-02-29T00:16:35.224Z]    creating: org.eclipse.tracecompass.tmf.pcap.doc.user/
19:16:35 [2024-02-29T00:16:35.224Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/User-Guide.html  
19:16:35 [2024-02-29T00:16:35.224Z]    creating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/
19:16:35 [2024-02-29T00:16:35.224Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/networkTracingPerspective.png  
19:16:35 [2024-02-29T00:16:35.224Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/streamListView.png  
19:16:35 [2024-02-29T00:16:35.224Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/subfieldFiltering.png  
19:16:35 [2024-02-29T00:16:35.480Z] [Pipeline] }
19:16:35 [2024-02-29T00:16:35.479Z] $ ssh-agent -k
19:16:35 [2024-02-29T00:16:35.485Z] unset SSH_AUTH_SOCK;
19:16:35 [2024-02-29T00:16:35.486Z] unset SSH_AGENT_PID;
19:16:35 [2024-02-29T00:16:35.486Z] echo Agent pid 317 killed;
19:16:35 [2024-02-29T00:16:35.496Z] [ssh-agent] Stopped.
19:16:35 [2024-02-29T00:16:35.761Z] [Pipeline] // sshagent
19:16:36 [2024-02-29T00:16:36.142Z] [Pipeline] }
19:16:36 [2024-02-29T00:16:36.406Z] [Pipeline] // withEnv
19:16:36 [2024-02-29T00:16:36.786Z] [Pipeline] }
19:16:37 [2024-02-29T00:16:37.049Z] [Pipeline] // stage
19:16:37 [2024-02-29T00:16:37.832Z] [Pipeline] stage
19:16:37 [2024-02-29T00:16:37.833Z] [Pipeline] { (Javadoc)
19:16:43 [2024-02-29T00:16:43.566Z] [Pipeline] tool
19:16:44 [2024-02-29T00:16:44.097Z] [Pipeline] envVarsForTool
19:16:45 [2024-02-29T00:16:45.000Z] [Pipeline] tool
19:16:45 [2024-02-29T00:16:45.514Z] [Pipeline] envVarsForTool
19:16:46 [2024-02-29T00:16:46.159Z] [Pipeline] withEnv
19:16:46 [2024-02-29T00:16:46.160Z] [Pipeline] {
19:16:47 [2024-02-29T00:16:47.699Z] [Pipeline] container
19:16:47 [2024-02-29T00:16:47.700Z] [Pipeline] {
19:16:48 [2024-02-29T00:16:48.347Z] [Pipeline] sh
19:16:48 [2024-02-29T00:16:48.879Z] + 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
19:16:48 [2024-02-29T00:16:48.879Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:16:53 [2024-02-29T00:16:53.051Z] [INFO] Scanning for projects...
19:16:53 [2024-02-29T00:16:53.308Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
19:16:53 [2024-02-29T00:16:53.308Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
19:16:53 [2024-02-29T00:16:53.308Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
19:16:53 [2024-02-29T00:16:53.308Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
19:16:53 [2024-02-29T00:16:53.308Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
19:16:53 [2024-02-29T00:16:53.308Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
19:16:53 [2024-02-29T00:16:53.308Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
19:16:53 [2024-02-29T00:16:53.308Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
19:16:53 [2024-02-29T00:16:53.308Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
19:16:53 [2024-02-29T00:16:53.564Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
19:16:53 [2024-02-29T00:16:53.564Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
19:16:53 [2024-02-29T00:16:53.565Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
19:16:53 [2024-02-29T00:16:53.565Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
19:16:53 [2024-02-29T00:16:53.565Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
19:16:53 [2024-02-29T00:16:53.565Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
19:16:53 [2024-02-29T00:16:53.565Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
19:16:53 [2024-02-29T00:16:53.565Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
19:16:53 [2024-02-29T00:16:53.565Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
19:16:53 [2024-02-29T00:16:53.821Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
19:16:53 [2024-02-29T00:16:53.821Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
19:16:53 [2024-02-29T00:16:53.821Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
19:16:53 [2024-02-29T00:16:53.821Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
19:16:53 [2024-02-29T00:16:53.821Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
19:16:53 [2024-02-29T00:16:53.821Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
19:16:53 [2024-02-29T00:16:53.821Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.077Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.077Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.077Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.077Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.077Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.077Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.077Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.077Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.077Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.077Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.078Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.078Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.078Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.078Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.334Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.334Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.334Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.334Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.334Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.334Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.334Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.334Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.334Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.334Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.334Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.590Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.590Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.590Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.590Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.590Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.590Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.590Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.590Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.590Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
19:16:54 [2024-02-29T00:16:54.845Z] [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
19:16:54 [2024-02-29T00:16:54.846Z] [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
19:16:54 [2024-02-29T00:16:54.846Z] [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
19:16:55 [2024-02-29T00:16:55.104Z] [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
19:16:55 [2024-02-29T00:16:55.104Z] [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
19:16:58 [2024-02-29T00:16:58.383Z] [INFO] Tycho Version:  4.0.3 (88e4728c5da382f02c0459c918c2683048f95740)
19:16:58 [2024-02-29T00:16:58.383Z] [INFO] Tycho Mode:     project
19:16:58 [2024-02-29T00:16:58.383Z] [INFO] Tycho Builder:  maven
19:16:59 [2024-02-29T00:16:59.314Z] [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
19:16:59 [2024-02-29T00:16:59.879Z] [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
19:16:59 [2024-02-29T00:16:59.879Z] [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
19:17:00 [2024-02-29T00:17:00.136Z] [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
19:17:00 [2024-02-29T00:17:00.136Z] [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
19:17:00 [2024-02-29T00:17:00.136Z] [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
19:17:00 [2024-02-29T00:17:00.136Z] [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 71 kB/s)
19:17:00 [2024-02-29T00:17:00.136Z] [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
19:17:00 [2024-02-29T00:17:00.136Z] [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
19:17:00 [2024-02-29T00:17:00.136Z] [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
19:17:00 [2024-02-29T00:17:00.393Z] [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
19:17:00 [2024-02-29T00:17:00.394Z] [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
19:17:00 [2024-02-29T00:17:00.394Z] [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
19:17:00 [2024-02-29T00:17:00.394Z] [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.0 MB/s)
19:17:00 [2024-02-29T00:17:00.394Z] [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
19:17:00 [2024-02-29T00:17:00.394Z] [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
19:17:00 [2024-02-29T00:17:00.394Z] [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
19:17:00 [2024-02-29T00:17:00.394Z] [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
19:17:00 [2024-02-29T00:17:00.394Z] [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
19:17:00 [2024-02-29T00:17:00.394Z] [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
19:17:00 [2024-02-29T00:17:00.394Z] [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 293 kB/s)
19:17:00 [2024-02-29T00:17:00.394Z] [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
19:17:00 [2024-02-29T00:17:00.394Z] [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
19:17:00 [2024-02-29T00:17:00.394Z] [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
19:17:00 [2024-02-29T00:17:00.650Z] [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
19:17:00 [2024-02-29T00:17:00.650Z] [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
19:17:00 [2024-02-29T00:17:00.650Z] [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
19:17:00 [2024-02-29T00:17:00.650Z] [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 3.5 MB/s)
19:17:00 [2024-02-29T00:17:00.650Z] [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
19:17:00 [2024-02-29T00:17:00.650Z] [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
19:17:00 [2024-02-29T00:17:00.650Z] [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
19:17:00 [2024-02-29T00:17:00.650Z] [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
19:17:00 [2024-02-29T00:17:00.909Z] [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
19:17:00 [2024-02-29T00:17:00.909Z] [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
19:17:00 [2024-02-29T00:17:00.909Z] [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)
19:17:00 [2024-02-29T00:17:00.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
19:17:00 [2024-02-29T00:17:00.909Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
19:17:00 [2024-02-29T00:17:00.909Z] [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
19:17:00 [2024-02-29T00:17:00.909Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
19:17:00 [2024-02-29T00:17:00.909Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
19:17:00 [2024-02-29T00:17:00.909Z] [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
19:17:00 [2024-02-29T00:17:00.909Z] [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 622 kB/s)
19:17:00 [2024-02-29T00:17:00.909Z] [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
19:17:00 [2024-02-29T00:17:00.909Z] [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
19:17:00 [2024-02-29T00:17:00.909Z] [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
19:17:01 [2024-02-29T00:17:01.166Z] [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
19:17:01 [2024-02-29T00:17:01.166Z] [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
19:17:01 [2024-02-29T00:17:01.166Z] [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
19:17:01 [2024-02-29T00:17:01.166Z] [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)
19:17:02 [2024-02-29T00:17:02.537Z] [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
19:17:02 [2024-02-29T00:17:02.537Z] [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
19:17:02 [2024-02-29T00:17:02.537Z] [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
19:17:02 [2024-02-29T00:17:02.537Z] [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
19:17:03 [2024-02-29T00:17:03.905Z] [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
19:17:03 [2024-02-29T00:17:03.905Z] [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
19:17:10 [2024-02-29T00:17:10.449Z] [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
19:17:15 [2024-02-29T00:17:15.706Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:9.3.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] ------------------------------------------------------------------------
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] Reactor Build Order:
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] 
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] Trace Compass Parent                                               [pom]
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] Trace Compass State System Parent                                  [pom]
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] Trace Compass TMF Parent                                           [pom]
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.706Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] Trace Compass Documentation                                        [pom]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] Trace Compass Profiling User Guide                      [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] Trace Compass RCP Parent                                           [pom]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] Trace Compass Json trace Parent                                    [pom]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] Trace Compass Target Platform                                      [pom]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.707Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.708Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.708Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.708Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.708Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.708Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.708Z] [INFO] org.eclipse.tracecompass.integration.core.tests    [eclipse-test-plugin]
19:17:15 [2024-02-29T00:17:15.708Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
19:17:15 [2024-02-29T00:17:15.708Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
19:17:15 [2024-02-29T00:17:15.708Z] [INFO] Trace Compass Repository                            [eclipse-repository]
19:17:15 [2024-02-29T00:17:15.708Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
19:17:15 [2024-02-29T00:17:15.708Z] [INFO] 
19:17:15 [2024-02-29T00:17:15.708Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
19:17:15 [2024-02-29T00:17:15.708Z] [INFO] Building Trace Compass Parent 9.3.0-SNAPSHOT                     [1/141]
19:17:15 [2024-02-29T00:17:15.708Z] [INFO]   from pom.xml
19:17:15 [2024-02-29T00:17:15.708Z] [INFO] --------------------------------[ pom ]---------------------------------
19:17:15 [2024-02-29T00:17:15.965Z] [INFO] 
19:17:15 [2024-02-29T00:17:15.965Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
19:17:15 [2024-02-29T00:17:15.965Z] [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
19:17:16 [2024-02-29T00:17:16.222Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
19:17:16 [2024-02-29T00:17:16.222Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
19:17:16 [2024-02-29T00:17:16.222Z] [INFO] 
19:17:16 [2024-02-29T00:17:16.222Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass ---
19:17:16 [2024-02-29T00:17:16.222Z] [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
19:17:16 [2024-02-29T00:17:16.223Z] [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
19:17:16 [2024-02-29T00:17:16.223Z] [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
19:17:16 [2024-02-29T00:17:16.223Z] [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
19:17:16 [2024-02-29T00:17:16.223Z] [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
19:17:16 [2024-02-29T00:17:16.223Z] [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
19:17:16 [2024-02-29T00:17:16.223Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 413 kB/s)
19:17:16 [2024-02-29T00:17:16.223Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
19:17:16 [2024-02-29T00:17:16.223Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
19:17:16 [2024-02-29T00:17:16.223Z] [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
19:17:16 [2024-02-29T00:17:16.479Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
19:17:16 [2024-02-29T00:17:16.479Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
19:17:16 [2024-02-29T00:17:16.479Z] [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
19:17:16 [2024-02-29T00:17:16.480Z] [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 4.3 MB/s)
19:17:16 [2024-02-29T00:17:16.480Z] [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
19:17:16 [2024-02-29T00:17:16.480Z] [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
19:17:16 [2024-02-29T00:17:16.480Z] [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
19:17:16 [2024-02-29T00:17:16.480Z] [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
19:17:16 [2024-02-29T00:17:16.480Z] [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
19:17:16 [2024-02-29T00:17:16.480Z] [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
19:17:16 [2024-02-29T00:17:16.480Z] [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 970 kB/s)
19:17:16 [2024-02-29T00:17:16.480Z] [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
19:17:16 [2024-02-29T00:17:16.480Z] [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
19:17:16 [2024-02-29T00:17:16.480Z] [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
19:17:16 [2024-02-29T00:17:16.736Z] [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
19:17:16 [2024-02-29T00:17:16.736Z] [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
19:17:16 [2024-02-29T00:17:16.736Z] [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
19:17:16 [2024-02-29T00:17:16.737Z] [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 1.7 MB/s)
19:17:16 [2024-02-29T00:17:16.737Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
19:17:16 [2024-02-29T00:17:16.737Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
19:17:16 [2024-02-29T00:17:16.737Z] [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
19:17:16 [2024-02-29T00:17:16.737Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
19:17:16 [2024-02-29T00:17:16.993Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
19:17:16 [2024-02-29T00:17:16.993Z] [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
19:17:16 [2024-02-29T00:17:16.993Z] [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 6.6 MB/s)
19:17:16 [2024-02-29T00:17:16.993Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
19:17:16 [2024-02-29T00:17:16.993Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
19:17:16 [2024-02-29T00:17:16.994Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
19:17:16 [2024-02-29T00:17:16.994Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom
19:17:16 [2024-02-29T00:17:16.994Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom
19:17:16 [2024-02-29T00:17:16.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
19:17:16 [2024-02-29T00:17:16.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 1.1 MB/s)
19:17:16 [2024-02-29T00:17:16.994Z] [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
19:17:16 [2024-02-29T00:17:16.994Z] [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
19:17:17 [2024-02-29T00:17:17.253Z] [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
19:17:17 [2024-02-29T00:17:17.253Z] [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
19:17:17 [2024-02-29T00:17:17.253Z] [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
19:17:17 [2024-02-29T00:17:17.253Z] [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
19:17:17 [2024-02-29T00:17:17.253Z] [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 364 kB/s)
19:17:17 [2024-02-29T00:17:17.253Z] [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
19:17:17 [2024-02-29T00:17:17.253Z] [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
19:17:17 [2024-02-29T00:17:17.253Z] [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
19:17:17 [2024-02-29T00:17:17.510Z] [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
19:17:17 [2024-02-29T00:17:17.510Z] [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
19:17:17 [2024-02-29T00:17:17.510Z] [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
19:17:17 [2024-02-29T00:17:17.510Z] [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 2.3 MB/s)
19:17:17 [2024-02-29T00:17:17.510Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
19:17:17 [2024-02-29T00:17:17.510Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
19:17:17 [2024-02-29T00:17:17.510Z] [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
19:17:17 [2024-02-29T00:17:17.510Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
19:17:17 [2024-02-29T00:17:17.510Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
19:17:17 [2024-02-29T00:17:17.510Z] [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
19:17:17 [2024-02-29T00:17:17.510Z] [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 3.8 MB/s)
19:17:17 [2024-02-29T00:17:17.510Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
19:17:17 [2024-02-29T00:17:17.511Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom
19:17:17 [2024-02-29T00:17:17.511Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
19:17:17 [2024-02-29T00:17:17.767Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom
19:17:17 [2024-02-29T00:17:17.767Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom
19:17:17 [2024-02-29T00:17:17.767Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
19:17:17 [2024-02-29T00:17:17.767Z] [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 381 kB/s)
19:17:17 [2024-02-29T00:17:17.767Z] [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
19:17:17 [2024-02-29T00:17:17.767Z] [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
19:17:17 [2024-02-29T00:17:17.767Z] [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
19:17:18 [2024-02-29T00:17:18.023Z] [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
19:17:18 [2024-02-29T00:17:18.023Z] [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
19:17:18 [2024-02-29T00:17:18.023Z] [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
19:17:18 [2024-02-29T00:17:18.023Z] [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 1.4 MB/s)
19:17:18 [2024-02-29T00:17:18.024Z] [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
19:17:18 [2024-02-29T00:17:18.024Z] [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
19:17:18 [2024-02-29T00:17:18.024Z] [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
19:17:18 [2024-02-29T00:17:18.024Z] [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
19:17:18 [2024-02-29T00:17:18.024Z] [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
19:17:18 [2024-02-29T00:17:18.024Z] [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
19:17:18 [2024-02-29T00:17:18.024Z] [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 668 kB/s)
19:17:18 [2024-02-29T00:17:18.024Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
19:17:18 [2024-02-29T00:17:18.024Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
19:17:18 [2024-02-29T00:17:18.024Z] [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
19:17:18 [2024-02-29T00:17:18.024Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
19:17:18 [2024-02-29T00:17:18.024Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
19:17:18 [2024-02-29T00:17:18.281Z] [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
19:17:18 [2024-02-29T00:17:18.281Z] [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 3.5 MB/s)
19:17:18 [2024-02-29T00:17:18.281Z] [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
19:17:18 [2024-02-29T00:17:18.281Z] [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
19:17:18 [2024-02-29T00:17:18.281Z] [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
19:17:18 [2024-02-29T00:17:18.281Z] [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
19:17:18 [2024-02-29T00:17:18.281Z] [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
19:17:18 [2024-02-29T00:17:18.281Z] [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
19:17:18 [2024-02-29T00:17:18.281Z] [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 255 kB/s)
19:17:18 [2024-02-29T00:17:18.281Z] [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
19:17:18 [2024-02-29T00:17:18.281Z] [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
19:17:18 [2024-02-29T00:17:18.281Z] [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
19:17:18 [2024-02-29T00:17:18.281Z] [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
19:17:18 [2024-02-29T00:17:18.281Z] [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
19:17:18 [2024-02-29T00:17:18.281Z] [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
19:17:18 [2024-02-29T00:17:18.281Z] [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 3.3 MB/s)
19:17:18 [2024-02-29T00:17:18.538Z] [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
19:17:18 [2024-02-29T00:17:18.538Z] [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
19:17:18 [2024-02-29T00:17:18.538Z] [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
19:17:18 [2024-02-29T00:17:18.538Z] [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
19:17:18 [2024-02-29T00:17:18.538Z] [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
19:17:18 [2024-02-29T00:17:18.538Z] [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
19:17:18 [2024-02-29T00:17:18.538Z] [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)
19:17:18 [2024-02-29T00:17:18.538Z] [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
19:17:18 [2024-02-29T00:17:18.538Z] [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
19:17:18 [2024-02-29T00:17:18.538Z] [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
19:17:18 [2024-02-29T00:17:18.538Z] [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
19:17:18 [2024-02-29T00:17:18.538Z] [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
19:17:18 [2024-02-29T00:17:18.538Z] [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
19:17:18 [2024-02-29T00:17:18.538Z] [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 465 kB/s)
19:17:18 [2024-02-29T00:17:18.538Z] [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
19:17:18 [2024-02-29T00:17:18.538Z] [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
19:17:18 [2024-02-29T00:17:18.538Z] [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
19:17:18 [2024-02-29T00:17:18.795Z] [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
19:17:18 [2024-02-29T00:17:18.795Z] [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
19:17:18 [2024-02-29T00:17:18.795Z] [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
19:17:18 [2024-02-29T00:17:18.795Z] [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 436 kB/s)
19:17:18 [2024-02-29T00:17:18.795Z] [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
19:17:18 [2024-02-29T00:17:18.795Z] [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
19:17:18 [2024-02-29T00:17:18.795Z] [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
19:17:18 [2024-02-29T00:17:18.795Z] [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
19:17:18 [2024-02-29T00:17:18.795Z] [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
19:17:18 [2024-02-29T00:17:18.795Z] [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
19:17:18 [2024-02-29T00:17:18.795Z] [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 412 kB/s)
19:17:18 [2024-02-29T00:17:18.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.pom
19:17:18 [2024-02-29T00:17:18.795Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
19:17:18 [2024-02-29T00:17:18.795Z] [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
19:17:19 [2024-02-29T00:17:19.051Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
19:17:19 [2024-02-29T00:17:19.051Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.pom
19:17:19 [2024-02-29T00:17:19.051Z] [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
19:17:19 [2024-02-29T00:17:19.051Z] [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 5.0 MB/s)
19:17:19 [2024-02-29T00:17:19.051Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
19:17:19 [2024-02-29T00:17:19.051Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
19:17:19 [2024-02-29T00:17:19.051Z] [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
19:17:19 [2024-02-29T00:17:19.307Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
19:17:19 [2024-02-29T00:17:19.307Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
19:17:19 [2024-02-29T00:17:19.307Z] [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
19:17:19 [2024-02-29T00:17:19.307Z] [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 109 kB/s)
19:17:19 [2024-02-29T00:17:19.307Z] [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
19:17:19 [2024-02-29T00:17:19.308Z] [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
19:17:19 [2024-02-29T00:17:19.308Z] [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
19:17:19 [2024-02-29T00:17:19.308Z] [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
19:17:19 [2024-02-29T00:17:19.308Z] [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
19:17:19 [2024-02-29T00:17:19.308Z] [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
19:17:19 [2024-02-29T00:17:19.308Z] [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
19:17:19 [2024-02-29T00:17:19.308Z] [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 196 kB/s)
19:17:19 [2024-02-29T00:17:19.308Z] [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
19:17:19 [2024-02-29T00:17:19.308Z] [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
19:17:19 [2024-02-29T00:17:19.308Z] [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
19:17:19 [2024-02-29T00:17:19.564Z] [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
19:17:19 [2024-02-29T00:17:19.564Z] [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
19:17:19 [2024-02-29T00:17:19.564Z] [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
19:17:19 [2024-02-29T00:17:19.564Z] [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 915 kB/s)
19:17:19 [2024-02-29T00:17:19.564Z] [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
19:17:19 [2024-02-29T00:17:19.564Z] [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
19:17:19 [2024-02-29T00:17:19.564Z] [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
19:17:19 [2024-02-29T00:17:19.564Z] [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
19:17:19 [2024-02-29T00:17:19.564Z] [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
19:17:19 [2024-02-29T00:17:19.564Z] [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
19:17:19 [2024-02-29T00:17:19.565Z] [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 755 kB/s)
19:17:19 [2024-02-29T00:17:19.565Z] [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
19:17:19 [2024-02-29T00:17:19.565Z] [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
19:17:19 [2024-02-29T00:17:19.565Z] [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
19:17:19 [2024-02-29T00:17:19.821Z] [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
19:17:19 [2024-02-29T00:17:19.821Z] [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
19:17:19 [2024-02-29T00:17:19.821Z] [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
19:17:19 [2024-02-29T00:17:19.821Z] [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 2.2 MB/s)
19:17:19 [2024-02-29T00:17:19.821Z] [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
19:17:19 [2024-02-29T00:17:19.822Z] [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
19:17:19 [2024-02-29T00:17:19.822Z] [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
19:17:20 [2024-02-29T00:17:20.099Z] [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
19:17:20 [2024-02-29T00:17:20.099Z] [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
19:17:20 [2024-02-29T00:17:20.099Z] [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
19:17:20 [2024-02-29T00:17:20.099Z] [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 1.8 MB/s)
19:17:20 [2024-02-29T00:17:20.099Z] [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
19:17:20 [2024-02-29T00:17:20.099Z] [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
19:17:20 [2024-02-29T00:17:20.099Z] [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
19:17:20 [2024-02-29T00:17:20.099Z] [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
19:17:20 [2024-02-29T00:17:20.099Z] [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
19:17:20 [2024-02-29T00:17:20.099Z] [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
19:17:20 [2024-02-29T00:17:20.099Z] [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 2.5 MB/s)
19:17:20 [2024-02-29T00:17:20.099Z] [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
19:17:20 [2024-02-29T00:17:20.099Z] [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
19:17:20 [2024-02-29T00:17:20.099Z] [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
19:17:20 [2024-02-29T00:17:20.099Z] [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
19:17:20 [2024-02-29T00:17:20.100Z] [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
19:17:20 [2024-02-29T00:17:20.100Z] [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
19:17:20 [2024-02-29T00:17:20.100Z] [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 593 kB/s)
19:17:20 [2024-02-29T00:17:20.100Z] [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
19:17:20 [2024-02-29T00:17:20.100Z] [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
19:17:20 [2024-02-29T00:17:20.356Z] [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
19:17:20 [2024-02-29T00:17:20.356Z] [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
19:17:20 [2024-02-29T00:17:20.356Z] [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
19:17:20 [2024-02-29T00:17:20.356Z] [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
19:17:20 [2024-02-29T00:17:20.356Z] [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 2.3 MB/s)
19:17:20 [2024-02-29T00:17:20.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
19:17:20 [2024-02-29T00:17:20.357Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
19:17:20 [2024-02-29T00:17:20.357Z] [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
19:17:20 [2024-02-29T00:17:20.357Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
19:17:20 [2024-02-29T00:17:20.357Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
19:17:20 [2024-02-29T00:17:20.357Z] [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
19:17:20 [2024-02-29T00:17:20.613Z] [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 5.8 MB/s)
19:17:20 [2024-02-29T00:17:20.613Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom
19:17:20 [2024-02-29T00:17:20.613Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom
19:17:20 [2024-02-29T00:17:20.613Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom
19:17:20 [2024-02-29T00:17:20.613Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom
19:17:20 [2024-02-29T00:17:20.613Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom
19:17:20 [2024-02-29T00:17:20.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
19:17:20 [2024-02-29T00:17:20.613Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 3.6 MB/s)
19:17:20 [2024-02-29T00:17:20.613Z] [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
19:17:20 [2024-02-29T00:17:20.613Z] [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
19:17:20 [2024-02-29T00:17:20.613Z] [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
19:17:20 [2024-02-29T00:17:20.613Z] [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
19:17:20 [2024-02-29T00:17:20.613Z] [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
19:17:20 [2024-02-29T00:17:20.613Z] [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
19:17:20 [2024-02-29T00:17:20.613Z] [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 347 kB/s)
19:17:20 [2024-02-29T00:17:20.869Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
19:17:20 [2024-02-29T00:17:20.869Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
19:17:20 [2024-02-29T00:17:20.869Z] [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
19:17:20 [2024-02-29T00:17:20.869Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
19:17:20 [2024-02-29T00:17:20.869Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
19:17:20 [2024-02-29T00:17:20.869Z] [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
19:17:20 [2024-02-29T00:17:20.869Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 3.2 MB/s)
19:17:20 [2024-02-29T00:17:20.869Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
19:17:20 [2024-02-29T00:17:20.869Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
19:17:20 [2024-02-29T00:17:20.869Z] [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
19:17:20 [2024-02-29T00:17:20.869Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
19:17:20 [2024-02-29T00:17:20.869Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
19:17:20 [2024-02-29T00:17:20.869Z] [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
19:17:20 [2024-02-29T00:17:20.869Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 6.3 MB/s)
19:17:20 [2024-02-29T00:17:20.869Z] [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
19:17:20 [2024-02-29T00:17:20.869Z] [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
19:17:21 [2024-02-29T00:17:21.126Z] [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
19:17:21 [2024-02-29T00:17:21.126Z] [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
19:17:21 [2024-02-29T00:17:21.126Z] [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
19:17:21 [2024-02-29T00:17:21.126Z] [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
19:17:21 [2024-02-29T00:17:21.126Z] [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 389 kB/s)
19:17:21 [2024-02-29T00:17:21.127Z] [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
19:17:21 [2024-02-29T00:17:21.127Z] [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
19:17:21 [2024-02-29T00:17:21.127Z] [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
19:17:21 [2024-02-29T00:17:21.127Z] [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
19:17:21 [2024-02-29T00:17:21.127Z] [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
19:17:21 [2024-02-29T00:17:21.127Z] [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
19:17:21 [2024-02-29T00:17:21.384Z] [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 48 kB/s)
19:17:21 [2024-02-29T00:17:21.384Z] [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
19:17:21 [2024-02-29T00:17:21.384Z] [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
19:17:21 [2024-02-29T00:17:21.384Z] [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
19:17:21 [2024-02-29T00:17:21.384Z] [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
19:17:21 [2024-02-29T00:17:21.384Z] [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
19:17:21 [2024-02-29T00:17:21.384Z] [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
19:17:21 [2024-02-29T00:17:21.384Z] [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 348 kB/s)
19:17:21 [2024-02-29T00:17:21.384Z] [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
19:17:21 [2024-02-29T00:17:21.384Z] [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
19:17:21 [2024-02-29T00:17:21.384Z] [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
19:17:21 [2024-02-29T00:17:21.384Z] [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
19:17:21 [2024-02-29T00:17:21.384Z] [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
19:17:21 [2024-02-29T00:17:21.384Z] [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
19:17:21 [2024-02-29T00:17:21.384Z] [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 94 kB/s)
19:17:21 [2024-02-29T00:17:21.643Z] [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
19:17:21 [2024-02-29T00:17:21.643Z] [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
19:17:21 [2024-02-29T00:17:21.643Z] [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
19:17:21 [2024-02-29T00:17:21.643Z] [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
19:17:21 [2024-02-29T00:17:21.643Z] [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
19:17:21 [2024-02-29T00:17:21.643Z] [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
19:17:21 [2024-02-29T00:17:21.643Z] [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
19:17:21 [2024-02-29T00:17:21.643Z] [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
19:17:21 [2024-02-29T00:17:21.643Z] [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
19:17:21 [2024-02-29T00:17:21.643Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.jar
19:17:21 [2024-02-29T00:17:21.643Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
19:17:21 [2024-02-29T00:17:21.643Z] [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
19:17:21 [2024-02-29T00:17:21.643Z] [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
19:17:21 [2024-02-29T00:17:21.643Z] [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
19:17:21 [2024-02-29T00:17:21.643Z] [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
19:17:21 [2024-02-29T00:17:21.643Z] [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
19:17:21 [2024-02-29T00:17:21.643Z] [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
19:17:21 [2024-02-29T00:17:21.643Z] [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
19:17:21 [2024-02-29T00:17:21.643Z] [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
19:17:21 [2024-02-29T00:17:21.643Z] [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
19:17:21 [2024-02-29T00:17:21.643Z] [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
19:17:21 [2024-02-29T00:17:21.643Z] [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
19:17:21 [2024-02-29T00:17:21.643Z] [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
19:17:21 [2024-02-29T00:17:21.643Z] [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
19:17:21 [2024-02-29T00:17:21.643Z] [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
19:17:21 [2024-02-29T00:17:21.643Z] [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
19:17:21 [2024-02-29T00:17:21.643Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
19:17:21 [2024-02-29T00:17:21.643Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
19:17:21 [2024-02-29T00:17:21.643Z] [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
19:17:21 [2024-02-29T00:17:21.644Z] [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
19:17:21 [2024-02-29T00:17:21.644Z] [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
19:17:21 [2024-02-29T00:17:21.644Z] [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
19:17:21 [2024-02-29T00:17:21.644Z] [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
19:17:21 [2024-02-29T00:17:21.644Z] [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
19:17:21 [2024-02-29T00:17:21.644Z] [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
19:17:21 [2024-02-29T00:17:21.900Z] [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
19:17:21 [2024-02-29T00:17:21.901Z] [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
19:17:21 [2024-02-29T00:17:21.901Z] [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
19:17:21 [2024-02-29T00:17:21.901Z] [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
19:17:21 [2024-02-29T00:17:21.901Z] [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
19:17:22 [2024-02-29T00:17:22.464Z] [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
19:17:22 [2024-02-29T00:17:22.722Z] [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
19:17:22 [2024-02-29T00:17:22.722Z] [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
19:17:22 [2024-02-29T00:17:22.722Z] [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
19:17:22 [2024-02-29T00:17:22.722Z] [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
19:17:22 [2024-02-29T00:17:22.722Z] [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
19:17:22 [2024-02-29T00:17:22.722Z] [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
19:17:22 [2024-02-29T00:17:22.722Z] [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
19:17:22 [2024-02-29T00:17:22.722Z] [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
19:17:22 [2024-02-29T00:17:22.722Z] [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
19:17:22 [2024-02-29T00:17:22.722Z] [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
19:17:22 [2024-02-29T00:17:22.980Z] [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
19:17:22 [2024-02-29T00:17:22.980Z] [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
19:17:22 [2024-02-29T00:17:22.980Z] [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
19:17:22 [2024-02-29T00:17:22.980Z] [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
19:17:22 [2024-02-29T00:17:22.980Z] [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
19:17:22 [2024-02-29T00:17:22.980Z] [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
19:17:22 [2024-02-29T00:17:22.980Z] [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
19:17:22 [2024-02-29T00:17:22.980Z] [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
19:17:22 [2024-02-29T00:17:22.980Z] [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
19:17:22 [2024-02-29T00:17:22.980Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
19:17:22 [2024-02-29T00:17:22.980Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
19:17:22 [2024-02-29T00:17:22.980Z] [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
19:17:22 [2024-02-29T00:17:22.980Z] [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
19:17:22 [2024-02-29T00:17:22.980Z] [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
19:17:22 [2024-02-29T00:17:22.980Z] [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
19:17:22 [2024-02-29T00:17:22.980Z] [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
19:17:22 [2024-02-29T00:17:22.980Z] [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
19:17:22 [2024-02-29T00:17:22.980Z] [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
19:17:22 [2024-02-29T00:17:22.980Z] [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
19:17:22 [2024-02-29T00:17:22.980Z] [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
19:17:22 [2024-02-29T00:17:22.980Z] [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
19:17:22 [2024-02-29T00:17:22.980Z] [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
19:17:22 [2024-02-29T00:17:22.980Z] [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
19:17:22 [2024-02-29T00:17:22.981Z] [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
19:17:22 [2024-02-29T00:17:22.981Z] [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
19:17:22 [2024-02-29T00:17:22.981Z] [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
19:17:22 [2024-02-29T00:17:22.981Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.jar
19:17:22 [2024-02-29T00:17:22.981Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
19:17:22 [2024-02-29T00:17:22.981Z] [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
19:17:22 [2024-02-29T00:17:22.981Z] [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
19:17:22 [2024-02-29T00:17:22.981Z] [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
19:17:22 [2024-02-29T00:17:22.981Z] [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
19:17:22 [2024-02-29T00:17:22.981Z] [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
19:17:22 [2024-02-29T00:17:22.981Z] [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
19:17:22 [2024-02-29T00:17:22.981Z] [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
19:17:22 [2024-02-29T00:17:22.981Z] [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 4.7 MB/s)
19:17:22 [2024-02-29T00:17:22.981Z] [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
19:17:22 [2024-02-29T00:17:22.981Z] [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
19:17:22 [2024-02-29T00:17:22.981Z] [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
19:17:22 [2024-02-29T00:17:22.981Z] [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
19:17:22 [2024-02-29T00:17:22.981Z] [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
19:17:22 [2024-02-29T00:17:22.981Z] [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 3.2 MB/s)
19:17:22 [2024-02-29T00:17:22.981Z] [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
19:17:22 [2024-02-29T00:17:22.981Z] [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 6.6 MB/s)
19:17:22 [2024-02-29T00:17:22.981Z] [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
19:17:22 [2024-02-29T00:17:22.981Z] [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 5.4 MB/s)
19:17:22 [2024-02-29T00:17:22.981Z] [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
19:17:22 [2024-02-29T00:17:22.981Z] [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 11 MB/s)
19:17:22 [2024-02-29T00:17:22.981Z] [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
19:17:22 [2024-02-29T00:17:22.981Z] [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 2.5 MB/s)
19:17:22 [2024-02-29T00:17:22.981Z] [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
19:17:22 [2024-02-29T00:17:22.981Z] [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 5.5 MB/s)
19:17:22 [2024-02-29T00:17:22.981Z] [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
19:17:22 [2024-02-29T00:17:22.981Z] [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 4.3 MB/s)
19:17:22 [2024-02-29T00:17:22.981Z] [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
19:17:22 [2024-02-29T00:17:22.981Z] [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 839 kB/s)
19:17:22 [2024-02-29T00:17:22.981Z] [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
19:17:22 [2024-02-29T00:17:22.981Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 3.8 MB/s)
19:17:22 [2024-02-29T00:17:22.981Z] [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 912 kB/s)
19:17:22 [2024-02-29T00:17:22.981Z] [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
19:17:22 [2024-02-29T00:17:22.981Z] [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
19:17:23 [2024-02-29T00:17:23.239Z] [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 2.2 MB/s)
19:17:23 [2024-02-29T00:17:23.239Z] [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
19:17:23 [2024-02-29T00:17:23.239Z] [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 802 kB/s)
19:17:23 [2024-02-29T00:17:23.239Z] [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 4.1 MB/s)
19:17:23 [2024-02-29T00:17:23.239Z] [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 2.2 MB/s)
19:17:23 [2024-02-29T00:17:23.239Z] [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 3.0 MB/s)
19:17:23 [2024-02-29T00:17:23.239Z] [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 1.2 MB/s)
19:17:23 [2024-02-29T00:17:23.239Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:23 [2024-02-29T00:17:23.239Z] [INFO] 
19:17:23 [2024-02-29T00:17:23.239Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
19:17:23 [2024-02-29T00:17:23.239Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT [2/141]
19:17:23 [2024-02-29T00:17:23.239Z] [INFO]   from analysis/pom.xml
19:17:23 [2024-02-29T00:17:23.239Z] [INFO] --------------------------------[ pom ]---------------------------------
19:17:23 [2024-02-29T00:17:23.239Z] [INFO] 
19:17:23 [2024-02-29T00:17:23.239Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
19:17:23 [2024-02-29T00:17:23.239Z] [INFO] 
19:17:23 [2024-02-29T00:17:23.239Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent ---
19:17:23 [2024-02-29T00:17:23.239Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:23 [2024-02-29T00:17:23.239Z] [INFO] 
19:17:23 [2024-02-29T00:17:23.239Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
19:17:23 [2024-02-29T00:17:23.240Z] [INFO] Building Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT    [3/141]
19:17:23 [2024-02-29T00:17:23.240Z] [INFO]   from common/pom.xml
19:17:23 [2024-02-29T00:17:23.240Z] [INFO] --------------------------------[ pom ]---------------------------------
19:17:23 [2024-02-29T00:17:23.240Z] [INFO] 
19:17:23 [2024-02-29T00:17:23.240Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
19:17:23 [2024-02-29T00:17:23.240Z] [INFO] 
19:17:23 [2024-02-29T00:17:23.240Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent ---
19:17:23 [2024-02-29T00:17:23.240Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:23 [2024-02-29T00:17:23.240Z] [INFO] 
19:17:23 [2024-02-29T00:17:23.240Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
19:17:23 [2024-02-29T00:17:23.240Z] [INFO] Building org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT     [4/141]
19:17:23 [2024-02-29T00:17:23.240Z] [INFO]   from common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
19:17:23 [2024-02-29T00:17:23.240Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:17:23 [2024-02-29T00:17:23.240Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:25 [2024-02-29T00:17:25.136Z] [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@7f8ab926
19:17:25 [2024-02-29T00:17:25.136Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
19:17:25 [2024-02-29T00:17:25.136Z] [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
19:17:25 [2024-02-29T00:17:25.137Z] [INFO]     Transport mode:         online
19:17:25 [2024-02-29T00:17:25.137Z] [INFO]     Http Transport type:    Java11Client
19:17:25 [2024-02-29T00:17:25.137Z] [INFO]     Update mode:            cache first
19:17:25 [2024-02-29T00:17:25.137Z] [INFO]     Minimum cache duration: 60 minutes
19:17:25 [2024-02-29T00:17:25.137Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
19:17:33 [2024-02-29T00:17:33.237Z] [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
19:17:33 [2024-02-29T00:17:33.494Z] [INFO] 
19:17:33 [2024-02-29T00:17:33.494Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
19:17:33 [2024-02-29T00:17:33.494Z] [INFO] The project's OSGi version is 5.2.0.202402290016
19:17:33 [2024-02-29T00:17:33.494Z] [INFO] 
19:17:33 [2024-02-29T00:17:33.494Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
19:17:33 [2024-02-29T00:17:33.494Z] [INFO] 
19:17:33 [2024-02-29T00:17:33.494Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
19:17:33 [2024-02-29T00:17:33.494Z] [INFO] 
19:17:33 [2024-02-29T00:17:33.494Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
19:17:33 [2024-02-29T00:17:33.494Z] [INFO] 
19:17:33 [2024-02-29T00:17:33.494Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
19:17:33 [2024-02-29T00:17:33.494Z] [INFO] 
19:17:33 [2024-02-29T00:17:33.494Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
19:17:33 [2024-02-29T00:17:33.494Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core
19:17:33 [2024-02-29T00:17:33.751Z] [INFO] 
19:17:33 [2024-02-29T00:17:33.751Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core ---
19:17:33 [2024-02-29T00:17:33.751Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:33 [2024-02-29T00:17:33.751Z] [INFO] 
19:17:33 [2024-02-29T00:17:33.751Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
19:17:34 [2024-02-29T00:17:34.008Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/main/resources
19:17:34 [2024-02-29T00:17:34.008Z] [INFO] 
19:17:34 [2024-02-29T00:17:34.008Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
19:17:34 [2024-02-29T00:17:34.008Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:34 [2024-02-29T00:17:34.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
19:17:34 [2024-02-29T00:17:34.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.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
19:17:34 [2024-02-29T00:17:34.264Z] [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
19:17:34 [2024-02-29T00:17:34.264Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype.annotations/maven-metadata.xml (435 B at 33 kB/s)
19:17:34 [2024-02-29T00:17:34.264Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml
19:17:34 [2024-02-29T00:17:34.264Z] [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 4.7 kB/s)
19:17:34 [2024-02-29T00:17:34.264Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/maven-metadata.xml
19:17:34 [2024-02-29T00:17:34.264Z] [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 8.3 kB/s)
19:17:34 [2024-02-29T00:17:34.521Z] [INFO] Nothing to compile - all classes are up to date
19:17:34 [2024-02-29T00:17:34.521Z] [INFO] 
19:17:34 [2024-02-29T00:17:34.521Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
19:17:34 [2024-02-29T00:17:34.521Z] [INFO] Building Trace Compass State System Parent 9.3.0-SNAPSHOT        [5/141]
19:17:34 [2024-02-29T00:17:34.521Z] [INFO]   from statesystem/pom.xml
19:17:34 [2024-02-29T00:17:34.521Z] [INFO] --------------------------------[ pom ]---------------------------------
19:17:34 [2024-02-29T00:17:34.521Z] [INFO] 
19:17:34 [2024-02-29T00:17:34.521Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
19:17:34 [2024-02-29T00:17:34.521Z] [INFO] 
19:17:34 [2024-02-29T00:17:34.521Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent ---
19:17:34 [2024-02-29T00:17:34.521Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:34 [2024-02-29T00:17:34.521Z] [INFO] 
19:17:34 [2024-02-29T00:17:34.521Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
19:17:34 [2024-02-29T00:17:34.521Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT  [6/141]
19:17:34 [2024-02-29T00:17:34.521Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
19:17:34 [2024-02-29T00:17:34.521Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:17:34 [2024-02-29T00:17:34.521Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:34 [2024-02-29T00:17:34.521Z] [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
19:17:34 [2024-02-29T00:17:34.777Z] [INFO] 
19:17:34 [2024-02-29T00:17:34.777Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
19:17:34 [2024-02-29T00:17:34.777Z] [INFO] The project's OSGi version is 1.3.0.202402290016
19:17:34 [2024-02-29T00:17:34.777Z] [INFO] 
19:17:34 [2024-02-29T00:17:34.777Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
19:17:34 [2024-02-29T00:17:34.777Z] [INFO] 
19:17:34 [2024-02-29T00:17:34.777Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
19:17:34 [2024-02-29T00:17:34.777Z] [INFO] 
19:17:34 [2024-02-29T00:17:34.777Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
19:17:34 [2024-02-29T00:17:34.777Z] [INFO] 
19:17:34 [2024-02-29T00:17:34.777Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
19:17:34 [2024-02-29T00:17:34.777Z] [INFO] 
19:17:34 [2024-02-29T00:17:34.777Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
19:17:34 [2024-02-29T00:17:34.777Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core
19:17:34 [2024-02-29T00:17:34.777Z] [INFO] 
19:17:34 [2024-02-29T00:17:34.777Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core ---
19:17:34 [2024-02-29T00:17:34.777Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:34 [2024-02-29T00:17:34.777Z] [INFO] 
19:17:34 [2024-02-29T00:17:34.777Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
19:17:34 [2024-02-29T00:17:34.777Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
19:17:34 [2024-02-29T00:17:34.777Z] [INFO] 
19:17:34 [2024-02-29T00:17:34.777Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
19:17:34 [2024-02-29T00:17:34.777Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:34 [2024-02-29T00:17:34.777Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:34 [2024-02-29T00:17:34.777Z] [WARNING] The 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
19:17:34 [2024-02-29T00:17:34.777Z] [INFO] Nothing to compile - all classes are up to date
19:17:34 [2024-02-29T00:17:34.777Z] [INFO] 
19:17:34 [2024-02-29T00:17:34.777Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
19:17:34 [2024-02-29T00:17:34.777Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT [7/141]
19:17:34 [2024-02-29T00:17:34.777Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
19:17:34 [2024-02-29T00:17:34.777Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:17:34 [2024-02-29T00:17:34.777Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:34 [2024-02-29T00:17:34.777Z] [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
19:17:35 [2024-02-29T00:17:35.033Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.033Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
19:17:35 [2024-02-29T00:17:35.033Z] [INFO] The project's OSGi version is 3.1.0.202402290016
19:17:35 [2024-02-29T00:17:35.033Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.033Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
19:17:35 [2024-02-29T00:17:35.033Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.033Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
19:17:35 [2024-02-29T00:17:35.033Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.033Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
19:17:35 [2024-02-29T00:17:35.033Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.033Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
19:17:35 [2024-02-29T00:17:35.033Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.033Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
19:17:35 [2024-02-29T00:17:35.033Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core
19:17:35 [2024-02-29T00:17:35.033Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.033Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core ---
19:17:35 [2024-02-29T00:17:35.033Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:35 [2024-02-29T00:17:35.033Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.033Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
19:17:35 [2024-02-29T00:17:35.033Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
19:17:35 [2024-02-29T00:17:35.033Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.033Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
19:17:35 [2024-02-29T00:17:35.033Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:35 [2024-02-29T00:17:35.290Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:35 [2024-02-29T00:17:35.290Z] [WARNING] The 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
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] Nothing to compile - all classes are up to date
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] Building Trace Compass TMF Parent 9.3.0-SNAPSHOT                 [8/141]
19:17:35 [2024-02-29T00:17:35.290Z] [INFO]   from tmf/pom.xml
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] --------------------------------[ pom ]---------------------------------
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent ---
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] Building Trace Compass Filter Parser 1.1.1-SNAPSHOT              [9/141]
19:17:35 [2024-02-29T00:17:35.290Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:17:35 [2024-02-29T00:17:35.290Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:35 [2024-02-29T00:17:35.290Z] [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
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] The project's OSGi version is 1.1.1.202402290016
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] Resolving class path of Trace Compass Filter Parser
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:17:35 [2024-02-29T00:17:35.290Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:35 [2024-02-29T00:17:35.290Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:35 [2024-02-29T00:17:35.290Z] [WARNING] The effective 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
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] Nothing to compile - all classes are up to date
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT [10/141]
19:17:35 [2024-02-29T00:17:35.290Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:17:35 [2024-02-29T00:17:35.290Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:35 [2024-02-29T00:17:35.290Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
19:17:35 [2024-02-29T00:17:35.548Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.548Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
19:17:35 [2024-02-29T00:17:35.548Z] [INFO] The project's OSGi version is 5.3.1.202402290016
19:17:35 [2024-02-29T00:17:35.548Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.548Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
19:17:35 [2024-02-29T00:17:35.548Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.548Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
19:17:35 [2024-02-29T00:17:35.548Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.548Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
19:17:35 [2024-02-29T00:17:35.548Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.548Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
19:17:35 [2024-02-29T00:17:35.548Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.548Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
19:17:35 [2024-02-29T00:17:35.548Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core
19:17:35 [2024-02-29T00:17:35.548Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.548Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core ---
19:17:35 [2024-02-29T00:17:35.805Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:35 [2024-02-29T00:17:35.805Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.805Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
19:17:35 [2024-02-29T00:17:35.805Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
19:17:35 [2024-02-29T00:17:35.805Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.805Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
19:17:35 [2024-02-29T00:17:35.805Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:35 [2024-02-29T00:17:35.805Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:35 [2024-02-29T00:17:35.805Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
19:17:35 [2024-02-29T00:17:35.805Z] [INFO] Nothing to compile - all classes are up to date
19:17:35 [2024-02-29T00:17:35.805Z] [INFO] 
19:17:35 [2024-02-29T00:17:35.805Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
19:17:35 [2024-02-29T00:17:35.805Z] [INFO] Building org.eclipse.tracecompass.tmf.core 9.2.1-SNAPSHOT       [11/141]
19:17:35 [2024-02-29T00:17:35.805Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
19:17:35 [2024-02-29T00:17:35.805Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:17:35 [2024-02-29T00:17:35.805Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:35 [2024-02-29T00:17:35.805Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
19:17:36 [2024-02-29T00:17:36.062Z] [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
19:17:36 [2024-02-29T00:17:36.062Z] [INFO] 
19:17:36 [2024-02-29T00:17:36.062Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
19:17:36 [2024-02-29T00:17:36.062Z] [INFO] The project's OSGi version is 9.2.1.202402290016
19:17:36 [2024-02-29T00:17:36.062Z] [INFO] 
19:17:36 [2024-02-29T00:17:36.062Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
19:17:36 [2024-02-29T00:17:36.062Z] [INFO] 
19:17:36 [2024-02-29T00:17:36.062Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
19:17:36 [2024-02-29T00:17:36.062Z] [INFO] 
19:17:36 [2024-02-29T00:17:36.062Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
19:17:36 [2024-02-29T00:17:36.062Z] [INFO] 
19:17:36 [2024-02-29T00:17:36.062Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
19:17:36 [2024-02-29T00:17:36.062Z] [INFO] 
19:17:36 [2024-02-29T00:17:36.062Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
19:17:36 [2024-02-29T00:17:36.062Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core
19:17:36 [2024-02-29T00:17:36.062Z] [INFO] 
19:17:36 [2024-02-29T00:17:36.062Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core ---
19:17:36 [2024-02-29T00:17:36.062Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:36 [2024-02-29T00:17:36.062Z] [INFO] 
19:17:36 [2024-02-29T00:17:36.062Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
19:17:36 [2024-02-29T00:17:36.062Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
19:17:36 [2024-02-29T00:17:36.062Z] [INFO] 
19:17:36 [2024-02-29T00:17:36.062Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
19:17:36 [2024-02-29T00:17:36.062Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:36 [2024-02-29T00:17:36.062Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:36 [2024-02-29T00:17:36.062Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
19:17:36 [2024-02-29T00:17:36.321Z] [INFO] Nothing to compile - all classes are up to date
19:17:36 [2024-02-29T00:17:36.321Z] [INFO] 
19:17:36 [2024-02-29T00:17:36.321Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
19:17:36 [2024-02-29T00:17:36.321Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT [12/141]
19:17:36 [2024-02-29T00:17:36.321Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
19:17:36 [2024-02-29T00:17:36.321Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:17:36 [2024-02-29T00:17:36.321Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:36 [2024-02-29T00:17:36.321Z] [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
19:17:36 [2024-02-29T00:17:36.577Z] [INFO] 
19:17:36 [2024-02-29T00:17:36.577Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
19:17:36 [2024-02-29T00:17:36.577Z] [INFO] The project's OSGi version is 2.2.1.202402290016
19:17:36 [2024-02-29T00:17:36.577Z] [INFO] 
19:17:36 [2024-02-29T00:17:36.577Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
19:17:36 [2024-02-29T00:17:36.577Z] [INFO] 
19:17:36 [2024-02-29T00:17:36.577Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
19:17:36 [2024-02-29T00:17:36.577Z] [INFO] 
19:17:36 [2024-02-29T00:17:36.577Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
19:17:36 [2024-02-29T00:17:36.577Z] [INFO] 
19:17:36 [2024-02-29T00:17:36.577Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
19:17:36 [2024-02-29T00:17:36.577Z] [INFO] 
19:17:36 [2024-02-29T00:17:36.577Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
19:17:36 [2024-02-29T00:17:36.577Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core
19:17:36 [2024-02-29T00:17:36.577Z] [INFO] 
19:17:36 [2024-02-29T00:17:36.577Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core ---
19:17:36 [2024-02-29T00:17:36.577Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:36 [2024-02-29T00:17:36.577Z] [INFO] 
19:17:36 [2024-02-29T00:17:36.577Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
19:17:36 [2024-02-29T00:17:36.577Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
19:17:36 [2024-02-29T00:17:36.577Z] [INFO] 
19:17:36 [2024-02-29T00:17:36.577Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
19:17:36 [2024-02-29T00:17:36.577Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:36 [2024-02-29T00:17:36.577Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:36 [2024-02-29T00:17:36.577Z] [WARNING] The 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
19:17:36 [2024-02-29T00:17:36.577Z] [INFO] Nothing to compile - all classes are up to date
19:17:36 [2024-02-29T00:17:36.577Z] [INFO] 
19:17:36 [2024-02-29T00:17:36.577Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
19:17:36 [2024-02-29T00:17:36.577Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT [13/141]
19:17:36 [2024-02-29T00:17:36.577Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
19:17:36 [2024-02-29T00:17:36.577Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:17:36 [2024-02-29T00:17:36.577Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:36 [2024-02-29T00:17:36.577Z] [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
19:17:37 [2024-02-29T00:17:37.142Z] [INFO] 
19:17:37 [2024-02-29T00:17:37.142Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:17:37 [2024-02-29T00:17:37.142Z] [INFO] The project's OSGi version is 1.0.16.202402290016
19:17:37 [2024-02-29T00:17:37.142Z] [INFO] 
19:17:37 [2024-02-29T00:17:37.142Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:17:37 [2024-02-29T00:17:37.142Z] [INFO] 
19:17:37 [2024-02-29T00:17:37.142Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:17:37 [2024-02-29T00:17:37.142Z] [INFO] 
19:17:37 [2024-02-29T00:17:37.142Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:17:37 [2024-02-29T00:17:37.142Z] [INFO] 
19:17:37 [2024-02-29T00:17:37.142Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:17:37 [2024-02-29T00:17:37.142Z] [INFO] 
19:17:37 [2024-02-29T00:17:37.142Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:17:37 [2024-02-29T00:17:37.142Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core.tests
19:17:37 [2024-02-29T00:17:37.707Z] [INFO] 
19:17:37 [2024-02-29T00:17:37.707Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:17:37 [2024-02-29T00:17:37.707Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:37 [2024-02-29T00:17:37.707Z] [INFO] 
19:17:37 [2024-02-29T00:17:37.707Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:17:37 [2024-02-29T00:17:37.707Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
19:17:37 [2024-02-29T00:17:37.707Z] [INFO] 
19:17:37 [2024-02-29T00:17:37.707Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:17:37 [2024-02-29T00:17:37.707Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:37 [2024-02-29T00:17:37.707Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:37 [2024-02-29T00:17:37.707Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
19:17:37 [2024-02-29T00:17:37.707Z] [INFO] Nothing to compile - all classes are up to date
19:17:37 [2024-02-29T00:17:37.707Z] [INFO] 
19:17:37 [2024-02-29T00:17:37.707Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
19:17:37 [2024-02-29T00:17:37.707Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT [14/141]
19:17:37 [2024-02-29T00:17:37.707Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
19:17:37 [2024-02-29T00:17:37.708Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:17:37 [2024-02-29T00:17:37.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
19:17:37 [2024-02-29T00:17:37.708Z] [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
19:17:38 [2024-02-29T00:17:38.273Z] [INFO] 
19:17:38 [2024-02-29T00:17:38.273Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
19:17:38 [2024-02-29T00:17:38.273Z] [INFO] The project's OSGi version is 1.0.25.202402290016
19:17:38 [2024-02-29T00:17:38.273Z] [INFO] 
19:17:38 [2024-02-29T00:17:38.273Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
19:17:38 [2024-02-29T00:17:38.273Z] [INFO] 
19:17:38 [2024-02-29T00:17:38.273Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
19:17:38 [2024-02-29T00:17:38.273Z] [INFO] 
19:17:38 [2024-02-29T00:17:38.273Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
19:17:38 [2024-02-29T00:17:38.273Z] [INFO] 
19:17:38 [2024-02-29T00:17:38.273Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
19:17:38 [2024-02-29T00:17:38.273Z] [INFO] 
19:17:38 [2024-02-29T00:17:38.273Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
19:17:38 [2024-02-29T00:17:38.273Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core.tests
19:17:38 [2024-02-29T00:17:38.530Z] [INFO] 
19:17:38 [2024-02-29T00:17:38.530Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests ---
19:17:38 [2024-02-29T00:17:38.530Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:38 [2024-02-29T00:17:38.530Z] [INFO] 
19:17:38 [2024-02-29T00:17:38.530Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
19:17:38 [2024-02-29T00:17:38.531Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
19:17:38 [2024-02-29T00:17:38.531Z] [INFO] 
19:17:38 [2024-02-29T00:17:38.531Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
19:17:38 [2024-02-29T00:17:38.531Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:38 [2024-02-29T00:17:38.531Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:38 [2024-02-29T00:17:38.531Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
19:17:38 [2024-02-29T00:17:38.531Z] [INFO] Nothing to compile - all classes are up to date
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] 
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] Building Trace Compass CTF Support Parent 9.3.0-SNAPSHOT        [15/141]
19:17:38 [2024-02-29T00:17:38.788Z] [INFO]   from ctf/pom.xml
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] --------------------------------[ pom ]---------------------------------
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] 
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] 
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent ---
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] 
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT        [16/141]
19:17:38 [2024-02-29T00:17:38.788Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:17:38 [2024-02-29T00:17:38.788Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:38 [2024-02-29T00:17:38.788Z] [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
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] 
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] The project's OSGi version is 1.1.1.202402290016
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] 
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] 
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] 
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] 
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] 
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] Resolving class path of Trace Compass CTF Parser Plug-in
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] 
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser ---
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] 
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] 
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
19:17:38 [2024-02-29T00:17:38.788Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:38 [2024-02-29T00:17:38.788Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:38 [2024-02-29T00:17:38.788Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] Nothing to compile - all classes are up to date
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] 
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT       [17/141]
19:17:38 [2024-02-29T00:17:38.788Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
19:17:38 [2024-02-29T00:17:38.788Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:17:38 [2024-02-29T00:17:38.788Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:38 [2024-02-29T00:17:38.788Z] [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
19:17:39 [2024-02-29T00:17:39.046Z] [INFO] 
19:17:39 [2024-02-29T00:17:39.046Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
19:17:39 [2024-02-29T00:17:39.046Z] [INFO] The project's OSGi version is 4.4.1.202402290016
19:17:39 [2024-02-29T00:17:39.046Z] [INFO] 
19:17:39 [2024-02-29T00:17:39.046Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
19:17:39 [2024-02-29T00:17:39.046Z] [INFO] 
19:17:39 [2024-02-29T00:17:39.046Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
19:17:39 [2024-02-29T00:17:39.046Z] [INFO] 
19:17:39 [2024-02-29T00:17:39.046Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
19:17:39 [2024-02-29T00:17:39.046Z] [INFO] 
19:17:39 [2024-02-29T00:17:39.046Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
19:17:39 [2024-02-29T00:17:39.046Z] [INFO] 
19:17:39 [2024-02-29T00:17:39.046Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
19:17:39 [2024-02-29T00:17:39.046Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.core
19:17:39 [2024-02-29T00:17:39.046Z] [INFO] 
19:17:39 [2024-02-29T00:17:39.046Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core ---
19:17:39 [2024-02-29T00:17:39.046Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:17:39 [2024-02-29T00:17:39.046Z] [INFO] 
19:17:39 [2024-02-29T00:17:39.046Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
19:17:39 [2024-02-29T00:17:39.046Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
19:17:39 [2024-02-29T00:17:39.046Z] [INFO] 
19:17:39 [2024-02-29T00:17:39.046Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
19:17:39 [2024-02-29T00:17:39.046Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:39 [2024-02-29T00:17:39.046Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:39 [2024-02-29T00:17:39.046Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
19:17:39 [2024-02-29T00:17:39.046Z] [INFO] Nothing to compile - all classes are up to date
19:17:39 [2024-02-29T00:17:39.046Z] [INFO] 
19:17:39 [2024-02-29T00:17:39.046Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
19:17:39 [2024-02-29T00:17:39.046Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT   [18/141]
19:17:39 [2024-02-29T00:17:39.046Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
19:17:39 [2024-02-29T00:17:39.046Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:17:39 [2024-02-29T00:17:39.046Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:39 [2024-02-29T00:17:39.047Z] [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
19:17:39 [2024-02-29T00:17:39.303Z] [INFO] 
19:17:39 [2024-02-29T00:17:39.303Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:17:39 [2024-02-29T00:17:39.304Z] [INFO] The project's OSGi version is 4.5.1.202402290016
19:17:39 [2024-02-29T00:17:39.304Z] [INFO] 
19:17:39 [2024-02-29T00:17:39.304Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:17:39 [2024-02-29T00:17:39.304Z] [INFO] 
19:17:39 [2024-02-29T00:17:39.304Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:17:39 [2024-02-29T00:17:39.304Z] [INFO] 
19:17:39 [2024-02-29T00:17:39.304Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:17:39 [2024-02-29T00:17:39.304Z] [INFO] 
19:17:39 [2024-02-29T00:17:39.304Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:17:39 [2024-02-29T00:17:39.304Z] [INFO] 
19:17:39 [2024-02-29T00:17:39.304Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:17:39 [2024-02-29T00:17:39.304Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core
19:17:39 [2024-02-29T00:17:39.304Z] [INFO] 
19:17:39 [2024-02-29T00:17:39.304Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:17:39 [2024-02-29T00:17:39.561Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:39 [2024-02-29T00:17:39.561Z] [INFO] 
19:17:39 [2024-02-29T00:17:39.561Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:17:39 [2024-02-29T00:17:39.561Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
19:17:39 [2024-02-29T00:17:39.561Z] [INFO] 
19:17:39 [2024-02-29T00:17:39.561Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:17:39 [2024-02-29T00:17:39.561Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:39 [2024-02-29T00:17:39.561Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:39 [2024-02-29T00:17:39.561Z] [WARNING] The effective 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
19:17:39 [2024-02-29T00:17:39.561Z] [INFO] Nothing to compile - all classes are up to date
19:17:39 [2024-02-29T00:17:39.561Z] [INFO] 
19:17:39 [2024-02-29T00:17:39.561Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
19:17:39 [2024-02-29T00:17:39.561Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT   [19/141]
19:17:39 [2024-02-29T00:17:39.561Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
19:17:39 [2024-02-29T00:17:39.561Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:17:39 [2024-02-29T00:17:39.561Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:39 [2024-02-29T00:17:39.561Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
19:17:39 [2024-02-29T00:17:39.818Z] [INFO] 
19:17:39 [2024-02-29T00:17:39.818Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
19:17:39 [2024-02-29T00:17:39.818Z] [INFO] The project's OSGi version is 1.0.15.202402290016
19:17:39 [2024-02-29T00:17:39.818Z] [INFO] 
19:17:39 [2024-02-29T00:17:39.818Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
19:17:39 [2024-02-29T00:17:39.818Z] [INFO] 
19:17:39 [2024-02-29T00:17:39.818Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
19:17:39 [2024-02-29T00:17:39.818Z] [INFO] 
19:17:39 [2024-02-29T00:17:39.818Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
19:17:39 [2024-02-29T00:17:39.818Z] [INFO] 
19:17:39 [2024-02-29T00:17:39.818Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
19:17:39 [2024-02-29T00:17:39.818Z] [INFO] 
19:17:39 [2024-02-29T00:17:39.818Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
19:17:39 [2024-02-29T00:17:39.818Z] [INFO] Resolving class path of Trace Compass CTF Core Tests Plug-in
19:17:40 [2024-02-29T00:17:40.074Z] [INFO] 
19:17:40 [2024-02-29T00:17:40.074Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests ---
19:17:40 [2024-02-29T00:17:40.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/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:17:40 [2024-02-29T00:17:40.074Z] [INFO] 
19:17:40 [2024-02-29T00:17:40.074Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
19:17:40 [2024-02-29T00:17:40.074Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
19:17:40 [2024-02-29T00:17:40.074Z] [INFO] 
19:17:40 [2024-02-29T00:17:40.074Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
19:17:40 [2024-02-29T00:17:40.074Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:40 [2024-02-29T00:17:40.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
19:17:40 [2024-02-29T00:17:40.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.ctf.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
19:17:40 [2024-02-29T00:17:40.331Z] [INFO] Nothing to compile - all classes are up to date
19:17:40 [2024-02-29T00:17:40.331Z] [INFO] 
19:17:40 [2024-02-29T00:17:40.331Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
19:17:40 [2024-02-29T00:17:40.331Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT [20/141]
19:17:40 [2024-02-29T00:17:40.331Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
19:17:40 [2024-02-29T00:17:40.331Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:17:40 [2024-02-29T00:17:40.331Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:40 [2024-02-29T00:17:40.331Z] [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
19:17:40 [2024-02-29T00:17:40.589Z] [INFO] 
19:17:40 [2024-02-29T00:17:40.589Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:17:40 [2024-02-29T00:17:40.590Z] [INFO] The project's OSGi version is 1.0.17.202402290016
19:17:40 [2024-02-29T00:17:40.590Z] [INFO] 
19:17:40 [2024-02-29T00:17:40.590Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:17:40 [2024-02-29T00:17:40.590Z] [INFO] 
19:17:40 [2024-02-29T00:17:40.590Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:17:40 [2024-02-29T00:17:40.590Z] [INFO] 
19:17:40 [2024-02-29T00:17:40.590Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:17:40 [2024-02-29T00:17:40.590Z] [INFO] 
19:17:40 [2024-02-29T00:17:40.590Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:17:40 [2024-02-29T00:17:40.590Z] [INFO] 
19:17:40 [2024-02-29T00:17:40.590Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:17:40 [2024-02-29T00:17:40.590Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core.tests
19:17:40 [2024-02-29T00:17:40.846Z] [INFO] 
19:17:40 [2024-02-29T00:17:40.846Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:17:40 [2024-02-29T00:17:40.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/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:17:40 [2024-02-29T00:17:40.846Z] [INFO] 
19:17:40 [2024-02-29T00:17:40.846Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:17:40 [2024-02-29T00:17:40.846Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
19:17:40 [2024-02-29T00:17:40.846Z] [INFO] 
19:17:40 [2024-02-29T00:17:40.846Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:17:40 [2024-02-29T00:17:40.846Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:40 [2024-02-29T00:17:40.846Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:40 [2024-02-29T00:17:40.846Z] [WARNING] The effective 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
19:17:41 [2024-02-29T00:17:41.103Z] [INFO] Nothing to compile - all classes are up to date
19:17:41 [2024-02-29T00:17:41.103Z] [INFO] 
19:17:41 [2024-02-29T00:17:41.103Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
19:17:41 [2024-02-29T00:17:41.103Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT [21/141]
19:17:41 [2024-02-29T00:17:41.103Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
19:17:41 [2024-02-29T00:17:41.103Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:17:41 [2024-02-29T00:17:41.103Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:41 [2024-02-29T00:17:41.103Z] [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
19:17:41 [2024-02-29T00:17:41.666Z] [INFO] 
19:17:41 [2024-02-29T00:17:41.666Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:17:41 [2024-02-29T00:17:41.666Z] [INFO] The project's OSGi version is 1.0.3.202402290016
19:17:41 [2024-02-29T00:17:41.666Z] [INFO] 
19:17:41 [2024-02-29T00:17:41.666Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:17:41 [2024-02-29T00:17:41.666Z] [INFO] 
19:17:41 [2024-02-29T00:17:41.666Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:17:41 [2024-02-29T00:17:41.666Z] [INFO] 
19:17:41 [2024-02-29T00:17:41.666Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:17:41 [2024-02-29T00:17:41.666Z] [INFO] 
19:17:41 [2024-02-29T00:17:41.666Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:17:41 [2024-02-29T00:17:41.666Z] [INFO] 
19:17:41 [2024-02-29T00:17:41.666Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:17:41 [2024-02-29T00:17:41.666Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core.tests
19:17:41 [2024-02-29T00:17:41.666Z] [INFO] 
19:17:41 [2024-02-29T00:17:41.667Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:17:41 [2024-02-29T00:17:41.667Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:17:41 [2024-02-29T00:17:41.667Z] [INFO] 
19:17:41 [2024-02-29T00:17:41.667Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:17:41 [2024-02-29T00:17:41.923Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
19:17:41 [2024-02-29T00:17:41.923Z] [INFO] 
19:17:41 [2024-02-29T00:17:41.923Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:17:41 [2024-02-29T00:17:41.923Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:41 [2024-02-29T00:17:41.923Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:41 [2024-02-29T00:17:41.923Z] [WARNING] The 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
19:17:41 [2024-02-29T00:17:41.923Z] [INFO] Nothing to compile - all classes are up to date
19:17:41 [2024-02-29T00:17:41.923Z] [INFO] 
19:17:41 [2024-02-29T00:17:41.923Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
19:17:41 [2024-02-29T00:17:41.923Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT         [22/141]
19:17:41 [2024-02-29T00:17:41.923Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
19:17:41 [2024-02-29T00:17:41.923Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:17:41 [2024-02-29T00:17:41.923Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)'
19:17:41 [2024-02-29T00:17:41.923Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:41 [2024-02-29T00:17:41.923Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
19:17:42 [2024-02-29T00:17:42.486Z] [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
19:17:42 [2024-02-29T00:17:42.486Z] [INFO] 
19:17:42 [2024-02-29T00:17:42.486Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
19:17:42 [2024-02-29T00:17:42.486Z] [INFO] The project's OSGi version is 9.0.3.202402290016
19:17:42 [2024-02-29T00:17:42.486Z] [INFO] 
19:17:42 [2024-02-29T00:17:42.486Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
19:17:42 [2024-02-29T00:17:42.486Z] [INFO] 
19:17:42 [2024-02-29T00:17:42.486Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
19:17:42 [2024-02-29T00:17:42.486Z] [INFO] 
19:17:42 [2024-02-29T00:17:42.486Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
19:17:42 [2024-02-29T00:17:42.486Z] [INFO] 
19:17:42 [2024-02-29T00:17:42.486Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
19:17:43 [2024-02-29T00:17:43.050Z] [INFO] Executing tasks
19:17:43 [2024-02-29T00:17:43.050Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
19:17:43 [2024-02-29T00:17:43.051Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.30
19:17:43 [2024-02-29T00:17:43.051Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
19:17:43 [2024-02-29T00:17:43.051Z] [INFO] Executed tasks
19:17:43 [2024-02-29T00:17:43.051Z] [INFO] 
19:17:43 [2024-02-29T00:17:43.051Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
19:17:43 [2024-02-29T00:17:43.051Z] [INFO] 
19:17:43 [2024-02-29T00:17:43.051Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
19:17:43 [2024-02-29T00:17:43.051Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui
19:17:43 [2024-02-29T00:17:43.615Z] [INFO] 
19:17:43 [2024-02-29T00:17:43.615Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui ---
19:17:43 [2024-02-29T00:17:43.615Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:43 [2024-02-29T00:17:43.615Z] [INFO] 
19:17:43 [2024-02-29T00:17:43.615Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
19:17:43 [2024-02-29T00:17:43.615Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
19:17:43 [2024-02-29T00:17:43.615Z] [INFO] 
19:17:43 [2024-02-29T00:17:43.615Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
19:17:43 [2024-02-29T00:17:43.615Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:43 [2024-02-29T00:17:43.615Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:43 [2024-02-29T00:17:43.615Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
19:17:43 [2024-02-29T00:17:43.872Z] [INFO] Nothing to compile - all classes are up to date
19:17:43 [2024-02-29T00:17:43.872Z] [INFO] 
19:17:43 [2024-02-29T00:17:43.872Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
19:17:43 [2024-02-29T00:17:43.872Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT [23/141]
19:17:43 [2024-02-29T00:17:43.872Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
19:17:43 [2024-02-29T00:17:43.872Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:17:43 [2024-02-29T00:17:43.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
19:17:43 [2024-02-29T00:17:43.873Z] [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
19:17:44 [2024-02-29T00:17:44.435Z] [INFO] 
19:17:44 [2024-02-29T00:17:44.436Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:17:44 [2024-02-29T00:17:44.436Z] [INFO] The project's OSGi version is 2.1.0.202402290016
19:17:44 [2024-02-29T00:17:44.436Z] [INFO] 
19:17:44 [2024-02-29T00:17:44.436Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:17:44 [2024-02-29T00:17:44.436Z] [INFO] 
19:17:44 [2024-02-29T00:17:44.436Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:17:44 [2024-02-29T00:17:44.436Z] [INFO] 
19:17:44 [2024-02-29T00:17:44.436Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:17:44 [2024-02-29T00:17:44.436Z] [INFO] 
19:17:44 [2024-02-29T00:17:44.436Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:17:44 [2024-02-29T00:17:44.436Z] [INFO] 
19:17:44 [2024-02-29T00:17:44.436Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:17:44 [2024-02-29T00:17:44.436Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui
19:17:44 [2024-02-29T00:17:44.692Z] [INFO] 
19:17:44 [2024-02-29T00:17:44.692Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:17:44 [2024-02-29T00:17:44.692Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:44 [2024-02-29T00:17:44.692Z] [INFO] 
19:17:44 [2024-02-29T00:17:44.692Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:17:44 [2024-02-29T00:17:44.692Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
19:17:44 [2024-02-29T00:17:44.692Z] [INFO] 
19:17:44 [2024-02-29T00:17:44.692Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:17:44 [2024-02-29T00:17:44.692Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:44 [2024-02-29T00:17:44.692Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:44 [2024-02-29T00:17:44.692Z] [WARNING] The 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
19:17:44 [2024-02-29T00:17:44.949Z] [INFO] Nothing to compile - all classes are up to date
19:17:44 [2024-02-29T00:17:44.949Z] [INFO] 
19:17:44 [2024-02-29T00:17:44.949Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
19:17:44 [2024-02-29T00:17:44.949Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT [24/141]
19:17:44 [2024-02-29T00:17:44.949Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
19:17:44 [2024-02-29T00:17:44.949Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:17:44 [2024-02-29T00:17:44.949Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:44 [2024-02-29T00:17:44.949Z] [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
19:17:44 [2024-02-29T00:17:44.949Z] [INFO] 
19:17:44 [2024-02-29T00:17:44.949Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
19:17:44 [2024-02-29T00:17:44.949Z] [INFO] The project's OSGi version is 1.1.0.202402290016
19:17:44 [2024-02-29T00:17:44.949Z] [INFO] 
19:17:44 [2024-02-29T00:17:44.949Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
19:17:44 [2024-02-29T00:17:44.949Z] [INFO] 
19:17:44 [2024-02-29T00:17:44.949Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
19:17:44 [2024-02-29T00:17:44.949Z] [INFO] 
19:17:44 [2024-02-29T00:17:44.949Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
19:17:44 [2024-02-29T00:17:44.949Z] [INFO] 
19:17:44 [2024-02-29T00:17:44.949Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
19:17:44 [2024-02-29T00:17:44.950Z] [INFO] 
19:17:44 [2024-02-29T00:17:44.950Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
19:17:44 [2024-02-29T00:17:44.950Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core
19:17:45 [2024-02-29T00:17:45.208Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.208Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core ---
19:17:45 [2024-02-29T00:17:45.208Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:45 [2024-02-29T00:17:45.208Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.208Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
19:17:45 [2024-02-29T00:17:45.208Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
19:17:45 [2024-02-29T00:17:45.208Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.208Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
19:17:45 [2024-02-29T00:17:45.208Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:45 [2024-02-29T00:17:45.208Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:45 [2024-02-29T00:17:45.208Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
19:17:45 [2024-02-29T00:17:45.208Z] [INFO] Nothing to compile - all classes are up to date
19:17:45 [2024-02-29T00:17:45.208Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.208Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
19:17:45 [2024-02-29T00:17:45.208Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT [25/141]
19:17:45 [2024-02-29T00:17:45.208Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
19:17:45 [2024-02-29T00:17:45.208Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:17:45 [2024-02-29T00:17:45.208Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:45 [2024-02-29T00:17:45.208Z] [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
19:17:45 [2024-02-29T00:17:45.465Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.465Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
19:17:45 [2024-02-29T00:17:45.465Z] [INFO] The project's OSGi version is 1.2.1.202402290016
19:17:45 [2024-02-29T00:17:45.465Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.465Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
19:17:45 [2024-02-29T00:17:45.465Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.465Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
19:17:45 [2024-02-29T00:17:45.465Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.465Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
19:17:45 [2024-02-29T00:17:45.465Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.465Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
19:17:45 [2024-02-29T00:17:45.465Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.465Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
19:17:45 [2024-02-29T00:17:45.465Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core
19:17:45 [2024-02-29T00:17:45.465Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.465Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core ---
19:17:45 [2024-02-29T00:17:45.465Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:45 [2024-02-29T00:17:45.465Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.465Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
19:17:45 [2024-02-29T00:17:45.465Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
19:17:45 [2024-02-29T00:17:45.465Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.465Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
19:17:45 [2024-02-29T00:17:45.466Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:45 [2024-02-29T00:17:45.466Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:45 [2024-02-29T00:17:45.466Z] [WARNING] The 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
19:17:45 [2024-02-29T00:17:45.466Z] [INFO] Nothing to compile - all classes are up to date
19:17:45 [2024-02-29T00:17:45.466Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.466Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
19:17:45 [2024-02-29T00:17:45.466Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT [26/141]
19:17:45 [2024-02-29T00:17:45.466Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
19:17:45 [2024-02-29T00:17:45.466Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:17:45 [2024-02-29T00:17:45.466Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:45 [2024-02-29T00:17:45.466Z] [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
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] The project's OSGi version is 4.1.1.202402290016
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core ---
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
19:17:45 [2024-02-29T00:17:45.724Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:45 [2024-02-29T00:17:45.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
19:17:45 [2024-02-29T00:17:45.724Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] Nothing to compile - all classes are up to date
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT [27/141]
19:17:45 [2024-02-29T00:17:45.724Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:17:45 [2024-02-29T00:17:45.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
19:17:45 [2024-02-29T00:17:45.724Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
19:17:45 [2024-02-29T00:17:45.981Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.981Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
19:17:45 [2024-02-29T00:17:45.981Z] [INFO] The project's OSGi version is 5.5.1.202402290016
19:17:45 [2024-02-29T00:17:45.981Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.981Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
19:17:45 [2024-02-29T00:17:45.981Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.981Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
19:17:45 [2024-02-29T00:17:45.981Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.981Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
19:17:45 [2024-02-29T00:17:45.981Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.981Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
19:17:45 [2024-02-29T00:17:45.981Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.981Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
19:17:45 [2024-02-29T00:17:45.981Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core
19:17:45 [2024-02-29T00:17:45.981Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.981Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core ---
19:17:45 [2024-02-29T00:17:45.981Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:45 [2024-02-29T00:17:45.981Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.981Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
19:17:45 [2024-02-29T00:17:45.981Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
19:17:45 [2024-02-29T00:17:45.981Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.981Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
19:17:45 [2024-02-29T00:17:45.981Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:45 [2024-02-29T00:17:45.981Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:45 [2024-02-29T00:17:45.981Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
19:17:45 [2024-02-29T00:17:45.981Z] [INFO] Nothing to compile - all classes are up to date
19:17:45 [2024-02-29T00:17:45.981Z] [INFO] 
19:17:45 [2024-02-29T00:17:45.981Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
19:17:45 [2024-02-29T00:17:45.981Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT [28/141]
19:17:45 [2024-02-29T00:17:45.981Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
19:17:45 [2024-02-29T00:17:45.981Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:17:45 [2024-02-29T00:17:45.981Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:45 [2024-02-29T00:17:45.981Z] [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
19:17:46 [2024-02-29T00:17:46.237Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.237Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:17:46 [2024-02-29T00:17:46.237Z] [INFO] The project's OSGi version is 4.1.1.202402290016
19:17:46 [2024-02-29T00:17:46.238Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.238Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:17:46 [2024-02-29T00:17:46.238Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.238Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:17:46 [2024-02-29T00:17:46.238Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.238Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:17:46 [2024-02-29T00:17:46.238Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.238Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:17:46 [2024-02-29T00:17:46.238Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.238Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:17:46 [2024-02-29T00:17:46.238Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core
19:17:46 [2024-02-29T00:17:46.238Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.238Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:17:46 [2024-02-29T00:17:46.238Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:46 [2024-02-29T00:17:46.238Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.238Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:17:46 [2024-02-29T00:17:46.238Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
19:17:46 [2024-02-29T00:17:46.238Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.238Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:17:46 [2024-02-29T00:17:46.238Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:46 [2024-02-29T00:17:46.238Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:46 [2024-02-29T00:17:46.238Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.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
19:17:46 [2024-02-29T00:17:46.495Z] [INFO] Nothing to compile - all classes are up to date
19:17:46 [2024-02-29T00:17:46.495Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.495Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
19:17:46 [2024-02-29T00:17:46.495Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT [29/141]
19:17:46 [2024-02-29T00:17:46.495Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
19:17:46 [2024-02-29T00:17:46.495Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:17:46 [2024-02-29T00:17:46.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
19:17:46 [2024-02-29T00:17:46.495Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
19:17:46 [2024-02-29T00:17:46.495Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.495Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:17:46 [2024-02-29T00:17:46.495Z] [INFO] The project's OSGi version is 8.2.1.202402290016
19:17:46 [2024-02-29T00:17:46.495Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.495Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:17:46 [2024-02-29T00:17:46.495Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.495Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:17:46 [2024-02-29T00:17:46.495Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.495Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:17:46 [2024-02-29T00:17:46.495Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.495Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:17:46 [2024-02-29T00:17:46.495Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.495Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:17:46 [2024-02-29T00:17:46.495Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core
19:17:46 [2024-02-29T00:17:46.751Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:17:46 [2024-02-29T00:17:46.752Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:46 [2024-02-29T00:17:46.752Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:46 [2024-02-29T00:17:46.752Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] Nothing to compile - all classes are up to date
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] Building Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT      [30/141]
19:17:46 [2024-02-29T00:17:46.752Z] [INFO]   from lttng/pom.xml
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] --------------------------------[ pom ]---------------------------------
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent ---
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT [31/141]
19:17:46 [2024-02-29T00:17:46.752Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:17:46 [2024-02-29T00:17:46.752Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:46 [2024-02-29T00:17:46.752Z] [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
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] The project's OSGi version is 1.2.0.202402290016
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] 
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
19:17:46 [2024-02-29T00:17:46.752Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core
19:17:47 [2024-02-29T00:17:47.008Z] [INFO] 
19:17:47 [2024-02-29T00:17:47.008Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core ---
19:17:47 [2024-02-29T00:17:47.008Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:47 [2024-02-29T00:17:47.008Z] [INFO] 
19:17:47 [2024-02-29T00:17:47.008Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
19:17:47 [2024-02-29T00:17:47.008Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
19:17:47 [2024-02-29T00:17:47.008Z] [INFO] 
19:17:47 [2024-02-29T00:17:47.008Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
19:17:47 [2024-02-29T00:17:47.008Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:47 [2024-02-29T00:17:47.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
19:17:47 [2024-02-29T00:17:47.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.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
19:17:47 [2024-02-29T00:17:47.008Z] [INFO] Nothing to compile - all classes are up to date
19:17:47 [2024-02-29T00:17:47.008Z] [INFO] 
19:17:47 [2024-02-29T00:17:47.008Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
19:17:47 [2024-02-29T00:17:47.008Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT [32/141]
19:17:47 [2024-02-29T00:17:47.008Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
19:17:47 [2024-02-29T00:17:47.008Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:17:47 [2024-02-29T00:17:47.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
19:17:47 [2024-02-29T00:17:47.009Z] [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
19:17:47 [2024-02-29T00:17:47.265Z] [INFO] 
19:17:47 [2024-02-29T00:17:47.265Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:17:47 [2024-02-29T00:17:47.265Z] [INFO] The project's OSGi version is 3.1.1.202402290016
19:17:47 [2024-02-29T00:17:47.265Z] [INFO] 
19:17:47 [2024-02-29T00:17:47.265Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:17:47 [2024-02-29T00:17:47.265Z] [INFO] 
19:17:47 [2024-02-29T00:17:47.265Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:17:47 [2024-02-29T00:17:47.265Z] [INFO] 
19:17:47 [2024-02-29T00:17:47.265Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:17:47 [2024-02-29T00:17:47.265Z] [INFO] 
19:17:47 [2024-02-29T00:17:47.265Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:17:47 [2024-02-29T00:17:47.265Z] [INFO] 
19:17:47 [2024-02-29T00:17:47.265Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:17:47 [2024-02-29T00:17:47.265Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core
19:17:47 [2024-02-29T00:17:47.265Z] [INFO] 
19:17:47 [2024-02-29T00:17:47.265Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:17:47 [2024-02-29T00:17:47.265Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:47 [2024-02-29T00:17:47.265Z] [INFO] 
19:17:47 [2024-02-29T00:17:47.265Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:17:47 [2024-02-29T00:17:47.265Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
19:17:47 [2024-02-29T00:17:47.265Z] [INFO] 
19:17:47 [2024-02-29T00:17:47.265Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:17:47 [2024-02-29T00:17:47.265Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:47 [2024-02-29T00:17:47.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
19:17:47 [2024-02-29T00:17:47.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.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
19:17:47 [2024-02-29T00:17:47.523Z] [INFO] Nothing to compile - all classes are up to date
19:17:47 [2024-02-29T00:17:47.523Z] [INFO] 
19:17:47 [2024-02-29T00:17:47.523Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
19:17:47 [2024-02-29T00:17:47.523Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT  [33/141]
19:17:47 [2024-02-29T00:17:47.523Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
19:17:47 [2024-02-29T00:17:47.523Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:17:47 [2024-02-29T00:17:47.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
19:17:47 [2024-02-29T00:17:47.523Z] [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
19:17:47 [2024-02-29T00:17:47.780Z] [INFO] 
19:17:47 [2024-02-29T00:17:47.780Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:17:47 [2024-02-29T00:17:47.781Z] [INFO] The project's OSGi version is 1.0.21.202402290016
19:17:47 [2024-02-29T00:17:47.781Z] [INFO] 
19:17:47 [2024-02-29T00:17:47.781Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:17:47 [2024-02-29T00:17:47.781Z] [INFO] 
19:17:47 [2024-02-29T00:17:47.781Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:17:47 [2024-02-29T00:17:47.781Z] [INFO] 
19:17:47 [2024-02-29T00:17:47.781Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:17:47 [2024-02-29T00:17:47.781Z] [INFO] 
19:17:47 [2024-02-29T00:17:47.781Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:17:47 [2024-02-29T00:17:47.781Z] [INFO] 
19:17:47 [2024-02-29T00:17:47.781Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:17:47 [2024-02-29T00:17:47.781Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.tests
19:17:48 [2024-02-29T00:17:48.710Z] [INFO] 
19:17:48 [2024-02-29T00:17:48.710Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:17:48 [2024-02-29T00:17:48.710Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:48 [2024-02-29T00:17:48.710Z] [INFO] 
19:17:48 [2024-02-29T00:17:48.710Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:17:48 [2024-02-29T00:17:48.710Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
19:17:48 [2024-02-29T00:17:48.710Z] [INFO] 
19:17:48 [2024-02-29T00:17:48.710Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:17:48 [2024-02-29T00:17:48.710Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:48 [2024-02-29T00:17:48.710Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:48 [2024-02-29T00:17:48.710Z] [WARNING] The effective 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
19:17:48 [2024-02-29T00:17:48.710Z] [INFO] Nothing to compile - all classes are up to date
19:17:48 [2024-02-29T00:17:48.710Z] [INFO] 
19:17:48 [2024-02-29T00:17:48.710Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
19:17:48 [2024-02-29T00:17:48.710Z] [INFO] Building Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT [34/141]
19:17:48 [2024-02-29T00:17:48.710Z] [INFO]   from releng/pom.xml
19:17:48 [2024-02-29T00:17:48.710Z] [INFO] --------------------------------[ pom ]---------------------------------
19:17:48 [2024-02-29T00:17:48.710Z] [INFO] 
19:17:48 [2024-02-29T00:17:48.710Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
19:17:48 [2024-02-29T00:17:48.710Z] [INFO] 
19:17:48 [2024-02-29T00:17:48.710Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent ---
19:17:48 [2024-02-29T00:17:48.710Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:48 [2024-02-29T00:17:48.710Z] [INFO] 
19:17:48 [2024-02-29T00:17:48.710Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties >--
19:17:48 [2024-02-29T00:17:48.710Z] [INFO] Building org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT [35/141]
19:17:48 [2024-02-29T00:17:48.710Z] [INFO]   from releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
19:17:48 [2024-02-29T00:17:48.710Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:17:48 [2024-02-29T00:17:48.710Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:48 [2024-02-29T00:17:48.710Z] [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
19:17:48 [2024-02-29T00:17:48.967Z] [INFO] 
19:17:48 [2024-02-29T00:17:48.967Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
19:17:48 [2024-02-29T00:17:48.967Z] [INFO] The project's OSGi version is 1.0.2.202402290016
19:17:48 [2024-02-29T00:17:48.967Z] [INFO] 
19:17:48 [2024-02-29T00:17:48.967Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
19:17:48 [2024-02-29T00:17:48.967Z] [INFO] 
19:17:48 [2024-02-29T00:17:48.967Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
19:17:48 [2024-02-29T00:17:48.967Z] [INFO] 
19:17:48 [2024-02-29T00:17:48.967Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
19:17:48 [2024-02-29T00:17:48.967Z] [INFO] 
19:17:48 [2024-02-29T00:17:48.967Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
19:17:48 [2024-02-29T00:17:48.967Z] [INFO] 
19:17:48 [2024-02-29T00:17:48.967Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
19:17:48 [2024-02-29T00:17:48.967Z] [INFO] Resolving class path of org.eclipse.tracecompass.slf4j.binding.simple.properties
19:17:48 [2024-02-29T00:17:48.967Z] [INFO] 
19:17:48 [2024-02-29T00:17:48.967Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
19:17:48 [2024-02-29T00:17:48.967Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:48 [2024-02-29T00:17:48.967Z] [INFO] 
19:17:48 [2024-02-29T00:17:48.967Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
19:17:48 [2024-02-29T00:17:48.968Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources
19:17:48 [2024-02-29T00:17:48.968Z] [INFO] 
19:17:48 [2024-02-29T00:17:48.968Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
19:17:48 [2024-02-29T00:17:48.968Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:48 [2024-02-29T00:17:48.968Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:48 [2024-02-29T00:17:48.968Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.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
19:17:48 [2024-02-29T00:17:48.968Z] [INFO] No sources to compile
19:17:48 [2024-02-29T00:17:48.968Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
19:17:48 [2024-02-29T00:17:48.968Z] [INFO] 
19:17:48 [2024-02-29T00:17:48.968Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
19:17:48 [2024-02-29T00:17:48.968Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT [36/141]
19:17:48 [2024-02-29T00:17:48.968Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
19:17:48 [2024-02-29T00:17:48.968Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:17:48 [2024-02-29T00:17:48.968Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:48 [2024-02-29T00:17:48.968Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
19:17:49 [2024-02-29T00:17:49.531Z] [INFO] 
19:17:49 [2024-02-29T00:17:49.531Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:17:49 [2024-02-29T00:17:49.531Z] [INFO] The project's OSGi version is 1.0.22.202402290016
19:17:49 [2024-02-29T00:17:49.531Z] [INFO] 
19:17:49 [2024-02-29T00:17:49.531Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:17:49 [2024-02-29T00:17:49.531Z] [INFO] 
19:17:49 [2024-02-29T00:17:49.531Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:17:49 [2024-02-29T00:17:49.531Z] [INFO] 
19:17:49 [2024-02-29T00:17:49.531Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:17:49 [2024-02-29T00:17:49.531Z] [INFO] 
19:17:49 [2024-02-29T00:17:49.531Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:17:49 [2024-02-29T00:17:49.531Z] [INFO] 
19:17:49 [2024-02-29T00:17:49.531Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:17:49 [2024-02-29T00:17:49.531Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.swtbot.tests
19:17:50 [2024-02-29T00:17:50.462Z] [INFO] 
19:17:50 [2024-02-29T00:17:50.462Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:17:50 [2024-02-29T00:17:50.462Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:50 [2024-02-29T00:17:50.462Z] [INFO] 
19:17:50 [2024-02-29T00:17:50.462Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:17:50 [2024-02-29T00:17:50.462Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
19:17:50 [2024-02-29T00:17:50.462Z] [INFO] 
19:17:50 [2024-02-29T00:17:50.462Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:17:50 [2024-02-29T00:17:50.462Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:50 [2024-02-29T00:17:50.462Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:50 [2024-02-29T00:17:50.462Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
19:17:50 [2024-02-29T00:17:50.462Z] [INFO] Nothing to compile - all classes are up to date
19:17:50 [2024-02-29T00:17:50.462Z] [INFO] 
19:17:50 [2024-02-29T00:17:50.462Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
19:17:50 [2024-02-29T00:17:50.462Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT [37/141]
19:17:50 [2024-02-29T00:17:50.462Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
19:17:50 [2024-02-29T00:17:50.462Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:17:50 [2024-02-29T00:17:50.462Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:50 [2024-02-29T00:17:50.462Z] [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
19:17:51 [2024-02-29T00:17:51.026Z] [INFO] 
19:17:51 [2024-02-29T00:17:51.026Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:17:51 [2024-02-29T00:17:51.026Z] [INFO] The project's OSGi version is 1.0.3.202402290016
19:17:51 [2024-02-29T00:17:51.026Z] [INFO] 
19:17:51 [2024-02-29T00:17:51.026Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:17:51 [2024-02-29T00:17:51.026Z] [INFO] 
19:17:51 [2024-02-29T00:17:51.026Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:17:51 [2024-02-29T00:17:51.026Z] [INFO] 
19:17:51 [2024-02-29T00:17:51.026Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:17:51 [2024-02-29T00:17:51.026Z] [INFO] 
19:17:51 [2024-02-29T00:17:51.026Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:17:51 [2024-02-29T00:17:51.026Z] [INFO] 
19:17:51 [2024-02-29T00:17:51.026Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:17:51 [2024-02-29T00:17:51.026Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests
19:17:51 [2024-02-29T00:17:51.589Z] [INFO] 
19:17:51 [2024-02-29T00:17:51.589Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:17:51 [2024-02-29T00:17:51.589Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:51 [2024-02-29T00:17:51.589Z] [INFO] 
19:17:51 [2024-02-29T00:17:51.589Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:17:51 [2024-02-29T00:17:51.589Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
19:17:51 [2024-02-29T00:17:51.589Z] [INFO] 
19:17:51 [2024-02-29T00:17:51.589Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:17:51 [2024-02-29T00:17:51.589Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:51 [2024-02-29T00:17:51.589Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:51 [2024-02-29T00:17:51.589Z] [WARNING] The 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
19:17:51 [2024-02-29T00:17:51.589Z] [INFO] Nothing to compile - all classes are up to date
19:17:51 [2024-02-29T00:17:51.589Z] [INFO] 
19:17:51 [2024-02-29T00:17:51.589Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
19:17:51 [2024-02-29T00:17:51.589Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT [38/141]
19:17:51 [2024-02-29T00:17:51.589Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
19:17:51 [2024-02-29T00:17:51.589Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:17:51 [2024-02-29T00:17:51.589Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:51 [2024-02-29T00:17:51.589Z] [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
19:17:52 [2024-02-29T00:17:52.152Z] [INFO] 
19:17:52 [2024-02-29T00:17:52.152Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:17:52 [2024-02-29T00:17:52.152Z] [INFO] The project's OSGi version is 1.0.8.202402290016
19:17:52 [2024-02-29T00:17:52.152Z] [INFO] 
19:17:52 [2024-02-29T00:17:52.152Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:17:52 [2024-02-29T00:17:52.152Z] [INFO] 
19:17:52 [2024-02-29T00:17:52.152Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:17:52 [2024-02-29T00:17:52.152Z] [INFO] 
19:17:52 [2024-02-29T00:17:52.152Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:17:52 [2024-02-29T00:17:52.152Z] [INFO] 
19:17:52 [2024-02-29T00:17:52.152Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:17:52 [2024-02-29T00:17:52.152Z] [INFO] 
19:17:52 [2024-02-29T00:17:52.152Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:17:52 [2024-02-29T00:17:52.152Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core.tests
19:17:52 [2024-02-29T00:17:52.409Z] [INFO] 
19:17:52 [2024-02-29T00:17:52.409Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:17:52 [2024-02-29T00:17:52.409Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:17:52 [2024-02-29T00:17:52.409Z] [INFO] 
19:17:52 [2024-02-29T00:17:52.409Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:17:52 [2024-02-29T00:17:52.409Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
19:17:52 [2024-02-29T00:17:52.409Z] [INFO] 
19:17:52 [2024-02-29T00:17:52.409Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:17:52 [2024-02-29T00:17:52.409Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:52 [2024-02-29T00:17:52.409Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:52 [2024-02-29T00:17:52.409Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
19:17:52 [2024-02-29T00:17:52.409Z] [INFO] Nothing to compile - all classes are up to date
19:17:52 [2024-02-29T00:17:52.409Z] [INFO] 
19:17:52 [2024-02-29T00:17:52.409Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
19:17:52 [2024-02-29T00:17:52.409Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT [39/141]
19:17:52 [2024-02-29T00:17:52.409Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
19:17:52 [2024-02-29T00:17:52.409Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:17:52 [2024-02-29T00:17:52.409Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:52 [2024-02-29T00:17:52.409Z] [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
19:17:52 [2024-02-29T00:17:52.666Z] [INFO] 
19:17:52 [2024-02-29T00:17:52.666Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:17:52 [2024-02-29T00:17:52.666Z] [INFO] The project's OSGi version is 1.1.0.202402290016
19:17:52 [2024-02-29T00:17:52.666Z] [INFO] 
19:17:52 [2024-02-29T00:17:52.666Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:17:52 [2024-02-29T00:17:52.666Z] [INFO] 
19:17:52 [2024-02-29T00:17:52.666Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:17:52 [2024-02-29T00:17:52.666Z] [INFO] 
19:17:52 [2024-02-29T00:17:52.666Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:17:52 [2024-02-29T00:17:52.666Z] [INFO] 
19:17:52 [2024-02-29T00:17:52.666Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:17:52 [2024-02-29T00:17:52.666Z] [INFO] 
19:17:52 [2024-02-29T00:17:52.666Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:17:52 [2024-02-29T00:17:52.666Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.ui
19:17:53 [2024-02-29T00:17:53.228Z] [INFO] 
19:17:53 [2024-02-29T00:17:53.228Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:17:53 [2024-02-29T00:17:53.228Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:53 [2024-02-29T00:17:53.228Z] [INFO] 
19:17:53 [2024-02-29T00:17:53.228Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:17:53 [2024-02-29T00:17:53.228Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
19:17:53 [2024-02-29T00:17:53.228Z] [INFO] 
19:17:53 [2024-02-29T00:17:53.228Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:17:53 [2024-02-29T00:17:53.228Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:53 [2024-02-29T00:17:53.228Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:53 [2024-02-29T00:17:53.228Z] [WARNING] The 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
19:17:53 [2024-02-29T00:17:53.228Z] [INFO] Nothing to compile - all classes are up to date
19:17:53 [2024-02-29T00:17:53.228Z] [INFO] 
19:17:53 [2024-02-29T00:17:53.228Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
19:17:53 [2024-02-29T00:17:53.228Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT [40/141]
19:17:53 [2024-02-29T00:17:53.228Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
19:17:53 [2024-02-29T00:17:53.228Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:17:53 [2024-02-29T00:17:53.228Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:53 [2024-02-29T00:17:53.228Z] [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
19:17:53 [2024-02-29T00:17:53.484Z] [INFO] 
19:17:53 [2024-02-29T00:17:53.484Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:17:53 [2024-02-29T00:17:53.484Z] [INFO] The project's OSGi version is 1.0.5.202402290016
19:17:53 [2024-02-29T00:17:53.484Z] [INFO] 
19:17:53 [2024-02-29T00:17:53.484Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:17:53 [2024-02-29T00:17:53.484Z] [INFO] 
19:17:53 [2024-02-29T00:17:53.484Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:17:53 [2024-02-29T00:17:53.484Z] [INFO] 
19:17:53 [2024-02-29T00:17:53.484Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:17:53 [2024-02-29T00:17:53.484Z] [INFO] 
19:17:53 [2024-02-29T00:17:53.484Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:17:53 [2024-02-29T00:17:53.484Z] [INFO] 
19:17:53 [2024-02-29T00:17:53.484Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:17:53 [2024-02-29T00:17:53.484Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core.tests
19:17:53 [2024-02-29T00:17:53.740Z] [INFO] 
19:17:53 [2024-02-29T00:17:53.740Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:17:53 [2024-02-29T00:17:53.740Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:53 [2024-02-29T00:17:53.740Z] [INFO] 
19:17:53 [2024-02-29T00:17:53.740Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:17:53 [2024-02-29T00:17:53.740Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
19:17:53 [2024-02-29T00:17:53.741Z] [INFO] 
19:17:53 [2024-02-29T00:17:53.741Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:17:53 [2024-02-29T00:17:53.741Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:53 [2024-02-29T00:17:53.741Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:53 [2024-02-29T00:17:53.741Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
19:17:53 [2024-02-29T00:17:53.997Z] [INFO] Nothing to compile - all classes are up to date
19:17:53 [2024-02-29T00:17:53.997Z] [INFO] 
19:17:53 [2024-02-29T00:17:53.997Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
19:17:53 [2024-02-29T00:17:53.997Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT   [41/141]
19:17:53 [2024-02-29T00:17:53.997Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
19:17:53 [2024-02-29T00:17:53.997Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:17:53 [2024-02-29T00:17:53.998Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:53 [2024-02-29T00:17:53.998Z] [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
19:17:54 [2024-02-29T00:17:54.254Z] [INFO] 
19:17:54 [2024-02-29T00:17:54.254Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:17:54 [2024-02-29T00:17:54.254Z] [INFO] The project's OSGi version is 1.1.0.202402290016
19:17:54 [2024-02-29T00:17:54.254Z] [INFO] 
19:17:54 [2024-02-29T00:17:54.254Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:17:54 [2024-02-29T00:17:54.254Z] [INFO] 
19:17:54 [2024-02-29T00:17:54.254Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:17:54 [2024-02-29T00:17:54.254Z] [INFO] 
19:17:54 [2024-02-29T00:17:54.254Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:17:54 [2024-02-29T00:17:54.254Z] [INFO] 
19:17:54 [2024-02-29T00:17:54.254Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:17:54 [2024-02-29T00:17:54.254Z] [INFO] 
19:17:54 [2024-02-29T00:17:54.254Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:17:54 [2024-02-29T00:17:54.254Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui
19:17:54 [2024-02-29T00:17:54.818Z] [INFO] 
19:17:54 [2024-02-29T00:17:54.818Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:17:54 [2024-02-29T00:17:54.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/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:17:54 [2024-02-29T00:17:54.818Z] [INFO] 
19:17:54 [2024-02-29T00:17:54.818Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:17:54 [2024-02-29T00:17:54.818Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
19:17:54 [2024-02-29T00:17:54.818Z] [INFO] 
19:17:54 [2024-02-29T00:17:54.818Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:17:54 [2024-02-29T00:17:54.818Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:54 [2024-02-29T00:17:54.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
19:17:54 [2024-02-29T00:17:54.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.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
19:17:54 [2024-02-29T00:17:54.818Z] [INFO] Nothing to compile - all classes are up to date
19:17:54 [2024-02-29T00:17:54.818Z] [INFO] 
19:17:54 [2024-02-29T00:17:54.818Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
19:17:54 [2024-02-29T00:17:54.818Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT [42/141]
19:17:54 [2024-02-29T00:17:54.818Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
19:17:54 [2024-02-29T00:17:54.818Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:17:55 [2024-02-29T00:17:55.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
19:17:55 [2024-02-29T00:17:55.075Z] [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
19:17:55 [2024-02-29T00:17:55.332Z] [INFO] 
19:17:55 [2024-02-29T00:17:55.332Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:17:55 [2024-02-29T00:17:55.332Z] [INFO] The project's OSGi version is 1.2.0.202402290016
19:17:55 [2024-02-29T00:17:55.332Z] [INFO] 
19:17:55 [2024-02-29T00:17:55.332Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:17:55 [2024-02-29T00:17:55.332Z] [INFO] 
19:17:55 [2024-02-29T00:17:55.332Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:17:55 [2024-02-29T00:17:55.332Z] [INFO] 
19:17:55 [2024-02-29T00:17:55.332Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:17:55 [2024-02-29T00:17:55.332Z] [INFO] 
19:17:55 [2024-02-29T00:17:55.332Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:17:55 [2024-02-29T00:17:55.332Z] [INFO] 
19:17:55 [2024-02-29T00:17:55.332Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:17:55 [2024-02-29T00:17:55.332Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui
19:17:55 [2024-02-29T00:17:55.588Z] [INFO] 
19:17:55 [2024-02-29T00:17:55.588Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:17:55 [2024-02-29T00:17:55.588Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:55 [2024-02-29T00:17:55.589Z] [INFO] 
19:17:55 [2024-02-29T00:17:55.589Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:17:55 [2024-02-29T00:17:55.589Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
19:17:55 [2024-02-29T00:17:55.589Z] [INFO] 
19:17:55 [2024-02-29T00:17:55.589Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:17:55 [2024-02-29T00:17:55.589Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:55 [2024-02-29T00:17:55.589Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:55 [2024-02-29T00:17:55.589Z] [WARNING] The 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
19:17:55 [2024-02-29T00:17:55.845Z] [INFO] Nothing to compile - all classes are up to date
19:17:55 [2024-02-29T00:17:55.845Z] [INFO] 
19:17:55 [2024-02-29T00:17:55.845Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
19:17:55 [2024-02-29T00:17:55.845Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT [43/141]
19:17:55 [2024-02-29T00:17:55.845Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
19:17:55 [2024-02-29T00:17:55.845Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:17:55 [2024-02-29T00:17:55.845Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:55 [2024-02-29T00:17:55.845Z] [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
19:17:56 [2024-02-29T00:17:56.102Z] [INFO] 
19:17:56 [2024-02-29T00:17:56.102Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:17:56 [2024-02-29T00:17:56.102Z] [INFO] The project's OSGi version is 1.0.4.202402290016
19:17:56 [2024-02-29T00:17:56.102Z] [INFO] 
19:17:56 [2024-02-29T00:17:56.102Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:17:56 [2024-02-29T00:17:56.102Z] [INFO] 
19:17:56 [2024-02-29T00:17:56.102Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:17:56 [2024-02-29T00:17:56.102Z] [INFO] 
19:17:56 [2024-02-29T00:17:56.102Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:17:56 [2024-02-29T00:17:56.102Z] [INFO] 
19:17:56 [2024-02-29T00:17:56.102Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:17:56 [2024-02-29T00:17:56.102Z] [INFO] 
19:17:56 [2024-02-29T00:17:56.102Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:17:56 [2024-02-29T00:17:56.102Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core.tests
19:17:56 [2024-02-29T00:17:56.358Z] [INFO] 
19:17:56 [2024-02-29T00:17:56.358Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:17:56 [2024-02-29T00:17:56.358Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:56 [2024-02-29T00:17:56.358Z] [INFO] 
19:17:56 [2024-02-29T00:17:56.358Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:17:56 [2024-02-29T00:17:56.358Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
19:17:56 [2024-02-29T00:17:56.358Z] [INFO] 
19:17:56 [2024-02-29T00:17:56.358Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:17:56 [2024-02-29T00:17:56.358Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:56 [2024-02-29T00:17:56.358Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:56 [2024-02-29T00:17:56.358Z] [WARNING] The effective 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
19:17:56 [2024-02-29T00:17:56.358Z] [INFO] Nothing to compile - all classes are up to date
19:17:56 [2024-02-29T00:17:56.358Z] [INFO] 
19:17:56 [2024-02-29T00:17:56.358Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
19:17:56 [2024-02-29T00:17:56.358Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT [44/141]
19:17:56 [2024-02-29T00:17:56.358Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
19:17:56 [2024-02-29T00:17:56.358Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:17:56 [2024-02-29T00:17:56.358Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:56 [2024-02-29T00:17:56.358Z] [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
19:17:56 [2024-02-29T00:17:56.922Z] [INFO] 
19:17:56 [2024-02-29T00:17:56.922Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:17:56 [2024-02-29T00:17:56.922Z] [INFO] The project's OSGi version is 1.0.7.202402290016
19:17:56 [2024-02-29T00:17:56.922Z] [INFO] 
19:17:56 [2024-02-29T00:17:56.922Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:17:56 [2024-02-29T00:17:56.922Z] [INFO] 
19:17:56 [2024-02-29T00:17:56.922Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:17:56 [2024-02-29T00:17:56.922Z] [INFO] 
19:17:56 [2024-02-29T00:17:56.922Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:17:56 [2024-02-29T00:17:56.922Z] [INFO] 
19:17:56 [2024-02-29T00:17:56.922Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:17:56 [2024-02-29T00:17:56.922Z] [INFO] 
19:17:56 [2024-02-29T00:17:56.922Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:17:56 [2024-02-29T00:17:56.922Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests
19:17:57 [2024-02-29T00:17:57.485Z] [INFO] 
19:17:57 [2024-02-29T00:17:57.485Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:17:57 [2024-02-29T00:17:57.485Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:57 [2024-02-29T00:17:57.485Z] [INFO] 
19:17:57 [2024-02-29T00:17:57.485Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:17:57 [2024-02-29T00:17:57.485Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
19:17:57 [2024-02-29T00:17:57.485Z] [INFO] 
19:17:57 [2024-02-29T00:17:57.485Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:17:57 [2024-02-29T00:17:57.485Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:57 [2024-02-29T00:17:57.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
19:17:57 [2024-02-29T00:17:57.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.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
19:17:57 [2024-02-29T00:17:57.485Z] [INFO] Nothing to compile - all classes are up to date
19:17:57 [2024-02-29T00:17:57.485Z] [INFO] 
19:17:57 [2024-02-29T00:17:57.485Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
19:17:57 [2024-02-29T00:17:57.485Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT [45/141]
19:17:57 [2024-02-29T00:17:57.485Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
19:17:57 [2024-02-29T00:17:57.485Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:17:57 [2024-02-29T00:17:57.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
19:17:57 [2024-02-29T00:17:57.485Z] [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
19:17:58 [2024-02-29T00:17:58.048Z] [INFO] 
19:17:58 [2024-02-29T00:17:58.048Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:17:58 [2024-02-29T00:17:58.048Z] [INFO] The project's OSGi version is 1.0.7.202402290016
19:17:58 [2024-02-29T00:17:58.048Z] [INFO] 
19:17:58 [2024-02-29T00:17:58.048Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:17:58 [2024-02-29T00:17:58.048Z] [INFO] 
19:17:58 [2024-02-29T00:17:58.048Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:17:58 [2024-02-29T00:17:58.048Z] [INFO] 
19:17:58 [2024-02-29T00:17:58.048Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:17:58 [2024-02-29T00:17:58.048Z] [INFO] 
19:17:58 [2024-02-29T00:17:58.048Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:17:58 [2024-02-29T00:17:58.048Z] [INFO] 
19:17:58 [2024-02-29T00:17:58.048Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:17:58 [2024-02-29T00:17:58.048Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests
19:17:58 [2024-02-29T00:17:58.611Z] [INFO] 
19:17:58 [2024-02-29T00:17:58.611Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:17:58 [2024-02-29T00:17:58.611Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:58 [2024-02-29T00:17:58.611Z] [INFO] 
19:17:58 [2024-02-29T00:17:58.611Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:17:58 [2024-02-29T00:17:58.611Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
19:17:58 [2024-02-29T00:17:58.611Z] [INFO] 
19:17:58 [2024-02-29T00:17:58.611Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:17:58 [2024-02-29T00:17:58.611Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:58 [2024-02-29T00:17:58.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
19:17:58 [2024-02-29T00:17:58.611Z] [WARNING] The 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
19:17:58 [2024-02-29T00:17:58.612Z] [INFO] Nothing to compile - all classes are up to date
19:17:58 [2024-02-29T00:17:58.612Z] [INFO] 
19:17:58 [2024-02-29T00:17:58.612Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
19:17:58 [2024-02-29T00:17:58.612Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT [46/141]
19:17:58 [2024-02-29T00:17:58.612Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
19:17:58 [2024-02-29T00:17:58.612Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:17:58 [2024-02-29T00:17:58.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
19:17:58 [2024-02-29T00:17:58.612Z] [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
19:17:58 [2024-02-29T00:17:58.869Z] [INFO] 
19:17:58 [2024-02-29T00:17:58.869Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:17:58 [2024-02-29T00:17:58.869Z] [INFO] The project's OSGi version is 1.0.18.202402290016
19:17:58 [2024-02-29T00:17:58.869Z] [INFO] 
19:17:58 [2024-02-29T00:17:58.869Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:17:58 [2024-02-29T00:17:58.869Z] [INFO] 
19:17:58 [2024-02-29T00:17:58.869Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:17:58 [2024-02-29T00:17:58.869Z] [INFO] 
19:17:58 [2024-02-29T00:17:58.869Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:17:58 [2024-02-29T00:17:58.869Z] [INFO] 
19:17:58 [2024-02-29T00:17:58.869Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:17:58 [2024-02-29T00:17:58.869Z] [INFO] 
19:17:58 [2024-02-29T00:17:58.869Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:17:58 [2024-02-29T00:17:58.869Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core.tests
19:17:59 [2024-02-29T00:17:59.126Z] [INFO] 
19:17:59 [2024-02-29T00:17:59.126Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:17:59 [2024-02-29T00:17:59.126Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:17:59 [2024-02-29T00:17:59.126Z] [INFO] 
19:17:59 [2024-02-29T00:17:59.126Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:17:59 [2024-02-29T00:17:59.126Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
19:17:59 [2024-02-29T00:17:59.126Z] [INFO] 
19:17:59 [2024-02-29T00:17:59.126Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:17:59 [2024-02-29T00:17:59.126Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:17:59 [2024-02-29T00:17:59.126Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:59 [2024-02-29T00:17:59.126Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.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
19:17:59 [2024-02-29T00:17:59.383Z] [INFO] Nothing to compile - all classes are up to date
19:17:59 [2024-02-29T00:17:59.383Z] [INFO] 
19:17:59 [2024-02-29T00:17:59.383Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
19:17:59 [2024-02-29T00:17:59.383Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT [47/141]
19:17:59 [2024-02-29T00:17:59.383Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
19:17:59 [2024-02-29T00:17:59.383Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:17:59 [2024-02-29T00:17:59.383Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:17:59 [2024-02-29T00:17:59.383Z] [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
19:17:59 [2024-02-29T00:17:59.640Z] [INFO] 
19:17:59 [2024-02-29T00:17:59.640Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:17:59 [2024-02-29T00:17:59.640Z] [INFO] The project's OSGi version is 6.1.1.202402290016
19:17:59 [2024-02-29T00:17:59.640Z] [INFO] 
19:17:59 [2024-02-29T00:17:59.640Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:17:59 [2024-02-29T00:17:59.640Z] [INFO] 
19:17:59 [2024-02-29T00:17:59.640Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:17:59 [2024-02-29T00:17:59.640Z] [INFO] 
19:17:59 [2024-02-29T00:17:59.640Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:17:59 [2024-02-29T00:17:59.640Z] [INFO] 
19:17:59 [2024-02-29T00:17:59.640Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:17:59 [2024-02-29T00:17:59.640Z] [INFO] 
19:17:59 [2024-02-29T00:17:59.640Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:17:59 [2024-02-29T00:17:59.640Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui
19:18:00 [2024-02-29T00:18:00.569Z] [INFO] 
19:18:00 [2024-02-29T00:18:00.569Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:18:00 [2024-02-29T00:18:00.569Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:00 [2024-02-29T00:18:00.569Z] [INFO] 
19:18:00 [2024-02-29T00:18:00.569Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:18:00 [2024-02-29T00:18:00.569Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
19:18:00 [2024-02-29T00:18:00.569Z] [INFO] 
19:18:00 [2024-02-29T00:18:00.569Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:18:00 [2024-02-29T00:18:00.569Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:00 [2024-02-29T00:18:00.569Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:00 [2024-02-29T00:18:00.569Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
19:18:00 [2024-02-29T00:18:00.569Z] [INFO] Nothing to compile - all classes are up to date
19:18:00 [2024-02-29T00:18:00.569Z] [INFO] 
19:18:00 [2024-02-29T00:18:00.569Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
19:18:00 [2024-02-29T00:18:00.569Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT [48/141]
19:18:00 [2024-02-29T00:18:00.569Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
19:18:00 [2024-02-29T00:18:00.569Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:00 [2024-02-29T00:18:00.569Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:00 [2024-02-29T00:18:00.569Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
19:18:01 [2024-02-29T00:18:01.132Z] [INFO] 
19:18:01 [2024-02-29T00:18:01.132Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:18:01 [2024-02-29T00:18:01.132Z] [INFO] The project's OSGi version is 4.1.3.202402290016
19:18:01 [2024-02-29T00:18:01.132Z] [INFO] 
19:18:01 [2024-02-29T00:18:01.132Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:18:01 [2024-02-29T00:18:01.132Z] [INFO] 
19:18:01 [2024-02-29T00:18:01.132Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:18:01 [2024-02-29T00:18:01.132Z] [INFO] 
19:18:01 [2024-02-29T00:18:01.132Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:18:01 [2024-02-29T00:18:01.132Z] [INFO] 
19:18:01 [2024-02-29T00:18:01.132Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:18:01 [2024-02-29T00:18:01.132Z] [INFO] 
19:18:01 [2024-02-29T00:18:01.132Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:18:01 [2024-02-29T00:18:01.132Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui
19:18:01 [2024-02-29T00:18:01.696Z] [INFO] 
19:18:01 [2024-02-29T00:18:01.696Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:18:01 [2024-02-29T00:18:01.696Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:01 [2024-02-29T00:18:01.696Z] [INFO] 
19:18:01 [2024-02-29T00:18:01.696Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:18:01 [2024-02-29T00:18:01.696Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
19:18:01 [2024-02-29T00:18:01.696Z] [INFO] 
19:18:01 [2024-02-29T00:18:01.696Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:18:01 [2024-02-29T00:18:01.696Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:01 [2024-02-29T00:18:01.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
19:18:01 [2024-02-29T00:18:01.696Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
19:18:01 [2024-02-29T00:18:01.697Z] [INFO] Nothing to compile - all classes are up to date
19:18:01 [2024-02-29T00:18:01.697Z] [INFO] 
19:18:01 [2024-02-29T00:18:01.697Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
19:18:01 [2024-02-29T00:18:01.697Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT [49/141]
19:18:01 [2024-02-29T00:18:01.697Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
19:18:01 [2024-02-29T00:18:01.697Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:18:01 [2024-02-29T00:18:01.697Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:01 [2024-02-29T00:18:01.697Z] [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
19:18:02 [2024-02-29T00:18:02.260Z] [INFO] 
19:18:02 [2024-02-29T00:18:02.260Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:18:02 [2024-02-29T00:18:02.260Z] [INFO] The project's OSGi version is 1.0.10.202402290016
19:18:02 [2024-02-29T00:18:02.260Z] [INFO] 
19:18:02 [2024-02-29T00:18:02.260Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:18:02 [2024-02-29T00:18:02.260Z] [INFO] 
19:18:02 [2024-02-29T00:18:02.260Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:18:02 [2024-02-29T00:18:02.260Z] [INFO] 
19:18:02 [2024-02-29T00:18:02.260Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:18:02 [2024-02-29T00:18:02.260Z] [INFO] 
19:18:02 [2024-02-29T00:18:02.260Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:18:02 [2024-02-29T00:18:02.260Z] [INFO] 
19:18:02 [2024-02-29T00:18:02.260Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:18:02 [2024-02-29T00:18:02.260Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.tests
19:18:02 [2024-02-29T00:18:02.823Z] [INFO] 
19:18:02 [2024-02-29T00:18:02.823Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:18:02 [2024-02-29T00:18:02.823Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:02 [2024-02-29T00:18:02.823Z] [INFO] 
19:18:02 [2024-02-29T00:18:02.823Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:18:02 [2024-02-29T00:18:02.823Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
19:18:02 [2024-02-29T00:18:02.823Z] [INFO] 
19:18:02 [2024-02-29T00:18:02.823Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:18:02 [2024-02-29T00:18:02.823Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:02 [2024-02-29T00:18:02.823Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:02 [2024-02-29T00:18:02.823Z] [WARNING] The 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
19:18:02 [2024-02-29T00:18:02.823Z] [INFO] Nothing to compile - all classes are up to date
19:18:02 [2024-02-29T00:18:02.823Z] [INFO] 
19:18:02 [2024-02-29T00:18:02.823Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
19:18:02 [2024-02-29T00:18:02.823Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT [50/141]
19:18:02 [2024-02-29T00:18:02.823Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
19:18:02 [2024-02-29T00:18:02.823Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:18:02 [2024-02-29T00:18:02.823Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:02 [2024-02-29T00:18:02.823Z] [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
19:18:03 [2024-02-29T00:18:03.079Z] [INFO] 
19:18:03 [2024-02-29T00:18:03.079Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:18:03 [2024-02-29T00:18:03.079Z] [INFO] The project's OSGi version is 1.0.11.202402290016
19:18:03 [2024-02-29T00:18:03.079Z] [INFO] 
19:18:03 [2024-02-29T00:18:03.079Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:18:03 [2024-02-29T00:18:03.079Z] [INFO] 
19:18:03 [2024-02-29T00:18:03.079Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:18:03 [2024-02-29T00:18:03.079Z] [INFO] 
19:18:03 [2024-02-29T00:18:03.079Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:18:03 [2024-02-29T00:18:03.079Z] [INFO] 
19:18:03 [2024-02-29T00:18:03.079Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:18:03 [2024-02-29T00:18:03.080Z] [INFO] 
19:18:03 [2024-02-29T00:18:03.080Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:18:03 [2024-02-29T00:18:03.080Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core.tests
19:18:03 [2024-02-29T00:18:03.336Z] [INFO] 
19:18:03 [2024-02-29T00:18:03.336Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:18:03 [2024-02-29T00:18:03.336Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:03 [2024-02-29T00:18:03.336Z] [INFO] 
19:18:03 [2024-02-29T00:18:03.336Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:18:03 [2024-02-29T00:18:03.336Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
19:18:03 [2024-02-29T00:18:03.336Z] [INFO] 
19:18:03 [2024-02-29T00:18:03.336Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:18:03 [2024-02-29T00:18:03.336Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:03 [2024-02-29T00:18:03.336Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:03 [2024-02-29T00:18:03.336Z] [WARNING] The 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
19:18:03 [2024-02-29T00:18:03.336Z] [INFO] Nothing to compile - all classes are up to date
19:18:03 [2024-02-29T00:18:03.336Z] [INFO] 
19:18:03 [2024-02-29T00:18:03.336Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
19:18:03 [2024-02-29T00:18:03.336Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT [51/141]
19:18:03 [2024-02-29T00:18:03.336Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
19:18:03 [2024-02-29T00:18:03.336Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:18:03 [2024-02-29T00:18:03.336Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:03 [2024-02-29T00:18:03.336Z] [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
19:18:03 [2024-02-29T00:18:03.900Z] [INFO] 
19:18:03 [2024-02-29T00:18:03.900Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:18:03 [2024-02-29T00:18:03.900Z] [INFO] The project's OSGi version is 1.0.12.202402290016
19:18:03 [2024-02-29T00:18:03.900Z] [INFO] 
19:18:03 [2024-02-29T00:18:03.900Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:18:03 [2024-02-29T00:18:03.900Z] [INFO] 
19:18:03 [2024-02-29T00:18:03.901Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:18:03 [2024-02-29T00:18:03.901Z] [INFO] 
19:18:03 [2024-02-29T00:18:03.901Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:18:03 [2024-02-29T00:18:03.901Z] [INFO] 
19:18:03 [2024-02-29T00:18:03.901Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:18:03 [2024-02-29T00:18:03.901Z] [INFO] 
19:18:03 [2024-02-29T00:18:03.901Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:18:03 [2024-02-29T00:18:03.901Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests
19:18:04 [2024-02-29T00:18:04.464Z] [INFO] 
19:18:04 [2024-02-29T00:18:04.464Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:18:04 [2024-02-29T00:18:04.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/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:18:04 [2024-02-29T00:18:04.721Z] [INFO] 
19:18:04 [2024-02-29T00:18:04.721Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:18:04 [2024-02-29T00:18:04.721Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
19:18:04 [2024-02-29T00:18:04.721Z] [INFO] 
19:18:04 [2024-02-29T00:18:04.721Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:18:04 [2024-02-29T00:18:04.721Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:04 [2024-02-29T00:18:04.721Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:04 [2024-02-29T00:18:04.721Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.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
19:18:04 [2024-02-29T00:18:04.721Z] [INFO] Nothing to compile - all classes are up to date
19:18:04 [2024-02-29T00:18:04.721Z] [INFO] 
19:18:04 [2024-02-29T00:18:04.721Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
19:18:04 [2024-02-29T00:18:04.721Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT [52/141]
19:18:04 [2024-02-29T00:18:04.721Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
19:18:04 [2024-02-29T00:18:04.721Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:18:04 [2024-02-29T00:18:04.721Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:04 [2024-02-29T00:18:04.721Z] [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
19:18:05 [2024-02-29T00:18:05.285Z] [INFO] 
19:18:05 [2024-02-29T00:18:05.285Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:18:05 [2024-02-29T00:18:05.285Z] [INFO] The project's OSGi version is 1.0.17.202402290016
19:18:05 [2024-02-29T00:18:05.285Z] [INFO] 
19:18:05 [2024-02-29T00:18:05.285Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:18:05 [2024-02-29T00:18:05.285Z] [INFO] 
19:18:05 [2024-02-29T00:18:05.285Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:18:05 [2024-02-29T00:18:05.285Z] [INFO] 
19:18:05 [2024-02-29T00:18:05.285Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:18:05 [2024-02-29T00:18:05.285Z] [INFO] 
19:18:05 [2024-02-29T00:18:05.285Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:18:05 [2024-02-29T00:18:05.285Z] [INFO] 
19:18:05 [2024-02-29T00:18:05.285Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:18:05 [2024-02-29T00:18:05.285Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests
19:18:05 [2024-02-29T00:18:05.847Z] [INFO] 
19:18:05 [2024-02-29T00:18:05.847Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:18:05 [2024-02-29T00:18:05.847Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:05 [2024-02-29T00:18:05.847Z] [INFO] 
19:18:05 [2024-02-29T00:18:05.847Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:18:05 [2024-02-29T00:18:05.847Z] [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
19:18:05 [2024-02-29T00:18:05.847Z] [INFO] 
19:18:05 [2024-02-29T00:18:05.847Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:18:05 [2024-02-29T00:18:05.847Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:05 [2024-02-29T00:18:05.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
19:18:05 [2024-02-29T00:18:05.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.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
19:18:06 [2024-02-29T00:18:06.104Z] [INFO] Nothing to compile - all classes are up to date
19:18:06 [2024-02-29T00:18:06.104Z] [INFO] 
19:18:06 [2024-02-29T00:18:06.104Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
19:18:06 [2024-02-29T00:18:06.104Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.4.1-SNAPSHOT [53/141]
19:18:06 [2024-02-29T00:18:06.104Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
19:18:06 [2024-02-29T00:18:06.104Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:06 [2024-02-29T00:18:06.104Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:06 [2024-02-29T00:18:06.104Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
19:18:06 [2024-02-29T00:18:06.104Z] [INFO] 
19:18:06 [2024-02-29T00:18:06.104Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:18:06 [2024-02-29T00:18:06.104Z] [INFO] The project's OSGi version is 2.4.1.202402290016
19:18:06 [2024-02-29T00:18:06.104Z] [INFO] 
19:18:06 [2024-02-29T00:18:06.104Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:18:06 [2024-02-29T00:18:06.104Z] [INFO] 
19:18:06 [2024-02-29T00:18:06.104Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:18:06 [2024-02-29T00:18:06.104Z] [INFO] 
19:18:06 [2024-02-29T00:18:06.104Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:18:06 [2024-02-29T00:18:06.104Z] [INFO] 
19:18:06 [2024-02-29T00:18:06.104Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:18:06 [2024-02-29T00:18:06.104Z] [INFO] 
19:18:06 [2024-02-29T00:18:06.104Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:18:06 [2024-02-29T00:18:06.104Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core
19:18:06 [2024-02-29T00:18:06.360Z] [INFO] 
19:18:06 [2024-02-29T00:18:06.360Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:18:06 [2024-02-29T00:18:06.360Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:06 [2024-02-29T00:18:06.360Z] [INFO] 
19:18:06 [2024-02-29T00:18:06.360Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:18:06 [2024-02-29T00:18:06.360Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
19:18:06 [2024-02-29T00:18:06.360Z] [INFO] 
19:18:06 [2024-02-29T00:18:06.360Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:18:06 [2024-02-29T00:18:06.360Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:06 [2024-02-29T00:18:06.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
19:18:06 [2024-02-29T00:18:06.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.analysis.profiling.core:2.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
19:18:06 [2024-02-29T00:18:06.360Z] [INFO] Nothing to compile - all classes are up to date
19:18:06 [2024-02-29T00:18:06.360Z] [INFO] 
19:18:06 [2024-02-29T00:18:06.360Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
19:18:06 [2024-02-29T00:18:06.360Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT [54/141]
19:18:06 [2024-02-29T00:18:06.360Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
19:18:06 [2024-02-29T00:18:06.360Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:18:06 [2024-02-29T00:18:06.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
19:18:06 [2024-02-29T00:18:06.360Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
19:18:06 [2024-02-29T00:18:06.624Z] [INFO] 
19:18:06 [2024-02-29T00:18:06.624Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:18:06 [2024-02-29T00:18:06.624Z] [INFO] The project's OSGi version is 1.0.10.202402290016
19:18:06 [2024-02-29T00:18:06.624Z] [INFO] 
19:18:06 [2024-02-29T00:18:06.624Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:18:06 [2024-02-29T00:18:06.624Z] [INFO] 
19:18:06 [2024-02-29T00:18:06.624Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:18:06 [2024-02-29T00:18:06.624Z] [INFO] 
19:18:06 [2024-02-29T00:18:06.624Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:18:06 [2024-02-29T00:18:06.624Z] [INFO] 
19:18:06 [2024-02-29T00:18:06.624Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:18:06 [2024-02-29T00:18:06.624Z] [INFO] 
19:18:06 [2024-02-29T00:18:06.624Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:18:06 [2024-02-29T00:18:06.624Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core.tests
19:18:06 [2024-02-29T00:18:06.881Z] [INFO] 
19:18:06 [2024-02-29T00:18:06.881Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:18:06 [2024-02-29T00:18:06.881Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:06 [2024-02-29T00:18:06.881Z] [INFO] 
19:18:06 [2024-02-29T00:18:06.881Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:18:06 [2024-02-29T00:18:06.881Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
19:18:06 [2024-02-29T00:18:06.881Z] [INFO] 
19:18:06 [2024-02-29T00:18:06.881Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:18:06 [2024-02-29T00:18:06.881Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:06 [2024-02-29T00:18:06.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
19:18:06 [2024-02-29T00:18:06.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.analysis.profiling.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
19:18:06 [2024-02-29T00:18:06.881Z] [INFO] Nothing to compile - all classes are up to date
19:18:06 [2024-02-29T00:18:06.881Z] [INFO] 
19:18:06 [2024-02-29T00:18:06.881Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
19:18:06 [2024-02-29T00:18:06.881Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT [55/141]
19:18:06 [2024-02-29T00:18:06.881Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
19:18:06 [2024-02-29T00:18:06.881Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:06 [2024-02-29T00:18:06.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
19:18:06 [2024-02-29T00:18:06.881Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
19:18:07 [2024-02-29T00:18:07.137Z] [INFO] 
19:18:07 [2024-02-29T00:18:07.138Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:18:07 [2024-02-29T00:18:07.138Z] [INFO] The project's OSGi version is 4.1.1.202402290016
19:18:07 [2024-02-29T00:18:07.138Z] [INFO] 
19:18:07 [2024-02-29T00:18:07.138Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:18:07 [2024-02-29T00:18:07.138Z] [INFO] 
19:18:07 [2024-02-29T00:18:07.138Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:18:07 [2024-02-29T00:18:07.138Z] [INFO] 
19:18:07 [2024-02-29T00:18:07.138Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:18:07 [2024-02-29T00:18:07.138Z] [INFO] 
19:18:07 [2024-02-29T00:18:07.138Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:18:07 [2024-02-29T00:18:07.138Z] [INFO] 
19:18:07 [2024-02-29T00:18:07.138Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:18:07 [2024-02-29T00:18:07.138Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui
19:18:07 [2024-02-29T00:18:07.701Z] [INFO] 
19:18:07 [2024-02-29T00:18:07.701Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:18:07 [2024-02-29T00:18:07.701Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:18:07 [2024-02-29T00:18:07.701Z] [INFO] 
19:18:07 [2024-02-29T00:18:07.701Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:18:07 [2024-02-29T00:18:07.701Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
19:18:07 [2024-02-29T00:18:07.701Z] [INFO] 
19:18:07 [2024-02-29T00:18:07.701Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:18:07 [2024-02-29T00:18:07.701Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:07 [2024-02-29T00:18:07.701Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:07 [2024-02-29T00:18:07.701Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
19:18:07 [2024-02-29T00:18:07.701Z] [INFO] Nothing to compile - all classes are up to date
19:18:07 [2024-02-29T00:18:07.701Z] [INFO] 
19:18:07 [2024-02-29T00:18:07.701Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
19:18:07 [2024-02-29T00:18:07.701Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT [56/141]
19:18:07 [2024-02-29T00:18:07.701Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
19:18:07 [2024-02-29T00:18:07.701Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:18:07 [2024-02-29T00:18:07.701Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:07 [2024-02-29T00:18:07.701Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
19:18:08 [2024-02-29T00:18:08.266Z] [INFO] 
19:18:08 [2024-02-29T00:18:08.266Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:18:08 [2024-02-29T00:18:08.266Z] [INFO] The project's OSGi version is 1.0.8.202402290016
19:18:08 [2024-02-29T00:18:08.267Z] [INFO] 
19:18:08 [2024-02-29T00:18:08.267Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:18:08 [2024-02-29T00:18:08.267Z] [INFO] 
19:18:08 [2024-02-29T00:18:08.267Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:18:08 [2024-02-29T00:18:08.267Z] [INFO] 
19:18:08 [2024-02-29T00:18:08.267Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:18:08 [2024-02-29T00:18:08.267Z] [INFO] 
19:18:08 [2024-02-29T00:18:08.267Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:18:08 [2024-02-29T00:18:08.267Z] [INFO] 
19:18:08 [2024-02-29T00:18:08.267Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:18:08 [2024-02-29T00:18:08.267Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests
19:18:08 [2024-02-29T00:18:08.830Z] [INFO] 
19:18:08 [2024-02-29T00:18:08.830Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:18:08 [2024-02-29T00:18:08.830Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:18:08 [2024-02-29T00:18:08.830Z] [INFO] 
19:18:08 [2024-02-29T00:18:08.830Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:18:08 [2024-02-29T00:18:08.830Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
19:18:08 [2024-02-29T00:18:08.830Z] [INFO] 
19:18:08 [2024-02-29T00:18:08.830Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:18:08 [2024-02-29T00:18:08.830Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:08 [2024-02-29T00:18:08.830Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:08 [2024-02-29T00:18:08.830Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
19:18:08 [2024-02-29T00:18:08.830Z] [INFO] Nothing to compile - all classes are up to date
19:18:08 [2024-02-29T00:18:08.830Z] [INFO] 
19:18:08 [2024-02-29T00:18:08.830Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
19:18:08 [2024-02-29T00:18:08.830Z] [INFO] Building Trace Compass BTF Support Parent 9.3.0-SNAPSHOT        [57/141]
19:18:08 [2024-02-29T00:18:08.830Z] [INFO]   from btf/pom.xml
19:18:08 [2024-02-29T00:18:08.830Z] [INFO] --------------------------------[ pom ]---------------------------------
19:18:08 [2024-02-29T00:18:08.830Z] [INFO] 
19:18:08 [2024-02-29T00:18:08.830Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
19:18:08 [2024-02-29T00:18:08.830Z] [INFO] 
19:18:08 [2024-02-29T00:18:08.830Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent ---
19:18:08 [2024-02-29T00:18:08.830Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:18:08 [2024-02-29T00:18:08.830Z] [INFO] 
19:18:08 [2024-02-29T00:18:08.830Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
19:18:08 [2024-02-29T00:18:08.830Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT       [58/141]
19:18:08 [2024-02-29T00:18:08.830Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
19:18:08 [2024-02-29T00:18:08.830Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:08 [2024-02-29T00:18:08.830Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:08 [2024-02-29T00:18:08.830Z] [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
19:18:09 [2024-02-29T00:18:09.088Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.088Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
19:18:09 [2024-02-29T00:18:09.088Z] [INFO] The project's OSGi version is 3.1.0.202402290016
19:18:09 [2024-02-29T00:18:09.088Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.088Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
19:18:09 [2024-02-29T00:18:09.088Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.088Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
19:18:09 [2024-02-29T00:18:09.088Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.088Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
19:18:09 [2024-02-29T00:18:09.088Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.088Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
19:18:09 [2024-02-29T00:18:09.088Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.088Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
19:18:09 [2024-02-29T00:18:09.088Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core
19:18:09 [2024-02-29T00:18:09.088Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.088Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core ---
19:18:09 [2024-02-29T00:18:09.088Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:09 [2024-02-29T00:18:09.088Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.088Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
19:18:09 [2024-02-29T00:18:09.088Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src/main/resources
19:18:09 [2024-02-29T00:18:09.088Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.088Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
19:18:09 [2024-02-29T00:18:09.088Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:09 [2024-02-29T00:18:09.088Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:09 [2024-02-29T00:18:09.088Z] [WARNING] The 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
19:18:09 [2024-02-29T00:18:09.088Z] [INFO] Nothing to compile - all classes are up to date
19:18:09 [2024-02-29T00:18:09.088Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.088Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
19:18:09 [2024-02-29T00:18:09.088Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT         [59/141]
19:18:09 [2024-02-29T00:18:09.088Z] [INFO]   from btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
19:18:09 [2024-02-29T00:18:09.088Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:09 [2024-02-29T00:18:09.088Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:09 [2024-02-29T00:18:09.088Z] [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
19:18:09 [2024-02-29T00:18:09.345Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.345Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
19:18:09 [2024-02-29T00:18:09.345Z] [INFO] The project's OSGi version is 1.1.0.202402290016
19:18:09 [2024-02-29T00:18:09.345Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.345Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
19:18:09 [2024-02-29T00:18:09.345Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.345Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
19:18:09 [2024-02-29T00:18:09.345Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.345Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
19:18:09 [2024-02-29T00:18:09.345Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.345Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
19:18:09 [2024-02-29T00:18:09.345Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.345Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
19:18:09 [2024-02-29T00:18:09.345Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.ui
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui ---
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
19:18:09 [2024-02-29T00:18:09.908Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:09 [2024-02-29T00:18:09.908Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:09 [2024-02-29T00:18:09.908Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] Nothing to compile - all classes are up to date
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] Building Trace Compass Documentation 9.3.0-SNAPSHOT             [60/141]
19:18:09 [2024-02-29T00:18:09.908Z] [INFO]   from doc/pom.xml
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] --------------------------------[ pom ]---------------------------------
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc ---
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user >--
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] Building Trace Compass Profiling User Guide 9.3.0-SNAPSHOT      [61/141]
19:18:09 [2024-02-29T00:18:09.908Z] [INFO]   from doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] 
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
19:18:09 [2024-02-29T00:18:09.908Z] [INFO] Resolving class path of Trace Compass Profiling User Guide
19:18:10 [2024-02-29T00:18:10.165Z] [INFO] 
19:18:10 [2024-02-29T00:18:10.165Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
19:18:10 [2024-02-29T00:18:10.165Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:10 [2024-02-29T00:18:10.166Z] [INFO] 
19:18:10 [2024-02-29T00:18:10.166Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
19:18:10 [2024-02-29T00:18:10.422Z] [INFO] Executing tasks
19:18:10 [2024-02-29T00:18:10.678Z] 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
19:18:10 [2024-02-29T00:18:10.678Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
19:18:10 [2024-02-29T00:18:10.678Z] [INFO] Executed tasks
19:18:10 [2024-02-29T00:18:10.678Z] [INFO] 
19:18:10 [2024-02-29T00:18:10.678Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
19:18:10 [2024-02-29T00:18:10.678Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/src/main/resources
19:18:10 [2024-02-29T00:18:10.678Z] [INFO] 
19:18:10 [2024-02-29T00:18:10.678Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
19:18:10 [2024-02-29T00:18:10.678Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:10 [2024-02-29T00:18:10.678Z] [INFO] 
19:18:10 [2024-02-29T00:18:10.678Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
19:18:10 [2024-02-29T00:18:10.934Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.23
19:18:11 [2024-02-29T00:18:11.865Z] [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
19:18:11 [2024-02-29T00:18:11.865Z] [INFO] Command line:
19:18:11 [2024-02-29T00:18:11.865Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-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]
19:18:12 [2024-02-29T00:18:12.121Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:18:15 [2024-02-29T00:18:15.394Z] Buildfile: build.xml
19:18:15 [2024-02-29T00:18:15.394Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
19:18:15 [2024-02-29T00:18:15.394Z] WARNING: A terminally deprecated method in java.lang.System has been called
19:18:15 [2024-02-29T00:18:15.395Z] 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)
19:18:15 [2024-02-29T00:18:15.395Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
19:18:15 [2024-02-29T00:18:15.395Z] WARNING: System::setSecurityManager will be removed in a future release
19:18:15 [2024-02-29T00:18:15.395Z] 
19:18:15 [2024-02-29T00:18:15.395Z] build.index:
19:18:16 [2024-02-29T00:18:16.764Z] BUILD SUCCESSFUL
19:18:16 [2024-02-29T00:18:16.764Z] 
19:18:16 [2024-02-29T00:18:16.764Z] BUILD SUCCESSFUL
19:18:16 [2024-02-29T00:18:16.764Z] Total time: 2 seconds
19:18:16 [2024-02-29T00:18:16.764Z] [INFO] 
19:18:16 [2024-02-29T00:18:16.764Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
19:18:16 [2024-02-29T00:18:16.764Z] [INFO] Building Trace Compass Developer Guide 9.3.0-SNAPSHOT           [62/141]
19:18:16 [2024-02-29T00:18:16.764Z] [INFO]   from doc/org.eclipse.tracecompass.doc.dev/pom.xml
19:18:16 [2024-02-29T00:18:16.764Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:16 [2024-02-29T00:18:16.764Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
19:18:16 [2024-02-29T00:18:16.764Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/pom.xml
19:18:16 [2024-02-29T00:18:16.764Z] [INFO] 
19:18:16 [2024-02-29T00:18:16.764Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
19:18:17 [2024-02-29T00:18:17.021Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:18:17 [2024-02-29T00:18:17.021Z] [INFO] 
19:18:17 [2024-02-29T00:18:17.021Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
19:18:17 [2024-02-29T00:18:17.021Z] [INFO] 
19:18:17 [2024-02-29T00:18:17.021Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
19:18:17 [2024-02-29T00:18:17.021Z] [INFO] 
19:18:17 [2024-02-29T00:18:17.021Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
19:18:17 [2024-02-29T00:18:17.021Z] [INFO] 
19:18:17 [2024-02-29T00:18:17.021Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
19:18:17 [2024-02-29T00:18:17.021Z] [INFO] 
19:18:17 [2024-02-29T00:18:17.021Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
19:18:17 [2024-02-29T00:18:17.021Z] [INFO] Resolving class path of Trace Compass Developer Guide
19:18:17 [2024-02-29T00:18:17.021Z] [INFO] 
19:18:17 [2024-02-29T00:18:17.021Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev ---
19:18:17 [2024-02-29T00:18:17.021Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:17 [2024-02-29T00:18:17.021Z] [INFO] 
19:18:17 [2024-02-29T00:18:17.021Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
19:18:17 [2024-02-29T00:18:17.021Z] [INFO] Executing tasks
19:18:17 [2024-02-29T00:18:17.949Z] 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
19:18:17 [2024-02-29T00:18:17.949Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
19:18:17 [2024-02-29T00:18:17.949Z] [INFO] Executed tasks
19:18:17 [2024-02-29T00:18:17.949Z] [INFO] 
19:18:17 [2024-02-29T00:18:17.949Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
19:18:17 [2024-02-29T00:18:17.949Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
19:18:17 [2024-02-29T00:18:17.949Z] [INFO] 
19:18:17 [2024-02-29T00:18:17.949Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
19:18:17 [2024-02-29T00:18:17.949Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:17 [2024-02-29T00:18:17.949Z] [INFO] 
19:18:17 [2024-02-29T00:18:17.949Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
19:18:18 [2024-02-29T00:18:18.205Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
19:18:18 [2024-02-29T00:18:18.205Z] [INFO] Command line:
19:18:18 [2024-02-29T00:18:18.205Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-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]
19:18:18 [2024-02-29T00:18:18.206Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:18:21 [2024-02-29T00:18:21.476Z] Buildfile: build.xml
19:18:21 [2024-02-29T00:18:21.476Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
19:18:21 [2024-02-29T00:18:21.476Z] WARNING: A terminally deprecated method in java.lang.System has been called
19:18:21 [2024-02-29T00:18:21.476Z] 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)
19:18:21 [2024-02-29T00:18:21.476Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
19:18:21 [2024-02-29T00:18:21.476Z] WARNING: System::setSecurityManager will be removed in a future release
19:18:21 [2024-02-29T00:18:21.476Z] 
19:18:21 [2024-02-29T00:18:21.476Z] build.index:
19:18:24 [2024-02-29T00:18:24.749Z] BUILD SUCCESSFUL
19:18:24 [2024-02-29T00:18:24.749Z] 
19:18:24 [2024-02-29T00:18:24.749Z] BUILD SUCCESSFUL
19:18:24 [2024-02-29T00:18:24.749Z] Total time: 3 seconds
19:18:24 [2024-02-29T00:18:24.749Z] [INFO] 
19:18:24 [2024-02-29T00:18:24.749Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
19:18:24 [2024-02-29T00:18:24.749Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT [63/141]
19:18:24 [2024-02-29T00:18:24.749Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
19:18:24 [2024-02-29T00:18:24.749Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:24 [2024-02-29T00:18:24.749Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:24 [2024-02-29T00:18:24.749Z] [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
19:18:24 [2024-02-29T00:18:24.749Z] [INFO] 
19:18:24 [2024-02-29T00:18:24.749Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:18:24 [2024-02-29T00:18:24.749Z] [INFO] The project's OSGi version is 2.2.0.202402290016
19:18:24 [2024-02-29T00:18:24.749Z] [INFO] 
19:18:24 [2024-02-29T00:18:24.749Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:18:24 [2024-02-29T00:18:24.749Z] [INFO] 
19:18:24 [2024-02-29T00:18:24.749Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:18:24 [2024-02-29T00:18:24.749Z] [INFO] 
19:18:24 [2024-02-29T00:18:24.749Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:18:24 [2024-02-29T00:18:24.749Z] [INFO] 
19:18:24 [2024-02-29T00:18:24.749Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:18:24 [2024-02-29T00:18:24.749Z] [INFO] 
19:18:24 [2024-02-29T00:18:24.749Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:18:24 [2024-02-29T00:18:24.749Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui
19:18:25 [2024-02-29T00:18:25.006Z] [INFO] 
19:18:25 [2024-02-29T00:18:25.006Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:18:25 [2024-02-29T00:18: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/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:18:25 [2024-02-29T00:18:25.006Z] [INFO] 
19:18:25 [2024-02-29T00:18:25.006Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:18:25 [2024-02-29T00:18:25.006Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
19:18:25 [2024-02-29T00:18:25.006Z] [INFO] 
19:18:25 [2024-02-29T00:18:25.006Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:18:25 [2024-02-29T00:18:25.006Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:25 [2024-02-29T00:18: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
19:18:25 [2024-02-29T00:18: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.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
19:18:25 [2024-02-29T00:18:25.263Z] [INFO] Nothing to compile - all classes are up to date
19:18:25 [2024-02-29T00:18:25.263Z] [INFO] 
19:18:25 [2024-02-29T00:18:25.263Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
19:18:25 [2024-02-29T00:18:25.263Z] [INFO] Building org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT            [64/141]
19:18:25 [2024-02-29T00:18:25.263Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
19:18:25 [2024-02-29T00:18:25.263Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:18:25 [2024-02-29T00:18:25.263Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
19:18:25 [2024-02-29T00:18:25.521Z] [INFO] 
19:18:25 [2024-02-29T00:18:25.521Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
19:18:25 [2024-02-29T00:18:25.521Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:18:25 [2024-02-29T00:18:25.521Z] [INFO] 
19:18:25 [2024-02-29T00:18:25.521Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
19:18:25 [2024-02-29T00:18:25.521Z] [INFO] 
19:18:25 [2024-02-29T00:18:25.521Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
19:18:25 [2024-02-29T00:18:25.521Z] [INFO] 
19:18:25 [2024-02-29T00:18:25.521Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
19:18:25 [2024-02-29T00:18:25.521Z] [INFO] 
19:18:25 [2024-02-29T00:18:25.521Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
19:18:25 [2024-02-29T00:18:25.521Z] [INFO] 
19:18:25 [2024-02-29T00:18:25.521Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf ---
19:18:25 [2024-02-29T00:18:25.521Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:25 [2024-02-29T00:18:25.521Z] [INFO] 
19:18:25 [2024-02-29T00:18:25.521Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf ---
19:18:25 [2024-02-29T00:18:25.521Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/src/main/resources
19:18:25 [2024-02-29T00:18:25.521Z] [INFO] 
19:18:25 [2024-02-29T00:18:25.521Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
19:18:25 [2024-02-29T00:18:25.521Z] [INFO] Building org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT            [65/141]
19:18:25 [2024-02-29T00:18:25.521Z] [INFO]   from btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
19:18:25 [2024-02-29T00:18:25.521Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:18:25 [2024-02-29T00:18:25.521Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
19:18:25 [2024-02-29T00:18:25.777Z] [INFO] 
19:18:25 [2024-02-29T00:18:25.777Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
19:18:25 [2024-02-29T00:18:25.777Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:18:25 [2024-02-29T00:18:25.777Z] [INFO] 
19:18:25 [2024-02-29T00:18:25.777Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
19:18:25 [2024-02-29T00:18:25.777Z] [INFO] 
19:18:25 [2024-02-29T00:18:25.777Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
19:18:25 [2024-02-29T00:18:25.777Z] [INFO] 
19:18:25 [2024-02-29T00:18:25.777Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
19:18:25 [2024-02-29T00:18:25.777Z] [INFO] 
19:18:25 [2024-02-29T00:18:25.777Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
19:18:25 [2024-02-29T00:18:25.777Z] [INFO] 
19:18:25 [2024-02-29T00:18:25.777Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf ---
19:18:25 [2024-02-29T00:18:25.777Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:25 [2024-02-29T00:18:25.777Z] [INFO] 
19:18:25 [2024-02-29T00:18:25.777Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf ---
19:18:26 [2024-02-29T00:18:26.033Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/src/main/resources
19:18:26 [2024-02-29T00:18:26.034Z] [INFO] 
19:18:26 [2024-02-29T00:18:26.034Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
19:18:26 [2024-02-29T00:18:26.034Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT [66/141]
19:18:26 [2024-02-29T00:18:26.034Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
19:18:26 [2024-02-29T00:18:26.034Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:18:26 [2024-02-29T00:18:26.034Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:26 [2024-02-29T00:18:26.034Z] [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
19:18:26 [2024-02-29T00:18:26.296Z] [INFO] 
19:18:26 [2024-02-29T00:18:26.296Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
19:18:26 [2024-02-29T00:18:26.296Z] [INFO] The project's OSGi version is 1.0.4.202402290016
19:18:26 [2024-02-29T00:18:26.296Z] [INFO] 
19:18:26 [2024-02-29T00:18:26.296Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
19:18:26 [2024-02-29T00:18:26.296Z] [INFO] 
19:18:26 [2024-02-29T00:18:26.296Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
19:18:26 [2024-02-29T00:18:26.296Z] [INFO] 
19:18:26 [2024-02-29T00:18:26.296Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
19:18:26 [2024-02-29T00:18:26.296Z] [INFO] 
19:18:26 [2024-02-29T00:18:26.296Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
19:18:26 [2024-02-29T00:18:26.296Z] [INFO] 
19:18:26 [2024-02-29T00:18:26.296Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
19:18:26 [2024-02-29T00:18:26.296Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core.tests
19:18:26 [2024-02-29T00:18:26.296Z] [INFO] 
19:18:26 [2024-02-29T00:18:26.296Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests ---
19:18:26 [2024-02-29T00:18:26.296Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:26 [2024-02-29T00:18:26.296Z] [INFO] 
19:18:26 [2024-02-29T00:18:26.296Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
19:18:26 [2024-02-29T00:18:26.296Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
19:18:26 [2024-02-29T00:18:26.296Z] [INFO] 
19:18:26 [2024-02-29T00:18:26.296Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
19:18:26 [2024-02-29T00:18:26.296Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:26 [2024-02-29T00:18:26.296Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:26 [2024-02-29T00:18:26.296Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
19:18:26 [2024-02-29T00:18:26.552Z] [INFO] Nothing to compile - all classes are up to date
19:18:26 [2024-02-29T00:18:26.552Z] [INFO] 
19:18:26 [2024-02-29T00:18:26.552Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
19:18:26 [2024-02-29T00:18:26.552Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT [67/141]
19:18:26 [2024-02-29T00:18:26.552Z] [INFO]   from common/org.eclipse.tracecompass.common.core.tests/pom.xml
19:18:26 [2024-02-29T00:18:26.552Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:18:26 [2024-02-29T00:18:26.552Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:26 [2024-02-29T00:18:26.552Z] [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
19:18:26 [2024-02-29T00:18:26.809Z] [INFO] 
19:18:26 [2024-02-29T00:18:26.809Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
19:18:26 [2024-02-29T00:18:26.809Z] [INFO] The project's OSGi version is 1.1.11.202402290016
19:18:26 [2024-02-29T00:18:26.809Z] [INFO] 
19:18:26 [2024-02-29T00:18:26.809Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
19:18:26 [2024-02-29T00:18:26.809Z] [INFO] 
19:18:26 [2024-02-29T00:18:26.809Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
19:18:26 [2024-02-29T00:18:26.809Z] [INFO] 
19:18:26 [2024-02-29T00:18:26.809Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
19:18:26 [2024-02-29T00:18:26.809Z] [INFO] 
19:18:26 [2024-02-29T00:18:26.809Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
19:18:26 [2024-02-29T00:18:26.809Z] [INFO] 
19:18:26 [2024-02-29T00:18:26.809Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
19:18:26 [2024-02-29T00:18:26.809Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core.tests
19:18:26 [2024-02-29T00:18:26.809Z] [INFO] 
19:18:26 [2024-02-29T00:18:26.809Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests ---
19:18:26 [2024-02-29T00:18:26.809Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:26 [2024-02-29T00:18:26.809Z] [INFO] 
19:18:26 [2024-02-29T00:18:26.809Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
19:18:26 [2024-02-29T00:18:26.809Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
19:18:26 [2024-02-29T00:18:26.809Z] [INFO] 
19:18:26 [2024-02-29T00:18:26.809Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
19:18:26 [2024-02-29T00:18:26.809Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:26 [2024-02-29T00:18:26.809Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:26 [2024-02-29T00:18:26.809Z] [WARNING] The 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
19:18:27 [2024-02-29T00:18:27.067Z] [INFO] Nothing to compile - all classes are up to date
19:18:27 [2024-02-29T00:18:27.067Z] [INFO] 
19:18:27 [2024-02-29T00:18:27.067Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
19:18:27 [2024-02-29T00:18:27.067Z] [INFO] Building org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT            [68/141]
19:18:27 [2024-02-29T00:18:27.067Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
19:18:27 [2024-02-29T00:18:27.067Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:18:27 [2024-02-29T00:18:27.067Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
19:18:27 [2024-02-29T00:18:27.067Z] [INFO] 
19:18:27 [2024-02-29T00:18:27.067Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
19:18:27 [2024-02-29T00:18:27.067Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:18:27 [2024-02-29T00:18:27.067Z] [INFO] 
19:18:27 [2024-02-29T00:18:27.067Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
19:18:27 [2024-02-29T00:18:27.067Z] [INFO] 
19:18:27 [2024-02-29T00:18:27.067Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
19:18:27 [2024-02-29T00:18:27.067Z] [INFO] 
19:18:27 [2024-02-29T00:18:27.067Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
19:18:27 [2024-02-29T00:18:27.067Z] [INFO] 
19:18:27 [2024-02-29T00:18:27.067Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
19:18:27 [2024-02-29T00:18:27.067Z] [INFO] 
19:18:27 [2024-02-29T00:18:27.067Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf ---
19:18:27 [2024-02-29T00:18:27.067Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:27 [2024-02-29T00:18:27.067Z] [INFO] 
19:18:27 [2024-02-29T00:18:27.067Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf ---
19:18:27 [2024-02-29T00:18:27.067Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/src/main/resources
19:18:27 [2024-02-29T00:18:27.067Z] [INFO] 
19:18:27 [2024-02-29T00:18:27.067Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
19:18:27 [2024-02-29T00:18:27.067Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT [69/141]
19:18:27 [2024-02-29T00:18:27.067Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
19:18:27 [2024-02-29T00:18:27.067Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:18:27 [2024-02-29T00:18:27.067Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:27 [2024-02-29T00:18:27.067Z] [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
19:18:27 [2024-02-29T00:18:27.324Z] [INFO] 
19:18:27 [2024-02-29T00:18:27.324Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:18:27 [2024-02-29T00:18:27.324Z] [INFO] The project's OSGi version is 1.0.4.202402290016
19:18:27 [2024-02-29T00:18:27.324Z] [INFO] 
19:18:27 [2024-02-29T00:18:27.324Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:18:27 [2024-02-29T00:18:27.324Z] [INFO] 
19:18:27 [2024-02-29T00:18:27.324Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:18:27 [2024-02-29T00:18:27.324Z] [INFO] 
19:18:27 [2024-02-29T00:18:27.324Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:18:27 [2024-02-29T00:18:27.324Z] [INFO] 
19:18:27 [2024-02-29T00:18:27.324Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:18:27 [2024-02-29T00:18:27.324Z] [INFO] 
19:18:27 [2024-02-29T00:18:27.324Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:18:27 [2024-02-29T00:18:27.324Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.parser.tests
19:18:27 [2024-02-29T00:18:27.324Z] [INFO] 
19:18:27 [2024-02-29T00:18:27.324Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:18:27 [2024-02-29T00:18:27.324Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:27 [2024-02-29T00:18:27.324Z] [INFO] 
19:18:27 [2024-02-29T00:18:27.324Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:18:27 [2024-02-29T00:18:27.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
19:18:27 [2024-02-29T00:18:27.324Z] [INFO] 
19:18:27 [2024-02-29T00:18:27.324Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:18:27 [2024-02-29T00:18:27.324Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:27 [2024-02-29T00:18:27.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
19:18:27 [2024-02-29T00:18:27.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.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
19:18:27 [2024-02-29T00:18:27.581Z] [INFO] Nothing to compile - all classes are up to date
19:18:27 [2024-02-29T00:18:27.581Z] [INFO] 
19:18:27 [2024-02-29T00:18:27.581Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
19:18:27 [2024-02-29T00:18:27.581Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT        [70/141]
19:18:27 [2024-02-29T00:18:27.581Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
19:18:27 [2024-02-29T00:18:27.581Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:18:27 [2024-02-29T00:18:27.581Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
19:18:27 [2024-02-29T00:18:27.838Z] [INFO] 
19:18:27 [2024-02-29T00:18:27.838Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
19:18:28 [2024-02-29T00:18:28.095Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:18:28 [2024-02-29T00:18:28.095Z] [INFO] 
19:18:28 [2024-02-29T00:18:28.095Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
19:18:28 [2024-02-29T00:18:28.095Z] [INFO] 
19:18:28 [2024-02-29T00:18:28.095Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
19:18:28 [2024-02-29T00:18:28.095Z] [INFO] 
19:18:28 [2024-02-29T00:18:28.095Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
19:18:28 [2024-02-29T00:18:28.095Z] [INFO] 
19:18:28 [2024-02-29T00:18:28.095Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
19:18:28 [2024-02-29T00:18:28.095Z] [INFO] 
19:18:28 [2024-02-29T00:18:28.095Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf ---
19:18:28 [2024-02-29T00:18:28.095Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:28 [2024-02-29T00:18:28.095Z] [INFO] 
19:18:28 [2024-02-29T00:18:28.095Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf ---
19:18:28 [2024-02-29T00:18:28.095Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources
19:18:28 [2024-02-29T00:18:28.095Z] [INFO] 
19:18:28 [2024-02-29T00:18:28.095Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
19:18:28 [2024-02-29T00:18:28.095Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT [71/141]
19:18:28 [2024-02-29T00:18:28.095Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
19:18:28 [2024-02-29T00:18:28.095Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:18:28 [2024-02-29T00:18:28.095Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:28 [2024-02-29T00:18:28.095Z] [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
19:18:28 [2024-02-29T00:18:28.659Z] [INFO] 
19:18:28 [2024-02-29T00:18:28.659Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:18:28 [2024-02-29T00:18:28.659Z] [INFO] The project's OSGi version is 1.0.12.202402290016
19:18:28 [2024-02-29T00:18:28.659Z] [INFO] 
19:18:28 [2024-02-29T00:18:28.659Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:18:28 [2024-02-29T00:18:28.659Z] [INFO] 
19:18:28 [2024-02-29T00:18:28.659Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:18:28 [2024-02-29T00:18:28.659Z] [INFO] 
19:18:28 [2024-02-29T00:18:28.659Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:18:28 [2024-02-29T00:18:28.659Z] [INFO] 
19:18:28 [2024-02-29T00:18:28.659Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:18:28 [2024-02-29T00:18:28.659Z] [INFO] 
19:18:28 [2024-02-29T00:18:28.659Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:18:28 [2024-02-29T00:18:28.659Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests
19:18:28 [2024-02-29T00:18:28.916Z] [INFO] 
19:18:28 [2024-02-29T00:18:28.916Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:18:28 [2024-02-29T00:18:28.916Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:28 [2024-02-29T00:18:28.916Z] [INFO] 
19:18:28 [2024-02-29T00:18:28.916Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:18:28 [2024-02-29T00:18:28.916Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
19:18:28 [2024-02-29T00:18:28.916Z] [INFO] 
19:18:28 [2024-02-29T00:18:28.916Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:18:28 [2024-02-29T00:18:28.916Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:28 [2024-02-29T00:18:28.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
19:18:28 [2024-02-29T00:18:28.916Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.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
19:18:29 [2024-02-29T00:18:29.174Z] [INFO] Nothing to compile - all classes are up to date
19:18:29 [2024-02-29T00:18:29.174Z] [INFO] 
19:18:29 [2024-02-29T00:18:29.174Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
19:18:29 [2024-02-29T00:18:29.174Z] [INFO] Building Trace Compass User Guide 9.3.0-SNAPSHOT                [72/141]
19:18:29 [2024-02-29T00:18:29.174Z] [INFO]   from doc/org.eclipse.tracecompass.doc.user/pom.xml
19:18:29 [2024-02-29T00:18:29.174Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:29 [2024-02-29T00:18:29.174Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
19:18:29 [2024-02-29T00:18:29.174Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/pom.xml
19:18:29 [2024-02-29T00:18:29.174Z] [INFO] 
19:18:29 [2024-02-29T00:18:29.174Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
19:18:29 [2024-02-29T00:18:29.174Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:18:29 [2024-02-29T00:18:29.174Z] [INFO] 
19:18:29 [2024-02-29T00:18:29.174Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
19:18:29 [2024-02-29T00:18:29.174Z] [INFO] 
19:18:29 [2024-02-29T00:18:29.174Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
19:18:29 [2024-02-29T00:18:29.174Z] [INFO] 
19:18:29 [2024-02-29T00:18:29.174Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
19:18:29 [2024-02-29T00:18:29.174Z] [INFO] 
19:18:29 [2024-02-29T00:18:29.174Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
19:18:29 [2024-02-29T00:18:29.174Z] [INFO] 
19:18:29 [2024-02-29T00:18:29.174Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
19:18:29 [2024-02-29T00:18:29.174Z] [INFO] Resolving class path of Trace Compass User Guide
19:18:29 [2024-02-29T00:18:29.174Z] [INFO] 
19:18:29 [2024-02-29T00:18:29.174Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user ---
19:18:29 [2024-02-29T00:18:29.174Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:29 [2024-02-29T00:18:29.174Z] [INFO] 
19:18:29 [2024-02-29T00:18:29.174Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
19:18:29 [2024-02-29T00:18:29.174Z] [INFO] Executing tasks
19:18:30 [2024-02-29T00:18:30.104Z] 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
19:18:30 [2024-02-29T00:18:30.105Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
19:18:30 [2024-02-29T00:18:30.105Z] [INFO] Executed tasks
19:18:30 [2024-02-29T00:18:30.105Z] [INFO] 
19:18:30 [2024-02-29T00:18:30.105Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
19:18:30 [2024-02-29T00:18:30.105Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/src/main/resources
19:18:30 [2024-02-29T00:18:30.105Z] [INFO] 
19:18:30 [2024-02-29T00:18:30.105Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
19:18:30 [2024-02-29T00:18:30.105Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:30 [2024-02-29T00:18:30.105Z] [INFO] 
19:18:30 [2024-02-29T00:18:30.105Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
19:18:30 [2024-02-29T00:18:30.361Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
19:18:30 [2024-02-29T00:18:30.361Z] [INFO] Command line:
19:18:30 [2024-02-29T00:18:30.361Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-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]
19:18:30 [2024-02-29T00:18:30.362Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:18:33 [2024-02-29T00:18:33.636Z] Buildfile: build.xml
19:18:33 [2024-02-29T00:18:33.636Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
19:18:33 [2024-02-29T00:18:33.636Z] WARNING: A terminally deprecated method in java.lang.System has been called
19:18:33 [2024-02-29T00:18:33.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.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
19:18:33 [2024-02-29T00:18:33.636Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
19:18:33 [2024-02-29T00:18:33.636Z] WARNING: System::setSecurityManager will be removed in a future release
19:18:33 [2024-02-29T00:18:33.636Z] 
19:18:33 [2024-02-29T00:18:33.636Z] build.index:
19:18:36 [2024-02-29T00:18:36.908Z] BUILD SUCCESSFUL
19:18:36 [2024-02-29T00:18:36.908Z] 
19:18:36 [2024-02-29T00:18:36.908Z] BUILD SUCCESSFUL
19:18:36 [2024-02-29T00:18:36.908Z] Total time: 4 seconds
19:18:36 [2024-02-29T00:18:36.908Z] [INFO] 
19:18:36 [2024-02-29T00:18:36.908Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
19:18:36 [2024-02-29T00:18:36.908Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT [73/141]
19:18:36 [2024-02-29T00:18:36.908Z] [INFO]   from doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
19:18:36 [2024-02-29T00:18:36.908Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:36 [2024-02-29T00:18:36.908Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
19:18:36 [2024-02-29T00:18:36.908Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] 
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] 
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] 
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] 
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] 
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] 
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] Resolving class path of Trace Compass GDB Tracepoint Analysis User Guide
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] 
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] 
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] Executing tasks
19:18:37 [2024-02-29T00:18:37.164Z] 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
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] Executed tasks
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] 
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] 
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:18:37 [2024-02-29T00:18:37.164Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] 
19:18:37 [2024-02-29T00:18:37.164Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:18:37 [2024-02-29T00:18:37.421Z] [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
19:18:37 [2024-02-29T00:18:37.421Z] [INFO] Command line:
19:18:37 [2024-02-29T00:18:37.421Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-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]
19:18:37 [2024-02-29T00:18:37.421Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:18:40 [2024-02-29T00:18:40.697Z] Buildfile: build.xml
19:18:40 [2024-02-29T00:18:40.697Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
19:18:40 [2024-02-29T00:18:40.697Z] WARNING: A terminally deprecated method in java.lang.System has been called
19:18:40 [2024-02-29T00:18:40.697Z] 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)
19:18:40 [2024-02-29T00:18:40.697Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
19:18:40 [2024-02-29T00:18:40.697Z] WARNING: System::setSecurityManager will be removed in a future release
19:18:40 [2024-02-29T00:18:40.697Z] 
19:18:40 [2024-02-29T00:18:40.697Z] build.index:
19:18:42 [2024-02-29T00:18:42.593Z] BUILD SUCCESSFUL
19:18:42 [2024-02-29T00:18:42.593Z] 
19:18:42 [2024-02-29T00:18:42.593Z] BUILD SUCCESSFUL
19:18:42 [2024-02-29T00:18:42.593Z] Total time: 2 seconds
19:18:42 [2024-02-29T00:18:42.593Z] [INFO] 
19:18:42 [2024-02-29T00:18:42.593Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
19:18:42 [2024-02-29T00:18:42.593Z] [INFO] Building Trace Compass RCP User Guide 9.3.0-SNAPSHOT            [74/141]
19:18:42 [2024-02-29T00:18:42.593Z] [INFO]   from doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
19:18:42 [2024-02-29T00:18:42.593Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:42 [2024-02-29T00:18:42.593Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
19:18:42 [2024-02-29T00:18:42.593Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
19:18:42 [2024-02-29T00:18:42.593Z] [INFO] 
19:18:42 [2024-02-29T00:18:42.593Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
19:18:42 [2024-02-29T00:18:42.593Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:18:42 [2024-02-29T00:18:42.593Z] [INFO] 
19:18:42 [2024-02-29T00:18:42.593Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
19:18:42 [2024-02-29T00:18:42.593Z] [INFO] 
19:18:42 [2024-02-29T00:18:42.593Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
19:18:42 [2024-02-29T00:18:42.593Z] [INFO] 
19:18:42 [2024-02-29T00:18:42.593Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
19:18:42 [2024-02-29T00:18:42.593Z] [INFO] 
19:18:42 [2024-02-29T00:18:42.593Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
19:18:42 [2024-02-29T00:18:42.593Z] [INFO] 
19:18:42 [2024-02-29T00:18:42.593Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
19:18:42 [2024-02-29T00:18:42.593Z] [INFO] Resolving class path of Trace Compass RCP User Guide
19:18:42 [2024-02-29T00:18:42.593Z] [INFO] 
19:18:42 [2024-02-29T00:18:42.593Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user ---
19:18:42 [2024-02-29T00:18:42.593Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:42 [2024-02-29T00:18:42.593Z] [INFO] 
19:18:42 [2024-02-29T00:18:42.593Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
19:18:42 [2024-02-29T00:18:42.593Z] [INFO] Executing tasks
19:18:42 [2024-02-29T00:18:42.593Z] 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
19:18:42 [2024-02-29T00:18:42.850Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
19:18:42 [2024-02-29T00:18:42.850Z] [INFO] Executed tasks
19:18:42 [2024-02-29T00:18:42.850Z] [INFO] 
19:18:42 [2024-02-29T00:18:42.850Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
19:18:42 [2024-02-29T00:18:42.850Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
19:18:42 [2024-02-29T00:18:42.850Z] [INFO] 
19:18:42 [2024-02-29T00:18:42.850Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
19:18:42 [2024-02-29T00:18:42.850Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:42 [2024-02-29T00:18:42.850Z] [INFO] 
19:18:42 [2024-02-29T00:18:42.850Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
19:18:42 [2024-02-29T00:18:42.850Z] [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
19:18:42 [2024-02-29T00:18:42.850Z] [INFO] Command line:
19:18:42 [2024-02-29T00:18:42.850Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-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]
19:18:42 [2024-02-29T00:18:42.850Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:18:46 [2024-02-29T00:18:46.121Z] Buildfile: build.xml
19:18:46 [2024-02-29T00:18:46.378Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
19:18:46 [2024-02-29T00:18:46.378Z] WARNING: A terminally deprecated method in java.lang.System has been called
19:18:46 [2024-02-29T00:18:46.378Z] 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)
19:18:46 [2024-02-29T00:18:46.378Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
19:18:46 [2024-02-29T00:18:46.378Z] WARNING: System::setSecurityManager will be removed in a future release
19:18:46 [2024-02-29T00:18:46.378Z] 
19:18:46 [2024-02-29T00:18:46.378Z] build.index:
19:18:48 [2024-02-29T00:18:48.273Z] BUILD SUCCESSFUL
19:18:48 [2024-02-29T00:18:48.273Z] 
19:18:48 [2024-02-29T00:18:48.273Z] BUILD SUCCESSFUL
19:18:48 [2024-02-29T00:18:48.273Z] Total time: 2 seconds
19:18:48 [2024-02-29T00:18:48.273Z] [INFO] 
19:18:48 [2024-02-29T00:18:48.273Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
19:18:48 [2024-02-29T00:18:48.273Z] [INFO] Building Trace Compass Pcap User Guide 9.3.0-SNAPSHOT           [75/141]
19:18:48 [2024-02-29T00:18:48.273Z] [INFO]   from doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
19:18:48 [2024-02-29T00:18:48.273Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:48 [2024-02-29T00:18:48.273Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
19:18:48 [2024-02-29T00:18:48.273Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
19:18:48 [2024-02-29T00:18:48.273Z] [INFO] 
19:18:48 [2024-02-29T00:18:48.273Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:18:48 [2024-02-29T00:18:48.273Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:18:48 [2024-02-29T00:18:48.273Z] [INFO] 
19:18:48 [2024-02-29T00:18:48.273Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:18:48 [2024-02-29T00:18:48.273Z] [INFO] 
19:18:48 [2024-02-29T00:18:48.273Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:18:48 [2024-02-29T00:18:48.273Z] [INFO] 
19:18:48 [2024-02-29T00:18:48.274Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:18:48 [2024-02-29T00:18:48.274Z] [INFO] 
19:18:48 [2024-02-29T00:18:48.274Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:18:48 [2024-02-29T00:18:48.274Z] [INFO] 
19:18:48 [2024-02-29T00:18:48.274Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:18:48 [2024-02-29T00:18:48.274Z] [INFO] Resolving class path of Trace Compass Pcap User Guide
19:18:48 [2024-02-29T00:18:48.274Z] [INFO] 
19:18:48 [2024-02-29T00:18:48.274Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:18:48 [2024-02-29T00:18:48.274Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:48 [2024-02-29T00:18:48.274Z] [INFO] 
19:18:48 [2024-02-29T00:18:48.274Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:18:48 [2024-02-29T00:18:48.274Z] [INFO] Executing tasks
19:18:48 [2024-02-29T00:18:48.274Z] 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
19:18:48 [2024-02-29T00:18:48.274Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
19:18:48 [2024-02-29T00:18:48.274Z] [INFO] Executed tasks
19:18:48 [2024-02-29T00:18:48.274Z] [INFO] 
19:18:48 [2024-02-29T00:18:48.274Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:18:48 [2024-02-29T00:18:48.274Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
19:18:48 [2024-02-29T00:18:48.274Z] [INFO] 
19:18:48 [2024-02-29T00:18:48.274Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:18:48 [2024-02-29T00:18:48.274Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:48 [2024-02-29T00:18:48.274Z] [INFO] 
19:18:48 [2024-02-29T00:18:48.274Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:18:48 [2024-02-29T00:18:48.274Z] [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
19:18:48 [2024-02-29T00:18:48.274Z] [INFO] Command line:
19:18:48 [2024-02-29T00:18:48.274Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-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]
19:18:48 [2024-02-29T00:18:48.274Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:18:51 [2024-02-29T00:18:51.564Z] Buildfile: build.xml
19:18:51 [2024-02-29T00:18:51.564Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
19:18:51 [2024-02-29T00:18:51.564Z] WARNING: A terminally deprecated method in java.lang.System has been called
19:18:51 [2024-02-29T00:18:51.564Z] 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)
19:18:51 [2024-02-29T00:18:51.564Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
19:18:51 [2024-02-29T00:18:51.564Z] WARNING: System::setSecurityManager will be removed in a future release
19:18:51 [2024-02-29T00:18:51.564Z] 
19:18:51 [2024-02-29T00:18:51.564Z] build.index:
19:18:52 [2024-02-29T00:18:52.933Z] BUILD SUCCESSFUL
19:18:52 [2024-02-29T00:18:52.933Z] 
19:18:52 [2024-02-29T00:18:52.933Z] BUILD SUCCESSFUL
19:18:52 [2024-02-29T00:18:52.933Z] Total time: 2 seconds
19:18:52 [2024-02-29T00:18:52.933Z] [INFO] 
19:18:52 [2024-02-29T00:18:52.933Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
19:18:52 [2024-02-29T00:18:52.933Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT      [76/141]
19:18:52 [2024-02-29T00:18:52.933Z] [INFO]   from doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
19:18:52 [2024-02-29T00:18:52.933Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:52 [2024-02-29T00:18:52.933Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:52 [2024-02-29T00:18:52.933Z] [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
19:18:53 [2024-02-29T00:18:53.189Z] [INFO] 
19:18:53 [2024-02-29T00:18:53.189Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
19:18:53 [2024-02-29T00:18:53.189Z] [INFO] The project's OSGi version is 1.0.11.202402290016
19:18:53 [2024-02-29T00:18:53.189Z] [INFO] 
19:18:53 [2024-02-29T00:18:53.189Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
19:18:53 [2024-02-29T00:18:53.189Z] [INFO] 
19:18:53 [2024-02-29T00:18:53.189Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
19:18:53 [2024-02-29T00:18:53.189Z] [INFO] 
19:18:53 [2024-02-29T00:18:53.189Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
19:18:53 [2024-02-29T00:18:53.189Z] [INFO] 
19:18:53 [2024-02-29T00:18:53.189Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
19:18:53 [2024-02-29T00:18:53.190Z] [INFO] 
19:18:53 [2024-02-29T00:18:53.190Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
19:18:53 [2024-02-29T00:18:53.190Z] [INFO] Resolving class path of org.eclipse.tracecompass.examples
19:18:53 [2024-02-29T00:18:53.445Z] [INFO] 
19:18:53 [2024-02-29T00:18:53.445Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples ---
19:18:53 [2024-02-29T00:18:53.445Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:18:53 [2024-02-29T00:18:53.445Z] [INFO] 
19:18:53 [2024-02-29T00:18:53.445Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
19:18:53 [2024-02-29T00:18:53.445Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src/main/resources
19:18:53 [2024-02-29T00:18:53.445Z] [INFO] 
19:18:53 [2024-02-29T00:18:53.445Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
19:18:53 [2024-02-29T00:18:53.703Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:53 [2024-02-29T00:18:53.703Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:53 [2024-02-29T00:18:53.703Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
19:18:53 [2024-02-29T00:18:53.703Z] [INFO] Nothing to compile - all classes are up to date
19:18:53 [2024-02-29T00:18:53.703Z] [INFO] 
19:18:53 [2024-02-29T00:18:53.703Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
19:18:53 [2024-02-29T00:18:53.703Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT [77/141]
19:18:53 [2024-02-29T00:18:53.703Z] [INFO]   from gdbtrace/pom.xml
19:18:53 [2024-02-29T00:18:53.703Z] [INFO] --------------------------------[ pom ]---------------------------------
19:18:53 [2024-02-29T00:18:53.703Z] [INFO] 
19:18:53 [2024-02-29T00:18:53.703Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
19:18:53 [2024-02-29T00:18:53.703Z] [INFO] 
19:18:53 [2024-02-29T00:18:53.703Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent ---
19:18:53 [2024-02-29T00:18:53.703Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:53 [2024-02-29T00:18:53.703Z] [INFO] 
19:18:53 [2024-02-29T00:18:53.703Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
19:18:53 [2024-02-29T00:18:53.703Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT  [78/141]
19:18:53 [2024-02-29T00:18:53.703Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
19:18:53 [2024-02-29T00:18:53.703Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:53 [2024-02-29T00:18:53.703Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:53 [2024-02-29T00:18:53.703Z] [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
19:18:53 [2024-02-29T00:18:53.961Z] [INFO] 
19:18:53 [2024-02-29T00:18:53.961Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
19:18:53 [2024-02-29T00:18:53.961Z] [INFO] The project's OSGi version is 1.1.1.202402290016
19:18:53 [2024-02-29T00:18:53.961Z] [INFO] 
19:18:53 [2024-02-29T00:18:53.961Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
19:18:53 [2024-02-29T00:18:53.961Z] [INFO] 
19:18:53 [2024-02-29T00:18:53.961Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
19:18:53 [2024-02-29T00:18:53.961Z] [INFO] 
19:18:53 [2024-02-29T00:18:53.961Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
19:18:53 [2024-02-29T00:18:53.961Z] [INFO] 
19:18:53 [2024-02-29T00:18:53.961Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
19:18:53 [2024-02-29T00:18:53.961Z] [INFO] 
19:18:53 [2024-02-29T00:18:53.961Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
19:18:53 [2024-02-29T00:18:53.961Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core
19:18:54 [2024-02-29T00:18:54.526Z] [INFO] 
19:18:54 [2024-02-29T00:18:54.526Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core ---
19:18:54 [2024-02-29T00:18:54.526Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:18:54 [2024-02-29T00:18:54.526Z] [INFO] 
19:18:54 [2024-02-29T00:18:54.526Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
19:18:54 [2024-02-29T00:18:54.526Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
19:18:54 [2024-02-29T00:18:54.526Z] [INFO] 
19:18:54 [2024-02-29T00:18:54.526Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
19:18:54 [2024-02-29T00:18:54.526Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:54 [2024-02-29T00:18:54.526Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:54 [2024-02-29T00:18:54.526Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
19:18:54 [2024-02-29T00:18:54.526Z] [INFO] Nothing to compile - all classes are up to date
19:18:54 [2024-02-29T00:18:54.526Z] [INFO] 
19:18:54 [2024-02-29T00:18:54.526Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
19:18:54 [2024-02-29T00:18:54.526Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT    [79/141]
19:18:54 [2024-02-29T00:18:54.526Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
19:18:54 [2024-02-29T00:18:54.526Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:54 [2024-02-29T00:18:54.526Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:54 [2024-02-29T00:18:54.526Z] [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
19:18:54 [2024-02-29T00:18:54.783Z] [INFO] 
19:18:54 [2024-02-29T00:18:54.783Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:18:54 [2024-02-29T00:18:54.783Z] [INFO] The project's OSGi version is 1.2.0.202402290016
19:18:54 [2024-02-29T00:18:54.783Z] [INFO] 
19:18:54 [2024-02-29T00:18:54.783Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:18:54 [2024-02-29T00:18:54.783Z] [INFO] 
19:18:54 [2024-02-29T00:18:54.783Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:18:54 [2024-02-29T00:18:54.783Z] [INFO] 
19:18:54 [2024-02-29T00:18:54.783Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:18:54 [2024-02-29T00:18:54.783Z] [INFO] 
19:18:54 [2024-02-29T00:18:54.783Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:18:54 [2024-02-29T00:18:54.783Z] [INFO] 
19:18:54 [2024-02-29T00:18:54.783Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:18:54 [2024-02-29T00:18:54.783Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui
19:18:55 [2024-02-29T00:18:55.039Z] [INFO] 
19:18:55 [2024-02-29T00:18:55.039Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:18:55 [2024-02-29T00:18:55.039Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:55 [2024-02-29T00:18:55.039Z] [INFO] 
19:18:55 [2024-02-29T00:18:55.039Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:18:55 [2024-02-29T00:18:55.039Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
19:18:55 [2024-02-29T00:18:55.039Z] [INFO] 
19:18:55 [2024-02-29T00:18:55.039Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:18:55 [2024-02-29T00:18:55.039Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:55 [2024-02-29T00:18:55.039Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:55 [2024-02-29T00:18:55.039Z] [WARNING] The 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
19:18:55 [2024-02-29T00:18:55.039Z] [INFO] Nothing to compile - all classes are up to date
19:18:55 [2024-02-29T00:18:55.296Z] [INFO] 
19:18:55 [2024-02-29T00:18:55.296Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
19:18:55 [2024-02-29T00:18:55.296Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT       [80/141]
19:18:55 [2024-02-29T00:18:55.296Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
19:18:55 [2024-02-29T00:18:55.296Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:18:55 [2024-02-29T00:18:55.296Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
19:18:55 [2024-02-29T00:18:55.553Z] [INFO] 
19:18:55 [2024-02-29T00:18:55.553Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
19:18:55 [2024-02-29T00:18:55.553Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:18:55 [2024-02-29T00:18:55.553Z] [INFO] 
19:18:55 [2024-02-29T00:18:55.553Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
19:18:55 [2024-02-29T00:18:55.553Z] [INFO] 
19:18:55 [2024-02-29T00:18:55.553Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
19:18:55 [2024-02-29T00:18:55.553Z] [INFO] 
19:18:55 [2024-02-29T00:18:55.553Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
19:18:55 [2024-02-29T00:18:55.553Z] [INFO] 
19:18:55 [2024-02-29T00:18:55.553Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
19:18:55 [2024-02-29T00:18:55.553Z] [INFO] 
19:18:55 [2024-02-29T00:18:55.553Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace ---
19:18:55 [2024-02-29T00:18:55.553Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:18:55 [2024-02-29T00:18:55.553Z] [INFO] 
19:18:55 [2024-02-29T00:18:55.553Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace ---
19:18:55 [2024-02-29T00:18:55.553Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources
19:18:55 [2024-02-29T00:18:55.553Z] [INFO] 
19:18:55 [2024-02-29T00:18:55.553Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
19:18:55 [2024-02-29T00:18:55.553Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT [81/141]
19:18:55 [2024-02-29T00:18:55.553Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
19:18:55 [2024-02-29T00:18:55.553Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:18:55 [2024-02-29T00:18:55.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
19:18:55 [2024-02-29T00:18:55.553Z] [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
19:18:56 [2024-02-29T00:18:56.116Z] [INFO] 
19:18:56 [2024-02-29T00:18:56.116Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:18:56 [2024-02-29T00:18:56.116Z] [INFO] The project's OSGi version is 1.0.3.202402290016
19:18:56 [2024-02-29T00:18:56.116Z] [INFO] 
19:18:56 [2024-02-29T00:18:56.116Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:18:56 [2024-02-29T00:18:56.116Z] [INFO] 
19:18:56 [2024-02-29T00:18:56.116Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:18:56 [2024-02-29T00:18:56.116Z] [INFO] 
19:18:56 [2024-02-29T00:18:56.116Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:18:56 [2024-02-29T00:18:56.116Z] [INFO] 
19:18:56 [2024-02-29T00:18:56.116Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:18:56 [2024-02-29T00:18:56.116Z] [INFO] 
19:18:56 [2024-02-29T00:18:56.116Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:18:56 [2024-02-29T00:18:56.116Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core.tests
19:18:56 [2024-02-29T00:18:56.372Z] [INFO] 
19:18:56 [2024-02-29T00:18:56.372Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:18:56 [2024-02-29T00:18:56.372Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:56 [2024-02-29T00:18:56.372Z] [INFO] 
19:18:56 [2024-02-29T00:18:56.372Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:18:56 [2024-02-29T00:18:56.372Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
19:18:56 [2024-02-29T00:18:56.372Z] [INFO] 
19:18:56 [2024-02-29T00:18:56.372Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:18:56 [2024-02-29T00:18:56.372Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:56 [2024-02-29T00:18:56.372Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:56 [2024-02-29T00:18:56.372Z] [WARNING] The 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
19:18:56 [2024-02-29T00:18:56.372Z] [INFO] Nothing to compile - all classes are up to date
19:18:56 [2024-02-29T00:18:56.372Z] [INFO] 
19:18:56 [2024-02-29T00:18:56.372Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
19:18:56 [2024-02-29T00:18:56.372Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT [82/141]
19:18:56 [2024-02-29T00:18:56.372Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
19:18:56 [2024-02-29T00:18:56.372Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:18:56 [2024-02-29T00:18:56.372Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:56 [2024-02-29T00:18:56.372Z] [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
19:18:56 [2024-02-29T00:18:56.629Z] [INFO] 
19:18:56 [2024-02-29T00:18:56.629Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:18:56 [2024-02-29T00:18:56.629Z] [INFO] The project's OSGi version is 1.0.3.202402290016
19:18:56 [2024-02-29T00:18:56.629Z] [INFO] 
19:18:56 [2024-02-29T00:18:56.629Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:18:56 [2024-02-29T00:18:56.629Z] [INFO] 
19:18:56 [2024-02-29T00:18:56.629Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:18:56 [2024-02-29T00:18:56.629Z] [INFO] 
19:18:56 [2024-02-29T00:18:56.629Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:18:56 [2024-02-29T00:18:56.629Z] [INFO] 
19:18:56 [2024-02-29T00:18:56.629Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:18:56 [2024-02-29T00:18:56.629Z] [INFO] 
19:18:56 [2024-02-29T00:18:56.629Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:18:56 [2024-02-29T00:18:56.629Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui.tests
19:18:57 [2024-02-29T00:18:57.192Z] [INFO] 
19:18:57 [2024-02-29T00:18:57.192Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:18:57 [2024-02-29T00:18:57.192Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:18:57 [2024-02-29T00:18:57.192Z] [INFO] 
19:18:57 [2024-02-29T00:18:57.192Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:18:57 [2024-02-29T00:18:57.192Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
19:18:57 [2024-02-29T00:18:57.192Z] [INFO] 
19:18:57 [2024-02-29T00:18:57.192Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:18:57 [2024-02-29T00:18:57.192Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:57 [2024-02-29T00:18:57.192Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:57 [2024-02-29T00:18:57.192Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
19:18:57 [2024-02-29T00:18:57.192Z] [INFO] Nothing to compile - all classes are up to date
19:18:57 [2024-02-29T00:18:57.192Z] [INFO] 
19:18:57 [2024-02-29T00:18:57.192Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
19:18:57 [2024-02-29T00:18:57.192Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT [83/141]
19:18:57 [2024-02-29T00:18:57.192Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
19:18:57 [2024-02-29T00:18:57.192Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:18:57 [2024-02-29T00:18:57.192Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:57 [2024-02-29T00:18:57.192Z] [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
19:18:57 [2024-02-29T00:18:57.448Z] [INFO] 
19:18:57 [2024-02-29T00:18:57.448Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:18:57 [2024-02-29T00:18:57.448Z] [INFO] The project's OSGi version is 1.0.3.202402290016
19:18:57 [2024-02-29T00:18:57.448Z] [INFO] 
19:18:57 [2024-02-29T00:18:57.448Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:18:57 [2024-02-29T00:18:57.448Z] [INFO] 
19:18:57 [2024-02-29T00:18:57.448Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:18:57 [2024-02-29T00:18:57.448Z] [INFO] 
19:18:57 [2024-02-29T00:18:57.448Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:18:57 [2024-02-29T00:18:57.448Z] [INFO] 
19:18:57 [2024-02-29T00:18:57.448Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:18:57 [2024-02-29T00:18:57.448Z] [INFO] 
19:18:57 [2024-02-29T00:18:57.448Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:18:57 [2024-02-29T00:18:57.448Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core.tests
19:18:57 [2024-02-29T00:18:57.448Z] [INFO] 
19:18:57 [2024-02-29T00:18:57.448Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:18:57 [2024-02-29T00:18:57.448Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:57 [2024-02-29T00:18:57.448Z] [INFO] 
19:18:57 [2024-02-29T00:18:57.448Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:18:57 [2024-02-29T00:18:57.448Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
19:18:57 [2024-02-29T00:18:57.448Z] [INFO] 
19:18:57 [2024-02-29T00:18:57.448Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:18:57 [2024-02-29T00:18:57.448Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:57 [2024-02-29T00:18:57.448Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:57 [2024-02-29T00:18:57.449Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.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
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] Nothing to compile - all classes are up to date
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] 
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT [84/141]
19:18:57 [2024-02-29T00:18:57.706Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:57 [2024-02-29T00:18:57.706Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:57 [2024-02-29T00:18:57.706Z] [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
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] 
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] The project's OSGi version is 2.1.0.202402290016
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] 
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] 
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] 
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] 
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] 
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] 
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core ---
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] 
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] 
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
19:18:57 [2024-02-29T00:18:57.706Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:57 [2024-02-29T00:18:57.706Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:57 [2024-02-29T00:18:57.706Z] [WARNING] The effective 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
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] Nothing to compile - all classes are up to date
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] 
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT  [85/141]
19:18:57 [2024-02-29T00:18:57.706Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
19:18:57 [2024-02-29T00:18:57.706Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:57 [2024-02-29T00:18:57.964Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:57 [2024-02-29T00:18:57.964Z] [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
19:18:58 [2024-02-29T00:18:58.220Z] [INFO] 
19:18:58 [2024-02-29T00:18:58.220Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:18:58 [2024-02-29T00:18:58.220Z] [INFO] The project's OSGi version is 1.1.0.202402290016
19:18:58 [2024-02-29T00:18:58.220Z] [INFO] 
19:18:58 [2024-02-29T00:18:58.220Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:18:58 [2024-02-29T00:18:58.220Z] [INFO] 
19:18:58 [2024-02-29T00:18:58.220Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:18:58 [2024-02-29T00:18:58.220Z] [INFO] 
19:18:58 [2024-02-29T00:18:58.220Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:18:58 [2024-02-29T00:18:58.220Z] [INFO] 
19:18:58 [2024-02-29T00:18:58.220Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:18:58 [2024-02-29T00:18:58.220Z] [INFO] 
19:18:58 [2024-02-29T00:18:58.220Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:18:58 [2024-02-29T00:18:58.220Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui
19:18:58 [2024-02-29T00:18:58.783Z] [INFO] 
19:18:58 [2024-02-29T00:18:58.783Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:18:58 [2024-02-29T00:18:58.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/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:18:58 [2024-02-29T00:18:58.783Z] [INFO] 
19:18:58 [2024-02-29T00:18:58.783Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:18:58 [2024-02-29T00:18:58.783Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
19:18:58 [2024-02-29T00:18:58.783Z] [INFO] 
19:18:58 [2024-02-29T00:18:58.783Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:18:58 [2024-02-29T00:18:58.783Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:58 [2024-02-29T00:18:58.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
19:18:58 [2024-02-29T00:18:58.783Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
19:18:58 [2024-02-29T00:18:58.783Z] [INFO] Nothing to compile - all classes are up to date
19:18:58 [2024-02-29T00:18:58.783Z] [INFO] 
19:18:58 [2024-02-29T00:18:58.783Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
19:18:58 [2024-02-29T00:18:58.783Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT [86/141]
19:18:58 [2024-02-29T00:18:58.783Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
19:18:58 [2024-02-29T00:18:58.783Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:58 [2024-02-29T00:18:58.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
19:18:58 [2024-02-29T00:18:58.783Z] [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
19:18:59 [2024-02-29T00:18:59.039Z] [INFO] 
19:18:59 [2024-02-29T00:18:59.039Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
19:18:59 [2024-02-29T00:18:59.039Z] [INFO] The project's OSGi version is 1.3.0.202402290016
19:18:59 [2024-02-29T00:18:59.039Z] [INFO] 
19:18:59 [2024-02-29T00:18:59.039Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
19:18:59 [2024-02-29T00:18:59.039Z] [INFO] 
19:18:59 [2024-02-29T00:18:59.039Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
19:18:59 [2024-02-29T00:18:59.039Z] [INFO] 
19:18:59 [2024-02-29T00:18:59.039Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
19:18:59 [2024-02-29T00:18:59.039Z] [INFO] 
19:18:59 [2024-02-29T00:18:59.039Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
19:18:59 [2024-02-29T00:18:59.039Z] [INFO] 
19:18:59 [2024-02-29T00:18:59.039Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
19:18:59 [2024-02-29T00:18:59.039Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core
19:18:59 [2024-02-29T00:18:59.039Z] [INFO] 
19:18:59 [2024-02-29T00:18:59.039Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core ---
19:18:59 [2024-02-29T00:18:59.039Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:59 [2024-02-29T00:18:59.039Z] [INFO] 
19:18:59 [2024-02-29T00:18:59.039Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
19:18:59 [2024-02-29T00:18:59.039Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
19:18:59 [2024-02-29T00:18:59.039Z] [INFO] 
19:18:59 [2024-02-29T00:18:59.039Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
19:18:59 [2024-02-29T00:18:59.039Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:59 [2024-02-29T00:18:59.039Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:59 [2024-02-29T00:18:59.040Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
19:18:59 [2024-02-29T00:18:59.040Z] [INFO] Nothing to compile - all classes are up to date
19:18:59 [2024-02-29T00:18:59.040Z] [INFO] 
19:18:59 [2024-02-29T00:18:59.040Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
19:18:59 [2024-02-29T00:18:59.040Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT [87/141]
19:18:59 [2024-02-29T00:18:59.040Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
19:18:59 [2024-02-29T00:18:59.040Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:59 [2024-02-29T00:18:59.040Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:59 [2024-02-29T00:18:59.040Z] [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
19:18:59 [2024-02-29T00:18:59.602Z] [INFO] 
19:18:59 [2024-02-29T00:18:59.602Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:18:59 [2024-02-29T00:18:59.602Z] [INFO] The project's OSGi version is 1.3.0.202402290016
19:18:59 [2024-02-29T00:18:59.602Z] [INFO] 
19:18:59 [2024-02-29T00:18:59.602Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:18:59 [2024-02-29T00:18:59.602Z] [INFO] 
19:18:59 [2024-02-29T00:18:59.602Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:18:59 [2024-02-29T00:18:59.602Z] [INFO] 
19:18:59 [2024-02-29T00:18:59.602Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:18:59 [2024-02-29T00:18:59.602Z] [INFO] 
19:18:59 [2024-02-29T00:18:59.602Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:18:59 [2024-02-29T00:18:59.602Z] [INFO] 
19:18:59 [2024-02-29T00:18:59.602Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:18:59 [2024-02-29T00:18:59.602Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui
19:18:59 [2024-02-29T00:18:59.858Z] [INFO] 
19:18:59 [2024-02-29T00:18:59.858Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:18:59 [2024-02-29T00:18:59.858Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:18:59 [2024-02-29T00:18:59.858Z] [INFO] 
19:18:59 [2024-02-29T00:18:59.858Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:18:59 [2024-02-29T00:18:59.858Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
19:18:59 [2024-02-29T00:18:59.858Z] [INFO] 
19:18:59 [2024-02-29T00:18:59.858Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:18:59 [2024-02-29T00:18:59.858Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:18:59 [2024-02-29T00:18:59.858Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:18:59 [2024-02-29T00:18:59.858Z] [WARNING] The 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
19:18:59 [2024-02-29T00:18:59.858Z] [INFO] Nothing to compile - all classes are up to date
19:18:59 [2024-02-29T00:18:59.858Z] [INFO] 
19:18:59 [2024-02-29T00:18:59.858Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
19:18:59 [2024-02-29T00:18:59.858Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT [88/141]
19:18:59 [2024-02-29T00:18:59.858Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
19:18:59 [2024-02-29T00:18:59.858Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:18:59 [2024-02-29T00:18:59.858Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
19:19:00 [2024-02-29T00:19:00.421Z] [INFO] 
19:19:00 [2024-02-29T00:19:00.421Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
19:19:00 [2024-02-29T00:19:00.421Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:19:00 [2024-02-29T00:19:00.421Z] [INFO] 
19:19:00 [2024-02-29T00:19:00.421Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
19:19:00 [2024-02-29T00:19:00.421Z] [INFO] 
19:19:00 [2024-02-29T00:19:00.421Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
19:19:00 [2024-02-29T00:19:00.421Z] [INFO] 
19:19:00 [2024-02-29T00:19:00.421Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
19:19:00 [2024-02-29T00:19:00.421Z] [INFO] 
19:19:00 [2024-02-29T00:19:00.421Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
19:19:00 [2024-02-29T00:19:00.421Z] [INFO] 
19:19:00 [2024-02-29T00:19:00.421Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control ---
19:19:00 [2024-02-29T00:19:00.421Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:19:00 [2024-02-29T00:19:00.421Z] [INFO] 
19:19:00 [2024-02-29T00:19:00.421Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control ---
19:19:00 [2024-02-29T00:19:00.421Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources
19:19:00 [2024-02-29T00:19:00.421Z] [INFO] 
19:19:00 [2024-02-29T00:19:00.421Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
19:19:00 [2024-02-29T00:19:00.421Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT [89/141]
19:19:00 [2024-02-29T00:19:00.421Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
19:19:00 [2024-02-29T00:19:00.421Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:19:00 [2024-02-29T00:19:00.421Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:00 [2024-02-29T00:19:00.421Z] [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
19:19:00 [2024-02-29T00:19:00.679Z] [INFO] 
19:19:00 [2024-02-29T00:19:00.679Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:19:00 [2024-02-29T00:19:00.679Z] [INFO] The project's OSGi version is 1.1.4.202402290016
19:19:00 [2024-02-29T00:19:00.679Z] [INFO] 
19:19:00 [2024-02-29T00:19:00.679Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:19:00 [2024-02-29T00:19:00.679Z] [INFO] 
19:19:00 [2024-02-29T00:19:00.679Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:19:00 [2024-02-29T00:19:00.679Z] [INFO] 
19:19:00 [2024-02-29T00:19:00.679Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:19:00 [2024-02-29T00:19:00.679Z] [INFO] 
19:19:00 [2024-02-29T00:19:00.679Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:19:00 [2024-02-29T00:19:00.679Z] [INFO] 
19:19:00 [2024-02-29T00:19:00.679Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:19:00 [2024-02-29T00:19:00.679Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core.tests
19:19:00 [2024-02-29T00:19:00.935Z] [INFO] 
19:19:00 [2024-02-29T00:19:00.935Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:19:00 [2024-02-29T00:19:00.935Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:00 [2024-02-29T00:19:00.935Z] [INFO] 
19:19:00 [2024-02-29T00:19:00.935Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:19:00 [2024-02-29T00:19:00.935Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
19:19:00 [2024-02-29T00:19:00.935Z] [INFO] 
19:19:00 [2024-02-29T00:19:00.935Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:19:00 [2024-02-29T00:19:00.935Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:00 [2024-02-29T00:19:00.935Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:00 [2024-02-29T00:19:00.935Z] [WARNING] The 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
19:19:00 [2024-02-29T00:19:00.935Z] [INFO] Nothing to compile - all classes are up to date
19:19:00 [2024-02-29T00:19:00.935Z] [INFO] 
19:19:00 [2024-02-29T00:19:00.935Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
19:19:00 [2024-02-29T00:19:00.935Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT [90/141]
19:19:00 [2024-02-29T00:19:00.935Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
19:19:00 [2024-02-29T00:19:00.935Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:19:00 [2024-02-29T00:19:00.935Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:00 [2024-02-29T00:19:00.936Z] [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
19:19:01 [2024-02-29T00:19:01.192Z] [INFO] 
19:19:01 [2024-02-29T00:19:01.192Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:19:01 [2024-02-29T00:19:01.192Z] [INFO] The project's OSGi version is 1.0.3.202402290016
19:19:01 [2024-02-29T00:19:01.192Z] [INFO] 
19:19:01 [2024-02-29T00:19:01.192Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:19:01 [2024-02-29T00:19:01.192Z] [INFO] 
19:19:01 [2024-02-29T00:19:01.192Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:19:01 [2024-02-29T00:19:01.192Z] [INFO] 
19:19:01 [2024-02-29T00:19:01.192Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:19:01 [2024-02-29T00:19:01.192Z] [INFO] 
19:19:01 [2024-02-29T00:19:01.192Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:19:01 [2024-02-29T00:19:01.192Z] [INFO] 
19:19:01 [2024-02-29T00:19:01.192Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:19:01 [2024-02-29T00:19:01.192Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core.tests
19:19:01 [2024-02-29T00:19:01.192Z] [INFO] 
19:19:01 [2024-02-29T00:19:01.192Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:19:01 [2024-02-29T00:19:01.192Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:19:01 [2024-02-29T00:19:01.192Z] [INFO] 
19:19:01 [2024-02-29T00:19:01.192Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:19:01 [2024-02-29T00:19:01.192Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
19:19:01 [2024-02-29T00:19:01.192Z] [INFO] 
19:19:01 [2024-02-29T00:19:01.192Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:19:01 [2024-02-29T00:19:01.192Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:01 [2024-02-29T00:19:01.192Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:01 [2024-02-29T00:19:01.192Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
19:19:01 [2024-02-29T00:19:01.449Z] [INFO] Nothing to compile - all classes are up to date
19:19:01 [2024-02-29T00:19:01.449Z] [INFO] 
19:19:01 [2024-02-29T00:19:01.449Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
19:19:01 [2024-02-29T00:19:01.449Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT [91/141]
19:19:01 [2024-02-29T00:19:01.449Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
19:19:01 [2024-02-29T00:19:01.449Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:19:01 [2024-02-29T00:19:01.449Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:01 [2024-02-29T00:19:01.449Z] [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
19:19:02 [2024-02-29T00:19:02.013Z] [INFO] 
19:19:02 [2024-02-29T00:19:02.013Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:19:02 [2024-02-29T00:19:02.013Z] [INFO] The project's OSGi version is 2.0.6.202402290016
19:19:02 [2024-02-29T00:19:02.013Z] [INFO] 
19:19:02 [2024-02-29T00:19:02.013Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:19:02 [2024-02-29T00:19:02.013Z] [INFO] 
19:19:02 [2024-02-29T00:19:02.013Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:19:02 [2024-02-29T00:19:02.013Z] [INFO] 
19:19:02 [2024-02-29T00:19:02.013Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:19:02 [2024-02-29T00:19:02.013Z] [INFO] 
19:19:02 [2024-02-29T00:19:02.013Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:19:02 [2024-02-29T00:19:02.013Z] [INFO] 
19:19:02 [2024-02-29T00:19:02.013Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:19:02 [2024-02-29T00:19:02.013Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.tests
19:19:02 [2024-02-29T00:19:02.269Z] [INFO] 
19:19:02 [2024-02-29T00:19:02.269Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:19:02 [2024-02-29T00:19:02.269Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:02 [2024-02-29T00:19:02.269Z] [INFO] 
19:19:02 [2024-02-29T00:19:02.269Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:19:02 [2024-02-29T00:19:02.269Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
19:19:02 [2024-02-29T00:19:02.269Z] [INFO] 
19:19:02 [2024-02-29T00:19:02.269Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:19:02 [2024-02-29T00:19:02.270Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:02 [2024-02-29T00:19:02.270Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:02 [2024-02-29T00:19:02.270Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
19:19:02 [2024-02-29T00:19:02.526Z] [INFO] Nothing to compile - all classes are up to date
19:19:02 [2024-02-29T00:19:02.526Z] [INFO] 
19:19:02 [2024-02-29T00:19:02.526Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
19:19:02 [2024-02-29T00:19:02.526Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT [92/141]
19:19:02 [2024-02-29T00:19:02.526Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
19:19:02 [2024-02-29T00:19:02.526Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:19:02 [2024-02-29T00:19:02.526Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:02 [2024-02-29T00:19:02.526Z] [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
19:19:03 [2024-02-29T00:19:03.090Z] [INFO] 
19:19:03 [2024-02-29T00:19:03.090Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:19:03 [2024-02-29T00:19:03.090Z] [INFO] The project's OSGi version is 1.0.9.202402290016
19:19:03 [2024-02-29T00:19:03.090Z] [INFO] 
19:19:03 [2024-02-29T00:19:03.090Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:19:03 [2024-02-29T00:19:03.090Z] [INFO] 
19:19:03 [2024-02-29T00:19:03.090Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:19:03 [2024-02-29T00:19:03.090Z] [INFO] 
19:19:03 [2024-02-29T00:19:03.090Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:19:03 [2024-02-29T00:19:03.090Z] [INFO] 
19:19:03 [2024-02-29T00:19:03.090Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:19:03 [2024-02-29T00:19:03.090Z] [INFO] 
19:19:03 [2024-02-29T00:19:03.090Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:19:03 [2024-02-29T00:19:03.090Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests
19:19:03 [2024-02-29T00:19:03.654Z] [INFO] 
19:19:03 [2024-02-29T00:19:03.654Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:19:03 [2024-02-29T00:19:03.654Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:03 [2024-02-29T00:19:03.654Z] [INFO] 
19:19:03 [2024-02-29T00:19:03.654Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:19:03 [2024-02-29T00:19:03.654Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
19:19:03 [2024-02-29T00:19:03.654Z] [INFO] 
19:19:03 [2024-02-29T00:19:03.654Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:19:03 [2024-02-29T00:19:03.654Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:03 [2024-02-29T00:19:03.654Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:03 [2024-02-29T00:19:03.654Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.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
19:19:03 [2024-02-29T00:19:03.654Z] [INFO] Nothing to compile - all classes are up to date
19:19:03 [2024-02-29T00:19:03.654Z] [INFO] 
19:19:03 [2024-02-29T00:19:03.654Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
19:19:03 [2024-02-29T00:19:03.654Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT [93/141]
19:19:03 [2024-02-29T00:19:03.654Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
19:19:03 [2024-02-29T00:19:03.654Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:19:03 [2024-02-29T00:19:03.654Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:03 [2024-02-29T00:19:03.654Z] [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
19:19:04 [2024-02-29T00:19:04.217Z] [INFO] 
19:19:04 [2024-02-29T00:19:04.217Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:19:04 [2024-02-29T00:19:04.217Z] [INFO] The project's OSGi version is 2.1.0.202402290016
19:19:04 [2024-02-29T00:19:04.217Z] [INFO] 
19:19:04 [2024-02-29T00:19:04.217Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:19:04 [2024-02-29T00:19:04.217Z] [INFO] 
19:19:04 [2024-02-29T00:19:04.217Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:19:04 [2024-02-29T00:19:04.217Z] [INFO] 
19:19:04 [2024-02-29T00:19:04.217Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:19:04 [2024-02-29T00:19:04.217Z] [INFO] 
19:19:04 [2024-02-29T00:19:04.217Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:19:04 [2024-02-29T00:19:04.217Z] [INFO] 
19:19:04 [2024-02-29T00:19:04.217Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:19:04 [2024-02-29T00:19:04.217Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui
19:19:04 [2024-02-29T00:19:04.474Z] [INFO] 
19:19:04 [2024-02-29T00:19:04.474Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:19:04 [2024-02-29T00:19:04.474Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:04 [2024-02-29T00:19:04.474Z] [INFO] 
19:19:04 [2024-02-29T00:19:04.474Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:19:04 [2024-02-29T00:19:04.474Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
19:19:04 [2024-02-29T00:19:04.474Z] [INFO] 
19:19:04 [2024-02-29T00:19:04.474Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:19:04 [2024-02-29T00:19:04.474Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:04 [2024-02-29T00:19:04.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
19:19:04 [2024-02-29T00:19:04.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.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
19:19:04 [2024-02-29T00:19:04.474Z] [INFO] Nothing to compile - all classes are up to date
19:19:04 [2024-02-29T00:19:04.474Z] [INFO] 
19:19:04 [2024-02-29T00:19:04.474Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
19:19:04 [2024-02-29T00:19:04.474Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT  [94/141]
19:19:04 [2024-02-29T00:19:04.474Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
19:19:04 [2024-02-29T00:19:04.474Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:19:04 [2024-02-29T00:19:04.474Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
19:19:05 [2024-02-29T00:19:05.039Z] [INFO] 
19:19:05 [2024-02-29T00:19:05.039Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
19:19:05 [2024-02-29T00:19:05.039Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:19:05 [2024-02-29T00:19:05.039Z] [INFO] 
19:19:05 [2024-02-29T00:19:05.039Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
19:19:05 [2024-02-29T00:19:05.039Z] [INFO] 
19:19:05 [2024-02-29T00:19:05.039Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
19:19:05 [2024-02-29T00:19:05.039Z] [INFO] 
19:19:05 [2024-02-29T00:19:05.039Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
19:19:05 [2024-02-29T00:19:05.039Z] [INFO] 
19:19:05 [2024-02-29T00:19:05.039Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
19:19:05 [2024-02-29T00:19:05.039Z] [INFO] 
19:19:05 [2024-02-29T00:19:05.039Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel ---
19:19:05 [2024-02-29T00:19:05.039Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:05 [2024-02-29T00:19:05.039Z] [INFO] 
19:19:05 [2024-02-29T00:19:05.039Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel ---
19:19:05 [2024-02-29T00:19:05.039Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources
19:19:05 [2024-02-29T00:19:05.039Z] [INFO] 
19:19:05 [2024-02-29T00:19:05.039Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
19:19:05 [2024-02-29T00:19:05.039Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT [95/141]
19:19:05 [2024-02-29T00:19:05.039Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
19:19:05 [2024-02-29T00:19:05.039Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:19:05 [2024-02-29T00:19:05.039Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:05 [2024-02-29T00:19:05.039Z] [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
19:19:05 [2024-02-29T00:19:05.295Z] [INFO] 
19:19:05 [2024-02-29T00:19:05.295Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:19:05 [2024-02-29T00:19:05.295Z] [INFO] The project's OSGi version is 1.0.16.202402290016
19:19:05 [2024-02-29T00:19:05.295Z] [INFO] 
19:19:05 [2024-02-29T00:19:05.295Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:19:05 [2024-02-29T00:19:05.295Z] [INFO] 
19:19:05 [2024-02-29T00:19:05.295Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:19:05 [2024-02-29T00:19:05.295Z] [INFO] 
19:19:05 [2024-02-29T00:19:05.295Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:19:05 [2024-02-29T00:19:05.295Z] [INFO] 
19:19:05 [2024-02-29T00:19:05.295Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:19:05 [2024-02-29T00:19:05.295Z] [INFO] 
19:19:05 [2024-02-29T00:19:05.295Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:19:05 [2024-02-29T00:19:05.295Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core.tests
19:19:05 [2024-02-29T00:19:05.552Z] [INFO] 
19:19:05 [2024-02-29T00:19:05.552Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:19:05 [2024-02-29T00:19:05.552Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:05 [2024-02-29T00:19:05.552Z] [INFO] 
19:19:05 [2024-02-29T00:19:05.552Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:19:05 [2024-02-29T00:19:05.552Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
19:19:05 [2024-02-29T00:19:05.552Z] [INFO] 
19:19:05 [2024-02-29T00:19:05.552Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:19:05 [2024-02-29T00:19:05.552Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:05 [2024-02-29T00:19:05.552Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:05 [2024-02-29T00:19:05.552Z] [WARNING] The effective 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
19:19:05 [2024-02-29T00:19:05.552Z] [INFO] Nothing to compile - all classes are up to date
19:19:05 [2024-02-29T00:19:05.552Z] [INFO] 
19:19:05 [2024-02-29T00:19:05.552Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
19:19:05 [2024-02-29T00:19:05.552Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT [96/141]
19:19:05 [2024-02-29T00:19:05.552Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
19:19:05 [2024-02-29T00:19:05.552Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:19:05 [2024-02-29T00:19:05.552Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:05 [2024-02-29T00:19:05.552Z] [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
19:19:06 [2024-02-29T00:19:06.116Z] [INFO] 
19:19:06 [2024-02-29T00:19:06.116Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:19:06 [2024-02-29T00:19:06.116Z] [INFO] The project's OSGi version is 2.0.7.202402290016
19:19:06 [2024-02-29T00:19:06.116Z] [INFO] 
19:19:06 [2024-02-29T00:19:06.116Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:19:06 [2024-02-29T00:19:06.116Z] [INFO] 
19:19:06 [2024-02-29T00:19:06.116Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:19:06 [2024-02-29T00:19:06.116Z] [INFO] 
19:19:06 [2024-02-29T00:19:06.116Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:19:06 [2024-02-29T00:19:06.116Z] [INFO] 
19:19:06 [2024-02-29T00:19:06.116Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:19:06 [2024-02-29T00:19:06.116Z] [INFO] 
19:19:06 [2024-02-29T00:19:06.116Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:19:06 [2024-02-29T00:19:06.116Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core.tests
19:19:06 [2024-02-29T00:19:06.373Z] [INFO] 
19:19:06 [2024-02-29T00:19:06.373Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:19:06 [2024-02-29T00:19:06.373Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:06 [2024-02-29T00:19:06.373Z] [INFO] 
19:19:06 [2024-02-29T00:19:06.373Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:19:06 [2024-02-29T00:19:06.373Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
19:19:06 [2024-02-29T00:19:06.373Z] [INFO] 
19:19:06 [2024-02-29T00:19:06.373Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:19:06 [2024-02-29T00:19:06.373Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:06 [2024-02-29T00:19:06.373Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:06 [2024-02-29T00:19:06.373Z] [WARNING] The 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
19:19:06 [2024-02-29T00:19:06.373Z] [INFO] Nothing to compile - all classes are up to date
19:19:06 [2024-02-29T00:19:06.373Z] [INFO] 
19:19:06 [2024-02-29T00:19:06.373Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
19:19:06 [2024-02-29T00:19:06.373Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT [97/141]
19:19:06 [2024-02-29T00:19:06.373Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
19:19:06 [2024-02-29T00:19:06.373Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:19:06 [2024-02-29T00:19:06.373Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:06 [2024-02-29T00:19:06.373Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
19:19:06 [2024-02-29T00:19:06.937Z] [INFO] 
19:19:06 [2024-02-29T00:19:06.937Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:19:06 [2024-02-29T00:19:06.937Z] [INFO] The project's OSGi version is 1.0.21.202402290016
19:19:06 [2024-02-29T00:19:06.937Z] [INFO] 
19:19:06 [2024-02-29T00:19:06.937Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:19:06 [2024-02-29T00:19:06.937Z] [INFO] 
19:19:06 [2024-02-29T00:19:06.937Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:19:06 [2024-02-29T00:19:06.937Z] [INFO] 
19:19:06 [2024-02-29T00:19:06.937Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:19:06 [2024-02-29T00:19:06.937Z] [INFO] 
19:19:06 [2024-02-29T00:19:06.937Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:19:06 [2024-02-29T00:19:06.937Z] [INFO] 
19:19:06 [2024-02-29T00:19:06.937Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:19:06 [2024-02-29T00:19:06.937Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests
19:19:07 [2024-02-29T00:19:07.870Z] [INFO] 
19:19:07 [2024-02-29T00:19:07.870Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:19:07 [2024-02-29T00:19:07.870Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:07 [2024-02-29T00:19:07.870Z] [INFO] 
19:19:07 [2024-02-29T00:19:07.870Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:19:07 [2024-02-29T00:19:07.870Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
19:19:07 [2024-02-29T00:19:07.870Z] [INFO] 
19:19:07 [2024-02-29T00:19:07.870Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:19:07 [2024-02-29T00:19:07.870Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:07 [2024-02-29T00:19:07.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
19:19:07 [2024-02-29T00:19:07.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.lttng2.kernel.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
19:19:07 [2024-02-29T00:19:07.870Z] [INFO] Nothing to compile - all classes are up to date
19:19:07 [2024-02-29T00:19:07.870Z] [INFO] 
19:19:07 [2024-02-29T00:19:07.870Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
19:19:07 [2024-02-29T00:19:07.870Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT [98/141]
19:19:07 [2024-02-29T00:19:07.870Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
19:19:07 [2024-02-29T00:19:07.870Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:19:07 [2024-02-29T00:19:07.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
19:19:07 [2024-02-29T00:19:07.870Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
19:19:07 [2024-02-29T00:19:07.870Z] [INFO] 
19:19:07 [2024-02-29T00:19:07.870Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:19:07 [2024-02-29T00:19:07.870Z] [INFO] The project's OSGi version is 5.2.2.202402290016
19:19:07 [2024-02-29T00:19:07.870Z] [INFO] 
19:19:07 [2024-02-29T00:19:07.870Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:19:07 [2024-02-29T00:19:07.870Z] [INFO] 
19:19:07 [2024-02-29T00:19:07.870Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:19:08 [2024-02-29T00:19:08.127Z] [INFO] 
19:19:08 [2024-02-29T00:19:08.127Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:19:08 [2024-02-29T00:19:08.127Z] [INFO] 
19:19:08 [2024-02-29T00:19:08.127Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:19:08 [2024-02-29T00:19:08.127Z] [INFO] 
19:19:08 [2024-02-29T00:19:08.127Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:19:08 [2024-02-29T00:19:08.127Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core
19:19:08 [2024-02-29T00:19:08.127Z] [INFO] 
19:19:08 [2024-02-29T00:19:08.127Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:19:08 [2024-02-29T00:19:08.127Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:08 [2024-02-29T00:19:08.127Z] [INFO] 
19:19:08 [2024-02-29T00:19:08.127Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:19:08 [2024-02-29T00:19:08.127Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
19:19:08 [2024-02-29T00:19:08.127Z] [INFO] 
19:19:08 [2024-02-29T00:19:08.127Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:19:08 [2024-02-29T00:19:08.127Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:08 [2024-02-29T00:19:08.127Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:08 [2024-02-29T00:19:08.127Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
19:19:08 [2024-02-29T00:19:08.128Z] [INFO] Nothing to compile - all classes are up to date
19:19:08 [2024-02-29T00:19:08.128Z] [INFO] 
19:19:08 [2024-02-29T00:19:08.128Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
19:19:08 [2024-02-29T00:19:08.128Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT  [99/141]
19:19:08 [2024-02-29T00:19:08.128Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
19:19:08 [2024-02-29T00:19:08.128Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:19:08 [2024-02-29T00:19:08.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
19:19:08 [2024-02-29T00:19:08.128Z] [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
19:19:08 [2024-02-29T00:19:08.692Z] [INFO] 
19:19:08 [2024-02-29T00:19:08.692Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:19:08 [2024-02-29T00:19:08.692Z] [INFO] The project's OSGi version is 3.1.0.202402290016
19:19:08 [2024-02-29T00:19:08.692Z] [INFO] 
19:19:08 [2024-02-29T00:19:08.692Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:19:08 [2024-02-29T00:19:08.692Z] [INFO] 
19:19:08 [2024-02-29T00:19:08.692Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:19:08 [2024-02-29T00:19:08.692Z] [INFO] 
19:19:08 [2024-02-29T00:19:08.692Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:19:08 [2024-02-29T00:19:08.692Z] [INFO] 
19:19:08 [2024-02-29T00:19:08.692Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:19:08 [2024-02-29T00:19:08.692Z] [INFO] 
19:19:08 [2024-02-29T00:19:08.692Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:19:08 [2024-02-29T00:19:08.692Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui
19:19:09 [2024-02-29T00:19:09.257Z] [INFO] 
19:19:09 [2024-02-29T00:19:09.257Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:19:09 [2024-02-29T00:19:09.257Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:09 [2024-02-29T00:19:09.257Z] [INFO] 
19:19:09 [2024-02-29T00:19:09.257Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:19:09 [2024-02-29T00:19:09.257Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
19:19:09 [2024-02-29T00:19:09.257Z] [INFO] 
19:19:09 [2024-02-29T00:19:09.257Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:19:09 [2024-02-29T00:19:09.257Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:09 [2024-02-29T00:19:09.257Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:09 [2024-02-29T00:19:09.257Z] [WARNING] The 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
19:19:09 [2024-02-29T00:19:09.257Z] [INFO] Nothing to compile - all classes are up to date
19:19:09 [2024-02-29T00:19:09.257Z] [INFO] 
19:19:09 [2024-02-29T00:19:09.257Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
19:19:09 [2024-02-29T00:19:09.257Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT    [100/141]
19:19:09 [2024-02-29T00:19:09.257Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
19:19:09 [2024-02-29T00:19:09.257Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:19:09 [2024-02-29T00:19:09.257Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
19:19:09 [2024-02-29T00:19:09.821Z] [INFO] 
19:19:09 [2024-02-29T00:19:09.821Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
19:19:09 [2024-02-29T00:19:09.821Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:19:09 [2024-02-29T00:19:09.821Z] [INFO] 
19:19:09 [2024-02-29T00:19:09.821Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
19:19:09 [2024-02-29T00:19:09.821Z] [INFO] 
19:19:09 [2024-02-29T00:19:09.821Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
19:19:09 [2024-02-29T00:19:09.821Z] [INFO] 
19:19:09 [2024-02-29T00:19:09.821Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
19:19:09 [2024-02-29T00:19:09.821Z] [INFO] 
19:19:09 [2024-02-29T00:19:09.821Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
19:19:09 [2024-02-29T00:19:09.821Z] [INFO] 
19:19:09 [2024-02-29T00:19:09.821Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust ---
19:19:09 [2024-02-29T00:19:09.821Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:09 [2024-02-29T00:19:09.821Z] [INFO] 
19:19:09 [2024-02-29T00:19:09.821Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust ---
19:19:09 [2024-02-29T00:19:09.821Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources
19:19:09 [2024-02-29T00:19:09.821Z] [INFO] 
19:19:09 [2024-02-29T00:19:09.821Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
19:19:09 [2024-02-29T00:19:09.821Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT [101/141]
19:19:09 [2024-02-29T00:19:09.821Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
19:19:09 [2024-02-29T00:19:09.821Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:19:09 [2024-02-29T00:19:09.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
19:19:09 [2024-02-29T00:19:09.821Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
19:19:10 [2024-02-29T00:19:10.078Z] [INFO] 
19:19:10 [2024-02-29T00:19:10.079Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:19:10 [2024-02-29T00:19:10.079Z] [INFO] The project's OSGi version is 1.0.15.202402290016
19:19:10 [2024-02-29T00:19:10.079Z] [INFO] 
19:19:10 [2024-02-29T00:19:10.079Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:19:10 [2024-02-29T00:19:10.079Z] [INFO] 
19:19:10 [2024-02-29T00:19:10.079Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:19:10 [2024-02-29T00:19:10.079Z] [INFO] 
19:19:10 [2024-02-29T00:19:10.079Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:19:10 [2024-02-29T00:19:10.079Z] [INFO] 
19:19:10 [2024-02-29T00:19:10.079Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:19:10 [2024-02-29T00:19:10.079Z] [INFO] 
19:19:10 [2024-02-29T00:19:10.079Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:19:10 [2024-02-29T00:19:10.079Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core.tests
19:19:10 [2024-02-29T00:19:10.335Z] [INFO] 
19:19:10 [2024-02-29T00:19:10.336Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:19:10 [2024-02-29T00:19:10.336Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:10 [2024-02-29T00:19:10.336Z] [INFO] 
19:19:10 [2024-02-29T00:19:10.336Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:19:10 [2024-02-29T00:19:10.336Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
19:19:10 [2024-02-29T00:19:10.336Z] [INFO] 
19:19:10 [2024-02-29T00:19:10.336Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:19:10 [2024-02-29T00:19:10.336Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:10 [2024-02-29T00:19:10.336Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:10 [2024-02-29T00:19:10.336Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
19:19:10 [2024-02-29T00:19:10.336Z] [INFO] Nothing to compile - all classes are up to date
19:19:10 [2024-02-29T00:19:10.336Z] [INFO] 
19:19:10 [2024-02-29T00:19:10.336Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
19:19:10 [2024-02-29T00:19:10.336Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT [102/141]
19:19:10 [2024-02-29T00:19:10.336Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
19:19:10 [2024-02-29T00:19:10.336Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:19:10 [2024-02-29T00:19:10.336Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:10 [2024-02-29T00:19:10.336Z] [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
19:19:10 [2024-02-29T00:19:10.592Z] [INFO] 
19:19:10 [2024-02-29T00:19:10.592Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:19:10 [2024-02-29T00:19:10.592Z] [INFO] The project's OSGi version is 1.0.3.202402290016
19:19:10 [2024-02-29T00:19:10.592Z] [INFO] 
19:19:10 [2024-02-29T00:19:10.592Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:19:10 [2024-02-29T00:19:10.592Z] [INFO] 
19:19:10 [2024-02-29T00:19:10.592Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:19:10 [2024-02-29T00:19:10.592Z] [INFO] 
19:19:10 [2024-02-29T00:19:10.592Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:19:10 [2024-02-29T00:19:10.592Z] [INFO] 
19:19:10 [2024-02-29T00:19:10.592Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:19:10 [2024-02-29T00:19:10.592Z] [INFO] 
19:19:10 [2024-02-29T00:19:10.592Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:19:10 [2024-02-29T00:19:10.593Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.tests
19:19:11 [2024-02-29T00:19:11.155Z] [INFO] 
19:19:11 [2024-02-29T00:19:11.155Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:19:11 [2024-02-29T00:19:11.155Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:11 [2024-02-29T00:19:11.155Z] [INFO] 
19:19:11 [2024-02-29T00:19:11.155Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:19:11 [2024-02-29T00:19:11.155Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
19:19:11 [2024-02-29T00:19:11.155Z] [INFO] 
19:19:11 [2024-02-29T00:19:11.155Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:19:11 [2024-02-29T00:19:11.155Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:11 [2024-02-29T00:19:11.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
19:19:11 [2024-02-29T00:19:11.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.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
19:19:11 [2024-02-29T00:19:11.412Z] [INFO] Nothing to compile - all classes are up to date
19:19:11 [2024-02-29T00:19:11.412Z] [INFO] 
19:19:11 [2024-02-29T00:19:11.412Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
19:19:11 [2024-02-29T00:19:11.412Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT [103/141]
19:19:11 [2024-02-29T00:19:11.412Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
19:19:11 [2024-02-29T00:19:11.412Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:19:11 [2024-02-29T00:19:11.412Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:11 [2024-02-29T00:19:11.412Z] [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
19:19:11 [2024-02-29T00:19:11.670Z] [INFO] 
19:19:11 [2024-02-29T00:19:11.670Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:19:11 [2024-02-29T00:19:11.670Z] [INFO] The project's OSGi version is 1.0.16.202402290016
19:19:11 [2024-02-29T00:19:11.670Z] [INFO] 
19:19:11 [2024-02-29T00:19:11.670Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:19:11 [2024-02-29T00:19:11.670Z] [INFO] 
19:19:11 [2024-02-29T00:19:11.670Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:19:11 [2024-02-29T00:19:11.670Z] [INFO] 
19:19:11 [2024-02-29T00:19:11.670Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:19:11 [2024-02-29T00:19:11.670Z] [INFO] 
19:19:11 [2024-02-29T00:19:11.670Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:19:11 [2024-02-29T00:19:11.670Z] [INFO] 
19:19:11 [2024-02-29T00:19:11.670Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:19:11 [2024-02-29T00:19:11.670Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests
19:19:12 [2024-02-29T00:19:12.239Z] [INFO] 
19:19:12 [2024-02-29T00:19:12.239Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:19:12 [2024-02-29T00:19:12.239Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:19:12 [2024-02-29T00:19:12.240Z] [INFO] 
19:19:12 [2024-02-29T00:19:12.240Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:19:12 [2024-02-29T00:19:12.240Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
19:19:12 [2024-02-29T00:19:12.240Z] [INFO] 
19:19:12 [2024-02-29T00:19:12.240Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:19:12 [2024-02-29T00:19:12.240Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:12 [2024-02-29T00:19:12.240Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:12 [2024-02-29T00:19:12.240Z] [WARNING] The 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
19:19:12 [2024-02-29T00:19:12.496Z] [INFO] Nothing to compile - all classes are up to date
19:19:12 [2024-02-29T00:19:12.496Z] [INFO] 
19:19:12 [2024-02-29T00:19:12.496Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
19:19:12 [2024-02-29T00:19:12.496Z] [INFO] Building Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT [104/141]
19:19:12 [2024-02-29T00:19:12.496Z] [INFO]   from pcap/pom.xml
19:19:12 [2024-02-29T00:19:12.496Z] [INFO] --------------------------------[ pom ]---------------------------------
19:19:12 [2024-02-29T00:19:12.496Z] [INFO] 
19:19:12 [2024-02-29T00:19:12.496Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
19:19:12 [2024-02-29T00:19:12.496Z] [INFO] 
19:19:12 [2024-02-29T00:19:12.496Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent ---
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] 
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT     [105/141]
19:19:12 [2024-02-29T00:19:12.497Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:19:12 [2024-02-29T00:19:12.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
19:19:12 [2024-02-29T00:19:12.497Z] [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
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] 
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] The project's OSGi version is 1.2.1.202402290016
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] 
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] 
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] 
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] 
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] 
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] Resolving class path of org.eclipse.tracecompass.pcap.core
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] 
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core ---
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] 
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] 
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
19:19:12 [2024-02-29T00:19:12.497Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:12 [2024-02-29T00:19:12.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
19:19:12 [2024-02-29T00:19:12.497Z] [WARNING] The 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
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] Nothing to compile - all classes are up to date
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] 
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT [106/141]
19:19:12 [2024-02-29T00:19:12.497Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
19:19:12 [2024-02-29T00:19:12.497Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:19:12 [2024-02-29T00:19:12.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
19:19:12 [2024-02-29T00:19:12.497Z] [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
19:19:12 [2024-02-29T00:19:12.754Z] [INFO] 
19:19:12 [2024-02-29T00:19:12.754Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
19:19:12 [2024-02-29T00:19:12.754Z] [INFO] The project's OSGi version is 1.0.7.202402290016
19:19:12 [2024-02-29T00:19:12.754Z] [INFO] 
19:19:12 [2024-02-29T00:19:12.754Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
19:19:12 [2024-02-29T00:19:12.754Z] [INFO] 
19:19:12 [2024-02-29T00:19:12.754Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
19:19:12 [2024-02-29T00:19:12.754Z] [INFO] 
19:19:12 [2024-02-29T00:19:12.754Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
19:19:12 [2024-02-29T00:19:12.754Z] [INFO] 
19:19:12 [2024-02-29T00:19:12.754Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
19:19:12 [2024-02-29T00:19:12.754Z] [INFO] 
19:19:12 [2024-02-29T00:19:12.754Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
19:19:12 [2024-02-29T00:19:12.754Z] [INFO] Resolving class path of Trace Compass Pcap Parser Core Tests Plug-in
19:19:13 [2024-02-29T00:19:13.011Z] [INFO] 
19:19:13 [2024-02-29T00:19:13.011Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests ---
19:19:13 [2024-02-29T00:19:13.011Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:13 [2024-02-29T00:19:13.011Z] [INFO] 
19:19:13 [2024-02-29T00:19:13.011Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
19:19:13 [2024-02-29T00:19:13.011Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
19:19:13 [2024-02-29T00:19:13.011Z] [INFO] 
19:19:13 [2024-02-29T00:19:13.011Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
19:19:13 [2024-02-29T00:19:13.011Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:13 [2024-02-29T00:19:13.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
19:19:13 [2024-02-29T00:19:13.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.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
19:19:13 [2024-02-29T00:19:13.011Z] [INFO] Nothing to compile - all classes are up to date
19:19:13 [2024-02-29T00:19:13.011Z] [INFO] 
19:19:13 [2024-02-29T00:19:13.011Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
19:19:13 [2024-02-29T00:19:13.011Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT [107/141]
19:19:13 [2024-02-29T00:19:13.011Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
19:19:13 [2024-02-29T00:19:13.011Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:19:13 [2024-02-29T00:19:13.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
19:19:13 [2024-02-29T00:19:13.011Z] [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
19:19:13 [2024-02-29T00:19:13.011Z] [INFO] 
19:19:13 [2024-02-29T00:19:13.011Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:19:13 [2024-02-29T00:19:13.011Z] [INFO] The project's OSGi version is 1.1.1.202402290016
19:19:13 [2024-02-29T00:19:13.011Z] [INFO] 
19:19:13 [2024-02-29T00:19:13.011Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:19:13 [2024-02-29T00:19:13.011Z] [INFO] 
19:19:13 [2024-02-29T00:19:13.011Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:19:13 [2024-02-29T00:19:13.011Z] [INFO] 
19:19:13 [2024-02-29T00:19:13.011Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:19:13 [2024-02-29T00:19:13.011Z] [INFO] 
19:19:13 [2024-02-29T00:19:13.011Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:19:13 [2024-02-29T00:19:13.012Z] [INFO] 
19:19:13 [2024-02-29T00:19:13.012Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:19:13 [2024-02-29T00:19:13.012Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core
19:19:13 [2024-02-29T00:19:13.268Z] [INFO] 
19:19:13 [2024-02-29T00:19:13.268Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:19:13 [2024-02-29T00:19:13.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/pcap/org.eclipse.tracecompass.tmf.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:19:13 [2024-02-29T00:19:13.268Z] [INFO] 
19:19:13 [2024-02-29T00:19:13.268Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:19:13 [2024-02-29T00:19:13.268Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
19:19:13 [2024-02-29T00:19:13.268Z] [INFO] 
19:19:13 [2024-02-29T00:19:13.268Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:19:13 [2024-02-29T00:19:13.268Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:13 [2024-02-29T00:19:13.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
19:19:13 [2024-02-29T00:19:13.268Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
19:19:13 [2024-02-29T00:19:13.268Z] [INFO] Nothing to compile - all classes are up to date
19:19:13 [2024-02-29T00:19:13.268Z] [INFO] 
19:19:13 [2024-02-29T00:19:13.268Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
19:19:13 [2024-02-29T00:19:13.268Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT   [108/141]
19:19:13 [2024-02-29T00:19:13.268Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
19:19:13 [2024-02-29T00:19:13.268Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:19:13 [2024-02-29T00:19:13.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
19:19:13 [2024-02-29T00:19:13.268Z] [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
19:19:13 [2024-02-29T00:19:13.525Z] [INFO] 
19:19:13 [2024-02-29T00:19:13.525Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:19:13 [2024-02-29T00:19:13.525Z] [INFO] The project's OSGi version is 1.2.0.202402290016
19:19:13 [2024-02-29T00:19:13.525Z] [INFO] 
19:19:13 [2024-02-29T00:19:13.525Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:19:13 [2024-02-29T00:19:13.525Z] [INFO] 
19:19:13 [2024-02-29T00:19:13.525Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:19:13 [2024-02-29T00:19:13.525Z] [INFO] 
19:19:13 [2024-02-29T00:19:13.525Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:19:13 [2024-02-29T00:19:13.525Z] [INFO] 
19:19:13 [2024-02-29T00:19:13.525Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:19:13 [2024-02-29T00:19:13.525Z] [INFO] 
19:19:13 [2024-02-29T00:19:13.525Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:19:13 [2024-02-29T00:19:13.525Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui
19:19:13 [2024-02-29T00:19:13.782Z] [INFO] 
19:19:13 [2024-02-29T00:19:13.782Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:19:13 [2024-02-29T00:19:13.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/pcap/org.eclipse.tracecompass.tmf.pcap.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:19:13 [2024-02-29T00:19:13.782Z] [INFO] 
19:19:13 [2024-02-29T00:19:13.782Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:19:13 [2024-02-29T00:19:13.782Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
19:19:13 [2024-02-29T00:19:13.782Z] [INFO] 
19:19:13 [2024-02-29T00:19:13.782Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:19:13 [2024-02-29T00:19:13.782Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:13 [2024-02-29T00:19:13.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
19:19:13 [2024-02-29T00:19:13.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.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
19:19:13 [2024-02-29T00:19:13.782Z] [INFO] Nothing to compile - all classes are up to date
19:19:13 [2024-02-29T00:19:13.782Z] [INFO] 
19:19:13 [2024-02-29T00:19:13.782Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
19:19:13 [2024-02-29T00:19:13.782Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT      [109/141]
19:19:13 [2024-02-29T00:19:13.782Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
19:19:13 [2024-02-29T00:19:13.782Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:19:13 [2024-02-29T00:19:13.782Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
19:19:14 [2024-02-29T00:19:14.039Z] [INFO] 
19:19:14 [2024-02-29T00:19:14.039Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
19:19:14 [2024-02-29T00:19:14.039Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:19:14 [2024-02-29T00:19:14.039Z] [INFO] 
19:19:14 [2024-02-29T00:19:14.039Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
19:19:14 [2024-02-29T00:19:14.039Z] [INFO] 
19:19:14 [2024-02-29T00:19:14.039Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
19:19:14 [2024-02-29T00:19:14.039Z] [INFO] 
19:19:14 [2024-02-29T00:19:14.039Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
19:19:14 [2024-02-29T00:19:14.039Z] [INFO] 
19:19:14 [2024-02-29T00:19:14.039Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
19:19:14 [2024-02-29T00:19:14.039Z] [INFO] 
19:19:14 [2024-02-29T00:19:14.039Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap ---
19:19:14 [2024-02-29T00:19:14.039Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:14 [2024-02-29T00:19:14.039Z] [INFO] 
19:19:14 [2024-02-29T00:19:14.039Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap ---
19:19:14 [2024-02-29T00:19:14.039Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources
19:19:14 [2024-02-29T00:19:14.039Z] [INFO] 
19:19:14 [2024-02-29T00:19:14.039Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
19:19:14 [2024-02-29T00:19:14.039Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT [110/141]
19:19:14 [2024-02-29T00:19:14.039Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
19:19:14 [2024-02-29T00:19:14.039Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:19:14 [2024-02-29T00:19:14.039Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:14 [2024-02-29T00:19:14.039Z] [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
19:19:14 [2024-02-29T00:19:14.303Z] [INFO] 
19:19:14 [2024-02-29T00:19:14.303Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:19:14 [2024-02-29T00:19:14.303Z] [INFO] The project's OSGi version is 1.0.4.202402290016
19:19:14 [2024-02-29T00:19:14.303Z] [INFO] 
19:19:14 [2024-02-29T00:19:14.303Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:19:14 [2024-02-29T00:19:14.303Z] [INFO] 
19:19:14 [2024-02-29T00:19:14.303Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:19:14 [2024-02-29T00:19:14.303Z] [INFO] 
19:19:14 [2024-02-29T00:19:14.303Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:19:14 [2024-02-29T00:19:14.303Z] [INFO] 
19:19:14 [2024-02-29T00:19:14.303Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:19:14 [2024-02-29T00:19:14.303Z] [INFO] 
19:19:14 [2024-02-29T00:19:14.303Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:19:14 [2024-02-29T00:19:14.303Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core.tests
19:19:14 [2024-02-29T00:19:14.559Z] [INFO] 
19:19:14 [2024-02-29T00:19:14.559Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:19:14 [2024-02-29T00:19:14.559Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:14 [2024-02-29T00:19:14.560Z] [INFO] 
19:19:14 [2024-02-29T00:19:14.560Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:19:14 [2024-02-29T00:19:14.560Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
19:19:14 [2024-02-29T00:19:14.560Z] [INFO] 
19:19:14 [2024-02-29T00:19:14.560Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:19:14 [2024-02-29T00:19:14.560Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:14 [2024-02-29T00:19:14.560Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:14 [2024-02-29T00:19:14.560Z] [WARNING] The effective 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
19:19:14 [2024-02-29T00:19:14.560Z] [INFO] Nothing to compile - all classes are up to date
19:19:14 [2024-02-29T00:19:14.560Z] [INFO] 
19:19:14 [2024-02-29T00:19:14.560Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
19:19:14 [2024-02-29T00:19:14.560Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT [111/141]
19:19:14 [2024-02-29T00:19:14.560Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
19:19:14 [2024-02-29T00:19:14.560Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:19:14 [2024-02-29T00:19:14.560Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:14 [2024-02-29T00:19:14.560Z] [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
19:19:14 [2024-02-29T00:19:14.816Z] [INFO] 
19:19:14 [2024-02-29T00:19:14.816Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:19:14 [2024-02-29T00:19:14.816Z] [INFO] The project's OSGi version is 1.0.3.202402290016
19:19:14 [2024-02-29T00:19:14.816Z] [INFO] 
19:19:14 [2024-02-29T00:19:14.816Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:19:14 [2024-02-29T00:19:14.816Z] [INFO] 
19:19:14 [2024-02-29T00:19:14.816Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:19:14 [2024-02-29T00:19:14.816Z] [INFO] 
19:19:14 [2024-02-29T00:19:14.816Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:19:14 [2024-02-29T00:19:14.816Z] [INFO] 
19:19:14 [2024-02-29T00:19:14.816Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:19:14 [2024-02-29T00:19:14.816Z] [INFO] 
19:19:14 [2024-02-29T00:19:14.816Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:19:14 [2024-02-29T00:19:14.816Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests
19:19:15 [2024-02-29T00:19:15.380Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.380Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:19:15 [2024-02-29T00:19:15.380Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:15 [2024-02-29T00:19:15.380Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.380Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:19:15 [2024-02-29T00:19:15.380Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
19:19:15 [2024-02-29T00:19:15.380Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.380Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:19:15 [2024-02-29T00:19:15.380Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:15 [2024-02-29T00:19:15.380Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:15 [2024-02-29T00:19:15.380Z] [WARNING] The effective 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
19:19:15 [2024-02-29T00:19:15.380Z] [INFO] Nothing to compile - all classes are up to date
19:19:15 [2024-02-29T00:19:15.380Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.380Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
19:19:15 [2024-02-29T00:19:15.380Z] [INFO] Building Trace Compass RCP Parent 9.3.0-SNAPSHOT               [112/141]
19:19:15 [2024-02-29T00:19:15.380Z] [INFO]   from rcp/pom.xml
19:19:15 [2024-02-29T00:19:15.380Z] [INFO] --------------------------------[ pom ]---------------------------------
19:19:15 [2024-02-29T00:19:15.380Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.380Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
19:19:15 [2024-02-29T00:19:15.380Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.380Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent ---
19:19:15 [2024-02-29T00:19:15.380Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:15 [2024-02-29T00:19:15.380Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.380Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
19:19:15 [2024-02-29T00:19:15.380Z] [INFO] Building Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT     [113/141]
19:19:15 [2024-02-29T00:19:15.380Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
19:19:15 [2024-02-29T00:19:15.380Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:19:15 [2024-02-29T00:19:15.380Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:15 [2024-02-29T00:19:15.380Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
19:19:15 [2024-02-29T00:19:15.637Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.637Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
19:19:15 [2024-02-29T00:19:15.637Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:19:15 [2024-02-29T00:19:15.637Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.637Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
19:19:15 [2024-02-29T00:19:15.637Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.637Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
19:19:15 [2024-02-29T00:19:15.637Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.637Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
19:19:15 [2024-02-29T00:19:15.637Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.637Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
19:19:15 [2024-02-29T00:19:15.637Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.637Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
19:19:15 [2024-02-29T00:19:15.637Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in
19:19:15 [2024-02-29T00:19:15.637Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.637Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding ---
19:19:15 [2024-02-29T00:19:15.637Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:15 [2024-02-29T00:19:15.637Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.637Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
19:19:15 [2024-02-29T00:19:15.637Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
19:19:15 [2024-02-29T00:19:15.637Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.637Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
19:19:15 [2024-02-29T00:19:15.637Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:15 [2024-02-29T00:19: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
19:19:15 [2024-02-29T00:19:15.637Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
19:19:15 [2024-02-29T00:19:15.637Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.637Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
19:19:15 [2024-02-29T00:19:15.637Z] [INFO] Building Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT     [114/141]
19:19:15 [2024-02-29T00:19:15.637Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
19:19:15 [2024-02-29T00:19:15.637Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:19:15 [2024-02-29T00:19:15.637Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT  [115/141]
19:19:15 [2024-02-29T00:19:15.894Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:19:15 [2024-02-29T00:19:15.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
19:19:15 [2024-02-29T00:19:15.894Z] [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
19:19:15 [2024-02-29T00:19:15.894Z] [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
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] The project's OSGi version is 1.1.0.202402290016
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core ---
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
19:19:15 [2024-02-29T00:19:15.894Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:15 [2024-02-29T00:19:15.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
19:19:15 [2024-02-29T00:19:15.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.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] Nothing to compile - all classes are up to date
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] 
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT        [116/141]
19:19:15 [2024-02-29T00:19:15.894Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:19:15 [2024-02-29T00:19:15.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
19:19:15 [2024-02-29T00:19:15.894Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
19:19:16 [2024-02-29T00:19:16.459Z] [INFO] 
19:19:16 [2024-02-29T00:19:16.459Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
19:19:16 [2024-02-29T00:19:16.459Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:19:16 [2024-02-29T00:19:16.459Z] [INFO] 
19:19:16 [2024-02-29T00:19:16.459Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
19:19:16 [2024-02-29T00:19:16.459Z] [INFO] 
19:19:16 [2024-02-29T00:19:16.459Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
19:19:16 [2024-02-29T00:19:16.459Z] [INFO] 
19:19:16 [2024-02-29T00:19:16.459Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
19:19:16 [2024-02-29T00:19:16.459Z] [INFO] 
19:19:16 [2024-02-29T00:19:16.459Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
19:19:16 [2024-02-29T00:19:16.459Z] [INFO] 
19:19:16 [2024-02-29T00:19:16.459Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
19:19:16 [2024-02-29T00:19:16.459Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui
19:19:16 [2024-02-29T00:19:16.715Z] [INFO] 
19:19:16 [2024-02-29T00:19:16.715Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui ---
19:19:16 [2024-02-29T00:19:16.715Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:16 [2024-02-29T00:19:16.715Z] [INFO] 
19:19:16 [2024-02-29T00:19:16.715Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
19:19:16 [2024-02-29T00:19:16.715Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
19:19:16 [2024-02-29T00:19:16.715Z] [INFO] 
19:19:16 [2024-02-29T00:19:16.715Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
19:19:16 [2024-02-29T00:19:16.715Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:16 [2024-02-29T00:19:16.715Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:16 [2024-02-29T00:19:16.715Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
19:19:16 [2024-02-29T00:19:16.715Z] [INFO] Nothing to compile - all classes are up to date
19:19:16 [2024-02-29T00:19:16.715Z] [INFO] 
19:19:16 [2024-02-29T00:19:16.715Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
19:19:16 [2024-02-29T00:19:16.715Z] [INFO] Building Trace Compass RCP Feature 9.3.0-SNAPSHOT              [117/141]
19:19:16 [2024-02-29T00:19:16.715Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp/pom.xml
19:19:16 [2024-02-29T00:19:16.715Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:19:16 [2024-02-29T00:19:16.715Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/pom.xml
19:19:17 [2024-02-29T00:19:17.279Z] [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
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] 
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] 
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] 
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] 
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] 
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] 
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp ---
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] 
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp ---
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/src/main/resources
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] 
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT [118/141]
19:19:17 [2024-02-29T00:19:17.536Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:19:17 [2024-02-29T00:19:17.536Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:17 [2024-02-29T00:19:17.536Z] [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
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] 
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] The project's OSGi version is 1.0.3.202402290016
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] 
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] 
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] 
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] 
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] 
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:19:17 [2024-02-29T00:19:17.536Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core.tests
19:19:17 [2024-02-29T00:19:17.793Z] [INFO] 
19:19:17 [2024-02-29T00:19:17.793Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:19:17 [2024-02-29T00:19:17.793Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:17 [2024-02-29T00:19:17.793Z] [INFO] 
19:19:17 [2024-02-29T00:19:17.793Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:19:17 [2024-02-29T00:19:17.793Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
19:19:17 [2024-02-29T00:19:17.793Z] [INFO] 
19:19:17 [2024-02-29T00:19:17.793Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:19:17 [2024-02-29T00:19:17.793Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:17 [2024-02-29T00:19:17.793Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:17 [2024-02-29T00:19:17.793Z] [WARNING] The effective 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
19:19:17 [2024-02-29T00:19:17.793Z] [INFO] Nothing to compile - all classes are up to date
19:19:17 [2024-02-29T00:19:17.793Z] [INFO] 
19:19:17 [2024-02-29T00:19:17.793Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
19:19:17 [2024-02-29T00:19:17.793Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT  [119/141]
19:19:17 [2024-02-29T00:19:17.793Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
19:19:17 [2024-02-29T00:19:17.793Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:19:17 [2024-02-29T00:19:17.793Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:17 [2024-02-29T00:19:17.793Z] [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
19:19:18 [2024-02-29T00:19:18.050Z] [INFO] 
19:19:18 [2024-02-29T00:19:18.050Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:19:18 [2024-02-29T00:19:18.312Z] [INFO] The project's OSGi version is 2.0.5.202402290016
19:19:18 [2024-02-29T00:19:18.312Z] [INFO] 
19:19:18 [2024-02-29T00:19:18.312Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:19:18 [2024-02-29T00:19:18.312Z] [INFO] 
19:19:18 [2024-02-29T00:19:18.312Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:19:18 [2024-02-29T00:19:18.312Z] [INFO] 
19:19:18 [2024-02-29T00:19:18.312Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:19:18 [2024-02-29T00:19:18.312Z] [INFO] 
19:19:18 [2024-02-29T00:19:18.312Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:19:18 [2024-02-29T00:19:18.312Z] [INFO] 
19:19:18 [2024-02-29T00:19:18.312Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:19:18 [2024-02-29T00:19:18.312Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui.tests
19:19:18 [2024-02-29T00:19:18.569Z] [INFO] 
19:19:18 [2024-02-29T00:19:18.569Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:19:18 [2024-02-29T00:19:18.569Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:18 [2024-02-29T00:19:18.569Z] [INFO] 
19:19:18 [2024-02-29T00:19:18.569Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:19:18 [2024-02-29T00:19:18.569Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
19:19:18 [2024-02-29T00:19:18.569Z] [INFO] 
19:19:18 [2024-02-29T00:19:18.569Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:19:18 [2024-02-29T00:19:18.569Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:18 [2024-02-29T00:19:18.569Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:18 [2024-02-29T00:19:18.569Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
19:19:18 [2024-02-29T00:19:18.569Z] [INFO] Nothing to compile - all classes are up to date
19:19:18 [2024-02-29T00:19:18.569Z] [INFO] 
19:19:18 [2024-02-29T00:19:18.569Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
19:19:18 [2024-02-29T00:19:18.569Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT [120/141]
19:19:18 [2024-02-29T00:19:18.569Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
19:19:18 [2024-02-29T00:19:18.569Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:19:18 [2024-02-29T00:19:18.569Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:18 [2024-02-29T00:19:18.569Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
19:19:18 [2024-02-29T00:19:18.825Z] [INFO] 
19:19:18 [2024-02-29T00:19:18.825Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:19:18 [2024-02-29T00:19:18.825Z] [INFO] The project's OSGi version is 1.0.5.202402290016
19:19:18 [2024-02-29T00:19:18.825Z] [INFO] 
19:19:18 [2024-02-29T00:19:18.825Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:19:18 [2024-02-29T00:19:18.825Z] [INFO] 
19:19:18 [2024-02-29T00:19:18.825Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:19:18 [2024-02-29T00:19:18.825Z] [INFO] 
19:19:18 [2024-02-29T00:19:18.825Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:19:18 [2024-02-29T00:19:18.825Z] [INFO] 
19:19:18 [2024-02-29T00:19:18.825Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:19:18 [2024-02-29T00:19:18.825Z] [INFO] 
19:19:18 [2024-02-29T00:19:18.825Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:19:18 [2024-02-29T00:19:18.825Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.incubator.ui
19:19:19 [2024-02-29T00:19:19.082Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.082Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:19:19 [2024-02-29T00:19:19.082Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:19 [2024-02-29T00:19:19.082Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.082Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:19:19 [2024-02-29T00:19:19.082Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
19:19:19 [2024-02-29T00:19:19.082Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.082Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:19:19 [2024-02-29T00:19:19.082Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:19 [2024-02-29T00:19:19.082Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:19 [2024-02-29T00:19:19.082Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
19:19:19 [2024-02-29T00:19:19.082Z] [INFO] Nothing to compile - all classes are up to date
19:19:19 [2024-02-29T00:19:19.082Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.082Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
19:19:19 [2024-02-29T00:19:19.082Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT [121/141]
19:19:19 [2024-02-29T00:19:19.082Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
19:19:19 [2024-02-29T00:19:19.082Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:19:19 [2024-02-29T00:19:19.082Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator ---
19:19:19 [2024-02-29T00:19:19.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/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator ---
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT       [122/141]
19:19:19 [2024-02-29T00:19:19.339Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli ---
19:19:19 [2024-02-29T00:19:19.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/tmf/org.eclipse.tracecompass.tmf.cli/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.339Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli ---
19:19:19 [2024-02-29T00:19:19.340Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources
19:19:19 [2024-02-29T00:19:19.340Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.340Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
19:19:19 [2024-02-29T00:19:19.340Z] [INFO] Building Trace Compass Json trace Parent 9.3.0-SNAPSHOT        [123/141]
19:19:19 [2024-02-29T00:19:19.340Z] [INFO]   from jsontrace/pom.xml
19:19:19 [2024-02-29T00:19:19.340Z] [INFO] --------------------------------[ pom ]---------------------------------
19:19:19 [2024-02-29T00:19:19.340Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.340Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
19:19:19 [2024-02-29T00:19:19.340Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.340Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent ---
19:19:19 [2024-02-29T00:19:19.340Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:19:19 [2024-02-29T00:19:19.340Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.340Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
19:19:19 [2024-02-29T00:19:19.340Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT [124/141]
19:19:19 [2024-02-29T00:19:19.340Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
19:19:19 [2024-02-29T00:19:19.340Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:19:19 [2024-02-29T00:19:19.340Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:19 [2024-02-29T00:19:19.340Z] [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
19:19:19 [2024-02-29T00:19:19.596Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.596Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
19:19:19 [2024-02-29T00:19:19.596Z] [INFO] The project's OSGi version is 1.1.0.202402290016
19:19:19 [2024-02-29T00:19:19.597Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.597Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
19:19:19 [2024-02-29T00:19:19.597Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.597Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
19:19:19 [2024-02-29T00:19:19.597Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.597Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
19:19:19 [2024-02-29T00:19:19.597Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.597Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
19:19:19 [2024-02-29T00:19:19.597Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.597Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
19:19:19 [2024-02-29T00:19:19.597Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core
19:19:19 [2024-02-29T00:19:19.597Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.597Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core ---
19:19:19 [2024-02-29T00:19:19.597Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:19 [2024-02-29T00:19:19.597Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.597Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
19:19:19 [2024-02-29T00:19:19.597Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
19:19:19 [2024-02-29T00:19:19.597Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.597Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
19:19:19 [2024-02-29T00:19:19.597Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:19 [2024-02-29T00:19:19.597Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:19 [2024-02-29T00:19:19.597Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
19:19:19 [2024-02-29T00:19:19.597Z] [INFO] Nothing to compile - all classes are up to date
19:19:19 [2024-02-29T00:19:19.597Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.597Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
19:19:19 [2024-02-29T00:19:19.597Z] [INFO] Building org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT     [125/141]
19:19:19 [2024-02-29T00:19:19.597Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
19:19:19 [2024-02-29T00:19:19.597Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:19:19 [2024-02-29T00:19:19.597Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
19:19:19 [2024-02-29T00:19:19.853Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.853Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
19:19:19 [2024-02-29T00:19:19.853Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:19:19 [2024-02-29T00:19:19.853Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.853Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
19:19:19 [2024-02-29T00:19:19.853Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.853Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
19:19:19 [2024-02-29T00:19:19.853Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.853Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
19:19:19 [2024-02-29T00:19:19.853Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.853Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
19:19:19 [2024-02-29T00:19:19.853Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.853Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace ---
19:19:19 [2024-02-29T00:19:19.853Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:19 [2024-02-29T00:19:19.853Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.853Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace ---
19:19:19 [2024-02-29T00:19:19.853Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources
19:19:19 [2024-02-29T00:19:19.853Z] [INFO] 
19:19:19 [2024-02-29T00:19:19.853Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
19:19:19 [2024-02-29T00:19:19.853Z] [INFO] Building Trace Compass RCP Product 9.3.0-SNAPSHOT              [126/141]
19:19:19 [2024-02-29T00:19:19.853Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.product/pom.xml
19:19:19 [2024-02-29T00:19:19.853Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
19:19:19 [2024-02-29T00:19:19.853Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
19:19:21 [2024-02-29T00:19:21.223Z] [INFO] 
19:19:21 [2024-02-29T00:19:21.223Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
19:19:21 [2024-02-29T00:19:21.223Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:19:21 [2024-02-29T00:19:21.223Z] [INFO] 
19:19:21 [2024-02-29T00:19:21.223Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
19:19:21 [2024-02-29T00:19:21.223Z] [INFO] 
19:19:21 [2024-02-29T00:19:21.223Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
19:19:21 [2024-02-29T00:19:21.223Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target
19:19:21 [2024-02-29T00:19:21.480Z] [INFO] 
19:19:21 [2024-02-29T00:19:21.480Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
19:19:21 [2024-02-29T00:19:21.480Z] [INFO] 
19:19:21 [2024-02-29T00:19:21.480Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product ---
19:19:21 [2024-02-29T00:19:21.480Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:21 [2024-02-29T00:19:21.480Z] [INFO] 
19:19:21 [2024-02-29T00:19:21.480Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
19:19:21 [2024-02-29T00:19:21.480Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
19:19:21 [2024-02-29T00:19:21.480Z] [INFO] 
19:19:21 [2024-02-29T00:19:21.480Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
19:19:21 [2024-02-29T00:19:21.480Z] [INFO] Building Trace Compass Target Platform 9.3.0-SNAPSHOT          [127/141]
19:19:21 [2024-02-29T00:19:21.480Z] [INFO]   from releng/org.eclipse.tracecompass.target/pom.xml
19:19:21 [2024-02-29T00:19:21.480Z] [INFO] --------------------------------[ pom ]---------------------------------
19:19:21 [2024-02-29T00:19:21.480Z] [INFO] 
19:19:21 [2024-02-29T00:19:21.480Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
19:19:21 [2024-02-29T00:19:21.480Z] [INFO] 
19:19:21 [2024-02-29T00:19:21.480Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.target ---
19:19:21 [2024-02-29T00:19:21.480Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:21 [2024-02-29T00:19:21.480Z] [INFO] 
19:19:21 [2024-02-29T00:19:21.480Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
19:19:21 [2024-02-29T00:19:21.480Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT [128/141]
19:19:21 [2024-02-29T00:19:21.480Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
19:19:21 [2024-02-29T00:19:21.480Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:19:21 [2024-02-29T00:19:21.480Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:21 [2024-02-29T00:19:21.480Z] [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
19:19:22 [2024-02-29T00:19:22.043Z] [INFO] 
19:19:22 [2024-02-29T00:19:22.043Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
19:19:22 [2024-02-29T00:19:22.043Z] [INFO] The project's OSGi version is 1.0.5.202402290016
19:19:22 [2024-02-29T00:19:22.043Z] [INFO] 
19:19:22 [2024-02-29T00:19:22.043Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
19:19:22 [2024-02-29T00:19:22.043Z] [INFO] 
19:19:22 [2024-02-29T00:19:22.043Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
19:19:22 [2024-02-29T00:19:22.043Z] [INFO] 
19:19:22 [2024-02-29T00:19:22.043Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
19:19:22 [2024-02-29T00:19:22.043Z] [INFO] 
19:19:22 [2024-02-29T00:19:22.043Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
19:19:22 [2024-02-29T00:19:22.043Z] [INFO] 
19:19:22 [2024-02-29T00:19:22.043Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
19:19:22 [2024-02-29T00:19:22.043Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.tests
19:19:22 [2024-02-29T00:19:22.606Z] [INFO] 
19:19:22 [2024-02-29T00:19:22.606Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
19:19:22 [2024-02-29T00:19:22.606Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:22 [2024-02-29T00:19:22.606Z] [INFO] 
19:19:22 [2024-02-29T00:19:22.606Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
19:19:22 [2024-02-29T00:19:22.606Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
19:19:22 [2024-02-29T00:19:22.606Z] [INFO] 
19:19:22 [2024-02-29T00:19:22.606Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
19:19:22 [2024-02-29T00:19:22.606Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:22 [2024-02-29T00:19:22.606Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:22 [2024-02-29T00:19:22.606Z] [WARNING] The effective 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
19:19:22 [2024-02-29T00:19:22.606Z] [INFO] Nothing to compile - all classes are up to date
19:19:22 [2024-02-29T00:19:22.606Z] [INFO] 
19:19:22 [2024-02-29T00:19:22.606Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
19:19:22 [2024-02-29T00:19:22.606Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT [129/141]
19:19:22 [2024-02-29T00:19:22.606Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
19:19:22 [2024-02-29T00:19:22.606Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:19:22 [2024-02-29T00:19:22.606Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:22 [2024-02-29T00:19:22.606Z] [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
19:19:22 [2024-02-29T00:19:22.863Z] [INFO] 
19:19:22 [2024-02-29T00:19:22.863Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:19:22 [2024-02-29T00:19:22.863Z] [INFO] The project's OSGi version is 1.0.15.202402290016
19:19:22 [2024-02-29T00:19:22.863Z] [INFO] 
19:19:22 [2024-02-29T00:19:22.863Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:19:22 [2024-02-29T00:19:22.863Z] [INFO] 
19:19:22 [2024-02-29T00:19:22.863Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:19:22 [2024-02-29T00:19:22.863Z] [INFO] 
19:19:22 [2024-02-29T00:19:22.863Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:19:22 [2024-02-29T00:19:22.863Z] [INFO] 
19:19:22 [2024-02-29T00:19:22.863Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:19:22 [2024-02-29T00:19:22.863Z] [INFO] 
19:19:22 [2024-02-29T00:19:22.863Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:19:22 [2024-02-29T00:19:22.863Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests
19:19:23 [2024-02-29T00:19:23.429Z] [INFO] 
19:19:23 [2024-02-29T00:19:23.429Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:19:23 [2024-02-29T00:19:23.429Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:23 [2024-02-29T00:19:23.430Z] [INFO] 
19:19:23 [2024-02-29T00:19:23.430Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:19:23 [2024-02-29T00:19:23.430Z] [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
19:19:23 [2024-02-29T00:19:23.430Z] [INFO] 
19:19:23 [2024-02-29T00:19:23.430Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:19:23 [2024-02-29T00:19:23.430Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:23 [2024-02-29T00:19:23.430Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:23 [2024-02-29T00:19:23.430Z] [WARNING] The effective 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
19:19:23 [2024-02-29T00:19:23.430Z] [INFO] Nothing to compile - all classes are up to date
19:19:23 [2024-02-29T00:19:23.430Z] [INFO] 
19:19:23 [2024-02-29T00:19:23.430Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
19:19:23 [2024-02-29T00:19:23.430Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT [130/141]
19:19:23 [2024-02-29T00:19:23.430Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
19:19:23 [2024-02-29T00:19:23.430Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:19:23 [2024-02-29T00:19:23.430Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:23 [2024-02-29T00:19:23.430Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
19:19:23 [2024-02-29T00:19:23.687Z] [INFO] 
19:19:23 [2024-02-29T00:19:23.687Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:19:23 [2024-02-29T00:19:23.687Z] [INFO] The project's OSGi version is 1.0.11.202402290016
19:19:23 [2024-02-29T00:19:23.687Z] [INFO] 
19:19:23 [2024-02-29T00:19:23.687Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:19:23 [2024-02-29T00:19:23.687Z] [INFO] 
19:19:23 [2024-02-29T00:19:23.688Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:19:23 [2024-02-29T00:19:23.688Z] [INFO] 
19:19:23 [2024-02-29T00:19:23.688Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:19:23 [2024-02-29T00:19:23.688Z] [INFO] 
19:19:23 [2024-02-29T00:19:23.688Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:19:23 [2024-02-29T00:19:23.688Z] [INFO] 
19:19:23 [2024-02-29T00:19:23.688Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:19:23 [2024-02-29T00:19:23.688Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests
19:19:24 [2024-02-29T00:19:24.251Z] [INFO] 
19:19:24 [2024-02-29T00:19:24.251Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:19:24 [2024-02-29T00:19:24.251Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:24 [2024-02-29T00:19:24.251Z] [INFO] 
19:19:24 [2024-02-29T00:19:24.251Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:19:24 [2024-02-29T00:19:24.251Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
19:19:24 [2024-02-29T00:19:24.251Z] [INFO] 
19:19:24 [2024-02-29T00:19:24.251Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:19:24 [2024-02-29T00:19:24.251Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:24 [2024-02-29T00:19:24.251Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:24 [2024-02-29T00:19:24.251Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
19:19:24 [2024-02-29T00:19:24.251Z] [INFO] Nothing to compile - all classes are up to date
19:19:24 [2024-02-29T00:19:24.251Z] [INFO] 
19:19:24 [2024-02-29T00:19:24.251Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
19:19:24 [2024-02-29T00:19:24.251Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT [131/141]
19:19:24 [2024-02-29T00:19:24.251Z] [INFO]   from releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
19:19:24 [2024-02-29T00:19:24.251Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:19:24 [2024-02-29T00:19:24.251Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:24 [2024-02-29T00:19:24.251Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
19:19:24 [2024-02-29T00:19:24.813Z] [INFO] 
19:19:24 [2024-02-29T00:19:24.813Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:19:24 [2024-02-29T00:19:24.813Z] [INFO] The project's OSGi version is 1.0.16.202402290016
19:19:24 [2024-02-29T00:19:24.813Z] [INFO] 
19:19:24 [2024-02-29T00:19:24.813Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:19:24 [2024-02-29T00:19:24.813Z] [INFO] 
19:19:24 [2024-02-29T00:19:24.813Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:19:24 [2024-02-29T00:19:24.813Z] [INFO] 
19:19:24 [2024-02-29T00:19:24.813Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:19:24 [2024-02-29T00:19:24.813Z] [INFO] 
19:19:24 [2024-02-29T00:19:24.813Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:19:24 [2024-02-29T00:19:24.813Z] [INFO] 
19:19:24 [2024-02-29T00:19:24.813Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:19:24 [2024-02-29T00:19:24.813Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.swtbot.tests
19:19:25 [2024-02-29T00:19:25.377Z] [INFO] 
19:19:25 [2024-02-29T00:19:25.377Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:19:25 [2024-02-29T00:19:25.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/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:19:25 [2024-02-29T00:19:25.377Z] [INFO] 
19:19:25 [2024-02-29T00:19:25.377Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:19:25 [2024-02-29T00:19:25.377Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
19:19:25 [2024-02-29T00:19:25.377Z] [INFO] 
19:19:25 [2024-02-29T00:19:25.377Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:19:25 [2024-02-29T00:19:25.377Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:25 [2024-02-29T00:19:25.377Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:25 [2024-02-29T00:19:25.377Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
19:19:25 [2024-02-29T00:19:25.377Z] [INFO] Nothing to compile - all classes are up to date
19:19:25 [2024-02-29T00:19:25.377Z] [INFO] 
19:19:25 [2024-02-29T00:19:25.377Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
19:19:25 [2024-02-29T00:19:25.377Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT [132/141]
19:19:25 [2024-02-29T00:19:25.377Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
19:19:25 [2024-02-29T00:19:25.377Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:19:25 [2024-02-29T00:19:25.377Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:25 [2024-02-29T00:19:25.377Z] [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
19:19:25 [2024-02-29T00:19:25.636Z] [INFO] 
19:19:25 [2024-02-29T00:19:25.636Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:19:25 [2024-02-29T00:19:25.636Z] [INFO] The project's OSGi version is 1.0.3.202402290016
19:19:25 [2024-02-29T00:19:25.636Z] [INFO] 
19:19:25 [2024-02-29T00:19:25.636Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:19:25 [2024-02-29T00:19:25.636Z] [INFO] 
19:19:25 [2024-02-29T00:19:25.636Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:19:25 [2024-02-29T00:19:25.636Z] [INFO] 
19:19:25 [2024-02-29T00:19:25.636Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:19:25 [2024-02-29T00:19:25.636Z] [INFO] 
19:19:25 [2024-02-29T00:19:25.636Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:19:25 [2024-02-29T00:19:25.636Z] [INFO] 
19:19:25 [2024-02-29T00:19:25.636Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:19:25 [2024-02-29T00:19:25.636Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.tests
19:19:26 [2024-02-29T00:19:26.199Z] [INFO] 
19:19:26 [2024-02-29T00:19:26.199Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:19:26 [2024-02-29T00:19:26.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/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:19:26 [2024-02-29T00:19:26.199Z] [INFO] 
19:19:26 [2024-02-29T00:19:26.199Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:19:26 [2024-02-29T00:19:26.199Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
19:19:26 [2024-02-29T00:19:26.199Z] [INFO] 
19:19:26 [2024-02-29T00:19:26.199Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:19:26 [2024-02-29T00:19:26.199Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:26 [2024-02-29T00:19:26.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
19:19:26 [2024-02-29T00:19:26.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.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
19:19:26 [2024-02-29T00:19:26.199Z] [INFO] Nothing to compile - all classes are up to date
19:19:26 [2024-02-29T00:19:26.199Z] [INFO] 
19:19:26 [2024-02-29T00:19:26.199Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
19:19:26 [2024-02-29T00:19:26.199Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT [133/141]
19:19:26 [2024-02-29T00:19:26.199Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
19:19:26 [2024-02-29T00:19:26.199Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:19:26 [2024-02-29T00:19:26.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
19:19:26 [2024-02-29T00:19:26.199Z] [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
19:19:26 [2024-02-29T00:19:26.456Z] [INFO] 
19:19:26 [2024-02-29T00:19:26.456Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
19:19:26 [2024-02-29T00:19:26.456Z] [INFO] The project's OSGi version is 1.0.9.202402290016
19:19:26 [2024-02-29T00:19:26.456Z] [INFO] 
19:19:26 [2024-02-29T00:19:26.456Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
19:19:26 [2024-02-29T00:19:26.456Z] [INFO] 
19:19:26 [2024-02-29T00:19:26.456Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
19:19:26 [2024-02-29T00:19:26.456Z] [INFO] 
19:19:26 [2024-02-29T00:19:26.456Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
19:19:26 [2024-02-29T00:19:26.456Z] [INFO] 
19:19:26 [2024-02-29T00:19:26.456Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
19:19:26 [2024-02-29T00:19:26.456Z] [INFO] 
19:19:26 [2024-02-29T00:19:26.456Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
19:19:26 [2024-02-29T00:19:26.456Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core.tests
19:19:26 [2024-02-29T00:19:26.456Z] [INFO] 
19:19:26 [2024-02-29T00:19:26.456Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core.tests ---
19:19:26 [2024-02-29T00:19:26.456Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:19:26 [2024-02-29T00:19:26.456Z] [INFO] 
19:19:26 [2024-02-29T00:19:26.456Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
19:19:26 [2024-02-29T00:19:26.456Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
19:19:26 [2024-02-29T00:19:26.456Z] [INFO] 
19:19:26 [2024-02-29T00:19:26.456Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
19:19:26 [2024-02-29T00:19:26.456Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:26 [2024-02-29T00:19:26.456Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:26 [2024-02-29T00:19:26.456Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
19:19:26 [2024-02-29T00:19:26.456Z] [INFO] Nothing to compile - all classes are up to date
19:19:26 [2024-02-29T00:19:26.456Z] [INFO] 
19:19:26 [2024-02-29T00:19:26.456Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
19:19:26 [2024-02-29T00:19:26.456Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT [134/141]
19:19:26 [2024-02-29T00:19:26.456Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
19:19:26 [2024-02-29T00:19:26.456Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:19:26 [2024-02-29T00:19:26.456Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:26 [2024-02-29T00:19:26.456Z] [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
19:19:26 [2024-02-29T00:19:26.713Z] [INFO] 
19:19:26 [2024-02-29T00:19:26.713Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:19:26 [2024-02-29T00:19:26.713Z] [INFO] The project's OSGi version is 1.0.8.202402290016
19:19:26 [2024-02-29T00:19:26.713Z] [INFO] 
19:19:26 [2024-02-29T00:19:26.713Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:19:26 [2024-02-29T00:19:26.713Z] [INFO] 
19:19:26 [2024-02-29T00:19:26.713Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:19:26 [2024-02-29T00:19:26.713Z] [INFO] 
19:19:26 [2024-02-29T00:19:26.713Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:19:26 [2024-02-29T00:19:26.713Z] [INFO] 
19:19:26 [2024-02-29T00:19:26.713Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:19:26 [2024-02-29T00:19:26.713Z] [INFO] 
19:19:26 [2024-02-29T00:19:26.713Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:19:26 [2024-02-29T00:19:26.713Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core.tests
19:19:26 [2024-02-29T00:19:26.970Z] [INFO] 
19:19:26 [2024-02-29T00:19:26.971Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:19:26 [2024-02-29T00:19:26.971Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:26 [2024-02-29T00:19:26.971Z] [INFO] 
19:19:26 [2024-02-29T00:19:26.971Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:19:26 [2024-02-29T00:19:26.971Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
19:19:26 [2024-02-29T00:19:26.971Z] [INFO] 
19:19:26 [2024-02-29T00:19:26.971Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:19:26 [2024-02-29T00:19:26.971Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:26 [2024-02-29T00:19:26.971Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:26 [2024-02-29T00:19:26.971Z] [WARNING] The 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
19:19:26 [2024-02-29T00:19:26.971Z] [INFO] Nothing to compile - all classes are up to date
19:19:26 [2024-02-29T00:19:26.971Z] [INFO] 
19:19:26 [2024-02-29T00:19:26.971Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
19:19:26 [2024-02-29T00:19:26.971Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT [135/141]
19:19:26 [2024-02-29T00:19:26.971Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
19:19:26 [2024-02-29T00:19:26.971Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:19:26 [2024-02-29T00:19:26.971Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:26 [2024-02-29T00:19:26.971Z] [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
19:19:27 [2024-02-29T00:19:27.534Z] [INFO] 
19:19:27 [2024-02-29T00:19:27.535Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:19:27 [2024-02-29T00:19:27.535Z] [INFO] The project's OSGi version is 1.0.3.202402290016
19:19:27 [2024-02-29T00:19:27.535Z] [INFO] 
19:19:27 [2024-02-29T00:19:27.535Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:19:27 [2024-02-29T00:19:27.535Z] [INFO] 
19:19:27 [2024-02-29T00:19:27.535Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:19:27 [2024-02-29T00:19:27.535Z] [INFO] 
19:19:27 [2024-02-29T00:19:27.535Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:19:27 [2024-02-29T00:19:27.535Z] [INFO] 
19:19:27 [2024-02-29T00:19:27.535Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:19:27 [2024-02-29T00:19:27.535Z] [INFO] 
19:19:27 [2024-02-29T00:19:27.535Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:19:27 [2024-02-29T00:19:27.535Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests
19:19:28 [2024-02-29T00:19:28.097Z] [INFO] 
19:19:28 [2024-02-29T00:19:28.097Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:19:28 [2024-02-29T00:19:28.097Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:28 [2024-02-29T00:19:28.097Z] [INFO] 
19:19:28 [2024-02-29T00:19:28.097Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:19:28 [2024-02-29T00:19:28.097Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
19:19:28 [2024-02-29T00:19:28.097Z] [INFO] 
19:19:28 [2024-02-29T00:19:28.097Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:19:28 [2024-02-29T00:19:28.097Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:28 [2024-02-29T00:19:28.097Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:28 [2024-02-29T00:19:28.097Z] [WARNING] The effective 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
19:19:28 [2024-02-29T00:19:28.097Z] [INFO] Nothing to compile - all classes are up to date
19:19:28 [2024-02-29T00:19:28.097Z] [INFO] 
19:19:28 [2024-02-29T00:19:28.097Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
19:19:28 [2024-02-29T00:19:28.097Z] [INFO] Building Trace Compass All Tests 1.0.13-SNAPSHOT               [136/141]
19:19:28 [2024-02-29T00:19:28.097Z] [INFO]   from releng/org.eclipse.tracecompass.alltests/pom.xml
19:19:28 [2024-02-29T00:19:28.097Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:19:28 [2024-02-29T00:19:28.097Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:28 [2024-02-29T00:19:28.098Z] [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
19:19:29 [2024-02-29T00:19:29.028Z] [INFO] 
19:19:29 [2024-02-29T00:19:29.028Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
19:19:29 [2024-02-29T00:19:29.028Z] [INFO] The project's OSGi version is 1.0.13.202402290016
19:19:29 [2024-02-29T00:19:29.028Z] [INFO] 
19:19:29 [2024-02-29T00:19:29.028Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
19:19:29 [2024-02-29T00:19:29.028Z] [INFO] 
19:19:29 [2024-02-29T00:19:29.028Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
19:19:29 [2024-02-29T00:19:29.028Z] [INFO] 
19:19:29 [2024-02-29T00:19:29.028Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
19:19:29 [2024-02-29T00:19:29.028Z] [INFO] 
19:19:29 [2024-02-29T00:19:29.028Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
19:19:29 [2024-02-29T00:19:29.028Z] [INFO] 
19:19:29 [2024-02-29T00:19:29.028Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
19:19:29 [2024-02-29T00:19:29.028Z] [INFO] Resolving class path of Trace Compass All Tests
19:19:29 [2024-02-29T00:19:29.958Z] [INFO] 
19:19:29 [2024-02-29T00:19:29.958Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests ---
19:19:29 [2024-02-29T00:19:29.958Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:29 [2024-02-29T00:19:29.958Z] [INFO] 
19:19:29 [2024-02-29T00:19:29.958Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
19:19:29 [2024-02-29T00:19:29.958Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/src/main/resources
19:19:29 [2024-02-29T00:19:29.958Z] [INFO] 
19:19:29 [2024-02-29T00:19:29.958Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
19:19:29 [2024-02-29T00:19:29.958Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:29 [2024-02-29T00:19:29.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
19:19:29 [2024-02-29T00:19:29.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.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/pom.xml
19:19:29 [2024-02-29T00:19:29.958Z] [INFO] Nothing to compile - all classes are up to date
19:19:29 [2024-02-29T00:19:29.958Z] [INFO] 
19:19:29 [2024-02-29T00:19:29.958Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >--
19:19:29 [2024-02-29T00:19:29.958Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT [137/141]
19:19:29 [2024-02-29T00:19:29.958Z] [INFO]   from releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
19:19:29 [2024-02-29T00:19:29.958Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:19:29 [2024-02-29T00:19:29.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
19:19:29 [2024-02-29T00:19:29.958Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
19:19:30 [2024-02-29T00:19:30.215Z] [INFO] 
19:19:30 [2024-02-29T00:19:30.215Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
19:19:30 [2024-02-29T00:19:30.215Z] [INFO] The project's OSGi version is 1.0.8.202402290016
19:19:30 [2024-02-29T00:19:30.215Z] [INFO] 
19:19:30 [2024-02-29T00:19:30.215Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
19:19:30 [2024-02-29T00:19:30.215Z] [INFO] 
19:19:30 [2024-02-29T00:19:30.215Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
19:19:30 [2024-02-29T00:19:30.215Z] [INFO] 
19:19:30 [2024-02-29T00:19:30.215Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
19:19:30 [2024-02-29T00:19:30.215Z] [INFO] 
19:19:30 [2024-02-29T00:19:30.215Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
19:19:30 [2024-02-29T00:19:30.215Z] [INFO] 
19:19:30 [2024-02-29T00:19:30.215Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
19:19:30 [2024-02-29T00:19:30.215Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests
19:19:30 [2024-02-29T00:19:30.473Z] [INFO] 
19:19:30 [2024-02-29T00:19:30.473Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.core.tests ---
19:19:30 [2024-02-29T00:19:30.473Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:30 [2024-02-29T00:19:30.473Z] [INFO] 
19:19:30 [2024-02-29T00:19:30.473Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
19:19:30 [2024-02-29T00:19:30.473Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
19:19:30 [2024-02-29T00:19:30.473Z] [INFO] 
19:19:30 [2024-02-29T00:19:30.473Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
19:19:30 [2024-02-29T00:19:30.473Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:30 [2024-02-29T00:19:30.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
19:19:30 [2024-02-29T00:19:30.473Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
19:19:30 [2024-02-29T00:19:30.731Z] [INFO] Nothing to compile - all classes are up to date
19:19:30 [2024-02-29T00:19:30.731Z] [INFO] 
19:19:30 [2024-02-29T00:19:30.731Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
19:19:30 [2024-02-29T00:19:30.731Z] [INFO] Building org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT       [138/141]
19:19:30 [2024-02-29T00:19:30.731Z] [INFO]   from releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
19:19:30 [2024-02-29T00:19:30.731Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:19:30 [2024-02-29T00:19:30.731Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
19:19:31 [2024-02-29T00:19:31.296Z] [INFO] 
19:19:31 [2024-02-29T00:19:31.296Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
19:19:31 [2024-02-29T00:19:31.296Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:19:31 [2024-02-29T00:19:31.296Z] [INFO] 
19:19:31 [2024-02-29T00:19:31.296Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
19:19:31 [2024-02-29T00:19:31.296Z] [INFO] 
19:19:31 [2024-02-29T00:19:31.296Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
19:19:31 [2024-02-29T00:19:31.296Z] [INFO] 
19:19:31 [2024-02-29T00:19:31.296Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
19:19:31 [2024-02-29T00:19:31.296Z] [INFO] 
19:19:31 [2024-02-29T00:19:31.296Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
19:19:31 [2024-02-29T00:19:31.296Z] [INFO] 
19:19:31 [2024-02-29T00:19:31.296Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing ---
19:19:31 [2024-02-29T00:19:31.296Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:31 [2024-02-29T00:19:31.296Z] [INFO] 
19:19:31 [2024-02-29T00:19:31.296Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
19:19:31 [2024-02-29T00:19:31.296Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/src/main/resources
19:19:31 [2024-02-29T00:19:31.296Z] [INFO] 
19:19:31 [2024-02-29T00:19:31.296Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
19:19:31 [2024-02-29T00:19:31.296Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT    [139/141]
19:19:31 [2024-02-29T00:19:31.296Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
19:19:31 [2024-02-29T00:19:31.296Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:19:31 [2024-02-29T00:19:31.296Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
19:19:31 [2024-02-29T00:19:31.553Z] [INFO] 
19:19:31 [2024-02-29T00:19:31.553Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
19:19:31 [2024-02-29T00:19:31.553Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:19:31 [2024-02-29T00:19:31.553Z] [INFO] 
19:19:31 [2024-02-29T00:19:31.553Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
19:19:31 [2024-02-29T00:19:31.553Z] [INFO] 
19:19:31 [2024-02-29T00:19:31.553Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
19:19:31 [2024-02-29T00:19:31.553Z] [INFO] 
19:19:31 [2024-02-29T00:19:31.553Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
19:19:31 [2024-02-29T00:19:31.553Z] [INFO] 
19:19:31 [2024-02-29T00:19:31.553Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
19:19:31 [2024-02-29T00:19:31.553Z] [INFO] 
19:19:31 [2024-02-29T00:19:31.553Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote ---
19:19:31 [2024-02-29T00:19:31.553Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:19:31 [2024-02-29T00:19:31.553Z] [INFO] 
19:19:31 [2024-02-29T00:19:31.553Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
19:19:31 [2024-02-29T00:19:31.553Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
19:19:31 [2024-02-29T00:19:31.553Z] [INFO] 
19:19:31 [2024-02-29T00:19:31.553Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
19:19:31 [2024-02-29T00:19:31.553Z] [INFO] Building Trace Compass Repository 9.3.0-SNAPSHOT               [140/141]
19:19:31 [2024-02-29T00:19:31.553Z] [INFO]   from releng/org.eclipse.tracecompass.releng-site/pom.xml
19:19:31 [2024-02-29T00:19:31.553Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
19:19:31 [2024-02-29T00:19:31.553Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/pom.xml
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/target
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site ---
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/src/main/resources
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT [141/141]
19:19:32 [2024-02-29T00:19:32.484Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:19:32 [2024-02-29T00:19:32.484Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:32 [2024-02-29T00:19:32.484Z] [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
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] The project's OSGi version is 1.0.4.202402290016
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:19:32 [2024-02-29T00:19:32.484Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests
19:19:32 [2024-02-29T00:19:32.741Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.741Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:19:32 [2024-02-29T00:19:32.741Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:32 [2024-02-29T00:19:32.741Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.741Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:19:32 [2024-02-29T00:19:32.741Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
19:19:32 [2024-02-29T00:19:32.741Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.741Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:19:32 [2024-02-29T00:19:32.741Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:32 [2024-02-29T00:19:32.741Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:32 [2024-02-29T00:19:32.741Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
19:19:32 [2024-02-29T00:19:32.741Z] [INFO] Nothing to compile - all classes are up to date
19:19:32 [2024-02-29T00:19:32.741Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.741Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
19:19:32 [2024-02-29T00:19:32.741Z] [INFO] Building Trace Compass Parent 9.3.0-SNAPSHOT                   [142/141]
19:19:32 [2024-02-29T00:19:32.741Z] [INFO]   from pom.xml
19:19:32 [2024-02-29T00:19:32.741Z] [INFO] --------------------------------[ pom ]---------------------------------
19:19:32 [2024-02-29T00:19:32.741Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)'
19:19:32 [2024-02-29T00:19:32.741Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
19:19:32 [2024-02-29T00:19:32.741Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
19:19:32 [2024-02-29T00:19:32.741Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
19:19:32 [2024-02-29T00:19:32.742Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
19:19:32 [2024-02-29T00:19:32.742Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] >>> javadoc:3.6.2:aggregate (default-cli) > compile @ org.eclipse.tracecompass >>>
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] Forking Trace Compass Parent 9.3.0-SNAPSHOT
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass ---
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] Forking Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent ---
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] Forking Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent ---
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] Forking org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] The project's OSGi version is 5.2.0.202402290016
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core ---
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/main/resources
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
19:19:32 [2024-02-29T00:19:32.742Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:32 [2024-02-29T00:19:32.742Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:32 [2024-02-29T00:19:32.742Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] Nothing to compile - all classes are up to date
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] Forking Trace Compass State System Parent 9.3.0-SNAPSHOT
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent ---
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] Forking org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] The project's OSGi version is 1.3.0.202402290016
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core ---
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] 
19:19:32 [2024-02-29T00:19:32.742Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
19:19:32 [2024-02-29T00:19:32.742Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:32 [2024-02-29T00:19:32.742Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:32 [2024-02-29T00:19:32.742Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] Nothing to compile - all classes are up to date
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] Forking org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] The project's OSGi version is 3.1.0.202402290016
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core ---
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
19:19:33 [2024-02-29T00:19:33.000Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:33 [2024-02-29T00:19:33.000Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:33 [2024-02-29T00:19:33.000Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] Nothing to compile - all classes are up to date
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] Forking Trace Compass TMF Parent 9.3.0-SNAPSHOT
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent ---
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] Forking Trace Compass Filter Parser 1.1.1-SNAPSHOT
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] The project's OSGi version is 1.1.1.202402290016
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:19:33 [2024-02-29T00:19:33.000Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:19:33 [2024-02-29T00:19:33.001Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:33 [2024-02-29T00:19:33.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
19:19:33 [2024-02-29T00:19:33.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.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] Nothing to compile - all classes are up to date
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] Forking org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] The project's OSGi version is 5.3.1.202402290016
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core ---
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
19:19:33 [2024-02-29T00:19:33.001Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:33 [2024-02-29T00:19:33.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
19:19:33 [2024-02-29T00:19:33.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.statesystem.core:5.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] Nothing to compile - all classes are up to date
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] Forking org.eclipse.tracecompass.tmf.core 9.2.1-SNAPSHOT
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] The project's OSGi version is 9.2.1.202402290016
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core ---
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
19:19:33 [2024-02-29T00:19:33.001Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:33 [2024-02-29T00:19:33.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
19:19:33 [2024-02-29T00:19:33.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.tmf.core:9.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] Nothing to compile - all classes are up to date
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] The project's OSGi version is 2.2.1.202402290016
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core ---
19:19:33 [2024-02-29T00:19:33.001Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:33 [2024-02-29T00:19:33.002Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.002Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
19:19:33 [2024-02-29T00:19:33.002Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
19:19:33 [2024-02-29T00:19:33.002Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.002Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
19:19:33 [2024-02-29T00:19:33.259Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:33 [2024-02-29T00:19:33.259Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:33 [2024-02-29T00:19:33.259Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] Nothing to compile - all classes are up to date
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] Forking org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] The project's OSGi version is 1.0.16.202402290016
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:19:33 [2024-02-29T00:19:33.259Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:33 [2024-02-29T00:19:33.259Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:33 [2024-02-29T00:19:33.259Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] Nothing to compile - all classes are up to date
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] Forking org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] The project's OSGi version is 1.0.25.202402290016
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests ---
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
19:19:33 [2024-02-29T00:19:33.259Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:33 [2024-02-29T00:19:33.259Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:33 [2024-02-29T00:19:33.259Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] Nothing to compile - all classes are up to date
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.259Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] Forking Trace Compass CTF Support Parent 9.3.0-SNAPSHOT
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent ---
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] Forking Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] The project's OSGi version is 1.1.1.202402290016
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser ---
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.260Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
19:19:33 [2024-02-29T00:19:33.260Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:33 [2024-02-29T00:19:33.260Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:33 [2024-02-29T00:19:33.260Z] [WARNING] The 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
19:19:33 [2024-02-29T00:19:33.517Z] [INFO] Nothing to compile - all classes are up to date
19:19:33 [2024-02-29T00:19:33.517Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.517Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.517Z] [INFO] Forking org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT
19:19:33 [2024-02-29T00:19:33.517Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.517Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.517Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
19:19:33 [2024-02-29T00:19:33.517Z] [INFO] The project's OSGi version is 4.4.1.202402290016
19:19:33 [2024-02-29T00:19:33.517Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.517Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
19:19:33 [2024-02-29T00:19:33.517Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.517Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
19:19:33 [2024-02-29T00:19:33.517Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.517Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
19:19:33 [2024-02-29T00:19:33.517Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.517Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
19:19:33 [2024-02-29T00:19:33.517Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.517Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
19:19:33 [2024-02-29T00:19:33.517Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.517Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core ---
19:19:33 [2024-02-29T00:19:33.517Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
19:19:33 [2024-02-29T00:19:33.518Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:33 [2024-02-29T00:19:33.518Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:33 [2024-02-29T00:19:33.518Z] [WARNING] The 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
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] Nothing to compile - all classes are up to date
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] The project's OSGi version is 4.5.1.202402290016
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:19:33 [2024-02-29T00:19:33.518Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:33 [2024-02-29T00:19:33.518Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:33 [2024-02-29T00:19:33.518Z] [WARNING] The effective 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
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] Nothing to compile - all classes are up to date
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] Forking Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] The project's OSGi version is 1.0.15.202402290016
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests ---
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.518Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
19:19:33 [2024-02-29T00:19:33.518Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:33 [2024-02-29T00:19:33.518Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:33 [2024-02-29T00:19:33.518Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] Nothing to compile - all classes are up to date
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] The project's OSGi version is 1.0.17.202402290016
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:19:33 [2024-02-29T00:19:33.775Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:33 [2024-02-29T00:19:33.775Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:33 [2024-02-29T00:19:33.775Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.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
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] Nothing to compile - all classes are up to date
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] The project's OSGi version is 1.0.3.202402290016
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.775Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:19:33 [2024-02-29T00:19:33.776Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:33 [2024-02-29T00:19:33.776Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:33 [2024-02-29T00:19:33.776Z] [WARNING] The 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
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] Nothing to compile - all classes are up to date
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] Forking org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] The project's OSGi version is 9.0.3.202402290016
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] 
19:19:33 [2024-02-29T00:19:33.776Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] Executing tasks
19:19:34 [2024-02-29T00:19:34.033Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
19:19:34 [2024-02-29T00:19:34.033Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.30
19:19:34 [2024-02-29T00:19:34.033Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] Executed tasks
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui ---
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
19:19:34 [2024-02-29T00:19:34.033Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:34 [2024-02-29T00:19:34.033Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:34 [2024-02-29T00:19:34.033Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] Nothing to compile - all classes are up to date
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] The project's OSGi version is 2.1.0.202402290016
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:19:34 [2024-02-29T00:19:34.033Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:34 [2024-02-29T00:19:34.033Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:34 [2024-02-29T00:19:34.033Z] [WARNING] The 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
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] Nothing to compile - all classes are up to date
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] The project's OSGi version is 1.1.0.202402290016
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.033Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
19:19:34 [2024-02-29T00:19:34.034Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.034Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core ---
19:19:34 [2024-02-29T00:19:34.034Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:34 [2024-02-29T00:19:34.034Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.034Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
19:19:34 [2024-02-29T00:19:34.034Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
19:19:34 [2024-02-29T00:19:34.034Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.034Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
19:19:34 [2024-02-29T00:19:34.034Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:34 [2024-02-29T00:19:34.291Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:34 [2024-02-29T00:19:34.291Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] Nothing to compile - all classes are up to date
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] The project's OSGi version is 1.2.1.202402290016
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core ---
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
19:19:34 [2024-02-29T00:19:34.292Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:34 [2024-02-29T00:19:34.292Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:34 [2024-02-29T00:19:34.292Z] [WARNING] The 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
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] Nothing to compile - all classes are up to date
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] Forking org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] The project's OSGi version is 4.1.1.202402290016
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core ---
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
19:19:34 [2024-02-29T00:19:34.292Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:34 [2024-02-29T00:19:34.292Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:34 [2024-02-29T00:19:34.292Z] [WARNING] The 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
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] Nothing to compile - all classes are up to date
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] The project's OSGi version is 5.5.1.202402290016
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core ---
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.292Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
19:19:34 [2024-02-29T00:19:34.292Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:34 [2024-02-29T00:19:34.292Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:34 [2024-02-29T00:19:34.292Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] Nothing to compile - all classes are up to date
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] The project's OSGi version is 4.1.1.202402290016
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:19:34 [2024-02-29T00:19:34.293Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:34 [2024-02-29T00:19:34.293Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:34 [2024-02-29T00:19:34.293Z] [WARNING] The effective 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
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] Nothing to compile - all classes are up to date
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] The project's OSGi version is 8.2.1.202402290016
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.293Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:19:34 [2024-02-29T00:19:34.293Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:34 [2024-02-29T00:19:34.293Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:34 [2024-02-29T00:19:34.293Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] Nothing to compile - all classes are up to date
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] Forking Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent ---
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] Forking org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] The project's OSGi version is 1.2.0.202402290016
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core ---
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
19:19:34 [2024-02-29T00:19:34.551Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:34 [2024-02-29T00:19:34.551Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:34 [2024-02-29T00:19:34.551Z] [WARNING] The 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
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] Nothing to compile - all classes are up to date
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] The project's OSGi version is 3.1.1.202402290016
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.551Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:19:34 [2024-02-29T00:19:34.551Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:34 [2024-02-29T00:19:34.551Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:34 [2024-02-29T00:19:34.551Z] [WARNING] The 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
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] Nothing to compile - all classes are up to date
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] Forking org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] The project's OSGi version is 1.0.21.202402290016
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:19:34 [2024-02-29T00:19:34.552Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:34 [2024-02-29T00:19:34.552Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:34 [2024-02-29T00:19:34.552Z] [WARNING] The effective 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
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] Nothing to compile - all classes are up to date
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] Forking Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent ---
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] Forking org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] The project's OSGi version is 1.0.2.202402290016
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
19:19:34 [2024-02-29T00:19:34.552Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:34 [2024-02-29T00:19:34.552Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:34 [2024-02-29T00:19:34.552Z] [WARNING] The 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
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] No sources to compile
19:19:34 [2024-02-29T00:19:34.552Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] Forking org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] The project's OSGi version is 1.0.22.202402290016
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:19:34 [2024-02-29T00:19:34.552Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
19:19:34 [2024-02-29T00:19:34.553Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.553Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:19:34 [2024-02-29T00:19:34.553Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:34 [2024-02-29T00:19:34.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
19:19:34 [2024-02-29T00:19:34.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.swtbot.tests:1.0.22-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
19:19:34 [2024-02-29T00:19:34.809Z] [INFO] Nothing to compile - all classes are up to date
19:19:34 [2024-02-29T00:19:34.809Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.809Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.809Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT
19:19:34 [2024-02-29T00:19:34.809Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.809Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.809Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:19:34 [2024-02-29T00:19:34.809Z] [INFO] The project's OSGi version is 1.0.3.202402290016
19:19:34 [2024-02-29T00:19:34.809Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.809Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:19:34 [2024-02-29T00:19:34.809Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.809Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:19:34 [2024-02-29T00:19:34.809Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.809Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:19:34 [2024-02-29T00:19:34.809Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.809Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:19:34 [2024-02-29T00:19:34.809Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.809Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:19:34 [2024-02-29T00:19:34.809Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.809Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:19:34 [2024-02-29T00:19:34.809Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:19:34 [2024-02-29T00:19:34.810Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:34 [2024-02-29T00:19:34.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
19:19:34 [2024-02-29T00:19:34.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.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
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] Nothing to compile - all classes are up to date
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] Forking org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] The project's OSGi version is 1.0.8.202402290016
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:19:34 [2024-02-29T00:19:34.810Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:34 [2024-02-29T00:19:34.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
19:19:34 [2024-02-29T00:19:34.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.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
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] Nothing to compile - all classes are up to date
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] Forking org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] The project's OSGi version is 1.1.0.202402290016
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:19:34 [2024-02-29T00:19:34.810Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:34 [2024-02-29T00:19:34.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
19:19:34 [2024-02-29T00:19:34.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.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] Nothing to compile - all classes are up to date
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] The project's OSGi version is 1.0.5.202402290016
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.810Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:19:34 [2024-02-29T00:19:34.811Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.811Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:19:34 [2024-02-29T00:19:34.811Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.811Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:19:34 [2024-02-29T00:19:34.811Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.811Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:19:34 [2024-02-29T00:19:34.811Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.811Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:19:34 [2024-02-29T00:19:34.811Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.811Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:19:34 [2024-02-29T00:19:34.811Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:34 [2024-02-29T00:19:34.811Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.811Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:19:34 [2024-02-29T00:19:34.811Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
19:19:34 [2024-02-29T00:19:34.811Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.811Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:19:34 [2024-02-29T00:19:34.811Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:34 [2024-02-29T00:19:34.811Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:34 [2024-02-29T00:19:34.811Z] [WARNING] The 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
19:19:34 [2024-02-29T00:19:34.811Z] [INFO] Nothing to compile - all classes are up to date
19:19:34 [2024-02-29T00:19:34.811Z] [INFO] 
19:19:34 [2024-02-29T00:19:34.811Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:34 [2024-02-29T00:19:34.811Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT
19:19:34 [2024-02-29T00:19:34.811Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] The project's OSGi version is 1.1.0.202402290016
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:19:35 [2024-02-29T00:19:35.068Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:35 [2024-02-29T00:19:35.068Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:35 [2024-02-29T00:19:35.068Z] [WARNING] The effective 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
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] Nothing to compile - all classes are up to date
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] The project's OSGi version is 1.2.0.202402290016
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:19:35 [2024-02-29T00:19:35.068Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:19:35 [2024-02-29T00:19:35.069Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:35 [2024-02-29T00:19:35.069Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:35 [2024-02-29T00:19:35.069Z] [WARNING] The 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
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] Nothing to compile - all classes are up to date
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] The project's OSGi version is 1.0.4.202402290016
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:19:35 [2024-02-29T00:19:35.069Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:35 [2024-02-29T00:19:35.069Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:35 [2024-02-29T00:19:35.069Z] [WARNING] The effective 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
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] Nothing to compile - all classes are up to date
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] The project's OSGi version is 1.0.7.202402290016
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.069Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.070Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:35 [2024-02-29T00:19:35.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
19:19:35 [2024-02-29T00:19:35.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.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
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] Nothing to compile - all classes are up to date
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] The project's OSGi version is 1.0.7.202402290016
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.070Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.070Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:35 [2024-02-29T00:19:35.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
19:19:35 [2024-02-29T00:19:35.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.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
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] Nothing to compile - all classes are up to date
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] The project's OSGi version is 1.0.18.202402290016
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:19:35 [2024-02-29T00:19:35.327Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:35 [2024-02-29T00:19:35.327Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:35 [2024-02-29T00:19:35.327Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.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
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] Nothing to compile - all classes are up to date
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] The project's OSGi version is 6.1.1.202402290016
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:19:35 [2024-02-29T00:19:35.327Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:35 [2024-02-29T00:19:35.328Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.328Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:19:35 [2024-02-29T00:19:35.328Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
19:19:35 [2024-02-29T00:19:35.328Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.328Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:19:35 [2024-02-29T00:19:35.328Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:35 [2024-02-29T00:19:35.328Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:35 [2024-02-29T00:19:35.328Z] [WARNING] The 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
19:19:35 [2024-02-29T00:19:35.585Z] [INFO] Nothing to compile - all classes are up to date
19:19:35 [2024-02-29T00:19:35.585Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.585Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:35 [2024-02-29T00:19:35.585Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT
19:19:35 [2024-02-29T00:19:35.585Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:35 [2024-02-29T00:19:35.585Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.585Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:19:35 [2024-02-29T00:19:35.585Z] [INFO] The project's OSGi version is 4.1.3.202402290016
19:19:35 [2024-02-29T00:19:35.585Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.585Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:19:35 [2024-02-29T00:19:35.585Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.585Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:19:35 [2024-02-29T00:19:35.585Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.585Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:19:35 [2024-02-29T00:19:35.585Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.585Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:19:35 [2024-02-29T00:19:35.585Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.585Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:19:35 [2024-02-29T00:19:35.585Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.585Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:19:35 [2024-02-29T00:19:35.585Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:35 [2024-02-29T00:19:35.585Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.585Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:19:35 [2024-02-29T00:19:35.585Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
19:19:35 [2024-02-29T00:19:35.585Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.585Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:19:35 [2024-02-29T00:19:35.585Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:35 [2024-02-29T00:19:35.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
19:19:35 [2024-02-29T00:19:35.586Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] Nothing to compile - all classes are up to date
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] The project's OSGi version is 1.0.10.202402290016
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:19:35 [2024-02-29T00:19:35.586Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:35 [2024-02-29T00:19:35.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
19:19:35 [2024-02-29T00:19:35.586Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.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
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] Nothing to compile - all classes are up to date
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] The project's OSGi version is 1.0.11.202402290016
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.586Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:19:35 [2024-02-29T00:19:35.586Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:35 [2024-02-29T00:19:35.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
19:19:35 [2024-02-29T00:19:35.586Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.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
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] Nothing to compile - all classes are up to date
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] The project's OSGi version is 1.0.12.202402290016
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.843Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:35 [2024-02-29T00:19:35.843Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:35 [2024-02-29T00:19:35.843Z] [WARNING] The 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
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] Nothing to compile - all classes are up to date
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.843Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] The project's OSGi version is 1.0.17.202402290016
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.844Z] [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
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:19:35 [2024-02-29T00:19:35.844Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:35 [2024-02-29T00:19:35.844Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:35 [2024-02-29T00:19:35.844Z] [WARNING] The 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
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] Nothing to compile - all classes are up to date
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.core 2.4.1-SNAPSHOT
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] The project's OSGi version is 2.4.1.202402290016
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:19:35 [2024-02-29T00:19:35.844Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:35 [2024-02-29T00:19:35.844Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:35 [2024-02-29T00:19:35.844Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] Nothing to compile - all classes are up to date
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] The project's OSGi version is 1.0.10.202402290016
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] 
19:19:35 [2024-02-29T00:19:35.844Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:19:35 [2024-02-29T00:19:35.844Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:35 [2024-02-29T00:19:35.844Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:35 [2024-02-29T00:19:35.844Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
19:19:36 [2024-02-29T00:19:36.101Z] [INFO] Nothing to compile - all classes are up to date
19:19:36 [2024-02-29T00:19:36.101Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.101Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:36 [2024-02-29T00:19:36.101Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT
19:19:36 [2024-02-29T00:19:36.101Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:36 [2024-02-29T00:19:36.101Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.101Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:19:36 [2024-02-29T00:19:36.101Z] [INFO] The project's OSGi version is 4.1.1.202402290016
19:19:36 [2024-02-29T00:19:36.101Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.101Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:19:36 [2024-02-29T00:19:36.101Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:19:36 [2024-02-29T00:19:36.102Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:36 [2024-02-29T00:19:36.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
19:19:36 [2024-02-29T00:19:36.102Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] Nothing to compile - all classes are up to date
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] The project's OSGi version is 1.0.8.202402290016
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:19:36 [2024-02-29T00:19:36.102Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:36 [2024-02-29T00:19:36.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
19:19:36 [2024-02-29T00:19:36.102Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] Nothing to compile - all classes are up to date
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] Forking Trace Compass BTF Support Parent 9.3.0-SNAPSHOT
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent ---
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] Forking org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] The project's OSGi version is 3.1.0.202402290016
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core ---
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.102Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src/main/resources
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
19:19:36 [2024-02-29T00:19:36.103Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:36 [2024-02-29T00:19:36.103Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:36 [2024-02-29T00:19:36.103Z] [WARNING] The 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
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] Nothing to compile - all classes are up to date
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] Forking org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] The project's OSGi version is 1.1.0.202402290016
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui ---
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.103Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
19:19:36 [2024-02-29T00:19:36.103Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:36 [2024-02-29T00:19:36.103Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:36 [2024-02-29T00:19:36.103Z] [WARNING] The 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
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] Nothing to compile - all classes are up to date
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] Forking Trace Compass Documentation 9.3.0-SNAPSHOT
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc ---
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] Forking Trace Compass Profiling User Guide 9.3.0-SNAPSHOT
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
19:19:36 [2024-02-29T00:19:36.359Z] [INFO] Executing tasks
19:19:36 [2024-02-29T00:19:36.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
19:19:36 [2024-02-29T00:19:36.360Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
19:19:36 [2024-02-29T00:19:36.360Z] [INFO] Executed tasks
19:19:36 [2024-02-29T00:19:36.360Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.360Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
19:19:36 [2024-02-29T00:19:36.360Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/src/main/resources
19:19:36 [2024-02-29T00:19:36.360Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.360Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
19:19:36 [2024-02-29T00:19:36.360Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:36 [2024-02-29T00:19:36.360Z] [INFO] 
19:19:36 [2024-02-29T00:19:36.360Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
19:19:36 [2024-02-29T00:19:36.616Z] [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
19:19:36 [2024-02-29T00:19:36.616Z] [INFO] Command line:
19:19:36 [2024-02-29T00:19:36.616Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-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]
19:19:36 [2024-02-29T00:19:36.616Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:19:39 [2024-02-29T00:19:39.889Z] Buildfile: build.xml
19:19:39 [2024-02-29T00:19:39.889Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
19:19:39 [2024-02-29T00:19:39.889Z] WARNING: A terminally deprecated method in java.lang.System has been called
19:19:39 [2024-02-29T00:19:39.889Z] 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)
19:19:39 [2024-02-29T00:19:39.890Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
19:19:39 [2024-02-29T00:19:39.890Z] WARNING: System::setSecurityManager will be removed in a future release
19:19:39 [2024-02-29T00:19:39.890Z] 
19:19:39 [2024-02-29T00:19:39.890Z] build.index:
19:19:41 [2024-02-29T00:19:41.259Z] BUILD SUCCESSFUL
19:19:41 [2024-02-29T00:19:41.259Z] 
19:19:41 [2024-02-29T00:19:41.259Z] BUILD SUCCESSFUL
19:19:41 [2024-02-29T00:19:41.259Z] Total time: 2 seconds
19:19:41 [2024-02-29T00:19:41.259Z] [INFO] 
19:19:41 [2024-02-29T00:19:41.259Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:41 [2024-02-29T00:19:41.259Z] [INFO] Forking Trace Compass Developer Guide 9.3.0-SNAPSHOT
19:19:41 [2024-02-29T00:19:41.259Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:41 [2024-02-29T00:19:41.259Z] [INFO] 
19:19:41 [2024-02-29T00:19:41.259Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
19:19:41 [2024-02-29T00:19:41.259Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:19:41 [2024-02-29T00:19:41.259Z] [INFO] 
19:19:41 [2024-02-29T00:19:41.259Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
19:19:41 [2024-02-29T00:19:41.259Z] [INFO] 
19:19:41 [2024-02-29T00:19:41.259Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
19:19:41 [2024-02-29T00:19:41.259Z] [INFO] 
19:19:41 [2024-02-29T00:19:41.259Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
19:19:41 [2024-02-29T00:19:41.259Z] [INFO] 
19:19:41 [2024-02-29T00:19:41.259Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
19:19:41 [2024-02-29T00:19:41.259Z] [INFO] 
19:19:41 [2024-02-29T00:19:41.259Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
19:19:41 [2024-02-29T00:19:41.259Z] [INFO] 
19:19:41 [2024-02-29T00:19:41.259Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev ---
19:19:41 [2024-02-29T00:19:41.259Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:41 [2024-02-29T00:19:41.259Z] [INFO] 
19:19:41 [2024-02-29T00:19:41.259Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
19:19:41 [2024-02-29T00:19:41.259Z] [INFO] Executing tasks
19:19:41 [2024-02-29T00:19:41.823Z] 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
19:19:42 [2024-02-29T00:19:42.079Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
19:19:42 [2024-02-29T00:19:42.079Z] [INFO] Executed tasks
19:19:42 [2024-02-29T00:19:42.079Z] [INFO] 
19:19:42 [2024-02-29T00:19:42.079Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
19:19:42 [2024-02-29T00:19:42.079Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
19:19:42 [2024-02-29T00:19:42.079Z] [INFO] 
19:19:42 [2024-02-29T00:19:42.079Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
19:19:42 [2024-02-29T00:19:42.079Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:42 [2024-02-29T00:19:42.079Z] [INFO] 
19:19:42 [2024-02-29T00:19:42.079Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
19:19:42 [2024-02-29T00:19:42.079Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
19:19:42 [2024-02-29T00:19:42.079Z] [INFO] Command line:
19:19:42 [2024-02-29T00:19:42.079Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-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]
19:19:42 [2024-02-29T00:19:42.079Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:19:45 [2024-02-29T00:19:45.351Z] Buildfile: build.xml
19:19:45 [2024-02-29T00:19:45.351Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
19:19:45 [2024-02-29T00:19:45.351Z] WARNING: A terminally deprecated method in java.lang.System has been called
19:19:45 [2024-02-29T00:19:45.351Z] 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)
19:19:45 [2024-02-29T00:19:45.352Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
19:19:45 [2024-02-29T00:19:45.352Z] WARNING: System::setSecurityManager will be removed in a future release
19:19:45 [2024-02-29T00:19:45.352Z] 
19:19:45 [2024-02-29T00:19:45.352Z] build.index:
19:19:47 [2024-02-29T00:19:47.874Z] BUILD SUCCESSFUL
19:19:47 [2024-02-29T00:19:47.874Z] 
19:19:47 [2024-02-29T00:19:47.874Z] BUILD SUCCESSFUL
19:19:47 [2024-02-29T00:19:47.874Z] Total time: 3 seconds
19:19:47 [2024-02-29T00:19:47.874Z] [INFO] 
19:19:47 [2024-02-29T00:19:47.874Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:47 [2024-02-29T00:19:47.874Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT
19:19:47 [2024-02-29T00:19:47.874Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:47 [2024-02-29T00:19:47.874Z] [INFO] 
19:19:47 [2024-02-29T00:19:47.874Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:19:47 [2024-02-29T00:19:47.874Z] [INFO] The project's OSGi version is 2.2.0.202402290016
19:19:47 [2024-02-29T00:19:47.874Z] [INFO] 
19:19:47 [2024-02-29T00:19:47.874Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:19:47 [2024-02-29T00:19:47.874Z] [INFO] 
19:19:47 [2024-02-29T00:19:47.874Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:19:47 [2024-02-29T00:19:47.874Z] [INFO] 
19:19:47 [2024-02-29T00:19:47.874Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:19:48 [2024-02-29T00:19:48.132Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:48 [2024-02-29T00:19:48.132Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:19:48 [2024-02-29T00:19:48.132Z] [WARNING] The effective 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
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] Nothing to compile - all classes are up to date
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] Forking org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf ---
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf ---
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/src/main/resources
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] Forking org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
19:19:48 [2024-02-29T00:19:48.132Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/src/main/resources
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] Forking org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] The project's OSGi version is 1.0.4.202402290016
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
19:19:48 [2024-02-29T00:19:48.133Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:48 [2024-02-29T00:19:48.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
19:19:48 [2024-02-29T00:19:48.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.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] Nothing to compile - all classes are up to date
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] Forking org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] The project's OSGi version is 1.1.11.202402290016
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
19:19:48 [2024-02-29T00:19:48.133Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:48 [2024-02-29T00:19:48.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
19:19:48 [2024-02-29T00:19:48.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.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/pom.xml
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] Nothing to compile - all classes are up to date
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] Forking org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/src/main/resources
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] Forking org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] The project's OSGi version is 1.0.4.202402290016
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.133Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:19:48 [2024-02-29T00:19:48.134Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:48 [2024-02-29T00:19:48.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
19:19:48 [2024-02-29T00:19:48.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.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] Nothing to compile - all classes are up to date
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf ---
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf ---
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] The project's OSGi version is 1.0.12.202402290016
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.134Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:19:48 [2024-02-29T00:19:48.134Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:48 [2024-02-29T00:19:48.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
19:19:48 [2024-02-29T00:19:48.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.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
19:19:48 [2024-02-29T00:19:48.391Z] [INFO] Nothing to compile - all classes are up to date
19:19:48 [2024-02-29T00:19:48.391Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.391Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:48 [2024-02-29T00:19:48.391Z] [INFO] Forking Trace Compass User Guide 9.3.0-SNAPSHOT
19:19:48 [2024-02-29T00:19:48.391Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:48 [2024-02-29T00:19:48.391Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.391Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
19:19:48 [2024-02-29T00:19:48.391Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:19:48 [2024-02-29T00:19:48.391Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.391Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
19:19:48 [2024-02-29T00:19:48.391Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.391Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
19:19:48 [2024-02-29T00:19:48.391Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.391Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
19:19:48 [2024-02-29T00:19:48.391Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.391Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
19:19:48 [2024-02-29T00:19:48.391Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.391Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
19:19:48 [2024-02-29T00:19:48.391Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.391Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user ---
19:19:48 [2024-02-29T00:19:48.391Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:48 [2024-02-29T00:19:48.391Z] [INFO] 
19:19:48 [2024-02-29T00:19:48.391Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
19:19:48 [2024-02-29T00:19:48.391Z] [INFO] Executing tasks
19:19:48 [2024-02-29T00:19:48.955Z] 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
19:19:49 [2024-02-29T00:19:49.211Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
19:19:49 [2024-02-29T00:19:49.211Z] [INFO] Executed tasks
19:19:49 [2024-02-29T00:19:49.211Z] [INFO] 
19:19:49 [2024-02-29T00:19:49.211Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
19:19:49 [2024-02-29T00:19:49.211Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/src/main/resources
19:19:49 [2024-02-29T00:19:49.211Z] [INFO] 
19:19:49 [2024-02-29T00:19:49.211Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
19:19:49 [2024-02-29T00:19:49.211Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:49 [2024-02-29T00:19:49.211Z] [INFO] 
19:19:49 [2024-02-29T00:19:49.211Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
19:19:49 [2024-02-29T00:19:49.211Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
19:19:49 [2024-02-29T00:19:49.211Z] [INFO] Command line:
19:19:49 [2024-02-29T00:19:49.211Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-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]
19:19:49 [2024-02-29T00:19:49.211Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:19:52 [2024-02-29T00:19:52.484Z] Buildfile: build.xml
19:19:52 [2024-02-29T00:19:52.484Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
19:19:52 [2024-02-29T00:19:52.484Z] WARNING: A terminally deprecated method in java.lang.System has been called
19:19:52 [2024-02-29T00:19:52.484Z] 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)
19:19:52 [2024-02-29T00:19:52.484Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
19:19:52 [2024-02-29T00:19:52.484Z] WARNING: System::setSecurityManager will be removed in a future release
19:19:52 [2024-02-29T00:19:52.484Z] 
19:19:52 [2024-02-29T00:19:52.484Z] build.index:
19:19:55 [2024-02-29T00:19:55.757Z] BUILD SUCCESSFUL
19:19:55 [2024-02-29T00:19:55.757Z] 
19:19:55 [2024-02-29T00:19:55.757Z] BUILD SUCCESSFUL
19:19:55 [2024-02-29T00:19:55.757Z] Total time: 4 seconds
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] 
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] Forking Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] 
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] 
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] 
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] 
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] 
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] 
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] 
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] 
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] Executing tasks
19:19:55 [2024-02-29T00:19:55.757Z] 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
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] Executed tasks
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] 
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] 
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:19:55 [2024-02-29T00:19:55.757Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] 
19:19:55 [2024-02-29T00:19:55.757Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:19:56 [2024-02-29T00:19:56.013Z] [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
19:19:56 [2024-02-29T00:19:56.013Z] [INFO] Command line:
19:19:56 [2024-02-29T00:19:56.013Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-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]
19:19:56 [2024-02-29T00:19:56.013Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:19:59 [2024-02-29T00:19:59.284Z] Buildfile: build.xml
19:19:59 [2024-02-29T00:19:59.284Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
19:19:59 [2024-02-29T00:19:59.284Z] WARNING: A terminally deprecated method in java.lang.System has been called
19:19:59 [2024-02-29T00:19:59.284Z] 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)
19:19:59 [2024-02-29T00:19:59.284Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
19:19:59 [2024-02-29T00:19:59.284Z] WARNING: System::setSecurityManager will be removed in a future release
19:19:59 [2024-02-29T00:19:59.284Z] 
19:19:59 [2024-02-29T00:19:59.284Z] build.index:
19:20:01 [2024-02-29T00:20:01.178Z] BUILD SUCCESSFUL
19:20:01 [2024-02-29T00:20:01.178Z] 
19:20:01 [2024-02-29T00:20:01.178Z] BUILD SUCCESSFUL
19:20:01 [2024-02-29T00:20:01.178Z] Total time: 3 seconds
19:20:01 [2024-02-29T00:20:01.178Z] [INFO] 
19:20:01 [2024-02-29T00:20:01.178Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:01 [2024-02-29T00:20:01.178Z] [INFO] Forking Trace Compass RCP User Guide 9.3.0-SNAPSHOT
19:20:01 [2024-02-29T00:20:01.178Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:01 [2024-02-29T00:20:01.178Z] [INFO] 
19:20:01 [2024-02-29T00:20:01.178Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
19:20:01 [2024-02-29T00:20:01.179Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:20:01 [2024-02-29T00:20:01.179Z] [INFO] 
19:20:01 [2024-02-29T00:20:01.179Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
19:20:01 [2024-02-29T00:20:01.179Z] [INFO] 
19:20:01 [2024-02-29T00:20:01.179Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
19:20:01 [2024-02-29T00:20:01.179Z] [INFO] 
19:20:01 [2024-02-29T00:20:01.179Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
19:20:01 [2024-02-29T00:20:01.179Z] [INFO] 
19:20:01 [2024-02-29T00:20:01.179Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
19:20:01 [2024-02-29T00:20:01.179Z] [INFO] 
19:20:01 [2024-02-29T00:20:01.179Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
19:20:01 [2024-02-29T00:20:01.179Z] [INFO] 
19:20:01 [2024-02-29T00:20:01.179Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user ---
19:20:01 [2024-02-29T00:20:01.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/doc/org.eclipse.tracecompass.rcp.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:20:01 [2024-02-29T00:20:01.179Z] [INFO] 
19:20:01 [2024-02-29T00:20:01.179Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
19:20:01 [2024-02-29T00:20:01.179Z] [INFO] Executing tasks
19:20:01 [2024-02-29T00:20:01.179Z] 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
19:20:01 [2024-02-29T00:20:01.179Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
19:20:01 [2024-02-29T00:20:01.179Z] [INFO] Executed tasks
19:20:01 [2024-02-29T00:20:01.179Z] [INFO] 
19:20:01 [2024-02-29T00:20:01.179Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
19:20:01 [2024-02-29T00:20:01.179Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
19:20:01 [2024-02-29T00:20:01.179Z] [INFO] 
19:20:01 [2024-02-29T00:20:01.179Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
19:20:01 [2024-02-29T00:20:01.179Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:01 [2024-02-29T00:20:01.179Z] [INFO] 
19:20:01 [2024-02-29T00:20:01.179Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
19:20:01 [2024-02-29T00:20:01.179Z] [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
19:20:01 [2024-02-29T00:20:01.179Z] [INFO] Command line:
19:20:01 [2024-02-29T00:20:01.179Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-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]
19:20:01 [2024-02-29T00:20:01.179Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:20:04 [2024-02-29T00:20:04.457Z] Buildfile: build.xml
19:20:04 [2024-02-29T00:20:04.457Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
19:20:04 [2024-02-29T00:20:04.457Z] WARNING: A terminally deprecated method in java.lang.System has been called
19:20:04 [2024-02-29T00:20:04.457Z] 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)
19:20:04 [2024-02-29T00:20:04.457Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
19:20:04 [2024-02-29T00:20:04.457Z] WARNING: System::setSecurityManager will be removed in a future release
19:20:04 [2024-02-29T00:20:04.457Z] 
19:20:04 [2024-02-29T00:20:04.457Z] build.index:
19:20:06 [2024-02-29T00:20:06.350Z] BUILD SUCCESSFUL
19:20:06 [2024-02-29T00:20:06.350Z] 
19:20:06 [2024-02-29T00:20:06.350Z] BUILD SUCCESSFUL
19:20:06 [2024-02-29T00:20:06.350Z] Total time: 2 seconds
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] 
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] Forking Trace Compass Pcap User Guide 9.3.0-SNAPSHOT
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] 
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] 
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] 
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] 
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] 
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] 
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] 
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] 
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] Executing tasks
19:20:06 [2024-02-29T00:20:06.350Z] 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
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] Executed tasks
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] 
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] 
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:20:06 [2024-02-29T00:20:06.350Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] 
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:20:06 [2024-02-29T00:20:06.350Z] [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
19:20:06 [2024-02-29T00:20:06.350Z] [INFO] Command line:
19:20:06 [2024-02-29T00:20:06.350Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/tracecompass-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]
19:20:06 [2024-02-29T00:20:06.350Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:20:09 [2024-02-29T00:20:09.625Z] Buildfile: build.xml
19:20:09 [2024-02-29T00:20:09.625Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
19:20:09 [2024-02-29T00:20:09.625Z] WARNING: A terminally deprecated method in java.lang.System has been called
19:20:09 [2024-02-29T00:20:09.625Z] 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)
19:20:09 [2024-02-29T00:20:09.625Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
19:20:09 [2024-02-29T00:20:09.625Z] WARNING: System::setSecurityManager will be removed in a future release
19:20:09 [2024-02-29T00:20:09.625Z] 
19:20:09 [2024-02-29T00:20:09.625Z] build.index:
19:20:10 [2024-02-29T00:20:10.556Z] BUILD SUCCESSFUL
19:20:10 [2024-02-29T00:20:10.556Z] 
19:20:10 [2024-02-29T00:20:10.556Z] BUILD SUCCESSFUL
19:20:10 [2024-02-29T00:20:10.556Z] Total time: 2 seconds
19:20:10 [2024-02-29T00:20:10.812Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] Forking org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] The project's OSGi version is 1.0.11.202402290016
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples ---
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src/main/resources
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
19:20:10 [2024-02-29T00:20:10.813Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:10 [2024-02-29T00:20:10.813Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:10 [2024-02-29T00:20:10.813Z] [WARNING] The 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
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] Nothing to compile - all classes are up to date
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] Forking Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent ---
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] The project's OSGi version is 1.1.1.202402290016
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core ---
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
19:20:10 [2024-02-29T00:20:10.813Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:10 [2024-02-29T00:20:10.813Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:10 [2024-02-29T00:20:10.813Z] [WARNING] The 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
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] Nothing to compile - all classes are up to date
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] The project's OSGi version is 1.2.0.202402290016
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.813Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:20:10 [2024-02-29T00:20:10.813Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:10 [2024-02-29T00:20:10.813Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:10 [2024-02-29T00:20:10.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.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] Nothing to compile - all classes are up to date
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace ---
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace ---
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] The project's OSGi version is 1.0.3.202402290016
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:20:10 [2024-02-29T00:20:10.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/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:20:10 [2024-02-29T00:20:10.814Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:10 [2024-02-29T00:20:10.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
19:20:10 [2024-02-29T00:20:10.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.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] Nothing to compile - all classes are up to date
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] The project's OSGi version is 1.0.3.202402290016
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:20:10 [2024-02-29T00:20:10.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/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] 
19:20:10 [2024-02-29T00:20:10.814Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:20:10 [2024-02-29T00:20:10.814Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:10 [2024-02-29T00:20:10.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
19:20:10 [2024-02-29T00:20:10.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.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
19:20:11 [2024-02-29T00:20:11.071Z] [INFO] Nothing to compile - all classes are up to date
19:20:11 [2024-02-29T00:20:11.071Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.071Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.071Z] [INFO] Forking org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT
19:20:11 [2024-02-29T00:20:11.071Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.071Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.071Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:20:11 [2024-02-29T00:20:11.071Z] [INFO] The project's OSGi version is 1.0.3.202402290016
19:20:11 [2024-02-29T00:20:11.071Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.071Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:20:11 [2024-02-29T00:20:11.071Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.071Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:20:11 [2024-02-29T00:20:11.071Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.071Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:20:11 [2024-02-29T00:20:11.071Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.071Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:20:11 [2024-02-29T00:20:11.071Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.071Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:20:11 [2024-02-29T00:20:11.071Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.071Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:20:11 [2024-02-29T00:20:11.072Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:11 [2024-02-29T00:20:11.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
19:20:11 [2024-02-29T00:20:11.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.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
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] Nothing to compile - all classes are up to date
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] The project's OSGi version is 2.1.0.202402290016
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core ---
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
19:20:11 [2024-02-29T00:20:11.072Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:11 [2024-02-29T00:20:11.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
19:20:11 [2024-02-29T00:20:11.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.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] Nothing to compile - all classes are up to date
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] The project's OSGi version is 1.1.0.202402290016
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:20:11 [2024-02-29T00:20:11.072Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:11 [2024-02-29T00:20:11.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
19:20:11 [2024-02-29T00:20:11.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.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] Nothing to compile - all classes are up to date
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] The project's OSGi version is 1.3.0.202402290016
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core ---
19:20:11 [2024-02-29T00:20:11.072Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:20:11 [2024-02-29T00:20:11.073Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.073Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
19:20:11 [2024-02-29T00:20:11.073Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
19:20:11 [2024-02-29T00:20:11.073Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.073Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
19:20:11 [2024-02-29T00:20:11.073Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:11 [2024-02-29T00:20:11.073Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:11 [2024-02-29T00:20:11.073Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] Nothing to compile - all classes are up to date
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] The project's OSGi version is 1.3.0.202402290016
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:20:11 [2024-02-29T00:20:11.329Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:11 [2024-02-29T00:20:11.329Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:11 [2024-02-29T00:20:11.329Z] [WARNING] The 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
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] Nothing to compile - all classes are up to date
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control ---
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control ---
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] The project's OSGi version is 1.1.4.202402290016
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.329Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:20:11 [2024-02-29T00:20:11.330Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:11 [2024-02-29T00:20:11.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
19:20:11 [2024-02-29T00:20:11.330Z] [WARNING] The 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
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] Nothing to compile - all classes are up to date
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] The project's OSGi version is 1.0.3.202402290016
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:20:11 [2024-02-29T00:20:11.330Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:11 [2024-02-29T00:20:11.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
19:20:11 [2024-02-29T00:20:11.330Z] [WARNING] The effective 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
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] Nothing to compile - all classes are up to date
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] The project's OSGi version is 2.0.6.202402290016
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.330Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:20:11 [2024-02-29T00:20:11.330Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:11 [2024-02-29T00:20:11.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
19:20:11 [2024-02-29T00:20:11.330Z] [WARNING] The 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
19:20:11 [2024-02-29T00:20:11.587Z] [INFO] Nothing to compile - all classes are up to date
19:20:11 [2024-02-29T00:20:11.587Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.587Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] The project's OSGi version is 1.0.9.202402290016
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:20:11 [2024-02-29T00:20:11.588Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:11 [2024-02-29T00:20:11.588Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:11 [2024-02-29T00:20:11.588Z] [WARNING] The 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
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] Nothing to compile - all classes are up to date
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] The project's OSGi version is 2.1.0.202402290016
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:20:11 [2024-02-29T00:20:11.588Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:11 [2024-02-29T00:20:11.588Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:11 [2024-02-29T00:20:11.588Z] [WARNING] The 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
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] Nothing to compile - all classes are up to date
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] The project's OSGi version is 1.0.16.202402290016
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:20:11 [2024-02-29T00:20:11.588Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:20:11 [2024-02-29T00:20:11.589Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:11 [2024-02-29T00:20:11.589Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:11 [2024-02-29T00:20:11.589Z] [WARNING] The effective 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
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] Nothing to compile - all classes are up to date
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] The project's OSGi version is 2.0.7.202402290016
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.589Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:20:11 [2024-02-29T00:20:11.845Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:20:11 [2024-02-29T00:20:11.846Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:11 [2024-02-29T00:20:11.846Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:11 [2024-02-29T00:20:11.846Z] [WARNING] The 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
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] Nothing to compile - all classes are up to date
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] The project's OSGi version is 1.0.21.202402290016
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:20:11 [2024-02-29T00:20:11.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/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:20:11 [2024-02-29T00:20:11.846Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:11 [2024-02-29T00:20:11.846Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:11 [2024-02-29T00:20:11.846Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] Nothing to compile - all classes are up to date
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] The project's OSGi version is 5.2.2.202402290016
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:20:11 [2024-02-29T00:20:11.846Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:11 [2024-02-29T00:20:11.846Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:11 [2024-02-29T00:20:11.846Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] Nothing to compile - all classes are up to date
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] The project's OSGi version is 3.1.0.202402290016
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.846Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:20:11 [2024-02-29T00:20:11.847Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:11 [2024-02-29T00:20:11.847Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.847Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:20:11 [2024-02-29T00:20:11.847Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
19:20:11 [2024-02-29T00:20:11.847Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.847Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:20:11 [2024-02-29T00:20:11.847Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:11 [2024-02-29T00:20:11.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
19:20:11 [2024-02-29T00:20:11.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.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
19:20:11 [2024-02-29T00:20:11.847Z] [INFO] Nothing to compile - all classes are up to date
19:20:11 [2024-02-29T00:20:11.847Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.847Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.847Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT
19:20:11 [2024-02-29T00:20:11.847Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:11 [2024-02-29T00:20:11.847Z] [INFO] 
19:20:11 [2024-02-29T00:20:11.847Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
19:20:12 [2024-02-29T00:20:12.103Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:20:12 [2024-02-29T00:20:12.103Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.103Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
19:20:12 [2024-02-29T00:20:12.103Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.103Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
19:20:12 [2024-02-29T00:20:12.103Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.103Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
19:20:12 [2024-02-29T00:20:12.103Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.103Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
19:20:12 [2024-02-29T00:20:12.103Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.103Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust ---
19:20:12 [2024-02-29T00:20:12.103Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:12 [2024-02-29T00:20:12.103Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust ---
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] The project's OSGi version is 1.0.15.202402290016
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:20:12 [2024-02-29T00:20:12.104Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:12 [2024-02-29T00:20:12.104Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:12 [2024-02-29T00:20:12.104Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] Nothing to compile - all classes are up to date
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] The project's OSGi version is 1.0.3.202402290016
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:20:12 [2024-02-29T00:20:12.104Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:12 [2024-02-29T00:20:12.104Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:12 [2024-02-29T00:20:12.104Z] [WARNING] The 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
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] Nothing to compile - all classes are up to date
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] The project's OSGi version is 1.0.16.202402290016
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.104Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:20:12 [2024-02-29T00:20:12.104Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:12 [2024-02-29T00:20:12.104Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:12 [2024-02-29T00:20:12.104Z] [WARNING] The 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
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] Nothing to compile - all classes are up to date
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] Forking Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent ---
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] Forking org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] The project's OSGi version is 1.2.1.202402290016
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core ---
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
19:20:12 [2024-02-29T00:20:12.105Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:12 [2024-02-29T00:20:12.105Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:12 [2024-02-29T00:20:12.105Z] [WARNING] The 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
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] Nothing to compile - all classes are up to date
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] Forking Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] The project's OSGi version is 1.0.7.202402290016
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests ---
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.105Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
19:20:12 [2024-02-29T00:20:12.105Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:12 [2024-02-29T00:20:12.105Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:12 [2024-02-29T00:20:12.105Z] [WARNING] The 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
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] Nothing to compile - all classes are up to date
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] The project's OSGi version is 1.1.1.202402290016
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:20:12 [2024-02-29T00:20:12.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/pcap/org.eclipse.tracecompass.tmf.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:20:12 [2024-02-29T00:20:12.362Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:12 [2024-02-29T00:20:12.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
19:20:12 [2024-02-29T00:20:12.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.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] Nothing to compile - all classes are up to date
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] The project's OSGi version is 1.2.0.202402290016
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:20:12 [2024-02-29T00:20:12.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/pcap/org.eclipse.tracecompass.tmf.pcap.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.362Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:20:12 [2024-02-29T00:20:12.362Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:12 [2024-02-29T00:20:12.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
19:20:12 [2024-02-29T00:20:12.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.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] Nothing to compile - all classes are up to date
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap ---
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap ---
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] The project's OSGi version is 1.0.4.202402290016
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.363Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:20:12 [2024-02-29T00:20:12.363Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:12 [2024-02-29T00:20:12.363Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:12 [2024-02-29T00:20:12.363Z] [WARNING] The effective 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
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] Nothing to compile - all classes are up to date
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] The project's OSGi version is 1.0.3.202402290016
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:20:12 [2024-02-29T00:20:12.620Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:12 [2024-02-29T00:20:12.620Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:12 [2024-02-29T00:20:12.620Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.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
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] Nothing to compile - all classes are up to date
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] Forking Trace Compass RCP Parent 9.3.0-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent ---
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] Forking Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding ---
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
19:20:12 [2024-02-29T00:20:12.620Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:12 [2024-02-29T00:20:12.620Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:12 [2024-02-29T00:20:12.620Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] Forking Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.620Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] Forking org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] The project's OSGi version is 1.1.0.202402290016
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core ---
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
19:20:12 [2024-02-29T00:20:12.621Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:12 [2024-02-29T00:20:12.621Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:12 [2024-02-29T00:20:12.621Z] [WARNING] The effective 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
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] Nothing to compile - all classes are up to date
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] Forking org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui ---
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.621Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
19:20:12 [2024-02-29T00:20:12.621Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:12 [2024-02-29T00:20:12.621Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:12 [2024-02-29T00:20:12.621Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] Nothing to compile - all classes are up to date
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] Forking Trace Compass RCP Feature 9.3.0-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp ---
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp ---
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/src/main/resources
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] Forking org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] The project's OSGi version is 1.0.3.202402290016
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.879Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:20:12 [2024-02-29T00:20:12.880Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:12 [2024-02-29T00:20:12.880Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:12 [2024-02-29T00:20:12.880Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.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
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] Nothing to compile - all classes are up to date
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] Forking org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] The project's OSGi version is 2.0.5.202402290016
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:20:12 [2024-02-29T00:20:12.880Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:12 [2024-02-29T00:20:12.880Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:12 [2024-02-29T00:20:12.880Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] Nothing to compile - all classes are up to date
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] Forking org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] The project's OSGi version is 1.0.5.202402290016
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:20:12 [2024-02-29T00:20:12.880Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:12 [2024-02-29T00:20:12.880Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:12 [2024-02-29T00:20:12.880Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] Nothing to compile - all classes are up to date
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] Forking org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator ---
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator ---
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.880Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] Forking org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli ---
19:20:12 [2024-02-29T00:20:12.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/tmf/org.eclipse.tracecompass.tmf.cli/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli ---
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] Forking Trace Compass Json trace Parent 9.3.0-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent ---
19:20:12 [2024-02-29T00:20:12.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/jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] Forking org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] The project's OSGi version is 1.1.0.202402290016
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core ---
19:20:12 [2024-02-29T00:20:12.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/jsontrace/org.eclipse.tracecompass.jsontrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
19:20:12 [2024-02-29T00:20:12.881Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:12 [2024-02-29T00:20:12.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
19:20:12 [2024-02-29T00:20:12.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.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] Nothing to compile - all classes are up to date
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] Forking org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace ---
19:20:12 [2024-02-29T00:20:12.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/jsontrace/org.eclipse.tracecompass.jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace ---
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] Forking Trace Compass RCP Product 9.3.0-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product ---
19:20:12 [2024-02-29T00:20:12.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/rcp/org.eclipse.tracecompass.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] Forking Trace Compass Target Platform 9.3.0-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.881Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.target ---
19:20:12 [2024-02-29T00:20:12.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/releng/org.eclipse.tracecompass.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
19:20:12 [2024-02-29T00:20:12.882Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.882Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.882Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT
19:20:12 [2024-02-29T00:20:12.882Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:12 [2024-02-29T00:20:12.882Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.882Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
19:20:12 [2024-02-29T00:20:12.882Z] [INFO] The project's OSGi version is 1.0.5.202402290016
19:20:12 [2024-02-29T00:20:12.882Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.882Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
19:20:12 [2024-02-29T00:20:12.882Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.882Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
19:20:12 [2024-02-29T00:20:12.882Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.882Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
19:20:12 [2024-02-29T00:20:12.882Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.882Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
19:20:12 [2024-02-29T00:20:12.882Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.882Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
19:20:12 [2024-02-29T00:20:12.882Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.882Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
19:20:12 [2024-02-29T00:20:12.882Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:12 [2024-02-29T00:20:12.882Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.882Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
19:20:12 [2024-02-29T00:20:12.882Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
19:20:12 [2024-02-29T00:20:12.882Z] [INFO] 
19:20:12 [2024-02-29T00:20:12.882Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
19:20:12 [2024-02-29T00:20:12.882Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:12 [2024-02-29T00:20:12.882Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:12 [2024-02-29T00:20:12.882Z] [WARNING] The effective 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
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] Nothing to compile - all classes are up to date
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] The project's OSGi version is 1.0.15.202402290016
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:20:13 [2024-02-29T00:20:13.139Z] [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
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:20:13 [2024-02-29T00:20:13.139Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:13 [2024-02-29T00:20:13.139Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:13 [2024-02-29T00:20:13.139Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.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
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] Nothing to compile - all classes are up to date
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] The project's OSGi version is 1.0.11.202402290016
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.139Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
19:20:13 [2024-02-29T00:20:13.139Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:13 [2024-02-29T00:20:13.139Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:13 [2024-02-29T00:20:13.139Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] Nothing to compile - all classes are up to date
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] Forking org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] The project's OSGi version is 1.0.16.202402290016
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:20:13 [2024-02-29T00:20:13.396Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:13 [2024-02-29T00:20:13.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
19:20:13 [2024-02-29T00:20:13.396Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] Nothing to compile - all classes are up to date
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] The project's OSGi version is 1.0.3.202402290016
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
19:20:13 [2024-02-29T00:20:13.396Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:13 [2024-02-29T00:20:13.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
19:20:13 [2024-02-29T00:20:13.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.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
19:20:13 [2024-02-29T00:20:13.396Z] [INFO] Nothing to compile - all classes are up to date
19:20:13 [2024-02-29T00:20:13.397Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.397Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:13 [2024-02-29T00:20:13.397Z] [INFO] Forking org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT
19:20:13 [2024-02-29T00:20:13.397Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:13 [2024-02-29T00:20:13.397Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.397Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
19:20:13 [2024-02-29T00:20:13.397Z] [INFO] The project's OSGi version is 1.0.9.202402290016
19:20:13 [2024-02-29T00:20:13.397Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.397Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
19:20:13 [2024-02-29T00:20:13.397Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.397Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
19:20:13 [2024-02-29T00:20:13.397Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.397Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
19:20:13 [2024-02-29T00:20:13.397Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.397Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
19:20:13 [2024-02-29T00:20:13.397Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.397Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
19:20:13 [2024-02-29T00:20:13.397Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.397Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core.tests ---
19:20:13 [2024-02-29T00:20:13.397Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:13 [2024-02-29T00:20:13.397Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.397Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
19:20:13 [2024-02-29T00:20:13.397Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
19:20:13 [2024-02-29T00:20:13.397Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.397Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
19:20:13 [2024-02-29T00:20:13.397Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:13 [2024-02-29T00:20:13.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
19:20:13 [2024-02-29T00:20:13.397Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
19:20:13 [2024-02-29T00:20:13.653Z] [INFO] Nothing to compile - all classes are up to date
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] Forking org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] The project's OSGi version is 1.0.8.202402290016
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:20:13 [2024-02-29T00:20:13.654Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:13 [2024-02-29T00:20:13.654Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:13 [2024-02-29T00:20:13.654Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] Nothing to compile - all classes are up to date
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] The project's OSGi version is 1.0.3.202402290016
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
19:20:13 [2024-02-29T00:20:13.654Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:13 [2024-02-29T00:20:13.654Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:13 [2024-02-29T00:20:13.654Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.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
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] Nothing to compile - all classes are up to date
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] Forking Trace Compass All Tests 1.0.13-SNAPSHOT
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] The project's OSGi version is 1.0.13.202402290016
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests ---
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/src/main/resources
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.654Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
19:20:13 [2024-02-29T00:20:13.654Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:13 [2024-02-29T00:20:13.654Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:13 [2024-02-29T00:20:13.654Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/pom.xml
19:20:13 [2024-02-29T00:20:13.655Z] [INFO] Nothing to compile - all classes are up to date
19:20:13 [2024-02-29T00:20:13.655Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.655Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:13 [2024-02-29T00:20:13.655Z] [INFO] Forking org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT
19:20:13 [2024-02-29T00:20:13.655Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:13 [2024-02-29T00:20:13.655Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.655Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
19:20:13 [2024-02-29T00:20:13.655Z] [INFO] The project's OSGi version is 1.0.8.202402290016
19:20:13 [2024-02-29T00:20:13.655Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.655Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
19:20:13 [2024-02-29T00:20:13.655Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.655Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
19:20:13 [2024-02-29T00:20:13.655Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.655Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
19:20:13 [2024-02-29T00:20:13.655Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.655Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
19:20:13 [2024-02-29T00:20:13.655Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.655Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
19:20:13 [2024-02-29T00:20:13.655Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.655Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.core.tests ---
19:20:13 [2024-02-29T00:20:13.655Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:13 [2024-02-29T00:20:13.655Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.655Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
19:20:13 [2024-02-29T00:20:13.655Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
19:20:13 [2024-02-29T00:20:13.655Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.655Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
19:20:13 [2024-02-29T00:20:13.655Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:13 [2024-02-29T00:20:13.655Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
19:20:13 [2024-02-29T00:20:13.655Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] Nothing to compile - all classes are up to date
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] Forking org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing ---
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/src/main/resources
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote ---
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] Forking Trace Compass Repository 9.3.0-SNAPSHOT
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] The project's OSGi version is 9.3.0.202402290016
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site ---
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/src/main/resources
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] Forking org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.912Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:20:13 [2024-02-29T00:20:13.913Z] [INFO] The project's OSGi version is 1.0.4.202402290016
19:20:13 [2024-02-29T00:20:13.913Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.913Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:20:13 [2024-02-29T00:20:13.913Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.913Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:20:13 [2024-02-29T00:20:13.913Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.913Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:20:13 [2024-02-29T00:20:13.913Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.913Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:20:13 [2024-02-29T00:20:13.913Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.913Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:20:13 [2024-02-29T00:20:13.913Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.913Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:20:13 [2024-02-29T00:20:13.913Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/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.*
19:20:13 [2024-02-29T00:20:13.913Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.913Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:20:13 [2024-02-29T00:20:13.913Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
19:20:13 [2024-02-29T00:20:13.913Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.913Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
19:20:13 [2024-02-29T00:20:13.913Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
19:20:13 [2024-02-29T00:20:13.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
19:20:13 [2024-02-29T00:20:13.913Z] [WARNING] The 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
19:20:13 [2024-02-29T00:20:13.913Z] [INFO] Nothing to compile - all classes are up to date
19:20:13 [2024-02-29T00:20:13.913Z] [INFO] 
19:20:13 [2024-02-29T00:20:13.913Z] [INFO] <<< javadoc:3.6.2:aggregate (default-cli) < compile @ org.eclipse.tracecompass <<<
19:20:13 [2024-02-29T00:20:13.913Z] [INFO] 
19:20:19 [2024-02-29T00:20:19.164Z] [INFO] 
19:20:19 [2024-02-29T00:20:19.164Z] [INFO] --- javadoc:3.6.2:aggregate (default-cli) @ org.eclipse.tracecompass ---
19:20:19 [2024-02-29T00:20:19.164Z] [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
19:20:19 [2024-02-29T00:20:19.164Z] [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
19:20:19 [2024-02-29T00:20:19.164Z] [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
19:20:19 [2024-02-29T00:20:19.164Z] [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
19:20:19 [2024-02-29T00:20:19.164Z] [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
19:20:19 [2024-02-29T00:20:19.164Z] [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
19:20:25 [2024-02-29T00:20:25.710Z] [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 611 B/s)
19:20:25 [2024-02-29T00:20:25.710Z] [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
19:20:25 [2024-02-29T00:20:25.710Z] [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
19:20:25 [2024-02-29T00:20:25.710Z] [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
19:20:25 [2024-02-29T00:20:25.710Z] [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
19:20:25 [2024-02-29T00:20:25.710Z] [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
19:20:25 [2024-02-29T00:20:25.710Z] [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
19:20:25 [2024-02-29T00:20:25.710Z] [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 131 kB/s)
19:20:25 [2024-02-29T00:20:25.710Z] [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
19:20:25 [2024-02-29T00:20:25.710Z] [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
19:20:25 [2024-02-29T00:20:25.710Z] [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
19:20:25 [2024-02-29T00:20:25.710Z] [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
19:20:25 [2024-02-29T00:20:25.710Z] [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
19:20:25 [2024-02-29T00:20:25.711Z] [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
19:20:25 [2024-02-29T00:20:25.711Z] [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 451 kB/s)
19:20:25 [2024-02-29T00:20:25.711Z] [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
19:20:25 [2024-02-29T00:20:25.711Z] [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
19:20:25 [2024-02-29T00:20:25.711Z] [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
19:20:25 [2024-02-29T00:20:25.711Z] [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
19:20:25 [2024-02-29T00:20:25.711Z] [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
19:20:25 [2024-02-29T00:20:25.711Z] [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
19:20:25 [2024-02-29T00:20:25.711Z] [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 59 kB/s)
19:20:25 [2024-02-29T00:20:25.711Z] [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
19:20:25 [2024-02-29T00:20:25.711Z] [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
19:20:25 [2024-02-29T00:20:25.711Z] [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
19:20:25 [2024-02-29T00:20:25.711Z] [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
19:20:25 [2024-02-29T00:20:25.711Z] [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
19:20:25 [2024-02-29T00:20:25.711Z] [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
19:20:25 [2024-02-29T00:20:25.711Z] [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 436 kB/s)
19:20:25 [2024-02-29T00:20:25.711Z] [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
19:20:25 [2024-02-29T00:20:25.711Z] [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
19:20:25 [2024-02-29T00:20:25.711Z] [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
19:20:25 [2024-02-29T00:20:25.711Z] [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
19:20:25 [2024-02-29T00:20:25.711Z] [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
19:20:25 [2024-02-29T00:20:25.711Z] [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
19:20:25 [2024-02-29T00:20:25.711Z] [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 2.0 MB/s)
19:20:25 [2024-02-29T00:20:25.711Z] [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
19:20:25 [2024-02-29T00:20:25.711Z] [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
19:20:25 [2024-02-29T00:20:25.711Z] [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
19:20:25 [2024-02-29T00:20:25.711Z] [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
19:20:25 [2024-02-29T00:20:25.968Z] [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
19:20:25 [2024-02-29T00:20:25.968Z] [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
19:20:25 [2024-02-29T00:20:25.968Z] [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 696 kB/s)
19:20:25 [2024-02-29T00:20:25.968Z] [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
19:20:25 [2024-02-29T00:20:25.968Z] [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
19:20:25 [2024-02-29T00:20:25.968Z] [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
19:20:25 [2024-02-29T00:20:25.968Z] [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
19:20:25 [2024-02-29T00:20:25.968Z] [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
19:20:25 [2024-02-29T00:20:25.968Z] [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
19:20:25 [2024-02-29T00:20:25.968Z] [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 4.9 MB/s)
19:20:25 [2024-02-29T00:20:25.968Z] [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
19:20:25 [2024-02-29T00:20:25.968Z] [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
19:20:25 [2024-02-29T00:20:25.968Z] [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
19:20:25 [2024-02-29T00:20:25.968Z] [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
19:20:26 [2024-02-29T00:20:26.224Z] [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
19:20:26 [2024-02-29T00:20:26.224Z] [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
19:20:26 [2024-02-29T00:20:26.224Z] [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
19:20:26 [2024-02-29T00:20:26.224Z] [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 398 kB/s)
19:20:26 [2024-02-29T00:20:26.224Z] [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
19:20:26 [2024-02-29T00:20:26.224Z] [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
19:20:26 [2024-02-29T00:20:26.224Z] [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
19:20:26 [2024-02-29T00:20:26.224Z] [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
19:20:26 [2024-02-29T00:20:26.224Z] [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
19:20:26 [2024-02-29T00:20:26.224Z] [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
19:20:26 [2024-02-29T00:20:26.224Z] [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 489 kB/s)
19:20:26 [2024-02-29T00:20:26.224Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.pom
19:20:26 [2024-02-29T00:20:26.224Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
19:20:26 [2024-02-29T00:20:26.224Z] [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
19:20:26 [2024-02-29T00:20:26.481Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
19:20:26 [2024-02-29T00:20:26.481Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.pom
19:20:26 [2024-02-29T00:20:26.481Z] [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
19:20:26 [2024-02-29T00:20:26.481Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 1.4 MB/s)
19:20:26 [2024-02-29T00:20:26.481Z] [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
19:20:26 [2024-02-29T00:20:26.481Z] [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
19:20:26 [2024-02-29T00:20:26.481Z] [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
19:20:26 [2024-02-29T00:20:26.481Z] [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
19:20:26 [2024-02-29T00:20:26.481Z] [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
19:20:26 [2024-02-29T00:20:26.481Z] [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
19:20:26 [2024-02-29T00:20:26.481Z] [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
19:20:26 [2024-02-29T00:20:26.481Z] [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 369 kB/s)
19:20:26 [2024-02-29T00:20:26.481Z] [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
19:20:26 [2024-02-29T00:20:26.738Z] [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
19:20:26 [2024-02-29T00:20:26.738Z] [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
19:20:26 [2024-02-29T00:20:26.738Z] [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
19:20:26 [2024-02-29T00:20:26.738Z] [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
19:20:26 [2024-02-29T00:20:26.738Z] [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
19:20:26 [2024-02-29T00:20:26.738Z] [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 631 kB/s)
19:20:26 [2024-02-29T00:20:26.738Z] [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
19:20:26 [2024-02-29T00:20:26.738Z] [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
19:20:26 [2024-02-29T00:20:26.738Z] [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
19:20:26 [2024-02-29T00:20:26.994Z] [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
19:20:26 [2024-02-29T00:20:26.994Z] [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
19:20:26 [2024-02-29T00:20:26.994Z] [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
19:20:26 [2024-02-29T00:20:26.994Z] [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 68 kB/s)
19:20:26 [2024-02-29T00:20:26.994Z] [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
19:20:26 [2024-02-29T00:20:26.994Z] [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
19:20:26 [2024-02-29T00:20:26.994Z] [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
19:20:27 [2024-02-29T00:20:27.250Z] [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
19:20:27 [2024-02-29T00:20:27.250Z] [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
19:20:27 [2024-02-29T00:20:27.250Z] [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
19:20:27 [2024-02-29T00:20:27.250Z] [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 2.0 MB/s)
19:20:27 [2024-02-29T00:20:27.250Z] [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
19:20:27 [2024-02-29T00:20:27.250Z] [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
19:20:27 [2024-02-29T00:20:27.250Z] [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
19:20:27 [2024-02-29T00:20:27.507Z] [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
19:20:27 [2024-02-29T00:20:27.507Z] [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
19:20:27 [2024-02-29T00:20:27.507Z] [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
19:20:27 [2024-02-29T00:20:27.507Z] [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)
19:20:27 [2024-02-29T00:20:27.507Z] [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
19:20:27 [2024-02-29T00:20:27.507Z] [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
19:20:27 [2024-02-29T00:20:27.507Z] [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
19:20:27 [2024-02-29T00:20:27.507Z] [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
19:20:27 [2024-02-29T00:20:27.507Z] [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
19:20:27 [2024-02-29T00:20:27.764Z] [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
19:20:27 [2024-02-29T00:20:27.764Z] [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 606 kB/s)
19:20:27 [2024-02-29T00:20:27.764Z] [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
19:20:27 [2024-02-29T00:20:27.764Z] [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
19:20:27 [2024-02-29T00:20:27.764Z] [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
19:20:28 [2024-02-29T00:20:28.021Z] [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
19:20:28 [2024-02-29T00:20:28.021Z] [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
19:20:28 [2024-02-29T00:20:28.021Z] [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
19:20:28 [2024-02-29T00:20:28.021Z] [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 197 kB/s)
19:20:28 [2024-02-29T00:20:28.021Z] [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
19:20:28 [2024-02-29T00:20:28.021Z] [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
19:20:28 [2024-02-29T00:20:28.021Z] [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
19:20:28 [2024-02-29T00:20:28.277Z] [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
19:20:28 [2024-02-29T00:20:28.277Z] [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
19:20:28 [2024-02-29T00:20:28.277Z] [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
19:20:28 [2024-02-29T00:20:28.277Z] [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)
19:20:28 [2024-02-29T00:20:28.277Z] [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
19:20:28 [2024-02-29T00:20:28.277Z] [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
19:20:28 [2024-02-29T00:20:28.277Z] [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
19:20:28 [2024-02-29T00:20:28.277Z] [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
19:20:28 [2024-02-29T00:20:28.277Z] [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
19:20:28 [2024-02-29T00:20:28.277Z] [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
19:20:28 [2024-02-29T00:20:28.277Z] [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 94 kB/s)
19:20:28 [2024-02-29T00:20:28.277Z] [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
19:20:28 [2024-02-29T00:20:28.277Z] [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
19:20:28 [2024-02-29T00:20:28.277Z] [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
19:20:28 [2024-02-29T00:20:28.535Z] [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
19:20:28 [2024-02-29T00:20:28.535Z] [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
19:20:28 [2024-02-29T00:20:28.535Z] [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
19:20:28 [2024-02-29T00:20:28.535Z] [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 93 kB/s)
19:20:28 [2024-02-29T00:20:28.535Z] [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
19:20:28 [2024-02-29T00:20:28.535Z] [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
19:20:28 [2024-02-29T00:20:28.535Z] [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
19:20:28 [2024-02-29T00:20:28.535Z] [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
19:20:28 [2024-02-29T00:20:28.535Z] [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
19:20:28 [2024-02-29T00:20:28.535Z] [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
19:20:28 [2024-02-29T00:20:28.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 272 kB/s)
19:20:28 [2024-02-29T00:20:28.535Z] [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
19:20:28 [2024-02-29T00:20:28.535Z] [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
19:20:28 [2024-02-29T00:20:28.535Z] [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
19:20:28 [2024-02-29T00:20:28.792Z] [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
19:20:28 [2024-02-29T00:20:28.792Z] [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
19:20:28 [2024-02-29T00:20:28.792Z] [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
19:20:28 [2024-02-29T00:20:28.792Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 1.4 MB/s)
19:20:28 [2024-02-29T00:20:28.792Z] [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
19:20:28 [2024-02-29T00:20:28.792Z] [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
19:20:28 [2024-02-29T00:20:28.792Z] [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
19:20:29 [2024-02-29T00:20:29.048Z] [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
19:20:29 [2024-02-29T00:20:29.048Z] [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
19:20:29 [2024-02-29T00:20:29.048Z] [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
19:20:29 [2024-02-29T00:20:29.048Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 2.2 MB/s)
19:20:29 [2024-02-29T00:20:29.048Z] [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
19:20:29 [2024-02-29T00:20:29.048Z] [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
19:20:29 [2024-02-29T00:20:29.048Z] [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
19:20:29 [2024-02-29T00:20:29.048Z] [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
19:20:29 [2024-02-29T00:20:29.048Z] [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
19:20:29 [2024-02-29T00:20:29.048Z] [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
19:20:29 [2024-02-29T00:20:29.048Z] [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 174 kB/s)
19:20:29 [2024-02-29T00:20:29.048Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
19:20:29 [2024-02-29T00:20:29.306Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
19:20:29 [2024-02-29T00:20:29.306Z] [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
19:20:29 [2024-02-29T00:20:29.306Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
19:20:29 [2024-02-29T00:20:29.306Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
19:20:29 [2024-02-29T00:20:29.306Z] [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
19:20:29 [2024-02-29T00:20:29.306Z] [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 400 kB/s)
19:20:29 [2024-02-29T00:20:29.306Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
19:20:29 [2024-02-29T00:20:29.306Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
19:20:29 [2024-02-29T00:20:29.306Z] [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
19:20:29 [2024-02-29T00:20:29.306Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
19:20:29 [2024-02-29T00:20:29.563Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
19:20:29 [2024-02-29T00:20:29.563Z] [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
19:20:29 [2024-02-29T00:20:29.563Z] [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 494 kB/s)
19:20:29 [2024-02-29T00:20:29.563Z] [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
19:20:29 [2024-02-29T00:20:29.563Z] [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
19:20:29 [2024-02-29T00:20:29.563Z] [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
19:20:29 [2024-02-29T00:20:29.563Z] [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
19:20:29 [2024-02-29T00:20:29.563Z] [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
19:20:29 [2024-02-29T00:20:29.563Z] [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
19:20:29 [2024-02-29T00:20:29.563Z] [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 229 kB/s)
19:20:29 [2024-02-29T00:20:29.563Z] [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
19:20:29 [2024-02-29T00:20:29.563Z] [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
19:20:29 [2024-02-29T00:20:29.563Z] [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
19:20:29 [2024-02-29T00:20:29.820Z] [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
19:20:29 [2024-02-29T00:20:29.820Z] [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
19:20:29 [2024-02-29T00:20:29.820Z] [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
19:20:29 [2024-02-29T00:20:29.820Z] [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 279 kB/s)
19:20:29 [2024-02-29T00:20:29.820Z] [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
19:20:29 [2024-02-29T00:20:29.820Z] [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
19:20:29 [2024-02-29T00:20:29.820Z] [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
19:20:30 [2024-02-29T00:20:30.077Z] [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
19:20:30 [2024-02-29T00:20:30.077Z] [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
19:20:30 [2024-02-29T00:20:30.077Z] [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
19:20:30 [2024-02-29T00:20:30.077Z] [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 423 kB/s)
19:20:30 [2024-02-29T00:20:30.077Z] [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
19:20:30 [2024-02-29T00:20:30.077Z] [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
19:20:30 [2024-02-29T00:20:30.077Z] [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
19:20:30 [2024-02-29T00:20:30.077Z] [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
19:20:30 [2024-02-29T00:20:30.077Z] [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
19:20:30 [2024-02-29T00:20:30.077Z] [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
19:20:30 [2024-02-29T00:20:30.077Z] [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.7 MB/s)
19:20:30 [2024-02-29T00:20:30.077Z] [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
19:20:30 [2024-02-29T00:20:30.077Z] [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
19:20:30 [2024-02-29T00:20:30.077Z] [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
19:20:30 [2024-02-29T00:20:30.333Z] [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
19:20:30 [2024-02-29T00:20:30.333Z] [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
19:20:30 [2024-02-29T00:20:30.333Z] [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
19:20:30 [2024-02-29T00:20:30.333Z] [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 1.0 MB/s)
19:20:30 [2024-02-29T00:20:30.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
19:20:30 [2024-02-29T00:20:30.333Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
19:20:30 [2024-02-29T00:20:30.333Z] [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
19:20:30 [2024-02-29T00:20:30.589Z] [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 29 kB/s)
19:20:30 [2024-02-29T00:20:30.589Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/26/weld-parent-26.pom
19:20:30 [2024-02-29T00:20:30.589Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-parent/26/weld-parent-26.pom
19:20:30 [2024-02-29T00:20:30.589Z] [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
19:20:30 [2024-02-29T00:20:30.846Z] [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 150 kB/s)
19:20:30 [2024-02-29T00:20:30.846Z] [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
19:20:30 [2024-02-29T00:20:30.846Z] [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
19:20:30 [2024-02-29T00:20:30.846Z] [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
19:20:31 [2024-02-29T00:20:31.103Z] [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
19:20:31 [2024-02-29T00:20:31.103Z] [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
19:20:31 [2024-02-29T00:20:31.103Z] [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
19:20:31 [2024-02-29T00:20:31.103Z] [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)
19:20:31 [2024-02-29T00:20:31.103Z] [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
19:20:31 [2024-02-29T00:20:31.103Z] [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
19:20:31 [2024-02-29T00:20:31.103Z] [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
19:20:31 [2024-02-29T00:20:31.103Z] [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
19:20:31 [2024-02-29T00:20:31.103Z] [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
19:20:31 [2024-02-29T00:20:31.103Z] [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
19:20:31 [2024-02-29T00:20:31.103Z] [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 871 kB/s)
19:20:31 [2024-02-29T00:20:31.103Z] [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
19:20:31 [2024-02-29T00:20:31.103Z] [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
19:20:31 [2024-02-29T00:20:31.103Z] [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
19:20:31 [2024-02-29T00:20:31.360Z] [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
19:20:31 [2024-02-29T00:20:31.360Z] [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
19:20:31 [2024-02-29T00:20:31.360Z] [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
19:20:31 [2024-02-29T00:20:31.360Z] [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 25 kB/s)
19:20:31 [2024-02-29T00:20:31.360Z] [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
19:20:31 [2024-02-29T00:20:31.360Z] [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
19:20:31 [2024-02-29T00:20:31.360Z] [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
19:20:31 [2024-02-29T00:20:31.360Z] [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
19:20:31 [2024-02-29T00:20:31.360Z] [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
19:20:31 [2024-02-29T00:20:31.617Z] [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
19:20:31 [2024-02-29T00:20:31.617Z] [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 117 kB/s)
19:20:31 [2024-02-29T00:20:31.617Z] [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
19:20:31 [2024-02-29T00:20:31.617Z] [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
19:20:31 [2024-02-29T00:20:31.617Z] [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
19:20:31 [2024-02-29T00:20:31.874Z] [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
19:20:31 [2024-02-29T00:20:31.874Z] [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
19:20:31 [2024-02-29T00:20:31.874Z] [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
19:20:31 [2024-02-29T00:20:31.874Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 1.1 MB/s)
19:20:31 [2024-02-29T00:20:31.874Z] [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
19:20:31 [2024-02-29T00:20:31.874Z] [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
19:20:31 [2024-02-29T00:20:31.874Z] [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
19:20:31 [2024-02-29T00:20:31.874Z] [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
19:20:31 [2024-02-29T00:20:31.874Z] [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
19:20:32 [2024-02-29T00:20:32.130Z] [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
19:20:32 [2024-02-29T00:20:32.130Z] [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 128 kB/s)
19:20:32 [2024-02-29T00:20:32.130Z] [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
19:20:32 [2024-02-29T00:20:32.130Z] [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
19:20:32 [2024-02-29T00:20:32.130Z] [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
19:20:32 [2024-02-29T00:20:32.130Z] [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
19:20:32 [2024-02-29T00:20:32.130Z] [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
19:20:32 [2024-02-29T00:20:32.130Z] [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
19:20:32 [2024-02-29T00:20:32.130Z] [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 186 kB/s)
19:20:32 [2024-02-29T00:20:32.130Z] [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
19:20:32 [2024-02-29T00:20:32.130Z] [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
19:20:32 [2024-02-29T00:20:32.130Z] [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
19:20:32 [2024-02-29T00:20:32.387Z] [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
19:20:32 [2024-02-29T00:20:32.387Z] [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
19:20:32 [2024-02-29T00:20:32.387Z] [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
19:20:32 [2024-02-29T00:20:32.387Z] [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 126 kB/s)
19:20:32 [2024-02-29T00:20:32.387Z] [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
19:20:32 [2024-02-29T00:20:32.387Z] [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
19:20:32 [2024-02-29T00:20:32.387Z] [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
19:20:32 [2024-02-29T00:20:32.387Z] [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
19:20:32 [2024-02-29T00:20:32.387Z] [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
19:20:32 [2024-02-29T00:20:32.387Z] [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
19:20:32 [2024-02-29T00:20:32.387Z] [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 2.8 MB/s)
19:20:32 [2024-02-29T00:20:32.387Z] [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
19:20:32 [2024-02-29T00:20:32.387Z] [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
19:20:32 [2024-02-29T00:20:32.387Z] [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
19:20:32 [2024-02-29T00:20:32.643Z] [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
19:20:32 [2024-02-29T00:20:32.643Z] [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
19:20:32 [2024-02-29T00:20:32.643Z] [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
19:20:32 [2024-02-29T00:20:32.643Z] [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 232 kB/s)
19:20:32 [2024-02-29T00:20:32.643Z] [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
19:20:32 [2024-02-29T00:20:32.643Z] [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
19:20:32 [2024-02-29T00:20:32.643Z] [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
19:20:32 [2024-02-29T00:20:32.643Z] [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
19:20:32 [2024-02-29T00:20:32.643Z] [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
19:20:32 [2024-02-29T00:20:32.643Z] [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
19:20:32 [2024-02-29T00:20:32.643Z] [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 108 kB/s)
19:20:32 [2024-02-29T00:20:32.643Z] [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
19:20:32 [2024-02-29T00:20:32.900Z] [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
19:20:32 [2024-02-29T00:20:32.901Z] [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
19:20:32 [2024-02-29T00:20:32.901Z] [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
19:20:32 [2024-02-29T00:20:32.901Z] [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
19:20:32 [2024-02-29T00:20:32.901Z] [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
19:20:32 [2024-02-29T00:20:32.901Z] [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 239 kB/s)
19:20:32 [2024-02-29T00:20:32.901Z] [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
19:20:32 [2024-02-29T00:20:32.901Z] [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
19:20:32 [2024-02-29T00:20:32.901Z] [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
19:20:33 [2024-02-29T00:20:33.159Z] [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
19:20:33 [2024-02-29T00:20:33.159Z] [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
19:20:33 [2024-02-29T00:20:33.159Z] [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
19:20:33 [2024-02-29T00:20:33.159Z] [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 1.9 MB/s)
19:20:33 [2024-02-29T00:20:33.159Z] [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
19:20:33 [2024-02-29T00:20:33.159Z] [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
19:20:33 [2024-02-29T00:20:33.159Z] [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
19:20:33 [2024-02-29T00:20:33.159Z] [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
19:20:33 [2024-02-29T00:20:33.159Z] [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
19:20:33 [2024-02-29T00:20:33.159Z] [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
19:20:33 [2024-02-29T00:20:33.159Z] [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 296 kB/s)
19:20:33 [2024-02-29T00:20:33.159Z] [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
19:20:33 [2024-02-29T00:20:33.159Z] [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
19:20:33 [2024-02-29T00:20:33.416Z] [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
19:20:33 [2024-02-29T00:20:33.416Z] [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
19:20:33 [2024-02-29T00:20:33.416Z] [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
19:20:33 [2024-02-29T00:20:33.416Z] [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
19:20:33 [2024-02-29T00:20:33.416Z] [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 121 kB/s)
19:20:33 [2024-02-29T00:20:33.416Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
19:20:33 [2024-02-29T00:20:33.416Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
19:20:33 [2024-02-29T00:20:33.416Z] [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
19:20:33 [2024-02-29T00:20:33.680Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
19:20:33 [2024-02-29T00:20:33.680Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
19:20:33 [2024-02-29T00:20:33.680Z] [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
19:20:33 [2024-02-29T00:20:33.680Z] [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 532 kB/s)
19:20:33 [2024-02-29T00:20:33.680Z] [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
19:20:33 [2024-02-29T00:20:33.680Z] [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
19:20:33 [2024-02-29T00:20:33.680Z] [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
19:20:33 [2024-02-29T00:20:33.936Z] [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
19:20:33 [2024-02-29T00:20:33.936Z] [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
19:20:33 [2024-02-29T00:20:33.936Z] [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
19:20:33 [2024-02-29T00:20:33.936Z] [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 137 kB/s)
19:20:33 [2024-02-29T00:20:33.936Z] [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
19:20:33 [2024-02-29T00:20:33.936Z] [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
19:20:33 [2024-02-29T00:20:33.936Z] [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
19:20:33 [2024-02-29T00:20:33.936Z] [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
19:20:33 [2024-02-29T00:20:33.936Z] [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
19:20:33 [2024-02-29T00:20:33.936Z] [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
19:20:33 [2024-02-29T00:20:33.936Z] [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 1.4 MB/s)
19:20:33 [2024-02-29T00:20:33.936Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
19:20:33 [2024-02-29T00:20:33.936Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
19:20:33 [2024-02-29T00:20:33.936Z] [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
19:20:34 [2024-02-29T00:20:34.192Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
19:20:34 [2024-02-29T00:20:34.192Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
19:20:34 [2024-02-29T00:20:34.192Z] [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
19:20:34 [2024-02-29T00:20:34.192Z] [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.0 MB/s)
19:20:34 [2024-02-29T00:20:34.192Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
19:20:34 [2024-02-29T00:20:34.192Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
19:20:34 [2024-02-29T00:20:34.192Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
19:20:34 [2024-02-29T00:20:34.193Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
19:20:34 [2024-02-29T00:20:34.193Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
19:20:34 [2024-02-29T00:20:34.193Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
19:20:34 [2024-02-29T00:20:34.193Z] [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 1.2 MB/s)
19:20:34 [2024-02-29T00:20:34.193Z] [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
19:20:34 [2024-02-29T00:20:34.193Z] [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
19:20:34 [2024-02-29T00:20:34.193Z] [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
19:20:34 [2024-02-29T00:20:34.449Z] [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
19:20:34 [2024-02-29T00:20:34.449Z] [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
19:20:34 [2024-02-29T00:20:34.449Z] [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
19:20:34 [2024-02-29T00:20:34.449Z] [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 59 kB/s)
19:20:34 [2024-02-29T00:20:34.449Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom
19:20:34 [2024-02-29T00:20:34.449Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom
19:20:34 [2024-02-29T00:20:34.449Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom
19:20:34 [2024-02-29T00:20:34.449Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom
19:20:34 [2024-02-29T00:20:34.449Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom
19:20:34 [2024-02-29T00:20:34.449Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
19:20:34 [2024-02-29T00:20:34.449Z] [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 82 kB/s)
19:20:34 [2024-02-29T00:20:34.706Z] [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
19:20:34 [2024-02-29T00:20:34.706Z] [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
19:20:34 [2024-02-29T00:20:34.706Z] [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
19:20:34 [2024-02-29T00:20:34.706Z] [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
19:20:34 [2024-02-29T00:20:34.706Z] [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
19:20:34 [2024-02-29T00:20:34.706Z] [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
19:20:34 [2024-02-29T00:20:34.706Z] [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 550 kB/s)
19:20:34 [2024-02-29T00:20:34.706Z] [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
19:20:34 [2024-02-29T00:20:34.706Z] [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
19:20:34 [2024-02-29T00:20:34.706Z] [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
19:20:34 [2024-02-29T00:20:34.706Z] [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
19:20:34 [2024-02-29T00:20:34.706Z] [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
19:20:34 [2024-02-29T00:20:34.963Z] [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
19:20:34 [2024-02-29T00:20:34.963Z] [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 566 kB/s)
19:20:34 [2024-02-29T00:20:34.963Z] [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
19:20:34 [2024-02-29T00:20:34.963Z] [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
19:20:34 [2024-02-29T00:20:34.963Z] [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
19:20:34 [2024-02-29T00:20:34.963Z] [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
19:20:34 [2024-02-29T00:20:34.963Z] [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
19:20:34 [2024-02-29T00:20:34.963Z] [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
19:20:34 [2024-02-29T00:20:34.963Z] [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 138 kB/s)
19:20:34 [2024-02-29T00:20:34.963Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
19:20:34 [2024-02-29T00:20:34.963Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
19:20:34 [2024-02-29T00:20:34.963Z] [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
19:20:35 [2024-02-29T00:20:35.219Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
19:20:35 [2024-02-29T00:20:35.219Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
19:20:35 [2024-02-29T00:20:35.219Z] [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
19:20:35 [2024-02-29T00:20:35.219Z] [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.4 MB/s)
19:20:35 [2024-02-29T00:20:35.219Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
19:20:35 [2024-02-29T00:20:35.219Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
19:20:35 [2024-02-29T00:20:35.219Z] [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
19:20:35 [2024-02-29T00:20:35.219Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
19:20:35 [2024-02-29T00:20:35.219Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
19:20:35 [2024-02-29T00:20:35.219Z] [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
19:20:35 [2024-02-29T00:20:35.219Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 2.4 MB/s)
19:20:35 [2024-02-29T00:20:35.219Z] [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
19:20:35 [2024-02-29T00:20:35.219Z] [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
19:20:35 [2024-02-29T00:20:35.219Z] [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
19:20:35 [2024-02-29T00:20:35.476Z] [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
19:20:35 [2024-02-29T00:20:35.476Z] [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
19:20:35 [2024-02-29T00:20:35.476Z] [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
19:20:35 [2024-02-29T00:20:35.476Z] [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 503 kB/s)
19:20:35 [2024-02-29T00:20:35.477Z] [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
19:20:35 [2024-02-29T00:20:35.477Z] [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
19:20:35 [2024-02-29T00:20:35.477Z] [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
19:20:35 [2024-02-29T00:20:35.477Z] [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
19:20:35 [2024-02-29T00:20:35.477Z] [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
19:20:35 [2024-02-29T00:20:35.477Z] [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
19:20:35 [2024-02-29T00:20:35.477Z] [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
19:20:35 [2024-02-29T00:20:35.733Z] [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 317 kB/s)
19:20:35 [2024-02-29T00:20:35.733Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/45/commons-parent-45.pom
19:20:35 [2024-02-29T00:20:35.733Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom
19:20:35 [2024-02-29T00:20:35.733Z] [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
19:20:35 [2024-02-29T00:20:35.733Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom
19:20:35 [2024-02-29T00:20:35.733Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/45/commons-parent-45.pom
19:20:35 [2024-02-29T00:20:35.733Z] [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
19:20:35 [2024-02-29T00:20:35.734Z] [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 2.7 MB/s)
19:20:35 [2024-02-29T00:20:35.734Z] [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
19:20:35 [2024-02-29T00:20:35.734Z] [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
19:20:35 [2024-02-29T00:20:35.734Z] [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
19:20:35 [2024-02-29T00:20:35.734Z] [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
19:20:35 [2024-02-29T00:20:35.734Z] [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
19:20:35 [2024-02-29T00:20:35.990Z] [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
19:20:35 [2024-02-29T00:20:35.990Z] [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
19:20:35 [2024-02-29T00:20:35.990Z] [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 42 kB/s)
19:20:35 [2024-02-29T00:20:35.990Z] [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
19:20:35 [2024-02-29T00:20:35.990Z] [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
19:20:35 [2024-02-29T00:20:35.990Z] [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
19:20:35 [2024-02-29T00:20:35.990Z] [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
19:20:35 [2024-02-29T00:20:35.990Z] [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
19:20:35 [2024-02-29T00:20:35.990Z] [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
19:20:36 [2024-02-29T00:20:36.246Z] [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 572 kB/s)
19:20:36 [2024-02-29T00:20:36.246Z] [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
19:20:36 [2024-02-29T00:20:36.246Z] [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
19:20:36 [2024-02-29T00:20:36.246Z] [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
19:20:36 [2024-02-29T00:20:36.246Z] [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
19:20:36 [2024-02-29T00:20:36.246Z] [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
19:20:36 [2024-02-29T00:20:36.246Z] [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
19:20:36 [2024-02-29T00:20:36.246Z] [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 227 kB/s)
19:20:36 [2024-02-29T00:20:36.246Z] [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
19:20:36 [2024-02-29T00:20:36.246Z] [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
19:20:36 [2024-02-29T00:20:36.246Z] [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
19:20:36 [2024-02-29T00:20:36.503Z] [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
19:20:36 [2024-02-29T00:20:36.503Z] [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
19:20:36 [2024-02-29T00:20:36.503Z] [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
19:20:36 [2024-02-29T00:20:36.503Z] [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 83 kB/s)
19:20:36 [2024-02-29T00:20:36.503Z] [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
19:20:36 [2024-02-29T00:20:36.503Z] [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
19:20:36 [2024-02-29T00:20:36.503Z] [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
19:20:36 [2024-02-29T00:20:36.503Z] [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
19:20:36 [2024-02-29T00:20:36.503Z] [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
19:20:36 [2024-02-29T00:20:36.503Z] [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
19:20:36 [2024-02-29T00:20:36.503Z] [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)
19:20:36 [2024-02-29T00:20:36.503Z] [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
19:20:36 [2024-02-29T00:20:36.503Z] [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
19:20:36 [2024-02-29T00:20:36.503Z] [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
19:20:36 [2024-02-29T00:20:36.759Z] [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
19:20:36 [2024-02-29T00:20:36.759Z] [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
19:20:36 [2024-02-29T00:20:36.760Z] [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
19:20:36 [2024-02-29T00:20:36.760Z] [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 253 kB/s)
19:20:36 [2024-02-29T00:20:36.760Z] [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
19:20:36 [2024-02-29T00:20:36.760Z] [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
19:20:36 [2024-02-29T00:20:36.760Z] [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
19:20:36 [2024-02-29T00:20:36.760Z] [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
19:20:36 [2024-02-29T00:20:36.760Z] [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
19:20:36 [2024-02-29T00:20:36.760Z] [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
19:20:36 [2024-02-29T00:20:36.760Z] [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 104 kB/s)
19:20:36 [2024-02-29T00:20:36.760Z] [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
19:20:37 [2024-02-29T00:20:37.019Z] [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
19:20:37 [2024-02-29T00:20:37.019Z] [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
19:20:37 [2024-02-29T00:20:37.019Z] [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
19:20:37 [2024-02-29T00:20:37.019Z] [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
19:20:37 [2024-02-29T00:20:37.019Z] [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
19:20:37 [2024-02-29T00:20:37.019Z] [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 305 kB/s)
19:20:37 [2024-02-29T00:20:37.019Z] [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
19:20:37 [2024-02-29T00:20:37.019Z] [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
19:20:37 [2024-02-29T00:20:37.019Z] [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
19:20:37 [2024-02-29T00:20:37.276Z] [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
19:20:37 [2024-02-29T00:20:37.276Z] [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
19:20:37 [2024-02-29T00:20:37.276Z] [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
19:20:37 [2024-02-29T00:20:37.276Z] [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 94 kB/s)
19:20:37 [2024-02-29T00:20:37.276Z] [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
19:20:37 [2024-02-29T00:20:37.276Z] [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
19:20:37 [2024-02-29T00:20:37.276Z] [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
19:20:37 [2024-02-29T00:20:37.532Z] [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
19:20:37 [2024-02-29T00:20:37.532Z] [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
19:20:37 [2024-02-29T00:20:37.532Z] [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
19:20:37 [2024-02-29T00:20:37.532Z] [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 231 kB/s)
19:20:37 [2024-02-29T00:20:37.532Z] [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
19:20:37 [2024-02-29T00:20:37.532Z] [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
19:20:37 [2024-02-29T00:20:37.532Z] [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
19:20:37 [2024-02-29T00:20:37.532Z] [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
19:20:37 [2024-02-29T00:20:37.532Z] [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
19:20:37 [2024-02-29T00:20:37.532Z] [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
19:20:37 [2024-02-29T00:20:37.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 300 kB/s)
19:20:37 [2024-02-29T00:20:37.532Z] [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
19:20:37 [2024-02-29T00:20:37.532Z] [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
19:20:37 [2024-02-29T00:20:37.532Z] [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
19:20:37 [2024-02-29T00:20:37.789Z] [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
19:20:37 [2024-02-29T00:20:37.789Z] [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
19:20:37 [2024-02-29T00:20:37.789Z] [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
19:20:37 [2024-02-29T00:20:37.789Z] [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 917 kB/s)
19:20:37 [2024-02-29T00:20:37.789Z] [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
19:20:37 [2024-02-29T00:20:37.789Z] [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
19:20:37 [2024-02-29T00:20:37.789Z] [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
19:20:37 [2024-02-29T00:20:37.789Z] [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
19:20:37 [2024-02-29T00:20:37.789Z] [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
19:20:37 [2024-02-29T00:20:37.789Z] [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
19:20:37 [2024-02-29T00:20:37.789Z] [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 248 kB/s)
19:20:37 [2024-02-29T00:20:37.789Z] [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
19:20:37 [2024-02-29T00:20:37.789Z] [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
19:20:37 [2024-02-29T00:20:37.789Z] [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
19:20:38 [2024-02-29T00:20:38.045Z] [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
19:20:38 [2024-02-29T00:20:38.045Z] [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
19:20:38 [2024-02-29T00:20:38.045Z] [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
19:20:38 [2024-02-29T00:20:38.045Z] [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)
19:20:38 [2024-02-29T00:20:38.045Z] [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
19:20:38 [2024-02-29T00:20:38.045Z] [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
19:20:38 [2024-02-29T00:20:38.045Z] [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
19:20:38 [2024-02-29T00:20:38.045Z] [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
19:20:38 [2024-02-29T00:20:38.045Z] [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
19:20:38 [2024-02-29T00:20:38.045Z] [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
19:20:38 [2024-02-29T00:20:38.302Z] [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 170 kB/s)
19:20:38 [2024-02-29T00:20:38.302Z] [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
19:20:38 [2024-02-29T00:20:38.302Z] [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
19:20:38 [2024-02-29T00:20:38.302Z] [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
19:20:38 [2024-02-29T00:20:38.302Z] [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
19:20:38 [2024-02-29T00:20:38.302Z] [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
19:20:38 [2024-02-29T00:20:38.302Z] [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
19:20:38 [2024-02-29T00:20:38.302Z] [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 176 kB/s)
19:20:38 [2024-02-29T00:20:38.302Z] [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
19:20:38 [2024-02-29T00:20:38.302Z] [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
19:20:38 [2024-02-29T00:20:38.302Z] [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
19:20:38 [2024-02-29T00:20:38.559Z] [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
19:20:38 [2024-02-29T00:20:38.559Z] [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
19:20:38 [2024-02-29T00:20:38.559Z] [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
19:20:38 [2024-02-29T00:20:38.559Z] [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 127 kB/s)
19:20:38 [2024-02-29T00:20:38.559Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
19:20:38 [2024-02-29T00:20:38.559Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
19:20:38 [2024-02-29T00:20:38.559Z] [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
19:20:38 [2024-02-29T00:20:38.559Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
19:20:38 [2024-02-29T00:20:38.559Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
19:20:38 [2024-02-29T00:20:38.815Z] [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
19:20:38 [2024-02-29T00:20:38.815Z] [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 190 kB/s)
19:20:38 [2024-02-29T00:20:38.815Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
19:20:38 [2024-02-29T00:20:38.815Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom
19:20:38 [2024-02-29T00:20:38.815Z] [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
19:20:38 [2024-02-29T00:20:38.815Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom
19:20:38 [2024-02-29T00:20:38.815Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
19:20:38 [2024-02-29T00:20:38.815Z] [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
19:20:38 [2024-02-29T00:20:38.815Z] [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 543 kB/s)
19:20:38 [2024-02-29T00:20:38.815Z] [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
19:20:38 [2024-02-29T00:20:38.815Z] [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
19:20:38 [2024-02-29T00:20:38.815Z] [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
19:20:39 [2024-02-29T00:20:39.071Z] [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
19:20:39 [2024-02-29T00:20:39.071Z] [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
19:20:39 [2024-02-29T00:20:39.071Z] [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
19:20:39 [2024-02-29T00:20:39.071Z] [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 834 kB/s)
19:20:39 [2024-02-29T00:20:39.071Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
19:20:39 [2024-02-29T00:20:39.071Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
19:20:39 [2024-02-29T00:20:39.071Z] [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
19:20:39 [2024-02-29T00:20:39.328Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
19:20:39 [2024-02-29T00:20:39.328Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
19:20:39 [2024-02-29T00:20:39.328Z] [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
19:20:39 [2024-02-29T00:20:39.328Z] [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.2 MB/s)
19:20:39 [2024-02-29T00:20:39.328Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
19:20:39 [2024-02-29T00:20:39.328Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
19:20:39 [2024-02-29T00:20:39.328Z] [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
19:20:39 [2024-02-29T00:20:39.328Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
19:20:39 [2024-02-29T00:20:39.328Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
19:20:39 [2024-02-29T00:20:39.328Z] [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
19:20:39 [2024-02-29T00:20:39.328Z] [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 736 kB/s)
19:20:39 [2024-02-29T00:20:39.328Z] [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
19:20:39 [2024-02-29T00:20:39.328Z] [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
19:20:39 [2024-02-29T00:20:39.328Z] [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
19:20:39 [2024-02-29T00:20:39.891Z] [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
19:20:39 [2024-02-29T00:20:39.891Z] [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
19:20:39 [2024-02-29T00:20:39.891Z] [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
19:20:39 [2024-02-29T00:20:39.891Z] [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 539 kB/s)
19:20:39 [2024-02-29T00:20:39.891Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
19:20:39 [2024-02-29T00:20:39.891Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
19:20:39 [2024-02-29T00:20:39.891Z] [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
19:20:39 [2024-02-29T00:20:39.891Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
19:20:39 [2024-02-29T00:20:39.891Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
19:20:39 [2024-02-29T00:20:39.891Z] [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
19:20:39 [2024-02-29T00:20:39.892Z] [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 3.1 MB/s)
19:20:39 [2024-02-29T00:20:39.892Z] [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
19:20:39 [2024-02-29T00:20:39.892Z] [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
19:20:39 [2024-02-29T00:20:39.892Z] [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
19:20:39 [2024-02-29T00:20:39.892Z] [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
19:20:40 [2024-02-29T00:20:40.148Z] [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
19:20:40 [2024-02-29T00:20:40.148Z] [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
19:20:40 [2024-02-29T00:20:40.148Z] [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
19:20:40 [2024-02-29T00:20:40.148Z] [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 123 kB/s)
19:20:40 [2024-02-29T00:20:40.148Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
19:20:40 [2024-02-29T00:20:40.148Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
19:20:40 [2024-02-29T00:20:40.148Z] [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
19:20:40 [2024-02-29T00:20:40.404Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
19:20:40 [2024-02-29T00:20:40.404Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
19:20:40 [2024-02-29T00:20:40.404Z] [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
19:20:40 [2024-02-29T00:20:40.404Z] [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.2 MB/s)
19:20:40 [2024-02-29T00:20:40.404Z] [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
19:20:40 [2024-02-29T00:20:40.404Z] [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
19:20:40 [2024-02-29T00:20:40.404Z] [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
19:20:40 [2024-02-29T00:20:40.404Z] [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
19:20:40 [2024-02-29T00:20:40.404Z] [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
19:20:40 [2024-02-29T00:20:40.404Z] [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
19:20:40 [2024-02-29T00:20:40.404Z] [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.9 MB/s)
19:20:40 [2024-02-29T00:20:40.404Z] [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
19:20:40 [2024-02-29T00:20:40.404Z] [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
19:20:40 [2024-02-29T00:20:40.404Z] [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
19:20:40 [2024-02-29T00:20:40.404Z] [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
19:20:40 [2024-02-29T00:20:40.661Z] [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
19:20:40 [2024-02-29T00:20:40.661Z] [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
19:20:40 [2024-02-29T00:20:40.661Z] [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
19:20:40 [2024-02-29T00:20:40.661Z] [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 142 kB/s)
19:20:40 [2024-02-29T00:20:40.661Z] [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
19:20:40 [2024-02-29T00:20:40.661Z] [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
19:20:40 [2024-02-29T00:20:40.661Z] [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
19:20:40 [2024-02-29T00:20:40.661Z] [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
19:20:40 [2024-02-29T00:20:40.661Z] [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
19:20:40 [2024-02-29T00:20:40.661Z] [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
19:20:40 [2024-02-29T00:20:40.661Z] [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 139 kB/s)
19:20:40 [2024-02-29T00:20:40.661Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/15/plexus-15.pom
19:20:40 [2024-02-29T00:20:40.661Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/15/plexus-15.pom
19:20:40 [2024-02-29T00:20:40.661Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/15/plexus-15.pom
19:20:40 [2024-02-29T00:20:40.918Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/15/plexus-15.pom
19:20:40 [2024-02-29T00:20:40.918Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/15/plexus-15.pom
19:20:40 [2024-02-29T00:20:40.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/15/plexus-15.pom
19:20:40 [2024-02-29T00:20:40.918Z] [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 926 kB/s)
19:20:40 [2024-02-29T00:20:40.918Z] [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
19:20:40 [2024-02-29T00:20:40.918Z] [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
19:20:40 [2024-02-29T00:20:40.918Z] [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
19:20:40 [2024-02-29T00:20:40.918Z] [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
19:20:40 [2024-02-29T00:20:40.918Z] [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
19:20:40 [2024-02-29T00:20:40.918Z] [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
19:20:40 [2024-02-29T00:20:40.918Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom (20 kB at 1.8 MB/s)
19:20:40 [2024-02-29T00:20:40.918Z] [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
19:20:40 [2024-02-29T00:20:40.918Z] [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
19:20:40 [2024-02-29T00:20:40.918Z] [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
19:20:40 [2024-02-29T00:20:40.918Z] [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
19:20:41 [2024-02-29T00:20:41.175Z] [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
19:20:41 [2024-02-29T00:20:41.175Z] [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
19:20:41 [2024-02-29T00:20:41.175Z] [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
19:20:41 [2024-02-29T00:20:41.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom (22 kB at 1.2 MB/s)
19:20:41 [2024-02-29T00:20:41.175Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/56/commons-parent-56.pom
19:20:41 [2024-02-29T00:20:41.175Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/56/commons-parent-56.pom
19:20:41 [2024-02-29T00:20:41.175Z] [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
19:20:41 [2024-02-29T00:20:41.431Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/56/commons-parent-56.pom
19:20:41 [2024-02-29T00:20:41.431Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/56/commons-parent-56.pom
19:20:41 [2024-02-29T00:20:41.431Z] [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
19:20:41 [2024-02-29T00:20:41.431Z] [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 3.7 MB/s)
19:20:41 [2024-02-29T00:20:41.432Z] [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
19:20:41 [2024-02-29T00:20:41.432Z] [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
19:20:41 [2024-02-29T00:20:41.432Z] [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
19:20:41 [2024-02-29T00:20:41.432Z] [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
19:20:41 [2024-02-29T00:20:41.432Z] [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
19:20:41 [2024-02-29T00:20:41.432Z] [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
19:20:41 [2024-02-29T00:20:41.432Z] [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
19:20:41 [2024-02-29T00:20:41.691Z] [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 30 kB/s)
19:20:41 [2024-02-29T00:20:41.691Z] [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
19:20:41 [2024-02-29T00:20:41.691Z] [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
19:20:41 [2024-02-29T00:20:41.691Z] [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
19:20:41 [2024-02-29T00:20:41.691Z] [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
19:20:41 [2024-02-29T00:20:41.691Z] [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
19:20:41 [2024-02-29T00:20:41.691Z] [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
19:20:41 [2024-02-29T00:20:41.691Z] [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 192 kB/s)
19:20:41 [2024-02-29T00:20:41.691Z] [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
19:20:41 [2024-02-29T00:20:41.691Z] [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
19:20:41 [2024-02-29T00:20:41.691Z] [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
19:20:41 [2024-02-29T00:20:41.691Z] [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
19:20:41 [2024-02-29T00:20:41.691Z] [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
19:20:41 [2024-02-29T00:20:41.691Z] [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
19:20:41 [2024-02-29T00:20:41.691Z] [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
19:20:41 [2024-02-29T00:20:41.691Z] [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
19:20:41 [2024-02-29T00:20:41.691Z] [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
19:20:41 [2024-02-29T00:20:41.691Z] [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
19:20:41 [2024-02-29T00:20:41.691Z] [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
19:20:41 [2024-02-29T00:20:41.947Z] [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
19:20:41 [2024-02-29T00:20:41.947Z] [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
19:20:41 [2024-02-29T00:20:41.947Z] [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
19:20:41 [2024-02-29T00:20:41.947Z] [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
19:20:41 [2024-02-29T00:20:41.947Z] [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
19:20:41 [2024-02-29T00:20:41.947Z] [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
19:20:41 [2024-02-29T00:20:41.947Z] [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
19:20:41 [2024-02-29T00:20:41.947Z] [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
19:20:41 [2024-02-29T00:20:41.947Z] [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
19:20:41 [2024-02-29T00:20:41.947Z] [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
19:20:41 [2024-02-29T00:20:41.947Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
19:20:41 [2024-02-29T00:20:41.947Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
19:20:41 [2024-02-29T00:20:41.948Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.948Z] [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
19:20:41 [2024-02-29T00:20:41.949Z] [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
19:20:41 [2024-02-29T00:20:41.949Z] [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
19:20:41 [2024-02-29T00:20:41.949Z] [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
19:20:41 [2024-02-29T00:20:41.949Z] [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
19:20:41 [2024-02-29T00:20:41.949Z] [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
19:20:41 [2024-02-29T00:20:41.949Z] [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
19:20:41 [2024-02-29T00:20:41.949Z] [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
19:20:41 [2024-02-29T00:20:41.949Z] [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
19:20:41 [2024-02-29T00:20:41.949Z] [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
19:20:41 [2024-02-29T00:20:41.949Z] [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
19:20:41 [2024-02-29T00:20:41.949Z] [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
19:20:41 [2024-02-29T00:20:41.949Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar
19:20:41 [2024-02-29T00:20:41.949Z] [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
19:20:41 [2024-02-29T00:20:41.949Z] [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
19:20:41 [2024-02-29T00:20:41.949Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
19:20:41 [2024-02-29T00:20:41.949Z] [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
19:20:41 [2024-02-29T00:20:41.949Z] [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
19:20:41 [2024-02-29T00:20:41.949Z] [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
19:20:41 [2024-02-29T00:20:41.949Z] [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
19:20:41 [2024-02-29T00:20:41.949Z] [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
19:20:42 [2024-02-29T00:20:42.205Z] [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
19:20:42 [2024-02-29T00:20:42.205Z] [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
19:20:42 [2024-02-29T00:20:42.205Z] [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
19:20:42 [2024-02-29T00:20:42.205Z] [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
19:20:42 [2024-02-29T00:20:42.205Z] [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
19:20:42 [2024-02-29T00:20:42.205Z] [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
19:20:42 [2024-02-29T00:20:42.205Z] [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
19:20:42 [2024-02-29T00:20:42.205Z] [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
19:20:42 [2024-02-29T00:20:42.462Z] [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
19:20:42 [2024-02-29T00:20:42.462Z] [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
19:20:42 [2024-02-29T00:20:42.462Z] [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
19:20:42 [2024-02-29T00:20:42.462Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
19:20:42 [2024-02-29T00:20:42.462Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
19:20:42 [2024-02-29T00:20:42.462Z] [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
19:20:42 [2024-02-29T00:20:42.462Z] [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
19:20:42 [2024-02-29T00:20:42.462Z] [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
19:20:42 [2024-02-29T00:20:42.462Z] [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
19:20:42 [2024-02-29T00:20:42.462Z] [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
19:20:42 [2024-02-29T00:20:42.462Z] [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
19:20:42 [2024-02-29T00:20:42.462Z] [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
19:20:42 [2024-02-29T00:20:42.462Z] [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
19:20:42 [2024-02-29T00:20:42.718Z] [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
19:20:42 [2024-02-29T00:20:42.718Z] [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
19:20:42 [2024-02-29T00:20:42.718Z] [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
19:20:42 [2024-02-29T00:20:42.718Z] [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
19:20:42 [2024-02-29T00:20:42.718Z] [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 163 kB/s)
19:20:42 [2024-02-29T00:20:42.718Z] [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
19:20:42 [2024-02-29T00:20:42.718Z] [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
19:20:42 [2024-02-29T00:20:42.718Z] [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
19:20:42 [2024-02-29T00:20:42.718Z] [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
19:20:42 [2024-02-29T00:20:42.718Z] [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
19:20:42 [2024-02-29T00:20:42.718Z] [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
19:20:42 [2024-02-29T00:20:42.718Z] [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
19:20:42 [2024-02-29T00:20:42.718Z] [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
19:20:42 [2024-02-29T00:20:42.718Z] [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
19:20:42 [2024-02-29T00:20:42.718Z] [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
19:20:42 [2024-02-29T00:20:42.718Z] [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
19:20:42 [2024-02-29T00:20:42.975Z] [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
19:20:42 [2024-02-29T00:20:42.975Z] [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
19:20:42 [2024-02-29T00:20:42.975Z] [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
19:20:42 [2024-02-29T00:20:42.975Z] [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
19:20:42 [2024-02-29T00:20:42.975Z] [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
19:20:42 [2024-02-29T00:20:42.975Z] [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
19:20:42 [2024-02-29T00:20:42.975Z] [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
19:20:42 [2024-02-29T00:20:42.975Z] [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
19:20:42 [2024-02-29T00:20:42.975Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.233Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar
19:20:43 [2024-02-29T00:20:43.234Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [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
19:20:43 [2024-02-29T00:20:43.234Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
19:20:43 [2024-02-29T00:20:43.234Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
19:20:43 [2024-02-29T00:20:43.235Z] [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
19:20:43 [2024-02-29T00:20:43.235Z] [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
19:20:43 [2024-02-29T00:20:43.235Z] [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
19:20:43 [2024-02-29T00:20:43.235Z] [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
19:20:43 [2024-02-29T00:20:43.235Z] [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
19:20:43 [2024-02-29T00:20:43.235Z] [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
19:20:43 [2024-02-29T00:20:43.235Z] [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
19:20:43 [2024-02-29T00:20:43.235Z] [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
19:20:43 [2024-02-29T00:20:43.235Z] [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 330 kB/s)
19:20:43 [2024-02-29T00:20:43.235Z] [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
19:20:43 [2024-02-29T00:20:43.235Z] [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
19:20:43 [2024-02-29T00:20:43.235Z] [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
19:20:43 [2024-02-29T00:20:43.235Z] [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
19:20:43 [2024-02-29T00:20:43.235Z] [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
19:20:43 [2024-02-29T00:20:43.235Z] [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 2.3 MB/s)
19:20:43 [2024-02-29T00:20:43.235Z] [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
19:20:43 [2024-02-29T00:20:43.235Z] [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 4.7 MB/s)
19:20:43 [2024-02-29T00:20:43.235Z] [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
19:20:43 [2024-02-29T00:20:43.235Z] [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 8.4 MB/s)
19:20:43 [2024-02-29T00:20:43.235Z] [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
19:20:43 [2024-02-29T00:20:43.235Z] [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 6.4 MB/s)
19:20:43 [2024-02-29T00:20:43.235Z] [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
19:20:43 [2024-02-29T00:20:43.235Z] [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 2.0 MB/s)
19:20:43 [2024-02-29T00:20:43.235Z] [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
19:20:43 [2024-02-29T00:20:43.235Z] [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 937 kB/s)
19:20:43 [2024-02-29T00:20:43.235Z] [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
19:20:43 [2024-02-29T00:20:43.235Z] [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 1.5 MB/s)
19:20:43 [2024-02-29T00:20:43.235Z] [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
19:20:43 [2024-02-29T00:20:43.493Z] [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 17 MB/s)
19:20:43 [2024-02-29T00:20:43.493Z] [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
19:20:43 [2024-02-29T00:20:43.493Z] [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.6 MB/s)
19:20:43 [2024-02-29T00:20:43.493Z] [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
19:20:43 [2024-02-29T00:20:43.493Z] [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 719 kB/s)
19:20:43 [2024-02-29T00:20:43.493Z] [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
19:20:43 [2024-02-29T00:20:43.493Z] [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 1.2 MB/s)
19:20:43 [2024-02-29T00:20:43.493Z] [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
19:20:43 [2024-02-29T00:20:43.493Z] [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 1.7 MB/s)
19:20:43 [2024-02-29T00:20:43.493Z] [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
19:20:43 [2024-02-29T00:20:43.493Z] [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 443 kB/s)
19:20:43 [2024-02-29T00:20:43.493Z] [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
19:20:43 [2024-02-29T00:20:43.493Z] [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 635 kB/s)
19:20:43 [2024-02-29T00:20:43.493Z] [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
19:20:43 [2024-02-29T00:20:43.493Z] [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 300 kB/s)
19:20:43 [2024-02-29T00:20:43.493Z] [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
19:20:43 [2024-02-29T00:20:43.493Z] [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 3.7 MB/s)
19:20:43 [2024-02-29T00:20:43.493Z] [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
19:20:43 [2024-02-29T00:20:43.493Z] [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 897 kB/s)
19:20:43 [2024-02-29T00:20:43.493Z] [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
19:20:43 [2024-02-29T00:20:43.493Z] [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 2.5 MB/s)
19:20:43 [2024-02-29T00:20:43.493Z] [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
19:20:43 [2024-02-29T00:20:43.493Z] [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 889 kB/s)
19:20:43 [2024-02-29T00:20:43.493Z] [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
19:20:43 [2024-02-29T00:20:43.493Z] [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 200 kB/s)
19:20:43 [2024-02-29T00:20:43.493Z] [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
19:20:43 [2024-02-29T00:20:43.493Z] [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.0 MB/s)
19:20:43 [2024-02-29T00:20:43.493Z] [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
19:20:43 [2024-02-29T00:20:43.493Z] [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 3.1 MB/s)
19:20:43 [2024-02-29T00:20:43.493Z] [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
19:20:43 [2024-02-29T00:20:43.493Z] [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 830 kB/s)
19:20:43 [2024-02-29T00:20:43.493Z] [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
19:20:43 [2024-02-29T00:20:43.494Z] [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 2.7 MB/s)
19:20:43 [2024-02-29T00:20:43.494Z] [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
19:20:43 [2024-02-29T00:20:43.494Z] [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 202 kB/s)
19:20:43 [2024-02-29T00:20:43.494Z] [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
19:20:43 [2024-02-29T00:20:43.494Z] [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 215 kB/s)
19:20:43 [2024-02-29T00:20:43.494Z] [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
19:20:43 [2024-02-29T00:20:43.494Z] [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 4.9 MB/s)
19:20:43 [2024-02-29T00:20:43.494Z] [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
19:20:43 [2024-02-29T00:20:43.494Z] [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 210 kB/s)
19:20:43 [2024-02-29T00:20:43.494Z] [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
19:20:43 [2024-02-29T00:20:43.494Z] [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 45 kB/s)
19:20:43 [2024-02-29T00:20:43.494Z] [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
19:20:43 [2024-02-29T00:20:43.494Z] [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 125 kB/s)
19:20:43 [2024-02-29T00:20:43.494Z] [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
19:20:43 [2024-02-29T00:20:43.494Z] [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 82 kB/s)
19:20:43 [2024-02-29T00:20:43.494Z] [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
19:20:43 [2024-02-29T00:20:43.494Z] [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 103 kB/s)
19:20:43 [2024-02-29T00:20:43.494Z] [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
19:20:43 [2024-02-29T00:20:43.494Z] [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 2.0 MB/s)
19:20:43 [2024-02-29T00:20:43.494Z] [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
19:20:43 [2024-02-29T00:20:43.494Z] [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.2 MB/s)
19:20:43 [2024-02-29T00:20:43.494Z] [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
19:20:43 [2024-02-29T00:20:43.494Z] [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 416 kB/s)
19:20:43 [2024-02-29T00:20:43.494Z] [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
19:20:43 [2024-02-29T00:20:43.494Z] [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 3.5 MB/s)
19:20:43 [2024-02-29T00:20:43.494Z] [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
19:20:43 [2024-02-29T00:20:43.494Z] [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 446 kB/s)
19:20:43 [2024-02-29T00:20:43.494Z] [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
19:20:43 [2024-02-29T00:20:43.494Z] [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 1.8 MB/s)
19:20:43 [2024-02-29T00:20:43.494Z] [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 4.5 MB/s)
19:20:43 [2024-02-29T00:20:43.494Z] [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 3.4 MB/s)
19:20:43 [2024-02-29T00:20:43.494Z] [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 65 kB/s)
19:20:43 [2024-02-29T00:20:43.494Z] [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 7.1 MB/s)
19:20:53 [2024-02-29T00:20:53.449Z] [INFO] No previous run data found, generating javadoc.
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] Javadoc Warnings
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.security.auth/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.jlink/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.compiler/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.jpackage/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/java.compiler/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.charsets/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/java.se/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.internal.vm.compiler/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.xml.dom/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/java.instrument/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.unsupported/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.management.agent/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.jartool/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.nio.mapmode/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.random/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.security.jgss/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.naming.dns/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.crypto.ec/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.jconsole/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/java.transaction.xa/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.jstatd/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.httpserver/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.internal.vm.compiler.management/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.jdi/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/java.security.jgss/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/java.rmi/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.jcmd/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.internal.vm.ci/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/java.datatransfer/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/java.naming/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.internal.le/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.sctp/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.attach/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/java.management/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/java.desktop/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.dynalink/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.internal.opt/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/java.smartcardio/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.javadoc/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/java.prefs/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.internal.jvmstat/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.naming.rmi/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/java.xml/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/java.net.http/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.management.jfr/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/java.sql/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/java.management.rmi/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/java.security.sasl/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.zipfs/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/java.xml.crypto/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.jsobject/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.accessibility/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.incubator.foreign/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/java.base/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.internal.ed/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.jfr/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.net/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.localedata/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.unsupported.desktop/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.management/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/java.sql.rowset/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.jdeps/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.incubator.vector/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/java.logging/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.jshell/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.crypto.cryptoki/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.jdwp.agent/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/java.scripting/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.editpad/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [loading /modules/jdk.hotspot.agent/module-info.class]
19:21:40 [2024-02-29T00:21:40.120Z] [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]]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [parsing completed 27ms]
19:21:40 [2024-02-29T00:21:40.120Z] [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]]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [parsing completed 67ms]
19:21:40 [2024-02-29T00:21:40.120Z] [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]]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.120Z] [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]]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.120Z] [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]]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [parsing completed 6ms]
19:21:40 [2024-02-29T00:21:40.120Z] [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]]
19:21:40 [2024-02-29T00:21:40.120Z] [WARNING] [parsing completed 5ms]
19:21:40 [2024-02-29T00:21:40.120Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 53ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 10ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 19ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 9ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 62ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 6ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 6ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.121Z] [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]]
19:21:40 [2024-02-29T00:21:40.121Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 5ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 10ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 32ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 14ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 30ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.122Z] [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]]
19:21:40 [2024-02-29T00:21:40.122Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 5ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 6ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 63ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 5ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 11ms]
19:21:40 [2024-02-29T00:21:40.123Z] [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]]
19:21:40 [2024-02-29T00:21:40.123Z] [WARNING] [parsing completed 51ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 19ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 6ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 6ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 5ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 44ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 12ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.124Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.124Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 5ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 55ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 7ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.125Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.125Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 10ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.126Z] [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]]
19:21:40 [2024-02-29T00:21:40.126Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 47ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 14ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 5ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 5ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 60ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 199ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 5ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.127Z] [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]]
19:21:40 [2024-02-29T00:21:40.127Z] [WARNING] [parsing completed 14ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 54ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 5ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/ui/Activator.java]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 7ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.128Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.128Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.129Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.129Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 5ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 7ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 6ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 10ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.130Z] [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]]
19:21:40 [2024-02-29T00:21:40.130Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 8ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 45ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 6ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.131Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.131Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.132Z] [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]]
19:21:40 [2024-02-29T00:21:40.132Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 6ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.133Z] [WARNING] [parsing completed 5ms]
19:21:40 [2024-02-29T00:21:40.133Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.134Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.134Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.135Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.135Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 42ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 9ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 12ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 53ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 10ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.136Z] [WARNING] [parsing completed 9ms]
19:21:40 [2024-02-29T00:21:40.136Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 37ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.137Z] [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]]
19:21:40 [2024-02-29T00:21:40.137Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 5ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 10ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 9ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.138Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.138Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 10ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 46ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 8ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 6ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 10ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 5ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 6ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.139Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.139Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 5ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 7ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 15ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 46ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 5ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.140Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.140Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 9ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 7ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 64ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 8ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 7ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 7ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 50ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 8ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.141Z] [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]]
19:21:40 [2024-02-29T00:21:40.141Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 6ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 39ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 29ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.142Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.142Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 7ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 5ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 6ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 7ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.143Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.143Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 9ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 8ms]
19:21:40 [2024-02-29T00:21:40.144Z] [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]]
19:21:40 [2024-02-29T00:21:40.144Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 9ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 5ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 8ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 7ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 7ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 23ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 41ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.145Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.145Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 19ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 6ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 7ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 60ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 11ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 6ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 6ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 7ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 6ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 41ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.146Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.146Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 9ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.147Z] [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]]
19:21:40 [2024-02-29T00:21:40.147Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 56ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 63ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.148Z] [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]]
19:21:40 [2024-02-29T00:21:40.148Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 20ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 6ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.149Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.149Z] [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]]
19:21:40 [2024-02-29T00:21:40.150Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.150Z] [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]]
19:21:40 [2024-02-29T00:21:40.150Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.150Z] [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]]
19:21:40 [2024-02-29T00:21:40.150Z] [WARNING] [parsing completed 81ms]
19:21:40 [2024-02-29T00:21:40.150Z] [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]]
19:21:40 [2024-02-29T00:21:40.150Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.150Z] [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]]
19:21:40 [2024-02-29T00:21:40.150Z] [WARNING] [parsing completed 17ms]
19:21:40 [2024-02-29T00:21:40.150Z] [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]]
19:21:40 [2024-02-29T00:21:40.150Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.150Z] [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]]
19:21:40 [2024-02-29T00:21:40.150Z] [WARNING] [parsing completed 5ms]
19:21:40 [2024-02-29T00:21:40.150Z] [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]]
19:21:40 [2024-02-29T00:21:40.150Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.150Z] [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]]
19:21:40 [2024-02-29T00:21:40.150Z] [WARNING] [parsing completed 14ms]
19:21:40 [2024-02-29T00:21:40.150Z] [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]]
19:21:40 [2024-02-29T00:21:40.150Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.150Z] [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]]
19:21:40 [2024-02-29T00:21:40.150Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.150Z] [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]]
19:21:40 [2024-02-29T00:21:40.150Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.150Z] [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]]
19:21:40 [2024-02-29T00:21:40.150Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.150Z] [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]]
19:21:40 [2024-02-29T00:21:40.150Z] [WARNING] [parsing completed 5ms]
19:21:40 [2024-02-29T00:21:40.150Z] [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]]
19:21:40 [2024-02-29T00:21:40.150Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.150Z] [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]]
19:21:40 [2024-02-29T00:21:40.150Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.150Z] [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]]
19:21:40 [2024-02-29T00:21:40.150Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.150Z] [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]]
19:21:40 [2024-02-29T00:21:40.150Z] [WARNING] [parsing completed 12ms]
19:21:40 [2024-02-29T00:21:40.150Z] [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]]
19:21:40 [2024-02-29T00:21:40.150Z] [WARNING] [parsing completed 62ms]
19:21:40 [2024-02-29T00:21:40.150Z] [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]
19:21:40 [2024-02-29T00:21:40.153Z] [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 available13705253969522557481.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]
19:21:40 [2024-02-29T00:21:40.157Z] [WARNING] [loading /modules/java.base/java/util/Objects.class]
19:21:40 [2024-02-29T00:21:40.157Z] [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)]
19:21:40 [2024-02-29T00:21:40.157Z] [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)]
19:21:40 [2024-02-29T00:21:40.157Z] [WARNING] [loading /modules/java.base/java/io/File.class]
19:21:40 [2024-02-29T00:21:40.157Z] [WARNING] [loading /modules/java.base/java/io/IOException.class]
19:21:40 [2024-02-29T00:21:40.157Z] [WARNING] [loading /modules/java.base/java/util/ArrayList.class]
19:21:40 [2024-02-29T00:21:40.157Z] [WARNING] [loading /modules/java.base/java/util/Collections.class]
19:21:40 [2024-02-29T00:21:40.157Z] [WARNING] [loading /modules/java.base/java/util/List.class]
19:21:40 [2024-02-29T00:21:40.157Z] [WARNING] [loading /modules/java.base/java/util/Map.class]
19:21:40 [2024-02-29T00:21:40.157Z] [WARNING] [loading /modules/java.base/java/util/Map$Entry.class]
19:21:40 [2024-02-29T00:21:40.157Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CountDownLatch.class]
19:21:40 [2024-02-29T00:21:40.157Z] [WARNING] [loading /modules/java.logging/java/util/logging/Level.class]
19:21:40 [2024-02-29T00:21:40.157Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger.class]
19:21:40 [2024-02-29T00:21:40.157Z] [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)]
19:21:40 [2024-02-29T00:21:40.157Z] [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)]
19:21:40 [2024-02-29T00:21:40.157Z] [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)]
19:21:40 [2024-02-29T00:21:40.157Z] [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)]
19:21:40 [2024-02-29T00:21:40.157Z] [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)]
19:21:40 [2024-02-29T00:21:40.157Z] [WARNING] [loading /modules/java.base/java/text/DecimalFormat.class]
19:21:40 [2024-02-29T00:21:40.157Z] [WARNING] [loading /modules/java.base/java/text/Format.class]
19:21:40 [2024-02-29T00:21:40.157Z] [WARNING] [loading /modules/java.base/java/util/Arrays.class]
19:21:40 [2024-02-29T00:21:40.157Z] [WARNING] [loading /modules/java.base/java/util/HashMap.class]
19:21:40 [2024-02-29T00:21:40.157Z] [WARNING] [loading /modules/java.base/java/util/HashSet.class]
19:21:40 [2024-02-29T00:21:40.157Z] [WARNING] [loading /modules/java.base/java/util/Iterator.class]
19:21:40 [2024-02-29T00:21:40.157Z] [WARNING] [loading /modules/java.base/java/util/Set.class]
19:21:40 [2024-02-29T00:21:40.157Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicInteger.class]
19:21:40 [2024-02-29T00:21:40.157Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/Activator.java]
19:21:40 [2024-02-29T00:21:40.157Z] [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]]
19:21:40 [2024-02-29T00:21:40.157Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.157Z] [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]
19:21:40 [2024-02-29T00:21:40.157Z] [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]]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [parsing completed 6ms]
19:21:40 [2024-02-29T00:21:40.158Z] [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]
19:21:40 [2024-02-29T00:21:40.158Z] [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]]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.158Z] [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]
19:21:40 [2024-02-29T00:21:40.158Z] [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]]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.158Z] [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)]
19:21:40 [2024-02-29T00:21:40.158Z] [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)]
19:21:40 [2024-02-29T00:21:40.158Z] [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)]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/util/stream/Stream.class]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/util/concurrent/TimeUnit.class]
19:21:40 [2024-02-29T00:21:40.158Z] [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)]
19:21:40 [2024-02-29T00:21:40.158Z] [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)]
19:21:40 [2024-02-29T00:21:40.158Z] [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)]
19:21:40 [2024-02-29T00:21:40.158Z] [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)]
19:21:40 [2024-02-29T00:21:40.158Z] [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)]
19:21:40 [2024-02-29T00:21:40.158Z] [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)]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/TmfCoreTracer.java]
19:21:40 [2024-02-29T00:21:40.158Z] [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]]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/lang/Object.class]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/lang/String.class]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/nio/charset/Charset.class]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/util/UUID.class]
19:21:40 [2024-02-29T00:21:40.158Z] [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)]
19:21:40 [2024-02-29T00:21:40.158Z] [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)]
19:21:40 [2024-02-29T00:21:40.158Z] [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)]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/lang/Class.class]
19:21:40 [2024-02-29T00:21:40.158Z] [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)]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/lang/Exception.class]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/lang/Throwable.class]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/io/Serializable.class]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/lang/Iterable.class]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/lang/Comparable.class]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/nio/ByteBuffer.class]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/text/ParseException.class]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/text/SimpleDateFormat.class]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/util/Calendar.class]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/util/Date.class]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/util/Locale.class]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/util/TimeZone.class]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/text/DateFormat.class]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/lang/Cloneable.class]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/lang/Character.class]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/lang/Long.class]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/lang/InterruptedException.class]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/util/Collection.class]
19:21:40 [2024-02-29T00:21:40.158Z] [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)]
19:21:40 [2024-02-29T00:21:40.158Z] [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)]
19:21:40 [2024-02-29T00:21:40.158Z] [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)]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/lang/Enum.class]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/lang/constant/Constable.class]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/lang/Integer.class]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/io/FileInputStream.class]
19:21:40 [2024-02-29T00:21:40.158Z] [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]
19:21:40 [2024-02-29T00:21:40.158Z] [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]]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.158Z] [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]
19:21:40 [2024-02-29T00:21:40.158Z] [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]]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [loading /modules/java.base/java/lang/RuntimeException.class]
19:21:40 [2024-02-29T00:21:40.158Z] [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]
19:21:40 [2024-02-29T00:21:40.158Z] [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]]
19:21:40 [2024-02-29T00:21:40.158Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.158Z] [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]
19:21:40 [2024-02-29T00:21:40.158Z] [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]]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.159Z] [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]
19:21:40 [2024-02-29T00:21:40.159Z] [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]]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.159Z] [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]
19:21:40 [2024-02-29T00:21:40.159Z] [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]]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [loading /modules/java.base/java/lang/IndexOutOfBoundsException.class]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [loading /modules/java.base/java/util/function/Predicate.class]
19:21:40 [2024-02-29T00:21:40.159Z] [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)]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [loading /modules/java.base/java/lang/StringBuilder.class]
19:21:40 [2024-02-29T00:21:40.159Z] [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]
19:21:40 [2024-02-29T00:21:40.159Z] [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]]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [loading /modules/java.base/java/util/Comparator.class]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [loading /modules/java.base/java/util/PriorityQueue.class]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [loading /modules/java.base/java/util/Queue.class]
19:21:40 [2024-02-29T00:21:40.159Z] [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)]
19:21:40 [2024-02-29T00:21:40.159Z] [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)]
19:21:40 [2024-02-29T00:21:40.159Z] [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]
19:21:40 [2024-02-29T00:21:40.159Z] [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]]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [loading /modules/java.base/java/lang/Number.class]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [loading /modules/java.base/java/util/Deque.class]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [loading /modules/java.base/java/util/NoSuchElementException.class]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [loading /modules/java.base/java/util/concurrent/BlockingDeque.class]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [loading /modules/java.base/java/util/concurrent/BlockingQueue.class]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ConcurrentLinkedDeque.class]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [loading /modules/java.base/java/util/concurrent/LinkedBlockingDeque.class]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/Condition.class]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/Lock.class]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReentrantLock.class]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/internal/common/core/Activator.java]
19:21:40 [2024-02-29T00:21:40.159Z] [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]]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [loading /modules/java.base/java/lang/Thread.class]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [loading /modules/java.base/java/lang/Runnable.class]
19:21:40 [2024-02-29T00:21:40.159Z] [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)]
19:21:40 [2024-02-29T00:21:40.159Z] [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)]
19:21:40 [2024-02-29T00:21:40.159Z] [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]
19:21:40 [2024-02-29T00:21:40.159Z] [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]]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.159Z] [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]
19:21:40 [2024-02-29T00:21:40.159Z] [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]]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.159Z] [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)]
19:21:40 [2024-02-29T00:21:40.159Z] [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]
19:21:40 [2024-02-29T00:21:40.159Z] [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]]
19:21:40 [2024-02-29T00:21:40.159Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.159Z] [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)]
19:21:40 [2024-02-29T00:21:40.159Z] [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)]
19:21:40 [2024-02-29T00:21:40.159Z] [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)]
19:21:40 [2024-02-29T00:21:40.159Z] [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)]
19:21:40 [2024-02-29T00:21:40.159Z] [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)]
19:21:40 [2024-02-29T00:21:40.159Z] [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)]
19:21:40 [2024-02-29T00:21:40.159Z] [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)]
19:21:40 [2024-02-29T00:21:40.159Z] [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)]
19:21:40 [2024-02-29T00:21:40.159Z] [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)]
19:21:40 [2024-02-29T00:21:40.159Z] [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)]
19:21:40 [2024-02-29T00:21:40.159Z] [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)]
19:21:40 [2024-02-29T00:21:40.159Z] [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)]
19:21:40 [2024-02-29T00:21:40.159Z] [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)]
19:21:40 [2024-02-29T00:21:40.160Z] [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)]
19:21:40 [2024-02-29T00:21:40.160Z] [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)]
19:21:40 [2024-02-29T00:21:40.160Z] [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)]
19:21:40 [2024-02-29T00:21:40.160Z] [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)]
19:21:40 [2024-02-29T00:21:40.160Z] [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)]
19:21:40 [2024-02-29T00:21:40.160Z] [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)]
19:21:40 [2024-02-29T00:21:40.160Z] [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)]
19:21:40 [2024-02-29T00:21:40.160Z] [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)]
19:21:40 [2024-02-29T00:21:40.160Z] [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)]
19:21:40 [2024-02-29T00:21:40.160Z] [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)]
19:21:40 [2024-02-29T00:21:40.160Z] [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)]
19:21:40 [2024-02-29T00:21:40.160Z] [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]
19:21:40 [2024-02-29T00:21:40.160Z] [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]]
19:21:40 [2024-02-29T00:21:40.160Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.160Z] [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]
19:21:40 [2024-02-29T00:21:40.160Z] [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]]
19:21:40 [2024-02-29T00:21:40.160Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.160Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/Activator.java]
19:21:40 [2024-02-29T00:21:40.160Z] [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]]
19:21:40 [2024-02-29T00:21:40.160Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.160Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/Messages.java]
19:21:40 [2024-02-29T00:21:40.160Z] [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]]
19:21:40 [2024-02-29T00:21:40.160Z] [WARNING] [parsing completed 6ms]
19:21:40 [2024-02-29T00:21:40.160Z] [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)]
19:21:40 [2024-02-29T00:21:40.160Z] [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)]
19:21:40 [2024-02-29T00:21:40.160Z] [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)]
19:21:40 [2024-02-29T00:21:40.160Z] [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)]
19:21:40 [2024-02-29T00:21:40.160Z] [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)]
19:21:40 [2024-02-29T00:21:40.160Z] [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)]
19:21:40 [2024-02-29T00:21:40.160Z] [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)]
19:21:40 [2024-02-29T00:21:40.160Z] [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)]
19:21:40 [2024-02-29T00:21:40.160Z] [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)]
19:21:40 [2024-02-29T00:21:40.160Z] [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)]
19:21:40 [2024-02-29T00:21:40.160Z] [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)]
19:21:40 [2024-02-29T00:21:40.160Z] [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]
19:21:40 [2024-02-29T00:21:40.160Z] [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]]
19:21:40 [2024-02-29T00:21:40.160Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.160Z] [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]
19:21:40 [2024-02-29T00:21:40.160Z] [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]]
19:21:40 [2024-02-29T00:21:40.160Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.160Z] [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]
19:21:40 [2024-02-29T00:21:40.160Z] [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]]
19:21:40 [2024-02-29T00:21:40.160Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.160Z] [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]
19:21:40 [2024-02-29T00:21:40.160Z] [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]]
19:21:40 [2024-02-29T00:21:40.160Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.160Z] [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]
19:21:40 [2024-02-29T00:21:40.160Z] [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]]
19:21:40 [2024-02-29T00:21:40.160Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.160Z] [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]
19:21:40 [2024-02-29T00:21:40.160Z] [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]]
19:21:40 [2024-02-29T00:21:40.161Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.161Z] [WARNING] [loading /modules/java.base/java/text/NumberFormat.class]
19:21:40 [2024-02-29T00:21:40.161Z] [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)]
19:21:40 [2024-02-29T00:21:40.161Z] [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)]
19:21:40 [2024-02-29T00:21:40.161Z] [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)]
19:21:40 [2024-02-29T00:21:40.161Z] [WARNING] [loading /modules/java.base/java/util/LinkedHashMap.class]
19:21:40 [2024-02-29T00:21:40.161Z] [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]
19:21:40 [2024-02-29T00:21:40.161Z] [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]]
19:21:40 [2024-02-29T00:21:40.161Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.161Z] [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)]
19:21:40 [2024-02-29T00:21:40.161Z] [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)]
19:21:40 [2024-02-29T00:21:40.161Z] [WARNING] [loading /modules/java.base/java/lang/Boolean.class]
19:21:40 [2024-02-29T00:21:40.161Z] [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]
19:21:40 [2024-02-29T00:21:40.161Z] [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]]
19:21:40 [2024-02-29T00:21:40.161Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.161Z] [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]
19:21:40 [2024-02-29T00:21:40.161Z] [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]]
19:21:40 [2024-02-29T00:21:40.161Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.161Z] [WARNING] [loading /modules/java.base/java/util/Stack.class]
19:21:40 [2024-02-29T00:21:40.161Z] [WARNING] [loading /modules/java.base/java/lang/Float.class]
19:21:40 [2024-02-29T00:21:40.161Z] [WARNING] [loading /modules/java.base/java/util/stream/Collectors.class]
19:21:40 [2024-02-29T00:21:40.161Z] [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]
19:21:40 [2024-02-29T00:21:40.161Z] [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]]
19:21:40 [2024-02-29T00:21:40.161Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.161Z] [WARNING] [loading /modules/java.base/java/util/function/Supplier.class]
19:21:40 [2024-02-29T00:21:40.161Z] [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)]
19:21:40 [2024-02-29T00:21:40.161Z] [WARNING] [loading /modules/java.base/java/lang/AutoCloseable.class]
19:21:40 [2024-02-29T00:21:40.161Z] [WARNING] [loading /modules/java.base/java/util/WeakHashMap.class]
19:21:40 [2024-02-29T00:21:40.161Z] [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]
19:21:40 [2024-02-29T00:21:40.161Z] [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]]
19:21:40 [2024-02-29T00:21:40.161Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.161Z] [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)]
19:21:40 [2024-02-29T00:21:40.161Z] [WARNING] [loading /modules/java.base/java/lang/SuppressWarnings.class]
19:21:40 [2024-02-29T00:21:40.161Z] [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)]
19:21:40 [2024-02-29T00:21:40.161Z] [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)]
19:21:40 [2024-02-29T00:21:40.161Z] [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)]
19:21:40 [2024-02-29T00:21:40.161Z] [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)]
19:21:40 [2024-02-29T00:21:40.161Z] [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)]
19:21:40 [2024-02-29T00:21:40.161Z] [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)]
19:21:40 [2024-02-29T00:21:40.161Z] [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)]
19:21:40 [2024-02-29T00:21:40.161Z] [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)]
19:21:40 [2024-02-29T00:21:40.161Z] [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)]
19:21:40 [2024-02-29T00:21:40.161Z] [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)]
19:21:40 [2024-02-29T00:21:40.161Z] [WARNING] [loading /modules/java.base/java/util/EventListener.class]
19:21:40 [2024-02-29T00:21:40.161Z] [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)]
19:21:40 [2024-02-29T00:21:40.161Z] [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)]
19:21:40 [2024-02-29T00:21:40.161Z] [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]
19:21:40 [2024-02-29T00:21:40.161Z] [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]]
19:21:40 [2024-02-29T00:21:40.161Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.161Z] [WARNING] [loading /modules/java.base/java/util/regex/Matcher.class]
19:21:40 [2024-02-29T00:21:40.161Z] [WARNING] [loading /modules/java.base/java/util/regex/Pattern.class]
19:21:40 [2024-02-29T00:21:40.161Z] [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)]
19:21:40 [2024-02-29T00:21:40.161Z] [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)]
19:21:40 [2024-02-29T00:21:40.161Z] [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)]
19:21:40 [2024-02-29T00:21:40.161Z] [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)]
19:21:40 [2024-02-29T00:21:40.161Z] [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)]
19:21:40 [2024-02-29T00:21:40.161Z] [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)]
19:21:40 [2024-02-29T00:21:40.161Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/ITmfUIPreferences.java]
19:21:40 [2024-02-29T00:21:40.162Z] [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]]
19:21:40 [2024-02-29T00:21:40.162Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CopyOnWriteArrayList.class]
19:21:40 [2024-02-29T00:21:40.162Z] [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]
19:21:40 [2024-02-29T00:21:40.162Z] [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]]
19:21:40 [2024-02-29T00:21:40.162Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.162Z] [WARNING] [loading /modules/java.base/java/util/Timer.class]
19:21:40 [2024-02-29T00:21:40.162Z] [WARNING] [loading /modules/java.base/java/util/TimerTask.class]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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]
19:21:40 [2024-02-29T00:21:40.162Z] [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]]
19:21:40 [2024-02-29T00:21:40.162Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.162Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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]
19:21:40 [2024-02-29T00:21:40.163Z] [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]]
19:21:40 [2024-02-29T00:21:40.163Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/ITmfImageConstants.java]
19:21:40 [2024-02-29T00:21:40.163Z] [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]]
19:21:40 [2024-02-29T00:21:40.163Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.163Z] [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]
19:21:40 [2024-02-29T00:21:40.163Z] [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]]
19:21:40 [2024-02-29T00:21:40.163Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [WARNING] [loading /modules/java.base/java/text/MessageFormat.class]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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]
19:21:40 [2024-02-29T00:21:40.163Z] [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]]
19:21:40 [2024-02-29T00:21:40.163Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.163Z] [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]
19:21:40 [2024-02-29T00:21:40.163Z] [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]]
19:21:40 [2024-02-29T00:21:40.163Z] [WARNING] [parsing completed 5ms]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.163Z] [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)]
19:21:40 [2024-02-29T00:21:40.164Z] [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)]
19:21:40 [2024-02-29T00:21:40.164Z] [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)]
19:21:40 [2024-02-29T00:21:40.164Z] [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)]
19:21:40 [2024-02-29T00:21:40.164Z] [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)]
19:21:40 [2024-02-29T00:21:40.164Z] [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)]
19:21:40 [2024-02-29T00:21:40.164Z] [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)]
19:21:40 [2024-02-29T00:21:40.164Z] [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)]
19:21:40 [2024-02-29T00:21:40.164Z] [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)]
19:21:40 [2024-02-29T00:21:40.164Z] [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)]
19:21:40 [2024-02-29T00:21:40.164Z] [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)]
19:21:40 [2024-02-29T00:21:40.164Z] [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)]
19:21:40 [2024-02-29T00:21:40.164Z] [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)]
19:21:40 [2024-02-29T00:21:40.164Z] [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)]
19:21:40 [2024-02-29T00:21:40.164Z] [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)]
19:21:40 [2024-02-29T00:21:40.164Z] [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)]
19:21:40 [2024-02-29T00:21:40.164Z] [WARNING] [loading /modules/java.base/java/lang/Deprecated.class]
19:21:40 [2024-02-29T00:21:40.164Z] [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]
19:21:40 [2024-02-29T00:21:40.164Z] [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]]
19:21:40 [2024-02-29T00:21:40.164Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.164Z] [WARNING] [loading /modules/java.base/java/util/ArrayDeque.class]
19:21:40 [2024-02-29T00:21:40.164Z] [WARNING] [loading /modules/java.base/java/util/Optional.class]
19:21:40 [2024-02-29T00:21:40.164Z] [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]
19:21:40 [2024-02-29T00:21:40.164Z] [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]]
19:21:40 [2024-02-29T00:21:40.164Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.164Z] [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)]
19:21:40 [2024-02-29T00:21:40.164Z] [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)]
19:21:40 [2024-02-29T00:21:40.164Z] [WARNING] [loading /modules/java.base/java/nio/file/Path.class]
19:21:40 [2024-02-29T00:21:40.164Z] [WARNING] [loading /modules/java.base/java/nio/file/Paths.class]
19:21:40 [2024-02-29T00:21:40.164Z] [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]
19:21:40 [2024-02-29T00:21:40.164Z] [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]]
19:21:40 [2024-02-29T00:21:40.164Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.164Z] [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]
19:21:40 [2024-02-29T00:21:40.164Z] [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]]
19:21:40 [2024-02-29T00:21:40.164Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.164Z] [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]
19:21:40 [2024-02-29T00:21:40.164Z] [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]]
19:21:40 [2024-02-29T00:21:40.164Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.164Z] [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]
19:21:40 [2024-02-29T00:21:40.164Z] [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]]
19:21:40 [2024-02-29T00:21:40.164Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.164Z] [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]
19:21:40 [2024-02-29T00:21:40.164Z] [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]]
19:21:40 [2024-02-29T00:21:40.164Z] [WARNING] [parsing completed 6ms]
19:21:40 [2024-02-29T00:21:40.164Z] [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]
19:21:40 [2024-02-29T00:21:40.164Z] [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]]
19:21:40 [2024-02-29T00:21:40.164Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.165Z] [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]
19:21:40 [2024-02-29T00:21:40.165Z] [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]]
19:21:40 [2024-02-29T00:21:40.165Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.165Z] [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]
19:21:40 [2024-02-29T00:21:40.165Z] [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]]
19:21:40 [2024-02-29T00:21:40.165Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.165Z] [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]
19:21:40 [2024-02-29T00:21:40.165Z] [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]]
19:21:40 [2024-02-29T00:21:40.165Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.165Z] [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]
19:21:40 [2024-02-29T00:21:40.165Z] [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]]
19:21:40 [2024-02-29T00:21:40.165Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.165Z] [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]
19:21:40 [2024-02-29T00:21:40.165Z] [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]]
19:21:40 [2024-02-29T00:21:40.165Z] [WARNING] [parsing completed 43ms]
19:21:40 [2024-02-29T00:21:40.165Z] [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)]
19:21:40 [2024-02-29T00:21:40.165Z] [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)]
19:21:40 [2024-02-29T00:21:40.165Z] [WARNING] [loading /modules/java.base/java/lang/FunctionalInterface.class]
19:21:40 [2024-02-29T00:21:40.165Z] [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)]
19:21:40 [2024-02-29T00:21:40.165Z] [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)]
19:21:40 [2024-02-29T00:21:40.165Z] [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)]
19:21:40 [2024-02-29T00:21:40.165Z] [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)]
19:21:40 [2024-02-29T00:21:40.165Z] [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)]
19:21:40 [2024-02-29T00:21:40.165Z] [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]
19:21:40 [2024-02-29T00:21:40.165Z] [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]]
19:21:40 [2024-02-29T00:21:40.165Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.165Z] [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]
19:21:40 [2024-02-29T00:21:40.165Z] [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]]
19:21:40 [2024-02-29T00:21:40.165Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.165Z] [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]
19:21:40 [2024-02-29T00:21:40.165Z] [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]]
19:21:40 [2024-02-29T00:21:40.165Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.165Z] [WARNING] [loading /modules/java.base/java/util/NavigableSet.class]
19:21:40 [2024-02-29T00:21:40.165Z] [WARNING] [loading /modules/java.base/java/util/TreeSet.class]
19:21:40 [2024-02-29T00:21:40.165Z] [WARNING] [loading /modules/java.base/java/util/LinkedList.class]
19:21:40 [2024-02-29T00:21:40.165Z] [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)]
19:21:40 [2024-02-29T00:21:40.165Z] [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]
19:21:40 [2024-02-29T00:21:40.165Z] [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]]
19:21:40 [2024-02-29T00:21:40.165Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.165Z] [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]
19:21:40 [2024-02-29T00:21:40.165Z] [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]]
19:21:40 [2024-02-29T00:21:40.165Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.165Z] [WARNING] [loading /modules/java.base/java/util/TreeMap.class]
19:21:40 [2024-02-29T00:21:40.165Z] [WARNING] [loading /modules/java.base/java/util/function/Function.class]
19:21:40 [2024-02-29T00:21:40.165Z] [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]
19:21:40 [2024-02-29T00:21:40.165Z] [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]]
19:21:40 [2024-02-29T00:21:40.165Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.165Z] [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]
19:21:40 [2024-02-29T00:21:40.165Z] [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]]
19:21:40 [2024-02-29T00:21:40.165Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.165Z] [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]
19:21:40 [2024-02-29T00:21:40.165Z] [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]]
19:21:40 [2024-02-29T00:21:40.165Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.165Z] [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]
19:21:40 [2024-02-29T00:21:40.165Z] [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]]
19:21:40 [2024-02-29T00:21:40.165Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.166Z] [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]
19:21:40 [2024-02-29T00:21:40.166Z] [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]]
19:21:40 [2024-02-29T00:21:40.166Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.166Z] [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)]
19:21:40 [2024-02-29T00:21:40.166Z] [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)]
19:21:40 [2024-02-29T00:21:40.166Z] [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)]
19:21:40 [2024-02-29T00:21:40.166Z] [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]
19:21:40 [2024-02-29T00:21:40.166Z] [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]]
19:21:40 [2024-02-29T00:21:40.166Z] [WARNING] [parsing completed 5ms]
19:21:40 [2024-02-29T00:21:40.166Z] [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]
19:21:40 [2024-02-29T00:21:40.166Z] [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]]
19:21:40 [2024-02-29T00:21:40.166Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.166Z] [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]
19:21:40 [2024-02-29T00:21:40.166Z] [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]]
19:21:40 [2024-02-29T00:21:40.166Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.166Z] [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]
19:21:40 [2024-02-29T00:21:40.166Z] [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]]
19:21:40 [2024-02-29T00:21:40.166Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.166Z] [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]
19:21:40 [2024-02-29T00:21:40.166Z] [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]]
19:21:40 [2024-02-29T00:21:40.166Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.166Z] [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]
19:21:40 [2024-02-29T00:21:40.166Z] [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]]
19:21:40 [2024-02-29T00:21:40.166Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.166Z] [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]
19:21:40 [2024-02-29T00:21:40.166Z] [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]]
19:21:40 [2024-02-29T00:21:40.166Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.166Z] [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]
19:21:40 [2024-02-29T00:21:40.166Z] [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]]
19:21:40 [2024-02-29T00:21:40.166Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.166Z] [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)]
19:21:40 [2024-02-29T00:21:40.166Z] [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]
19:21:40 [2024-02-29T00:21:40.166Z] [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]]
19:21:40 [2024-02-29T00:21:40.166Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.166Z] [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]
19:21:40 [2024-02-29T00:21:40.166Z] [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]]
19:21:40 [2024-02-29T00:21:40.166Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.166Z] [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]
19:21:40 [2024-02-29T00:21:40.166Z] [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]]
19:21:40 [2024-02-29T00:21:40.166Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.166Z] [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]
19:21:40 [2024-02-29T00:21:40.166Z] [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]]
19:21:40 [2024-02-29T00:21:40.166Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.166Z] [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]
19:21:40 [2024-02-29T00:21:40.166Z] [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]]
19:21:40 [2024-02-29T00:21:40.166Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.166Z] [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)]
19:21:40 [2024-02-29T00:21:40.166Z] [WARNING] [loading /modules/java.base/java/util/function/BiFunction.class]
19:21:40 [2024-02-29T00:21:40.166Z] [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)]
19:21:40 [2024-02-29T00:21:40.166Z] [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)]
19:21:40 [2024-02-29T00:21:40.166Z] [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]
19:21:40 [2024-02-29T00:21:40.166Z] [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]]
19:21:40 [2024-02-29T00:21:40.166Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.167Z] [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]
19:21:40 [2024-02-29T00:21:40.167Z] [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]]
19:21:40 [2024-02-29T00:21:40.167Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.167Z] [WARNING] [loading /modules/java.base/java/util/LinkedHashSet.class]
19:21:40 [2024-02-29T00:21:40.167Z] [WARNING] [loading /modules/java.base/java/util/regex/PatternSyntaxException.class]
19:21:40 [2024-02-29T00:21:40.167Z] [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)]
19:21:40 [2024-02-29T00:21:40.167Z] [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)]
19:21:40 [2024-02-29T00:21:40.167Z] [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)]
19:21:40 [2024-02-29T00:21:40.167Z] [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)]
19:21:40 [2024-02-29T00:21:40.167Z] [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)]
19:21:40 [2024-02-29T00:21:40.167Z] [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)]
19:21:40 [2024-02-29T00:21:40.167Z] [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)]
19:21:40 [2024-02-29T00:21:40.167Z] [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)]
19:21:40 [2024-02-29T00:21:40.167Z] [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)]
19:21:40 [2024-02-29T00:21:40.167Z] [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)]
19:21:40 [2024-02-29T00:21:40.167Z] [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)]
19:21:40 [2024-02-29T00:21:40.167Z] [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)]
19:21:40 [2024-02-29T00:21:40.167Z] [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]
19:21:40 [2024-02-29T00:21:40.167Z] [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]]
19:21:40 [2024-02-29T00:21:40.167Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.167Z] [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]
19:21:40 [2024-02-29T00:21:40.167Z] [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]]
19:21:40 [2024-02-29T00:21:40.167Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.167Z] [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]
19:21:40 [2024-02-29T00:21:40.167Z] [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]]
19:21:40 [2024-02-29T00:21:40.167Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.167Z] [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]
19:21:40 [2024-02-29T00:21:40.167Z] [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]]
19:21:40 [2024-02-29T00:21:40.167Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.167Z] [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]
19:21:40 [2024-02-29T00:21:40.167Z] [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]]
19:21:40 [2024-02-29T00:21:40.167Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.167Z] [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]
19:21:40 [2024-02-29T00:21:40.167Z] [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]]
19:21:40 [2024-02-29T00:21:40.167Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.167Z] [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]
19:21:40 [2024-02-29T00:21:40.167Z] [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]]
19:21:40 [2024-02-29T00:21:40.167Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.167Z] [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)]
19:21:40 [2024-02-29T00:21:40.167Z] [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)]
19:21:40 [2024-02-29T00:21:40.167Z] [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)]
19:21:40 [2024-02-29T00:21:40.167Z] [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)]
19:21:40 [2024-02-29T00:21:40.167Z] [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)]
19:21:40 [2024-02-29T00:21:40.167Z] [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)]
19:21:40 [2024-02-29T00:21:40.167Z] [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)]
19:21:40 [2024-02-29T00:21:40.167Z] [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)]
19:21:40 [2024-02-29T00:21:40.167Z] [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)]
19:21:40 [2024-02-29T00:21:40.167Z] [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)]
19:21:40 [2024-02-29T00:21:40.167Z] [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)]
19:21:40 [2024-02-29T00:21:40.167Z] [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)]
19:21:40 [2024-02-29T00:21:40.167Z] [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)]
19:21:40 [2024-02-29T00:21:40.167Z] [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)]
19:21:40 [2024-02-29T00:21:40.167Z] [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)]
19:21:40 [2024-02-29T00:21:40.168Z] [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)]
19:21:40 [2024-02-29T00:21:40.168Z] [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)]
19:21:40 [2024-02-29T00:21:40.168Z] [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)]
19:21:40 [2024-02-29T00:21:40.168Z] [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]
19:21:40 [2024-02-29T00:21:40.168Z] [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]]
19:21:40 [2024-02-29T00:21:40.168Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.168Z] [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)]
19:21:40 [2024-02-29T00:21:40.168Z] [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)]
19:21:40 [2024-02-29T00:21:40.168Z] [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)]
19:21:40 [2024-02-29T00:21:40.168Z] [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)]
19:21:40 [2024-02-29T00:21:40.168Z] [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)]
19:21:40 [2024-02-29T00:21:40.168Z] [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)]
19:21:40 [2024-02-29T00:21:40.168Z] [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)]
19:21:40 [2024-02-29T00:21:40.168Z] [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)]
19:21:40 [2024-02-29T00:21:40.168Z] [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)]
19:21:40 [2024-02-29T00:21:40.168Z] [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)]
19:21:40 [2024-02-29T00:21:40.168Z] [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)]
19:21:40 [2024-02-29T00:21:40.168Z] [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)]
19:21:40 [2024-02-29T00:21:40.168Z] [WARNING] [loading /modules/java.base/java/util/AbstractMap.class]
19:21:40 [2024-02-29T00:21:40.168Z] [WARNING] [loading /modules/java.base/java/util/AbstractMap$SimpleEntry.class]
19:21:40 [2024-02-29T00:21:40.168Z] [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)]
19:21:40 [2024-02-29T00:21:40.168Z] [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)]
19:21:40 [2024-02-29T00:21:40.168Z] [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)]
19:21:40 [2024-02-29T00:21:40.168Z] [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)]
19:21:40 [2024-02-29T00:21:40.168Z] [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)]
19:21:40 [2024-02-29T00:21:40.168Z] [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)]
19:21:40 [2024-02-29T00:21:40.168Z] [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)]
19:21:40 [2024-02-29T00:21:40.168Z] [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)]
19:21:40 [2024-02-29T00:21:40.168Z] [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]
19:21:40 [2024-02-29T00:21:40.168Z] [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]]
19:21:40 [2024-02-29T00:21:40.168Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.168Z] [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]
19:21:40 [2024-02-29T00:21:40.168Z] [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]]
19:21:40 [2024-02-29T00:21:40.168Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.168Z] [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]
19:21:40 [2024-02-29T00:21:40.168Z] [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]]
19:21:40 [2024-02-29T00:21:40.168Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.168Z] [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]
19:21:40 [2024-02-29T00:21:40.168Z] [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]]
19:21:40 [2024-02-29T00:21:40.168Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.168Z] [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]
19:21:40 [2024-02-29T00:21:40.168Z] [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]]
19:21:40 [2024-02-29T00:21:40.168Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.168Z] [WARNING] [loading /modules/java.base/java/util/EventObject.class]
19:21:40 [2024-02-29T00:21:40.168Z] [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)]
19:21:40 [2024-02-29T00:21:40.168Z] [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)]
19:21:40 [2024-02-29T00:21:40.168Z] [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)]
19:21:40 [2024-02-29T00:21:40.168Z] [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)]
19:21:40 [2024-02-29T00:21:40.169Z] [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)]
19:21:40 [2024-02-29T00:21:40.169Z] [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)]
19:21:40 [2024-02-29T00:21:40.169Z] [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)]
19:21:40 [2024-02-29T00:21:40.169Z] [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)]
19:21:40 [2024-02-29T00:21:40.169Z] [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)]
19:21:40 [2024-02-29T00:21:40.169Z] [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)]
19:21:40 [2024-02-29T00:21:40.169Z] [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)]
19:21:40 [2024-02-29T00:21:40.169Z] [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)]
19:21:40 [2024-02-29T00:21:40.169Z] [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)]
19:21:40 [2024-02-29T00:21:40.169Z] [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)]
19:21:40 [2024-02-29T00:21:40.169Z] [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)]
19:21:40 [2024-02-29T00:21:40.169Z] [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)]
19:21:40 [2024-02-29T00:21:40.169Z] [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)]
19:21:40 [2024-02-29T00:21:40.169Z] [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)]
19:21:40 [2024-02-29T00:21:40.169Z] [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)]
19:21:40 [2024-02-29T00:21:40.169Z] [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)]
19:21:40 [2024-02-29T00:21:40.169Z] [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)]
19:21:40 [2024-02-29T00:21:40.169Z] [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)]
19:21:40 [2024-02-29T00:21:40.169Z] [WARNING] [loading /modules/java.base/java/nio/file/Files.class]
19:21:40 [2024-02-29T00:21:40.169Z] [WARNING] [loading /modules/java.base/java/nio/file/attribute/BasicFileAttributes.class]
19:21:40 [2024-02-29T00:21:40.169Z] [WARNING] [loading /modules/java.base/java/nio/file/attribute/FileTime.class]
19:21:40 [2024-02-29T00:21:40.169Z] [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]
19:21:40 [2024-02-29T00:21:40.169Z] [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]]
19:21:40 [2024-02-29T00:21:40.169Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.169Z] [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]
19:21:40 [2024-02-29T00:21:40.169Z] [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]]
19:21:40 [2024-02-29T00:21:40.169Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.169Z] [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]
19:21:40 [2024-02-29T00:21:40.169Z] [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]]
19:21:40 [2024-02-29T00:21:40.169Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.169Z] [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]
19:21:40 [2024-02-29T00:21:40.169Z] [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]]
19:21:40 [2024-02-29T00:21:40.169Z] [WARNING] [parsing completed 49ms]
19:21:40 [2024-02-29T00:21:40.169Z] [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]
19:21:40 [2024-02-29T00:21:40.169Z] [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]]
19:21:40 [2024-02-29T00:21:40.169Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.169Z] [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]
19:21:40 [2024-02-29T00:21:40.169Z] [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]]
19:21:40 [2024-02-29T00:21:40.169Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.169Z] [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]
19:21:40 [2024-02-29T00:21:40.169Z] [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]]
19:21:40 [2024-02-29T00:21:40.169Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.169Z] [WARNING] [loading /modules/java.base/java/math/BigDecimal.class]
19:21:40 [2024-02-29T00:21:40.169Z] [WARNING] [loading /modules/java.base/java/math/BigInteger.class]
19:21:40 [2024-02-29T00:21:40.169Z] [WARNING] [loading /modules/java.base/java/lang/Double.class]
19:21:40 [2024-02-29T00:21:40.169Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CompletableFuture.class]
19:21:40 [2024-02-29T00:21:40.169Z] [WARNING] [loading /modules/java.base/java/util/stream/StreamSupport.class]
19:21:40 [2024-02-29T00:21:40.169Z] [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)]
19:21:40 [2024-02-29T00:21:40.169Z] [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]
19:21:40 [2024-02-29T00:21:40.169Z] [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]]
19:21:40 [2024-02-29T00:21:40.169Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.169Z] [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]
19:21:40 [2024-02-29T00:21:40.169Z] [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]]
19:21:40 [2024-02-29T00:21:40.169Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.169Z] [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]
19:21:40 [2024-02-29T00:21:40.170Z] [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]]
19:21:40 [2024-02-29T00:21:40.170Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.170Z] [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]
19:21:40 [2024-02-29T00:21:40.170Z] [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]]
19:21:40 [2024-02-29T00:21:40.170Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.170Z] [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)]
19:21:40 [2024-02-29T00:21:40.170Z] [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)]
19:21:40 [2024-02-29T00:21:40.170Z] [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)]
19:21:40 [2024-02-29T00:21:40.170Z] [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)]
19:21:40 [2024-02-29T00:21:40.170Z] [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)]
19:21:40 [2024-02-29T00:21:40.170Z] [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]
19:21:40 [2024-02-29T00:21:40.170Z] [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]]
19:21:40 [2024-02-29T00:21:40.170Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.170Z] [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]
19:21:40 [2024-02-29T00:21:40.170Z] [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]]
19:21:40 [2024-02-29T00:21:40.170Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.170Z] [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)]
19:21:40 [2024-02-29T00:21:40.170Z] [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)]
19:21:40 [2024-02-29T00:21:40.170Z] [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)]
19:21:40 [2024-02-29T00:21:40.170Z] [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]
19:21:40 [2024-02-29T00:21:40.170Z] [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]]
19:21:40 [2024-02-29T00:21:40.170Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.170Z] [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]
19:21:40 [2024-02-29T00:21:40.170Z] [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]]
19:21:40 [2024-02-29T00:21:40.170Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.170Z] [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]
19:21:40 [2024-02-29T00:21:40.170Z] [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]]
19:21:40 [2024-02-29T00:21:40.170Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.170Z] [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]
19:21:40 [2024-02-29T00:21:40.170Z] [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]]
19:21:40 [2024-02-29T00:21:40.170Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.170Z] [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]
19:21:40 [2024-02-29T00:21:40.170Z] [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]]
19:21:40 [2024-02-29T00:21:40.170Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.170Z] [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)]
19:21:40 [2024-02-29T00:21:40.170Z] [WARNING] [loading /modules/java.base/java/io/OutputStream.class]
19:21:40 [2024-02-29T00:21:40.170Z] [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]
19:21:40 [2024-02-29T00:21:40.170Z] [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]]
19:21:40 [2024-02-29T00:21:40.170Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.170Z] [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]
19:21:40 [2024-02-29T00:21:40.170Z] [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]]
19:21:40 [2024-02-29T00:21:40.170Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.170Z] [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]
19:21:40 [2024-02-29T00:21:40.170Z] [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]]
19:21:40 [2024-02-29T00:21:40.170Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.170Z] [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]
19:21:40 [2024-02-29T00:21:40.170Z] [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]]
19:21:40 [2024-02-29T00:21:40.170Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.170Z] [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)]
19:21:40 [2024-02-29T00:21:40.170Z] [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)]
19:21:40 [2024-02-29T00:21:40.170Z] [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)]
19:21:40 [2024-02-29T00:21:40.170Z] [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)]
19:21:40 [2024-02-29T00:21:40.171Z] [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)]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Array.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.base/java/util/SortedSet.class]
19:21:40 [2024-02-29T00:21:40.171Z] [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)]
19:21:40 [2024-02-29T00:21:40.171Z] [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)]
19:21:40 [2024-02-29T00:21:40.171Z] [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)]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.base/java/text/FieldPosition.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.base/java/text/ParsePosition.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.base/java/lang/StringBuffer.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.base/java/text/DecimalFormatSymbols.class]
19:21:40 [2024-02-29T00:21:40.171Z] [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]
19:21:40 [2024-02-29T00:21:40.171Z] [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]]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.management/java/lang/management/ManagementFactory.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.base/java/util/LongSummaryStatistics.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.management/javax/management/JMException.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.management/javax/management/MBeanServer.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.management/javax/management/NotificationBroadcasterSupport.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.management/javax/management/ObjectName.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.management/javax/management/NotificationEmitter.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.management/javax/management/NotificationBroadcaster.class]
19:21:40 [2024-02-29T00:21:40.171Z] [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]
19:21:40 [2024-02-29T00:21:40.171Z] [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]]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.management/javax/management/MXBean.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.base/java/io/BufferedReader.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.base/java/io/InputStreamReader.class]
19:21:40 [2024-02-29T00:21:40.171Z] [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)]
19:21:40 [2024-02-29T00:21:40.171Z] [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)]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.base/java/lang/Process.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.base/java/io/InputStream.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.xml/javax/xml/XMLConstants.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/DocumentBuilderFactory.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/ParserConfigurationException.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/SAXParserFactory.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLInputFactory.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLStreamException.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLStreamReader.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/Source.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/Transformer.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerConfigurationException.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerFactory.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.xml/javax/xml/validation/Schema.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.xml/javax/xml/validation/SchemaFactory.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.xml/javax/xml/validation/Validator.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXException.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXNotRecognizedException.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXNotSupportedException.class]
19:21:40 [2024-02-29T00:21:40.171Z] [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]
19:21:40 [2024-02-29T00:21:40.171Z] [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]]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.base/java/nio/channels/FileChannel.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.base/java/nio/channels/FileChannel$MapMode.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.base/java/nio/file/StandardOpenOption.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/CtfCoreLoggerUtil.java]
19:21:40 [2024-02-29T00:21:40.171Z] [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]]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/SafeMappedByteBuffer.java]
19:21:40 [2024-02-29T00:21:40.171Z] [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]]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.171Z] [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]
19:21:40 [2024-02-29T00:21:40.171Z] [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]]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.171Z] [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]
19:21:40 [2024-02-29T00:21:40.171Z] [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]]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.base/java/nio/BufferUnderflowException.class]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [loading /modules/java.base/java/nio/ByteOrder.class]
19:21:40 [2024-02-29T00:21:40.171Z] [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]
19:21:40 [2024-02-29T00:21:40.171Z] [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]]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.171Z] [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]
19:21:40 [2024-02-29T00:21:40.171Z] [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]]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.171Z] [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]
19:21:40 [2024-02-29T00:21:40.171Z] [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]]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.171Z] [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]
19:21:40 [2024-02-29T00:21:40.171Z] [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]]
19:21:40 [2024-02-29T00:21:40.171Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.171Z] [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]
19:21:40 [2024-02-29T00:21:40.171Z] [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]]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [loading /modules/java.base/java/io/FileFilter.class]
19:21:40 [2024-02-29T00:21:40.172Z] [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]
19:21:40 [2024-02-29T00:21:40.172Z] [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]]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.172Z] [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]
19:21:40 [2024-02-29T00:21:40.172Z] [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]]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.172Z] [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)]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicLong.class]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ConcurrentHashMap.class]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [loading /modules/java.base/java/util/Base64.class]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [loading /modules/java.base/java/nio/file/FileSystems.class]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [loading /modules/java.base/java/io/UnsupportedEncodingException.class]
19:21:40 [2024-02-29T00:21:40.172Z] [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]
19:21:40 [2024-02-29T00:21:40.172Z] [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]]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [loading /modules/java.base/java/io/FileNotFoundException.class]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [loading /modules/java.base/java/io/FileReader.class]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [loading /modules/java.base/java/io/Reader.class]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [loading /modules/java.base/java/io/StringReader.class]
19:21:40 [2024-02-29T00:21:40.172Z] [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)]
19:21:40 [2024-02-29T00:21:40.172Z] [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)]
19:21:40 [2024-02-29T00:21:40.172Z] [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)]
19:21:40 [2024-02-29T00:21:40.172Z] [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)]
19:21:40 [2024-02-29T00:21:40.172Z] [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)]
19:21:40 [2024-02-29T00:21:40.172Z] [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)]
19:21:40 [2024-02-29T00:21:40.172Z] [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)]
19:21:40 [2024-02-29T00:21:40.172Z] [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]
19:21:40 [2024-02-29T00:21:40.172Z] [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]]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.172Z] [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]
19:21:40 [2024-02-29T00:21:40.172Z] [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]]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.172Z] [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]
19:21:40 [2024-02-29T00:21:40.172Z] [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]]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.172Z] [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]
19:21:40 [2024-02-29T00:21:40.172Z] [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]]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Type.class]
19:21:40 [2024-02-29T00:21:40.172Z] [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]
19:21:40 [2024-02-29T00:21:40.172Z] [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]]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonDeserializationContext.class)]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonDeserializer.class)]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonElement.class)]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonObject.class)]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonParseException.class)]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonPrimitive.class)]
19:21:40 [2024-02-29T00:21:40.172Z] [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]
19:21:40 [2024-02-29T00:21:40.172Z] [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]]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.172Z] [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]
19:21:40 [2024-02-29T00:21:40.172Z] [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]]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.172Z] [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]
19:21:40 [2024-02-29T00:21:40.172Z] [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]]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.172Z] [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]
19:21:40 [2024-02-29T00:21:40.172Z] [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]]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.172Z] [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]
19:21:40 [2024-02-29T00:21:40.172Z] [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]]
19:21:40 [2024-02-29T00:21:40.172Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.172Z] [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]
19:21:40 [2024-02-29T00:21:40.172Z] [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]]
19:21:40 [2024-02-29T00:21:40.173Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.173Z] [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]
19:21:40 [2024-02-29T00:21:40.173Z] [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]]
19:21:40 [2024-02-29T00:21:40.173Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.173Z] [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]
19:21:40 [2024-02-29T00:21:40.173Z] [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]]
19:21:40 [2024-02-29T00:21:40.173Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.173Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/Gson.class)]
19:21:40 [2024-02-29T00:21:40.173Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/GsonBuilder.class)]
19:21:40 [2024-02-29T00:21:40.173Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonSyntaxException.class)]
19:21:40 [2024-02-29T00:21:40.173Z] [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)]
19:21:40 [2024-02-29T00:21:40.173Z] [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)]
19:21:40 [2024-02-29T00:21:40.173Z] [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]
19:21:40 [2024-02-29T00:21:40.173Z] [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]]
19:21:40 [2024-02-29T00:21:40.173Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.173Z] [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]
19:21:40 [2024-02-29T00:21:40.173Z] [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]]
19:21:40 [2024-02-29T00:21:40.173Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.173Z] [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]
19:21:40 [2024-02-29T00:21:40.173Z] [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]]
19:21:40 [2024-02-29T00:21:40.173Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.173Z] [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]
19:21:40 [2024-02-29T00:21:40.173Z] [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]]
19:21:40 [2024-02-29T00:21:40.173Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.173Z] [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]
19:21:40 [2024-02-29T00:21:40.173Z] [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]]
19:21:40 [2024-02-29T00:21:40.173Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.173Z] [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]
19:21:40 [2024-02-29T00:21:40.173Z] [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]]
19:21:40 [2024-02-29T00:21:40.173Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.173Z] [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]
19:21:40 [2024-02-29T00:21:40.173Z] [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]]
19:21:40 [2024-02-29T00:21:40.173Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.173Z] [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]
19:21:40 [2024-02-29T00:21:40.173Z] [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]]
19:21:40 [2024-02-29T00:21:40.173Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.173Z] [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)]
19:21:40 [2024-02-29T00:21:40.173Z] [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)]
19:21:40 [2024-02-29T00:21:40.173Z] [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)]
19:21:40 [2024-02-29T00:21:40.173Z] [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)]
19:21:40 [2024-02-29T00:21:40.173Z] [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)]
19:21:40 [2024-02-29T00:21:40.173Z] [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)]
19:21:40 [2024-02-29T00:21:40.173Z] [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)]
19:21:40 [2024-02-29T00:21:40.173Z] [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)]
19:21:40 [2024-02-29T00:21:40.173Z] [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)]
19:21:40 [2024-02-29T00:21:40.173Z] [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)]
19:21:40 [2024-02-29T00:21:40.173Z] [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)]
19:21:40 [2024-02-29T00:21:40.173Z] [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)]
19:21:40 [2024-02-29T00:21:40.173Z] [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)]
19:21:40 [2024-02-29T00:21:40.173Z] [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]
19:21:40 [2024-02-29T00:21:40.173Z] [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]]
19:21:40 [2024-02-29T00:21:40.173Z] [WARNING] [parsing completed 40ms]
19:21:40 [2024-02-29T00:21:40.173Z] [WARNING] [loading /modules/java.base/java/nio/BufferOverflowException.class]
19:21:40 [2024-02-29T00:21:40.173Z] [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]
19:21:40 [2024-02-29T00:21:40.173Z] [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]]
19:21:40 [2024-02-29T00:21:40.173Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.173Z] [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]
19:21:40 [2024-02-29T00:21:40.173Z] [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]]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.174Z] [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]
19:21:40 [2024-02-29T00:21:40.174Z] [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]]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.174Z] [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]
19:21:40 [2024-02-29T00:21:40.174Z] [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]]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.174Z] [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]
19:21:40 [2024-02-29T00:21:40.174Z] [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]]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.174Z] [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]
19:21:40 [2024-02-29T00:21:40.174Z] [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]]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [parsing completed 43ms]
19:21:40 [2024-02-29T00:21:40.174Z] [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)]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/util/ByteBufferTracker.java]
19:21:40 [2024-02-29T00:21:40.174Z] [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]]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.174Z] [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]
19:21:40 [2024-02-29T00:21:40.174Z] [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]]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.174Z] [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]
19:21:40 [2024-02-29T00:21:40.174Z] [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]]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.174Z] [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]
19:21:40 [2024-02-29T00:21:40.174Z] [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]]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.174Z] [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]
19:21:40 [2024-02-29T00:21:40.174Z] [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]]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.174Z] [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]
19:21:40 [2024-02-29T00:21:40.174Z] [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]]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [loading /modules/java.base/java/security/SecureRandom.class]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [loading /modules/java.base/java/util/Random.class]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ArrayBlockingQueue.class]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [loading /modules/java.base/java/util/concurrent/Executor.class]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ExecutorService.class]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [loading /modules/java.base/java/util/concurrent/Executors.class]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReentrantReadWriteLock.class]
19:21:40 [2024-02-29T00:21:40.174Z] [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)]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [loading /modules/java.base/java/net/URL.class]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/DocumentBuilder.class]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/OutputKeys.class]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerException.class]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/dom/DOMSource.class]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/stream/StreamResult.class]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/stream/StreamSource.class]
19:21:40 [2024-02-29T00:21:40.174Z] [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)]
19:21:40 [2024-02-29T00:21:40.174Z] [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]
19:21:40 [2024-02-29T00:21:40.174Z] [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]]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.174Z] [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]
19:21:40 [2024-02-29T00:21:40.174Z] [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]]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.174Z] [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]
19:21:40 [2024-02-29T00:21:40.174Z] [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]]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.174Z] [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]
19:21:40 [2024-02-29T00:21:40.174Z] [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]]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.174Z] [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]
19:21:40 [2024-02-29T00:21:40.174Z] [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]]
19:21:40 [2024-02-29T00:21:40.174Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.174Z] [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]
19:21:40 [2024-02-29T00:21:40.175Z] [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]]
19:21:40 [2024-02-29T00:21:40.175Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.175Z] [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]
19:21:40 [2024-02-29T00:21:40.175Z] [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]]
19:21:40 [2024-02-29T00:21:40.175Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.175Z] [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]
19:21:40 [2024-02-29T00:21:40.175Z] [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]]
19:21:40 [2024-02-29T00:21:40.175Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.175Z] [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]
19:21:40 [2024-02-29T00:21:40.175Z] [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]]
19:21:40 [2024-02-29T00:21:40.175Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.175Z] [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]
19:21:40 [2024-02-29T00:21:40.175Z] [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]]
19:21:40 [2024-02-29T00:21:40.175Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.175Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/Document.class]
19:21:40 [2024-02-29T00:21:40.175Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/Element.class]
19:21:40 [2024-02-29T00:21:40.175Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXParseException.class]
19:21:40 [2024-02-29T00:21:40.175Z] [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]
19:21:40 [2024-02-29T00:21:40.175Z] [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]]
19:21:40 [2024-02-29T00:21:40.175Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.175Z] [WARNING] [loading /modules/java.base/java/lang/IllegalArgumentException.class]
19:21:40 [2024-02-29T00:21:40.175Z] [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]
19:21:40 [2024-02-29T00:21:40.175Z] [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]]
19:21:40 [2024-02-29T00:21:40.175Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.175Z] [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]
19:21:40 [2024-02-29T00:21:40.175Z] [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]]
19:21:40 [2024-02-29T00:21:40.175Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.175Z] [WARNING] [loading /modules/java.base/java/security/InvalidParameterException.class]
19:21:40 [2024-02-29T00:21:40.175Z] [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]
19:21:40 [2024-02-29T00:21:40.175Z] [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]]
19:21:40 [2024-02-29T00:21:40.175Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.175Z] [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]
19:21:40 [2024-02-29T00:21:40.175Z] [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]]
19:21:40 [2024-02-29T00:21:40.175Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.175Z] [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]
19:21:40 [2024-02-29T00:21:40.175Z] [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]]
19:21:40 [2024-02-29T00:21:40.175Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.175Z] [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]
19:21:40 [2024-02-29T00:21:40.175Z] [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]]
19:21:40 [2024-02-29T00:21:40.175Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.175Z] [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]
19:21:40 [2024-02-29T00:21:40.175Z] [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]]
19:21:40 [2024-02-29T00:21:40.175Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.175Z] [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]
19:21:40 [2024-02-29T00:21:40.175Z] [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]]
19:21:40 [2024-02-29T00:21:40.175Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.175Z] [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]
19:21:40 [2024-02-29T00:21:40.175Z] [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]]
19:21:40 [2024-02-29T00:21:40.175Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.175Z] [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]
19:21:40 [2024-02-29T00:21:40.175Z] [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]]
19:21:40 [2024-02-29T00:21:40.175Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.175Z] [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]
19:21:40 [2024-02-29T00:21:40.175Z] [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]]
19:21:40 [2024-02-29T00:21:40.175Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.175Z] [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]
19:21:40 [2024-02-29T00:21:40.175Z] [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]]
19:21:40 [2024-02-29T00:21:40.175Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.175Z] [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]
19:21:40 [2024-02-29T00:21:40.176Z] [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]]
19:21:40 [2024-02-29T00:21:40.176Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.176Z] [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]
19:21:40 [2024-02-29T00:21:40.176Z] [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]]
19:21:40 [2024-02-29T00:21:40.176Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.176Z] [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]
19:21:40 [2024-02-29T00:21:40.176Z] [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]]
19:21:40 [2024-02-29T00:21:40.176Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.176Z] [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]
19:21:40 [2024-02-29T00:21:40.176Z] [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]]
19:21:40 [2024-02-29T00:21:40.176Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.176Z] [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]
19:21:40 [2024-02-29T00:21:40.176Z] [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]]
19:21:40 [2024-02-29T00:21:40.176Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.176Z] [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]
19:21:40 [2024-02-29T00:21:40.176Z] [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]]
19:21:40 [2024-02-29T00:21:40.176Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.176Z] [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]
19:21:40 [2024-02-29T00:21:40.176Z] [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]]
19:21:40 [2024-02-29T00:21:40.176Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.176Z] [WARNING] [loading /modules/java.base/java/util/OptionalLong.class]
19:21:40 [2024-02-29T00:21:40.176Z] [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]
19:21:40 [2024-02-29T00:21:40.176Z] [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]]
19:21:40 [2024-02-29T00:21:40.176Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.176Z] [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]
19:21:40 [2024-02-29T00:21:40.176Z] [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]]
19:21:40 [2024-02-29T00:21:40.176Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.176Z] [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]
19:21:40 [2024-02-29T00:21:40.176Z] [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]]
19:21:40 [2024-02-29T00:21:40.176Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.176Z] [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]
19:21:40 [2024-02-29T00:21:40.176Z] [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]]
19:21:40 [2024-02-29T00:21:40.176Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.176Z] [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]
19:21:40 [2024-02-29T00:21:40.176Z] [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]]
19:21:40 [2024-02-29T00:21:40.176Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.176Z] [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]
19:21:40 [2024-02-29T00:21:40.176Z] [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]]
19:21:40 [2024-02-29T00:21:40.176Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.176Z] [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]
19:21:40 [2024-02-29T00:21:40.176Z] [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]]
19:21:40 [2024-02-29T00:21:40.176Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.176Z] [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]
19:21:40 [2024-02-29T00:21:40.176Z] [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]]
19:21:40 [2024-02-29T00:21:40.176Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.176Z] [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]
19:21:40 [2024-02-29T00:21:40.176Z] [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]]
19:21:40 [2024-02-29T00:21:40.176Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.176Z] [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]
19:21:40 [2024-02-29T00:21:40.176Z] [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]]
19:21:40 [2024-02-29T00:21:40.176Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.176Z] [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)]
19:21:40 [2024-02-29T00:21:40.176Z] [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)]
19:21:40 [2024-02-29T00:21:40.176Z] [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)]
19:21:40 [2024-02-29T00:21:40.177Z] [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)]
19:21:40 [2024-02-29T00:21:40.177Z] [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]
19:21:40 [2024-02-29T00:21:40.177Z] [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]]
19:21:40 [2024-02-29T00:21:40.177Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.177Z] [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]
19:21:40 [2024-02-29T00:21:40.177Z] [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]]
19:21:40 [2024-02-29T00:21:40.177Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.177Z] [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)]
19:21:40 [2024-02-29T00:21:40.177Z] [WARNING] [loading /modules/java.base/java/util/PrimitiveIterator.class]
19:21:40 [2024-02-29T00:21:40.177Z] [WARNING] [loading /modules/java.base/java/util/PrimitiveIterator$OfLong.class]
19:21:40 [2024-02-29T00:21:40.177Z] [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)]
19:21:40 [2024-02-29T00:21:40.177Z] [WARNING] [loading /modules/java.base/java/util/StringJoiner.class]
19:21:40 [2024-02-29T00:21:40.177Z] [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]
19:21:40 [2024-02-29T00:21:40.177Z] [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]]
19:21:40 [2024-02-29T00:21:40.177Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.177Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/StateSystem.java]
19:21:40 [2024-02-29T00:21:40.177Z] [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]]
19:21:40 [2024-02-29T00:21:40.177Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.177Z] [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]
19:21:40 [2024-02-29T00:21:40.177Z] [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]]
19:21:40 [2024-02-29T00:21:40.177Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.177Z] [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]
19:21:40 [2024-02-29T00:21:40.177Z] [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]]
19:21:40 [2024-02-29T00:21:40.177Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.177Z] [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]
19:21:40 [2024-02-29T00:21:40.177Z] [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]]
19:21:40 [2024-02-29T00:21:40.177Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.177Z] [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]
19:21:40 [2024-02-29T00:21:40.177Z] [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]]
19:21:40 [2024-02-29T00:21:40.177Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.177Z] [WARNING] [loading /modules/java.base/java/io/Writer.class]
19:21:40 [2024-02-29T00:21:40.177Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/Activator.java]
19:21:40 [2024-02-29T00:21:40.177Z] [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]]
19:21:40 [2024-02-29T00:21:40.177Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.177Z] [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]
19:21:40 [2024-02-29T00:21:40.177Z] [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]]
19:21:40 [2024-02-29T00:21:40.177Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.177Z] [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]
19:21:40 [2024-02-29T00:21:40.177Z] [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]]
19:21:40 [2024-02-29T00:21:40.177Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.177Z] [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)]
19:21:40 [2024-02-29T00:21:40.177Z] [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)]
19:21:40 [2024-02-29T00:21:40.177Z] [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]
19:21:40 [2024-02-29T00:21:40.177Z] [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]]
19:21:40 [2024-02-29T00:21:40.177Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.177Z] [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)]
19:21:40 [2024-02-29T00:21:40.177Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/Messages.java]
19:21:40 [2024-02-29T00:21:40.177Z] [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]]
19:21:40 [2024-02-29T00:21:40.177Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.177Z] [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)]
19:21:40 [2024-02-29T00:21:40.177Z] [WARNING] [loading /modules/java.base/java/lang/reflect/InvocationTargetException.class]
19:21:40 [2024-02-29T00:21:40.177Z] [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]
19:21:40 [2024-02-29T00:21:40.177Z] [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]]
19:21:40 [2024-02-29T00:21:40.177Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.177Z] [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]
19:21:40 [2024-02-29T00:21:40.178Z] [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]]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.178Z] [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)]
19:21:40 [2024-02-29T00:21:40.178Z] [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)]
19:21:40 [2024-02-29T00:21:40.178Z] [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]
19:21:40 [2024-02-29T00:21:40.178Z] [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]]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.178Z] [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)]
19:21:40 [2024-02-29T00:21:40.178Z] [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]
19:21:40 [2024-02-29T00:21:40.178Z] [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]]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [loading /modules/java.base/java/util/function/ToLongFunction.class]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [loading /modules/java.xml/org/xml/sax/Attributes.class]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/DefaultHandler.class]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [loading /modules/java.xml/org/xml/sax/EntityResolver.class]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [loading /modules/java.xml/org/xml/sax/DTDHandler.class]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [loading /modules/java.xml/org/xml/sax/ContentHandler.class]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [loading /modules/java.xml/org/xml/sax/ErrorHandler.class]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [loading /modules/java.xml/org/xml/sax/XMLReader.class]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [loading /modules/java.base/java/io/RandomAccessFile.class]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [loading /modules/java.base/java/io/DataOutput.class]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [loading /modules/java.base/java/io/DataInput.class]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [loading /modules/java.base/java/io/Closeable.class]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [loading /modules/java.base/java/net/URI.class]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [loading /modules/java.base/java/nio/file/LinkOption.class]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicReference.class]
19:21:40 [2024-02-29T00:21:40.178Z] [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)]
19:21:40 [2024-02-29T00:21:40.178Z] [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)]
19:21:40 [2024-02-29T00:21:40.178Z] [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)]
19:21:40 [2024-02-29T00:21:40.178Z] [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)]
19:21:40 [2024-02-29T00:21:40.178Z] [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]
19:21:40 [2024-02-29T00:21:40.178Z] [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]]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [loading /modules/java.base/java/io/ByteArrayInputStream.class]
19:21:40 [2024-02-29T00:21:40.178Z] [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)]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [loading /modules/java.xml/org/xml/sax/InputSource.class]
19:21:40 [2024-02-29T00:21:40.178Z] [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]
19:21:40 [2024-02-29T00:21:40.178Z] [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]]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.178Z] [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]
19:21:40 [2024-02-29T00:21:40.178Z] [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]]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [loading /modules/java.base/java/io/FileWriter.class]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [loading /modules/java.base/java/io/StringWriter.class]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerFactoryConfigurationError.class]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/Node.class]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/NodeList.class]
19:21:40 [2024-02-29T00:21:40.178Z] [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]
19:21:40 [2024-02-29T00:21:40.178Z] [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]]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.178Z] [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]
19:21:40 [2024-02-29T00:21:40.178Z] [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]]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.178Z] [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]
19:21:40 [2024-02-29T00:21:40.178Z] [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]]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.178Z] [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]
19:21:40 [2024-02-29T00:21:40.178Z] [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]]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.178Z] [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]
19:21:40 [2024-02-29T00:21:40.178Z] [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]]
19:21:40 [2024-02-29T00:21:40.178Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.178Z] [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]
19:21:40 [2024-02-29T00:21:40.179Z] [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]]
19:21:40 [2024-02-29T00:21:40.179Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.179Z] [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)]
19:21:40 [2024-02-29T00:21:40.179Z] [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)]
19:21:40 [2024-02-29T00:21:40.179Z] [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)]
19:21:40 [2024-02-29T00:21:40.179Z] [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]
19:21:40 [2024-02-29T00:21:40.179Z] [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]]
19:21:40 [2024-02-29T00:21:40.179Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.179Z] [WARNING] [loading /modules/java.base/java/lang/annotation/ElementType.class]
19:21:40 [2024-02-29T00:21:40.179Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Retention.class]
19:21:40 [2024-02-29T00:21:40.179Z] [WARNING] [loading /modules/java.base/java/lang/annotation/RetentionPolicy.class]
19:21:40 [2024-02-29T00:21:40.179Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Target.class]
19:21:40 [2024-02-29T00:21:40.179Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Annotation.class]
19:21:40 [2024-02-29T00:21:40.179Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Method.class]
19:21:40 [2024-02-29T00:21:40.179Z] [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]
19:21:40 [2024-02-29T00:21:40.179Z] [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]]
19:21:40 [2024-02-29T00:21:40.179Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.179Z] [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]
19:21:40 [2024-02-29T00:21:40.179Z] [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]]
19:21:40 [2024-02-29T00:21:40.179Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.179Z] [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]
19:21:40 [2024-02-29T00:21:40.179Z] [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]]
19:21:40 [2024-02-29T00:21:40.179Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.179Z] [WARNING] [loading /modules/java.base/java/lang/ref/WeakReference.class]
19:21:40 [2024-02-29T00:21:40.179Z] [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]
19:21:40 [2024-02-29T00:21:40.179Z] [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]]
19:21:40 [2024-02-29T00:21:40.179Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.179Z] [WARNING] [loading /modules/java.base/java/io/FileOutputStream.class]
19:21:40 [2024-02-29T00:21:40.179Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream.class]
19:21:40 [2024-02-29T00:21:40.179Z] [WARNING] [loading /modules/java.base/java/io/ObjectOutputStream.class]
19:21:40 [2024-02-29T00:21:40.179Z] [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]
19:21:40 [2024-02-29T00:21:40.179Z] [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]]
19:21:40 [2024-02-29T00:21:40.179Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.179Z] [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]
19:21:40 [2024-02-29T00:21:40.179Z] [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]]
19:21:40 [2024-02-29T00:21:40.179Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.179Z] [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)]
19:21:40 [2024-02-29T00:21:40.179Z] [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)]
19:21:40 [2024-02-29T00:21:40.179Z] [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)]
19:21:40 [2024-02-29T00:21:40.179Z] [WARNING] [loading /modules/java.base/java/net/URISyntaxException.class]
19:21:40 [2024-02-29T00:21:40.179Z] [WARNING] [loading /modules/java.base/java/util/function/UnaryOperator.class]
19:21:40 [2024-02-29T00:21:40.179Z] [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)]
19:21:40 [2024-02-29T00:21:40.179Z] [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)]
19:21:40 [2024-02-29T00:21:40.179Z] [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)]
19:21:40 [2024-02-29T00:21:40.179Z] [WARNING] [loading /modules/java.base/java/io/BufferedInputStream.class]
19:21:40 [2024-02-29T00:21:40.179Z] [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]
19:21:40 [2024-02-29T00:21:40.179Z] [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]]
19:21:40 [2024-02-29T00:21:40.179Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.179Z] [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]
19:21:40 [2024-02-29T00:21:40.179Z] [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]]
19:21:40 [2024-02-29T00:21:40.179Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.179Z] [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]
19:21:40 [2024-02-29T00:21:40.179Z] [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]]
19:21:40 [2024-02-29T00:21:40.179Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.179Z] [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]
19:21:40 [2024-02-29T00:21:40.179Z] [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]]
19:21:40 [2024-02-29T00:21:40.180Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.180Z] [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]
19:21:40 [2024-02-29T00:21:40.180Z] [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]]
19:21:40 [2024-02-29T00:21:40.180Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.180Z] [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]
19:21:40 [2024-02-29T00:21:40.180Z] [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]]
19:21:40 [2024-02-29T00:21:40.180Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.180Z] [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]
19:21:40 [2024-02-29T00:21:40.180Z] [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]]
19:21:40 [2024-02-29T00:21:40.180Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.180Z] [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]
19:21:40 [2024-02-29T00:21:40.180Z] [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]]
19:21:40 [2024-02-29T00:21:40.180Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.180Z] [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)]
19:21:40 [2024-02-29T00:21:40.180Z] [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]
19:21:40 [2024-02-29T00:21:40.180Z] [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]]
19:21:40 [2024-02-29T00:21:40.180Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.180Z] [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]
19:21:40 [2024-02-29T00:21:40.180Z] [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]]
19:21:40 [2024-02-29T00:21:40.180Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.180Z] [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]
19:21:40 [2024-02-29T00:21:40.180Z] [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]]
19:21:40 [2024-02-29T00:21:40.180Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.180Z] [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]
19:21:40 [2024-02-29T00:21:40.180Z] [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]]
19:21:40 [2024-02-29T00:21:40.180Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.180Z] [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]
19:21:40 [2024-02-29T00:21:40.180Z] [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]]
19:21:40 [2024-02-29T00:21:40.180Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.180Z] [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]
19:21:40 [2024-02-29T00:21:40.180Z] [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]]
19:21:40 [2024-02-29T00:21:40.180Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.180Z] [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]
19:21:40 [2024-02-29T00:21:40.180Z] [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]]
19:21:40 [2024-02-29T00:21:40.180Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.180Z] [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]
19:21:40 [2024-02-29T00:21:40.180Z] [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]]
19:21:40 [2024-02-29T00:21:40.180Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.180Z] [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)]
19:21:40 [2024-02-29T00:21:40.180Z] [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)]
19:21:40 [2024-02-29T00:21:40.180Z] [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)]
19:21:40 [2024-02-29T00:21:40.180Z] [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)]
19:21:40 [2024-02-29T00:21:40.180Z] [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)]
19:21:40 [2024-02-29T00:21:40.180Z] [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)]
19:21:40 [2024-02-29T00:21:40.180Z] [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)]
19:21:40 [2024-02-29T00:21:40.180Z] [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]
19:21:40 [2024-02-29T00:21:40.180Z] [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]]
19:21:40 [2024-02-29T00:21:40.180Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.180Z] [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)]
19:21:40 [2024-02-29T00:21:40.180Z] [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)]
19:21:40 [2024-02-29T00:21:40.180Z] [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)]
19:21:40 [2024-02-29T00:21:40.180Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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]
19:21:40 [2024-02-29T00:21:40.181Z] [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]]
19:21:40 [2024-02-29T00:21:40.181Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ExecutionException.class]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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]
19:21:40 [2024-02-29T00:21:40.181Z] [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]]
19:21:40 [2024-02-29T00:21:40.181Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.181Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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]
19:21:40 [2024-02-29T00:21:40.182Z] [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]]
19:21:40 [2024-02-29T00:21:40.182Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.182Z] [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]
19:21:40 [2024-02-29T00:21:40.182Z] [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]]
19:21:40 [2024-02-29T00:21:40.182Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.182Z] [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]
19:21:40 [2024-02-29T00:21:40.182Z] [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]]
19:21:40 [2024-02-29T00:21:40.182Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.182Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ConcurrentLinkedQueue.class]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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]
19:21:40 [2024-02-29T00:21:40.183Z] [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]]
19:21:40 [2024-02-29T00:21:40.183Z] [WARNING] [parsing completed 97ms]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Constructor.class]
19:21:40 [2024-02-29T00:21:40.183Z] [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]
19:21:40 [2024-02-29T00:21:40.183Z] [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]]
19:21:40 [2024-02-29T00:21:40.183Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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]
19:21:40 [2024-02-29T00:21:40.183Z] [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]]
19:21:40 [2024-02-29T00:21:40.183Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.183Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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]
19:21:40 [2024-02-29T00:21:40.184Z] [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]]
19:21:40 [2024-02-29T00:21:40.184Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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]
19:21:40 [2024-02-29T00:21:40.184Z] [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]]
19:21:40 [2024-02-29T00:21:40.184Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.184Z] [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]
19:21:40 [2024-02-29T00:21:40.184Z] [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]]
19:21:40 [2024-02-29T00:21:40.184Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.184Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [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]
19:21:40 [2024-02-29T00:21:40.185Z] [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]]
19:21:40 [2024-02-29T00:21:40.185Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.185Z] [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]
19:21:40 [2024-02-29T00:21:40.185Z] [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]]
19:21:40 [2024-02-29T00:21:40.185Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.185Z] [WARNING] [loading /modules/java.base/java/util/Vector.class]
19:21:40 [2024-02-29T00:21:40.185Z] [WARNING] [loading /modules/java.base/java/util/RandomAccess.class]
19:21:40 [2024-02-29T00:21:40.185Z] [WARNING] [loading /modules/java.base/java/util/AbstractList.class]
19:21:40 [2024-02-29T00:21:40.185Z] [WARNING] [loading /modules/java.base/java/util/AbstractCollection.class]
19:21:40 [2024-02-29T00:21:40.185Z] [WARNING] [loading /modules/java.base/java/util/stream/IntStream.class]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [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]
19:21:40 [2024-02-29T00:21:40.185Z] [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]]
19:21:40 [2024-02-29T00:21:40.185Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [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]
19:21:40 [2024-02-29T00:21:40.185Z] [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]]
19:21:40 [2024-02-29T00:21:40.185Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/TmfUiTracer.java]
19:21:40 [2024-02-29T00:21:40.185Z] [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]]
19:21:40 [2024-02-29T00:21:40.185Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [WARNING] [loading /modules/java.base/java/net/MalformedURLException.class]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [WARNING] [loading /modules/java.base/java/util/Hashtable.class]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.185Z] [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)]
19:21:40 [2024-02-29T00:21:40.186Z] [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)]
19:21:40 [2024-02-29T00:21:40.186Z] [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)]
19:21:40 [2024-02-29T00:21:40.186Z] [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)]
19:21:40 [2024-02-29T00:21:40.186Z] [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)]
19:21:40 [2024-02-29T00:21:40.186Z] [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]
19:21:40 [2024-02-29T00:21:40.186Z] [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]]
19:21:40 [2024-02-29T00:21:40.186Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.186Z] [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]
19:21:40 [2024-02-29T00:21:40.186Z] [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]]
19:21:40 [2024-02-29T00:21:40.186Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.186Z] [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]
19:21:40 [2024-02-29T00:21:40.186Z] [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]]
19:21:40 [2024-02-29T00:21:40.186Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.186Z] [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]
19:21:40 [2024-02-29T00:21:40.186Z] [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]]
19:21:40 [2024-02-29T00:21:40.186Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.186Z] [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]
19:21:40 [2024-02-29T00:21:40.186Z] [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]]
19:21:40 [2024-02-29T00:21:40.186Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.186Z] [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]
19:21:40 [2024-02-29T00:21:40.186Z] [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]]
19:21:40 [2024-02-29T00:21:40.186Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.186Z] [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]
19:21:40 [2024-02-29T00:21:40.186Z] [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]]
19:21:40 [2024-02-29T00:21:40.186Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.186Z] [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]
19:21:40 [2024-02-29T00:21:40.186Z] [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]]
19:21:40 [2024-02-29T00:21:40.186Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.186Z] [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]
19:21:40 [2024-02-29T00:21:40.186Z] [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]]
19:21:40 [2024-02-29T00:21:40.186Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.186Z] [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]
19:21:40 [2024-02-29T00:21:40.186Z] [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]]
19:21:40 [2024-02-29T00:21:40.186Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.186Z] [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]
19:21:40 [2024-02-29T00:21:40.186Z] [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]]
19:21:40 [2024-02-29T00:21:40.186Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.186Z] [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]
19:21:40 [2024-02-29T00:21:40.186Z] [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]]
19:21:40 [2024-02-29T00:21:40.186Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.186Z] [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]
19:21:40 [2024-02-29T00:21:40.186Z] [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]]
19:21:40 [2024-02-29T00:21:40.186Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.186Z] [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]
19:21:40 [2024-02-29T00:21:40.186Z] [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]]
19:21:40 [2024-02-29T00:21:40.186Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.186Z] [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]
19:21:40 [2024-02-29T00:21:40.186Z] [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]]
19:21:40 [2024-02-29T00:21:40.186Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.186Z] [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]
19:21:40 [2024-02-29T00:21:40.187Z] [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]]
19:21:40 [2024-02-29T00:21:40.187Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.187Z] [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]
19:21:40 [2024-02-29T00:21:40.187Z] [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]]
19:21:40 [2024-02-29T00:21:40.187Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.187Z] [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]
19:21:40 [2024-02-29T00:21:40.187Z] [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]]
19:21:40 [2024-02-29T00:21:40.187Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.187Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/AttributeTree.java]
19:21:40 [2024-02-29T00:21:40.187Z] [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]]
19:21:40 [2024-02-29T00:21:40.187Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.187Z] [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)]
19:21:40 [2024-02-29T00:21:40.187Z] [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)]
19:21:40 [2024-02-29T00:21:40.187Z] [WARNING] [loading /modules/java.base/java/io/PrintWriter.class]
19:21:40 [2024-02-29T00:21:40.187Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/Attribute.java]
19:21:40 [2024-02-29T00:21:40.187Z] [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]]
19:21:40 [2024-02-29T00:21:40.187Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.187Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/TransientState.java]
19:21:40 [2024-02-29T00:21:40.187Z] [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]]
19:21:40 [2024-02-29T00:21:40.187Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.187Z] [WARNING] [loading /modules/java.base/java/io/BufferedWriter.class]
19:21:40 [2024-02-29T00:21:40.187Z] [WARNING] [loading /modules/java.base/java/net/InetAddress.class]
19:21:40 [2024-02-29T00:21:40.187Z] [WARNING] [loading /modules/java.base/java/net/UnknownHostException.class]
19:21:40 [2024-02-29T00:21:40.187Z] [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]
19:21:40 [2024-02-29T00:21:40.187Z] [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]]
19:21:40 [2024-02-29T00:21:40.187Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.187Z] [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)]
19:21:40 [2024-02-29T00:21:40.187Z] [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]
19:21:40 [2024-02-29T00:21:40.187Z] [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]]
19:21:40 [2024-02-29T00:21:40.187Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.187Z] [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)]
19:21:40 [2024-02-29T00:21:40.187Z] [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)]
19:21:40 [2024-02-29T00:21:40.187Z] [WARNING] [loading /modules/java.base/java/util/function/Consumer.class]
19:21:40 [2024-02-29T00:21:40.187Z] [WARNING] [loading /modules/java.base/java/util/EnumMap.class]
19:21:40 [2024-02-29T00:21:40.187Z] [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]
19:21:40 [2024-02-29T00:21:40.187Z] [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]]
19:21:40 [2024-02-29T00:21:40.187Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.187Z] [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]
19:21:40 [2024-02-29T00:21:40.187Z] [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]]
19:21:40 [2024-02-29T00:21:40.187Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.187Z] [WARNING] [loading /modules/java.base/java/nio/channels/ClosedChannelException.class]
19:21:40 [2024-02-29T00:21:40.187Z] [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]
19:21:40 [2024-02-29T00:21:40.187Z] [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]]
19:21:40 [2024-02-29T00:21:40.187Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.187Z] [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]
19:21:40 [2024-02-29T00:21:40.187Z] [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]]
19:21:40 [2024-02-29T00:21:40.187Z] [WARNING] [parsing completed 4ms]
19:21:40 [2024-02-29T00:21:40.187Z] [WARNING] [loading /modules/java.base/java/util/function/IntPredicate.class]
19:21:40 [2024-02-29T00:21:40.187Z] [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]
19:21:40 [2024-02-29T00:21:40.187Z] [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]]
19:21:40 [2024-02-29T00:21:40.187Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.187Z] [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]
19:21:40 [2024-02-29T00:21:40.187Z] [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]]
19:21:40 [2024-02-29T00:21:40.187Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.187Z] [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]
19:21:40 [2024-02-29T00:21:40.187Z] [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]]
19:21:40 [2024-02-29T00:21:40.188Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.188Z] [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]
19:21:40 [2024-02-29T00:21:40.188Z] [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]]
19:21:40 [2024-02-29T00:21:40.188Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.188Z] [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]
19:21:40 [2024-02-29T00:21:40.188Z] [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]]
19:21:40 [2024-02-29T00:21:40.188Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.188Z] [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]
19:21:40 [2024-02-29T00:21:40.188Z] [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]]
19:21:40 [2024-02-29T00:21:40.188Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.188Z] [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]
19:21:40 [2024-02-29T00:21:40.188Z] [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]]
19:21:40 [2024-02-29T00:21:40.188Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.188Z] [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]
19:21:40 [2024-02-29T00:21:40.188Z] [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]]
19:21:40 [2024-02-29T00:21:40.188Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.188Z] [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]
19:21:40 [2024-02-29T00:21:40.188Z] [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]]
19:21:40 [2024-02-29T00:21:40.188Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.188Z] [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]
19:21:40 [2024-02-29T00:21:40.188Z] [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]]
19:21:40 [2024-02-29T00:21:40.188Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.188Z] [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]
19:21:40 [2024-02-29T00:21:40.188Z] [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]]
19:21:40 [2024-02-29T00:21:40.188Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.188Z] [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]
19:21:40 [2024-02-29T00:21:40.188Z] [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]]
19:21:40 [2024-02-29T00:21:40.188Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.188Z] [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]
19:21:40 [2024-02-29T00:21:40.188Z] [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]]
19:21:40 [2024-02-29T00:21:40.188Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.188Z] [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]
19:21:40 [2024-02-29T00:21:40.188Z] [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]]
19:21:40 [2024-02-29T00:21:40.188Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.188Z] [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]
19:21:40 [2024-02-29T00:21:40.188Z] [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]]
19:21:40 [2024-02-29T00:21:40.188Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.188Z] [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]
19:21:40 [2024-02-29T00:21:40.188Z] [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]]
19:21:40 [2024-02-29T00:21:40.188Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.188Z] [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]
19:21:40 [2024-02-29T00:21:40.188Z] [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]]
19:21:40 [2024-02-29T00:21:40.188Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.188Z] [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]
19:21:40 [2024-02-29T00:21:40.188Z] [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]]
19:21:40 [2024-02-29T00:21:40.188Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.188Z] [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]
19:21:40 [2024-02-29T00:21:40.188Z] [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]]
19:21:40 [2024-02-29T00:21:40.188Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.188Z] [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]
19:21:40 [2024-02-29T00:21:40.188Z] [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]]
19:21:40 [2024-02-29T00:21:40.189Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.189Z] [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]
19:21:40 [2024-02-29T00:21:40.189Z] [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]]
19:21:40 [2024-02-29T00:21:40.189Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.189Z] [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]
19:21:40 [2024-02-29T00:21:40.189Z] [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]]
19:21:40 [2024-02-29T00:21:40.189Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.189Z] [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]
19:21:40 [2024-02-29T00:21:40.189Z] [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]]
19:21:40 [2024-02-29T00:21:40.189Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.189Z] [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]
19:21:40 [2024-02-29T00:21:40.189Z] [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]]
19:21:40 [2024-02-29T00:21:40.189Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.189Z] [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]
19:21:40 [2024-02-29T00:21:40.189Z] [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]]
19:21:40 [2024-02-29T00:21:40.189Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.189Z] [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]
19:21:40 [2024-02-29T00:21:40.189Z] [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]]
19:21:40 [2024-02-29T00:21:40.189Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.189Z] [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]
19:21:40 [2024-02-29T00:21:40.189Z] [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]]
19:21:40 [2024-02-29T00:21:40.189Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.189Z] [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]
19:21:40 [2024-02-29T00:21:40.189Z] [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]]
19:21:40 [2024-02-29T00:21:40.189Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.189Z] [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]
19:21:40 [2024-02-29T00:21:40.189Z] [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]]
19:21:40 [2024-02-29T00:21:40.189Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.189Z] [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)]
19:21:40 [2024-02-29T00:21:40.189Z] [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]
19:21:40 [2024-02-29T00:21:40.189Z] [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]]
19:21:40 [2024-02-29T00:21:40.189Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.189Z] [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]
19:21:40 [2024-02-29T00:21:40.189Z] [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]]
19:21:40 [2024-02-29T00:21:40.189Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.189Z] [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]
19:21:40 [2024-02-29T00:21:40.189Z] [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]]
19:21:40 [2024-02-29T00:21:40.189Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.189Z] [WARNING] [loading /modules/java.base/java/nio/file/StandardCopyOption.class]
19:21:40 [2024-02-29T00:21:40.189Z] [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)]
19:21:40 [2024-02-29T00:21:40.189Z] [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)]
19:21:40 [2024-02-29T00:21:40.189Z] [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]
19:21:40 [2024-02-29T00:21:40.189Z] [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]]
19:21:40 [2024-02-29T00:21:40.189Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.189Z] [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)]
19:21:40 [2024-02-29T00:21:40.189Z] [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]
19:21:40 [2024-02-29T00:21:40.189Z] [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]]
19:21:40 [2024-02-29T00:21:40.189Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.189Z] [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)]
19:21:40 [2024-02-29T00:21:40.189Z] [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)]
19:21:40 [2024-02-29T00:21:40.190Z] [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]
19:21:40 [2024-02-29T00:21:40.190Z] [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]]
19:21:40 [2024-02-29T00:21:40.190Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.190Z] [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]
19:21:40 [2024-02-29T00:21:40.190Z] [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]]
19:21:40 [2024-02-29T00:21:40.190Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.190Z] [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]
19:21:40 [2024-02-29T00:21:40.190Z] [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]]
19:21:40 [2024-02-29T00:21:40.190Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.190Z] [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]
19:21:40 [2024-02-29T00:21:40.190Z] [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]]
19:21:40 [2024-02-29T00:21:40.190Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.190Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/Activator.java]
19:21:40 [2024-02-29T00:21:40.190Z] [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]]
19:21:40 [2024-02-29T00:21:40.190Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.190Z] [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]
19:21:40 [2024-02-29T00:21:40.190Z] [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]]
19:21:40 [2024-02-29T00:21:40.190Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.190Z] [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]
19:21:40 [2024-02-29T00:21:40.190Z] [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]]
19:21:40 [2024-02-29T00:21:40.190Z] [WARNING] [parsing completed 41ms]
19:21:40 [2024-02-29T00:21:40.190Z] [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]
19:21:40 [2024-02-29T00:21:40.190Z] [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]]
19:21:40 [2024-02-29T00:21:40.190Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.190Z] [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]
19:21:40 [2024-02-29T00:21:40.190Z] [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]]
19:21:40 [2024-02-29T00:21:40.190Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.190Z] [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]
19:21:40 [2024-02-29T00:21:40.190Z] [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]]
19:21:40 [2024-02-29T00:21:40.190Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.190Z] [WARNING] [loading /modules/java.base/java/io/PrintStream.class]
19:21:40 [2024-02-29T00:21:40.190Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/Activator.java]
19:21:40 [2024-02-29T00:21:40.190Z] [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]]
19:21:40 [2024-02-29T00:21:40.190Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.190Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReadWriteLock.class]
19:21:40 [2024-02-29T00:21:40.190Z] [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]
19:21:40 [2024-02-29T00:21:40.190Z] [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]]
19:21:40 [2024-02-29T00:21:40.190Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.190Z] [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]
19:21:40 [2024-02-29T00:21:40.190Z] [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]]
19:21:40 [2024-02-29T00:21:40.190Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.190Z] [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]
19:21:40 [2024-02-29T00:21:40.190Z] [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]]
19:21:40 [2024-02-29T00:21:40.190Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.190Z] [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]
19:21:40 [2024-02-29T00:21:40.190Z] [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]]
19:21:40 [2024-02-29T00:21:40.190Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.190Z] [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]
19:21:40 [2024-02-29T00:21:40.190Z] [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]]
19:21:40 [2024-02-29T00:21:40.190Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.190Z] [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]
19:21:40 [2024-02-29T00:21:40.190Z] [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]]
19:21:40 [2024-02-29T00:21:40.190Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.190Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Field.class]
19:21:40 [2024-02-29T00:21:40.191Z] [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)]
19:21:40 [2024-02-29T00:21:40.191Z] [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]
19:21:40 [2024-02-29T00:21:40.191Z] [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]]
19:21:40 [2024-02-29T00:21:40.191Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.191Z] [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]
19:21:40 [2024-02-29T00:21:40.191Z] [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]]
19:21:40 [2024-02-29T00:21:40.191Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.191Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonArray.class)]
19:21:40 [2024-02-29T00:21:40.191Z] [WARNING] [loading /home/jenkins/.m2/repository/org/json/json/20230227/json-20230227.jar(/org/json/JSONObject.class)]
19:21:40 [2024-02-29T00:21:40.191Z] [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]
19:21:40 [2024-02-29T00:21:40.191Z] [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]]
19:21:40 [2024-02-29T00:21:40.191Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.191Z] [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]
19:21:40 [2024-02-29T00:21:40.191Z] [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]]
19:21:40 [2024-02-29T00:21:40.191Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.191Z] [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]
19:21:40 [2024-02-29T00:21:40.191Z] [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]]
19:21:40 [2024-02-29T00:21:40.191Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.191Z] [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]
19:21:40 [2024-02-29T00:21:40.191Z] [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]]
19:21:40 [2024-02-29T00:21:40.191Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.191Z] [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]
19:21:40 [2024-02-29T00:21:40.191Z] [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]]
19:21:40 [2024-02-29T00:21:40.191Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.191Z] [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]
19:21:40 [2024-02-29T00:21:40.191Z] [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]]
19:21:40 [2024-02-29T00:21:40.191Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.191Z] [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]
19:21:40 [2024-02-29T00:21:40.191Z] [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]]
19:21:40 [2024-02-29T00:21:40.191Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.191Z] [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]
19:21:40 [2024-02-29T00:21:40.191Z] [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]]
19:21:40 [2024-02-29T00:21:40.191Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.191Z] [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]
19:21:40 [2024-02-29T00:21:40.191Z] [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]]
19:21:40 [2024-02-29T00:21:40.191Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.191Z] [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]
19:21:40 [2024-02-29T00:21:40.191Z] [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]]
19:21:40 [2024-02-29T00:21:40.191Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.191Z] [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]
19:21:40 [2024-02-29T00:21:40.191Z] [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]]
19:21:40 [2024-02-29T00:21:40.191Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.191Z] [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]
19:21:40 [2024-02-29T00:21:40.191Z] [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]]
19:21:40 [2024-02-29T00:21:40.191Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.191Z] [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]
19:21:40 [2024-02-29T00:21:40.191Z] [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]]
19:21:40 [2024-02-29T00:21:40.191Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.191Z] [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]
19:21:40 [2024-02-29T00:21:40.191Z] [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]]
19:21:40 [2024-02-29T00:21:40.191Z] [WARNING] [parsing completed 40ms]
19:21:40 [2024-02-29T00:21:40.191Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicBoolean.class]
19:21:40 [2024-02-29T00:21:40.191Z] [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]
19:21:40 [2024-02-29T00:21:40.191Z] [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]]
19:21:40 [2024-02-29T00:21:40.191Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.191Z] [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]
19:21:40 [2024-02-29T00:21:40.192Z] [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]]
19:21:40 [2024-02-29T00:21:40.192Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.192Z] [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]
19:21:40 [2024-02-29T00:21:40.192Z] [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]]
19:21:40 [2024-02-29T00:21:40.192Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.192Z] [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)]
19:21:40 [2024-02-29T00:21:40.192Z] [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]
19:21:40 [2024-02-29T00:21:40.192Z] [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]]
19:21:40 [2024-02-29T00:21:40.192Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.192Z] [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]
19:21:40 [2024-02-29T00:21:40.192Z] [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]]
19:21:40 [2024-02-29T00:21:40.192Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.192Z] [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]
19:21:40 [2024-02-29T00:21:40.192Z] [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]]
19:21:40 [2024-02-29T00:21:40.192Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.192Z] [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]
19:21:40 [2024-02-29T00:21:40.192Z] [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]]
19:21:40 [2024-02-29T00:21:40.192Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.192Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonSerializationContext.class)]
19:21:40 [2024-02-29T00:21:40.192Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonSerializer.class)]
19:21:40 [2024-02-29T00:21:40.192Z] [WARNING] [loading /modules/java.base/java/lang/Byte.class]
19:21:40 [2024-02-29T00:21:40.192Z] [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)]
19:21:40 [2024-02-29T00:21:40.192Z] [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]
19:21:40 [2024-02-29T00:21:40.192Z] [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]]
19:21:40 [2024-02-29T00:21:40.192Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.192Z] [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)]
19:21:40 [2024-02-29T00:21:40.192Z] [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)]
19:21:40 [2024-02-29T00:21:40.192Z] [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)]
19:21:40 [2024-02-29T00:21:40.192Z] [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)]
19:21:40 [2024-02-29T00:21:40.192Z] [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)]
19:21:40 [2024-02-29T00:21:40.192Z] [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)]
19:21:40 [2024-02-29T00:21:40.192Z] [WARNING] [loading /modules/java.base/java/util/NavigableMap.class]
19:21:40 [2024-02-29T00:21:40.192Z] [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]
19:21:40 [2024-02-29T00:21:40.192Z] [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]]
19:21:40 [2024-02-29T00:21:40.192Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.192Z] [WARNING] [loading /modules/java.base/java/math/MathContext.class]
19:21:40 [2024-02-29T00:21:40.192Z] [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]
19:21:40 [2024-02-29T00:21:40.192Z] [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]]
19:21:40 [2024-02-29T00:21:40.192Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.192Z] [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]
19:21:40 [2024-02-29T00:21:40.192Z] [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]]
19:21:40 [2024-02-29T00:21:40.192Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.192Z] [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]
19:21:40 [2024-02-29T00:21:40.192Z] [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]]
19:21:40 [2024-02-29T00:21:40.192Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.192Z] [WARNING] [loading /modules/java.base/java/lang/ClassNotFoundException.class]
19:21:40 [2024-02-29T00:21:40.192Z] [WARNING] [loading /modules/java.base/java/util/Enumeration.class]
19:21:40 [2024-02-29T00:21:40.192Z] [WARNING] [loading /modules/java.base/java/util/zip/ZipEntry.class]
19:21:40 [2024-02-29T00:21:40.192Z] [WARNING] [loading /modules/java.base/java/util/zip/ZipFile.class]
19:21:40 [2024-02-29T00:21:40.192Z] [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)]
19:21:40 [2024-02-29T00:21:40.192Z] [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]
19:21:40 [2024-02-29T00:21:40.192Z] [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]]
19:21:40 [2024-02-29T00:21:40.192Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.192Z] [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)]
19:21:40 [2024-02-29T00:21:40.192Z] [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)]
19:21:40 [2024-02-29T00:21:40.192Z] [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)]
19:21:40 [2024-02-29T00:21:40.192Z] [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)]
19:21:40 [2024-02-29T00:21:40.192Z] [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)]
19:21:40 [2024-02-29T00:21:40.192Z] [WARNING] [loading /modules/java.base/java/net/HttpURLConnection.class]
19:21:40 [2024-02-29T00:21:40.192Z] [WARNING] [loading /modules/java.base/java/net/SocketTimeoutException.class]
19:21:40 [2024-02-29T00:21:40.193Z] [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)]
19:21:40 [2024-02-29T00:21:40.193Z] [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)]
19:21:40 [2024-02-29T00:21:40.193Z] [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)]
19:21:40 [2024-02-29T00:21:40.193Z] [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)]
19:21:40 [2024-02-29T00:21:40.193Z] [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)]
19:21:40 [2024-02-29T00:21:40.193Z] [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)]
19:21:40 [2024-02-29T00:21:40.193Z] [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)]
19:21:40 [2024-02-29T00:21:40.193Z] [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)]
19:21:40 [2024-02-29T00:21:40.193Z] [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)]
19:21:40 [2024-02-29T00:21:40.193Z] [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)]
19:21:40 [2024-02-29T00:21:40.193Z] [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)]
19:21:40 [2024-02-29T00:21:40.193Z] [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)]
19:21:40 [2024-02-29T00:21:40.193Z] [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)]
19:21:40 [2024-02-29T00:21:40.193Z] [WARNING] [loading /modules/java.base/java/util/ListIterator.class]
19:21:40 [2024-02-29T00:21:40.193Z] [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)]
19:21:40 [2024-02-29T00:21:40.193Z] [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]
19:21:40 [2024-02-29T00:21:40.193Z] [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]]
19:21:40 [2024-02-29T00:21:40.193Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.193Z] [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)]
19:21:40 [2024-02-29T00:21:40.193Z] [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]
19:21:40 [2024-02-29T00:21:40.193Z] [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]]
19:21:40 [2024-02-29T00:21:40.193Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.193Z] [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]
19:21:40 [2024-02-29T00:21:40.193Z] [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]]
19:21:40 [2024-02-29T00:21:40.193Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.193Z] [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)]
19:21:40 [2024-02-29T00:21:40.193Z] [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)]
19:21:40 [2024-02-29T00:21:40.193Z] [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)]
19:21:40 [2024-02-29T00:21:40.193Z] [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)]
19:21:40 [2024-02-29T00:21:40.193Z] [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)]
19:21:40 [2024-02-29T00:21:40.193Z] [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]
19:21:40 [2024-02-29T00:21:40.193Z] [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]]
19:21:40 [2024-02-29T00:21:40.193Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.193Z] [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]
19:21:40 [2024-02-29T00:21:40.193Z] [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]]
19:21:40 [2024-02-29T00:21:40.193Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.193Z] [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]
19:21:40 [2024-02-29T00:21:40.193Z] [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]]
19:21:40 [2024-02-29T00:21:40.193Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.193Z] [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]
19:21:40 [2024-02-29T00:21:40.193Z] [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]]
19:21:40 [2024-02-29T00:21:40.193Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.193Z] [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]
19:21:40 [2024-02-29T00:21:40.193Z] [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]]
19:21:40 [2024-02-29T00:21:40.193Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.193Z] [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]
19:21:40 [2024-02-29T00:21:40.193Z] [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]]
19:21:40 [2024-02-29T00:21:40.193Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.193Z] [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]
19:21:40 [2024-02-29T00:21:40.193Z] [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]]
19:21:40 [2024-02-29T00:21:40.193Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.193Z] [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]
19:21:40 [2024-02-29T00:21:40.194Z] [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]]
19:21:40 [2024-02-29T00:21:40.194Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.194Z] [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]
19:21:40 [2024-02-29T00:21:40.194Z] [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]]
19:21:40 [2024-02-29T00:21:40.194Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.194Z] [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]
19:21:40 [2024-02-29T00:21:40.194Z] [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]]
19:21:40 [2024-02-29T00:21:40.194Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.194Z] [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]
19:21:40 [2024-02-29T00:21:40.194Z] [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]]
19:21:40 [2024-02-29T00:21:40.194Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.194Z] [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]
19:21:40 [2024-02-29T00:21:40.194Z] [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]]
19:21:40 [2024-02-29T00:21:40.194Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.194Z] [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]
19:21:40 [2024-02-29T00:21:40.194Z] [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]]
19:21:40 [2024-02-29T00:21:40.194Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.194Z] [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]
19:21:40 [2024-02-29T00:21:40.194Z] [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]]
19:21:40 [2024-02-29T00:21:40.194Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.194Z] [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]
19:21:40 [2024-02-29T00:21:40.194Z] [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]]
19:21:40 [2024-02-29T00:21:40.194Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.194Z] [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]
19:21:40 [2024-02-29T00:21:40.194Z] [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]]
19:21:40 [2024-02-29T00:21:40.194Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.194Z] [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]
19:21:40 [2024-02-29T00:21:40.194Z] [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]]
19:21:40 [2024-02-29T00:21:40.194Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.194Z] [WARNING] [loading /modules/java.scripting/javax/script/ScriptEngine.class]
19:21:40 [2024-02-29T00:21:40.194Z] [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]
19:21:40 [2024-02-29T00:21:40.194Z] [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]]
19:21:40 [2024-02-29T00:21:40.194Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.194Z] [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]
19:21:40 [2024-02-29T00:21:40.194Z] [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]]
19:21:40 [2024-02-29T00:21:40.194Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.194Z] [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]
19:21:40 [2024-02-29T00:21:40.194Z] [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]]
19:21:40 [2024-02-29T00:21:40.194Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.194Z] [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]
19:21:40 [2024-02-29T00:21:40.194Z] [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]]
19:21:40 [2024-02-29T00:21:40.194Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.194Z] [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]
19:21:40 [2024-02-29T00:21:40.194Z] [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]]
19:21:40 [2024-02-29T00:21:40.194Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.194Z] [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]
19:21:40 [2024-02-29T00:21:40.194Z] [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]]
19:21:40 [2024-02-29T00:21:40.194Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.194Z] [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)]
19:21:40 [2024-02-29T00:21:40.194Z] [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]
19:21:40 [2024-02-29T00:21:40.194Z] [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]]
19:21:40 [2024-02-29T00:21:40.194Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.195Z] [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]
19:21:40 [2024-02-29T00:21:40.195Z] [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]]
19:21:40 [2024-02-29T00:21:40.195Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.195Z] [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]
19:21:40 [2024-02-29T00:21:40.195Z] [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]]
19:21:40 [2024-02-29T00:21:40.195Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.195Z] [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]
19:21:40 [2024-02-29T00:21:40.195Z] [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]]
19:21:40 [2024-02-29T00:21:40.195Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.195Z] [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]
19:21:40 [2024-02-29T00:21:40.195Z] [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]]
19:21:40 [2024-02-29T00:21:40.195Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.195Z] [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]
19:21:40 [2024-02-29T00:21:40.195Z] [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]]
19:21:40 [2024-02-29T00:21:40.195Z] [WARNING] [parsing completed 3ms]
19:21:40 [2024-02-29T00:21:40.195Z] [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]
19:21:40 [2024-02-29T00:21:40.195Z] [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]]
19:21:40 [2024-02-29T00:21:40.195Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.195Z] [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]
19:21:40 [2024-02-29T00:21:40.195Z] [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]]
19:21:40 [2024-02-29T00:21:40.195Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.195Z] [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]
19:21:40 [2024-02-29T00:21:40.195Z] [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]]
19:21:40 [2024-02-29T00:21:40.195Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.195Z] [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]
19:21:40 [2024-02-29T00:21:40.195Z] [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]]
19:21:40 [2024-02-29T00:21:40.195Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.195Z] [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]
19:21:40 [2024-02-29T00:21:40.195Z] [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]]
19:21:40 [2024-02-29T00:21:40.195Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.195Z] [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]
19:21:40 [2024-02-29T00:21:40.195Z] [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]]
19:21:40 [2024-02-29T00:21:40.195Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.195Z] [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]
19:21:40 [2024-02-29T00:21:40.195Z] [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]]
19:21:40 [2024-02-29T00:21:40.195Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.195Z] [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]
19:21:40 [2024-02-29T00:21:40.195Z] [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]]
19:21:40 [2024-02-29T00:21:40.195Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.195Z] [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]
19:21:40 [2024-02-29T00:21:40.195Z] [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]]
19:21:40 [2024-02-29T00:21:40.195Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.195Z] [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]
19:21:40 [2024-02-29T00:21:40.195Z] [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]]
19:21:40 [2024-02-29T00:21:40.195Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.195Z] [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]
19:21:40 [2024-02-29T00:21:40.195Z] [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]]
19:21:40 [2024-02-29T00:21:40.195Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.195Z] [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]
19:21:40 [2024-02-29T00:21:40.196Z] [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]]
19:21:40 [2024-02-29T00:21:40.196Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.196Z] [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]
19:21:40 [2024-02-29T00:21:40.196Z] [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]]
19:21:40 [2024-02-29T00:21:40.196Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.196Z] [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]
19:21:40 [2024-02-29T00:21:40.196Z] [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]]
19:21:40 [2024-02-29T00:21:40.196Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.196Z] [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]
19:21:40 [2024-02-29T00:21:40.196Z] [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]]
19:21:40 [2024-02-29T00:21:40.196Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.196Z] [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]
19:21:40 [2024-02-29T00:21:40.196Z] [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]]
19:21:40 [2024-02-29T00:21:40.196Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.196Z] [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]
19:21:40 [2024-02-29T00:21:40.196Z] [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]]
19:21:40 [2024-02-29T00:21:40.196Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.196Z] [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]
19:21:40 [2024-02-29T00:21:40.196Z] [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]]
19:21:40 [2024-02-29T00:21:40.196Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.196Z] [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]
19:21:40 [2024-02-29T00:21:40.196Z] [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]]
19:21:40 [2024-02-29T00:21:40.196Z] [WARNING] [parsing completed 36ms]
19:21:40 [2024-02-29T00:21:40.196Z] [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]
19:21:40 [2024-02-29T00:21:40.196Z] [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]]
19:21:40 [2024-02-29T00:21:40.196Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.196Z] [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]
19:21:40 [2024-02-29T00:21:40.196Z] [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]]
19:21:40 [2024-02-29T00:21:40.196Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.196Z] [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]
19:21:40 [2024-02-29T00:21:40.196Z] [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]]
19:21:40 [2024-02-29T00:21:40.196Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.196Z] [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]
19:21:40 [2024-02-29T00:21:40.196Z] [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]]
19:21:40 [2024-02-29T00:21:40.196Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.196Z] [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]
19:21:40 [2024-02-29T00:21:40.196Z] [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]]
19:21:40 [2024-02-29T00:21:40.196Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.196Z] [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]
19:21:40 [2024-02-29T00:21:40.196Z] [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]]
19:21:40 [2024-02-29T00:21:40.196Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.196Z] [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]
19:21:40 [2024-02-29T00:21:40.196Z] [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]]
19:21:40 [2024-02-29T00:21:40.196Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.196Z] [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)]
19:21:40 [2024-02-29T00:21:40.196Z] [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]
19:21:40 [2024-02-29T00:21:40.196Z] [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]]
19:21:40 [2024-02-29T00:21:40.196Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.196Z] [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)]
19:21:40 [2024-02-29T00:21:40.196Z] [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)]
19:21:40 [2024-02-29T00:21:40.196Z] [WARNING] [loading /modules/java.base/java/nio/charset/StandardCharsets.class]
19:21:40 [2024-02-29T00:21:40.197Z] [WARNING] [loading /modules/java.base/java/util/Spliterator.class]
19:21:40 [2024-02-29T00:21:40.197Z] [WARNING] [loading /modules/java.base/java/util/Spliterators.class]
19:21:40 [2024-02-29T00:21:40.197Z] [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]
19:21:40 [2024-02-29T00:21:40.197Z] [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]]
19:21:40 [2024-02-29T00:21:40.197Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.197Z] [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]
19:21:40 [2024-02-29T00:21:40.197Z] [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]]
19:21:40 [2024-02-29T00:21:40.197Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.197Z] [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]
19:21:40 [2024-02-29T00:21:40.197Z] [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]]
19:21:40 [2024-02-29T00:21:40.197Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.197Z] [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]
19:21:40 [2024-02-29T00:21:40.197Z] [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]]
19:21:40 [2024-02-29T00:21:40.197Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.197Z] [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]
19:21:40 [2024-02-29T00:21:40.197Z] [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]]
19:21:40 [2024-02-29T00:21:40.197Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.197Z] [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]
19:21:40 [2024-02-29T00:21:40.197Z] [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]]
19:21:40 [2024-02-29T00:21:40.197Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.197Z] [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]
19:21:40 [2024-02-29T00:21:40.197Z] [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]]
19:21:40 [2024-02-29T00:21:40.197Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.197Z] [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]
19:21:40 [2024-02-29T00:21:40.197Z] [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]]
19:21:40 [2024-02-29T00:21:40.197Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.197Z] [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]
19:21:40 [2024-02-29T00:21:40.197Z] [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]]
19:21:40 [2024-02-29T00:21:40.197Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.197Z] [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]
19:21:40 [2024-02-29T00:21:40.197Z] [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]]
19:21:40 [2024-02-29T00:21:40.197Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.197Z] [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]
19:21:40 [2024-02-29T00:21:40.197Z] [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]]
19:21:40 [2024-02-29T00:21:40.197Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.197Z] [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]
19:21:40 [2024-02-29T00:21:40.197Z] [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]]
19:21:40 [2024-02-29T00:21:40.197Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.197Z] [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]
19:21:40 [2024-02-29T00:21:40.197Z] [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]]
19:21:40 [2024-02-29T00:21:40.197Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.197Z] [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]
19:21:40 [2024-02-29T00:21:40.197Z] [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]]
19:21:40 [2024-02-29T00:21:40.197Z] [WARNING] [parsing completed 2ms]
19:21:40 [2024-02-29T00:21:40.197Z] [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]
19:21:40 [2024-02-29T00:21:40.197Z] [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]]
19:21:40 [2024-02-29T00:21:40.197Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.197Z] [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]
19:21:40 [2024-02-29T00:21:40.197Z] [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]]
19:21:40 [2024-02-29T00:21:40.197Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.197Z] [WARNING] [loading /modules/java.scripting/javax/script/ScriptEngineManager.class]
19:21:40 [2024-02-29T00:21:40.197Z] [WARNING] [loading /modules/java.scripting/javax/script/ScriptException.class]
19:21:40 [2024-02-29T00:21:40.197Z] [WARNING] [loading /home/jenkins/.m2/repository/org/mozilla/rhino/1.7.14/rhino-1.7.14.jar(/org/mozilla/javascript/RhinoException.class)]
19:21:40 [2024-02-29T00:21:40.197Z] [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]
19:21:40 [2024-02-29T00:21:40.197Z] [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]]
19:21:40 [2024-02-29T00:21:40.197Z] [WARNING] [parsing completed 0ms]
19:21:40 [2024-02-29T00:21:40.197Z] [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]
19:21:40 [2024-02-29T00:21:40.197Z] [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]]
19:21:40 [2024-02-29T00:21:40.198Z] [WARNING] [parsing completed 1ms]
19:21:40 [2024-02-29T00:21:40.198Z] [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)]
19:21:40 [2024-02-29T00:21:40.198Z] [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)]
19:21:40 [2024-02-29T00:21:40.198Z] [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)]
19:21:40 [2024-02-29T00:21:40.198Z] [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)]
19:21:40 [2024-02-29T00:21:40.198Z] [WARNING] [loading /modules/java.base/java/lang/Override.class]
19:21:40 [2024-02-29T00:21:40.198Z] [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)]
19:21:40 [2024-02-29T00:21:40.198Z] [WARNING] [loading /modules/java.base/java/lang/SafeVarargs.class]
19:21:40 [2024-02-29T00:21:40.198Z] [WARNING] [loading /modules/java.base/jdk/internal/vm/annotation/Contended.class]
19:21:40 [2024-02-29T00:21:40.198Z] [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)]
19:21:40 [2024-02-29T00:21:40.198Z] [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)]
19:21:40 [2024-02-29T00:21:40.198Z] [WARNING] [loading /modules/java.base/jdk/internal/util/random/RandomSupport.class]
19:21:40 [2024-02-29T00:21:40.198Z] [WARNING] [loading /modules/java.base/jdk/internal/util/random/RandomSupport$RandomGeneratorProperties.class]
19:21:40 [2024-02-29T00:21:40.198Z] [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)]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.198Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.199Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.200Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.201Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.202Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.203Z] [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]
19:21:40 [2024-02-29T00:21:40.204Z] [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]
19:21:40 [2024-02-29T00:21:40.204Z] [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]
19:21:40 [2024-02-29T00:21:40.204Z] [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]
19:21:40 [2024-02-29T00:21:40.204Z] [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]
19:21:40 [2024-02-29T00:21:40.204Z] [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]
19:21:40 [2024-02-29T00:21:40.204Z] [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]
19:21:40 [2024-02-29T00:21:40.204Z] [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]
19:21:40 [2024-02-29T00:21:40.204Z] [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]
19:21:40 [2024-02-29T00:21:40.204Z] [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]
19:21:40 [2024-02-29T00:21:40.204Z] [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]
19:21:40 [2024-02-29T00:21:40.204Z] [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]
19:21:40 [2024-02-29T00:21:40.204Z] [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]
19:21:40 [2024-02-29T00:21:40.204Z] [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]
19:21:40 [2024-02-29T00:21:40.204Z] [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]
19:21:40 [2024-02-29T00:21:40.204Z] [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]
19:21:40 [2024-02-29T00:21:40.204Z] [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]
19:21:40 [2024-02-29T00:21:40.204Z] [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]
19:21:40 [2024-02-29T00:21:40.204Z] [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]
19:21:40 [2024-02-29T00:21:40.204Z] [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]
19:21:40 [2024-02-29T00:21:40.204Z] [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]
19:21:40 [2024-02-29T00:21:40.204Z] [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]
19:21:40 [2024-02-29T00:21:40.204Z] [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]
19:21:40 [2024-02-29T00:21:40.204Z] [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]
19:21:40 [2024-02-29T00:21:40.204Z] [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]
19:21:40 [2024-02-29T00:21:40.204Z] [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]
19:21:40 [2024-02-29T00:21:40.204Z] [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]
19:21:40 [2024-02-29T00:21:40.204Z] [WARNING] [loading /modules/java.base/java/lang/Error.class]
19:21:40 [2024-02-29T00:21:40.204Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Documented.class]
19:21:40 [2024-02-29T00:21:40.204Z] [WARNING] [loading /modules/java.base/java/lang/constant/ConstantDesc.class]
19:21:40 [2024-02-29T00:21:40.204Z] [WARNING] [loading /modules/java.base/java/lang/CharSequence.class]
19:21:40 [2024-02-29T00:21:40.204Z] [WARNING] [loading /modules/java.base/jdk/internal/ValueBased.class]
19:21:40 [2024-02-29T00:21:40.204Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.204Z] [WARNING] * @return The map of properties, <name, value>
19:21:40 [2024-02-29T00:21:40.204Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.204Z] [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)]
19:21:40 [2024-02-29T00:21:40.204Z] [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)]
19:21:40 [2024-02-29T00:21:40.204Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar(/javax/annotation/meta/TypeQualifierDefault.class)]
19:21:40 [2024-02-29T00:21:40.204Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor.class]
19:21:40 [2024-02-29T00:21:40.204Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor$OfField.class]
19:21:40 [2024-02-29T00:21:40.204Z] [WARNING] [loading /modules/java.base/java/lang/reflect/AnnotatedElement.class]
19:21:40 [2024-02-29T00:21:40.204Z] [WARNING] [loading /modules/java.base/java/lang/reflect/GenericDeclaration.class]
19:21:40 [2024-02-29T00:21:40.204Z] [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)]
19:21:40 [2024-02-29T00:21:40.204Z] [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)]
19:21:40 [2024-02-29T00:21:40.204Z] [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)]
19:21:40 [2024-02-29T00:21:40.204Z] [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)]
19:21:40 [2024-02-29T00:21:40.204Z] [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)]
19:21:40 [2024-02-29T00:21:40.204Z] [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)]
19:21:40 [2024-02-29T00:21:40.204Z] [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)]
19:21:40 [2024-02-29T00:21:40.204Z] [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)]
19:21:40 [2024-02-29T00:21:40.204Z] [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)]
19:21:40 [2024-02-29T00:21:40.204Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.205Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [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)]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/lang/Short.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/lang/Void.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$SentinelHolder.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$WrappedPrintWriter.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$PrintStreamOrWriter.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$WrappedPrintStream.class]
19:21:40 [2024-02-29T00:21:40.206Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] * doesn't exist in the system, of if the quark is simply invalid (ie, < 0).
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/nio/Buffer.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/io/Writer$1.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/io/WriteAbortedException.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/io/UnixFileSystem.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/io/UncheckedIOException.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/io/UTFDataFormatException.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/io/SyncFailedException.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/io/StringBufferInputStream.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/io/StreamTokenizer.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/io/StreamCorruptedException.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/io/SerializablePermission.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/io/SerialCallbackContext.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/io/Serial.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/io/SequenceInputStream.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/io/Reader$1.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/io/RandomAccessFile$2.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/io/RandomAccessFile$1.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/io/PushbackReader.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/io/PushbackInputStream.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/io/PipedWriter.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/io/PipedReader.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/io/PipedOutputStream.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/io/PipedInputStream.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/io/OutputStreamWriter.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/io/OutputStream$1.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/io/OptionalDataException.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamField.class]
19:21:40 [2024-02-29T00:21:40.206Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamException.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamConstants.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$FieldReflectorKey.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$EntryFuture.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$EntryFuture$1.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$5.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$4.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$3.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$2.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$1.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/ObjectOutputStream$1.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/ObjectOutput.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputValidation.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream$ValidationList.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream$ValidationList$1.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream$1.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config$RejectUndecidedFilter.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config$RejectUndecidedFilter$SerialInfo.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config$Global.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/ObjectInput.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/NotSerializableException.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/NotActiveException.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/LineNumberReader.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/LineNumberInputStream.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/InvalidObjectException.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/InvalidClassException.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/InterruptedIOException.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/InputStream$1.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/IOError.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/Flushable.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/FilterWriter.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/FilterReader.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/FilterOutputStream.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/FilterInputStream.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/FilenameFilter.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/FileSystem.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/FilePermissionCollection.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/FilePermissionCollection$1.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/FilePermission.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/FilePermission$2.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/FilePermission$1.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/FileOutputStream$1.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/FileInputStream$1.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/FileDescriptor.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/FileDescriptor$1.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/FileCleanable.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/Externalizable.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/ExpiringCache.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/ExpiringCache$1.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/EOFException.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/DeleteOnExitHook.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/DeleteOnExitHook$1.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/DefaultFileSystem.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/DataOutputStream.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/DataInputStream.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/Console.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/Console$3.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/Console$2.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/Console$1.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/CharConversionException.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/CharArrayWriter.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/CharArrayReader.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/ByteArrayOutputStream.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/BufferedReader$1.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/BufferedOutputStream.class]
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/io/Bits.class]
19:21:40 [2024-02-29T00:21:40.207Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] * i.e., a call at level n+1 will have start_n+1 >= start_n and end_n+1 <=
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] [loading /modules/java.base/java/util/function/IntFunction.class]
19:21:40 [2024-02-29T00:21:40.207Z] [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)]
19:21:40 [2024-02-29T00:21:40.207Z] [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)]
19:21:40 [2024-02-29T00:21:40.207Z] [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)]
19:21:40 [2024-02-29T00:21:40.207Z] [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)]
19:21:40 [2024-02-29T00:21:40.207Z] [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)]
19:21:40 [2024-02-29T00:21:40.207Z] [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)]
19:21:40 [2024-02-29T00:21:40.207Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
19:21:40 [2024-02-29T00:21:40.207Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.207Z] [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)]
19:21:40 [2024-02-29T00:21:40.207Z] [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)]
19:21:40 [2024-02-29T00:21:40.207Z] [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)]
19:21:40 [2024-02-29T00:21:40.207Z] [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)]
19:21:40 [2024-02-29T00:21:40.207Z] [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)]
19:21:40 [2024-02-29T00:21:40.207Z] [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)]
19:21:40 [2024-02-29T00:21:40.207Z] [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)]
19:21:40 [2024-02-29T00:21:40.207Z] [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)]
19:21:40 [2024-02-29T00:21:40.207Z] [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)]
19:21:40 [2024-02-29T00:21:40.207Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [WARNING] [loading /modules/java.base/java/lang/Enum$EnumDesc.class]
19:21:40 [2024-02-29T00:21:40.208Z] [WARNING] [loading /modules/java.base/java/lang/constant/DynamicConstantDesc.class]
19:21:40 [2024-02-29T00:21:40.208Z] [WARNING] [loading /modules/java.base/java/lang/NullPointerException.class]
19:21:40 [2024-02-29T00:21:40.208Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.208Z] [WARNING] * @return usual comparison result (< 0, 0, > 0)
19:21:40 [2024-02-29T00:21:40.208Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.208Z] [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)]
19:21:40 [2024-02-29T00:21:40.209Z] [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)]
19:21:40 [2024-02-29T00:21:40.209Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.209Z] [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: '&'
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.209Z] [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: '&'
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.209Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] [loading /modules/java.base/java/nio/channels/spi/AbstractInterruptibleChannel.class]
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] [loading /modules/java.base/java/nio/channels/ScatteringByteChannel.class]
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] [loading /modules/java.base/java/nio/channels/GatheringByteChannel.class]
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] [loading /modules/java.base/java/nio/channels/SeekableByteChannel.class]
19:21:40 [2024-02-29T00:21:40.209Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] * following classes: <code>Entry<String, Long></code>, <code>Long</code>,
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.209Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] * Get the CTF environment variables defined in this CTF trace, in <name, value>
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] [loading /modules/java.base/java/nio/file/Watchable.class]
19:21:40 [2024-02-29T00:21:40.209Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] *            ITmfLocation<?>
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.209Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.209Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.209Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] * Get the CTF environment variables defined in this CTF trace, in <name, value>
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.209Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] * @return The map of properties, <name, value>
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] [loading /modules/java.base/java/io/File$TempDirectory.class]
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] [loading /modules/java.base/java/io/File$PathStatus.class]
19:21:40 [2024-02-29T00:21:40.209Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] * startTime <= packet.getTimestampBegin() <= endTime
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.209Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] * startTime <= packet.getTimestampBegin() <= endTime
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] [loading /modules/java.base/java/lang/AbstractStringBuilder.class]
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] [loading /modules/java.base/java/util/regex/MatchResult.class]
19:21:40 [2024-02-29T00:21:40.209Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.209Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.209Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.209Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.209Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] [loading /modules/java.base/java/text/Format$Field.class]
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] [loading /modules/java.base/java/text/Format$FieldDelegate.class]
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] [loading /modules/java.base/java/text/AttributedCharacterIterator.class]
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] [loading /modules/java.base/java/text/AttributedCharacterIterator$Attribute.class]
19:21:40 [2024-02-29T00:21:40.209Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.209Z] [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)]
19:21:40 [2024-02-29T00:21:40.209Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] * @return usual comparison result (< 0, 0, > 0)
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.209Z] [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)]
19:21:40 [2024-02-29T00:21:40.209Z] [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)]
19:21:40 [2024-02-29T00:21:40.209Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] * @author "Generoso Pagano <generoso.pagano@inria.fr>"
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.209Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] * @author "Mikael Ferland <mikael.ferland@ericsson.com>"
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.209Z] [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)]
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] [loading /modules/java.base/java/util/stream/BaseStream.class]
19:21:40 [2024-02-29T00:21:40.209Z] [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)]
19:21:40 [2024-02-29T00:21:40.209Z] [WARNING] [loading /modules/java.base/jdk/internal/vm/annotation/IntrinsicCandidate.class]
19:21:40 [2024-02-29T00:21:40.209Z] [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)]
19:21:40 [2024-02-29T00:21:40.210Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] * <-> double.
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.210Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] * <-> double.
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.210Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] * converting long <-> double the values need to fit within 53 bits.
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyMap.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyList.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptySet.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$AsLIFOQueue.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$SetFromMap.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$ReverseComparator2.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$ReverseComparator.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$CopiesList.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$SingletonMap.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$SingletonList.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$SingletonSet.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyEnumeration.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyListIterator.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyIterator.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedNavigableMap.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedSortedMap.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedMap.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedList.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedRandomAccessList.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedNavigableSet.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedSortedSet.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedSet.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedQueue.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedCollection.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedNavigableMap.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedSortedMap.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedMap.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedList.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedRandomAccessList.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedNavigableSet.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedSortedSet.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedSet.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedCollection.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableNavigableMap.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableSortedMap.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableMap.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableRandomAccessList.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableList.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableNavigableSet.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableSortedSet.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableSet.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableCollection.class]
19:21:40 [2024-02-29T00:21:40.210Z] [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.
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] * @param worker
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.210Z] [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.
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] * @param type
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.210Z] [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.
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] * @param worker
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.210Z] [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.
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] * @param worker
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.210Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] * @return The map of properties, <name, value>
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/lang/ClassCastException.class]
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CountDownLatch$Sync.class]
19:21:40 [2024-02-29T00:21:40.210Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] *             If the smallest attribute is <0 or if the largest is >= to
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.210Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] * @return The map of <event_type, count>, for the whole trace
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.210Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] * @return The map of <event_type, count>, for the given time range
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.210Z] [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: '&'
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] * while (event != null && nbEventsRead < 50) {
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.210Z] [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: '&'
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] * while (event != null && nbEventsRead < 50) {
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.210Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] * while (event != null && nbEventsRead < 50) {
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.210Z] [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: '&'
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] * while (event != null && event.getTimestamp().compareTo(endTime) <= 0) {
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.210Z] [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: '&'
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] * while (event != null && event.getTimestamp().compareTo(endTime) <= 0) {
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.210Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] * while (event != null && event.getTimestamp().compareTo(endTime) <= 0) {
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.210Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] * A rank <= 0 is interpreted as seeking for the first event of the trace.
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.210Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
19:21:40 [2024-02-29T00:21:40.210Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.210Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.211Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] * <li>trace start < <em>ts</em> < start of the first process: the TID was
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.211Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] * <li>trace start < <em>ts</em> < start of the first process: the TID was
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.211Z] [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)]
19:21:40 [2024-02-29T00:21:40.211Z] [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)]
19:21:40 [2024-02-29T00:21:40.211Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] * This also "upcasts" the reference from a Stream<@Nullable T> to a
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.211Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] * Stream<@NonNull T>.
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.211Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] [loading /modules/java.base/java/lang/Readable.class]
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] [loading /modules/java.base/java/lang/Math.class]
19:21:40 [2024-02-29T00:21:40.211Z] [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)]
19:21:40 [2024-02-29T00:21:40.211Z] [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)]
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] [loading /modules/java.base/java/lang/IllegalStateException.class]
19:21:40 [2024-02-29T00:21:40.211Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] *             if end < start or resolution < 0.
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.211Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] *             if end < start or resolution < 0.
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.211Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] *             If endTime < initialTime.
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.211Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] *             If endTime < initialTime.
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.211Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.211Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.211Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] * @return The map of properties, <name, value>
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.211Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] * @return The map of properties, <name, value>
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.211Z] [WARNING] [loading /modules/java.base/java/text/DateFormat$Field.class]
19:21:40 [2024-02-29T00:21:40.211Z] [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)]
19:21:40 [2024-02-29T00:21:40.211Z] [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)]
19:21:40 [2024-02-29T00:21:40.211Z] [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)]
19:21:40 [2024-02-29T00:21:40.211Z] [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)]
19:21:40 [2024-02-29T00:21:40.211Z] [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)]
19:21:40 [2024-02-29T00:21:40.211Z] [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)]
19:21:40 [2024-02-29T00:21:40.211Z] [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)]
19:21:40 [2024-02-29T00:21:40.211Z] [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)]
19:21:40 [2024-02-29T00:21:40.211Z] [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)]
19:21:40 [2024-02-29T00:21:40.211Z] [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)]
19:21:40 [2024-02-29T00:21:40.211Z] [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)]
19:21:40 [2024-02-29T00:21:40.211Z] [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)]
19:21:40 [2024-02-29T00:21:40.211Z] [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)]
19:21:40 [2024-02-29T00:21:40.211Z] [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)]
19:21:40 [2024-02-29T00:21:40.211Z] [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)]
19:21:40 [2024-02-29T00:21:40.211Z] [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)]
19:21:40 [2024-02-29T00:21:40.211Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.212Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.213Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.214Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)
19:21:40 [2024-02-29T00:21:40.215Z] [WARNING] * {@link org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable#TmfEventsTable(org.eclipse.swt.widgets.Composite, int, java.util.Collection)}
19:21:40 [2024-02-29T00:21:40.215Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.215Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.215Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
19:21:40 [2024-02-29T00:21:40.215Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.215Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.215Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
19:21:40 [2024-02-29T00:21:40.215Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.215Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/XMLReaderFactory.class]
19:21:40 [2024-02-29T00:21:40.215Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/XMLReaderAdapter.class]
19:21:40 [2024-02-29T00:21:40.215Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/XMLFilterImpl.class]
19:21:40 [2024-02-29T00:21:40.215Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/ParserFactory.class]
19:21:40 [2024-02-29T00:21:40.215Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/ParserAdapter.class]
19:21:40 [2024-02-29T00:21:40.215Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/NewInstance.class]
19:21:40 [2024-02-29T00:21:40.215Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/NamespaceSupport.class]
19:21:40 [2024-02-29T00:21:40.215Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/LocatorImpl.class]
19:21:40 [2024-02-29T00:21:40.215Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/AttributesImpl.class]
19:21:40 [2024-02-29T00:21:40.215Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/AttributeListImpl.class]
19:21:40 [2024-02-29T00:21:40.215Z] [WARNING] [loading /modules/java.xml/org/xml/sax/XMLFilter.class]
19:21:40 [2024-02-29T00:21:40.215Z] [WARNING] [loading /modules/java.xml/org/xml/sax/Parser.class]
19:21:40 [2024-02-29T00:21:40.215Z] [WARNING] [loading /modules/java.xml/org/xml/sax/Locator.class]
19:21:40 [2024-02-29T00:21:40.215Z] [WARNING] [loading /modules/java.xml/org/xml/sax/HandlerBase.class]
19:21:40 [2024-02-29T00:21:40.215Z] [WARNING] [loading /modules/java.xml/org/xml/sax/DocumentHandler.class]
19:21:40 [2024-02-29T00:21:40.215Z] [WARNING] [loading /modules/java.xml/org/xml/sax/AttributeList.class]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.215Z] [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)]
19:21:40 [2024-02-29T00:21:40.216Z] [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)]
19:21:40 [2024-02-29T00:21:40.216Z] [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)]
19:21:40 [2024-02-29T00:21:40.216Z] [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)]
19:21:40 [2024-02-29T00:21:40.216Z] [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)]
19:21:40 [2024-02-29T00:21:40.216Z] [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)]
19:21:40 [2024-02-29T00:21:40.216Z] [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)]
19:21:40 [2024-02-29T00:21:40.216Z] [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)]
19:21:40 [2024-02-29T00:21:40.216Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] * @return The map of <event_type, count>, for the whole trace
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.216Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] * @return The map of <event_type, count>, for the given time range
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.216Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] * @return The map of properties, <name, value>
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.216Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] * written Time < 'formatted time' in English, Poh < 'formatted time' in
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.216Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] * written Time < 'formatted time' in English, Poh < 'formatted time' in
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.216Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] * @return True if [startTime] <= [ts] <= [endTime]
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.216Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] * @return True if [startTime] <= [ts] <= [endTime]
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.216Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] * <li> public ITmfLocation<?> getCurrentLocation()
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.216Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] * <li> public double getLocationRatio(ITmfLocation<?> location)
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.216Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] * <li> public ITmfContext seekEvent(ITmfLocation<?> location)
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.216Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] * A rank <= 0 is interpreted as seeking for the first event of the trace.
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.216Z] [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)]
19:21:40 [2024-02-29T00:21:40.216Z] [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'
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] *            Format: primary_id[:secondary_id[&uuid]|:uuid]
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.216Z] [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)]
19:21:40 [2024-02-29T00:21:40.216Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] * @param control Class<? extends Control>
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.216Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] * <-> double.
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.216Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] * <-> double.
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.216Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] * converting long <-> double the values need to fit within 53 bits.
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.216Z] [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)]
19:21:40 [2024-02-29T00:21:40.216Z] [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)]
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$RbAccess.class]
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$SystemLoggerHelper.class]
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$ConfigurationData.class]
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$LoggerBundle.class]
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] [loading /modules/java.base/jdk/internal/reflect/CallerSensitive.class]
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor$OfMethod.class]
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] [loading /modules/java.base/java/lang/Class$AnnotationData.class]
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] [loading /modules/java.base/java/lang/Class$Atomic.class]
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] [loading /modules/java.base/java/lang/Class$EnclosingMethodInfo.class]
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] [loading /modules/java.base/java/lang/Class$ReflectionData.class]
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] [loading /modules/java.base/java/lang/reflect/TypeVariable.class]
19:21:40 [2024-02-29T00:21:40.216Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] * event format of Google. The full specification is available <a
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.216Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] * @author "Generoso Pagano <generoso.pagano@inria.fr>"
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.216Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLStreamConstants.class]
19:21:40 [2024-02-29T00:21:40.217Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.217Z] [WARNING] * doesn't exist in the system, of if the quark is simply invalid (ie, < 0).
19:21:40 [2024-02-29T00:21:40.217Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.217Z] [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: '<'
19:21:40 [2024-02-29T00:21:40.217Z] [WARNING] * doesn't exist in the system, of if the quark is simply invalid (ie, < 0).
19:21:40 [2024-02-29T00:21:40.217Z] [WARNING] ^
19:21:40 [2024-02-29T00:21:40.217Z] [WARNING] [done in 41326 ms]
19:21:40 [2024-02-29T00:21:40.217Z] [WARNING] 83 warnings
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] ------------------------------------------------------------------------
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] Reactor Summary:
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] 
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] Trace Compass Parent 9.3.0-SNAPSHOT ................ SUCCESS [02:01 min]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 9.3.0-SNAPSHOT SUCCESS [  0.006 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] Trace Compass Common Utilities Parent 9.3.0-SNAPSHOT SUCCESS [  0.004 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT  SUCCESS [ 11.180 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] Trace Compass State System Parent 9.3.0-SNAPSHOT ... SUCCESS [  0.006 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT SUCCESS [  0.393 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT SUCCESS [  0.344 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] Trace Compass TMF Parent 9.3.0-SNAPSHOT ............ SUCCESS [  0.048 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] Trace Compass Filter Parser 1.1.1-SNAPSHOT ......... SUCCESS [  0.128 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.3.1-SNAPSHOT SUCCESS [  0.391 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.tmf.core 9.2.1-SNAPSHOT ... SUCCESS [  0.499 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT SUCCESS [  0.337 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT SUCCESS [  1.094 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT SUCCESS [  0.964 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] Trace Compass CTF Support Parent 9.3.0-SNAPSHOT .... SUCCESS [  0.004 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT .... SUCCESS [  0.131 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT ... SUCCESS [  0.274 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT SUCCESS [  0.421 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.15-SNAPSHOT SUCCESS [  0.769 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT SUCCESS [  0.800 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.848 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.tmf.ui 9.0.3-SNAPSHOT ..... SUCCESS [  1.938 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT SUCCESS [  1.042 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT SUCCESS [  0.377 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT SUCCESS [  0.286 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT SUCCESS [  0.244 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.5.1-SNAPSHOT SUCCESS [  0.301 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT SUCCESS [  0.309 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 8.2.1-SNAPSHOT SUCCESS [  0.300 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] Trace Compass LTTng Support Parent 9.3.0-SNAPSHOT .. SUCCESS [  0.041 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT SUCCESS [  0.319 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT SUCCESS [  0.340 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT SUCCESS [  1.360 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] Trace Compass Release Engineering Parent 9.3.0-SNAPSHOT SUCCESS [  0.005 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT SUCCESS [  0.129 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.22-SNAPSHOT SUCCESS [  1.551 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [  1.229 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT SUCCESS [  0.767 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT SUCCESS [  0.815 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT SUCCESS [  0.623 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT SUCCESS [  1.030 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT SUCCESS [  0.851 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.638 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [  1.071 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [  1.197 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT SUCCESS [  0.600 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT SUCCESS [  1.377 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.1.3-SNAPSHOT SUCCESS [  1.115 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT SUCCESS [  1.004 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT SUCCESS [  0.630 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [  1.292 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [  1.301 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.4.1-SNAPSHOT SUCCESS [  0.305 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.10-SNAPSHOT SUCCESS [  0.512 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 4.1.1-SNAPSHOT SUCCESS [  0.861 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [  1.186 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] Trace Compass BTF Support Parent 9.3.0-SNAPSHOT .... SUCCESS [  0.005 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT ... SUCCESS [  0.234 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT ..... SUCCESS [  0.852 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] Trace Compass Documentation 9.3.0-SNAPSHOT ......... SUCCESS [  0.005 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] Trace Compass Profiling User Guide 9.3.0-SNAPSHOT .. SUCCESS [  6.816 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] Trace Compass Developer Guide 9.3.0-SNAPSHOT ....... SUCCESS [  7.578 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT SUCCESS [  0.796 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.tmf 9.3.0-SNAPSHOT ........ SUCCESS [  0.350 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.btf 9.3.0-SNAPSHOT ........ SUCCESS [  0.412 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.569 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT SUCCESS [  0.482 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.ctf 9.3.0-SNAPSHOT ........ SUCCESS [  0.097 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT SUCCESS [  0.409 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.tmf.ctf 9.3.0-SNAPSHOT .... SUCCESS [  0.512 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [  1.102 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] Trace Compass User Guide 9.3.0-SNAPSHOT ............ SUCCESS [  7.911 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 9.3.0-SNAPSHOT SUCCESS [  5.565 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] Trace Compass RCP User Guide 9.3.0-SNAPSHOT ........ SUCCESS [  5.434 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] Trace Compass Pcap User Guide 9.3.0-SNAPSHOT ....... SUCCESS [  4.963 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT .. SUCCESS [  0.709 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 9.3.0-SNAPSHOT SUCCESS [  0.004 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT SUCCESS [  0.805 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT  SUCCESS [  0.701 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.gdbtrace 9.3.0-SNAPSHOT ... SUCCESS [  0.334 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.937 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.671 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.502 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT SUCCESS [  0.197 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT SUCCESS [  0.997 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT SUCCESS [  0.275 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT SUCCESS [  0.891 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.lttng2.control 9.3.0-SNAPSHOT SUCCESS [  0.390 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT SUCCESS [  0.587 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.431 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT SUCCESS [  1.047 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [  1.229 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT SUCCESS [  0.932 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 9.3.0-SNAPSHOT SUCCESS [  0.382 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT SUCCESS [  0.618 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT SUCCESS [  0.901 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.21-SNAPSHOT SUCCESS [  1.378 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.2.2-SNAPSHOT SUCCESS [  0.321 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT SUCCESS [  0.938 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.lttng2.ust 9.3.0-SNAPSHOT . SUCCESS [  0.534 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.15-SNAPSHOT SUCCESS [  0.697 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.934 s]
19:21:40 [2024-02-29T00:21:40.217Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [  1.155 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] Trace Compass Pcap Format Support Parent 9.3.0-SNAPSHOT SUCCESS [  0.004 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT .. SUCCESS [  0.129 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT SUCCESS [  0.409 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT SUCCESS [  0.218 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT  SUCCESS [  0.536 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] org.eclipse.tracecompass.tmf.pcap 9.3.0-SNAPSHOT ... SUCCESS [  0.313 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.444 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [  0.988 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] Trace Compass RCP Parent 9.3.0-SNAPSHOT ............ SUCCESS [  0.003 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] Trace Compass RCP Branding plug-in 9.3.0-SNAPSHOT .. SUCCESS [  0.184 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] Trace Compass RCP Branding Feature 9.3.0-SNAPSHOT .. SUCCESS [  0.108 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT SUCCESS [  0.184 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] org.eclipse.tracecompass.rcp.ui 9.3.0-SNAPSHOT ..... SUCCESS [  0.698 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] Trace Compass RCP Feature 9.3.0-SNAPSHOT ........... SUCCESS [  0.791 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.375 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT SUCCESS [  0.751 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.5-SNAPSHOT SUCCESS [  0.473 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] org.eclipse.tracecompass.rcp.incubator 9.3.0-SNAPSHOT SUCCESS [  0.231 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] org.eclipse.tracecompass.tmf.cli 9.3.0-SNAPSHOT .... SUCCESS [  0.093 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] Trace Compass Json trace Parent 9.3.0-SNAPSHOT ..... SUCCESS [  0.002 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT SUCCESS [  0.207 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] org.eclipse.tracecompass.jsontrace 9.3.0-SNAPSHOT .. SUCCESS [  0.373 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] Trace Compass RCP Product 9.3.0-SNAPSHOT ........... SUCCESS [  1.619 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] Trace Compass Target Platform 9.3.0-SNAPSHOT ....... SUCCESS [  0.003 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT SUCCESS [  0.915 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [  0.852 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [  0.958 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [  1.044 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.821 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT SUCCESS [  0.372 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT SUCCESS [  0.530 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT SUCCESS [  1.001 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] Trace Compass All Tests 1.0.13-SNAPSHOT ............ SUCCESS [  1.923 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.8-SNAPSHOT SUCCESS [  0.647 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] org.eclipse.tracecompass.testing 9.3.0-SNAPSHOT .... SUCCESS [  0.723 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] org.eclipse.tracecompass.tmf.remote 9.3.0-SNAPSHOT . SUCCESS [  0.236 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] Trace Compass Repository 9.3.0-SNAPSHOT ............ SUCCESS [  0.889 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.162 s]
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] ------------------------------------------------------------------------
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] BUILD SUCCESS
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] ------------------------------------------------------------------------
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] Total time:  04:41 min
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] Finished at: 2024-02-29T00:21:34Z
19:21:40 [2024-02-29T00:21:40.218Z] [INFO] ------------------------------------------------------------------------
19:21:40 [2024-02-29T00:21:40.479Z] [Pipeline] }
19:21:40 [2024-02-29T00:21:40.738Z] [Pipeline] // container
19:21:41 [2024-02-29T00:21:41.130Z] [Pipeline] }
19:21:41 [2024-02-29T00:21:41.389Z] [Pipeline] // withEnv
19:21:41 [2024-02-29T00:21:41.782Z] [Pipeline] }
19:21:42 [2024-02-29T00:21:42.046Z] [Pipeline] // stage
19:21:43 [2024-02-29T00:21:43.219Z] [Pipeline] stage
19:21:43 [2024-02-29T00:21:43.220Z] [Pipeline] { (Deploy Javadoc)
19:21:48 [2024-02-29T00:21:48.939Z] [Pipeline] tool
19:21:49 [2024-02-29T00:21:49.463Z] [Pipeline] envVarsForTool
19:21:50 [2024-02-29T00:21:50.347Z] [Pipeline] tool
19:21:50 [2024-02-29T00:21:50.859Z] [Pipeline] envVarsForTool
19:21:54 [2024-02-29T00:21:54.351Z] [Pipeline] withEnv
19:21:54 [2024-02-29T00:21:54.352Z] [Pipeline] {
19:21:55 [2024-02-29T00:21:55.884Z] [Pipeline] sshagent
19:21:55 [2024-02-29T00:21:55.889Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
19:21:55 [2024-02-29T00:21:55.889Z] [ssh-agent] Looking for ssh-agent implementation...
19:21:55 [2024-02-29T00:21:55.907Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
19:21:55 [2024-02-29T00:21:55.905Z] $ ssh-agent
19:21:55 [2024-02-29T00:21:55.924Z] SSH_AUTH_SOCK=/tmp/ssh-2dDJAq8ziRKB/agent.356
19:21:55 [2024-02-29T00:21:55.924Z] SSH_AGENT_PID=358
19:21:55 [2024-02-29T00:21:55.933Z] Running ssh-add (command line suppressed)
19:21:56 [2024-02-29T00:21:56.023Z] Identity added: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_4386017535405444098.key (/home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_4386017535405444098.key)
19:21:56 [2024-02-29T00:21:56.037Z] [ssh-agent] Started.
19:21:56 [2024-02-29T00:21:56.038Z] [Pipeline] {
19:21:56 [2024-02-29T00:21:56.675Z] [Pipeline] sh
19:21:56 [2024-02-29T00:21:56.949Z] + /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts//deploy-javadoc.sh target/site/apidocs
19:21:56 [2024-02-29T00:21:56.949Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
19:21:56 [2024-02-29T00:21:56.949Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
19:21:56 [2024-02-29T00:21:56.949Z] + SCP=scp
19:21:56 [2024-02-29T00:21:56.949Z] + javadocPath=target/site/apidocs
19:21:56 [2024-02-29T00:21:56.949Z] + JAVADOC_REPO=apidocs
19:21:56 [2024-02-29T00:21:56.949Z] + ECHO=echo
19:21:56 [2024-02-29T00:21:56.949Z] + '[' false == false ']'
19:21:56 [2024-02-29T00:21:56.949Z] + ECHO=
19:21:56 [2024-02-29T00:21:56.949Z] + 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'
19:22:01 [2024-02-29T00:22:01.121Z] + scp -rv target/site/apidocs genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly
19:22:01 [2024-02-29T00:22:01.121Z] 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
19:22:01 [2024-02-29T00:22:01.121Z] OpenSSH_7.9p1 Debian-10+deb10u4, OpenSSL 1.1.1n  15 Mar 2022
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Reading configuration data /etc/ssh/ssh_config
19:22:01 [2024-02-29T00:22:01.121Z] debug1: /etc/ssh/ssh_config line 19: Applying options for *
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Connecting to projects-storage.eclipse.org [172.25.25.150] port 22.
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Connection established.
19:22:01 [2024-02-29T00:22:01.121Z] debug1: identity file /home/jenkins/.ssh/id_rsa type -1
19:22:01 [2024-02-29T00:22:01.121Z] debug1: identity file /home/jenkins/.ssh/id_rsa-cert type -1
19:22:01 [2024-02-29T00:22:01.121Z] debug1: identity file /home/jenkins/.ssh/id_dsa type -1
19:22:01 [2024-02-29T00:22:01.121Z] debug1: identity file /home/jenkins/.ssh/id_dsa-cert type -1
19:22:01 [2024-02-29T00:22:01.121Z] debug1: identity file /home/jenkins/.ssh/id_ecdsa type -1
19:22:01 [2024-02-29T00:22:01.121Z] debug1: identity file /home/jenkins/.ssh/id_ecdsa-cert type -1
19:22:01 [2024-02-29T00:22:01.121Z] debug1: identity file /home/jenkins/.ssh/id_ed25519 type -1
19:22:01 [2024-02-29T00:22:01.121Z] debug1: identity file /home/jenkins/.ssh/id_ed25519-cert type -1
19:22:01 [2024-02-29T00:22:01.121Z] debug1: identity file /home/jenkins/.ssh/id_xmss type -1
19:22:01 [2024-02-29T00:22:01.121Z] debug1: identity file /home/jenkins/.ssh/id_xmss-cert type -1
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Local version string SSH-2.0-OpenSSH_7.9p1 Debian-10+deb10u4
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Remote protocol version 2.0, remote software version OpenSSH_8.9p1 Ubuntu-3ubuntu0.6
19:22:01 [2024-02-29T00:22:01.121Z] debug1: match: OpenSSH_8.9p1 Ubuntu-3ubuntu0.6 pat OpenSSH* compat 0x04000000
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Authenticating to projects-storage.eclipse.org:22 as 'genie.tracecompass'
19:22:01 [2024-02-29T00:22:01.121Z] debug1: SSH2_MSG_KEXINIT sent
19:22:01 [2024-02-29T00:22:01.121Z] debug1: SSH2_MSG_KEXINIT received
19:22:01 [2024-02-29T00:22:01.121Z] debug1: kex: algorithm: curve25519-sha256
19:22:01 [2024-02-29T00:22:01.121Z] debug1: kex: host key algorithm: ecdsa-sha2-nistp256
19:22:01 [2024-02-29T00:22:01.121Z] debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
19:22:01 [2024-02-29T00:22:01.121Z] debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
19:22:01 [2024-02-29T00:22:01.121Z] debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Server host key: ecdsa-sha2-nistp256 SHA256:CkY4klkLCBGlAzScHQgPcKKA8hyzEfrUl9BZAWMdYlc
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Host 'projects-storage.eclipse.org' is known and matches the ECDSA host key.
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Found key in /home/jenkins/.ssh/known_hosts:2
19:22:01 [2024-02-29T00:22:01.121Z] debug1: ssh_packet_send2_wrapped: resetting send seqnr 3
19:22:01 [2024-02-29T00:22:01.121Z] debug1: rekey after 134217728 blocks
19:22:01 [2024-02-29T00:22:01.121Z] debug1: SSH2_MSG_NEWKEYS sent
19:22:01 [2024-02-29T00:22:01.121Z] debug1: expecting SSH2_MSG_NEWKEYS
19:22:01 [2024-02-29T00:22:01.121Z] debug1: ssh_packet_read_poll2: resetting read seqnr 3
19:22:01 [2024-02-29T00:22:01.121Z] debug1: SSH2_MSG_NEWKEYS received
19:22:01 [2024-02-29T00:22:01.121Z] debug1: rekey after 134217728 blocks
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Will attempt key: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_4386017535405444098.key RSA SHA256:ztW4PqfyrfSY6HtK1lqgIQVva+3GqrJgaudHaun4cGs agent
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Will attempt key: /home/jenkins/.ssh/id_rsa 
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Will attempt key: /home/jenkins/.ssh/id_dsa 
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Will attempt key: /home/jenkins/.ssh/id_ecdsa 
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Will attempt key: /home/jenkins/.ssh/id_ed25519 
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Will attempt key: /home/jenkins/.ssh/id_xmss 
19:22:01 [2024-02-29T00:22:01.121Z] debug1: SSH2_MSG_EXT_INFO received
19:22:01 [2024-02-29T00:22:01.121Z] 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>
19:22:01 [2024-02-29T00:22:01.121Z] debug1: kex_input_ext_info: publickey-hostbound@openssh.com (unrecognised)
19:22:01 [2024-02-29T00:22:01.121Z] debug1: SSH2_MSG_SERVICE_ACCEPT received
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Authentications that can continue: publickey,password
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Next authentication method: publickey
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Offering public key: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_4386017535405444098.key RSA SHA256:ztW4PqfyrfSY6HtK1lqgIQVva+3GqrJgaudHaun4cGs agent
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Server accepts key: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_4386017535405444098.key RSA SHA256:ztW4PqfyrfSY6HtK1lqgIQVva+3GqrJgaudHaun4cGs agent
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Authentication succeeded (publickey).
19:22:01 [2024-02-29T00:22:01.121Z] Authenticated to projects-storage.eclipse.org ([172.25.25.150]:22).
19:22:01 [2024-02-29T00:22:01.121Z] debug1: channel 0: new [client-session]
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Requesting no-more-sessions@openssh.com
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Entering interactive session.
19:22:01 [2024-02-29T00:22:01.121Z] debug1: pledge: network
19:22:01 [2024-02-29T00:22:01.121Z] debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Remote: /opt/public/hipp/homes/genie.tracecompass/.ssh/authorized_keys:3: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Remote: /opt/public/hipp/homes/genie.tracecompass/.ssh/authorized_keys:3: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Sending environment.
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Sending env LANG = en_US.UTF-8
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Sending env LC_ALL = en_US.UTF-8
19:22:01 [2024-02-29T00:22:01.121Z] debug1: Sending command: scp -v -r -t /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly
19:22:01 [2024-02-29T00:22:01.121Z] Entering directory: D2755 0 apidocs
19:22:01 [2024-02-29T00:22:01.121Z] Sink: D2755 0 apidocs
19:22:01 [2024-02-29T00:22:01.121Z] Entering directory: D2755 0 org
19:22:01 [2024-02-29T00:22:01.121Z] Sink: D2755 0 org
19:22:01 [2024-02-29T00:22:01.121Z] Entering directory: D2755 0 eclipse
19:22:01 [2024-02-29T00:22:01.121Z] Sink: D2755 0 eclipse
19:22:01 [2024-02-29T00:22:01.121Z] Entering directory: D2755 0 tracecompass
19:22:01 [2024-02-29T00:22:01.121Z] Sink: D2755 0 tracecompass
19:22:01 [2024-02-29T00:22:01.121Z] Entering directory: D2755 0 ctf
19:22:01 [2024-02-29T00:22:01.121Z] Sink: D2755 0 ctf
19:22:01 [2024-02-29T00:22:01.121Z] Entering directory: D2755 0 core
19:22:01 [2024-02-29T00:22:01.121Z] Sink: D2755 0 core
19:22:01 [2024-02-29T00:22:01.121Z] Entering directory: D2755 0 event
19:22:01 [2024-02-29T00:22:01.121Z] Sink: D2755 0 event
19:22:01 [2024-02-29T00:22:01.121Z] Entering directory: D2755 0 types
19:22:01 [2024-02-29T00:22:01.121Z] Sink: D2755 0 types
19:22:01 [2024-02-29T00:22:01.121Z] Sending file modes: C0644 15061 AbstractArrayDefinition.html
19:22:01 [2024-02-29T00:22:01.121Z] Sink: C0644 15061 AbstractArrayDefinition.html
19:22:01 [2024-02-29T00:22:01.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.121Z] Sending file modes: C0644 19440 BlobDeclaration.html
19:22:01 [2024-02-29T00:22:01.121Z] Sink: C0644 19440 BlobDeclaration.html
19:22:01 [2024-02-29T00:22:01.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.121Z] Sending file modes: C0644 18093 BlobDefinition.html
19:22:01 [2024-02-29T00:22:01.121Z] Sink: C0644 18093 BlobDefinition.html
19:22:01 [2024-02-29T00:22:01.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.121Z] Sending file modes: C0644 14904 CompoundDeclaration.html
19:22:01 [2024-02-29T00:22:01.121Z] Sink: C0644 14904 CompoundDeclaration.html
19:22:01 [2024-02-29T00:22:01.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.121Z] Sending file modes: C0644 16972 Declaration.html
19:22:01 [2024-02-29T00:22:01.121Z] Sink: C0644 16972 Declaration.html
19:22:01 [2024-02-29T00:22:01.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.121Z] Sending file modes: C0644 19712 Definition.html
19:22:01 [2024-02-29T00:22:01.121Z] Sink: C0644 19712 Definition.html
19:22:01 [2024-02-29T00:22:01.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.121Z] Sending file modes: C0644 17313 Encoding.html
19:22:01 [2024-02-29T00:22:01.121Z] Sink: C0644 17313 Encoding.html
19:22:01 [2024-02-29T00:22:01.121Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.121Z] Sending file modes: C0644 39187 EnumDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 39187 EnumDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 12665 EnumDeclaration.Pair.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 12665 EnumDeclaration.Pair.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 21934 EnumDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 21934 EnumDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 28490 FloatDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 28490 FloatDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 16310 FloatDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 16310 FloatDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 9097 ICompositeDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 9097 ICompositeDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 20657 IDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 20657 IDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 10047 IDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 10047 IDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 11342 IEventHeaderDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 11342 IEventHeaderDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 57336 IntegerDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 57336 IntegerDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 23186 IntegerDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 23186 IntegerDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 7729 ISimpleDatatypeDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 7729 ISimpleDatatypeDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 25313 ScopedDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 25313 ScopedDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 14750 SimpleDatatypeDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 14750 SimpleDatatypeDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 24992 StringDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 24992 StringDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 16947 StringDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 16947 StringDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 36187 StructDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 36187 StructDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 32362 StructDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 32362 StructDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 29429 VariantDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 29429 VariantDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 22537 VariantDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 22537 VariantDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 14164 package-summary.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 14164 package-summary.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Entering directory: D2755 0 class-use
19:22:01 [2024-02-29T00:22:01.122Z] Sink: D2755 0 class-use
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 6551 Declaration.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 6551 Declaration.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 20847 Definition.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 20847 Definition.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 18602 StructDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 18602 StructDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 2386 IEventHeaderDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 2386 IEventHeaderDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 7367 EnumDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 7367 EnumDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 9475 EnumDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 9475 EnumDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 6097 EnumDeclaration.Pair.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 6097 EnumDeclaration.Pair.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 4915 ISimpleDatatypeDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 4915 ISimpleDatatypeDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 2342 CompoundDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 2342 CompoundDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 4835 SimpleDatatypeDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 4835 SimpleDatatypeDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 19179 IntegerDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 19179 IntegerDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 15873 ICompositeDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 15873 ICompositeDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 4457 AbstractArrayDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 4457 AbstractArrayDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 14461 IDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 14461 IDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 33034 IDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 33034 IDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 5400 VariantDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 5400 VariantDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 5390 StringDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 5390 StringDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 4089 BlobDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 4089 BlobDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 5847 ScopedDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 5847 ScopedDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 9979 VariantDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 9979 VariantDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 4691 FloatDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 4691 FloatDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 9336 StructDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 9336 StructDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 5556 FloatDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 5556 FloatDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 7043 IntegerDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 7043 IntegerDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 4693 BlobDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 4693 BlobDefinition.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 9891 Encoding.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 9891 Encoding.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 6968 StringDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 6968 StringDeclaration.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sink: E
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 16882 package-use.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 16882 package-use.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sink: E
19:22:01 [2024-02-29T00:22:01.122Z] Entering directory: D2755 0 io
19:22:01 [2024-02-29T00:22:01.122Z] Sink: D2755 0 io
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 33671 BitBuffer.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 33671 BitBuffer.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 3993 package-summary.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 3993 package-summary.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Entering directory: D2755 0 class-use
19:22:01 [2024-02-29T00:22:01.122Z] Sink: D2755 0 class-use
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 16583 BitBuffer.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 16583 BitBuffer.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sink: E
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 4207 package-use.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 4207 package-use.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sink: E
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 18571 CTFCallsite.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 18571 CTFCallsite.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 17156 CTFClock.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 17156 CTFClock.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Entering directory: D2755 0 metadata
19:22:01 [2024-02-29T00:22:01.122Z] Sink: D2755 0 metadata
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 51198 DeclarationScope.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 51198 DeclarationScope.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 4038 package-summary.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 4038 package-summary.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Entering directory: D2755 0 class-use
19:22:01 [2024-02-29T00:22:01.122Z] Sink: D2755 0 class-use
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 9420 DeclarationScope.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 9420 DeclarationScope.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sink: E
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 4306 package-use.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 4306 package-use.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sink: E
19:22:01 [2024-02-29T00:22:01.122Z] Entering directory: D2755 0 scope
19:22:01 [2024-02-29T00:22:01.122Z] Sink: D2755 0 scope
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 13961 EventHeaderScope.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 13961 EventHeaderScope.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 12212 EventHeaderVScope.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 12212 EventHeaderVScope.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 12117 FieldsScope.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 12117 FieldsScope.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 8431 IDefinitionScope.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 8431 IDefinitionScope.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 31094 ILexicalScope.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 31094 ILexicalScope.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 23682 LexicalScope.html
19:22:01 [2024-02-29T00:22:01.122Z] Sink: C0644 23682 LexicalScope.html
19:22:01 [2024-02-29T00:22:01.122Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.122Z] Sending file modes: C0644 12926 PacketHeaderScope.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 12926 PacketHeaderScope.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 13258 RootScope.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 13258 RootScope.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 7585 package-summary.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 7585 package-summary.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Entering directory: D2755 0 class-use
19:22:01 [2024-02-29T00:22:01.123Z] Sink: D2755 0 class-use
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 11414 LexicalScope.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 11414 LexicalScope.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 2330 PacketHeaderScope.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 2330 PacketHeaderScope.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 2330 EventHeaderVScope.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 2330 EventHeaderVScope.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 2282 RootScope.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 2282 RootScope.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 34879 ILexicalScope.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 34879 ILexicalScope.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 2294 FieldsScope.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 2294 FieldsScope.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 36368 IDefinitionScope.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 36368 IDefinitionScope.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 2324 EventHeaderScope.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 2324 EventHeaderScope.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sink: E
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 6009 package-use.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 6009 package-use.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sink: E
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 21973 IEventDeclaration.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 21973 IEventDeclaration.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 19748 IEventDefinition.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 19748 IEventDefinition.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 6330 package-summary.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 6330 package-summary.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Entering directory: D2755 0 class-use
19:22:01 [2024-02-29T00:22:01.123Z] Sink: D2755 0 class-use
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 5821 CTFCallsite.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 5821 CTFCallsite.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 5797 CTFClock.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 5797 CTFClock.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 9187 IEventDeclaration.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 9187 IEventDeclaration.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 12766 IEventDefinition.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 12766 IEventDefinition.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sink: E
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 8221 package-use.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 8221 package-use.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sink: E
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 14457 CTFException.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 14457 CTFException.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Entering directory: D2755 0 trace
19:22:01 [2024-02-29T00:22:01.123Z] Sink: D2755 0 trace
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 13770 CTFIOException.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 13770 CTFIOException.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 17862 CTFResponse.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 17862 CTFResponse.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 23815 CTFStreamInput.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 23815 CTFStreamInput.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 34357 CTFStreamInputReader.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 34357 CTFStreamInputReader.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 13008 CTFStreamOutputWriter.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 13008 CTFStreamOutputWriter.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 18042 CTFStreamPacketOutputWriter.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 18042 CTFStreamPacketOutputWriter.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 69671 CTFTrace.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 69671 CTFTrace.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 35729 CTFTraceReader.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 35729 CTFTraceReader.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 11512 CTFTraceWriter.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 11512 CTFTraceWriter.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 19663 ICTFPacketDescriptor.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 19663 ICTFPacketDescriptor.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 18375 ICTFStream.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 18375 ICTFStream.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 12868 IPacketReader.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 12868 IPacketReader.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 23846 Metadata.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 23846 Metadata.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 9105 package-summary.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 9105 package-summary.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Entering directory: D2755 0 class-use
19:22:01 [2024-02-29T00:22:01.123Z] Sink: D2755 0 class-use
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 2342 CTFStreamPacketOutputWriter.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 2342 CTFStreamPacketOutputWriter.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 6648 CTFTrace.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 6648 CTFTrace.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 6212 CTFStreamInputReader.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 6212 CTFStreamInputReader.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 3996 CTFTraceReader.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 3996 CTFTraceReader.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 5261 CTFResponse.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 5261 CTFResponse.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 4072 IPacketReader.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 4072 IPacketReader.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 2306 CTFStreamOutputWriter.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 2306 CTFStreamOutputWriter.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 2264 CTFIOException.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 2264 CTFIOException.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 2264 CTFTraceWriter.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 2264 CTFTraceWriter.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 9398 ICTFStream.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 9398 ICTFStream.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 6403 CTFStreamInput.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 6403 CTFStreamInput.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 6466 ICTFPacketDescriptor.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 6466 ICTFPacketDescriptor.html
19:22:01 [2024-02-29T00:22:01.123Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.123Z] Sending file modes: C0644 2228 Metadata.html
19:22:01 [2024-02-29T00:22:01.123Z] Sink: C0644 2228 Metadata.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sink: E
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 6349 package-use.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 6349 package-use.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sink: E
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 21423 CTFStrings.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 21423 CTFStrings.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 4977 package-summary.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 4977 package-summary.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Entering directory: D2755 0 class-use
19:22:01 [2024-02-29T00:22:01.380Z] Sink: D2755 0 class-use
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 40705 CTFException.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 40705 CTFException.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 2212 CTFStrings.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 2212 CTFStrings.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sink: E
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 6194 package-use.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 6194 package-use.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sink: E
19:22:01 [2024-02-29T00:22:01.380Z] Entering directory: D2755 0 parser
19:22:01 [2024-02-29T00:22:01.380Z] Sink: D2755 0 parser
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 143610 CTFLexer.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 143610 CTFLexer.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 336368 CTFParser.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 336368 CTFParser.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10225 CTFParser.abstractDeclarator_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10225 CTFParser.abstractDeclarator_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10265 CTFParser.abstractDeclaratorList_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10265 CTFParser.abstractDeclaratorList_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10185 CTFParser.alignAttribute_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10185 CTFParser.alignAttribute_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10275 CTFParser.ctfAssignmentExpression_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10275 CTFParser.ctfAssignmentExpression_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10315 CTFParser.ctfAssignmentExpressionList_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10315 CTFParser.ctfAssignmentExpressionList_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10115 CTFParser.ctfBody_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10115 CTFParser.ctfBody_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10145 CTFParser.ctfKeyword_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10145 CTFParser.ctfKeyword_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10165 CTFParser.ctfSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10165 CTFParser.ctfSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10205 CTFParser.ctfSpecifierHead_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10205 CTFParser.ctfSpecifierHead_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10205 CTFParser.ctfTypeSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10205 CTFParser.ctfTypeSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10155 CTFParser.declaration_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10155 CTFParser.declaration_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10255 CTFParser.declarationSpecifiers_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10255 CTFParser.declarationSpecifiers_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10145 CTFParser.declarator_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10145 CTFParser.declarator_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10185 CTFParser.declaratorList_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10185 CTFParser.declaratorList_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10285 CTFParser.directAbstractDeclarator_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10285 CTFParser.directAbstractDeclarator_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10205 CTFParser.directDeclarator_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10205 CTFParser.directDeclarator_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10265 CTFParser.directDeclaratorLength_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10265 CTFParser.directDeclaratorLength_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10265 CTFParser.directDeclaratorSuffix_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10265 CTFParser.directDeclaratorSuffix_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10125 CTFParser.enumBody_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10125 CTFParser.enumBody_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10165 CTFParser.enumConstant_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10165 CTFParser.enumConstant_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10215 CTFParser.enumContainerType_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10215 CTFParser.enumContainerType_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10145 CTFParser.enumerator_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10145 CTFParser.enumerator_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10185 CTFParser.enumeratorList_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10185 CTFParser.enumeratorList_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10195 CTFParser.enumeratorValue_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10195 CTFParser.enumeratorValue_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10125 CTFParser.enumName_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10125 CTFParser.enumName_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10175 CTFParser.enumSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10175 CTFParser.enumSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10175 CTFParser.numberLiteral_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10175 CTFParser.numberLiteral_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10095 CTFParser.parse_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10095 CTFParser.parse_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10115 CTFParser.pointer_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10115 CTFParser.pointer_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10245 CTFParser.postfixCtfExpression_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10245 CTFParser.postfixCtfExpression_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10215 CTFParser.postfixExpression_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10215 CTFParser.postfixExpression_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10275 CTFParser.postfixExpressionSuffix_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10275 CTFParser.postfixExpressionSuffix_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10215 CTFParser.primaryExpression_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10215 CTFParser.primaryExpression_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10265 CTFParser.specifierQualifierList_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10265 CTFParser.specifierQualifierList_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10255 CTFParser.storageClassSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10255 CTFParser.storageClassSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10145 CTFParser.structBody_return.html
19:22:01 [2024-02-29T00:22:01.380Z] Sink: C0644 10145 CTFParser.structBody_return.html
19:22:01 [2024-02-29T00:22:01.380Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.380Z] Sending file modes: C0644 10145 CTFParser.structName_return.html
19:22:01 [2024-02-29T00:22:01.381Z] Sink: C0644 10145 CTFParser.structName_return.html
19:22:01 [2024-02-29T00:22:01.381Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.381Z] Sending file modes: C0644 10305 CTFParser.structOrVariantDeclaration_return.html
19:22:01 [2024-02-29T00:22:01.381Z] Sink: C0644 10305 CTFParser.structOrVariantDeclaration_return.html
19:22:01 [2024-02-29T00:22:01.381Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.381Z] Sending file modes: C0644 10345 CTFParser.structOrVariantDeclarationList_return.html
19:22:01 [2024-02-29T00:22:01.381Z] Sink: C0644 10345 CTFParser.structOrVariantDeclarationList_return.html
19:22:01 [2024-02-29T00:22:01.381Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.381Z] Sending file modes: C0644 10295 CTFParser.structOrVariantDeclarator_return.html
19:22:01 [2024-02-29T00:22:01.381Z] Sink: C0644 10295 CTFParser.structOrVariantDeclarator_return.html
19:22:01 [2024-02-29T00:22:01.381Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.381Z] Sending file modes: C0644 10335 CTFParser.structOrVariantDeclaratorList_return.html
19:22:01 [2024-02-29T00:22:01.381Z] Sink: C0644 10335 CTFParser.structOrVariantDeclaratorList_return.html
19:22:01 [2024-02-29T00:22:01.381Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.381Z] Sending file modes: C0644 10195 CTFParser.structSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.381Z] Sink: C0644 10195 CTFParser.structSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.381Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.381Z] Sending file modes: C0644 10185 CTFParser.typealiasAlias_return.html
19:22:01 [2024-02-29T00:22:01.381Z] Sink: C0644 10185 CTFParser.typealiasAlias_return.html
19:22:01 [2024-02-29T00:22:01.381Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.381Z] Sending file modes: C0644 10175 CTFParser.typealiasDecl_return.html
19:22:01 [2024-02-29T00:22:01.381Z] Sink: C0644 10175 CTFParser.typealiasDecl_return.html
19:22:01 [2024-02-29T00:22:01.381Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.381Z] Sending file modes: C0644 10195 CTFParser.typealiasTarget_return.html
19:22:01 [2024-02-29T00:22:01.381Z] Sink: C0644 10195 CTFParser.typealiasTarget_return.html
19:22:01 [2024-02-29T00:22:01.381Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.381Z] Sending file modes: C0644 10155 CTFParser.typedefName_return.html
19:22:01 [2024-02-29T00:22:01.381Z] Sink: C0644 10155 CTFParser.typedefName_return.html
19:22:01 [2024-02-29T00:22:01.381Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.381Z] Sending file modes: C0644 10175 CTFParser.typeQualifier_return.html
19:22:01 [2024-02-29T00:22:01.381Z] Sink: C0644 10175 CTFParser.typeQualifier_return.html
19:22:01 [2024-02-29T00:22:01.381Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.381Z] Sending file modes: C0644 10215 CTFParser.typeQualifierList_return.html
19:22:01 [2024-02-29T00:22:01.381Z] Sink: C0644 10215 CTFParser.typeQualifierList_return.html
19:22:01 [2024-02-29T00:22:01.381Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.381Z] Sending file modes: C0644 10175 CTFParser.typeSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.381Z] Sink: C0644 10175 CTFParser.typeSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.381Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.381Z] Sending file modes: C0644 10195 CTFParser.unaryExpression_return.html
19:22:01 [2024-02-29T00:22:01.381Z] Sink: C0644 10195 CTFParser.unaryExpression_return.html
19:22:01 [2024-02-29T00:22:01.381Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.381Z] Sending file modes: C0644 10155 CTFParser.variantBody_return.html
19:22:01 [2024-02-29T00:22:01.381Z] Sink: C0644 10155 CTFParser.variantBody_return.html
19:22:01 [2024-02-29T00:22:01.381Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.381Z] Sending file modes: C0644 10155 CTFParser.variantName_return.html
19:22:01 [2024-02-29T00:22:01.381Z] Sink: C0644 10155 CTFParser.variantName_return.html
19:22:01 [2024-02-29T00:22:01.381Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.381Z] Sending file modes: C0644 10205 CTFParser.variantSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.381Z] Sink: C0644 10205 CTFParser.variantSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.637Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.637Z] Sending file modes: C0644 10145 CTFParser.variantTag_return.html
19:22:01 [2024-02-29T00:22:01.637Z] Sink: C0644 10145 CTFParser.variantTag_return.html
19:22:01 [2024-02-29T00:22:01.637Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.637Z] Sending file modes: C0644 19219 package-summary.html
19:22:01 [2024-02-29T00:22:01.637Z] Sink: C0644 19219 package-summary.html
19:22:01 [2024-02-29T00:22:01.637Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.637Z] Entering directory: D2755 0 class-use
19:22:01 [2024-02-29T00:22:01.637Z] Sink: D2755 0 class-use
19:22:01 [2024-02-29T00:22:01.637Z] Sending file modes: C0644 2192 CTFLexer.html
19:22:01 [2024-02-29T00:22:01.637Z] Sink: C0644 2192 CTFLexer.html
19:22:01 [2024-02-29T00:22:01.637Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.637Z] Sending file modes: C0644 2198 CTFParser.html
19:22:01 [2024-02-29T00:22:01.637Z] Sink: C0644 2198 CTFParser.html
19:22:01 [2024-02-29T00:22:01.637Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.637Z] Sending file modes: C0644 4263 CTFParser.ctfAssignmentExpression_return.html
19:22:01 [2024-02-29T00:22:01.637Z] Sink: C0644 4263 CTFParser.ctfAssignmentExpression_return.html
19:22:01 [2024-02-29T00:22:01.637Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.637Z] Sending file modes: C0644 4323 CTFParser.ctfAssignmentExpressionList_return.html
19:22:01 [2024-02-29T00:22:01.637Z] Sink: C0644 4323 CTFParser.ctfAssignmentExpressionList_return.html
19:22:01 [2024-02-29T00:22:01.637Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.637Z] Sending file modes: C0644 4023 CTFParser.ctfBody_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4023 CTFParser.ctfBody_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4158 CTFParser.ctfTypeSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4158 CTFParser.ctfTypeSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4158 CTFParser.ctfSpecifierHead_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4158 CTFParser.ctfSpecifierHead_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4098 CTFParser.ctfSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4098 CTFParser.ctfSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4068 CTFParser.ctfKeyword_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4068 CTFParser.ctfKeyword_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4113 CTFParser.typealiasDecl_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4113 CTFParser.typealiasDecl_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4128 CTFParser.typealiasAlias_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4128 CTFParser.typealiasAlias_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4143 CTFParser.typealiasTarget_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4143 CTFParser.typealiasTarget_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4083 CTFParser.typedefName_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4083 CTFParser.typedefName_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4173 CTFParser.typeQualifierList_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4173 CTFParser.typeQualifierList_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4023 CTFParser.pointer_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4023 CTFParser.pointer_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4278 CTFParser.directAbstractDeclarator_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4278 CTFParser.directAbstractDeclarator_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4188 CTFParser.abstractDeclarator_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4188 CTFParser.abstractDeclarator_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4248 CTFParser.directDeclaratorLength_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4248 CTFParser.directDeclaratorLength_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4248 CTFParser.directDeclaratorSuffix_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4248 CTFParser.directDeclaratorSuffix_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4158 CTFParser.directDeclarator_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4158 CTFParser.directDeclarator_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4068 CTFParser.declarator_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4068 CTFParser.declarator_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4143 CTFParser.enumeratorValue_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4143 CTFParser.enumeratorValue_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4068 CTFParser.enumerator_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4068 CTFParser.enumerator_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4128 CTFParser.enumeratorList_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4128 CTFParser.enumeratorList_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4173 CTFParser.enumContainerType_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4173 CTFParser.enumContainerType_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4038 CTFParser.enumBody_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4038 CTFParser.enumBody_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4038 CTFParser.enumName_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4038 CTFParser.enumName_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4113 CTFParser.enumSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4113 CTFParser.enumSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4068 CTFParser.variantTag_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4068 CTFParser.variantTag_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4083 CTFParser.variantBody_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4083 CTFParser.variantBody_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4083 CTFParser.variantName_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4083 CTFParser.variantName_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4158 CTFParser.variantSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4158 CTFParser.variantSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4293 CTFParser.structOrVariantDeclarator_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4293 CTFParser.structOrVariantDeclarator_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4353 CTFParser.structOrVariantDeclaratorList_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4353 CTFParser.structOrVariantDeclaratorList_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4248 CTFParser.specifierQualifierList_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4248 CTFParser.specifierQualifierList_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4308 CTFParser.structOrVariantDeclaration_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4308 CTFParser.structOrVariantDeclaration_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4368 CTFParser.structOrVariantDeclarationList_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4368 CTFParser.structOrVariantDeclarationList_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4068 CTFParser.structName_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4068 CTFParser.structName_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4143 CTFParser.structSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4143 CTFParser.structSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4068 CTFParser.structBody_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4068 CTFParser.structBody_return.html
19:22:01 [2024-02-29T00:22:01.638Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.638Z] Sending file modes: C0644 4128 CTFParser.alignAttribute_return.html
19:22:01 [2024-02-29T00:22:01.638Z] Sink: C0644 4128 CTFParser.alignAttribute_return.html
19:22:01 [2024-02-29T00:22:01.896Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.896Z] Sending file modes: C0644 4113 CTFParser.typeQualifier_return.html
19:22:01 [2024-02-29T00:22:01.896Z] Sink: C0644 4113 CTFParser.typeQualifier_return.html
19:22:01 [2024-02-29T00:22:01.896Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.896Z] Sending file modes: C0644 4113 CTFParser.typeSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.896Z] Sink: C0644 4113 CTFParser.typeSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.896Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.896Z] Sending file modes: C0644 4233 CTFParser.storageClassSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.896Z] Sink: C0644 4233 CTFParser.storageClassSpecifier_return.html
19:22:01 [2024-02-29T00:22:01.896Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.896Z] Sending file modes: C0644 4248 CTFParser.abstractDeclaratorList_return.html
19:22:01 [2024-02-29T00:22:01.896Z] Sink: C0644 4248 CTFParser.abstractDeclaratorList_return.html
19:22:01 [2024-02-29T00:22:01.896Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.896Z] Sending file modes: C0644 4128 CTFParser.declaratorList_return.html
19:22:01 [2024-02-29T00:22:01.896Z] Sink: C0644 4128 CTFParser.declaratorList_return.html
19:22:01 [2024-02-29T00:22:01.896Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.896Z] Sending file modes: C0644 4233 CTFParser.declarationSpecifiers_return.html
19:22:01 [2024-02-29T00:22:01.896Z] Sink: C0644 4233 CTFParser.declarationSpecifiers_return.html
19:22:01 [2024-02-29T00:22:01.896Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.896Z] Sending file modes: C0644 4083 CTFParser.declaration_return.html
19:22:01 [2024-02-29T00:22:01.896Z] Sink: C0644 4083 CTFParser.declaration_return.html
19:22:01 [2024-02-29T00:22:01.896Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.896Z] Sending file modes: C0644 4098 CTFParser.enumConstant_return.html
19:22:01 [2024-02-29T00:22:01.896Z] Sink: C0644 4098 CTFParser.enumConstant_return.html
19:22:01 [2024-02-29T00:22:01.896Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.896Z] Sending file modes: C0644 4143 CTFParser.unaryExpression_return.html
19:22:01 [2024-02-29T00:22:01.896Z] Sink: C0644 4143 CTFParser.unaryExpression_return.html
19:22:01 [2024-02-29T00:22:01.896Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.896Z] Sending file modes: C0644 4173 CTFParser.postfixExpression_return.html
19:22:01 [2024-02-29T00:22:01.896Z] Sink: C0644 4173 CTFParser.postfixExpression_return.html
19:22:01 [2024-02-29T00:22:01.896Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.896Z] Sending file modes: C0644 4218 CTFParser.postfixCtfExpression_return.html
19:22:01 [2024-02-29T00:22:01.896Z] Sink: C0644 4218 CTFParser.postfixCtfExpression_return.html
19:22:01 [2024-02-29T00:22:01.896Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.896Z] Sending file modes: C0644 4263 CTFParser.postfixExpressionSuffix_return.html
19:22:01 [2024-02-29T00:22:01.896Z] Sink: C0644 4263 CTFParser.postfixExpressionSuffix_return.html
19:22:01 [2024-02-29T00:22:01.896Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.896Z] Sending file modes: C0644 4173 CTFParser.primaryExpression_return.html
19:22:01 [2024-02-29T00:22:01.896Z] Sink: C0644 4173 CTFParser.primaryExpression_return.html
19:22:01 [2024-02-29T00:22:01.896Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.896Z] Sending file modes: C0644 4113 CTFParser.numberLiteral_return.html
19:22:01 [2024-02-29T00:22:01.896Z] Sink: C0644 4113 CTFParser.numberLiteral_return.html
19:22:01 [2024-02-29T00:22:01.896Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.896Z] Sending file modes: C0644 3993 CTFParser.parse_return.html
19:22:01 [2024-02-29T00:22:01.896Z] Sink: C0644 3993 CTFParser.parse_return.html
19:22:01 [2024-02-29T00:22:01.896Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.896Z] Sink: E
19:22:01 [2024-02-29T00:22:01.896Z] Sending file modes: C0644 15161 package-use.html
19:22:01 [2024-02-29T00:22:01.896Z] Sink: C0644 15161 package-use.html
19:22:01 [2024-02-29T00:22:01.896Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.896Z] Sink: E
19:22:01 [2024-02-29T00:22:01.896Z] Sink: E
19:22:01 [2024-02-29T00:22:01.896Z] Entering directory: D2755 0 analysis
19:22:01 [2024-02-29T00:22:01.896Z] Sink: D2755 0 analysis
19:22:01 [2024-02-29T00:22:01.896Z] Entering directory: D2755 0 counters
19:22:01 [2024-02-29T00:22:01.896Z] Sink: D2755 0 counters
19:22:01 [2024-02-29T00:22:01.896Z] Entering directory: D2755 0 core
19:22:01 [2024-02-29T00:22:01.896Z] Sink: D2755 0 core
19:22:01 [2024-02-29T00:22:01.897Z] Entering directory: D2755 0 aspects
19:22:01 [2024-02-29T00:22:01.897Z] Sink: D2755 0 aspects
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 26603 AbstractCounterAspect.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 26603 AbstractCounterAspect.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 20815 CounterAspect.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 20815 CounterAspect.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 10626 ITmfCounterAspect.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 10626 ITmfCounterAspect.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 5991 package-summary.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 5991 package-summary.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Entering directory: D2755 0 class-use
19:22:01 [2024-02-29T00:22:01.897Z] Sink: D2755 0 class-use
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 4467 AbstractCounterAspect.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 4467 AbstractCounterAspect.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 2366 CounterAspect.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 2366 CounterAspect.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 4857 ITmfCounterAspect.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 4857 ITmfCounterAspect.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Sink: E
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 3843 package-use.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 3843 package-use.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Sink: E
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 26598 CounterAnalysis.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 26598 CounterAnalysis.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 16401 CounterStateProvider.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 16401 CounterStateProvider.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 16746 CounterType.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 16746 CounterType.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 5765 package-summary.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 5765 package-summary.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Entering directory: D2755 0 class-use
19:22:01 [2024-02-29T00:22:01.897Z] Sink: D2755 0 class-use
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 4500 CounterStateProvider.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 4500 CounterStateProvider.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 2318 CounterAnalysis.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 2318 CounterAnalysis.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 9300 CounterType.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 9300 CounterType.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Sink: E
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 4787 package-use.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 4787 package-use.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Sink: E
19:22:01 [2024-02-29T00:22:01.897Z] Entering directory: D2755 0 ui
19:22:01 [2024-02-29T00:22:01.897Z] Sink: D2755 0 ui
19:22:01 [2024-02-29T00:22:01.897Z] Entering directory: D2755 0 views
19:22:01 [2024-02-29T00:22:01.897Z] Sink: D2755 0 views
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 24678 CounterChartViewer.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 24678 CounterChartViewer.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 16876 CounterTreeViewer.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 16876 CounterTreeViewer.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 19327 CounterView.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 19327 CounterView.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 3748 package-summary.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 3748 package-summary.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Entering directory: D2755 0 class-use
19:22:01 [2024-02-29T00:22:01.897Z] Sink: D2755 0 class-use
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 2330 CounterView.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 2330 CounterView.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 2366 CounterTreeViewer.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 2366 CounterTreeViewer.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 2372 CounterChartViewer.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 2372 CounterChartViewer.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Sink: E
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 2151 package-use.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 2151 package-use.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Sink: E
19:22:01 [2024-02-29T00:22:01.897Z] Sink: E
19:22:01 [2024-02-29T00:22:01.897Z] Sink: E
19:22:01 [2024-02-29T00:22:01.897Z] Entering directory: D2755 0 graph
19:22:01 [2024-02-29T00:22:01.897Z] Sink: D2755 0 graph
19:22:01 [2024-02-29T00:22:01.897Z] Entering directory: D2755 0 core
19:22:01 [2024-02-29T00:22:01.897Z] Sink: D2755 0 core
19:22:01 [2024-02-29T00:22:01.897Z] Entering directory: D2755 0 criticalpath
19:22:01 [2024-02-29T00:22:01.897Z] Sink: D2755 0 criticalpath
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 28959 AbstractCriticalPathModule.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 28959 AbstractCriticalPathModule.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 11191 CriticalPathAlgorithmException.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 11191 CriticalPathAlgorithmException.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 23821 CriticalPathModule.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 23821 CriticalPathModule.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 14347 ICriticalPathAlgorithm.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 14347 ICriticalPathAlgorithm.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 9261 ICriticalPathProvider.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 9261 ICriticalPathProvider.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 18709 OSCriticalPathModule.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 18709 OSCriticalPathModule.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:01 [2024-02-29T00:22:01.897Z] Sending file modes: C0644 6572 package-summary.html
19:22:01 [2024-02-29T00:22:01.897Z] Sink: C0644 6572 package-summary.html
19:22:01 [2024-02-29T00:22:01.897Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Entering directory: D2755 0 class-use
19:22:02 [2024-02-29T00:22:02.153Z] Sink: D2755 0 class-use
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 4772 CriticalPathModule.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 4772 CriticalPathModule.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 6480 CriticalPathAlgorithmException.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 6480 CriticalPathAlgorithmException.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 2452 ICriticalPathAlgorithm.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 2452 ICriticalPathAlgorithm.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 4446 AbstractCriticalPathModule.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 4446 AbstractCriticalPathModule.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 2420 OSCriticalPathModule.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 2420 OSCriticalPathModule.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 8678 ICriticalPathProvider.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 8678 ICriticalPathProvider.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sink: E
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 6602 package-use.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 6602 package-use.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sink: E
19:22:02 [2024-02-29T00:22:02.153Z] Entering directory: D2755 0 building
19:22:02 [2024-02-29T00:22:02.153Z] Sink: D2755 0 building
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 30372 AbstractTmfGraphBuilderModule.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 30372 AbstractTmfGraphBuilderModule.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 30352 AbstractTmfGraphProvider.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 30352 AbstractTmfGraphProvider.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 13850 AbstractTraceEventHandler.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 13850 AbstractTraceEventHandler.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 20859 ITmfGraphProvider.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 20859 ITmfGraphProvider.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 9430 ITraceEventHandler.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 9430 ITraceEventHandler.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 6082 package-summary.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 6082 package-summary.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Entering directory: D2755 0 class-use
19:22:02 [2024-02-29T00:22:02.153Z] Sink: D2755 0 class-use
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 2426 AbstractTraceEventHandler.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 2426 AbstractTraceEventHandler.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 7722 ITraceEventHandler.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 7722 ITraceEventHandler.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 4548 AbstractTmfGraphProvider.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 4548 AbstractTmfGraphProvider.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 6078 ITmfGraphProvider.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 6078 ITmfGraphProvider.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 10174 AbstractTmfGraphBuilderModule.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 10174 AbstractTmfGraphBuilderModule.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sink: E
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 7105 package-use.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 7105 package-use.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sink: E
19:22:02 [2024-02-29T00:22:02.153Z] Entering directory: D2755 0 base
19:22:02 [2024-02-29T00:22:02.153Z] Sink: D2755 0 base
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 10775 CycleDetectedException.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 10775 CycleDetectedException.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 13416 IGraphWorker.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 13416 IGraphWorker.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 10413 ITmfGraphVisitor.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 10413 ITmfGraphVisitor.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 23518 TmfEdge.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 23518 TmfEdge.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 26779 TmfEdge.EdgeType.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 26779 TmfEdge.EdgeType.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 58823 TmfGraph.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 58823 TmfGraph.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 40277 TmfVertex.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 40277 TmfVertex.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 19127 TmfVertex.EdgeDirection.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 19127 TmfVertex.EdgeDirection.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 8938 package-summary.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 8938 package-summary.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Entering directory: D2755 0 class-use
19:22:02 [2024-02-29T00:22:02.153Z] Sink: D2755 0 class-use
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 30604 IGraphWorker.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 30604 IGraphWorker.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 5717 ITmfGraphVisitor.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 5717 ITmfGraphVisitor.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 34662 TmfVertex.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 34662 TmfVertex.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 8207 TmfVertex.EdgeDirection.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 8207 TmfVertex.EdgeDirection.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 17121 TmfEdge.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 17121 TmfEdge.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 14812 TmfEdge.EdgeType.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 14812 TmfEdge.EdgeType.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 12953 TmfGraph.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 12953 TmfGraph.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 2384 CycleDetectedException.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 2384 CycleDetectedException.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sink: E
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 12406 package-use.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 12406 package-use.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sink: E
19:22:02 [2024-02-29T00:22:02.153Z] Entering directory: D2755 0 graph
19:22:02 [2024-02-29T00:22:02.153Z] Sink: D2755 0 graph
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 6305 IEdgeContextStateFactory.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 6305 IEdgeContextStateFactory.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 10443 ITmfEdge.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 10443 ITmfEdge.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 14430 ITmfEdgeContextState.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 14430 ITmfEdgeContextState.html
19:22:02 [2024-02-29T00:22:02.153Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.153Z] Sending file modes: C0644 55098 ITmfGraph.html
19:22:02 [2024-02-29T00:22:02.153Z] Sink: C0644 55098 ITmfGraph.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 19164 ITmfGraph.EdgeDirection.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 19164 ITmfGraph.EdgeDirection.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 9031 ITmfGraphVisitor.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 9031 ITmfGraphVisitor.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 10069 ITmfVertex.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 10069 ITmfVertex.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 17739 TmfEdgeState.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 17739 TmfEdgeState.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 9614 TmfGraphFactory.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 9614 TmfGraphFactory.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 8391 WorkerSerializer.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 8391 WorkerSerializer.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 7983 package-summary.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 7983 package-summary.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Entering directory: D2755 0 class-use
19:22:02 [2024-02-29T00:22:02.410Z] Sink: D2755 0 class-use
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 28728 ITmfVertex.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 28728 ITmfVertex.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 11128 ITmfEdgeContextState.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 11128 ITmfEdgeContextState.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 14600 ITmfEdge.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 14600 ITmfEdge.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 5566 TmfEdgeState.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 5566 TmfEdgeState.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 2348 TmfGraphFactory.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 2348 TmfGraphFactory.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 15789 ITmfGraph.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 15789 ITmfGraph.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 6677 ITmfGraph.EdgeDirection.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 6677 ITmfGraph.EdgeDirection.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 2422 IEdgeContextStateFactory.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 2422 IEdgeContextStateFactory.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 5620 ITmfGraphVisitor.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 5620 ITmfGraphVisitor.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 6241 WorkerSerializer.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 6241 WorkerSerializer.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sink: E
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 10221 package-use.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 10221 package-use.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sink: E
19:22:02 [2024-02-29T00:22:02.410Z] Sink: E
19:22:02 [2024-02-29T00:22:02.410Z] Sink: E
19:22:02 [2024-02-29T00:22:02.410Z] Entering directory: D2755 0 timing
19:22:02 [2024-02-29T00:22:02.410Z] Sink: D2755 0 timing
19:22:02 [2024-02-29T00:22:02.410Z] Entering directory: D2755 0 ui
19:22:02 [2024-02-29T00:22:02.410Z] Sink: D2755 0 ui
19:22:02 [2024-02-29T00:22:02.410Z] Entering directory: D2755 0 views
19:22:02 [2024-02-29T00:22:02.410Z] Sink: D2755 0 views
19:22:02 [2024-02-29T00:22:02.410Z] Entering directory: D2755 0 segmentstore
19:22:02 [2024-02-29T00:22:02.410Z] Sink: D2755 0 segmentstore
19:22:02 [2024-02-29T00:22:02.410Z] Entering directory: D2755 0 statistics
19:22:02 [2024-02-29T00:22:02.410Z] Sink: D2755 0 statistics
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 17030 AbstractSegmentsStatisticsView.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 17030 AbstractSegmentsStatisticsView.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 21861 AbstractSegmentsStatisticsViewer.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 21861 AbstractSegmentsStatisticsViewer.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 16445 SegmentStoreStatisticsView.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 16445 SegmentStoreStatisticsView.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 16971 SegmentStoreStatisticsViewer.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 16971 SegmentStoreStatisticsViewer.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 6416 package-summary.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 6416 package-summary.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Entering directory: D2755 0 class-use
19:22:02 [2024-02-29T00:22:02.410Z] Sink: D2755 0 class-use
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 4724 AbstractSegmentsStatisticsView.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 4724 AbstractSegmentsStatisticsView.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 2588 SegmentStoreStatisticsViewer.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 2588 SegmentStoreStatisticsViewer.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 2576 SegmentStoreStatisticsView.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 2576 SegmentStoreStatisticsView.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 4749 AbstractSegmentsStatisticsViewer.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 4749 AbstractSegmentsStatisticsViewer.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sink: E
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 4197 package-use.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 4197 package-use.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sink: E
19:22:02 [2024-02-29T00:22:02.410Z] Entering directory: D2755 0 density2
19:22:02 [2024-02-29T00:22:02.410Z] Sink: D2755 0 density2
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 21973 AbstractSegmentStoreDensityView.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 21973 AbstractSegmentStoreDensityView.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 35981 AbstractSegmentStoreDensityViewer.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 35981 AbstractSegmentStoreDensityViewer.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 9517 ISegmentStoreDensityViewerDataListener.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 9517 ISegmentStoreDensityViewerDataListener.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 11118 Messages.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 11118 Messages.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 7371 package-summary.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 7371 package-summary.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Entering directory: D2755 0 class-use
19:22:02 [2024-02-29T00:22:02.410Z] Sink: D2755 0 class-use
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 2456 Messages.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 2456 Messages.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 5840 ISegmentStoreDensityViewerDataListener.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 5840 ISegmentStoreDensityViewerDataListener.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 4870 AbstractSegmentStoreDensityViewer.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 4870 AbstractSegmentStoreDensityViewer.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 2594 AbstractSegmentStoreDensityView.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 2594 AbstractSegmentStoreDensityView.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sink: E
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 4202 package-use.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 4202 package-use.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.410Z] Sink: E
19:22:02 [2024-02-29T00:22:02.410Z] Entering directory: D2755 0 scatter
19:22:02 [2024-02-29T00:22:02.410Z] Sink: D2755 0 scatter
19:22:02 [2024-02-29T00:22:02.410Z] Sending file modes: C0644 17886 AbstractSegmentStoreScatterChartTreeViewer2.html
19:22:02 [2024-02-29T00:22:02.410Z] Sink: C0644 17886 AbstractSegmentStoreScatterChartTreeViewer2.html
19:22:02 [2024-02-29T00:22:02.410Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.667Z] Sending file modes: C0644 35362 AbstractSegmentStoreScatterChartViewer2.html
19:22:02 [2024-02-29T00:22:02.667Z] Sink: C0644 35362 AbstractSegmentStoreScatterChartViewer2.html
19:22:02 [2024-02-29T00:22:02.667Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.667Z] Sending file modes: C0644 18505 SegmentStoreScatterView2.html
19:22:02 [2024-02-29T00:22:02.667Z] Sink: C0644 18505 SegmentStoreScatterView2.html
19:22:02 [2024-02-29T00:22:02.667Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.667Z] Sending file modes: C0644 6040 package-summary.html
19:22:02 [2024-02-29T00:22:02.667Z] Sink: C0644 6040 package-summary.html
19:22:02 [2024-02-29T00:22:02.667Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.667Z] Entering directory: D2755 0 class-use
19:22:02 [2024-02-29T00:22:02.667Z] Sink: D2755 0 class-use
19:22:02 [2024-02-29T00:22:02.667Z] Sending file modes: C0644 2636 AbstractSegmentStoreScatterChartViewer2.html
19:22:02 [2024-02-29T00:22:02.667Z] Sink: C0644 2636 AbstractSegmentStoreScatterChartViewer2.html
19:22:02 [2024-02-29T00:22:02.667Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.667Z] Sending file modes: C0644 2546 SegmentStoreScatterView2.html
19:22:02 [2024-02-29T00:22:02.667Z] Sink: C0644 2546 SegmentStoreScatterView2.html
19:22:02 [2024-02-29T00:22:02.667Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.667Z] Sending file modes: C0644 2660 AbstractSegmentStoreScatterChartTreeViewer2.html
19:22:02 [2024-02-29T00:22:02.667Z] Sink: C0644 2660 AbstractSegmentStoreScatterChartTreeViewer2.html
19:22:02 [2024-02-29T00:22:02.667Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.667Z] Sink: E
19:22:02 [2024-02-29T00:22:02.667Z] Sending file modes: C0644 2270 package-use.html
19:22:02 [2024-02-29T00:22:02.667Z] Sink: C0644 2270 package-use.html
19:22:02 [2024-02-29T00:22:02.667Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.667Z] Sink: E
19:22:02 [2024-02-29T00:22:02.667Z] Entering directory: D2755 0 table
19:22:02 [2024-02-29T00:22:02.667Z] Sink: D2755 0 table
19:22:02 [2024-02-29T00:22:02.667Z] Sending file modes: C0644 23144 AbstractSegmentStoreTableView.html
19:22:02 [2024-02-29T00:22:02.667Z] Sink: C0644 23144 AbstractSegmentStoreTableView.html
19:22:02 [2024-02-29T00:22:02.667Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.667Z] Sending file modes: C0644 29967 AbstractSegmentStoreTableViewer.html
19:22:02 [2024-02-29T00:22:02.667Z] Sink: C0644 29967 AbstractSegmentStoreTableViewer.html
19:22:02 [2024-02-29T00:22:02.667Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.667Z] Sending file modes: C0644 16818 SegmentStoreTableView.html
19:22:02 [2024-02-29T00:22:02.667Z] Sink: C0644 16818 SegmentStoreTableView.html
19:22:02 [2024-02-29T00:22:02.667Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.667Z] Sending file modes: C0644 15804 SegmentStoreTableViewer.html
19:22:02 [2024-02-29T00:22:02.667Z] Sink: C0644 15804 SegmentStoreTableViewer.html
19:22:02 [2024-02-29T00:22:02.667Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.667Z] Sending file modes: C0644 6313 package-summary.html
19:22:02 [2024-02-29T00:22:02.667Z] Sink: C0644 6313 package-summary.html
19:22:02 [2024-02-29T00:22:02.667Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.667Z] Entering directory: D2755 0 class-use
19:22:02 [2024-02-29T00:22:02.667Z] Sink: D2755 0 class-use
19:22:02 [2024-02-29T00:22:02.667Z] Sending file modes: C0644 2528 SegmentStoreTableViewer.html
19:22:02 [2024-02-29T00:22:02.667Z] Sink: C0644 2528 SegmentStoreTableViewer.html
19:22:02 [2024-02-29T00:22:02.667Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.667Z] Sending file modes: C0644 2516 SegmentStoreTableView.html
19:22:02 [2024-02-29T00:22:02.667Z] Sink: C0644 2516 SegmentStoreTableView.html
19:22:02 [2024-02-29T00:22:02.667Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.667Z] Sending file modes: C0644 4620 AbstractSegmentStoreTableView.html
19:22:02 [2024-02-29T00:22:02.667Z] Sink: C0644 4620 AbstractSegmentStoreTableView.html
19:22:02 [2024-02-29T00:22:02.667Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.667Z] Sending file modes: C0644 7713 AbstractSegmentStoreTableViewer.html
19:22:02 [2024-02-29T00:22:02.667Z] Sink: C0644 7713 AbstractSegmentStoreTableViewer.html
19:22:02 [2024-02-29T00:22:02.667Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.667Z] Sink: E
19:22:02 [2024-02-29T00:22:02.667Z] Sending file modes: C0644 5321 package-use.html
19:22:02 [2024-02-29T00:22:02.667Z] Sink: C0644 5321 package-use.html
19:22:02 [2024-02-29T00:22:02.667Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.667Z] Sink: E
19:22:02 [2024-02-29T00:22:02.667Z] Sending file modes: C0644 6011 AnalysisTimingImageConstants.html
19:22:02 [2024-02-29T00:22:02.667Z] Sink: C0644 6011 AnalysisTimingImageConstants.html
19:22:02 [2024-02-29T00:22:02.667Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.667Z] Sending file modes: C0644 5068 package-summary.html
19:22:02 [2024-02-29T00:22:02.667Z] Sink: C0644 5068 package-summary.html
19:22:02 [2024-02-29T00:22:02.667Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.667Z] Entering directory: D2755 0 class-use
19:22:02 [2024-02-29T00:22:02.667Z] Sink: D2755 0 class-use
19:22:02 [2024-02-29T00:22:02.667Z] Sending file modes: C0644 2530 AnalysisTimingImageConstants.html
19:22:02 [2024-02-29T00:22:02.667Z] Sink: C0644 2530 AnalysisTimingImageConstants.html
19:22:02 [2024-02-29T00:22:02.667Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.667Z] Sink: E
19:22:02 [2024-02-29T00:22:02.667Z] Sending file modes: C0644 2218 package-use.html
19:22:02 [2024-02-29T00:22:02.667Z] Sink: C0644 2218 package-use.html
19:22:02 [2024-02-29T00:22:02.667Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.667Z] Sink: E
19:22:02 [2024-02-29T00:22:02.667Z] Sink: E
19:22:02 [2024-02-29T00:22:02.667Z] Sink: E
19:22:02 [2024-02-29T00:22:02.667Z] Entering directory: D2755 0 core
19:22:02 [2024-02-29T00:22:02.667Z] Sink: D2755 0 core
19:22:02 [2024-02-29T00:22:02.667Z] Entering directory: D2755 0 segmentstore
19:22:02 [2024-02-29T00:22:02.667Z] Sink: D2755 0 segmentstore
19:22:02 [2024-02-29T00:22:02.924Z] Entering directory: D2755 0 statistics
19:22:02 [2024-02-29T00:22:02.924Z] Sink: D2755 0 statistics
19:22:02 [2024-02-29T00:22:02.924Z] Sending file modes: C0644 27737 AbstractSegmentStatisticsAnalysis.html
19:22:02 [2024-02-29T00:22:02.924Z] Sink: C0644 27737 AbstractSegmentStatisticsAnalysis.html
19:22:02 [2024-02-29T00:22:02.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.924Z] Sending file modes: C0644 4279 package-summary.html
19:22:02 [2024-02-29T00:22:02.924Z] Sink: C0644 4279 package-summary.html
19:22:02 [2024-02-29T00:22:02.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.924Z] Entering directory: D2755 0 class-use
19:22:02 [2024-02-29T00:22:02.924Z] Sink: D2755 0 class-use
19:22:02 [2024-02-29T00:22:02.924Z] Sending file modes: C0644 4792 AbstractSegmentStatisticsAnalysis.html
19:22:02 [2024-02-29T00:22:02.924Z] Sink: C0644 4792 AbstractSegmentStatisticsAnalysis.html
19:22:02 [2024-02-29T00:22:02.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.924Z] Sink: E
19:22:02 [2024-02-29T00:22:02.924Z] Sending file modes: C0644 3722 package-use.html
19:22:02 [2024-02-29T00:22:02.924Z] Sink: C0644 3722 package-use.html
19:22:02 [2024-02-29T00:22:02.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.924Z] Sink: E
19:22:02 [2024-02-29T00:22:02.924Z] Sending file modes: C0644 15381 AbstractSegmentStoreAnalysisEventBasedModule.html
19:22:02 [2024-02-29T00:22:02.924Z] Sink: C0644 15381 AbstractSegmentStoreAnalysisEventBasedModule.html
19:22:02 [2024-02-29T00:22:02.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.924Z] Sending file modes: C0644 29286 AbstractSegmentStoreAnalysisModule.html
19:22:02 [2024-02-29T00:22:02.924Z] Sink: C0644 29286 AbstractSegmentStoreAnalysisModule.html
19:22:02 [2024-02-29T00:22:02.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.924Z] Sending file modes: C0644 16627 GenericSegmentStatisticsAnalysis.html
19:22:02 [2024-02-29T00:22:02.924Z] Sink: C0644 16627 GenericSegmentStatisticsAnalysis.html
19:22:02 [2024-02-29T00:22:02.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.924Z] Sending file modes: C0644 7200 IAnalysisProgressListener.html
19:22:02 [2024-02-29T00:22:02.924Z] Sink: C0644 7200 IAnalysisProgressListener.html
19:22:02 [2024-02-29T00:22:02.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.924Z] Sending file modes: C0644 5938 IGroupingSegmentAspect.html
19:22:02 [2024-02-29T00:22:02.924Z] Sink: C0644 5938 IGroupingSegmentAspect.html
19:22:02 [2024-02-29T00:22:02.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.924Z] Sending file modes: C0644 16867 ISegmentStoreProvider.html
19:22:02 [2024-02-29T00:22:02.924Z] Sink: C0644 16867 ISegmentStoreProvider.html
19:22:02 [2024-02-29T00:22:02.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.924Z] Sending file modes: C0644 24779 SegmentStoreAnalysisModule.html
19:22:02 [2024-02-29T00:22:02.924Z] Sink: C0644 24779 SegmentStoreAnalysisModule.html
19:22:02 [2024-02-29T00:22:02.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.924Z] Sending file modes: C0644 23737 SegmentStoreStatisticsModel.html
19:22:02 [2024-02-29T00:22:02.924Z] Sink: C0644 23737 SegmentStoreStatisticsModel.html
19:22:02 [2024-02-29T00:22:02.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.924Z] Sending file modes: C0644 8301 package-summary.html
19:22:02 [2024-02-29T00:22:02.924Z] Sink: C0644 8301 package-summary.html
19:22:02 [2024-02-29T00:22:02.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.924Z] Entering directory: D2755 0 class-use
19:22:02 [2024-02-29T00:22:02.924Z] Sink: D2755 0 class-use
19:22:02 [2024-02-29T00:22:02.924Z] Sending file modes: C0644 2468 SegmentStoreStatisticsModel.html
19:22:02 [2024-02-29T00:22:02.924Z] Sink: C0644 2468 SegmentStoreStatisticsModel.html
19:22:02 [2024-02-29T00:22:02.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.924Z] Sending file modes: C0644 4912 AbstractSegmentStoreAnalysisModule.html
19:22:02 [2024-02-29T00:22:02.924Z] Sink: C0644 4912 AbstractSegmentStoreAnalysisModule.html
19:22:02 [2024-02-29T00:22:02.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.924Z] Sending file modes: C0644 16844 ISegmentStoreProvider.html
19:22:02 [2024-02-29T00:22:02.924Z] Sink: C0644 16844 ISegmentStoreProvider.html
19:22:02 [2024-02-29T00:22:02.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.924Z] Sending file modes: C0644 2570 AbstractSegmentStoreAnalysisEventBasedModule.html
19:22:02 [2024-02-29T00:22:02.924Z] Sink: C0644 2570 AbstractSegmentStoreAnalysisEventBasedModule.html
19:22:02 [2024-02-29T00:22:02.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.924Z] Sending file modes: C0644 2458 IGroupingSegmentAspect.html
19:22:02 [2024-02-29T00:22:02.924Z] Sink: C0644 2458 IGroupingSegmentAspect.html
19:22:02 [2024-02-29T00:22:02.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.924Z] Sending file modes: C0644 2462 SegmentStoreAnalysisModule.html
19:22:02 [2024-02-29T00:22:02.924Z] Sink: C0644 2462 SegmentStoreAnalysisModule.html
19:22:02 [2024-02-29T00:22:02.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.924Z] Sending file modes: C0644 2498 GenericSegmentStatisticsAnalysis.html
19:22:02 [2024-02-29T00:22:02.924Z] Sink: C0644 2498 GenericSegmentStatisticsAnalysis.html
19:22:02 [2024-02-29T00:22:02.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.924Z] Sending file modes: C0644 9086 IAnalysisProgressListener.html
19:22:02 [2024-02-29T00:22:02.924Z] Sink: C0644 9086 IAnalysisProgressListener.html
19:22:02 [2024-02-29T00:22:02.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.924Z] Sink: E
19:22:02 [2024-02-29T00:22:02.924Z] Sending file modes: C0644 8004 package-use.html
19:22:02 [2024-02-29T00:22:02.924Z] Sink: C0644 8004 package-use.html
19:22:02 [2024-02-29T00:22:02.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.924Z] Sink: E
19:22:02 [2024-02-29T00:22:02.924Z] Entering directory: D2755 0 statistics
19:22:02 [2024-02-29T00:22:02.924Z] Sink: D2755 0 statistics
19:22:02 [2024-02-29T00:22:02.924Z] Sending file modes: C0644 18380 IStatistics.html
19:22:02 [2024-02-29T00:22:02.924Z] Sink: C0644 18380 IStatistics.html
19:22:02 [2024-02-29T00:22:02.924Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.924Z] Sending file modes: C0644 14013 IStatisticsAnalysis.html
19:22:02 [2024-02-29T00:22:02.925Z] Sink: C0644 14013 IStatisticsAnalysis.html
19:22:02 [2024-02-29T00:22:02.925Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.925Z] Sending file modes: C0644 31548 Statistics.html
19:22:02 [2024-02-29T00:22:02.925Z] Sink: C0644 31548 Statistics.html
19:22:02 [2024-02-29T00:22:02.925Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.925Z] Sending file modes: C0644 5308 package-summary.html
19:22:02 [2024-02-29T00:22:02.925Z] Sink: C0644 5308 package-summary.html
19:22:02 [2024-02-29T00:22:02.925Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.925Z] Entering directory: D2755 0 class-use
19:22:02 [2024-02-29T00:22:02.925Z] Sink: D2755 0 class-use
19:22:02 [2024-02-29T00:22:02.925Z] Sending file modes: C0644 6416 IStatisticsAnalysis.html
19:22:02 [2024-02-29T00:22:02.925Z] Sink: C0644 6416 IStatisticsAnalysis.html
19:22:02 [2024-02-29T00:22:02.925Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.925Z] Sending file modes: C0644 2354 Statistics.html
19:22:02 [2024-02-29T00:22:02.925Z] Sink: C0644 2354 Statistics.html
19:22:02 [2024-02-29T00:22:02.925Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.925Z] Sending file modes: C0644 19554 IStatistics.html
19:22:02 [2024-02-29T00:22:02.925Z] Sink: C0644 19554 IStatistics.html
19:22:02 [2024-02-29T00:22:02.925Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.925Z] Sink: E
19:22:02 [2024-02-29T00:22:02.925Z] Sending file modes: C0644 6393 package-use.html
19:22:02 [2024-02-29T00:22:02.925Z] Sink: C0644 6393 package-use.html
19:22:02 [2024-02-29T00:22:02.925Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:02 [2024-02-29T00:22:02.925Z] Sink: E
19:22:02 [2024-02-29T00:22:02.925Z] Sink: E
19:22:02 [2024-02-29T00:22:02.925Z] Sink: E
19:22:02 [2024-02-29T00:22:02.925Z] Entering directory: D2755 0 profiling
19:22:02 [2024-02-29T00:22:02.925Z] Sink: D2755 0 profiling
19:22:02 [2024-02-29T00:22:02.925Z] Entering directory: D2755 0 core
19:22:02 [2024-02-29T00:22:02.925Z] Sink: D2755 0 core
19:22:02 [2024-02-29T00:22:02.925Z] Entering directory: D2755 0 callstack
19:22:02 [2024-02-29T00:22:02.925Z] Sink: D2755 0 callstack
19:22:03 [2024-02-29T00:22:03.181Z] Sending file modes: C0644 15931 CallStack.html
19:22:03 [2024-02-29T00:22:03.181Z] Sink: C0644 15931 CallStack.html
19:22:03 [2024-02-29T00:22:03.181Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.181Z] Sending file modes: C0644 48343 CallStackAnalysis.html
19:22:03 [2024-02-29T00:22:03.181Z] Sink: C0644 48343 CallStackAnalysis.html
19:22:03 [2024-02-29T00:22:03.181Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.181Z] Sending file modes: C0644 8728 CallStackHostUtils.html
19:22:03 [2024-02-29T00:22:03.181Z] Sink: C0644 8728 CallStackHostUtils.html
19:22:03 [2024-02-29T00:22:03.181Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.181Z] Sending file modes: C0644 13241 CallStackHostUtils.AttributeNameHostResolver.html
19:22:03 [2024-02-29T00:22:03.181Z] Sink: C0644 13241 CallStackHostUtils.AttributeNameHostResolver.html
19:22:03 [2024-02-29T00:22:03.181Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.181Z] Sending file modes: C0644 13247 CallStackHostUtils.AttributeValueHostResolver.html
19:22:03 [2024-02-29T00:22:03.181Z] Sink: C0644 13247 CallStackHostUtils.AttributeValueHostResolver.html
19:22:03 [2024-02-29T00:22:03.181Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.181Z] Sending file modes: C0644 5846 CallStackHostUtils.IHostIdProvider.html
19:22:03 [2024-02-29T00:22:03.181Z] Sink: C0644 5846 CallStackHostUtils.IHostIdProvider.html
19:22:03 [2024-02-29T00:22:03.181Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.181Z] Sending file modes: C0644 6362 CallStackHostUtils.IHostIdResolver.html
19:22:03 [2024-02-29T00:22:03.181Z] Sink: C0644 6362 CallStackHostUtils.IHostIdResolver.html
19:22:03 [2024-02-29T00:22:03.181Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.181Z] Sending file modes: C0644 13385 CallStackHostUtils.TraceHostIdResolver.html
19:22:03 [2024-02-29T00:22:03.181Z] Sink: C0644 13385 CallStackHostUtils.TraceHostIdResolver.html
19:22:03 [2024-02-29T00:22:03.181Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.181Z] Sending file modes: C0644 48455 CallStackSeries.html
19:22:03 [2024-02-29T00:22:03.181Z] Sink: C0644 48455 CallStackSeries.html
19:22:03 [2024-02-29T00:22:03.181Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.181Z] Sending file modes: C0644 12905 CallStackSeries.AttributeNameThreadResolver.html
19:22:03 [2024-02-29T00:22:03.181Z] Sink: C0644 12905 CallStackSeries.AttributeNameThreadResolver.html
19:22:03 [2024-02-29T00:22:03.181Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.181Z] Sending file modes: C0644 12915 CallStackSeries.AttributeValueThreadResolver.html
19:22:03 [2024-02-29T00:22:03.181Z] Sink: C0644 12915 CallStackSeries.AttributeValueThreadResolver.html
19:22:03 [2024-02-29T00:22:03.181Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.181Z] Sending file modes: C0644 7842 CallStackSeries.IThreadIdProvider.html
19:22:03 [2024-02-29T00:22:03.181Z] Sink: C0644 7842 CallStackSeries.IThreadIdProvider.html
19:22:03 [2024-02-29T00:22:03.181Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.181Z] Sending file modes: C0644 8052 CallStackSeries.IThreadIdResolver.html
19:22:03 [2024-02-29T00:22:03.181Z] Sink: C0644 8052 CallStackSeries.IThreadIdResolver.html
19:22:03 [2024-02-29T00:22:03.181Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.181Z] Sending file modes: C0644 21048 CallStackStateProvider.html
19:22:03 [2024-02-29T00:22:03.181Z] Sink: C0644 21048 CallStackStateProvider.html
19:22:03 [2024-02-29T00:22:03.181Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.181Z] Sending file modes: C0644 12963 IFlameChartProvider.html
19:22:03 [2024-02-29T00:22:03.181Z] Sink: C0644 12963 IFlameChartProvider.html
19:22:03 [2024-02-29T00:22:03.181Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.181Z] Sending file modes: C0644 10556 package-summary.html
19:22:03 [2024-02-29T00:22:03.181Z] Sink: C0644 10556 package-summary.html
19:22:03 [2024-02-29T00:22:03.181Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.181Z] Entering directory: D2755 0 class-use
19:22:03 [2024-02-29T00:22:03.181Z] Sink: D2755 0 class-use
19:22:03 [2024-02-29T00:22:03.181Z] Sending file modes: C0644 2360 CallStack.html
19:22:03 [2024-02-29T00:22:03.181Z] Sink: C0644 2360 CallStack.html
19:22:03 [2024-02-29T00:22:03.181Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.181Z] Sending file modes: C0644 4931 CallStackSeries.html
19:22:03 [2024-02-29T00:22:03.181Z] Sink: C0644 4931 CallStackSeries.html
19:22:03 [2024-02-29T00:22:03.181Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.181Z] Sending file modes: C0644 2572 CallStackSeries.AttributeNameThreadResolver.html
19:22:03 [2024-02-29T00:22:03.181Z] Sink: C0644 2572 CallStackSeries.AttributeNameThreadResolver.html
19:22:03 [2024-02-29T00:22:03.181Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.181Z] Sending file modes: C0644 2578 CallStackSeries.AttributeValueThreadResolver.html
19:22:03 [2024-02-29T00:22:03.181Z] Sink: C0644 2578 CallStackSeries.AttributeValueThreadResolver.html
19:22:03 [2024-02-29T00:22:03.181Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.181Z] Sending file modes: C0644 7436 CallStackSeries.IThreadIdResolver.html
19:22:03 [2024-02-29T00:22:03.181Z] Sink: C0644 7436 CallStackSeries.IThreadIdResolver.html
19:22:03 [2024-02-29T00:22:03.181Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.181Z] Sending file modes: C0644 9603 CallStackSeries.IThreadIdProvider.html
19:22:03 [2024-02-29T00:22:03.181Z] Sink: C0644 9603 CallStackSeries.IThreadIdProvider.html
19:22:03 [2024-02-29T00:22:03.181Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.181Z] Sending file modes: C0644 2408 CallStackAnalysis.html
19:22:03 [2024-02-29T00:22:03.181Z] Sink: C0644 2408 CallStackAnalysis.html
19:22:03 [2024-02-29T00:22:03.181Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.181Z] Sending file modes: C0644 4427 IFlameChartProvider.html
19:22:03 [2024-02-29T00:22:03.181Z] Sink: C0644 4427 IFlameChartProvider.html
19:22:03 [2024-02-29T00:22:03.181Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.181Z] Sending file modes: C0644 2414 CallStackHostUtils.html
19:22:03 [2024-02-29T00:22:03.181Z] Sink: C0644 2414 CallStackHostUtils.html
19:22:03 [2024-02-29T00:22:03.181Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.181Z] Sending file modes: C0644 2578 CallStackHostUtils.AttributeNameHostResolver.html
19:22:03 [2024-02-29T00:22:03.181Z] Sink: C0644 2578 CallStackHostUtils.AttributeNameHostResolver.html
19:22:03 [2024-02-29T00:22:03.181Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.437Z] Sending file modes: C0644 2584 CallStackHostUtils.AttributeValueHostResolver.html
19:22:03 [2024-02-29T00:22:03.437Z] Sink: C0644 2584 CallStackHostUtils.AttributeValueHostResolver.html
19:22:03 [2024-02-29T00:22:03.437Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.437Z] Sending file modes: C0644 2542 CallStackHostUtils.TraceHostIdResolver.html
19:22:03 [2024-02-29T00:22:03.437Z] Sink: C0644 2542 CallStackHostUtils.TraceHostIdResolver.html
19:22:03 [2024-02-29T00:22:03.437Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.437Z] Sending file modes: C0644 7916 CallStackHostUtils.IHostIdResolver.html
19:22:03 [2024-02-29T00:22:03.437Z] Sink: C0644 7916 CallStackHostUtils.IHostIdResolver.html
19:22:03 [2024-02-29T00:22:03.437Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.437Z] Sending file modes: C0644 12461 CallStackHostUtils.IHostIdProvider.html
19:22:03 [2024-02-29T00:22:03.437Z] Sink: C0644 12461 CallStackHostUtils.IHostIdProvider.html
19:22:03 [2024-02-29T00:22:03.437Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.437Z] Sending file modes: C0644 4662 CallStackStateProvider.html
19:22:03 [2024-02-29T00:22:03.437Z] Sink: C0644 4662 CallStackStateProvider.html
19:22:03 [2024-02-29T00:22:03.437Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.437Z] Sink: E
19:22:03 [2024-02-29T00:22:03.437Z] Sending file modes: C0644 5742 package-use.html
19:22:03 [2024-02-29T00:22:03.437Z] Sink: C0644 5742 package-use.html
19:22:03 [2024-02-29T00:22:03.437Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.437Z] Sink: E
19:22:03 [2024-02-29T00:22:03.437Z] Entering directory: D2755 0 base
19:22:03 [2024-02-29T00:22:03.437Z] Sink: D2755 0 base
19:22:03 [2024-02-29T00:22:03.437Z] Sending file modes: C0644 11232 FlameDefaultPalette.html
19:22:03 [2024-02-29T00:22:03.437Z] Sink: C0644 11232 FlameDefaultPalette.html
19:22:03 [2024-02-29T00:22:03.437Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.437Z] Sending file modes: C0644 17926 IProfilingElement.html
19:22:03 [2024-02-29T00:22:03.437Z] Sink: C0644 17926 IProfilingElement.html
19:22:03 [2024-02-29T00:22:03.437Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.437Z] Sending file modes: C0644 10308 IProfilingGroupDescriptor.html
19:22:03 [2024-02-29T00:22:03.437Z] Sink: C0644 10308 IProfilingGroupDescriptor.html
19:22:03 [2024-02-29T00:22:03.437Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.437Z] Sending file modes: C0644 33081 ProfilingElement.html
19:22:03 [2024-02-29T00:22:03.437Z] Sink: C0644 33081 ProfilingElement.html
19:22:03 [2024-02-29T00:22:03.437Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.438Z] Sending file modes: C0644 16858 ProfilingGroupDescriptor.html
19:22:03 [2024-02-29T00:22:03.438Z] Sink: C0644 16858 ProfilingGroupDescriptor.html
19:22:03 [2024-02-29T00:22:03.438Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.438Z] Sending file modes: C0644 6119 package-summary.html
19:22:03 [2024-02-29T00:22:03.438Z] Sink: C0644 6119 package-summary.html
19:22:03 [2024-02-29T00:22:03.438Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.438Z] Entering directory: D2755 0 class-use
19:22:03 [2024-02-29T00:22:03.438Z] Sink: D2755 0 class-use
19:22:03 [2024-02-29T00:22:03.438Z] Sending file modes: C0644 13019 IProfilingGroupDescriptor.html
19:22:03 [2024-02-29T00:22:03.438Z] Sink: C0644 13019 IProfilingGroupDescriptor.html
19:22:03 [2024-02-29T00:22:03.438Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.438Z] Sending file modes: C0644 2390 FlameDefaultPalette.html
19:22:03 [2024-02-29T00:22:03.438Z] Sink: C0644 2390 FlameDefaultPalette.html
19:22:03 [2024-02-29T00:22:03.438Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.438Z] Sending file modes: C0644 2372 ProfilingElement.html
19:22:03 [2024-02-29T00:22:03.438Z] Sink: C0644 2372 ProfilingElement.html
19:22:03 [2024-02-29T00:22:03.438Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.438Z] Sending file modes: C0644 22704 IProfilingElement.html
19:22:03 [2024-02-29T00:22:03.438Z] Sink: C0644 22704 IProfilingElement.html
19:22:03 [2024-02-29T00:22:03.438Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.438Z] Sending file modes: C0644 2420 ProfilingGroupDescriptor.html
19:22:03 [2024-02-29T00:22:03.438Z] Sink: C0644 2420 ProfilingGroupDescriptor.html
19:22:03 [2024-02-29T00:22:03.438Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.438Z] Sink: E
19:22:03 [2024-02-29T00:22:03.438Z] Sending file modes: C0644 5405 package-use.html
19:22:03 [2024-02-29T00:22:03.438Z] Sink: C0644 5405 package-use.html
19:22:03 [2024-02-29T00:22:03.438Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.438Z] Sink: E
19:22:03 [2024-02-29T00:22:03.438Z] Entering directory: D2755 0 callgraph
19:22:03 [2024-02-29T00:22:03.438Z] Sink: D2755 0 callgraph
19:22:03 [2024-02-29T00:22:03.438Z] Sending file modes: C0644 3211 ICallGraphProvider.html
19:22:03 [2024-02-29T00:22:03.438Z] Sink: C0644 3211 ICallGraphProvider.html
19:22:03 [2024-02-29T00:22:03.438Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.438Z] Sending file modes: C0644 3612 package-summary.html
19:22:03 [2024-02-29T00:22:03.438Z] Sink: C0644 3612 package-summary.html
19:22:03 [2024-02-29T00:22:03.438Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.438Z] Entering directory: D2755 0 class-use
19:22:03 [2024-02-29T00:22:03.438Z] Sink: D2755 0 class-use
19:22:03 [2024-02-29T00:22:03.438Z] Sending file modes: C0644 5531 ICallGraphProvider.html
19:22:03 [2024-02-29T00:22:03.438Z] Sink: C0644 5531 ICallGraphProvider.html
19:22:03 [2024-02-29T00:22:03.438Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.438Z] Sink: E
19:22:03 [2024-02-29T00:22:03.438Z] Sending file modes: C0644 3632 package-use.html
19:22:03 [2024-02-29T00:22:03.438Z] Sink: C0644 3632 package-use.html
19:22:03 [2024-02-29T00:22:03.438Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.438Z] Sink: E
19:22:03 [2024-02-29T00:22:03.438Z] Sink: E
19:22:03 [2024-02-29T00:22:03.438Z] Entering directory: D2755 0 ui
19:22:03 [2024-02-29T00:22:03.438Z] Sink: D2755 0 ui
19:22:03 [2024-02-29T00:22:03.438Z] Entering directory: D2755 0 views
19:22:03 [2024-02-29T00:22:03.438Z] Sink: D2755 0 views
19:22:03 [2024-02-29T00:22:03.438Z] Entering directory: D2755 0 flamechart
19:22:03 [2024-02-29T00:22:03.438Z] Sink: D2755 0 flamechart
19:22:03 [2024-02-29T00:22:03.438Z] Sending file modes: C0644 31698 FlameChartView.html
19:22:03 [2024-02-29T00:22:03.438Z] Sink: C0644 31698 FlameChartView.html
19:22:03 [2024-02-29T00:22:03.438Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.438Z] Sending file modes: C0644 3637 package-summary.html
19:22:03 [2024-02-29T00:22:03.438Z] Sink: C0644 3637 package-summary.html
19:22:03 [2024-02-29T00:22:03.438Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.438Z] Entering directory: D2755 0 class-use
19:22:03 [2024-02-29T00:22:03.438Z] Sink: D2755 0 class-use
19:22:03 [2024-02-29T00:22:03.438Z] Sending file modes: C0644 2432 FlameChartView.html
19:22:03 [2024-02-29T00:22:03.438Z] Sink: C0644 2432 FlameChartView.html
19:22:03 [2024-02-29T00:22:03.438Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.438Z] Sink: E
19:22:03 [2024-02-29T00:22:03.438Z] Sending file modes: C0644 2223 package-use.html
19:22:03 [2024-02-29T00:22:03.438Z] Sink: C0644 2223 package-use.html
19:22:03 [2024-02-29T00:22:03.438Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.438Z] Sink: E
19:22:03 [2024-02-29T00:22:03.694Z] Sink: E
19:22:03 [2024-02-29T00:22:03.694Z] Sink: E
19:22:03 [2024-02-29T00:22:03.694Z] Sink: E
19:22:03 [2024-02-29T00:22:03.694Z] Entering directory: D2755 0 os
19:22:03 [2024-02-29T00:22:03.694Z] Sink: D2755 0 os
19:22:03 [2024-02-29T00:22:03.694Z] Entering directory: D2755 0 linux
19:22:03 [2024-02-29T00:22:03.694Z] Sink: D2755 0 linux
19:22:03 [2024-02-29T00:22:03.694Z] Entering directory: D2755 0 core
19:22:03 [2024-02-29T00:22:03.694Z] Sink: D2755 0 core
19:22:03 [2024-02-29T00:22:03.694Z] Entering directory: D2755 0 cpuusage
19:22:03 [2024-02-29T00:22:03.694Z] Sink: D2755 0 cpuusage
19:22:03 [2024-02-29T00:22:03.694Z] Sending file modes: C0644 19347 CpuUsageEntryModel.html
19:22:03 [2024-02-29T00:22:03.694Z] Sink: C0644 19347 CpuUsageEntryModel.html
19:22:03 [2024-02-29T00:22:03.694Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.694Z] Sending file modes: C0644 32214 KernelCpuUsageAnalysis.html
19:22:03 [2024-02-29T00:22:03.694Z] Sink: C0644 32214 KernelCpuUsageAnalysis.html
19:22:03 [2024-02-29T00:22:03.694Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.694Z] Sending file modes: C0644 17403 KernelCpuUsageStateProvider.html
19:22:03 [2024-02-29T00:22:03.694Z] Sink: C0644 17403 KernelCpuUsageStateProvider.html
19:22:03 [2024-02-29T00:22:03.694Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.694Z] Sending file modes: C0644 4506 package-summary.html
19:22:03 [2024-02-29T00:22:03.694Z] Sink: C0644 4506 package-summary.html
19:22:03 [2024-02-29T00:22:03.694Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.694Z] Entering directory: D2755 0 class-use
19:22:03 [2024-02-29T00:22:03.694Z] Sink: D2755 0 class-use
19:22:03 [2024-02-29T00:22:03.694Z] Sending file modes: C0644 2438 KernelCpuUsageAnalysis.html
19:22:03 [2024-02-29T00:22:03.694Z] Sink: C0644 2438 KernelCpuUsageAnalysis.html
19:22:03 [2024-02-29T00:22:03.694Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.694Z] Sending file modes: C0644 2414 CpuUsageEntryModel.html
19:22:03 [2024-02-29T00:22:03.694Z] Sink: C0644 2414 CpuUsageEntryModel.html
19:22:03 [2024-02-29T00:22:03.694Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.694Z] Sending file modes: C0644 4499 KernelCpuUsageStateProvider.html
19:22:03 [2024-02-29T00:22:03.694Z] Sink: C0644 4499 KernelCpuUsageStateProvider.html
19:22:03 [2024-02-29T00:22:03.694Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.694Z] Sink: E
19:22:03 [2024-02-29T00:22:03.694Z] Sending file modes: C0644 3667 package-use.html
19:22:03 [2024-02-29T00:22:03.694Z] Sink: C0644 3667 package-use.html
19:22:03 [2024-02-29T00:22:03.694Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.694Z] Sink: E
19:22:03 [2024-02-29T00:22:03.694Z] Entering directory: D2755 0 trace
19:22:03 [2024-02-29T00:22:03.694Z] Sink: D2755 0 trace
19:22:03 [2024-02-29T00:22:03.694Z] Sending file modes: C0644 117772 DefaultEventLayout.html
19:22:03 [2024-02-29T00:22:03.694Z] Sink: C0644 117772 DefaultEventLayout.html
19:22:03 [2024-02-29T00:22:03.694Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.694Z] Sending file modes: C0644 133040 IKernelAnalysisEventLayout.html
19:22:03 [2024-02-29T00:22:03.694Z] Sink: C0644 133040 IKernelAnalysisEventLayout.html
19:22:03 [2024-02-29T00:22:03.694Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.694Z] Sending file modes: C0644 18470 IKernelTrace.html
19:22:03 [2024-02-29T00:22:03.694Z] Sink: C0644 18470 IKernelTrace.html
19:22:03 [2024-02-29T00:22:03.694Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.694Z] Sending file modes: C0644 13510 KernelEventLayoutRequirement.html
19:22:03 [2024-02-29T00:22:03.694Z] Sink: C0644 13510 KernelEventLayoutRequirement.html
19:22:03 [2024-02-29T00:22:03.694Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.694Z] Sending file modes: C0644 7626 KernelEventLayoutRequirement.ILayoutToEventName.html
19:22:03 [2024-02-29T00:22:03.694Z] Sink: C0644 7626 KernelEventLayoutRequirement.ILayoutToEventName.html
19:22:03 [2024-02-29T00:22:03.694Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.694Z] Sending file modes: C0644 22752 LinuxTraceContext.html
19:22:03 [2024-02-29T00:22:03.694Z] Sink: C0644 22752 LinuxTraceContext.html
19:22:03 [2024-02-29T00:22:03.694Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.694Z] Sending file modes: C0644 14755 LinuxTraceContext.LinuxBuilder.html
19:22:03 [2024-02-29T00:22:03.694Z] Sink: C0644 14755 LinuxTraceContext.LinuxBuilder.html
19:22:03 [2024-02-29T00:22:03.694Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.694Z] Sending file modes: C0644 7189 package-summary.html
19:22:03 [2024-02-29T00:22:03.694Z] Sink: C0644 7189 package-summary.html
19:22:03 [2024-02-29T00:22:03.694Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.694Z] Entering directory: D2755 0 class-use
19:22:03 [2024-02-29T00:22:03.694Z] Sink: D2755 0 class-use
19:22:03 [2024-02-29T00:22:03.694Z] Sending file modes: C0644 4290 IKernelTrace.html
19:22:03 [2024-02-29T00:22:03.694Z] Sink: C0644 4290 IKernelTrace.html
19:22:03 [2024-02-29T00:22:03.694Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.694Z] Sending file modes: C0644 2456 KernelEventLayoutRequirement.html
19:22:03 [2024-02-29T00:22:03.694Z] Sink: C0644 2456 KernelEventLayoutRequirement.html
19:22:03 [2024-02-29T00:22:03.694Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.695Z] Sending file modes: C0644 5323 KernelEventLayoutRequirement.ILayoutToEventName.html
19:22:03 [2024-02-29T00:22:03.695Z] Sink: C0644 5323 KernelEventLayoutRequirement.ILayoutToEventName.html
19:22:03 [2024-02-29T00:22:03.695Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.695Z] Sending file modes: C0644 17577 IKernelAnalysisEventLayout.html
19:22:03 [2024-02-29T00:22:03.695Z] Sink: C0644 17577 IKernelAnalysisEventLayout.html
19:22:03 [2024-02-29T00:22:03.695Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.695Z] Sending file modes: C0644 4480 DefaultEventLayout.html
19:22:03 [2024-02-29T00:22:03.695Z] Sink: C0644 4480 DefaultEventLayout.html
19:22:03 [2024-02-29T00:22:03.695Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.695Z] Sending file modes: C0644 4395 LinuxTraceContext.html
19:22:03 [2024-02-29T00:22:03.695Z] Sink: C0644 4395 LinuxTraceContext.html
19:22:03 [2024-02-29T00:22:03.695Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.695Z] Sending file modes: C0644 4632 LinuxTraceContext.LinuxBuilder.html
19:22:03 [2024-02-29T00:22:03.695Z] Sink: C0644 4632 LinuxTraceContext.LinuxBuilder.html
19:22:03 [2024-02-29T00:22:03.695Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.695Z] Sink: E
19:22:03 [2024-02-29T00:22:03.695Z] Sending file modes: C0644 11342 package-use.html
19:22:03 [2024-02-29T00:22:03.695Z] Sink: C0644 11342 package-use.html
19:22:03 [2024-02-29T00:22:03.695Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.695Z] Sink: E
19:22:03 [2024-02-29T00:22:03.695Z] Entering directory: D2755 0 model
19:22:03 [2024-02-29T00:22:03.695Z] Sink: D2755 0 model
19:22:03 [2024-02-29T00:22:03.695Z] Sending file modes: C0644 17851 HostThread.html
19:22:03 [2024-02-29T00:22:03.695Z] Sink: C0644 17851 HostThread.html
19:22:03 [2024-02-29T00:22:03.695Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.695Z] Sending file modes: C0644 12933 OsStrings.html
19:22:03 [2024-02-29T00:22:03.695Z] Sink: C0644 12933 OsStrings.html
19:22:03 [2024-02-29T00:22:03.695Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.695Z] Sending file modes: C0644 29929 ProcessStatus.html
19:22:03 [2024-02-29T00:22:03.695Z] Sink: C0644 29929 ProcessStatus.html
19:22:03 [2024-02-29T00:22:03.695Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.695Z] Sending file modes: C0644 5365 package-summary.html
19:22:03 [2024-02-29T00:22:03.695Z] Sink: C0644 5365 package-summary.html
19:22:03 [2024-02-29T00:22:03.695Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.695Z] Entering directory: D2755 0 class-use
19:22:03 [2024-02-29T00:22:03.695Z] Sink: D2755 0 class-use
19:22:03 [2024-02-29T00:22:03.695Z] Sending file modes: C0644 11818 HostThread.html
19:22:03 [2024-02-29T00:22:03.695Z] Sink: C0644 11818 HostThread.html
19:22:03 [2024-02-29T00:22:03.695Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.695Z] Sending file modes: C0644 2342 OsStrings.html
19:22:03 [2024-02-29T00:22:03.695Z] Sink: C0644 2342 OsStrings.html
19:22:03 [2024-02-29T00:22:03.695Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.695Z] Sending file modes: C0644 10696 ProcessStatus.html
19:22:03 [2024-02-29T00:22:03.695Z] Sink: C0644 10696 ProcessStatus.html
19:22:03 [2024-02-29T00:22:03.695Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.695Z] Sink: E
19:22:03 [2024-02-29T00:22:03.695Z] Sending file modes: C0644 6054 package-use.html
19:22:03 [2024-02-29T00:22:03.695Z] Sink: C0644 6054 package-use.html
19:22:03 [2024-02-29T00:22:03.695Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.695Z] Sink: E
19:22:03 [2024-02-29T00:22:03.695Z] Entering directory: D2755 0 execution
19:22:03 [2024-02-29T00:22:03.695Z] Sink: D2755 0 execution
19:22:03 [2024-02-29T00:22:03.695Z] Entering directory: D2755 0 graph
19:22:03 [2024-02-29T00:22:03.951Z] Sink: D2755 0 graph
19:22:03 [2024-02-29T00:22:03.951Z] Sending file modes: C0644 7188 IOsExecutionGraphHandlerBuilder.html
19:22:03 [2024-02-29T00:22:03.951Z] Sink: C0644 7188 IOsExecutionGraphHandlerBuilder.html
19:22:03 [2024-02-29T00:22:03.951Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.951Z] Sending file modes: C0644 23722 OsExecutionGraph.html
19:22:03 [2024-02-29T00:22:03.951Z] Sink: C0644 23722 OsExecutionGraph.html
19:22:03 [2024-02-29T00:22:03.951Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.951Z] Sending file modes: C0644 18670 OsExecutionGraphProvider.html
19:22:03 [2024-02-29T00:22:03.951Z] Sink: C0644 18670 OsExecutionGraphProvider.html
19:22:03 [2024-02-29T00:22:03.951Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.951Z] Sending file modes: C0644 21309 OsExecutionGraphProvider.Context.html
19:22:03 [2024-02-29T00:22:03.951Z] Sink: C0644 21309 OsExecutionGraphProvider.Context.html
19:22:03 [2024-02-29T00:22:03.951Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.951Z] Sending file modes: C0644 13868 OsInterruptContext.html
19:22:03 [2024-02-29T00:22:03.951Z] Sink: C0644 13868 OsInterruptContext.html
19:22:03 [2024-02-29T00:22:03.951Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.951Z] Sending file modes: C0644 31497 OsSystemModel.html
19:22:03 [2024-02-29T00:22:03.951Z] Sink: C0644 31497 OsSystemModel.html
19:22:03 [2024-02-29T00:22:03.951Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.951Z] Sending file modes: C0644 32628 OsWorker.html
19:22:03 [2024-02-29T00:22:03.951Z] Sink: C0644 32628 OsWorker.html
19:22:03 [2024-02-29T00:22:03.951Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.951Z] Sending file modes: C0644 7509 package-summary.html
19:22:03 [2024-02-29T00:22:03.951Z] Sink: C0644 7509 package-summary.html
19:22:03 [2024-02-29T00:22:03.951Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.951Z] Entering directory: D2755 0 class-use
19:22:03 [2024-02-29T00:22:03.951Z] Sink: D2755 0 class-use
19:22:03 [2024-02-29T00:22:03.951Z] Sending file modes: C0644 8611 OsInterruptContext.html
19:22:03 [2024-02-29T00:22:03.951Z] Sink: C0644 8611 OsInterruptContext.html
19:22:03 [2024-02-29T00:22:03.951Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.951Z] Sending file modes: C0644 2566 IOsExecutionGraphHandlerBuilder.html
19:22:03 [2024-02-29T00:22:03.951Z] Sink: C0644 2566 IOsExecutionGraphHandlerBuilder.html
19:22:03 [2024-02-29T00:22:03.951Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.951Z] Sending file modes: C0644 4987 OsExecutionGraphProvider.html
19:22:03 [2024-02-29T00:22:03.951Z] Sink: C0644 4987 OsExecutionGraphProvider.html
19:22:03 [2024-02-29T00:22:03.951Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.951Z] Sending file modes: C0644 7579 OsExecutionGraphProvider.Context.html
19:22:03 [2024-02-29T00:22:03.951Z] Sink: C0644 7579 OsExecutionGraphProvider.Context.html
19:22:03 [2024-02-29T00:22:03.951Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.951Z] Sending file modes: C0644 10177 OsWorker.html
19:22:03 [2024-02-29T00:22:03.951Z] Sink: C0644 10177 OsWorker.html
19:22:03 [2024-02-29T00:22:03.951Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.951Z] Sending file modes: C0644 2456 OsExecutionGraph.html
19:22:03 [2024-02-29T00:22:03.951Z] Sink: C0644 2456 OsExecutionGraph.html
19:22:03 [2024-02-29T00:22:03.951Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.951Z] Sending file modes: C0644 4481 OsSystemModel.html
19:22:03 [2024-02-29T00:22:03.951Z] Sink: C0644 4481 OsSystemModel.html
19:22:03 [2024-02-29T00:22:03.951Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.951Z] Sink: E
19:22:03 [2024-02-29T00:22:03.951Z] Sending file modes: C0644 5229 package-use.html
19:22:03 [2024-02-29T00:22:03.951Z] Sink: C0644 5229 package-use.html
19:22:03 [2024-02-29T00:22:03.951Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.951Z] Sink: E
19:22:03 [2024-02-29T00:22:03.951Z] Sink: E
19:22:03 [2024-02-29T00:22:03.951Z] Entering directory: D2755 0 kernel
19:22:03 [2024-02-29T00:22:03.951Z] Sink: D2755 0 kernel
19:22:03 [2024-02-29T00:22:03.951Z] Sending file modes: C0644 24322 KernelAnalysisModule.html
19:22:03 [2024-02-29T00:22:03.951Z] Sink: C0644 24322 KernelAnalysisModule.html
19:22:03 [2024-02-29T00:22:03.952Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.952Z] Sending file modes: C0644 44203 KernelThreadInformationProvider.html
19:22:03 [2024-02-29T00:22:03.952Z] Sink: C0644 44203 KernelThreadInformationProvider.html
19:22:03 [2024-02-29T00:22:03.952Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.952Z] Sending file modes: C0644 18403 KernelTidAspect.html
19:22:03 [2024-02-29T00:22:03.952Z] Sink: C0644 18403 KernelTidAspect.html
19:22:03 [2024-02-29T00:22:03.952Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.952Z] Sending file modes: C0644 9038 KernelUtils.html
19:22:03 [2024-02-29T00:22:03.952Z] Sink: C0644 9038 KernelUtils.html
19:22:03 [2024-02-29T00:22:03.952Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.952Z] Sending file modes: C0644 33031 LinuxValues.html
19:22:03 [2024-02-29T00:22:03.952Z] Sink: C0644 33031 LinuxValues.html
19:22:03 [2024-02-29T00:22:03.952Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.952Z] Sending file modes: C0644 7449 Messages.html
19:22:03 [2024-02-29T00:22:03.952Z] Sink: C0644 7449 Messages.html
19:22:03 [2024-02-29T00:22:03.952Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.952Z] Sending file modes: C0644 15589 StateValues.html
19:22:03 [2024-02-29T00:22:03.952Z] Sink: C0644 15589 StateValues.html
19:22:03 [2024-02-29T00:22:03.952Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.952Z] Sending file modes: C0644 6995 package-summary.html
19:22:03 [2024-02-29T00:22:03.952Z] Sink: C0644 6995 package-summary.html
19:22:03 [2024-02-29T00:22:03.952Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:03 [2024-02-29T00:22:03.952Z] Entering directory: D2755 0 class-use
19:22:03 [2024-02-29T00:22:03.952Z] Sink: D2755 0 class-use
19:22:03 [2024-02-29T00:22:03.952Z] Sending file modes: C0644 2380 LinuxValues.html
19:22:03 [2024-02-29T00:22:03.952Z] Sink: C0644 2380 LinuxValues.html
19:22:04 [2024-02-29T00:22:04.208Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:04 [2024-02-29T00:22:04.208Z] Sending file modes: C0644 2342 Messages.html
19:22:04 [2024-02-29T00:22:04.208Z] Sink: C0644 2342 Messages.html
19:22:04 [2024-02-29T00:22:04.208Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:04 [2024-02-29T00:22:04.208Z] Sending file modes: C0644 2380 StateValues.html
19:22:04 [2024-02-29T00:22:04.208Z] Sink: C0644 2380 StateValues.html
19:22:04 [2024-02-29T00:22:04.208Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:04 [2024-02-29T00:22:04.208Z] Sending file modes: C0644 2480 KernelThreadInformationProvider.html
19:22:04 [2024-02-29T00:22:04.208Z] Sink: C0644 2480 KernelThreadInformationProvider.html
19:22:04 [2024-02-29T00:22:04.208Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:04 [2024-02-29T00:22:04.208Z] Sending file modes: C0644 4329 KernelTidAspect.html
19:22:04 [2024-02-29T00:22:04.208Z] Sink: C0644 4329 KernelTidAspect.html
19:22:04 [2024-02-29T00:22:04.464Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:04 [2024-02-29T00:22:04.464Z] Sending file modes: C0644 2360 KernelUtils.html
19:22:04 [2024-02-29T00:22:04.464Z] Sink: C0644 2360 KernelUtils.html
19:22:04 [2024-02-29T00:22:04.464Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:04 [2024-02-29T00:22:04.464Z] Sending file modes: C0644 18295 KernelAnalysisModule.html
19:22:04 [2024-02-29T00:22:04.464Z] Sink: C0644 18295 KernelAnalysisModule.html
19:22:04 [2024-02-29T00:22:04.464Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:04 [2024-02-29T00:22:04.464Z] Sink: E
19:22:04 [2024-02-29T00:22:04.464Z] Sending file modes: C0644 4011 package-use.html
19:22:04 [2024-02-29T00:22:04.464Z] Sink: C0644 4011 package-use.html
19:22:04 [2024-02-29T00:22:04.721Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:04 [2024-02-29T00:22:04.721Z] Sink: E
19:22:04 [2024-02-29T00:22:04.721Z] Entering directory: D2755 0 contextswitch
19:22:04 [2024-02-29T00:22:04.721Z] Sink: D2755 0 contextswitch
19:22:04 [2024-02-29T00:22:04.721Z] Sending file modes: C0644 31551 KernelContextSwitchAnalysis.html
19:22:04 [2024-02-29T00:22:04.721Z] Sink: C0644 31551 KernelContextSwitchAnalysis.html
19:22:04 [2024-02-29T00:22:04.721Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:04 [2024-02-29T00:22:04.721Z] Sending file modes: C0644 17048 KernelContextSwitchStateProvider.html
19:22:04 [2024-02-29T00:22:04.721Z] Sink: C0644 17048 KernelContextSwitchStateProvider.html
19:22:04 [2024-02-29T00:22:04.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:04 [2024-02-29T00:22:04.978Z] Sending file modes: C0644 3624 package-summary.html
19:22:04 [2024-02-29T00:22:04.978Z] Sink: C0644 3624 package-summary.html
19:22:04 [2024-02-29T00:22:04.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:04 [2024-02-29T00:22:04.978Z] Entering directory: D2755 0 class-use
19:22:04 [2024-02-29T00:22:04.978Z] Sink: D2755 0 class-use
19:22:04 [2024-02-29T00:22:04.978Z] Sending file modes: C0644 2498 KernelContextSwitchAnalysis.html
19:22:04 [2024-02-29T00:22:04.978Z] Sink: C0644 2498 KernelContextSwitchAnalysis.html
19:22:04 [2024-02-29T00:22:04.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:04 [2024-02-29T00:22:04.978Z] Sending file modes: C0644 2528 KernelContextSwitchStateProvider.html
19:22:04 [2024-02-29T00:22:04.978Z] Sink: C0644 2528 KernelContextSwitchStateProvider.html
19:22:04 [2024-02-29T00:22:04.978Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:04 [2024-02-29T00:22:04.978Z] Sink: E
19:22:04 [2024-02-29T00:22:04.978Z] Sending file modes: C0644 2213 package-use.html
19:22:04 [2024-02-29T00:22:04.978Z] Sink: C0644 2213 package-use.html
19:22:05 [2024-02-29T00:22:05.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.237Z] Sink: E
19:22:05 [2024-02-29T00:22:05.237Z] Entering directory: D2755 0 kernelmemoryusage
19:22:05 [2024-02-29T00:22:05.237Z] Sink: D2755 0 kernelmemoryusage
19:22:05 [2024-02-29T00:22:05.237Z] Sending file modes: C0644 22508 KernelMemoryAnalysisModule.html
19:22:05 [2024-02-29T00:22:05.237Z] Sink: C0644 22508 KernelMemoryAnalysisModule.html
19:22:05 [2024-02-29T00:22:05.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.237Z] Sending file modes: C0644 19083 KernelMemoryStateProvider.html
19:22:05 [2024-02-29T00:22:05.237Z] Sink: C0644 19083 KernelMemoryStateProvider.html
19:22:05 [2024-02-29T00:22:05.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.237Z] Sending file modes: C0644 3696 package-summary.html
19:22:05 [2024-02-29T00:22:05.237Z] Sink: C0644 3696 package-summary.html
19:22:05 [2024-02-29T00:22:05.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.237Z] Entering directory: D2755 0 class-use
19:22:05 [2024-02-29T00:22:05.237Z] Sink: D2755 0 class-use
19:22:05 [2024-02-29T00:22:05.237Z] Sending file modes: C0644 2516 KernelMemoryAnalysisModule.html
19:22:05 [2024-02-29T00:22:05.237Z] Sink: C0644 2516 KernelMemoryAnalysisModule.html
19:22:05 [2024-02-29T00:22:05.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.237Z] Sending file modes: C0644 2510 KernelMemoryStateProvider.html
19:22:05 [2024-02-29T00:22:05.237Z] Sink: C0644 2510 KernelMemoryStateProvider.html
19:22:05 [2024-02-29T00:22:05.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.237Z] Sink: E
19:22:05 [2024-02-29T00:22:05.237Z] Sending file modes: C0644 2233 package-use.html
19:22:05 [2024-02-29T00:22:05.237Z] Sink: C0644 2233 package-use.html
19:22:05 [2024-02-29T00:22:05.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.237Z] Sink: E
19:22:05 [2024-02-29T00:22:05.237Z] Entering directory: D2755 0 event
19:22:05 [2024-02-29T00:22:05.237Z] Sink: D2755 0 event
19:22:05 [2024-02-29T00:22:05.237Z] Entering directory: D2755 0 aspect
19:22:05 [2024-02-29T00:22:05.237Z] Sink: D2755 0 aspect
19:22:05 [2024-02-29T00:22:05.237Z] Sending file modes: C0644 18434 LinuxPidAspect.html
19:22:05 [2024-02-29T00:22:05.237Z] Sink: C0644 18434 LinuxPidAspect.html
19:22:05 [2024-02-29T00:22:05.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.237Z] Sending file modes: C0644 18650 LinuxTidAspect.html
19:22:05 [2024-02-29T00:22:05.237Z] Sink: C0644 18650 LinuxTidAspect.html
19:22:05 [2024-02-29T00:22:05.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.237Z] Sending file modes: C0644 13705 Messages.html
19:22:05 [2024-02-29T00:22:05.237Z] Sink: C0644 13705 Messages.html
19:22:05 [2024-02-29T00:22:05.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.237Z] Sending file modes: C0644 18615 ThreadPriorityAspect.html
19:22:05 [2024-02-29T00:22:05.237Z] Sink: C0644 18615 ThreadPriorityAspect.html
19:22:05 [2024-02-29T00:22:05.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.237Z] Sending file modes: C0644 4974 package-summary.html
19:22:05 [2024-02-29T00:22:05.237Z] Sink: C0644 4974 package-summary.html
19:22:05 [2024-02-29T00:22:05.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.237Z] Entering directory: D2755 0 class-use
19:22:05 [2024-02-29T00:22:05.237Z] Sink: D2755 0 class-use
19:22:05 [2024-02-29T00:22:05.237Z] Sending file modes: C0644 4525 ThreadPriorityAspect.html
19:22:05 [2024-02-29T00:22:05.237Z] Sink: C0644 4525 ThreadPriorityAspect.html
19:22:05 [2024-02-29T00:22:05.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.237Z] Sending file modes: C0644 4508 LinuxTidAspect.html
19:22:05 [2024-02-29T00:22:05.237Z] Sink: C0644 4508 LinuxTidAspect.html
19:22:05 [2024-02-29T00:22:05.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.237Z] Sending file modes: C0644 2426 LinuxPidAspect.html
19:22:05 [2024-02-29T00:22:05.237Z] Sink: C0644 2426 LinuxPidAspect.html
19:22:05 [2024-02-29T00:22:05.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.237Z] Sending file modes: C0644 2390 Messages.html
19:22:05 [2024-02-29T00:22:05.237Z] Sink: C0644 2390 Messages.html
19:22:05 [2024-02-29T00:22:05.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.237Z] Sink: E
19:22:05 [2024-02-29T00:22:05.237Z] Sending file modes: C0644 4980 package-use.html
19:22:05 [2024-02-29T00:22:05.237Z] Sink: C0644 4980 package-use.html
19:22:05 [2024-02-29T00:22:05.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.237Z] Sink: E
19:22:05 [2024-02-29T00:22:05.237Z] Sink: E
19:22:05 [2024-02-29T00:22:05.237Z] Entering directory: D2755 0 memory
19:22:05 [2024-02-29T00:22:05.237Z] Sink: D2755 0 memory
19:22:05 [2024-02-29T00:22:05.237Z] Sending file modes: C0644 17563 MemoryUsageTreeModel.html
19:22:05 [2024-02-29T00:22:05.237Z] Sink: C0644 17563 MemoryUsageTreeModel.html
19:22:05 [2024-02-29T00:22:05.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.237Z] Sending file modes: C0644 3127 package-summary.html
19:22:05 [2024-02-29T00:22:05.237Z] Sink: C0644 3127 package-summary.html
19:22:05 [2024-02-29T00:22:05.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.237Z] Entering directory: D2755 0 class-use
19:22:05 [2024-02-29T00:22:05.237Z] Sink: D2755 0 class-use
19:22:05 [2024-02-29T00:22:05.237Z] Sending file modes: C0644 2414 MemoryUsageTreeModel.html
19:22:05 [2024-02-29T00:22:05.237Z] Sink: C0644 2414 MemoryUsageTreeModel.html
19:22:05 [2024-02-29T00:22:05.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.237Z] Sink: E
19:22:05 [2024-02-29T00:22:05.237Z] Sending file modes: C0644 2178 package-use.html
19:22:05 [2024-02-29T00:22:05.237Z] Sink: C0644 2178 package-use.html
19:22:05 [2024-02-29T00:22:05.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.237Z] Sink: E
19:22:05 [2024-02-29T00:22:05.237Z] Entering directory: D2755 0 tid
19:22:05 [2024-02-29T00:22:05.237Z] Sink: D2755 0 tid
19:22:05 [2024-02-29T00:22:05.237Z] Sending file modes: C0644 33382 TidAnalysisModule.html
19:22:05 [2024-02-29T00:22:05.237Z] Sink: C0644 33382 TidAnalysisModule.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 3118 package-summary.html
19:22:05 [2024-02-29T00:22:05.494Z] Sink: C0644 3118 package-summary.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Entering directory: D2755 0 class-use
19:22:05 [2024-02-29T00:22:05.494Z] Sink: D2755 0 class-use
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 2378 TidAnalysisModule.html
19:22:05 [2024-02-29T00:22:05.494Z] Sink: C0644 2378 TidAnalysisModule.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Sink: E
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 2163 package-use.html
19:22:05 [2024-02-29T00:22:05.494Z] Sink: C0644 2163 package-use.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Sink: E
19:22:05 [2024-02-29T00:22:05.494Z] Entering directory: D2755 0 signals
19:22:05 [2024-02-29T00:22:05.494Z] Sink: D2755 0 signals
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 13115 TmfCpuSelectedSignal.html
19:22:05 [2024-02-29T00:22:05.494Z] Sink: C0644 13115 TmfCpuSelectedSignal.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 15863 TmfThreadSelectedSignal.html
19:22:05 [2024-02-29T00:22:05.494Z] Sink: C0644 15863 TmfThreadSelectedSignal.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 3933 package-summary.html
19:22:05 [2024-02-29T00:22:05.494Z] Sink: C0644 3933 package-summary.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Entering directory: D2755 0 class-use
19:22:05 [2024-02-29T00:22:05.494Z] Sink: D2755 0 class-use
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 2438 TmfThreadSelectedSignal.html
19:22:05 [2024-02-29T00:22:05.494Z] Sink: C0644 2438 TmfThreadSelectedSignal.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 2420 TmfCpuSelectedSignal.html
19:22:05 [2024-02-29T00:22:05.494Z] Sink: C0644 2420 TmfCpuSelectedSignal.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Sink: E
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 2183 package-use.html
19:22:05 [2024-02-29T00:22:05.494Z] Sink: C0644 2183 package-use.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Sink: E
19:22:05 [2024-02-29T00:22:05.494Z] Sink: E
19:22:05 [2024-02-29T00:22:05.494Z] Sink: E
19:22:05 [2024-02-29T00:22:05.494Z] Sink: E
19:22:05 [2024-02-29T00:22:05.494Z] Sink: E
19:22:05 [2024-02-29T00:22:05.494Z] Entering directory: D2755 0 tmf
19:22:05 [2024-02-29T00:22:05.494Z] Sink: D2755 0 tmf
19:22:05 [2024-02-29T00:22:05.494Z] Entering directory: D2755 0 ui
19:22:05 [2024-02-29T00:22:05.494Z] Sink: D2755 0 ui
19:22:05 [2024-02-29T00:22:05.494Z] Entering directory: D2755 0 viewers
19:22:05 [2024-02-29T00:22:05.494Z] Sink: D2755 0 viewers
19:22:05 [2024-02-29T00:22:05.494Z] Entering directory: D2755 0 tree
19:22:05 [2024-02-29T00:22:05.494Z] Sink: D2755 0 tree
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 29526 AbstractSelectTreeViewer2.html
19:22:05 [2024-02-29T00:22:05.494Z] Sink: C0644 29526 AbstractSelectTreeViewer2.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 34939 AbstractTmfTreeViewer.html
19:22:05 [2024-02-29T00:22:05.494Z] Sink: C0644 34939 AbstractTmfTreeViewer.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 7553 ICheckboxTreeViewerListener.html
19:22:05 [2024-02-29T00:22:05.494Z] Sink: C0644 7553 ICheckboxTreeViewerListener.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 6477 ITmfTreeColumnDataProvider.html
19:22:05 [2024-02-29T00:22:05.494Z] Sink: C0644 6477 ITmfTreeColumnDataProvider.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 10033 ITmfTreeViewerEntry.html
19:22:05 [2024-02-29T00:22:05.494Z] Sink: C0644 10033 ITmfTreeViewerEntry.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 11802 TmfGenericTreeEntry.html
19:22:05 [2024-02-29T00:22:05.494Z] Sink: C0644 11802 TmfGenericTreeEntry.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 26835 TmfTreeColumnData.html
19:22:05 [2024-02-29T00:22:05.494Z] Sink: C0644 26835 TmfTreeColumnData.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 6676 TmfTreeColumnData.ITmfColumnPercentageProvider.html
19:22:05 [2024-02-29T00:22:05.494Z] Sink: C0644 6676 TmfTreeColumnData.ITmfColumnPercentageProvider.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 20266 TmfTreeViewerEntry.html
19:22:05 [2024-02-29T00:22:05.494Z] Sink: C0644 20266 TmfTreeViewerEntry.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 8667 TmfTreeViewerToolTipHandler.html
19:22:05 [2024-02-29T00:22:05.494Z] Sink: C0644 8667 TmfTreeViewerToolTipHandler.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 8823 package-summary.html
19:22:05 [2024-02-29T00:22:05.494Z] Sink: C0644 8823 package-summary.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Entering directory: D2755 0 class-use
19:22:05 [2024-02-29T00:22:05.494Z] Sink: D2755 0 class-use
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 2384 TmfTreeViewerToolTipHandler.html
19:22:05 [2024-02-29T00:22:05.494Z] Sink: C0644 2384 TmfTreeViewerToolTipHandler.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 5616 TmfTreeColumnData.html
19:22:05 [2024-02-29T00:22:05.494Z] Sink: C0644 5616 TmfTreeColumnData.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 5931 TmfTreeColumnData.ITmfColumnPercentageProvider.html
19:22:05 [2024-02-29T00:22:05.494Z] Sink: C0644 5931 TmfTreeColumnData.ITmfColumnPercentageProvider.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 6795 TmfTreeViewerEntry.html
19:22:05 [2024-02-29T00:22:05.494Z] Sink: C0644 6795 TmfTreeViewerEntry.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 6208 AbstractSelectTreeViewer2.html
19:22:05 [2024-02-29T00:22:05.494Z] Sink: C0644 6208 AbstractSelectTreeViewer2.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 10211 ICheckboxTreeViewerListener.html
19:22:05 [2024-02-29T00:22:05.494Z] Sink: C0644 10211 ICheckboxTreeViewerListener.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 12314 ITmfTreeViewerEntry.html
19:22:05 [2024-02-29T00:22:05.494Z] Sink: C0644 12314 ITmfTreeViewerEntry.html
19:22:05 [2024-02-29T00:22:05.494Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.494Z] Sending file modes: C0644 2398 ITmfTreeColumnDataProvider.html
19:22:05 [2024-02-29T00:22:05.495Z] Sink: C0644 2398 ITmfTreeColumnDataProvider.html
19:22:05 [2024-02-29T00:22:05.495Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.495Z] Sending file modes: C0644 2336 TmfGenericTreeEntry.html
19:22:05 [2024-02-29T00:22:05.495Z] Sink: C0644 2336 TmfGenericTreeEntry.html
19:22:05 [2024-02-29T00:22:05.495Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.495Z] Sending file modes: C0644 9967 AbstractTmfTreeViewer.html
19:22:05 [2024-02-29T00:22:05.495Z] Sink: C0644 9967 AbstractTmfTreeViewer.html
19:22:05 [2024-02-29T00:22:05.495Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.495Z] Sink: E
19:22:05 [2024-02-29T00:22:05.495Z] Sending file modes: C0644 10926 package-use.html
19:22:05 [2024-02-29T00:22:05.495Z] Sink: C0644 10926 package-use.html
19:22:05 [2024-02-29T00:22:05.495Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.495Z] Sink: E
19:22:05 [2024-02-29T00:22:05.495Z] Sending file modes: C0644 17954 ArrayTreeContentProvider.html
19:22:05 [2024-02-29T00:22:05.495Z] Sink: C0644 17954 ArrayTreeContentProvider.html
19:22:05 [2024-02-29T00:22:05.495Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.495Z] Entering directory: D2755 0 xychart
19:22:05 [2024-02-29T00:22:05.495Z] Sink: D2755 0 xychart
19:22:05 [2024-02-29T00:22:05.495Z] Sending file modes: C0644 11778 AxisRange.html
19:22:05 [2024-02-29T00:22:05.495Z] Sink: C0644 11778 AxisRange.html
19:22:05 [2024-02-29T00:22:05.495Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.495Z] Sending file modes: C0644 9406 IAxis.html
19:22:05 [2024-02-29T00:22:05.495Z] Sink: C0644 9406 IAxis.html
19:22:05 [2024-02-29T00:22:05.495Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.495Z] Sending file modes: C0644 10872 ITmfChartTimeProvider.html
19:22:05 [2024-02-29T00:22:05.495Z] Sink: C0644 10872 ITmfChartTimeProvider.html
19:22:05 [2024-02-29T00:22:05.495Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.495Z] Sending file modes: C0644 9271 IXYSeries.html
19:22:05 [2024-02-29T00:22:05.495Z] Sink: C0644 9271 IXYSeries.html
19:22:05 [2024-02-29T00:22:05.495Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 20550 TmfBaseProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 20550 TmfBaseProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 27194 TmfChartTimeStampFormat.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 27194 TmfChartTimeStampFormat.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 15899 TmfClosestDataPointTooltipProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 15899 TmfClosestDataPointTooltipProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Entering directory: D2755 0 linechart
19:22:05 [2024-02-29T00:22:05.751Z] Sink: D2755 0 linechart
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 30771 TmfCommonXAxisChartViewer.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 30771 TmfCommonXAxisChartViewer.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 13378 TmfCommonXLineChartTooltipProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 13378 TmfCommonXLineChartTooltipProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 32045 TmfFilteredXYChartViewer.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 32045 TmfFilteredXYChartViewer.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 14758 TmfXYChartSettings.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 14758 TmfXYChartSettings.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 4903 package-summary.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 4903 package-summary.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Entering directory: D2755 0 class-use
19:22:05 [2024-02-29T00:22:05.751Z] Sink: D2755 0 class-use
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 2516 TmfCommonXLineChartTooltipProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 2516 TmfCommonXLineChartTooltipProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 10135 TmfXYChartSettings.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 10135 TmfXYChartSettings.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 9549 TmfCommonXAxisChartViewer.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 9549 TmfCommonXAxisChartViewer.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 6316 TmfFilteredXYChartViewer.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 6316 TmfFilteredXYChartViewer.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sink: E
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 8235 package-use.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 8235 package-use.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sink: E
19:22:05 [2024-02-29T00:22:05.751Z] Entering directory: D2755 0 barchart
19:22:05 [2024-02-29T00:22:05.751Z] Sink: D2755 0 barchart
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 17600 TmfHistogramTooltipProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 17600 TmfHistogramTooltipProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 3797 package-summary.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 3797 package-summary.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Entering directory: D2755 0 class-use
19:22:05 [2024-02-29T00:22:05.751Z] Sink: D2755 0 class-use
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 2468 TmfHistogramTooltipProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 2468 TmfHistogramTooltipProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sink: E
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 2188 package-use.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 2188 package-use.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sink: E
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 16190 TmfMouseDragProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 16190 TmfMouseDragProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 18357 TmfMouseDragZoomProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 18357 TmfMouseDragZoomProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 17151 TmfMouseSelectionProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 17151 TmfMouseSelectionProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 13179 TmfMouseWheelZoomProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 13179 TmfMouseWheelZoomProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 16662 TmfSimpleTooltipProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 16662 TmfSimpleTooltipProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 56837 TmfXYChartViewer.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 56837 TmfXYChartViewer.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 11898 XYChartLegendImageProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 11898 XYChartLegendImageProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 10224 package-summary.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 10224 package-summary.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Entering directory: D2755 0 class-use
19:22:05 [2024-02-29T00:22:05.751Z] Sink: D2755 0 class-use
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 12617 TmfBaseProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 12617 TmfBaseProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 2390 TmfMouseSelectionProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 2390 TmfMouseSelectionProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 2396 XYChartLegendImageProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 2396 XYChartLegendImageProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 2378 TmfChartTimeStampFormat.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 2378 TmfChartTimeStampFormat.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 8720 AxisRange.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 8720 AxisRange.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 2360 TmfMouseDragProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 2360 TmfMouseDragProvider.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 4301 IXYSeries.html
19:22:05 [2024-02-29T00:22:05.751Z] Sink: C0644 4301 IXYSeries.html
19:22:05 [2024-02-29T00:22:05.751Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.751Z] Sending file modes: C0644 2444 TmfClosestDataPointTooltipProvider.html
19:22:05 [2024-02-29T00:22:05.752Z] Sink: C0644 2444 TmfClosestDataPointTooltipProvider.html
19:22:05 [2024-02-29T00:22:05.752Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.752Z] Sending file modes: C0644 9569 TmfXYChartViewer.html
19:22:05 [2024-02-29T00:22:05.752Z] Sink: C0644 9569 TmfXYChartViewer.html
19:22:05 [2024-02-29T00:22:05.752Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.752Z] Sending file modes: C0644 2384 TmfSimpleTooltipProvider.html
19:22:05 [2024-02-29T00:22:05.752Z] Sink: C0644 2384 TmfSimpleTooltipProvider.html
19:22:05 [2024-02-29T00:22:05.752Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.752Z] Sending file modes: C0644 17868 ITmfChartTimeProvider.html
19:22:05 [2024-02-29T00:22:05.752Z] Sink: C0644 17868 ITmfChartTimeProvider.html
19:22:05 [2024-02-29T00:22:05.752Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.752Z] Sending file modes: C0644 2390 TmfMouseWheelZoomProvider.html
19:22:05 [2024-02-29T00:22:05.752Z] Sink: C0644 2390 TmfMouseWheelZoomProvider.html
19:22:05 [2024-02-29T00:22:05.752Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.752Z] Sending file modes: C0644 2384 TmfMouseDragZoomProvider.html
19:22:05 [2024-02-29T00:22:05.752Z] Sink: C0644 2384 TmfMouseDragZoomProvider.html
19:22:05 [2024-02-29T00:22:05.752Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.752Z] Sending file modes: C0644 4477 IAxis.html
19:22:05 [2024-02-29T00:22:05.752Z] Sink: C0644 4477 IAxis.html
19:22:05 [2024-02-29T00:22:05.752Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.752Z] Sink: E
19:22:05 [2024-02-29T00:22:05.752Z] Sending file modes: C0644 12578 package-use.html
19:22:05 [2024-02-29T00:22:05.752Z] Sink: C0644 12578 package-use.html
19:22:05 [2024-02-29T00:22:05.752Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.752Z] Sink: E
19:22:05 [2024-02-29T00:22:05.752Z] Sending file modes: C0644 9336 IImageSave.html
19:22:05 [2024-02-29T00:22:05.752Z] Sink: C0644 9336 IImageSave.html
19:22:05 [2024-02-29T00:22:05.752Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.752Z] Sending file modes: C0644 6792 ILegendImageProvider2.html
19:22:05 [2024-02-29T00:22:05.752Z] Sink: C0644 6792 ILegendImageProvider2.html
19:22:05 [2024-02-29T00:22:05.752Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:05 [2024-02-29T00:22:05.752Z] Entering directory: D2755 0 table
19:22:05 [2024-02-29T00:22:05.752Z] Sink: D2755 0 table
19:22:05 [2024-02-29T00:22:05.752Z] Sending file modes: C0644 7296 ISortingLazyContentProvider.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 7296 ISortingLazyContentProvider.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.008Z] Sending file modes: C0644 20591 TmfSimpleTableViewer.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 20591 TmfSimpleTableViewer.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.008Z] Sending file modes: C0644 5461 package-summary.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 5461 package-summary.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.008Z] Entering directory: D2755 0 class-use
19:22:06 [2024-02-29T00:22:06.008Z] Sink: D2755 0 class-use
19:22:06 [2024-02-29T00:22:06.008Z] Sending file modes: C0644 4991 TmfSimpleTableViewer.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 4991 TmfSimpleTableViewer.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.008Z] Sending file modes: C0644 2410 ISortingLazyContentProvider.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 2410 ISortingLazyContentProvider.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.008Z] Sink: E
19:22:06 [2024-02-29T00:22:06.008Z] Sending file modes: C0644 3658 package-use.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 3658 package-use.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.008Z] Sink: E
19:22:06 [2024-02-29T00:22:06.008Z] Sending file modes: C0644 17884 ITmfTimeProvider.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 17884 ITmfTimeProvider.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.008Z] Sending file modes: C0644 11438 ITmfViewer.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 11438 ITmfViewer.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.008Z] Sending file modes: C0644 12365 TmfAbstractToolTipHandler.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 12365 TmfAbstractToolTipHandler.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.008Z] Sending file modes: C0644 20305 TmfAbstractToolTipHandler.ToolTipString.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 20305 TmfAbstractToolTipHandler.ToolTipString.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.008Z] Entering directory: D2755 0 events
19:22:06 [2024-02-29T00:22:06.008Z] Sink: D2755 0 events
19:22:06 [2024-02-29T00:22:06.008Z] Sending file modes: C0644 11989 TmfEventAdapterFactory.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 11989 TmfEventAdapterFactory.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.008Z] Sending file modes: C0644 17410 TmfEventPropertySource.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 17410 TmfEventPropertySource.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.008Z] Sending file modes: C0644 21403 TmfEventsCache.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 21403 TmfEventsCache.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.008Z] Sending file modes: C0644 19044 TmfEventsCache.CachedEvent.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 19044 TmfEventsCache.CachedEvent.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.008Z] Sending file modes: C0644 51526 TmfEventsTable.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 51526 TmfEventsTable.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.008Z] Sending file modes: C0644 17435 TmfEventsTable.HeaderState.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 17435 TmfEventsTable.HeaderState.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.008Z] Sending file modes: C0644 17805 TmfEventsTable.Key.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 17805 TmfEventsTable.Key.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.008Z] Sending file modes: C0644 18469 TmfEventsTableHeader.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 18469 TmfEventsTableHeader.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.008Z] Sending file modes: C0644 7757 TmfEventsTableHeader.IEventsTableHeaderListener.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 7757 TmfEventsTableHeader.IEventsTableHeaderListener.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.008Z] Entering directory: D2755 0 columns
19:22:06 [2024-02-29T00:22:06.008Z] Sink: D2755 0 columns
19:22:06 [2024-02-29T00:22:06.008Z] Sending file modes: C0644 19369 TmfEventTableColumn.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 19369 TmfEventTableColumn.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.008Z] Sending file modes: C0644 3673 package-summary.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 3673 package-summary.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.008Z] Entering directory: D2755 0 class-use
19:22:06 [2024-02-29T00:22:06.008Z] Sink: D2755 0 class-use
19:22:06 [2024-02-29T00:22:06.008Z] Sending file modes: C0644 2408 TmfEventTableColumn.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 2408 TmfEventTableColumn.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.008Z] Sink: E
19:22:06 [2024-02-29T00:22:06.008Z] Sending file modes: C0644 2178 package-use.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 2178 package-use.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.008Z] Sink: E
19:22:06 [2024-02-29T00:22:06.008Z] Sending file modes: C0644 8437 package-summary.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 8437 package-summary.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.008Z] Entering directory: D2755 0 class-use
19:22:06 [2024-02-29T00:22:06.008Z] Sink: D2755 0 class-use
19:22:06 [2024-02-29T00:22:06.008Z] Sending file modes: C0644 2318 TmfEventsCache.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 2318 TmfEventsCache.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.008Z] Sending file modes: C0644 4814 TmfEventsCache.CachedEvent.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 4814 TmfEventsCache.CachedEvent.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.008Z] Sending file modes: C0644 6115 TmfEventsTable.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 6115 TmfEventsTable.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.008Z] Sending file modes: C0644 5168 TmfEventsTable.HeaderState.html
19:22:06 [2024-02-29T00:22:06.008Z] Sink: C0644 5168 TmfEventsTable.HeaderState.html
19:22:06 [2024-02-29T00:22:06.008Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 2370 TmfEventsTable.Key.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 2370 TmfEventsTable.Key.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 2354 TmfEventsTableHeader.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 2354 TmfEventsTableHeader.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 4777 TmfEventsTableHeader.IEventsTableHeaderListener.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 4777 TmfEventsTableHeader.IEventsTableHeaderListener.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 2366 TmfEventAdapterFactory.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 2366 TmfEventAdapterFactory.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 2366 TmfEventPropertySource.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 2366 TmfEventPropertySource.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sink: E
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 5329 package-use.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 5329 package-use.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sink: E
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 45327 TmfTimeViewer.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 45327 TmfTimeViewer.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 17076 TmfViewer.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 17076 TmfViewer.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 8237 package-summary.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 8237 package-summary.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Entering directory: D2755 0 class-use
19:22:06 [2024-02-29T00:22:06.265Z] Sink: D2755 0 class-use
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 17082 ITmfTimeProvider.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 17082 ITmfTimeProvider.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 5837 ILegendImageProvider2.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 5837 ILegendImageProvider2.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 28443 ITmfViewer.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 28443 ITmfViewer.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 14508 IImageSave.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 14508 IImageSave.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 22675 TmfViewer.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 22675 TmfViewer.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 2324 ArrayTreeContentProvider.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 2324 ArrayTreeContentProvider.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 14402 TmfTimeViewer.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 14402 TmfTimeViewer.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 9880 TmfAbstractToolTipHandler.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 9880 TmfAbstractToolTipHandler.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 7004 TmfAbstractToolTipHandler.ToolTipString.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 7004 TmfAbstractToolTipHandler.ToolTipString.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sink: E
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 29050 package-use.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 29050 package-use.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sink: E
19:22:06 [2024-02-29T00:22:06.265Z] Entering directory: D2755 0 views
19:22:06 [2024-02-29T00:22:06.265Z] Sink: D2755 0 views
19:22:06 [2024-02-29T00:22:06.265Z] Entering directory: D2755 0 timegraph
19:22:06 [2024-02-29T00:22:06.265Z] Sink: D2755 0 timegraph
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 17566 AbstractStateSystemTimeGraphView.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 17566 AbstractStateSystemTimeGraphView.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 8260 AbstractStateSystemTimeGraphView.IQueryHandler.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 8260 AbstractStateSystemTimeGraphView.IQueryHandler.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 56584 AbstractTimeGraphView.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 56584 AbstractTimeGraphView.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 26876 BaseDataProviderTimeGraphView.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 26876 BaseDataProviderTimeGraphView.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 9138 ITimeGraphEntryComparator.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 9138 ITimeGraphEntryComparator.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 6601 ITimeGraphLegendProvider.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 6601 ITimeGraphLegendProvider.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 20389 Messages.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 20389 Messages.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 6903 package-summary.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 6903 package-summary.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Entering directory: D2755 0 class-use
19:22:06 [2024-02-29T00:22:06.265Z] Sink: D2755 0 class-use
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 2410 ITimeGraphEntryComparator.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 2410 ITimeGraphEntryComparator.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 9699 AbstractTimeGraphView.html
19:22:06 [2024-02-29T00:22:06.265Z] Sink: C0644 9699 AbstractTimeGraphView.html
19:22:06 [2024-02-29T00:22:06.265Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.265Z] Sending file modes: C0644 2432 AbstractStateSystemTimeGraphView.html
19:22:06 [2024-02-29T00:22:06.266Z] Sink: C0644 2432 AbstractStateSystemTimeGraphView.html
19:22:06 [2024-02-29T00:22:06.266Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.266Z] Sending file modes: C0644 2544 AbstractStateSystemTimeGraphView.IQueryHandler.html
19:22:06 [2024-02-29T00:22:06.266Z] Sink: C0644 2544 AbstractStateSystemTimeGraphView.IQueryHandler.html
19:22:06 [2024-02-29T00:22:06.266Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.522Z] Sending file modes: C0644 6200 ITimeGraphLegendProvider.html
19:22:06 [2024-02-29T00:22:06.522Z] Sink: C0644 6200 ITimeGraphLegendProvider.html
19:22:06 [2024-02-29T00:22:06.522Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.522Z] Sending file modes: C0644 7809 BaseDataProviderTimeGraphView.html
19:22:06 [2024-02-29T00:22:06.522Z] Sink: C0644 7809 BaseDataProviderTimeGraphView.html
19:22:06 [2024-02-29T00:22:06.522Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.522Z] Sending file modes: C0644 2288 Messages.html
19:22:06 [2024-02-29T00:22:06.522Z] Sink: C0644 2288 Messages.html
19:22:06 [2024-02-29T00:22:06.522Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.522Z] Sink: E
19:22:06 [2024-02-29T00:22:06.522Z] Sending file modes: C0644 9348 package-use.html
19:22:06 [2024-02-29T00:22:06.522Z] Sink: C0644 9348 package-use.html
19:22:06 [2024-02-29T00:22:06.522Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.522Z] Sink: E
19:22:06 [2024-02-29T00:22:06.522Z] Entering directory: D2755 0 uml2sd
19:22:06 [2024-02-29T00:22:06.522Z] Sink: D2755 0 uml2sd
19:22:06 [2024-02-29T00:22:06.522Z] Entering directory: D2755 0 core
19:22:06 [2024-02-29T00:22:06.522Z] Sink: D2755 0 core
19:22:06 [2024-02-29T00:22:06.522Z] Sending file modes: C0644 49822 AsyncMessage.html
19:22:06 [2024-02-29T00:22:06.522Z] Sink: C0644 49822 AsyncMessage.html
19:22:06 [2024-02-29T00:22:06.522Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.522Z] Sending file modes: C0644 22729 AsyncMessageReturn.html
19:22:06 [2024-02-29T00:22:06.522Z] Sink: C0644 22729 AsyncMessageReturn.html
19:22:06 [2024-02-29T00:22:06.522Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.522Z] Sending file modes: C0644 34401 BaseMessage.html
19:22:06 [2024-02-29T00:22:06.522Z] Sink: C0644 34401 BaseMessage.html
19:22:06 [2024-02-29T00:22:06.522Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.522Z] Sending file modes: C0644 32366 BasicExecutionOccurrence.html
19:22:06 [2024-02-29T00:22:06.522Z] Sink: C0644 32366 BasicExecutionOccurrence.html
19:22:06 [2024-02-29T00:22:06.522Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.522Z] Sending file modes: C0644 40222 BasicFrame.html
19:22:06 [2024-02-29T00:22:06.522Z] Sink: C0644 40222 BasicFrame.html
19:22:06 [2024-02-29T00:22:06.522Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.522Z] Sending file modes: C0644 19218 EllipsisMessage.html
19:22:06 [2024-02-29T00:22:06.522Z] Sink: C0644 19218 EllipsisMessage.html
19:22:06 [2024-02-29T00:22:06.522Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.522Z] Sending file modes: C0644 31974 ExecutionOccurrence.html
19:22:06 [2024-02-29T00:22:06.522Z] Sink: C0644 31974 ExecutionOccurrence.html
19:22:06 [2024-02-29T00:22:06.522Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.522Z] Sending file modes: C0644 65533 Frame.html
19:22:06 [2024-02-29T00:22:06.522Z] Sink: C0644 65533 Frame.html
19:22:06 [2024-02-29T00:22:06.522Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.522Z] Sending file modes: C0644 44556 GraphNode.html
19:22:06 [2024-02-29T00:22:06.522Z] Sink: C0644 44556 GraphNode.html
19:22:06 [2024-02-29T00:22:06.522Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.522Z] Sending file modes: C0644 29403 HotSpot.html
19:22:06 [2024-02-29T00:22:06.522Z] Sink: C0644 29403 HotSpot.html
19:22:06 [2024-02-29T00:22:06.522Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.522Z] Sending file modes: C0644 9260 ITimeRange.html
19:22:06 [2024-02-29T00:22:06.522Z] Sink: C0644 9260 ITimeRange.html
19:22:06 [2024-02-29T00:22:06.522Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.522Z] Sending file modes: C0644 44493 Lifeline.html
19:22:06 [2024-02-29T00:22:06.522Z] Sink: C0644 44493 Lifeline.html
19:22:06 [2024-02-29T00:22:06.522Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.522Z] Sending file modes: C0644 13564 LifelineCategories.html
19:22:06 [2024-02-29T00:22:06.522Z] Sink: C0644 13564 LifelineCategories.html
19:22:06 [2024-02-29T00:22:06.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.523Z] Sending file modes: C0644 49550 Metrics.html
19:22:06 [2024-02-29T00:22:06.523Z] Sink: C0644 49550 Metrics.html
19:22:06 [2024-02-29T00:22:06.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.523Z] Sending file modes: C0644 12715 SDTimeEvent.html
19:22:06 [2024-02-29T00:22:06.523Z] Sink: C0644 12715 SDTimeEvent.html
19:22:06 [2024-02-29T00:22:06.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.523Z] Sending file modes: C0644 26382 Stop.html
19:22:06 [2024-02-29T00:22:06.523Z] Sink: C0644 26382 Stop.html
19:22:06 [2024-02-29T00:22:06.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.523Z] Sending file modes: C0644 39405 SyncMessage.html
19:22:06 [2024-02-29T00:22:06.523Z] Sink: C0644 39405 SyncMessage.html
19:22:06 [2024-02-29T00:22:06.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.523Z] Sending file modes: C0644 22342 SyncMessageReturn.html
19:22:06 [2024-02-29T00:22:06.523Z] Sink: C0644 22342 SyncMessageReturn.html
19:22:06 [2024-02-29T00:22:06.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.523Z] Sending file modes: C0644 11897 package-summary.html
19:22:06 [2024-02-29T00:22:06.523Z] Sink: C0644 11897 package-summary.html
19:22:06 [2024-02-29T00:22:06.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.523Z] Entering directory: D2755 0 class-use
19:22:06 [2024-02-29T00:22:06.523Z] Sink: D2755 0 class-use
19:22:06 [2024-02-29T00:22:06.523Z] Sending file modes: C0644 26020 Lifeline.html
19:22:06 [2024-02-29T00:22:06.523Z] Sink: C0644 26020 Lifeline.html
19:22:06 [2024-02-29T00:22:06.523Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.779Z] Sending file modes: C0644 2354 EllipsisMessage.html
19:22:06 [2024-02-29T00:22:06.779Z] Sink: C0644 2354 EllipsisMessage.html
19:22:06 [2024-02-29T00:22:06.779Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.779Z] Sending file modes: C0644 39436 GraphNode.html
19:22:06 [2024-02-29T00:22:06.779Z] Sink: C0644 39436 GraphNode.html
19:22:06 [2024-02-29T00:22:06.779Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.779Z] Sending file modes: C0644 2288 Stop.html
19:22:06 [2024-02-29T00:22:06.779Z] Sink: C0644 2288 Stop.html
19:22:06 [2024-02-29T00:22:06.779Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.779Z] Sending file modes: C0644 10552 Frame.html
19:22:06 [2024-02-29T00:22:06.779Z] Sink: C0644 10552 Frame.html
19:22:06 [2024-02-29T00:22:06.779Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.779Z] Sending file modes: C0644 8877 AsyncMessage.html
19:22:06 [2024-02-29T00:22:06.779Z] Sink: C0644 8877 AsyncMessage.html
19:22:06 [2024-02-29T00:22:06.779Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.779Z] Sending file modes: C0644 4744 AsyncMessageReturn.html
19:22:06 [2024-02-29T00:22:06.779Z] Sink: C0644 4744 AsyncMessageReturn.html
19:22:06 [2024-02-29T00:22:06.779Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.779Z] Sending file modes: C0644 14875 BaseMessage.html
19:22:06 [2024-02-29T00:22:06.779Z] Sink: C0644 14875 BaseMessage.html
19:22:06 [2024-02-29T00:22:06.779Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.779Z] Sending file modes: C0644 11530 BasicExecutionOccurrence.html
19:22:06 [2024-02-29T00:22:06.779Z] Sink: C0644 11530 BasicExecutionOccurrence.html
19:22:06 [2024-02-29T00:22:06.779Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.779Z] Sending file modes: C0644 5408 LifelineCategories.html
19:22:06 [2024-02-29T00:22:06.779Z] Sink: C0644 5408 LifelineCategories.html
19:22:06 [2024-02-29T00:22:06.779Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.779Z] Sending file modes: C0644 6110 SDTimeEvent.html
19:22:06 [2024-02-29T00:22:06.779Z] Sink: C0644 6110 SDTimeEvent.html
19:22:06 [2024-02-29T00:22:06.779Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.779Z] Sending file modes: C0644 2378 ExecutionOccurrence.html
19:22:06 [2024-02-29T00:22:06.779Z] Sink: C0644 2378 ExecutionOccurrence.html
19:22:06 [2024-02-29T00:22:06.779Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.779Z] Sending file modes: C0644 4281 BasicFrame.html
19:22:06 [2024-02-29T00:22:06.779Z] Sink: C0644 4281 BasicFrame.html
19:22:06 [2024-02-29T00:22:06.779Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.779Z] Sending file modes: C0644 2306 Metrics.html
19:22:06 [2024-02-29T00:22:06.779Z] Sink: C0644 2306 Metrics.html
19:22:06 [2024-02-29T00:22:06.779Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.779Z] Sending file modes: C0644 2306 HotSpot.html
19:22:06 [2024-02-29T00:22:06.779Z] Sink: C0644 2306 HotSpot.html
19:22:06 [2024-02-29T00:22:06.779Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.779Z] Sending file modes: C0644 4804 SyncMessageReturn.html
19:22:06 [2024-02-29T00:22:06.779Z] Sink: C0644 4804 SyncMessageReturn.html
19:22:06 [2024-02-29T00:22:06.779Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.779Z] Sending file modes: C0644 8462 SyncMessage.html
19:22:06 [2024-02-29T00:22:06.779Z] Sink: C0644 8462 SyncMessage.html
19:22:06 [2024-02-29T00:22:06.779Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.779Z] Sending file modes: C0644 12094 ITimeRange.html
19:22:06 [2024-02-29T00:22:06.779Z] Sink: C0644 12094 ITimeRange.html
19:22:06 [2024-02-29T00:22:06.779Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.779Z] Sink: E
19:22:06 [2024-02-29T00:22:06.779Z] Sending file modes: C0644 14687 package-use.html
19:22:06 [2024-02-29T00:22:06.779Z] Sink: C0644 14687 package-use.html
19:22:06 [2024-02-29T00:22:06.779Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.779Z] Sink: E
19:22:06 [2024-02-29T00:22:06.779Z] Entering directory: D2755 0 handlers
19:22:06 [2024-02-29T00:22:06.779Z] Sink: D2755 0 handlers
19:22:06 [2024-02-29T00:22:06.779Z] Sending file modes: C0644 15693 BaseSDAction.html
19:22:06 [2024-02-29T00:22:06.779Z] Sink: C0644 15693 BaseSDAction.html
19:22:06 [2024-02-29T00:22:06.779Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.779Z] Sending file modes: C0644 12479 ConfigureMinMax.html
19:22:06 [2024-02-29T00:22:06.779Z] Sink: C0644 12479 ConfigureMinMax.html
19:22:06 [2024-02-29T00:22:06.779Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.779Z] Sending file modes: C0644 14040 FirstPage.html
19:22:06 [2024-02-29T00:22:06.779Z] Sink: C0644 14040 FirstPage.html
19:22:06 [2024-02-29T00:22:06.779Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.779Z] Entering directory: D2755 0 provider
19:22:06 [2024-02-29T00:22:06.779Z] Sink: D2755 0 provider
19:22:06 [2024-02-29T00:22:06.779Z] Sending file modes: C0644 6182 IExtendedFilterProvider.html
19:22:06 [2024-02-29T00:22:06.779Z] Sink: C0644 6182 IExtendedFilterProvider.html
19:22:06 [2024-02-29T00:22:06.779Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.779Z] Sending file modes: C0644 6249 IExtendedFindProvider.html
19:22:06 [2024-02-29T00:22:06.779Z] Sink: C0644 6249 IExtendedFindProvider.html
19:22:06 [2024-02-29T00:22:06.779Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.779Z] Sending file modes: C0644 9742 ISDAdvancedPagingProvider.html
19:22:06 [2024-02-29T00:22:06.779Z] Sink: C0644 9742 ISDAdvancedPagingProvider.html
19:22:06 [2024-02-29T00:22:06.779Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.780Z] Sending file modes: C0644 7067 ISDCollapseProvider.html
19:22:06 [2024-02-29T00:22:06.780Z] Sink: C0644 7067 ISDCollapseProvider.html
19:22:06 [2024-02-29T00:22:06.780Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.780Z] Sending file modes: C0644 6542 ISDExtendedActionBarProvider.html
19:22:06 [2024-02-29T00:22:06.780Z] Sink: C0644 6542 ISDExtendedActionBarProvider.html
19:22:06 [2024-02-29T00:22:06.780Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.780Z] Sending file modes: C0644 9314 ISDFilterProvider.html
19:22:06 [2024-02-29T00:22:06.780Z] Sink: C0644 9314 ISDFilterProvider.html
19:22:06 [2024-02-29T00:22:06.780Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.780Z] Sending file modes: C0644 9747 ISDFindProvider.html
19:22:06 [2024-02-29T00:22:06.780Z] Sink: C0644 9747 ISDFindProvider.html
19:22:06 [2024-02-29T00:22:06.780Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.780Z] Sending file modes: C0644 14940 ISDGraphNodeSupporter.html
19:22:06 [2024-02-29T00:22:06.780Z] Sink: C0644 14940 ISDGraphNodeSupporter.html
19:22:06 [2024-02-29T00:22:06.780Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.780Z] Sending file modes: C0644 10864 ISDPagingProvider.html
19:22:06 [2024-02-29T00:22:06.780Z] Sink: C0644 10864 ISDPagingProvider.html
19:22:06 [2024-02-29T00:22:06.780Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:06 [2024-02-29T00:22:06.780Z] Sending file modes: C0644 6132 ISDPropertiesProvider.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 6132 ISDPropertiesProvider.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 6998 package-summary.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 6998 package-summary.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Entering directory: D2755 0 class-use
19:22:07 [2024-02-29T00:22:07.036Z] Sink: D2755 0 class-use
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 4558 ISDCollapseProvider.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 4558 ISDCollapseProvider.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 5898 IExtendedFindProvider.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 5898 IExtendedFindProvider.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 5672 ISDPropertiesProvider.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 5672 ISDPropertiesProvider.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 8995 ISDPagingProvider.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 8995 ISDPagingProvider.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 5921 ISDExtendedActionBarProvider.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 5921 ISDExtendedActionBarProvider.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 5691 IExtendedFilterProvider.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 5691 IExtendedFilterProvider.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 7417 ISDFindProvider.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 7417 ISDFindProvider.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 8179 ISDAdvancedPagingProvider.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 8179 ISDAdvancedPagingProvider.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 9302 ISDGraphNodeSupporter.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 9302 ISDGraphNodeSupporter.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 12450 ISDFilterProvider.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 12450 ISDFilterProvider.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sink: E
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 11763 package-use.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 11763 package-use.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sink: E
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 13979 KeyBindingsManager.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 13979 KeyBindingsManager.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 14030 LastPage.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 14030 LastPage.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 14515 MoveSDDown.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 14515 MoveSDDown.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 14515 MoveSDLeft.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 14515 MoveSDLeft.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 14530 MoveSDRight.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 14530 MoveSDRight.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 14486 MoveSDUp.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 14486 MoveSDUp.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 14528 MoveToMessage.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 14528 MoveToMessage.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 14023 NextPage.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 14023 NextPage.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 14637 OpenSDFiltersDialog.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 14637 OpenSDFiltersDialog.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 15803 OpenSDFindDialog.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 15803 OpenSDFindDialog.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 14641 OpenSDPagesDialog.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 14641 OpenSDPagesDialog.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 14027 PrevPage.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 14027 PrevPage.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 13924 Print.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 13924 Print.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 12899 ShowNodeEnd.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 12899 ShowNodeEnd.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 12925 ShowNodeStart.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 12925 ShowNodeStart.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 19686 Zoom.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 19686 Zoom.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 18244 Zoom.ZoomType.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 18244 Zoom.ZoomType.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 11725 package-summary.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 11725 package-summary.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Entering directory: D2755 0 class-use
19:22:07 [2024-02-29T00:22:07.036Z] Sink: D2755 0 class-use
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 2336 PrevPage.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 2336 PrevPage.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 2336 LastPage.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 2336 LastPage.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.036Z] Sending file modes: C0644 2336 NextPage.html
19:22:07 [2024-02-29T00:22:07.036Z] Sink: C0644 2336 NextPage.html
19:22:07 [2024-02-29T00:22:07.036Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.037Z] Sending file modes: C0644 2342 FirstPage.html
19:22:07 [2024-02-29T00:22:07.037Z] Sink: C0644 2342 FirstPage.html
19:22:07 [2024-02-29T00:22:07.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.037Z] Sending file modes: C0644 4323 KeyBindingsManager.html
19:22:07 [2024-02-29T00:22:07.037Z] Sink: C0644 4323 KeyBindingsManager.html
19:22:07 [2024-02-29T00:22:07.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.037Z] Sending file modes: C0644 2354 ShowNodeEnd.html
19:22:07 [2024-02-29T00:22:07.037Z] Sink: C0644 2354 ShowNodeEnd.html
19:22:07 [2024-02-29T00:22:07.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.037Z] Sending file modes: C0644 2312 Zoom.html
19:22:07 [2024-02-29T00:22:07.037Z] Sink: C0644 2312 Zoom.html
19:22:07 [2024-02-29T00:22:07.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.037Z] Sending file modes: C0644 6199 Zoom.ZoomType.html
19:22:07 [2024-02-29T00:22:07.037Z] Sink: C0644 6199 Zoom.ZoomType.html
19:22:07 [2024-02-29T00:22:07.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.037Z] Sending file modes: C0644 2390 OpenSDPagesDialog.html
19:22:07 [2024-02-29T00:22:07.037Z] Sink: C0644 2390 OpenSDPagesDialog.html
19:22:07 [2024-02-29T00:22:07.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.037Z] Sending file modes: C0644 2348 MoveSDDown.html
19:22:07 [2024-02-29T00:22:07.037Z] Sink: C0644 2348 MoveSDDown.html
19:22:07 [2024-02-29T00:22:07.037Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 2366 MoveToMessage.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 2366 MoveToMessage.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 2378 ConfigureMinMax.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 2378 ConfigureMinMax.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 2384 OpenSDFindDialog.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 2384 OpenSDFindDialog.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 2336 MoveSDUp.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 2336 MoveSDUp.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 2354 MoveSDRight.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 2354 MoveSDRight.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 2402 OpenSDFiltersDialog.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 2402 OpenSDFiltersDialog.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 10680 BaseSDAction.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 10680 BaseSDAction.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 2366 ShowNodeStart.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 2366 ShowNodeStart.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 2318 Print.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 2318 Print.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 2348 MoveSDLeft.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 2348 MoveSDLeft.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sink: E
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 4063 package-use.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 4063 package-use.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sink: E
19:22:07 [2024-02-29T00:22:07.294Z] Entering directory: D2755 0 drawings
19:22:07 [2024-02-29T00:22:07.294Z] Sink: D2755 0 drawings
19:22:07 [2024-02-29T00:22:07.294Z] Entering directory: D2755 0 impl
19:22:07 [2024-02-29T00:22:07.294Z] Sink: D2755 0 impl
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 14716 ColorImpl.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 14716 ColorImpl.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 13656 FontImpl.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 13656 FontImpl.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 14511 ImageImpl.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 14511 ImageImpl.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 4278 package-summary.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 4278 package-summary.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Entering directory: D2755 0 class-use
19:22:07 [2024-02-29T00:22:07.294Z] Sink: D2755 0 class-use
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 4257 FontImpl.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 4257 FontImpl.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 2384 ImageImpl.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 2384 ImageImpl.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 4271 ColorImpl.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 4271 ColorImpl.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sink: E
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 3796 package-use.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 3796 package-use.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sink: E
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 7084 IColor.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 7084 IColor.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 7064 IFont.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 7064 IFont.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 57301 IGC.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 57301 IGC.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 7084 IImage.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 7084 IImage.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 4699 package-summary.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 4699 package-summary.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Entering directory: D2755 0 class-use
19:22:07 [2024-02-29T00:22:07.294Z] Sink: D2755 0 class-use
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 14340 IGC.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 14340 IGC.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 11548 IFont.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 11548 IFont.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 28480 IColor.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 28480 IColor.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 11631 IImage.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 11631 IImage.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sink: E
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 9771 package-use.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 9771 package-use.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sink: E
19:22:07 [2024-02-29T00:22:07.294Z] Entering directory: D2755 0 dialogs
19:22:07 [2024-02-29T00:22:07.294Z] Sink: D2755 0 dialogs
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 37285 Criteria.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 37285 Criteria.html
19:22:07 [2024-02-29T00:22:07.294Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.294Z] Sending file modes: C0644 28891 FilterCriteria.html
19:22:07 [2024-02-29T00:22:07.294Z] Sink: C0644 28891 FilterCriteria.html
19:22:07 [2024-02-29T00:22:07.551Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.551Z] Sending file modes: C0644 21669 FilterListDialog.html
19:22:07 [2024-02-29T00:22:07.551Z] Sink: C0644 21669 FilterListDialog.html
19:22:07 [2024-02-29T00:22:07.551Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.551Z] Sending file modes: C0644 9822 MinMaxDialog.html
19:22:07 [2024-02-29T00:22:07.551Z] Sink: C0644 9822 MinMaxDialog.html
19:22:07 [2024-02-29T00:22:07.551Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.551Z] Sending file modes: C0644 13350 PagesDialog.html
19:22:07 [2024-02-29T00:22:07.551Z] Sink: C0644 13350 PagesDialog.html
19:22:07 [2024-02-29T00:22:07.551Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.551Z] Sending file modes: C0644 15656 SDPrintDialog.html
19:22:07 [2024-02-29T00:22:07.551Z] Sink: C0644 15656 SDPrintDialog.html
19:22:07 [2024-02-29T00:22:07.551Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.551Z] Sending file modes: C0644 37159 SDPrintDialogUI.html
19:22:07 [2024-02-29T00:22:07.551Z] Sink: C0644 37159 SDPrintDialogUI.html
19:22:07 [2024-02-29T00:22:07.551Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.551Z] Sending file modes: C0644 26620 SearchFilterDialog.html
19:22:07 [2024-02-29T00:22:07.551Z] Sink: C0644 26620 SearchFilterDialog.html
19:22:07 [2024-02-29T00:22:07.551Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.551Z] Sending file modes: C0644 34223 TabContents.html
19:22:07 [2024-02-29T00:22:07.551Z] Sink: C0644 34223 TabContents.html
19:22:07 [2024-02-29T00:22:07.551Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.551Z] Sending file modes: C0644 6670 package-summary.html
19:22:07 [2024-02-29T00:22:07.551Z] Sink: C0644 6670 package-summary.html
19:22:07 [2024-02-29T00:22:07.551Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.551Z] Entering directory: D2755 0 class-use
19:22:07 [2024-02-29T00:22:07.551Z] Sink: D2755 0 class-use
19:22:07 [2024-02-29T00:22:07.551Z] Sending file modes: C0644 4315 SDPrintDialog.html
19:22:07 [2024-02-29T00:22:07.551Z] Sink: C0644 4315 SDPrintDialog.html
19:22:07 [2024-02-29T00:22:07.551Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.551Z] Sending file modes: C0644 7254 SDPrintDialogUI.html
19:22:07 [2024-02-29T00:22:07.551Z] Sink: C0644 7254 SDPrintDialogUI.html
19:22:07 [2024-02-29T00:22:07.551Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.551Z] Sending file modes: C0644 2390 SearchFilterDialog.html
19:22:07 [2024-02-29T00:22:07.551Z] Sink: C0644 2390 SearchFilterDialog.html
19:22:07 [2024-02-29T00:22:07.551Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.551Z] Sending file modes: C0644 2348 TabContents.html
19:22:07 [2024-02-29T00:22:07.551Z] Sink: C0644 2348 TabContents.html
19:22:07 [2024-02-29T00:22:07.551Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.551Z] Sending file modes: C0644 2354 MinMaxDialog.html
19:22:07 [2024-02-29T00:22:07.551Z] Sink: C0644 2354 MinMaxDialog.html
19:22:07 [2024-02-29T00:22:07.551Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.551Z] Sending file modes: C0644 12971 Criteria.html
19:22:07 [2024-02-29T00:22:07.551Z] Sink: C0644 12971 Criteria.html
19:22:07 [2024-02-29T00:22:07.551Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.551Z] Sending file modes: C0644 16343 FilterCriteria.html
19:22:07 [2024-02-29T00:22:07.551Z] Sink: C0644 16343 FilterCriteria.html
19:22:07 [2024-02-29T00:22:07.551Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.551Z] Sending file modes: C0644 2348 PagesDialog.html
19:22:07 [2024-02-29T00:22:07.551Z] Sink: C0644 2348 PagesDialog.html
19:22:07 [2024-02-29T00:22:07.551Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.551Z] Sending file modes: C0644 2378 FilterListDialog.html
19:22:07 [2024-02-29T00:22:07.551Z] Sink: C0644 2378 FilterListDialog.html
19:22:07 [2024-02-29T00:22:07.551Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.551Z] Sink: E
19:22:07 [2024-02-29T00:22:07.551Z] Sending file modes: C0644 8129 package-use.html
19:22:07 [2024-02-29T00:22:07.551Z] Sink: C0644 8129 package-use.html
19:22:07 [2024-02-29T00:22:07.551Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.551Z] Sink: E
19:22:07 [2024-02-29T00:22:07.551Z] Sending file modes: C0644 11167 DiagramToolTip.html
19:22:07 [2024-02-29T00:22:07.551Z] Sink: C0644 11167 DiagramToolTip.html
19:22:07 [2024-02-29T00:22:07.551Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.551Z] Sending file modes: C0644 17166 DrawableToolTip.html
19:22:07 [2024-02-29T00:22:07.551Z] Sink: C0644 17166 DrawableToolTip.html
19:22:07 [2024-02-29T00:22:07.551Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.551Z] Entering directory: D2755 0 preferences
19:22:07 [2024-02-29T00:22:07.551Z] Sink: D2755 0 preferences
19:22:07 [2024-02-29T00:22:07.551Z] Sending file modes: C0644 35643 ISDPreferences.html
19:22:07 [2024-02-29T00:22:07.551Z] Sink: C0644 35643 ISDPreferences.html
19:22:07 [2024-02-29T00:22:07.551Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.551Z] Sending file modes: C0644 15056 SDViewerPage.html
19:22:07 [2024-02-29T00:22:07.551Z] Sink: C0644 15056 SDViewerPage.html
19:22:07 [2024-02-29T00:22:07.551Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.551Z] Sending file modes: C0644 56639 SDViewPref.html
19:22:07 [2024-02-29T00:22:07.551Z] Sink: C0644 56639 SDViewPref.html
19:22:07 [2024-02-29T00:22:07.807Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.807Z] Sending file modes: C0644 5278 package-summary.html
19:22:07 [2024-02-29T00:22:07.807Z] Sink: C0644 5278 package-summary.html
19:22:07 [2024-02-29T00:22:07.807Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.807Z] Entering directory: D2755 0 class-use
19:22:07 [2024-02-29T00:22:07.807Z] Sink: D2755 0 class-use
19:22:07 [2024-02-29T00:22:07.807Z] Sending file modes: C0644 4264 SDViewPref.html
19:22:07 [2024-02-29T00:22:07.807Z] Sink: C0644 4264 SDViewPref.html
19:22:07 [2024-02-29T00:22:07.807Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.807Z] Sending file modes: C0644 4215 ISDPreferences.html
19:22:07 [2024-02-29T00:22:07.807Z] Sink: C0644 4215 ISDPreferences.html
19:22:07 [2024-02-29T00:22:07.807Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.807Z] Sending file modes: C0644 2378 SDViewerPage.html
19:22:07 [2024-02-29T00:22:07.807Z] Sink: C0644 2378 SDViewerPage.html
19:22:07 [2024-02-29T00:22:07.807Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.807Z] Sink: E
19:22:07 [2024-02-29T00:22:07.807Z] Sending file modes: C0644 3782 package-use.html
19:22:07 [2024-02-29T00:22:07.807Z] Sink: C0644 3782 package-use.html
19:22:07 [2024-02-29T00:22:07.807Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.807Z] Sink: E
19:22:07 [2024-02-29T00:22:07.807Z] Sending file modes: C0644 7126 ITimeCompressionListener.html
19:22:07 [2024-02-29T00:22:07.807Z] Sink: C0644 7126 ITimeCompressionListener.html
19:22:07 [2024-02-29T00:22:07.807Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.807Z] Entering directory: D2755 0 load
19:22:07 [2024-02-29T00:22:07.807Z] Sink: D2755 0 load
19:22:07 [2024-02-29T00:22:07.807Z] Sending file modes: C0644 8882 IUml2SDLoader.html
19:22:07 [2024-02-29T00:22:07.807Z] Sink: C0644 8882 IUml2SDLoader.html
19:22:07 [2024-02-29T00:22:07.807Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.807Z] Sending file modes: C0644 19974 LoadersManager.html
19:22:07 [2024-02-29T00:22:07.807Z] Sink: C0644 19974 LoadersManager.html
19:22:07 [2024-02-29T00:22:07.807Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.807Z] Sending file modes: C0644 4874 package-summary.html
19:22:07 [2024-02-29T00:22:07.807Z] Sink: C0644 4874 package-summary.html
19:22:07 [2024-02-29T00:22:07.807Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.807Z] Entering directory: D2755 0 class-use
19:22:07 [2024-02-29T00:22:07.807Z] Sink: D2755 0 class-use
19:22:07 [2024-02-29T00:22:07.807Z] Sending file modes: C0644 9146 IUml2SDLoader.html
19:22:07 [2024-02-29T00:22:07.807Z] Sink: C0644 9146 IUml2SDLoader.html
19:22:07 [2024-02-29T00:22:07.807Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.807Z] Sending file modes: C0644 4201 LoadersManager.html
19:22:07 [2024-02-29T00:22:07.807Z] Sink: C0644 4201 LoadersManager.html
19:22:07 [2024-02-29T00:22:07.807Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.807Z] Sink: E
19:22:07 [2024-02-29T00:22:07.807Z] Sending file modes: C0644 5622 package-use.html
19:22:07 [2024-02-29T00:22:07.807Z] Sink: C0644 5622 package-use.html
19:22:07 [2024-02-29T00:22:07.807Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.807Z] Sink: E
19:22:07 [2024-02-29T00:22:07.807Z] Entering directory: D2755 0 loader
19:22:07 [2024-02-29T00:22:07.807Z] Sink: D2755 0 loader
19:22:07 [2024-02-29T00:22:07.807Z] Sending file modes: C0644 16714 Messages.html
19:22:07 [2024-02-29T00:22:07.807Z] Sink: C0644 16714 Messages.html
19:22:07 [2024-02-29T00:22:07.807Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.807Z] Sending file modes: C0644 20873 TmfAsyncMessage.html
19:22:07 [2024-02-29T00:22:07.807Z] Sink: C0644 20873 TmfAsyncMessage.html
19:22:07 [2024-02-29T00:22:07.807Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.807Z] Sending file modes: C0644 19840 TmfSyncMessage.html
19:22:07 [2024-02-29T00:22:07.807Z] Sink: C0644 19840 TmfSyncMessage.html
19:22:07 [2024-02-29T00:22:07.807Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:07 [2024-02-29T00:22:07.807Z] Sending file modes: C0644 57904 TmfUml2SDSyncLoader.html
19:22:07 [2024-02-29T00:22:07.807Z] Sink: C0644 57904 TmfUml2SDSyncLoader.html
19:22:08 [2024-02-29T00:22:08.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.063Z] Sending file modes: C0644 4731 package-summary.html
19:22:08 [2024-02-29T00:22:08.063Z] Sink: C0644 4731 package-summary.html
19:22:08 [2024-02-29T00:22:08.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.063Z] Entering directory: D2755 0 class-use
19:22:08 [2024-02-29T00:22:08.063Z] Sink: D2755 0 class-use
19:22:08 [2024-02-29T00:22:08.063Z] Sending file modes: C0644 2366 TmfAsyncMessage.html
19:22:08 [2024-02-29T00:22:08.063Z] Sink: C0644 2366 TmfAsyncMessage.html
19:22:08 [2024-02-29T00:22:08.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.063Z] Sending file modes: C0644 2324 Messages.html
19:22:08 [2024-02-29T00:22:08.063Z] Sink: C0644 2324 Messages.html
19:22:08 [2024-02-29T00:22:08.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.063Z] Sending file modes: C0644 2390 TmfUml2SDSyncLoader.html
19:22:08 [2024-02-29T00:22:08.063Z] Sink: C0644 2390 TmfUml2SDSyncLoader.html
19:22:08 [2024-02-29T00:22:08.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.063Z] Sending file modes: C0644 2360 TmfSyncMessage.html
19:22:08 [2024-02-29T00:22:08.063Z] Sink: C0644 2360 TmfSyncMessage.html
19:22:08 [2024-02-29T00:22:08.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.063Z] Sink: E
19:22:08 [2024-02-29T00:22:08.063Z] Sending file modes: C0644 2163 package-use.html
19:22:08 [2024-02-29T00:22:08.063Z] Sink: C0644 2163 package-use.html
19:22:08 [2024-02-29T00:22:08.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.063Z] Sink: E
19:22:08 [2024-02-29T00:22:08.063Z] Entering directory: D2755 0 util
19:22:08 [2024-02-29T00:22:08.063Z] Sink: D2755 0 util
19:22:08 [2024-02-29T00:22:08.063Z] Sending file modes: C0644 104105 Messages.html
19:22:08 [2024-02-29T00:22:08.063Z] Sink: C0644 104105 Messages.html
19:22:08 [2024-02-29T00:22:08.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.063Z] Sending file modes: C0644 14079 SortAsyncForBackward.html
19:22:08 [2024-02-29T00:22:08.063Z] Sink: C0644 14079 SortAsyncForBackward.html
19:22:08 [2024-02-29T00:22:08.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.063Z] Sending file modes: C0644 14132 SortAsyncMessageComparator.html
19:22:08 [2024-02-29T00:22:08.063Z] Sink: C0644 14132 SortAsyncMessageComparator.html
19:22:08 [2024-02-29T00:22:08.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.063Z] Sending file modes: C0644 14092 SortSyncMessageComparator.html
19:22:08 [2024-02-29T00:22:08.063Z] Sink: C0644 14092 SortSyncMessageComparator.html
19:22:08 [2024-02-29T00:22:08.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.063Z] Sending file modes: C0644 13873 TimeEventComparator.html
19:22:08 [2024-02-29T00:22:08.063Z] Sink: C0644 13873 TimeEventComparator.html
19:22:08 [2024-02-29T00:22:08.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.063Z] Sending file modes: C0644 5267 package-summary.html
19:22:08 [2024-02-29T00:22:08.063Z] Sink: C0644 5267 package-summary.html
19:22:08 [2024-02-29T00:22:08.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.063Z] Entering directory: D2755 0 class-use
19:22:08 [2024-02-29T00:22:08.063Z] Sink: D2755 0 class-use
19:22:08 [2024-02-29T00:22:08.063Z] Sending file modes: C0644 2312 Messages.html
19:22:08 [2024-02-29T00:22:08.063Z] Sink: C0644 2312 Messages.html
19:22:08 [2024-02-29T00:22:08.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.063Z] Sending file modes: C0644 2384 SortAsyncForBackward.html
19:22:08 [2024-02-29T00:22:08.063Z] Sink: C0644 2384 SortAsyncForBackward.html
19:22:08 [2024-02-29T00:22:08.063Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.063Z] Sending file modes: C0644 2420 SortAsyncMessageComparator.html
19:22:08 [2024-02-29T00:22:08.063Z] Sink: C0644 2420 SortAsyncMessageComparator.html
19:22:08 [2024-02-29T00:22:08.064Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.064Z] Sending file modes: C0644 2378 TimeEventComparator.html
19:22:08 [2024-02-29T00:22:08.064Z] Sink: C0644 2378 TimeEventComparator.html
19:22:08 [2024-02-29T00:22:08.064Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.064Z] Sending file modes: C0644 2414 SortSyncMessageComparator.html
19:22:08 [2024-02-29T00:22:08.064Z] Sink: C0644 2414 SortSyncMessageComparator.html
19:22:08 [2024-02-29T00:22:08.064Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.064Z] Sink: E
19:22:08 [2024-02-29T00:22:08.064Z] Sending file modes: C0644 2153 package-use.html
19:22:08 [2024-02-29T00:22:08.064Z] Sink: C0644 2153 package-use.html
19:22:08 [2024-02-29T00:22:08.064Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.064Z] Sink: E
19:22:08 [2024-02-29T00:22:08.064Z] Sending file modes: C0644 82463 NGC.html
19:22:08 [2024-02-29T00:22:08.064Z] Sink: C0644 82463 NGC.html
19:22:08 [2024-02-29T00:22:08.064Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.064Z] Sending file modes: C0644 81715 ScrollView.html
19:22:08 [2024-02-29T00:22:08.064Z] Sink: C0644 81715 ScrollView.html
19:22:08 [2024-02-29T00:22:08.064Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.064Z] Sending file modes: C0644 77934 SDView.html
19:22:08 [2024-02-29T00:22:08.064Z] Sink: C0644 77934 SDView.html
19:22:08 [2024-02-29T00:22:08.064Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.064Z] Sending file modes: C0644 14133 SDView.BlankUml2SdLoader.html
19:22:08 [2024-02-29T00:22:08.064Z] Sink: C0644 14133 SDView.BlankUml2SdLoader.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 85863 SDWidget.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 85863 SDWidget.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 12184 SDWidgetSelectionProvider.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 12184 SDWidgetSelectionProvider.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 30307 TimeCompressionBar.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 30307 TimeCompressionBar.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 9415 package-summary.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 9415 package-summary.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Entering directory: D2755 0 class-use
19:22:08 [2024-02-29T00:22:08.320Z] Sink: D2755 0 class-use
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 5015 NGC.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 5015 NGC.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 8278 SDWidget.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 8278 SDWidget.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 2312 DrawableToolTip.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 2312 DrawableToolTip.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 2306 DiagramToolTip.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 2306 DiagramToolTip.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 2372 SDWidgetSelectionProvider.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 2372 SDWidgetSelectionProvider.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 4362 ScrollView.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 4362 ScrollView.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 6015 ITimeCompressionListener.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 6015 ITimeCompressionListener.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 5208 TimeCompressionBar.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 5208 TimeCompressionBar.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 23340 SDView.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 23340 SDView.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 2374 SDView.BlankUml2SdLoader.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 2374 SDView.BlankUml2SdLoader.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sink: E
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 9002 package-use.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 9002 package-use.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sink: E
19:22:08 [2024-02-29T00:22:08.320Z] Entering directory: D2755 0 distribution
19:22:08 [2024-02-29T00:22:08.320Z] Sink: D2755 0 distribution
19:22:08 [2024-02-29T00:22:08.320Z] Entering directory: D2755 0 model
19:22:08 [2024-02-29T00:22:08.320Z] Sink: D2755 0 model
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 27889 BaseDistributionData.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 27889 BaseDistributionData.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 7003 IBaseDistributionModel.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 7003 IBaseDistributionModel.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 4475 package-summary.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 4475 package-summary.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Entering directory: D2755 0 class-use
19:22:08 [2024-02-29T00:22:08.320Z] Sink: D2755 0 class-use
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 2426 BaseDistributionData.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 2426 BaseDistributionData.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 5231 IBaseDistributionModel.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 5231 IBaseDistributionModel.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sink: E
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 3481 package-use.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 3481 package-use.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sink: E
19:22:08 [2024-02-29T00:22:08.320Z] Sink: E
19:22:08 [2024-02-29T00:22:08.320Z] Entering directory: D2755 0 colors
19:22:08 [2024-02-29T00:22:08.320Z] Sink: D2755 0 colors
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 25844 ColorSetting.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 25844 ColorSetting.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 20105 ColorSettingsManager.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 20105 ColorSettingsManager.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 11881 ColorSettingsXML.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 11881 ColorSettingsXML.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 16842 ColorsView.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 16842 ColorsView.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 6827 IColorSettingsListener.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 6827 IColorSettingsListener.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 5822 package-summary.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 5822 package-summary.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Entering directory: D2755 0 class-use
19:22:08 [2024-02-29T00:22:08.320Z] Sink: D2755 0 class-use
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 2318 ColorSettingsXML.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 2318 ColorSettingsXML.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 8467 IColorSettingsListener.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 8467 IColorSettingsListener.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 2282 ColorsView.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 2282 ColorsView.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 12240 ColorSetting.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 12240 ColorSetting.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 2342 ColorSettingsManager.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 2342 ColorSettingsManager.html
19:22:08 [2024-02-29T00:22:08.320Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.320Z] Sink: E
19:22:08 [2024-02-29T00:22:08.320Z] Sending file modes: C0644 6059 package-use.html
19:22:08 [2024-02-29T00:22:08.320Z] Sink: C0644 6059 package-use.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sink: E
19:22:08 [2024-02-29T00:22:08.577Z] Entering directory: D2755 0 filter
19:22:08 [2024-02-29T00:22:08.577Z] Sink: D2755 0 filter
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 11436 CopyHandler.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 11436 CopyHandler.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 7921 CutHandler.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 7921 CutHandler.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 11274 DeleteHandler.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 11274 DeleteHandler.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 13300 FilterDialog.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 13300 FilterDialog.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 17880 FilterTreeContentProvider.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 17880 FilterTreeContentProvider.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 16517 FilterTreeLabelProvider.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 16517 FilterTreeLabelProvider.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 22959 FilterView.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 22959 FilterView.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 11263 PasteHandler.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 11263 PasteHandler.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 5799 package-summary.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 5799 package-summary.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Entering directory: D2755 0 class-use
19:22:08 [2024-02-29T00:22:08.577Z] Sink: D2755 0 class-use
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 2360 FilterTreeLabelProvider.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 2360 FilterTreeLabelProvider.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 2282 CutHandler.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 2282 CutHandler.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 2294 FilterDialog.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 2294 FilterDialog.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 2372 FilterTreeContentProvider.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 2372 FilterTreeContentProvider.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 2282 FilterView.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 2282 FilterView.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 3951 CopyHandler.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 3951 CopyHandler.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 2294 PasteHandler.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 2294 PasteHandler.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 2300 DeleteHandler.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 2300 DeleteHandler.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sink: E
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 3349 package-use.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 3349 package-use.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sink: E
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 21689 FormatTimeUtils.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 21689 FormatTimeUtils.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 18307 FormatTimeUtils.Resolution.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 18307 FormatTimeUtils.Resolution.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 19251 FormatTimeUtils.TimeFormat.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 19251 FormatTimeUtils.TimeFormat.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Entering directory: D2755 0 histogram
19:22:08 [2024-02-29T00:22:08.577Z] Sink: D2755 0 histogram
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 23929 FullTraceHistogram.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 23929 FullTraceHistogram.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 50382 Histogram.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 50382 Histogram.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 21505 HistogramBucket.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 21505 HistogramBucket.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 14961 HistogramCurrentTimeControl.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 14961 HistogramCurrentTimeControl.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 47272 HistogramDataModel.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 47272 HistogramDataModel.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 18985 HistogramRequest.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 18985 HistogramRequest.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 27167 HistogramScaledData.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 27167 HistogramScaledData.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 10985 HistogramSelectionEndControl.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 10985 HistogramSelectionEndControl.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 11007 HistogramSelectionStartControl.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 11007 HistogramSelectionStartControl.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 23605 HistogramTextControl.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 23605 HistogramTextControl.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 14621 HistogramTimeRangeControl.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 14621 HistogramTimeRangeControl.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 40516 HistogramView.html
19:22:08 [2024-02-29T00:22:08.577Z] Sink: C0644 40516 HistogramView.html
19:22:08 [2024-02-29T00:22:08.577Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.577Z] Sending file modes: C0644 17817 HistogramZoom.html
19:22:08 [2024-02-29T00:22:08.578Z] Sink: C0644 17817 HistogramZoom.html
19:22:08 [2024-02-29T00:22:08.578Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.578Z] Sending file modes: C0644 9344 IHistogramDataModel.html
19:22:08 [2024-02-29T00:22:08.578Z] Sink: C0644 9344 IHistogramDataModel.html
19:22:08 [2024-02-29T00:22:08.578Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.578Z] Sending file modes: C0644 6273 IHistogramModelListener.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 6273 IHistogramModelListener.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 16764 Messages.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 16764 Messages.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 23174 TimeRangeHistogram.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 23174 TimeRangeHistogram.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 10340 package-summary.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 10340 package-summary.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Entering directory: D2755 0 class-use
19:22:08 [2024-02-29T00:22:08.833Z] Sink: D2755 0 class-use
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 2348 TimeRangeHistogram.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 2348 TimeRangeHistogram.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 5925 HistogramScaledData.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 5925 HistogramScaledData.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 4606 HistogramCurrentTimeControl.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 4606 HistogramCurrentTimeControl.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 2348 FullTraceHistogram.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 2348 FullTraceHistogram.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 5483 Histogram.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 5483 Histogram.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 2288 Messages.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 2288 Messages.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 6803 IHistogramModelListener.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 6803 IHistogramModelListener.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 5362 HistogramTextControl.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 5362 HistogramTextControl.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 2336 HistogramRequest.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 2336 HistogramRequest.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 6278 HistogramDataModel.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 6278 HistogramDataModel.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 6883 HistogramBucket.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 6883 HistogramBucket.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 4119 HistogramZoom.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 4119 HistogramZoom.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 2390 HistogramTimeRangeControl.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 2390 HistogramTimeRangeControl.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 2420 HistogramSelectionStartControl.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 2420 HistogramSelectionStartControl.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 4133 IHistogramDataModel.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 4133 IHistogramDataModel.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 9623 HistogramView.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 9623 HistogramView.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 2408 HistogramSelectionEndControl.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 2408 HistogramSelectionEndControl.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sink: E
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 5976 package-use.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 5976 package-use.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sink: E
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 9438 ITimeReset.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 9438 ITimeReset.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 4769 ITmfAllowMultiple.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 4769 ITmfAllowMultiple.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 10142 ITmfFilterableControl.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 10142 ITmfFilterableControl.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 11337 ITmfPinnable.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 11337 ITmfPinnable.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 11454 ITmfTimeAligned.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 11454 ITmfTimeAligned.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 12485 ManyEntriesSelectedDialogPreCheckedListener.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 12485 ManyEntriesSelectedDialogPreCheckedListener.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Entering directory: D2755 0 statesystem
19:22:08 [2024-02-29T00:22:08.833Z] Sink: D2755 0 statesystem
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 27097 Messages.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 27097 Messages.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 22599 TmfStateSystemExplorer.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 22599 TmfStateSystemExplorer.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 3860 package-summary.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 3860 package-summary.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Entering directory: D2755 0 class-use
19:22:08 [2024-02-29T00:22:08.833Z] Sink: D2755 0 class-use
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 2384 TmfStateSystemExplorer.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 2384 TmfStateSystemExplorer.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 2300 Messages.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 2300 Messages.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sink: E
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 2141 package-use.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 2141 package-use.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sink: E
19:22:08 [2024-02-29T00:22:08.833Z] Entering directory: D2755 0 synchronization
19:22:08 [2024-02-29T00:22:08.833Z] Sink: D2755 0 synchronization
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 8247 Messages.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 8247 Messages.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 20334 TmfSynchronizationView.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 20334 TmfSynchronizationView.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 3890 package-summary.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 3890 package-summary.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.833Z] Entering directory: D2755 0 class-use
19:22:08 [2024-02-29T00:22:08.833Z] Sink: D2755 0 class-use
19:22:08 [2024-02-29T00:22:08.833Z] Sending file modes: C0644 2408 TmfSynchronizationView.html
19:22:08 [2024-02-29T00:22:08.833Z] Sink: C0644 2408 TmfSynchronizationView.html
19:22:08 [2024-02-29T00:22:08.833Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.834Z] Sending file modes: C0644 2324 Messages.html
19:22:08 [2024-02-29T00:22:08.834Z] Sink: C0644 2324 Messages.html
19:22:08 [2024-02-29T00:22:08.834Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:08 [2024-02-29T00:22:08.834Z] Sink: E
19:22:08 [2024-02-29T00:22:08.834Z] Sending file modes: C0644 2161 package-use.html
19:22:09 [2024-02-29T00:22:09.090Z] Sink: C0644 2161 package-use.html
19:22:09 [2024-02-29T00:22:09.090Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:09 [2024-02-29T00:22:09.090Z] Sink: E
19:22:09 [2024-02-29T00:22:09.090Z] Sending file modes: C0644 14941 NewTmfViewAction.html
19:22:09 [2024-02-29T00:22:09.090Z] Sink: C0644 14941 NewTmfViewAction.html
19:22:09 [2024-02-29T00:22:09.090Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:09 [2024-02-29T00:22:09.090Z] Sending file modes: C0644 14748 PinTmfViewAction.html
19:22:09 [2024-02-29T00:22:09.090Z] Sink: C0644 14748 PinTmfViewAction.html
19:22:09 [2024-02-29T00:22:09.090Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:09 [2024-02-29T00:22:09.090Z] Sending file modes: C0644 8777 ResetUtil.html
19:22:09 [2024-02-29T00:22:09.090Z] Sink: C0644 8777 ResetUtil.html
19:22:09 [2024-02-29T00:22:09.348Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:09 [2024-02-29T00:22:09.348Z] Sending file modes: C0644 9674 SaveImageUtil.html
19:22:09 [2024-02-29T00:22:09.348Z] Sink: C0644 9674 SaveImageUtil.html
19:22:09 [2024-02-29T00:22:09.348Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:09 [2024-02-29T00:22:09.348Z] Entering directory: D2755 0 timechart
19:22:09 [2024-02-29T00:22:09.348Z] Sink: D2755 0 timechart
19:22:09 [2024-02-29T00:22:09.348Z] Sending file modes: C0644 33068 TimeChartAnalysisEntry.html
19:22:09 [2024-02-29T00:22:09.348Z] Sink: C0644 33068 TimeChartAnalysisEntry.html
19:22:09 [2024-02-29T00:22:09.348Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:09 [2024-02-29T00:22:09.348Z] Sending file modes: C0644 28824 TimeChartAnalysisProvider.html
19:22:09 [2024-02-29T00:22:09.348Z] Sink: C0644 28824 TimeChartAnalysisProvider.html
19:22:09 [2024-02-29T00:22:09.348Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:09 [2024-02-29T00:22:09.348Z] Sending file modes: C0644 17581 TimeChartDecorationProvider.html
19:22:09 [2024-02-29T00:22:09.348Z] Sink: C0644 17581 TimeChartDecorationProvider.html
19:22:09 [2024-02-29T00:22:09.605Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:09 [2024-02-29T00:22:09.605Z] Sending file modes: C0644 43809 TimeChartEvent.html
19:22:09 [2024-02-29T00:22:09.605Z] Sink: C0644 43809 TimeChartEvent.html
19:22:09 [2024-02-29T00:22:09.605Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:09 [2024-02-29T00:22:09.605Z] Sending file modes: C0644 13663 TimeChartEvent.RankRange.html
19:22:09 [2024-02-29T00:22:09.605Z] Sink: C0644 13663 TimeChartEvent.RankRange.html
19:22:09 [2024-02-29T00:22:09.605Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:09 [2024-02-29T00:22:09.605Z] Sending file modes: C0644 48800 TimeChartView.html
19:22:09 [2024-02-29T00:22:09.605Z] Sink: C0644 48800 TimeChartView.html
19:22:09 [2024-02-29T00:22:09.605Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:09 [2024-02-29T00:22:09.605Z] Sending file modes: C0644 4929 package-summary.html
19:22:09 [2024-02-29T00:22:09.605Z] Sink: C0644 4929 package-summary.html
19:22:09 [2024-02-29T00:22:09.861Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:09 [2024-02-29T00:22:09.861Z] Entering directory: D2755 0 class-use
19:22:09 [2024-02-29T00:22:09.861Z] Sink: D2755 0 class-use
19:22:09 [2024-02-29T00:22:09.861Z] Sending file modes: C0644 2318 TimeChartView.html
19:22:09 [2024-02-29T00:22:09.861Z] Sink: C0644 2318 TimeChartView.html
19:22:09 [2024-02-29T00:22:09.861Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:09 [2024-02-29T00:22:09.861Z] Sending file modes: C0644 4843 TimeChartEvent.html
19:22:09 [2024-02-29T00:22:09.861Z] Sink: C0644 4843 TimeChartEvent.html
19:22:09 [2024-02-29T00:22:09.861Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:09 [2024-02-29T00:22:09.861Z] Sending file modes: C0644 4428 TimeChartEvent.RankRange.html
19:22:09 [2024-02-29T00:22:09.861Z] Sink: C0644 4428 TimeChartEvent.RankRange.html
19:22:09 [2024-02-29T00:22:09.861Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:10 [2024-02-29T00:22:10.117Z] Sending file modes: C0644 6875 TimeChartAnalysisEntry.html
19:22:10 [2024-02-29T00:22:10.117Z] Sink: C0644 6875 TimeChartAnalysisEntry.html
19:22:10 [2024-02-29T00:22:10.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:10 [2024-02-29T00:22:10.117Z] Sending file modes: C0644 2390 TimeChartAnalysisProvider.html
19:22:10 [2024-02-29T00:22:10.117Z] Sink: C0644 2390 TimeChartAnalysisProvider.html
19:22:10 [2024-02-29T00:22:10.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:10 [2024-02-29T00:22:10.117Z] Sending file modes: C0644 4803 TimeChartDecorationProvider.html
19:22:10 [2024-02-29T00:22:10.117Z] Sink: C0644 4803 TimeChartDecorationProvider.html
19:22:10 [2024-02-29T00:22:10.117Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:10 [2024-02-29T00:22:10.117Z] Sink: E
19:22:10 [2024-02-29T00:22:10.117Z] Sending file modes: C0644 4255 package-use.html
19:22:10 [2024-02-29T00:22:10.118Z] Sink: C0644 4255 package-use.html
19:22:10 [2024-02-29T00:22:10.118Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:10 [2024-02-29T00:22:10.374Z] Sink: E
19:22:10 [2024-02-29T00:22:10.374Z] Entering directory: D2755 0 xychart
19:22:10 [2024-02-29T00:22:10.374Z] Sink: D2755 0 xychart
19:22:10 [2024-02-29T00:22:10.374Z] Sending file modes: C0644 36261 TmfChartView.html
19:22:10 [2024-02-29T00:22:10.374Z] Sink: C0644 36261 TmfChartView.html
19:22:10 [2024-02-29T00:22:10.374Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:10 [2024-02-29T00:22:10.374Z] Sending file modes: C0644 3633 package-summary.html
19:22:10 [2024-02-29T00:22:10.374Z] Sink: C0644 3633 package-summary.html
19:22:10 [2024-02-29T00:22:10.374Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:10 [2024-02-29T00:22:10.374Z] Entering directory: D2755 0 class-use
19:22:10 [2024-02-29T00:22:10.374Z] Sink: D2755 0 class-use
19:22:10 [2024-02-29T00:22:10.374Z] Sending file modes: C0644 7583 TmfChartView.html
19:22:10 [2024-02-29T00:22:10.374Z] Sink: C0644 7583 TmfChartView.html
19:22:10 [2024-02-29T00:22:10.631Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:10 [2024-02-29T00:22:10.631Z] Sink: E
19:22:10 [2024-02-29T00:22:10.631Z] Sending file modes: C0644 6110 package-use.html
19:22:10 [2024-02-29T00:22:10.631Z] Sink: C0644 6110 package-use.html
19:22:10 [2024-02-29T00:22:10.631Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:10 [2024-02-29T00:22:10.631Z] Sink: E
19:22:10 [2024-02-29T00:22:10.631Z] Entering directory: D2755 0 statistics
19:22:10 [2024-02-29T00:22:10.631Z] Sink: D2755 0 statistics
19:22:10 [2024-02-29T00:22:10.631Z] Sending file modes: C0644 8605 TmfStatisticsView.html
19:22:10 [2024-02-29T00:22:10.631Z] Sink: C0644 8605 TmfStatisticsView.html
19:22:10 [2024-02-29T00:22:10.631Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:10 [2024-02-29T00:22:10.631Z] Sending file modes: C0644 3537 package-summary.html
19:22:10 [2024-02-29T00:22:10.631Z] Sink: C0644 3537 package-summary.html
19:22:10 [2024-02-29T00:22:10.631Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:10 [2024-02-29T00:22:10.631Z] Entering directory: D2755 0 class-use
19:22:10 [2024-02-29T00:22:10.631Z] Sink: D2755 0 class-use
19:22:10 [2024-02-29T00:22:10.887Z] Sending file modes: C0644 2348 TmfStatisticsView.html
19:22:10 [2024-02-29T00:22:10.887Z] Sink: C0644 2348 TmfStatisticsView.html
19:22:10 [2024-02-29T00:22:10.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:10 [2024-02-29T00:22:10.887Z] Sink: E
19:22:10 [2024-02-29T00:22:10.887Z] Sending file modes: C0644 2136 package-use.html
19:22:10 [2024-02-29T00:22:10.887Z] Sink: C0644 2136 package-use.html
19:22:10 [2024-02-29T00:22:10.887Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:10 [2024-02-29T00:22:10.887Z] Sink: E
19:22:10 [2024-02-29T00:22:10.887Z] Sending file modes: C0644 25365 TmfView.html
19:22:10 [2024-02-29T00:22:10.887Z] Sink: C0644 25365 TmfView.html
19:22:10 [2024-02-29T00:22:10.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:10 [2024-02-29T00:22:10.888Z] Sending file modes: C0644 13211 TmfViewFactory.html
19:22:10 [2024-02-29T00:22:10.888Z] Sink: C0644 13211 TmfViewFactory.html
19:22:10 [2024-02-29T00:22:10.888Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:11 [2024-02-29T00:22:11.144Z] Sending file modes: C0644 11443 TracingPerspectiveFactory.html
19:22:11 [2024-02-29T00:22:11.144Z] Sink: C0644 11443 TracingPerspectiveFactory.html
19:22:11 [2024-02-29T00:22:11.144Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:11 [2024-02-29T00:22:11.144Z] Sending file modes: C0644 11802 package-summary.html
19:22:11 [2024-02-29T00:22:11.144Z] Sink: C0644 11802 package-summary.html
19:22:11 [2024-02-29T00:22:11.144Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:11 [2024-02-29T00:22:11.144Z] Entering directory: D2755 0 class-use
19:22:11 [2024-02-29T00:22:11.144Z] Sink: D2755 0 class-use
19:22:11 [2024-02-29T00:22:11.144Z] Sending file modes: C0644 27878 ITmfPinnable.html
19:22:11 [2024-02-29T00:22:11.144Z] Sink: C0644 27878 ITmfPinnable.html
19:22:11 [2024-02-29T00:22:11.144Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:11 [2024-02-29T00:22:11.144Z] Sending file modes: C0644 2246 SaveImageUtil.html
19:22:11 [2024-02-29T00:22:11.144Z] Sink: C0644 2246 SaveImageUtil.html
19:22:11 [2024-02-29T00:22:11.144Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:11 [2024-02-29T00:22:11.401Z] Sending file modes: C0644 15427 ITmfAllowMultiple.html
19:22:11 [2024-02-29T00:22:11.401Z] Sink: C0644 15427 ITmfAllowMultiple.html
19:22:11 [2024-02-29T00:22:11.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:11 [2024-02-29T00:22:11.401Z] Sending file modes: C0644 2264 NewTmfViewAction.html
19:22:11 [2024-02-29T00:22:11.401Z] Sink: C0644 2264 NewTmfViewAction.html
19:22:11 [2024-02-29T00:22:11.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:11 [2024-02-29T00:22:11.401Z] Sending file modes: C0644 15051 ITimeReset.html
19:22:11 [2024-02-29T00:22:11.401Z] Sink: C0644 15051 ITimeReset.html
19:22:11 [2024-02-29T00:22:11.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:11 [2024-02-29T00:22:11.401Z] Sending file modes: C0644 2318 TracingPerspectiveFactory.html
19:22:11 [2024-02-29T00:22:11.401Z] Sink: C0644 2318 TracingPerspectiveFactory.html
19:22:11 [2024-02-29T00:22:11.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:11 [2024-02-29T00:22:11.401Z] Sending file modes: C0644 18279 ITmfTimeAligned.html
19:22:11 [2024-02-29T00:22:11.401Z] Sink: C0644 18279 ITmfTimeAligned.html
19:22:11 [2024-02-29T00:22:11.401Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:11 [2024-02-29T00:22:11.657Z] Sending file modes: C0644 2258 FormatTimeUtils.html
19:22:11 [2024-02-29T00:22:11.657Z] Sink: C0644 2258 FormatTimeUtils.html
19:22:11 [2024-02-29T00:22:11.657Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:11 [2024-02-29T00:22:11.657Z] Sending file modes: C0644 11961 FormatTimeUtils.Resolution.html
19:22:11 [2024-02-29T00:22:11.657Z] Sink: C0644 11961 FormatTimeUtils.Resolution.html
19:22:11 [2024-02-29T00:22:11.657Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:11 [2024-02-29T00:22:11.657Z] Sending file modes: C0644 11140 FormatTimeUtils.TimeFormat.html
19:22:11 [2024-02-29T00:22:11.657Z] Sink: C0644 11140 FormatTimeUtils.TimeFormat.html
19:22:11 [2024-02-29T00:22:11.657Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:11 [2024-02-29T00:22:11.657Z] Sending file modes: C0644 2426 ManyEntriesSelectedDialogPreCheckedListener.html
19:22:11 [2024-02-29T00:22:11.657Z] Sink: C0644 2426 ManyEntriesSelectedDialogPreCheckedListener.html
19:22:11 [2024-02-29T00:22:11.657Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:11 [2024-02-29T00:22:11.913Z] Sending file modes: C0644 2252 TmfViewFactory.html
19:22:11 [2024-02-29T00:22:11.913Z] Sink: C0644 2252 TmfViewFactory.html
19:22:11 [2024-02-29T00:22:11.913Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:11 [2024-02-29T00:22:11.913Z] Sending file modes: C0644 2222 ResetUtil.html
19:22:11 [2024-02-29T00:22:11.913Z] Sink: C0644 2222 ResetUtil.html
19:22:11 [2024-02-29T00:22:11.913Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:11 [2024-02-29T00:22:11.913Z] Sending file modes: C0644 32678 TmfView.html
19:22:11 [2024-02-29T00:22:11.913Z] Sink: C0644 32678 TmfView.html
19:22:11 [2024-02-29T00:22:11.913Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:11 [2024-02-29T00:22:11.913Z] Sending file modes: C0644 12405 ITmfFilterableControl.html
19:22:11 [2024-02-29T00:22:11.913Z] Sink: C0644 12405 ITmfFilterableControl.html
19:22:11 [2024-02-29T00:22:11.913Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.170Z] Sending file modes: C0644 2264 PinTmfViewAction.html
19:22:12 [2024-02-29T00:22:12.170Z] Sink: C0644 2264 PinTmfViewAction.html
19:22:12 [2024-02-29T00:22:12.170Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.170Z] Sink: E
19:22:12 [2024-02-29T00:22:12.170Z] Sending file modes: C0644 36175 package-use.html
19:22:12 [2024-02-29T00:22:12.170Z] Sink: C0644 36175 package-use.html
19:22:12 [2024-02-29T00:22:12.170Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.427Z] Sink: E
19:22:12 [2024-02-29T00:22:12.427Z] Entering directory: D2755 0 symbols
19:22:12 [2024-02-29T00:22:12.427Z] Sink: D2755 0 symbols
19:22:12 [2024-02-29T00:22:12.427Z] Sending file modes: C0644 14468 AbstractSymbolProviderPreferencePage.html
19:22:12 [2024-02-29T00:22:12.427Z] Sink: C0644 14468 AbstractSymbolProviderPreferencePage.html
19:22:12 [2024-02-29T00:22:12.427Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.427Z] Sending file modes: C0644 8586 ISymbolProvider.html
19:22:12 [2024-02-29T00:22:12.427Z] Sink: C0644 8586 ISymbolProvider.html
19:22:12 [2024-02-29T00:22:12.427Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.427Z] Sending file modes: C0644 6926 ISymbolProviderFactory.html
19:22:12 [2024-02-29T00:22:12.427Z] Sink: C0644 6926 ISymbolProviderFactory.html
19:22:12 [2024-02-29T00:22:12.684Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.684Z] Sending file modes: C0644 8915 ISymbolProviderPreferencePage.html
19:22:12 [2024-02-29T00:22:12.684Z] Sink: C0644 8915 ISymbolProviderPreferencePage.html
19:22:12 [2024-02-29T00:22:12.684Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.684Z] Sending file modes: C0644 18366 SymbolProviderConfigDialog.html
19:22:12 [2024-02-29T00:22:12.684Z] Sink: C0644 18366 SymbolProviderConfigDialog.html
19:22:12 [2024-02-29T00:22:12.684Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.684Z] Sending file modes: C0644 8374 TmfSymbolProviderUpdatedSignal.html
19:22:12 [2024-02-29T00:22:12.684Z] Sink: C0644 8374 TmfSymbolProviderUpdatedSignal.html
19:22:12 [2024-02-29T00:22:12.684Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.684Z] Sending file modes: C0644 7037 package-summary.html
19:22:12 [2024-02-29T00:22:12.684Z] Sink: C0644 7037 package-summary.html
19:22:12 [2024-02-29T00:22:12.684Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.684Z] Entering directory: D2755 0 class-use
19:22:12 [2024-02-29T00:22:12.684Z] Sink: D2755 0 class-use
19:22:12 [2024-02-29T00:22:12.684Z] Sending file modes: C0644 6851 ISymbolProviderPreferencePage.html
19:22:12 [2024-02-29T00:22:12.684Z] Sink: C0644 6851 ISymbolProviderPreferencePage.html
19:22:12 [2024-02-29T00:22:12.684Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.684Z] Sending file modes: C0644 4694 TmfSymbolProviderUpdatedSignal.html
19:22:12 [2024-02-29T00:22:12.684Z] Sink: C0644 4694 TmfSymbolProviderUpdatedSignal.html
19:22:12 [2024-02-29T00:22:12.684Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.684Z] Sending file modes: C0644 6506 ISymbolProvider.html
19:22:12 [2024-02-29T00:22:12.684Z] Sink: C0644 6506 ISymbolProvider.html
19:22:12 [2024-02-29T00:22:12.684Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.684Z] Sending file modes: C0644 2336 SymbolProviderConfigDialog.html
19:22:12 [2024-02-29T00:22:12.684Z] Sink: C0644 2336 SymbolProviderConfigDialog.html
19:22:12 [2024-02-29T00:22:12.684Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.684Z] Sending file modes: C0644 2332 ISymbolProviderFactory.html
19:22:12 [2024-02-29T00:22:12.684Z] Sink: C0644 2332 ISymbolProviderFactory.html
19:22:12 [2024-02-29T00:22:12.684Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.684Z] Sending file modes: C0644 2396 AbstractSymbolProviderPreferencePage.html
19:22:12 [2024-02-29T00:22:12.684Z] Sink: C0644 2396 AbstractSymbolProviderPreferencePage.html
19:22:12 [2024-02-29T00:22:12.684Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sink: E
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 5061 package-use.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 5061 package-use.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sink: E
19:22:12 [2024-02-29T00:22:12.940Z] Entering directory: D2755 0 colors
19:22:12 [2024-02-29T00:22:12.940Z] Sink: D2755 0 colors
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 13854 ColorUtils.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 13854 ColorUtils.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 11153 RGBAUtil.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 11153 RGBAUtil.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 3742 package-summary.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 3742 package-summary.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Entering directory: D2755 0 class-use
19:22:12 [2024-02-29T00:22:12.940Z] Sink: D2755 0 class-use
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 2234 ColorUtils.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 2234 ColorUtils.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 2222 RGBAUtil.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 2222 RGBAUtil.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sink: E
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 2074 package-use.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 2074 package-use.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sink: E
19:22:12 [2024-02-29T00:22:12.940Z] Entering directory: D2755 0 project
19:22:12 [2024-02-29T00:22:12.940Z] Sink: D2755 0 project
19:22:12 [2024-02-29T00:22:12.940Z] Entering directory: D2755 0 wizards
19:22:12 [2024-02-29T00:22:12.940Z] Sink: D2755 0 wizards
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 13496 CopyExperimentDialog.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 13496 CopyExperimentDialog.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 13389 CopyTraceDialog.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 13389 CopyTraceDialog.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 54462 Messages.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 54462 Messages.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 13497 NewExperimentDialog.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 13497 NewExperimentDialog.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 13301 NewFolderDialog.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 13301 NewFolderDialog.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 9781 NewTmfProjectMainWizardPage.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 9781 NewTmfProjectMainWizardPage.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 19787 NewTmfProjectWizard.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 19787 NewTmfProjectWizard.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 13518 RenameExperimentDialog.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 13518 RenameExperimentDialog.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 13317 RenameFolderDialog.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 13317 RenameFolderDialog.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 13415 RenameTraceDialog.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 13415 RenameTraceDialog.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 13348 SelectRootNodeWizard.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 13348 SelectRootNodeWizard.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 12198 SelectRootNodeWizardPage.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 12198 SelectRootNodeWizardPage.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 14582 SelectTracesWizard.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 14582 SelectTracesWizard.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 11077 SelectTracesWizardPage.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 11077 SelectTracesWizardPage.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 15427 TrimTraceDialog.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 15427 TrimTraceDialog.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 8093 package-summary.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 8093 package-summary.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Entering directory: D2755 0 class-use
19:22:12 [2024-02-29T00:22:12.940Z] Sink: D2755 0 class-use
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 2372 RenameExperimentDialog.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 2372 RenameExperimentDialog.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 2348 RenameFolderDialog.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 2348 RenameFolderDialog.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 2372 SelectTracesWizardPage.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 2372 SelectTracesWizardPage.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 2342 RenameTraceDialog.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 2342 RenameTraceDialog.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 2360 CopyExperimentDialog.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 2360 CopyExperimentDialog.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 2288 Messages.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 2288 Messages.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 2330 NewFolderDialog.html
19:22:12 [2024-02-29T00:22:12.940Z] Sink: C0644 2330 NewFolderDialog.html
19:22:12 [2024-02-29T00:22:12.940Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:12 [2024-02-29T00:22:12.940Z] Sending file modes: C0644 2354 NewTmfProjectWizard.html
19:22:13 [2024-02-29T00:22:13.197Z] Sink: C0644 2354 NewTmfProjectWizard.html
19:22:13 [2024-02-29T00:22:13.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.197Z] Sending file modes: C0644 2330 TrimTraceDialog.html
19:22:13 [2024-02-29T00:22:13.197Z] Sink: C0644 2330 TrimTraceDialog.html
19:22:13 [2024-02-29T00:22:13.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.197Z] Sending file modes: C0644 2330 CopyTraceDialog.html
19:22:13 [2024-02-29T00:22:13.197Z] Sink: C0644 2330 CopyTraceDialog.html
19:22:13 [2024-02-29T00:22:13.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.197Z] Sending file modes: C0644 2360 SelectRootNodeWizard.html
19:22:13 [2024-02-29T00:22:13.197Z] Sink: C0644 2360 SelectRootNodeWizard.html
19:22:13 [2024-02-29T00:22:13.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.197Z] Sending file modes: C0644 2354 NewExperimentDialog.html
19:22:13 [2024-02-29T00:22:13.197Z] Sink: C0644 2354 NewExperimentDialog.html
19:22:13 [2024-02-29T00:22:13.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.197Z] Sending file modes: C0644 2402 NewTmfProjectMainWizardPage.html
19:22:13 [2024-02-29T00:22:13.197Z] Sink: C0644 2402 NewTmfProjectMainWizardPage.html
19:22:13 [2024-02-29T00:22:13.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.197Z] Sending file modes: C0644 2348 SelectTracesWizard.html
19:22:13 [2024-02-29T00:22:13.197Z] Sink: C0644 2348 SelectTracesWizard.html
19:22:13 [2024-02-29T00:22:13.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.197Z] Sending file modes: C0644 2384 SelectRootNodeWizardPage.html
19:22:13 [2024-02-29T00:22:13.197Z] Sink: C0644 2384 SelectRootNodeWizardPage.html
19:22:13 [2024-02-29T00:22:13.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.197Z] Sink: E
19:22:13 [2024-02-29T00:22:13.197Z] Sending file modes: C0644 2131 package-use.html
19:22:13 [2024-02-29T00:22:13.197Z] Sink: C0644 2131 package-use.html
19:22:13 [2024-02-29T00:22:13.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.197Z] Sink: E
19:22:13 [2024-02-29T00:22:13.197Z] Entering directory: D2755 0 model
19:22:13 [2024-02-29T00:22:13.197Z] Sink: D2755 0 model
19:22:13 [2024-02-29T00:22:13.197Z] Sending file modes: C0644 22580 ITmfProjectModelElement.html
19:22:13 [2024-02-29T00:22:13.197Z] Sink: C0644 22580 ITmfProjectModelElement.html
19:22:13 [2024-02-29T00:22:13.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.197Z] Sending file modes: C0644 6848 ITmfStyledProjectModelElement.html
19:22:13 [2024-02-29T00:22:13.197Z] Sink: C0644 6848 ITmfStyledProjectModelElement.html
19:22:13 [2024-02-29T00:22:13.197Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.197Z] Sending file modes: C0644 55238 Messages.html
19:22:13 [2024-02-29T00:22:13.197Z] Sink: C0644 55238 Messages.html
19:22:13 [2024-02-29T00:22:13.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.198Z] Sending file modes: C0644 29049 TmfAggregateAnalysisElement.html
19:22:13 [2024-02-29T00:22:13.198Z] Sink: C0644 29049 TmfAggregateAnalysisElement.html
19:22:13 [2024-02-29T00:22:13.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.198Z] Sending file modes: C0644 34478 TmfAnalysisElement.html
19:22:13 [2024-02-29T00:22:13.198Z] Sink: C0644 34478 TmfAnalysisElement.html
19:22:13 [2024-02-29T00:22:13.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.198Z] Sending file modes: C0644 21843 TmfAnalysisOutputElement.html
19:22:13 [2024-02-29T00:22:13.198Z] Sink: C0644 21843 TmfAnalysisOutputElement.html
19:22:13 [2024-02-29T00:22:13.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.198Z] Sending file modes: C0644 12461 TmfBuiltInOnDemandAnalysisElement.html
19:22:13 [2024-02-29T00:22:13.198Z] Sink: C0644 12461 TmfBuiltInOnDemandAnalysisElement.html
19:22:13 [2024-02-29T00:22:13.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.198Z] Sending file modes: C0644 54164 TmfCommonProjectElement.html
19:22:13 [2024-02-29T00:22:13.198Z] Sink: C0644 54164 TmfCommonProjectElement.html
19:22:13 [2024-02-29T00:22:13.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.198Z] Sending file modes: C0644 53781 TmfExperimentElement.html
19:22:13 [2024-02-29T00:22:13.198Z] Sink: C0644 53781 TmfExperimentElement.html
19:22:13 [2024-02-29T00:22:13.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.198Z] Sending file modes: C0644 33432 TmfExperimentFolder.html
19:22:13 [2024-02-29T00:22:13.198Z] Sink: C0644 33432 TmfExperimentFolder.html
19:22:13 [2024-02-29T00:22:13.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.198Z] Sending file modes: C0644 31914 TmfNavigatorContentProvider.html
19:22:13 [2024-02-29T00:22:13.198Z] Sink: C0644 31914 TmfNavigatorContentProvider.html
19:22:13 [2024-02-29T00:22:13.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.198Z] Sending file modes: C0644 23350 TmfNavigatorLabelProvider.html
19:22:13 [2024-02-29T00:22:13.198Z] Sink: C0644 23350 TmfNavigatorLabelProvider.html
19:22:13 [2024-02-29T00:22:13.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.198Z] Sending file modes: C0644 14625 TmfOnDemandAnalysesElement.html
19:22:13 [2024-02-29T00:22:13.198Z] Sink: C0644 14625 TmfOnDemandAnalysesElement.html
19:22:13 [2024-02-29T00:22:13.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.198Z] Sending file modes: C0644 19049 TmfOnDemandAnalysisElement.html
19:22:13 [2024-02-29T00:22:13.198Z] Sink: C0644 19049 TmfOnDemandAnalysisElement.html
19:22:13 [2024-02-29T00:22:13.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.198Z] Sending file modes: C0644 18473 TmfOpenTraceHelper.html
19:22:13 [2024-02-29T00:22:13.198Z] Sink: C0644 18473 TmfOpenTraceHelper.html
19:22:13 [2024-02-29T00:22:13.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.198Z] Sending file modes: C0644 13504 TmfOpenTraceHelper.OpenProjectElementJob.html
19:22:13 [2024-02-29T00:22:13.198Z] Sink: C0644 13504 TmfOpenTraceHelper.OpenProjectElementJob.html
19:22:13 [2024-02-29T00:22:13.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.198Z] Sending file modes: C0644 22546 TmfProjectElement.html
19:22:13 [2024-02-29T00:22:13.198Z] Sink: C0644 22546 TmfProjectElement.html
19:22:13 [2024-02-29T00:22:13.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.198Z] Sending file modes: C0644 35403 TmfProjectModelElement.html
19:22:13 [2024-02-29T00:22:13.198Z] Sink: C0644 35403 TmfProjectModelElement.html
19:22:13 [2024-02-29T00:22:13.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.198Z] Sending file modes: C0644 14005 TmfProjectModelPreferences.html
19:22:13 [2024-02-29T00:22:13.198Z] Sink: C0644 14005 TmfProjectModelPreferences.html
19:22:13 [2024-02-29T00:22:13.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.198Z] Sending file modes: C0644 21625 TmfProjectRegistry.html
19:22:13 [2024-02-29T00:22:13.198Z] Sink: C0644 21625 TmfProjectRegistry.html
19:22:13 [2024-02-29T00:22:13.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.198Z] Sending file modes: C0644 13791 TmfReportElement.html
19:22:13 [2024-02-29T00:22:13.198Z] Sink: C0644 13791 TmfReportElement.html
19:22:13 [2024-02-29T00:22:13.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.198Z] Sending file modes: C0644 17499 TmfReportsElement.html
19:22:13 [2024-02-29T00:22:13.198Z] Sink: C0644 17499 TmfReportsElement.html
19:22:13 [2024-02-29T00:22:13.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.198Z] Sending file modes: C0644 64702 TmfTraceElement.html
19:22:13 [2024-02-29T00:22:13.198Z] Sink: C0644 64702 TmfTraceElement.html
19:22:13 [2024-02-29T00:22:13.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.198Z] Sending file modes: C0644 34603 TmfTraceFolder.html
19:22:13 [2024-02-29T00:22:13.198Z] Sink: C0644 34603 TmfTraceFolder.html
19:22:13 [2024-02-29T00:22:13.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.198Z] Sending file modes: C0644 15413 TmfTracesFolder.html
19:22:13 [2024-02-29T00:22:13.198Z] Sink: C0644 15413 TmfTracesFolder.html
19:22:13 [2024-02-29T00:22:13.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.198Z] Sending file modes: C0644 40427 TmfTraceTypeUIUtils.html
19:22:13 [2024-02-29T00:22:13.198Z] Sink: C0644 40427 TmfTraceTypeUIUtils.html
19:22:13 [2024-02-29T00:22:13.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.198Z] Sending file modes: C0644 12442 TmfUserDefinedOnDemandAnalysisElement.html
19:22:13 [2024-02-29T00:22:13.198Z] Sink: C0644 12442 TmfUserDefinedOnDemandAnalysisElement.html
19:22:13 [2024-02-29T00:22:13.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.198Z] Sending file modes: C0644 9765 TmfViewerSorter.html
19:22:13 [2024-02-29T00:22:13.198Z] Sink: C0644 9765 TmfViewerSorter.html
19:22:13 [2024-02-29T00:22:13.198Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.456Z] Sending file modes: C0644 16448 TmfViewsElement.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 16448 TmfViewsElement.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 13203 TraceFolderContentProvider.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 13203 TraceFolderContentProvider.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 11375 TraceFolderLabelProvider.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 11375 TraceFolderLabelProvider.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 17570 TraceUtils.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 17570 TraceUtils.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 12621 UpdateTraceBoundsJob.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 12621 UpdateTraceBoundsJob.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 16471 package-summary.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 16471 package-summary.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Entering directory: D2755 0 class-use
19:22:13 [2024-02-29T00:22:13.457Z] Sink: D2755 0 class-use
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 2450 TmfUserDefinedOnDemandAnalysisElement.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 2450 TmfUserDefinedOnDemandAnalysisElement.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 7195 TmfExperimentFolder.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 7195 TmfExperimentFolder.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 2390 TmfNavigatorContentProvider.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 2390 TmfNavigatorContentProvider.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 4237 TmfOnDemandAnalysesElement.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 4237 TmfOnDemandAnalysesElement.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 4618 TmfReportsElement.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 4618 TmfReportsElement.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 10905 TmfProjectElement.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 10905 TmfProjectElement.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 12273 TmfProjectModelElement.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 12273 TmfProjectModelElement.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 2378 TmfNavigatorLabelProvider.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 2378 TmfNavigatorLabelProvider.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 2426 TmfBuiltInOnDemandAnalysisElement.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 2426 TmfBuiltInOnDemandAnalysisElement.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 2336 TmfProjectRegistry.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 2336 TmfProjectRegistry.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 2276 Messages.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 2276 Messages.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 2348 UpdateTraceBoundsJob.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 2348 UpdateTraceBoundsJob.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 2384 TraceFolderContentProvider.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 2384 TraceFolderContentProvider.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 2372 TraceFolderLabelProvider.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 2372 TraceFolderLabelProvider.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 2318 TmfViewerSorter.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 2318 TmfViewerSorter.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 5943 ITmfStyledProjectModelElement.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 5943 ITmfStyledProjectModelElement.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 2318 TmfTracesFolder.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 2318 TmfTracesFolder.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 4500 TmfAnalysisOutputElement.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 4500 TmfAnalysisOutputElement.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 2384 TmfProjectModelPreferences.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 2384 TmfProjectModelPreferences.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 11762 TmfExperimentElement.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 11762 TmfExperimentElement.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 19146 ITmfProjectModelElement.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 19146 ITmfProjectModelElement.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 2288 TraceUtils.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 2288 TraceUtils.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 2336 TmfOpenTraceHelper.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 2336 TmfOpenTraceHelper.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 2476 TmfOpenTraceHelper.OpenProjectElementJob.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 2476 TmfOpenTraceHelper.OpenProjectElementJob.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 2342 TmfTraceTypeUIUtils.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 2342 TmfTraceTypeUIUtils.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 15185 TmfTraceFolder.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 15185 TmfTraceFolder.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 16252 TmfTraceElement.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 16252 TmfTraceElement.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 2324 TmfReportElement.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 2324 TmfReportElement.html
19:22:13 [2024-02-29T00:22:13.457Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.457Z] Sending file modes: C0644 11886 TmfCommonProjectElement.html
19:22:13 [2024-02-29T00:22:13.457Z] Sink: C0644 11886 TmfCommonProjectElement.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 4605 TmfOnDemandAnalysisElement.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 4605 TmfOnDemandAnalysisElement.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 2390 TmfAggregateAnalysisElement.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 2390 TmfAggregateAnalysisElement.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 9649 TmfAnalysisElement.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 9649 TmfAnalysisElement.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 4521 TmfViewsElement.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 4521 TmfViewsElement.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sink: E
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 11211 package-use.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 11211 package-use.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sink: E
19:22:13 [2024-02-29T00:22:13.715Z] Sink: E
19:22:13 [2024-02-29T00:22:13.715Z] Entering directory: D2755 0 dialog
19:22:13 [2024-02-29T00:22:13.715Z] Sink: D2755 0 dialog
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 16826 DirectoryDialogFactory.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 16826 DirectoryDialogFactory.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 15685 TmfFileDialogFactory.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 15685 TmfFileDialogFactory.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 3743 package-summary.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 3743 package-summary.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Entering directory: D2755 0 class-use
19:22:13 [2024-02-29T00:22:13.715Z] Sink: D2755 0 class-use
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 2294 TmfFileDialogFactory.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 2294 TmfFileDialogFactory.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 2306 DirectoryDialogFactory.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 2306 DirectoryDialogFactory.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sink: E
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 2074 package-use.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 2074 package-use.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sink: E
19:22:13 [2024-02-29T00:22:13.715Z] Entering directory: D2755 0 widgets
19:22:13 [2024-02-29T00:22:13.715Z] Sink: D2755 0 widgets
19:22:13 [2024-02-29T00:22:13.715Z] Entering directory: D2755 0 timegraph
19:22:13 [2024-02-29T00:22:13.715Z] Sink: D2755 0 timegraph
19:22:13 [2024-02-29T00:22:13.715Z] Entering directory: D2755 0 model
19:22:13 [2024-02-29T00:22:13.715Z] Sink: D2755 0 model
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 18110 EventIterator.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 18110 EventIterator.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 8434 ILinkEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 8434 ILinkEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 11935 IMarkerEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 11935 IMarkerEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 12408 IMarkerEventSource.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 12408 IMarkerEventSource.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 17422 ITimeEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 17422 ITimeEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 21907 ITimeGraphEntry.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 21907 ITimeGraphEntry.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 17822 ITimeGraphEntry.DisplayStyle.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 17822 ITimeGraphEntry.DisplayStyle.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 27468 MarkerEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 27468 MarkerEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 22444 NamedTimeEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 22444 NamedTimeEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 15777 NullTimeEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 15777 NullTimeEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 37277 TimeEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 37277 TimeEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 66683 TimeGraphEntry.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 66683 TimeGraphEntry.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 14641 TimeGraphEntry.Sampling.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 14641 TimeGraphEntry.Sampling.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 18577 TimeLinkEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 18577 TimeLinkEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 10039 package-summary.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 10039 package-summary.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Entering directory: D2755 0 class-use
19:22:13 [2024-02-29T00:22:13.715Z] Sink: D2755 0 class-use
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 2384 NamedTimeEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 2384 NamedTimeEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 2378 EventIterator.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 2378 EventIterator.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 2366 MarkerEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 2366 MarkerEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 47425 ITimeEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 47425 ITimeEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 2378 TimeLinkEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 2378 TimeLinkEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 19043 IMarkerEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 19043 IMarkerEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 4233 IMarkerEventSource.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 4233 IMarkerEventSource.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 2378 NullTimeEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 2378 NullTimeEvent.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 17599 TimeGraphEntry.html
19:22:13 [2024-02-29T00:22:13.715Z] Sink: C0644 17599 TimeGraphEntry.html
19:22:13 [2024-02-29T00:22:13.715Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.715Z] Sending file modes: C0644 5548 TimeGraphEntry.Sampling.html
19:22:13 [2024-02-29T00:22:13.972Z] Sink: C0644 5548 TimeGraphEntry.Sampling.html
19:22:13 [2024-02-29T00:22:13.972Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.972Z] Sending file modes: C0644 10143 ILinkEvent.html
19:22:13 [2024-02-29T00:22:13.972Z] Sink: C0644 10143 ILinkEvent.html
19:22:13 [2024-02-29T00:22:13.972Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.972Z] Sending file modes: C0644 5407 TimeEvent.html
19:22:13 [2024-02-29T00:22:13.972Z] Sink: C0644 5407 TimeEvent.html
19:22:13 [2024-02-29T00:22:13.972Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.972Z] Sending file modes: C0644 61855 ITimeGraphEntry.html
19:22:13 [2024-02-29T00:22:13.972Z] Sink: C0644 61855 ITimeGraphEntry.html
19:22:13 [2024-02-29T00:22:13.972Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.972Z] Sending file modes: C0644 7396 ITimeGraphEntry.DisplayStyle.html
19:22:13 [2024-02-29T00:22:13.972Z] Sink: C0644 7396 ITimeGraphEntry.DisplayStyle.html
19:22:13 [2024-02-29T00:22:13.972Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.972Z] Sink: E
19:22:13 [2024-02-29T00:22:13.972Z] Sending file modes: C0644 14162 package-use.html
19:22:13 [2024-02-29T00:22:13.972Z] Sink: C0644 14162 package-use.html
19:22:13 [2024-02-29T00:22:13.972Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.972Z] Sink: E
19:22:13 [2024-02-29T00:22:13.972Z] Entering directory: D2755 0 dialogs
19:22:13 [2024-02-29T00:22:13.972Z] Sink: D2755 0 dialogs
19:22:13 [2024-02-29T00:22:13.972Z] Sending file modes: C0644 24945 FilteredCheckboxTree.html
19:22:13 [2024-02-29T00:22:13.972Z] Sink: C0644 24945 FilteredCheckboxTree.html
19:22:13 [2024-02-29T00:22:13.972Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.972Z] Sending file modes: C0644 6959 IPreCheckStateListener.html
19:22:13 [2024-02-29T00:22:13.972Z] Sink: C0644 6959 IPreCheckStateListener.html
19:22:13 [2024-02-29T00:22:13.972Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.972Z] Sending file modes: C0644 8520 ITimeGraphEntryActiveProvider.html
19:22:13 [2024-02-29T00:22:13.972Z] Sink: C0644 8520 ITimeGraphEntryActiveProvider.html
19:22:13 [2024-02-29T00:22:13.972Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.972Z] Sending file modes: C0644 11347 MultiTreePatternFilter.html
19:22:13 [2024-02-29T00:22:13.972Z] Sink: C0644 11347 MultiTreePatternFilter.html
19:22:13 [2024-02-29T00:22:13.972Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.972Z] Sending file modes: C0644 13099 ShowFilterDialogAction.html
19:22:13 [2024-02-29T00:22:13.972Z] Sink: C0644 13099 ShowFilterDialogAction.html
19:22:13 [2024-02-29T00:22:13.972Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.972Z] Sending file modes: C0644 31090 TimeGraphFilterDialog.html
19:22:13 [2024-02-29T00:22:13.972Z] Sink: C0644 31090 TimeGraphFilterDialog.html
19:22:13 [2024-02-29T00:22:13.972Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.972Z] Sending file modes: C0644 14323 TimeGraphLegend.html
19:22:13 [2024-02-29T00:22:13.972Z] Sink: C0644 14323 TimeGraphLegend.html
19:22:13 [2024-02-29T00:22:13.972Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.972Z] Sending file modes: C0644 10985 TreePatternFilter.html
19:22:13 [2024-02-29T00:22:13.972Z] Sink: C0644 10985 TreePatternFilter.html
19:22:13 [2024-02-29T00:22:13.972Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.972Z] Sending file modes: C0644 22087 TriStateFilteredCheckboxTree.html
19:22:13 [2024-02-29T00:22:13.972Z] Sink: C0644 22087 TriStateFilteredCheckboxTree.html
19:22:13 [2024-02-29T00:22:13.972Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.972Z] Sending file modes: C0644 8555 package-summary.html
19:22:13 [2024-02-29T00:22:13.972Z] Sink: C0644 8555 package-summary.html
19:22:13 [2024-02-29T00:22:13.972Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.972Z] Entering directory: D2755 0 class-use
19:22:13 [2024-02-29T00:22:13.972Z] Sink: D2755 0 class-use
19:22:13 [2024-02-29T00:22:13.972Z] Sending file modes: C0644 2444 MultiTreePatternFilter.html
19:22:13 [2024-02-29T00:22:13.972Z] Sink: C0644 2444 MultiTreePatternFilter.html
19:22:13 [2024-02-29T00:22:13.972Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.972Z] Sending file modes: C0644 4399 ShowFilterDialogAction.html
19:22:13 [2024-02-29T00:22:13.972Z] Sink: C0644 4399 ShowFilterDialogAction.html
19:22:13 [2024-02-29T00:22:13.972Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.972Z] Sending file modes: C0644 4399 TimeGraphFilterDialog.html
19:22:13 [2024-02-29T00:22:13.972Z] Sink: C0644 4399 TimeGraphFilterDialog.html
19:22:13 [2024-02-29T00:22:13.972Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.972Z] Sending file modes: C0644 6007 FilteredCheckboxTree.html
19:22:13 [2024-02-29T00:22:13.972Z] Sink: C0644 6007 FilteredCheckboxTree.html
19:22:13 [2024-02-29T00:22:13.972Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.972Z] Sending file modes: C0644 4544 TriStateFilteredCheckboxTree.html
19:22:13 [2024-02-29T00:22:13.972Z] Sink: C0644 4544 TriStateFilteredCheckboxTree.html
19:22:13 [2024-02-29T00:22:13.972Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.972Z] Sending file modes: C0644 5315 ITimeGraphEntryActiveProvider.html
19:22:13 [2024-02-29T00:22:13.972Z] Sink: C0644 5315 ITimeGraphEntryActiveProvider.html
19:22:13 [2024-02-29T00:22:13.972Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.972Z] Sending file modes: C0644 2402 TimeGraphLegend.html
19:22:13 [2024-02-29T00:22:13.972Z] Sink: C0644 2402 TimeGraphLegend.html
19:22:13 [2024-02-29T00:22:13.972Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.972Z] Sending file modes: C0644 4309 TreePatternFilter.html
19:22:13 [2024-02-29T00:22:13.972Z] Sink: C0644 4309 TreePatternFilter.html
19:22:13 [2024-02-29T00:22:13.972Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.972Z] Sending file modes: C0644 6316 IPreCheckStateListener.html
19:22:13 [2024-02-29T00:22:13.972Z] Sink: C0644 6316 IPreCheckStateListener.html
19:22:13 [2024-02-29T00:22:13.972Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.972Z] Sink: E
19:22:13 [2024-02-29T00:22:13.972Z] Sending file modes: C0644 8676 package-use.html
19:22:13 [2024-02-29T00:22:13.972Z] Sink: C0644 8676 package-use.html
19:22:13 [2024-02-29T00:22:13.972Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:13 [2024-02-29T00:22:13.972Z] Sink: E
19:22:13 [2024-02-29T00:22:13.972Z] Entering directory: D2755 0 widgets
19:22:13 [2024-02-29T00:22:13.972Z] Sink: D2755 0 widgets
19:22:13 [2024-02-29T00:22:13.972Z] Sending file modes: C0644 6653 IMarkerAxisListener.html
19:22:13 [2024-02-29T00:22:13.972Z] Sink: C0644 6653 IMarkerAxisListener.html
19:22:13 [2024-02-29T00:22:13.972Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.228Z] Sending file modes: C0644 28911 ITimeDataProvider.html
19:22:14 [2024-02-29T00:22:14.228Z] Sink: C0644 28911 ITimeDataProvider.html
19:22:14 [2024-02-29T00:22:14.228Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.228Z] Sending file modes: C0644 9248 ITimeDataProviderConverter.html
19:22:14 [2024-02-29T00:22:14.228Z] Sink: C0644 9248 ITimeDataProviderConverter.html
19:22:14 [2024-02-29T00:22:14.228Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.228Z] Sending file modes: C0644 7447 ITmfTimeGraphDrawingHelper.html
19:22:14 [2024-02-29T00:22:14.228Z] Sink: C0644 7447 ITmfTimeGraphDrawingHelper.html
19:22:14 [2024-02-29T00:22:14.228Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.228Z] Sending file modes: C0644 47428 TimeDataProviderCyclesConverter.html
19:22:14 [2024-02-29T00:22:14.228Z] Sink: C0644 47428 TimeDataProviderCyclesConverter.html
19:22:14 [2024-02-29T00:22:14.228Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.228Z] Sending file modes: C0644 22593 TimeGraphBaseControl.html
19:22:14 [2024-02-29T00:22:14.228Z] Sink: C0644 22593 TimeGraphBaseControl.html
19:22:14 [2024-02-29T00:22:14.228Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.228Z] Sending file modes: C0644 91805 TimeGraphColorScheme.html
19:22:14 [2024-02-29T00:22:14.229Z] Sink: C0644 91805 TimeGraphColorScheme.html
19:22:14 [2024-02-29T00:22:14.229Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.229Z] Sending file modes: C0644 183221 TimeGraphControl.html
19:22:14 [2024-02-29T00:22:14.229Z] Sink: C0644 183221 TimeGraphControl.html
19:22:14 [2024-02-29T00:22:14.229Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.229Z] Sending file modes: C0644 25841 TimeGraphMarkerAxis.html
19:22:14 [2024-02-29T00:22:14.229Z] Sink: C0644 25841 TimeGraphMarkerAxis.html
19:22:14 [2024-02-29T00:22:14.229Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.229Z] Sending file modes: C0644 30006 TimeGraphScale.html
19:22:14 [2024-02-29T00:22:14.229Z] Sink: C0644 30006 TimeGraphScale.html
19:22:14 [2024-02-29T00:22:14.229Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.229Z] Sending file modes: C0644 12845 TimeGraphTooltipHandler.html
19:22:14 [2024-02-29T00:22:14.229Z] Sink: C0644 12845 TimeGraphTooltipHandler.html
19:22:14 [2024-02-29T00:22:14.229Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.229Z] Sending file modes: C0644 55370 Utils.html
19:22:14 [2024-02-29T00:22:14.229Z] Sink: C0644 55370 Utils.html
19:22:14 [2024-02-29T00:22:14.229Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.229Z] Sending file modes: C0644 20375 Utils.Resolution.html
19:22:14 [2024-02-29T00:22:14.229Z] Sink: C0644 20375 Utils.Resolution.html
19:22:14 [2024-02-29T00:22:14.229Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.229Z] Sending file modes: C0644 24043 Utils.TimeFormat.html
19:22:14 [2024-02-29T00:22:14.229Z] Sink: C0644 24043 Utils.TimeFormat.html
19:22:14 [2024-02-29T00:22:14.229Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.229Z] Sending file modes: C0644 10071 package-summary.html
19:22:14 [2024-02-29T00:22:14.229Z] Sink: C0644 10071 package-summary.html
19:22:14 [2024-02-29T00:22:14.229Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.229Z] Entering directory: D2755 0 class-use
19:22:14 [2024-02-29T00:22:14.229Z] Sink: D2755 0 class-use
19:22:14 [2024-02-29T00:22:14.229Z] Sending file modes: C0644 8378 ITmfTimeGraphDrawingHelper.html
19:22:14 [2024-02-29T00:22:14.229Z] Sink: C0644 8378 ITmfTimeGraphDrawingHelper.html
19:22:14 [2024-02-29T00:22:14.229Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.229Z] Sending file modes: C0644 2426 TimeGraphMarkerAxis.html
19:22:14 [2024-02-29T00:22:14.229Z] Sink: C0644 2426 TimeGraphMarkerAxis.html
19:22:14 [2024-02-29T00:22:14.229Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.229Z] Sending file modes: C0644 4334 TimeGraphControl.html
19:22:14 [2024-02-29T00:22:14.229Z] Sink: C0644 4334 TimeGraphControl.html
19:22:14 [2024-02-29T00:22:14.229Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.229Z] Sending file modes: C0644 4418 ITimeDataProviderConverter.html
19:22:14 [2024-02-29T00:22:14.229Z] Sink: C0644 4418 ITimeDataProviderConverter.html
19:22:14 [2024-02-29T00:22:14.229Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.229Z] Sending file modes: C0644 5994 TimeGraphScale.html
19:22:14 [2024-02-29T00:22:14.229Z] Sink: C0644 5994 TimeGraphScale.html
19:22:14 [2024-02-29T00:22:14.229Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.229Z] Sending file modes: C0644 5056 TimeGraphBaseControl.html
19:22:14 [2024-02-29T00:22:14.229Z] Sink: C0644 5056 TimeGraphBaseControl.html
19:22:14 [2024-02-29T00:22:14.229Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.229Z] Sending file modes: C0644 2450 TimeGraphTooltipHandler.html
19:22:14 [2024-02-29T00:22:14.229Z] Sink: C0644 2450 TimeGraphTooltipHandler.html
19:22:14 [2024-02-29T00:22:14.229Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.485Z] Sending file modes: C0644 6626 IMarkerAxisListener.html
19:22:14 [2024-02-29T00:22:14.485Z] Sink: C0644 6626 IMarkerAxisListener.html
19:22:14 [2024-02-29T00:22:14.485Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.485Z] Sending file modes: C0644 2498 TimeDataProviderCyclesConverter.html
19:22:14 [2024-02-29T00:22:14.485Z] Sink: C0644 2498 TimeDataProviderCyclesConverter.html
19:22:14 [2024-02-29T00:22:14.485Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.485Z] Sending file modes: C0644 16188 ITimeDataProvider.html
19:22:14 [2024-02-29T00:22:14.485Z] Sink: C0644 16188 ITimeDataProvider.html
19:22:14 [2024-02-29T00:22:14.485Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.485Z] Sending file modes: C0644 2342 Utils.html
19:22:14 [2024-02-29T00:22:14.485Z] Sink: C0644 2342 Utils.html
19:22:14 [2024-02-29T00:22:14.485Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.485Z] Sending file modes: C0644 5155 Utils.Resolution.html
19:22:14 [2024-02-29T00:22:14.485Z] Sink: C0644 5155 Utils.Resolution.html
19:22:14 [2024-02-29T00:22:14.485Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.485Z] Sending file modes: C0644 9710 Utils.TimeFormat.html
19:22:14 [2024-02-29T00:22:14.485Z] Sink: C0644 9710 Utils.TimeFormat.html
19:22:14 [2024-02-29T00:22:14.485Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.485Z] Sending file modes: C0644 8953 TimeGraphColorScheme.html
19:22:14 [2024-02-29T00:22:14.485Z] Sink: C0644 8953 TimeGraphColorScheme.html
19:22:14 [2024-02-29T00:22:14.485Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.485Z] Sink: E
19:22:14 [2024-02-29T00:22:14.485Z] Sending file modes: C0644 8336 package-use.html
19:22:14 [2024-02-29T00:22:14.485Z] Sink: C0644 8336 package-use.html
19:22:14 [2024-02-29T00:22:14.485Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.485Z] Sink: E
19:22:14 [2024-02-29T00:22:14.485Z] Sending file modes: C0644 8287 ITimeGraphBookmarkListener.html
19:22:14 [2024-02-29T00:22:14.485Z] Sink: C0644 8287 ITimeGraphBookmarkListener.html
19:22:14 [2024-02-29T00:22:14.485Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.485Z] Sending file modes: C0644 6620 ITimeGraphColorListener.html
19:22:14 [2024-02-29T00:22:14.485Z] Sink: C0644 6620 ITimeGraphColorListener.html
19:22:14 [2024-02-29T00:22:14.485Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.485Z] Sending file modes: C0644 11125 ITimeGraphContentProvider.html
19:22:14 [2024-02-29T00:22:14.485Z] Sink: C0644 11125 ITimeGraphContentProvider.html
19:22:14 [2024-02-29T00:22:14.485Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.485Z] Sending file modes: C0644 5888 ITimeGraphMarkerListener.html
19:22:14 [2024-02-29T00:22:14.485Z] Sink: C0644 5888 ITimeGraphMarkerListener.html
19:22:14 [2024-02-29T00:22:14.485Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.485Z] Sending file modes: C0644 48170 ITimeGraphPresentationProvider.html
19:22:14 [2024-02-29T00:22:14.485Z] Sink: C0644 48170 ITimeGraphPresentationProvider.html
19:22:14 [2024-02-29T00:22:14.485Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.485Z] Sending file modes: C0644 7109 ITimeGraphRangeListener.html
19:22:14 [2024-02-29T00:22:14.485Z] Sink: C0644 7109 ITimeGraphRangeListener.html
19:22:14 [2024-02-29T00:22:14.485Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.485Z] Sending file modes: C0644 7134 ITimeGraphSelectionListener.html
19:22:14 [2024-02-29T00:22:14.485Z] Sink: C0644 7134 ITimeGraphSelectionListener.html
19:22:14 [2024-02-29T00:22:14.485Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.485Z] Sending file modes: C0644 7052 ITimeGraphTimeListener.html
19:22:14 [2024-02-29T00:22:14.485Z] Sink: C0644 7052 ITimeGraphTimeListener.html
19:22:14 [2024-02-29T00:22:14.485Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.485Z] Sending file modes: C0644 7862 ITimeGraphTreeListener.html
19:22:14 [2024-02-29T00:22:14.485Z] Sink: C0644 7862 ITimeGraphTreeListener.html
19:22:14 [2024-02-29T00:22:14.485Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.485Z] Sending file modes: C0644 9558 ITimeGraphViewerFilterListener.html
19:22:14 [2024-02-29T00:22:14.485Z] Sink: C0644 9558 ITimeGraphViewerFilterListener.html
19:22:14 [2024-02-29T00:22:14.485Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.485Z] Sending file modes: C0644 22228 StateItem.html
19:22:14 [2024-02-29T00:22:14.485Z] Sink: C0644 22228 StateItem.html
19:22:14 [2024-02-29T00:22:14.485Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.485Z] Sending file modes: C0644 11774 TimeGraphBookmarkEvent.html
19:22:14 [2024-02-29T00:22:14.485Z] Sink: C0644 11774 TimeGraphBookmarkEvent.html
19:22:14 [2024-02-29T00:22:14.485Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.485Z] Sending file modes: C0644 19618 TimeGraphContentProvider.html
19:22:14 [2024-02-29T00:22:14.485Z] Sink: C0644 19618 TimeGraphContentProvider.html
19:22:14 [2024-02-29T00:22:14.485Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.485Z] Sending file modes: C0644 54218 TimeGraphPresentationProvider.html
19:22:14 [2024-02-29T00:22:14.485Z] Sink: C0644 54218 TimeGraphPresentationProvider.html
19:22:14 [2024-02-29T00:22:14.485Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.485Z] Sending file modes: C0644 12087 TimeGraphRangeUpdateEvent.html
19:22:14 [2024-02-29T00:22:14.485Z] Sink: C0644 12087 TimeGraphRangeUpdateEvent.html
19:22:14 [2024-02-29T00:22:14.485Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.485Z] Sending file modes: C0644 11910 TimeGraphSelectionEvent.html
19:22:14 [2024-02-29T00:22:14.485Z] Sink: C0644 11910 TimeGraphSelectionEvent.html
19:22:14 [2024-02-29T00:22:14.485Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.485Z] Sending file modes: C0644 12005 TimeGraphTimeEvent.html
19:22:14 [2024-02-29T00:22:14.485Z] Sink: C0644 12005 TimeGraphTimeEvent.html
19:22:14 [2024-02-29T00:22:14.485Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.741Z] Sending file modes: C0644 12047 TimeGraphTreeExpansionEvent.html
19:22:14 [2024-02-29T00:22:14.741Z] Sink: C0644 12047 TimeGraphTreeExpansionEvent.html
19:22:14 [2024-02-29T00:22:14.741Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.741Z] Sending file modes: C0644 211710 TimeGraphViewer.html
19:22:14 [2024-02-29T00:22:14.741Z] Sink: C0644 211710 TimeGraphViewer.html
19:22:14 [2024-02-29T00:22:14.741Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.741Z] Sending file modes: C0644 11768 package-summary.html
19:22:14 [2024-02-29T00:22:14.741Z] Sink: C0644 11768 package-summary.html
19:22:14 [2024-02-29T00:22:14.741Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.741Z] Entering directory: D2755 0 class-use
19:22:14 [2024-02-29T00:22:14.741Z] Sink: D2755 0 class-use
19:22:14 [2024-02-29T00:22:14.741Z] Sending file modes: C0644 17454 ITimeGraphPresentationProvider.html
19:22:14 [2024-02-29T00:22:14.741Z] Sink: C0644 17454 ITimeGraphPresentationProvider.html
19:22:14 [2024-02-29T00:22:14.741Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.741Z] Sending file modes: C0644 5057 ITimeGraphMarkerListener.html
19:22:14 [2024-02-29T00:22:14.741Z] Sink: C0644 5057 ITimeGraphMarkerListener.html
19:22:14 [2024-02-29T00:22:14.741Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.741Z] Sending file modes: C0644 7668 ITimeGraphViewerFilterListener.html
19:22:14 [2024-02-29T00:22:14.741Z] Sink: C0644 7668 ITimeGraphViewerFilterListener.html
19:22:14 [2024-02-29T00:22:14.741Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.741Z] Sending file modes: C0644 7352 ITimeGraphTreeListener.html
19:22:14 [2024-02-29T00:22:14.741Z] Sink: C0644 7352 ITimeGraphTreeListener.html
19:22:14 [2024-02-29T00:22:14.741Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.741Z] Sending file modes: C0644 8907 StateItem.html
19:22:14 [2024-02-29T00:22:14.741Z] Sink: C0644 8907 StateItem.html
19:22:14 [2024-02-29T00:22:14.741Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.741Z] Sending file modes: C0644 6563 ITimeGraphContentProvider.html
19:22:14 [2024-02-29T00:22:14.741Z] Sink: C0644 6563 ITimeGraphContentProvider.html
19:22:14 [2024-02-29T00:22:14.741Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.741Z] Sending file modes: C0644 5058 TimeGraphBookmarkEvent.html
19:22:14 [2024-02-29T00:22:14.741Z] Sink: C0644 5058 TimeGraphBookmarkEvent.html
19:22:14 [2024-02-29T00:22:14.741Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.741Z] Sending file modes: C0644 10631 TimeGraphPresentationProvider.html
19:22:14 [2024-02-29T00:22:14.741Z] Sink: C0644 10631 TimeGraphPresentationProvider.html
19:22:14 [2024-02-29T00:22:14.741Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.741Z] Sending file modes: C0644 5103 ITimeGraphBookmarkListener.html
19:22:14 [2024-02-29T00:22:14.741Z] Sink: C0644 5103 ITimeGraphBookmarkListener.html
19:22:14 [2024-02-29T00:22:14.741Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.741Z] Sending file modes: C0644 6125 TimeGraphSelectionEvent.html
19:22:14 [2024-02-29T00:22:14.741Z] Sink: C0644 6125 TimeGraphSelectionEvent.html
19:22:14 [2024-02-29T00:22:14.741Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.741Z] Sending file modes: C0644 6150 TimeGraphRangeUpdateEvent.html
19:22:14 [2024-02-29T00:22:14.741Z] Sink: C0644 6150 TimeGraphRangeUpdateEvent.html
19:22:14 [2024-02-29T00:22:14.741Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.741Z] Sending file modes: C0644 6682 ITimeGraphSelectionListener.html
19:22:14 [2024-02-29T00:22:14.741Z] Sink: C0644 6682 ITimeGraphSelectionListener.html
19:22:14 [2024-02-29T00:22:14.741Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.741Z] Sending file modes: C0644 8946 ITimeGraphTimeListener.html
19:22:14 [2024-02-29T00:22:14.741Z] Sink: C0644 8946 ITimeGraphTimeListener.html
19:22:14 [2024-02-29T00:22:14.741Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.741Z] Sending file modes: C0644 5138 TimeGraphTreeExpansionEvent.html
19:22:14 [2024-02-29T00:22:14.741Z] Sink: C0644 5138 TimeGraphTreeExpansionEvent.html
19:22:14 [2024-02-29T00:22:14.741Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.741Z] Sending file modes: C0644 5993 TimeGraphTimeEvent.html
19:22:14 [2024-02-29T00:22:14.741Z] Sink: C0644 5993 TimeGraphTimeEvent.html
19:22:14 [2024-02-29T00:22:14.741Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.741Z] Sending file modes: C0644 7877 ITimeGraphColorListener.html
19:22:14 [2024-02-29T00:22:14.741Z] Sink: C0644 7877 ITimeGraphColorListener.html
19:22:14 [2024-02-29T00:22:14.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.997Z] Sending file modes: C0644 2396 TimeGraphContentProvider.html
19:22:14 [2024-02-29T00:22:14.997Z] Sink: C0644 2396 TimeGraphContentProvider.html
19:22:14 [2024-02-29T00:22:14.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.997Z] Sending file modes: C0644 6574 ITimeGraphRangeListener.html
19:22:14 [2024-02-29T00:22:14.997Z] Sink: C0644 6574 ITimeGraphRangeListener.html
19:22:14 [2024-02-29T00:22:14.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.997Z] Sending file modes: C0644 5896 TimeGraphViewer.html
19:22:14 [2024-02-29T00:22:14.997Z] Sink: C0644 5896 TimeGraphViewer.html
19:22:14 [2024-02-29T00:22:14.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.997Z] Sink: E
19:22:14 [2024-02-29T00:22:14.997Z] Sending file modes: C0644 18187 package-use.html
19:22:14 [2024-02-29T00:22:14.997Z] Sink: C0644 18187 package-use.html
19:22:14 [2024-02-29T00:22:14.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.997Z] Sink: E
19:22:14 [2024-02-29T00:22:14.997Z] Entering directory: D2755 0 virtualtable
19:22:14 [2024-02-29T00:22:14.997Z] Sink: D2755 0 virtualtable
19:22:14 [2024-02-29T00:22:14.997Z] Sending file modes: C0644 6637 IDoubleClickListener.html
19:22:14 [2024-02-29T00:22:14.997Z] Sink: C0644 6637 IDoubleClickListener.html
19:22:14 [2024-02-29T00:22:14.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.997Z] Sending file modes: C0644 58138 TmfVirtualTable.html
19:22:14 [2024-02-29T00:22:14.997Z] Sink: C0644 58138 TmfVirtualTable.html
19:22:14 [2024-02-29T00:22:14.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.997Z] Sending file modes: C0644 6747 TooltipProvider.html
19:22:14 [2024-02-29T00:22:14.997Z] Sink: C0644 6747 TooltipProvider.html
19:22:14 [2024-02-29T00:22:14.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.997Z] Sending file modes: C0644 4718 package-summary.html
19:22:14 [2024-02-29T00:22:14.997Z] Sink: C0644 4718 package-summary.html
19:22:14 [2024-02-29T00:22:14.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.997Z] Entering directory: D2755 0 class-use
19:22:14 [2024-02-29T00:22:14.997Z] Sink: D2755 0 class-use
19:22:14 [2024-02-29T00:22:14.997Z] Sending file modes: C0644 5286 TooltipProvider.html
19:22:14 [2024-02-29T00:22:14.997Z] Sink: C0644 5286 TooltipProvider.html
19:22:14 [2024-02-29T00:22:14.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.997Z] Sending file modes: C0644 5396 IDoubleClickListener.html
19:22:14 [2024-02-29T00:22:14.997Z] Sink: C0644 5396 IDoubleClickListener.html
19:22:14 [2024-02-29T00:22:14.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.997Z] Sending file modes: C0644 6027 TmfVirtualTable.html
19:22:14 [2024-02-29T00:22:14.997Z] Sink: C0644 6027 TmfVirtualTable.html
19:22:14 [2024-02-29T00:22:14.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.997Z] Sink: E
19:22:14 [2024-02-29T00:22:14.997Z] Sending file modes: C0644 4918 package-use.html
19:22:14 [2024-02-29T00:22:14.997Z] Sink: C0644 4918 package-use.html
19:22:14 [2024-02-29T00:22:14.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.997Z] Sink: E
19:22:14 [2024-02-29T00:22:14.997Z] Entering directory: D2755 0 rawviewer
19:22:14 [2024-02-29T00:22:14.997Z] Sink: D2755 0 rawviewer
19:22:14 [2024-02-29T00:22:14.997Z] Sending file modes: C0644 38459 TmfRawEventViewer.html
19:22:14 [2024-02-29T00:22:14.997Z] Sink: C0644 38459 TmfRawEventViewer.html
19:22:14 [2024-02-29T00:22:14.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.997Z] Sending file modes: C0644 3100 package-summary.html
19:22:14 [2024-02-29T00:22:14.997Z] Sink: C0644 3100 package-summary.html
19:22:14 [2024-02-29T00:22:14.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.997Z] Entering directory: D2755 0 class-use
19:22:14 [2024-02-29T00:22:14.997Z] Sink: D2755 0 class-use
19:22:14 [2024-02-29T00:22:14.997Z] Sending file modes: C0644 2354 TmfRawEventViewer.html
19:22:14 [2024-02-29T00:22:14.997Z] Sink: C0644 2354 TmfRawEventViewer.html
19:22:14 [2024-02-29T00:22:14.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.997Z] Sink: E
19:22:14 [2024-02-29T00:22:14.997Z] Sending file modes: C0644 2141 package-use.html
19:22:14 [2024-02-29T00:22:14.997Z] Sink: C0644 2141 package-use.html
19:22:14 [2024-02-29T00:22:14.997Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.997Z] Sink: E
19:22:14 [2024-02-29T00:22:14.997Z] Entering directory: D2755 0 tabsview
19:22:14 [2024-02-29T00:22:14.997Z] Sink: D2755 0 tabsview
19:22:14 [2024-02-29T00:22:14.997Z] Sending file modes: C0644 23733 TmfViewerFolder.html
19:22:14 [2024-02-29T00:22:14.997Z] Sink: C0644 23733 TmfViewerFolder.html
19:22:14 [2024-02-29T00:22:14.998Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.998Z] Sending file modes: C0644 3059 package-summary.html
19:22:14 [2024-02-29T00:22:14.998Z] Sink: C0644 3059 package-summary.html
19:22:14 [2024-02-29T00:22:14.998Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.998Z] Entering directory: D2755 0 class-use
19:22:14 [2024-02-29T00:22:14.998Z] Sink: D2755 0 class-use
19:22:14 [2024-02-29T00:22:14.998Z] Sending file modes: C0644 2336 TmfViewerFolder.html
19:22:14 [2024-02-29T00:22:14.998Z] Sink: C0644 2336 TmfViewerFolder.html
19:22:14 [2024-02-29T00:22:14.998Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.998Z] Sink: E
19:22:14 [2024-02-29T00:22:14.998Z] Sending file modes: C0644 2136 package-use.html
19:22:14 [2024-02-29T00:22:14.998Z] Sink: C0644 2136 package-use.html
19:22:14 [2024-02-29T00:22:14.998Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.998Z] Sink: E
19:22:14 [2024-02-29T00:22:14.998Z] Sink: E
19:22:14 [2024-02-29T00:22:14.998Z] Entering directory: D2755 0 actions
19:22:14 [2024-02-29T00:22:14.998Z] Sink: D2755 0 actions
19:22:14 [2024-02-29T00:22:14.998Z] Sending file modes: C0644 10283 HttpTraceImportOperation.html
19:22:14 [2024-02-29T00:22:14.998Z] Sink: C0644 10283 HttpTraceImportOperation.html
19:22:14 [2024-02-29T00:22:14.998Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.998Z] Sending file modes: C0644 15095 OpenSourceCodeAction.html
19:22:14 [2024-02-29T00:22:14.998Z] Sink: C0644 15095 OpenSourceCodeAction.html
19:22:14 [2024-02-29T00:22:14.998Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.998Z] Sending file modes: C0644 14528 TraceImportOperation.html
19:22:14 [2024-02-29T00:22:14.998Z] Sink: C0644 14528 TraceImportOperation.html
19:22:14 [2024-02-29T00:22:14.998Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.998Z] Sending file modes: C0644 4175 package-summary.html
19:22:14 [2024-02-29T00:22:14.998Z] Sink: C0644 4175 package-summary.html
19:22:14 [2024-02-29T00:22:14.998Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.998Z] Entering directory: D2755 0 class-use
19:22:14 [2024-02-29T00:22:14.998Z] Sink: D2755 0 class-use
19:22:14 [2024-02-29T00:22:14.998Z] Sending file modes: C0644 2300 OpenSourceCodeAction.html
19:22:14 [2024-02-29T00:22:14.998Z] Sink: C0644 2300 OpenSourceCodeAction.html
19:22:14 [2024-02-29T00:22:14.998Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.998Z] Sending file modes: C0644 2324 HttpTraceImportOperation.html
19:22:14 [2024-02-29T00:22:14.998Z] Sink: C0644 2324 HttpTraceImportOperation.html
19:22:14 [2024-02-29T00:22:14.998Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.998Z] Sending file modes: C0644 2300 TraceImportOperation.html
19:22:14 [2024-02-29T00:22:14.998Z] Sink: C0644 2300 TraceImportOperation.html
19:22:14 [2024-02-29T00:22:14.998Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.998Z] Sink: E
19:22:14 [2024-02-29T00:22:14.998Z] Sending file modes: C0644 2079 package-use.html
19:22:14 [2024-02-29T00:22:14.998Z] Sink: C0644 2079 package-use.html
19:22:14 [2024-02-29T00:22:14.998Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.998Z] Sink: E
19:22:14 [2024-02-29T00:22:14.998Z] Entering directory: D2755 0 markers
19:22:14 [2024-02-29T00:22:14.998Z] Sink: D2755 0 markers
19:22:14 [2024-02-29T00:22:14.998Z] Sending file modes: C0644 6608 IMarkerReferenceProvider.html
19:22:14 [2024-02-29T00:22:14.998Z] Sink: C0644 6608 IMarkerReferenceProvider.html
19:22:14 [2024-02-29T00:22:14.998Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.998Z] Sending file modes: C0644 23860 PeriodicMarkerEventSource.html
19:22:14 [2024-02-29T00:22:14.998Z] Sink: C0644 23860 PeriodicMarkerEventSource.html
19:22:14 [2024-02-29T00:22:14.998Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.998Z] Sending file modes: C0644 14348 PeriodicMarkerEventSource.Reference.html
19:22:14 [2024-02-29T00:22:14.998Z] Sink: C0644 14348 PeriodicMarkerEventSource.Reference.html
19:22:14 [2024-02-29T00:22:14.998Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.998Z] Sending file modes: C0644 5230 package-summary.html
19:22:14 [2024-02-29T00:22:14.998Z] Sink: C0644 5230 package-summary.html
19:22:14 [2024-02-29T00:22:14.998Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.998Z] Entering directory: D2755 0 class-use
19:22:14 [2024-02-29T00:22:14.998Z] Sink: D2755 0 class-use
19:22:14 [2024-02-29T00:22:14.998Z] Sending file modes: C0644 2344 IMarkerReferenceProvider.html
19:22:14 [2024-02-29T00:22:14.998Z] Sink: C0644 2344 IMarkerReferenceProvider.html
19:22:14 [2024-02-29T00:22:14.998Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.998Z] Sending file modes: C0644 2330 PeriodicMarkerEventSource.html
19:22:14 [2024-02-29T00:22:14.998Z] Sink: C0644 2330 PeriodicMarkerEventSource.html
19:22:14 [2024-02-29T00:22:14.998Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.998Z] Sending file modes: C0644 8177 PeriodicMarkerEventSource.Reference.html
19:22:14 [2024-02-29T00:22:14.998Z] Sink: C0644 8177 PeriodicMarkerEventSource.Reference.html
19:22:14 [2024-02-29T00:22:14.998Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:14 [2024-02-29T00:22:14.998Z] Sink: E
19:22:14 [2024-02-29T00:22:14.998Z] Sending file modes: C0644 3322 package-use.html
19:22:15 [2024-02-29T00:22:15.253Z] Sink: C0644 3322 package-use.html
19:22:15 [2024-02-29T00:22:15.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.253Z] Sink: E
19:22:15 [2024-02-29T00:22:15.253Z] Entering directory: D2755 0 editors
19:22:15 [2024-02-29T00:22:15.253Z] Sink: D2755 0 editors
19:22:15 [2024-02-29T00:22:15.253Z] Sending file modes: C0644 6117 ITmfTraceEditor.html
19:22:15 [2024-02-29T00:22:15.253Z] Sink: C0644 6117 ITmfTraceEditor.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 18196 TmfEditor.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 18196 TmfEditor.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 20145 TmfEditorInput.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 20145 TmfEditorInput.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 46316 TmfEventsEditor.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 46316 TmfEventsEditor.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 16929 TmfMultiPageEditorPart.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 16929 TmfMultiPageEditorPart.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 13078 TmfTraceColumnManager.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 13078 TmfTraceColumnManager.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 11176 UnsortedPropertySheetPage.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 11176 UnsortedPropertySheetPage.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 6440 package-summary.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 6440 package-summary.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Entering directory: D2755 0 class-use
19:22:15 [2024-02-29T00:22:15.254Z] Sink: D2755 0 class-use
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 2306 TmfTraceColumnManager.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 2306 TmfTraceColumnManager.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 2264 TmfEditorInput.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 2264 TmfEditorInput.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 3840 TmfEditor.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 3840 TmfEditor.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 3947 ITmfTraceEditor.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 3947 ITmfTraceEditor.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 2330 UnsortedPropertySheetPage.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 2330 UnsortedPropertySheetPage.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 2312 TmfMultiPageEditorPart.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 2312 TmfMultiPageEditorPart.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 2270 TmfEventsEditor.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 2270 TmfEventsEditor.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Sink: E
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 3525 package-use.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 3525 package-use.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Sink: E
19:22:15 [2024-02-29T00:22:15.254Z] Entering directory: D2755 0 properties
19:22:15 [2024-02-29T00:22:15.254Z] Sink: D2755 0 properties
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 7195 Messages.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 7195 Messages.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 11622 ReadOnlyTextPropertyDescriptor.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 11622 ReadOnlyTextPropertyDescriptor.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 16563 TmfTimestampFormatPage.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 16563 TmfTimestampFormatPage.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 4105 package-summary.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 4105 package-summary.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Entering directory: D2755 0 class-use
19:22:15 [2024-02-29T00:22:15.254Z] Sink: D2755 0 class-use
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 2378 ReadOnlyTextPropertyDescriptor.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 2378 ReadOnlyTextPropertyDescriptor.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 2330 TmfTimestampFormatPage.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 2330 TmfTimestampFormatPage.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 2246 Messages.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 2246 Messages.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Sink: E
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 2094 package-use.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 2094 package-use.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Sink: E
19:22:15 [2024-02-29T00:22:15.254Z] Entering directory: D2755 0 model
19:22:15 [2024-02-29T00:22:15.254Z] Sink: D2755 0 model
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 18499 StyleManager.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 18499 StyleManager.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 3900 package-summary.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 3900 package-summary.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Entering directory: D2755 0 class-use
19:22:15 [2024-02-29T00:22:15.254Z] Sink: D2755 0 class-use
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 4036 StyleManager.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 4036 StyleManager.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Sink: E
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 3339 package-use.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 3339 package-use.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Sink: E
19:22:15 [2024-02-29T00:22:15.254Z] Entering directory: D2755 0 analysis
19:22:15 [2024-02-29T00:22:15.254Z] Sink: D2755 0 analysis
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 22996 TmfAnalysisViewOutput.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 22996 TmfAnalysisViewOutput.html
19:22:15 [2024-02-29T00:22:15.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.254Z] Sending file modes: C0644 3456 package-summary.html
19:22:15 [2024-02-29T00:22:15.254Z] Sink: C0644 3456 package-summary.html
19:22:15 [2024-02-29T00:22:15.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.510Z] Entering directory: D2755 0 class-use
19:22:15 [2024-02-29T00:22:15.510Z] Sink: D2755 0 class-use
19:22:15 [2024-02-29T00:22:15.510Z] Sending file modes: C0644 2312 TmfAnalysisViewOutput.html
19:22:15 [2024-02-29T00:22:15.510Z] Sink: C0644 2312 TmfAnalysisViewOutput.html
19:22:15 [2024-02-29T00:22:15.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.510Z] Sink: E
19:22:15 [2024-02-29T00:22:15.510Z] Sending file modes: C0644 2084 package-use.html
19:22:15 [2024-02-29T00:22:15.510Z] Sink: C0644 2084 package-use.html
19:22:15 [2024-02-29T00:22:15.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.510Z] Sink: E
19:22:15 [2024-02-29T00:22:15.510Z] Entering directory: D2755 0 signal
19:22:15 [2024-02-29T00:22:15.510Z] Sink: D2755 0 signal
19:22:15 [2024-02-29T00:22:15.510Z] Sending file modes: C0644 12781 TmfTimeViewAlignmentInfo.html
19:22:15 [2024-02-29T00:22:15.510Z] Sink: C0644 12781 TmfTimeViewAlignmentInfo.html
19:22:15 [2024-02-29T00:22:15.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.510Z] Sending file modes: C0644 16252 TmfTimeViewAlignmentSignal.html
19:22:15 [2024-02-29T00:22:15.510Z] Sink: C0644 16252 TmfTimeViewAlignmentSignal.html
19:22:15 [2024-02-29T00:22:15.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.510Z] Sending file modes: C0644 10026 TmfUiSignalThrottler.html
19:22:15 [2024-02-29T00:22:15.510Z] Sink: C0644 10026 TmfUiSignalThrottler.html
19:22:15 [2024-02-29T00:22:15.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.510Z] Sending file modes: C0644 4276 package-summary.html
19:22:15 [2024-02-29T00:22:15.510Z] Sink: C0644 4276 package-summary.html
19:22:15 [2024-02-29T00:22:15.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.510Z] Entering directory: D2755 0 class-use
19:22:15 [2024-02-29T00:22:15.510Z] Sink: D2755 0 class-use
19:22:15 [2024-02-29T00:22:15.510Z] Sending file modes: C0644 2294 TmfUiSignalThrottler.html
19:22:15 [2024-02-29T00:22:15.510Z] Sink: C0644 2294 TmfUiSignalThrottler.html
19:22:15 [2024-02-29T00:22:15.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.510Z] Sending file modes: C0644 2330 TmfTimeViewAlignmentSignal.html
19:22:15 [2024-02-29T00:22:15.510Z] Sink: C0644 2330 TmfTimeViewAlignmentSignal.html
19:22:15 [2024-02-29T00:22:15.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.510Z] Sending file modes: C0644 17288 TmfTimeViewAlignmentInfo.html
19:22:15 [2024-02-29T00:22:15.510Z] Sink: C0644 17288 TmfTimeViewAlignmentInfo.html
19:22:15 [2024-02-29T00:22:15.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.510Z] Sink: E
19:22:15 [2024-02-29T00:22:15.510Z] Sending file modes: C0644 11089 package-use.html
19:22:15 [2024-02-29T00:22:15.510Z] Sink: C0644 11089 package-use.html
19:22:15 [2024-02-29T00:22:15.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.510Z] Sink: E
19:22:15 [2024-02-29T00:22:15.510Z] Sending file modes: C0644 13310 TmfUiRefreshHandler.html
19:22:15 [2024-02-29T00:22:15.510Z] Sink: C0644 13310 TmfUiRefreshHandler.html
19:22:15 [2024-02-29T00:22:15.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.510Z] Entering directory: D2755 0 tracetype
19:22:15 [2024-02-29T00:22:15.510Z] Sink: D2755 0 tracetype
19:22:15 [2024-02-29T00:22:15.510Z] Entering directory: D2755 0 preferences
19:22:15 [2024-02-29T00:22:15.510Z] Sink: D2755 0 preferences
19:22:15 [2024-02-29T00:22:15.510Z] Sending file modes: C0644 19758 TraceTypeLabelProvider.html
19:22:15 [2024-02-29T00:22:15.510Z] Sink: C0644 19758 TraceTypeLabelProvider.html
19:22:15 [2024-02-29T00:22:15.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.510Z] Sending file modes: C0644 12585 TraceTypePreferencePage.html
19:22:15 [2024-02-29T00:22:15.510Z] Sink: C0644 12585 TraceTypePreferencePage.html
19:22:15 [2024-02-29T00:22:15.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.510Z] Sending file modes: C0644 17117 TraceTypePreferencePageViewer.html
19:22:15 [2024-02-29T00:22:15.510Z] Sink: C0644 17117 TraceTypePreferencePageViewer.html
19:22:15 [2024-02-29T00:22:15.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.510Z] Sending file modes: C0644 17914 TraceTypeTreeContentProvider.html
19:22:15 [2024-02-29T00:22:15.510Z] Sink: C0644 17914 TraceTypeTreeContentProvider.html
19:22:15 [2024-02-29T00:22:15.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.510Z] Sending file modes: C0644 4217 package-summary.html
19:22:15 [2024-02-29T00:22:15.510Z] Sink: C0644 4217 package-summary.html
19:22:15 [2024-02-29T00:22:15.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.510Z] Entering directory: D2755 0 class-use
19:22:15 [2024-02-29T00:22:15.510Z] Sink: D2755 0 class-use
19:22:15 [2024-02-29T00:22:15.511Z] Sending file modes: C0644 2414 TraceTypePreferencePage.html
19:22:15 [2024-02-29T00:22:15.511Z] Sink: C0644 2414 TraceTypePreferencePage.html
19:22:15 [2024-02-29T00:22:15.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.511Z] Sending file modes: C0644 2450 TraceTypePreferencePageViewer.html
19:22:15 [2024-02-29T00:22:15.511Z] Sink: C0644 2450 TraceTypePreferencePageViewer.html
19:22:15 [2024-02-29T00:22:15.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.511Z] Sending file modes: C0644 2408 TraceTypeLabelProvider.html
19:22:15 [2024-02-29T00:22:15.511Z] Sink: C0644 2408 TraceTypeLabelProvider.html
19:22:15 [2024-02-29T00:22:15.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.511Z] Sending file modes: C0644 2444 TraceTypeTreeContentProvider.html
19:22:15 [2024-02-29T00:22:15.511Z] Sink: C0644 2444 TraceTypeTreeContentProvider.html
19:22:15 [2024-02-29T00:22:15.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.511Z] Sink: E
19:22:15 [2024-02-29T00:22:15.511Z] Sending file modes: C0644 2161 package-use.html
19:22:15 [2024-02-29T00:22:15.511Z] Sink: C0644 2161 package-use.html
19:22:15 [2024-02-29T00:22:15.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.511Z] Sink: E
19:22:15 [2024-02-29T00:22:15.511Z] Sink: E
19:22:15 [2024-02-29T00:22:15.511Z] Sending file modes: C0644 5398 package-summary.html
19:22:15 [2024-02-29T00:22:15.511Z] Sink: C0644 5398 package-summary.html
19:22:15 [2024-02-29T00:22:15.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.511Z] Entering directory: D2755 0 class-use
19:22:15 [2024-02-29T00:22:15.511Z] Sink: D2755 0 class-use
19:22:15 [2024-02-29T00:22:15.511Z] Sending file modes: C0644 3970 TmfUiRefreshHandler.html
19:22:15 [2024-02-29T00:22:15.511Z] Sink: C0644 3970 TmfUiRefreshHandler.html
19:22:15 [2024-02-29T00:22:15.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.511Z] Sink: E
19:22:15 [2024-02-29T00:22:15.511Z] Sending file modes: C0644 3206 package-use.html
19:22:15 [2024-02-29T00:22:15.511Z] Sink: C0644 3206 package-use.html
19:22:15 [2024-02-29T00:22:15.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.511Z] Sink: E
19:22:15 [2024-02-29T00:22:15.511Z] Entering directory: D2755 0 core
19:22:15 [2024-02-29T00:22:15.511Z] Sink: D2755 0 core
19:22:15 [2024-02-29T00:22:15.511Z] Entering directory: D2755 0 model
19:22:15 [2024-02-29T00:22:15.511Z] Sink: D2755 0 model
19:22:15 [2024-02-29T00:22:15.511Z] Sending file modes: C0644 8234 AbstractStateSystemAnalysisDataProvider.html
19:22:15 [2024-02-29T00:22:15.511Z] Sink: C0644 8234 AbstractStateSystemAnalysisDataProvider.html
19:22:15 [2024-02-29T00:22:15.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.511Z] Entering directory: D2755 0 timegraph
19:22:15 [2024-02-29T00:22:15.511Z] Sink: D2755 0 timegraph
19:22:15 [2024-02-29T00:22:15.511Z] Sending file modes: C0644 22142 AbstractTimeGraphDataProvider.html
19:22:15 [2024-02-29T00:22:15.511Z] Sink: C0644 22142 AbstractTimeGraphDataProvider.html
19:22:15 [2024-02-29T00:22:15.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.511Z] Sending file modes: C0644 12264 ITimeGraphArrow.html
19:22:15 [2024-02-29T00:22:15.511Z] Sink: C0644 12264 ITimeGraphArrow.html
19:22:15 [2024-02-29T00:22:15.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.511Z] Sending file modes: C0644 21083 ITimeGraphDataProvider.html
19:22:15 [2024-02-29T00:22:15.511Z] Sink: C0644 21083 ITimeGraphDataProvider.html
19:22:15 [2024-02-29T00:22:15.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.511Z] Sending file modes: C0644 12488 ITimeGraphEntryModel.html
19:22:15 [2024-02-29T00:22:15.511Z] Sink: C0644 12488 ITimeGraphEntryModel.html
19:22:15 [2024-02-29T00:22:15.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.511Z] Sending file modes: C0644 8197 ITimeGraphRowModel.html
19:22:15 [2024-02-29T00:22:15.511Z] Sink: C0644 8197 ITimeGraphRowModel.html
19:22:15 [2024-02-29T00:22:15.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.511Z] Sending file modes: C0644 9021 ITimeGraphState.html
19:22:15 [2024-02-29T00:22:15.511Z] Sink: C0644 9021 ITimeGraphState.html
19:22:15 [2024-02-29T00:22:15.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.511Z] Sending file modes: C0644 23017 ITimeGraphStateFilter.html
19:22:15 [2024-02-29T00:22:15.511Z] Sink: C0644 23017 ITimeGraphStateFilter.html
19:22:15 [2024-02-29T00:22:15.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.511Z] Sending file modes: C0644 23122 TimeGraphArrow.html
19:22:15 [2024-02-29T00:22:15.511Z] Sink: C0644 23122 TimeGraphArrow.html
19:22:15 [2024-02-29T00:22:15.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.511Z] Sending file modes: C0644 25036 TimeGraphEntryModel.html
19:22:15 [2024-02-29T00:22:15.511Z] Sink: C0644 25036 TimeGraphEntryModel.html
19:22:15 [2024-02-29T00:22:15.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.511Z] Sending file modes: C0644 12247 TimeGraphModel.html
19:22:15 [2024-02-29T00:22:15.511Z] Sink: C0644 12247 TimeGraphModel.html
19:22:15 [2024-02-29T00:22:15.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.511Z] Sending file modes: C0644 15043 TimeGraphRowModel.html
19:22:15 [2024-02-29T00:22:15.511Z] Sink: C0644 15043 TimeGraphRowModel.html
19:22:15 [2024-02-29T00:22:15.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.511Z] Sending file modes: C0644 25555 TimeGraphState.html
19:22:15 [2024-02-29T00:22:15.511Z] Sink: C0644 25555 TimeGraphState.html
19:22:15 [2024-02-29T00:22:15.511Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.511Z] Sending file modes: C0644 40236 TmfTimeGraphCompositeDataProvider.html
19:22:15 [2024-02-29T00:22:15.511Z] Sink: C0644 40236 TmfTimeGraphCompositeDataProvider.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 11865 package-summary.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 11865 package-summary.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Entering directory: D2755 0 class-use
19:22:15 [2024-02-29T00:22:15.767Z] Sink: D2755 0 class-use
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 10843 TimeGraphEntryModel.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 10843 TimeGraphEntryModel.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 20184 ITimeGraphState.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 20184 ITimeGraphState.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 10087 TimeGraphModel.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 10087 TimeGraphModel.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 2426 AbstractTimeGraphDataProvider.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 2426 AbstractTimeGraphDataProvider.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 6682 ITimeGraphRowModel.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 6682 ITimeGraphRowModel.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 2336 TimeGraphArrow.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 2336 TimeGraphArrow.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 2450 TmfTimeGraphCompositeDataProvider.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 2450 TmfTimeGraphCompositeDataProvider.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 14573 ITimeGraphDataProvider.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 14573 ITimeGraphDataProvider.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 13352 ITimeGraphEntryModel.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 13352 ITimeGraphEntryModel.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 2354 TimeGraphRowModel.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 2354 TimeGraphRowModel.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 2336 TimeGraphState.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 2336 TimeGraphState.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 12538 ITimeGraphArrow.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 12538 ITimeGraphArrow.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 8346 ITimeGraphStateFilter.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 8346 ITimeGraphStateFilter.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sink: E
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 11574 package-use.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 11574 package-use.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sink: E
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 8063 AbstractTmfTraceDataProvider.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 8063 AbstractTmfTraceDataProvider.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Entering directory: D2755 0 xy
19:22:15 [2024-02-29T00:22:15.767Z] Sink: D2755 0 xy
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 17674 AbstractTreeCommonXDataProvider.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 17674 AbstractTreeCommonXDataProvider.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 14983 ISeriesModel.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 14983 ISeriesModel.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 17161 ISeriesModel.DisplayType.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 17161 ISeriesModel.DisplayType.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 8483 ITmfCommonXAxisModel.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 8483 ITmfCommonXAxisModel.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 6320 ITmfTreeXYDataProvider.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 6320 ITmfTreeXYDataProvider.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 9242 ITmfXYDataProvider.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 9242 ITmfXYDataProvider.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 5492 ITmfXyEntryModel.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 5492 ITmfXyEntryModel.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 8791 ITmfXyModel.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 8791 ITmfXyModel.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 9638 IYModel.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 9638 IYModel.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 26880 TmfTreeXYCompositeDataProvider.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 26880 TmfTreeXYCompositeDataProvider.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 17306 TmfXYAxisDescription.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 17306 TmfXYAxisDescription.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 22259 TmfXyTreeDataModel.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 22259 TmfXyTreeDataModel.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 11399 package-summary.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 11399 package-summary.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Entering directory: D2755 0 class-use
19:22:15 [2024-02-29T00:22:15.767Z] Sink: D2755 0 class-use
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 4339 ITmfCommonXAxisModel.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 4339 ITmfCommonXAxisModel.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 12784 ITmfXyModel.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 12784 ITmfXyModel.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 2318 TmfXyTreeDataModel.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 2318 TmfXyTreeDataModel.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 8367 IYModel.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 8367 IYModel.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 2396 AbstractTreeCommonXDataProvider.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 2396 AbstractTreeCommonXDataProvider.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 8224 ITmfXYDataProvider.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 8224 ITmfXYDataProvider.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 10857 TmfXYAxisDescription.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 10857 TmfXYAxisDescription.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 12398 ITmfTreeXYDataProvider.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 12398 ITmfTreeXYDataProvider.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 2390 TmfTreeXYCompositeDataProvider.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 2390 TmfTreeXYCompositeDataProvider.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 4219 ITmfXyEntryModel.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 4219 ITmfXyEntryModel.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 9053 ISeriesModel.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 9053 ISeriesModel.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 8444 ISeriesModel.DisplayType.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 8444 ISeriesModel.DisplayType.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:15 [2024-02-29T00:22:15.767Z] Sink: E
19:22:15 [2024-02-29T00:22:15.767Z] Sending file modes: C0644 9170 package-use.html
19:22:15 [2024-02-29T00:22:15.767Z] Sink: C0644 9170 package-use.html
19:22:15 [2024-02-29T00:22:15.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sink: E
19:22:16 [2024-02-29T00:22:16.024Z] Entering directory: D2755 0 tree
19:22:16 [2024-02-29T00:22:16.024Z] Sink: D2755 0 tree
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 18798 AbstractTreeDataProvider.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 18798 AbstractTreeDataProvider.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 7648 ITmfSelectionTreeDataModel.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 7648 ITmfSelectionTreeDataModel.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 14051 ITmfTreeDataModel.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 14051 ITmfTreeDataModel.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 13177 ITmfTreeDataProvider.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 13177 ITmfTreeDataProvider.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 31948 TmfTreeCompositeDataProvider.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 31948 TmfTreeCompositeDataProvider.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 28017 TmfTreeDataModel.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 28017 TmfTreeDataModel.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 19846 TmfTreeModel.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 19846 TmfTreeModel.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 17424 TmfTreeModel.Builder.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 17424 TmfTreeModel.Builder.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 10223 package-summary.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 10223 package-summary.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Entering directory: D2755 0 class-use
19:22:16 [2024-02-29T00:22:16.024Z] Sink: D2755 0 class-use
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 15655 TmfTreeModel.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 15655 TmfTreeModel.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 6374 TmfTreeModel.Builder.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 6374 TmfTreeModel.Builder.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 6855 TmfTreeCompositeDataProvider.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 6855 TmfTreeCompositeDataProvider.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 8421 AbstractTreeDataProvider.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 8421 AbstractTreeDataProvider.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 11157 TmfTreeDataModel.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 11157 TmfTreeDataModel.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 5260 ITmfSelectionTreeDataModel.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 5260 ITmfSelectionTreeDataModel.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 46449 ITmfTreeDataModel.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 46449 ITmfTreeDataModel.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 30594 ITmfTreeDataProvider.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 30594 ITmfTreeDataProvider.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sink: E
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 21176 package-use.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 21176 package-use.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sink: E
19:22:16 [2024-02-29T00:22:16.024Z] Entering directory: D2755 0 annotations
19:22:16 [2024-02-29T00:22:16.024Z] Sink: D2755 0 annotations
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 25758 Annotation.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 25758 Annotation.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 13966 AnnotationCategoriesModel.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 13966 AnnotationCategoriesModel.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 14812 AnnotationModel.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 14812 AnnotationModel.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 23968 EventAnnotationProvider.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 23968 EventAnnotationProvider.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 14420 IAnnotation.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 14420 IAnnotation.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 17357 IAnnotation.AnnotationType.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 17357 IAnnotation.AnnotationType.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 5058 IOutputAnnotationParameters.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 5058 IOutputAnnotationParameters.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 12411 IOutputAnnotationProvider.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 12411 IOutputAnnotationProvider.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 17844 TraceAnnotationProvider.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 17844 TraceAnnotationProvider.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 9590 package-summary.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 9590 package-summary.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Entering directory: D2755 0 class-use
19:22:16 [2024-02-29T00:22:16.024Z] Sink: D2755 0 class-use
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 2402 TraceAnnotationProvider.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 2402 TraceAnnotationProvider.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 2446 IOutputAnnotationParameters.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 2446 IOutputAnnotationParameters.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 6242 Annotation.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 6242 Annotation.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 11225 IOutputAnnotationProvider.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 11225 IOutputAnnotationProvider.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 6491 IAnnotation.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 6491 IAnnotation.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 7780 IAnnotation.AnnotationType.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 7780 IAnnotation.AnnotationType.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 13582 AnnotationCategoriesModel.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 13582 AnnotationCategoriesModel.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 12988 AnnotationModel.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 12988 AnnotationModel.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 2402 EventAnnotationProvider.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 2402 EventAnnotationProvider.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sink: E
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 9701 package-use.html
19:22:16 [2024-02-29T00:22:16.024Z] Sink: C0644 9701 package-use.html
19:22:16 [2024-02-29T00:22:16.024Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.024Z] Sink: E
19:22:16 [2024-02-29T00:22:16.024Z] Sending file modes: C0644 15106 CommonStatusMessage.html
19:22:16 [2024-02-29T00:22:16.280Z] Sink: C0644 15106 CommonStatusMessage.html
19:22:16 [2024-02-29T00:22:16.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.280Z] Sending file modes: C0644 9742 CoreFilterProperty.html
19:22:16 [2024-02-29T00:22:16.280Z] Sink: C0644 9742 CoreFilterProperty.html
19:22:16 [2024-02-29T00:22:16.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.280Z] Sending file modes: C0644 8835 CoreMetadataStrings.html
19:22:16 [2024-02-29T00:22:16.280Z] Sink: C0644 8835 CoreMetadataStrings.html
19:22:16 [2024-02-29T00:22:16.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.280Z] Sending file modes: C0644 20273 DataProviderDescriptor.html
19:22:16 [2024-02-29T00:22:16.280Z] Sink: C0644 20273 DataProviderDescriptor.html
19:22:16 [2024-02-29T00:22:16.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.280Z] Sending file modes: C0644 17250 DataProviderDescriptor.Builder.html
19:22:16 [2024-02-29T00:22:16.280Z] Sink: C0644 17250 DataProviderDescriptor.Builder.html
19:22:16 [2024-02-29T00:22:16.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.280Z] Entering directory: D2755 0 filters
19:22:16 [2024-02-29T00:22:16.280Z] Sink: D2755 0 filters
19:22:16 [2024-02-29T00:22:16.280Z] Sending file modes: C0644 10680 FilterTimeQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] Sink: C0644 10680 FilterTimeQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.280Z] Sending file modes: C0644 6204 ICumulativeQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] Sink: C0644 6204 ICumulativeQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.280Z] Sending file modes: C0644 6805 IMultipleSelectionQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] Sink: C0644 6805 IMultipleSelectionQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.280Z] Sending file modes: C0644 16116 SelectedCounterQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] Sink: C0644 16116 SelectedCounterQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.280Z] Sending file modes: C0644 17030 SelectedCpuQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] Sink: C0644 17030 SelectedCpuQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.280Z] Sending file modes: C0644 18994 SelectionTimeQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] Sink: C0644 18994 SelectionTimeQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.280Z] Sending file modes: C0644 16214 TimeQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] Sink: C0644 16214 TimeQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.280Z] Sending file modes: C0644 8572 package-summary.html
19:22:16 [2024-02-29T00:22:16.280Z] Sink: C0644 8572 package-summary.html
19:22:16 [2024-02-29T00:22:16.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.280Z] Entering directory: D2755 0 class-use
19:22:16 [2024-02-29T00:22:16.280Z] Sink: D2755 0 class-use
19:22:16 [2024-02-29T00:22:16.280Z] Sending file modes: C0644 2372 SelectedCpuQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] Sink: C0644 2372 SelectedCpuQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.280Z] Sending file modes: C0644 2366 FilterTimeQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] Sink: C0644 2366 FilterTimeQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.280Z] Sending file modes: C0644 5591 TimeQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] Sink: C0644 5591 TimeQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.280Z] Sending file modes: C0644 2396 SelectedCounterQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] Sink: C0644 2396 SelectedCounterQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.280Z] Sending file modes: C0644 4291 ICumulativeQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] Sink: C0644 4291 ICumulativeQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.280Z] Sending file modes: C0644 4694 SelectionTimeQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] Sink: C0644 4694 SelectionTimeQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.280Z] Sending file modes: C0644 5230 IMultipleSelectionQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] Sink: C0644 5230 IMultipleSelectionQueryFilter.html
19:22:16 [2024-02-29T00:22:16.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.280Z] Sink: E
19:22:16 [2024-02-29T00:22:16.280Z] Sending file modes: C0644 4436 package-use.html
19:22:16 [2024-02-29T00:22:16.280Z] Sink: C0644 4436 package-use.html
19:22:16 [2024-02-29T00:22:16.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.280Z] Sink: E
19:22:16 [2024-02-29T00:22:16.280Z] Sending file modes: C0644 13731 ICoreElementResolver.html
19:22:16 [2024-02-29T00:22:16.280Z] Sink: C0644 13731 ICoreElementResolver.html
19:22:16 [2024-02-29T00:22:16.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.280Z] Sending file modes: C0644 13442 ICorePropertyCollection.html
19:22:16 [2024-02-29T00:22:16.280Z] Sink: C0644 13442 ICorePropertyCollection.html
19:22:16 [2024-02-29T00:22:16.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.280Z] Sending file modes: C0644 10308 IOutputElement.html
19:22:16 [2024-02-29T00:22:16.280Z] Sink: C0644 10308 IOutputElement.html
19:22:16 [2024-02-29T00:22:16.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.281Z] Sending file modes: C0644 9045 IOutputStyleProvider.html
19:22:16 [2024-02-29T00:22:16.281Z] Sink: C0644 9045 IOutputStyleProvider.html
19:22:16 [2024-02-29T00:22:16.281Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.281Z] Sending file modes: C0644 8829 ITableColumnDescriptor.html
19:22:16 [2024-02-29T00:22:16.281Z] Sink: C0644 8829 ITableColumnDescriptor.html
19:22:16 [2024-02-29T00:22:16.281Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.281Z] Sending file modes: C0644 9720 ITimeElement.html
19:22:16 [2024-02-29T00:22:16.281Z] Sink: C0644 9720 ITimeElement.html
19:22:16 [2024-02-29T00:22:16.281Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.281Z] Sending file modes: C0644 14478 Messages.html
19:22:16 [2024-02-29T00:22:16.281Z] Sink: C0644 14478 Messages.html
19:22:16 [2024-02-29T00:22:16.281Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.281Z] Sending file modes: C0644 18304 OutputElement.html
19:22:16 [2024-02-29T00:22:16.281Z] Sink: C0644 18304 OutputElement.html
19:22:16 [2024-02-29T00:22:16.281Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.281Z] Sending file modes: C0644 19323 OutputElementStyle.html
19:22:16 [2024-02-29T00:22:16.281Z] Sink: C0644 19323 OutputElementStyle.html
19:22:16 [2024-02-29T00:22:16.281Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.281Z] Sending file modes: C0644 11799 OutputStyleModel.html
19:22:16 [2024-02-29T00:22:16.281Z] Sink: C0644 11799 OutputStyleModel.html
19:22:16 [2024-02-29T00:22:16.281Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.281Z] Sending file modes: C0644 25550 SeriesModel.html
19:22:16 [2024-02-29T00:22:16.281Z] Sink: C0644 25550 SeriesModel.html
19:22:16 [2024-02-29T00:22:16.281Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.281Z] Sending file modes: C0644 17761 SeriesModel.SeriesModelBuilder.html
19:22:16 [2024-02-29T00:22:16.281Z] Sink: C0644 17761 SeriesModel.SeriesModelBuilder.html
19:22:16 [2024-02-29T00:22:16.281Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.281Z] Sending file modes: C0644 55199 StyleProperties.html
19:22:16 [2024-02-29T00:22:16.281Z] Sink: C0644 55199 StyleProperties.html
19:22:16 [2024-02-29T00:22:16.281Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.281Z] Sending file modes: C0644 9403 StyleProperties.BorderStyle.html
19:22:16 [2024-02-29T00:22:16.281Z] Sink: C0644 9403 StyleProperties.BorderStyle.html
19:22:16 [2024-02-29T00:22:16.281Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.281Z] Sending file modes: C0644 7174 StyleProperties.FontStyle.html
19:22:16 [2024-02-29T00:22:16.281Z] Sink: C0644 7174 StyleProperties.FontStyle.html
19:22:16 [2024-02-29T00:22:16.281Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.281Z] Sending file modes: C0644 8362 StyleProperties.FontWeight.html
19:22:16 [2024-02-29T00:22:16.281Z] Sink: C0644 8362 StyleProperties.FontWeight.html
19:22:16 [2024-02-29T00:22:16.281Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.281Z] Sending file modes: C0644 6273 StyleProperties.LinearGradientDirection.html
19:22:16 [2024-02-29T00:22:16.281Z] Sink: C0644 6273 StyleProperties.LinearGradientDirection.html
19:22:16 [2024-02-29T00:22:16.281Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.281Z] Sending file modes: C0644 10732 StyleProperties.SeriesStyle.html
19:22:16 [2024-02-29T00:22:16.281Z] Sink: C0644 10732 StyleProperties.SeriesStyle.html
19:22:16 [2024-02-29T00:22:16.281Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.281Z] Sending file modes: C0644 8375 StyleProperties.SeriesType.html
19:22:16 [2024-02-29T00:22:16.281Z] Sink: C0644 8375 StyleProperties.SeriesType.html
19:22:16 [2024-02-29T00:22:16.281Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.281Z] Sending file modes: C0644 12724 StyleProperties.SymbolType.html
19:22:16 [2024-02-29T00:22:16.281Z] Sink: C0644 12724 StyleProperties.SymbolType.html
19:22:16 [2024-02-29T00:22:16.281Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.281Z] Sending file modes: C0644 8223 StyleProperties.TextAlign.html
19:22:16 [2024-02-29T00:22:16.281Z] Sink: C0644 8223 StyleProperties.TextAlign.html
19:22:16 [2024-02-29T00:22:16.281Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.281Z] Sending file modes: C0644 6062 StyleProperties.TextDirection.html
19:22:16 [2024-02-29T00:22:16.281Z] Sink: C0644 6062 StyleProperties.TextDirection.html
19:22:16 [2024-02-29T00:22:16.281Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.281Z] Sending file modes: C0644 7210 StyleProperties.VerticalAlign.html
19:22:16 [2024-02-29T00:22:16.281Z] Sink: C0644 7210 StyleProperties.VerticalAlign.html
19:22:16 [2024-02-29T00:22:16.281Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.281Z] Sending file modes: C0644 16540 TmfCommonXAxisModel.html
19:22:16 [2024-02-29T00:22:16.281Z] Sink: C0644 16540 TmfCommonXAxisModel.html
19:22:16 [2024-02-29T00:22:16.281Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.281Z] Sending file modes: C0644 13948 TmfXyModel.html
19:22:16 [2024-02-29T00:22:16.281Z] Sink: C0644 13948 TmfXyModel.html
19:22:16 [2024-02-29T00:22:16.281Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.281Z] Sending file modes: C0644 21482 YModel.html
19:22:16 [2024-02-29T00:22:16.281Z] Sink: C0644 21482 YModel.html
19:22:16 [2024-02-29T00:22:16.281Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.281Z] Sending file modes: C0644 18406 package-summary.html
19:22:16 [2024-02-29T00:22:16.281Z] Sink: C0644 18406 package-summary.html
19:22:16 [2024-02-29T00:22:16.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.537Z] Entering directory: D2755 0 class-use
19:22:16 [2024-02-29T00:22:16.537Z] Sink: D2755 0 class-use
19:22:16 [2024-02-29T00:22:16.537Z] Sending file modes: C0644 6315 IOutputStyleProvider.html
19:22:16 [2024-02-29T00:22:16.537Z] Sink: C0644 6315 IOutputStyleProvider.html
19:22:16 [2024-02-29T00:22:16.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.537Z] Sending file modes: C0644 40017 OutputElementStyle.html
19:22:16 [2024-02-29T00:22:16.537Z] Sink: C0644 40017 OutputElementStyle.html
19:22:16 [2024-02-29T00:22:16.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.537Z] Sending file modes: C0644 4161 SeriesModel.html
19:22:16 [2024-02-29T00:22:16.537Z] Sink: C0644 4161 SeriesModel.html
19:22:16 [2024-02-29T00:22:16.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.537Z] Sending file modes: C0644 6584 SeriesModel.SeriesModelBuilder.html
19:22:16 [2024-02-29T00:22:16.537Z] Sink: C0644 6584 SeriesModel.SeriesModelBuilder.html
19:22:16 [2024-02-29T00:22:16.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.537Z] Sending file modes: C0644 18238 ICorePropertyCollection.html
19:22:16 [2024-02-29T00:22:16.537Z] Sink: C0644 18238 ICorePropertyCollection.html
19:22:16 [2024-02-29T00:22:16.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.537Z] Sending file modes: C0644 5959 ITableColumnDescriptor.html
19:22:16 [2024-02-29T00:22:16.537Z] Sink: C0644 5959 ITableColumnDescriptor.html
19:22:16 [2024-02-29T00:22:16.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.537Z] Sending file modes: C0644 12353 AbstractTmfTraceDataProvider.html
19:22:16 [2024-02-29T00:22:16.537Z] Sink: C0644 12353 AbstractTmfTraceDataProvider.html
19:22:16 [2024-02-29T00:22:16.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.537Z] Sending file modes: C0644 9761 OutputStyleModel.html
19:22:16 [2024-02-29T00:22:16.537Z] Sink: C0644 9761 OutputStyleModel.html
19:22:16 [2024-02-29T00:22:16.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.537Z] Sending file modes: C0644 21189 ICoreElementResolver.html
19:22:16 [2024-02-29T00:22:16.537Z] Sink: C0644 21189 ICoreElementResolver.html
19:22:16 [2024-02-29T00:22:16.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.537Z] Sending file modes: C0644 2240 TmfXyModel.html
19:22:16 [2024-02-29T00:22:16.537Z] Sink: C0644 2240 TmfXyModel.html
19:22:16 [2024-02-29T00:22:16.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.537Z] Sending file modes: C0644 11457 ITimeElement.html
19:22:16 [2024-02-29T00:22:16.537Z] Sink: C0644 11457 ITimeElement.html
19:22:16 [2024-02-29T00:22:16.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.537Z] Sending file modes: C0644 2294 CoreMetadataStrings.html
19:22:16 [2024-02-29T00:22:16.537Z] Sink: C0644 2294 CoreMetadataStrings.html
19:22:16 [2024-02-29T00:22:16.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.537Z] Sending file modes: C0644 2294 CommonStatusMessage.html
19:22:16 [2024-02-29T00:22:16.537Z] Sink: C0644 2294 CommonStatusMessage.html
19:22:16 [2024-02-29T00:22:16.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.537Z] Sending file modes: C0644 2288 CoreFilterProperty.html
19:22:16 [2024-02-29T00:22:16.537Z] Sink: C0644 2288 CoreFilterProperty.html
19:22:16 [2024-02-29T00:22:16.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.537Z] Sending file modes: C0644 2294 TmfCommonXAxisModel.html
19:22:16 [2024-02-29T00:22:16.537Z] Sink: C0644 2294 TmfCommonXAxisModel.html
19:22:16 [2024-02-29T00:22:16.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.537Z] Sending file modes: C0644 10615 AbstractStateSystemAnalysisDataProvider.html
19:22:16 [2024-02-29T00:22:16.537Z] Sink: C0644 10615 AbstractStateSystemAnalysisDataProvider.html
19:22:16 [2024-02-29T00:22:16.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.537Z] Sending file modes: C0644 2312 DataProviderDescriptor.html
19:22:16 [2024-02-29T00:22:16.537Z] Sink: C0644 2312 DataProviderDescriptor.html
19:22:16 [2024-02-29T00:22:16.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.537Z] Sending file modes: C0644 6794 DataProviderDescriptor.Builder.html
19:22:16 [2024-02-29T00:22:16.537Z] Sink: C0644 6794 DataProviderDescriptor.Builder.html
19:22:16 [2024-02-29T00:22:16.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.537Z] Sending file modes: C0644 6372 OutputElement.html
19:22:16 [2024-02-29T00:22:16.537Z] Sink: C0644 6372 OutputElement.html
19:22:16 [2024-02-29T00:22:16.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.537Z] Sending file modes: C0644 2216 YModel.html
19:22:16 [2024-02-29T00:22:16.537Z] Sink: C0644 2216 YModel.html
19:22:16 [2024-02-29T00:22:16.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.537Z] Sending file modes: C0644 10853 IOutputElement.html
19:22:16 [2024-02-29T00:22:16.537Z] Sink: C0644 10853 IOutputElement.html
19:22:16 [2024-02-29T00:22:16.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.537Z] Sending file modes: C0644 2228 Messages.html
19:22:16 [2024-02-29T00:22:16.537Z] Sink: C0644 2228 Messages.html
19:22:16 [2024-02-29T00:22:16.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.537Z] Sending file modes: C0644 2270 StyleProperties.html
19:22:16 [2024-02-29T00:22:16.537Z] Sink: C0644 2270 StyleProperties.html
19:22:16 [2024-02-29T00:22:16.537Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.537Z] Sending file modes: C0644 2382 StyleProperties.VerticalAlign.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 2382 StyleProperties.VerticalAlign.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 2370 StyleProperties.SeriesStyle.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 2370 StyleProperties.SeriesStyle.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 2364 StyleProperties.SeriesType.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 2364 StyleProperties.SeriesType.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 2364 StyleProperties.SymbolType.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 2364 StyleProperties.SymbolType.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 2364 StyleProperties.FontWeight.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 2364 StyleProperties.FontWeight.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 2358 StyleProperties.FontStyle.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 2358 StyleProperties.FontStyle.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 2358 StyleProperties.TextAlign.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 2358 StyleProperties.TextAlign.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 2382 StyleProperties.TextDirection.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 2382 StyleProperties.TextDirection.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 2370 StyleProperties.BorderStyle.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 2370 StyleProperties.BorderStyle.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 2442 StyleProperties.LinearGradientDirection.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 2442 StyleProperties.LinearGradientDirection.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sink: E
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 27061 package-use.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 27061 package-use.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sink: E
19:22:16 [2024-02-29T00:22:16.538Z] Entering directory: D2755 0 statesystem
19:22:16 [2024-02-29T00:22:16.538Z] Sink: D2755 0 statesystem
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 35558 AbstractTmfStateProvider.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 35558 AbstractTmfStateProvider.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 18952 ITmfAnalysisModuleWithStateSystems.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 18952 ITmfAnalysisModuleWithStateSystems.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 27057 ITmfStateProvider.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 27057 ITmfStateProvider.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 18172 ITmfStateProvider.FutureEventType.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 18172 ITmfStateProvider.FutureEventType.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 9862 Messages.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 9862 Messages.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 15748 TmfAttributePool.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 15748 TmfAttributePool.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 17550 TmfAttributePool.QueueType.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 17550 TmfAttributePool.QueueType.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 41360 TmfStateSystemAnalysisModule.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 41360 TmfStateSystemAnalysisModule.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 8106 package-summary.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 8106 package-summary.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Entering directory: D2755 0 class-use
19:22:16 [2024-02-29T00:22:16.538Z] Sink: D2755 0 class-use
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 2264 Messages.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 2264 Messages.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 2312 TmfAttributePool.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 2312 TmfAttributePool.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 6706 TmfAttributePool.QueueType.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 6706 TmfAttributePool.QueueType.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 19767 ITmfStateProvider.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 19767 ITmfStateProvider.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 7616 ITmfStateProvider.FutureEventType.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 7616 ITmfStateProvider.FutureEventType.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 22509 ITmfAnalysisModuleWithStateSystems.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 22509 ITmfAnalysisModuleWithStateSystems.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 12947 AbstractTmfStateProvider.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 12947 AbstractTmfStateProvider.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 26335 TmfStateSystemAnalysisModule.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 26335 TmfStateSystemAnalysisModule.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sink: E
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 26993 package-use.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 26993 package-use.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sink: E
19:22:16 [2024-02-29T00:22:16.538Z] Entering directory: D2755 0 trace
19:22:16 [2024-02-29T00:22:16.538Z] Sink: D2755 0 trace
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 14776 AbstractTmfTraceAdapterFactory.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 14776 AbstractTmfTraceAdapterFactory.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 6021 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 6021 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.538Z] Sending file modes: C0644 7467 ICyclesConverter.html
19:22:16 [2024-02-29T00:22:16.538Z] Sink: C0644 7467 ICyclesConverter.html
19:22:16 [2024-02-29T00:22:16.538Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Entering directory: D2755 0 indexer
19:22:16 [2024-02-29T00:22:16.794Z] Sink: D2755 0 indexer
19:22:16 [2024-02-29T00:22:16.794Z] Entering directory: D2755 0 checkpoint
19:22:16 [2024-02-29T00:22:16.794Z] Sink: D2755 0 checkpoint
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 14169 ITmfCheckpoint.html
19:22:16 [2024-02-29T00:22:16.794Z] Sink: C0644 14169 ITmfCheckpoint.html
19:22:16 [2024-02-29T00:22:16.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 18023 ITmfCheckpointIndex.html
19:22:16 [2024-02-29T00:22:16.794Z] Sink: C0644 18023 ITmfCheckpointIndex.html
19:22:16 [2024-02-29T00:22:16.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 26398 TmfCheckpoint.html
19:22:16 [2024-02-29T00:22:16.794Z] Sink: C0644 26398 TmfCheckpoint.html
19:22:16 [2024-02-29T00:22:16.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 24518 TmfCheckpointIndexer.html
19:22:16 [2024-02-29T00:22:16.794Z] Sink: C0644 24518 TmfCheckpointIndexer.html
19:22:16 [2024-02-29T00:22:16.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 5755 package-summary.html
19:22:16 [2024-02-29T00:22:16.794Z] Sink: C0644 5755 package-summary.html
19:22:16 [2024-02-29T00:22:16.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Entering directory: D2755 0 class-use
19:22:16 [2024-02-29T00:22:16.794Z] Sink: D2755 0 class-use
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 12726 ITmfCheckpoint.html
19:22:16 [2024-02-29T00:22:16.794Z] Sink: C0644 12726 ITmfCheckpoint.html
19:22:16 [2024-02-29T00:22:16.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 4759 ITmfCheckpointIndex.html
19:22:16 [2024-02-29T00:22:16.794Z] Sink: C0644 4759 ITmfCheckpointIndex.html
19:22:16 [2024-02-29T00:22:16.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 4655 TmfCheckpointIndexer.html
19:22:16 [2024-02-29T00:22:16.794Z] Sink: C0644 4655 TmfCheckpointIndexer.html
19:22:16 [2024-02-29T00:22:16.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 4334 TmfCheckpoint.html
19:22:16 [2024-02-29T00:22:16.794Z] Sink: C0644 4334 TmfCheckpoint.html
19:22:16 [2024-02-29T00:22:16.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Sink: E
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 5410 package-use.html
19:22:16 [2024-02-29T00:22:16.794Z] Sink: C0644 5410 package-use.html
19:22:16 [2024-02-29T00:22:16.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Sink: E
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 8690 ITmfPersistentlyIndexable.html
19:22:16 [2024-02-29T00:22:16.794Z] Sink: C0644 8690 ITmfPersistentlyIndexable.html
19:22:16 [2024-02-29T00:22:16.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 14970 ITmfTraceIndexer.html
19:22:16 [2024-02-29T00:22:16.794Z] Sink: C0644 14970 ITmfTraceIndexer.html
19:22:16 [2024-02-29T00:22:16.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 28651 TmfBTreeTraceIndex.html
19:22:16 [2024-02-29T00:22:16.794Z] Sink: C0644 28651 TmfBTreeTraceIndex.html
19:22:16 [2024-02-29T00:22:16.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 8996 TmfBTreeTraceIndexer.html
19:22:16 [2024-02-29T00:22:16.794Z] Sink: C0644 8996 TmfBTreeTraceIndexer.html
19:22:16 [2024-02-29T00:22:16.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 28620 TmfFlatArrayTraceIndex.html
19:22:16 [2024-02-29T00:22:16.794Z] Sink: C0644 28620 TmfFlatArrayTraceIndex.html
19:22:16 [2024-02-29T00:22:16.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 9040 TmfFlatArrayTraceIndexer.html
19:22:16 [2024-02-29T00:22:16.794Z] Sink: C0644 9040 TmfFlatArrayTraceIndexer.html
19:22:16 [2024-02-29T00:22:16.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 7526 package-summary.html
19:22:16 [2024-02-29T00:22:16.794Z] Sink: C0644 7526 package-summary.html
19:22:16 [2024-02-29T00:22:16.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Entering directory: D2755 0 class-use
19:22:16 [2024-02-29T00:22:16.794Z] Sink: D2755 0 class-use
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 2360 TmfBTreeTraceIndexer.html
19:22:16 [2024-02-29T00:22:16.794Z] Sink: C0644 2360 TmfBTreeTraceIndexer.html
19:22:16 [2024-02-29T00:22:16.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 2348 TmfBTreeTraceIndex.html
19:22:16 [2024-02-29T00:22:16.794Z] Sink: C0644 2348 TmfBTreeTraceIndex.html
19:22:16 [2024-02-29T00:22:16.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 8073 ITmfTraceIndexer.html
19:22:16 [2024-02-29T00:22:16.794Z] Sink: C0644 8073 ITmfTraceIndexer.html
19:22:16 [2024-02-29T00:22:16.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 2372 TmfFlatArrayTraceIndex.html
19:22:16 [2024-02-29T00:22:16.794Z] Sink: C0644 2372 TmfFlatArrayTraceIndex.html
19:22:16 [2024-02-29T00:22:16.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 12484 ITmfPersistentlyIndexable.html
19:22:16 [2024-02-29T00:22:16.794Z] Sink: C0644 12484 ITmfPersistentlyIndexable.html
19:22:16 [2024-02-29T00:22:16.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 2384 TmfFlatArrayTraceIndexer.html
19:22:16 [2024-02-29T00:22:16.794Z] Sink: C0644 2384 TmfFlatArrayTraceIndexer.html
19:22:16 [2024-02-29T00:22:16.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Sink: E
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 11008 package-use.html
19:22:16 [2024-02-29T00:22:16.794Z] Sink: C0644 11008 package-use.html
19:22:16 [2024-02-29T00:22:16.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Sink: E
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 13622 ITmfContext.html
19:22:16 [2024-02-29T00:22:16.794Z] Sink: C0644 13622 ITmfContext.html
19:22:16 [2024-02-29T00:22:16.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 7951 ITmfEventParser.html
19:22:16 [2024-02-29T00:22:16.794Z] Sink: C0644 7951 ITmfEventParser.html
19:22:16 [2024-02-29T00:22:16.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Entering directory: D2755 0 location
19:22:16 [2024-02-29T00:22:16.794Z] Sink: D2755 0 location
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 8364 ITmfLocation.html
19:22:16 [2024-02-29T00:22:16.794Z] Sink: C0644 8364 ITmfLocation.html
19:22:16 [2024-02-29T00:22:16.794Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.794Z] Sending file modes: C0644 16688 TmfLocation.html
19:22:16 [2024-02-29T00:22:16.795Z] Sink: C0644 16688 TmfLocation.html
19:22:16 [2024-02-29T00:22:16.795Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.795Z] Sending file modes: C0644 15688 TmfLongLocation.html
19:22:16 [2024-02-29T00:22:16.795Z] Sink: C0644 15688 TmfLongLocation.html
19:22:16 [2024-02-29T00:22:16.795Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:16 [2024-02-29T00:22:16.795Z] Sending file modes: C0644 15079 TmfTimestampLocation.html
19:22:16 [2024-02-29T00:22:16.795Z] Sink: C0644 15079 TmfTimestampLocation.html
19:22:16 [2024-02-29T00:22:16.795Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 6391 package-summary.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 6391 package-summary.html
19:22:17 [2024-02-29T00:22:17.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Entering directory: D2755 0 class-use
19:22:17 [2024-02-29T00:22:17.051Z] Sink: D2755 0 class-use
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 4288 TmfTimestampLocation.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 4288 TmfTimestampLocation.html
19:22:17 [2024-02-29T00:22:17.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 41315 ITmfLocation.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 41315 ITmfLocation.html
19:22:17 [2024-02-29T00:22:17.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 4208 TmfLongLocation.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 4208 TmfLongLocation.html
19:22:17 [2024-02-29T00:22:17.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 6907 TmfLocation.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 6907 TmfLocation.html
19:22:17 [2024-02-29T00:22:17.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Sink: E
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 12095 package-use.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 12095 package-use.html
19:22:17 [2024-02-29T00:22:17.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Sink: E
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 64131 ITmfTrace.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 64131 ITmfTrace.html
19:22:17 [2024-02-29T00:22:17.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 8034 ITmfTraceCompleteness.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 8034 ITmfTraceCompleteness.html
19:22:17 [2024-02-29T00:22:17.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 7589 ITmfTraceKnownSize.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 7589 ITmfTraceKnownSize.html
19:22:17 [2024-02-29T00:22:17.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 8479 ITmfTraceWithPreDefinedEvents.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 8479 ITmfTraceWithPreDefinedEvents.html
19:22:17 [2024-02-29T00:22:17.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Entering directory: D2755 0 trim
19:22:17 [2024-02-29T00:22:17.051Z] Sink: D2755 0 trim
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 9515 ITmfTrimmableTrace.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 9515 ITmfTrimmableTrace.html
19:22:17 [2024-02-29T00:22:17.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 4902 package-summary.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 4902 package-summary.html
19:22:17 [2024-02-29T00:22:17.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Entering directory: D2755 0 class-use
19:22:17 [2024-02-29T00:22:17.051Z] Sink: D2755 0 class-use
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 7193 ITmfTrimmableTrace.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 7193 ITmfTrimmableTrace.html
19:22:17 [2024-02-29T00:22:17.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Sink: E
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 5805 package-use.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 5805 package-use.html
19:22:17 [2024-02-29T00:22:17.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Sink: E
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 6789 ITraceContextSignalHandler.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 6789 ITraceContextSignalHandler.html
19:22:17 [2024-02-29T00:22:17.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Entering directory: D2755 0 text
19:22:17 [2024-02-29T00:22:17.051Z] Sink: D2755 0 text
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 48942 TextTrace.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 48942 TextTrace.html
19:22:17 [2024-02-29T00:22:17.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 16424 TextTraceContext.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 16424 TextTraceContext.html
19:22:17 [2024-02-29T00:22:17.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 16180 TextTraceEvent.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 16180 TextTraceEvent.html
19:22:17 [2024-02-29T00:22:17.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 38452 TextTraceEventContent.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 38452 TextTraceEventContent.html
19:22:17 [2024-02-29T00:22:17.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 5547 package-summary.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 5547 package-summary.html
19:22:17 [2024-02-29T00:22:17.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Entering directory: D2755 0 class-use
19:22:17 [2024-02-29T00:22:17.051Z] Sink: D2755 0 class-use
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 5806 TextTrace.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 5806 TextTrace.html
19:22:17 [2024-02-29T00:22:17.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 6995 TextTraceEventContent.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 6995 TextTraceEventContent.html
19:22:17 [2024-02-29T00:22:17.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 5699 TextTraceContext.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 5699 TextTraceContext.html
19:22:17 [2024-02-29T00:22:17.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 9019 TextTraceEvent.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 9019 TextTraceEvent.html
19:22:17 [2024-02-29T00:22:17.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Sink: E
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 4229 package-use.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 4229 package-use.html
19:22:17 [2024-02-29T00:22:17.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Sink: E
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 25300 TmfContext.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 25300 TmfContext.html
19:22:17 [2024-02-29T00:22:17.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 12763 TmfEventTypeCollectionHelper.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 12763 TmfEventTypeCollectionHelper.html
19:22:17 [2024-02-29T00:22:17.051Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.051Z] Entering directory: D2755 0 experiment
19:22:17 [2024-02-29T00:22:17.051Z] Sink: D2755 0 experiment
19:22:17 [2024-02-29T00:22:17.051Z] Sending file modes: C0644 76248 TmfExperiment.html
19:22:17 [2024-02-29T00:22:17.051Z] Sink: C0644 76248 TmfExperiment.html
19:22:17 [2024-02-29T00:22:17.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.309Z] Sending file modes: C0644 13566 TmfExperimentUtils.html
19:22:17 [2024-02-29T00:22:17.309Z] Sink: C0644 13566 TmfExperimentUtils.html
19:22:17 [2024-02-29T00:22:17.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.309Z] Sending file modes: C0644 4835 package-summary.html
19:22:17 [2024-02-29T00:22:17.309Z] Sink: C0644 4835 package-summary.html
19:22:17 [2024-02-29T00:22:17.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.309Z] Entering directory: D2755 0 class-use
19:22:17 [2024-02-29T00:22:17.309Z] Sink: D2755 0 class-use
19:22:17 [2024-02-29T00:22:17.309Z] Sending file modes: C0644 9700 TmfExperiment.html
19:22:17 [2024-02-29T00:22:17.309Z] Sink: C0644 9700 TmfExperiment.html
19:22:17 [2024-02-29T00:22:17.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.309Z] Sending file modes: C0644 2366 TmfExperimentUtils.html
19:22:17 [2024-02-29T00:22:17.309Z] Sink: C0644 2366 TmfExperimentUtils.html
19:22:17 [2024-02-29T00:22:17.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.309Z] Sink: E
19:22:17 [2024-02-29T00:22:17.309Z] Sending file modes: C0644 5575 package-use.html
19:22:17 [2024-02-29T00:22:17.309Z] Sink: C0644 5575 package-use.html
19:22:17 [2024-02-29T00:22:17.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.309Z] Sink: E
19:22:17 [2024-02-29T00:22:17.309Z] Sending file modes: C0644 83055 TmfTrace.html
19:22:17 [2024-02-29T00:22:17.309Z] Sink: C0644 83055 TmfTrace.html
19:22:17 [2024-02-29T00:22:17.309Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.310Z] Sending file modes: C0644 16623 TmfTraceAdapterManager.html
19:22:17 [2024-02-29T00:22:17.310Z] Sink: C0644 16623 TmfTraceAdapterManager.html
19:22:17 [2024-02-29T00:22:17.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.310Z] Sending file modes: C0644 26334 TmfTraceContext.html
19:22:17 [2024-02-29T00:22:17.310Z] Sink: C0644 26334 TmfTraceContext.html
19:22:17 [2024-02-29T00:22:17.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.310Z] Sending file modes: C0644 21190 TmfTraceContext.Builder.html
19:22:17 [2024-02-29T00:22:17.310Z] Sink: C0644 21190 TmfTraceContext.Builder.html
19:22:17 [2024-02-29T00:22:17.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.310Z] Sending file modes: C0644 50605 TmfTraceManager.html
19:22:17 [2024-02-29T00:22:17.310Z] Sink: C0644 50605 TmfTraceManager.html
19:22:17 [2024-02-29T00:22:17.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.310Z] Sending file modes: C0644 39654 TmfTraceUtils.html
19:22:17 [2024-02-29T00:22:17.310Z] Sink: C0644 39654 TmfTraceUtils.html
19:22:17 [2024-02-29T00:22:17.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.310Z] Sending file modes: C0644 13777 TraceValidationStatus.html
19:22:17 [2024-02-29T00:22:17.310Z] Sink: C0644 13777 TraceValidationStatus.html
19:22:17 [2024-02-29T00:22:17.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.310Z] Sending file modes: C0644 12217 package-summary.html
19:22:17 [2024-02-29T00:22:17.310Z] Sink: C0644 12217 package-summary.html
19:22:17 [2024-02-29T00:22:17.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.310Z] Entering directory: D2755 0 class-use
19:22:17 [2024-02-29T00:22:17.310Z] Sink: D2755 0 class-use
19:22:17 [2024-02-29T00:22:17.310Z] Sending file modes: C0644 259418 ITmfTrace.html
19:22:17 [2024-02-29T00:22:17.310Z] Sink: C0644 259418 ITmfTrace.html
19:22:17 [2024-02-29T00:22:17.310Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.310Z] Sending file modes: C0644 2312 TmfTraceAdapterManager.html
19:22:17 [2024-02-29T00:22:17.310Z] Sink: C0644 2312 TmfTraceAdapterManager.html
19:22:17 [2024-02-29T00:22:17.566Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.566Z] Sending file modes: C0644 13010 TmfTrace.html
19:22:17 [2024-02-29T00:22:17.566Z] Sink: C0644 13010 TmfTrace.html
19:22:17 [2024-02-29T00:22:17.566Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.566Z] Sending file modes: C0644 13494 ITmfTraceCompleteness.html
19:22:17 [2024-02-29T00:22:17.566Z] Sink: C0644 13494 ITmfTraceCompleteness.html
19:22:17 [2024-02-29T00:22:17.566Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.566Z] Sending file modes: C0644 2258 TmfTraceUtils.html
19:22:17 [2024-02-29T00:22:17.566Z] Sink: C0644 2258 TmfTraceUtils.html
19:22:17 [2024-02-29T00:22:17.566Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.567Z] Sending file modes: C0644 9802 TmfContext.html
19:22:17 [2024-02-29T00:22:17.567Z] Sink: C0644 9802 TmfContext.html
19:22:17 [2024-02-29T00:22:17.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.567Z] Sending file modes: C0644 2348 TmfEventTypeCollectionHelper.html
19:22:17 [2024-02-29T00:22:17.567Z] Sink: C0644 2348 TmfEventTypeCollectionHelper.html
19:22:17 [2024-02-29T00:22:17.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.567Z] Sending file modes: C0644 4045 TmfTraceManager.html
19:22:17 [2024-02-29T00:22:17.567Z] Sink: C0644 4045 TmfTraceManager.html
19:22:17 [2024-02-29T00:22:17.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.567Z] Sending file modes: C0644 4158 TraceValidationStatus.html
19:22:17 [2024-02-29T00:22:17.567Z] Sink: C0644 4158 TraceValidationStatus.html
19:22:17 [2024-02-29T00:22:17.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.567Z] Sending file modes: C0644 7094 ITmfTraceKnownSize.html
19:22:17 [2024-02-29T00:22:17.567Z] Sink: C0644 7094 ITmfTraceKnownSize.html
19:22:17 [2024-02-29T00:22:17.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.567Z] Sending file modes: C0644 40324 ITmfContext.html
19:22:17 [2024-02-29T00:22:17.567Z] Sink: C0644 40324 ITmfContext.html
19:22:17 [2024-02-29T00:22:17.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.567Z] Sending file modes: C0644 11471 TmfTraceContext.html
19:22:17 [2024-02-29T00:22:17.567Z] Sink: C0644 11471 TmfTraceContext.html
19:22:17 [2024-02-29T00:22:17.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.567Z] Sending file modes: C0644 15081 TmfTraceContext.Builder.html
19:22:17 [2024-02-29T00:22:17.567Z] Sink: C0644 15081 TmfTraceContext.Builder.html
19:22:17 [2024-02-29T00:22:17.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.567Z] Sending file modes: C0644 7303 ITmfTraceWithPreDefinedEvents.html
19:22:17 [2024-02-29T00:22:17.567Z] Sink: C0644 7303 ITmfTraceWithPreDefinedEvents.html
19:22:17 [2024-02-29T00:22:17.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.567Z] Sending file modes: C0644 13284 ITmfEventParser.html
19:22:17 [2024-02-29T00:22:17.567Z] Sink: C0644 13284 ITmfEventParser.html
19:22:17 [2024-02-29T00:22:17.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.567Z] Sending file modes: C0644 7056 ICyclesConverter.html
19:22:17 [2024-02-29T00:22:17.567Z] Sink: C0644 7056 ICyclesConverter.html
19:22:17 [2024-02-29T00:22:17.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.567Z] Sending file modes: C0644 5973 ITraceContextSignalHandler.html
19:22:17 [2024-02-29T00:22:17.567Z] Sink: C0644 5973 ITraceContextSignalHandler.html
19:22:17 [2024-02-29T00:22:17.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.567Z] Sending file modes: C0644 2360 AbstractTmfTraceAdapterFactory.html
19:22:17 [2024-02-29T00:22:17.567Z] Sink: C0644 2360 AbstractTmfTraceAdapterFactory.html
19:22:17 [2024-02-29T00:22:17.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.567Z] Sending file modes: C0644 2502 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
19:22:17 [2024-02-29T00:22:17.567Z] Sink: C0644 2502 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
19:22:17 [2024-02-29T00:22:17.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.567Z] Sink: E
19:22:17 [2024-02-29T00:22:17.567Z] Sending file modes: C0644 74125 package-use.html
19:22:17 [2024-02-29T00:22:17.567Z] Sink: C0644 74125 package-use.html
19:22:17 [2024-02-29T00:22:17.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.567Z] Sink: E
19:22:17 [2024-02-29T00:22:17.567Z] Entering directory: D2755 0 io
19:22:17 [2024-02-29T00:22:17.567Z] Sink: D2755 0 io
19:22:17 [2024-02-29T00:22:17.567Z] Sending file modes: C0644 40884 BufferedRandomAccessFile.html
19:22:17 [2024-02-29T00:22:17.567Z] Sink: C0644 40884 BufferedRandomAccessFile.html
19:22:17 [2024-02-29T00:22:17.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.567Z] Sending file modes: C0644 20919 ResourceUtil.html
19:22:17 [2024-02-29T00:22:17.567Z] Sink: C0644 20919 ResourceUtil.html
19:22:17 [2024-02-29T00:22:17.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.567Z] Sending file modes: C0644 3796 package-summary.html
19:22:17 [2024-02-29T00:22:17.567Z] Sink: C0644 3796 package-summary.html
19:22:17 [2024-02-29T00:22:17.567Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.567Z] Entering directory: D2755 0 class-use
19:22:17 [2024-02-29T00:22:17.567Z] Sink: D2755 0 class-use
19:22:17 [2024-02-29T00:22:17.567Z] Sending file modes: C0644 2306 BufferedRandomAccessFile.html
19:22:17 [2024-02-29T00:22:17.567Z] Sink: C0644 2306 BufferedRandomAccessFile.html
19:22:17 [2024-02-29T00:22:17.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.823Z] Sending file modes: C0644 2234 ResourceUtil.html
19:22:17 [2024-02-29T00:22:17.823Z] Sink: C0644 2234 ResourceUtil.html
19:22:17 [2024-02-29T00:22:17.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.823Z] Sink: E
19:22:17 [2024-02-29T00:22:17.823Z] Sending file modes: C0644 2064 package-use.html
19:22:17 [2024-02-29T00:22:17.823Z] Sink: C0644 2064 package-use.html
19:22:17 [2024-02-29T00:22:17.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.823Z] Sink: E
19:22:17 [2024-02-29T00:22:17.823Z] Entering directory: D2755 0 parsers
19:22:17 [2024-02-29T00:22:17.823Z] Sink: D2755 0 parsers
19:22:17 [2024-02-29T00:22:17.823Z] Entering directory: D2755 0 custom
19:22:17 [2024-02-29T00:22:17.823Z] Sink: D2755 0 custom
19:22:17 [2024-02-29T00:22:17.823Z] Sending file modes: C0644 22806 CustomEvent.html
19:22:17 [2024-02-29T00:22:17.823Z] Sink: C0644 22806 CustomEvent.html
19:22:17 [2024-02-29T00:22:17.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.823Z] Sending file modes: C0644 15643 CustomEventContent.html
19:22:17 [2024-02-29T00:22:17.823Z] Sink: C0644 15643 CustomEventContent.html
19:22:17 [2024-02-29T00:22:17.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.823Z] Sending file modes: C0644 17275 CustomEventType.html
19:22:17 [2024-02-29T00:22:17.823Z] Sink: C0644 17275 CustomEventType.html
19:22:17 [2024-02-29T00:22:17.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.823Z] Sending file modes: C0644 25615 CustomTraceDefinition.html
19:22:17 [2024-02-29T00:22:17.823Z] Sink: C0644 25615 CustomTraceDefinition.html
19:22:17 [2024-02-29T00:22:17.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.823Z] Sending file modes: C0644 13456 CustomTraceDefinition.OutputColumn.html
19:22:17 [2024-02-29T00:22:17.823Z] Sink: C0644 13456 CustomTraceDefinition.OutputColumn.html
19:22:17 [2024-02-29T00:22:17.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.823Z] Sending file modes: C0644 26518 CustomTraceDefinition.Tag.html
19:22:17 [2024-02-29T00:22:17.823Z] Sink: C0644 26518 CustomTraceDefinition.Tag.html
19:22:17 [2024-02-29T00:22:17.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.823Z] Sending file modes: C0644 17699 CustomTxtEvent.html
19:22:17 [2024-02-29T00:22:17.823Z] Sink: C0644 17699 CustomTxtEvent.html
19:22:17 [2024-02-29T00:22:17.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.823Z] Sending file modes: C0644 9561 CustomTxtEventType.html
19:22:17 [2024-02-29T00:22:17.823Z] Sink: C0644 9561 CustomTxtEventType.html
19:22:17 [2024-02-29T00:22:17.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.823Z] Sending file modes: C0644 68351 CustomTxtTrace.html
19:22:17 [2024-02-29T00:22:17.823Z] Sink: C0644 68351 CustomTxtTrace.html
19:22:17 [2024-02-29T00:22:17.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.823Z] Sending file modes: C0644 16729 CustomTxtTraceContext.html
19:22:17 [2024-02-29T00:22:17.823Z] Sink: C0644 16729 CustomTxtTraceContext.html
19:22:17 [2024-02-29T00:22:17.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.823Z] Sending file modes: C0644 33132 CustomTxtTraceDefinition.html
19:22:17 [2024-02-29T00:22:17.823Z] Sink: C0644 33132 CustomTxtTraceDefinition.html
19:22:17 [2024-02-29T00:22:17.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.823Z] Sending file modes: C0644 17590 CustomTxtTraceDefinition.Cardinality.html
19:22:17 [2024-02-29T00:22:17.823Z] Sink: C0644 17590 CustomTxtTraceDefinition.Cardinality.html
19:22:17 [2024-02-29T00:22:17.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.823Z] Sending file modes: C0644 14566 CustomTxtTraceDefinition.InputData.html
19:22:17 [2024-02-29T00:22:17.823Z] Sink: C0644 14566 CustomTxtTraceDefinition.InputData.html
19:22:17 [2024-02-29T00:22:17.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.823Z] Sending file modes: C0644 34726 CustomTxtTraceDefinition.InputLine.html
19:22:17 [2024-02-29T00:22:17.823Z] Sink: C0644 34726 CustomTxtTraceDefinition.InputLine.html
19:22:17 [2024-02-29T00:22:17.823Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.823Z] Sending file modes: C0644 18615 CustomXmlEvent.html
19:22:17 [2024-02-29T00:22:17.823Z] Sink: C0644 18615 CustomXmlEvent.html
19:22:17 [2024-02-29T00:22:17.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.824Z] Sending file modes: C0644 9566 CustomXmlEventType.html
19:22:17 [2024-02-29T00:22:17.824Z] Sink: C0644 9566 CustomXmlEventType.html
19:22:17 [2024-02-29T00:22:17.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.824Z] Sending file modes: C0644 15765 CustomXmlInputAttribute.html
19:22:17 [2024-02-29T00:22:17.824Z] Sink: C0644 15765 CustomXmlInputAttribute.html
19:22:17 [2024-02-29T00:22:17.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.824Z] Sending file modes: C0644 43915 CustomXmlInputElement.html
19:22:17 [2024-02-29T00:22:17.824Z] Sink: C0644 43915 CustomXmlInputElement.html
19:22:17 [2024-02-29T00:22:17.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.824Z] Sending file modes: C0644 71422 CustomXmlTrace.html
19:22:17 [2024-02-29T00:22:17.824Z] Sink: C0644 71422 CustomXmlTrace.html
19:22:17 [2024-02-29T00:22:17.824Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:17 [2024-02-29T00:22:17.824Z] Sending file modes: C0644 12822 CustomXmlTraceContext.html
19:22:17 [2024-02-29T00:22:17.824Z] Sink: C0644 12822 CustomXmlTraceContext.html
19:22:18 [2024-02-29T00:22:18.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.079Z] Sending file modes: C0644 32878 CustomXmlTraceDefinition.html
19:22:18 [2024-02-29T00:22:18.079Z] Sink: C0644 32878 CustomXmlTraceDefinition.html
19:22:18 [2024-02-29T00:22:18.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.079Z] Sending file modes: C0644 44368 Messages.html
19:22:18 [2024-02-29T00:22:18.080Z] Sink: C0644 44368 Messages.html
19:22:18 [2024-02-29T00:22:18.080Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.080Z] Sending file modes: C0644 11187 package-summary.html
19:22:18 [2024-02-29T00:22:18.080Z] Sink: C0644 11187 package-summary.html
19:22:18 [2024-02-29T00:22:18.080Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.336Z] Entering directory: D2755 0 class-use
19:22:18 [2024-02-29T00:22:18.336Z] Sink: D2755 0 class-use
19:22:18 [2024-02-29T00:22:18.336Z] Sending file modes: C0644 2372 CustomXmlTraceContext.html
19:22:18 [2024-02-29T00:22:18.336Z] Sink: C0644 2372 CustomXmlTraceContext.html
19:22:18 [2024-02-29T00:22:18.336Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.336Z] Sending file modes: C0644 2294 Messages.html
19:22:18 [2024-02-29T00:22:18.592Z] Sink: C0644 2294 Messages.html
19:22:18 [2024-02-29T00:22:18.592Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.592Z] Sending file modes: C0644 2354 CustomEventContent.html
19:22:18 [2024-02-29T00:22:18.592Z] Sink: C0644 2354 CustomEventContent.html
19:22:18 [2024-02-29T00:22:18.592Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.592Z] Sending file modes: C0644 8873 CustomTraceDefinition.html
19:22:18 [2024-02-29T00:22:18.592Z] Sink: C0644 8873 CustomTraceDefinition.html
19:22:18 [2024-02-29T00:22:18.592Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.592Z] Sending file modes: C0644 6666 CustomTraceDefinition.OutputColumn.html
19:22:18 [2024-02-29T00:22:18.592Z] Sink: C0644 6666 CustomTraceDefinition.OutputColumn.html
19:22:18 [2024-02-29T00:22:18.592Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.592Z] Sending file modes: C0644 15978 CustomTraceDefinition.Tag.html
19:22:18 [2024-02-29T00:22:18.592Z] Sink: C0644 15978 CustomTraceDefinition.Tag.html
19:22:18 [2024-02-29T00:22:18.592Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.592Z] Sending file modes: C0644 2354 CustomXmlEventType.html
19:22:18 [2024-02-29T00:22:18.592Z] Sink: C0644 2354 CustomXmlEventType.html
19:22:18 [2024-02-29T00:22:18.592Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.592Z] Sending file modes: C0644 4446 CustomEventType.html
19:22:18 [2024-02-29T00:22:18.592Z] Sink: C0644 4446 CustomEventType.html
19:22:18 [2024-02-29T00:22:18.592Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.592Z] Sending file modes: C0644 2354 CustomTxtEventType.html
19:22:18 [2024-02-29T00:22:18.592Z] Sink: C0644 2354 CustomTxtEventType.html
19:22:18 [2024-02-29T00:22:18.592Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.592Z] Sending file modes: C0644 12496 CustomXmlTraceDefinition.html
19:22:18 [2024-02-29T00:22:18.592Z] Sink: C0644 12496 CustomXmlTraceDefinition.html
19:22:18 [2024-02-29T00:22:18.592Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.592Z] Sending file modes: C0644 11692 CustomTxtTraceDefinition.html
19:22:18 [2024-02-29T00:22:18.592Z] Sink: C0644 11692 CustomTxtTraceDefinition.html
19:22:18 [2024-02-29T00:22:18.592Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.592Z] Sending file modes: C0644 8558 CustomTxtTraceDefinition.Cardinality.html
19:22:18 [2024-02-29T00:22:18.592Z] Sink: C0644 8558 CustomTxtTraceDefinition.Cardinality.html
19:22:18 [2024-02-29T00:22:18.592Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.592Z] Sending file modes: C0644 7511 CustomTxtTraceDefinition.InputData.html
19:22:18 [2024-02-29T00:22:18.592Z] Sink: C0644 7511 CustomTxtTraceDefinition.InputData.html
19:22:18 [2024-02-29T00:22:18.592Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.592Z] Sending file modes: C0644 16609 CustomTxtTraceDefinition.InputLine.html
19:22:18 [2024-02-29T00:22:18.592Z] Sink: C0644 16609 CustomTxtTraceDefinition.InputLine.html
19:22:18 [2024-02-29T00:22:18.592Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.592Z] Sending file modes: C0644 4496 CustomTxtTraceContext.html
19:22:18 [2024-02-29T00:22:18.592Z] Sink: C0644 4496 CustomTxtTraceContext.html
19:22:18 [2024-02-29T00:22:18.592Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.592Z] Sending file modes: C0644 5812 CustomXmlEvent.html
19:22:18 [2024-02-29T00:22:18.592Z] Sink: C0644 5812 CustomXmlEvent.html
19:22:18 [2024-02-29T00:22:18.592Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.592Z] Sending file modes: C0644 2330 CustomXmlTrace.html
19:22:18 [2024-02-29T00:22:18.592Z] Sink: C0644 2330 CustomXmlTrace.html
19:22:18 [2024-02-29T00:22:18.592Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.592Z] Sending file modes: C0644 2330 CustomTxtTrace.html
19:22:18 [2024-02-29T00:22:18.592Z] Sink: C0644 2330 CustomTxtTrace.html
19:22:18 [2024-02-29T00:22:18.592Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.592Z] Sending file modes: C0644 5586 CustomEvent.html
19:22:18 [2024-02-29T00:22:18.592Z] Sink: C0644 5586 CustomEvent.html
19:22:18 [2024-02-29T00:22:18.592Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.592Z] Sending file modes: C0644 8843 CustomXmlInputAttribute.html
19:22:18 [2024-02-29T00:22:18.592Z] Sink: C0644 8843 CustomXmlInputAttribute.html
19:22:18 [2024-02-29T00:22:18.592Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.592Z] Sending file modes: C0644 15299 CustomXmlInputElement.html
19:22:18 [2024-02-29T00:22:18.592Z] Sink: C0644 15299 CustomXmlInputElement.html
19:22:18 [2024-02-29T00:22:18.592Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.592Z] Sending file modes: C0644 5621 CustomTxtEvent.html
19:22:18 [2024-02-29T00:22:18.592Z] Sink: C0644 5621 CustomTxtEvent.html
19:22:18 [2024-02-29T00:22:18.592Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.592Z] Sink: E
19:22:18 [2024-02-29T00:22:18.592Z] Sending file modes: C0644 7238 package-use.html
19:22:18 [2024-02-29T00:22:18.592Z] Sink: C0644 7238 package-use.html
19:22:18 [2024-02-29T00:22:18.592Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.592Z] Sink: E
19:22:18 [2024-02-29T00:22:18.592Z] Sink: E
19:22:18 [2024-02-29T00:22:18.592Z] Entering directory: D2755 0 component
19:22:18 [2024-02-29T00:22:18.592Z] Sink: D2755 0 component
19:22:18 [2024-02-29T00:22:18.592Z] Sending file modes: C0644 7678 DataProviderConstants.html
19:22:18 [2024-02-29T00:22:18.592Z] Sink: C0644 7678 DataProviderConstants.html
19:22:18 [2024-02-29T00:22:18.592Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.592Z] Sending file modes: C0644 25366 ITmfComponent.html
19:22:18 [2024-02-29T00:22:18.592Z] Sink: C0644 25366 ITmfComponent.html
19:22:18 [2024-02-29T00:22:18.592Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.849Z] Sending file modes: C0644 24869 ITmfEventProvider.html
19:22:18 [2024-02-29T00:22:18.849Z] Sink: C0644 24869 ITmfEventProvider.html
19:22:18 [2024-02-29T00:22:18.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.849Z] Sending file modes: C0644 19681 TmfComponent.html
19:22:18 [2024-02-29T00:22:18.849Z] Sink: C0644 19681 TmfComponent.html
19:22:18 [2024-02-29T00:22:18.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.849Z] Sending file modes: C0644 47676 TmfEventProvider.html
19:22:18 [2024-02-29T00:22:18.849Z] Sink: C0644 47676 TmfEventProvider.html
19:22:18 [2024-02-29T00:22:18.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.849Z] Sending file modes: C0644 5849 package-summary.html
19:22:18 [2024-02-29T00:22:18.849Z] Sink: C0644 5849 package-summary.html
19:22:18 [2024-02-29T00:22:18.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.849Z] Entering directory: D2755 0 class-use
19:22:18 [2024-02-29T00:22:18.849Z] Sink: D2755 0 class-use
19:22:18 [2024-02-29T00:22:18.849Z] Sending file modes: C0644 27816 ITmfEventProvider.html
19:22:18 [2024-02-29T00:22:18.849Z] Sink: C0644 27816 ITmfEventProvider.html
19:22:18 [2024-02-29T00:22:18.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.849Z] Sending file modes: C0644 106667 ITmfComponent.html
19:22:18 [2024-02-29T00:22:18.849Z] Sink: C0644 106667 ITmfComponent.html
19:22:18 [2024-02-29T00:22:18.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.849Z] Sending file modes: C0644 2330 DataProviderConstants.html
19:22:18 [2024-02-29T00:22:18.849Z] Sink: C0644 2330 DataProviderConstants.html
19:22:18 [2024-02-29T00:22:18.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.849Z] Sending file modes: C0644 13346 TmfEventProvider.html
19:22:18 [2024-02-29T00:22:18.849Z] Sink: C0644 13346 TmfEventProvider.html
19:22:18 [2024-02-29T00:22:18.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.849Z] Sending file modes: C0644 70770 TmfComponent.html
19:22:18 [2024-02-29T00:22:18.849Z] Sink: C0644 70770 TmfComponent.html
19:22:18 [2024-02-29T00:22:18.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.849Z] Sink: E
19:22:18 [2024-02-29T00:22:18.849Z] Sending file modes: C0644 71581 package-use.html
19:22:18 [2024-02-29T00:22:18.849Z] Sink: C0644 71581 package-use.html
19:22:18 [2024-02-29T00:22:18.849Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:18 [2024-02-29T00:22:18.849Z] Sink: E
19:22:18 [2024-02-29T00:22:18.849Z] Entering directory: D2755 0 dataprovider
19:22:18 [2024-02-29T00:22:18.849Z] Sink: D2755 0 dataprovider
19:22:18 [2024-02-29T00:22:18.849Z] Sending file modes: C0644 23943 DataProviderManager.html
19:22:18 [2024-02-29T00:22:18.849Z] Sink: C0644 23943 DataProviderManager.html
19:22:19 [2024-02-29T00:22:19.106Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:19 [2024-02-29T00:22:19.106Z] Sending file modes: C0644 48749 DataProviderParameterUtils.html
19:22:19 [2024-02-29T00:22:19.106Z] Sink: C0644 48749 DataProviderParameterUtils.html
19:22:19 [2024-02-29T00:22:19.106Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:19 [2024-02-29T00:22:19.106Z] Sending file modes: C0644 17532 DataProviderParameterUtils.Direction.html
19:22:19 [2024-02-29T00:22:19.106Z] Sink: C0644 17532 DataProviderParameterUtils.Direction.html
19:22:19 [2024-02-29T00:22:19.106Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:19 [2024-02-29T00:22:19.106Z] Sending file modes: C0644 19690 DataType.html
19:22:19 [2024-02-29T00:22:19.106Z] Sink: C0644 19690 DataType.html
19:22:19 [2024-02-29T00:22:19.106Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:19 [2024-02-29T00:22:19.106Z] Sending file modes: C0644 10994 DataTypeUtils.html
19:22:19 [2024-02-29T00:22:19.106Z] Sink: C0644 10994 DataTypeUtils.html
19:22:19 [2024-02-29T00:22:19.106Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:19 [2024-02-29T00:22:19.106Z] Sending file modes: C0644 10996 IDataProviderDescriptor.html
19:22:19 [2024-02-29T00:22:19.106Z] Sink: C0644 10996 IDataProviderDescriptor.html
19:22:19 [2024-02-29T00:22:19.106Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:19 [2024-02-29T00:22:19.106Z] Sending file modes: C0644 19855 IDataProviderDescriptor.ProviderType.html
19:22:19 [2024-02-29T00:22:19.106Z] Sink: C0644 19855 IDataProviderDescriptor.ProviderType.html
19:22:19 [2024-02-29T00:22:19.106Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:19 [2024-02-29T00:22:19.106Z] Sending file modes: C0644 14438 IDataProviderFactory.html
19:22:19 [2024-02-29T00:22:19.106Z] Sink: C0644 14438 IDataProviderFactory.html
19:22:19 [2024-02-29T00:22:19.106Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:19 [2024-02-29T00:22:19.106Z] Sending file modes: C0644 11937 X11ColorUtils.html
19:22:19 [2024-02-29T00:22:19.106Z] Sink: C0644 11937 X11ColorUtils.html
19:22:19 [2024-02-29T00:22:19.106Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:19 [2024-02-29T00:22:19.106Z] Sending file modes: C0644 7937 package-summary.html
19:22:19 [2024-02-29T00:22:19.106Z] Sink: C0644 7937 package-summary.html
19:22:19 [2024-02-29T00:22:19.106Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:19 [2024-02-29T00:22:19.106Z] Entering directory: D2755 0 class-use
19:22:19 [2024-02-29T00:22:19.106Z] Sink: D2755 0 class-use
19:22:19 [2024-02-29T00:22:19.106Z] Sending file modes: C0644 2378 DataProviderParameterUtils.html
19:22:19 [2024-02-29T00:22:19.106Z] Sink: C0644 2378 DataProviderParameterUtils.html
19:22:19 [2024-02-29T00:22:19.106Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:19 [2024-02-29T00:22:19.106Z] Sending file modes: C0644 5346 DataProviderParameterUtils.Direction.html
19:22:19 [2024-02-29T00:22:19.106Z] Sink: C0644 5346 DataProviderParameterUtils.Direction.html
19:22:19 [2024-02-29T00:22:19.106Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:19 [2024-02-29T00:22:19.106Z] Sending file modes: C0644 4197 DataProviderManager.html
19:22:19 [2024-02-29T00:22:19.106Z] Sink: C0644 4197 DataProviderManager.html
19:22:19 [2024-02-29T00:22:19.106Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:19 [2024-02-29T00:22:19.106Z] Sending file modes: C0644 2300 X11ColorUtils.html
19:22:19 [2024-02-29T00:22:19.106Z] Sink: C0644 2300 X11ColorUtils.html
19:22:19 [2024-02-29T00:22:19.106Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:19 [2024-02-29T00:22:19.106Z] Sending file modes: C0644 4754 IDataProviderFactory.html
19:22:19 [2024-02-29T00:22:19.106Z] Sink: C0644 4754 IDataProviderFactory.html
19:22:19 [2024-02-29T00:22:19.106Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:19 [2024-02-29T00:22:19.362Z] Sending file modes: C0644 11537 IDataProviderDescriptor.html
19:22:19 [2024-02-29T00:22:19.363Z] Sink: C0644 11537 IDataProviderDescriptor.html
19:22:19 [2024-02-29T00:22:19.363Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:19 [2024-02-29T00:22:19.363Z] Sending file modes: C0644 8896 IDataProviderDescriptor.ProviderType.html
19:22:19 [2024-02-29T00:22:19.363Z] Sink: C0644 8896 IDataProviderDescriptor.ProviderType.html
19:22:19 [2024-02-29T00:22:19.363Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:19 [2024-02-29T00:22:19.363Z] Sending file modes: C0644 10680 DataType.html
19:22:19 [2024-02-29T00:22:19.363Z] Sink: C0644 10680 DataType.html
19:22:19 [2024-02-29T00:22:19.363Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:19 [2024-02-29T00:22:19.619Z] Sending file modes: C0644 2300 DataTypeUtils.html
19:22:19 [2024-02-29T00:22:19.619Z] Sink: C0644 2300 DataTypeUtils.html
19:22:19 [2024-02-29T00:22:19.619Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:19 [2024-02-29T00:22:19.619Z] Sink: E
19:22:19 [2024-02-29T00:22:19.619Z] Sending file modes: C0644 8991 package-use.html
19:22:19 [2024-02-29T00:22:19.619Z] Sink: C0644 8991 package-use.html
19:22:19 [2024-02-29T00:22:19.619Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:19 [2024-02-29T00:22:19.619Z] Sink: E
19:22:19 [2024-02-29T00:22:19.619Z] Entering directory: D2755 0 presentation
19:22:19 [2024-02-29T00:22:19.619Z] Sink: D2755 0 presentation
19:22:19 [2024-02-29T00:22:19.875Z] Sending file modes: C0644 26946 DefaultColorPaletteProvider.html
19:22:19 [2024-02-29T00:22:19.875Z] Sink: C0644 26946 DefaultColorPaletteProvider.html
19:22:19 [2024-02-29T00:22:19.875Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:19 [2024-02-29T00:22:19.875Z] Sending file modes: C0644 8705 IPaletteProvider.html
19:22:19 [2024-02-29T00:22:19.875Z] Sink: C0644 8705 IPaletteProvider.html
19:22:19 [2024-02-29T00:22:19.875Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:20 [2024-02-29T00:22:20.132Z] Sending file modes: C0644 11610 IXYPresentationProvider.html
19:22:20 [2024-02-29T00:22:20.132Z] Sink: C0644 11610 IXYPresentationProvider.html
19:22:20 [2024-02-29T00:22:20.132Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:20 [2024-02-29T00:22:20.132Z] Sending file modes: C0644 17081 QualitativePaletteProvider.html
19:22:20 [2024-02-29T00:22:20.132Z] Sink: C0644 17081 QualitativePaletteProvider.html
19:22:20 [2024-02-29T00:22:20.132Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:20 [2024-02-29T00:22:20.132Z] Sending file modes: C0644 15659 QualitativePaletteProvider.Builder.html
19:22:20 [2024-02-29T00:22:20.132Z] Sink: C0644 15659 QualitativePaletteProvider.Builder.html
19:22:20 [2024-02-29T00:22:20.132Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:20 [2024-02-29T00:22:20.388Z] Sending file modes: C0644 26822 RGBAColor.html
19:22:20 [2024-02-29T00:22:20.388Z] Sink: C0644 26822 RGBAColor.html
19:22:20 [2024-02-29T00:22:20.388Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:20 [2024-02-29T00:22:20.388Z] Sending file modes: C0644 8850 RotatingPaletteProvider.html
19:22:20 [2024-02-29T00:22:20.388Z] Sink: C0644 8850 RotatingPaletteProvider.html
19:22:20 [2024-02-29T00:22:20.388Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:20 [2024-02-29T00:22:20.388Z] Sending file modes: C0644 14167 RotatingPaletteProvider.Builder.html
19:22:20 [2024-02-29T00:22:20.388Z] Sink: C0644 14167 RotatingPaletteProvider.Builder.html
19:22:20 [2024-02-29T00:22:20.388Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:20 [2024-02-29T00:22:20.645Z] Sending file modes: C0644 12943 SequentialPaletteProvider.html
19:22:20 [2024-02-29T00:22:20.645Z] Sink: C0644 12943 SequentialPaletteProvider.html
19:22:20 [2024-02-29T00:22:20.645Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:20 [2024-02-29T00:22:20.645Z] Sending file modes: C0644 15732 XYPresentationProvider.html
19:22:20 [2024-02-29T00:22:20.645Z] Sink: C0644 15732 XYPresentationProvider.html
19:22:20 [2024-02-29T00:22:20.645Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:20 [2024-02-29T00:22:20.645Z] Sending file modes: C0644 8657 package-summary.html
19:22:20 [2024-02-29T00:22:20.645Z] Sink: C0644 8657 package-summary.html
19:22:20 [2024-02-29T00:22:20.902Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:20 [2024-02-29T00:22:20.902Z] Entering directory: D2755 0 class-use
19:22:20 [2024-02-29T00:22:20.902Z] Sink: D2755 0 class-use
19:22:20 [2024-02-29T00:22:20.902Z] Sending file modes: C0644 22609 RGBAColor.html
19:22:20 [2024-02-29T00:22:20.902Z] Sink: C0644 22609 RGBAColor.html
19:22:20 [2024-02-29T00:22:20.902Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:20 [2024-02-29T00:22:20.902Z] Sending file modes: C0644 5386 QualitativePaletteProvider.html
19:22:20 [2024-02-29T00:22:20.902Z] Sink: C0644 5386 QualitativePaletteProvider.html
19:22:20 [2024-02-29T00:22:20.902Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.159Z] Sending file modes: C0644 6324 QualitativePaletteProvider.Builder.html
19:22:21 [2024-02-29T00:22:21.159Z] Sink: C0644 6324 QualitativePaletteProvider.Builder.html
19:22:21 [2024-02-29T00:22:21.159Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.159Z] Sending file modes: C0644 4320 RotatingPaletteProvider.html
19:22:21 [2024-02-29T00:22:21.159Z] Sink: C0644 4320 RotatingPaletteProvider.html
19:22:21 [2024-02-29T00:22:21.159Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.159Z] Sending file modes: C0644 5645 RotatingPaletteProvider.Builder.html
19:22:21 [2024-02-29T00:22:21.159Z] Sink: C0644 5645 RotatingPaletteProvider.Builder.html
19:22:21 [2024-02-29T00:22:21.159Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.417Z] Sending file modes: C0644 2354 XYPresentationProvider.html
19:22:21 [2024-02-29T00:22:21.417Z] Sink: C0644 2354 XYPresentationProvider.html
19:22:21 [2024-02-29T00:22:21.417Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.417Z] Sending file modes: C0644 2384 DefaultColorPaletteProvider.html
19:22:21 [2024-02-29T00:22:21.417Z] Sink: C0644 2384 DefaultColorPaletteProvider.html
19:22:21 [2024-02-29T00:22:21.417Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.417Z] Sending file modes: C0644 2372 SequentialPaletteProvider.html
19:22:21 [2024-02-29T00:22:21.417Z] Sink: C0644 2372 SequentialPaletteProvider.html
19:22:21 [2024-02-29T00:22:21.417Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.417Z] Sending file modes: C0644 4380 IXYPresentationProvider.html
19:22:21 [2024-02-29T00:22:21.417Z] Sink: C0644 4380 IXYPresentationProvider.html
19:22:21 [2024-02-29T00:22:21.417Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.417Z] Sending file modes: C0644 7870 IPaletteProvider.html
19:22:21 [2024-02-29T00:22:21.417Z] Sink: C0644 7870 IPaletteProvider.html
19:22:21 [2024-02-29T00:22:21.417Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.417Z] Sink: E
19:22:21 [2024-02-29T00:22:21.417Z] Sending file modes: C0644 7391 package-use.html
19:22:21 [2024-02-29T00:22:21.417Z] Sink: C0644 7391 package-use.html
19:22:21 [2024-02-29T00:22:21.417Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.417Z] Sink: E
19:22:21 [2024-02-29T00:22:21.417Z] Entering directory: D2755 0 symbols
19:22:21 [2024-02-29T00:22:21.417Z] Sink: D2755 0 symbols
19:22:21 [2024-02-29T00:22:21.417Z] Sending file modes: C0644 17330 DefaultSymbolProvider.html
19:22:21 [2024-02-29T00:22:21.417Z] Sink: C0644 17330 DefaultSymbolProvider.html
19:22:21 [2024-02-29T00:22:21.417Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.417Z] Sending file modes: C0644 13257 IMappingFile.html
19:22:21 [2024-02-29T00:22:21.417Z] Sink: C0644 13257 IMappingFile.html
19:22:21 [2024-02-29T00:22:21.417Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.417Z] Sending file modes: C0644 11456 ISymbolProvider.html
19:22:21 [2024-02-29T00:22:21.417Z] Sink: C0644 11456 ISymbolProvider.html
19:22:21 [2024-02-29T00:22:21.417Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.417Z] Sending file modes: C0644 6913 ISymbolProviderFactory.html
19:22:21 [2024-02-29T00:22:21.417Z] Sink: C0644 6913 ISymbolProviderFactory.html
19:22:21 [2024-02-29T00:22:21.417Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.417Z] Sending file modes: C0644 13785 SymbolProviderManager.html
19:22:21 [2024-02-29T00:22:21.417Z] Sink: C0644 13785 SymbolProviderManager.html
19:22:21 [2024-02-29T00:22:21.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.676Z] Sending file modes: C0644 12481 SymbolProviderUtils.html
19:22:21 [2024-02-29T00:22:21.676Z] Sink: C0644 12481 SymbolProviderUtils.html
19:22:21 [2024-02-29T00:22:21.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.676Z] Sending file modes: C0644 16913 TmfResolvedSymbol.html
19:22:21 [2024-02-29T00:22:21.676Z] Sink: C0644 16913 TmfResolvedSymbol.html
19:22:21 [2024-02-29T00:22:21.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.676Z] Sending file modes: C0644 7711 package-summary.html
19:22:21 [2024-02-29T00:22:21.676Z] Sink: C0644 7711 package-summary.html
19:22:21 [2024-02-29T00:22:21.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.676Z] Entering directory: D2755 0 class-use
19:22:21 [2024-02-29T00:22:21.676Z] Sink: D2755 0 class-use
19:22:21 [2024-02-29T00:22:21.676Z] Sending file modes: C0644 4176 SymbolProviderManager.html
19:22:21 [2024-02-29T00:22:21.676Z] Sink: C0644 4176 SymbolProviderManager.html
19:22:21 [2024-02-29T00:22:21.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.676Z] Sending file modes: C0644 2344 ISymbolProviderFactory.html
19:22:21 [2024-02-29T00:22:21.676Z] Sink: C0644 2344 ISymbolProviderFactory.html
19:22:21 [2024-02-29T00:22:21.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.676Z] Sending file modes: C0644 2306 SymbolProviderUtils.html
19:22:21 [2024-02-29T00:22:21.676Z] Sink: C0644 2306 SymbolProviderUtils.html
19:22:21 [2024-02-29T00:22:21.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.676Z] Sending file modes: C0644 10994 ISymbolProvider.html
19:22:21 [2024-02-29T00:22:21.676Z] Sink: C0644 10994 ISymbolProvider.html
19:22:21 [2024-02-29T00:22:21.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.676Z] Sending file modes: C0644 2318 DefaultSymbolProvider.html
19:22:21 [2024-02-29T00:22:21.676Z] Sink: C0644 2318 DefaultSymbolProvider.html
19:22:21 [2024-02-29T00:22:21.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.676Z] Sending file modes: C0644 5151 IMappingFile.html
19:22:21 [2024-02-29T00:22:21.676Z] Sink: C0644 5151 IMappingFile.html
19:22:21 [2024-02-29T00:22:21.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.676Z] Sending file modes: C0644 7606 TmfResolvedSymbol.html
19:22:21 [2024-02-29T00:22:21.676Z] Sink: C0644 7606 TmfResolvedSymbol.html
19:22:21 [2024-02-29T00:22:21.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.676Z] Sink: E
19:22:21 [2024-02-29T00:22:21.676Z] Sending file modes: C0644 5577 package-use.html
19:22:21 [2024-02-29T00:22:21.676Z] Sink: C0644 5577 package-use.html
19:22:21 [2024-02-29T00:22:21.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.676Z] Sink: E
19:22:21 [2024-02-29T00:22:21.676Z] Entering directory: D2755 0 filter
19:22:21 [2024-02-29T00:22:21.676Z] Sink: D2755 0 filter
19:22:21 [2024-02-29T00:22:21.676Z] Sending file modes: C0644 11022 FilterManager.html
19:22:21 [2024-02-29T00:22:21.676Z] Sink: C0644 11022 FilterManager.html
19:22:21 [2024-02-29T00:22:21.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.676Z] Sending file modes: C0644 9421 ITmfFilter.html
19:22:21 [2024-02-29T00:22:21.676Z] Sink: C0644 9421 ITmfFilter.html
19:22:21 [2024-02-29T00:22:21.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.676Z] Entering directory: D2755 0 model
19:22:21 [2024-02-29T00:22:21.676Z] Sink: D2755 0 model
19:22:21 [2024-02-29T00:22:21.676Z] Sending file modes: C0644 25521 ITmfFilterTreeNode.html
19:22:21 [2024-02-29T00:22:21.676Z] Sink: C0644 25521 ITmfFilterTreeNode.html
19:22:21 [2024-02-29T00:22:21.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.676Z] Sending file modes: C0644 9795 ITmfFilterWithNot.html
19:22:21 [2024-02-29T00:22:21.676Z] Sink: C0644 9795 ITmfFilterWithNot.html
19:22:21 [2024-02-29T00:22:21.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.676Z] Sending file modes: C0644 9634 ITmfFilterWithValue.html
19:22:21 [2024-02-29T00:22:21.676Z] Sink: C0644 9634 ITmfFilterWithValue.html
19:22:21 [2024-02-29T00:22:21.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.676Z] Sending file modes: C0644 22237 TmfFilterAndNode.html
19:22:21 [2024-02-29T00:22:21.676Z] Sink: C0644 22237 TmfFilterAndNode.html
19:22:21 [2024-02-29T00:22:21.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.676Z] Sending file modes: C0644 29073 TmfFilterAspectNode.html
19:22:21 [2024-02-29T00:22:21.676Z] Sink: C0644 29073 TmfFilterAspectNode.html
19:22:21 [2024-02-29T00:22:21.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.676Z] Sending file modes: C0644 37205 TmfFilterCompareNode.html
19:22:21 [2024-02-29T00:22:21.676Z] Sink: C0644 37205 TmfFilterCompareNode.html
19:22:21 [2024-02-29T00:22:21.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.676Z] Sending file modes: C0644 17890 TmfFilterCompareNode.Type.html
19:22:21 [2024-02-29T00:22:21.676Z] Sink: C0644 17890 TmfFilterCompareNode.Type.html
19:22:21 [2024-02-29T00:22:21.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.676Z] Sending file modes: C0644 32088 TmfFilterContainsNode.html
19:22:21 [2024-02-29T00:22:21.676Z] Sink: C0644 32088 TmfFilterContainsNode.html
19:22:21 [2024-02-29T00:22:21.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.676Z] Sending file modes: C0644 32054 TmfFilterEqualsNode.html
19:22:21 [2024-02-29T00:22:21.676Z] Sink: C0644 32054 TmfFilterEqualsNode.html
19:22:21 [2024-02-29T00:22:21.933Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.933Z] Sending file modes: C0644 28247 TmfFilterMatchesNode.html
19:22:21 [2024-02-29T00:22:21.933Z] Sink: C0644 28247 TmfFilterMatchesNode.html
19:22:21 [2024-02-29T00:22:21.933Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.933Z] Sending file modes: C0644 25812 TmfFilterNode.html
19:22:21 [2024-02-29T00:22:21.933Z] Sink: C0644 25812 TmfFilterNode.html
19:22:21 [2024-02-29T00:22:21.933Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.933Z] Sending file modes: C0644 28092 TmfFilterObjectNode.html
19:22:21 [2024-02-29T00:22:21.933Z] Sink: C0644 28092 TmfFilterObjectNode.html
19:22:21 [2024-02-29T00:22:21.933Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.933Z] Sending file modes: C0644 23365 TmfFilterOrNode.html
19:22:21 [2024-02-29T00:22:21.933Z] Sink: C0644 23365 TmfFilterOrNode.html
19:22:21 [2024-02-29T00:22:21.933Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:21 [2024-02-29T00:22:21.933Z] Sending file modes: C0644 20480 TmfFilterRootNode.html
19:22:21 [2024-02-29T00:22:21.933Z] Sink: C0644 20480 TmfFilterRootNode.html
19:22:22 [2024-02-29T00:22:22.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.190Z] Sending file modes: C0644 34566 TmfFilterTraceTypeNode.html
19:22:22 [2024-02-29T00:22:22.190Z] Sink: C0644 34566 TmfFilterTraceTypeNode.html
19:22:22 [2024-02-29T00:22:22.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.190Z] Sending file modes: C0644 39342 TmfFilterTreeNode.html
19:22:22 [2024-02-29T00:22:22.190Z] Sink: C0644 39342 TmfFilterTreeNode.html
19:22:22 [2024-02-29T00:22:22.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.190Z] Sending file modes: C0644 10072 package-summary.html
19:22:22 [2024-02-29T00:22:22.190Z] Sink: C0644 10072 package-summary.html
19:22:22 [2024-02-29T00:22:22.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.190Z] Entering directory: D2755 0 class-use
19:22:22 [2024-02-29T00:22:22.190Z] Sink: D2755 0 class-use
19:22:22 [2024-02-29T00:22:22.190Z] Sending file modes: C0644 2360 TmfFilterContainsNode.html
19:22:22 [2024-02-29T00:22:22.190Z] Sink: C0644 2360 TmfFilterContainsNode.html
19:22:22 [2024-02-29T00:22:22.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.190Z] Sending file modes: C0644 2354 TmfFilterMatchesNode.html
19:22:22 [2024-02-29T00:22:22.190Z] Sink: C0644 2354 TmfFilterMatchesNode.html
19:22:22 [2024-02-29T00:22:22.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.190Z] Sending file modes: C0644 7171 ITmfFilterWithNot.html
19:22:22 [2024-02-29T00:22:22.190Z] Sink: C0644 7171 ITmfFilterWithNot.html
19:22:22 [2024-02-29T00:22:22.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.190Z] Sending file modes: C0644 2312 TmfFilterNode.html
19:22:22 [2024-02-29T00:22:22.190Z] Sink: C0644 2312 TmfFilterNode.html
19:22:22 [2024-02-29T00:22:22.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.190Z] Sending file modes: C0644 2354 TmfFilterCompareNode.html
19:22:22 [2024-02-29T00:22:22.190Z] Sink: C0644 2354 TmfFilterCompareNode.html
19:22:22 [2024-02-29T00:22:22.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.190Z] Sending file modes: C0644 6670 TmfFilterCompareNode.Type.html
19:22:22 [2024-02-29T00:22:22.190Z] Sink: C0644 6670 TmfFilterCompareNode.Type.html
19:22:22 [2024-02-29T00:22:22.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.190Z] Sending file modes: C0644 4899 ITmfFilterWithValue.html
19:22:22 [2024-02-29T00:22:22.190Z] Sink: C0644 4899 ITmfFilterWithValue.html
19:22:22 [2024-02-29T00:22:22.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.190Z] Sending file modes: C0644 2348 TmfFilterEqualsNode.html
19:22:22 [2024-02-29T00:22:22.190Z] Sink: C0644 2348 TmfFilterEqualsNode.html
19:22:22 [2024-02-29T00:22:22.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.190Z] Sending file modes: C0644 2330 TmfFilterAndNode.html
19:22:22 [2024-02-29T00:22:22.190Z] Sink: C0644 2330 TmfFilterAndNode.html
19:22:22 [2024-02-29T00:22:22.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.190Z] Sending file modes: C0644 2366 TmfFilterTraceTypeNode.html
19:22:22 [2024-02-29T00:22:22.190Z] Sink: C0644 2366 TmfFilterTraceTypeNode.html
19:22:22 [2024-02-29T00:22:22.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.190Z] Sending file modes: C0644 2324 TmfFilterOrNode.html
19:22:22 [2024-02-29T00:22:22.190Z] Sink: C0644 2324 TmfFilterOrNode.html
19:22:22 [2024-02-29T00:22:22.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.190Z] Sending file modes: C0644 2348 TmfFilterObjectNode.html
19:22:22 [2024-02-29T00:22:22.190Z] Sink: C0644 2348 TmfFilterObjectNode.html
19:22:22 [2024-02-29T00:22:22.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.190Z] Sending file modes: C0644 5235 TmfFilterAspectNode.html
19:22:22 [2024-02-29T00:22:22.190Z] Sink: C0644 5235 TmfFilterAspectNode.html
19:22:22 [2024-02-29T00:22:22.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.190Z] Sending file modes: C0644 7871 TmfFilterTreeNode.html
19:22:22 [2024-02-29T00:22:22.190Z] Sink: C0644 7871 TmfFilterTreeNode.html
19:22:22 [2024-02-29T00:22:22.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.190Z] Sending file modes: C0644 45493 ITmfFilterTreeNode.html
19:22:22 [2024-02-29T00:22:22.190Z] Sink: C0644 45493 ITmfFilterTreeNode.html
19:22:22 [2024-02-29T00:22:22.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.190Z] Sending file modes: C0644 2336 TmfFilterRootNode.html
19:22:22 [2024-02-29T00:22:22.190Z] Sink: C0644 2336 TmfFilterRootNode.html
19:22:22 [2024-02-29T00:22:22.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.190Z] Sink: E
19:22:22 [2024-02-29T00:22:22.190Z] Sending file modes: C0644 8582 package-use.html
19:22:22 [2024-02-29T00:22:22.190Z] Sink: C0644 8582 package-use.html
19:22:22 [2024-02-29T00:22:22.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.190Z] Sink: E
19:22:22 [2024-02-29T00:22:22.190Z] Entering directory: D2755 0 xml
19:22:22 [2024-02-29T00:22:22.190Z] Sink: D2755 0 xml
19:22:22 [2024-02-29T00:22:22.190Z] Sending file modes: C0644 22818 TmfFilterContentHandler.html
19:22:22 [2024-02-29T00:22:22.190Z] Sink: C0644 22818 TmfFilterContentHandler.html
19:22:22 [2024-02-29T00:22:22.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.190Z] Sending file modes: C0644 10979 TmfFilterXMLParser.html
19:22:22 [2024-02-29T00:22:22.190Z] Sink: C0644 10979 TmfFilterXMLParser.html
19:22:22 [2024-02-29T00:22:22.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.190Z] Sending file modes: C0644 13602 TmfFilterXMLWriter.html
19:22:22 [2024-02-29T00:22:22.190Z] Sink: C0644 13602 TmfFilterXMLWriter.html
19:22:22 [2024-02-29T00:22:22.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.446Z] Sending file modes: C0644 4309 package-summary.html
19:22:22 [2024-02-29T00:22:22.446Z] Sink: C0644 4309 package-summary.html
19:22:22 [2024-02-29T00:22:22.446Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.446Z] Entering directory: D2755 0 class-use
19:22:22 [2024-02-29T00:22:22.446Z] Sink: D2755 0 class-use
19:22:22 [2024-02-29T00:22:22.446Z] Sending file modes: C0644 2330 TmfFilterXMLWriter.html
19:22:22 [2024-02-29T00:22:22.446Z] Sink: C0644 2330 TmfFilterXMLWriter.html
19:22:22 [2024-02-29T00:22:22.446Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.446Z] Sending file modes: C0644 2330 TmfFilterXMLParser.html
19:22:22 [2024-02-29T00:22:22.446Z] Sink: C0644 2330 TmfFilterXMLParser.html
19:22:22 [2024-02-29T00:22:22.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.447Z] Sending file modes: C0644 2360 TmfFilterContentHandler.html
19:22:22 [2024-02-29T00:22:22.447Z] Sink: C0644 2360 TmfFilterContentHandler.html
19:22:22 [2024-02-29T00:22:22.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.447Z] Sink: E
19:22:22 [2024-02-29T00:22:22.447Z] Sending file modes: C0644 2116 package-use.html
19:22:22 [2024-02-29T00:22:22.447Z] Sink: C0644 2116 package-use.html
19:22:22 [2024-02-29T00:22:22.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.447Z] Sink: E
19:22:22 [2024-02-29T00:22:22.447Z] Sending file modes: C0644 5080 package-summary.html
19:22:22 [2024-02-29T00:22:22.447Z] Sink: C0644 5080 package-summary.html
19:22:22 [2024-02-29T00:22:22.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.447Z] Entering directory: D2755 0 class-use
19:22:22 [2024-02-29T00:22:22.447Z] Sink: D2755 0 class-use
19:22:22 [2024-02-29T00:22:22.447Z] Sending file modes: C0644 2264 FilterManager.html
19:22:22 [2024-02-29T00:22:22.447Z] Sink: C0644 2264 FilterManager.html
19:22:22 [2024-02-29T00:22:22.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.447Z] Sending file modes: C0644 46658 ITmfFilter.html
19:22:22 [2024-02-29T00:22:22.447Z] Sink: C0644 46658 ITmfFilter.html
19:22:22 [2024-02-29T00:22:22.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.447Z] Sink: E
19:22:22 [2024-02-29T00:22:22.447Z] Sending file modes: C0644 15449 package-use.html
19:22:22 [2024-02-29T00:22:22.447Z] Sink: C0644 15449 package-use.html
19:22:22 [2024-02-29T00:22:22.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.447Z] Sink: E
19:22:22 [2024-02-29T00:22:22.447Z] Entering directory: D2755 0 analysis
19:22:22 [2024-02-29T00:22:22.447Z] Sink: D2755 0 analysis
19:22:22 [2024-02-29T00:22:22.447Z] Sending file modes: C0644 45900 IAnalysisModule.html
19:22:22 [2024-02-29T00:22:22.447Z] Sink: C0644 45900 IAnalysisModule.html
19:22:22 [2024-02-29T00:22:22.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.447Z] Sending file modes: C0644 23755 IAnalysisModuleHelper.html
19:22:22 [2024-02-29T00:22:22.447Z] Sink: C0644 23755 IAnalysisModuleHelper.html
19:22:22 [2024-02-29T00:22:22.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.447Z] Sending file modes: C0644 6869 IAnalysisModuleSource.html
19:22:22 [2024-02-29T00:22:22.447Z] Sink: C0644 6869 IAnalysisModuleSource.html
19:22:22 [2024-02-29T00:22:22.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.447Z] Sending file modes: C0644 10838 IAnalysisOutput.html
19:22:22 [2024-02-29T00:22:22.447Z] Sink: C0644 10838 IAnalysisOutput.html
19:22:22 [2024-02-29T00:22:22.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.447Z] Sending file modes: C0644 11967 IAnalysisParameterProvider.html
19:22:22 [2024-02-29T00:22:22.447Z] Sink: C0644 11967 IAnalysisParameterProvider.html
19:22:22 [2024-02-29T00:22:22.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.447Z] Entering directory: D2755 0 requirements
19:22:22 [2024-02-29T00:22:22.447Z] Sink: D2755 0 requirements
19:22:22 [2024-02-29T00:22:22.447Z] Sending file modes: C0644 12533 IAnalysisRequirementProvider.html
19:22:22 [2024-02-29T00:22:22.447Z] Sink: C0644 12533 IAnalysisRequirementProvider.html
19:22:22 [2024-02-29T00:22:22.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.447Z] Sending file modes: C0644 21448 TmfAbstractAnalysisRequirement.html
19:22:22 [2024-02-29T00:22:22.447Z] Sink: C0644 21448 TmfAbstractAnalysisRequirement.html
19:22:22 [2024-02-29T00:22:22.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.447Z] Sending file modes: C0644 19625 TmfAbstractAnalysisRequirement.PriorityLevel.html
19:22:22 [2024-02-29T00:22:22.447Z] Sink: C0644 19625 TmfAbstractAnalysisRequirement.PriorityLevel.html
19:22:22 [2024-02-29T00:22:22.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.704Z] Sending file modes: C0644 17429 TmfAnalysisEventFieldRequirement.html
19:22:22 [2024-02-29T00:22:22.704Z] Sink: C0644 17429 TmfAnalysisEventFieldRequirement.html
19:22:22 [2024-02-29T00:22:22.704Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.704Z] Sending file modes: C0644 16103 TmfAnalysisEventRequirement.html
19:22:22 [2024-02-29T00:22:22.704Z] Sink: C0644 16103 TmfAnalysisEventRequirement.html
19:22:22 [2024-02-29T00:22:22.704Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.704Z] Sending file modes: C0644 14515 TmfCompositeAnalysisRequirement.html
19:22:22 [2024-02-29T00:22:22.704Z] Sink: C0644 14515 TmfCompositeAnalysisRequirement.html
19:22:22 [2024-02-29T00:22:22.704Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.704Z] Sending file modes: C0644 7965 package-summary.html
19:22:22 [2024-02-29T00:22:22.704Z] Sink: C0644 7965 package-summary.html
19:22:22 [2024-02-29T00:22:22.704Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.960Z] Entering directory: D2755 0 class-use
19:22:22 [2024-02-29T00:22:22.960Z] Sink: D2755 0 class-use
19:22:22 [2024-02-29T00:22:22.960Z] Sending file modes: C0644 41366 IAnalysisRequirementProvider.html
19:22:22 [2024-02-29T00:22:22.960Z] Sink: C0644 41366 IAnalysisRequirementProvider.html
19:22:22 [2024-02-29T00:22:22.960Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.960Z] Sending file modes: C0644 23047 TmfAbstractAnalysisRequirement.html
19:22:22 [2024-02-29T00:22:22.960Z] Sink: C0644 23047 TmfAbstractAnalysisRequirement.html
19:22:22 [2024-02-29T00:22:22.960Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.960Z] Sending file modes: C0644 13653 TmfAbstractAnalysisRequirement.PriorityLevel.html
19:22:22 [2024-02-29T00:22:22.960Z] Sink: C0644 13653 TmfAbstractAnalysisRequirement.PriorityLevel.html
19:22:22 [2024-02-29T00:22:22.960Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.960Z] Sending file modes: C0644 2480 TmfAnalysisEventFieldRequirement.html
19:22:22 [2024-02-29T00:22:22.960Z] Sink: C0644 2480 TmfAnalysisEventFieldRequirement.html
19:22:22 [2024-02-29T00:22:22.960Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.960Z] Sending file modes: C0644 2450 TmfAnalysisEventRequirement.html
19:22:22 [2024-02-29T00:22:22.960Z] Sink: C0644 2450 TmfAnalysisEventRequirement.html
19:22:22 [2024-02-29T00:22:22.960Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.960Z] Sending file modes: C0644 2474 TmfCompositeAnalysisRequirement.html
19:22:22 [2024-02-29T00:22:22.960Z] Sink: C0644 2474 TmfCompositeAnalysisRequirement.html
19:22:22 [2024-02-29T00:22:22.960Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.960Z] Sink: E
19:22:22 [2024-02-29T00:22:22.960Z] Sending file modes: C0644 28494 package-use.html
19:22:22 [2024-02-29T00:22:22.960Z] Sink: C0644 28494 package-use.html
19:22:22 [2024-02-29T00:22:22.960Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.961Z] Sink: E
19:22:22 [2024-02-29T00:22:22.961Z] Entering directory: D2755 0 ondemand
19:22:22 [2024-02-29T00:22:22.961Z] Sink: D2755 0 ondemand
19:22:22 [2024-02-29T00:22:22.961Z] Sending file modes: C0644 18419 IOnDemandAnalysis.html
19:22:22 [2024-02-29T00:22:22.961Z] Sink: C0644 18419 IOnDemandAnalysis.html
19:22:22 [2024-02-29T00:22:22.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.961Z] Sending file modes: C0644 6424 IOnDemandAnalysisReport.html
19:22:22 [2024-02-29T00:22:22.961Z] Sink: C0644 6424 IOnDemandAnalysisReport.html
19:22:22 [2024-02-29T00:22:22.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.961Z] Sending file modes: C0644 14302 OnDemandAnalysisManager.html
19:22:22 [2024-02-29T00:22:22.961Z] Sink: C0644 14302 OnDemandAnalysisManager.html
19:22:22 [2024-02-29T00:22:22.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.961Z] Sending file modes: C0644 6525 package-summary.html
19:22:22 [2024-02-29T00:22:22.961Z] Sink: C0644 6525 package-summary.html
19:22:22 [2024-02-29T00:22:22.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.961Z] Entering directory: D2755 0 class-use
19:22:22 [2024-02-29T00:22:22.961Z] Sink: D2755 0 class-use
19:22:22 [2024-02-29T00:22:22.961Z] Sending file modes: C0644 8235 IOnDemandAnalysis.html
19:22:22 [2024-02-29T00:22:22.961Z] Sink: C0644 8235 IOnDemandAnalysis.html
19:22:22 [2024-02-29T00:22:22.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.961Z] Sending file modes: C0644 4440 OnDemandAnalysisManager.html
19:22:22 [2024-02-29T00:22:22.961Z] Sink: C0644 4440 OnDemandAnalysisManager.html
19:22:22 [2024-02-29T00:22:22.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.961Z] Sending file modes: C0644 6221 IOnDemandAnalysisReport.html
19:22:22 [2024-02-29T00:22:22.961Z] Sink: C0644 6221 IOnDemandAnalysisReport.html
19:22:22 [2024-02-29T00:22:22.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.961Z] Sink: E
19:22:22 [2024-02-29T00:22:22.961Z] Sending file modes: C0644 5337 package-use.html
19:22:22 [2024-02-29T00:22:22.961Z] Sink: C0644 5337 package-use.html
19:22:22 [2024-02-29T00:22:22.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:22 [2024-02-29T00:22:22.961Z] Sink: E
19:22:22 [2024-02-29T00:22:22.961Z] Entering directory: D2755 0 callsite
19:22:22 [2024-02-29T00:22:22.961Z] Sink: D2755 0 callsite
19:22:22 [2024-02-29T00:22:22.961Z] Sending file modes: C0644 9204 ITmfCallsiteIterator.html
19:22:22 [2024-02-29T00:22:22.961Z] Sink: C0644 9204 ITmfCallsiteIterator.html
19:22:23 [2024-02-29T00:22:23.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.217Z] Sending file modes: C0644 10802 ITmfCallsiteResolver.html
19:22:23 [2024-02-29T00:22:23.217Z] Sink: C0644 10802 ITmfCallsiteResolver.html
19:22:23 [2024-02-29T00:22:23.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.217Z] Sending file modes: C0644 14799 TimeCallsite.html
19:22:23 [2024-02-29T00:22:23.217Z] Sink: C0644 14799 TimeCallsite.html
19:22:23 [2024-02-29T00:22:23.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.217Z] Sending file modes: C0644 6320 package-summary.html
19:22:23 [2024-02-29T00:22:23.217Z] Sink: C0644 6320 package-summary.html
19:22:23 [2024-02-29T00:22:23.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.217Z] Entering directory: D2755 0 class-use
19:22:23 [2024-02-29T00:22:23.217Z] Sink: D2755 0 class-use
19:22:23 [2024-02-29T00:22:23.217Z] Sending file modes: C0644 5007 ITmfCallsiteIterator.html
19:22:23 [2024-02-29T00:22:23.217Z] Sink: C0644 5007 ITmfCallsiteIterator.html
19:22:23 [2024-02-29T00:22:23.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.217Z] Sending file modes: C0644 4263 TimeCallsite.html
19:22:23 [2024-02-29T00:22:23.217Z] Sink: C0644 4263 TimeCallsite.html
19:22:23 [2024-02-29T00:22:23.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.217Z] Sending file modes: C0644 2404 ITmfCallsiteResolver.html
19:22:23 [2024-02-29T00:22:23.217Z] Sink: C0644 2404 ITmfCallsiteResolver.html
19:22:23 [2024-02-29T00:22:23.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.217Z] Sink: E
19:22:23 [2024-02-29T00:22:23.217Z] Sending file modes: C0644 3769 package-use.html
19:22:23 [2024-02-29T00:22:23.217Z] Sink: C0644 3769 package-use.html
19:22:23 [2024-02-29T00:22:23.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.217Z] Sink: E
19:22:23 [2024-02-29T00:22:23.217Z] Sending file modes: C0644 6591 ITmfNewAnalysisModuleListener.html
19:22:23 [2024-02-29T00:22:23.217Z] Sink: C0644 6591 ITmfNewAnalysisModuleListener.html
19:22:23 [2024-02-29T00:22:23.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.217Z] Sending file modes: C0644 21595 Messages.html
19:22:23 [2024-02-29T00:22:23.217Z] Sink: C0644 21595 Messages.html
19:22:23 [2024-02-29T00:22:23.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.217Z] Sending file modes: C0644 65321 TmfAbstractAnalysisModule.html
19:22:23 [2024-02-29T00:22:23.217Z] Sink: C0644 65321 TmfAbstractAnalysisModule.html
19:22:23 [2024-02-29T00:22:23.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.217Z] Sending file modes: C0644 11767 TmfAbstractAnalysisParamProvider.html
19:22:23 [2024-02-29T00:22:23.217Z] Sink: C0644 11767 TmfAbstractAnalysisParamProvider.html
19:22:23 [2024-02-29T00:22:23.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.217Z] Sending file modes: C0644 25124 TmfAnalysisManager.html
19:22:23 [2024-02-29T00:22:23.217Z] Sink: C0644 25124 TmfAnalysisManager.html
19:22:23 [2024-02-29T00:22:23.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.217Z] Sending file modes: C0644 35011 TmfAnalysisModuleHelperConfigElement.html
19:22:23 [2024-02-29T00:22:23.217Z] Sink: C0644 35011 TmfAnalysisModuleHelperConfigElement.html
19:22:23 [2024-02-29T00:22:23.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.217Z] Sending file modes: C0644 17497 TmfAnalysisModuleOutputs.html
19:22:23 [2024-02-29T00:22:23.217Z] Sink: C0644 17497 TmfAnalysisModuleOutputs.html
19:22:23 [2024-02-29T00:22:23.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.217Z] Sending file modes: C0644 13487 TmfAnalysisOutputManager.html
19:22:23 [2024-02-29T00:22:23.217Z] Sink: C0644 13487 TmfAnalysisOutputManager.html
19:22:23 [2024-02-29T00:22:23.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.217Z] Sending file modes: C0644 12886 TmfNewAnalysisOutputListener.html
19:22:23 [2024-02-29T00:22:23.217Z] Sink: C0644 12886 TmfNewAnalysisOutputListener.html
19:22:23 [2024-02-29T00:22:23.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.217Z] Sending file modes: C0644 10495 package-summary.html
19:22:23 [2024-02-29T00:22:23.217Z] Sink: C0644 10495 package-summary.html
19:22:23 [2024-02-29T00:22:23.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.217Z] Entering directory: D2755 0 class-use
19:22:23 [2024-02-29T00:22:23.217Z] Sink: D2755 0 class-use
19:22:23 [2024-02-29T00:22:23.217Z] Sending file modes: C0644 2246 Messages.html
19:22:23 [2024-02-29T00:22:23.217Z] Sink: C0644 2246 Messages.html
19:22:23 [2024-02-29T00:22:23.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.217Z] Sending file modes: C0644 2306 TmfAnalysisManager.html
19:22:23 [2024-02-29T00:22:23.217Z] Sink: C0644 2306 TmfAnalysisManager.html
19:22:23 [2024-02-29T00:22:23.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.217Z] Sending file modes: C0644 7413 IAnalysisParameterProvider.html
19:22:23 [2024-02-29T00:22:23.217Z] Sink: C0644 7413 IAnalysisParameterProvider.html
19:22:23 [2024-02-29T00:22:23.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.217Z] Sending file modes: C0644 2414 TmfAnalysisModuleHelperConfigElement.html
19:22:23 [2024-02-29T00:22:23.217Z] Sink: C0644 2414 TmfAnalysisModuleHelperConfigElement.html
19:22:23 [2024-02-29T00:22:23.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.217Z] Sending file modes: C0644 6820 ITmfNewAnalysisModuleListener.html
19:22:23 [2024-02-29T00:22:23.217Z] Sink: C0644 6820 ITmfNewAnalysisModuleListener.html
19:22:23 [2024-02-29T00:22:23.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.217Z] Sending file modes: C0644 2342 TmfAnalysisModuleOutputs.html
19:22:23 [2024-02-29T00:22:23.217Z] Sink: C0644 2342 TmfAnalysisModuleOutputs.html
19:22:23 [2024-02-29T00:22:23.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.217Z] Sending file modes: C0644 4318 IAnalysisModuleSource.html
19:22:23 [2024-02-29T00:22:23.217Z] Sink: C0644 4318 IAnalysisModuleSource.html
19:22:23 [2024-02-29T00:22:23.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.217Z] Sending file modes: C0644 4201 TmfAnalysisOutputManager.html
19:22:23 [2024-02-29T00:22:23.217Z] Sink: C0644 4201 TmfAnalysisOutputManager.html
19:22:23 [2024-02-29T00:22:23.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.474Z] Sending file modes: C0644 58950 IAnalysisModule.html
19:22:23 [2024-02-29T00:22:23.474Z] Sink: C0644 58950 IAnalysisModule.html
19:22:23 [2024-02-29T00:22:23.474Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.474Z] Sending file modes: C0644 2390 TmfAbstractAnalysisParamProvider.html
19:22:23 [2024-02-29T00:22:23.474Z] Sink: C0644 2390 TmfAbstractAnalysisParamProvider.html
19:22:23 [2024-02-29T00:22:23.474Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.474Z] Sending file modes: C0644 9515 IAnalysisOutput.html
19:22:23 [2024-02-29T00:22:23.474Z] Sink: C0644 9515 IAnalysisOutput.html
19:22:23 [2024-02-29T00:22:23.474Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.474Z] Sending file modes: C0644 33099 TmfAbstractAnalysisModule.html
19:22:23 [2024-02-29T00:22:23.474Z] Sink: C0644 33099 TmfAbstractAnalysisModule.html
19:22:23 [2024-02-29T00:22:23.474Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.474Z] Sending file modes: C0644 2366 TmfNewAnalysisOutputListener.html
19:22:23 [2024-02-29T00:22:23.474Z] Sink: C0644 2366 TmfNewAnalysisOutputListener.html
19:22:23 [2024-02-29T00:22:23.474Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.474Z] Sending file modes: C0644 10710 IAnalysisModuleHelper.html
19:22:23 [2024-02-29T00:22:23.474Z] Sink: C0644 10710 IAnalysisModuleHelper.html
19:22:23 [2024-02-29T00:22:23.474Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.474Z] Sink: E
19:22:23 [2024-02-29T00:22:23.474Z] Sending file modes: C0644 32754 package-use.html
19:22:23 [2024-02-29T00:22:23.474Z] Sink: C0644 32754 package-use.html
19:22:23 [2024-02-29T00:22:23.474Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.474Z] Sink: E
19:22:23 [2024-02-29T00:22:23.474Z] Entering directory: D2755 0 event
19:22:23 [2024-02-29T00:22:23.474Z] Sink: D2755 0 event
19:22:23 [2024-02-29T00:22:23.474Z] Entering directory: D2755 0 matching
19:22:23 [2024-02-29T00:22:23.474Z] Sink: D2755 0 matching
19:22:23 [2024-02-29T00:22:23.474Z] Sending file modes: C0644 4167 IEventMatchingKey.html
19:22:23 [2024-02-29T00:22:23.474Z] Sink: C0644 4167 IEventMatchingKey.html
19:22:23 [2024-02-29T00:22:23.474Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.474Z] Sending file modes: C0644 12379 IMatchProcessingUnit.html
19:22:23 [2024-02-29T00:22:23.474Z] Sink: C0644 12379 IMatchProcessingUnit.html
19:22:23 [2024-02-29T00:22:23.474Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.474Z] Sending file modes: C0644 5993 ITmfEventMatching.html
19:22:23 [2024-02-29T00:22:23.474Z] Sink: C0644 5993 ITmfEventMatching.html
19:22:23 [2024-02-29T00:22:23.474Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.730Z] Sending file modes: C0644 9912 ITmfMatchEventDefinition.html
19:22:23 [2024-02-29T00:22:23.730Z] Sink: C0644 9912 ITmfMatchEventDefinition.html
19:22:23 [2024-02-29T00:22:23.730Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.730Z] Sending file modes: C0644 10179 Messages.html
19:22:23 [2024-02-29T00:22:23.730Z] Sink: C0644 10179 Messages.html
19:22:23 [2024-02-29T00:22:23.730Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.730Z] Sending file modes: C0644 11994 TcpEventKey.html
19:22:23 [2024-02-29T00:22:23.730Z] Sink: C0644 11994 TcpEventKey.html
19:22:23 [2024-02-29T00:22:23.730Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.730Z] Sending file modes: C0644 13199 TmfEventDependency.html
19:22:23 [2024-02-29T00:22:23.730Z] Sink: C0644 13199 TmfEventDependency.html
19:22:23 [2024-02-29T00:22:23.730Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.986Z] Sending file modes: C0644 14113 TmfEventDependency.DependencyEvent.html
19:22:23 [2024-02-29T00:22:23.986Z] Sink: C0644 14113 TmfEventDependency.DependencyEvent.html
19:22:23 [2024-02-29T00:22:23.986Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.986Z] Sending file modes: C0644 17567 TmfEventMatches.html
19:22:23 [2024-02-29T00:22:23.986Z] Sink: C0644 17567 TmfEventMatches.html
19:22:23 [2024-02-29T00:22:23.986Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:23 [2024-02-29T00:22:23.986Z] Sending file modes: C0644 19982 TmfEventMatching.html
19:22:23 [2024-02-29T00:22:23.986Z] Sink: C0644 19982 TmfEventMatching.html
19:22:23 [2024-02-29T00:22:23.986Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:24 [2024-02-29T00:22:24.242Z] Sending file modes: C0644 17461 TmfEventMatching.Direction.html
19:22:24 [2024-02-29T00:22:24.242Z] Sink: C0644 17461 TmfEventMatching.Direction.html
19:22:24 [2024-02-29T00:22:24.242Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:24 [2024-02-29T00:22:24.242Z] Sending file modes: C0644 9052 package-summary.html
19:22:24 [2024-02-29T00:22:24.242Z] Sink: C0644 9052 package-summary.html
19:22:24 [2024-02-29T00:22:24.242Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:24 [2024-02-29T00:22:24.242Z] Entering directory: D2755 0 class-use
19:22:24 [2024-02-29T00:22:24.242Z] Sink: D2755 0 class-use
19:22:24 [2024-02-29T00:22:24.242Z] Sending file modes: C0644 2312 TcpEventKey.html
19:22:24 [2024-02-29T00:22:24.242Z] Sink: C0644 2312 TcpEventKey.html
19:22:24 [2024-02-29T00:22:24.242Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:24 [2024-02-29T00:22:24.499Z] Sending file modes: C0644 4155 ITmfEventMatching.html
19:22:24 [2024-02-29T00:22:24.499Z] Sink: C0644 4155 ITmfEventMatching.html
19:22:24 [2024-02-29T00:22:24.499Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:24 [2024-02-29T00:22:24.499Z] Sending file modes: C0644 4157 TmfEventMatches.html
19:22:24 [2024-02-29T00:22:24.499Z] Sink: C0644 4157 TmfEventMatches.html
19:22:24 [2024-02-29T00:22:24.499Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:24 [2024-02-29T00:22:24.499Z] Sending file modes: C0644 2294 Messages.html
19:22:24 [2024-02-29T00:22:24.499Z] Sink: C0644 2294 Messages.html
19:22:24 [2024-02-29T00:22:24.499Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:24 [2024-02-29T00:22:24.499Z] Sending file modes: C0644 6687 IEventMatchingKey.html
19:22:24 [2024-02-29T00:22:24.499Z] Sink: C0644 6687 IEventMatchingKey.html
19:22:24 [2024-02-29T00:22:24.755Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:24 [2024-02-29T00:22:24.755Z] Sending file modes: C0644 4457 ITmfMatchEventDefinition.html
19:22:24 [2024-02-29T00:22:24.755Z] Sink: C0644 4457 ITmfMatchEventDefinition.html
19:22:24 [2024-02-29T00:22:24.755Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:24 [2024-02-29T00:22:24.755Z] Sending file modes: C0644 7285 TmfEventDependency.html
19:22:24 [2024-02-29T00:22:24.755Z] Sink: C0644 7285 TmfEventDependency.html
19:22:24 [2024-02-29T00:22:24.755Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:24 [2024-02-29T00:22:24.755Z] Sending file modes: C0644 6326 TmfEventDependency.DependencyEvent.html
19:22:24 [2024-02-29T00:22:24.755Z] Sink: C0644 6326 TmfEventDependency.DependencyEvent.html
19:22:24 [2024-02-29T00:22:24.755Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:24 [2024-02-29T00:22:24.755Z] Sending file modes: C0644 7120 IMatchProcessingUnit.html
19:22:24 [2024-02-29T00:22:24.755Z] Sink: C0644 7120 IMatchProcessingUnit.html
19:22:25 [2024-02-29T00:22:25.011Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:25 [2024-02-29T00:22:25.011Z] Sending file modes: C0644 2342 TmfEventMatching.html
19:22:25 [2024-02-29T00:22:25.011Z] Sink: C0644 2342 TmfEventMatching.html
19:22:25 [2024-02-29T00:22:25.011Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:25 [2024-02-29T00:22:25.011Z] Sending file modes: C0644 5956 TmfEventMatching.Direction.html
19:22:25 [2024-02-29T00:22:25.011Z] Sink: C0644 5956 TmfEventMatching.Direction.html
19:22:25 [2024-02-29T00:22:25.011Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:25 [2024-02-29T00:22:25.011Z] Sink: E
19:22:25 [2024-02-29T00:22:25.011Z] Sending file modes: C0644 6876 package-use.html
19:22:25 [2024-02-29T00:22:25.011Z] Sink: C0644 6876 package-use.html
19:22:25 [2024-02-29T00:22:25.011Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:25 [2024-02-29T00:22:25.011Z] Sink: E
19:22:25 [2024-02-29T00:22:25.011Z] Entering directory: D2755 0 lookup
19:22:25 [2024-02-29T00:22:25.011Z] Sink: D2755 0 lookup
19:22:25 [2024-02-29T00:22:25.011Z] Sending file modes: C0644 7921 ITmfCallsite.html
19:22:25 [2024-02-29T00:22:25.011Z] Sink: C0644 7921 ITmfCallsite.html
19:22:25 [2024-02-29T00:22:25.267Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:25 [2024-02-29T00:22:25.268Z] Sending file modes: C0644 6582 ITmfModelLookup.html
19:22:25 [2024-02-29T00:22:25.268Z] Sink: C0644 6582 ITmfModelLookup.html
19:22:25 [2024-02-29T00:22:25.268Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:25 [2024-02-29T00:22:25.268Z] Sending file modes: C0644 8784 ITmfSourceLookup.html
19:22:25 [2024-02-29T00:22:25.268Z] Sink: C0644 8784 ITmfSourceLookup.html
19:22:25 [2024-02-29T00:22:25.268Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:25 [2024-02-29T00:22:25.268Z] Sending file modes: C0644 18028 TmfCallsite.html
19:22:25 [2024-02-29T00:22:25.268Z] Sink: C0644 18028 TmfCallsite.html
19:22:25 [2024-02-29T00:22:25.524Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:25 [2024-02-29T00:22:25.524Z] Sending file modes: C0644 6213 package-summary.html
19:22:25 [2024-02-29T00:22:25.524Z] Sink: C0644 6213 package-summary.html
19:22:25 [2024-02-29T00:22:25.524Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:25 [2024-02-29T00:22:25.524Z] Entering directory: D2755 0 class-use
19:22:25 [2024-02-29T00:22:25.524Z] Sink: D2755 0 class-use
19:22:25 [2024-02-29T00:22:25.524Z] Sending file modes: C0644 20753 ITmfCallsite.html
19:22:25 [2024-02-29T00:22:25.524Z] Sink: C0644 20753 ITmfCallsite.html
19:22:25 [2024-02-29T00:22:25.524Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:25 [2024-02-29T00:22:25.524Z] Sending file modes: C0644 6223 ITmfModelLookup.html
19:22:25 [2024-02-29T00:22:25.524Z] Sink: C0644 6223 ITmfModelLookup.html
19:22:25 [2024-02-29T00:22:25.524Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:25 [2024-02-29T00:22:25.782Z] Sending file modes: C0644 8167 ITmfSourceLookup.html
19:22:25 [2024-02-29T00:22:25.782Z] Sink: C0644 8167 ITmfSourceLookup.html
19:22:25 [2024-02-29T00:22:25.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:25 [2024-02-29T00:22:25.782Z] Sending file modes: C0644 5979 TmfCallsite.html
19:22:25 [2024-02-29T00:22:25.782Z] Sink: C0644 5979 TmfCallsite.html
19:22:25 [2024-02-29T00:22:25.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:25 [2024-02-29T00:22:25.782Z] Sink: E
19:22:25 [2024-02-29T00:22:25.782Z] Sending file modes: C0644 11112 package-use.html
19:22:25 [2024-02-29T00:22:25.782Z] Sink: C0644 11112 package-use.html
19:22:25 [2024-02-29T00:22:25.782Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.058Z] Sink: E
19:22:26 [2024-02-29T00:22:26.058Z] Entering directory: D2755 0 collapse
19:22:26 [2024-02-29T00:22:26.058Z] Sink: D2755 0 collapse
19:22:26 [2024-02-29T00:22:26.058Z] Sending file modes: C0644 6545 ITmfCollapsibleEvent.html
19:22:26 [2024-02-29T00:22:26.058Z] Sink: C0644 6545 ITmfCollapsibleEvent.html
19:22:26 [2024-02-29T00:22:26.058Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.058Z] Sending file modes: C0644 4186 package-summary.html
19:22:26 [2024-02-29T00:22:26.058Z] Sink: C0644 4186 package-summary.html
19:22:26 [2024-02-29T00:22:26.058Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.058Z] Entering directory: D2755 0 class-use
19:22:26 [2024-02-29T00:22:26.058Z] Sink: D2755 0 class-use
19:22:26 [2024-02-29T00:22:26.058Z] Sending file modes: C0644 2386 ITmfCollapsibleEvent.html
19:22:26 [2024-02-29T00:22:26.058Z] Sink: C0644 2386 ITmfCollapsibleEvent.html
19:22:26 [2024-02-29T00:22:26.058Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.315Z] Sink: E
19:22:26 [2024-02-29T00:22:26.315Z] Sending file modes: C0644 2136 package-use.html
19:22:26 [2024-02-29T00:22:26.315Z] Sink: C0644 2136 package-use.html
19:22:26 [2024-02-29T00:22:26.315Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.315Z] Sink: E
19:22:26 [2024-02-29T00:22:26.315Z] Sending file modes: C0644 8905 ITmfCustomAttributes.html
19:22:26 [2024-02-29T00:22:26.315Z] Sink: C0644 8905 ITmfCustomAttributes.html
19:22:26 [2024-02-29T00:22:26.315Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.315Z] Sending file modes: C0644 13415 ITmfEvent.html
19:22:26 [2024-02-29T00:22:26.315Z] Sink: C0644 13415 ITmfEvent.html
19:22:26 [2024-02-29T00:22:26.315Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.571Z] Entering directory: D2755 0 aspect
19:22:26 [2024-02-29T00:22:26.571Z] Sink: D2755 0 aspect
19:22:26 [2024-02-29T00:22:26.571Z] Sending file modes: C0644 19715 ITmfEventAspect.html
19:22:26 [2024-02-29T00:22:26.571Z] Sink: C0644 19715 ITmfEventAspect.html
19:22:26 [2024-02-29T00:22:26.571Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.571Z] Sending file modes: C0644 17490 Messages.html
19:22:26 [2024-02-29T00:22:26.571Z] Sink: C0644 17490 Messages.html
19:22:26 [2024-02-29T00:22:26.571Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.827Z] Sending file modes: C0644 22282 MultiAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] Sink: C0644 22282 MultiAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.827Z] Sending file modes: C0644 16489 TmfBaseAspects.html
19:22:26 [2024-02-29T00:22:26.827Z] Sink: C0644 16489 TmfBaseAspects.html
19:22:26 [2024-02-29T00:22:26.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.827Z] Sending file modes: C0644 14966 TmfCallsiteAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] Sink: C0644 14966 TmfCallsiteAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.827Z] Sending file modes: C0644 23919 TmfContentFieldAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] Sink: C0644 23919 TmfContentFieldAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.827Z] Sending file modes: C0644 19940 TmfCpuAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] Sink: C0644 19940 TmfCpuAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.827Z] Sending file modes: C0644 12210 TmfDeviceAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] Sink: C0644 12210 TmfDeviceAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.827Z] Sending file modes: C0644 25707 TmfEventFieldAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] Sink: C0644 25707 TmfEventFieldAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.827Z] Sending file modes: C0644 6753 TmfEventFieldAspect.IRootField.html
19:22:26 [2024-02-29T00:22:26.827Z] Sink: C0644 6753 TmfEventFieldAspect.IRootField.html
19:22:26 [2024-02-29T00:22:26.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.827Z] Sending file modes: C0644 18724 TmfStateSystemAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] Sink: C0644 18724 TmfStateSystemAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.827Z] Sending file modes: C0644 9351 package-summary.html
19:22:26 [2024-02-29T00:22:26.827Z] Sink: C0644 9351 package-summary.html
19:22:26 [2024-02-29T00:22:26.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.827Z] Entering directory: D2755 0 class-use
19:22:26 [2024-02-29T00:22:26.827Z] Sink: D2755 0 class-use
19:22:26 [2024-02-29T00:22:26.827Z] Sending file modes: C0644 2336 TmfCallsiteAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] Sink: C0644 2336 TmfCallsiteAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.827Z] Sending file modes: C0644 2354 TmfStateSystemAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] Sink: C0644 2354 TmfStateSystemAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.827Z] Sending file modes: C0644 65321 ITmfEventAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] Sink: C0644 65321 ITmfEventAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.827Z] Sending file modes: C0644 5117 TmfEventFieldAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] Sink: C0644 5117 TmfEventFieldAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.827Z] Sending file modes: C0644 4917 TmfEventFieldAspect.IRootField.html
19:22:26 [2024-02-29T00:22:26.827Z] Sink: C0644 4917 TmfEventFieldAspect.IRootField.html
19:22:26 [2024-02-29T00:22:26.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.827Z] Sending file modes: C0644 2318 TmfBaseAspects.html
19:22:26 [2024-02-29T00:22:26.827Z] Sink: C0644 2318 TmfBaseAspects.html
19:22:26 [2024-02-29T00:22:26.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.827Z] Sending file modes: C0644 5596 TmfDeviceAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] Sink: C0644 5596 TmfDeviceAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.827Z] Sending file modes: C0644 4107 TmfCpuAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] Sink: C0644 4107 TmfCpuAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.827Z] Sending file modes: C0644 2282 Messages.html
19:22:26 [2024-02-29T00:22:26.827Z] Sink: C0644 2282 Messages.html
19:22:26 [2024-02-29T00:22:26.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.827Z] Sending file modes: C0644 4975 TmfContentFieldAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] Sink: C0644 4975 TmfContentFieldAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.827Z] Sending file modes: C0644 2300 MultiAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] Sink: C0644 2300 MultiAspect.html
19:22:26 [2024-02-29T00:22:26.827Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:26 [2024-02-29T00:22:26.827Z] Sink: E
19:22:26 [2024-02-29T00:22:26.827Z] Sending file modes: C0644 21452 package-use.html
19:22:27 [2024-02-29T00:22:27.084Z] Sink: C0644 21452 package-use.html
19:22:27 [2024-02-29T00:22:27.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.084Z] Sink: E
19:22:27 [2024-02-29T00:22:27.084Z] Sending file modes: C0644 20889 ITmfEventField.html
19:22:27 [2024-02-29T00:22:27.084Z] Sink: C0644 20889 ITmfEventField.html
19:22:27 [2024-02-29T00:22:27.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.084Z] Sending file modes: C0644 11382 ITmfEventType.html
19:22:27 [2024-02-29T00:22:27.084Z] Sink: C0644 11382 ITmfEventType.html
19:22:27 [2024-02-29T00:22:27.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.084Z] Sending file modes: C0644 8758 ITmfLostEvent.html
19:22:27 [2024-02-29T00:22:27.084Z] Sink: C0644 8758 ITmfLostEvent.html
19:22:27 [2024-02-29T00:22:27.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.084Z] Sending file modes: C0644 25279 TmfEvent.html
19:22:27 [2024-02-29T00:22:27.084Z] Sink: C0644 25279 TmfEvent.html
19:22:27 [2024-02-29T00:22:27.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.084Z] Sending file modes: C0644 29446 TmfEventField.html
19:22:27 [2024-02-29T00:22:27.084Z] Sink: C0644 29446 TmfEventField.html
19:22:27 [2024-02-29T00:22:27.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.084Z] Sending file modes: C0644 20297 TmfEventType.html
19:22:27 [2024-02-29T00:22:27.084Z] Sink: C0644 20297 TmfEventType.html
19:22:27 [2024-02-29T00:22:27.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.084Z] Sending file modes: C0644 18059 TmfLostEvent.html
19:22:27 [2024-02-29T00:22:27.084Z] Sink: C0644 18059 TmfLostEvent.html
19:22:27 [2024-02-29T00:22:27.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.084Z] Sending file modes: C0644 7857 package-summary.html
19:22:27 [2024-02-29T00:22:27.084Z] Sink: C0644 7857 package-summary.html
19:22:27 [2024-02-29T00:22:27.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.084Z] Entering directory: D2755 0 class-use
19:22:27 [2024-02-29T00:22:27.084Z] Sink: D2755 0 class-use
19:22:27 [2024-02-29T00:22:27.084Z] Sending file modes: C0644 13605 TmfEvent.html
19:22:27 [2024-02-29T00:22:27.084Z] Sink: C0644 13605 TmfEvent.html
19:22:27 [2024-02-29T00:22:27.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.084Z] Sending file modes: C0644 22229 ITmfEventType.html
19:22:27 [2024-02-29T00:22:27.084Z] Sink: C0644 22229 ITmfEventType.html
19:22:27 [2024-02-29T00:22:27.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.084Z] Sending file modes: C0644 6870 TmfEventField.html
19:22:27 [2024-02-29T00:22:27.084Z] Sink: C0644 6870 TmfEventField.html
19:22:27 [2024-02-29T00:22:27.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.084Z] Sending file modes: C0644 2252 TmfLostEvent.html
19:22:27 [2024-02-29T00:22:27.084Z] Sink: C0644 2252 TmfLostEvent.html
19:22:27 [2024-02-29T00:22:27.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.084Z] Sending file modes: C0644 130332 ITmfEvent.html
19:22:27 [2024-02-29T00:22:27.084Z] Sink: C0644 130332 ITmfEvent.html
19:22:27 [2024-02-29T00:22:27.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.084Z] Sending file modes: C0644 5490 ITmfLostEvent.html
19:22:27 [2024-02-29T00:22:27.084Z] Sink: C0644 5490 ITmfLostEvent.html
19:22:27 [2024-02-29T00:22:27.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.084Z] Sending file modes: C0644 10047 TmfEventType.html
19:22:27 [2024-02-29T00:22:27.084Z] Sink: C0644 10047 TmfEventType.html
19:22:27 [2024-02-29T00:22:27.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.084Z] Sending file modes: C0644 6192 ITmfCustomAttributes.html
19:22:27 [2024-02-29T00:22:27.084Z] Sink: C0644 6192 ITmfCustomAttributes.html
19:22:27 [2024-02-29T00:22:27.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.084Z] Sending file modes: C0644 30448 ITmfEventField.html
19:22:27 [2024-02-29T00:22:27.084Z] Sink: C0644 30448 ITmfEventField.html
19:22:27 [2024-02-29T00:22:27.084Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.341Z] Sink: E
19:22:27 [2024-02-29T00:22:27.341Z] Sending file modes: C0644 40858 package-use.html
19:22:27 [2024-02-29T00:22:27.341Z] Sink: C0644 40858 package-use.html
19:22:27 [2024-02-29T00:22:27.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.341Z] Sink: E
19:22:27 [2024-02-29T00:22:27.341Z] Entering directory: D2755 0 segment
19:22:27 [2024-02-29T00:22:27.341Z] Sink: D2755 0 segment
19:22:27 [2024-02-29T00:22:27.341Z] Sending file modes: C0644 16345 ISegmentAspect.html
19:22:27 [2024-02-29T00:22:27.341Z] Sink: C0644 16345 ISegmentAspect.html
19:22:27 [2024-02-29T00:22:27.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.341Z] Sending file modes: C0644 18587 ISegmentAspect.SegmentType.html
19:22:27 [2024-02-29T00:22:27.341Z] Sink: C0644 18587 ISegmentAspect.SegmentType.html
19:22:27 [2024-02-29T00:22:27.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.341Z] Sending file modes: C0644 20085 SegmentDurationAspect.html
19:22:27 [2024-02-29T00:22:27.341Z] Sink: C0644 20085 SegmentDurationAspect.html
19:22:27 [2024-02-29T00:22:27.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.341Z] Sending file modes: C0644 20079 SegmentEndTimeAspect.html
19:22:27 [2024-02-29T00:22:27.341Z] Sink: C0644 20079 SegmentEndTimeAspect.html
19:22:27 [2024-02-29T00:22:27.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.341Z] Sending file modes: C0644 20109 SegmentStartTimeAspect.html
19:22:27 [2024-02-29T00:22:27.341Z] Sink: C0644 20109 SegmentStartTimeAspect.html
19:22:27 [2024-02-29T00:22:27.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.341Z] Sending file modes: C0644 6942 package-summary.html
19:22:27 [2024-02-29T00:22:27.341Z] Sink: C0644 6942 package-summary.html
19:22:27 [2024-02-29T00:22:27.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.341Z] Entering directory: D2755 0 class-use
19:22:27 [2024-02-29T00:22:27.341Z] Sink: D2755 0 class-use
19:22:27 [2024-02-29T00:22:27.341Z] Sending file modes: C0644 2324 SegmentStartTimeAspect.html
19:22:27 [2024-02-29T00:22:27.341Z] Sink: C0644 2324 SegmentStartTimeAspect.html
19:22:27 [2024-02-29T00:22:27.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.341Z] Sending file modes: C0644 14038 ISegmentAspect.html
19:22:27 [2024-02-29T00:22:27.341Z] Sink: C0644 14038 ISegmentAspect.html
19:22:27 [2024-02-29T00:22:27.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.341Z] Sending file modes: C0644 7196 ISegmentAspect.SegmentType.html
19:22:27 [2024-02-29T00:22:27.341Z] Sink: C0644 7196 ISegmentAspect.SegmentType.html
19:22:27 [2024-02-29T00:22:27.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.341Z] Sending file modes: C0644 2312 SegmentEndTimeAspect.html
19:22:27 [2024-02-29T00:22:27.341Z] Sink: C0644 2312 SegmentEndTimeAspect.html
19:22:27 [2024-02-29T00:22:27.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.341Z] Sending file modes: C0644 2318 SegmentDurationAspect.html
19:22:27 [2024-02-29T00:22:27.341Z] Sink: C0644 2318 SegmentDurationAspect.html
19:22:27 [2024-02-29T00:22:27.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.341Z] Sink: E
19:22:27 [2024-02-29T00:22:27.341Z] Sending file modes: C0644 6631 package-use.html
19:22:27 [2024-02-29T00:22:27.341Z] Sink: C0644 6631 package-use.html
19:22:27 [2024-02-29T00:22:27.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.341Z] Sink: E
19:22:27 [2024-02-29T00:22:27.341Z] Entering directory: D2755 0 markers
19:22:27 [2024-02-29T00:22:27.341Z] Sink: D2755 0 markers
19:22:27 [2024-02-29T00:22:27.341Z] Sending file modes: C0644 8288 ITimeReference.html
19:22:27 [2024-02-29T00:22:27.341Z] Sink: C0644 8288 ITimeReference.html
19:22:27 [2024-02-29T00:22:27.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.341Z] Sending file modes: C0644 9177 ITimeReferenceProvider.html
19:22:27 [2024-02-29T00:22:27.341Z] Sink: C0644 9177 ITimeReferenceProvider.html
19:22:27 [2024-02-29T00:22:27.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.341Z] Sending file modes: C0644 13638 TimeReference.html
19:22:27 [2024-02-29T00:22:27.341Z] Sink: C0644 13638 TimeReference.html
19:22:27 [2024-02-29T00:22:27.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.341Z] Sending file modes: C0644 5209 package-summary.html
19:22:27 [2024-02-29T00:22:27.341Z] Sink: C0644 5209 package-summary.html
19:22:27 [2024-02-29T00:22:27.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.341Z] Entering directory: D2755 0 class-use
19:22:27 [2024-02-29T00:22:27.341Z] Sink: D2755 0 class-use
19:22:27 [2024-02-29T00:22:27.341Z] Sending file modes: C0644 2270 TimeReference.html
19:22:27 [2024-02-29T00:22:27.341Z] Sink: C0644 2270 TimeReference.html
19:22:27 [2024-02-29T00:22:27.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.341Z] Sending file modes: C0644 2344 ITimeReferenceProvider.html
19:22:27 [2024-02-29T00:22:27.341Z] Sink: C0644 2344 ITimeReferenceProvider.html
19:22:27 [2024-02-29T00:22:27.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.341Z] Sending file modes: C0644 6113 ITimeReference.html
19:22:27 [2024-02-29T00:22:27.341Z] Sink: C0644 6113 ITimeReference.html
19:22:27 [2024-02-29T00:22:27.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.341Z] Sink: E
19:22:27 [2024-02-29T00:22:27.341Z] Sending file modes: C0644 3335 package-use.html
19:22:27 [2024-02-29T00:22:27.341Z] Sink: C0644 3335 package-use.html
19:22:27 [2024-02-29T00:22:27.341Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.598Z] Sink: E
19:22:27 [2024-02-29T00:22:27.598Z] Entering directory: D2755 0 uml2sd
19:22:27 [2024-02-29T00:22:27.598Z] Sink: D2755 0 uml2sd
19:22:27 [2024-02-29T00:22:27.598Z] Sending file modes: C0644 7528 ITmfAsyncSequenceDiagramEvent.html
19:22:27 [2024-02-29T00:22:27.598Z] Sink: C0644 7528 ITmfAsyncSequenceDiagramEvent.html
19:22:27 [2024-02-29T00:22:27.598Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.598Z] Sending file modes: C0644 10479 ITmfSyncSequenceDiagramEvent.html
19:22:27 [2024-02-29T00:22:27.598Z] Sink: C0644 10479 ITmfSyncSequenceDiagramEvent.html
19:22:27 [2024-02-29T00:22:27.598Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.598Z] Sending file modes: C0644 14536 TmfAsyncSequenceDiagramEvent.html
19:22:27 [2024-02-29T00:22:27.598Z] Sink: C0644 14536 TmfAsyncSequenceDiagramEvent.html
19:22:27 [2024-02-29T00:22:27.598Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.598Z] Sending file modes: C0644 17827 TmfSyncSequenceDiagramEvent.html
19:22:27 [2024-02-29T00:22:27.598Z] Sink: C0644 17827 TmfSyncSequenceDiagramEvent.html
19:22:27 [2024-02-29T00:22:27.598Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.598Z] Sending file modes: C0644 5595 package-summary.html
19:22:27 [2024-02-29T00:22:27.598Z] Sink: C0644 5595 package-summary.html
19:22:27 [2024-02-29T00:22:27.598Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.598Z] Entering directory: D2755 0 class-use
19:22:27 [2024-02-29T00:22:27.598Z] Sink: D2755 0 class-use
19:22:27 [2024-02-29T00:22:27.598Z] Sending file modes: C0644 6937 ITmfAsyncSequenceDiagramEvent.html
19:22:27 [2024-02-29T00:22:27.598Z] Sink: C0644 6937 ITmfAsyncSequenceDiagramEvent.html
19:22:27 [2024-02-29T00:22:27.598Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.598Z] Sending file modes: C0644 4115 TmfSyncSequenceDiagramEvent.html
19:22:27 [2024-02-29T00:22:27.598Z] Sink: C0644 4115 TmfSyncSequenceDiagramEvent.html
19:22:27 [2024-02-29T00:22:27.598Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.598Z] Sending file modes: C0644 2354 TmfAsyncSequenceDiagramEvent.html
19:22:27 [2024-02-29T00:22:27.598Z] Sink: C0644 2354 TmfAsyncSequenceDiagramEvent.html
19:22:27 [2024-02-29T00:22:27.598Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.598Z] Sending file modes: C0644 8703 ITmfSyncSequenceDiagramEvent.html
19:22:27 [2024-02-29T00:22:27.598Z] Sink: C0644 8703 ITmfSyncSequenceDiagramEvent.html
19:22:27 [2024-02-29T00:22:27.598Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.598Z] Sink: E
19:22:27 [2024-02-29T00:22:27.598Z] Sending file modes: C0644 5268 package-use.html
19:22:27 [2024-02-29T00:22:27.598Z] Sink: C0644 5268 package-use.html
19:22:27 [2024-02-29T00:22:27.598Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.598Z] Sink: E
19:22:27 [2024-02-29T00:22:27.598Z] Entering directory: D2755 0 config
19:22:27 [2024-02-29T00:22:27.598Z] Sink: D2755 0 config
19:22:27 [2024-02-29T00:22:27.598Z] Sending file modes: C0644 9678 ITmfConfigParamDescriptor.html
19:22:27 [2024-02-29T00:22:27.598Z] Sink: C0644 9678 ITmfConfigParamDescriptor.html
19:22:27 [2024-02-29T00:22:27.598Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.598Z] Sending file modes: C0644 11247 ITmfConfiguration.html
19:22:27 [2024-02-29T00:22:27.598Z] Sink: C0644 11247 ITmfConfiguration.html
19:22:27 [2024-02-29T00:22:27.598Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.598Z] Sending file modes: C0644 19798 ITmfConfigurationSource.html
19:22:27 [2024-02-29T00:22:27.598Z] Sink: C0644 19798 ITmfConfigurationSource.html
19:22:27 [2024-02-29T00:22:27.598Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.598Z] Sending file modes: C0644 10537 ITmfConfigurationSourceType.html
19:22:27 [2024-02-29T00:22:27.598Z] Sink: C0644 10537 ITmfConfigurationSourceType.html
19:22:27 [2024-02-29T00:22:27.598Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.598Z] Sending file modes: C0644 19284 TmfConfigParamDescriptor.html
19:22:27 [2024-02-29T00:22:27.598Z] Sink: C0644 19284 TmfConfigParamDescriptor.html
19:22:27 [2024-02-29T00:22:27.598Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.598Z] Sending file modes: C0644 16909 TmfConfigParamDescriptor.Builder.html
19:22:27 [2024-02-29T00:22:27.598Z] Sink: C0644 16909 TmfConfigParamDescriptor.Builder.html
19:22:27 [2024-02-29T00:22:27.598Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.598Z] Sending file modes: C0644 20184 TmfConfiguration.html
19:22:27 [2024-02-29T00:22:27.598Z] Sink: C0644 20184 TmfConfiguration.html
19:22:27 [2024-02-29T00:22:27.598Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.598Z] Sending file modes: C0644 19955 TmfConfiguration.Builder.html
19:22:27 [2024-02-29T00:22:27.598Z] Sink: C0644 19955 TmfConfiguration.Builder.html
19:22:27 [2024-02-29T00:22:27.598Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.598Z] Sending file modes: C0644 17975 TmfConfigurationSourceManager.html
19:22:27 [2024-02-29T00:22:27.598Z] Sink: C0644 17975 TmfConfigurationSourceManager.html
19:22:27 [2024-02-29T00:22:27.598Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.598Z] Sending file modes: C0644 20219 TmfConfigurationSourceType.html
19:22:27 [2024-02-29T00:22:27.598Z] Sink: C0644 20219 TmfConfigurationSourceType.html
19:22:27 [2024-02-29T00:22:27.598Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.598Z] Sending file modes: C0644 17650 TmfConfigurationSourceType.Builder.html
19:22:27 [2024-02-29T00:22:27.598Z] Sink: C0644 17650 TmfConfigurationSourceType.Builder.html
19:22:27 [2024-02-29T00:22:27.598Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.598Z] Sending file modes: C0644 9420 package-summary.html
19:22:27 [2024-02-29T00:22:27.598Z] Sink: C0644 9420 package-summary.html
19:22:27 [2024-02-29T00:22:27.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.854Z] Entering directory: D2755 0 class-use
19:22:27 [2024-02-29T00:22:27.854Z] Sink: D2755 0 class-use
19:22:27 [2024-02-29T00:22:27.854Z] Sending file modes: C0644 8933 ITmfConfigParamDescriptor.html
19:22:27 [2024-02-29T00:22:27.854Z] Sink: C0644 8933 ITmfConfigParamDescriptor.html
19:22:27 [2024-02-29T00:22:27.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.854Z] Sending file modes: C0644 7311 ITmfConfigurationSourceType.html
19:22:27 [2024-02-29T00:22:27.854Z] Sink: C0644 7311 ITmfConfigurationSourceType.html
19:22:27 [2024-02-29T00:22:27.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.854Z] Sending file modes: C0644 10113 ITmfConfiguration.html
19:22:27 [2024-02-29T00:22:27.854Z] Sink: C0644 10113 ITmfConfiguration.html
19:22:27 [2024-02-29T00:22:27.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.854Z] Sending file modes: C0644 2342 TmfConfigurationSourceType.html
19:22:27 [2024-02-29T00:22:27.854Z] Sink: C0644 2342 TmfConfigurationSourceType.html
19:22:27 [2024-02-29T00:22:27.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.854Z] Sending file modes: C0644 7095 TmfConfigurationSourceType.Builder.html
19:22:27 [2024-02-29T00:22:27.854Z] Sink: C0644 7095 TmfConfigurationSourceType.Builder.html
19:22:27 [2024-02-29T00:22:27.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.854Z] Sending file modes: C0644 4357 TmfConfigurationSourceManager.html
19:22:27 [2024-02-29T00:22:27.854Z] Sink: C0644 4357 TmfConfigurationSourceManager.html
19:22:27 [2024-02-29T00:22:27.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.854Z] Sending file modes: C0644 4661 ITmfConfigurationSource.html
19:22:27 [2024-02-29T00:22:27.854Z] Sink: C0644 4661 ITmfConfigurationSource.html
19:22:27 [2024-02-29T00:22:27.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.854Z] Sending file modes: C0644 2330 TmfConfigParamDescriptor.html
19:22:27 [2024-02-29T00:22:27.854Z] Sink: C0644 2330 TmfConfigParamDescriptor.html
19:22:27 [2024-02-29T00:22:27.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.854Z] Sending file modes: C0644 6739 TmfConfigParamDescriptor.Builder.html
19:22:27 [2024-02-29T00:22:27.854Z] Sink: C0644 6739 TmfConfigParamDescriptor.Builder.html
19:22:27 [2024-02-29T00:22:27.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.854Z] Sending file modes: C0644 2282 TmfConfiguration.html
19:22:27 [2024-02-29T00:22:27.854Z] Sink: C0644 2282 TmfConfiguration.html
19:22:27 [2024-02-29T00:22:27.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.854Z] Sending file modes: C0644 7980 TmfConfiguration.Builder.html
19:22:27 [2024-02-29T00:22:27.854Z] Sink: C0644 7980 TmfConfiguration.Builder.html
19:22:27 [2024-02-29T00:22:27.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.854Z] Sink: E
19:22:27 [2024-02-29T00:22:27.854Z] Sending file modes: C0644 5926 package-use.html
19:22:27 [2024-02-29T00:22:27.854Z] Sink: C0644 5926 package-use.html
19:22:27 [2024-02-29T00:22:27.854Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.854Z] Sink: E
19:22:27 [2024-02-29T00:22:27.854Z] Entering directory: D2755 0 request
19:22:27 [2024-02-29T00:22:27.854Z] Sink: D2755 0 request
19:22:27 [2024-02-29T00:22:27.854Z] Sending file modes: C0644 33313 ITmfEventRequest.html
19:22:27 [2024-02-29T00:22:27.854Z] Sink: C0644 33313 ITmfEventRequest.html
19:22:27 [2024-02-29T00:22:27.855Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.855Z] Sending file modes: C0644 17438 ITmfEventRequest.ExecutionType.html
19:22:27 [2024-02-29T00:22:27.855Z] Sink: C0644 17438 ITmfEventRequest.ExecutionType.html
19:22:27 [2024-02-29T00:22:27.855Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:27 [2024-02-29T00:22:27.855Z] Sending file modes: C0644 59032 TmfEventRequest.html
19:22:27 [2024-02-29T00:22:27.855Z] Sink: C0644 59032 TmfEventRequest.html
19:22:28 [2024-02-29T00:22:28.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.110Z] Sending file modes: C0644 5400 package-summary.html
19:22:28 [2024-02-29T00:22:28.110Z] Sink: C0644 5400 package-summary.html
19:22:28 [2024-02-29T00:22:28.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.110Z] Entering directory: D2755 0 class-use
19:22:28 [2024-02-29T00:22:28.110Z] Sink: D2755 0 class-use
19:22:28 [2024-02-29T00:22:28.110Z] Sending file modes: C0644 12555 ITmfEventRequest.html
19:22:28 [2024-02-29T00:22:28.110Z] Sink: C0644 12555 ITmfEventRequest.html
19:22:28 [2024-02-29T00:22:28.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.110Z] Sending file modes: C0644 12188 ITmfEventRequest.ExecutionType.html
19:22:28 [2024-02-29T00:22:28.110Z] Sink: C0644 12188 ITmfEventRequest.ExecutionType.html
19:22:28 [2024-02-29T00:22:28.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.110Z] Sending file modes: C0644 4132 TmfEventRequest.html
19:22:28 [2024-02-29T00:22:28.110Z] Sink: C0644 4132 TmfEventRequest.html
19:22:28 [2024-02-29T00:22:28.110Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.110Z] Sink: E
19:22:28 [2024-02-29T00:22:28.111Z] Sending file modes: C0644 7887 package-use.html
19:22:28 [2024-02-29T00:22:28.111Z] Sink: C0644 7887 package-use.html
19:22:28 [2024-02-29T00:22:28.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.111Z] Sink: E
19:22:28 [2024-02-29T00:22:28.111Z] Entering directory: D2755 0 resources
19:22:28 [2024-02-29T00:22:28.111Z] Sink: D2755 0 resources
19:22:28 [2024-02-29T00:22:28.111Z] Sending file modes: C0644 8473 ITmfMarker.html
19:22:28 [2024-02-29T00:22:28.111Z] Sink: C0644 8473 ITmfMarker.html
19:22:28 [2024-02-29T00:22:28.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.111Z] Sending file modes: C0644 3456 package-summary.html
19:22:28 [2024-02-29T00:22:28.111Z] Sink: C0644 3456 package-summary.html
19:22:28 [2024-02-29T00:22:28.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.111Z] Entering directory: D2755 0 class-use
19:22:28 [2024-02-29T00:22:28.111Z] Sink: D2755 0 class-use
19:22:28 [2024-02-29T00:22:28.111Z] Sending file modes: C0644 2284 ITmfMarker.html
19:22:28 [2024-02-29T00:22:28.111Z] Sink: C0644 2284 ITmfMarker.html
19:22:28 [2024-02-29T00:22:28.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.111Z] Sink: E
19:22:28 [2024-02-29T00:22:28.111Z] Sending file modes: C0644 2099 package-use.html
19:22:28 [2024-02-29T00:22:28.111Z] Sink: C0644 2099 package-use.html
19:22:28 [2024-02-29T00:22:28.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.111Z] Sink: E
19:22:28 [2024-02-29T00:22:28.111Z] Entering directory: D2755 0 project
19:22:28 [2024-02-29T00:22:28.111Z] Sink: D2755 0 project
19:22:28 [2024-02-29T00:22:28.111Z] Entering directory: D2755 0 model
19:22:28 [2024-02-29T00:22:28.111Z] Sink: D2755 0 model
19:22:28 [2024-02-29T00:22:28.111Z] Sending file modes: C0644 12472 ITmfPropertiesProvider.html
19:22:28 [2024-02-29T00:22:28.111Z] Sink: C0644 12472 ITmfPropertiesProvider.html
19:22:28 [2024-02-29T00:22:28.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.111Z] Sending file modes: C0644 13909 TmfTraceCoreUtils.html
19:22:28 [2024-02-29T00:22:28.111Z] Sink: C0644 13909 TmfTraceCoreUtils.html
19:22:28 [2024-02-29T00:22:28.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.111Z] Sending file modes: C0644 12777 TmfTraceImportException.html
19:22:28 [2024-02-29T00:22:28.111Z] Sink: C0644 12777 TmfTraceImportException.html
19:22:28 [2024-02-29T00:22:28.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.111Z] Sending file modes: C0644 60174 TmfTraceType.html
19:22:28 [2024-02-29T00:22:28.111Z] Sink: C0644 60174 TmfTraceType.html
19:22:28 [2024-02-29T00:22:28.111Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.367Z] Sending file modes: C0644 17474 TmfTraceType.TraceElementType.html
19:22:28 [2024-02-29T00:22:28.367Z] Sink: C0644 17474 TmfTraceType.TraceElementType.html
19:22:28 [2024-02-29T00:22:28.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.367Z] Sending file modes: C0644 29079 TraceTypeHelper.html
19:22:28 [2024-02-29T00:22:28.367Z] Sink: C0644 29079 TraceTypeHelper.html
19:22:28 [2024-02-29T00:22:28.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.367Z] Sending file modes: C0644 19386 TraceTypePreferences.html
19:22:28 [2024-02-29T00:22:28.367Z] Sink: C0644 19386 TraceTypePreferences.html
19:22:28 [2024-02-29T00:22:28.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.367Z] Sending file modes: C0644 6784 package-summary.html
19:22:28 [2024-02-29T00:22:28.367Z] Sink: C0644 6784 package-summary.html
19:22:28 [2024-02-29T00:22:28.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.367Z] Entering directory: D2755 0 class-use
19:22:28 [2024-02-29T00:22:28.367Z] Sink: D2755 0 class-use
19:22:28 [2024-02-29T00:22:28.367Z] Sending file modes: C0644 2360 TraceTypePreferences.html
19:22:28 [2024-02-29T00:22:28.367Z] Sink: C0644 2360 TraceTypePreferences.html
19:22:28 [2024-02-29T00:22:28.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.367Z] Sending file modes: C0644 6980 TmfTraceImportException.html
19:22:28 [2024-02-29T00:22:28.367Z] Sink: C0644 6980 TmfTraceImportException.html
19:22:28 [2024-02-29T00:22:28.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.367Z] Sending file modes: C0644 41220 ITmfPropertiesProvider.html
19:22:28 [2024-02-29T00:22:28.367Z] Sink: C0644 41220 ITmfPropertiesProvider.html
19:22:28 [2024-02-29T00:22:28.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.367Z] Sending file modes: C0644 2342 TmfTraceCoreUtils.html
19:22:28 [2024-02-29T00:22:28.367Z] Sink: C0644 2342 TmfTraceCoreUtils.html
19:22:28 [2024-02-29T00:22:28.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.367Z] Sending file modes: C0644 17354 TraceTypeHelper.html
19:22:28 [2024-02-29T00:22:28.367Z] Sink: C0644 17354 TraceTypeHelper.html
19:22:28 [2024-02-29T00:22:28.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.367Z] Sending file modes: C0644 2312 TmfTraceType.html
19:22:28 [2024-02-29T00:22:28.367Z] Sink: C0644 2312 TmfTraceType.html
19:22:28 [2024-02-29T00:22:28.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.367Z] Sending file modes: C0644 10013 TmfTraceType.TraceElementType.html
19:22:28 [2024-02-29T00:22:28.367Z] Sink: C0644 10013 TmfTraceType.TraceElementType.html
19:22:28 [2024-02-29T00:22:28.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.367Z] Sink: E
19:22:28 [2024-02-29T00:22:28.367Z] Sending file modes: C0644 30056 package-use.html
19:22:28 [2024-02-29T00:22:28.367Z] Sink: C0644 30056 package-use.html
19:22:28 [2024-02-29T00:22:28.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.367Z] Sink: E
19:22:28 [2024-02-29T00:22:28.367Z] Sink: E
19:22:28 [2024-02-29T00:22:28.367Z] Entering directory: D2755 0 response
19:22:28 [2024-02-29T00:22:28.367Z] Sink: D2755 0 response
19:22:28 [2024-02-29T00:22:28.367Z] Sending file modes: C0644 8495 ITmfResponse.html
19:22:28 [2024-02-29T00:22:28.367Z] Sink: C0644 8495 ITmfResponse.html
19:22:28 [2024-02-29T00:22:28.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.367Z] Sending file modes: C0644 18798 ITmfResponse.Status.html
19:22:28 [2024-02-29T00:22:28.367Z] Sink: C0644 18798 ITmfResponse.Status.html
19:22:28 [2024-02-29T00:22:28.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.367Z] Sending file modes: C0644 17471 TmfModelResponse.html
19:22:28 [2024-02-29T00:22:28.367Z] Sink: C0644 17471 TmfModelResponse.html
19:22:28 [2024-02-29T00:22:28.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.367Z] Sending file modes: C0644 5912 package-summary.html
19:22:28 [2024-02-29T00:22:28.367Z] Sink: C0644 5912 package-summary.html
19:22:28 [2024-02-29T00:22:28.367Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.623Z] Entering directory: D2755 0 class-use
19:22:28 [2024-02-29T00:22:28.623Z] Sink: D2755 0 class-use
19:22:28 [2024-02-29T00:22:28.623Z] Sending file modes: C0644 52352 TmfModelResponse.html
19:22:28 [2024-02-29T00:22:28.623Z] Sink: C0644 52352 TmfModelResponse.html
19:22:28 [2024-02-29T00:22:28.623Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.623Z] Sending file modes: C0644 4086 ITmfResponse.html
19:22:28 [2024-02-29T00:22:28.623Z] Sink: C0644 4086 ITmfResponse.html
19:22:28 [2024-02-29T00:22:28.623Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.623Z] Sending file modes: C0644 7268 ITmfResponse.Status.html
19:22:28 [2024-02-29T00:22:28.623Z] Sink: C0644 7268 ITmfResponse.Status.html
19:22:28 [2024-02-29T00:22:28.623Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.623Z] Sink: E
19:22:28 [2024-02-29T00:22:28.623Z] Sending file modes: C0644 9964 package-use.html
19:22:28 [2024-02-29T00:22:28.623Z] Sink: C0644 9964 package-use.html
19:22:28 [2024-02-29T00:22:28.623Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.623Z] Sink: E
19:22:28 [2024-02-29T00:22:28.623Z] Entering directory: D2755 0 statistics
19:22:28 [2024-02-29T00:22:28.623Z] Sink: D2755 0 statistics
19:22:28 [2024-02-29T00:22:28.624Z] Sending file modes: C0644 15035 ITmfStatistics.html
19:22:28 [2024-02-29T00:22:28.624Z] Sink: C0644 15035 ITmfStatistics.html
19:22:28 [2024-02-29T00:22:28.624Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.624Z] Sending file modes: C0644 26425 TmfStateStatistics.html
19:22:28 [2024-02-29T00:22:28.624Z] Sink: C0644 26425 TmfStateStatistics.html
19:22:28 [2024-02-29T00:22:28.624Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.624Z] Sending file modes: C0644 11073 TmfStateStatistics.Attributes.html
19:22:28 [2024-02-29T00:22:28.624Z] Sink: C0644 11073 TmfStateStatistics.Attributes.html
19:22:28 [2024-02-29T00:22:28.624Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.624Z] Sending file modes: C0644 19347 TmfStatisticsEventTypesModule.html
19:22:28 [2024-02-29T00:22:28.624Z] Sink: C0644 19347 TmfStatisticsEventTypesModule.html
19:22:28 [2024-02-29T00:22:28.624Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.624Z] Sending file modes: C0644 31884 TmfStatisticsModule.html
19:22:28 [2024-02-29T00:22:28.624Z] Sink: C0644 31884 TmfStatisticsModule.html
19:22:28 [2024-02-29T00:22:28.624Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.624Z] Sending file modes: C0644 19298 TmfStatisticsTotalsModule.html
19:22:28 [2024-02-29T00:22:28.624Z] Sink: C0644 19298 TmfStatisticsTotalsModule.html
19:22:28 [2024-02-29T00:22:28.624Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.624Z] Sending file modes: C0644 6365 package-summary.html
19:22:28 [2024-02-29T00:22:28.624Z] Sink: C0644 6365 package-summary.html
19:22:28 [2024-02-29T00:22:28.624Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.624Z] Entering directory: D2755 0 class-use
19:22:28 [2024-02-29T00:22:28.624Z] Sink: D2755 0 class-use
19:22:28 [2024-02-29T00:22:28.624Z] Sending file modes: C0644 2384 TmfStatisticsEventTypesModule.html
19:22:28 [2024-02-29T00:22:28.624Z] Sink: C0644 2384 TmfStatisticsEventTypesModule.html
19:22:28 [2024-02-29T00:22:28.624Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.624Z] Sending file modes: C0644 5081 ITmfStatistics.html
19:22:28 [2024-02-29T00:22:28.879Z] Sink: C0644 5081 ITmfStatistics.html
19:22:28 [2024-02-29T00:22:28.879Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.879Z] Sending file modes: C0644 2324 TmfStatisticsModule.html
19:22:28 [2024-02-29T00:22:28.879Z] Sink: C0644 2324 TmfStatisticsModule.html
19:22:28 [2024-02-29T00:22:28.880Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.880Z] Sending file modes: C0644 2318 TmfStateStatistics.html
19:22:28 [2024-02-29T00:22:28.880Z] Sink: C0644 2318 TmfStateStatistics.html
19:22:28 [2024-02-29T00:22:28.880Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.880Z] Sending file modes: C0644 2392 TmfStateStatistics.Attributes.html
19:22:28 [2024-02-29T00:22:28.880Z] Sink: C0644 2392 TmfStateStatistics.Attributes.html
19:22:28 [2024-02-29T00:22:28.880Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.880Z] Sending file modes: C0644 2360 TmfStatisticsTotalsModule.html
19:22:28 [2024-02-29T00:22:28.880Z] Sink: C0644 2360 TmfStatisticsTotalsModule.html
19:22:28 [2024-02-29T00:22:28.880Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.880Z] Sink: E
19:22:28 [2024-02-29T00:22:28.880Z] Sending file modes: C0644 3358 package-use.html
19:22:28 [2024-02-29T00:22:28.880Z] Sink: C0644 3358 package-use.html
19:22:28 [2024-02-29T00:22:28.880Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.880Z] Sink: E
19:22:28 [2024-02-29T00:22:28.880Z] Entering directory: D2755 0 timestamp
19:22:28 [2024-02-29T00:22:28.880Z] Sink: D2755 0 timestamp
19:22:28 [2024-02-29T00:22:28.880Z] Sending file modes: C0644 41975 ITmfTimePreferencesConstants.html
19:22:28 [2024-02-29T00:22:28.880Z] Sink: C0644 41975 ITmfTimePreferencesConstants.html
19:22:28 [2024-02-29T00:22:28.880Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.880Z] Sending file modes: C0644 22428 ITmfTimestamp.html
19:22:28 [2024-02-29T00:22:28.880Z] Sink: C0644 22428 ITmfTimestamp.html
19:22:28 [2024-02-29T00:22:28.880Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.880Z] Sending file modes: C0644 19600 TmfTimePreferences.html
19:22:28 [2024-02-29T00:22:28.880Z] Sink: C0644 19600 TmfTimePreferences.html
19:22:28 [2024-02-29T00:22:28.880Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.880Z] Sending file modes: C0644 21904 TmfTimeRange.html
19:22:28 [2024-02-29T00:22:28.880Z] Sink: C0644 21904 TmfTimeRange.html
19:22:28 [2024-02-29T00:22:28.880Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.880Z] Sending file modes: C0644 38324 TmfTimestamp.html
19:22:28 [2024-02-29T00:22:28.880Z] Sink: C0644 38324 TmfTimestamp.html
19:22:28 [2024-02-29T00:22:28.880Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.880Z] Sending file modes: C0644 21559 TmfTimestampDelta.html
19:22:28 [2024-02-29T00:22:28.880Z] Sink: C0644 21559 TmfTimestampDelta.html
19:22:28 [2024-02-29T00:22:28.880Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.880Z] Sending file modes: C0644 49973 TmfTimestampFormat.html
19:22:28 [2024-02-29T00:22:28.880Z] Sink: C0644 49973 TmfTimestampFormat.html
19:22:28 [2024-02-29T00:22:28.880Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.880Z] Sending file modes: C0644 6519 package-summary.html
19:22:28 [2024-02-29T00:22:28.880Z] Sink: C0644 6519 package-summary.html
19:22:28 [2024-02-29T00:22:28.880Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:28 [2024-02-29T00:22:28.880Z] Entering directory: D2755 0 class-use
19:22:28 [2024-02-29T00:22:28.880Z] Sink: D2755 0 class-use
19:22:29 [2024-02-29T00:22:29.136Z] Sending file modes: C0644 2306 TmfTimestampDelta.html
19:22:29 [2024-02-29T00:22:29.136Z] Sink: C0644 2306 TmfTimestampDelta.html
19:22:29 [2024-02-29T00:22:29.136Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.136Z] Sending file modes: C0644 56556 TmfTimeRange.html
19:22:29 [2024-02-29T00:22:29.136Z] Sink: C0644 56556 TmfTimeRange.html
19:22:29 [2024-02-29T00:22:29.136Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.136Z] Sending file modes: C0644 104210 ITmfTimestamp.html
19:22:29 [2024-02-29T00:22:29.136Z] Sink: C0644 104210 ITmfTimestamp.html
19:22:29 [2024-02-29T00:22:29.136Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.136Z] Sending file modes: C0644 2312 TmfTimePreferences.html
19:22:29 [2024-02-29T00:22:29.136Z] Sink: C0644 2312 TmfTimePreferences.html
19:22:29 [2024-02-29T00:22:29.136Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.136Z] Sending file modes: C0644 2392 ITmfTimePreferencesConstants.html
19:22:29 [2024-02-29T00:22:29.136Z] Sink: C0644 2392 ITmfTimePreferencesConstants.html
19:22:29 [2024-02-29T00:22:29.136Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.136Z] Sending file modes: C0644 8137 TmfTimestampFormat.html
19:22:29 [2024-02-29T00:22:29.136Z] Sink: C0644 8137 TmfTimestampFormat.html
19:22:29 [2024-02-29T00:22:29.136Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.136Z] Sending file modes: C0644 5803 TmfTimestamp.html
19:22:29 [2024-02-29T00:22:29.136Z] Sink: C0644 5803 TmfTimestamp.html
19:22:29 [2024-02-29T00:22:29.136Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.136Z] Sink: E
19:22:29 [2024-02-29T00:22:29.136Z] Sending file modes: C0644 35551 package-use.html
19:22:29 [2024-02-29T00:22:29.136Z] Sink: C0644 35551 package-use.html
19:22:29 [2024-02-29T00:22:29.136Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.136Z] Sink: E
19:22:29 [2024-02-29T00:22:29.136Z] Entering directory: D2755 0 synchronization
19:22:29 [2024-02-29T00:22:29.136Z] Sink: D2755 0 synchronization
19:22:29 [2024-02-29T00:22:29.136Z] Sending file modes: C0644 10073 ITmfTimestampTransform.html
19:22:29 [2024-02-29T00:22:29.136Z] Sink: C0644 10073 ITmfTimestampTransform.html
19:22:29 [2024-02-29T00:22:29.136Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.136Z] Sending file modes: C0644 26191 Messages.html
19:22:29 [2024-02-29T00:22:29.136Z] Sink: C0644 26191 Messages.html
19:22:29 [2024-02-29T00:22:29.136Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.136Z] Sending file modes: C0644 26826 SynchronizationAlgorithm.html
19:22:29 [2024-02-29T00:22:29.136Z] Sink: C0644 26826 SynchronizationAlgorithm.html
19:22:29 [2024-02-29T00:22:29.136Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.136Z] Sending file modes: C0644 19868 SynchronizationAlgorithm.SyncQuality.html
19:22:29 [2024-02-29T00:22:29.136Z] Sink: C0644 19868 SynchronizationAlgorithm.SyncQuality.html
19:22:29 [2024-02-29T00:22:29.136Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.136Z] Sending file modes: C0644 10745 SynchronizationAlgorithmFactory.html
19:22:29 [2024-02-29T00:22:29.136Z] Sink: C0644 10745 SynchronizationAlgorithmFactory.html
19:22:29 [2024-02-29T00:22:29.136Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.394Z] Sending file modes: C0644 15030 SynchronizationBackend.html
19:22:29 [2024-02-29T00:22:29.394Z] Sink: C0644 15030 SynchronizationBackend.html
19:22:29 [2024-02-29T00:22:29.394Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.395Z] Sending file modes: C0644 16076 SynchronizationManager.html
19:22:29 [2024-02-29T00:22:29.395Z] Sink: C0644 16076 SynchronizationManager.html
19:22:29 [2024-02-29T00:22:29.395Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.395Z] Sending file modes: C0644 21188 TimestampTransformFactory.html
19:22:29 [2024-02-29T00:22:29.395Z] Sink: C0644 21188 TimestampTransformFactory.html
19:22:29 [2024-02-29T00:22:29.395Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.395Z] Sending file modes: C0644 7437 package-summary.html
19:22:29 [2024-02-29T00:22:29.395Z] Sink: C0644 7437 package-summary.html
19:22:29 [2024-02-29T00:22:29.395Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.395Z] Entering directory: D2755 0 class-use
19:22:29 [2024-02-29T00:22:29.395Z] Sink: D2755 0 class-use
19:22:29 [2024-02-29T00:22:29.395Z] Sending file modes: C0644 2372 SynchronizationBackend.html
19:22:29 [2024-02-29T00:22:29.395Z] Sink: C0644 2372 SynchronizationBackend.html
19:22:29 [2024-02-29T00:22:29.395Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.395Z] Sending file modes: C0644 2426 SynchronizationAlgorithmFactory.html
19:22:29 [2024-02-29T00:22:29.395Z] Sink: C0644 2426 SynchronizationAlgorithmFactory.html
19:22:29 [2024-02-29T00:22:29.395Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.395Z] Sending file modes: C0644 2390 TimestampTransformFactory.html
19:22:29 [2024-02-29T00:22:29.395Z] Sink: C0644 2390 TimestampTransformFactory.html
19:22:29 [2024-02-29T00:22:29.395Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.395Z] Sending file modes: C0644 2372 SynchronizationManager.html
19:22:29 [2024-02-29T00:22:29.395Z] Sink: C0644 2372 SynchronizationManager.html
19:22:29 [2024-02-29T00:22:29.395Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.395Z] Sending file modes: C0644 2288 Messages.html
19:22:29 [2024-02-29T00:22:29.395Z] Sink: C0644 2288 Messages.html
19:22:29 [2024-02-29T00:22:29.395Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.395Z] Sending file modes: C0644 15824 SynchronizationAlgorithm.html
19:22:29 [2024-02-29T00:22:29.395Z] Sink: C0644 15824 SynchronizationAlgorithm.html
19:22:29 [2024-02-29T00:22:29.395Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.395Z] Sending file modes: C0644 6361 SynchronizationAlgorithm.SyncQuality.html
19:22:29 [2024-02-29T00:22:29.395Z] Sink: C0644 6361 SynchronizationAlgorithm.SyncQuality.html
19:22:29 [2024-02-29T00:22:29.395Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.395Z] Sending file modes: C0644 16862 ITmfTimestampTransform.html
19:22:29 [2024-02-29T00:22:29.395Z] Sink: C0644 16862 ITmfTimestampTransform.html
19:22:29 [2024-02-29T00:22:29.395Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.395Z] Sink: E
19:22:29 [2024-02-29T00:22:29.395Z] Sending file modes: C0644 7056 package-use.html
19:22:29 [2024-02-29T00:22:29.395Z] Sink: C0644 7056 package-use.html
19:22:29 [2024-02-29T00:22:29.395Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.395Z] Sink: E
19:22:29 [2024-02-29T00:22:29.395Z] Sending file modes: C0644 7355 Messages.html
19:22:29 [2024-02-29T00:22:29.395Z] Sink: C0644 7355 Messages.html
19:22:29 [2024-02-29T00:22:29.395Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.395Z] Entering directory: D2755 0 util
19:22:29 [2024-02-29T00:22:29.395Z] Sink: D2755 0 util
19:22:29 [2024-02-29T00:22:29.395Z] Sending file modes: C0644 14957 Pair.html
19:22:29 [2024-02-29T00:22:29.395Z] Sink: C0644 14957 Pair.html
19:22:29 [2024-02-29T00:22:29.395Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.395Z] Sending file modes: C0644 3995 package-summary.html
19:22:29 [2024-02-29T00:22:29.395Z] Sink: C0644 3995 package-summary.html
19:22:29 [2024-02-29T00:22:29.395Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.395Z] Entering directory: D2755 0 class-use
19:22:29 [2024-02-29T00:22:29.395Z] Sink: D2755 0 class-use
19:22:29 [2024-02-29T00:22:29.395Z] Sending file modes: C0644 5965 Pair.html
19:22:29 [2024-02-29T00:22:29.395Z] Sink: C0644 5965 Pair.html
19:22:29 [2024-02-29T00:22:29.395Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.395Z] Sink: E
19:22:29 [2024-02-29T00:22:29.395Z] Sending file modes: C0644 4459 package-use.html
19:22:29 [2024-02-29T00:22:29.395Z] Sink: C0644 4459 package-use.html
19:22:29 [2024-02-29T00:22:29.395Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.395Z] Sink: E
19:22:29 [2024-02-29T00:22:29.395Z] Entering directory: D2755 0 exceptions
19:22:29 [2024-02-29T00:22:29.395Z] Sink: D2755 0 exceptions
19:22:29 [2024-02-29T00:22:29.395Z] Sending file modes: C0644 12962 TmfAnalysisException.html
19:22:29 [2024-02-29T00:22:29.395Z] Sink: C0644 12962 TmfAnalysisException.html
19:22:29 [2024-02-29T00:22:29.395Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.395Z] Sending file modes: C0644 12743 TmfConfigurationException.html
19:22:29 [2024-02-29T00:22:29.395Z] Sink: C0644 12743 TmfConfigurationException.html
19:22:29 [2024-02-29T00:22:29.395Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.395Z] Sending file modes: C0644 12547 TmfTraceException.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 12547 TmfTraceException.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 4187 package-summary.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 4187 package-summary.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Entering directory: D2755 0 class-use
19:22:29 [2024-02-29T00:22:29.651Z] Sink: D2755 0 class-use
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 6091 TmfConfigurationException.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 6091 TmfConfigurationException.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 22410 TmfTraceException.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 22410 TmfTraceException.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 17161 TmfAnalysisException.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 17161 TmfAnalysisException.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sink: E
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 16795 package-use.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 16795 package-use.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sink: E
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 13834 TmfCommonConstants.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 13834 TmfCommonConstants.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Entering directory: D2755 0 signal
19:22:29 [2024-02-29T00:22:29.651Z] Sink: D2755 0 signal
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 12534 TmfDataModelSelectedSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 12534 TmfDataModelSelectedSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 7606 TmfEndSynchSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 7606 TmfEndSynchSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 14147 TmfEventFilterAppliedSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 14147 TmfEventFilterAppliedSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 14038 TmfEventSearchAppliedSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 14038 TmfEventSearchAppliedSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 12313 TmfEventSelectedSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 12313 TmfEventSelectedSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 7993 TmfMarkerEventSourceUpdatedSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 7993 TmfMarkerEventSourceUpdatedSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 19772 TmfSelectionRangeUpdatedSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 19772 TmfSelectionRangeUpdatedSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 16023 TmfSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 16023 TmfSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 3737 TmfSignalHandler.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 3737 TmfSignalHandler.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 29776 TmfSignalManager.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 29776 TmfSignalManager.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 13537 TmfSignalThrottler.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 13537 TmfSignalThrottler.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 9922 TmfSignalTracer.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 9922 TmfSignalTracer.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 12614 TmfStartAnalysisSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 12614 TmfStartAnalysisSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 7625 TmfStartSynchSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 7625 TmfStartSynchSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 7991 TmfTimestampFormatUpdateSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 7991 TmfTimestampFormatUpdateSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 12657 TmfTraceClosedSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 12657 TmfTraceClosedSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 12021 TmfTraceModelSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 12021 TmfTraceModelSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 13742 TmfTraceOpenedSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 13742 TmfTraceOpenedSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 13856 TmfTraceRangeUpdatedSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 13856 TmfTraceRangeUpdatedSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 12423 TmfTraceSelectedSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 12423 TmfTraceSelectedSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 12682 TmfTraceSynchronizedSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 12682 TmfTraceSynchronizedSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 14855 TmfTraceUpdatedSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 14855 TmfTraceUpdatedSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 15752 TmfWindowRangeUpdatedSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 15752 TmfWindowRangeUpdatedSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 12427 package-summary.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 12427 package-summary.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Entering directory: D2755 0 class-use
19:22:29 [2024-02-29T00:22:29.651Z] Sink: D2755 0 class-use
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 8645 TmfTraceModelSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 8645 TmfTraceModelSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 4033 TmfSignalThrottler.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 4033 TmfSignalThrottler.html
19:22:29 [2024-02-29T00:22:29.651Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.651Z] Sending file modes: C0644 18878 TmfSelectionRangeUpdatedSignal.html
19:22:29 [2024-02-29T00:22:29.651Z] Sink: C0644 18878 TmfSelectionRangeUpdatedSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 4542 TmfMarkerEventSourceUpdatedSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 4542 TmfMarkerEventSourceUpdatedSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 4001 TmfSignalTracer.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 4001 TmfSignalTracer.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 4485 TmfTraceSynchronizedSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 4485 TmfTraceSynchronizedSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 22744 TmfWindowRangeUpdatedSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 22744 TmfWindowRangeUpdatedSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 2318 TmfEventSelectedSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 2318 TmfEventSelectedSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 4451 TmfDataModelSelectedSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 4451 TmfDataModelSelectedSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 4214 TmfEndSynchSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 4214 TmfEndSynchSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 4248 TmfStartSynchSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 4248 TmfStartSynchSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 99984 TmfSignalHandler.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 99984 TmfSignalHandler.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 6076 TmfEventFilterAppliedSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 6076 TmfEventFilterAppliedSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 2282 TmfSignalManager.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 2282 TmfSignalManager.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 14721 TmfTimestampFormatUpdateSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 14721 TmfTimestampFormatUpdateSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 27191 TmfTraceSelectedSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 27191 TmfTraceSelectedSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 4453 TmfStartAnalysisSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 4453 TmfStartAnalysisSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 4425 TmfEventSearchAppliedSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 4425 TmfEventSearchAppliedSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 32001 TmfSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 32001 TmfSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 31642 TmfTraceClosedSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 31642 TmfTraceClosedSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 13408 TmfTraceRangeUpdatedSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 13408 TmfTraceRangeUpdatedSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 12644 TmfTraceUpdatedSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 12644 TmfTraceUpdatedSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 24018 TmfTraceOpenedSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 24018 TmfTraceOpenedSignal.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sink: E
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 65409 package-use.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 65409 package-use.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sink: E
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 14314 TmfProjectNature.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 14314 TmfProjectNature.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 15160 TmfStrings.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 15160 TmfStrings.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 3897 package-summary.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 3897 package-summary.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Entering directory: D2755 0 viewmodel
19:22:29 [2024-02-29T00:22:29.907Z] Sink: D2755 0 viewmodel
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 3331 package-summary.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 3331 package-summary.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 2099 package-use.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 2099 package-use.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sink: E
19:22:29 [2024-02-29T00:22:29.907Z] Entering directory: D2755 0 class-use
19:22:29 [2024-02-29T00:22:29.907Z] Sink: D2755 0 class-use
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 2228 TmfProjectNature.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 2228 TmfProjectNature.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 2192 TmfStrings.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 2192 TmfStrings.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 2180 Messages.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 2180 Messages.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 2240 TmfCommonConstants.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 2240 TmfCommonConstants.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sink: E
19:22:29 [2024-02-29T00:22:29.907Z] Sending file modes: C0644 2037 package-use.html
19:22:29 [2024-02-29T00:22:29.907Z] Sink: C0644 2037 package-use.html
19:22:29 [2024-02-29T00:22:29.907Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:29 [2024-02-29T00:22:29.907Z] Sink: E
19:22:29 [2024-02-29T00:22:29.907Z] Entering directory: D2755 0 ctf
19:22:29 [2024-02-29T00:22:29.907Z] Sink: D2755 0 ctf
19:22:30 [2024-02-29T00:22:30.163Z] Entering directory: D2755 0 core
19:22:30 [2024-02-29T00:22:30.163Z] Sink: D2755 0 core
19:22:30 [2024-02-29T00:22:30.163Z] Entering directory: D2755 0 event
19:22:30 [2024-02-29T00:22:30.163Z] Sink: D2755 0 event
19:22:30 [2024-02-29T00:22:30.163Z] Entering directory: D2755 0 aspect
19:22:30 [2024-02-29T00:22:30.163Z] Sink: D2755 0 aspect
19:22:30 [2024-02-29T00:22:30.163Z] Sending file modes: C0644 17764 CtfChannelAspect.html
19:22:30 [2024-02-29T00:22:30.163Z] Sink: C0644 17764 CtfChannelAspect.html
19:22:30 [2024-02-29T00:22:30.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.163Z] Sending file modes: C0644 14031 CtfCpuAspect.html
19:22:30 [2024-02-29T00:22:30.163Z] Sink: C0644 14031 CtfCpuAspect.html
19:22:30 [2024-02-29T00:22:30.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.163Z] Sending file modes: C0644 8048 Messages.html
19:22:30 [2024-02-29T00:22:30.163Z] Sink: C0644 8048 Messages.html
19:22:30 [2024-02-29T00:22:30.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.163Z] Sending file modes: C0644 4302 package-summary.html
19:22:30 [2024-02-29T00:22:30.163Z] Sink: C0644 4302 package-summary.html
19:22:30 [2024-02-29T00:22:30.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.163Z] Entering directory: D2755 0 class-use
19:22:30 [2024-02-29T00:22:30.163Z] Sink: D2755 0 class-use
19:22:30 [2024-02-29T00:22:30.163Z] Sending file modes: C0644 2366 CtfChannelAspect.html
19:22:30 [2024-02-29T00:22:30.163Z] Sink: C0644 2366 CtfChannelAspect.html
19:22:30 [2024-02-29T00:22:30.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.163Z] Sending file modes: C0644 2318 Messages.html
19:22:30 [2024-02-29T00:22:30.163Z] Sink: C0644 2318 Messages.html
19:22:30 [2024-02-29T00:22:30.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.163Z] Sending file modes: C0644 2342 CtfCpuAspect.html
19:22:30 [2024-02-29T00:22:30.163Z] Sink: C0644 2342 CtfCpuAspect.html
19:22:30 [2024-02-29T00:22:30.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.163Z] Sink: E
19:22:30 [2024-02-29T00:22:30.163Z] Sending file modes: C0644 2158 package-use.html
19:22:30 [2024-02-29T00:22:30.163Z] Sink: C0644 2158 package-use.html
19:22:30 [2024-02-29T00:22:30.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.163Z] Sink: E
19:22:30 [2024-02-29T00:22:30.163Z] Entering directory: D2755 0 lookup
19:22:30 [2024-02-29T00:22:30.163Z] Sink: D2755 0 lookup
19:22:30 [2024-02-29T00:22:30.163Z] Sending file modes: C0644 17000 CtfTmfCallsite.html
19:22:30 [2024-02-29T00:22:30.163Z] Sink: C0644 17000 CtfTmfCallsite.html
19:22:30 [2024-02-29T00:22:30.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.163Z] Sending file modes: C0644 3731 package-summary.html
19:22:30 [2024-02-29T00:22:30.163Z] Sink: C0644 3731 package-summary.html
19:22:30 [2024-02-29T00:22:30.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.163Z] Entering directory: D2755 0 class-use
19:22:30 [2024-02-29T00:22:30.163Z] Sink: D2755 0 class-use
19:22:30 [2024-02-29T00:22:30.163Z] Sending file modes: C0644 5181 CtfTmfCallsite.html
19:22:30 [2024-02-29T00:22:30.163Z] Sink: C0644 5181 CtfTmfCallsite.html
19:22:30 [2024-02-29T00:22:30.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.163Z] Sink: E
19:22:30 [2024-02-29T00:22:30.163Z] Sending file modes: C0644 3424 package-use.html
19:22:30 [2024-02-29T00:22:30.163Z] Sink: C0644 3424 package-use.html
19:22:30 [2024-02-29T00:22:30.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.163Z] Sink: E
19:22:30 [2024-02-29T00:22:30.163Z] Sending file modes: C0644 41706 CtfTmfEvent.html
19:22:30 [2024-02-29T00:22:30.163Z] Sink: C0644 41706 CtfTmfEvent.html
19:22:30 [2024-02-29T00:22:30.163Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.163Z] Sending file modes: C0644 13468 CtfTmfEventFactory.html
19:22:30 [2024-02-29T00:22:30.164Z] Sink: C0644 13468 CtfTmfEventFactory.html
19:22:30 [2024-02-29T00:22:30.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.164Z] Sending file modes: C0644 15478 CtfTmfEventField.html
19:22:30 [2024-02-29T00:22:30.164Z] Sink: C0644 15478 CtfTmfEventField.html
19:22:30 [2024-02-29T00:22:30.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.164Z] Sending file modes: C0644 12029 CtfTmfEventType.html
19:22:30 [2024-02-29T00:22:30.164Z] Sink: C0644 12029 CtfTmfEventType.html
19:22:30 [2024-02-29T00:22:30.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.164Z] Sending file modes: C0644 16333 CtfTmfLostEvent.html
19:22:30 [2024-02-29T00:22:30.164Z] Sink: C0644 16333 CtfTmfLostEvent.html
19:22:30 [2024-02-29T00:22:30.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.164Z] Sending file modes: C0644 7431 Messages.html
19:22:30 [2024-02-29T00:22:30.164Z] Sink: C0644 7431 Messages.html
19:22:30 [2024-02-29T00:22:30.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.164Z] Sending file modes: C0644 6072 package-summary.html
19:22:30 [2024-02-29T00:22:30.164Z] Sink: C0644 6072 package-summary.html
19:22:30 [2024-02-29T00:22:30.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.164Z] Entering directory: D2755 0 class-use
19:22:30 [2024-02-29T00:22:30.164Z] Sink: D2755 0 class-use
19:22:30 [2024-02-29T00:22:30.164Z] Sending file modes: C0644 13096 CtfTmfEvent.html
19:22:30 [2024-02-29T00:22:30.164Z] Sink: C0644 13096 CtfTmfEvent.html
19:22:30 [2024-02-29T00:22:30.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.164Z] Sending file modes: C0644 2306 CtfTmfLostEvent.html
19:22:30 [2024-02-29T00:22:30.164Z] Sink: C0644 2306 CtfTmfLostEvent.html
19:22:30 [2024-02-29T00:22:30.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.164Z] Sending file modes: C0644 7215 CtfTmfEventType.html
19:22:30 [2024-02-29T00:22:30.164Z] Sink: C0644 7215 CtfTmfEventType.html
19:22:30 [2024-02-29T00:22:30.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.164Z] Sending file modes: C0644 4583 CtfTmfEventField.html
19:22:30 [2024-02-29T00:22:30.164Z] Sink: C0644 4583 CtfTmfEventField.html
19:22:30 [2024-02-29T00:22:30.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.164Z] Sending file modes: C0644 7335 CtfTmfEventFactory.html
19:22:30 [2024-02-29T00:22:30.164Z] Sink: C0644 7335 CtfTmfEventFactory.html
19:22:30 [2024-02-29T00:22:30.164Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.420Z] Sending file modes: C0644 2264 Messages.html
19:22:30 [2024-02-29T00:22:30.420Z] Sink: C0644 2264 Messages.html
19:22:30 [2024-02-29T00:22:30.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.420Z] Sink: E
19:22:30 [2024-02-29T00:22:30.420Z] Sending file modes: C0644 8741 package-use.html
19:22:30 [2024-02-29T00:22:30.420Z] Sink: C0644 8741 package-use.html
19:22:30 [2024-02-29T00:22:30.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.420Z] Sink: E
19:22:30 [2024-02-29T00:22:30.420Z] Sending file modes: C0644 9327 CtfConstants.html
19:22:30 [2024-02-29T00:22:30.420Z] Sink: C0644 9327 CtfConstants.html
19:22:30 [2024-02-29T00:22:30.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.420Z] Sending file modes: C0644 14266 CtfEnumPair.html
19:22:30 [2024-02-29T00:22:30.420Z] Sink: C0644 14266 CtfEnumPair.html
19:22:30 [2024-02-29T00:22:30.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.420Z] Entering directory: D2755 0 context
19:22:30 [2024-02-29T00:22:30.420Z] Sink: D2755 0 context
19:22:30 [2024-02-29T00:22:30.420Z] Sending file modes: C0644 21026 CtfLocation.html
19:22:30 [2024-02-29T00:22:30.420Z] Sink: C0644 21026 CtfLocation.html
19:22:30 [2024-02-29T00:22:30.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.420Z] Sending file modes: C0644 18899 CtfLocationInfo.html
19:22:30 [2024-02-29T00:22:30.420Z] Sink: C0644 18899 CtfLocationInfo.html
19:22:30 [2024-02-29T00:22:30.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.420Z] Sending file modes: C0644 24375 CtfTmfContext.html
19:22:30 [2024-02-29T00:22:30.420Z] Sink: C0644 24375 CtfTmfContext.html
19:22:30 [2024-02-29T00:22:30.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.420Z] Sending file modes: C0644 4636 package-summary.html
19:22:30 [2024-02-29T00:22:30.420Z] Sink: C0644 4636 package-summary.html
19:22:30 [2024-02-29T00:22:30.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.420Z] Entering directory: D2755 0 class-use
19:22:30 [2024-02-29T00:22:30.420Z] Sink: D2755 0 class-use
19:22:30 [2024-02-29T00:22:30.420Z] Sending file modes: C0644 5186 CtfTmfContext.html
19:22:30 [2024-02-29T00:22:30.420Z] Sink: C0644 5186 CtfTmfContext.html
19:22:30 [2024-02-29T00:22:30.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.420Z] Sending file modes: C0644 9390 CtfLocationInfo.html
19:22:30 [2024-02-29T00:22:30.420Z] Sink: C0644 9390 CtfLocationInfo.html
19:22:30 [2024-02-29T00:22:30.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.420Z] Sending file modes: C0644 4098 CtfLocation.html
19:22:30 [2024-02-29T00:22:30.420Z] Sink: C0644 4098 CtfLocation.html
19:22:30 [2024-02-29T00:22:30.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.420Z] Sink: E
19:22:30 [2024-02-29T00:22:30.420Z] Sending file modes: C0644 5049 package-use.html
19:22:30 [2024-02-29T00:22:30.420Z] Sink: C0644 5049 package-use.html
19:22:30 [2024-02-29T00:22:30.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.420Z] Sink: E
19:22:30 [2024-02-29T00:22:30.420Z] Entering directory: D2755 0 trace
19:22:30 [2024-02-29T00:22:30.420Z] Sink: D2755 0 trace
19:22:30 [2024-02-29T00:22:30.420Z] Sending file modes: C0644 100529 CtfTmfTrace.html
19:22:30 [2024-02-29T00:22:30.420Z] Sink: C0644 100529 CtfTmfTrace.html
19:22:30 [2024-02-29T00:22:30.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.420Z] Sending file modes: C0644 18715 CtfTraceValidationStatus.html
19:22:30 [2024-02-29T00:22:30.420Z] Sink: C0644 18715 CtfTraceValidationStatus.html
19:22:30 [2024-02-29T00:22:30.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.420Z] Sending file modes: C0644 12322 CtfUtils.html
19:22:30 [2024-02-29T00:22:30.420Z] Sink: C0644 12322 CtfUtils.html
19:22:30 [2024-02-29T00:22:30.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.420Z] Sending file modes: C0644 11269 Messages.html
19:22:30 [2024-02-29T00:22:30.420Z] Sink: C0644 11269 Messages.html
19:22:30 [2024-02-29T00:22:30.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.420Z] Sending file modes: C0644 4860 package-summary.html
19:22:30 [2024-02-29T00:22:30.420Z] Sink: C0644 4860 package-summary.html
19:22:30 [2024-02-29T00:22:30.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.420Z] Entering directory: D2755 0 class-use
19:22:30 [2024-02-29T00:22:30.420Z] Sink: D2755 0 class-use
19:22:30 [2024-02-29T00:22:30.420Z] Sending file modes: C0644 2264 Messages.html
19:22:30 [2024-02-29T00:22:30.420Z] Sink: C0644 2264 Messages.html
19:22:30 [2024-02-29T00:22:30.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.420Z] Sending file modes: C0644 2264 CtfUtils.html
19:22:30 [2024-02-29T00:22:30.420Z] Sink: C0644 2264 CtfUtils.html
19:22:30 [2024-02-29T00:22:30.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.420Z] Sending file modes: C0644 16248 CtfTmfTrace.html
19:22:30 [2024-02-29T00:22:30.420Z] Sink: C0644 16248 CtfTmfTrace.html
19:22:30 [2024-02-29T00:22:30.420Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.420Z] Sending file modes: C0644 2360 CtfTraceValidationStatus.html
19:22:30 [2024-02-29T00:22:30.420Z] Sink: C0644 2360 CtfTraceValidationStatus.html
19:22:30 [2024-02-29T00:22:30.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.676Z] Sink: E
19:22:30 [2024-02-29T00:22:30.676Z] Sending file modes: C0644 7054 package-use.html
19:22:30 [2024-02-29T00:22:30.676Z] Sink: C0644 7054 package-use.html
19:22:30 [2024-02-29T00:22:30.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.676Z] Sink: E
19:22:30 [2024-02-29T00:22:30.676Z] Sending file modes: C0644 5118 package-summary.html
19:22:30 [2024-02-29T00:22:30.676Z] Sink: C0644 5118 package-summary.html
19:22:30 [2024-02-29T00:22:30.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.676Z] Entering directory: D2755 0 class-use
19:22:30 [2024-02-29T00:22:30.676Z] Sink: D2755 0 class-use
19:22:30 [2024-02-29T00:22:30.676Z] Sending file modes: C0644 2260 CtfConstants.html
19:22:30 [2024-02-29T00:22:30.676Z] Sink: C0644 2260 CtfConstants.html
19:22:30 [2024-02-29T00:22:30.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.676Z] Sending file modes: C0644 2234 CtfEnumPair.html
19:22:30 [2024-02-29T00:22:30.676Z] Sink: C0644 2234 CtfEnumPair.html
19:22:30 [2024-02-29T00:22:30.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.676Z] Sink: E
19:22:30 [2024-02-29T00:22:30.676Z] Sending file modes: C0644 2069 package-use.html
19:22:30 [2024-02-29T00:22:30.676Z] Sink: C0644 2069 package-use.html
19:22:30 [2024-02-29T00:22:30.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.676Z] Sink: E
19:22:30 [2024-02-29T00:22:30.676Z] Sink: E
19:22:30 [2024-02-29T00:22:30.676Z] Entering directory: D2755 0 filter
19:22:30 [2024-02-29T00:22:30.676Z] Sink: D2755 0 filter
19:22:30 [2024-02-29T00:22:30.676Z] Entering directory: D2755 0 parser
19:22:30 [2024-02-29T00:22:30.676Z] Sink: D2755 0 parser
19:22:30 [2024-02-29T00:22:30.676Z] Sending file modes: C0644 40309 FilterParserLexer.html
19:22:30 [2024-02-29T00:22:30.676Z] Sink: C0644 40309 FilterParserLexer.html
19:22:30 [2024-02-29T00:22:30.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.676Z] Sending file modes: C0644 68877 FilterParserParser.html
19:22:30 [2024-02-29T00:22:30.676Z] Sink: C0644 68877 FilterParserParser.html
19:22:30 [2024-02-29T00:22:30.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.676Z] Sending file modes: C0644 10266 FilterParserParser.expression_return.html
19:22:30 [2024-02-29T00:22:30.676Z] Sink: C0644 10266 FilterParserParser.expression_return.html
19:22:30 [2024-02-29T00:22:30.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.676Z] Sending file modes: C0644 10256 FilterParserParser.paragraph_return.html
19:22:30 [2024-02-29T00:22:30.676Z] Sink: C0644 10256 FilterParserParser.paragraph_return.html
19:22:30 [2024-02-29T00:22:30.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.676Z] Sending file modes: C0644 10216 FilterParserParser.parse_return.html
19:22:30 [2024-02-29T00:22:30.676Z] Sink: C0644 10216 FilterParserParser.parse_return.html
19:22:30 [2024-02-29T00:22:30.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.676Z] Sending file modes: C0644 10256 FilterParserParser.parseRoot_return.html
19:22:30 [2024-02-29T00:22:30.676Z] Sink: C0644 10256 FilterParserParser.parseRoot_return.html
19:22:30 [2024-02-29T00:22:30.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.676Z] Sending file modes: C0644 10206 FilterParserParser.root_return.html
19:22:30 [2024-02-29T00:22:30.676Z] Sink: C0644 10206 FilterParserParser.root_return.html
19:22:30 [2024-02-29T00:22:30.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.676Z] Entering directory: D2755 0 error
19:22:30 [2024-02-29T00:22:30.676Z] Sink: D2755 0 error
19:22:30 [2024-02-29T00:22:30.676Z] Sending file modes: C0644 6255 IErrorListener.html
19:22:30 [2024-02-29T00:22:30.676Z] Sink: C0644 6255 IErrorListener.html
19:22:30 [2024-02-29T00:22:30.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.676Z] Sending file modes: C0644 3517 package-summary.html
19:22:30 [2024-02-29T00:22:30.676Z] Sink: C0644 3517 package-summary.html
19:22:30 [2024-02-29T00:22:30.676Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.676Z] Entering directory: D2755 0 class-use
19:22:30 [2024-02-29T00:22:30.676Z] Sink: D2755 0 class-use
19:22:30 [2024-02-29T00:22:30.933Z] Sending file modes: C0644 4765 IErrorListener.html
19:22:30 [2024-02-29T00:22:30.933Z] Sink: C0644 4765 IErrorListener.html
19:22:30 [2024-02-29T00:22:30.933Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.933Z] Sink: E
19:22:30 [2024-02-29T00:22:30.933Z] Sending file modes: C0644 3378 package-use.html
19:22:30 [2024-02-29T00:22:30.933Z] Sink: C0644 3378 package-use.html
19:22:30 [2024-02-29T00:22:30.933Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.933Z] Sink: E
19:22:30 [2024-02-29T00:22:30.933Z] Sending file modes: C0644 5221 package-summary.html
19:22:30 [2024-02-29T00:22:30.933Z] Sink: C0644 5221 package-summary.html
19:22:30 [2024-02-29T00:22:30.933Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.933Z] Entering directory: D2755 0 class-use
19:22:30 [2024-02-29T00:22:30.933Z] Sink: D2755 0 class-use
19:22:30 [2024-02-29T00:22:30.933Z] Sending file modes: C0644 2306 FilterParserParser.html
19:22:30 [2024-02-29T00:22:30.933Z] Sink: C0644 2306 FilterParserParser.html
19:22:30 [2024-02-29T00:22:30.933Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.933Z] Sending file modes: C0644 4313 FilterParserParser.expression_return.html
19:22:30 [2024-02-29T00:22:30.933Z] Sink: C0644 4313 FilterParserParser.expression_return.html
19:22:30 [2024-02-29T00:22:30.933Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.933Z] Sending file modes: C0644 4298 FilterParserParser.paragraph_return.html
19:22:30 [2024-02-29T00:22:30.933Z] Sink: C0644 4298 FilterParserParser.paragraph_return.html
19:22:30 [2024-02-29T00:22:30.933Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.933Z] Sending file modes: C0644 4223 FilterParserParser.root_return.html
19:22:30 [2024-02-29T00:22:30.933Z] Sink: C0644 4223 FilterParserParser.root_return.html
19:22:30 [2024-02-29T00:22:30.933Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.933Z] Sending file modes: C0644 4298 FilterParserParser.parseRoot_return.html
19:22:30 [2024-02-29T00:22:30.933Z] Sink: C0644 4298 FilterParserParser.parseRoot_return.html
19:22:30 [2024-02-29T00:22:30.933Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.933Z] Sending file modes: C0644 4238 FilterParserParser.parse_return.html
19:22:30 [2024-02-29T00:22:30.933Z] Sink: C0644 4238 FilterParserParser.parse_return.html
19:22:30 [2024-02-29T00:22:30.933Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.933Z] Sending file modes: C0644 2300 FilterParserLexer.html
19:22:30 [2024-02-29T00:22:30.933Z] Sink: C0644 2300 FilterParserLexer.html
19:22:30 [2024-02-29T00:22:30.933Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.933Z] Sink: E
19:22:30 [2024-02-29T00:22:30.933Z] Sending file modes: C0644 4235 package-use.html
19:22:30 [2024-02-29T00:22:30.933Z] Sink: C0644 4235 package-use.html
19:22:30 [2024-02-29T00:22:30.933Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.933Z] Sink: E
19:22:30 [2024-02-29T00:22:30.933Z] Sink: E
19:22:30 [2024-02-29T00:22:30.933Z] Entering directory: D2755 0 chart
19:22:30 [2024-02-29T00:22:30.933Z] Sink: D2755 0 chart
19:22:30 [2024-02-29T00:22:30.933Z] Entering directory: D2755 0 core
19:22:30 [2024-02-29T00:22:30.933Z] Sink: D2755 0 core
19:22:30 [2024-02-29T00:22:30.933Z] Entering directory: D2755 0 model
19:22:30 [2024-02-29T00:22:30.933Z] Sink: D2755 0 model
19:22:30 [2024-02-29T00:22:30.933Z] Sending file modes: C0644 10817 IDataChartProvider.html
19:22:30 [2024-02-29T00:22:30.933Z] Sink: C0644 10817 IDataChartProvider.html
19:22:30 [2024-02-29T00:22:30.933Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.933Z] Sending file modes: C0644 3562 package-summary.html
19:22:30 [2024-02-29T00:22:30.933Z] Sink: C0644 3562 package-summary.html
19:22:30 [2024-02-29T00:22:30.933Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.933Z] Entering directory: D2755 0 class-use
19:22:30 [2024-02-29T00:22:30.933Z] Sink: D2755 0 class-use
19:22:30 [2024-02-29T00:22:30.933Z] Sending file modes: C0644 2356 IDataChartProvider.html
19:22:30 [2024-02-29T00:22:30.933Z] Sink: C0644 2356 IDataChartProvider.html
19:22:30 [2024-02-29T00:22:30.933Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:30 [2024-02-29T00:22:30.933Z] Sink: E
19:22:30 [2024-02-29T00:22:30.933Z] Sending file modes: C0644 2121 package-use.html
19:22:30 [2024-02-29T00:22:30.933Z] Sink: C0644 2121 package-use.html
19:22:30 [2024-02-29T00:22:30.933Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.190Z] Sink: E
19:22:31 [2024-02-29T00:22:31.190Z] Sink: E
19:22:31 [2024-02-29T00:22:31.190Z] Sink: E
19:22:31 [2024-02-29T00:22:31.190Z] Entering directory: D2755 0 analysis
19:22:31 [2024-02-29T00:22:31.190Z] Sink: D2755 0 analysis
19:22:31 [2024-02-29T00:22:31.190Z] Entering directory: D2755 0 xml
19:22:31 [2024-02-29T00:22:31.190Z] Sink: D2755 0 xml
19:22:31 [2024-02-29T00:22:31.190Z] Entering directory: D2755 0 core
19:22:31 [2024-02-29T00:22:31.190Z] Sink: D2755 0 core
19:22:31 [2024-02-29T00:22:31.190Z] Entering directory: D2755 0 module
19:22:31 [2024-02-29T00:22:31.190Z] Sink: D2755 0 module
19:22:31 [2024-02-29T00:22:31.190Z] Sending file modes: C0644 8048 ITmfXmlSchemaParser.html
19:22:31 [2024-02-29T00:22:31.190Z] Sink: C0644 8048 ITmfXmlSchemaParser.html
19:22:31 [2024-02-29T00:22:31.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.190Z] Sending file modes: C0644 42822 TmfAnalysisModuleHelperXml.html
19:22:31 [2024-02-29T00:22:31.190Z] Sink: C0644 42822 TmfAnalysisModuleHelperXml.html
19:22:31 [2024-02-29T00:22:31.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.190Z] Sending file modes: C0644 18801 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
19:22:31 [2024-02-29T00:22:31.190Z] Sink: C0644 18801 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
19:22:31 [2024-02-29T00:22:31.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.190Z] Sending file modes: C0644 155032 TmfXmlStrings.html
19:22:31 [2024-02-29T00:22:31.190Z] Sink: C0644 155032 TmfXmlStrings.html
19:22:31 [2024-02-29T00:22:31.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.190Z] Sending file modes: C0644 22362 TmfXmlUtils.html
19:22:31 [2024-02-29T00:22:31.190Z] Sink: C0644 22362 TmfXmlUtils.html
19:22:31 [2024-02-29T00:22:31.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.190Z] Sending file modes: C0644 6003 package-summary.html
19:22:31 [2024-02-29T00:22:31.190Z] Sink: C0644 6003 package-summary.html
19:22:31 [2024-02-29T00:22:31.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.190Z] Entering directory: D2755 0 class-use
19:22:31 [2024-02-29T00:22:31.190Z] Sink: D2755 0 class-use
19:22:31 [2024-02-29T00:22:31.190Z] Sending file modes: C0644 2386 TmfXmlStrings.html
19:22:31 [2024-02-29T00:22:31.190Z] Sink: C0644 2386 TmfXmlStrings.html
19:22:31 [2024-02-29T00:22:31.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.190Z] Sending file modes: C0644 2422 ITmfXmlSchemaParser.html
19:22:31 [2024-02-29T00:22:31.190Z] Sink: C0644 2422 ITmfXmlSchemaParser.html
19:22:31 [2024-02-29T00:22:31.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.190Z] Sending file modes: C0644 2444 TmfAnalysisModuleHelperXml.html
19:22:31 [2024-02-29T00:22:31.190Z] Sink: C0644 2444 TmfAnalysisModuleHelperXml.html
19:22:31 [2024-02-29T00:22:31.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.190Z] Sending file modes: C0644 7307 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
19:22:31 [2024-02-29T00:22:31.190Z] Sink: C0644 7307 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
19:22:31 [2024-02-29T00:22:31.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.190Z] Sending file modes: C0644 2354 TmfXmlUtils.html
19:22:31 [2024-02-29T00:22:31.190Z] Sink: C0644 2354 TmfXmlUtils.html
19:22:31 [2024-02-29T00:22:31.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.190Z] Sink: E
19:22:31 [2024-02-29T00:22:31.190Z] Sending file modes: C0644 3540 package-use.html
19:22:31 [2024-02-29T00:22:31.190Z] Sink: C0644 3540 package-use.html
19:22:31 [2024-02-29T00:22:31.190Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.190Z] Sink: E
19:22:31 [2024-02-29T00:22:31.190Z] Sink: E
19:22:31 [2024-02-29T00:22:31.190Z] Sink: E
19:22:31 [2024-02-29T00:22:31.190Z] Sink: E
19:22:31 [2024-02-29T00:22:31.190Z] Sink: E
19:22:31 [2024-02-29T00:22:31.190Z] Entering directory: D2755 0 examples
19:22:31 [2024-02-29T00:22:31.190Z] Sink: D2755 0 examples
19:22:31 [2024-02-29T00:22:31.446Z] Entering directory: D2755 0 ui
19:22:31 [2024-02-29T00:22:31.446Z] Sink: D2755 0 ui
19:22:31 [2024-02-29T00:22:31.446Z] Sending file modes: C0644 15526 Activator.html
19:22:31 [2024-02-29T00:22:31.446Z] Sink: C0644 15526 Activator.html
19:22:31 [2024-02-29T00:22:31.446Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.446Z] Entering directory: D2755 0 views
19:22:31 [2024-02-29T00:22:31.446Z] Sink: D2755 0 views
19:22:31 [2024-02-29T00:22:31.446Z] Entering directory: D2755 0 data
19:22:31 [2024-02-29T00:22:31.446Z] Sink: D2755 0 data
19:22:31 [2024-02-29T00:22:31.446Z] Entering directory: D2755 0 provider
19:22:31 [2024-02-29T00:22:31.446Z] Sink: D2755 0 provider
19:22:31 [2024-02-29T00:22:31.446Z] Sending file modes: C0644 19269 ExampleTimeGraphDataProviderView.html
19:22:31 [2024-02-29T00:22:31.446Z] Sink: C0644 19269 ExampleTimeGraphDataProviderView.html
19:22:31 [2024-02-29T00:22:31.446Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.446Z] Sending file modes: C0644 15455 ExampleXYDataProviderView.html
19:22:31 [2024-02-29T00:22:31.446Z] Sink: C0644 15455 ExampleXYDataProviderView.html
19:22:31 [2024-02-29T00:22:31.446Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.446Z] Sending file modes: C0644 3626 package-summary.html
19:22:31 [2024-02-29T00:22:31.446Z] Sink: C0644 3626 package-summary.html
19:22:31 [2024-02-29T00:22:31.446Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.446Z] Entering directory: D2755 0 class-use
19:22:31 [2024-02-29T00:22:31.446Z] Sink: D2755 0 class-use
19:22:31 [2024-02-29T00:22:31.446Z] Sending file modes: C0644 2498 ExampleTimeGraphDataProviderView.html
19:22:31 [2024-02-29T00:22:31.446Z] Sink: C0644 2498 ExampleTimeGraphDataProviderView.html
19:22:31 [2024-02-29T00:22:31.446Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.446Z] Sending file modes: C0644 2456 ExampleXYDataProviderView.html
19:22:31 [2024-02-29T00:22:31.446Z] Sink: C0644 2456 ExampleXYDataProviderView.html
19:22:31 [2024-02-29T00:22:31.446Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.446Z] Sink: E
19:22:31 [2024-02-29T00:22:31.446Z] Sending file modes: C0644 2188 package-use.html
19:22:31 [2024-02-29T00:22:31.446Z] Sink: C0644 2188 package-use.html
19:22:31 [2024-02-29T00:22:31.446Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.446Z] Sink: E
19:22:31 [2024-02-29T00:22:31.446Z] Sink: E
19:22:31 [2024-02-29T00:22:31.446Z] Sink: E
19:22:31 [2024-02-29T00:22:31.446Z] Sending file modes: C0644 2930 package-summary.html
19:22:31 [2024-02-29T00:22:31.446Z] Sink: C0644 2930 package-summary.html
19:22:31 [2024-02-29T00:22:31.446Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.446Z] Entering directory: D2755 0 class-use
19:22:31 [2024-02-29T00:22:31.446Z] Sink: D2755 0 class-use
19:22:31 [2024-02-29T00:22:31.446Z] Sending file modes: C0644 3889 Activator.html
19:22:31 [2024-02-29T00:22:31.446Z] Sink: C0644 3889 Activator.html
19:22:31 [2024-02-29T00:22:31.446Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.446Z] Sink: E
19:22:31 [2024-02-29T00:22:31.446Z] Sending file modes: C0644 3246 package-use.html
19:22:31 [2024-02-29T00:22:31.446Z] Sink: C0644 3246 package-use.html
19:22:31 [2024-02-29T00:22:31.446Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.446Z] Sink: E
19:22:31 [2024-02-29T00:22:31.446Z] Entering directory: D2755 0 core
19:22:31 [2024-02-29T00:22:31.446Z] Sink: D2755 0 core
19:22:31 [2024-02-29T00:22:31.446Z] Entering directory: D2755 0 analysis
19:22:31 [2024-02-29T00:22:31.446Z] Sink: D2755 0 analysis
19:22:31 [2024-02-29T00:22:31.446Z] Sending file modes: C0644 16165 ExampleStateProvider.html
19:22:31 [2024-02-29T00:22:31.446Z] Sink: C0644 16165 ExampleStateProvider.html
19:22:31 [2024-02-29T00:22:31.446Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.446Z] Sending file modes: C0644 20324 ExampleStateSystemAnalysisModule.html
19:22:31 [2024-02-29T00:22:31.446Z] Sink: C0644 20324 ExampleStateSystemAnalysisModule.html
19:22:31 [2024-02-29T00:22:31.446Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.446Z] Sending file modes: C0644 3502 package-summary.html
19:22:31 [2024-02-29T00:22:31.446Z] Sink: C0644 3502 package-summary.html
19:22:31 [2024-02-29T00:22:31.446Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.446Z] Entering directory: D2755 0 class-use
19:22:31 [2024-02-29T00:22:31.446Z] Sink: D2755 0 class-use
19:22:31 [2024-02-29T00:22:31.446Z] Sending file modes: C0644 5474 ExampleStateSystemAnalysisModule.html
19:22:31 [2024-02-29T00:22:31.446Z] Sink: C0644 5474 ExampleStateSystemAnalysisModule.html
19:22:31 [2024-02-29T00:22:31.446Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.446Z] Sending file modes: C0644 2348 ExampleStateProvider.html
19:22:31 [2024-02-29T00:22:31.446Z] Sink: C0644 2348 ExampleStateProvider.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sink: E
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 3467 package-use.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 3467 package-use.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sink: E
19:22:31 [2024-02-29T00:22:31.447Z] Entering directory: D2755 0 data
19:22:31 [2024-02-29T00:22:31.447Z] Sink: D2755 0 data
19:22:31 [2024-02-29T00:22:31.447Z] Entering directory: D2755 0 provider
19:22:31 [2024-02-29T00:22:31.447Z] Sink: D2755 0 provider
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 42140 ExampleTimeGraphDataProvider.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 42140 ExampleTimeGraphDataProvider.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 16346 ExampleTimeGraphProviderFactory.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 16346 ExampleTimeGraphProviderFactory.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 23949 ExampleXYDataProvider.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 23949 ExampleXYDataProvider.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 16309 ExampleXYDataProviderFactory.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 16309 ExampleXYDataProviderFactory.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 4174 package-summary.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 4174 package-summary.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Entering directory: D2755 0 class-use
19:22:31 [2024-02-29T00:22:31.447Z] Sink: D2755 0 class-use
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 2438 ExampleTimeGraphDataProvider.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 2438 ExampleTimeGraphDataProvider.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 2456 ExampleTimeGraphProviderFactory.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 2456 ExampleTimeGraphProviderFactory.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 2438 ExampleXYDataProviderFactory.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 2438 ExampleXYDataProviderFactory.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 2396 ExampleXYDataProvider.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 2396 ExampleXYDataProvider.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sink: E
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 2156 package-use.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 2156 package-use.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sink: E
19:22:31 [2024-02-29T00:22:31.447Z] Sink: E
19:22:31 [2024-02-29T00:22:31.447Z] Sink: E
19:22:31 [2024-02-29T00:22:31.447Z] Sink: E
19:22:31 [2024-02-29T00:22:31.447Z] Entering directory: D2755 0 statesystem
19:22:31 [2024-02-29T00:22:31.447Z] Sink: D2755 0 statesystem
19:22:31 [2024-02-29T00:22:31.447Z] Entering directory: D2755 0 core
19:22:31 [2024-02-29T00:22:31.447Z] Sink: D2755 0 core
19:22:31 [2024-02-29T00:22:31.447Z] Entering directory: D2755 0 exceptions
19:22:31 [2024-02-29T00:22:31.447Z] Sink: D2755 0 exceptions
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 13429 AttributeNotFoundException.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 13429 AttributeNotFoundException.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 11916 StateSystemDisposedException.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 11916 StateSystemDisposedException.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 13982 StateValueTypeException.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 13982 StateValueTypeException.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 13716 TimeRangeException.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 13716 TimeRangeException.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 5726 package-summary.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 5726 package-summary.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Entering directory: D2755 0 class-use
19:22:31 [2024-02-29T00:22:31.447Z] Sink: D2755 0 class-use
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 9614 StateValueTypeException.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 9614 StateValueTypeException.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 8033 AttributeNotFoundException.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 8033 AttributeNotFoundException.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 13600 StateSystemDisposedException.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 13600 StateSystemDisposedException.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 12589 TimeRangeException.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 12589 TimeRangeException.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sink: E
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 5845 package-use.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 5845 package-use.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sink: E
19:22:31 [2024-02-29T00:22:31.447Z] Entering directory: D2755 0 backend
19:22:31 [2024-02-29T00:22:31.447Z] Sink: D2755 0 backend
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 8496 ICustomStateHistoryBackend.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 8496 ICustomStateHistoryBackend.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 11610 IPartialStateHistoryBackend.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 11610 IPartialStateHistoryBackend.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 36242 IStateHistoryBackend.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 36242 IStateHistoryBackend.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 18370 StateHistoryBackendFactory.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 18370 StateHistoryBackendFactory.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 6915 package-summary.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 6915 package-summary.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Entering directory: D2755 0 class-use
19:22:31 [2024-02-29T00:22:31.447Z] Sink: D2755 0 class-use
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 11491 IStateHistoryBackend.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 11491 IStateHistoryBackend.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 2416 ICustomStateHistoryBackend.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 2416 ICustomStateHistoryBackend.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 2396 StateHistoryBackendFactory.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 2396 StateHistoryBackendFactory.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 2422 IPartialStateHistoryBackend.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 2422 IPartialStateHistoryBackend.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sink: E
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 4565 package-use.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 4565 package-use.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sink: E
19:22:31 [2024-02-29T00:22:31.447Z] Entering directory: D2755 0 interval
19:22:31 [2024-02-29T00:22:31.447Z] Sink: D2755 0 interval
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 17395 ITmfStateInterval.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 17395 ITmfStateInterval.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 21207 TmfStateInterval.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 21207 TmfStateInterval.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 5761 package-summary.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 5761 package-summary.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Entering directory: D2755 0 class-use
19:22:31 [2024-02-29T00:22:31.447Z] Sink: D2755 0 class-use
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 2342 TmfStateInterval.html
19:22:31 [2024-02-29T00:22:31.447Z] Sink: C0644 2342 TmfStateInterval.html
19:22:31 [2024-02-29T00:22:31.447Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.447Z] Sending file modes: C0644 31468 ITmfStateInterval.html
19:22:31 [2024-02-29T00:22:31.704Z] Sink: C0644 31468 ITmfStateInterval.html
19:22:31 [2024-02-29T00:22:31.704Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.704Z] Sink: E
19:22:31 [2024-02-29T00:22:31.704Z] Sending file modes: C0644 8496 package-use.html
19:22:31 [2024-02-29T00:22:31.704Z] Sink: C0644 8496 package-use.html
19:22:31 [2024-02-29T00:22:31.704Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.704Z] Sink: E
19:22:31 [2024-02-29T00:22:31.704Z] Sending file modes: C0644 68703 ITmfStateSystem.html
19:22:31 [2024-02-29T00:22:31.704Z] Sink: C0644 68703 ITmfStateSystem.html
19:22:31 [2024-02-29T00:22:31.704Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.704Z] Sending file modes: C0644 37858 ITmfStateSystemBuilder.html
19:22:31 [2024-02-29T00:22:31.704Z] Sink: C0644 37858 ITmfStateSystemBuilder.html
19:22:31 [2024-02-29T00:22:31.704Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.705Z] Entering directory: D2755 0 statevalue
19:22:31 [2024-02-29T00:22:31.705Z] Sink: D2755 0 statevalue
19:22:31 [2024-02-29T00:22:31.705Z] Sending file modes: C0644 16266 ITmfStateValue.html
19:22:31 [2024-02-29T00:22:31.705Z] Sink: C0644 16266 ITmfStateValue.html
19:22:31 [2024-02-29T00:22:31.705Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.705Z] Sending file modes: C0644 19811 ITmfStateValue.Type.html
19:22:31 [2024-02-29T00:22:31.705Z] Sink: C0644 19811 ITmfStateValue.Type.html
19:22:31 [2024-02-29T00:22:31.705Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.705Z] Sending file modes: C0644 25843 TmfStateValue.html
19:22:31 [2024-02-29T00:22:31.705Z] Sink: C0644 25843 TmfStateValue.html
19:22:31 [2024-02-29T00:22:31.705Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.705Z] Sending file modes: C0644 6804 package-summary.html
19:22:31 [2024-02-29T00:22:31.705Z] Sink: C0644 6804 package-summary.html
19:22:31 [2024-02-29T00:22:31.705Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.705Z] Entering directory: D2755 0 class-use
19:22:31 [2024-02-29T00:22:31.705Z] Sink: D2755 0 class-use
19:22:31 [2024-02-29T00:22:31.705Z] Sending file modes: C0644 19032 ITmfStateValue.html
19:22:31 [2024-02-29T00:22:31.705Z] Sink: C0644 19032 ITmfStateValue.html
19:22:31 [2024-02-29T00:22:31.705Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.705Z] Sending file modes: C0644 9328 ITmfStateValue.Type.html
19:22:31 [2024-02-29T00:22:31.705Z] Sink: C0644 9328 ITmfStateValue.Type.html
19:22:31 [2024-02-29T00:22:31.705Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.705Z] Sending file modes: C0644 9515 TmfStateValue.html
19:22:31 [2024-02-29T00:22:31.705Z] Sink: C0644 9515 TmfStateValue.html
19:22:31 [2024-02-29T00:22:31.705Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.705Z] Sink: E
19:22:31 [2024-02-29T00:22:31.705Z] Sending file modes: C0644 9748 package-use.html
19:22:31 [2024-02-29T00:22:31.705Z] Sink: C0644 9748 package-use.html
19:22:31 [2024-02-29T00:22:31.705Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.705Z] Sink: E
19:22:31 [2024-02-29T00:22:31.705Z] Entering directory: D2755 0 snapshot
19:22:31 [2024-02-29T00:22:31.705Z] Sink: D2755 0 snapshot
19:22:31 [2024-02-29T00:22:31.705Z] Sending file modes: C0644 20729 StateSnapshot.html
19:22:31 [2024-02-29T00:22:31.705Z] Sink: C0644 20729 StateSnapshot.html
19:22:31 [2024-02-29T00:22:31.705Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.705Z] Sending file modes: C0644 4386 package-summary.html
19:22:31 [2024-02-29T00:22:31.705Z] Sink: C0644 4386 package-summary.html
19:22:31 [2024-02-29T00:22:31.705Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.705Z] Entering directory: D2755 0 class-use
19:22:31 [2024-02-29T00:22:31.705Z] Sink: D2755 0 class-use
19:22:31 [2024-02-29T00:22:31.705Z] Sending file modes: C0644 4568 StateSnapshot.html
19:22:31 [2024-02-29T00:22:31.705Z] Sink: C0644 4568 StateSnapshot.html
19:22:31 [2024-02-29T00:22:31.705Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.705Z] Sink: E
19:22:31 [2024-02-29T00:22:31.705Z] Sending file modes: C0644 3451 package-use.html
19:22:31 [2024-02-29T00:22:31.705Z] Sink: C0644 3451 package-use.html
19:22:31 [2024-02-29T00:22:31.705Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.705Z] Sink: E
19:22:31 [2024-02-29T00:22:31.705Z] Sending file modes: C0644 14607 StateSystemBuilderUtils.html
19:22:31 [2024-02-29T00:22:31.705Z] Sink: C0644 14607 StateSystemBuilderUtils.html
19:22:31 [2024-02-29T00:22:31.705Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.705Z] Sending file modes: C0644 12194 StateSystemFactory.html
19:22:31 [2024-02-29T00:22:31.705Z] Sink: C0644 12194 StateSystemFactory.html
19:22:31 [2024-02-29T00:22:31.705Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.705Z] Sending file modes: C0644 37802 StateSystemUtils.html
19:22:31 [2024-02-29T00:22:31.705Z] Sink: C0644 37802 StateSystemUtils.html
19:22:31 [2024-02-29T00:22:31.705Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.705Z] Sending file modes: C0644 20769 StateSystemUtils.QuarkIterator.html
19:22:31 [2024-02-29T00:22:31.705Z] Sink: C0644 20769 StateSystemUtils.QuarkIterator.html
19:22:31 [2024-02-29T00:22:31.705Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.705Z] Sending file modes: C0644 7110 package-summary.html
19:22:31 [2024-02-29T00:22:31.705Z] Sink: C0644 7110 package-summary.html
19:22:31 [2024-02-29T00:22:31.705Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.705Z] Entering directory: D2755 0 class-use
19:22:31 [2024-02-29T00:22:31.705Z] Sink: D2755 0 class-use
19:22:31 [2024-02-29T00:22:31.705Z] Sending file modes: C0644 2276 StateSystemUtils.html
19:22:31 [2024-02-29T00:22:31.705Z] Sink: C0644 2276 StateSystemUtils.html
19:22:31 [2024-02-29T00:22:31.705Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.705Z] Sending file modes: C0644 2368 StateSystemUtils.QuarkIterator.html
19:22:31 [2024-02-29T00:22:31.705Z] Sink: C0644 2368 StateSystemUtils.QuarkIterator.html
19:22:31 [2024-02-29T00:22:31.705Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.705Z] Sending file modes: C0644 2318 StateSystemBuilderUtils.html
19:22:31 [2024-02-29T00:22:31.705Z] Sink: C0644 2318 StateSystemBuilderUtils.html
19:22:31 [2024-02-29T00:22:31.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.961Z] Sending file modes: C0644 2288 StateSystemFactory.html
19:22:31 [2024-02-29T00:22:31.961Z] Sink: C0644 2288 StateSystemFactory.html
19:22:31 [2024-02-29T00:22:31.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.961Z] Sending file modes: C0644 15227 ITmfStateSystemBuilder.html
19:22:31 [2024-02-29T00:22:31.961Z] Sink: C0644 15227 ITmfStateSystemBuilder.html
19:22:31 [2024-02-29T00:22:31.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.961Z] Sending file modes: C0644 32918 ITmfStateSystem.html
19:22:31 [2024-02-29T00:22:31.961Z] Sink: C0644 32918 ITmfStateSystem.html
19:22:31 [2024-02-29T00:22:31.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.961Z] Sink: E
19:22:31 [2024-02-29T00:22:31.961Z] Sending file modes: C0644 9160 package-use.html
19:22:31 [2024-02-29T00:22:31.961Z] Sink: C0644 9160 package-use.html
19:22:31 [2024-02-29T00:22:31.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.961Z] Sink: E
19:22:31 [2024-02-29T00:22:31.961Z] Sink: E
19:22:31 [2024-02-29T00:22:31.961Z] Entering directory: D2755 0 segmentstore
19:22:31 [2024-02-29T00:22:31.961Z] Sink: D2755 0 segmentstore
19:22:31 [2024-02-29T00:22:31.961Z] Entering directory: D2755 0 core
19:22:31 [2024-02-29T00:22:31.961Z] Sink: D2755 0 core
19:22:31 [2024-02-29T00:22:31.961Z] Sending file modes: C0644 21527 BasicSegment.html
19:22:31 [2024-02-29T00:22:31.961Z] Sink: C0644 21527 BasicSegment.html
19:22:31 [2024-02-29T00:22:31.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.961Z] Sending file modes: C0644 8829 IContentSegment.html
19:22:31 [2024-02-29T00:22:31.961Z] Sink: C0644 8829 IContentSegment.html
19:22:31 [2024-02-29T00:22:31.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.961Z] Entering directory: D2755 0 segment
19:22:31 [2024-02-29T00:22:31.961Z] Sink: D2755 0 segment
19:22:31 [2024-02-29T00:22:31.961Z] Entering directory: D2755 0 interfaces
19:22:31 [2024-02-29T00:22:31.961Z] Sink: D2755 0 interfaces
19:22:31 [2024-02-29T00:22:31.961Z] Sending file modes: C0644 8746 INamedSegment.html
19:22:31 [2024-02-29T00:22:31.961Z] Sink: C0644 8746 INamedSegment.html
19:22:31 [2024-02-29T00:22:31.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.961Z] Sending file modes: C0644 9490 SegmentAspects.html
19:22:31 [2024-02-29T00:22:31.961Z] Sink: C0644 9490 SegmentAspects.html
19:22:31 [2024-02-29T00:22:31.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.961Z] Sending file modes: C0644 5194 SegmentTypeComparators.html
19:22:31 [2024-02-29T00:22:31.961Z] Sink: C0644 5194 SegmentTypeComparators.html
19:22:31 [2024-02-29T00:22:31.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.961Z] Sending file modes: C0644 5480 package-summary.html
19:22:31 [2024-02-29T00:22:31.961Z] Sink: C0644 5480 package-summary.html
19:22:31 [2024-02-29T00:22:31.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.961Z] Entering directory: D2755 0 class-use
19:22:31 [2024-02-29T00:22:31.961Z] Sink: D2755 0 class-use
19:22:31 [2024-02-29T00:22:31.961Z] Sending file modes: C0644 2422 INamedSegment.html
19:22:31 [2024-02-29T00:22:31.961Z] Sink: C0644 2422 INamedSegment.html
19:22:31 [2024-02-29T00:22:31.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.961Z] Sending file modes: C0644 2476 SegmentTypeComparators.html
19:22:31 [2024-02-29T00:22:31.961Z] Sink: C0644 2476 SegmentTypeComparators.html
19:22:31 [2024-02-29T00:22:31.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.961Z] Sending file modes: C0644 2408 SegmentAspects.html
19:22:31 [2024-02-29T00:22:31.961Z] Sink: C0644 2408 SegmentAspects.html
19:22:31 [2024-02-29T00:22:31.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.961Z] Sink: E
19:22:31 [2024-02-29T00:22:31.961Z] Sending file modes: C0644 2201 package-use.html
19:22:31 [2024-02-29T00:22:31.961Z] Sink: C0644 2201 package-use.html
19:22:31 [2024-02-29T00:22:31.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.961Z] Sink: E
19:22:31 [2024-02-29T00:22:31.961Z] Sink: E
19:22:31 [2024-02-29T00:22:31.961Z] Sending file modes: C0644 14027 ISegment.html
19:22:31 [2024-02-29T00:22:31.961Z] Sink: C0644 14027 ISegment.html
19:22:31 [2024-02-29T00:22:31.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.961Z] Sending file modes: C0644 33057 ISegmentStore.html
19:22:31 [2024-02-29T00:22:31.961Z] Sink: C0644 33057 ISegmentStore.html
19:22:31 [2024-02-29T00:22:31.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.961Z] Sending file modes: C0644 8642 SegmentComparators.html
19:22:31 [2024-02-29T00:22:31.961Z] Sink: C0644 8642 SegmentComparators.html
19:22:31 [2024-02-29T00:22:31.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.961Z] Sending file modes: C0644 17932 SegmentStoreFactory.html
19:22:31 [2024-02-29T00:22:31.961Z] Sink: C0644 17932 SegmentStoreFactory.html
19:22:31 [2024-02-29T00:22:31.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.961Z] Sending file modes: C0644 20038 SegmentStoreFactory.SegmentStoreType.html
19:22:31 [2024-02-29T00:22:31.961Z] Sink: C0644 20038 SegmentStoreFactory.SegmentStoreType.html
19:22:31 [2024-02-29T00:22:31.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.961Z] Sending file modes: C0644 7064 package-summary.html
19:22:31 [2024-02-29T00:22:31.961Z] Sink: C0644 7064 package-summary.html
19:22:31 [2024-02-29T00:22:31.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.961Z] Entering directory: D2755 0 class-use
19:22:31 [2024-02-29T00:22:31.961Z] Sink: D2755 0 class-use
19:22:31 [2024-02-29T00:22:31.961Z] Sending file modes: C0644 2296 IContentSegment.html
19:22:31 [2024-02-29T00:22:31.961Z] Sink: C0644 2296 IContentSegment.html
19:22:31 [2024-02-29T00:22:31.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.961Z] Sending file modes: C0644 4301 BasicSegment.html
19:22:31 [2024-02-29T00:22:31.961Z] Sink: C0644 4301 BasicSegment.html
19:22:31 [2024-02-29T00:22:31.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.961Z] Sending file modes: C0644 2314 SegmentComparators.html
19:22:31 [2024-02-29T00:22:31.961Z] Sink: C0644 2314 SegmentComparators.html
19:22:31 [2024-02-29T00:22:31.961Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:31 [2024-02-29T00:22:31.961Z] Sending file modes: C0644 2300 SegmentStoreFactory.html
19:22:31 [2024-02-29T00:22:31.961Z] Sink: C0644 2300 SegmentStoreFactory.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 7927 SegmentStoreFactory.SegmentStoreType.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 7927 SegmentStoreFactory.SegmentStoreType.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 49727 ISegment.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 49727 ISegment.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 13853 ISegmentStore.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 13853 ISegmentStore.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sink: E
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 11778 package-use.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 11778 package-use.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sink: E
19:22:32 [2024-02-29T00:22:32.217Z] Sink: E
19:22:32 [2024-02-29T00:22:32.217Z] Entering directory: D2755 0 lttng2
19:22:32 [2024-02-29T00:22:32.217Z] Sink: D2755 0 lttng2
19:22:32 [2024-02-29T00:22:32.217Z] Entering directory: D2755 0 ust
19:22:32 [2024-02-29T00:22:32.217Z] Sink: D2755 0 ust
19:22:32 [2024-02-29T00:22:32.217Z] Entering directory: D2755 0 core
19:22:32 [2024-02-29T00:22:32.217Z] Sink: D2755 0 core
19:22:32 [2024-02-29T00:22:32.217Z] Entering directory: D2755 0 analysis
19:22:32 [2024-02-29T00:22:32.217Z] Sink: D2755 0 analysis
19:22:32 [2024-02-29T00:22:32.217Z] Entering directory: D2755 0 debuginfo
19:22:32 [2024-02-29T00:22:32.217Z] Sink: D2755 0 debuginfo
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 19203 BinaryCallsite.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 19203 BinaryCallsite.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 13688 FunctionLocation.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 13688 FunctionLocation.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 12393 Messages.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 12393 Messages.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 35586 UstDebugInfoAnalysisModule.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 35586 UstDebugInfoAnalysisModule.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 22116 UstDebugInfoBinaryAspect.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 22116 UstDebugInfoBinaryAspect.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 22165 UstDebugInfoBinaryFile.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 22165 UstDebugInfoBinaryFile.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 20434 UstDebugInfoFunctionAspect.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 20434 UstDebugInfoFunctionAspect.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 19581 UstDebugInfoLoadedBinaryFile.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 19581 UstDebugInfoLoadedBinaryFile.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 18438 UstDebugInfoSourceAspect.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 18438 UstDebugInfoSourceAspect.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 7281 package-summary.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 7281 package-summary.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Entering directory: D2755 0 class-use
19:22:32 [2024-02-29T00:22:32.217Z] Sink: D2755 0 class-use
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 2372 Messages.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 2372 Messages.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 4512 UstDebugInfoSourceAspect.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 4512 UstDebugInfoSourceAspect.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 6830 BinaryCallsite.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 6830 BinaryCallsite.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 2480 UstDebugInfoAnalysisModule.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 2480 UstDebugInfoAnalysisModule.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 4512 UstDebugInfoBinaryAspect.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 4512 UstDebugInfoBinaryAspect.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 7038 UstDebugInfoBinaryFile.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 7038 UstDebugInfoBinaryFile.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 5418 FunctionLocation.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 5418 FunctionLocation.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 4740 UstDebugInfoLoadedBinaryFile.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 4740 UstDebugInfoLoadedBinaryFile.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 4542 UstDebugInfoFunctionAspect.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 4542 UstDebugInfoFunctionAspect.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sink: E
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 6053 package-use.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 6053 package-use.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sink: E
19:22:32 [2024-02-29T00:22:32.217Z] Sink: E
19:22:32 [2024-02-29T00:22:32.217Z] Entering directory: D2755 0 trace
19:22:32 [2024-02-29T00:22:32.217Z] Sink: D2755 0 trace
19:22:32 [2024-02-29T00:22:32.217Z] Entering directory: D2755 0 layout
19:22:32 [2024-02-29T00:22:32.217Z] Sink: D2755 0 layout
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 30309 ILttngUstEventLayout.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 30309 ILttngUstEventLayout.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 4118 package-summary.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 4118 package-summary.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Entering directory: D2755 0 class-use
19:22:32 [2024-02-29T00:22:32.217Z] Sink: D2755 0 class-use
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 6046 ILttngUstEventLayout.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 6046 ILttngUstEventLayout.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sink: E
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 4613 package-use.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 4613 package-use.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sink: E
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 14415 LttngUstEvent.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 14415 LttngUstEvent.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 12997 LttngUstEventFactory.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 12997 LttngUstEventFactory.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 44414 LttngUstTrace.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 44414 LttngUstTrace.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 13140 LttngUstTrace.SymbolProviderConfig.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 13140 LttngUstTrace.SymbolProviderConfig.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 9432 Messages.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 9432 Messages.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 5063 package-summary.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 5063 package-summary.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.217Z] Entering directory: D2755 0 class-use
19:22:32 [2024-02-29T00:22:32.217Z] Sink: D2755 0 class-use
19:22:32 [2024-02-29T00:22:32.217Z] Sending file modes: C0644 2312 LttngUstEvent.html
19:22:32 [2024-02-29T00:22:32.217Z] Sink: C0644 2312 LttngUstEvent.html
19:22:32 [2024-02-29T00:22:32.217Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.473Z] Sending file modes: C0644 4175 LttngUstEventFactory.html
19:22:32 [2024-02-29T00:22:32.473Z] Sink: C0644 4175 LttngUstEventFactory.html
19:22:32 [2024-02-29T00:22:32.473Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.473Z] Sending file modes: C0644 2282 Messages.html
19:22:32 [2024-02-29T00:22:32.473Z] Sink: C0644 2282 Messages.html
19:22:32 [2024-02-29T00:22:32.473Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.473Z] Sending file modes: C0644 5755 LttngUstTrace.html
19:22:32 [2024-02-29T00:22:32.473Z] Sink: C0644 5755 LttngUstTrace.html
19:22:32 [2024-02-29T00:22:32.473Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.473Z] Sending file modes: C0644 5661 LttngUstTrace.SymbolProviderConfig.html
19:22:32 [2024-02-29T00:22:32.473Z] Sink: C0644 5661 LttngUstTrace.SymbolProviderConfig.html
19:22:32 [2024-02-29T00:22:32.473Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.473Z] Sink: E
19:22:32 [2024-02-29T00:22:32.473Z] Sending file modes: C0644 4852 package-use.html
19:22:32 [2024-02-29T00:22:32.473Z] Sink: C0644 4852 package-use.html
19:22:32 [2024-02-29T00:22:32.473Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.473Z] Sink: E
19:22:32 [2024-02-29T00:22:32.473Z] Sink: E
19:22:32 [2024-02-29T00:22:32.473Z] Sink: E
19:22:32 [2024-02-29T00:22:32.473Z] Entering directory: D2755 0 kernel
19:22:32 [2024-02-29T00:22:32.473Z] Sink: D2755 0 kernel
19:22:32 [2024-02-29T00:22:32.473Z] Entering directory: D2755 0 core
19:22:32 [2024-02-29T00:22:32.473Z] Sink: D2755 0 core
19:22:32 [2024-02-29T00:22:32.473Z] Entering directory: D2755 0 trace
19:22:32 [2024-02-29T00:22:32.473Z] Sink: D2755 0 trace
19:22:32 [2024-02-29T00:22:32.473Z] Sending file modes: C0644 45763 LttngKernelTrace.html
19:22:32 [2024-02-29T00:22:32.473Z] Sink: C0644 45763 LttngKernelTrace.html
19:22:32 [2024-02-29T00:22:32.473Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.473Z] Sending file modes: C0644 9492 Messages.html
19:22:32 [2024-02-29T00:22:32.473Z] Sink: C0644 9492 Messages.html
19:22:32 [2024-02-29T00:22:32.473Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.473Z] Sending file modes: C0644 3399 package-summary.html
19:22:32 [2024-02-29T00:22:32.473Z] Sink: C0644 3399 package-summary.html
19:22:32 [2024-02-29T00:22:32.473Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.473Z] Entering directory: D2755 0 class-use
19:22:32 [2024-02-29T00:22:32.473Z] Sink: D2755 0 class-use
19:22:32 [2024-02-29T00:22:32.473Z] Sending file modes: C0644 2300 Messages.html
19:22:32 [2024-02-29T00:22:32.473Z] Sink: C0644 2300 Messages.html
19:22:32 [2024-02-29T00:22:32.473Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.473Z] Sending file modes: C0644 2348 LttngKernelTrace.html
19:22:32 [2024-02-29T00:22:32.473Z] Sink: C0644 2348 LttngKernelTrace.html
19:22:32 [2024-02-29T00:22:32.473Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.473Z] Sink: E
19:22:32 [2024-02-29T00:22:32.473Z] Sending file modes: C0644 2141 package-use.html
19:22:32 [2024-02-29T00:22:32.473Z] Sink: C0644 2141 package-use.html
19:22:32 [2024-02-29T00:22:32.473Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.473Z] Sink: E
19:22:32 [2024-02-29T00:22:32.473Z] Sink: E
19:22:32 [2024-02-29T00:22:32.473Z] Sink: E
19:22:32 [2024-02-29T00:22:32.473Z] Entering directory: D2755 0 control
19:22:32 [2024-02-29T00:22:32.473Z] Sink: D2755 0 control
19:22:32 [2024-02-29T00:22:32.473Z] Entering directory: D2755 0 core
19:22:32 [2024-02-29T00:22:32.473Z] Sink: D2755 0 core
19:22:32 [2024-02-29T00:22:32.473Z] Entering directory: D2755 0 session
19:22:32 [2024-02-29T00:22:32.473Z] Sink: D2755 0 session
19:22:32 [2024-02-29T00:22:32.473Z] Sending file modes: C0644 16887 Messages.html
19:22:32 [2024-02-29T00:22:32.473Z] Sink: C0644 16887 Messages.html
19:22:32 [2024-02-29T00:22:32.473Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.473Z] Sending file modes: C0644 13563 SessionConfigGenerator.html
19:22:32 [2024-02-29T00:22:32.473Z] Sink: C0644 13563 SessionConfigGenerator.html
19:22:32 [2024-02-29T00:22:32.473Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.473Z] Sending file modes: C0644 59975 SessionConfigStrings.html
19:22:32 [2024-02-29T00:22:32.473Z] Sink: C0644 59975 SessionConfigStrings.html
19:22:32 [2024-02-29T00:22:32.473Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.473Z] Sending file modes: C0644 4840 package-summary.html
19:22:32 [2024-02-29T00:22:32.473Z] Sink: C0644 4840 package-summary.html
19:22:32 [2024-02-29T00:22:32.473Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.473Z] Entering directory: D2755 0 class-use
19:22:32 [2024-02-29T00:22:32.473Z] Sink: D2755 0 class-use
19:22:32 [2024-02-29T00:22:32.473Z] Sending file modes: C0644 2410 SessionConfigStrings.html
19:22:32 [2024-02-29T00:22:32.730Z] Sink: C0644 2410 SessionConfigStrings.html
19:22:32 [2024-02-29T00:22:32.730Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.730Z] Sending file modes: C0644 2402 SessionConfigGenerator.html
19:22:32 [2024-02-29T00:22:32.730Z] Sink: C0644 2402 SessionConfigGenerator.html
19:22:32 [2024-02-29T00:22:32.730Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.730Z] Sending file modes: C0644 2318 Messages.html
19:22:32 [2024-02-29T00:22:32.730Z] Sink: C0644 2318 Messages.html
19:22:32 [2024-02-29T00:22:32.730Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.730Z] Sink: E
19:22:32 [2024-02-29T00:22:32.730Z] Sending file modes: C0644 2156 package-use.html
19:22:32 [2024-02-29T00:22:32.730Z] Sink: C0644 2156 package-use.html
19:22:32 [2024-02-29T00:22:32.730Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.730Z] Sink: E
19:22:32 [2024-02-29T00:22:32.730Z] Sink: E
19:22:32 [2024-02-29T00:22:32.730Z] Sink: E
19:22:32 [2024-02-29T00:22:32.730Z] Sink: E
19:22:32 [2024-02-29T00:22:32.730Z] Entering directory: D2755 0 common
19:22:32 [2024-02-29T00:22:32.730Z] Sink: D2755 0 common
19:22:32 [2024-02-29T00:22:32.730Z] Entering directory: D2755 0 core
19:22:32 [2024-02-29T00:22:32.730Z] Sink: D2755 0 core
19:22:32 [2024-02-29T00:22:32.730Z] Entering directory: D2755 0 collect
19:22:32 [2024-02-29T00:22:32.730Z] Sink: D2755 0 collect
19:22:32 [2024-02-29T00:22:32.730Z] Sending file modes: C0644 20950 BufferedBlockingQueue.html
19:22:32 [2024-02-29T00:22:32.730Z] Sink: C0644 20950 BufferedBlockingQueue.html
19:22:32 [2024-02-29T00:22:32.730Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.730Z] Sending file modes: C0644 5654 package-summary.html
19:22:32 [2024-02-29T00:22:32.730Z] Sink: C0644 5654 package-summary.html
19:22:32 [2024-02-29T00:22:32.730Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.730Z] Entering directory: D2755 0 class-use
19:22:32 [2024-02-29T00:22:32.730Z] Sink: D2755 0 class-use
19:22:32 [2024-02-29T00:22:32.730Z] Sending file modes: C0644 2336 BufferedBlockingQueue.html
19:22:32 [2024-02-29T00:22:32.730Z] Sink: C0644 2336 BufferedBlockingQueue.html
19:22:32 [2024-02-29T00:22:32.730Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.730Z] Sink: E
19:22:32 [2024-02-29T00:22:32.730Z] Sending file modes: C0644 2104 package-use.html
19:22:32 [2024-02-29T00:22:32.730Z] Sink: C0644 2104 package-use.html
19:22:32 [2024-02-29T00:22:32.730Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.730Z] Sink: E
19:22:32 [2024-02-29T00:22:32.730Z] Entering directory: D2755 0 format
19:22:32 [2024-02-29T00:22:32.730Z] Sink: D2755 0 format
19:22:32 [2024-02-29T00:22:32.730Z] Sending file modes: C0644 12494 DataSizeWithUnitFormat.html
19:22:32 [2024-02-29T00:22:32.730Z] Sink: C0644 12494 DataSizeWithUnitFormat.html
19:22:32 [2024-02-29T00:22:32.730Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.730Z] Sending file modes: C0644 12458 DataSpeedWithUnitFormat.html
19:22:32 [2024-02-29T00:22:32.730Z] Sink: C0644 12458 DataSpeedWithUnitFormat.html
19:22:32 [2024-02-29T00:22:32.730Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.730Z] Sending file modes: C0644 19609 DecimalUnitFormat.html
19:22:32 [2024-02-29T00:22:32.730Z] Sink: C0644 19609 DecimalUnitFormat.html
19:22:32 [2024-02-29T00:22:32.730Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.730Z] Sending file modes: C0644 17774 DecimalWithUnitPrefixFormat.html
19:22:32 [2024-02-29T00:22:32.730Z] Sink: C0644 17774 DecimalWithUnitPrefixFormat.html
19:22:32 [2024-02-29T00:22:32.730Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.730Z] Sending file modes: C0644 18298 LongToPercentFormat.html
19:22:32 [2024-02-29T00:22:32.730Z] Sink: C0644 18298 LongToPercentFormat.html
19:22:32 [2024-02-29T00:22:32.730Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.730Z] Sending file modes: C0644 17105 SubSecondTimeWithUnitFormat.html
19:22:32 [2024-02-29T00:22:32.730Z] Sink: C0644 17105 SubSecondTimeWithUnitFormat.html
19:22:32 [2024-02-29T00:22:32.730Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.730Z] Sending file modes: C0644 6634 package-summary.html
19:22:32 [2024-02-29T00:22:32.730Z] Sink: C0644 6634 package-summary.html
19:22:32 [2024-02-29T00:22:32.730Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.730Z] Entering directory: D2755 0 class-use
19:22:32 [2024-02-29T00:22:32.730Z] Sink: D2755 0 class-use
19:22:32 [2024-02-29T00:22:32.730Z] Sending file modes: C0644 4081 DataSizeWithUnitFormat.html
19:22:32 [2024-02-29T00:22:32.730Z] Sink: C0644 4081 DataSizeWithUnitFormat.html
19:22:32 [2024-02-29T00:22:32.730Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.730Z] Sending file modes: C0644 2366 SubSecondTimeWithUnitFormat.html
19:22:32 [2024-02-29T00:22:32.730Z] Sink: C0644 2366 SubSecondTimeWithUnitFormat.html
19:22:32 [2024-02-29T00:22:32.730Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.986Z] Sending file modes: C0644 2306 DecimalUnitFormat.html
19:22:32 [2024-02-29T00:22:32.986Z] Sink: C0644 2306 DecimalUnitFormat.html
19:22:32 [2024-02-29T00:22:32.986Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.986Z] Sending file modes: C0644 4567 DecimalWithUnitPrefixFormat.html
19:22:32 [2024-02-29T00:22:32.986Z] Sink: C0644 4567 DecimalWithUnitPrefixFormat.html
19:22:32 [2024-02-29T00:22:32.986Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.986Z] Sending file modes: C0644 2342 DataSpeedWithUnitFormat.html
19:22:32 [2024-02-29T00:22:32.986Z] Sink: C0644 2342 DataSpeedWithUnitFormat.html
19:22:32 [2024-02-29T00:22:32.986Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.986Z] Sending file modes: C0644 2318 LongToPercentFormat.html
19:22:32 [2024-02-29T00:22:32.986Z] Sink: C0644 2318 LongToPercentFormat.html
19:22:32 [2024-02-29T00:22:32.986Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.986Z] Sink: E
19:22:32 [2024-02-29T00:22:32.986Z] Sending file modes: C0644 3685 package-use.html
19:22:32 [2024-02-29T00:22:32.986Z] Sink: C0644 3685 package-use.html
19:22:32 [2024-02-29T00:22:32.986Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.986Z] Sink: E
19:22:32 [2024-02-29T00:22:32.986Z] Entering directory: D2755 0 process
19:22:32 [2024-02-29T00:22:32.986Z] Sink: D2755 0 process
19:22:32 [2024-02-29T00:22:32.986Z] Sending file modes: C0644 9145 Messages.html
19:22:32 [2024-02-29T00:22:32.986Z] Sink: C0644 9145 Messages.html
19:22:32 [2024-02-29T00:22:32.986Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.986Z] Sending file modes: C0644 18446 ProcessUtils.html
19:22:32 [2024-02-29T00:22:32.986Z] Sink: C0644 18446 ProcessUtils.html
19:22:32 [2024-02-29T00:22:32.986Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.986Z] Sending file modes: C0644 9684 ProcessUtils.OutputReaderFunction.html
19:22:32 [2024-02-29T00:22:32.986Z] Sink: C0644 9684 ProcessUtils.OutputReaderFunction.html
19:22:32 [2024-02-29T00:22:32.986Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.986Z] Sending file modes: C0644 6907 package-summary.html
19:22:32 [2024-02-29T00:22:32.986Z] Sink: C0644 6907 package-summary.html
19:22:32 [2024-02-29T00:22:32.986Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.986Z] Entering directory: D2755 0 class-use
19:22:32 [2024-02-29T00:22:32.986Z] Sink: D2755 0 class-use
19:22:32 [2024-02-29T00:22:32.986Z] Sending file modes: C0644 2258 Messages.html
19:22:32 [2024-02-29T00:22:32.986Z] Sink: C0644 2258 Messages.html
19:22:32 [2024-02-29T00:22:32.986Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.986Z] Sending file modes: C0644 2282 ProcessUtils.html
19:22:32 [2024-02-29T00:22:32.986Z] Sink: C0644 2282 ProcessUtils.html
19:22:32 [2024-02-29T00:22:32.986Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:32 [2024-02-29T00:22:32.986Z] Sending file modes: C0644 5640 ProcessUtils.OutputReaderFunction.html
19:22:32 [2024-02-29T00:22:32.986Z] Sink: C0644 5640 ProcessUtils.OutputReaderFunction.html
19:22:32 [2024-02-29T00:22:32.986Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.242Z] Sink: E
19:22:33 [2024-02-29T00:22:33.242Z] Sending file modes: C0644 3495 package-use.html
19:22:33 [2024-02-29T00:22:33.242Z] Sink: C0644 3495 package-use.html
19:22:33 [2024-02-29T00:22:33.242Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.242Z] Sink: E
19:22:33 [2024-02-29T00:22:33.242Z] Sending file modes: C0644 16211 NonNullUtils.html
19:22:33 [2024-02-29T00:22:33.242Z] Sink: C0644 16211 NonNullUtils.html
19:22:33 [2024-02-29T00:22:33.242Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.242Z] Sending file modes: C0644 11091 ObjectUtils.html
19:22:33 [2024-02-29T00:22:33.242Z] Sink: C0644 11091 ObjectUtils.html
19:22:33 [2024-02-29T00:22:33.242Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.242Z] Entering directory: D2755 0 math
19:22:33 [2024-02-29T00:22:33.242Z] Sink: D2755 0 math
19:22:33 [2024-02-29T00:22:33.242Z] Sending file modes: C0644 16005 SaturatedArithmetic.html
19:22:33 [2024-02-29T00:22:33.242Z] Sink: C0644 16005 SaturatedArithmetic.html
19:22:33 [2024-02-29T00:22:33.242Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.242Z] Sending file modes: C0644 4738 package-summary.html
19:22:33 [2024-02-29T00:22:33.242Z] Sink: C0644 4738 package-summary.html
19:22:33 [2024-02-29T00:22:33.242Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.242Z] Entering directory: D2755 0 class-use
19:22:33 [2024-02-29T00:22:33.242Z] Sink: D2755 0 class-use
19:22:33 [2024-02-29T00:22:33.242Z] Sending file modes: C0644 2306 SaturatedArithmetic.html
19:22:33 [2024-02-29T00:22:33.242Z] Sink: C0644 2306 SaturatedArithmetic.html
19:22:33 [2024-02-29T00:22:33.242Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.242Z] Sink: E
19:22:33 [2024-02-29T00:22:33.242Z] Sending file modes: C0644 2089 package-use.html
19:22:33 [2024-02-29T00:22:33.242Z] Sink: C0644 2089 package-use.html
19:22:33 [2024-02-29T00:22:33.242Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.242Z] Sink: E
19:22:33 [2024-02-29T00:22:33.242Z] Sending file modes: C0644 24288 TraceCompassActivator.html
19:22:33 [2024-02-29T00:22:33.242Z] Sink: C0644 24288 TraceCompassActivator.html
19:22:33 [2024-02-29T00:22:33.242Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.242Z] Entering directory: D2755 0 log
19:22:33 [2024-02-29T00:22:33.242Z] Sink: D2755 0 log
19:22:33 [2024-02-29T00:22:33.499Z] Sending file modes: C0644 11639 TraceCompassLog.html
19:22:33 [2024-02-29T00:22:33.499Z] Sink: C0644 11639 TraceCompassLog.html
19:22:33 [2024-02-29T00:22:33.499Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.499Z] Sending file modes: C0644 42989 TraceCompassLogUtils.html
19:22:33 [2024-02-29T00:22:33.499Z] Sink: C0644 42989 TraceCompassLogUtils.html
19:22:33 [2024-02-29T00:22:33.499Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.499Z] Sending file modes: C0644 15648 TraceCompassLogUtils.FlowScopeLog.html
19:22:33 [2024-02-29T00:22:33.499Z] Sink: C0644 15648 TraceCompassLogUtils.FlowScopeLog.html
19:22:33 [2024-02-29T00:22:33.499Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.499Z] Sending file modes: C0644 18698 TraceCompassLogUtils.FlowScopeLogBuilder.html
19:22:33 [2024-02-29T00:22:33.499Z] Sink: C0644 18698 TraceCompassLogUtils.FlowScopeLogBuilder.html
19:22:33 [2024-02-29T00:22:33.499Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.499Z] Sending file modes: C0644 15689 TraceCompassLogUtils.ScopeLog.html
19:22:33 [2024-02-29T00:22:33.499Z] Sink: C0644 15689 TraceCompassLogUtils.ScopeLog.html
19:22:33 [2024-02-29T00:22:33.499Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.499Z] Sending file modes: C0644 10356 TraceCompassMonitorManager.html
19:22:33 [2024-02-29T00:22:33.499Z] Sink: C0644 10356 TraceCompassMonitorManager.html
19:22:33 [2024-02-29T00:22:33.499Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.499Z] Sending file modes: C0644 7331 package-summary.html
19:22:33 [2024-02-29T00:22:33.499Z] Sink: C0644 7331 package-summary.html
19:22:33 [2024-02-29T00:22:33.499Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.499Z] Entering directory: D2755 0 class-use
19:22:33 [2024-02-29T00:22:33.499Z] Sink: D2755 0 class-use
19:22:33 [2024-02-29T00:22:33.499Z] Sending file modes: C0644 2306 TraceCompassLogUtils.html
19:22:33 [2024-02-29T00:22:33.499Z] Sink: C0644 2306 TraceCompassLogUtils.html
19:22:33 [2024-02-29T00:22:33.499Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.499Z] Sending file modes: C0644 5780 TraceCompassLogUtils.FlowScopeLog.html
19:22:33 [2024-02-29T00:22:33.499Z] Sink: C0644 5780 TraceCompassLogUtils.FlowScopeLog.html
19:22:33 [2024-02-29T00:22:33.499Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.499Z] Sending file modes: C0644 6380 TraceCompassLogUtils.FlowScopeLogBuilder.html
19:22:33 [2024-02-29T00:22:33.499Z] Sink: C0644 6380 TraceCompassLogUtils.FlowScopeLogBuilder.html
19:22:33 [2024-02-29T00:22:33.499Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.499Z] Sending file modes: C0644 2368 TraceCompassLogUtils.ScopeLog.html
19:22:33 [2024-02-29T00:22:33.499Z] Sink: C0644 2368 TraceCompassLogUtils.ScopeLog.html
19:22:33 [2024-02-29T00:22:33.499Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.499Z] Sending file modes: C0644 2276 TraceCompassLog.html
19:22:33 [2024-02-29T00:22:33.499Z] Sink: C0644 2276 TraceCompassLog.html
19:22:33 [2024-02-29T00:22:33.499Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.499Z] Sending file modes: C0644 4325 TraceCompassMonitorManager.html
19:22:33 [2024-02-29T00:22:33.499Z] Sink: C0644 4325 TraceCompassMonitorManager.html
19:22:33 [2024-02-29T00:22:33.499Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.499Z] Sink: E
19:22:33 [2024-02-29T00:22:33.499Z] Sending file modes: C0644 4352 package-use.html
19:22:33 [2024-02-29T00:22:33.499Z] Sink: C0644 4352 package-use.html
19:22:33 [2024-02-29T00:22:33.499Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.499Z] Sink: E
19:22:33 [2024-02-29T00:22:33.499Z] Entering directory: D2755 0 xml
19:22:33 [2024-02-29T00:22:33.499Z] Sink: D2755 0 xml
19:22:33 [2024-02-29T00:22:33.499Z] Sending file modes: C0644 24809 XmlUtils.html
19:22:33 [2024-02-29T00:22:33.499Z] Sink: C0644 24809 XmlUtils.html
19:22:33 [2024-02-29T00:22:33.499Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.499Z] Sending file modes: C0644 5117 package-summary.html
19:22:33 [2024-02-29T00:22:33.499Z] Sink: C0644 5117 package-summary.html
19:22:33 [2024-02-29T00:22:33.499Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.499Z] Entering directory: D2755 0 class-use
19:22:33 [2024-02-29T00:22:33.499Z] Sink: D2755 0 class-use
19:22:33 [2024-02-29T00:22:33.499Z] Sending file modes: C0644 2234 XmlUtils.html
19:22:33 [2024-02-29T00:22:33.499Z] Sink: C0644 2234 XmlUtils.html
19:22:33 [2024-02-29T00:22:33.499Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.755Z] Sink: E
19:22:33 [2024-02-29T00:22:33.755Z] Sending file modes: C0644 2084 package-use.html
19:22:33 [2024-02-29T00:22:33.755Z] Sink: C0644 2084 package-use.html
19:22:33 [2024-02-29T00:22:33.755Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.755Z] Sink: E
19:22:33 [2024-02-29T00:22:33.755Z] Sending file modes: C0644 5856 package-summary.html
19:22:33 [2024-02-29T00:22:33.755Z] Sink: C0644 5856 package-summary.html
19:22:33 [2024-02-29T00:22:33.755Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.755Z] Entering directory: D2755 0 class-use
19:22:33 [2024-02-29T00:22:33.755Z] Sink: D2755 0 class-use
19:22:33 [2024-02-29T00:22:33.755Z] Sending file modes: C0644 2276 TraceCompassActivator.html
19:22:33 [2024-02-29T00:22:33.755Z] Sink: C0644 2276 TraceCompassActivator.html
19:22:33 [2024-02-29T00:22:33.755Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.755Z] Sending file modes: C0644 2216 ObjectUtils.html
19:22:33 [2024-02-29T00:22:33.755Z] Sink: C0644 2216 ObjectUtils.html
19:22:33 [2024-02-29T00:22:33.755Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.755Z] Sending file modes: C0644 2222 NonNullUtils.html
19:22:33 [2024-02-29T00:22:33.755Z] Sink: C0644 2222 NonNullUtils.html
19:22:33 [2024-02-29T00:22:33.755Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.755Z] Sink: E
19:22:33 [2024-02-29T00:22:33.755Z] Sending file modes: C0644 2052 package-use.html
19:22:33 [2024-02-29T00:22:33.755Z] Sink: C0644 2052 package-use.html
19:22:33 [2024-02-29T00:22:33.755Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.755Z] Sink: E
19:22:33 [2024-02-29T00:22:33.755Z] Sink: E
19:22:33 [2024-02-29T00:22:33.755Z] Entering directory: D2755 0 datastore
19:22:33 [2024-02-29T00:22:33.755Z] Sink: D2755 0 datastore
19:22:33 [2024-02-29T00:22:33.755Z] Entering directory: D2755 0 core
19:22:33 [2024-02-29T00:22:33.755Z] Sink: D2755 0 core
19:22:33 [2024-02-29T00:22:33.755Z] Entering directory: D2755 0 interval
19:22:33 [2024-02-29T00:22:33.755Z] Sink: D2755 0 interval
19:22:33 [2024-02-29T00:22:33.755Z] Sending file modes: C0644 21402 HTInterval.html
19:22:33 [2024-02-29T00:22:33.755Z] Sink: C0644 21402 HTInterval.html
19:22:33 [2024-02-29T00:22:33.755Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.755Z] Sending file modes: C0644 9921 IHTInterval.html
19:22:33 [2024-02-29T00:22:33.755Z] Sink: C0644 9921 IHTInterval.html
19:22:33 [2024-02-29T00:22:33.755Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.755Z] Sending file modes: C0644 7403 IHTIntervalReader.html
19:22:33 [2024-02-29T00:22:33.755Z] Sink: C0644 7403 IHTIntervalReader.html
19:22:33 [2024-02-29T00:22:33.755Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.755Z] Sending file modes: C0644 8324 ISerializableObject.html
19:22:33 [2024-02-29T00:22:33.755Z] Sink: C0644 8324 ISerializableObject.html
19:22:33 [2024-02-29T00:22:33.755Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.755Z] Sending file modes: C0644 5871 package-summary.html
19:22:33 [2024-02-29T00:22:33.755Z] Sink: C0644 5871 package-summary.html
19:22:33 [2024-02-29T00:22:33.755Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.755Z] Entering directory: D2755 0 class-use
19:22:33 [2024-02-29T00:22:33.755Z] Sink: D2755 0 class-use
19:22:33 [2024-02-29T00:22:33.755Z] Sending file modes: C0644 8028 IHTIntervalReader.html
19:22:33 [2024-02-29T00:22:33.756Z] Sink: C0644 8028 IHTIntervalReader.html
19:22:33 [2024-02-29T00:22:33.756Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.756Z] Sending file modes: C0644 9966 IHTInterval.html
19:22:33 [2024-02-29T00:22:33.756Z] Sink: C0644 9966 IHTInterval.html
19:22:33 [2024-02-29T00:22:33.756Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.756Z] Sending file modes: C0644 4369 HTInterval.html
19:22:33 [2024-02-29T00:22:33.756Z] Sink: C0644 4369 HTInterval.html
19:22:33 [2024-02-29T00:22:33.756Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.756Z] Sending file modes: C0644 10027 ISerializableObject.html
19:22:33 [2024-02-29T00:22:33.756Z] Sink: C0644 10027 ISerializableObject.html
19:22:33 [2024-02-29T00:22:33.756Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.756Z] Sink: E
19:22:33 [2024-02-29T00:22:33.756Z] Sending file modes: C0644 7551 package-use.html
19:22:33 [2024-02-29T00:22:33.756Z] Sink: C0644 7551 package-use.html
19:22:33 [2024-02-29T00:22:33.756Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.756Z] Sink: E
19:22:33 [2024-02-29T00:22:33.756Z] Entering directory: D2755 0 encoding
19:22:33 [2024-02-29T00:22:33.756Z] Sink: D2755 0 encoding
19:22:33 [2024-02-29T00:22:33.756Z] Sending file modes: C0644 14882 HTVarInt.html
19:22:33 [2024-02-29T00:22:33.756Z] Sink: C0644 14882 HTVarInt.html
19:22:33 [2024-02-29T00:22:33.756Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.756Z] Sending file modes: C0644 10033 HTVarIntTest.html
19:22:33 [2024-02-29T00:22:33.756Z] Sink: C0644 10033 HTVarIntTest.html
19:22:33 [2024-02-29T00:22:33.756Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.756Z] Sending file modes: C0644 3305 package-summary.html
19:22:33 [2024-02-29T00:22:33.756Z] Sink: C0644 3305 package-summary.html
19:22:33 [2024-02-29T00:22:33.756Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:33 [2024-02-29T00:22:33.756Z] Entering directory: D2755 0 class-use
19:22:33 [2024-02-29T00:22:33.756Z] Sink: D2755 0 class-use
19:22:34 [2024-02-29T00:22:34.011Z] Sending file modes: C0644 2282 HTVarInt.html
19:22:34 [2024-02-29T00:22:34.011Z] Sink: C0644 2282 HTVarInt.html
19:22:34 [2024-02-29T00:22:34.011Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:34 [2024-02-29T00:22:34.011Z] Sending file modes: C0644 2306 HTVarIntTest.html
19:22:34 [2024-02-29T00:22:34.011Z] Sink: C0644 2306 HTVarIntTest.html
19:22:34 [2024-02-29T00:22:34.011Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:34 [2024-02-29T00:22:34.011Z] Sink: E
19:22:34 [2024-02-29T00:22:34.011Z] Sending file modes: C0644 2124 package-use.html
19:22:34 [2024-02-29T00:22:34.011Z] Sink: C0644 2124 package-use.html
19:22:34 [2024-02-29T00:22:34.011Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:34 [2024-02-29T00:22:34.011Z] Sink: E
19:22:34 [2024-02-29T00:22:34.011Z] Entering directory: D2755 0 serialization
19:22:34 [2024-02-29T00:22:34.011Z] Sink: D2755 0 serialization
19:22:34 [2024-02-29T00:22:34.011Z] Sending file modes: C0644 13297 ISafeByteBufferReader.html
19:22:34 [2024-02-29T00:22:34.011Z] Sink: C0644 13297 ISafeByteBufferReader.html
19:22:34 [2024-02-29T00:22:34.011Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:34 [2024-02-29T00:22:34.011Z] Sending file modes: C0644 14397 ISafeByteBufferWriter.html
19:22:34 [2024-02-29T00:22:34.011Z] Sink: C0644 14397 ISafeByteBufferWriter.html
19:22:34 [2024-02-29T00:22:34.011Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:34 [2024-02-29T00:22:34.011Z] Sending file modes: C0644 13404 SafeByteBufferFactory.html
19:22:34 [2024-02-29T00:22:34.011Z] Sink: C0644 13404 SafeByteBufferFactory.html
19:22:34 [2024-02-29T00:22:34.011Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:34 [2024-02-29T00:22:34.011Z] Sending file modes: C0644 5361 package-summary.html
19:22:34 [2024-02-29T00:22:34.011Z] Sink: C0644 5361 package-summary.html
19:22:34 [2024-02-29T00:22:34.011Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:34 [2024-02-29T00:22:34.011Z] Entering directory: D2755 0 class-use
19:22:34 [2024-02-29T00:22:34.011Z] Sink: D2755 0 class-use
19:22:34 [2024-02-29T00:22:34.011Z] Sending file modes: C0644 11216 ISafeByteBufferWriter.html
19:22:34 [2024-02-29T00:22:34.011Z] Sink: C0644 11216 ISafeByteBufferWriter.html
19:22:34 [2024-02-29T00:22:34.011Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:34 [2024-02-29T00:22:34.011Z] Sending file modes: C0644 2390 SafeByteBufferFactory.html
19:22:34 [2024-02-29T00:22:34.011Z] Sink: C0644 2390 SafeByteBufferFactory.html
19:22:34 [2024-02-29T00:22:34.011Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:34 [2024-02-29T00:22:34.011Z] Sending file modes: C0644 8415 ISafeByteBufferReader.html
19:22:34 [2024-02-29T00:22:34.011Z] Sink: C0644 8415 ISafeByteBufferReader.html
19:22:34 [2024-02-29T00:22:34.011Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:34 [2024-02-29T00:22:34.011Z] Sink: E
19:22:34 [2024-02-29T00:22:34.011Z] Sending file modes: C0644 7556 package-use.html
19:22:34 [2024-02-29T00:22:34.011Z] Sink: C0644 7556 package-use.html
19:22:34 [2024-02-29T00:22:34.011Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:34 [2024-02-29T00:22:34.011Z] Sink: E
19:22:34 [2024-02-29T00:22:34.011Z] Sink: E
19:22:34 [2024-02-29T00:22:34.011Z] Sink: E
19:22:34 [2024-02-29T00:22:34.011Z] Sink: E
19:22:34 [2024-02-29T00:22:34.011Z] Sink: E
19:22:34 [2024-02-29T00:22:34.011Z] Sink: E
19:22:34 [2024-02-29T00:22:34.011Z] Sending file modes: C0644 8531 element-list
19:22:34 [2024-02-29T00:22:34.011Z] Sink: C0644 8531 element-list
19:22:34 [2024-02-29T00:22:34.011Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:34 [2024-02-29T00:22:34.011Z] Sending file modes: C0644 582855 constant-values.html
19:22:34 [2024-02-29T00:22:34.011Z] Sink: C0644 582855 constant-values.html
19:22:34 [2024-02-29T00:22:34.011Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:34 [2024-02-29T00:22:34.267Z] Sending file modes: C0644 42799 serialized-form.html
19:22:34 [2024-02-29T00:22:34.267Z] Sink: C0644 42799 serialized-form.html
19:22:34 [2024-02-29T00:22:34.267Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:34 [2024-02-29T00:22:34.267Z] Sending file modes: C0644 14212 deprecated-list.html
19:22:34 [2024-02-29T00:22:34.267Z] Sink: C0644 14212 deprecated-list.html
19:22:34 [2024-02-29T00:22:34.267Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:34 [2024-02-29T00:22:34.267Z] Sending file modes: C0644 61867 index.html
19:22:34 [2024-02-29T00:22:34.267Z] Sink: C0644 61867 index.html
19:22:34 [2024-02-29T00:22:34.267Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:34 [2024-02-29T00:22:34.267Z] Sending file modes: C0644 926 overview-summary.html
19:22:34 [2024-02-29T00:22:34.267Z] Sink: C0644 926 overview-summary.html
19:22:34 [2024-02-29T00:22:34.267Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:34 [2024-02-29T00:22:34.267Z] Sending file modes: C0644 18648 stylesheet.css
19:22:34 [2024-02-29T00:22:34.267Z] Sink: C0644 18648 stylesheet.css
19:22:34 [2024-02-29T00:22:34.267Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:34 [2024-02-29T00:22:34.267Z] Sending file modes: C0644 5027 script.js
19:22:34 [2024-02-29T00:22:34.267Z] Sink: C0644 5027 script.js
19:22:34 [2024-02-29T00:22:34.267Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:34 [2024-02-29T00:22:34.267Z] Entering directory: D2755 0 legal
19:22:34 [2024-02-29T00:22:34.267Z] Sink: D2755 0 legal
19:22:34 [2024-02-29T00:22:34.267Z] Sending file modes: C0644 19274 LICENSE
19:22:34 [2024-02-29T00:22:34.267Z] Sink: C0644 19274 LICENSE
19:22:34 [2024-02-29T00:22:34.267Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:34 [2024-02-29T00:22:34.267Z] Sending file modes: C0644 1522 ASSEMBLY_EXCEPTION
19:22:34 [2024-02-29T00:22:34.267Z] Sink: C0644 1522 ASSEMBLY_EXCEPTION
19:22:34 [2024-02-29T00:22:34.267Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:34 [2024-02-29T00:22:34.267Z] Sending file modes: C0644 2114 ADDITIONAL_LICENSE_INFO
19:22:34 [2024-02-29T00:22:34.267Z] Sink: C0644 2114 ADDITIONAL_LICENSE_INFO
19:22:34 [2024-02-29T00:22:34.267Z] scp: debug1: fd 0 clearing O_NONBLOCK
19:22:34 [2024-02-29T00:22:34.267Z] Sink: E
19:22:34 [2024-02-29T00:22:34.267Z] Sink: E
19:22:34 [2024-02-29T00:22:34.267Z] debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
19:22:34 [2024-02-29T00:22:34.267Z] debug1: channel 0: free: client-session, nchannels 1
19:22:34 [2024-02-29T00:22:34.267Z] debug1: fd 0 clearing O_NONBLOCK
19:22:34 [2024-02-29T00:22:34.267Z] debug1: fd 2 clearing O_NONBLOCK
19:22:34 [2024-02-29T00:22:34.267Z] Transferred: sent 33088048, received 499076 bytes, in 33.8 seconds
19:22:34 [2024-02-29T00:22:34.267Z] Bytes per second: sent 980050.3, received 14782.4
19:22:34 [2024-02-29T00:22:34.267Z] debug1: Exit status 0
19:22:34 [2024-02-29T00:22:34.534Z] [Pipeline] }
19:22:34 [2024-02-29T00:22:34.533Z] $ ssh-agent -k
19:22:34 [2024-02-29T00:22:34.540Z] unset SSH_AUTH_SOCK;
19:22:34 [2024-02-29T00:22:34.541Z] unset SSH_AGENT_PID;
19:22:34 [2024-02-29T00:22:34.541Z] echo Agent pid 358 killed;
19:22:34 [2024-02-29T00:22:34.551Z] [ssh-agent] Stopped.
19:22:34 [2024-02-29T00:22:34.810Z] [Pipeline] // sshagent
19:22:35 [2024-02-29T00:22:35.216Z] [Pipeline] }
19:22:35 [2024-02-29T00:22:35.482Z] [Pipeline] // withEnv
19:22:35 [2024-02-29T00:22:35.873Z] [Pipeline] }
19:22:36 [2024-02-29T00:22:36.134Z] [Pipeline] // stage
19:22:36 [2024-02-29T00:22:36.899Z] [Pipeline] stage
19:22:36 [2024-02-29T00:22:36.900Z] [Pipeline] { (Notarize macos RCP packages)
19:22:42 [2024-02-29T00:22:42.614Z] [Pipeline] tool
19:22:43 [2024-02-29T00:22:43.122Z] [Pipeline] envVarsForTool
19:22:44 [2024-02-29T00:22:44.006Z] [Pipeline] tool
19:22:44 [2024-02-29T00:22:44.529Z] [Pipeline] envVarsForTool
19:22:45 [2024-02-29T00:22:45.188Z] [Pipeline] withEnv
19:22:45 [2024-02-29T00:22:45.188Z] [Pipeline] {
19:22:46 [2024-02-29T00:22:46.711Z] [Pipeline] sshagent
19:22:46 [2024-02-29T00:22:46.718Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
19:22:46 [2024-02-29T00:22:46.718Z] [ssh-agent] Looking for ssh-agent implementation...
19:22:46 [2024-02-29T00:22:46.733Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
19:22:46 [2024-02-29T00:22:46.730Z] $ ssh-agent
19:22:46 [2024-02-29T00:22:46.746Z] SSH_AUTH_SOCK=/tmp/ssh-uHsfGSrQVlWY/agent.403
19:22:46 [2024-02-29T00:22:46.746Z] SSH_AGENT_PID=405
19:22:46 [2024-02-29T00:22:46.826Z] Running ssh-add (command line suppressed)
19:22:46 [2024-02-29T00:22:46.925Z] Identity added: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_12568993846134797762.key (/home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_12568993846134797762.key)
19:22:47 [2024-02-29T00:22:47.025Z] [ssh-agent] Started.
19:22:47 [2024-02-29T00:22:47.026Z] [Pipeline] {
19:22:47 [2024-02-29T00:22:47.658Z] [Pipeline] sh
19:22:47 [2024-02-29T00:22:47.937Z] + /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts//macosx-notarize.sh /home/data/httpd/download.eclipse.org/tracecompass/master/rcp/
19:22:47 [2024-02-29T00:22:47.938Z] + RCP_DESTINATION=/home/data/httpd/download.eclipse.org/tracecompass/master/rcp/
19:22:47 [2024-02-29T00:22:47.938Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
19:22:47 [2024-02-29T00:22:47.938Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
19:22:47 [2024-02-29T00:22:47.938Z] + SCP=scp
19:22:47 [2024-02-29T00:22:47.938Z] + mkdir temp
19:22:47 [2024-02-29T00:22:47.938Z] + pushd temp
19:22:47 [2024-02-29T00:22:47.938Z] ~/agent/workspace/tracecompass-master-nightly/temp ~/agent/workspace/tracecompass-master-nightly
19:22:47 [2024-02-29T00:22:47.938Z] ++ ssh genie.tracecompass@projects-storage.eclipse.org find /home/data/httpd/download.eclipse.org/tracecompass/master/rcp/ -maxdepth 1 -name '*.dmg'
19:22:48 [2024-02-29T00:22:48.580Z] + for path in $(${SSH} find ${RCP_DESTINATION} -maxdepth 1 -name '*.dmg')
19:22:48 [2024-02-29T00:22:48.580Z] + df -h .
19:22:48 [2024-02-29T00:22:48.580Z] Filesystem      Size  Used Avail Use% Mounted on
19:22:48 [2024-02-29T00:22:48.580Z] /dev/sda4       894G   39G  856G   5% /home/jenkins/agent
19:22:48 [2024-02-29T00:22:48.580Z] + free -h
19:22:48 [2024-02-29T00:22:48.580Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts//macosx-notarize.sh: line 92: free: command not found
19:22:48 [2024-02-29T00:22:48.580Z] + scp genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/master/rcp/trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg .
19:22:55 [2024-02-29T00:22:55.365Z] + for path in $(${SSH} find ${RCP_DESTINATION} -maxdepth 1 -name '*.dmg')
19:22:55 [2024-02-29T00:22:55.365Z] + df -h .
19:22:55 [2024-02-29T00:22:55.365Z] Filesystem      Size  Used Avail Use% Mounted on
19:22:55 [2024-02-29T00:22:55.365Z] /dev/sda4       894G   39G  855G   5% /home/jenkins/agent
19:22:55 [2024-02-29T00:22:55.365Z] + free -h
19:22:55 [2024-02-29T00:22:55.365Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts//macosx-notarize.sh: line 92: free: command not found
19:22:55 [2024-02-29T00:22:55.365Z] + scp genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/master/rcp/trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.dmg .
19:23:25 [2024-02-29T00:23:25.229Z] + popd
19:23:25 [2024-02-29T00:23:25.229Z] ~/agent/workspace/tracecompass-master-nightly
19:23:25 [2024-02-29T00:23:25.229Z] ++ find ./temp -name '*.dmg'
19:23:25 [2024-02-29T00:23:25.229Z] + for i in $(find ./temp -name '*.dmg')
19:23:25 [2024-02-29T00:23:25.229Z] ++ basename ./temp/trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg
19:23:25 [2024-02-29T00:23:25.229Z] + LOG=trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg.log
19:23:25 [2024-02-29T00:23:25.229Z] + echo 'Starting ./temp/trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg'
19:23:25 [2024-02-29T00:23:25.229Z] + notarize_single_dmg ./temp/trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg
19:23:25 [2024-02-29T00:23:25.229Z] + sleep 18s
19:23:25 [2024-02-29T00:23:25.229Z] + tee --append trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg.log
19:23:25 [2024-02-29T00:23:25.229Z] + DMG_FILE=./temp/trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg
19:23:25 [2024-02-29T00:23:25.229Z] ++ basename ./temp/trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg
19:23:25 [2024-02-29T00:23:25.229Z] + DMG=trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg
19:23:25 [2024-02-29T00:23:25.229Z] + cp ./temp/trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg ./temp/trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg-notnotarized
19:23:26 [2024-02-29T00:23:26.320Z] + cp ./temp/trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg
19:23:44 [2024-02-29T00:23:44.024Z] + for i in $(find ./temp -name '*.dmg')
19:23:48 [2024-02-29T00:23:48.720Z] ++ basename ./temp/trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.dmg
19:23:48 [2024-02-29T00:23:48.720Z] + LOG=trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.dmg.log
19:23:48 [2024-02-29T00:23:48.720Z] + echo 'Starting ./temp/trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.dmg'
19:23:48 [2024-02-29T00:23:48.720Z] + notarize_single_dmg ./temp/trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.dmg
19:23:48 [2024-02-29T00:23:48.720Z] + sleep 18s
19:23:48 [2024-02-29T00:23:48.720Z] + tee --append trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.dmg.log
19:23:54 [2024-02-29T00:23:54.320Z] + DMG_FILE=./temp/trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.dmg
19:23:54 [2024-02-29T00:23:54.320Z] ++ basename ./temp/trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.dmg
19:23:54 [2024-02-29T00:23:54.623Z] + DMG=trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.dmg
19:23:54 [2024-02-29T00:23:54.623Z] + cp ./temp/trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.dmg ./temp/trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.dmg-notnotarized
19:24:12 [2024-02-29T00:24:12.322Z] + jobs -p
19:24:12 [2024-02-29T00:24:12.322Z] 439
19:24:12 [2024-02-29T00:24:12.322Z] 455
19:24:12 [2024-02-29T00:24:12.322Z] + wait
19:24:12 [2024-02-29T00:24:12.322Z] ++ jobs -p
19:24:27 [2024-02-29T00:24:27.021Z] + cp ./temp/trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.dmg trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.dmg
19:24:27 [2024-02-29T00:24:27.021Z] ++ echo trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg
19:24:27 [2024-02-29T00:24:27.021Z] ++ sed s/_/-/g
19:24:27 [2024-02-29T00:24:27.021Z] + PRIMARY_BUNDLE_ID=trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg
19:24:27 [2024-02-29T00:24:27.021Z] + retryCount=1
19:24:27 [2024-02-29T00:24:27.021Z] + '[' 1 -gt 0 ']'
19:24:27 [2024-02-29T00:24:27.021Z] ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg -F 'options={"primaryBundleId": "trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
19:25:00 [2024-02-29T00:25:00.250Z] ++ echo trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.dmg
19:25:00 [2024-02-29T00:25:00.250Z] ++ sed s/_/-/g
19:25:00 [2024-02-29T00:25:00.250Z] + PRIMARY_BUNDLE_ID=trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86-64.dmg
19:25:00 [2024-02-29T00:25:00.250Z] + retryCount=1
19:25:00 [2024-02-29T00:25:00.250Z] + '[' 1 -gt 0 ']'
19:25:00 [2024-02-29T00:25:00.250Z] ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.dmg -F 'options={"primaryBundleId": "trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
19:25:00 [2024-02-29T00:25:00.883Z] + RESPONSE_RAW='{"uuid":"bb51f750-7a1c-4936-8aa3-8a4547fa69f6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
19:25:00 [2024-02-29T00:25:00.883Z] 200'
19:25:00 [2024-02-29T00:25:00.883Z] ++ head -n1
19:25:00 [2024-02-29T00:25:00.883Z] + RESPONSE='{"uuid":"bb51f750-7a1c-4936-8aa3-8a4547fa69f6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
19:25:00 [2024-02-29T00:25:00.883Z] ++ tail -n1
19:25:00 [2024-02-29T00:25:00.883Z] + STATUS_CODE=200
19:25:00 [2024-02-29T00:25:00.883Z] ++ echo '{"uuid":"bb51f750-7a1c-4936-8aa3-8a4547fa69f6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
19:25:00 [2024-02-29T00:25:00.883Z] ++ jq -r .uuid
19:25:00 [2024-02-29T00:25:00.883Z] + UUID=bb51f750-7a1c-4936-8aa3-8a4547fa69f6
19:25:00 [2024-02-29T00:25:00.883Z] ++ echo '{"uuid":"bb51f750-7a1c-4936-8aa3-8a4547fa69f6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
19:25:00 [2024-02-29T00:25:00.883Z] ++ jq -r .notarizationStatus.status
19:25:00 [2024-02-29T00:25:00.883Z] + STATUS=IN_PROGRESS
19:25:00 [2024-02-29T00:25:00.883Z] + [[ 200 == \5\0\3 ]]
19:25:00 [2024-02-29T00:25:00.883Z] + [[ 200 == \5\0\2 ]]
19:25:00 [2024-02-29T00:25:00.883Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
19:25:00 [2024-02-29T00:25:00.883Z] + sleep 1m
19:25:02 [2024-02-29T00:25:02.255Z] + RESPONSE_RAW='{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
19:25:02 [2024-02-29T00:25:02.255Z] 200'
19:25:02 [2024-02-29T00:25:02.255Z] ++ head -n1
19:25:02 [2024-02-29T00:25:02.255Z] + RESPONSE='{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
19:25:02 [2024-02-29T00:25:02.255Z] ++ tail -n1
19:25:02 [2024-02-29T00:25:02.255Z] + STATUS_CODE=200
19:25:02 [2024-02-29T00:25:02.255Z] ++ echo '{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
19:25:02 [2024-02-29T00:25:02.255Z] ++ jq -r .uuid
19:25:02 [2024-02-29T00:25:02.255Z] + UUID=340a382b-b49a-4fd3-b115-dce3289e41c6
19:25:02 [2024-02-29T00:25:02.255Z] ++ echo '{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
19:25:02 [2024-02-29T00:25:02.255Z] ++ jq -r .notarizationStatus.status
19:25:02 [2024-02-29T00:25:02.255Z] + STATUS=IN_PROGRESS
19:25:02 [2024-02-29T00:25:02.255Z] + [[ 200 == \5\0\3 ]]
19:25:02 [2024-02-29T00:25:02.255Z] + [[ 200 == \5\0\2 ]]
19:25:02 [2024-02-29T00:25:02.255Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
19:25:02 [2024-02-29T00:25:02.255Z] + sleep 1m
19:26:09 [2024-02-29T00:26:09.903Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bb51f750-7a1c-4936-8aa3-8a4547fa69f6/status
19:26:09 [2024-02-29T00:26:09.903Z] + RESPONSE_RAW='{"uuid":"bb51f750-7a1c-4936-8aa3-8a4547fa69f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
19:26:09 [2024-02-29T00:26:09.903Z] 200'
19:26:09 [2024-02-29T00:26:09.903Z] ++ head -n1
19:26:09 [2024-02-29T00:26:09.903Z] + RESPONSE='{"uuid":"bb51f750-7a1c-4936-8aa3-8a4547fa69f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
19:26:09 [2024-02-29T00:26:09.903Z] ++ tail -n1
19:26:09 [2024-02-29T00:26:09.903Z] + STATUS_CODE=200
19:26:09 [2024-02-29T00:26:09.903Z] ++ echo '{"uuid":"bb51f750-7a1c-4936-8aa3-8a4547fa69f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
19:26:09 [2024-02-29T00:26:09.903Z] ++ jq -r .notarizationStatus.status
19:26:09 [2024-02-29T00:26:09.903Z] + STATUS=IN_PROGRESS
19:26:09 [2024-02-29T00:26:09.903Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
19:26:09 [2024-02-29T00:26:09.903Z] + sleep 1m
19:26:09 [2024-02-29T00:26:09.903Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/340a382b-b49a-4fd3-b115-dce3289e41c6/status
19:26:09 [2024-02-29T00:26:09.903Z] + RESPONSE_RAW='{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
19:26:09 [2024-02-29T00:26:09.903Z] 200'
19:26:09 [2024-02-29T00:26:09.903Z] ++ head -n1
19:26:09 [2024-02-29T00:26:09.903Z] + RESPONSE='{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
19:26:09 [2024-02-29T00:26:09.903Z] ++ tail -n1
19:26:09 [2024-02-29T00:26:09.903Z] + STATUS_CODE=200
19:26:09 [2024-02-29T00:26:09.903Z] ++ echo '{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
19:26:09 [2024-02-29T00:26:09.903Z] ++ jq -r .notarizationStatus.status
19:26:09 [2024-02-29T00:26:09.903Z] + STATUS=IN_PROGRESS
19:26:09 [2024-02-29T00:26:09.903Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
19:26:09 [2024-02-29T00:26:09.903Z] + sleep 1m
19:27:06 [2024-02-29T00:27:06.092Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bb51f750-7a1c-4936-8aa3-8a4547fa69f6/status
19:27:06 [2024-02-29T00:27:06.092Z] + RESPONSE_RAW='{"uuid":"bb51f750-7a1c-4936-8aa3-8a4547fa69f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
19:27:06 [2024-02-29T00:27:06.092Z] 200'
19:27:06 [2024-02-29T00:27:06.092Z] ++ head -n1
19:27:06 [2024-02-29T00:27:06.092Z] + RESPONSE='{"uuid":"bb51f750-7a1c-4936-8aa3-8a4547fa69f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
19:27:06 [2024-02-29T00:27:06.092Z] ++ tail -n1
19:27:06 [2024-02-29T00:27:06.092Z] + STATUS_CODE=200
19:27:06 [2024-02-29T00:27:06.092Z] ++ echo '{"uuid":"bb51f750-7a1c-4936-8aa3-8a4547fa69f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
19:27:06 [2024-02-29T00:27:06.092Z] ++ jq -r .notarizationStatus.status
19:27:06 [2024-02-29T00:27:06.092Z] + STATUS=IN_PROGRESS
19:27:06 [2024-02-29T00:27:06.092Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
19:27:06 [2024-02-29T00:27:06.092Z] + sleep 1m
19:27:06 [2024-02-29T00:27:06.092Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/340a382b-b49a-4fd3-b115-dce3289e41c6/status
19:27:06 [2024-02-29T00:27:06.092Z] + RESPONSE_RAW='{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
19:27:06 [2024-02-29T00:27:06.092Z] 200'
19:27:06 [2024-02-29T00:27:06.092Z] ++ head -n1
19:27:06 [2024-02-29T00:27:06.092Z] + RESPONSE='{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
19:27:06 [2024-02-29T00:27:06.092Z] ++ tail -n1
19:27:06 [2024-02-29T00:27:06.092Z] + STATUS_CODE=200
19:27:06 [2024-02-29T00:27:06.092Z] ++ echo '{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
19:27:06 [2024-02-29T00:27:06.092Z] ++ jq -r .notarizationStatus.status
19:27:06 [2024-02-29T00:27:06.092Z] + STATUS=IN_PROGRESS
19:27:06 [2024-02-29T00:27:06.092Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
19:27:06 [2024-02-29T00:27:06.092Z] + sleep 1m
19:28:02 [2024-02-29T00:28:02.290Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bb51f750-7a1c-4936-8aa3-8a4547fa69f6/status
19:28:02 [2024-02-29T00:28:02.290Z] + RESPONSE_RAW='{"uuid":"bb51f750-7a1c-4936-8aa3-8a4547fa69f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
19:28:02 [2024-02-29T00:28:02.290Z] 200'
19:28:02 [2024-02-29T00:28:02.290Z] ++ head -n1
19:28:02 [2024-02-29T00:28:02.290Z] + RESPONSE='{"uuid":"bb51f750-7a1c-4936-8aa3-8a4547fa69f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
19:28:02 [2024-02-29T00:28:02.290Z] ++ tail -n1
19:28:02 [2024-02-29T00:28:02.290Z] + STATUS_CODE=200
19:28:02 [2024-02-29T00:28:02.290Z] ++ echo '{"uuid":"bb51f750-7a1c-4936-8aa3-8a4547fa69f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
19:28:02 [2024-02-29T00:28:02.290Z] ++ jq -r .notarizationStatus.status
19:28:02 [2024-02-29T00:28:02.290Z] + STATUS=IN_PROGRESS
19:28:02 [2024-02-29T00:28:02.290Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
19:28:02 [2024-02-29T00:28:02.290Z] + sleep 1m
19:28:02 [2024-02-29T00:28:02.290Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/340a382b-b49a-4fd3-b115-dce3289e41c6/status
19:28:02 [2024-02-29T00:28:02.290Z] + RESPONSE_RAW='{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
19:28:02 [2024-02-29T00:28:02.290Z] 200'
19:28:02 [2024-02-29T00:28:02.290Z] ++ head -n1
19:28:02 [2024-02-29T00:28:02.290Z] + RESPONSE='{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
19:28:02 [2024-02-29T00:28:02.290Z] ++ tail -n1
19:28:02 [2024-02-29T00:28:02.290Z] + STATUS_CODE=200
19:28:02 [2024-02-29T00:28:02.290Z] ++ echo '{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
19:28:02 [2024-02-29T00:28:02.290Z] ++ jq -r .notarizationStatus.status
19:28:02 [2024-02-29T00:28:02.290Z] + STATUS=IN_PROGRESS
19:28:02 [2024-02-29T00:28:02.290Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
19:28:02 [2024-02-29T00:28:02.290Z] + sleep 1m
19:29:09 [2024-02-29T00:29:09.936Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bb51f750-7a1c-4936-8aa3-8a4547fa69f6/status
19:29:09 [2024-02-29T00:29:09.936Z] + RESPONSE_RAW='{"uuid":"bb51f750-7a1c-4936-8aa3-8a4547fa69f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
19:29:09 [2024-02-29T00:29:09.936Z] 200'
19:29:09 [2024-02-29T00:29:09.936Z] ++ head -n1
19:29:09 [2024-02-29T00:29:09.936Z] + RESPONSE='{"uuid":"bb51f750-7a1c-4936-8aa3-8a4547fa69f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
19:29:09 [2024-02-29T00:29:09.936Z] ++ tail -n1
19:29:09 [2024-02-29T00:29:09.936Z] + STATUS_CODE=200
19:29:09 [2024-02-29T00:29:09.936Z] ++ echo '{"uuid":"bb51f750-7a1c-4936-8aa3-8a4547fa69f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
19:29:09 [2024-02-29T00:29:09.936Z] ++ jq -r .notarizationStatus.status
19:29:09 [2024-02-29T00:29:09.936Z] + STATUS=IN_PROGRESS
19:29:09 [2024-02-29T00:29:09.936Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
19:29:09 [2024-02-29T00:29:09.936Z] + sleep 1m
19:29:09 [2024-02-29T00:29:09.936Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/340a382b-b49a-4fd3-b115-dce3289e41c6/status
19:29:09 [2024-02-29T00:29:09.936Z] + RESPONSE_RAW='{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
19:29:09 [2024-02-29T00:29:09.936Z] 200'
19:29:09 [2024-02-29T00:29:09.936Z] ++ head -n1
19:29:09 [2024-02-29T00:29:09.936Z] + RESPONSE='{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
19:29:09 [2024-02-29T00:29:09.936Z] ++ tail -n1
19:29:09 [2024-02-29T00:29:09.936Z] + STATUS_CODE=200
19:29:09 [2024-02-29T00:29:09.936Z] ++ echo '{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
19:29:09 [2024-02-29T00:29:09.937Z] ++ jq -r .notarizationStatus.status
19:29:09 [2024-02-29T00:29:09.937Z] + STATUS=IN_PROGRESS
19:29:09 [2024-02-29T00:29:09.937Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
19:29:09 [2024-02-29T00:29:09.937Z] + sleep 1m
19:30:06 [2024-02-29T00:30:06.130Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bb51f750-7a1c-4936-8aa3-8a4547fa69f6/status
19:30:06 [2024-02-29T00:30:06.130Z] + RESPONSE_RAW='{"uuid":"bb51f750-7a1c-4936-8aa3-8a4547fa69f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
19:30:06 [2024-02-29T00:30:06.130Z] 200'
19:30:06 [2024-02-29T00:30:06.130Z] ++ head -n1
19:30:06 [2024-02-29T00:30:06.130Z] + RESPONSE='{"uuid":"bb51f750-7a1c-4936-8aa3-8a4547fa69f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
19:30:06 [2024-02-29T00:30:06.130Z] ++ tail -n1
19:30:06 [2024-02-29T00:30:06.130Z] + STATUS_CODE=200
19:30:06 [2024-02-29T00:30:06.130Z] ++ echo '{"uuid":"bb51f750-7a1c-4936-8aa3-8a4547fa69f6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
19:30:06 [2024-02-29T00:30:06.130Z] ++ jq -r .notarizationStatus.status
19:30:06 [2024-02-29T00:30:06.130Z] + STATUS=IN_PROGRESS
19:30:06 [2024-02-29T00:30:06.130Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
19:30:06 [2024-02-29T00:30:06.130Z] + sleep 1m
19:30:06 [2024-02-29T00:30:06.130Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/340a382b-b49a-4fd3-b115-dce3289e41c6/status
19:30:06 [2024-02-29T00:30:06.130Z] + RESPONSE_RAW='{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
19:30:06 [2024-02-29T00:30:06.130Z] 200'
19:30:06 [2024-02-29T00:30:06.130Z] ++ head -n1
19:30:06 [2024-02-29T00:30:06.130Z] + RESPONSE='{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
19:30:06 [2024-02-29T00:30:06.130Z] ++ tail -n1
19:30:06 [2024-02-29T00:30:06.130Z] + STATUS_CODE=200
19:30:06 [2024-02-29T00:30:06.130Z] ++ echo '{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
19:30:06 [2024-02-29T00:30:06.130Z] ++ jq -r .notarizationStatus.status
19:30:06 [2024-02-29T00:30:06.130Z] + STATUS=IN_PROGRESS
19:30:06 [2024-02-29T00:30:06.130Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
19:30:06 [2024-02-29T00:30:06.130Z] + sleep 1m
19:31:04 [2024-02-29T00:31:04.524Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bb51f750-7a1c-4936-8aa3-8a4547fa69f6/status
19:31:04 [2024-02-29T00:31:04.524Z] + RESPONSE_RAW='{"uuid":"bb51f750-7a1c-4936-8aa3-8a4547fa69f6","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\": \"33f8fa6b-5dbd-4ae5-b55a-231952f73bb0\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.dmg\",\n  \"uploadDate\": \"2024-02-29T00:25:19.162Z\",\n  \"sha256\": \"42d0fe1b130ccabdefed15be2db5557fc73fd5e8088ad261c7a29311ec5271bb\",\n  \"ticketContents\": [\n    {\n      \"path\": \"trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ddf8f03c229582e70248319d465d12172f3fe1e\"\n    },\n    {\n      \"path\": \"trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.dmg/trace-compass.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5483d256709c6fc3abccb43c5e05ec82597c78e7\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64_9.3.0.202402282247/MacOS/tracecompass\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.dmg/trace-compass.app/Contents/MacOS/tracecompass\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5483d256709c6fc3abccb43c5e05ec82597c78e7\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
19:31:04 [2024-02-29T00:31:04.525Z] 200'
19:31:04 [2024-02-29T00:31:04.525Z] ++ head -n1
19:31:04 [2024-02-29T00:31:04.526Z] + RESPONSE='{"uuid":"bb51f750-7a1c-4936-8aa3-8a4547fa69f6","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\": \"33f8fa6b-5dbd-4ae5-b55a-231952f73bb0\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.dmg\",\n  \"uploadDate\": \"2024-02-29T00:25:19.162Z\",\n  \"sha256\": \"42d0fe1b130ccabdefed15be2db5557fc73fd5e8088ad261c7a29311ec5271bb\",\n  \"ticketContents\": [\n    {\n      \"path\": \"trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ddf8f03c229582e70248319d465d12172f3fe1e\"\n    },\n    {\n      \"path\": \"trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.dmg/trace-compass.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5483d256709c6fc3abccb43c5e05ec82597c78e7\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64_9.3.0.202402282247/MacOS/tracecompass\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.dmg/trace-compass.app/Contents/MacOS/tracecompass\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5483d256709c6fc3abccb43c5e05ec82597c78e7\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
19:31:04 [2024-02-29T00:31:04.526Z] ++ tail -n1
19:31:04 [2024-02-29T00:31:04.526Z] + STATUS_CODE=200
19:31:04 [2024-02-29T00:31:04.526Z] ++ jq -r .notarizationStatus.status
19:31:04 [2024-02-29T00:31:04.527Z] ++ echo '{"uuid":"bb51f750-7a1c-4936-8aa3-8a4547fa69f6","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\":' '\"33f8fa6b-5dbd-4ae5-b55a-231952f73bb0\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.dmg\",\n' '\"uploadDate\":' '\"2024-02-29T00:25:19.162Z\",\n' '\"sha256\":' '\"42d0fe1b130ccabdefed15be2db5557fc73fd5e8088ad261c7a29311ec5271bb\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ddf8f03c229582e70248319d465d12172f3fe1e\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.dmg/trace-compass.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5483d256709c6fc3abccb43c5e05ec82597c78e7\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64_9.3.0.202402282247/MacOS/tracecompass\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.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.3.0-20240228-2247-macosx.cocoa.aarch64-16098764524518543676.dmg/trace-compass.app/Contents/MacOS/tracecompass\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5483d256709c6fc3abccb43c5e05ec82597c78e7\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
19:31:04 [2024-02-29T00:31:04.527Z] + STATUS=COMPLETE
19:31:04 [2024-02-29T00:31:04.527Z] + [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
19:31:04 [2024-02-29T00:31:04.527Z] + [[ 200 == \5\0\3 ]]
19:31:04 [2024-02-29T00:31:04.527Z] + [[ 200 == \5\0\2 ]]
19:31:04 [2024-02-29T00:31:04.527Z] + [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
19:31:04 [2024-02-29T00:31:04.527Z] + break
19:31:04 [2024-02-29T00:31:04.527Z] + rm trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg
19:31:04 [2024-02-29T00:31:04.527Z] + curl -JO https://cbi.eclipse.org/macos/xcrun/bb51f750-7a1c-4936-8aa3-8a4547fa69f6/download
19:31:04 [2024-02-29T00:31:04.527Z]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19:31:04 [2024-02-29T00:31:04.527Z]                                  Dload  Upload   Total   Spent    Left  Speed
19:31:04 [2024-02-29T00:31:04.527Z] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 18.5M    0 18.5M    0     0  46.1M      0 --:--:-- --:--:-- --:--:-- 46.0M++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/340a382b-b49a-4fd3-b115-dce3289e41c6/status
19:31:04 [2024-02-29T00:31:04.527Z] + RESPONSE_RAW='{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
19:31:04 [2024-02-29T00:31:04.527Z] 200'
19:31:04 [2024-02-29T00:31:04.527Z] ++ head -n1
19:31:04 [2024-02-29T00:31:04.527Z] 
100 68.3M    0 68.3M    0     0  48.7M      0 --:--:--  0:00:01 --:--:-- 48.7M+ RESPONSE='{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
19:31:04 [2024-02-29T00:31:04.527Z] ++ tail -n1
19:31:04 [2024-02-29T00:31:04.527Z] + STATUS_CODE=200
19:31:04 [2024-02-29T00:31:04.528Z] ++ echo '{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
19:31:04 [2024-02-29T00:31:04.528Z] ++ jq -r .notarizationStatus.status
19:31:04 [2024-02-29T00:31:04.528Z] + STATUS=IN_PROGRESS
19:31:04 [2024-02-29T00:31:04.528Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
19:31:04 [2024-02-29T00:31:04.528Z] + sleep 1m
19:31:04 [2024-02-29T00:31:04.528Z] 
100  118M    0  118M    0     0  49.2M      0 --:--:--  0:00:02 --:--:-- 49.2M
100  139M    0  139M    0     0  49.8M      0 --:--:--  0:00:02 --:--:-- 49.8M
19:31:04 [2024-02-29T00:31:04.528Z] curl: Saved to filename 'trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg'
19:31:04 [2024-02-29T00:31:04.528Z] + cp -vf trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg ./temp/trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg
19:31:28 [2024-02-29T00:31:28.217Z] 'trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg' -> './temp/trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg'
19:32:06 [2024-02-29T00:32:06.904Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/340a382b-b49a-4fd3-b115-dce3289e41c6/status
19:32:06 [2024-02-29T00:32:06.904Z] + RESPONSE_RAW='{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
19:32:06 [2024-02-29T00:32:06.904Z] 200'
19:32:06 [2024-02-29T00:32:06.904Z] ++ head -n1
19:32:06 [2024-02-29T00:32:06.904Z] + RESPONSE='{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
19:32:06 [2024-02-29T00:32:06.904Z] ++ tail -n1
19:32:06 [2024-02-29T00:32:06.904Z] + STATUS_CODE=200
19:32:06 [2024-02-29T00:32:06.904Z] ++ echo '{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
19:32:06 [2024-02-29T00:32:06.904Z] ++ jq -r .notarizationStatus.status
19:32:06 [2024-02-29T00:32:06.904Z] + STATUS=IN_PROGRESS
19:32:06 [2024-02-29T00:32:06.904Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
19:32:06 [2024-02-29T00:32:06.904Z] + sleep 1m
19:33:03 [2024-02-29T00:33:03.120Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/340a382b-b49a-4fd3-b115-dce3289e41c6/status
19:33:03 [2024-02-29T00:33:03.120Z] + RESPONSE_RAW='{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","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\": \"944650be-9f09-4205-a2f1-fdee2361db37\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.dmg\",\n  \"uploadDate\": \"2024-02-29T00:25:17.806Z\",\n  \"sha256\": \"86369fc5a68a1318ff87cc837fd0e0f7c8b9ec97174524ae1c60f02a52930bb8\",\n  \"ticketContents\": [\n    {\n      \"path\": \"trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1a6da29251d8eb8eb403662c795bfb2103808d87\"\n    },\n    {\n      \"path\": \"trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.dmg/trace-compass.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3f0abda5ec3f718767acbdbf26f5aa90edf9201b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64_9.3.0.202402282247/MacOS/tracecompass\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.dmg/trace-compass.app/Contents/MacOS/tracecompass\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3f0abda5ec3f718767acbdbf26f5aa90edf9201b\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
19:33:03 [2024-02-29T00:33:03.121Z] 200'
19:33:03 [2024-02-29T00:33:03.121Z] ++ head -n1
19:33:03 [2024-02-29T00:33:03.122Z] + RESPONSE='{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","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\": \"944650be-9f09-4205-a2f1-fdee2361db37\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.dmg\",\n  \"uploadDate\": \"2024-02-29T00:25:17.806Z\",\n  \"sha256\": \"86369fc5a68a1318ff87cc837fd0e0f7c8b9ec97174524ae1c60f02a52930bb8\",\n  \"ticketContents\": [\n    {\n      \"path\": \"trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1a6da29251d8eb8eb403662c795bfb2103808d87\"\n    },\n    {\n      \"path\": \"trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.dmg/trace-compass.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3f0abda5ec3f718767acbdbf26f5aa90edf9201b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64_9.3.0.202402282247/MacOS/tracecompass\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.dmg/trace-compass.app/Contents/MacOS/tracecompass\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3f0abda5ec3f718767acbdbf26f5aa90edf9201b\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
19:33:03 [2024-02-29T00:33:03.122Z] ++ tail -n1
19:33:03 [2024-02-29T00:33:03.122Z] + STATUS_CODE=200
19:33:03 [2024-02-29T00:33:03.122Z] ++ jq -r .notarizationStatus.status
19:33:03 [2024-02-29T00:33:03.123Z] ++ echo '{"uuid":"340a382b-b49a-4fd3-b115-dce3289e41c6","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\":' '\"944650be-9f09-4205-a2f1-fdee2361db37\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.dmg\",\n' '\"uploadDate\":' '\"2024-02-29T00:25:17.806Z\",\n' '\"sha256\":' '\"86369fc5a68a1318ff87cc837fd0e0f7c8b9ec97174524ae1c60f02a52930bb8\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1a6da29251d8eb8eb403662c795bfb2103808d87\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.dmg/trace-compass.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3f0abda5ec3f718767acbdbf26f5aa90edf9201b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64_9.3.0.202402282247/MacOS/tracecompass\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.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.3.0-20240228-2247-macosx.cocoa.x86_64-7287048142101199744.dmg/trace-compass.app/Contents/MacOS/tracecompass\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3f0abda5ec3f718767acbdbf26f5aa90edf9201b\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
19:33:03 [2024-02-29T00:33:03.123Z] + STATUS=COMPLETE
19:33:03 [2024-02-29T00:33:03.123Z] + [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
19:33:03 [2024-02-29T00:33:03.123Z] + [[ 200 == \5\0\3 ]]
19:33:03 [2024-02-29T00:33:03.123Z] + [[ 200 == \5\0\2 ]]
19:33:03 [2024-02-29T00:33:03.123Z] + [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
19:33:03 [2024-02-29T00:33:03.123Z] + break
19:33:03 [2024-02-29T00:33:03.123Z] + rm trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.dmg
19:33:03 [2024-02-29T00:33:03.123Z] + curl -JO https://cbi.eclipse.org/macos/xcrun/340a382b-b49a-4fd3-b115-dce3289e41c6/download
19:33:03 [2024-02-29T00:33:03.123Z]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19:33:03 [2024-02-29T00:33:03.123Z]                                  Dload  Upload   Total   Spent    Left  Speed
19:33:06 [2024-02-29T00:33:06.722Z] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 30.0M    0 30.0M    0     0  38.5M      0 --:--:-- --:--:-- --:--:-- 38.5M
100 76.4M    0 76.4M    0     0  42.9M      0 --:--:--  0:00:01 --:--:-- 42.9M
100  116M    0  116M    0     0  42.0M      0 --:--:--  0:00:02 --:--:-- 41.9M
100  139M    0  139M    0     0  37.0M      0 --:--:--  0:00:03 --:--:-- 37.0M
100  139M    0  139M    0     0  37.0M      0 --:--:--  0:00:03 --:--:-- 37.0M
19:33:06 [2024-02-29T00:33:06.722Z] curl: Saved to filename 'trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.dmg'
19:33:06 [2024-02-29T00:33:06.722Z] + cp -vf trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.dmg ./temp/trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.dmg
19:33:16 [2024-02-29T00:33:16.813Z] 'trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.dmg' -> './temp/trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.dmg'
19:33:16 [2024-02-29T00:33:16.813Z] + pushd temp
19:33:16 [2024-02-29T00:33:16.813Z] ~/agent/workspace/tracecompass-master-nightly/temp ~/agent/workspace/tracecompass-master-nightly
19:33:16 [2024-02-29T00:33:16.813Z] ++ find trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg-notnotarized trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.dmg trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.dmg-notnotarized -name '*.dmg'
19:33:16 [2024-02-29T00:33:16.813Z] + for i in $(find * -name '*.dmg')
19:33:16 [2024-02-29T00:33:16.813Z] + scp trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg trace-compass-9.3.0-20240228-2247-macosx.cocoa.aarch64.dmg-notnotarized genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/master/rcp/
19:33:29 [2024-02-29T00:33:29.445Z] + for i in $(find * -name '*.dmg')
19:33:29 [2024-02-29T00:33:29.445Z] + scp trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.dmg trace-compass-9.3.0-20240228-2247-macosx.cocoa.x86_64.dmg-notnotarized genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/master/rcp/
19:33:47 [2024-02-29T00:33:47.895Z] + popd
19:33:47 [2024-02-29T00:33:47.895Z] ~/agent/workspace/tracecompass-master-nightly
19:33:48 [2024-02-29T00:33:48.156Z] [Pipeline] }
19:33:48 [2024-02-29T00:33:48.154Z] $ ssh-agent -k
19:33:48 [2024-02-29T00:33:48.160Z] unset SSH_AUTH_SOCK;
19:33:48 [2024-02-29T00:33:48.160Z] unset SSH_AGENT_PID;
19:33:48 [2024-02-29T00:33:48.160Z] echo Agent pid 405 killed;
19:33:48 [2024-02-29T00:33:48.170Z] [ssh-agent] Stopped.
19:33:48 [2024-02-29T00:33:48.443Z] [Pipeline] // sshagent
19:33:48 [2024-02-29T00:33:48.835Z] Post stage
19:33:49 [2024-02-29T00:33:49.711Z] [Pipeline] archiveArtifacts
19:33:49 [2024-02-29T00:33:49.715Z] Archiving artifacts
19:33:51 [2024-02-29T00:33:51.479Z] [Pipeline] }
19:33:51 [2024-02-29T00:33:51.748Z] [Pipeline] // withEnv
19:33:52 [2024-02-29T00:33:52.399Z] [Pipeline] }
19:33:52 [2024-02-29T00:33:52.658Z] [Pipeline] // stage
19:33:53 [2024-02-29T00:33:53.158Z] [Pipeline] }
19:33:53 [2024-02-29T00:33:53.938Z] [Pipeline] // withEnv
19:33:55 [2024-02-29T00:33:55.076Z] [Pipeline] }
19:33:55 [2024-02-29T00:33:55.565Z] [Pipeline] // timeout
19:33:55 [2024-02-29T00:33:55.966Z] [Pipeline] }
19:33:56 [2024-02-29T00:33:56.279Z] [Pipeline] // timestamps
19:33:56 [2024-02-29T00:33:56.679Z] [Pipeline] }
19:33:56 [2024-02-29T00:33:56.934Z] [Pipeline] // withEnv
19:33:57 [2024-02-29T00:33:57.302Z] [Pipeline] }
19:33:58 [2024-02-29T00:33:58.341Z] [Pipeline] // withEnv
19:33:58 [2024-02-29T00:33:58.729Z] [Pipeline] }
19:33:59 [2024-02-29T00:33:59.547Z] [Pipeline] // node
19:34:00 [2024-02-29T00:34:00.345Z] [Pipeline] }
19:34:01 [2024-02-29T00:34:01.130Z] [Pipeline] // podTemplate
19:34:01 [2024-02-29T00:34:01.800Z] [Pipeline] End of Pipeline
19:34:02 [2024-02-29T00:34:02.018Z] Triggering a new build of tracecompass-incubator-nightly #626
19:34:02 [2024-02-29T00:34:02.019Z] Triggering a new build of tracecompass-master-nightly-staging #694
19:34:02 [2024-02-29T00:34:02.022Z] Finished: SUCCESS